/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */@charset "UTF-8";/*
 * blueimp Gallery CSS
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */.blueimp-gallery,.blueimp-gallery > .slides > .slide > .slide-content,.blueimp-gallery > .slides > .slide > .slide-content > img{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-ms-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear;/* Prevent artifacts in Mozilla Firefox: */backface-visibility:hidden;-moz-backface-visibility:hidden}.blueimp-gallery > .slides > .slide > .slide-content,.blueimp-gallery > .slides > .slide > .slide-content > img{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:#000;opacity:0;display:none;direction:ltr;-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;/* Set the carousel width/height ratio to 16/9: */padding-bottom:56.25%;box-shadow:0 0 4px rgba(0, 0, 0, 0.1);-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom;display:block}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery > .slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel > .slides{position:absolute}.blueimp-gallery > .slides > .slide{visibility:hidden;position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-moz-transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-ms-transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1)}.blueimp-gallery > .slides > .slide-prev,.blueimp-gallery > .slides > .slide-active,.blueimp-gallery > .slides > .slide-next{visibility:visible}.blueimp-gallery > .slides > .slide-loading{background:url(../gif/loading.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery-smil > .slides > .slide-loading{background-image:url(../svg/loading.svg)}.blueimp-gallery > .slides > .slide-loading > .slide-content{opacity:0}.blueimp-gallery > .slides > .slide-error{background:url(../png/error.png) center no-repeat}.blueimp-gallery-svgasimg > .slides > .slide-error{background-image:url(../svg/error.svg)}.blueimp-gallery > .slides > .slide-error > .slide-content{display:none}.blueimp-gallery-display > .prev,.blueimp-gallery-display > .next{position:absolute;top:50%;left:15px;width:8px;height:20px;padding:10px 14px 10px 18px;margin-top:-23px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:#222 url(../png/prev.png) center no-repeat;background-color:rgba(0, 0, 0, 0.5);border:3px solid #fff;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0.5;cursor:pointer;display:none}.blueimp-gallery-display > .next{right:15px;left:auto;background-image:url(../png/next.png)}.blueimp-gallery-svgasimg > .prev{background-image:url(../svg/prev.svg)}.blueimp-gallery-svgasimg > .next{background-image:url(../svg/next.svg)}.blueimp-gallery-display > .close{position:absolute;top:15px;right:15px;width:30px;height:30px;background:url(../png/close.png) center no-repeat;opacity:0.8;cursor:pointer;display:none}.blueimp-gallery-svgasimg > .close{background-image:url(../svg/close.svg)}.blueimp-gallery > .title{position:absolute;top:15px;left:15px;margin:0 60px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:0.8;display:none}.blueimp-gallery-display > .play-pause{position:absolute;right:15px;bottom:15px;width:30px;height:30px;background:url(../png/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:0.5;display:none}.blueimp-gallery-svgasimg > .play-pause{background-image:url(../svg/play-pause.svg)}.blueimp-gallery-playing > .play-pause{background-position:-30px 0}.blueimp-gallery-controls > .prev,.blueimp-gallery-controls > .next,.blueimp-gallery-controls > .close,.blueimp-gallery-controls > .title,.blueimp-gallery-controls > .play-pause{display:block;/* Fix z-index issues (controls behind slide element) on Android: */-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single > .prev,.blueimp-gallery-left > .prev,.blueimp-gallery-single > .next,.blueimp-gallery-right > .next,.blueimp-gallery-single > .play-pause{display:none}.blueimp-gallery > .slides > .slide > .slide-content,.blueimp-gallery > .prev,.blueimp-gallery > .next,.blueimp-gallery > .close,.blueimp-gallery > .play-pause{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blueimp-gallery > .prev:hover,.blueimp-gallery > .next:hover,.blueimp-gallery > .close:hover,.blueimp-gallery > .title:hover,.blueimp-gallery > .play-pause:hover{color:#fff;opacity:1}/* IE7 fixes */* + html .blueimp-gallery > .slides > .slide{min-height:300px}* + html .blueimp-gallery > .slides > .slide > .slide-content{position:relative}* + html .blueimp-gallery > .slides > .slide > .slide-content > img{position:relative}@supports (object-fit: contain){.blueimp-gallery-contain > .slides > .slide > .slide-content,.blueimp-gallery-contain > .slides > .slide > .slide-content > img{width:100%;height:100%;object-fit:contain}}@media (prefers-color-scheme: light){.blueimp-gallery-carousel{background:#fff}}@charset "UTF-8";/*
 * blueimp Gallery Video Factory CSS
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */.blueimp-gallery > .slides > .slide > .video-content > video,.blueimp-gallery > .slides > .slide > .video-content > iframe,.blueimp-gallery > .slides > .slide > .video-content > .video-cover{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.blueimp-gallery > .slides > .slide > .video-content > .video-cover{background:center no-repeat;background-size:contain}.blueimp-gallery > .slides > .slide > .video-iframe > .video-cover{background-color:#000;background-color:rgba(0, 0, 0, 0.7)}.blueimp-gallery > .slides > .slide > .video-content > .video-play{position:absolute;top:50%;right:0;left:0;margin:-64px auto 0;width:128px;height:128px;background:url(../png/video-play.png) center no-repeat;opacity:0.8;cursor:pointer}.blueimp-gallery-svgasimg > .slides > .slide > .video-content > .video-play{background-image:url(../svg/video-play.svg)}.blueimp-gallery > .slides > .slide > .video-playing > .video-play,.blueimp-gallery > .slides > .slide > .video-playing > .video-cover{display:none}.blueimp-gallery > .slides > .slide > .video-loading > .video-play{background:url(../gif/loading.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery-smil > .slides > .slide > .video-loading > .video-play{background-image:url(../svg/loading.svg)}/* IE7 fixes */* + html .blueimp-gallery > .slides > .slide > .video-content{height:100%}* + html .blueimp-gallery > .slides > .slide > .video-content > .video-play{left:50%;margin-left:-64px}.blueimp-gallery > .slides > .slide > .video-content > .video-play:hover{opacity:1}@charset "UTF-8";/*
 * Bootstrap Image Gallery CSS 3.0.0
 * https://github.com/blueimp/Bootstrap-Image-Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */.blueimp-gallery .modal-body{position:relative;text-align:center;padding:0 0 56.25% 0;overflow:hidden;cursor:pointer}.blueimp-gallery .modal-footer{margin:0}.blueimp-gallery .modal-body img,.blueimp-gallery .modal-body .video-content video,.blueimp-gallery .modal-body .video-content iframe,.blueimp-gallery .modal-body .video-content a{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0}.blueimp-gallery .modal-body .video-content video{display:none}.blueimp-gallery .modal-body .video-playing video{display:block}.blueimp-gallery .modal-body .video-content iframe{width:100%;height:100%;border:none;left:100%}.blueimp-gallery .modal-body .video-playing iframe{left:0}.blueimp-gallery .modal-body .video-playing img,.blueimp-gallery .modal-body .video-playing a{display:none}.blueimp-gallery .modal-body .video-content a{cursor:pointer}.blueimp-gallery .modal-body .video-content a:after{font-family:"Glyphicons Halflings";-webkit-font-smoothing:antialiased;content:"\e029";font-size:64px;line-height:64px;width:64px;height:64px;position:absolute;top:50%;margin:-32px 0 0 -32px}.blueimp-gallery .modal-body .video-loading a{background:url(../gif/loading-2.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery .modal-body .video-loading a:after{content:none}@media screen and (min-width: 768px){.blueimp-gallery .modal-dialog{right:auto;left:auto;width:auto;max-width:900px;padding-left:5%;padding-right:5%}}/*! =======================================================
                      VERSION  10.6.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.
 *
 * ========================================================= */.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#2e6da4;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{padding-top:4px;display:inline-block;text-align:center}.slider.slider-horizontal .tooltip{-ms-transform:translateX(-50%);transform:translateX(-50%)}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-horizontal.slider-rtl .tooltip{-ms-transform:translateX(50%);transform:translateX(50%)}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#2e6da4;border-right-color:#2e6da4;margin-left:0;margin-right:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical .tooltip{-ms-transform:translateY(-50%);transform:translateY(-50%)}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-image:-webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);background-image:-o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);background-image:linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);background-repeat:repeat-x}.slider.slider-disabled .slider-track{background-image:-webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);background-image:-o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);background-image:linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);background-repeat:repeat-x;cursor:not-allowed}.slider input{display:none}.slider .tooltip{pointer-events:none}.slider .tooltip.top{margin-top:-36px}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .hide{display:none}.slider-track{position:absolute;cursor:pointer;background-image:-webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);background-image:-o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);background-image:linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);border-radius:4px}.slider-selection{position:absolute;background-image:-webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image:-o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image:linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-selection.tick-slider-selection{background-image:-webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image:-o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image:linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);background-repeat:repeat-x}.slider-track-low,.slider-track-high{position:absolute;background:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.slider-handle{position:absolute;top:0;width:20px;height:20px;background-color:#337ab7;background-image:-webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image:-o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);background-image:linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);background-repeat:repeat-x;filter:none;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);border:0px solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{border-radius:50%}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{position:absolute;cursor:pointer;width:20px;height:20px;background-image:-webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image:-o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image:linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;filter:none;opacity:0.8;border:0px solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-image:-webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image:-o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image:linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);background-repeat:repeat-x;opacity:1}html.magnifying > body{overflow-x:hidden !important}.magnify{position:relative;display:inline-block}.magnify .magnify-lens{/* Create the magnifying lens */position:absolute;width:200px;height:200px;border-radius:100%;/* Multiple box shadows to achieve the glass lens effect */-webkit-box-shadow:0 0 0 7px rgba(255, 255, 255, 0.85),0 0 7px 7px rgba(0, 0, 0, 0.25),inset 0 0 40px 2px rgba(0, 0, 0, 0.25);box-shadow:0 0 0 7px rgba(255, 255, 255, 0.85),0 0 7px 7px rgba(0, 0, 0, 0.25),inset 0 0 40px 2px rgba(0, 0, 0, 0.25);/* Hide the mouse pointer */cursor:none;/* Hide the lens by default */display:none;/* Place the lens on top of other elements */z-index:100}.magnify .magnify-lens.loading{background:#333 !important;opacity:0.8}.magnify .magnify-lens.loading:after{/* Loading text */position:absolute;top:45%;left:0;width:100%;color:#fff;content:'Loading...';font:italic normal 16px/1 Calibri,sans-serif;text-align:center;text-shadow:0 0 2px rgba(51, 51, 51, 0.8);text-transform:none}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, white 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, white 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, white 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary:rgba(255, 255, 255, 0.9);/* defined via js:
  --pswp-transition-duration: 333ms; */--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color)}/*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:0.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}/* Prevents focus outline on the root element,
  (it may be focused initially) */.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:0.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}/* :active to override grabbing cursor */.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}/* Prevent selection and tap highlights */.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{/* z-index for fade transition */z-index:1;overflow:hidden}.pswp__hidden{display:none !important}/* Allow to click through pswp__content element, but not its children */.pswp__content{pointer-events:none}.pswp__content > *{pointer-events:auto}/*

  PhotoSwipe UI

*//*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */.pswp .pswp__hide-on-close{opacity:0.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);z-index:10;/* always overlap slide content */pointer-events:none/* hidden elements should not be clickable */}/* class pswp--ui-visible is added when opening or closing transition starts */.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}/* <button> styles, including css reset */.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:0.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:0.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}/*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;/* allow events to pass through top bar itself */pointer-events:none !important}.pswp__top-bar > *{pointer-events:auto;/* this makes transition significantly more smooth,
     even though inner elements are not animated */will-change:opacity}/*

  Close button

*/.pswp__button--close{margin-right:6px}/*

  Arrow buttons

*/.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}/* hide arrows on touch screens */.pswp--touch .pswp__button--arrow{visibility:hidden}/* show arrows only after mouse was used */.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0px}.pswp__button--arrow--next{right:0px}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;/* flip horizontally */transform:scale(-1, 1)}/*

  Zoom button

*/.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}/* "+" => "-" */.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}/*

  Loading indicator

*/.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity 0.2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:0.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}/*

  "1 of 10" counter

*/.pswp__counter{height:30px;margin:15px 0 0 20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:0.85}.pswp--one-slide .pswp__counter{display:none}/* dummy CSS to make gulp happy if there are no other css or less files to import *//*general*//*header*//*viewports for fluid containers*//** grid *//*footer*//*search form*//*mailinglist form*//*homepage*//*product card*//*user zone buttons*/@media (min-width: 1200px){.is-static-desktop{position:static}}@media (min-width: 992px) and (max-width: 1199px){.is-static-tablet{position:static}}@media (min-width: 1200px){.is-relative-desktop{position:relative}}@media (min-width: 992px) and (max-width: 1199px){.is-relative-tablet{position:relative}}.clickable-link{display:inline-block;transition:transform 0.2s ease-in-out}.clickable-link:hover,.clickable-link:active,.clickable-link:focus{transform:scale(1.1)}.shopping-cart{margin-top:1rem;border-top:none;counter-reset:cart-form-section;padding-bottom:60px;background:#efefef;padding-top:30px;background:#fff}@media (max-width: 767px){.shopping-cart{padding-top:0;padding-bottom:50px}}.shopping-cart__title{color:#1c1c1c;font-size:2.5rem;font-weight:700;margin:0 0 15px}@media (max-width: 767px){.shopping-cart__title{margin:15px 0;font-size:24px;font-size:2.4rem}}.shopping-cart-sidebar{background-color:#fff;-webkit-box-shadow:0 7px 20px rgba(0, 0, 0, 0.07);-moz-box-shadow:0 7px 20px rgba(0, 0, 0, 0.07);box-shadow:0 7px 20px rgba(0, 0, 0, 0.07);border:1px solid #f6f6f6;padding:25px 25px 30px;margin-bottom:25px}@media (min-width: 768px) and (max-width: 991px){.shopping-cart-sidebar{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px #ededed solid;margin-bottom:20px;padding:30px 40px}}@media (max-width: 767px){.shopping-cart-sidebar{margin:0 -15px 25px;padding:20px;-webkit-box-shadow:0 4px 21px 7px rgba(0, 0, 0, 0.06);-moz-box-shadow:0 4px 21px 7px rgba(0, 0, 0, 0.06);box-shadow:0 4px 21px 7px rgba(0, 0, 0, 0.06)}}.minicart-content{padding:25px}.shopping-cart-sidebar__title,.minicart-content__title,.wishlist-content__title{margin:0 0 15px;font-size:1.5rem;font-weight:700;color:#1c1c1c}.minicart-content__title,.wishlist-content__title{text-align:center}.shopping-cart-items,.minicart-content-items,.wishlist-content-items{list-style:none;padding:5px 0 20px;border-bottom:none;margin:0}.shopping-cart-item,.minicart-content-item,.wishlist-content-item{position:relative}.shopping-cart-item:not(:first-of-type),.minicart-content-item:not(:first-of-type),.wishlist-content-item:not(:first-of-type){margin-top:40px}.shopping-cart-item__img-wrapper,.minicart-content-item__img-wrapper,.wishlist-content-item__img-wrapper{width:85px;display:inline-block;margin-right:15px;text-align:center;vertical-align:top}.shopping-cart-item__img-wrapper.minicart-content-item__img-wrapper,.minicart-content-item__img-wrapper.minicart-content-item__img-wrapper,.wishlist-content-item__img-wrapper.minicart-content-item__img-wrapper,.shopping-cart-item__img-wrapper.wishlist-content-item__img-wrapper,.minicart-content-item__img-wrapper.wishlist-content-item__img-wrapper,.wishlist-content-item__img-wrapper.wishlist-content-item__img-wrapper{vertical-align:middle}.shopping-cart-item__img-wrapper--gift-bag{width:50px}@media (max-width: 991px){.shopping-cart-item__img-wrapper--gift-bag{width:100px;margin-left:auto}}.shopping-cart-item__img,.minicart-content-item__img,.wishlist-content-item__img{max-width:100%;vertical-align:top;width:100%}.shopping-cart-item__img.minicart-content-item__img,.minicart-content-item__img.minicart-content-item__img,.wishlist-content-item__img.minicart-content-item__img,.shopping-cart-item__img .wishlist-content-item__img,.minicart-content-item__img .wishlist-content-item__img,.wishlist-content-item__img .wishlist-content-item__img{max-width:65px}.shopping-cart-item__details,.minicart-content-item__details,.wishlist-content-item__details{display:inline-block;width:calc(100% - 105px);vertical-align:middle;position:relative}.shopping-cart-item__title,.minicart-content-item__title,.wishlist-content-item__title{margin:0 0 5px;font-size:1.4rem;padding-right:30px;font-weight:600}@media (max-width: 991px){.shopping-cart-item__title,.minicart-content-item__title,.wishlist-content-item__title{font-size:1.5rem}}.shopping-cart-item__title-link,.minicart-content-item__title-link,.wishlist-content-item__title-link{color:#1c1c1c;text-decoration:none}.shopping-cart-item__title-link:hover,.minicart-content-item__title-link:hover,.wishlist-content-item__title-link:hover,.shopping-cart-item__title-link:active,.minicart-content-item__title-link:active,.wishlist-content-item__title-link:active,.shopping-cart-item__title-link:focus,.minicart-content-item__title-link:focus,.wishlist-content-item__title-link:focus{text-decoration:none;color:#ed1c24}.shopping-cart-item__specs,.minicart-content-item__specs{list-style:none;padding:0;line-height:20px;line-height:2rem}.shopping-cart-item__specs-item,.minicart-content-item__specs-item{font-size:1.2rem;font-weight:400;color:#6d6d6d}.shopping-cart-item__specs-item > i,.minicart-content-item__specs-item > i{color:#6d6d6d;font-weight:400;font-style:normal}.shopping-cart-item__specs-item > label,.minicart-content-item__specs-item > label,.shopping-cart-item__specs-item > b,.minicart-content-item__specs-item > b{font-weight:400;margin-bottom:0;margin-right:5px;min-width:50px}.shopping-cart-item__specs-item > b,.minicart-content-item__specs-item > b{margin-right:9px}.shopping-cart-item__specs-item:not(:last-of-type),.minicart-content-item__specs-item:not(:last-of-type){margin-bottom:10px}.shopping-cart-item__specs-item--price,.minicart-content-item__specs-item--price{font-size:1.4rem;font-weight:700;color:#1c1c1c}.shopping-cart-item__specs-item--original-price{margin-bottom:0 !important;text-decoration:line-through}.cart-dynamic-discount__wrapper{margin-top:3rem;display:flex}.cart-dynamic-discount__wrapper .shopping-cart-item__img{max-width:85px}.cart-dynamic-discount__wrapper .cart-dynamic-discount__specs{display:flex;flex-direction:column;justify-content:space-evenly}.shopping-cart-item__remove,.minicart-content-item__remove,.wishlist-content-item__remove{position:absolute;bottom:0;right:5px;font-size:1.2rem;color:#6d6d6d;text-decoration:underline;cursor:pointer;transition:color .4s}.shopping-cart-item__remove:hover,.minicart-content-item__remove:hover,.wishlist-content-item__remove:hover,.shopping-cart-item__remove:active,.minicart-content-item__remove:active,.wishlist-content-item__remove:active,.shopping-cart-item__remove:focus,.minicart-content-item__remove:focus,.wishlist-content-item__remove:focus{text-decoration:none;color:#ed1c24}.shopping-cart-summary{margin-top:1em}.shopping-cart-summary,.minicart-content-summary{list-style:none;padding:25px 0 0}.shopping-cart-summary__item,.minicart-content-summary__item{font-size:15px;font-size:1.5rem;color:#1c1c1c;font-weight:600}.shopping-cart-summary__item + .shopping-cart-summary__item,.shopping-cart-summary__item + .minicart-content-summary__item,.minicart-content-summary__item + .shopping-cart-summary__item,.minicart-content-summary__item + .minicart-content-summary__item{margin-top:5px}@media (max-width: 991px){.shopping-cart-summary__item{font-size:1.25rem;line-height:2rem}}.shopping-cart-summary__price{display:block;float:right}.shopping-cart-summary__item--total,.minicart-content-summary__item--total{font-weight:700;font-size:1.7rem}.shopping-cart-summary__item--total > .shopping-cart-summary__price,.minicart-content-summary__item--total > .shopping-cart-summary__price{color:#000}@media (max-width: 991px){.shopping-cart-summary__item--total{font-size:1.5rem;margin-top:1.5rem}}/*voucher*/.shopping-cart-secondary-section{padding:20px 0;border-bottom:1px #ededed solid}.shopping-cart-voucher__body{display:flex;align-items:flex-start;gap:1.5em;max-width:370px;margin-top:15px}.shopping-cart-voucher__body .form-field__input:-webkit-autofill,.shopping-cart-voucher__body .form-field__input:-webkit-autofill:hover,.shopping-cart-voucher__body .form-field__input:-webkit-autofill:focus,.shopping-cart-voucher__body .form-field__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset !important}.shopping-cart-voucher__body .form-field{padding-top:0}.shopping-cart-voucher__field{height:40px;border:1px #c54c51 solid;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;padding-left:15px;float:left;width:calc(100% - 100px);font-size:15px;font-size:1.5rem}.shopping-cart-voucher__submit{border:1px #c54c51 solid;height:40px;background-color:#fff;margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;padding:0;width:100px;font-weight:600;color:#c54c51}.shopping-cart-voucher__submit:hover,.shopping-cart-voucher__submit:active,.shopping-cart-voucher__submit:focus{color:#fff;background-color:#c54c51}.shopping-cart-form-section{padding:25px 40px 31px;background-color:#fff;position:relative;box-shadow:0 7px 20px rgba(0, 0, 0, 0.07);border:1px solid #f6f6f6}.shopping-cart-form-section + .shopping-cart-form-section{margin-top:25px}@media (max-width: 767px){.shopping-cart-form-section{margin:0 -15px;padding:30px 20px}}.shopping-cart-form-section--contact .shopping-cart-form-section__body,.shopping-cart-form-section--delivery-data .shopping-cart-form-section__body{max-width:370px}@media (min-width: 768px){.shopping-cart-form-section--submit{padding:20px 100px 30px 40px}}.shopping-cart-form-section--submit.shopping-cart-form-section--next{opacity:0}.shopping-cart-form-section--next:not(.shopping-cart-form-section--filled) .shopping-cart-form-section__title{margin-bottom:0}.shopping-cart-form-section--next .shopping-cart-form-section__title{color:#d6d6d6}.shopping-cart-form-section--next .shopping-cart-form-section__body{height:0;overflow:hidden}.shopping-cart-form-section--filled:not(.shopping-cart-form-section--active) .shopping-cart-form-section__title{color:#777}.shopping-cart-form-section--filled:not(.shopping-cart-form-section--active) .shopping-cart-form-section__body{height:0;overflow:hidden;color:#666}.shopping-cart-form-section--filled:not(.shopping-cart-form-section--active) .shopping-cart-form-section__filled-data,.shopping-cart-form-section--filled:not(.shopping-cart-form-section--active) .shopping-cart-form-section__change{display:block}.shopping-cart-form-section--filled.shopping-cart-form-section--active .shopping-cart-form-section__submit{display:none}.shopping-cart-form-section--filled.shopping-cart-form-section--active .shopping-cart-form-section__submit--save-changes{display:block}.shopping-cart-form-section--filled.shopping-cart-form-section--active .shopping-cart-form-section__close{display:block}.shopping-cart-form-section--active{border-color:#999b9e;box-shadow:0 7px 20px rgba(0, 0, 0, 0.17)}.shopping-cart-form-section--active + .shopping-cart-form-section--submit{opacity:1}.shopping-cart-form-section--active + .shopping-cart-form-section--submit .shopping-cart-form-section__body{opacity:.3;height:auto;pointer-events:none}.shopping-cart-form-section__title{margin:0 0 20px 0;font-size:2rem;font-weight:700;color:#1c1c1c}.shopping-cart-form-section__title:before{counter-increment:cart-form-section;content:counter(cart-form-section) ". ";margin-right:3px}@media (max-width: 767px){.shopping-cart-form-section__title{font-size:1.7rem;margin-bottom:15px}}.shopping-cart-form-section__title--without-counter{color:#1c1c1c !important}.shopping-cart-form-section__title--without-counter:before{display:none;counter-increment:none}.shopping-cart-form-section__text{color:#000;font-size:1.3rem;margin-top:10px;margin-bottom:30px;padding-left:3px}@media (max-width: 991px){.shopping-cart-form-section__text{font-size:1.2rem}}.shopping-cart-form-section__text p{margin-bottom:7px}.shopping-cart-form-section__text a{color:#000;text-decoration:underline;font-weight:700;transition:color .4s}.shopping-cart-form-section__text a:hover,.shopping-cart-form-section__text a:active{color:#ed1c24;text-decoration:none}.shopping-cart-form-section__submit{width:auto;height:45px;display:inline-block;padding:0 20px;margin-top:1.75rem;background-color:#ed1c24;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:2px #ed1c24 solid;color:#fff;font-weight:700;text-transform:uppercase;font-size:1.2rem}@media (max-width: 991px){.shopping-cart-form-section__submit{height:40px}}.shopping-cart-form-section__submit:hover,.shopping-cart-form-section__submit:active,.shopping-cart-form-section__submit:focus{color:#ed1c24;background-color:transparent}.shopping-cart-form-section__submit--save-changes{display:none}.shopping-cart-form-section__form-group .form-checkbox__label,.shopping-cart-form-section__form-group .form-radio__label{color:#000;font-weight:600;padding-left:30px}.shopping-cart-form-section__form-group .form-checkbox__label a,.shopping-cart-form-section__form-group .form-radio__label a{font-weight:700;color:#000}.shopping-cart-form-section__form-group.disabled .shopping-cart-delivery__desc,.shopping-cart-form-section__form-group.disabled .shopping-cart-delivery__price,.shopping-cart-form-section__form-group.disabled .shopping-cart-delivery__description-text{font-style:italic;color:#777}.shopping-cart-form-section__form-group.disabled .shopping-cart-delivery__price{display:none}/*delivery*/.shopping-cart-delivery{display:table;width:100%;min-height:60px;table-layout:fixed;padding-bottom:10px}@media (max-width: 767px){.shopping-cart-delivery{margin-bottom:15px}}.shopping-cart-delivery__desc,.shopping-cart-delivery__price,.shopping-cart-delivery__img-wrapper{display:table-cell;padding:0;vertical-align:top}.shopping-cart-delivery__img-wrapper{width:110px;padding-right:10px}@media (max-width: 767px){.shopping-cart-delivery__img-wrapper{width:85px;padding-right:10px}}.shopping-cart-delivery__img{max-width:80px}.shopping-cart-delivery__desc{color:#000;font-size:1.3rem;font-weight:600;padding-top:1px}@media (max-width: 767px){.shopping-cart-delivery__desc{width:100%;display:block}}.shopping-cart-delivery__description-label{display:block;font-weight:600}.shopping-cart-delivery__price{color:#000;font-size:1.25rem;text-align:right;font-weight:700;padding-left:0;width:70px;padding-top:1px}@media (max-width: 767px){.shopping-cart-delivery__price{display:inline}}.shopping-cart-delivery__img{filter:grayscale(1)}/*payment*/.shopping-cart-payment{display:table;width:100%;min-height:60px}.shopping-cart-payment__img-wrapper,.shopping-cart-payment__content-wrapper{display:table-cell;padding:0;vertical-align:middle}.shopping-cart-payment__title{color:#44495e;font-size:15px;font-size:1.5rem}.shopping-cart-payment__desc{color:#9b9696;font-size:15px;font-size:1.5rem;display:block}@media (max-width: 767px){.shopping-cart-payment__desc{font-size:14px;font-size:1.4rem}}.shopping-cart-payment__price{color:#44495e;font-size:15px;font-size:1.5rem;font-weight:700;margin-left:7px}.shopping-cart-payment__img{margin-right:10px}.shopping-cart-form__submit-wrapper{display:flex;align-items:center;justify-content:center}.shopping-cart-form__submit{margin-top:15px;background-color:#ed1c24;border:2px #ed1c24 solid;-webkit-border-radius:0;-moz-border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#fff;font-size:1.4rem;text-transform:uppercase;font-weight:700;border-radius:0;width:auto;padding:12px 40px;transition:background-color 0.4s,color 0.4s}.shopping-cart-form__submit:hover,.shopping-cart-form__submit:active,.shopping-cart-form__submit:focus{background-color:#fff;color:#ed1c24}.shopping-cart-form-section__voucher-submit{width:auto;height:45px;display:inline-block;padding:0 20px;margin-top:1.75rem;background-color:#ed1c24;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:2px #ed1c24 solid;color:#fff;font-weight:700;text-transform:uppercase;font-size:1.2rem;margin-top:0}@media (max-width: 991px){.shopping-cart-form-section__voucher-submit{height:40px}}.shopping-cart-form-section__voucher-submit:hover,.shopping-cart-form-section__voucher-submit:active,.shopping-cart-form-section__voucher-submit:focus{color:#ed1c24;background-color:transparent}.shopping-cart-form-section__filled-data,.shopping-cart-form-section__change,.shopping-cart-form-section__close{display:none}.shopping-cart-form-section__filled-data{color:#7d7d7d;font-size:1.4rem;line-height:23px;line-height:2.3rem}.shopping-cart-form-section__filled-data-row{display:block}.shopping-cart-form-section__close{position:absolute;top:25px;right:30px;background:transparent;border:none;text-decoration:underline;font-size:16px;font-size:1.6rem;font-weight:600;color:#000;transition:color .4s}.shopping-cart-form-section__close:hover,.shopping-cart-form-section__close:active,.shopping-cart-form-section__close:focus{background:transparent;color:#ed1c24;text-decoration:none}@media (max-width: 767px){.shopping-cart-form-section__close{right:15px;top:10px}}.shopping-cart-form-section__change{position:absolute;right:30px;top:30px;background-color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#000;font-size:1.35rem;font-weight:600;border:1px solid #000;text-transform:uppercase;height:30px;width:auto;padding:0 17px;transition:color 0.4s,background-color 0.4s}.shopping-cart-form-section__change:hover,.shopping-cart-form-section__change:active,.shopping-cart-form-section__change:focus{background-color:#000;color:#fff}@media (max-width: 767px){.shopping-cart-form-section__change{right:15px;top:15px}}.shopping-cart-messages{display:flex;justify-content:center;align-items:center;font-size:1.3rem;margin-top:15px;margin:30px -25px -30px -25px;padding:15px 25px;background-color:#f4f4f4;text-align:center}.shopping-cart-messages p{margin:0;text-align:center;font-weight:600}.shopping-cart-empty{min-height:200px}.shopping-cart-empty__title{margin-bottom:2rem}.shopping-cart-empty__span{font-size:2rem;line-height:2.375rem}/*minicart dropdown*/.minicart.dropdown-menu,.wishlist.dropdown-menu{left:auto;right:0;margin:0;-webkit-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);-moz-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);background-color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none;width:360px;padding:25px;line-height:normal;z-index:2010;top:130px}@media (max-width: 991px){.minicart.dropdown-menu,.wishlist.dropdown-menu{position:fixed;left:auto;right:0;width:100%;top:53px;margin:0;max-height:calc(100vh - 53px);overflow:scroll}}.minicart.dropdown-menu .cart__free-delivery,.wishlist.dropdown-menu .cart__free-delivery{margin:0 -25px -25px -25px}.minicart.dropdown-menu{padding:0}.minicart__note,.wishlist__note{font-size:18px;font-size:1.8rem;font-weight:700;text-align:center}.minicart__note-empty{padding:20px}.minicart__container{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:#dedede}.minicart__empty-title{font-size:18px;font-size:1.8rem;font-weight:700;padding:20px;background-color:#fff;margin:0;border-bottom:1px solid lightgray}.minicart__note-text{font-size:14px;font-size:1.4rem;text-align:center}.minicart__note-image{width:90px;padding:10px;box-sizing:border-box}.minicart__empty-popular-categories-title{display:flex;justify-content:space-between;font-size:1.25rem;line-height:1.75rem;padding:1.5rem;background-color:#fff;border-top:1px solid lightgray}@media (min-width: 992px){.minicart__empty-popular-categories-title{font-size:1.5rem;line-height:2rem}}@media (min-width: 1200px){.minicart__empty-popular-categories-title{font-size:1.75rem}}.minicart__empty-popular-category{width:100%;display:flex}.minicart__empty-popular-category-link{position:relative;width:50%}.minicart__empty-popular-category-image{width:100%}.minicart__empty-popular-category-button{position:absolute;bottom:0.75rem;left:0.75rem;align-items:center;background-color:black;display:block;padding:1rem 2.5rem;color:#fff;font-size:1rem;line-height:1.25rem;text-transform:uppercase}.minicart-content-summary{padding-top:20px}.minicart-content-summary__item{text-align:center}.minicart-content-summary__price{color:#1c1c1c}.minicart-content-cta-holder,.wishlist-content-cta-holder{text-align:center;margin-top:20px;margin-bottom:30px}.minicart-content-cta-holder__cta.cta,.wishlist-content-cta-holder__cta.cta{border-color:#ed1c24;background-color:#ed1c24;color:#fff;width:100%;align-items:center;justify-content:center;display:flex;font-size:1.2rem}.minicart-content-cta-holder__cta.cta:hover,.wishlist-content-cta-holder__cta.cta:hover,.minicart-content-cta-holder__cta.cta:active,.wishlist-content-cta-holder__cta.cta:active,.minicart-content-cta-holder__cta.cta:focus,.wishlist-content-cta-holder__cta.cta:focus{border-color:#ed1c24;background-color:#fff;color:#ed1c24}.minicart-content-cta-holder__cta--continue-shopping.cta,.wishlist-content-cta-holder__cta--continue-shopping.cta{height:auto;padding:0 10px;background-color:#fff;border-color:#181818;color:#181818;margin-top:10px}.minicart-content-cta-holder__cta--continue-shopping.cta:hover,.wishlist-content-cta-holder__cta--continue-shopping.cta:hover,.minicart-content-cta-holder__cta--continue-shopping.cta:active,.wishlist-content-cta-holder__cta--continue-shopping.cta:active,.minicart-content-cta-holder__cta--continue-shopping.cta:focus,.wishlist-content-cta-holder__cta--continue-shopping.cta:focus{text-decoration:none;background-color:#000;border-color:#000;color:#fff}.minicart-content-cta-holder__cta--continue-shopping-empty.cta{height:auto;padding:0 10px;background-color:#000;border-color:#000;color:#fff;margin-top:10px;transition:color 0.4s,background-color 0.4s;text-decoration:none}.minicart-content-cta-holder__cta--continue-shopping-empty.cta:hover,.minicart-content-cta-holder__cta--continue-shopping-empty.cta:active,.minicart-content-cta-holder__cta--continue-shopping-empty.cta:focus{background-color:#fff;border:2px solid #29353e;color:#29353e}.minicart-content__bottom a,.wishlist-content-cta-holder a{text-decoration:none}.cart__free-delivery{margin:0 -25px -25px -25px;padding:15px 25px;text-align:center}@media (min-width: 768px){.cart__free-delivery{margin-bottom:-30px}}@media (min-width: 768px) and (max-width: 991px){.cart__free-delivery{margin-left:-40px;margin-right:-40px}}@media (max-width: 767px){.cart__free-delivery{margin:0 -20px -20px -20px}}.cart__free-delivery-content{font-size:1.3rem;padding:15px;line-height:17px;line-height:1.7rem;color:#000;border-top:1px solid #ededed}.cart__delivery-delay{display:inline-block;font-size:1.25rem;margin-top:5px;color:#ed1c24;font-weight:600;position:relative;padding:0 0 0 40px;text-align:left}@media (max-width: 991px){.cart__delivery-delay{padding:0 0 0 30px}}.cart__delivery-delay:before{content:"\f05a";display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;top:50%;left:20px;transform:translate(-50%, -50%);position:absolute}@media (max-width: 991px){.cart__delivery-delay:before{left:12px}}.shopping-cart-delivery__description-text{color:#000;font-weight:400;font-size:1.25rem}.minicart-dropdown-toggle{position:relative}.minicart-dropdown-toggle--active .minicart-dropdown-toggle__count{display:flex;justify-content:center;align-items:center}.minicart-dropdown-toggle__count{position:absolute;background-color:#111111;height:16px;width:16px;line-height:18px;line-height:1.8rem;text-align:center;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;color:#fff;font-size:1rem;font-weight:600;right:3px;display:none}.shopping-cart-actions{padding:0;list-style:none;margin:0}.shopping-cart-actions__item{border-bottom:2px #eeeeee solid;padding:10px 7px}.shopping-cart-actions__item[class^='shopping-cart-actions__item--icon'],.shopping-cart-actions__item[class*=' shopping-cart-actions__item--icon']{background-repeat:no-repeat;background-position:0 0;-webkit-background-size:32px auto;background-size:32px auto;padding-left:43px}.shopping-cart-actions__item--icon-package{background-image:url("../svg/icon_package.svg")}.shopping-cart-actions__item-link,.shopping-cart-actions__item-link:hover,.shopping-cart-actions__item-link:active,.shopping-cart-actions__item-link:focus{color:#00a4af;font-size:16px;font-size:1.6rem;font-weight:600;text-decoration:none}.minicart.dropdown-menu,.wishlist.dropdown-menu{position:fixed;top:130px;height:calc(100vh - 130px)}.with-banner-above .minicart.dropdown-menu,.with-banner-above .wishlist.dropdown-menu{top:171px;height:calc(100vh - 171px)}@media (max-width: 991px){.with-banner-above .minicart.dropdown-menu,.with-banner-above .wishlist.dropdown-menu{top:78px;height:calc(100svh - 78px)}}.logged-buxus .minicart.dropdown-menu,.logged-buxus .wishlist.dropdown-menu{top:220px;height:calc(100vh - 220px)}.with-banner-above.logged-buxus .minicart.dropdown-menu,.with-banner-above.logged-buxus .wishlist.dropdown-menu{top:250px;height:calc(100vh - 250px)}@media (min-width: 992px){.minicart-content,.wishlist-content{height:100%;display:flex;flex-direction:column}.minicart-content__body,.wishlist-content__body{flex:1 1 auto;overflow:auto}}.shopping-cart-form-element--note{margin-top:10px}.shopping-cart-form-element--note-label{font-weight:normal;margin-right:30px;font-size:15px}.shopping-cart-form-element-textarea{vertical-align:top;width:266px;padding:5px;border-radius:4px;border-color:#ccc;font-size:15px}.js-invalid-feedback-voucher{margin-right:1px}.wishlist-content__body[data-simplebar]{margin-right:-15px}.wishlist-content__body[data-simplebar] .wishlist-content-items{padding-right:15px}.minicart-content__body[data-simplebar]{margin-right:-15px}.minicart-content__body[data-simplebar] .minicart-content-items{padding-right:15px}.gift-list__item-link{display:inline-block;position:relative;height:100%}.gift-list__item-link:before{content:'';z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(65, 167, 161, 0.8);opacity:0}.gift-list__item-link:after{content:'';z-index:20;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:40px;height:40px;background:url("../svg/icon_search.svg") no-repeat 50% 50%;opacity:0}.gift-list__item-link:before,.gift-list__item-link:after{transition:opacity .4s}.gift-list__item-link:hover:before,.gift-list__item-link:active:before,.gift-list__item-link:focus:before,.gift-list__item-link:hover:after,.gift-list__item-link:active:after,.gift-list__item-link:focus:after{opacity:1}.gift-list__item-image{max-width:100%}.cart-element-select .bootstrap-select{width:100% !important}.minicart-additional-products{display:none}@media (min-width: 992px){.minicart-additional-products{display:block;position:absolute;left:-20px;top:20px;transform:translateX(-100%);background:#fff;width:300px;padding:10px}.minicart-additional-products:after{content:"";position:absolute;top:50px;right:0;height:10px;width:10px;z-index:1000;background:#fff;transform:translateX(-50%) rotate(45deg)}.minicart-additional-products .minicart-additional-products__title{margin:0 0 10px;font-size:18px;font-size:1.8rem;font-weight:700;color:#1c1c1c;text-align:center}.minicart-additional-products .minicart-additional-products__carousel{text-align:center;padding:0;position:relative}.minicart-additional-products .minicart-additional-products__carousel .product-card{padding:10px 0}.minicart-additional-products .minicart-additional-products__carousel .product-card .product-wishlist{display:none}.minicart-additional-products .minicart-additional-products__carousel .product-card .product-card__img{max-width:100%}}.shopping-cart-bonus-points__inner{display:flex;align-items:center;font-size:1.3rem}.shopping-cart-bonus-points__header{flex:1 0}.shopping-cart-bonus-points__status-points{padding:4px 5px;background:#000;font-weight:bold;color:#fff;border-radius:3px}.shopping-cart__bonus-points-apply-btn{border:0;background:none;text-decoration:underline}.shopping-cart__bonus-points-apply-btn:hover{text-decoration:none}.shopping-cart__additional-products-list{border-top:1px dashed #ededed;list-style-type:none;padding:2rem 1rem 0 2rem;margin:0}.shopping-cart__additional-products-list-item{display:flex;align-items:flex-start}.shopping-cart__additional-products-list-item-label{margin-left:1.5rem;display:flex;align-items:flex-start}@media (max-width: 991px){.shopping-cart__additional-products-list-item-label{flex:0 0 100%}}.shopping-cart__additional-products-list-item-title{margin:0;font-weight:bold}.shopping-cart__additional-products-list-item-price{margin-bottom:0}.shopping-cart__additional-products-list-item-icon{width:22px;margin-right:.75rem}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 *//* FONT PATH
 * -------------------------- */@font-face{font-family:'FontAwesome';src:url("../eot/fontawesome-webfont3e6e.eot");src:url("../eot/fontawesome-webfontd41d.eot#iefix&v=4.7.0") format('embedded-opentype'),url("../woff2/fontawesome-webfont3e6e.woff2") format('woff2'),url("../woff/fontawesome-webfont3e6e.woff") format('woff'),url("../ttf/fontawesome-webfont3e6e.ttf") format('truetype'),url("../svg/fontawesome-webfont3e6e.svg#fontawesomeregular") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}/* makes the font 33% larger relative to the icon container */.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul > li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}/* Deprecated as of 4.4.0 */.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@media (max-width: 767px){.custom-carousel-wrapper{overflow:hidden;margin:0 -15px;padding:0 15px;width:100vw}}.owl-carousel.owl-carousel--custom{padding:20px 0}.owl-carousel.owl-carousel--custom .owl-stage-outer{padding:15px;margin:-15px}.owl-carousel.owl-carousel--custom .owl-stage-outer .product-list__product{padding:15px 0}.owl-carousel.owl-carousel--custom .owl-item img.product-card__img{width:auto}.owl-carousel.owl-carousel--custom .owl-nav{position:absolute;top:50%;transform:translateY(-50%);left:-45px;width:calc(100% + 90px);pointer-events:none}.owl-carousel.owl-carousel--custom .owl-nav button.owl-prev,.owl-carousel.owl-carousel--custom .owl-nav button.owl-next{pointer-events:all;font-size:30px;line-height:30px;font-weight:300;color:#111!important;padding:0 20px !important;transition:color .4s}.owl-carousel.owl-carousel--custom .owl-nav button.owl-prev{float:left}.owl-carousel.owl-carousel--custom .owl-nav button.owl-next{float:right}.owl-carousel.owl-carousel--custom .owl-nav button:hover,.owl-carousel.owl-carousel--custom .owl-nav button:active,.owl-carousel.owl-carousel--custom .owl-nav button:focus{color:#111!important}.page-block{margin-top:10px}.blog-pages{font-weight:600/**
    *  Blog detail
    *
    */}@media (max-width: 767px){.blog-pages .related-entities{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;width:100vw}}.blog-pages .ibo-block:not(.block--without-paddings){padding-top:20px}.blog-pages .blog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-bottom:100px}.blog-pages .blog:before,.blog-pages .blog:after{content:normal}.blog-pages .blog > [class*='col-']{display:flex;flex-direction:column}.blog-pages .blog > [class*='col-']:before,.blog-pages .blog > [class*='col-']:after{content:normal}.blog-pages .blog-main,.blog-pages .blog-column-main,.blog-pages .blog-sidebar{display:flex;flex-direction:column}.blog-pages .blog-articles__article--promoted{margin-bottom:30px}.blog-pages .blog-articles__article-wrapper{margin-bottom:30px}.blog-pages .blog-articles__article-wrapper .blog-articles__article{height:100%}.blog-pages .blog-articles__article{transition:.4s;box-shadow:1px 3px 4px 0 rgba(0, 0, 0, 0.05)}.blog-pages .blog-articles__article:hover,.blog-pages .blog-articles__article:active,.blog-pages .blog-articles__article:focus{box-shadow:0 10px 35px rgba(0, 0, 0, 0.07)}@media (max-width: 767px){.blog-pages .blog-articles__article--related,.blog-pages .blog-articles__article--related.blog-articles__article{margin-bottom:0}.blog-pages .blog-articles__article--related .blog-article__author-img-wrapper,.blog-pages .blog-articles__article--related.blog-articles__article .blog-article__author-img-wrapper,.blog-pages .blog-articles__article--related .blog-article-meta,.blog-pages .blog-articles__article--related.blog-articles__article .blog-article-meta,.blog-pages .blog-articles__article--related .blog-article__content,.blog-pages .blog-articles__article--related.blog-articles__article .blog-article__content{display:none}.blog-pages .blog-articles__article--related .blog-article__title,.blog-pages .blog-articles__article--related.blog-articles__article .blog-article__title,.blog-pages .blog-articles__article--related .blog-article__title.entry__title,.blog-pages .blog-articles__article--related.blog-articles__article .blog-article__title.entry__title,.blog-pages .blog-articles__article--related .blog-article__title.entry__title.blog-article__title--small,.blog-pages .blog-articles__article--related.blog-articles__article .blog-article__title.entry__title.blog-article__title--small{color:#1b1b1b;font-size:13px;font-size:1.3rem;font-weight:600;margin:0}.blog-pages .blog-articles__article--related .blog-articles__article-content,.blog-pages .blog-articles__article--related.blog-articles__article .blog-articles__article-content{padding:15px 10px 25px}.blog-pages .blog-articles__article--related:hover,.blog-pages .blog-articles__article--related.blog-articles__article:hover,.blog-pages .blog-articles__article--related:active,.blog-pages .blog-articles__article--related.blog-articles__article:active,.blog-pages .blog-articles__article--related:focus,.blog-pages .blog-articles__article--related.blog-articles__article:focus{box-shadow:0 3px 18px 4px rgba(0, 0, 0, 0.07)}}.blog-pages .blog-article__image{aspect-ratio:1.5;width:100%}.blog-pages .blog-article-meta{margin:5px 0 10px 0;list-style:none;padding:0;text-align:center}.blog-pages .blog-article-meta.blog-article-meta--small{margin:5px 0 0 0}.blog-pages .blog-article__author-img-wrapper{text-align:center}.blog-pages .blog-article__author-img-wrapper .blog-article__author-img{border:3px solid #fff;margin-top:-38px;width:auto;display:inline-block}.blog-pages .blog-article-category{text-align:center;margin:0 0 20px 0}.blog-pages .blog-article-category.blog-article-category--small{margin:10px 0 0 0}.blog-pages .blog-article-category a{color:#111;transition:color .4s;font-size:15px;font-size:1.5rem}.blog-pages .blog-article-category a:before{font-family:FontAwesome;content:'\f02c';margin-right:5px}.blog-pages .blog-article-category a:hover{text-decoration:underline}.blog-pages .blog-article-meta__item{display:inline-block;font-size:18px;font-size:1.8rem}.blog-pages .blog-article-meta__item:before{font-family:"FontAwesome"}.blog-pages .blog-article-meta__item:not(:last-of-type){margin-right:20px}.blog-pages .blog-article-meta__item--author-link{color:#000;text-decoration:underline;transition:color .4s}.blog-pages .blog-article-meta__item--author-link:hover,.blog-pages .blog-article-meta__item--author-link:active,.blog-pages .blog-article-meta__item--author-link:focus{color:#ed1c24;text-decoration:none}.blog-pages .blog-article-meta__item--comments:before{content:'\f0e5'}.blog-pages .blog-article__content p{font-size:18px;font-size:1.8rem}.blog-pages .blog-article__content.blog-article__content--small p{font-size:17px;font-size:1.7rem;line-height:26px}.blog-pages .blog-article__content.blog-article__content--promoted{padding:0 30px;margin:5px 0 30px 0}.blog-pages .entry__cta-holder.blog-article__cta-holder{position:static;margin-top:20px}.blog-pages .pagination{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin:20px 0}.blog-pages .pagination__list{list-style-type:none;padding:0}.blog-pages .pagination__item{display:inline-block;text-transform:uppercase;font-size:18px;font-size:1.8rem;font-weight:700;color:#ed1c24}.blog-pages .pagination__item:not(:last-child){margin-right:15px}.blog-pages .pagination__item--current{color:#111111}.blog-pages .pagination__item-link{color:#ed1c24}.blog-pages .pagination__item-link:hover,.blog-pages .pagination__item-link:active,.blog-pages .pagination__item-link:focus{color:#111111;text-decoration:none}.blog-pages .blog-sidebar{margin-top:30px}.blog-pages .blog-sidebar__widget-title{font-size:20px;font-size:2rem;margin:0 0 20px;text-transform:uppercase;font-weight:700;line-height:30px;color:#1b1b1b}.blog-pages .blog-sidebar__widget-title:after{content:'';display:block;width:185px;height:2px;margin:5px 0 0;border-top:1px #e0e0e0 solid;background-color:#9f9f9f}@media (max-width: 991px){.blog-pages .blog-sidebar__widget-title{font-size:18px;font-size:1.8rem;line-height:24px;margin-bottom:10px}}.blog-pages .sidebar__filter-title{font-size:24px;font-size:2.4rem;font-weight:700}.blog-pages .blog-sidebar__widget--latest{margin-bottom:30px}.blog-pages .blog-sidebar__widget li.active a{border-color:#ed1c24;color:#ed1c24;padding-left:45px;background:#fff url("../icon_thick.html") no-repeat 15px 50%;text-decoration:none}.blog-pages .blog-sidebar__widget li.active:hover a{text-decoration:line-through}.blog-pages .search-form--blog .search-form__field{position:static;max-width:none;width:calc(100% - 40px)}.blog-pages .search-form--blog .search-form__submit{margin-left:10px}.blog-pages .latest-posts__post:not(:last-child){margin-bottom:1px}.blog-pages .latest-posts__post-image{width:100%;padding-top:5px}.blog-pages .blog-article-meta--small{margin:0 0 10px 0}.blog-pages .blog-article-meta--small .blog-article-meta__item{margin-right:10px;font-size:15px;font-size:1.5rem}.blog-pages .blog-article-meta--small .blog-article-meta__item:not(:last-of-type):before{margin-right:5px}.blog-pages .latest-posts__post-title{font-size:18px;font-size:1.8rem;transition:all .4s;padding:10px 10px 10px 20px;border-left:9px solid #ededed;margin:0}.blog-pages .latest-posts__post-title:hover,.blog-pages .latest-posts__post-title:active,.blog-pages .latest-posts__post-title:focus{border-left-color:#6aafbc}.blog-pages .latest-posts__post-link{color:#111111}.blog-pages .latest-posts__post-link:hover,.blog-pages .latest-posts__post-link:active,.blog-pages .latest-posts__post-link:focus{text-decoration:none;border-left:#0683f9}.blog-pages .blog-tags{margin:0;padding:0;list-style-type:none}.blog-pages .blog-tags__item{display:inline-block}.blog-pages .blog-tags__item-link{padding:6px 20px;text-transform:uppercase;transition:all .4s;background-color:#ed1c24;color:#fff;display:block;margin-bottom:5px;border:2px #ed1c24 solid;font-size:17px;font-size:1.7rem;font-weight:700}.blog-pages .blog-tags__item-link:hover,.blog-pages .blog-tags__item-link:active,.blog-pages .blog-tags__item-link:focus,.blog-pages .blog-tags__item-link .blog-tags__item-link--active{color:#ed1c24;background-color:#fff;text-decoration:none}.blog-pages .blog-archive{margin:0;padding:0;list-style-type:none}.blog-pages .blog-archive__item:not(:last-child){margin-bottom:5px}.blog-pages .blog-archive__item-link{font-size:18px;font-size:1.8rem;color:#ed1c24;transition:all .4s}.blog-pages .blog-archive__item-link:hover,.blog-pages .blog-archive__item-link:active,.blog-pages .blog-archive__item-link:focus,.blog-pages .blog-archive__item-link .blog-archive__item-link--active{color:#111111}@media (max-width: 991px){.blog-pages .blog-sidebar{padding-left:15px}.blog-pages .latest-posts__col{padding:0}.blog-pages .latest-posts__col:first-of-type{padding:0}.blog-pages .blog-article-meta--small{margin-top:10px}}.blog-pages .blog-articles__article-content{padding:15px 25px}.blog-pages .entry__title.blog-article__title{text-align:center;color:#111111;font-weight:700;text-transform:uppercase}.blog-pages .entry__title.blog-article__title a{color:#111111}.blog-pages .entry__title.blog-article__title a:hover,.blog-pages .entry__title.blog-article__title a:active,.blog-pages .entry__title.blog-article__title a:focus{text-decoration:none;color:#111111}.blog-pages .entry__title.blog-article__title.blog-article__title--small{margin:15px 0;font-size:20px;font-size:2rem}.blog-pages .entry__title.blog-article__title.blog-article__title--promoted{font-size:24px;font-size:2.4rem;padding:0 25px;margin:5px 0 30px 0}@media (max-width: 767px){.blog-pages .entry__title.blog-article__title{font-size:26px;font-size:2.6rem}.blog-pages .blog-articles__article{margin-bottom:15px}.blog-pages .pagination{margin:15px 0}.blog-pages .blog{margin-bottom:50px}}.blog-pages .filter-clear__link{color:#000;font-size:16px;font-size:1.6rem;transition:color .4s;text-decoration:underline}.blog-pages .filter-clear__link:hover{color:#ed1c24;font-size:16px;font-size:1.6rem;text-decoration:none}.blog-pages .entry-content .post-gallery:first-child{margin-top:10px;margin-bottom:40px}.blog-pages .article__footer{text-align:right}.blog-pages .article__footer .article__footer-share-title{font-size:20px;font-size:2rem;margin:10px 0 5px;padding-bottom:10px;text-transform:uppercase;font-weight:700;line-height:30px;color:#1b1b1b}.blog-pages .article__footer .article__footer-share-title:after{content:'';display:block;width:185px;height:2px;margin:5px 0 0 auto;border-top:1px #e0e0e0 solid;background-color:#9f9f9f}.blog-pages .post-thumbnail{margin-top:40px;margin-bottom:40px;text-align:center}.blog-pages .posted-by a:hover,.blog-pages .single-modern-header .posted-by a:hover,.blog-pages .post__date-link:hover,.blog-pages .post__comments-link:hover{color:#000}.blog-pages .posted-by,.blog-pages .posted-by a,.blog-pages .post__date-link,.blog-pages .post__comments-link{color:#000}.blog-pages .posted-by:before{color:#000}.blog-pages .post__date:before,.blog-pages .posted-by:before,.blog-pages .post__comments:before,.blog-pages .post__category:before{color:#000}.blog-pages .posted-by:before{font-family:FontAwesome;content:'\f007'}.blog-pages article{font-style:normal;font-size:17px;font-size:1.7rem;line-height:26px;letter-spacing:0;text-align:left;color:#1b1b1b}.blog-pages .entry-content img{max-width:100%;height:auto}.blog-pages .entry-content iframe{max-width:100%}.blog-pages .entry-content table{max-width:100%}@media (max-width: 767px){.blog-pages .entry-content table{width:auto}}.blog-pages .entry-meta > *{display:inline-block}.blog-pages .entry-meta > *{padding-left:8px;padding-right:8px}.blog-pages blockquote p{font-style:normal;font-weight:700;font-size:20px;font-size:2rem;line-height:1.4;letter-spacing:0em;color:#31374d;text-align:center}.blog-pages blockquote{border:none;font-style:normal;font-weight:700;font-size:20px;font-size:2rem;line-height:1.4;letter-spacing:0;color:#31374d;quotes:none;text-align:center;position:relative;margin:67px 0 32px;font-size:30px;font-size:3rem;line-height:1.43}.blog-pages blockquote cite{font-weight:400;font-size:16px;font-size:1.6rem;line-height:1.5;letter-spacing:0;color:#31374d}.blog-pages blockquote cite{display:block;margin-top:12px}.blog-pages blockquote cite:before{content:"— "}.blog-pages cite{font-style:normal}.blog-pages blockquote:before{color:#bead9c;content:"\201c";font-family:"Times New Roman",Times,serif;display:block;padding-top:15px;font-size:90px;font-size:9rem;line-height:35px;font-weight:700}.blog-pages .single .format-quote .entry-content blockquote > *{max-width:470px;margin-left:auto;margin-right:auto}.blog-pages .single .format-quote .entry-content blockquote,.blog-pages .single-modern-header{background-color:#ffffff}.blog-pages .entry-content blockquote{border-radius:0;margin-bottom:40px;padding:30px 20px}@media (min-width: 1200px){.blog-pages .entry-content blockquote{padding:40px 40px 60px}}.blog-pages .single .hentry .post-thumbnail__img{width:100%}.blog-pages .post-thumbnail__img{display:inline-block;vertical-align:top}.blog-pages .posts-list--default.featured-image--small .post-thumbnail{margin-bottom:1em}@media (min-width: 992px){.blog-pages .posts-list--default.featured-image--small .post-thumbnail{margin-bottom:1.5em}}.blog-pages .post-thumbnail__link.post-thumbnail--small{display:block;text-align:center}.blog-pages .post-thumbnail__link.post-thumbnail--small img{width:100%}.blog-pages .post-thumbnail__img{display:inline-block;vertical-align:top}.blog-pages .single .hentry .post-thumbnail__img{width:100%}.blog-pages .posts-list .post-thumbnail--fullwidth{display:block;margin-bottom:1.6em}.blog-pages .post-thumbnail--fullwidth img{width:100%}.blog-pages .single .hentry.has-thumb .post-thumbnail{margin-top:40px;margin-bottom:40px}.blog-pages .post__terms,.blog-pages .post__cats,.blog-pages .post__date,.blog-pages .post-date,.blog-pages .post__comments,.blog-pages .post-comments,.blog-pages .post__tags,.blog-pages .posted-by{display:inline-block}.blog-pages .post__terms i,.blog-pages .post__cats i,.blog-pages .post__date i,.blog-pages .post-date i,.blog-pages .post__comments i,.blog-pages .post-comments i,.blog-pages .post__tags i,.blog-pages .posted-by i{font-size:1.333em;display:inline-block;vertical-align:middle;margin-right:6px;position:relative}@media (min-width: 544px){.blog-pages .single-modern-header .post__terms i,.blog-pages .single-modern-header .post__cats i,.blog-pages .single-modern-header .post__date i,.blog-pages .single-modern-header .post-date i,.blog-pages .single-modern-header .post__comments i,.blog-pages .single-modern-header .post-comments i,.blog-pages .single-modern-header .post__tags i,.blog-pages .single-modern-header .posted-by i{top:-3px}}.blog-pages .post__terms a,.blog-pages .post__cats a,.blog-pages .post__date a,.blog-pages .post-date a,.blog-pages .post__comments a,.blog-pages .post-comments a,.blog-pages .post__tags a,.blog-pages .posted-by a,.blog-pages .post__category a{text-decoration:none;color:#111111;transition:color .4s}.blog-pages .post__terms a:hover,.blog-pages .post__cats a:hover,.blog-pages .post__date a:hover,.blog-pages .post-date a:hover,.blog-pages .post__comments a:hover,.blog-pages .post-comments a:hover,.blog-pages .post__tags a:hover,.blog-pages .posted-by a:hover,.blog-pages .post__category a:hover,.blog-pages .post__terms a:active,.blog-pages .post__cats a:active,.blog-pages .post__date a:active,.blog-pages .post-date a:active,.blog-pages .post__comments a:active,.blog-pages .post-comments a:active,.blog-pages .post__tags a:active,.blog-pages .posted-by a:active,.blog-pages .post__category a:active,.blog-pages .post__terms a:focus,.blog-pages .post__cats a:focus,.blog-pages .post__date a:focus,.blog-pages .post-date a:focus,.blog-pages .post__comments a:focus,.blog-pages .post-comments a:focus,.blog-pages .post__tags a:focus,.blog-pages .posted-by a:focus,.blog-pages .post__category a:focus{color:#ed1c24}.blog-pages .post__cats{font-size:12px;font-size:1.2rem;text-transform:uppercase;margin-bottom:3px}.blog-pages .post__date:before,.blog-pages .post-date:before,.blog-pages .post__comments:before,.blog-pages .post-comments:before,.blog-pages .posted-by:before{display:inline-block;font:normal normal normal 14px/1 'Nucleo Mini';font-size:inherit;speak:none;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}.blog-pages .single-modern-header .post__date:before,.blog-pages .single-modern-header .post-date:before,.blog-pages .single-modern-header .post__comments:before,.blog-pages .single-modern-header .post-comments:before,.blog-pages .single-modern-header .post__tags:before,.blog-pages .single-modern-header .posted-by:before{vertical-align:initial}.blog-pages .post__comments:before,.blog-pages .post-comments:before{content:'\ea7b'}.blog-pages .posted-by:before{font-family:'FontAwesome';content:'\f007'}.blog-pages .single-modern-header .posted-by{margin-bottom:20px}@media (min-width: 992px){.blog-pages .single-modern-header .posted-by{margin-bottom:40px}}.blog-pages .single-modern-header .posted-by:before{content:none}.blog-pages .posted-by__avatar img{border-radius:50%;width:80px}@media (min-width: 768px){.blog-pages .posted-by__avatar img{width:auto;margin-bottom:15px}}.blog-pages .entry-title{margin:0;text-transform:uppercase;font-size:32px;font-size:3.2rem;font-weight:700}@media (max-width: 991px){.blog-pages .entry-title{font-size:24px;font-size:2.4rem}}.blog-pages .entry-meta{font-style:italic;line-height:2;margin-left:-8px;margin-right:-8px}.blog-pages .entry-meta > *{padding-left:8px;padding-right:8px}.blog-pages .single-modern-header .entry-meta{margin-left:-14px;margin-right:-14px}.blog-pages .single-modern-header .entry-meta > *{padding-left:14px;padding-right:14px}.blog-pages .single .hentry .entry-meta{margin-bottom:30px}.blog-pages .entry-meta > *{display:inline-block}.blog-pages .posts-list--default .entry-meta{margin-bottom:15px}.blog-pages .posts-list:not(.posts-list--default) .entry-summary > *:first-child,.blog-pages .search.search-results .entry-summary > *:first-child,.blog-pages .posts-list:not(.posts-list--default) .entry-content > *:first-child,.blog-pages .search.search-results .entry-content > *:first-child{margin-top:14px}.blog-pages .search.search-results .entry-header{margin-bottom:0}.blog-pages .posts-list .entry-header{margin-bottom:4px}.blog-pages .posts-list--default .entry-header,.blog-pages .single .hentry .entry-header{margin-bottom:5px}.blog-pages .single-modern-header .entry-header{margin-bottom:20px}@media (min-width: 992px){.blog-pages .single-modern-header .entry-header{margin-bottom:40px}}.blog-pages .posts-list:not(.posts-list--default) .entry-footer > *,.blog-pages .single .hentry .entry-footer > *{margin-top:30px}.blog-pages .posts-list:not(.posts-list--default) .entry-footer > *:first-child,.blog-pages .single .hentry .entry-footer > *:first-child{margin-top:26px}.blog-pages .single .hentry .entry-footer > *:first-child{margin-top:55px}.blog-pages .posts-list--default .entry-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-pages .posts-list--default .entry-footer > *{margin-top:15px;margin-bottom:15px}.blog-pages .posts-list--default .entry-footer > *:first-child{margin-right:10px}.blog-pages .posts-list--default .entry-footer > *:only-child{margin-right:0}.blog-pages .posts-list--default .entry-footer .entry-meta:nth-last-child(3):first-child{margin-right:0;width:100%}.blog-pages .post__date:before,.blog-pages .posted-by:before,.blog-pages .post__comments:before,.blog-pages .post__tags:before{color:#000}.blog-pages .post__category:before{font-family:FontAwesome;content:'\f02c'}.blog-pages .entry-meta,.blog-pages .post-meta,.blog-pages .post-date{font-style:normal;font-size:16px;font-size:1.6rem;line-height:2;letter-spacing:0em}.blog-pages .post__cats{display:block;font-style:normal;font-weight:300}.blog-pages .post__cats{font-size:12px;font-size:1.2rem;text-transform:uppercase;margin-bottom:3px}.blog-pages .post__terms,.blog-pages .post__cats,.blog-pages .post__date,.blog-pages .post-date,.blog-pages .post__comments,.blog-pages .post-comments,.blog-pages .post__tags,.blog-pages .posted-by{display:inline-block}.blog-pages .post__tags{font-size:0}.blog-pages .post__tags.post__tags--bottom{margin-top:20px}.blog-pages .post__tags a{text-decoration:underline;font-size:16px;font-size:1.6rem}.blog-pages .post__category a{font-size:16px;font-size:1.6rem}.blog-pages .post-tags__comma{font-size:16px;font-size:1.6rem}.blog-pages .post__tags a:hover{color:#ed1c24}.blog-pages .blog__clear-filters{color:#ed1c24}.blog-detail img{max-width:100%}.container.blog-detail{width:100%}.container.blog-detail .container-inner{max-width:960px;margin:0 auto;overflow:hidden;background-color:#ffffff;padding-top:40px}.container.blog-detail article{background-color:#fcfcfc;margin-bottom:100px;font-weight:400}.container.blog-detail article header{text-align:center;background-color:#ffffff}.container.blog-detail article header .header-inner{text-align:left;margin:auto;padding-bottom:100px}.container.blog-detail article .post-thumbnail{margin-top:0;margin-bottom:0}.container.blog-detail article .post-thumbnail img{min-width:100%}@media (min-width: 992px){.container.blog-detail article .post-thumbnail img{min-width:960px}}.container.blog-detail article .entry-content{max-width:750px;margin:auto}.container.blog-detail article .entry-content p{text-align:justify;line-height:1.6;margin:10px 0 20px}.container.blog-detail article .article__footer{max-width:750px;margin:auto}.container.blog-detail article .article__footer .blog-article-author{text-align:left}.container.blog-detail article .article__footer .blog-article-author h2{font-size:20px;font-size:2rem;margin:30px 0 20px;text-transform:uppercase;font-weight:700;line-height:30px;color:#1b1b1b}.container.blog-detail article .article__footer .blog-article-author h2::after{content:'';display:block;width:185px;height:2px;margin:5px 0 0;border-top:1px #e0e0e0 solid;background-color:#9f9f9f}.container.blog-detail .related-entities{max-width:1280px;margin:auto}.entry-content a{color:#ed1c24}.category-thumbail{color:#111111}.category-thumbail:hover{color:#111111}.blog-category{margin-bottom:10px}.latest-blog-articles .owl-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);left:-45px;width:calc(100% + 90px);pointer-events:none}.latest-blog-articles .owl-carousel .owl-nav button.owl-prev,.latest-blog-articles .owl-carousel .owl-nav button.owl-next{pointer-events:all;font-size:30px;line-height:30px;font-weight:300;color:#111!important;padding:0 20px !important;transition:color .4s}.latest-blog-articles .owl-carousel .owl-nav button.owl-prev{float:left}.latest-blog-articles .owl-carousel .owl-nav button.owl-next{float:right}.latest-blog-articles .owl-carousel .owl-nav button:hover,.latest-blog-articles .owl-carousel .owl-nav button:active,.latest-blog-articles .owl-carousel .owl-nav button:focus{color:#111!important}.latest-blog-articles .owl-carousel .owl-stage-outer{padding:50px;margin:-25px -50px}.latest-blog-articles .owl-carousel .owl-stage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}.latest-blog-articles .owl-carousel .owl-stage:before,.latest-blog-articles .owl-carousel .owl-stage:after{content:normal}.latest-blog-articles .owl-carousel .owl-stage > [class*='col-']{display:flex;flex-direction:column}.latest-blog-articles .owl-carousel .owl-stage > [class*='col-']:before,.latest-blog-articles .owl-carousel .owl-stage > [class*='col-']:after{content:normal}.latest-blog-articles .owl-carousel .owl-item{display:flex;flex-direction:column;transition:opacity .4s}.latest-blog-articles .owl-carousel .owl-item:not(.active){opacity:0}.latest-blog-articles .owl-carousel .blog-articles__article-wrapper{height:100%}.article-list__flexed{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}.article-list__flexed:before,.article-list__flexed:after{content:normal}.article-list__flexed > [class*='col-']{display:flex;flex-direction:column}.article-list__flexed > [class*='col-']:before,.article-list__flexed > [class*='col-']:after{content:normal}.owl-blog .owl-nav{margin:0;display:block;position:absolute;height:100%;width:100%;top:0;left:0;pointer-events:none}.owl-blog .owl-nav button{top:calc(50% - (60px/2));pointer-events:initial;height:60px;width:60px;background-color:#ffffff !important;margin:0;box-shadow:0 8px 16px 4px rgba(0, 0, 0, 0.07);border-radius:4px;border:1px solid #f5f6f8;outline:none;position:absolute}.owl-blog .owl-nav button:focus{outline:none}.owl-blog .owl-nav button span{font-size:30px;display:inline-block;vertical-align:middle}.owl-blog .owl-nav button.owl-prev{left:-30px}.owl-blog .owl-nav button.owl-next{right:-30px}@media (max-width: 767px){.owl-blog .owl-nav{display:none}}.blog__paginator-wrapper{text-align:center}.social-icons-top a:hover,.social-icons-top a:active,.social-icons-top a:focus{filter:brightness(0)}.related-entities h2,.title--highlighted{font-size:20px;font-size:2rem;margin:30px 0 20px;text-transform:uppercase;font-weight:700;line-height:30px;color:#1b1b1b}.related-entities h2:after,.title--highlighted:after{content:'';display:block;width:185px;height:2px;margin:5px 0 0;border-top:1px #e0e0e0 solid;background-color:#9f9f9f}@media (max-width: 991px){.related-entities h2,.title--highlighted{font-size:18px;font-size:1.8rem;line-height:24px;margin-bottom:10px;margin-top:20px}}.blog-navbar{margin-bottom:20px;background-color:#525252}.blog-navbar .navbar-header{display:none}@media (max-width: 991px){.blog-navbar .container{padding:0}.blog-navbar .container .navbar-header{position:relative;display:block;text-align:center;float:none}.blog-navbar .container .navbar-header:before{content:''}.blog-navbar .container .navbar-header .navbar-brand{display:inline-block;float:none;color:#fff;text-transform:uppercase;font-size:inherit;line-height:inherit;font-weight:700}.blog-navbar .container .navbar-header .navbar-toggle{position:absolute;right:0;top:0;display:block;margin-right:0}.blog-navbar .container .navbar-header .navbar-toggle:not(.collapsed) .navbar-toggle__button{transform:scaleY(-1)}.blog-navbar .container .navbar-header .navbar-toggle .navbar-toggle__button{display:block;color:#fff;font-weight:600;font-size:40px;line-height:15px;font-family:FontAwesome;transition:transform .2s}.blog-navbar .container .navbar-collapse.collapse:not(.in){display:none!important;height:0}}@media (max-width: 991px) and (max-width: 767px){.blog-navbar .container .navbar-header{padding:0 15px;margin:0}}.blog-navbar .blog-navbar-submenu{list-style:none;padding:0;overflow:hidden;margin:0;font-weight:600}.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list{float:none;margin:0 auto;text-align:center}.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item{float:none}@media (min-width: 992px){.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item{display:inline-block}}.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item .blog-navbar-submenu-list__item-link{color:#fff;padding:0 15px;font-size:14px;font-size:1.4rem;line-height:40px;line-height:4rem;background:0 0;transition:background-color 0.4s,color 0.4s;text-transform:uppercase;display:block;height:40px;text-decoration:none}@media (max-width: 991px){.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item.highlighted{display:none}}.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item.highlighted .blog-navbar-submenu-list__item-link{background-color:#ed1c24;color:#fff}.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item.highlighted:hover .blog-navbar-submenu-list__item-link,.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item.highlighted:active .blog-navbar-submenu-list__item-link,.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item.highlighted:focus .blog-navbar-submenu-list__item-link{background-color:#DE1018;color:#fff}.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item:hover .blog-navbar-submenu-list__item-link,.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item:active .blog-navbar-submenu-list__item-link,.blog-navbar .blog-navbar-submenu .blog-navbar-submenu-list__item:focus .blog-navbar-submenu-list__item-link{background-color:#fff;color:#383838}.blog-article-author{margin-bottom:60px}@media (max-width: 767px){.blog-article-author .blog-article-author__description{margin-top:15px}}.blog-article-author .blog-article-author__name{line-height:2rem;margin-bottom:20px;font-size:30px;font-size:3rem}.blog-article-author .blog-article-author__text{font-size:17px;font-size:1.7rem}.blog-article-author .blog-article-author__link{text-align:right}.blog-article-author .blog-article-author__link a{color:#ed1c24;font-weight:600}.blog-article-author .blog-article-author__link a:hover,.blog-article-author .blog-article-author__link a:active,.blog-article-author .blog-article-author__link a:focus{text-decoration:underline}.blog-article__content--perex{color:#1b1b1b}.related-entities .owl-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);left:-45px;width:calc(100% + 90px);pointer-events:none}.related-entities .owl-carousel .owl-nav button.owl-prev,.related-entities .owl-carousel .owl-nav button.owl-next{pointer-events:all;font-size:40px;font-weight:300;color:#111!important;padding:0 20px !important;transition:color .4s}.related-entities .owl-carousel .owl-nav button.owl-prev{float:left}.related-entities .owl-carousel .owl-nav button.owl-next{float:right}.related-entities .owl-carousel .owl-nav button:hover,.related-entities .owl-carousel .owl-nav button:active,.related-entities .owl-carousel .owl-nav button:focus{color:#111!important}.related-entities .owl-carousel .owl-stage-outer{padding:15px;margin:-15px}.related-entities .owl-carousel .owl-stage-outer .blog-articles__article-wrapper{margin-bottom:0}.related-entities .owl-carousel .owl-stage-outer .owl-item img{width:auto}.related-entities .product-list__products{margin-left:-15px;margin-right:-15px}.related-entities .product-list__products .product-list__product,.related-entities .product-list__products .product-list__banner{padding:15px 0}.related-entities .related-articles .owl-stage{display:flex;flex-wrap:wrap;height:100%}.related-entities .related-articles .owl-stage .owl-item{display:flex;flex-direction:column}.related-entities .related-articles .owl-stage .owl-item .blog-articles__article-wrapper{height:100%}.related-entities .related-articles .owl-stage .owl-item .blog-articles__article-wrapper article{height:100%}.navbar-nav.navbar-right li a{color:black}.social-icons-top{float:right;margin-top:10px}.social-icons a{display:inline-block;width:31px;height:30px}.social-icons a span{display:none}.social-icons .at4-icon.aticon-facebook,.social-icons .at4-icon.aticon-youtube,.social-icons .at4-icon.aticon-twitter,.social-icons .at4-icon.aticon-slideshare,.social-icons .at4-icon.aticon-rss,.social-icons .at4-icon.aticon-google_follow{background:none !important}.social-icons .facebook{background-position:0px -27px}.social-icons .facebook:hover,.social-icons .facebook:focus{background-position:0px 0px}.social-icons .youtube{background-position:-27px -27px}.social-icons .youtube:hover,.social-icons .youtube:focus{background-position:-27px 1px}.social-icons .twitter{background-position:-54px -27px}.social-icons .twitter:hover,.social-icons .twitter:focus{background-position:-54px 0px}.social-icons .slideshare{background-position:-140px -27px}.social-icons .slideshare:hover,.social-icons .slideshare:focus{background-position:-140px 1px}.social-icons .rss{background-position:-111px -27px}.social-icons .rss:hover,.social-icons .rss:focus{background-position:-111px 0px}.social-icons .gplus{background-position:-81px -27px}.social-icons .gplus:hover,.social-icons .gplus:focus{background-position:-81px -1px}@media screen and (min-width: 769px){ul.nav li.dropdown:hover ul.dropdown-menu{display:block}.nav .navbar-bold-text{font-weight:600}.nav .dropdown-toggle .caret{display:none}.navbar-right .dropdown-menu{left:0}.widee{width:200px}.img-responsive-replacement{display:none}}#blog-sub-menu .nav.navbar-nav{margin-right:0}.clearfix.separator{margin-bottom:28px}.blogArticle h1{margin-bottom:4px}.blogArticle h2{font-size:13px;font-weight:normal}.blogArticle h2 span{font-weight:bold;font-size:15px}.blogArticle .right_text h3{text-align:right;font-size:13px;font-weight:normal}.blogArticle .right_text h3 span{font-weight:bold}.blogArticle .ilustration-holder{float:left;width:320px;margin-right:20px;margin-bottom:20px}.blogArticle .ilustration-holder img{max-width:100%}.categories-holder{margin-bottom:28px;clear:both}.blog-category .image_holder{height:191px;display:block;text-align:center}.blog-category .image_holder img{max-width:100%;max-height:100%}.blog-category .image_holder a{display:block;padding:4px 12px 5px;text-align:center;font-weight:bold;font-size:16px}.article-info a{font-size:110%;font-weight:bold}.article-info a h4{font-weight:bold}.article-info a .text-holder{font-size:100%;font-weight:normal}.user-info .image_holder{float:left;margin-right:18px}.category-info .category-thumbail{display:block;text-align:center;font-size:120%;font-weight:bold}.blog-article-in-list .image_holder{display:block;width:111px;float:left;text-align:center;margin-right:16px}.blog-article-in-list .image_holder img{max-width:100%;max-height:100%}.blog-article-in-list .text-holder p{display:inline}/*general*//*header*//*viewports for fluid containers*//** grid *//*footer*//*search form*//*mailinglist form*//*homepage*//*product card*//*user zone buttons*/@media (min-width: 1200px){.is-static-desktop{position:static}}@media (min-width: 992px) and (max-width: 1199px){.is-static-tablet{position:static}}@media (min-width: 1200px){.is-relative-desktop{position:relative}}@media (min-width: 992px) and (max-width: 1199px){.is-relative-tablet{position:relative}}.clickable-link{display:inline-block;transition:transform 0.2s ease-in-out}.clickable-link:hover,.clickable-link:active,.clickable-link:focus{transform:scale(1.1)}.breadcrumb{border-width:1px 0;padding:0;position:static;width:100%;border:none;background:transparent;margin:0}@media (max-width: 991px){.breadcrumb{display:none}}.breadcrumb__menu{list-style:none;padding:0;margin:0;line-height:45px;line-height:4.5rem}.breadcrumb__item{display:inline;font-size:1.1rem;color:#545454;font-weight:400;margin-right:5px}.breadcrumb__item:not(:first-of-type):before{content:'»';display:inline;margin-right:5px}.breadcrumb__link{color:#545454;text-decoration:none;transition:color .4s}.breadcrumb__link:hover,.breadcrumb__link:active,.breadcrumb__link:focus{text-decoration:none;color:#111111}@keyframes shimmer{0%{background-position:-100% 0}100%{background-position:100% 0}}#breadcrumbs-placeholder{background:linear-gradient(to right, #f0f0f0 0%, #e0e0e0 50%, #f0f0f0 100%);background-size:200% 100%;animation:shimmer 1s infinite;border-radius:2px;color:transparent;display:inline-block;height:1.5em;width:300px}@media (max-width: 991px){#breadcrumbs-placeholder{display:none}}.fat-footer__columns{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -8px}.fat-footer__columns > *{display:flex;flex-direction:column;flex:1 1 auto;margin:0 8px}@media (max-width: 767px){.fat-footer__columns > *{display:flex;flex-basis:100%}}.fat-footer__left{text-align:left}@media (max-width: 767px){.fat-footer__left{text-align:center}}.fat-footer__right{text-align:right}@media (max-width: 767px){.fat-footer__right{text-align:center}}.box .title{font-size:24px;font-weight:bold;margin-bottom:10px;margin-top:20px}.modern-form__wrapper{padding:0px 90px}.modern-radio{margin-bottom:5px}.modern-input{margin-bottom:15px}.modern-input .errors{list-style-type:none;margin:0;padding:0}label.modern-input__label{position:relative;display:block;margin:0px}.modern-input__text{color:#9E9B9E;display:block;font-size:16px;font-weight:400;left:9px;position:absolute;top:16px;z-index:10;transition:all 150ms ease 0s}input.modern-input__input{-moz-appearance:none;background-color:#fff;border:1px solid #C6C7C8;border-radius:4px;color:#30373b;display:inline-block;font-size:16px;height:52px;font-weight:normal;transition:all 150ms ease 0s;width:100%;padding-left:8px;margin:0px;outline:none;z-index:15}textarea.modern-input__textarea{-moz-appearance:none;background-color:#fff;border:1px solid #C6C7C8;border-radius:4px;color:#30373b;display:inline-block;font-size:16px;font-weight:normal;transition:all 150ms ease 0s;width:100%;padding-left:8px;padding-top:22px;margin:0px;outline:none;z-index:15}label.modern-input__label--filled .modern-input__text{font-size:11px;top:3px}label.modern-input__label--filled input.modern-input__input{padding-top:15px}.modern-input.has-error input.modern-input__input{border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-bottom:0px;border-color:#a94442}.modern-input.has-error .errors{background:#F2DEDE;border:1px solid #a94442;border-top:0px;border-radius:4px;border-top-left-radius:0px;border-top-right-radius:0px}.modern-input.has-error .errors li{padding:3px 6px;color:#a94442}.eshop-cart-form label{display:block}#checkout_page .content label{display:block}#checkout_page .content .radio label{display:block}#checkout_page .content .radio label input[type="radio"]{position:relative;top:-3px;vertical-align:middle}#checkout_page .content .radio.disabled{color:#d8d8d8}#checkout_page .content .radio.disabled .questionmark{background-color:#e8e8e8}#checkout_page #order_cart{width:100%}#checkout_page #order_cart td{vertical-align:top;padding-bottom:20px}#checkout_page #order_cart .image{width:160px}#checkout_page #order_cart .image a{width:140px;padding:10px;display:block;text-align:center;border:1px solid #d8d8d8;border-radius:6px}#checkout_page #order_cart .image a img{display:inline-block;width:100%}#checkout_page #order_cart .content .title{display:block;margin-bottom:8px}#checkout_page #order_cart .content .price{margin-bottom:10px}#checkout_page #order_cart .content .amount-control{width:100%}#checkout_page #order_cart .content .amount-control .product-amount{display:inline-block;vertical-align:middle;width:60px}#checkout_page #order_cart .content .amount-control .product-recount{margin-left:6px}#checkout_page #order_cart .content .amount-control .product-remove{margin-left:6px}#checkout_page .tooltip .tooltip-inner{width:300px;max-width:300px}#checkout_page .checkbox{margin-bottom:20px}#checkout_page .checkbox label span{vertical-align:middle}#checkout_page #order_note textarea{resize:vertical}:root{--sps-primary-color:#ff9900;--sps-secondary-color:#232529}.sps-input,.sps-input[type="text"],.sps-input[type="search"]{width:100%;font-weight:400;border-radius:calc(6.66666667px);transition:border-color 0.4s,opacity 0.4s,background-color 0.4s,color 0.4s;-webkit-appearance:none;color:#232529;background-color:#ffffff;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;height:40px;padding:0 10px;border:1px solid #cbcbcb}.sps-input:focus,.sps-input[type="text"]:focus,.sps-input[type="search"]:focus,.sps-input:hover,.sps-input[type="text"]:hover,.sps-input[type="search"]:hover,.sps-input:active,.sps-input[type="text"]:active,.sps-input[type="search"]:active,.sps-input:active:focus,.sps-input[type="text"]:active:focus,.sps-input[type="search"]:active:focus{outline:none !important}.sps-input:focus:not([readonly]),.sps-input[type="text"]:focus:not([readonly]),.sps-input[type="search"]:focus:not([readonly]){border-color:#ff9900}.sps-input input::-webkit-outer-spin-button,.sps-input[type="text"] input::-webkit-outer-spin-button,.sps-input[type="search"] input::-webkit-outer-spin-button,.sps-input input::-webkit-inner-spin-button,.sps-input[type="text"] input::-webkit-inner-spin-button,.sps-input[type="search"] input::-webkit-inner-spin-button{-webkit-appearance:none}.sps-input input::-webkit-input-placeholder,.sps-input[type="text"] input::-webkit-input-placeholder,.sps-input[type="search"] input::-webkit-input-placeholder{line-height:normal !important}.sps-button-group{display:flex}.btn.sps-button{display:inline-flex;position:relative;flex:1 0 20px;align-items:center;justify-content:center;text-align:center;min-width:40px;min-height:40px;height:40px;font-size:0;background-color:#232529;border-color:rgba(35, 37, 41, 0.9);color:#ffffff;border-width:1px;border-radius:calc(6.66666667px);padding:0;transition:border-color 0.4s,background-color 0.4s,color 0.4s}.btn.sps-button:before{padding:0;position:absolute;top:0;right:0;bottom:0;left:0;width:auto!important;height:auto!important;background-color:#ffffff}.btn.sps-button:hover,.btn.sps-button:active,.btn.sps-button:focus{background-color:rgba(35, 37, 41, 0.7)}.btn.sps-button.active{background-color:var(--sps-primary-color);border-color:var(--sps-primary-color);color:var(--sps-secondary-color);box-shadow:inset 0 3px 5px rgba(35, 37, 41, 0.2)}.btn.sps-button.active:before{background-color:#232529}.btn.sps-button:focus,.btn.sps-button:hover,.btn.sps-button:active,.btn.sps-button:active:focus{outline:none !important}#sps-delivery-modal{padding-right:0 !important}#sps-delivery-modal .modal-dialog{display:flex;flex-direction:column;width:100%;height:100%;margin:0;padding:30px;align-items:normal;justify-content:normal}@media (max-width: 767px){#sps-delivery-modal .modal-dialog{padding:10px}}#sps-delivery-modal .modal-dialog > .modal-content{display:flex;flex-direction:column;width:100%;height:100%;padding:25px}@media (max-width: 767px){#sps-delivery-modal .modal-dialog > .modal-content{padding:15px}}#sps-delivery-modal .modal-dialog > .modal-content .modal-body{flex:1 0 0;min-height:0}#sps-delivery-modal .modal-dialog > .modal-content .modal-footer{margin-top:10px}#sps-delivery-modal[data-country="cz"]{--sps-primary-color:#00539b;--sps-secondary-color:#ffffff}.sps-delivery-widget-search__input-wrapper,.sps-delivery-widget-search__options-wrapper,.sps-delivery-widget-search__list-wrapper{margin-top:10px;margin-bottom:10px}.sps-delivery-widget-search__list-wrapper{flex:1 1 0;overflow:auto;min-height:0;position:relative}.sps-delivery-widget-search__input-wrapper{display:flex;gap:calc(5px)}.sps-delivery-widget-search__button:before{content:'';mask-image:url("../svg/search.svg");-webkit-mask-image:url("../svg/search.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-locate__button:before{content:'';mask-image:url("../svg/locate.svg");-webkit-mask-image:url("../svg/locate.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-search__options-wrapper .btn.sps-button:before{padding:20px}.sps-delivery-widget-search__options-wrapper .btn.sps-button[data-option="point-type-ps"]:before{content:'';mask-image:url("../svg/store.svg");-webkit-mask-image:url("../svg/store.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-search__options-wrapper .btn.sps-button[data-option="point-type-pt"]:before{content:'';mask-image:url("../svg/parcelbox.svg");-webkit-mask-image:url("../svg/parcelbox.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-search__options-wrapper .btn.sps-button[data-option="open-at-saturday"]:before{content:'';mask-image:url("../svg/saturday.svg");-webkit-mask-image:url("../svg/saturday.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-search__options-wrapper .btn.sps-button[data-option="open-at-sunday"]:before{content:'';mask-image:url("../svg/sunday.svg");-webkit-mask-image:url("../svg/sunday.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-search__options-wrapper .btn.sps-button[data-option="closest"]:before{content:'';mask-image:url("../svg/nearby.svg");-webkit-mask-image:url("../svg/nearby.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-search__options-wrapper .btn.sps-button[data-option="favourite"]:before{content:'';mask-image:url("../svg/favourite.svg");-webkit-mask-image:url("../svg/favourite.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.btn.active .sps-delivery-widget-search__options-wrapper .btn.sps-button[data-option="favourite"]:before{content:'';mask-image:url("../svg/favourite-active.svg");-webkit-mask-image:url("../svg/favourite-active.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-search__options-wrapper .btn.sps-button input{display:none}.sps-delivery-widget-results__list{overflow:auto;list-style:none;padding:0}.sps-delivery-widget-results__list-item{margin:.5rem 0}.sps-delivery-widget-results__list-item:not(:last-of-type){border-bottom:1px solid #cbcbcb}.sps-delivery-widget-results__list-compact .sps-delivery-widget-results__list-item{margin:0;border-bottom:none}.sps-delivery-widget-results__list-item-selectable{display:block;padding:10px;margin:0 !important;text-decoration:none !important;transition:background-color 0.4s;outline:none !important;position:relative;border:0 solid transparent;border-left-width:0.5rem}.sps-delivery-widget-results__list:not(.sps-delivery-widget-results__list-compact) .sps-delivery-widget-results__list-item-selectable{margin-bottom:.5rem;border:1px solid #cbcbcb;-webkit-border-radius:calc(10px);-moz-border-radius:calc(10px);border-radius:calc(10px)}[data-type="PS"] .sps-delivery-widget-results__list-item-selectable{border-color:#ff9900}[data-type="PT"] .sps-delivery-widget-results__list-item-selectable{border-color:#232529}[data-type="AB"] .sps-delivery-widget-results__list-item-selectable{border-color:#75b32b}[data-type="DB"] .sps-delivery-widget-results__list-item-selectable{border-color:#00b1c5}[data-type="PB"] .sps-delivery-widget-results__list-item-selectable{border-color:#00539b}[data-type="PP"] .sps-delivery-widget-results__list-item-selectable{border-color:#00539b}.sps-delivery-widget-results__list-item-selectable:hover,.sps-delivery-widget-results__list-item-selectable:active,.sps-delivery-widget-results__list-item-selectable:focus{background-color:#f4f4f4}.sps-delivery-widget-results__list-item-selectable.active{background-color:#f4f4f4}[data-favourite="true"] .sps-delivery-widget-results__list-item-selectable:before{position:absolute;top:10px;right:10px;background-size:15px !important;content:'';mask-image:url("../svg/favourite-active.svg");-webkit-mask-image:url("../svg/favourite-active.svg");width:20px;height:20px;mask-size:20px;-webkit-mask-size:20px;width:15px;height:15px;mask-size:15px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:15px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:currentColor}.sps-delivery-widget-results__list-item-inner{display:flex;flex-wrap:wrap}.sps-delivery-widget-results__list-item__title{font-size:15px;font-weight:700;margin:0;padding-right:calc(15px);flex:1 0 100%}.sps-delivery-widget-results__list-item__title .sps-delivery-widget-results__list-compact{font-size:12px}.sps-delivery-widget-results__list-item__address{font-size:12px;font-weight:400;flex:1 0 75%}.sps-delivery-widget-results__list-compact .sps-delivery-widget-results__list-item__address{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.sps-delivery-widget-results__list-item__id{font-size:12px;font-weight:400;flex:1 0 25%;margin-left:auto;text-align:right;white-space:nowrap}.sps-delivery-widget-results__list-compact .sps-delivery-widget-results__list-item__id{display:none}.sps-delivery-widget-map{background:#ffffff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;position:relative;width:100%;height:100%}@media (max-width: 767px){.sps-delivery-widget-map{height:auto;display:flex;flex-direction:column}}.sps-delivery-widget-map #googleMap{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;width:100%;height:100%}@media (max-width: 991px){.sps-delivery-widget-map #googleMap{height:calc(100vw - 200px);max-height:300px}}.sps-delivery-widget-map__selected-point{position:absolute;bottom:0;width:100%;user-select:none}@media (min-width: 768px){.sps-delivery-widget-map__selected-point{overflow:hidden;display:flex;max-height:45%}}@media (max-width: 767px){.sps-delivery-widget-map__selected-point{position:static;order:-1}}.sps-delivery-widget-map__selected-point-inner{background:rgba(255, 255, 255, 0.9);border-radius:20px;border-top-right-radius:0;border-top-left-radius:0;width:100%;padding:calc(5px);display:flex}@media (max-width: 767px){.sps-delivery-widget-map__selected-point-inner{flex-direction:column}}.sps-delivery-widget-map__selected-point__col{display:flex;padding:10px calc(15px);flex:1;gap:calc(5px)}@media (max-width: 767px){.sps-delivery-widget-map__selected-point__col{padding:0!important}}.active .sps-delivery-widget-map__selected-point__col{flex-wrap:wrap}.active .sps-delivery-widget-map__selected-point__col--details{border-left:1px solid #cbcbcb}@media (min-width: 768px){.active .sps-delivery-widget-map__selected-point__col--details{max-height:100%;overflow:auto}}@media (max-width: 767px){.active .sps-delivery-widget-map__selected-point__col--details{border:0}}.sps-delivery-widget-map__selected-point__icon{margin:12px 0 8px}@media (max-width: 767px){.sps-delivery-widget-map__selected-point__icon{display:none}}.sps-delivery-widget-map__selected-point__info{display:flex;flex-direction:column;flex:1 0 85%}@media (max-width: 767px){.sps-delivery-widget-map__selected-point__info{padding-right:5rem}}.sps-delivery-widget-map__selected-point__title{font-size:15px;font-weight:700;margin:10px 0 calc(5px);padding:0 !important}.sps-delivery-widget-map__selected-point__address{display:flex}.sps-delivery-widget-map__selected-point-inner.active .sps-delivery-widget-map__selected-point__address{flex-direction:column}.sps-delivery-widget-map__selected-point__opening-hours-wrapper{margin:calc(5px) 0}.sps-delivery-widget-map__selected-point-inner:not(.active) .sps-delivery-widget-map__selected-point__opening-hours-wrapper{display:none}.sps-delivery-widget-map__selected-point__opening-hours-list{display:flex;flex-wrap:wrap;margin:0}.sps-delivery-widget-map__selected-point__opening-hours-list dt{flex:1 0 40%;text-align:left}.sps-delivery-widget-map__selected-point__opening-hours-list dd{flex:1 0 60%;text-align:left;padding-left:.5rem}.sps-delivery-widget-map__selected-point__buttons-wrapper{position:absolute;right:10px;top:10px;display:flex;gap:calc(5px)}@media (max-width: 767px){.sps-delivery-widget-map__selected-point__buttons-wrapper{flex-direction:column-reverse}}.sps-delivery-widget-map__selected-point__button{font-size:0}.sps-delivery-widget-map__selected-point__button:before{font-size:initial}.sps-delivery-widget-map__selected-point__button-detail:before{content:'';mask-image:url("../svg/arrow-up.svg");-webkit-mask-image:url("../svg/arrow-up.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-map__selected-point-inner.active .sps-delivery-widget-map__selected-point__button-detail:before{content:'';mask-image:url("../svg/arrow-down.svg");-webkit-mask-image:url("../svg/arrow-down.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}@media (max-width: 767px){.sps-delivery-widget-map__selected-point-inner:not(.active) .sps-delivery-widget-map__selected-point__button-favourite{display:none}}.sps-delivery-widget-map__selected-point__button-favourite:before{content:'';mask-image:url("../svg/favourite.svg");-webkit-mask-image:url("../svg/favourite.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-map__selected-point__button-favourite.active:before{content:'';mask-image:url("../svg/favourite-active.svg");-webkit-mask-image:url("../svg/favourite-active.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-map__selected-point__button-locate:before{content:'';mask-image:url("../svg/locate.svg");-webkit-mask-image:url("../svg/locate.svg");width:20px;height:20px;mask-size:20px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:20px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.sps-delivery-widget-map__selected-point__location--info{margin-top:10px}.sps-delivery-widget-map__selected-point-inner:not(.active) .sps-delivery-widget-map__selected-point__location--info{display:none}.sps-delivery-widget-map__selected-point__location-wrapper{display:flex;flex:1 0 100%;margin-top:auto;justify-content:space-between}.sps-delivery-widget-map__selected-point-inner:not(.active) .sps-delivery-widget-map__selected-point__location-wrapper{display:none}@media (max-width: 767px){.sps-delivery-widget-map__selected-point__location-wrapper .sps-delivery-widget-map__selected-point__location--coordinates{display:none}}.sps-delivery-widget-map__selected-point__id{display:flex;margin-top:auto;order:3;white-space:nowrap}.sps-delivery-widget-map__selected-point-inner:not(.active) .sps-delivery-widget-map__selected-point__id{display:none}@media (max-width: 767px){.sps-delivery-widget-map__selected-point__id{display:none}}.sps-delivery-widget{display:flex;flex-direction:column;height:100%}.sps-delivery-widget-body{height:100%}@media (max-width: 991px){.sps-delivery-widget-body{height:100%;overflow-y:auto}}.sps-delivery-widget-body > .row{display:flex;flex-wrap:wrap;height:100%}@media (max-width: 991px){.sps-delivery-widget-body > .row{flex-direction:column;flex-wrap:nowrap;height:auto;min-height:100%;margin:0}}.sps-delivery-widget-body > .row > .col-md-3{display:flex;flex-direction:column;flex:0 0 300px;width:300px}@media (max-width: 991px){.sps-delivery-widget-body > .row > .col-md-3{width:100%;flex:1 1 0;min-height:300px;padding:0}}.sps-delivery-widget-body > .row > .col-md-9{flex:1 0 0;width:auto;min-width:0}@media (max-width: 991px){.sps-delivery-widget-body > .row > .col-md-9{flex:none;width:100%;padding:0}}.cancel-on-png,.cancel-off-png,.star-on-png,.star-off-png,.star-half-png{font-size:2em}@font-face{font-family:"raty";font-style:normal;font-weight:normal;src:url("../eot/raty.eot");src:url("../eot/ratyd41d.eot#iefix") format("embedded-opentype");src:url("../svg/raty.svg#raty") format("svg");src:url("../ttf/raty.ttf") format("truetype");src:url("../woff/raty.woff") format("woff")}.cancel-on-png,.cancel-off-png,.star-on-png,.star-off-png,.star-half-png{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:"raty";font-style:normal;font-variant:normal;font-weight:normal;line-height:1;speak:none;text-transform:none}.cancel-on-png:before{content:"\e600"}.cancel-off-png:before{content:"\e601"}.star-on-png:before{content:"\f005"}.star-off-png:before{content:"\f006"}.star-half-png:before{content:"\f123"}@font-face{font-family:"raty";font-style:normal;font-weight:normal;src:url("../eot/raty.eot");src:url("../eot/ratyd41d.eot#iefix") format("embedded-opentype");src:url("../svg/raty.svg#raty") format("svg");src:url("../ttf/raty.ttf") format("truetype");src:url("../woff/raty.woff") format("woff")}.star-off-png{font-family:'FontAwesome';content:'\f005'}.star-on-png{font-family:'FontAwesome';content:'\f005'}.bt-rating{color:#d9cfce;display:inline-block;position:relative}.bt-rating:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'FontAwesome';font-style:normal;font-variant:normal;font-weight:normal;line-height:1;speak:none;text-transform:none;content:"\f005\f005\f005\f005\f005"}.bt-rating > span{display:inline-block;overflow:hidden;position:absolute}.bt-rating > span > span:before{color:#fff100;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:'FontAwesome';font-style:normal;font-variant:normal;font-weight:normal;line-height:1;speak:none;text-transform:none;content:"\f005\f005\f005\f005\f005"}.bt-rating-number{color:#fff100;display:inline-block;margin-right:10px;font-weight:bold}.mini-login-form{position:relative;padding:5px 15px;background:#eeeeee}.mini-login-form-close-btn{position:absolute;top:10px;right:10px}.wizard-login-form-headline{line-height:20px;font-size:13px;font-weight:bold}.wizard-login-form-text{line-height:20px}.wizard-login-form{margin:15px 15px 0 15px}.wizard-login-form__subsection{margin-top:7px;padding-top:10px;border-top:1px solid #cccccc}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 *//* FONT PATH
 * -------------------------- */@font-face{font-family:'FontAwesome';src:url('../eot/fontawesome-webfont3e6e-2.eot');src:url('../eot/fontawesome-webfontd41d-2.eot#iefix&v=4.7.0') format('embedded-opentype'),url('../woff2/fontawesome-webfont3e6e-2.woff2') format('woff2'),url('../woff/fontawesome-webfont3e6e-2.woff') format('woff'),url('../ttf/fontawesome-webfont3e6e-2.ttf') format('truetype'),url('../svg/fontawesome-webfont3e6e-2.svg#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}/* makes the font 33% larger relative to the icon container */.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul > li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}/* Deprecated as of 4.4.0 */.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../png/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/*!
 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}100%{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:none;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5) !important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:.3s linear 750ms forwards bs-notify-fadeOut;-o-animation:.3s linear 750ms forwards bs-notify-fadeOut;animation:.3s linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}/*!
 * 
 *         SimpleBar.js - v2.6.1
 *         Scrollbars, simpler.
 *         https://grsmto.github.io/simplebar/
 *         
 *         Made by Adrien Grsmto from a fork by Jonathan Nicol
 *         Under MIT License
 *       
 */[data-simplebar]{position:relative;z-index:0;overflow:hidden!important;max-height:inherit;-webkit-overflow-scrolling:touch/* Trigger native scrolling for mobile, if not supported, plugin is used. */}[data-simplebar="init"]{display:-webkit-box;display:-ms-flexbox;display:flex}.simplebar-scroll-content{overflow-x:hidden!important;overflow-y:scroll;min-width:100%!important;max-height:inherit!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.simplebar-content{overflow-y:hidden!important;overflow-x:scroll;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;min-height:100%!important}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;width:11px}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:black;border-radius:7px;left:0;right:0;opacity:0;-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.simplebar-track:hover .simplebar-scrollbar:before,.simplebar-track .simplebar-scrollbar.visible:before{/* When hovered, remove all transitions from drag handle */opacity:0.5;-webkit-transition:opacity 0 linear;transition:opacity 0 linear}.simplebar-track.vertical{top:0}.simplebar-track.vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.horizontal{left:0;width:auto;height:11px}.simplebar-track.horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.horizontal.simplebar-track .simplebar-scrollbar{right:auto;top:2px;height:7px;min-height:0;min-width:10px;width:auto}/* required styles */.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane > svg,.leaflet-pane > canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}/* Prevents IE11 from highlighting tiles in blue */.leaflet-tile::selection{background:transparent}/* Safari renders non-retina tile on retina better with this, but Chrome is worse */.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}/* hack that prevents hw layers "stretching" when loading new tiles */.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x *//* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;/* Fallback for FF which doesn't support pinch-zoom */touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51, 181, 229, 0.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}/* control positioning */.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;/* IE 9-10 doesn't have auto */pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}/* zoom and fade animations */.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform 0.25s cubic-bezier(0,0,0.25,1);transition:transform 0.25s cubic-bezier(0,0,0.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}/* cursors */.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}/* marker & overlays interactivity */.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane > svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane > svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;/* IE 9-10 doesn't have auto */pointer-events:auto}/* visual tweaks */.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5)}/* general typography */.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5}/* general toolbar styles */.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}/* zoom control */.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}/* layers control */.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(../png/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../png/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}/* Default icon URLs */.leaflet-default-icon-path{/* used only in path-guessing heuristic, see L.Icon.Default */background-image:url(../png/marker-icon.png)}/* attribution and scale controls */.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255, 255, 255, 0.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline !important;vertical-align:baseline !important;width:1em;height:0.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255, 255, 255, 0.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);background-clip:padding-box}/* popup */.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}/* div icon */.leaflet-div-icon{background:#fff;border:1px solid #666}/* Tooltip *//* Base styles for the element that has a tooltip */.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,0.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}/* Directions */.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}/* Printing */@media print{/* Prevent printers from removing background-images of controls. */.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:black;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal;outline:none}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;/* Image border */border:4px solid white}.lightbox a img{border:none}.lb-outerContainer{position:relative;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;/* Background color behind image.
     This is visible during transitions. */background-color:white}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../gif/loading-3.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container > .nav{left:0}.lb-nav a{outline:none;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==')}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../png/prev-2.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../png/next-2.png) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../png/close-2.png) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}*,::after,::before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::after,::before{--tw-content:''}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:0px){.container{max-width:0}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}.collapse{visibility:initial!important}.user-zone__card{border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));padding-left:3rem;padding-right:3rem;padding-top:1.5rem;padding-bottom:2.5rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-shadow-color:#d1d5db;--tw-shadow:var(--tw-shadow-colored)}.user-zone__detail-button{margin-top:2rem;display:flex;width:-moz-max-content;width:max-content;gap:.5rem;--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));padding-left:1.5rem;padding-right:1.5rem;padding-top:.75rem;padding-bottom:.75rem;font-size:1.1375rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));text-decoration-line:none}.user-zone__detail-button:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}.user-zone__detail-button:focus{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}.user-zone__detail-button:active:focus:hover{--tw-bg-opacity:1;background-color:rgb(17 17 17 / var(--tw-bg-opacity,1))}@media (min-width:992px){.user-zone__detail-button{padding-left:2rem;padding-right:2rem;font-size:1.3rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-0{bottom:0}.left-0{left:0}.left-\[27px\]{left:27px}.right-0{right:0}.top-0{top:0}.top-10{top:2.5rem}.top-\[10px\]{top:10px}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.m-0{margin:0}.m-8{margin:2rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-12{margin-top:3rem;margin-bottom:3rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-ml-px{margin-left:-1px}.-mr-1{margin-right:-.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-0{margin-inline-end:0}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.mr-0{margin-right:0}.ms-0{margin-inline-start:0}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[7px\]{margin-top:7px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.h-0{height:0}.h-1{height:.25rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[15px\]{height:15px}.h-\[25px\]{height:25px}.h-\[26px\]{height:26px}.h-\[30px\]{height:30px}.h-\[34px\]{height:34px}.h-\[35px\]{height:35px}.h-\[45\.5px\]{height:45.5px}.h-\[60px\]{height:60px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.\!w-48{width:12rem!important}.w-0{width:0}.w-1{width:.25rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[100px\]{width:100px}.w-\[150px\]{width:150px}.w-\[15px\]{width:15px}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[60px\]{width:60px}.w-\[62px\]{width:62px}.w-\[90px\]{width:90px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-full{min-width:100%}.max-w-\[1250px\]{max-width:1250px}.max-w-\[200px\]{max-width:200px}.max-w-\[300px\]{max-width:300px}.max-w-\[550px\]{max-width:550px}.max-w-\[750px\]{max-width:750px}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.origin-top-right{transform-origin:top right}.scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-6{gap:1.5rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(243 244 246 / var(--tw-divide-opacity,1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235 / var(--tw-divide-opacity,1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.whitespace-nowrap{white-space:nowrap}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l-0{border-left-width:0}.border-t{border-top-width:1px}.border-\[\#9b9b9b\]{--tw-border-opacity:1;border-color:rgb(155 155 155 / var(--tw-border-opacity,1))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity,1))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175 / var(--tw-border-opacity,1))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128 / var(--tw-border-opacity,1))}.border-zinc-300{--tw-border-opacity:1;border-color:rgb(212 212 216 / var(--tw-border-opacity,1))}.border-b-gray-300{--tw-border-opacity:1;border-bottom-color:rgb(209 213 219 / var(--tw-border-opacity,1))}.border-l-\[\#e5e5e5\]{--tw-border-opacity:1;border-left-color:rgb(229 229 229 / var(--tw-border-opacity,1))}.border-t-\[\#ededed\]{--tw-border-opacity:1;border-top-color:rgb(237 237 237 / var(--tw-border-opacity,1))}.border-t-\[\#eee\]{--tw-border-opacity:1;border-top-color:rgb(238 238 238 / var(--tw-border-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity,1))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity,1))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255 / var(--tw-bg-opacity,1))}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255 / var(--tw-bg-opacity,1))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241 / var(--tw-bg-opacity,1))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity,1))}.bg-primary{--tw-bg-opacity:1;background-color:rgb(17 17 17 / var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1))}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-left{background-position:left}.bg-right{background-position:right}.bg-no-repeat{background-repeat:no-repeat}.p-0{padding:0}.p-16{padding:4rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-\[12px\]{padding-bottom:12px}.pl-0{padding-left:0}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.pt-\[12px\]{padding-top:12px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-middle{vertical-align:middle}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.text-2xl{font-size:1.95rem}.text-3xl{font-size:2.4375rem}.text-4xl{font-size:2.925rem}.text-5xl{font-size:3.9rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[22px\]{font-size:22px}.text-base{font-size:1.3rem}.text-lg{font-size:1.4625rem}.text-sm{font-size:1.1375rem}.text-xl{font-size:1.625rem}.text-xs{font-size:.975rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-normal{line-height:1.5}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74 / var(--tw-text-opacity,1))}.text-indigo-400{--tw-text-opacity:1;color:rgb(129 140 248 / var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229 / var(--tw-text-opacity,1))}.text-indigo-800{--tw-text-opacity:1;color:rgb(55 48 163 / var(--tw-text-opacity,1))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12 / var(--tw-text-opacity,1))}.text-primary{--tw-text-opacity:1;color:rgb(17 17 17 / var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity,1))}.text-secondary{--tw-text-opacity:1;color:rgb(237 28 36 / var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1),0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1),0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-gray-300{--tw-shadow-color:#d1d5db;--tw-shadow:var(--tw-shadow-colored)}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219 / var(--tw-ring-opacity, 1))}.ring-opacity-5{--tw-ring-opacity:0.05}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:150ms}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hid{display:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.user-zone__card .form-field__input{font-size:1.3rem!important}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity,1))}.hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgb(199 210 254 / var(--tw-bg-opacity,1))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity,1))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity,1))}.hover\:text-indigo-500:hover{--tw-text-opacity:1;color:rgb(99 102 241 / var(--tw-text-opacity,1))}.hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:z-10:focus{z-index:10}.focus\:border-blue-300:focus{--tw-border-opacity:1;border-color:rgb(147 197 253 / var(--tw-border-opacity,1))}.focus\:border-gray-300:focus{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity,1))}.focus\:border-indigo-300:focus{--tw-border-opacity:1;border-color:rgb(165 180 252 / var(--tw-border-opacity,1))}.focus\:border-primary:focus{--tw-border-opacity:1;border-color:rgb(17 17 17 / var(--tw-border-opacity,1))}.focus\:bg-gray-100:focus{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity,1))}.focus\:bg-indigo-500:focus{--tw-bg-opacity:1;background-color:rgb(99 102 241 / var(--tw-bg-opacity,1))}.focus\:text-gray-800:focus{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity,1))}.focus\:text-gray-900:focus{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity,1))}.focus\:text-white:focus{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}.focus\:underline:focus{text-decoration-line:underline}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-indigo-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(199 210 254 / var(--tw-ring-opacity, 1))}.focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(17 17 17 / var(--tw-ring-opacity, 1))}.focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.active\:bg-gray-100:active{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity,1))}.active\:bg-gray-50:active{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity,1))}.active\:text-gray-500:active{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity,1))}.active\:text-gray-700:active{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity,1))}.active\:text-gray-800:active{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity,1))}.active\:outline-none:active{outline:2px solid transparent;outline-offset:2px}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width:768px){.sm\:mt-24{margin-top:6rem}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:max-w-\[250px\]{max-width:250px}.sm\:max-w-max{max-width:-moz-max-content;max-width:max-content}.sm\:flex-1{flex:1 1 0%}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:text-sm{font-size:1.1375rem}.sm\:leading-5{line-height:1.25rem}}@media (min-width:992px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mb-0{margin-bottom:0}.md\:mb-4{margin-bottom:1rem}.md\:ml-2{margin-left:.5rem}.md\:mr-10{margin-right:2.5rem}.md\:mt-0{margin-top:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-4{margin-top:1rem}.md\:mt-8{margin-top:2rem}.md\:mt-\[1px\]{margin-top:1px}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-16{height:4rem}.md\:h-\[75px\]{height:75px}.md\:h-fit{height:-moz-fit-content;height:fit-content}.md\:min-h-\[120px\]{min-height:120px}.md\:min-h-screen{min-height:100vh}.md\:w-1\/2{width:50%}.md\:w-16{width:4rem}.md\:w-2\/4{width:50%}.md\:w-4\/5{width:80%}.md\:w-48{width:12rem}.md\:w-56{width:14rem}.md\:w-\[250px\]{width:250px}.md\:w-\[75px\]{width:75px}.md\:w-\[94\%\]{width:94%}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:max-w-\[600px\]{max-width:600px}.md\:flex-1{flex:1 1 0%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-y-8{row-gap:2rem}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.md\:overflow-x-hidden{overflow-x:hidden}.md\:rounded-lg{border-radius:.5rem}.md\:border-l{border-left-width:1px}.md\:border-t{border-top-width:1px}.md\:border-t-\[\#e5e5e5\]{--tw-border-opacity:1;border-top-color:rgb(229 229 229 / var(--tw-border-opacity,1))}.md\:bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity,1))}.md\:p-0{padding:0}.md\:p-16{padding:4rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:pb-0{padding-bottom:0}.md\:pb-24{padding-bottom:6rem}.md\:pt-10{padding-top:2.5rem}.md\:text-2xl{font-size:1.95rem}.md\:text-3xl{font-size:2.4375rem}.md\:text-base{font-size:1.3rem}.md\:text-lg{font-size:1.4625rem}.md\:text-sm{font-size:1.1375rem}.md\:text-xl{font-size:1.625rem}.md\:font-medium{font-weight:500}.md\:text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}.md\:hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}}@media (min-width:1200px){.lg\:mt-0{margin-top:0}.lg\:w-3\/4{width:75%}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:text-5xl{font-size:3.9rem}}@media (prefers-color-scheme:dark){.dark\:divide-none>:not([hidden])~:not([hidden]){border-style:none}.dark\:divide-gray-600>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(75 85 99 / var(--tw-divide-opacity,1))}.dark\:border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128 / var(--tw-border-opacity,1))}.dark\:border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99 / var(--tw-border-opacity,1))}.dark\:border-red-800{--tw-border-opacity:1;border-color:rgb(153 27 27 / var(--tw-border-opacity,1))}.dark\:bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity,1))}.dark\:bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128 / var(--tw-bg-opacity,1))}.dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity,1))}.dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity,1))}.dark\:bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity,1))}.dark\:bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254 / var(--tw-bg-opacity,1))}.dark\:bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68 / var(--tw-bg-opacity,1))}.dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity,1))}.dark\:text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity,1))}.dark\:text-indigo-900{--tw-text-opacity:1;color:rgb(49 46 129 / var(--tw-text-opacity,1))}.dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}.dark\:opacity-60{opacity:.6}.dark\:ring-gray-600{--tw-ring-opacity:1;--tw-ring-color:rgb(75 85 99 / var(--tw-ring-opacity, 1))}.dark\:hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgb(107 114 128 / var(--tw-border-opacity,1))}.dark\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity,1))}.dark\:hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(17 24 39 / var(--tw-bg-opacity,1))}.dark\:hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity,1))}.dark\:focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity,1))}}/*# sourceMappingURL=tailwind.css.map */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,*:before,*:after{color:#000 !important;text-shadow:none !important;background:transparent !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn > .caret,.dropup > .btn > .caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:"Glyphicons Halflings";src:url("../eot/glyphicons-halflings-regular.eot");src:url("../eot/glyphicons-halflings-regulard41d.eot#iefix") format("embedded-opentype"),url("../woff2/glyphicons-halflings-regular.woff2") format("woff2"),url("../woff/glyphicons-halflings-regular.woff") format("woff"),url("../ttf/glyphicons-halflings-regular.ttf") format("truetype"),url("../svg/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#111111;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#9b9b9b;text-decoration:none}a:hover,a:focus{color:#525252;text-decoration:none}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eeeeee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline > li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eeeeee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eeeeee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:""}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:"\00A0 \2014"}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}@media (min-width: 768px){.container{width:740px}}@media (min-width: 992px){.container{width:960px}}@media (min-width: 1200px){.container{width:1160px}}.container-fluid{padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.row{margin-right:-10px;margin-left:-10px}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*="col-"]{padding-right:0;padding-left:0}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}table{background-color:transparent}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table > thead > tr > th{vertical-align:bottom;border-bottom:2px solid #ddd}.table > caption + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > th,.table > thead:first-child > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > td{border-top:0}.table > tbody + tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td{border:1px solid #ddd}.table-bordered > thead > tr > th,.table-bordered > thead > tr > td{border-bottom-width:2px}.table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover > tbody > tr:hover{background-color:#f5f5f5}.table > thead > tr > td.active,.table > tbody > tr > td.active,.table > tfoot > tr > td.active,.table > thead > tr > th.active,.table > tbody > tr > th.active,.table > tfoot > tr > th.active,.table > thead > tr.active > td,.table > tbody > tr.active > td,.table > tfoot > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr.active > th,.table > tfoot > tr.active > th{background-color:#f5f5f5}.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8}.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th{background-color:#dff0d8}.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6}.table > thead > tr > td.info,.table > tbody > tr > td.info,.table > tfoot > tr > td.info,.table > thead > tr > th.info,.table > tbody > tr > th.info,.table > tfoot > tr > th.info,.table > thead > tr.info > td,.table > tbody > tr.info > td,.table > tfoot > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr.info > th,.table > tfoot > tr.info > th{background-color:#d9edf7}.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th{background-color:#c4e3f3}.table > thead > tr > td.warning,.table > tbody > tr > td.warning,.table > tfoot > tr > td.warning,.table > thead > tr > th.warning,.table > tbody > tr > th.warning,.table > tfoot > tr > th.warning,.table > thead > tr.warning > td,.table > tbody > tr.warning > td,.table > tfoot > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr.warning > th,.table > tfoot > tr.warning > th{background-color:#fcf8e3}.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th{background-color:#faf2cc}.table > thead > tr > td.danger,.table > tbody > tr > td.danger,.table > tfoot > tr > td.danger,.table > thead > tr > th.danger,.table > tbody > tr > th.danger,.table > tfoot > tr > th.danger,.table > thead > tr.danger > td,.table > tbody > tr.danger > td,.table > tfoot > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr.danger > th,.table > tfoot > tr.danger > th{background-color:#f2dede}.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive > .table{margin-bottom:0}.table-responsive > .table > thead > tr > th,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > td{white-space:nowrap}.table-responsive > .table-bordered{border:0}.table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}.table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}.table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;appearance:none}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075),0 0 8px rgba(102, 175, 233, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075),0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075),0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eeeeee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio + .radio,.checkbox + .checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #67b168;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #c0a16b;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label ~ .form-control-feedback{top:25px}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#515151}@media (min-width: 768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group > .form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-10px;margin-left:-10px}@media (min-width: 768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:10px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);-moz-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:0.65;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=65);filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open > .dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open > .dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open > .dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open > .dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open > .dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open > .dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open > .dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open > .dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open > .dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open > .dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open > .dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open > .dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open > .dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open > .dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open > .dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#9b9b9b;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#525252;text-decoration:none;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777777;text-decoration:none}.btn-lg,.btn-group-lg > .btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm > .btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs > .btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);-moz-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu > li > a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333333;white-space:nowrap}.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus{color:#777777}.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open > .dropdown-menu{display:block}.open > a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right > .dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;float:left}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover,.btn-group > .btn:focus,.btn-group-vertical > .btn:focus,.btn-group > .btn:active,.btn-group-vertical > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn.active{z-index:2}.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .input-group{margin-left:5px}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group > .btn:first-child{margin-left:0}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group > .btn-group{float:left}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0}.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group > .btn + .dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group > .btn-lg + .dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);-moz-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group,.btn-group-vertical > .btn-group > .btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical > .btn-group > .btn{float:none}.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical > .btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0}.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified > .btn,.btn-group-justified > .btn-group{display:table-cell;float:none;width:1%}.btn-group-justified > .btn-group .btn{width:100%}.btn-group-justified > .btn-group .dropdown-menu{left:auto}[data-toggle="buttons"] > .btn input[type="radio"],[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],[data-toggle="buttons"] > .btn input[type="checkbox"],[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg > .form-control,select.input-group-lg > .input-group-addon,select.input-group-lg > .input-group-btn > .btn{height:46px;line-height:46px}textarea.input-group-lg > .form-control,textarea.input-group-lg > .input-group-addon,textarea.input-group-lg > .input-group-btn > .btn,select[multiple].input-group-lg > .form-control,select[multiple].input-group-lg > .input-group-addon,select[multiple].input-group-lg > .input-group-btn > .btn{height:auto}.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm > .form-control,select.input-group-sm > .input-group-addon,select.input-group-sm > .input-group-btn > .btn{height:30px;line-height:30px}textarea.input-group-sm > .form-control,textarea.input-group-sm > .input-group-addon,textarea.input-group-sm > .input-group-btn > .btn,select[multiple].input-group-sm > .form-control,select[multiple].input-group-sm > .input-group-addon,select[multiple].input-group-sm > .input-group-btn > .btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555555;text-align:center;background-color:#eeeeee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn > .btn{position:relative}.input-group-btn > .btn + .btn{margin-left:-1px}.input-group-btn > .btn:hover,.input-group-btn > .btn:focus,.input-group-btn > .btn:active{z-index:2}.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group{margin-right:-1px}.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav > li{position:relative;display:block}.nav > li > a{position:relative;display:block;padding:10px 15px}.nav > li > a:hover,.nav > li > a:focus{text-decoration:none;background-color:#eeeeee}.nav > li.disabled > a{color:#777777}.nav > li.disabled > a:hover,.nav > li.disabled > a:focus{color:#777777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open > a,.nav .open > a:hover,.nav .open > a:focus{background-color:#eeeeee;border-color:#9b9b9b}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav > li > a > img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs > li{float:left;margin-bottom:-1px}.nav-tabs > li > a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs > li > a:hover{border-color:#eeeeee #eeeeee #ddd}.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus{color:#555555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified > li{float:none}.nav-tabs.nav-justified > li > a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-tabs.nav-justified > li{display:table-cell;width:1%}.nav-tabs.nav-justified > li > a{margin-bottom:0}}.nav-tabs.nav-justified > li > a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs.nav-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus{border-bottom-color:#fff}}.nav-pills > li{float:left}.nav-pills > li > a{border-radius:4px}.nav-pills > li + li{margin-left:2px}.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus{color:#fff;background-color:#337ab7}.nav-stacked > li{float:none}.nav-stacked > li + li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified > li{float:none}.nav-justified > li > a{margin-bottom:5px;text-align:center}.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-justified > li{display:table-cell;width:1%}.nav-justified > li > a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified > li > a{margin-right:0;border-radius:4px}.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus{border-bottom-color:#fff}}.tab-content > .tab-pane{display:none}.tab-content > .active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width: 768px){.navbar{border-radius:4px}}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{padding-right:10px;padding-left:10px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}@media (min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse{margin-right:-10px;margin-left:-10px}@media (min-width: 768px){.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-brand{float:left;height:50px;padding:15px 10px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand > img{display:block}@media (min-width: 768px){.navbar > .container .navbar-brand,.navbar > .container-fluid .navbar-brand{margin-left:-10px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar + .icon-bar{margin-top:4px}@media (min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -10px}.navbar-nav > li > a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu > li > a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu > li > a{line-height:20px}.navbar-nav .open .dropdown-menu > li > a:hover,.navbar-nav .open .dropdown-menu > li > a:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav > li{float:left}.navbar-nav > li > a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 10px;margin-right:-10px;margin-left:-10px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.1);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1),0 1px 0 rgba(255, 255, 255, 0.1);margin-top:8px;margin-bottom:8px}@media (min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group > .form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width: 768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}}.navbar-nav > li > .dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.navbar-text{float:left;margin-right:10px;margin-left:10px}}@media (min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-10px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav > li > a{color:#777}.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav > .disabled > a,.navbar-default .navbar-nav > .disabled > a:hover,.navbar-default .navbar-nav > .disabled > a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus{color:#555;background-color:#e7e7e7}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu > .active > a,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav > li > a{color:#9d9d9d}.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus{color:#fff;background-color:#080808}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb > li{display:inline-block}.breadcrumb > li + li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb > .active{color:#777777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination > li{display:inline}.pagination > li > a,.pagination > li > span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#9b9b9b;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus{z-index:2;color:#525252;background-color:#eeeeee;border-color:#ddd}.pagination > li:first-child > a,.pagination > li:first-child > span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination > li:last-child > a,.pagination > li:last-child > span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus{color:#777777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg > li > a,.pagination-lg > li > span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm > li > a,.pagination-sm > li > span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li > a,.pager li > span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li > a:hover,.pager li > a:focus{text-decoration:none;background-color:#eeeeee}.pager .next > a,.pager .next > span{float:right}.pager .previous > a,.pager .previous > span{float:left}.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span{color:#777777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs > .btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active > .badge,.nav-pills > .active > a > .badge{color:#9b9b9b;background-color:#fff}.list-group-item > .badge{float:right}.list-group-item > .badge + .badge{margin-right:5px}.nav-pills > li > a > .badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eeeeee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron > hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:10px;padding-left:10px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail > img,.thumbnail a > img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#9b9b9b}.thumbnail .caption{padding:9px;color:#111111}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert > p,.alert > ul{margin-bottom:0}.alert > p + p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media > .pull-right{padding-left:10px}.media-left,.media > .pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777777;cursor:not-allowed;background-color:#eeeeee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading > small,.list-group-item.active:hover .list-group-item-heading > small,.list-group-item.active:focus .list-group-item-heading > small,.list-group-item.active .list-group-item-heading > .small,.list-group-item.active:hover .list-group-item-heading > .small,.list-group-item.active:focus .list-group-item-heading > .small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading > .dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title > a,.panel-title > small,.panel-title > .small,.panel-title > small > a,.panel-title > .small > a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel > .list-group,.panel > .panel-collapse > .list-group{margin-bottom:0}.panel > .list-group .list-group-item,.panel > .panel-collapse > .list-group .list-group-item{border-width:1px 0;border-radius:0}.panel > .list-group:first-child .list-group-item:first-child,.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel > .list-group:last-child .list-group-item:last-child,.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading + .list-group .list-group-item:first-child{border-top-width:0}.list-group + .panel-footer{border-top-width:0}.panel > .table,.panel > .table-responsive > .table,.panel > .panel-collapse > .table{margin-bottom:0}.panel > .table caption,.panel > .table-responsive > .table caption,.panel > .panel-collapse > .table caption{padding-right:15px;padding-left:15px}.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel > .table:first-child > thead:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:3px}.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:3px}.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel > .table:last-child > tbody:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:3px}.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:3px}.panel > .panel-body + .table,.panel > .panel-body + .table-responsive,.panel > .table + .panel-body,.panel > .table-responsive + .panel-body{border-top:1px solid #ddd}.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td{border-top:0}.panel > .table-bordered,.panel > .table-responsive > .table-bordered{border:0}.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom:0}.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom:0}.panel > .table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel + .panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading + .panel-collapse > .panel-body,.panel-group .panel-heading + .panel-collapse > .list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default > .panel-heading{color:#333333;background-color:#f5f5f5;border-color:#ddd}.panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ddd}.panel-default > .panel-heading .badge{color:#f5f5f5;background-color:#333333}.panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary > .panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color:#337ab7}.panel-primary > .panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success > .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success > .panel-heading + .panel-collapse > .panel-body{border-top-color:#d6e9c6}.panel-success > .panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info > .panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info > .panel-heading + .panel-collapse > .panel-body{border-top-color:#bce8f1}.panel-info > .panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning > .panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning > .panel-heading + .panel-collapse > .panel-body{border-top-color:#faebcc}.panel-warning > .panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger > .panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ebccd1}.panel-danger > .panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn + .btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn + .btn{margin-left:-1px}.modal-footer .btn-block + .btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);box-shadow:0 5px 15px rgba(0, 0, 0, 0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);filter:alpha(opacity=90)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover > .arrow{border-width:11px}.popover > .arrow,.popover > .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover > .arrow:after{content:"";border-width:10px}.popover.top > .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999999;border-top-color:rgba(0, 0, 0, 0.25);border-bottom-width:0}.popover.top > .arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right > .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999999;border-right-color:rgba(0, 0, 0, 0.25);border-left-width:0}.popover.right > .arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom > .arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0, 0, 0, 0.25)}.popover.bottom > .arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left > .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0, 0, 0, 0.25)}.popover.left > .arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner > .item{position:relative;display:none;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner > .item > img,.carousel-inner > .item > a > img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner > .item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner > .item.next,.carousel-inner > .item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner > .item.prev,.carousel-inner > .item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner > .item.next.left,.carousel-inner > .item.prev.right,.carousel-inner > .item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev{display:block}.carousel-inner > .active{left:0}.carousel-inner > .next,.carousel-inner > .prev{position:absolute;top:0;width:100%}.carousel-inner > .next{left:100%}.carousel-inner > .prev{left:-100%}.carousel-inner > .next.left,.carousel-inner > .prev.right{left:0}.carousel-inner > .active.left{left:-100%}.carousel-inner > .active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);background-color:rgba(0, 0, 0, 0);opacity:0.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;outline:0;opacity:0.9;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0, 0, 0, 0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical > .btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.toast-title{font-weight:bold}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFFFFF}.toast-message a:hover{color:#CCCCCC;text-decoration:none}.toast-close-button{position:relative;right:-0.3em;top:-0.3em;float:right;font-size:20px;font-weight:bold;color:#FFFFFF;-webkit-text-shadow:0 1px 0 #ffffff;text-shadow:0 1px 0 #ffffff;opacity:0.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:hover,.toast-close-button:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-0.3em;float:left;right:0.3em}/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none/*overrides*/}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container > div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999999;-webkit-box-shadow:0 0 12px #999999;box-shadow:0 0 12px #999999;color:#FFFFFF;opacity:0.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container > div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container > div:hover{-moz-box-shadow:0 0 12px #000000;-webkit-box-shadow:0 0 12px #000000;box-shadow:0 0 12px #000000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container > .toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important}#toast-container > .toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important}#toast-container > .toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important}#toast-container > .toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important}#toast-container.toast-top-center > div,#toast-container.toast-bottom-center > div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-top-full-width > div,#toast-container.toast-bottom-full-width > div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51A351}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:#F89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000000;opacity:0.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}/*Responsive Design*/@media all and (max-width: 240px){#toast-container > div{padding:8px 8px 8px 50px;width:11em}#toast-container > div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-0.2em;top:-0.2em}#toast-container .rtl .toast-close-button{left:-0.2em;right:0.2em}}@media all and (min-width: 241px) and (max-width: 480px){#toast-container > div{padding:8px 8px 8px 50px;width:18em}#toast-container > div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-0.2em;top:-0.2em}#toast-container .rtl .toast-close-button{left:-0.2em;right:0.2em}}@media all and (min-width: 481px) and (max-width: 768px){#toast-container > div{padding:15px 15px 15px 50px;width:25em}#toast-container > div.rtl{padding:15px 50px 15px 15px}}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;/* Fix of Webkit flickering */z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical > .swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow > .swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode > .swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}/* Auto Height */.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}/* 3D Effects */.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}/* IE10 Windows Phone 8 Fixes */.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal > .swiper-wrapper{touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical > .swiper-wrapper{touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%24themeColor'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%24themeColor'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-lock{display:none}/*import stylov modulov*//*import stylov s premennymi a funkciami*/@keyframes fadeToLeft{0%{opacity:0;transform:translateX(10px)}100%{opacity:1;transform:none}}@keyframes fadeToTop{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:none}}/*general*//*header*//*viewports for fluid containers*//** grid *//*footer*//*search form*//*mailinglist form*//*homepage*//*product card*//*user zone buttons*/@media (min-width: 1200px){.is-static-desktop{position:static}}@media (min-width: 992px) and (max-width: 1199px){.is-static-tablet{position:static}}@media (min-width: 1200px){.is-relative-desktop{position:relative}}@media (min-width: 992px) and (max-width: 1199px){.is-relative-tablet{position:relative}}.clickable-link{display:inline-block;transition:transform 0.2s ease-in-out}.clickable-link:hover,.clickable-link:active,.clickable-link:focus{transform:scale(1.1)}/*import specifickych stylov*/@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbGmT.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmT.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbGmT.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmT.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbGmT.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaammT.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbGmT.ttf) format('truetype')}@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammT.ttf) format('truetype')}input:focus,button:focus,textarea:focus,input:hover,button:hover,textarea:hover,input:active,button:active,textarea:active,input:active:focus,button:active:focus,textarea:active:focus{outline:none !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}/*form*/.form--center{text-align:center}@media (min-width: 768px){.form--margin-top{margin-top:45px}}.form--margin-bottom{margin-bottom:100px}/*radio*/.form-radio:not(:last-of-type){margin-right:15px}.form-radio__label{padding-left:15px;position:relative;display:block;font-size:1.6rem;font-weight:600;color:#000;transition:color .4s}@media (max-width: 991px){.form-radio__label{font-size:1.2rem}}.form-radio__label:before{content:'';width:9px;height:9px;display:block;position:absolute;left:0;top:6px;border:1px #adadad solid;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;transition:border-color 0.4s}.form-radio__label:after{content:'';width:7px;height:7px;display:block;position:absolute;background-color:#6aafbc;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;left:1px;top:7px;opacity:0;transition:opacity .4s}.form-radio__label:hover:before,.form-radio__label:active:before,.form-radio__label:focus:before{border-color:#6aafbc}.form-radio__input{display:none}.form-radio__input:checked + .form-radio__label:after{opacity:1}.form-radio__input:checked + .form-radio__label:before{border-color:#6aafbc}/*checkbox*/.form-checkbox:not(:last-of-type){margin-right:15px}.form-checkbox .invalid-feedback{margin-top:5px}.form-checkbox--block{display:block}.form-checkbox__label{position:relative;display:inline-block;font-size:1.35rem;line-height:26px;line-height:2.6rem;transition:color .4s;font-weight:400;color:#505050;padding-left:3rem;padding-top:4px}.form-checkbox__label a{color:#505050;text-decoration:underline;transition:color .4s}.form-checkbox__label a:hover,.form-checkbox__label a:active,.form-checkbox__label a:focus{color:#ed1c24}.form-checkbox__label:before{content:'';display:block;position:absolute;left:2px;top:7px;border:1px #c3c3c3 solid;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:border-color 0.4s;width:15px;height:15px}.form-checkbox__label:after{content:'';width:17px;height:17px;display:block;position:absolute;background:url("../images/theme/icon_thick--checkbox.svg") no-repeat 50% 50%;-webkit-background-size:contain;background-size:contain;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;opacity:0;transition:opacity .4s;top:4px;left:4px}.form-checkbox__label:hover,.form-checkbox__label:active,.form-checkbox__label:focus{color:#252126}.form-checkbox__label:hover:before,.form-checkbox__label:active:before,.form-checkbox__label:focus:before{border-color:#6aafbc}@media (max-width: 767px){.form-checkbox__label{text-align:left}}.form-checkbox__label--large{color:#000;font-size:17px;font-size:1.7rem;font-weight:600;padding-left:33px}.form-checkbox__input{display:none}.form-checkbox__input:checked + .form-checkbox__label{color:#252126}.form-checkbox__input:checked + .form-checkbox__label:after{opacity:1}.form-checkbox__input:checked + .form-checkbox__label:before{border-color:#6aafbc}.form-checkbox__input.has-error + .form-checkbox__label{color:#c54c51}.form-checkbox__input.has-error + .form-checkbox__label:before{border-color:#c54c51}/*moderninput field*/.form-field{width:100%;position:relative}.form-field__label{position:absolute;top:14px;color:#909090;font-size:1.55rem;font-weight:400;left:2px;transition:all .4s;pointer-events:none}@media (max-width: 991px){.form-field__label{font-size:1.3rem}}.form-field__input{width:100%;height:45px;font-weight:600;color:#000;padding-left:2px;font-size:1.4rem;padding-top:10px;border:0}.form-field__input::placeholder{font-size:1.4rem}.form-field__input.foxentry-input-invalid{border:none!important;border-bottom:1px #e23535 solid!important;color:#e23535}.form-field__input.foxentry-input-valid + .foxentry-input-icon + .form-field__label,.form-field__input.foxentry-input-invalid + .foxentry-input-icon + .form-field__label{top:0;font-size:12px;font-size:1.2rem}.form-field__input:focus + .form-field__label,.form-field__input.filled + .form-field__label,.form-field__input:focus + .foxentry-input-icon + .form-field__label,.form-field__input.filled + .foxentry-input-icon + .form-field__label{top:0;font-size:12px;font-size:1.2rem}.form-field__input:-webkit-autofill + .form-field__label,.form-field__input:-webkit-autofill + .foxentry-input-icon + .form-field__label{top:0;font-size:12px;font-size:1.2rem}.form-field__input:disabled{cursor:not-allowed}.form-field__input--with-btn{padding-right:65px}.form-field__btn{position:absolute;top:0;right:0;height:45px;background:url("../images/theme/icon_send.svg") transparent 50% 50% no-repeat;border:none;font-size:0px;font-size:0rem;width:50px;transition:background-position 0.4s}.form-field__btn:before{content:'';display:block;position:absolute;height:20px;left:0;width:2px;top:calc(50% - 10px);background-color:#b8b8b8;transition:background-color 0.4s}.form-field__btn:hover,.form-field__btn:active,.form-field__btn:focus{background-position:60% 40%}.form-field__btn:hover:before,.form-field__btn:active:before,.form-field__btn:focus:before{background-color:#000}.form-field__unit{position:absolute;right:20px;top:15px;font-size:20px;font-size:2rem;color:#000000;font-weight:600;line-height:25px;line-height:2.5rem;transition:top .4s}.form-field--classic{margin-bottom:0}.form-field--classic .form-field__input{background-color:#f8f8f8;border:1px solid #dad5d5;height:55px;padding:12px 50px 0 20px;font-size:20px;font-size:2rem;color:#000;font-weight:600}.form-field--classic .form-field__input:focus + .form-field__label,.form-field--classic .form-field__input.filled + .form-field__label{top:5px;font-size:12px;font-size:1.2rem}.form-field--classic .form-field__input:focus + .form-field__label + .form-field__unit,.form-field--classic .form-field__input.filled + .form-field__label + .form-field__unit{top:22px}.form-field--classic .form-field__input:-webkit-autofill + .form-field__label{top:5px;font-size:12px;font-size:1.2rem}.form-field--classic .form-field__input:-webkit-autofill + .form-field__label + .form-field__unit{top:22px}.form-field--classic .form-field__input.has-error{border-color:#c54c51}.form-field--classic .form-field__input ~ .invalid-feedback{border:none}.form-field--classic .form-field__label{font-weight:600;color:#323232;top:15px;left:20px}@media (min-width: 992px){.form-field--classic{max-width:230px}}.form-field--iban{margin-bottom:25px}.form-field--classic-textarea{display:flex;flex-direction:column}.form-field--classic-textarea .form-field__input--textarea{background-color:#f8f8f8;border:1px solid #efefef;min-height:100px;overflow:hidden;width:100%;min-width:100%;max-width:100%;order:2;padding:15px 20px;font-size:16px;font-size:1.6rem}.form-field--classic-textarea .form-field__input--textarea::-webkit-input-placeholder{color:#5c5c5c}.form-field--classic-textarea .form-field__input--textarea:-moz-placeholder{color:#5c5c5c}.form-field--classic-textarea .form-field__input--textarea::-moz-placeholder{color:#5c5c5c}.form-field--classic-textarea .form-field__input--textarea:-ms-input-placeholder{color:#5c5c5c}.form-field--classic-textarea .form-field__input--iban{min-height:50px}.form-field--classic-textarea .form-field__label{order:1;position:static;font-size:20px !important;font-size:2rem !important;color:#000000;font-weight:600;margin-bottom:10px;padding:0}@media (max-width: 767px){.form-field--classic-textarea .form-field__label{font-size:16px !important;font-size:1.6rem !important}}.form-field--light{margin-bottom:10px}.form-field--light .form-field__input{padding:20px 10px 10px 10px;font-weight:700;background:#F5F5F5}.form-field--light .form-field__input.filled + .form-field__label,.form-field--light .form-field__input:focus + .form-field__label{font-size:12px;font-size:1.2rem;color:#505050;line-height:19px}.form-field--light .form-field__input:-webkit-autofill + .form-field__label{font-size:14px;font-size:1.4rem;color:#505050;line-height:19px}.form-field--light .form-field__input.form-field__input--textarea{height:33px;overflow:hidden;min-height:33px;padding-top:0;margin-top:20px;max-width:100%;resize:none}.form-field--light .form-field__input.form-field__input--textarea + .form-field__label{top:20px}.form-field--light .form-field__input.form-field__input--textarea.filled + .form-field__label,.form-field--light .form-field__input.form-field__input--textarea:focus + .form-field__label{top:0}.form-field--light .form-field__input.form-field__input--textarea:-webkit-autofill + .form-field__label{top:0}.form-field--light .form-field__input.form-field__input--textarea ~ .invalid-feedback{margin-top:-9px}.form-field--light .form-field__input ~ .invalid-feedback{margin-top:-1px}.form-field--light .form-field__label{color:#505050;top:12px;left:10px}.form__submit-btn,.form__submit-btn.cta{padding:0 37px;text-transform:none;font-size:18px;font-size:1.8rem;font-weight:600;color:#000;height:50px}.form__submit-btn:hover,.form__submit-btn.cta:hover,.form__submit-btn:active,.form__submit-btn.cta:active,.form__submit-btn:focus,.form__submit-btn.cta:focus{background-color:#000;color:#fff}@media (max-width: 767px){.form__submit-btn,.form__submit-btn.cta{padding:0 10px;font-size:1.3rem;border-width:1px;height:40px}}.form__submit-btn--center,.form__submit-btn--center.cta{display:block;margin:0 auto}.form__submit-btn--absolute,.form__submit-btn--absolute.cta{position:absolute;right:0;bottom:0}@media (max-width: 991px){.form__submit-btn--absolute,.form__submit-btn--absolute.cta{position:static;float:right;margin-top:20px}}.form__submit-btn--wide,.form__submit-btn--wide.cta{height:40px;padding:0 60px;margin-top:35px}@media (max-width: 767px){.form__submit-btn--wide,.form__submit-btn--wide.cta{margin-top:15px}}/*bootstrap select*/.form-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),.form-select.bootstrap-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}.form-select > .dropdown-toggle,.form-select.bootstrap-select > .dropdown-toggle{transition:all .4s;color:#111111;padding:0 25px 0 15px;height:35px;border:1px solid #d9d9d9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.form-select > .dropdown-toggle:after,.form-select.bootstrap-select > .dropdown-toggle:after{color:#111111;font-family:'FontAwesome';content:'\f107';font-size:18px;font-weight:300;position:absolute;top:50%;transform:translateY(-50%);right:20px;transition:all .4s}.form-select > .dropdown-toggle:focus,.form-select.bootstrap-select > .dropdown-toggle:focus,.form-select > .dropdown-toggle:hover,.form-select.bootstrap-select > .dropdown-toggle:hover{outline:none !important;background-color:#fff;color:#111111}.form-select > .dropdown-toggle .bs-caret,.form-select.bootstrap-select > .dropdown-toggle .bs-caret{display:none}.form-select > .dropdown-toggle .filter-option,.form-select.bootstrap-select > .dropdown-toggle .filter-option{line-height:38px;line-height:3.8rem}.form-select.open > .dropdown-toggle,.form-select.bootstrap-select.open > .dropdown-toggle{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff}.form-select.open > .dropdown-toggle:after,.form-select.bootstrap-select.open > .dropdown-toggle:after{transform:translateY(-50%) rotate(180deg)}.form-select > .dropdown-menu li a,.form-select.bootstrap-select > .dropdown-menu li a{padding:7px 25px}.form-select > .dropdown-menu li a:focus,.form-select.bootstrap-select > .dropdown-menu li a:focus{outline:none;background-color:#eff9f9;color:#333}.form-select > .dropdown-menu li.selected a,.form-select.bootstrap-select > .dropdown-menu li.selected a{background-color:#eff9f9;color:#333}.form-select--inline,.form-select--inline.form-select.bootstrap-select{display:inline-block;width:auto !important}.form-select--inline:not(select),.form-select--inline.form-select.bootstrap-select:not(select){min-width:125px}.form-select--inline > .dropdown-menu,.form-select--inline.form-select.bootstrap-select > .dropdown-menu{right:0;left:auto}@media (min-width: 992px) and (max-width: 1199px){.form-select--inline > .dropdown-menu,.form-select--inline.form-select.bootstrap-select > .dropdown-menu{right:auto;left:50%;transform:translateX(-50%)}}.form-select--classic > .dropdown-toggle,.form-select--classic.form-select.bootstrap-select > .dropdown-toggle{background-color:#f8f8f8;border:1px solid #dad5d5;height:35px;padding:0 15px;color:#000;font-size:18px;font-size:1.8rem;font-weight:600;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.form-select--classic > .dropdown-toggle .filter-option,.form-select--classic.form-select.bootstrap-select > .dropdown-toggle .filter-option{line-height:35px;line-height:3.5rem}.form-select--classic > .dropdown-toggle:after,.form-select--classic.form-select.bootstrap-select > .dropdown-toggle:after{font-size:15px;font-size:1.5rem;font-weight:700;color:#000;right:10px}.form-select--classic > .dropdown-menu,.form-select--classic.form-select.bootstrap-select > .dropdown-menu{border:none;-webkit-box-shadow:0 2px 10px rgba(0, 0, 0, 0.06);-moz-box-shadow:0 2px 10px rgba(0, 0, 0, 0.06);box-shadow:0 2px 10px rgba(0, 0, 0, 0.06);border-radius:0;min-width:220px;margin:0}.form-select--classic > .dropdown-menu li a,.form-select--classic.form-select.bootstrap-select > .dropdown-menu li a{padding:5px 27px 5px 18px;font-size:15px;font-size:1.5rem;color:#000000}.form-select--classic > .dropdown-menu li a span.text,.form-select--classic.form-select.bootstrap-select > .dropdown-menu li a span.text{display:block}.form-select--classic > .dropdown-menu li a span.text small,.form-select--classic.form-select.bootstrap-select > .dropdown-menu li a span.text small{float:right;font-size:14px;font-size:1.4rem;color:#000}.form-select--compact,.form-select--compact.form-select.bootstrap-select{display:inline-block;width:70px !important;vertical-align:middle}.form-select--compact > .dropdown-toggle,.form-select--compact.form-select.bootstrap-select > .dropdown-toggle{height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid #e3e3e3;padding:0 15px;color:#1c1c1c;font-weight:600}.form-select--compact > .dropdown-toggle:after,.form-select--compact.form-select.bootstrap-select > .dropdown-toggle:after{font-size:16px;font-size:1.6rem;right:8px;color:#3d3d3d}.form-select--compact > .dropdown-toggle .filter-option,.form-select--compact.form-select.bootstrap-select > .dropdown-toggle .filter-option{line-height:28px;line-height:2.8rem}.form-select--compact > .dropdown-menu,.form-select--compact.form-select.bootstrap-select > .dropdown-menu{border-radius:0;border-color:#e3e3e3;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.form-select--compact > .dropdown-menu li a,.form-select--compact.form-select.bootstrap-select > .dropdown-menu li a{color:#000;padding-left:15px}/*form validation feedback*/.invalid-feedback{display:none;background-color:#c54c51;color:#fff;font-size:1.3rem;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:4px 15px;border:none;font-weight:600;margin-top:-2px;text-align:left}.has-error ~ .invalid-feedback{display:block}.form-validation-errors .form-validation-errors__message-item{display:none;background-color:#c54c51;color:#fff;font-size:1.3rem;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:4px 15px;border:none;font-weight:600;margin-top:-2px;text-align:left;display:block}.form-section:not(:last-of-type){margin-bottom:40px}@media (max-width: 767px){.form-section:not(:last-of-type){margin-bottom:20px}}@media (min-width: 768px){.form-section--sm-margin:not(:last-of-type){margin-bottom:35px}}@media (max-width: 767px){.form-section--sm-margin:not(:last-of-type){margin-bottom:15px}}@media (min-width: 768px){.form-section--xs-margin:not(:last-of-type){margin-bottom:20px}}@media (max-width: 767px){.form-section--xs-margin:not(:last-of-type){margin-bottom:10px}}.form-section__col:not(:last-of-type) .form-field--classic{margin-bottom:20px}@media (min-width: 768px){.form-section__col--left{text-align:left}}@media (min-width: 768px){.form-section__col--right{text-align:right}}.form-section__title{font-size:18px;font-size:1.8rem;font-weight:700;text-transform:uppercase;text-align:center;margin:0 0 30px}@media (max-width: 767px){.form-section__title{margin-bottom:15px;font-size:16px;font-size:1.6rem;font-weight:600}}/*search form*/.search-form{width:500px;height:40px;position:relative;display:inline-block;vertical-align:middle;box-sizing:content-box}.search-form.suggest-busy .search-form__field{background:#fff}@media (max-width: 991px){.search-form{display:flex;width:100%;align-items:center;padding:0 1.5rem;gap:2rem}}.search-form .search-form__back-btn{display:none}@media (max-width: 991px){.search-form .search-form__back-btn{cursor:pointer;display:inline-block}}.search-form .search-form__back-btn svg{height:27px}.search-form__field{width:100%;height:100%;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;padding:0 55px 0 15px;font-size:1.4rem;color:#111111;display:block;line-height:normal;border:1px solid #dddddd}@media (max-width: 991px){.search-form__field{padding:0 15px}}.search-form__submit{position:absolute;border:none;top:0;right:0;width:40px;height:100%;font-size:0px;font-size:0rem;background:#000 url("../images/theme/icon_search--white.svg") no-repeat 50% 50%;background-size:45% 45%}@media (max-width: 991px){.search-form__submit{display:none}}.form-group__label-text{font-size:1.25rem}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}/*raty*/.form-raty .rating-area{line-height:32px;line-height:3.2rem}.form-raty .cancel-off-png,.form-raty .cancel-on-png,.form-raty .star-half-png,.form-raty .star-off-png,.form-raty .star-on-png{color:#6aafbc;font-size:17px;font-size:1.7rem}.form-raty__input{display:none}.form-raty__input.has-error + .rating-area .cancel-off-png,.form-raty__input.has-error + .rating-area .cancel-on-png,.form-raty__input.has-error + .rating-area .star-half-png,.form-raty__input.has-error + .rating-area .star-off-png,.form-raty__input.has-error + .rating-area .star-on-png{color:#c54c51}/*bootstrap touchspin*/.form-touchspin--compact{display:inline-block;width:70px;vertical-align:middle}.form-touchspin--compact .form-touchspin__input{display:block;height:35px;padding:0;text-align:center;color:#000;font-size:15px;font-size:1.5rem;border:#e3e3e3 solid;box-shadow:none;border-width:1px 0}.form-touchspin--compact .bootstrap-touchspin-down,.form-touchspin--compact .bootstrap-touchspin-up{background-color:#f0f0f0;padding:0;height:35px;width:20px;border-color:#e3e3e3 !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;border-radius:0;color:#000;font-weight:400;font-size:18px;font-size:1.8rem;line-height:28px;line-height:2.8rem;transition:background-color 0.4s}.form-touchspin--compact .bootstrap-touchspin-down.bootstrap-touchspin-down,.form-touchspin--compact .bootstrap-touchspin-up.bootstrap-touchspin-down{border-width:1px 0 1px 1px}.form-touchspin--compact .bootstrap-touchspin-down.bootstrap-touchspin-up,.form-touchspin--compact .bootstrap-touchspin-up.bootstrap-touchspin-up{border-width:1px 1px 1px 0}.form__link{font-size:15px;font-size:1.5rem;color:#111111;font-weight:600;line-height:23px;line-height:2.3rem;transition:color .4s;cursor:pointer;margin:20px 0 5px;text-decoration:underline;display:table;margin-left:auto;margin-top:10px;margin-bottom:0}.form__link:hover,.form__link:active,.form__link:focus{color:#ed1c24;text-decoration:none}@media (max-width: 767px){.form__link{font-size:13px;font-size:1.3rem}}.form__link--icon-size{background-repeat:no-repeat;background-position:0 50%;padding-left:30px;-webkit-background-size:21px auto;background-size:21px auto;background-image:url("../images/theme/icon_size.svg")}.newsletter__form{margin-top:2rem}.dialog-form__text{margin-top:4rem}.main-navbar__search-form{position:absolute;right:1px;top:0}@media (max-width: 767px){.main-navbar__search-form{position:fixed;top:53px;left:0;width:100%;z-index:4501;background:#000;padding:0}.main-navbar__search-form > .search-form{padding:0 10px;margin:10px 0}}@media (min-width: 768px){.main-navbar__search-form > .search-form{-webkit-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);-moz-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);border:1px solid #efefef}}@media (min-width: 992px){.main-navbar__search-form{display:block !important}}.search-suggest{background:#fff;position:absolute;z-index:1011;right:-75px;width:1000px;padding:3rem 1.5rem 3.5rem 1.5rem;display:grid;grid-template-columns:repeat(4, 1fr);flex-direction:column;-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;text-align:left}@media (max-width: 991px){.search-suggest{display:flex;flex-direction:column;padding:2.5rem 1.5rem 1rem 1.5rem;top:50px;left:0;width:100%;overflow-y:hidden;height:calc(100svh - 110px)}}.search-suggest .search-suggest__close-btn{display:none;position:absolute;top:0.5rem;right:2rem;cursor:pointer;text-decoration:none;font-size:1.2rem;z-index:5;align-items:center;gap:.3rem}.search-suggest .search-suggest__close-btn svg{height:20px}.search-suggest .search-suggest__close-btn:hover,.search-suggest .search-suggest__close-btn:active,.search-suggest .search-suggest__close-btn:focus{color:#000;text-decoration:none}.suggest-form{z-index:1011}.suggest-form input{z-index:1011}.search-suggest__groups{padding-right:1rem}@media (max-width: 991px){.search-suggest__groups{display:flex;column-gap:1rem}}.search-suggest-group{padding:1rem 0 1rem 1rem}@media (max-width: 991px){.search-suggest-group{padding:0 5px}}.search-suggest-group .search-suggest-group__title{margin-bottom:1.05rem;font-weight:600;text-transform:uppercase;color:#7a7a7a;font-size:1.3rem}@media (max-width: 991px){.search-suggest-group-articles{display:none}}.search-suggest-group__link{display:block;margin-top:.2rem;font-size:1.2rem;transition:color .2s;text-decoration:none;padding:2px 1px}.search-suggest-products__title{margin-top:2rem;padding-left:2rem;font-weight:600;text-transform:uppercase;color:#7a7a7a;font-size:1.3rem}@media (max-width: 991px){.search-suggest-products__title{display:none;padding-left:5px}}.search-suggest-products__title-mobile{margin-top:2rem;padding-left:5px;font-weight:600;text-transform:uppercase;color:#7a7a7a;font-size:1.3rem;display:none}@media (max-width: 991px){.search-suggest-products__title-mobile{display:block}}.search-suggest__products{grid-column-start:2;grid-column-end:5;padding:0 1.5rem}@media (max-width: 991px){.search-suggest__products{flex:1;padding:0 5px;overflow-x:auto}}.search-suggest__product-list{display:grid;padding-left:2rem;border-left:1px solid #e1e1e1;grid-template-columns:repeat(4, 1fr);overflow-x:auto}.search-suggest__product-list.search-suggest__product-list-empty{border:none}@media (min-width: 768px) and (max-width: 1199px){.search-suggest__product-list{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 991px){.search-suggest__product-list{border:none;grid-template-columns:repeat(2, 1fr);overflow-y:auto}}.search-suggest-product{text-align:center;padding:10px}.search-suggest-product__empty-message{margin-top:1rem;grid-column-start:2;grid-column-end:5;font-size:1.3rem;font-weight:600}@media (max-width: 991px){.search-suggest-product__empty-message{margin-top:0.5rem;grid-column-start:1}}.search-suggest-product-link{text-decoration:none;display:flex;flex-direction:column;margin-top:.75rem;padding:2px 10px}.search-suggest-product__image{max-width:100%}.search-suggest-product__details{display:flex;flex-direction:column;padding:1rem 0 1rem 0}.search-suggest-product__title{color:#000;font-weight:400;font-size:1.2rem;flex-grow:1}.search-suggest-product__brand{font-size:1rem;margin-top:5px;font-weight:700;color:#000}.search-suggest-product__price{display:flex;flex-direction:row;margin-top:2px;font-weight:600;color:#000;align-items:baseline}.search-suggest-product__availability{font-size:1.15rem;margin-top:.35rem;color:#3caf33}.search-suggest-product__availability > i{margin-right:5px}.search-suggest-footer{display:flex;justify-content:center;margin-top:1rem;text-align:center}@media (max-width: 991px){.search-suggest-footer{display:none}}.search-suggest-footer-mobile{display:none}@media (max-width: 991px){.search-suggest-footer-mobile{display:flex;justify-content:center;margin-top:1rem;text-align:center;border-top:1px solid #e1e1e1}}.search-suggest-footer__btn{text-transform:uppercase;text-decoration:none;font-size:1.2rem;font-weight:600;background:#000;padding:1.2rem 3rem;color:#fff;margin-top:1rem}.search-suggest-footer__btn:hover,.search-suggest-footer__btn:active,.search-suggest-footer__btn:focus{color:#fff;text-decoration:none;background:#111111}.search-suggest-price{display:inline-block;font-weight:700;font-size:1.35rem;color:#000}.search-suggest-price.search-suggest-price--sale{color:#ed1c24}.search-suggest-price.search-suggest-price--sale ~ .search-suggest-price{opacity:.4;font-size:1.35rem;font-weight:400;text-decoration:line-through;margin-left:.5rem}.search-suggest-product__image-wrapper{max-width:90px;max-height:90px}.search-suggest-product__image-wrapper > img{width:100%;height:100%}.search-suggest__placeholder-item{grid-column-start:1;grid-column-end:3;display:flex;gap:1rem;margin:1rem 1.5rem}.search-suggest__placeholder-item-image{background:#d3d3d3;height:55px;width:55px;overflow:hidden;position:relative}.search-suggest__placeholder-item-content{flex:1;margin-left:1rem}.search-suggest__placeholder-item-content .search-suggest__placeholder-item-row:nth-child(1){width:90%;background:#d3d3d3;height:16px;overflow:hidden;position:relative}.search-suggest__placeholder-item-content .search-suggest__placeholder-item-row:nth-child(2){width:60%;background:#d3d3d3;height:16px;margin-top:1rem;overflow:hidden;position:relative}.search-suggest__animation{position:absolute;left:-45%;height:100%;width:45%;background-image:linear-gradient(to left, rgba(251, 251, 251, 0.05), rgba(251, 251, 251, 0.3), rgba(251, 251, 251, 0.6), rgba(251, 251, 251, 0.3), rgba(251, 251, 251, 0.05));background-image:-moz-linear-gradient(to left, rgba(251, 251, 251, 0.05), rgba(251, 251, 251, 0.3), rgba(251, 251, 251, 0.6), rgba(251, 251, 251, 0.3), rgba(251, 251, 251, 0.05));background-image:-webkit-linear-gradient(to left, rgba(251, 251, 251, 0.05), rgba(251, 251, 251, 0.3), rgba(251, 251, 251, 0.6), rgba(251, 251, 251, 0.3), rgba(251, 251, 251, 0.05));animation:loading 1s infinite;z-index:45}@keyframes loading{0%{left:-45%}100%{left:100%}}body:after{content:'';position:absolute;top:131px;left:0;width:100%;height:calc(100% - 131px);background-color:rgba(0, 0, 0, 0.5);opacity:0;z-index:-10;transition:opacity .2s}@media (max-width: 991px){body:after{top:53px;height:calc(100% - 53px)}}@media (max-width: 767px){body.active-searchform:after{opacity:1;z-index:1500}}/*top navbar*/.top-navbar{background-color:#fff;border-bottom:1px #efefef solid}@media (max-width: 991px){.top-navbar{display:none}}.top-navbar-menu{float:right;margin:0;padding:0;list-style:none;height:30px;line-height:30px;line-height:3rem}.top-navbar-menu ul{padding:0;max-width:0;list-style-type:none;display:inline}.top-navbar-menu__item,.top-navbar-menu li{display:inline-block}.top-navbar-menu__item:not(:last-of-type),.top-navbar-menu li:not(:last-of-type){margin-right:20px}.top-navbar-menu__item-link,.top-navbar-menu a{color:#111111;font-size:15px;font-size:1.5rem;font-weight:400;transition:color .2s}.top-navbar-menu__item-link:hover,.top-navbar-menu a:hover,.top-navbar-menu__item-link:active,.top-navbar-menu a:active,.top-navbar-menu__item-link:focus,.top-navbar-menu a:focus{color:#000;text-decoration:none}@media (min-width: 992px){.top-navbar-menu__item{vertical-align:top}}.top-navbar-carousel{position:absolute;width:350px;left:50%;transform:translateX(-50%);top:5px}.top-navbar-carousel.owl-carousel{transition:opacity .2s}.top-navbar-carousel.owl-carousel:not(.owl-loaded){opacity:0}.top-navbar-carousel.owl-carousel .owl-nav{display:block;position:absolute;top:0;left:-25px;width:calc(100% + 50px);pointer-events:none;height:100%}.top-navbar-carousel.owl-carousel .owl-nav button.owl-prev,.top-navbar-carousel.owl-carousel .owl-nav button.owl-next{padding:0 !important;width:25px;text-align:center;pointer-events:all;background-color:transparent;border:none;height:100%}.top-navbar-carousel.owl-carousel .owl-nav button.owl-prev span,.top-navbar-carousel.owl-carousel .owl-nav button.owl-next span{display:none}.top-navbar-carousel.owl-carousel .owl-nav button.owl-prev:before,.top-navbar-carousel.owl-carousel .owl-nav button.owl-next:before{font-family:'FontAwesome';color:#fff;color:var(--custom-font-color, #fff);font-size:16px;font-size:1.6rem;font-weight:300}.top-navbar-carousel.owl-carousel .owl-nav button.owl-prev.owl-prev,.top-navbar-carousel.owl-carousel .owl-nav button.owl-next.owl-prev{float:left}.top-navbar-carousel.owl-carousel .owl-nav button.owl-prev.owl-prev:before,.top-navbar-carousel.owl-carousel .owl-nav button.owl-next.owl-prev:before{content:'\f104'}.top-navbar-carousel.owl-carousel .owl-nav button.owl-prev.owl-next,.top-navbar-carousel.owl-carousel .owl-nav button.owl-next.owl-next{float:right}.top-navbar-carousel.owl-carousel .owl-nav button.owl-prev.owl-next:before,.top-navbar-carousel.owl-carousel .owl-nav button.owl-next.owl-next:before{content:'\f105'}.top-navbar-carousel.owl-carousel .owl-item{opacity:0;transition:opacity .2s}.top-navbar-carousel.owl-carousel .owl-item.active{opacity:1}.top-navbar-carousel__item{text-align:center}.top-navbar-carousel__item-inner{font-size:14px;font-size:1.4rem;font-weight:600;color:#111111;color:var(--custom-font-color, #111111);margin:2px 0}.top-navbar-carousel__item-inner:hover,.top-navbar-carousel__item-inner:active,.top-navbar-carousel__item-inner:focus{color:#111111;color:var(--custom-font-color, #111111)}/*main navbar*/.main-navbar{background:#fff;width:100%;z-index:2010;max-width:1250px;margin:0 auto;display:flex;justify-content:space-between;height:60px}@media (min-width: 992px){.main-navbar{align-items:flex-end}}@media (max-width: 991px){.main-navbar{height:53px;-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px}}@media (max-width: 1300px){.main-navbar{width:94%}}@media (max-width: 991px){.main-navbar{width:100%;padding:0 3.5%}}.header{position:relative}@media (min-width: 992px){.header{-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px}}.main-navbar__menu-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px}.main-navbar__utils-wrapper{width:auto;padding:0 10px;display:flex}@media (max-width: 991px){.main-navbar__utils-wrapper{padding:0}}/*secondary menu*/.secondary-menu{list-style:none;margin:0;padding:0}.secondary-menu__item{float:left}.secondary-menu__item:hover > .secondary-menu__link{background-color:#fff;color:#41a7a1 !important}.secondary-menu__item--searchform{width:100%}@media (min-width: 992px){.secondary-menu__item--search-toggle{display:none}}.secondary-menu__link{height:35px;display:inline-block;vertical-align:middle;transition:all .2s}.secondary-menu__link:hover{text-decoration:none}.secondary-menu--main-navbar{float:right;text-align:right}@media (max-width: 991px){.secondary-menu--main-navbar{padding-top:10px;margin-right:0}}.secondary-menu--main-navbar .secondary-menu__item{height:70px}@media (max-width: 991px){.secondary-menu--main-navbar .secondary-menu__item{height:30px;border-right:1px #82b9e5 solid}.secondary-menu--main-navbar .secondary-menu__item:first-of-type{border-left:1px #82b9e5 solid}}.secondary-menu--main-navbar .secondary-menu__link{line-height:70px;line-height:7rem;font-size:15px;font-size:1.5rem;color:#fff;text-transform:uppercase;padding:0 20px}@media (max-width: 991px){.secondary-menu--main-navbar .secondary-menu__link{height:30px;line-height:30px;line-height:3rem;padding:0 11px}}@media (min-width: 992px) and (max-width: 1199px){.secondary-menu--main-navbar .secondary-menu__link{font-size:13px;font-size:1.3rem}}/*sidebar*/@media (max-width: 991px){.sidebar{position:fixed;top:53px;background-color:#fff;right:-100vw;width:100%;bottom:0;z-index:4500;opacity:0;transition:opacity .2s,right .2s;max-width:540px;-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px}.sidebar.show{right:0;opacity:1}}@media (max-width: 991px){.sidebar__inner{overflow:scroll;height:100%;display:flex;min-height:100%;flex-direction:column;justify-content:space-between}}.sidebar__footer{width:100%;padding:0;margin-top:3rem}.sidebar-footer__menu{background:#f2f2f2;padding:2rem 0 1rem 0;margin:1rem 0 0 0;display:flex;flex-direction:column}.sidebar-footer-menu__item .language-picker__picker,.sidebar-footer-menu__item .currency-picker__picker{border:1px solid #f2f2f2;padding:1rem 1.5rem}.sidebar-footer-menu__item .language-picker__picker .dropdown-toggle::after,.sidebar-footer-menu__item .currency-picker__picker .dropdown-toggle::after{display:none !important}.sidebar-footer-menu__item .language-picker__picker .language-switcher__title,.sidebar-footer-menu__item .currency-picker__picker .language-switcher__title{margin-left:.7rem;text-transform:uppercase;font-weight:400}.sidebar-footer-menu__item .language-picker__picker .language-switcher__title:hover,.sidebar-footer-menu__item .currency-picker__picker .language-switcher__title:hover,.sidebar-footer-menu__item .language-picker__picker .language-switcher__title:active,.sidebar-footer-menu__item .currency-picker__picker .language-switcher__title:active,.sidebar-footer-menu__item .language-picker__picker .language-switcher__title:focus,.sidebar-footer-menu__item .currency-picker__picker .language-switcher__title:focus{color:#000;text-decoration:none}.sidebar-footer-menu__item .language-picker__picker .dropdown-menu,.sidebar-footer-menu__item .currency-picker__picker .dropdown-menu{display:flex;flex-direction:column}.sidebar-footer-menu__item .language-picker__picker .dropdown-menu > li,.sidebar-footer-menu__item .currency-picker__picker .dropdown-menu > li{width:100% !important;display:flex !important;padding-left:2rem}.sidebar-footer-menu__item .language-picker__picker .dropdown-menu > li a:hover,.sidebar-footer-menu__item .currency-picker__picker .dropdown-menu > li a:hover,.sidebar-footer-menu__item .language-picker__picker .dropdown-menu > li a:active,.sidebar-footer-menu__item .currency-picker__picker .dropdown-menu > li a:active,.sidebar-footer-menu__item .language-picker__picker .dropdown-menu > li a:focus,.sidebar-footer-menu__item .currency-picker__picker .dropdown-menu > li a:focus{background-color:#fff}.sidebar-footer-menu__item .language-picker__picker .dropdown-menu img,.sidebar-footer-menu__item .currency-picker__picker .dropdown-menu img{width:auto}.sidebar__footer-socials{list-style:none;margin:2rem 0 0 0;padding:0 0 0 2rem;display:flex;gap:1rem}.sidebar-footer__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;width:70%;align-self:center}.sidebar-footer__list-item{font-weight:600}.sidebar-footer__list-item-link{text-decoration:none}.sidebar__footer-bottom{color:#939193;font-size:1.05rem;text-align:center;width:100%;margin-top:2rem}.sidebar-toggle--main,.sidebar-toggle--main.navbar-toggle{margin:0 0 0 1rem;z-index:30}@media (max-width: 991px){.sidebar-toggle--main,.sidebar-toggle--main.navbar-toggle{margin:0}}.sidebar-toggle--main .icon-bar,.sidebar-toggle--main.navbar-toggle .icon-bar{background-color:#111111;width:20px;height:2px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:all 0.2s ease-in-out}.sidebar-toggle--main .icon-bar + .icon-bar,.sidebar-toggle--main.navbar-toggle .icon-bar + .icon-bar{margin-top:4px}@media (max-width: 991px){.sidebar-toggle--main,.sidebar-toggle--main.navbar-toggle{display:block !important}}@media (max-width: 991px){.sidebar__btn{background-color:#f6f6f6}.sidebar__btn + .sidebar__btn{margin-top:9px}.sidebar__btn > .main-navbar-menu__item-link{border:none;height:55px;line-height:55px;line-height:5.5rem;padding:0}}.sidebar__btn-desc{display:inline-block;float:right}.sidebar__btn-img{float:right;margin-right:-15px;max-height:55px}.sidebar__btn--home > .main-navbar-menu__item-link{height:35px;line-height:35px;line-height:3.5rem}@media (max-width: 991px){.sidebar__body{padding:10px 10px 0}}.sidebar__banner{text-align:center;float:left;width:calc(100% - 50px);font-size:22px;font-size:2.2rem;font-weight:600;height:50px;line-height:50px;line-height:5rem;overflow:hidden}.sidebar__banner,.sidebar__banner:hover,.sidebar__banner:active,.sidebar__banner:focus{text-decoration:none;color:#fff;background-color:var(--custom-bg-color, #ed1c24)}.sidebar__banner--mobile{font-size:16px;font-size:1.6rem}@media (min-width: 992px){.sidebar__footer,.sidebar__footer-bottom,.sidebar-toggle,.sidebar__btn--home,.sidebar__btn-desc,.sidebar__btn-img,.sidebar__header{display:none}}.sidebar__header{background:#f0f0f0}.sidebar-home-btn{width:calc(100% - 50px);display:block;height:50px;float:left;padding:0 20px 0 80px;line-height:50px;line-height:5rem;font-size:18px;font-size:1.8rem;font-weight:600;text-align:left;border:none;opacity:1;transition:opacity .2s}.sidebar-home-btn:before{font-family:FontAwesome;content:'\f015';display:block;position:absolute;left:33px;font-size:26px;font-size:2.6rem}.sidebar-home-btn.hidden{display:block !important;opacity:0}/*logo*/.logo{margin:0;display:block}.logo__img{vertical-align:middle;padding:0;max-width:100%;height:33px}@media (max-width: 767px){.logo__img{max-height:17px}}@media (min-width: 768px) and (max-width: 991px){.logo__img{max-height:20px}}.logo__img-tdf{vertical-align:middle;padding:0;max-height:60px;max-height:6rem;max-width:100%;height:50px}@media (max-width: 767px){.logo__img-tdf{max-height:25px}}@media (min-width: 768px) and (max-width: 991px){.logo__img-tdf{max-height:30px}}/*site info*/.site-info{list-style:none;padding:0;margin:0;text-align:center;line-height:38px;line-height:3.8rem}.site-info__item{font-size:14px;font-size:1.4rem}.site-info__item:not(:first-of-type){display:none}.site-info__item > b{color:#111111;font-size:14px;font-size:1.4rem;font-weight:400;padding-right:10px}@media (min-width: 992px) and (max-width: 1199px){.site-info__item{font-size:12px;font-size:1.2rem}}.site-info__link{color:#111111}.site-info__link:hover,.site-info__link:active,.site-info__link:focus{text-decoration:underline;color:#111111}/*breadcrumb*/@media (min-width: 992px){.breadcrumbs-wrapper{height:20px;margin-top:2.5rem}}.breadcrumb{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border-width:1px 0;padding:0 15px;position:static;width:100%;border:none;background:transparent;margin:0}@media (max-width: 767px){.breadcrumb{display:none}}.breadcrumb__menu{list-style:none;padding:0;margin:0;line-height:10px}.breadcrumb__item{display:inline;font-size:13px;font-size:1.3rem;color:#1b1b1b;font-weight:400;margin-right:5px}.breadcrumb__item:not(:first-of-type):before{content:'»';display:inline;margin-right:5px}.breadcrumb__link{color:#1b1b1b;text-decoration:none;transition:color .2s}.breadcrumb__link:hover,.breadcrumb__link:active,.breadcrumb__link:focus{text-decoration:none;color:#ed1c24}/*dropdown navbar*/@media (min-width: 992px){.dropdown-navbar{padding:20px;z-index:100000;position:fixed;background-color:#fff;width:100vw;display:none;left:0;top:110px}}@media (max-width: 991px){.dropdown-navbar{position:fixed;z-index:10000;top:53px;width:100%;right:-100vw;height:calc(100% - 53px);background-color:#fff;opacity:0;transition:opacity .2s,right .2s;padding:10px 10px 0;overflow:scroll;display:flex;min-height:calc(100% - 53px);flex-direction:column;justify-content:space-between;max-width:540px}.dropdown-navbar.active{right:0;opacity:1;height:calc(100% - 53px)}.dropdown-navbar > .row.eq-height{display:block}.dropdown-navbar .sidebar__back-btn{left:10px;right:10px}.dropdown-navbar .sidebar__back-btn.active + *{padding-top:70px}}.dropdown-navbar__title{font-size:17px;font-size:1.7rem;font-weight:700;color:#1b1b1b;display:inline-block;margin-inline-start:0;margin-inline-end:auto;margin:0}.dropdown-navbar__title > i{font-style:normal;font-weight:400}.dropdown-navbar__title > i:before{content:'- ';font-weight:700}@media (max-width: 991px){.dropdown-navbar__title{border:none;padding:25px 15px 15px;display:none;background:#eee;font-weight:600;margin:0 -10px 10px}.dropdown-navbar__title > i{display:none}}@media (min-width: 992px){.dropdown-navbar__col{padding-left:10px;padding-right:10px}.dropdown-navbar__col:not(:last-of-type){border-right:1px #e2e2e2 solid}}@media (max-width: 991px){.dropdown-navbar__col:not(:last-of-type){margin-bottom:15px}}.dropdown-navbar-menu{list-style:none;padding:0;margin:0}.dropdown-navbar-menu__item:not(:last-of-type){margin-bottom:5px}@media (max-width: 991px){.dropdown-navbar-menu__item{display:flex}.dropdown-navbar-menu__item:not(:last-of-type){border-bottom:2px #f7f7f7 solid;padding-bottom:2px}}.dropdown-navbar-menu__item-link{color:#212121;font-size:1.4rem;text-decoration:none;transition:color .2s}.dropdown-navbar-menu__item-link:hover,.dropdown-navbar-menu__item-link:active,.dropdown-navbar-menu__item-link:focus{text-decoration:none;color:#ed1c24}@media (max-width: 991px){.dropdown-navbar-menu__item-link{display:flex;align-items:center;flex-grow:1;font-weight:600}}.dropdown-navbar-menu__item-img-wrapper{width:130px;height:23px;position:relative;vertical-align:middle}@media (max-width: 991px){.dropdown-navbar-menu__item-img-wrapper{display:none}}.dropdown-navbar-menu__item-img{height:100%}.dropdown-dynamic-category__list-item{margin-bottom:1.5rem !important;margin-top:0 !important;padding:13px;background:#f2f2f3;text-align:center}.dropdown-navbar-product{display:block;position:relative;text-decoration:none}.dropdown-navbar-product:hover,.dropdown-navbar-product:active,.dropdown-navbar-product:focus{text-decoration:none}@media (max-width: 991px){.dropdown-navbar-product__sticker-wrapper{position:relative;left:0;width:75px;top:0}}.dropdown-navbar-product__img-wrapper{height:210px;width:100%;position:relative}@media (max-width: 991px){.dropdown-navbar-product__img-wrapper{width:57px;height:63px;display:inline-block;vertical-align:middle}}.dropdown-navbar-product__img{max-width:100%;max-height:100%}.dropdown-navbar-product__title{text-align:center;margin-bottom:15px !important;font-size:1.4rem;font-weight:700;color:#1b1b1b;transition:color .2s}@media (max-width: 991px){.dropdown-navbar-product__title{display:inline-block;font-size:14px;font-size:1.4rem;text-align:left;line-height:16px;line-height:1.6rem;font-weight:600;margin:0;vertical-align:middle;width:calc(100% - 61px);padding:0 0 0 10px}}.dropdown-navbar-other-section__title{text-align:left;font-size:1.4rem;font-weight:600 !important;margin-bottom:15px !important}@media (max-width: 991px){.dropdown-navbar-other-section__title{display:none}}.dropdown-navbar__products{margin-top:27px;margin-left:-10px;margin-right:-10px}@media (max-width: 1199px){.dropdown-navbar__products{margin-left:-5px;margin-right:-5px}}@media (max-width: 991px){.dropdown-navbar__products{margin-top:0}}/*main navbar buttons*/.main-navbar-buttons{padding:0;margin:0;list-style-type:none;display:flex;height:40px;align-items:center}@media (max-width: 991px){.main-navbar-buttons{height:auto}}.main-navbar-buttons__item{float:left;position:relative;padding:0 2px;display:flex;align-items:center}.main-navbar-buttons__btn{height:17px;width:38px;display:inline-block;padding:0;background-color:transparent;border:none;vertical-align:middle;background-position:center;background-size:contain;background-repeat:no-repeat}@media (max-width: 991px){.main-navbar-buttons__btn{width:30px}}.main-navbar-buttons__btn--cart{background-image:url("../images/theme/icon_cart--black_v2.svg")}.main-navbar-buttons__btn--cart:hover,.main-navbar-buttons__btn--cart:active,.main-navbar-buttons__btn--cart:focus{background-image:url("../images/theme/icon_cart--black_v2-hover.svg")}.main-navbar-buttons__btn--favourites{background-image:url("../images/theme/icon_heart--black.svg")}.main-navbar-buttons__btn--favourites:hover,.main-navbar-buttons__btn--favourites:active,.main-navbar-buttons__btn--favourites:focus{background-image:url("../images/theme/icon_heart--black-hover.svg")}.main-navbar-buttons__btn--search{background-image:url("../images/theme/icon_search--black.svg");background-repeat:no-repeat}@media (min-width: 992px){.main-navbar-buttons__btn--search{display:none}}.main-navbar-buttons__btn--user{background-image:url("../images/theme/icon_user--black.svg");position:relative}.main-navbar-buttons__btn--user:hover,.main-navbar-buttons__btn--user:active,.main-navbar-buttons__btn--user:focus{background-image:url("../images/theme/icon_user--black-hover.svg")}/*breadcrumb banner*/.notification-banner{background-repeat:no-repeat;background-position:50% 50%;background-color:var(--custom-bg-color, #ed1c24);background-image:var(--custom-bg-image, 'none');-webkit-background-size:auto 100%;background-size:auto 100%;padding:5px 0;position:relative}.notification-banner .notification-banner__text,.notification-banner .notification-banner__cta{color:var(--custom-font-color, #fff)}@media (max-width: 991px){.notification-banner{background-image:none !important}}.notification-banner__rating{display:flex;gap:1rem;align-items:center}@media (max-width: 767px){.notification-banner__rating{display:none}}.notification-banner__advantages-wrapper{padding:0;font-size:1.2rem}.notification-banner__advantages-wrapper .fa,.notification-banner__advantages-wrapper .fa-solid{color:#fff;margin-right:.25rem}.notification-banner__wrapper,.notification-banner__wrapper-mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;height:30px}@media (max-width: 991px){.notification-banner__wrapper,.notification-banner__wrapper-mobile{font-size:1.2rem;height:auto}}.notification-banner__wrapper .bt-rating > span > span::before,.notification-banner__wrapper-mobile .bt-rating > span > span::before{color:#111111}.notification-banner__content-desktop{display:initial}@media (max-width: 991px){.notification-banner__content-desktop{display:none}}.notification-banner__content-mobile{display:none}@media (max-width: 991px){.notification-banner__content-mobile{display:initial}}.notification-banner__link{text-decoration:none}.notification-banner__link:hover,.notification-banner__link:active,.notification-banner__link:focus{text-decoration:none;opacity:.8;transition:all 0.2s ease-in-out}.notification-banner{border-bottom:1px solid #000}.notification-banner__advantages-wrapper{display:flex;gap:3rem;align-items:center;list-style:none;margin:0}.notification-banner__advantages-wrapper li{display:flex;align-items:center;gap:0.5rem}.notification-banner__wrapper .bt-rating > span > span::before{color:#fff !important}.notification-banner__rating-number{font-weight:400;font-size:1.05rem}.notification-banner__advantages-text{font-size:1.2rem;color:#fff}@media (max-width: 767px){.notification-banner__advantages-text{font-size:1.0rem;text-align:left}}@media (min-width: 992px){.notification-banner__wrapper-mobile{display:none !important}}@media (max-width: 991px){.notification-banner__wrapper-mobile{display:flex}.notification-banner__wrapper-mobile img{width:auto !important}.notification-banner__advantages-wrapper img{display:none}.notification-banner__advantages-item{align-items:center;justify-content:center;gap:0.5rem;height:30px}.notification-banner__rating-number{display:none}}.notification-banner__cta{position:absolute;top:17px;display:block;height:35px;min-width:132px;padding:0 15px;border:2px solid #ffffff;font-weight:600;text-transform:uppercase;font-size:17px;font-size:1.7rem;line-height:31px;line-height:3.1rem;text-align:center;background:transparent;text-decoration:none;transition:background-color 0.2s,color 0.2s}.notification-banner__cta:hover,.notification-banner__cta:active,.notification-banner__cta:focus{background-color:#fff;color:#ed1c24;text-decoration:none}@media (max-width: 991px){.notification-banner__cta{display:none}}.notification-banner__cta--left{left:15px}.notification-banner__cta--right{right:15px}.notification-banner__container{position:relative}/*3-lvl megamenu*/.main-navbar-menu{margin:0;padding:0;list-style:none;overflow:hidden}@media (max-width: 1199px){.main-navbar-menu{padding:0}}@media (max-width: 991px){.main-navbar-menu{margin:0 -10px}}@media (min-width: 992px){.main-navbar-menu__item{float:left;display:flex;height:60px;height:6rem}.main-navbar-menu__item.active .main-navbar-menu__item-link{color:#111;text-decoration:none;position:relative}.main-navbar-menu__item.active .main-navbar-menu__item-link::before{content:'';position:absolute;display:inline-block;background:#111;height:1px;left:15px;right:15px;bottom:10px}.main-navbar-menu__item:hover .main-navbar-menu__item-link,.main-navbar-menu__item:active .main-navbar-menu__item-link,.main-navbar-menu__item:focus .main-navbar-menu__item-link{color:#525252;text-decoration:none}.main-navbar-menu__item:hover .main-navbar-menu__item-link::before,.main-navbar-menu__item:active .main-navbar-menu__item-link::before,.main-navbar-menu__item:focus .main-navbar-menu__item-link::before{content:'';position:absolute;display:inline-block;background:#111;height:1px;left:15px;right:15px;bottom:10px}}@media (max-width: 991px){.main-navbar-menu__item{height:55px}.main-navbar-menu__item:not(:last-of-type){margin-bottom:10px}}.main-navbar-menu__item-img-wrapper,.main-navbar-submenu__item-img-wrapper{position:absolute;right:0;margin:5px 5px 0;height:50px;width:70px;overflow:hidden}.main-navbar-menu__item-img,.main-navbar-submenu__item-img{position:absolute;top:50%;left:50%;height:40px;transform:translate(-50%, -50%)}.main-navbar-menu__item-link{position:relative;color:#9b9b9b}.main-navbar-menu__item-link .fa{font-size:2rem}.main-navbar-menu__item-link:hover,.main-navbar-menu__item-link:active,.main-navbar-menu__item-link:focus{color:#525252}.main-navbar-menu__item-link,.main-navbar-menu__item-link:hover,.main-navbar-menu__item-link:active,.main-navbar-menu__item-link:focus{width:100%;font-weight:600;color:#111111;font-size:16px;font-size:1.6rem;line-height:60px;line-height:6rem;letter-spacing:0.05em;text-align:center;padding:0 15px;transition:color .2s;text-decoration:none}@media (max-width: 991px){.main-navbar-menu__item-link,.main-navbar-menu__item-link:hover,.main-navbar-menu__item-link:active,.main-navbar-menu__item-link:focus{color:#252126;font-size:18px;font-size:1.8rem;background-color:#f1f1f1;padding:0 15px;line-height:55px;line-height:5.5rem;text-align:left;font-weight:600;position:relative;display:flex}}body.sidebar-smooth .sidebar.show,body.sidebar-smooth .main-navbar-submenu-wrapper.active{opacity:0}.main-navbar-submenu__wrapper-mobile{display:none !important}@media (max-width: 991px){.main-navbar-submenu__wrapper-mobile{display:flex !important}}.main-navbar-submenu__wrapper-desktop{display:flex !important}@media (max-width: 991px){.main-navbar-submenu__wrapper-desktop{display:none !important}}.main-navbar-submenu__wrapper{display:flex;justify-content:space-between}.main-navbar-submenu-wrapper{background-color:#fff;transition:height 0.2s,background-color 0.2s,opacity 0.2s;max-width:1250px;margin:0 auto;list-style-type:none;height:70px;padding-left:0}@media (max-width: 1300px){.main-navbar-submenu-wrapper{width:94%}}@media (max-width: 991px){.main-navbar-submenu-wrapper{box-shadow:0 0 5px rgba(0, 0, 0, 0.3);flex-direction:column}}.main-navbar-submenu-wrapper.active{opacity:1}.main-navbar-submenu-wrapper .main-navbar-item-title{position:relative;font-size:1.5rem;text-decoration:none}@media (max-width: 1199px){.main-navbar-submenu-wrapper .main-navbar-item-title{display:flex;flex:1}}.main-navbar-submenu-wrapper .main-navbar-item-title .main-navbar-item-title-wrapper img{display:none}@media (max-width: 991px){.main-navbar-submenu-wrapper .main-navbar-item-title .main-navbar-item-title-wrapper img{display:inline-block}}@media (max-width: 991px){.main-navbar-submenu-wrapper .main-navbar-item-title .main-navbar-item-title-wrapper{display:flex;align-items:center;gap:1.2rem}}.main-navbar-submenu-wrapper .main-navbar-item-title .main-navbar-item-title-wrapper p{margin:0}.main-navbar-submenu-wrapper .main-navbar-item-title svg{display:none}@media (max-width: 991px){.main-navbar-submenu-wrapper .main-navbar-item-title{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;font-weight:600;border-top:1px solid #eee}.main-navbar-submenu-wrapper .main-navbar-item-title svg{display:inline-block}.main-navbar-submenu-wrapper .main-navbar-item-title p{font-size:1.4rem;margin:0}}.main-navbar-submenu-wrapper .main-navbar-item-title.active.opened{overflow:visible}.main-navbar-submenu-wrapper .main-navbar-item-title:hover{color:#8c8c8c;cursor:pointer}@media (min-width: 992px){.main-navbar-submenu-wrapper{overflow:hidden;display:flex;font-weight:400;justify-content:space-between}.main-navbar-submenu-wrapper.active.opened{overflow:visible}}@media (min-width: 992px){.main-navbar-submenu-wrapper li:hover .main-navbar-submenu:not(.empty){display:flex}}@media (max-width: 991px){.main-navbar-submenu-wrapper li{font-size:1.3rem}}@media (max-width: 991px){.main-navbar-submenu-wrapper li .main-navbar-icon{display:inline-block;height:30px;width:25px}}@media (max-width: 991px){.main-navbar-submenu-wrapper{position:fixed;z-index:5000;top:0;width:100%;left:-100vw;height:100%;background-color:#fff;transition:left .3s;padding:0;overflow:scroll;opacity:1}.main-navbar-submenu-wrapper.active{left:0}.main-navbar-submenu-wrapper > .container{height:100%;width:auto}}.main-navbar-submenu-wrapper__content{position:relative}.main-navbar-submenu-wrapper__content .main-navbar-submenu{display:block}@media (min-width: 992px){.main-navbar-submenu-wrapper__content .main-navbar-submenu{margin:0 -5px}}@media (max-width: 991px){.main-navbar-submenu-wrapper__content .main-navbar-submenu{margin:0 -10px}}@media (max-width: 991px){.main-navbar-submenu-wrapper__content{display:flex;min-height:100%;flex-direction:column;justify-content:space-between}}.main-navbar-submenu{margin:0;list-style:none;padding:0;overflow:hidden}@media (min-width: 1200px){.main-navbar-submenu{padding-left:4rem}}@media (max-width: 1199px){.main-navbar-submenu{background:rgba(0, 0, 0, 0);transition:all 2s linear}}@media (max-width: 991px){.main-navbar-submenu.opened{display:flex}}@media (max-width: 991px){.main-navbar-submenu{display:none;height:auto}}@media (max-width: 991px){.main-navbar-submenu .main-navbar-items{background-color:#f2f2f2}}@media (max-width: 991px){.main-navbar-submenu .main-navbar-items ul{display:none}.main-navbar-submenu .main-navbar-items ul.opened{display:flex}}@media (max-width: 1199px){.main-navbar-submenu .main-navbar-items{width:100%}.main-navbar-submenu .main-navbar-items ul{flex-direction:column}}@media (min-width: 992px){.main-navbar-submenu .main-navbar-items{list-style-type:none;display:flex;gap:40px;max-width:1250px;margin:0 auto;width:1600px;justify-content:space-between}.main-navbar-submenu .main-navbar-items h3{font-size:1.6rem;margin-top:0}.main-navbar-submenu .main-navbar-items a{font-size:1.5rem;font-weight:400;text-decoration:none}.main-navbar-submenu .main-navbar-items a:hover{color:#8c8c8c}.main-navbar-submenu .main-navbar-items ul{list-style-type:none;padding:0}.main-navbar-submenu .main-navbar-items ul li{margin-top:1rem}.main-navbar-submenu .main-navbar-items ul li:first-child{margin-top:1.5rem}}@media (min-width: 992px) and (max-width: 1300px){.main-navbar-submenu .main-navbar-items{width:94%}}@media (min-width: 992px){.main-navbar-submenu{width:100vw;font-size:1.35rem;padding:2rem 0 4rem 0;max-height:600px;position:absolute;left:0;top:130px;background:#fff;z-index:105;box-shadow:rgba(149, 157, 165, 0.2) 0px 8px 24px;display:none;transition:all 0.3s ease-in}}.main-navbar-submenu ul{list-style-type:none;padding:0}@media (min-width: 992px){body.with-banner-above .main-navbar-submenu{top:171px}}@media (max-width: 991px){.main-navbar-section img{display:none}}.dropdown-navbar__product{text-align:center}.dropdown-navbar__product:not(:first-of-type){margin-left:1.5rem}@media (max-width: 991px){.dropdown-navbar__product{display:none}}@media (min-width: 992px){.main-navbar-section-wrapper:not(:first-of-type).without-links{margin-top:1.7rem !important}}.main-navbar-section-wrapper .main-navbar-icon{display:none}@media (max-width: 991px){.main-navbar-section-wrapper .main-navbar-icon{display:block}}@media (max-width: 991px){.main-navbar-section-wrapper p{margin-left:1.5rem}}@media (min-width: 992px){.main-navbar-section-image{margin-right:2rem;text-align:left}}@media (max-width: 991px){.main-navbar-section-image{display:none}}.main-navbar-section-image .dropdown-navbar-product__title{text-align:left}@media (min-width: 992px){.main-navbar-section-title svg{display:none}}@media (max-width: 991px){.main-navbar-section-title{display:flex;align-items:center;justify-content:space-between;text-decoration:none;min-height:50px;padding:0 2rem 0 3rem;font-weight:400;border-top:1px solid #eee;flex:1}}@media (max-width: 991px){.main-navbar-section-title:hover{color:#000}}.main-navbar-section-title h3,.main-navbar-section-title p{font-weight:600;margin:0}@media (max-width: 991px){.main-navbar-section-title h3,.main-navbar-section-title p{font-size:1.3rem}}@media (min-width: 992px){.main-navbar-section-title.bold h3{font-weight:600 !important}}@media (max-width: 991px){.main-navbar-leaves-wrapper{background:#ffffff}}.main-navbar-leaves-wrapper-desktop{display:block}@media (max-width: 991px){.main-navbar-leaves-wrapper-desktop{display:none}}@media (max-width: 991px){.main-navbar-leaves-item{padding:0;font-weight:400}}@media (max-width: 991px){.main-navbar-leaves-item .main-navbar-section-title{padding:0 0 0 4rem;justify-content:flex-start !important}}.main-navbar-submenu__item--highlighted .main-navbar-item-title,.main-navbar-submenu__item--highlighted.active .main-navbar-item-title,.main-navbar-submenu__item--highlighted:active .main-navbar-item-title,.main-navbar-submenu__item--highlighted:hover .main-navbar-item-title,.main-navbar-submenu__item--highlighted:focus .main-navbar-item-title{color:#ed1c24}.main-navbar-submenu__item--highlighted .main-navbar-item-title:hover,.main-navbar-submenu__item--highlighted.active .main-navbar-item-title:hover,.main-navbar-submenu__item--highlighted:active .main-navbar-item-title:hover,.main-navbar-submenu__item--highlighted:hover .main-navbar-item-title:hover,.main-navbar-submenu__item--highlighted:focus .main-navbar-item-title:hover{color:#111111}@media (min-width: 992px){.main-navbar-submenu__item{align-items:center;height:100%;display:flex}}@media (max-width: 991px){.main-navbar-submenu__item{border-bottom:1px #f6f6f6 solid}}.main-navbar-submenu__item h2{margin:0;font-size:1.6rem}@media (max-width: 991px){.main-navbar-submenu__item h2{font-size:1.3rem;font-weight:600}}.main-navbar-submenu__item h3{margin:0;font-weight:400;font-size:1.6rem}@media (max-width: 991px){.main-navbar-submenu__item h3{font-size:1.3rem;margin-left:1.2rem;font-weight:600}}.main-navbar-submenu__item h4{margin:0;font-size:1.5rem}@media (max-width: 991px){.main-navbar-submenu__item h4{font-size:1.3rem;margin-left:1.2rem}}.main-navbar-submenu__item-link{position:relative;color:#111111}@media (min-width: 992px){.main-navbar-submenu__item-link,.main-navbar-submenu__item-link:hover,.main-navbar-submenu__item-link:active,.main-navbar-submenu__item-link:focus{padding:0 10px;line-height:50px;line-height:5rem;background:transparent;transition:background-color 0.2s,color 0.2s;font-weight:400;font-size:1.5rem;display:block;height:50px;text-decoration:none;letter-spacing:.05em;color:#000}.main-navbar-submenu__item-link > i,.main-navbar-submenu__item-link:hover > i,.main-navbar-submenu__item-link:active > i,.main-navbar-submenu__item-link:focus > i{display:none}}@media (max-width: 991px){.main-navbar-submenu__item-link,.main-navbar-submenu__item-link:hover,.main-navbar-submenu__item-link:active,.main-navbar-submenu__item-link:focus{color:#252126;background-color:#f1f1f1;padding:0 20px 0 15px;line-height:55px;line-height:5.5rem;text-transform:none;text-align:left;font-weight:600;position:relative;display:block;transition:background-color 0.2s;text-decoration:none;font-size:1.4rem}.main-navbar-submenu__item-link > i,.main-navbar-submenu__item-link:hover > i,.main-navbar-submenu__item-link:active > i,.main-navbar-submenu__item-link:focus > i{font-style:normal;float:right}}.sidebar__back-btn{display:none;position:absolute;left:0;right:0;height:55px;line-height:55px;line-height:5.5rem;font-size:18px;font-size:1.8rem;font-weight:600;text-align:left;border:none;z-index:1;padding-left:71px;margin:0 -10px}.sidebar__back-btn,.sidebar__back-btn:hover,.sidebar__back-btn:active,.sidebar__back-btn:focus{color:#000;text-decoration:none;background:url("../images/theme/back.svg") #c5c5c5 18px 50% no-repeat;background-size:30px}.sidebar__back-btn .main-navbar-menu__item-img{left:auto;right:0}@media (max-width: 991px){.sidebar__back-btn.active{display:flex;align-items:center}.sidebar__back-btn.active + *{padding-top:65px}}.notification-banner{text-align:center;z-index:100}@media (max-width: 991px){.notification-banner .notification-banner__cta{position:relative;top:0;left:0;right:0;display:inline-block;margin:10px 10px 5px;padding:3px 5px;height:unset;font-size:16px;font-size:1.6rem;line-height:18px;line-height:1.8rem}}.main-navbar__logo-wrapper{z-index:2020}@media (max-width: 991px){.main-navbar__logo-wrapper{display:none}}.main-navbar__logo-wrapper-mobile{display:none;align-items:center;margin-left:2rem}.main-navbar__logo-wrapper-mobile .logo__img{max-height:23px}@media (max-width: 991px){.main-navbar__logo-wrapper-mobile{display:flex}}.advantages{background-color:#000;width:100%;z-index:10;padding:4px 0;order:2}.advantages-list{position:relative;align-items:center;list-style:none;padding:3px 40px;margin:0;display:flex;flex-wrap:wrap;justify-content:center}.advantages-list:not(.owl-loaded){height:24px}.advantages-list:not(.owl-loaded) .advantages-list__item{opacity:0}.advantages-list .owl-nav{position:absolute;top:0;left:0;width:100%;pointer-events:none;height:100%}.advantages-list .owl-nav button.owl-prev,.advantages-list .owl-nav button.owl-next{padding:0 15px !important;text-align:center;pointer-events:all;background-color:transparent;border:none;height:100%}.advantages-list .owl-nav button.owl-prev span,.advantages-list .owl-nav button.owl-next span{display:none}.advantages-list .owl-nav button.owl-prev:before,.advantages-list .owl-nav button.owl-next:before{font-family:'FontAwesome';color:#fff;color:var(--custom-font-color, #fff);font-size:16px;font-size:1.6rem;font-weight:300}.advantages-list .owl-nav button.owl-prev.owl-prev,.advantages-list .owl-nav button.owl-next.owl-prev{float:left}.advantages-list .owl-nav button.owl-prev.owl-prev:before,.advantages-list .owl-nav button.owl-next.owl-prev:before{content:'\f104'}.advantages-list .owl-nav button.owl-prev.owl-next,.advantages-list .owl-nav button.owl-next.owl-next{float:right}.advantages-list .owl-nav button.owl-prev.owl-next:before,.advantages-list .owl-nav button.owl-next.owl-next:before{content:'\f105'}.advantages-list__item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;opacity:1;transition:opacity .2s}@media (max-width: 767px){.advantages-list__item{flex:0 0 50%}}.advantages-list__item-inner{text-align:center;color:#000;font-weight:600;font-size:16px;font-size:1.6rem;line-height:16px;line-height:1.6rem;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.advantages-list__item-inner{padding:0;font-size:14px;font-size:1.4rem;line-height:14px;line-height:1.4rem}}@media (min-width: 768px) and (max-width: 991px){.advantages-list__item-inner{padding:0 15px;font-size:15px;font-size:1.5rem;line-height:15px;line-height:1.5rem}}@media (min-width: 992px) and (max-width: 1199px){.advantages-list__item-inner{padding:0 30px}}.advantages-list__item .advantages-list__item-inner .advantages-list__item-img{display:inline-block;vertical-align:middle;margin-right:10px;max-width:100%;max-height:100%;width:auto;height:16px;margin-bottom:4px}.advantages-list__item .advantages-list__item-inner .advantages-list__item-desc{font-size:1.25rem;color:#fff;font-weight:400;display:inline-block;vertical-align:bottom}.advantages-list__item .advantages-list__item-inner .advantages-list__item-desc p{margin:0}.advantages-list__item .advantages-list__item-inner .advantages-list__item-desc b{font-weight:600}.main-navbar-buttons__info{position:absolute;background-color:#111111;height:16px;width:16px;line-height:18px;line-height:1.8rem;text-align:center;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;color:#fff;font-size:0.7rem;font-weight:600;right:3px;bottom:-6.5px}.main-navbar-buttons__info.main-navbar-buttons__info--b2b{line-height:16px;line-height:1.6rem;font-size:10px;font-size:1rem;width:24px;height:16px}.main-navbar-buttons__info.main-navbar-buttons__info--b2b ~ .main-navbar-buttons__info{display:none}.megamenu-sticker{pointer-events:none;position:absolute;top:-12px;right:-12px;display:flex;align-items:center;justify-content:center;border-radius:50%;min-width:11px;min-height:11px;padding:2px;background:var(--sticker-bg-color, #c22229);color:var(--sticker-color, #fff);font-size:12px;font-size:1.2rem;text-align:center;line-height:1;box-sizing:content-box;white-space:nowrap;font-weight:bold}.megamenu-sticker.megamenu-sticker--without-bg{background:none;color:red;padding:0;top:-2px;font-weight:700}@media (max-width: 991px){.megamenu-sticker{display:none}}.megamenu-sticker:before{content:"";display:inline-block;vertical-align:middle;padding-top:100%;height:0}.megamenu-sticker span{display:inline-block;vertical-align:middle}.main-navbar__search-form-wrapper{flex:1;display:flex;justify-content:flex-end;align-items:center}@media (max-width: 991px){.main-navbar__search-form-wrapper{display:none;position:absolute;top:0;left:0;width:100%;height:70px;z-index:3000;background:#fff}.main-navbar__search-form-wrapper.opened{display:flex}}.main-navbar__utils-mobile-wrapper{display:none}@media (max-width: 991px){.main-navbar__utils-mobile-wrapper{display:flex}}.sidebar-footer-menu__language-picker,.sidebar-footer-menu__currency-picker{padding-left:2rem;height:50px;display:flex;gap:1rem;align-items:center;margin-top:2rem}.main-navbar__mobile-utils-wrapper{display:flex;justify-content:space-between;min-height:50px;align-items:center}@media (min-width: 992px){.main-navbar__mobile-utils-wrapper{display:none}}.main-navbar__mobile-buttons{display:flex;flex:1}.main-navbar__mobile-button{flex:1;background:#ddd;height:100%}.main-navbar-submenu-wrapper.active .main-navbar__close-btn-wrapper{max-height:50px}.main-navbar__close-btn-wrapper{max-height:0;background-color:#fff;transition:max-height 0.2s;cursor:pointer;display:flex;justify-content:flex-end;overflow:hidden;margin-right:5px}@media (min-width: 992px){.main-navbar__close-btn-wrapper{display:none}}.main-navbar__close-btn-wrapper svg{height:25px}.main-navbar__mobile-header{display:none;justify-content:space-between;align-items:center;padding:0 1.5rem 0 2rem;height:60px;background-color:#fff}@media (max-width: 991px){.main-navbar__mobile-header{display:flex}}.main-navbar__mobile-header-buttons{display:flex;gap:1rem;width:87%}.main-navbar__mobile-header-buttons a{margin-top:.6rem}.main-navbar__mobile-header-buttons span{margin-top:.2rem;margin-bottom:.4rem}.main-navbar__mobile-header-button{display:flex;flex:1;gap:.3rem;flex-direction:column;border-radius:5%;background:#f2f2f2;align-items:center;cursor:pointer;max-width:120px}.main-navbar__close-btn{align-self:flex-start;margin-top:9px;margin-right:3px;width:25px;display:flex;align-items:center;justify-content:center;cursor:pointer}.main-navbar__close-btn svg{width:30px}.main-navbar__mobile-search-wrapper{display:none;justify-content:space-between;height:50px}@media (max-width: 991px){.main-navbar__mobile-search-wrapper{display:flex}}.main-navbar__mobile-search{padding:0 2rem;display:flex;justify-content:space-between}.main-navbar__mobile-search.suggest-busy .search-form__field{background:#f2f2f2 !important}.main-navbar__mobile-search .search-suggest:not(:has(.search-suggest__placeholder-item)) .search-suggest__close-btn{display:flex}.main-navbar__mobile-search .main-navbar__mobile-search-submit{position:absolute;left:3rem;margin-right:1px}.main-navbar__mobile-search-input{background:#f2f2f2;padding-left:3.5rem;border:none}.main-navbar__mobile-search-submit{width:15px;height:15px;background-size:contain}.main-navbar-section-dropdown-btn{display:none}@media (max-width: 991px){.main-navbar-section-dropdown-btn{display:flex;align-items:center;padding:0 2rem;cursor:pointer;border-top:1px solid #eee}}.footer__inner{padding-top:30px}.footer__bottom-content{padding:15px;background:#000}.footer-navbar:not(:last-of-type){margin-bottom:10px}.footer-link-col{padding:2rem 2rem;border-left:1px solid #e6e6e7;margin-left:-1px;margin-bottom:10px}@media (max-width: 991px){.footer-link-col{padding:3rem 2.5rem}}.footer-navbar__title{margin:0;font-weight:600;font-size:1.4rem;color:#111111;text-transform:uppercase}@media (max-width: 991px){.footer-navbar__title{font-size:1.3rem}}.footer-navbar__title a{color:#111111;text-decoration:none}.footer-navbar__editor-content{color:#111111;opacity:0.8;font-size:16px;font-size:1.6rem;line-height:26px;line-height:2.6rem}.footer-navbar__editor-content p{margin-bottom:0}.footer-navbar__editor-content a{color:#111111;transition:color .4s}.footer-navbar__editor-content a:hover,.footer-navbar__editor-content a:active,.footer-navbar__editor-content a:focus{color:#ed1c24;text-decoration:none}@media (max-width: 991px){.footer-navbar__editor-content{font-size:15px;font-size:1.5rem;opacity:.7;line-height:21px;line-height:2.1rem}}.footer-navbar-menu{padding:0;list-style:none;margin:0}.footer-navbar-menu__item{color:#111111;font-size:1.3rem;line-height:2.5rem}.footer-navbar-menu__item:first-child{margin-top:1.5rem}.footer-navbar-menu__item a{text-decoration:none}.footer-navbar-menu__item-link{color:#111111;transition:color .4s}.footer-navbar-menu__item-link:hover,.footer-navbar-menu__item-link:active,.footer-navbar-menu__item-link:focus{color:#ed1c24;text-decoration:none}.footer__copyright{color:#858585;font-size:14px;font-size:1.4rem}.footer__copyright p{margin-bottom:0}.footer__copyright a{color:rgba(255, 255, 255, 0.7);text-decoration:underline;transition:color .4s}.footer__copyright a:hover,.footer__copyright a:active,.footer__copyright a:focus{color:#fff}@media (max-width: 767px){.footer__copyright{text-align:center;font-size:13px;font-size:1.3rem;color:#a3a3a3}}.footer-social{padding:20px 0;margin:auto 0 0;list-style-type:none;text-align:center;font-size:0}.footer-social__item{display:inline-block}.footer-social__item:not(:last-of-type){margin-right:15px}.footer-social__item-link{height:28px;width:28px;background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:contain;background-size:contain;display:block;transition:filter .4s}.footer-social__item-link:hover,.footer-social__item-link:active,.footer-social__item-link:focus{filter:brightness(1.5)}.footer-social__item-link--facebook{background-image:url("../images/theme/icon_facebook--black.svg");width:32px;height:32px}.footer-social__item-link--facebook:hover,.footer-social__item-link--facebook:active,.footer-social__item-link--facebook:focus{opacity:0.7}.footer-social__item-link--instagram{background-image:url("../images/theme/icon_instagram--black.svg");width:32px;height:32px}.footer-social__item-link--instagram:hover,.footer-social__item-link--instagram:active,.footer-social__item-link--instagram:focus{opacity:0.7}.footer-social__item-link--twitter{background-image:url("../images/theme/icon_twitter--black.svg");width:32px;height:32px}.footer-social__item-link--twitter:hover,.footer-social__item-link--twitter:active,.footer-social__item-link--twitter:focus{opacity:0.7}.footer-social__item-link--youtube{background-image:url("../images/theme/icon_youtube--black.svg");width:32px;height:32px}.footer-social__item-link--youtube:hover,.footer-social__item-link--youtube:active,.footer-social__item-link--youtube:focus{opacity:0.7}.footer-payment-types{padding:0;list-style-type:none;align-self:flex-end;margin:auto 0;height:28px}@media (max-width: 767px){.footer-payment-types{align-self:center;text-align:center;margin-top:30px}}.footer-payment-types__item{display:inline-block;width:45px;height:27px;background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:contain;background-size:contain}.footer-payment-types__item--maestro{background-image:url("../images/theme/icon_maestro.png")}.footer-payment-types__item--mastercard{background-image:url("../images/theme/icon_mastercard.png")}.footer-payment-types__item--visa-electron{background-image:url("../images/theme/icon_visa-electron.png")}.footer-payment-types__item--visa{background-image:url("../images/theme/icon_visa.png")}.footer-payment-types__item--paypal{background-image:url("../images/theme/icon_paypal.png")}.footer-top-content{padding:20px 0 0;margin-bottom:30px}@media (max-width: 991px){.footer-top-content{display:none}}.footer-top-content ~ .additional-info{padding-top:0}@media (max-width: 767px){.footer-top-content ~ .additional-info{padding:20px 0 0}}@media (min-width: 1200px){.footer-top-content ~ .additional-info{padding:35px 0 0}}.mailinglist-sign-in__wrapper{background-color:#FAFAFA !important;padding-top:0}.mailinglist-sign-in{position:relative;padding:40px 60px}@media (max-width: 767px){.mailinglist-sign-in{padding:20px 30px}}.mailinglist-sign-in__title{margin:0;font-weight:700;font-size:18px;font-size:1.8rem;line-height:2.3rem;text-transform:uppercase;color:#111111}@media (max-width: 991px){.mailinglist-sign-in__title{font-size:1.3rem}}.sign-in-form__radio .form-radio__input:checked + .sign-in-form__radio-label:before{border-color:#ed1c24}.sign-in-form__radio .sign-in-form__radio-label:before{border-color:#111111}.sign-in-form__radio .sign-in-form__radio-label:after{background-color:#ed1c24}.sign-in-form__radio-label{color:#111111}.sign-in-form__row:not(:last-of-type){margin-bottom:20px}.sign-in-form__email{background:transparent!important;border-color:#000;border-bottom:1px solid #111111}.sign-in-form__email-label{color:#111111}.sign-in-form__gdpr{color:#111111;font-style:italic;font-size:14px;font-size:1.4rem}@media (max-width: 991px){.sign-in-form__gdpr{font-size:1.1rem}}.sign-in-form__gdpr a{text-decoration:underline;font-weight:600;transition:color .4s;color:#111111}.sign-in-form__gdpr a:hover,.sign-in-form__gdpr a:focus,.sign-in-form__gdpr a:active{color:#ed1c24}.footer__main-row:not(:first-of-type){padding-top:10px;border-top:1px solid #e6e6e7}.footer__main-row .footer__main-col:nth-of-type(odd) .footer-link-col:nth-of-type(odd){border-left:none}.footer-badges{padding:0 0 20px;margin:0 auto;list-style-type:none;font-size:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.footer-badges__item{padding:0 10px;display:block}/*language switcher*/.language-switcher-wrapper{display:flex;align-items:center;height:100%;margin-left:1.5rem}@media (max-width: 991px){.language-switcher-wrapper{display:none}}.language-switcher,.currency-switcher{height:20px;top:-4px}@media (min-width: 992px){.language-switcher,.currency-switcher{vertical-align:top}}.language-switcher,.currency-switcher,.language-switcher.form-select.bootstrap-select,.currency-switcher.form-select.bootstrap-select{width:auto !important}@media (min-width: 992px){.language-switcher.language-switcher,.currency-switcher.language-switcher,.language-switcher.form-select.bootstrap-select.language-switcher,.currency-switcher.form-select.bootstrap-select.language-switcher{width:43px !important}}.language-switcher:not(:first-of-type),.currency-switcher:not(:first-of-type),.language-switcher.form-select.bootstrap-select:not(:first-of-type),.currency-switcher.form-select.bootstrap-select:not(:first-of-type){margin-left:20px}.language-switcher > select,.currency-switcher > select,.language-switcher.form-select.bootstrap-select > select,.currency-switcher.form-select.bootstrap-select > select{width:0 !important}.language-switcher img,.currency-switcher img,.language-switcher.form-select.bootstrap-select img,.currency-switcher.form-select.bootstrap-select img{width:24px;height:17px;vertical-align:middle}.language-switcher > .dropdown-toggle,.currency-switcher > .dropdown-toggle,.language-switcher.form-select.bootstrap-select > .dropdown-toggle,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle{background:transparent !important;height:30px;padding:0;border:none;display:block;font-size:15px;font-size:1.5rem;font-weight:600;transition:color .4s}@media (min-width: 992px){.currency-switcher.language-switcher > .dropdown-toggle,.currency-switcher.currency-switcher > .dropdown-toggle,.currency-switcher.language-switcher.form-select.bootstrap-select > .dropdown-toggle,.currency-switcher.currency-switcher.form-select.bootstrap-select > .dropdown-toggle{padding-right:13px}}.language-switcher > .dropdown-toggle .filter-option,.currency-switcher > .dropdown-toggle .filter-option,.language-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option{line-height:28px;line-height:2.8rem}@media (min-width: 992px){.language-switcher > .dropdown-toggle .filter-option,.currency-switcher > .dropdown-toggle .filter-option,.language-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option{display:flex;align-items:center;line-height:30px;line-height:3rem}}.language-switcher > .dropdown-toggle .filter-option,.currency-switcher > .dropdown-toggle .filter-option,.language-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option,.language-switcher > .dropdown-toggle .filter-option-inner,.currency-switcher > .dropdown-toggle .filter-option-inner,.language-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option-inner,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option-inner,.language-switcher > .dropdown-toggle .filter-option-inner-inner,.currency-switcher > .dropdown-toggle .filter-option-inner-inner,.language-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option-inner-inner,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option-inner-inner{height:100%}.language-switcher > .dropdown-toggle .filter-option img,.currency-switcher > .dropdown-toggle .filter-option img,.language-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option img,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option img,.language-switcher > .dropdown-toggle .filter-option-inner img,.currency-switcher > .dropdown-toggle .filter-option-inner img,.language-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option-inner img,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option-inner img,.language-switcher > .dropdown-toggle .filter-option-inner-inner img,.currency-switcher > .dropdown-toggle .filter-option-inner-inner img,.language-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option-inner-inner img,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle .filter-option-inner-inner img{margin-bottom:5px}.language-switcher > .dropdown-toggle:after,.currency-switcher > .dropdown-toggle:after,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:after,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:after{right:0;font-size:15px;font-size:1.5rem;font-weight:700;transition:color .4s,transform .4s;line-height:30px;line-height:3rem}.language-switcher > .dropdown-toggle:hover,.currency-switcher > .dropdown-toggle:hover,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:hover,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:hover,.language-switcher > .dropdown-toggle:active,.currency-switcher > .dropdown-toggle:active,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:active,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:active,.language-switcher > .dropdown-toggle:focus,.currency-switcher > .dropdown-toggle:focus,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:focus,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:focus{color:#9b9b9b}.language-switcher > .dropdown-toggle:hover:after,.currency-switcher > .dropdown-toggle:hover:after,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:hover:after,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:hover:after,.language-switcher > .dropdown-toggle:active:after,.currency-switcher > .dropdown-toggle:active:after,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:active:after,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:active:after,.language-switcher > .dropdown-toggle:focus:after,.currency-switcher > .dropdown-toggle:focus:after,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:focus:after,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:focus:after{color:#9b9b9b}@media (max-width: 991px){.language-switcher > .dropdown-toggle:hover,.currency-switcher > .dropdown-toggle:hover,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:hover,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:hover,.language-switcher > .dropdown-toggle:active,.currency-switcher > .dropdown-toggle:active,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:active,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:active,.language-switcher > .dropdown-toggle:focus,.currency-switcher > .dropdown-toggle:focus,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:focus,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:focus{color:#252126}.language-switcher > .dropdown-toggle:hover:after,.currency-switcher > .dropdown-toggle:hover:after,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:hover:after,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:hover:after,.language-switcher > .dropdown-toggle:active:after,.currency-switcher > .dropdown-toggle:active:after,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:active:after,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:active:after,.language-switcher > .dropdown-toggle:focus:after,.currency-switcher > .dropdown-toggle:focus:after,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:focus:after,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:focus:after{color:#252126}.language-switcher > .dropdown-toggle:hover .filter-option,.currency-switcher > .dropdown-toggle:hover .filter-option,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:hover .filter-option,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:hover .filter-option,.language-switcher > .dropdown-toggle:active .filter-option,.currency-switcher > .dropdown-toggle:active .filter-option,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:active .filter-option,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:active .filter-option,.language-switcher > .dropdown-toggle:focus .filter-option,.currency-switcher > .dropdown-toggle:focus .filter-option,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:focus .filter-option,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:focus .filter-option{text-decoration:underline}}@media (max-width: 991px){.language-switcher > .dropdown-toggle,.currency-switcher > .dropdown-toggle,.language-switcher.form-select.bootstrap-select > .dropdown-toggle,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle{color:#252126}.language-switcher > .dropdown-toggle:after,.currency-switcher > .dropdown-toggle:after,.language-switcher.form-select.bootstrap-select > .dropdown-toggle:after,.currency-switcher.form-select.bootstrap-select > .dropdown-toggle:after{display:block;color:#252126;right:-13px;font-size:15px;font-size:1.5rem;top:1px;transform:none}}.language-switcher > .dropdown-menu,.currency-switcher > .dropdown-menu,.language-switcher.form-select.bootstrap-select > .dropdown-menu,.currency-switcher.form-select.bootstrap-select > .dropdown-menu{border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin:0;background:#000;padding:10px 0 15px;width:80px;right:-10px;left:auto;-webkit-box-shadow:0 6px 20px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 6px 20px rgba(0, 0, 0, 0.5);box-shadow:0 6px 20px rgba(0, 0, 0, 0.5)}@media (max-width: 991px){.language-switcher > .dropdown-menu,.currency-switcher > .dropdown-menu,.language-switcher.form-select.bootstrap-select > .dropdown-menu,.currency-switcher.form-select.bootstrap-select > .dropdown-menu{background-color:#fff}}.language-switcher > .dropdown-menu li,.currency-switcher > .dropdown-menu li,.language-switcher.form-select.bootstrap-select > .dropdown-menu li,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li{margin:0;display:block}.language-switcher > .dropdown-menu li.selected,.currency-switcher > .dropdown-menu li.selected,.language-switcher.form-select.bootstrap-select > .dropdown-menu li.selected,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li.selected{display:none}.language-switcher > .dropdown-menu li a,.currency-switcher > .dropdown-menu li a,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a{padding:0;text-align:center;color:#b2b2b2;transition:color .4s;background-color:#000;font-weight:600}@media (max-width: 991px){.language-switcher > .dropdown-menu li a,.currency-switcher > .dropdown-menu li a,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a{transition:background-color 0.4s,color 0.4s;background-color:#fff;color:#252126}.language-switcher > .dropdown-menu li a:after,.currency-switcher > .dropdown-menu li a:after,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:after,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:after{color:#252126}.language-switcher > .dropdown-menu li a .filter-option,.currency-switcher > .dropdown-menu li a .filter-option,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a .filter-option,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a .filter-option{text-decoration:underline}}@media (min-width: 992px){.currency-switcher.language-switcher > .dropdown-menu li a,.currency-switcher.currency-switcher > .dropdown-menu li a,.currency-switcher.language-switcher.form-select.bootstrap-select > .dropdown-menu li a,.currency-switcher.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a{padding:2px 0}}.language-switcher > .dropdown-menu li a:hover,.currency-switcher > .dropdown-menu li a:hover,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:hover,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:hover,.language-switcher > .dropdown-menu li a:active,.currency-switcher > .dropdown-menu li a:active,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:active,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:active,.language-switcher > .dropdown-menu li a:focus,.currency-switcher > .dropdown-menu li a:focus,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:focus,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:focus{background-color:#000;color:#fff}@media (max-width: 991px){.language-switcher > .dropdown-menu li a:hover,.currency-switcher > .dropdown-menu li a:hover,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:hover,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:hover,.language-switcher > .dropdown-menu li a:active,.currency-switcher > .dropdown-menu li a:active,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:active,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:active,.language-switcher > .dropdown-menu li a:focus,.currency-switcher > .dropdown-menu li a:focus,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:focus,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:focus{background-color:#fff}}@media (max-width: 991px){.language-switcher > .dropdown-menu,.currency-switcher > .dropdown-menu,.language-switcher.form-select.bootstrap-select > .dropdown-menu,.currency-switcher.form-select.bootstrap-select > .dropdown-menu{width:215px;margin-bottom:5px;min-height:auto !important;left:0;padding:0}.language-switcher > .dropdown-menu ul,.currency-switcher > .dropdown-menu ul,.language-switcher.form-select.bootstrap-select > .dropdown-menu ul,.currency-switcher.form-select.bootstrap-select > .dropdown-menu ul{min-height:auto !important;overflow:auto}.language-switcher > .dropdown-menu li,.currency-switcher > .dropdown-menu li,.language-switcher.form-select.bootstrap-select > .dropdown-menu li,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li{width:25%;float:left;border:1px #f4f4f4 solid}.language-switcher > .dropdown-menu li a,.currency-switcher > .dropdown-menu li a,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a{padding:10px 0}.language-switcher > .dropdown-menu li a:hover,.currency-switcher > .dropdown-menu li a:hover,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:hover,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:hover,.language-switcher > .dropdown-menu li a:active,.currency-switcher > .dropdown-menu li a:active,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:active,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:active,.language-switcher > .dropdown-menu li a:focus,.currency-switcher > .dropdown-menu li a:focus,.language-switcher.form-select.bootstrap-select > .dropdown-menu li a:focus,.currency-switcher.form-select.bootstrap-select > .dropdown-menu li a:focus{color:#252126}}.language-switcher.open > .dropdown-toggle:after,.currency-switcher.open > .dropdown-toggle:after,.language-switcher.form-select.bootstrap-select.open > .dropdown-toggle:after,.currency-switcher.form-select.bootstrap-select.open > .dropdown-toggle:after{color:#fff}@media (max-width: 767px){.tiles{margin-bottom:-15px}}.tile{background-color:#fff}.tile:not(:only-of-type){margin-bottom:10px}.tile__img-wrapper{position:relative;overflow:hidden;width:100%}.tile__img,.tile__img img,.tile__img picture{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:filter .4s;min-width:100%;min-height:100%}.tile__title{position:absolute;bottom:33.3%;left:0;right:0;transform:translateY(33.3%);margin:0;font-size:24px;font-size:2.4rem;text-transform:uppercase;font-weight:700;color:#111111}@media (max-width: 767px){.tile__title{font-size:18px;font-size:1.8rem;margin:17px 0 12px}}.tile__cta,.tile__cta.cta{transition:0.2s ease-in-out;position:absolute;bottom:20px;padding:5px 20px;left:20px;border:none;background:#fff;opacity:0.9;color:#000;line-height:28px;line-height:2.8rem;font-size:15px;font-size:1.5rem;text-transform:none;font-weight:600;margin:10px;display:flex;justify-content:center;align-items:center}.tile__cta:hover,.tile__cta.cta:hover{background-color:#fff;color:#000}@media (max-width: 991px){.tile__cta:hover,.tile__cta.cta:hover{height:50px}}.tile__cta.tile__cta--title,.tile__cta.cta.tile__cta--title{top:50%;transform:translateY(-50%);opacity:0;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center}.tile__inner{display:block;overflow:hidden;position:relative}.tile__inner:hover,.tile__inner:active,.tile__inner:focus{text-decoration:none}.tile__inner:hover .tile__cta,.tile__inner:active .tile__cta,.tile__inner:focus .tile__cta{color:#000}.tile--square .tile__img-wrapper{height:291px}.tile--high .tile__img-wrapper{height:569px}.tile--small .tile__img-wrapper{height:212px}.tile--wide .tile__img-wrapper{height:290px}.tile--medium .tile__img-wrapper{height:420px}.tile--medium .tiles__cta,.tile--medium .tiles__cta.cta{min-width:150px}@media (max-width: 991px){.tile--medium .tile__img-wrapper{height:260px}}.tile--auto .tile__img-wrapper{height:auto !important}.tile--auto .tile__img,.tile--auto .tile__img img,.tile--auto .tile__img picture{position:static !important;width:100% !important;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important}.tile--large .tile__img-wrapper{height:500px}@media (max-width: 991px){.tile--large .tile__img-wrapper{height:290px}}.tiles-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:2rem}@media (max-width: 991px){.tiles-wrapper{grid-template-columns:1fr}}/*pagination*/.product-list-pagination,.list-pagination{margin:0;border:none;padding:0;list-style:none;text-align:center}.product-list-pagination__item,.list-pagination__item{display:inline-block;padding:0;vertical-align:middle}.list-pagination__item a{text-decoration:none}.product-list-pagination__btn,.list-pagination__btn{height:25px;width:25px;font-size:18px;font-size:1.8rem;color:#000;text-align:center;line-height:30px;line-height:3rem;display:block;font-weight:800;transition:color .4s}.product-list-pagination__btn:hover,.list-pagination__btn:hover,.product-list-pagination__btn:active,.list-pagination__btn:active,.product-list-pagination__btn:focus,.list-pagination__btn:focus{color:#ed1c24}.product-list-pagination__btn .fa,.list-pagination__btn .fa{font-weight:800}@media (max-width: 767px){.product-list-pagination__btn,.list-pagination__btn{font-size:16px;font-size:1.6rem}}.product-list-pagination__btn--disabled,.list-pagination__btn--disabled{color:#cecece;pointer-events:none}.product-list-pagination__page,.product-list-pagination__dot,.list-pagination__page,.list-pagination__dot{font-size:1.7rem;display:block;color:#8a8a8a;width:auto;padding:0 8px;height:25px;border:none;line-height:25px;line-height:2.5rem;font-weight:400;text-align:center;transition:color .4s}@media (max-width: 767px){.product-list-pagination__page,.product-list-pagination__dot,.list-pagination__page,.list-pagination__dot{font-size:16px;font-size:1.6rem}}.product-list-pagination__dot,.list-pagination__dot{color:#ddd;font-weight:300;pointer-events:none}.product-list-pagination__page.active,.list-pagination__page.active{font-weight:700;color:#1c1c1c;pointer-events:none}.product-list-pagination__page:active,.list-pagination__page:active,.product-list-pagination__page:hover,.list-pagination__page:hover,.product-list-pagination__page:focus,.list-pagination__page:focus{color:#ed1c24;text-decoration:none}/*flex wrapper*/.flex-wrapper{display:flex;min-height:calc(100vh - 115px);flex-direction:column;justify-content:space-between;max-width:1300px;margin:0 auto}.cta{height:40px;padding:0 40px;line-height:36px;line-height:3.6rem;display:inline-block;border:2px solid #000000;margin:0 auto;color:#111111;background-color:#fff;font-size:17px;font-size:1.7rem;font-weight:700;text-transform:uppercase}.cta:hover,.cta:active,.cta:focus{text-decoration:none;background-color:#000;color:#fff}.cta--white-border{border-color:#fff}.cart-cta{background-color:#111111;border:2px #111111 solid;color:#fff}.cart-cta:hover,.cart-cta:active,.cart-cta:focus{background-color:#fff;color:#111111}.cart-cta:disabled{opacity:.5}.cart-cta:disabled:hover,.cart-cta:disabled:active,.cart-cta:disabled:focus{background-color:#111111;border:2px #111111 solid;color:#fff}@media (max-width: 991px){.cart-cta{width:100%}}/*brands*/.brands{margin:0;text-align:center;padding:0;list-style:none}.brands__item{display:inline-block;vertical-align:middle}.brands__item:not(:last-of-type){margin-right:65px}@media (min-width: 992px) and (max-width: 1199px){.brands__item:not(:last-of-type){margin-right:50px}}.brands__item-img{opacity:.4;transition:opacity .4s,filter .4s;filter:grayscale(1)}.brands__item-link{display:block;width:100%;height:100%;position:relative}.brands__item-link:hover .brands__item-img,.brands__item-link:active .brands__item-img,.brands__item-link:focus .brands__item-img{opacity:1;filter:none}.blueimp-gallery-controls .title{display:none}/*collapsible section*/.collapsible-section{position:relative;height:300px;overflow:hidden}@media (max-width: 767px){.collapsible-section{height:370px}}.collapsible-section__overlay{position:absolute;top:50px;width:100%;text-align:center;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 80%);height:calc(100% - 50px);transition:opacity 1s}@media (max-width: 767px){.collapsible-section__overlay{background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 85%)}}.collapsible-section__cta{position:absolute;bottom:0;padding:0 35px;height:40px;background-color:#fff;border:2px solid #dddddd;text-transform:uppercase;color:#000;font-weight:600;font-size:16px;font-size:1.6rem;left:50%;transition:background-color 0.4s;transform:translateX(-50%)}.collapsible-section__cta:hover,.collapsible-section__cta:active,.collapsible-section__cta:focus{background-color:#dddddd}@media (max-width: 767px){.collapsible-section__cta{padding:0 25px;height:35px;font-size:15px;font-size:1.5rem}}.collapsible-section--auto-collapsed{height:auto}.collapsible-section--auto-collapsed .collapsible-section__overlay{transition:opacity 0s;opacity:0;pointer-events:none}.collapsible-section--collapsed{height:auto}.collapsible-section--collapsed .collapsible-section__overlay{opacity:0;pointer-events:none}/*progress bar list*/.progress-bar-list{list-style:none;padding:0;margin:15px 0 45px;display:table}@media (max-width: 767px){.progress-bar-list{margin:0 0 30px}}.progress-bar-list__item{display:table-row}.progress-bar-list__item-detail-wrapper{display:table-cell}.progress-bar-list__item-detail-wrapper--title{width:auto}.progress-bar-list__item-title{color:#1b1b1b;font-size:24px;font-size:2.4rem;font-weight:600;text-transform:uppercase;line-height:40px;line-height:4rem}@media (max-width: 767px){.progress-bar-list__item-title{font-size:22px;font-size:2.2rem}}.progress-bar-list__item-detail-wrapper--bar{width:200px;padding:0 15px 0 25px}.progress-bar-list__item-bar{height:5px;display:inline-block;background:#9bd2dd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;vertical-align:bottom;margin-bottom:10px}.progress-bar-list__item-detail-wrapper--result{width:60px}.progress-bar-list__item-result{font-size:24px;font-size:2.4rem;color:#6dc0d1;font-weight:600;line-height:40px;line-height:4rem;text-align:right}@media (max-width: 767px){.progress-bar-list__item-result{font-size:22px;font-size:2.2rem}}.modal--with-footer .modal-body{padding-bottom:65px}/*benefits*/.benefits{padding:0;margin:0;list-style:none;overflow:auto;display:flex;flex-wrap:wrap;justify-content:space-around}.benefits__item{padding:0 10px;justify-content:center;display:flex}@media (min-width: 992px) and (max-width: 1199px){.benefits__item{padding:0 5px}}@media (min-width: 992px){.benefits__item:active .benefits__item-img,.benefits__item:hover .benefits__item-img,.benefits__item:focus .benefits__item-img{transform:rotateY(360deg)}}.benefits__item-icon{width:65px;height:65px;display:inline-block;vertical-align:middle;background-color:#e6e6e6;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:15px;color:#000;line-height:60px;line-height:6rem;font-size:30px;font-size:3rem;font-weight:600;text-align:center;background-repeat:no-repeat;background-position:50% 50%;opacity:.6}@media (min-width: 992px) and (max-width: 1199px){.benefits__item-icon{width:50px;height:50px;font-size:24px;font-size:2.4rem;line-height:45px;line-height:4.5rem;margin-right:10px}}.benefits__item-img{max-height:65px;max-width:65px;display:inline-block;vertical-align:middle;margin-right:15px;transition:all .9s}@media (min-width: 992px) and (max-width: 1199px){.benefits__item-img{max-width:50px;max-height:50px;margin-right:10px}}.benefits__item-desc{color:#000000;font-size:1.3rem;font-weight:600;display:flex;align-items:center}.benefits__item-desc b{font-weight:600;display:block}@media (min-width: 992px) and (max-width: 1199px){.benefits__item-desc{font-size:16px;font-size:1.6rem}}.benefits__item-icon--delivery{background-image:url("../images/theme/icon_delivery.svg");-webkit-background-size:34px 25px;background-size:34px 25px}.benefits__item-icon--shield{background-image:url("../images/theme/icon_shield.svg");-webkit-background-size:27px 30px;background-size:27px 30px}.benefits__item-icon--tshirt{background-image:url("../images/theme/icon_tshirt.svg");-webkit-background-size:31px 29px;background-size:31px 29px}.holokolo-banner{height:175px;margin:0;background:url("../images/theme/logo--black.svg") 50% 50% no-repeat}@media (max-width: 767px){.holokolo-banner{height:130px}}/*simplebar*/.simplebar-scrollbar:before{background:#ddd}/*toastr*/#toast-container > div.toast-error,#toast-container > div.toast-error:hover,#toast-container > div.toast-error:active,#toast-container > div.toast-error:focus{background-color:#c54c51}#toast-container > div,#toast-container > div:hover,#toast-container > div:active,#toast-container > div:focus{opacity:1;-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);padding-left:55px;line-height:18px;line-height:1.8rem;font-size:15px;font-size:1.5rem;font-weight:600;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}@media (max-width: 991px){#toast-container > div,#toast-container > div:hover,#toast-container > div:active,#toast-container > div:focus{width:100%}}@media (max-width: 991px){#toast-container.toast-top-left{left:0;right:0;top:53px}}.backdrop{content:'';position:fixed;width:100%;z-index:1000;background-color:#171616;opacity:.8;transition:all .2s}@media (max-width: 991px){.backdrop{top:0;height:100%}}@media (min-width: 992px){.backdrop{top:182px;height:calc(100% - 182px)}}.backdrop .hidden{display:block!important;opacity:0;pointer-events:none}#toast-container .toast.toast-cart{background:#1cc3b2;color:#000;margin:0}@media (max-width: 991px){#toast-container .toast.toast-cart{padding:20px 0;background-image:none!important}}@media (max-width: 991px){#toast-container.toast-bottom-left{left:0;right:0;bottom:0;top:auto}}.added-to-cart-notification{text-align:center}.added-to-cart-notification > .row:not(:last-child){margin-bottom:20px}.added-to-cart-notification .added-to-cart-notification-text{font-weight:600}.added-to-cart-notification .added-to-cart-notification-text__icon{margin-right:5px;border:2px solid #000;border-radius:50%;background:#000;color:#1cc3b2}.added-to-cart-notification .added-to-cart-notification__cta{font-size:12px;font-size:1.2rem;width:100%;padding:15px;border-radius:0;font-weight:600}.added-to-cart-notification .added-to-cart-notification__cta.added-to-cart-notification__cta--continue{border:1px solid #000;background:#1cc3b2;color:#000}.added-to-cart-notification .added-to-cart-notification__cta.added-to-cart-notification__cta--link{background:#000;color:#1cc3b2;border-color:#000}.text-red{color:#ed1c24}.bg-red{background-color:#ed1c24}.text-orange{color:#ffaa50}.bg-orange{background-color:#ffaa50}.text-green{color:#3caf33}.bg-green{background-color:#3caf33}.main-navbar__logo--h1{font-size:inherit;margin:0}.latest-blog-articles{background:#fff !important}.latest-blog-articles__header{text-align:left}/*cover*/.section.cover{padding-top:0;display:flex;flex-direction:column;overflow-x:visible}.section.cover > .container{order:1}.cover-carousel:not(.owl-loaded){overflow:hidden;display:flex;flex-wrap:wrap}.cover-carousel:not(.owl-loaded) *{margin:0 auto}.cover-carousel:not(.owl-loaded) *:not(:first-of-type){display:none}.cover-carousel picture,.cover-carousel img{width:100%}.cover-carousel.owl-carousel{margin:0 auto}.cover-carousel.owl-carousel .owl-nav{position:absolute;left:0;right:0;top:50%;transform:translateY(calc(-50% + -15px));pointer-events:none}.cover-carousel.owl-carousel .owl-nav .owl-prev{float:left}.cover-carousel.owl-carousel .owl-nav .owl-prev:before{content:'\f104'}.cover-carousel.owl-carousel .owl-nav .owl-next{float:right}.cover-carousel.owl-carousel .owl-nav .owl-next:before{content:'\f105'}.cover-carousel.owl-carousel .owl-nav .owl-prev,.cover-carousel.owl-carousel .owl-nav .owl-next{transition:background-color 0.4s ease-in-out;background:rgba(178, 178, 178, 0.5);pointer-events:all;padding:10px!important}.cover-carousel.owl-carousel .owl-nav .owl-prev:hover,.cover-carousel.owl-carousel .owl-nav .owl-next:hover{background:rgba(178, 178, 178, 0.8)}.cover-carousel.owl-carousel .owl-nav .owl-prev:hover:before,.cover-carousel.owl-carousel .owl-nav .owl-next:hover:before{opacity:1}.cover-carousel.owl-carousel .owl-nav .owl-prev:before,.cover-carousel.owl-carousel .owl-nav .owl-next:before{transition:opacity 0.4s ease-in-out;font-family:FontAwesome;color:#000;font-size:25px;font-size:2.5rem;font-weight:300;opacity:.7}.cover-carousel.owl-carousel .owl-nav .owl-prev span,.cover-carousel.owl-carousel .owl-nav .owl-next span{display:none}@media (min-width: 992px){.cover-carousel.owl-carousel .owl-stage-outer{overflow:visible}}.cover-carousel.owl-carousel .owl-stage-outer .owl-stage,.cover-carousel.owl-carousel .owl-stage-outer .owl-item{height:100%}.cover-carousel.owl-carousel .owl-stage-outer .owl-item{box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.3);transition:all 0.2s ease-in-out}.cover-carousel.owl-carousel .owl-stage-outer .owl-item.active{z-index:2}.cover-carousel.owl-carousel .owl-stage-outer .owl-item:not(.active) .cover-carousel__item:after{background:#2a2a2a;opacity:.9}.cover-carousel.owl-carousel .owl-stage-outer .owl-item:hover .cover-carousel__item:after,.cover-carousel.owl-carousel .owl-stage-outer .owl-item:active .cover-carousel__item:after,.cover-carousel.owl-carousel .owl-stage-outer .owl-item:focus .cover-carousel__item:after{opacity:.2}.cover-carousel.owl-carousel .owl-dots{position:absolute;bottom:0;right:0;left:0;height:30px;text-align:center}.cover-carousel.owl-carousel .owl-dots button.owl-dot{height:12px;width:12px;background:#fff;border:2px #fff solid;border-radius:50%;transition:background-color 0.4s,opacity 0.4s;opacity:.7}.cover-carousel.owl-carousel .owl-dots button.owl-dot:hover{opacity:1}.cover-carousel.owl-carousel .owl-dots button.owl-dot.active{background-color:#000;opacity:.8}.cover-carousel.owl-carousel .owl-dots button.owl-dot:not(:last-of-type){margin-right:10px}@media (max-width: 767px){.cover-carousel.owl-carousel .owl-dots{bottom:0}}@media (max-width: 767px){}.cover-carousel__item{position:relative;overflow:hidden;background-color:var(--custom-bg-color, #fff)}.cover-carousel__item .cover-carousel__item-title,.cover-carousel__item .cover-carousel__item-content{color:var(--custom-font-color, #fff)}.cover-carousel__item:after{opacity:0;transition:opacity 0.4s,background-color 0.4s;position:absolute;content:'';background:#0a0a0a;left:0;top:0;right:0;bottom:0;pointer-events:none}.cover-carousel__item-inner{display:block;overflow:hidden}.cover-carousel__item-inner,.cover-carousel__item-inner:hover,.cover-carousel__item-inner:active,.cover-carousel__item-inner:focus{text-decoration:none}.cover-carousel__item--video{text-align:center;padding-bottom:50px}@media (max-width: 767px){.cover-carousel__item--video{padding-bottom:0}}.cover-carousel__item-video{display:block;width:100%}.cover-carousel__item-content{overflow:hidden;position:absolute;top:calc(50% - 25px);transform:translateY(-50%);width:540px;max-width:calc(100% - 30px)}@media (max-width: 767px){.cover-carousel__item-content{text-align:center;top:calc(50% - 15px);width:calc(100% - 30px)}}.cover-carousel__item-title{font-size:80px;font-size:8rem;font-weight:700;color:#fff;margin:0 0 10px}@media (max-width: 767px){.cover-carousel__item-title{font-size:34px;font-size:3.4rem;margin-bottom:0;text-align:center;text-shadow:0 2px 8px rgba(0, 0, 0, 0.26);display:none}}@media (min-width: 768px) and (max-width: 991px){.cover-carousel__item-title{font-size:48px;font-size:4.8rem}}@media (min-width: 992px) and (max-width: 1199px){.cover-carousel__item-title{font-size:62px;font-size:6.2rem}}.cover-carousel__item-editor-content{padding-right:150px;color:#fff;font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem}@media (max-width: 767px){.cover-carousel__item-editor-content{display:none}}@media (min-width: 768px) and (max-width: 991px){.cover-carousel__item-editor-content{font-size:20px;font-size:2rem;line-height:26px;line-height:2.6rem}}.homepage-brands:not(.owl-loaded){overflow:hidden;display:flex;flex-wrap:wrap}@media (max-width: 767px){.homepage-brands:not(.owl-loaded) *{flex:50%}.homepage-brands:not(.owl-loaded) *:not(:nth-child(-n+2)){display:none}}@media (min-width: 768px) and (max-width: 991px){.homepage-brands:not(.owl-loaded) *{flex:33.333333%}.homepage-brands:not(.owl-loaded) *:not(:nth-child(-n+4)){display:none}}@media (min-width: 992px) and (max-width: 1199px){.homepage-brands:not(.owl-loaded) *{flex:25%}.homepage-brands:not(.owl-loaded) *:not(:nth-child(-n+5)){display:none}}@media (min-width: 1200px) and (max-width: 1599px){.homepage-brands:not(.owl-loaded) *{flex:20%}.homepage-brands:not(.owl-loaded) *:not(:nth-child(-n+6)){display:none}}@media (min-width: 1600px){.homepage-brands:not(.owl-loaded) *{flex:16.66666667%}.homepage-brands:not(.owl-loaded) *:not(:nth-child(-n+8)){display:none}}.homepage-brands.homepage-brands.owl-carousel{width:100%;padding:0 40px;text-align:center;list-style:none;line-height:45px;line-height:4.5rem;height:45px;height:4.5rem;overflow:hidden}@media (max-width: 767px){.homepage-brands.homepage-brands.owl-carousel{padding:0 20px}}.homepage-brands.homepage-brands.owl-carousel .homepage-brands__item{line-height:45px;line-height:4.5rem;height:45px;height:4.5rem}.homepage-brands.homepage-brands.owl-carousel .homepage-brands__item-link{display:block;width:100%;height:100%;position:relative}.homepage-brands.homepage-brands.owl-carousel .homepage-brands__item-link:hover .homepage-brands__item-img,.homepage-brands.homepage-brands.owl-carousel .homepage-brands__item-link:active .homepage-brands__item-img,.homepage-brands.homepage-brands.owl-carousel .homepage-brands__item-link:focus .homepage-brands__item-img{opacity:1}.homepage-brands.homepage-brands.owl-carousel .homepage-brands__item-img{opacity:.9;transition:opacity .4s;display:inline-block !important;vertical-align:middle;width:auto !important;max-width:100%;max-height:35px}.homepage-brands.homepage-brands.owl-carousel .owl-nav{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-prev{float:left}.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-prev:before{content:'\f104'}.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-next{float:right}.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-next:before{content:'\f105'}.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-prev,.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-next{height:100%;transition:background-color 0.4s ease-in-out;pointer-events:all;padding:0 15px !important}@media (max-width: 767px){.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-prev,.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-next{padding:0 5px !important}}.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-prev:hover:before,.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-next:hover:before,.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-prev:active:before,.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-next:active:before,.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-prev:focus:before,.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-next:focus:before{opacity:.8}.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-prev:before,.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-next:before{transition:opacity 0.4s ease-in-out;font-family:FontAwesome;color:#000;font-size:28px;font-size:2.8rem;font-weight:300;opacity:.5}.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-prev span,.homepage-brands.homepage-brands.owl-carousel .owl-nav .owl-next span{display:none}.homepage-brands__title{font-size:2.5rem;font-weight:600;margin-bottom:2rem;display:block}@media (max-width: 991px){.homepage-brands__title{font-size:2rem}}.blog-articles__article-link{position:relative;display:block;text-decoration:none}.blog-articles__article-link.blog-articles__article-link--homepage .blog-article__title--homepage-wrapper{background:#fff;display:flex;align-items:center;justify-content:center;height:60px;padding:0 1.5rem}.blog-articles__article-link.blog-articles__article-link--homepage .blog-article__title--homepage-wrapper h3{font-size:1.25rem;line-height:17px;margin:0;font-weight:600;text-transform:uppercase}.blog-articles__article-link.blog-articles__article-link--homepage:hover{color:#111111}.blog-articles__article-link:hover:after,.blog-articles__article-link:active:after,.blog-articles__article-link:focus:after{opacity:.7}.main-categories-nav{margin-bottom:10px;font-size:1.2rem;text-align:center}@media (max-width: 991px){.main-categories-nav{font-size:1.3rem}}.main-categories-nav .main-categories-nav__tabs{border:none;display:flex;flex-wrap:wrap}.main-categories-nav .main-categories-nav__tabs .main-categories-nav__item{padding:0 5px;float:none;flex:1 0 25%;margin-bottom:5px}.main-categories-nav .main-categories-nav__tabs .main-categories-nav__item.active .main-categories-nav__link{border-bottom:1px solid #111111;color:#111111;font-weight:600}.main-categories-nav .main-categories-nav__tabs .main-categories-nav__item .main-categories-nav__link{margin:0;padding:0;line-height:26px;line-height:2.6rem;border:none;display:inline-block;transition:color .4s;text-decoration:none}.main-categories-nav .main-categories-nav__tabs .main-categories-nav__item .main-categories-nav__link:hover,.main-categories-nav .main-categories-nav__tabs .main-categories-nav__item .main-categories-nav__link:active,.main-categories-nav .main-categories-nav__tabs .main-categories-nav__item .main-categories-nav__link:focus{color:#111111;font-weight:600;background:none}.sub-category-tab .sub-category__list{display:flex;flex-wrap:wrap}.sub-category-tab .sub-category__list .sub-category{flex:1 1 calc(30% - 20px);padding:5px;margin:5px;border:1px solid #e6e6e7;text-decoration:none}.sub-category-tab .sub-category__list .sub-category p:hover{text-decoration:underline;border-color:#111111}.sub-category-tab .sub-category__list .sub-category__img-wrapper{margin:0 auto;width:50px;height:50px}.sub-category-tab .sub-category__list .sub-category__img{height:100%;width:100%;object-fit:contain}.sub-category-tab .sub-category__list .sub-category__title{margin:10px 0 0;color:#111111;font-size:1.15rem;text-align:center}.latest-blogs-carousel .owl-stage-outer{overflow:visible}.latest-blogs-carousel:not(.owl-loaded){overflow:hidden;display:flex;flex-wrap:wrap}@media (max-width: 767px){.latest-blogs-carousel:not(.owl-loaded) *:not(:first-of-type){display:none}}@media (min-width: 768px) and (max-width: 991px){.latest-blogs-carousel:not(.owl-loaded) *{flex:50%}.latest-blogs-carousel:not(.owl-loaded) *:not(:nth-child(-n+2)){display:none}}@media (min-width: 992px){.latest-blogs-carousel:not(.owl-loaded) *{flex:25%}.latest-blogs-carousel:not(.owl-loaded) *:not(:nth-child(-n+4)){display:none}}.homepage-banner__button{background-color:#ffffff;display:inline-block;cursor:pointer;color:#000000;font-size:17px;font-weight:bold;padding:15px 55px;text-decoration:none;letter-spacing:0.6px}.homepage-banner__button:hover,.homepage-banner__button:focus,.homepage-banner__button:active{color:#000000}.homepage-banner-categories__button{background-color:#ffffff;display:inline-block;cursor:pointer;color:#000000;font-size:22px;font-weight:bold;padding:25px 55px;text-decoration:none;letter-spacing:0.6px}.homepage-banner-categories__button:hover,.homepage-banner-categories__button:focus,.homepage-banner-categories__button:active{color:#000000}.homepage-banner-categories__button:not(:first-of-type){margin-left:20px}.homepage-holokolo-brand-banner__button{position:absolute}@media (min-width: 992px){.homepage-categories-banner__img-lg,.homepage-holokolo-brand-banner__img-lg{display:initial}.homepage-categories-banner__img-sm,.homepage-holokolo-brand-banner__img-sm{display:none}.homepage-holokolo-brand-banner__button{grid-column:39;grid-row:15}}@media (max-width: 992px){.homepage-categories-banner__wrapper{display:grid}.homepage-categories-banner__button-wrapper{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.homepage-categories-banner__img-lg,.homepage-holokolo-brand-banner__img-lg{display:none}.homepage-categories-banner__img-sm,.homepage-holokolo-brand-banner__img-sm{display:initial}.homepage-banner__button{font-size:13px;padding:8px 27px;grid-column:33;grid-row:13}.homepage-banner-categories__button{font-size:15px;padding:20px 45px}}@media (max-width: 1199px){.homepage-banner__button{font-size:13px;padding:10px 30px}}@media (max-width: 767px){.homepage-banner__button{font-size:12px;padding:6px 24px}.homepage-banner-categories__button{font-size:12px;padding:15px 10px}}@media (max-width: 370px){.homepage-banner-categories__button{padding:15px 5px}}.static-product-list__wrapper .static-product-list__title{font-size:2rem;font-weight:600;text-transform:uppercase}@media (max-width: 991px){.static-product-list__wrapper .static-product-list__title{font-size:1.6rem;margin:0}}.static-product-list__wrapper .static-product-list__subtitle{font-size:1.6rem}@media (max-width: 991px){.static-product-list__wrapper .static-product-list__subtitle{display:none}}.promoted-carousel__title{font-size:2rem;font-weight:600;text-transform:uppercase;margin-top:0}@media (max-width: 991px){.promoted-carousel__title{font-size:1.6rem}}.promoted-carousel__subtitle{font-size:1.6rem}@media (max-width: 1199px){.promoted-carousel__subtitle{display:none}}.promoted-carousel__carousel-wrapper{margin-top:1rem}.promoted-carousel-slide__wrapper .promoted-carousel-slide__title-wrapper{width:95%;position:absolute;bottom:20px;padding:1.5rem 0;left:2.5%;border:none;background:#fff;opacity:0.9;color:#000;font-size:1.5rem;text-transform:none;font-weight:600;display:flex;justify-content:center;align-items:center;text-decoration:none}@media (max-width: 991px){.promoted-carousel-slide__wrapper .promoted-carousel-slide__title-wrapper{padding:1.15rem 1.5rem;width:auto}}.promoted-carousel-slide__wrapper .promoted-carousel-slide__title-wrapper h3{margin:0;font-weight:600;font-size:1.6rem}.product-detail__size-info{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;font-size:13px;font-size:1.3rem;line-height:16px;line-height:1.6rem;margin:5px 0 5px}.product-detail__size-info p{margin-bottom:0}@media (max-width: 991px){.product-detail__size-info{text-align:center;margin:10px auto 0;max-width:500px;width:100%}}.product-gallery:hover{cursor:zoom-in}@media (min-width: 992px){.product-gallery .img-container{position:relative;display:block;width:500px;height:622px}}.product-gallery .img-hidden{display:none}@media (max-width: 991px){.product-gallery .img-hidden{display:initial}}.product-gallery-swiper{z-index:0}@media (max-width: 991px){.product-gallery-swiper{height:100%}}.product-gallery-swiper .swiper-slide{text-align:center}.product-gallery-swiper .swiper-slide .product-gallery__item{position:relative;display:inline-block;transition:transform 0.2s ease-in-out}@media (max-width: 991px){.product-gallery-swiper .swiper-slide .product-gallery__item{display:flex;justify-content:center;align-items:center;height:100%}}.product-gallery-swiper .swiper-slide .product-gallery__item .product-gallery__item-img{pointer-events:none;width:100%}@media (max-width: 991px){.product-gallery-swiper .swiper-slide .product-gallery__item .product-gallery__item-img{width:auto;max-width:100%;max-height:100%}}.product-gallery-swiper .swiper-wrapper{z-index:0}.product-gallery-swiper .swiper-wrapper .swiper-slide:not(.swiper-slide-visible){opacity:0}.product-gallery-swiper .swiper-pagination-wrapper{position:absolute;left:0;bottom:0;width:100%;z-index:2}.product-gallery-swiper .swiper-pagination-wrapper .swiper-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:auto 0;padding:15px 0}.product-gallery-swiper .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet{height:6px;width:6px;background:#bdbdbd;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 7px;transition:all .4s;padding:1px}.product-gallery-swiper .swiper-pagination-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#111111}.product-gallery-thumbs__outer_wrapper{height:595px;width:100px;padding-top:0;padding-bottom:0;display:flex;flex-direction:column;gap:15px;margin-top:30px}.product-gallery-thumbs__outer_wrapper .f-button.is-prev{color:#111;top:-45px !important}.product-gallery-thumbs__outer_wrapper .f-button.is-prev:disabled{display:none}.product-gallery-thumbs__outer_wrapper .f-button.is-next{color:#111;bottom:-25px !important}.product-gallery-thumbs__outer_wrapper .f-button.is-next:disabled{display:none}@media (max-width: 991px){.product-gallery-thumbs__outer_wrapper{display:none}}.product-gallery-thumbs__wrapper{cursor:pointer;height:145px;width:100px;background-color:'#fff';display:flex;justify-content:center;align-items:center;box-sizing:border-box}@media (max-width: 991px){.product-gallery-thumbs__wrapper{display:none}}.product-gallery-thumbs__wrapper.active{border:1px solid black}.product-gallery-thumbs-wrapper{opacity:0}.product-gallery-thumbs-swiper:not(.swiper-container-initialized) .swiper-wrapper{flex-direction:column}.product-gallery-thumbs-swiper:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide{margin-bottom:13.333px}.product-gallery-thumbs-swiper:not(.swiper-container-initialized) .swiper-button-prev,.product-gallery-thumbs-swiper:not(.swiper-container-initialized) .swiper-button-next{display:none}.product-gallery-thumbs-swiper .swiper-slide{height:auto !important;text-align:center}.product-gallery-thumbs-swiper .swiper-slide .product-gallery-thumbs-swiper__img-wrapper{display:inline-block;position:relative;-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.1);box-shadow:0 2px 8px rgba(0, 0, 0, 0.1);cursor:pointer}.product-gallery-thumbs-swiper .swiper-slide .product-gallery-thumbs-swiper__img-wrapper:hover:after,.product-gallery-thumbs-swiper .swiper-slide .product-gallery-thumbs-swiper__img-wrapper:active:after,.product-gallery-thumbs-swiper .swiper-slide .product-gallery-thumbs-swiper__img-wrapper:focus:after{opacity:1}.product-gallery-thumbs-swiper .swiper-slide .product-gallery-thumbs-swiper__img-wrapper:after{content:'';position:absolute;z-index:-1;width:100%;height:100%;left:0;top:0;opacity:0;border-radius:5px;-webkit-box-shadow:0 4px 12px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 4px 12px rgba(0, 0, 0, 0.15);box-shadow:0 4px 12px rgba(0, 0, 0, 0.15);transition:opacity 0.2s ease-in-out}.product-gallery-thumbs-swiper .swiper-slide .product-gallery-thumbs-swiper__img-wrapper:before{content:'';display:block;position:absolute;opacity:0;transition:opacity 0.2s ease-in-out;top:0;left:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.15);border-bottom:3px solid #fff}.product-gallery-thumbs-swiper .swiper-slide.active .product-gallery-thumbs-swiper__img-wrapper{border-bottom:1px solid #000}.product-gallery-thumbs-swiper .swiper-slide.active .product-gallery-thumbs-swiper__img-wrapper:before{opacity:1}.product-gallery-thumbs-swiper .swiper-button-next,.product-gallery-thumbs-swiper .swiper-button-prev{background:#fff;width:100%;margin:0;transition:opacity 0.2s ease-in-out;opacity:0}.product-gallery-thumbs-swiper .swiper-button-next:not(.swiper-button-disabled),.product-gallery-thumbs-swiper .swiper-button-prev:not(.swiper-button-disabled){opacity:1}.product-gallery-thumbs-swiper .swiper-button-next:not(.swiper-button-disabled):after,.product-gallery-thumbs-swiper .swiper-button-prev:not(.swiper-button-disabled):after{opacity:1}.product-gallery-thumbs-swiper .swiper-button-next:after,.product-gallery-thumbs-swiper .swiper-button-prev:after{content:'\f104';transition:opacity 0.4s ease-in-out;font-family:FontAwesome;color:#000;font-size:35px;font-size:3.5rem;font-weight:300;opacity:0;left:50%;position:absolute}.product-gallery-thumbs-swiper .swiper-button-next{top:unset;bottom:0;left:0}.product-gallery-thumbs-swiper .swiper-button-next:after{transform:translateX(-50%) rotate(-90deg)}.product-gallery-thumbs-swiper .swiper-button-prev{top:0;left:0}.product-gallery-thumbs-swiper .swiper-button-prev:after{transform:translateX(-50%) rotate(90deg)}.product-gallery-thumbs__placeholder{width:100px;height:140px;margin-top:5px;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:shimmer 1s infinite ease-in-out;border:1px solid #ccc}.product-gallery-thumbs__placeholder:nth-of-type(1){margin-top:0}@media (max-width: 991px){.product-gallery-thumbs__placeholder{display:none}}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.product-gallery__placeholder{display:flex;justify-content:center;align-items:center;width:522px;height:600px;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:shimmer 2s infinite ease-in-out;border:1px solid #ccc}@media (max-width: 991px){.product-gallery__placeholder{width:100%;height:auto;aspect-ratio:0.8045738}}.product-gallery__placeholder .loader{color:black}.gallery-wishlist{position:absolute;top:10px;left:0;z-index:3;pointer-events:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width: 991px){.gallery-wishlist{bottom:0;right:10px;top:auto;left:auto}}.gallery-wishlist .product-wishlist{pointer-events:all}@media (min-width: 768px) and (max-width: 991px){.gallery-wishlist .product-wishlist{margin-right:46px}}@media (max-width: 991px){.gallery-wishlist .product-wishlist{display:block;background:#fff;-webkit-box-shadow:rgba(0, 0, 0, 8%) 0px 10px 15px 0px,rgba(0, 0, 0, 5%) 0px 2px 2px 0px;-moz-box-shadow:rgba(0, 0, 0, 8%) 0px 10px 15px 0px,rgba(0, 0, 0, 5%) 0px 2px 2px 0px;box-shadow:rgba(0, 0, 0, 8%) 0px 10px 15px 0px,rgba(0, 0, 0, 5%) 0px 2px 2px 0px;border-radius:50%;position:relative;height:45px;width:45px}}@media (max-width: 991px){.gallery-wishlist .product-wishlist .product-wishlist__cta{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0}}.gallery-wishlist .product-labels{margin-bottom:0;list-style:none;text-align:left;font-size:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.gallery-wishlist .product-labels .product-labels__item{border:1px solid #111111;color:#111111;background-color:#fff;font-size:1.2rem;font-weight:700;padding:3px 8px 3px 8px;margin-top:4px}.gallery-wishlist .product-labels .product-labels__item:first-of-type{margin-top:0}.product-gallery{position:relative}.product-gallery__outer_wrapper{position:relative;width:522px;height:600px}@media (min-width: 992px){.product-gallery__outer_wrapper{display:flex;margin:0 auto}}@media (max-width: 991px){.product-gallery__outer_wrapper{width:100%;height:auto}}.product-gallery__slides_counter{position:absolute;left:20px;bottom:10px}@media (min-width: 992px){.product-gallery__slides_counter{display:none}}.fancybox__container{z-index:3000}.f-carousel{--f-carousel-slide-height:calc(33.33333333%)}@media (max-width: 991px){.product-detail-intro__col--details{margin-top:2rem}}.product-variants__size-info-wrapper.mobile{display:none}@media (max-width: 991px){.product-variants__size-info-wrapper.mobile{display:block;padding:0}}.product-variants__size-info-wrapper.desktop{display:block;margin:1rem 0 0 0}@media (max-width: 991px){.product-variants__size-info-wrapper.desktop{display:none}}.product-detail__size-info{width:100%;max-width:none;border-radius:0;font-size:12px;font-size:1.2rem;font-weight:700;margin:0px auto 0;padding:7px 10px;background-color:#e5e5e5;font-style:italic;color:#111111;text-align:left}/*products carousel*/@media (max-width: 767px){.products-carousel:not(.swiper-container-initialized) .swiper-slide{min-width:50%;flex:50%}}@media (min-width: 768px) and (max-width: 991px){.products-carousel:not(.swiper-container-initialized) .swiper-slide{min-width:33.333333%;flex:33.333333%}}@media (min-width: 992px) and (max-width: 1199px){.products-carousel:not(.swiper-container-initialized) .swiper-slide{min-width:25%;flex:25%}}@media (min-width: 1200px) and (max-width: 1599px){.products-carousel:not(.swiper-container-initialized) .swiper-slide{min-width:20%;flex:20%}}@media (min-width: 1600px){.products-carousel:not(.swiper-container-initialized) .swiper-slide{min-width:20%;flex:20%}}.products-carousel .product-card__img-wrapper{height:225px}.products-carousel .owl-stage{display:flex}@media (max-width: 767px){.products-carousel .owl-stage-outer{padding:10px 10px 0 0;margin:0 -10px}}.products-carousel .owl-item{display:flex;flex-direction:column;transition:opacity .4s}.products-carousel .owl-item:not(.active){opacity:0}.products-carousel .owl-item .product-card .product-card__img{max-width:100%}.products-carousel .owl-item img{width:auto}.products-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;pointer-events:none}.products-carousel .owl-nav button.owl-prev,.products-carousel .owl-nav button.owl-next{pointer-events:all;font-size:32px;font-weight:300;padding:0 1rem 0.3rem 1rem !important;transition:color .4s;background:#fff;opacity:0.8}.products-carousel .owl-nav button.owl-prev{float:left}.products-carousel .owl-nav button.owl-next{float:right}.owl-nav-primary .owl-nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;pointer-events:none}.owl-nav-primary .owl-nav button.owl-prev,.owl-nav-primary .owl-nav button.owl-next{pointer-events:all;font-size:32px;font-weight:300;padding:0 1rem 0.3rem 1rem !important;transition:color .4s;background:#fff;opacity:0.8}.owl-nav-primary .owl-nav button.owl-prev{float:left}.owl-nav-primary .owl-nav button.owl-next{float:right}/*product card*/.product-card{padding:0;height:100%;-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);box-shadow:0 2px 8px rgba(0, 0, 0, 0.07)}.product-card__img-wrapper{position:relative;height:280px;width:100%;background-color:#fff}@media (max-width: 767px){.product-card__img-wrapper{height:130px;margin-bottom:5px}}.product-card__img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-height:100%}.product-card__img--secondary{display:none !important;transform:translate(-50%, -50%)}.product-card__inner--with-secondary-image .product-card__img--secondary{display:block !important;opacity:0}.product-card__inner--with-secondary-image:hover .product-card__img:not(.product-card__img--secondary),.product-card__inner--with-secondary-image:active .product-card__img:not(.product-card__img--secondary),.product-card__inner--with-secondary-image:focus .product-card__img:not(.product-card__img--secondary){opacity:0}.product-card__inner--with-secondary-image:hover .product-card__img--secondary,.product-card__inner--with-secondary-image:active .product-card__img--secondary,.product-card__inner--with-secondary-image:focus .product-card__img--secondary{opacity:1}.product-card__title{color:#1b1b1b;font-size:19px;font-size:1.9rem;font-weight:600;text-transform:uppercase;text-decoration:none;margin:0 0 15px;transition:color .4s;padding:0 15px;text-align:left}@media (max-width: 767px){.product-card__title{font-size:1.25rem;font-weight:400;padding:0 5px}}.product-card__brand{display:none}.product-card__brand--inline{display:inline-block;font-weight:600}@media (max-width: 767px){.product-card__brand--inline{font-size:13px;font-size:1.3rem;display:block;font-weight:600}}.product-card__price{display:inline-block;font-weight:700;font-size:16px;font-size:1.6rem;color:#000}@media (max-width: 991px){.product-card__price{font-size:1.3rem}}.product-card__price.product-card__price--sale{color:#ed1c24}.product-card__price--old{margin-left:0.75rem;font-size:14px;font-size:1.4rem;font-weight:400}.product-card__price--old:not(.disabled){opacity:.4;margin-right:5px;text-decoration:line-through}@media (max-width: 767px){.product-card__price--old:not(.disabled){margin-right:5px}}.product-card__inner:not(.product-card__inner--non-clickable){display:block;transition:background-color 0.4s,border-color 0.4s}.product-card__inner:not(.product-card__inner--non-clickable):hover,.product-card__inner:not(.product-card__inner--non-clickable):active{text-decoration:none}.product-card__inner:not(.product-card__inner--non-clickable) a,.product-card__inner:not(.product-card__inner--non-clickable) a:hover,.product-card__inner:not(.product-card__inner--non-clickable) a:active,.product-card__inner:not(.product-card__inner--non-clickable) a:focus{text-decoration:none}.breadcrumb ~ .product-detail{margin-top:0}/*product detail*/.product-detail{position:relative}@media (max-width: 991px){.product-detail.loading:before{content:'';background-color:#171616;opacity:0.8;z-index:1500;position:fixed;top:0;left:0;width:100vw;height:100vh}}/*product gallery*/.product-gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050}.blueimp-gallery.product-zoom-gallery{background:none}@media (max-width: 991px){.blueimp-gallery.product-zoom-gallery{margin-top:53px}}.blueimp-gallery.product-zoom-gallery .slides .slide .slide-content{max-width:100%;max-height:100%}.blueimp-gallery.product-zoom-gallery .slides .slide .slide-content.video-content .video-cover,.blueimp-gallery.product-zoom-gallery .slides .slide .slide-content.video-content iframe{top:76px;left:76px;width:calc(100% - 152px);height:calc(100% - 152px);background-color:transparent}.blueimp-gallery.product-zoom-gallery .prev,.blueimp-gallery.product-zoom-gallery .next{font-size:0px;font-size:0rem}.product-gallery__item--wide .product-gallery-item__inner{text-align:center;transform:none;position:static}@media (min-width: 768px){.product-gallery__item--wide .product-gallery-item__img{height:100%;min-width:auto;width:auto}}.product-gallery-item{display:block}@media (min-width: 992px){.product-gallery-item{background-color:#fff;-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);width:100%;height:375px;display:block;overflow:hidden;transition:box-shadow 0.4s;position:relative}.product-gallery-item:hover,.product-gallery-item:active,.product-gallery-item:focus{-webkit-box-shadow:0 10px 35px rgba(0, 0, 0, 0.07);-moz-box-shadow:0 10px 35px rgba(0, 0, 0, 0.07);box-shadow:0 10px 35px rgba(0, 0, 0, 0.07)}}@media (min-width: 1200px){.product-gallery-item{height:445px}}@media (min-width: 992px){.product-gallery-item__img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%}}@media (max-width: 991px){.product-gallery-item__video{width:100%;height:calc(var(--product-gallery-carousel-height) - 36px);object-fit:contain}}@media (min-width: 992px){.product-gallery-item__video{width:100%;top:50%;transform:translateY(-50%);position:absolute}}.product-gallery__item--wide .product-gallery-item__video{transform:translate(-50%, -50%)}.product-gallery__item--wide iframe.product-gallery-item__video{border:none;height:100%;width:100%}@media (max-width: 1199px){.product-gallery__item--wide:not(.product-gallery__item--video) .product-gallery-item{height:256px}}@media (max-width: 991px){.product-detail-specs{display:inline-block;margin-top:1rem}.product-detail-specs .product-detail-intro__producer{text-align:center;order:1}}.product-detail-intro__wrapper{margin-top:1.2rem}@media (max-width: 991px){.product-detail-intro__wrapper{margin-top:2rem;display:flex;flex-direction:column;align-items:center}}.product-detail-intro-product-type__title{font-weight:400;font-size:20px;font-size:2rem;margin:0;letter-spacing:.2px;color:#1b1b1b}@media (max-width: 991px){.product-detail-intro-product-type__title{font-size:18px;font-size:1.8rem}}/*intro*/.product-detail-intro-base-name__title{display:block;font-weight:400;font-size:22px;font-size:2.2rem;margin:0.7rem 0 0;letter-spacing:1px;color:#1b1b1b}@media (max-width: 991px){.product-detail-intro-base-name__title{font-size:20px;font-size:2rem}}.product-detail-intro-color__title{display:block;text-transform:capitalize;color:#1b1b1b;margin:0.9rem 0 0;font-weight:400;font-style:italic;font-size:1rem}@media (max-width: 991px){.product-price__inner{display:flex;flex-direction:row}}.product-detail-intro__subtitle{font-size:16px;font-size:1.6rem;font-weight:400;color:#7c7c7c;margin:0 0 3px}.product-rating-summary span{cursor:pointer}.product-detail-intro__prices{margin-top:0.7rem}.product-detail-intro__rating{margin-bottom:8px}.product-detail-item{margin-top:10px}.product-detail-intro__variants{margin-top:1rem}@media (max-width: 991px){.product-detail-intro__variants{position:fixed;opacity:0;transition:opacity .3s,transform .3s;left:0;bottom:0;margin:0;z-index:1049;padding:0;pointer-events:none;background:#fff;-webkit-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);-moz-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);transform:translateY(100vh)}.product-detail-intro__variants.open{opacity:1;pointer-events:all;overflow:scroll;transform:translateY(0)}}.product-detail-intro__summary{margin-top:1rem}@media (min-width: 992px){.product-detail-intro__summary .product-wishlist{width:50px;height:50px}}@media (max-width: 991px){.product-detail-intro__col--gallery{display:none}}.product-gallery-slider{overflow:hidden;min-height:300px;height:var(--product-gallery-carousel-height);max-height:600px;display:flex !important;flex-direction:column;align-items:center;justify-content:space-between}@media (min-width: 992px){.product-gallery-slider{display:none !important}}.product-gallery-slider.owl-carousel .owl-stage-outer{max-height:100%;max-width:100%;height:calc(var(--product-gallery-carousel-height) - 36px)}.product-gallery-slider.owl-carousel .owl-stage{height:100%;display:flex;height:calc(var(--product-gallery-carousel-height) - 36px)}.product-gallery-slider.owl-carousel .owl-item{transition:opacity .4s}.product-gallery-slider.owl-carousel .owl-item:not(.active){opacity:0}.product-gallery-slider.owl-carousel .owl-dots{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:auto 0;padding:15px 0}.product-gallery-slider.owl-carousel .owl-dots .owl-dot{height:4px;width:4px;background:#bdbdbd;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 7px;transition:all .4s;padding:1px}.product-gallery-slider.owl-carousel .owl-dots .owl-dot.active{height:6px;width:6px;padding:0}.product-gallery-slider .product-gallery-item__inner{display:flex;align-items:center;justify-content:center;height:100%;height:calc(var(--product-gallery-carousel-height) - 36px);width:100vw}.product-gallery-slider .product-gallery-item__img{width:100%;height:100%;height:calc(var(--product-gallery-carousel-height) - 36px);object-fit:contain}@media (max-width: 991px){.product-detail-panel{position:relative;width:100%;border-top:1px solid #d5d5d5;background-color:#fff;transition:all .2s;max-width:100%}.product-detail-panel .productWishlistLink{display:inline-block;margin-left:-4px;width:50px;overflow:hidden;vertical-align:top;transition:width .4s}.product-detail-panel .product-detail-panel-header__cta + .productWishlistLink{margin-right:-50px}}.product-detail-panel-header{text-align:center;padding:10px 0;position:relative;transition:padding 1s}@media (min-width: 992px){.product-detail-panel-header{display:none}}@media (min-width: 992px){.product-detail-panel-body{margin-top:20px;margin-bottom:20px}.product-detail-panel-body .product-wishlist{margin:0;height:19px;width:19px}}.product-detail-panel-body ~ .product-detail-panel-additional--related{padding-top:0}@media (max-width: 991px){.related-products{padding:0 10px}}.product-detail-panel-additional--dark{background:#f4f4f4}.product-detail-panel-additional__title{font-size:2rem;font-weight:600}@media (max-width: 991px){.product-detail-panel-additional__title{font-size:1.7rem;margin:1.5rem}}.product-detail-panel-header__price{color:#000000;font-size:24px;font-size:2.4rem;font-weight:700;margin:0}.product-detail-panel-header__price s{font-size:15px;font-size:1.5rem;font-weight:400;color:#7c7c7c;margin-right:5px}.product-detail-intro__product-actions{display:none}@media (max-width: 991px){.product-detail-intro__product-actions{display:block;margin-top:2.3rem}.product-detail-intro__product-actions .product-actions__add-to-fav-ta{height:45px;width:50px}.product-detail-intro__product-actions .product-sold-out{float:none;display:inline-block}.product-detail-intro__product-actions .product-sold-out .product-sold-out__cta{font-size:16px;font-size:1.6rem;line-height:36px;line-height:3.6rem;font-weight:600;height:40px;padding:0 23px}.product-detail-intro__product-actions .product-sold-out + .productWishlistLink{margin-right:-50px}}.product-detail-panel-header__cta{font-weight:600;font-size:12px;font-size:1.2rem;height:45px;padding:0 10px;display:block;width:100%;vertical-align:top;transition:all .4s}.product-detail-panel-header__close-btn{width:25px;height:25px;font-size:0px;font-size:0rem;border:none;background:url("../images/theme/icon_cross.svg") no-repeat 50% 50%;position:absolute;top:10px;left:10px;transition:opacity .4s;filter:invert(100%);z-index:1100;opacity:0}@media (min-width: 992px){.product-detail-panel-header__close-btn{display:none}}.product-rating .bt-rating-number{display:none}.product-rating .bt-rating{color:#9bd2dd;letter-spacing:5px;font-size:14px;font-size:1.4rem;overflow:hidden;vertical-align:middle}.product-rating .bt-rating > span{overflow:hidden}.product-rating .bt-rating > span > span:before{color:#9bd2dd;font-size:14px;font-size:1.4rem}.product-rating .bt-rating:after{content:"\f006\f006\f006\f006\f006"}.product-rating__cta{font-size:15px;font-size:1.5rem;color:#000;transition:color .4s;font-weight:600;text-decoration:none;margin-left:5px;vertical-align:top}.product-rating__cta:hover,.product-rating__cta:active,.product-rating__cta:focus{text-decoration:none;color:#ed1c24}.product-brand,.product-code{color:#979797}.product-brand__title,.product-code__title{font-weight:400}.product-brand__value{font-weight:600;color:#000;transition:color .4s}.product-brand__value:hover,.product-brand__value:active,.product-brand__value:focus{color:#ed1c24;text-decoration:none}.product-code__value{font-weight:600;color:#7c7c7c}.product-discontinued{padding:10px 15px;width:100%;text-align:center;color:#fff;background-color:#5d5d5d;opacity:.8;font-size:1.8rem;font-weight:700}@media (max-width: 991px){.product-discontinued{font-size:1.7rem}}.product-availability{line-height:23px;line-height:2.3rem;color:#000;padding-left:30px;font-size:14px;font-size:1.4rem;margin:0}@media (max-width: 991px){.product-availability{padding-left:30px}}.product-availability small{display:block;margin-top:5px;margin-bottom:-5px;font-size:15px;font-size:1.5rem;white-space:nowrap}@media (max-width: 991px){.product-availability small{font-size:14px;font-size:1.4rem}}.product-variants-list__item-status{display:block;color:#000;font-weight:600;transition:color .4s;float:right;text-decoration:none}@media (min-width: 992px){.product-variants-list__item-status{display:none}}.product-variants-list__item-status--unavailable{position:relative;display:inline-block;color:#979797;font-weight:400}.product-variants-list__item-status--unavailable:after{content:'';height:15px;width:15px;margin:-3px 0 0 2px;vertical-align:middle;display:inline-block;background-image:url("../images/icon_bell--black.svg")}.product-variants-list__item--discontinued{cursor:not-allowed}.product-variants-list__item--discontinued .product-variants-list__item-cta{pointer-events:none}@media (max-width: 991px){.product-variants-list__item--discontinued .product-variants-list__item-cta .product-variants-list__item-bell{display:none !important;opacity:0 !important}}@media (max-width: 991px){.product-variants-list__item-status--discontinued{display:inline-block;color:#ed1c24;font-weight:400;font-size:0.9rem}}.cart-cta--variants{text-align:left;text-transform:none;position:relative}.cart-cta--variants:after{position:absolute;content:'\f107';font-family:FontAwesome;display:inline-block;font-size:16px;font-size:1.6rem;font-weight:600;transition:transform .2s;right:10px;top:50%;transform:translateY(-50%)}@media (max-width: 991px){.cart-cta--variants{border:1px #dcdcdc solid;background:#fff;color:#000;margin-bottom:8px}.cart-cta--variants:hover,.cart-cta--variants:active,.cart-cta--variants:focus{background-image:none}.cart-cta--variants.has-error{border-color:#c54c51;color:#c54c51}.cart-cta--variants ~ .invalid-feedback{margin-top:-10px;margin-bottom:10px}}@media (max-width: 991px){.product-variants{margin:0;padding:40px 0;display:flex;flex-direction:column}}@media (min-width: 768px) and (max-width: 991px){.product-variants{width:750px;margin:0 auto;padding-top:25px}}@media (max-width: 991px){.product-variants .invalid-feedback{padding-left:7px;padding-right:7px}}.product-variants__add-to-cart-cta:disabled{pointer-events:none}.product-variants__close-btn{width:25px;height:25px;font-size:0px;font-size:0rem;border:none;background:url("../images/theme/icon_cross.svg") no-repeat 50% 50%;position:absolute;top:10px;right:10px;transition:opacity .4s;filter:invert(100%);z-index:1100;opacity:.6}.product-variants__close-btn:hover,.product-variants__close-btn:active,.product-variants__close-btn:focus{opacity:1}@media (min-width: 992px){.product-variants__close-btn{display:none}}@media (min-width: 768px){.product-variants__close-btn{top:25px;left:25px}}@media (max-width: 991px){.product-variants__header .product-variants__title-wrapper .product-variants__title{display:none}}@media (max-width: 991px){.product-variants__header{order:2;padding:5px 0 10px}}.product-variants__header--mobile{display:none}@media (max-width: 767px){.product-variants__header--mobile{padding:0 0 10px;border-bottom:1px solid #dee0e2}}@media (min-width: 768px) and (max-width: 991px){.product-variants__header--mobile{padding:0 0 10px;border:none}}@media (max-width: 991px){.product-variants__header--mobile{display:block}}.product-variants__title{margin:0;font-size:18px;font-size:1.8rem;font-weight:700;color:#000}@media (max-width: 991px){.product-variants__title{line-height:25px;line-height:2.5rem;font-weight:600;text-align:center}}@media (max-width: 767px){.product-variants__title{font-size:14px;font-size:1.4rem}}@media (max-width: 991px){.product-variants__body{flex:1 0 auto}}@media (min-width: 768px) and (max-width: 991px){.product-variants__body{display:flex;flex-direction:column;justify-content:center;max-width:500px;margin:0 auto;width:100%}}@media (max-width: 991px){.product-variants__body{order:1}}.product-variants__footer{border:solid #dee0e2;border-width:1px 0;text-align:center}@media (max-width: 991px){.product-variants__footer{padding:15px 0 10px;border-bottom:0;margin-top:10px}}@media (min-width: 768px) and (max-width: 991px){.product-variants__footer{border:none}}@media (min-width: 992px){.product-variants__footer{display:none}}@media (max-width: 991px){.product-variants__footer{order:3}}.product-variants__link,.product-parts__link{font-size:1.25rem;color:#000;font-weight:600;line-height:23px;line-height:2.3rem;transition:color .4s;text-decoration:none;cursor:pointer}.product-variants__link:hover,.product-parts__link:hover,.product-variants__link:active,.product-parts__link:active,.product-variants__link:focus,.product-parts__link:focus{color:#ed1c24;text-decoration:none}@media (max-width: 991px){.product-variants__link,.product-parts__link{margin-top:10px}}.product-variants__link--icon,.product-parts__link--icon{background-repeat:no-repeat;background-position:0 50%;padding-left:30px;-webkit-background-size:21px auto;background-size:21px auto}.product-variants__link--icon-size,.product-parts__link--icon-size{background-image:url("../images/theme/icon_size.svg")}.product-part-variants-list,.product-variants-list{padding:0;list-style:none;margin:5px 0 8px}@media (max-width: 991px){.product-part-variants-list,.product-variants-list{margin:0;padding:5px 0}}.product-part-variants-list.has-error,.product-variants-list.has-error{border-color:#c54c51;margin-bottom:2px}@media (max-width: 991px){.product-part-variants-list{margin:0;padding:5px 0}}.product-variants-list__item{position:relative}@media (max-width: 991px){.product-variants-list__item:last-of-type .product-variants-list__item-cta{border-bottom-color:transparent}}.product-variants-list__item-cta{display:flex;align-items:center;justify-content:center;position:relative;height:30px;line-height:30px;line-height:3rem;font-size:12px;font-size:1.2rem;font-weight:400;color:#000000;text-decoration:none}@media (min-width: 992px){.product-variants-list__item-cta:hover,.product-variants-list__item-cta:active,.product-variants-list__item-cta:focus,.product-variants-list__item-cta.active{color:#fff;background-color:#000;text-decoration:none}}@media (min-width: 992px){.product-variants-list__item-cta.active{-webkit-box-shadow:#000000 0 0 0 1.2px inset;-moz-box-shadow:#000000 0 0 0 1.2px inset;box-shadow:#000000 0 0 0 1.2px inset}}@media (max-width: 991px){.product-variants-list__item-cta{height:37px;line-height:35px;line-height:3.5rem;padding:0 1rem 0 2rem;border-bottom:1px #f6f6f6 solid;transition:border-color 0.4s;justify-content:space-between}.product-variants-list__item-cta:hover,.product-variants-list__item-cta:active,.product-variants-list__item-cta:focus,.product-variants-list__item-cta.active{border-color:#7f7f7f;font-weight:600;color:#000;background-color:#e5e5e5}}.product-variants-list__item-cta .product-variants-list__item-stock-info{display:none;font-size:0.9rem}@media (max-width: 991px){.product-variants-list__item-cta .product-variants-list__item-stock-info{display:block}}.product-variants-list__item--unavailable .product-variants-list__item-cta{font-weight:400;background-color:#f4f4f4}.product-variants-list__item--unavailable .product-variants-list__item-cta .product-variants-list__item-name{text-decoration:line-through}.product-variants-list__item--unavailable .product-variants-list__item-cta .product-variants-list__item-bell{content:'';opacity:0;position:absolute;display:inline-block;height:18px;width:18px;top:50%;left:50%;transform:translate(-50%, -50%);background:url("../images/icon_bell--black.svg") no-repeat 50% 50%}@media (max-width: 991px){.product-variants-list__item--unavailable .product-variants-list__item-cta .product-variants-list__item-bell{opacity:1;left:auto;right:0}}.product-variants-list__item--unavailable .product-variants-list__item-cta .product-variants-list__item-status--unavailable{color:#000}.product-variants-list__item--unavailable:hover .product-variants-list__item-status--unavailable,.product-variants-list__item--unavailable:active .product-variants-list__item-status--unavailable,.product-variants-list__item--unavailable:focus .product-variants-list__item-status--unavailable{color:#000;text-decoration:underline}@media (min-width: 992px){.product-variants-list__item--unavailable:not(.product-variants-list__item--discontinued):hover .product-variants-list__item-cta .product-variants-list__item-name,.product-variants-list__item--unavailable:not(.product-variants-list__item--discontinued):active .product-variants-list__item-cta .product-variants-list__item-name,.product-variants-list__item--unavailable:not(.product-variants-list__item--discontinued):focus .product-variants-list__item-cta .product-variants-list__item-name{opacity:0}.product-variants-list__item--unavailable:not(.product-variants-list__item--discontinued):hover .product-variants-list__item-cta .product-variants-list__item-bell,.product-variants-list__item--unavailable:not(.product-variants-list__item--discontinued):active .product-variants-list__item-cta .product-variants-list__item-bell,.product-variants-list__item--unavailable:not(.product-variants-list__item--discontinued):focus .product-variants-list__item-cta .product-variants-list__item-bell{opacity:1}}.product-detail-intro__features{margin:10px 0}.product-features{padding:0;list-style:none;display:flex;flex-wrap:wrap;margin:0 -5px}.product-features .product-feature{width:50px;height:50px;padding:5px}.product-features .product-feature .product-feature__img{max-width:100%;max-height:100%}.popover--product-feature{-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.4);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.4);box-shadow:0 2px 8px rgba(0, 0, 0, 0.4);border:none;border-radius:0;padding:0}.popover--product-feature .popover-title{color:#111;text-transform:uppercase;font-weight:700;font-size:1.4rem;background-color:#f1f1f1;border-radius:0;border:none}.popover--product-feature .popover-content :last-child{margin-bottom:0}.popover--product-feature .popover-content:empty{display:none}.product-variants-list__item-details{position:absolute;top:0;right:10px;height:30px;line-height:30px;line-height:3rem;color:#818181;font-size:14px;font-size:1.4rem}.product-variants-list__item-details > a:first-of-type:before{display:none}@media (max-width: 991px){.product-variants-list__item-details{height:35px;line-height:35px;line-height:3.5rem}}.product-variants-list__item-details-cta{color:#000;font-weight:600;transition:color .4s;text-decoration:none}.product-variants-list__item-details-cta:before{content:'|';display:inline-block;margin:0 1px;color:#bcbcbc}.product-variants-list__item-details-cta:hover,.product-variants-list__item-details-cta:active,.product-variants-list__item-details-cta:focus{color:#ed1c24;text-decoration:none}.product-variants__link-wrapper{margin-top:10px;display:flex}@media (max-width: 991px){.product-variants__link-wrapper--size-chart{padding:0;text-align:left}}.product-variants__info-wrapper{color:#000;margin-bottom:10px;font-size:13px;font-size:1.3rem;text-align:left;font-weight:600;line-height:16px;line-height:1.6rem}.product-variants__error-text{padding:6px 0;font-size:11px;font-size:1.1rem;font-weight:600;color:#ed1c24;font-style:italic;margin-top:0.5rem;background-color:transparent}.product-section{margin-top:10px}.product-price{position:relative;display:flex;align-items:flex-end;flex-direction:row;justify-content:flex-start;height:100%;gap:1rem;font-width:400}@media (max-width: 991px){.product-price{justify-content:center}.product-price ~ .product-price__standard-price{margin-top:auto;margin-left:5px}}.product-price__price{margin:0;color:#000;font-size:1.9rem}.product-price__price--sale{color:#ed1c24;font-weight:bold}.product-price__standard-price{color:#7c7c7c;font-size:1.9rem}@media (max-width: 991px){.product-price__standard-price{margin-bottom:0}}.product-detail-panel-header__product-saving{background-color:#ed1c24;color:white;align-self:center;margin:0 0 0 0.3em}.saving-sticker{font-size:13px;font-size:1.3rem;margin:0;padding:0.2em 0.7em;font-weight:600}.product-actions__add-to-cart-cta-wrapper{flex-grow:1;display:flex;gap:1rem;background:#fff}.product-actions__add-to-cart-cta{width:50%;background-color:#111111;color:#fff;border:1px solid #111111;font-weight:700;vertical-align:top;opacity:1;padding:0.8em 0;font-size:13px;font-size:1.3rem}.product-actions__add-to-cart-cta:disabled{opacity:.5;pointer-events:none}@media (min-width: 992px){.product-actions__add-to-cart-cta:hover:enabled,.product-actions__add-to-cart-cta:active:enabled,.product-actions__add-to-cart-cta:focus:enabled{background-color:#fff;color:#111111}}@media (max-width: 991px){.product-actions__add-to-cart-cta{width:100%}.product-actions__add-to-cart-cta:hover,.product-actions__add-to-cart-cta:active,.product-actions__add-to-cart-cta:focus{background-color:#111111;color:#fff;border:1px solid #111111}}.floating-add-to-cart__wrapper{position:fixed;z-index:1040;bottom:0;width:100%;padding:2rem 0;background:#eee}@media (min-width: 992px){.floating-add-to-cart__wrapper{display:none}}.floating-add-to-cart__show-variants-inner-wrapper{width:90%;margin:0 auto;display:flex;gap:.5rem;background:#eee}.floating-add-to-cart__show-variants-button{padding:0 1rem;font-size:1.1rem;font-weight:700;text-decoration:none;border:1px solid #111111;background:#fff}.floating-add-to-cart__show-variants-button:hover{color:#111111}@media (max-width: 991px){.product-actions__stock-info-wrapper{display:none}}.stock-info__wrapper{padding-left:0;display:flex;justify-content:flex-end}.stock-info__wrapper.without-size-info{justify-content:flex-start;padding-left:10px}.product-actions__stock-info{font-size:1.2rem;margin:10px 0;font-weight:600}@media (max-width: 991px){.product-actions__stock-info{font-size:9px;font-size:0.9rem}}.product-actions__stock-info.enough{color:#3caf33}.product-actions__stock-info.not-enough{color:#ed1c24}.product-actions__stock-info .product-actions__stock-info-icon{margin-right:0.7rem;font-size:1.5rem}@media (max-width: 991px){.product-actions__stock-info .product-actions__stock-info-icon{display:none}}.additional-products-actions__add-to-cart-cta{background-color:#ed1c24;background-image:none !important;color:#fff;border:2px #ed1c24 solid;font-weight:700;text-transform:uppercase;font-size:1.2rem;transition:color 0.4s,background-color 0.4s;vertical-align:top;opacity:1;padding:0 15px}.additional-products-actions__add-to-cart-cta:disabled{opacity:.5;pointer-events:none}.additional-products-actions__add-to-cart-cta:hover,.additional-products-actions__add-to-cart-cta:active,.additional-products-actions__add-to-cart-cta:focus{background-color:#fff;color:#ed1c24}@media (min-width: 992px){.product-actions{display:flex;flex-wrap:wrap;justify-content:flex-end}}@media (min-width: 992px){.product-actions--mobile{display:none}}@media (max-width: 991px){.product-set-actions .product-actions__add-to-cart-cta-wrapper{display:none}}.product-actions__add-to-fav-cta{height:50px;width:50px;border:none;padding:0;font-size:0px;font-size:0rem;float:left;display:block;vertical-align:top;background:url("../images/theme/icon_heart--black.svg") no-repeat 50% 50% #fff}.product-actions__add-to-fav-cta:hover,.product-actions__add-to-fav-cta:active,.product-actions__add-to-fav-cta:focus,.product-actions__add-to-fav-cta.added-to-fav-cta{background-image:url("../images/theme/icon_heart--red.svg")}.product-detail__detail{margin-top:15px;margin-bottom:45px}@media (max-width: 991px){.product-detail__detail{margin-top:10px;margin-bottom:20px;padding:0 5px}}@media (min-width: 992px){.product-detail__detail{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-detail__detail > [class*='col-']{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}.product-detail__similar-products{margin-top:35px}@media (max-width: 767px){.product-detail__similar-products{margin-top:15px}}.product-detail__similar-products ~ .product-detail__detail{margin-top:0}.product-detail__similar-products .section__title{text-align:center}.product-detail-section{color:#1b1b1b;font-size:13px;font-size:1.3rem;line-height:26px;line-height:2.6rem}@media (max-width: 991px){.product-detail-section{line-height:24px;line-height:2.4rem}}.product-detail-section__padding-bottom{padding-bottom:10px}@media (min-width: 992px){.product-detail-section__padding-bottom{padding-bottom:20px !important}}.product-detail-section--without-padding{padding:0}.product-detail-section__title{font-size:20px;font-size:2rem;margin:0 0 20px;text-transform:uppercase;font-weight:700;line-height:30px;line-height:3rem;color:#1b1b1b}.product-detail-section__title:after{content:'';display:block;width:185px;height:2px;margin:5px 0 0;border-top:1px #e0e0e0 solid;background-color:#9f9f9f}@media (max-width: 991px){.product-detail-section__title{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem;margin-bottom:10px}}@media (min-width: 992px){.product-descriptions :first-child .product-description-item{border-top:none}}.product-descriptions .product-description-item:last-child{border-bottom:1px #9f9f9f solid}.product-description-item{position:relative;border-top:1px #9f9f9f solid}.product-description-item:first-of-type{margin-top:1rem}.product-description-item__title{width:100%;padding:8px 0;font-size:14px;font-size:1.4rem;font-weight:600;line-height:30px;line-height:3rem;color:#1b1b1b;text-align:left}.product-description-item__title,.product-description-item__title:active,.product-description-item__title:hover,.product-description-item__title:focus{text-decoration:none}.product-description-item__title:after{content:'\f107';font-family:'FontAwesome';display:inline-block;font-size:16px;font-size:1.6rem;font-weight:600;padding-right:0.1rem;transition:transform .2s;top:10px;right:10px;position:absolute}.product-description-item__title:not(.collapsed):after{transform:scaleY(-1)}.product-detail-messages{display:flex;align-items:center;margin:2rem 0 1rem 0}.product-detail-messages p{margin:0;font-weight:600;font-size:1.2rem}.product-specs{padding:0;list-style-type:none}.product-sold-out{flex-grow:1}.product-sold-out .product-sold-out__cta{display:inline-block;background-color:#ffffff;color:#000000;border:2px #000000 solid;line-height:45px;line-height:4.5rem;padding:0 10px;font-size:1.45rem;font-weight:700;text-transform:uppercase;text-align:center;transition:color 0.4s,background-color 0.4s;text-decoration:none;width:100%}.product-sold-out .product-sold-out__cta:hover,.product-sold-out .product-sold-out__cta:active,.product-sold-out .product-sold-out__cta:focus{background-color:#000;color:#fff}.product-sold-out .product-sold-out__bell{height:45px;padding:10px;background-color:#00a4af;display:inline-block;float:left;background:url('../images/icon_bell.svg') no-repeat 50% 50% #00a4af}.product-specs__item.product-specs__item--hidden{display:none}.product-specs__item-title{font-weight:600;color:#000;margin-right:5px}.product-card__availability{display:none;font-size:18px;font-size:1.8rem;font-weight:600}.product-card__availability--available,.product-variants-list__item-status--in-stock{color:#6aafbc}.product-card__availability--unavailable{color:#aba5a5}.product-card-alternatives{position:relative;display:flex;padding-left:10px}.product-card-alternatives .product-alternatives{justify-content:center;padding:0}.product-card-alternatives .product-alternatives .product-alternatives__item{margin:0 2px 2px 0}.product-card-alternatives .product-alternatives .product-alternatives__item .product-alternative-link{padding:2px;border:1px solid #d5d5d5;border-radius:50%}.product-card-alternatives .product-alternatives .product-alternatives__item .product-alternative-link > *{width:17px;height:17px}.product-card-alternatives .product-alternatives .product-alternatives__item .product-alternative-link.product-alternative-link--static{padding:0;border:none;color:rgba(0, 0, 0, 0.4)}.product-card-alternatives .product-alternatives .product-alternatives__item .product-alternative-link.product-alternative-link--static:after{display:none}.product-card-variants{position:absolute;top:0;margin:0;list-style:none;opacity:0;transition:opacity 0.3s ease-in-out,transform 0.3s ease-in-out;transform:translateY(5px);line-height:17px;line-height:1.7rem;padding:0}.product-card-variants__item{display:inline-block;padding:0 3px 3px 0;font-size:17px;font-size:1.7rem;font-weight:600;line-height:17px;line-height:1.7rem}.product-card-variants__item a{text-decoration:none;color:#000000}.product-card-variants__item a:hover,.product-card-variants__item a:active,.product-card-variants__item a:focus{color:#ed1c24}.product-card-variants__item--unavailable{color:#d2d2d2}.product-card__add-to-fav-cta{display:none;font-size:0px;font-size:0rem;position:absolute;width:30px;height:30px;right:25px;bottom:55px;background:url("../images/theme/icon_heart--black.svg") no-repeat 50% 50%;-webkit-background-size:18px auto;background-size:18px auto;margin:0;padding:0}.product-card__add-to-fav-cta:hover,.product-card__add-to-fav-cta:active,.product-card__add-to-fav-cta:focus,.product-card__add-to-fav-cta.active{background-image:url("../images/theme/icon_heart--red.svg")}.products-owl-carousel .owl-item img{width:auto}.product-list__product > .product-card,.products-carousel .product-card{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative}.product-list__product > .product-card a,.products-carousel .product-card a{text-decoration:none}.product-list__product > .product-card .product-card__content,.products-carousel .product-card .product-card__content{padding:5px 10px 10px;margin-top:20px;text-align:center}@media (min-width: 768px){.product-list__product > .product-card .product-card__img,.products-carousel .product-card .product-card__img{max-width:100%}.product-list__product > .product-card .product-card__add-to-fav-cta,.products-carousel .product-card .product-card__add-to-fav-cta{display:block;opacity:0;transition:opacity 0.4s,background-color 0.4s}.product-list__product > .product-card .product-card__content,.products-carousel .product-card .product-card__content{margin-top:10px}.product-list__product > .product-card .product-card__availability,.products-carousel .product-card .product-card__availability{display:block;opacity:0;transition:height .4s,opacity .4s,margin .4s}.product-list__product > .product-card .product-card__title,.products-carousel .product-card .product-card__title{font-size:14px;font-size:1.4rem;font-weight:400;margin-bottom:0;padding:0;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;text-align:left;min-height:4.5rem;line-height:1.6rem}.product-list__product > .product-card .product-card__img-wrapper,.products-carousel .product-card .product-card__img-wrapper{transition:margin .4s}.product-list__product > .product-card .product-card__brand,.products-carousel .product-card .product-card__brand{display:block;font-size:1.1rem}.product-list__product > .product-card .product-card__inner,.products-carousel .product-card .product-card__inner{border:none;overflow:hidden}.product-list__product > .product-card .product-card__inner:hover,.products-carousel .product-card .product-card__inner:hover,.product-list__product > .product-card .product-card__inner:active,.products-carousel .product-card .product-card__inner:active,.product-list__product > .product-card .product-card__inner:focus,.products-carousel .product-card .product-card__inner:focus{overflow:visible}.product-list__product > .product-card:hover,.products-carousel .product-card:hover,.product-list__product > .product-card:active,.products-carousel .product-card:active,.product-list__product > .product-card:focus,.products-carousel .product-card:focus{z-index:10}.product-list__product > .product-card:hover .product-card__inner .product-card__price,.products-carousel .product-card:hover .product-card__inner .product-card__price,.product-list__product > .product-card:active .product-card__inner .product-card__price,.products-carousel .product-card:active .product-card__inner .product-card__price,.product-list__product > .product-card:focus .product-card__inner .product-card__price,.products-carousel .product-card:focus .product-card__inner .product-card__price{color:#000}.product-list__product > .product-card:hover .product-card__inner .product-card__price.product-card__price--sale,.products-carousel .product-card:hover .product-card__inner .product-card__price.product-card__price--sale,.product-list__product > .product-card:active .product-card__inner .product-card__price.product-card__price--sale,.products-carousel .product-card:active .product-card__inner .product-card__price.product-card__price--sale,.product-list__product > .product-card:focus .product-card__inner .product-card__price.product-card__price--sale,.products-carousel .product-card:focus .product-card__inner .product-card__price.product-card__price--sale{color:#ed1c24}.product-list__product > .product-card:hover .product-card__inner .product-card__availability,.products-carousel .product-card:hover .product-card__inner .product-card__availability,.product-list__product > .product-card:active .product-card__inner .product-card__availability,.products-carousel .product-card:active .product-card__inner .product-card__availability,.product-list__product > .product-card:focus .product-card__inner .product-card__availability,.products-carousel .product-card:focus .product-card__inner .product-card__availability{height:auto;opacity:1;margin-bottom:0}.product-list__product > .product-card:hover .product-card__inner .product-card__add-to-fav-cta,.products-carousel .product-card:hover .product-card__inner .product-card__add-to-fav-cta,.product-list__product > .product-card:active .product-card__inner .product-card__add-to-fav-cta,.products-carousel .product-card:active .product-card__inner .product-card__add-to-fav-cta,.product-list__product > .product-card:focus .product-card__inner .product-card__add-to-fav-cta,.products-carousel .product-card:focus .product-card__inner .product-card__add-to-fav-cta{opacity:1}.product-list__product > .product-card:hover .product-card__inner.product-card__inner--with-variants .product-card__content,.products-carousel .product-card:hover .product-card__inner.product-card__inner--with-variants .product-card__content,.product-list__product > .product-card:active .product-card__inner.product-card__inner--with-variants .product-card__content,.products-carousel .product-card:active .product-card__inner.product-card__inner--with-variants .product-card__content,.product-list__product > .product-card:focus .product-card__inner.product-card__inner--with-variants .product-card__content,.products-carousel .product-card:focus .product-card__inner.product-card__inner--with-variants .product-card__content{bottom:40px}}@media (max-width: 767px){.product-list__product > .product-card .product-card__inner:hover,.products-carousel .product-card .product-card__inner:hover,.product-list__product > .product-card .product-card__inner:active,.products-carousel .product-card .product-card__inner:active,.product-list__product > .product-card .product-card__inner:focus,.products-carousel .product-card .product-card__inner:focus{background-color:#fff}.product-list__product > .product-card .product-card__inner:hover .product-card__title,.products-carousel .product-card .product-card__inner:hover .product-card__title,.product-list__product > .product-card .product-card__inner:active .product-card__title,.products-carousel .product-card .product-card__inner:active .product-card__title,.product-list__product > .product-card .product-card__inner:focus .product-card__title,.products-carousel .product-card .product-card__inner:focus .product-card__title{color:#525252}.product-list__product > .product-card .product-card__inner:hover .product-card__price,.products-carousel .product-card .product-card__inner:hover .product-card__price,.product-list__product > .product-card .product-card__inner:active .product-card__price,.products-carousel .product-card .product-card__inner:active .product-card__price,.product-list__product > .product-card .product-card__inner:focus .product-card__price,.products-carousel .product-card .product-card__inner:focus .product-card__price{color:#000}.product-list__product > .product-card .product-card__inner:hover .product-card__price--old:not(.disabled) ~ .product-card__price,.products-carousel .product-card .product-card__inner:hover .product-card__price--old:not(.disabled) ~ .product-card__price,.product-list__product > .product-card .product-card__inner:active .product-card__price--old:not(.disabled) ~ .product-card__price,.products-carousel .product-card .product-card__inner:active .product-card__price--old:not(.disabled) ~ .product-card__price,.product-list__product > .product-card .product-card__inner:focus .product-card__price--old:not(.disabled) ~ .product-card__price,.products-carousel .product-card .product-card__inner:focus .product-card__price--old:not(.disabled) ~ .product-card__price{color:#ed1c24}.product-list__product > .product-card .product-card__img-wrapper,.products-carousel .product-card .product-card__img-wrapper{height:140px;margin-bottom:8px}.product-list__product > .product-card .product-card__title,.products-carousel .product-card .product-card__title{font-size:1.2rem;color:#525252;font-weight:600;margin-bottom:0}.product-list__product > .product-card .product-card__brand,.products-carousel .product-card .product-card__brand{display:block;font-weight:600;color:#1b1b1b;padding:3px 0 0 0}.product-list__product > .product-card .product-card__price-wrapper,.products-carousel .product-card .product-card__price-wrapper{padding:0 5px}}/*categories carousel*/.categories-carousel{padding:15px 0}.categories-carousel .owl-stage{display:flex}.categories-carousel .owl-item{display:flex;flex-direction:column}.categories-carousel .owl-nav{display:block !important;position:absolute;top:50%;transform:translateY(-50%);left:-45px;width:calc(100% + 90px);z-index:-1}.categories-carousel .owl-nav button.owl-prev,.categories-carousel .owl-nav button.owl-next{font-size:30px;font-size:3rem;font-weight:300;color:#fff;padding:0 25px !important;opacity:.6;transition:opacity .4s}.categories-carousel .owl-nav button.owl-prev{float:left}.categories-carousel .owl-nav button.owl-next{float:right}.categories-carousel .owl-nav button:hover,.categories-carousel .owl-nav button:active,.categories-carousel .owl-nav button:focus{opacity:1}@media (max-width: 767px){.categories-carousel{padding-right:15px;margin-left:-5px}.categories-carousel .owl-stage-outer{overflow:visible}.categories-carousel .owl-item:not(.active){opacity:.75}.categories-carousel .owl-nav{display:none !important}}.category-card{padding:0;height:100%}.category-card__img-wrapper{position:relative;margin:0 0 15px;height:215px;width:100%;overflow:hidden;background-color:#fff}@media (max-width: 767px){.category-card__img-wrapper{height:145px}}.category-card__img{position:absolute;top:50%;width:auto !important;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-height:100%;max-width:100%}.category-card__content{padding:0 15px}.category-card__title{color:#1b1b1b;font-size:20px;font-size:2rem;font-weight:700;text-transform:none;margin:0;transition:color .4s}@media (max-width: 767px){.category-card__title{font-size:18px;font-size:1.8rem}}.category-card__inner{display:block;padding:0 0 15px;background-color:#fff;border:2px #fff solid;transition:background-color 0.4s,border-color 0.4s;height:100%}.category-card__inner:hover,.category-card__inner:active{background-color:#000;border-color:#fff;text-decoration:none}.category-card__inner:hover .category-card__title,.category-card__inner:active .category-card__title{color:#fff}.category-card__inner a,.category-card__inner a:hover,.category-card__inner a:active,.category-card__inner a:focus{text-decoration:none}.product-detail__back-btn{width:25px;height:25px;font-size:0px;font-size:0rem;border:none;background:url("../images/theme/icon_arrow.svg") no-repeat 50% 50%;position:absolute;top:10px;left:10px;z-index:10;opacity:.3;transition:opacity .4s;text-decoration:none;display:block}@media (min-width: 768px){.product-detail__back-btn{left:25px}}@media (min-width: 992px){.product-detail__back-btn{display:none}}.product-detail-panel__to-top-btn{position:fixed;right:15px;bottom:15px;width:45px;height:45px;display:block;z-index:200;background:#ffffff;border:none;border-radius:50%;padding:0;transition:transform .3s linear 0s,opacity .3s linear 0s;transform:translateX(100px);opacity:0}.product-detail-panel__to-top-btn,.product-detail-panel__to-top-btn:hover,.product-detail-panel__to-top-btn:active,.product-detail-panel__to-top-btn:focus{-webkit-box-shadow:rgba(0, 0, 0, 8%) 0px 10px 15px 0px,rgba(0, 0, 0, 5%) 0px 2px 2px 0px;-moz-box-shadow:rgba(0, 0, 0, 8%) 0px 10px 15px 0px,rgba(0, 0, 0, 5%) 0px 2px 2px 0px;box-shadow:rgba(0, 0, 0, 8%) 0px 10px 15px 0px,rgba(0, 0, 0, 5%) 0px 2px 2px 0px}.product-detail-panel__to-top-btn.active{transform:translateX(0);opacity:1}.product-detail-panel__to-top-btn:before{content:'';position:absolute;height:15px;width:15px;opacity:.7;left:50%;top:50%;background:url("../images/theme/icon_arrow.svg") no-repeat 100% 50%;transform:translate(-50%, -50%) rotate(90deg);background-size:13px 9px}@media (min-width: 992px){.product-detail-panel__to-top-btn{display:none}}/*fp*/#fp-nav{top:40%}#fp-nav.fp-left{left:5px}#fp-nav ul li{height:4px}#fp-nav ul li a.active span{height:6px;width:6px;margin:-3px 0 0 -3px}#fp-nav ul li a span{background:#bdbdbd}.fp-enabled .breadcrumb-banner{display:none}/*product reviews*/.product-reviews__header{display:flex;align-items:center}.product-reviews__count{margin-left:0.3em;margin-right:1em;font-size:0.9em}.product-reviews__body{display:flex;flex-direction:column;justify-content:space-between}.product-review:not(:last-of-type){border-bottom:2px #f3f3f3 solid;margin-bottom:15px}.product-reviews__title i{font-weight:600;font-style:normal;padding-left:5px}.product-review__author{font-size:1.4rem;font-weight:700}.product-review__recommending{margin:0;font-size:1.2rem;color:#858585}.product-review__recommending:after{content:'';width:13px;height:13px;background:url("../images/theme/icon_thick--black.svg") no-repeat 50% 50%;display:inline-block;vertical-align:middle;margin-left:10px;margin-bottom:2px}.product-review__flag{max-height:13px;max-width:15px;margin-left:4px}.product-review__body{color:#1b1b1b;font-size:1.35rem;line-height:22px;line-height:2.2rem;margin-bottom:15px}.product-review__body .hidden{display:none}.product-review__body .product-review__translation-wrapper{font-style:italic;margin-top:1em}.product-review__body .product-review__translation-wrapper .product-review__translation-mode-title{color:#858585}.product-review__body .product-review__translation-wrapper .product-review__show-original-btn:hover{cursor:pointer}.product-review__body .product-review__translation-wrapper p{font-size:0.95em}.product-reviews__footer{width:100%;margin:10px 0}.product-reviews__add-cta{display:block;color:#000000;font-size:1.4rem;text-decoration:underline;font-weight:600;transition:color .4s}.product-reviews__add-cta:hover,.product-reviews__add-cta:active,.product-reviews__add-cta:focus{color:#ed1c24;text-decoration:none}@media (min-width: 992px){.product-reviews__overlay{background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #fff 90%)}}@media (max-width: 991px){.product-reviews__overlay{background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #fff 75%)}}.shopping-cart-products-carousel + .shopping-cart-products-carousel{border-top:2px #ededed solid;margin-top:10px;padding-top:10px}.shopping-cart-products-carousel + .shopping-cart-products-carousel.owl-carousel .owl-nav{top:calc(50% - 7.5px)}.shopping-cart-products-carousel.owl-carousel .owl-nav{position:absolute;top:calc(50% - 15px);height:30px;line-height:30px;line-height:3rem;width:100%;padding:0 5px}.shopping-cart-products-carousel.owl-carousel .owl-nav button.owl-prev,.shopping-cart-products-carousel.owl-carousel .owl-nav button.owl-next{color:#dcdcdc;font-size:28px;font-size:2.8rem;font-weight:300}.shopping-cart-products-carousel.owl-carousel .owl-nav button.owl-prev.owl-next,.shopping-cart-products-carousel.owl-carousel .owl-nav button.owl-next.owl-next{float:right}.shopping-cart-products-carousel .product-card{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.shopping-cart-products-carousel .product-card__img-wrapper{width:100px;height:125px;display:inline-block;vertical-align:middle;margin:0}.shopping-cart-products-carousel .product-card__content{display:inline-block;vertical-align:middle;padding-left:10px;width:calc(100% - 105px)}.shopping-cart-products-carousel .product-card__inner{margin:0 20px;padding:0}.shopping-cart-products-carousel .product-card__inner,.shopping-cart-products-carousel .product-card__inner:hover,.shopping-cart-products-carousel .product-card__inner:active,.shopping-cart-products-carousel .product-card__inner:focus{background:transparent;border:none}.shopping-cart-products-carousel .product-card__inner .product-card__title,.shopping-cart-products-carousel .product-card__inner:hover .product-card__title,.shopping-cart-products-carousel .product-card__inner:active .product-card__title,.shopping-cart-products-carousel .product-card__inner:focus .product-card__title,.shopping-cart-products-carousel .product-card__inner .product-card__price,.shopping-cart-products-carousel .product-card__inner:hover .product-card__price,.shopping-cart-products-carousel .product-card__inner:active .product-card__price,.shopping-cart-products-carousel .product-card__inner:focus .product-card__price{color:#1c1c1c}.shopping-cart-products-carousel .product-card__title{padding:0;font-size:14px;font-size:1.4rem;font-weight:600;line-height:17px;line-height:1.7rem;margin-bottom:0}.shopping-cart-products-carousel .product-card__brand{font-weight:600}.shopping-cart-products-carousel .product-card__price{font-weight:700;font-size:18px;font-size:1.8rem;padding-left:3px}.shopping-cart-products-carousel .product-card__price-wrapper{margin-bottom:10px}.product-card--modal{text-align:center;-webkit-box-shadow:0 11px 15px rgba(0, 0, 0, 0.08);-moz-box-shadow:0 11px 15px rgba(0, 0, 0, 0.08);box-shadow:0 11px 15px rgba(0, 0, 0, 0.08)}.product-card--modal:not(.product-card--modal-compact) .product-card__inner{padding-bottom:100px}@media (max-width: 767px){.product-card--modal:not(.product-card--modal-compact) .product-card__inner{padding-bottom:80px}}.product-card--modal .product-card__img-wrapper{height:280px;margin-bottom:10px}.product-card--modal .product-card__title{font-size:1.2rem;font-weight:400;padding:0;margin-bottom:5px}.product-card--modal .product-card__content{padding:0 20px}.product-card--modal .product-card__brand{display:block;font-weight:600;margin-bottom:2px}.product-card--modal .product-card__price-wrapper{margin-bottom:15px}.product-card--modal .product-card__cta-holder{height:100px;position:absolute;bottom:0;width:calc(100% - 65px);margin:0 20px;border-top:1px #e6e6e6 solid;display:flex;align-items:center}@media (max-width: 767px){.product-card--modal .product-card__cta-holder{height:80px}}.product-card--modal .product-card__add-to-cart-cta{background-color:#ed1c24;color:#fff;border:none;height:45px;line-height:45px;padding:0 15px;font-size:15px;font-weight:700}.product-card--modal .product-card__add-to-cart-cta:hover,.product-card--modal .product-card__add-to-cart-cta:active,.product-card--modal .product-card__add-to-cart-cta:focus{background-color:#CD181F;color:#fff}.product-card__price-wrapper{margin-top:0.5rem;display:flex;align-items:baseline}.product-card--modal-compact{transition:box-shadow 0.4s}.product-card--modal-compact:hover,.product-card--modal-compact:active,.product-card--modal-compact:focus{-webkit-box-shadow:0 11px 15px rgba(0, 0, 0, 0.12);-moz-box-shadow:0 11px 15px rgba(0, 0, 0, 0.12);box-shadow:0 11px 15px rgba(0, 0, 0, 0.12)}.product-card--modal-compact .product-card__inner{padding-bottom:15px}.product-card--modal-compact .product-card__inner:hover,.product-card--modal-compact .product-card__inner:active,.product-card--modal-compact .product-card__inner:focus{background-color:#fff;text-decoration:none}.product-card--modal-compact .product-card__inner:hover .product-card__title,.product-card--modal-compact .product-card__inner:active .product-card__title,.product-card--modal-compact .product-card__inner:focus .product-card__title{color:#1b1b1b}@media (max-width: 767px){.product-card--modal-compact .product-card__inner{padding-bottom:0px}}@media (max-width: 767px){.product-card--modal-compact .product-card__img-wrapper{height:100px;margin-bottom:5px}}@media (max-width: 767px){.product-card--modal-compact .product-card__content{display:none}}.product-sticker{background-color:#ed1c24;z-index:15;line-height:15px;line-height:1.5rem;text-align:left;color:#ffffff;font-weight:700;padding:2px 8px;border-radius:50%;height:50px;width:50px;display:flex;justify-content:center;align-items:center}@media (max-width: 991px){.product-sticker{padding:1px 6px}}.product-sticker__discount-value{font-size:18px;font-size:1.8rem}@media (max-width: 991px){.product-sticker__discount-value{font-size:15px;font-size:1.5rem}}.product-sticker__percent{font-size:15px;font-size:1.5rem;font-weight:600}@media (max-width: 991px){.product-sticker__percent{font-size:12px;font-size:1.2rem}}.recommend-product-cta{color:#000000;font-size:15px;font-size:1.5rem;text-decoration:underline;font-weight:600;transition:color .4s}.recommend-product-cta:hover,.recommend-product-cta:active,.recommend-product-cta:focus{color:#ed1c24;text-decoration:none}/*product detail carousel*/.product-detail-carousel.owl-carousel .owl-item img{width:auto}.product-detail-carousel.active{z-index:1000}@media (max-width: 991px){.product-detail-item{height:calc(100vh - 53px);min-height:350px}}.product-detail-intro__title-wrapper{justify-content:center}.related-product-articles{padding:0 0 0 20px;margin:0;list-style:none}.related-product-articles-item{position:relative}.related-product-articles-item:before{font-family:FontAwesome;content:'\f0de';transform:rotate(90deg);position:absolute;left:-20px}.related-product-articles-item .related-product-articles-item__link{color:#111111;font-size:15px;font-size:1.5rem;font-weight:600;transition:color .4s}.related-product-articles-item .related-product-articles-item__link:hover,.related-product-articles-item .related-product-articles-item__link:active,.related-product-articles-item .related-product-articles-item__link:focus{color:#ed1c24;text-decoration:none}.product-card .product-wishlist{position:absolute;top:10px;right:10px}@media (min-width: 992px){.product-card .product-wishlist{opacity:0}}.product-card .product-alternatives{opacity:1}.product-card:hover .product-wishlist,.product-card:active .product-wishlist,.product-card:focus .product-wishlist{position:absolute;top:10px;opacity:1}.product-wishlist{display:flex;justify-content:center;align-items:center;opacity:1;height:27px;width:27px;z-index:2;background:#fff;border:1px solid #fff;border-radius:50%;transition:top 0.2s,opacity 0.2s ease-in-out}.product-wishlist.loading{opacity:0}@media (min-width: 992px){.product-wishlist:hover .product-wishlist__cta,.product-wishlist:active .product-wishlist__cta,.product-wishlist:focus .product-wishlist__cta{animation:pulse 2s ease-in-out 0s infinite}@keyframes pulse{0%{transform:scale(1)}25%{transform:scale(0.75)}50%{transform:scale(1)}75%{transform:scale(0.75)}}}.product-wishlist[data-already-liked='1'] .product-wishlist__cta{background:url("../images/theme/icon_heart--black-filled.svg") no-repeat center;background-size:contain}.product-wishlist[data-already-liked='1'] .product-wishlist__cta:hover,.product-wishlist[data-already-liked='1'] .product-wishlist__cta:active,.product-wishlist[data-already-liked='1'] .product-wishlist__cta:focus{background:url("../images/theme/icon_heart--black.svg") no-repeat center;background-size:contain}.product-wishlist .product-wishlist__cta{height:16px;width:16px;margin:1px 0 0 1px;content:'';background:url("../images/theme/icon_heart--black.svg") no-repeat center;background-size:contain;cursor:pointer}@media (min-width: 768px) and (max-width: 1199px){.product-wishlist .product-wishlist__cta{height:20px;width:20px}}.product-wishlist .product-wishlist__cta:hover,.product-wishlist .product-wishlist__cta:active,.product-wishlist .product-wishlist__cta:focus{background:url("../images/theme/icon_heart--black-filled.svg") no-repeat center;background-size:contain}.product-actions .product-wishlist{position:static;cursor:pointer}@media (min-width: 992px){.product-actions .product-wishlist{position:relative}.product-actions .product-wishlist,.product-actions .product-wishlist .product-wishlist__cta{height:50px;width:50px;top:auto;right:auto;margin:0}}@media (max-width: 991px){.product-actions .product-wishlist{display:inline-block}}@media (min-width: 992px){.product-detail-intro{display:flex;flex-direction:row;align-items:flex-start}}.product-detail-intro .product-detail-col--thumbs{max-height:813px;flex:1 1 100px;animation:400ms ease-in 400ms 1 normal backwards fadeToTop}@media (max-width: 991px){.product-detail-intro .product-detail-col--thumbs{display:none}}@media (max-width: 991px){.product-detail-intro .product-detail-col--gallery{padding:0;height:calc(100vh - 93px - 91px - 20px);height:-moz-calc(100vh - 93px - 91px - 20px);height:-webkit-calc(100vh - 93px - 91px - 20px)}}.product-detail-intro .product-detail-col--info{flex:1}.product-alternatives{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:1rem}.product-alternatives__item{display:flex;justify-content:center;align-items:center;margin-right:5px;position:relative}.product-alternatives__item .product-alternative-popover{opacity:0;pointer-events:none;position:absolute;transform:translate(-50%, -100%);left:50%;top:-10px;transition:opacity 0.2s ease-in;-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);box-shadow:0 2px 8px rgba(0, 0, 0, 0.2)}.product-alternatives__item .product-alternative-popover:after{content:"";position:absolute;left:50%;bottom:0;height:10px;width:10px;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);box-shadow:0 2px 8px rgba(0, 0, 0, 0.2);transform:translate(-50%, 50%) rotate(45deg)}.product-alternatives__item .product-alternative-popover .product-alternative-popover__img-wrapper{position:relative;background:#fff;z-index:2}@media (max-width: 991px){.product-alternatives__item .product-alternative-popover{display:none}}@media (min-width: 992px){.product-alternatives__item:not(.active):hover .product-alternative-popover,.product-alternatives__item:not(.active):active .product-alternative-popover,.product-alternatives__item:not(.active):focus .product-alternative-popover{pointer-events:all;opacity:1}}.product-alternatives__item.active{cursor:not-allowed}.product-alternatives__item.active .product-alternative-link{pointer-events:none;border:1px solid #7c7c7c;border-radius:100%}.product-alternatives__item:hover .product-alternative-link{border:1px solid #7c7c7c;border-radius:100%}.product-alternative-link{display:flex;justify-content:center;align-items:center;width:23px;height:23px;padding:2px}.product-alternative-link > *{display:block;width:100%;height:100%;position:relative;border-radius:50%}.product-alternative-link > svg{transform:rotate(30deg)}.product-detail-extra{margin-top:20px}.product-code__wrapper{margin-top:0.5rem;text-align:right}.product-code{font-size:11px;font-size:1.1rem}@media (min-width: 992px){.product-code{border-bottom:1px solid #fff}}.product-detail-intro-producer{margin-right:20px;text-transform:uppercase;border-bottom:1px solid #888888;color:#888888;font-size:12px;font-size:1.2rem}.product-detail-intro-producer:hover,.product-detail-intro-producer:active,.product-detail-intro-producer:focus{text-decoration:none}@media (max-width: 991px){.product-detail-intro-producer{display:inline-block;color:#1b1b1b;font-weight:600;margin:0 0 6px}}@media (min-width: 992px){.product-description-item__content > *{padding-bottom:10px}}@media (max-width: 991px){.product-producer__intro-img{display:none}}@media (min-width: 992px){.product-producer__intro-img{width:100%}}.product-producer-category{z-index:3;position:absolute;left:0;bottom:0;width:100%;background:rgba(0, 0, 0, 0.5);padding:20px 20px 10px}@media (max-width: 991px){.product-producer-category{position:static;padding:0 10px 10px}}.product-producer__footer{text-align:center;flex:1;display:flex;justify-content:flex-end;align-items:flex-end;padding-bottom:3.5rem;padding-top:.5rem}.product-producer-footer__more-link{text-transform:uppercase;text-decoration:none;border:1px solid #000;color:#000;background:#fff;font-size:1.2rem;padding:1rem 2rem;margin:0 auto;font-weight:600}.product-producer-footer__more-link:hover,.product-producer-footer__more-link:active,.product-producer-footer__more-link:focus{color:#000;background:#f5f5f5}@media (min-width: 992px){.product-producer__highlights{padding-right:0;flex-grow:1}}@media (max-width: 991px){.product-producer__highlights{display:none !important}}#last-visited-products-container .section{background:#fafafa}.swiper-nav{position:absolute;top:0;right:0;left:0;bottom:0;pointer-events:none;z-index:2}.swiper-nav .swiper-button-next,.swiper-nav .swiper-button-prev{margin:0;transition:background-color 0.2s ease-in-out,opacity 0.2s ease-in,width 0.15s ease-in-out;pointer-events:all;position:relative;top:50%;transform:translateY(calc(-100%));left:auto;right:auto;width:30px;height:60px;background-image:none;background:rgba(178, 178, 178, 0.3);padding:10px;display:flex;justify-content:center;align-items:center}.swiper-nav .swiper-button-next:hover,.swiper-nav .swiper-button-prev:hover,.swiper-nav .swiper-button-next:active,.swiper-nav .swiper-button-prev:active,.swiper-nav .swiper-button-next:focus,.swiper-nav .swiper-button-prev:focus{background:rgba(178, 178, 178, 0.5)}@media (min-width: 1200px){.swiper-nav .swiper-button-next:hover,.swiper-nav .swiper-button-prev:hover,.swiper-nav .swiper-button-next:active,.swiper-nav .swiper-button-prev:active,.swiper-nav .swiper-button-next:focus,.swiper-nav .swiper-button-prev:focus{width:40px}}@media (max-width: 991px){.swiper-nav .swiper-button-next,.swiper-nav .swiper-button-prev{width:25px;height:50px}}.swiper-nav .swiper-button-next:before,.swiper-nav .swiper-button-prev:before{font-family:'FontAwesome';color:#000;font-size:26px;font-size:2.6rem;font-weight:300}@media (max-width: 991px){.swiper-nav .swiper-button-next,.swiper-nav .swiper-button-prev{padding:8px}.swiper-nav .swiper-button-next:before,.swiper-nav .swiper-button-prev:before{font-size:18px;font-size:1.8rem}}.swiper-nav .swiper-button-next.swiper-button-disabled,.swiper-nav .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.swiper-nav .swiper-button-prev{float:left}.swiper-nav .swiper-button-prev:before{content:'\f104'}.swiper-nav .swiper-button-next{float:right}.swiper-nav .swiper-button-next:before{content:'\f105'}.product-detail__benefits-wrapper{display:grid;margin-top:1.9rem;column-gap:0.4rem;row-gap:0.8rem;grid-template-columns:1fr 1fr}@media (max-width: 991px){.product-detail__benefits-wrapper{grid-template-columns:1fr;margin-top:1.6rem}}.product-detail__benefits-wrapper .product-detail__benefit{display:flex;align-items:center;padding:5px 0;font-size:12px;font-size:1.2rem}.product-detail__benefit i,.product-detail__benefit-full-width i,.product-detail__benefit img,.product-detail__benefit-full-width img{font-size:14px;min-width:22px}.product-detail__benefit-full-width{margin:1rem 0;font-size:12px;font-size:1.2rem}.product-detail-intro__availability{padding:15px 0}@media (max-width: 991px){.product-detail-intro__availability{padding:11px 0}}.delivery-date-tomorrow{color:#3caf33}.late-delivery-info{margin:5px 0;padding:4px 10px;background-color:#ffe899}.late-delivery-info .late-delivery-info__text{line-height:20px;line-height:2rem;font-size:14px;font-size:1.4rem;font-weight:700}.product-card-vouchers{font-size:12px;font-size:1.2rem}.product-card-vouchers .product-card-vouchers__voucher:not(:last-of-type){margin-bottom:5px}.product-card-vouchers{margin-top:10px}.product-card-voucher{cursor:pointer;display:flex;justify-content:center}.product-card-voucher__img-wrapper{display:flex;justify-content:center;align-items:center;margin-right:10px}.product-card-voucher-img{max-width:100%}.product-card-voucher-img.lazy:not(.loaded){height:25px}.product-card-voucher__tooltip-wrapper{background:#235C67 url("../images/theme/icon_voucher.svg") no-repeat 4px 50%;background-size:20px 18px;line-height:18px;line-height:1.8rem;padding:4px 4px 4px 28px;color:#fff;font-size:1.3rem}.product-card-voucher-code{font-weight:600}.voucher-info-modal .modal-content{padding:40px 70px}.voucher-info-modal .voucher-info-modal__text{font-size:14px;font-size:1.4rem;margin-top:20px}.product-detail-voucher{display:flex;margin-top:10px;padding:20px;border-radius:20px;background:#235C67;position:relative;color:#fff;transition:all 0.2s ease-in-out}.product-detail-voucher:before,.product-detail-voucher:after{content:'';border-radius:50%;top:50%;background:#fff;width:30px;height:30px;position:absolute}.product-detail-voucher:before{left:0;transform:translate(-50%, -50%)}.product-detail-voucher:after{right:0;transform:translate(50%, -50%)}.product-detail-voucher.product-detail-voucher--not-clickable{cursor:default}.product-detail-voucher.product-detail-voucher--not-clickable:hover,.product-detail-voucher.product-detail-voucher--not-clickable:active,.product-detail-voucher.product-detail-voucher--not-clickable:focus{transform:none;color:#fff}.product-detail-voucher:hover,.product-detail-voucher:active,.product-detail-voucher:focus{text-decoration:none;color:#fff;transform:translateY(-5px)}@media (max-width: 991px){.product-detail-voucher{max-width:400px;margin:10px auto 0}}.product-detail-voucher__percent{flex:30%;font-size:50px;color:#fff;text-align:center;margin-right:15px}.product-detail-voucher__info{flex:70%;border-left:2px dashed #fff;padding-left:15px;display:flex;flex-direction:column;justify-content:center}.product-detail-voucher-info__tooltip{font-weight:600;font-size:14px;padding-bottom:5px}.product-detail-voucher-info__code{font-size:14px;font-size:1.4rem;padding-bottom:5px}.product-detail-voucher-code{font-weight:600;color:#fff}.product-detail-voucher-info__date{color:#fff;font-size:12px;font-size:1.2rem}.promoted-sets{margin-top:10px}.promoted-product-set{display:flex;flex-direction:row;overflow:hidden;text-decoration:none}.promoted-product-set:hover,.promoted-product-set:active,.promoted-product-set:focus{text-decoration:none}.promoted-product-set:hover .promoted-product-set__img-wrapper,.promoted-product-set:active .promoted-product-set__img-wrapper,.promoted-product-set:focus .promoted-product-set__img-wrapper{transform:scale(1.1)}.promoted-product-set .promoted-product-set__img-wrapper{transition:transform 0.2s ease-in-out}.promoted-product-set .promoted-product-set__img-wrapper .promoted-product-set__img{max-width:100%}.promoted-product-set .promoted-product-set__discount{pointer-events:none;display:flex;justify-content:center;align-items:center;background-color:black;color:white;align-self:center;margin-left:2em}.promoted-product-set .promoted-product-set__discount .saving-sticker{padding:0.5em 1em}.products-owl-carousel .owl-item.cloned.active{visibility:hidden}@media (min-width: 992px){body.scrolling-top .main-navbar__utils-wrapper{pointer-events:none;top:0;max-width:1920px;width:100%;z-index:2000;padding:0 25px 0 0}body.scrolling-top .main-navbar__utils-wrapper .main-navbar-buttons{pointer-events:all;float:right}}.product-list{margin-top:2rem;margin-bottom:100px}@media (min-width: 1200px){.product-list{margin-top:2.5rem}}@media (max-width: 991px){.product-list{margin-bottom:25px}}.product-list__title-wrapper{margin-bottom:10px}@media (max-width: 767px){.product-list__title-wrapper{margin-bottom:5px;padding:0 40px;position:relative;text-align:center}}.product-list__back-btn{width:25px;height:25px;font-size:0px;font-size:0rem;border:none;background:url("../images/theme/icon_arrow.svg") no-repeat 50% 50%;text-decoration:none;margin:0;position:absolute;left:0;top:0}@media (min-width: 768px){.product-list__back-btn{display:none}}.product-list__title{color:#111111;font-size:2.1rem;line-height:35px;line-height:3.5rem;margin:0;font-weight:600;letter-spacing:0.4px;display:inline-block;vertical-align:middle}@media (max-width: 991px){.product-list__title{font-size:1.6rem;text-align:center;padding-left:0}}@media (max-width: 991px){.product-list__title{display:none}}.product-list__title-mobile{display:none;font-size:1.7rem;margin:0 auto;letter-spacing:0.7px;padding:1.4rem 0}@media (max-width: 991px){.product-list__title-mobile{display:block}}.product-list__product-count{margin-left:5px;padding:2px 10px;line-height:20px;font-size:14px;font-size:1.4rem;font-weight:600;text-align:center;vertical-align:middle;background-color:rgba(241, 241, 241, 0.8);border:1px solid rgba(241, 241, 241, 0.8)}@media (max-width: 767px){.product-list__product-count{margin:0}}.product-list__no-match{font-size:16px;font-size:1.6rem;margin:20px 0 0;text-align:center;font-weight:400;color:#909090}@media (max-width: 767px){.product-list__no-match{margin:0;font-size:14px;font-size:1.4rem}}@media (max-width: 767px){.product-list__main-content{padding:0 0 30px;margin-top:-10px}}.product-list__description{text-align:left;color:#666666;font-size:16px;font-size:1.6rem;line-height:24px;line-height:2.4rem;margin-top:10px}@media (min-width: 768px) and (max-width: 1199px){.product-list__description{font-size:1.4rem}}@media (max-width: 767px){.product-list__description{display:none}}@media (max-width: 767px){.product-list__intro{margin-bottom:10px}}@media (max-width: 991px){.product-list-filter__body{border:solid #e5e5e5;border-width:0 0 1px 0}}.product-list__load-more-cta{margin:0 auto 25px;display:flex;align-items:center;padding:0 20px;width:fit-content;color:#000;font-size:1.3rem;font-weight:600;border-color:#dddddd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:45px;line-height:41px;line-height:4.1rem}.product-list__load-more-cta:hover,.product-list__load-more-cta:active,.product-list__load-more-cta:focus{background-color:#ddd;color:#000}@media (max-width: 767px){.product-list__load-more-cta{height:35px;line-height:31px;line-height:3.1rem;padding:0 15px;font-size:14px;font-size:1.4rem;margin-bottom:15px}}@media (max-width: 767px){.product-list__products{margin-left:-10px;margin-right:-10px;row-gap:3rem}}.product-list__footer{text-align:center}@media (min-width: 992px){.product-list__footer{margin-top:20px}}.product-list__footer a{text-decoration:none}/*product list cover video/img*/.product-list-cover{margin-bottom:25px}@media (max-width: 767px){.product-list-cover{margin:0 -15px 0 -15px}}.product-list-cover__inner{display:block;height:330px;position:relative;overflow:hidden}.product-list-cover__inner--video:hover,.product-list-cover__inner--video:active,.product-list-cover__inner--video:focus{text-decoration:none}.product-list-cover__inner--video:hover:before,.product-list-cover__inner--video:active:before,.product-list-cover__inner--video:focus:before{text-shadow:0 2px 5px rgba(0, 0, 0, 0.5)}.product-list-cover__inner--video.video-playing:before{opacity:0}@media (max-width: 767px){.product-list-cover__inner--video{height:auto;margin-bottom:-5px}.product-list-cover__inner--video:before{bottom:20px;text-shadow:0 2px 5px rgba(0, 0, 0, 0.25)}}@media (max-width: 767px){.product-list-cover__inner--img{display:none}}.product-list-cover__inner--img-mobile{display:none}@media (max-width: 767px){.product-list-cover__inner--img-mobile{display:block}}.product-list-cover__item{position:absolute;top:50%;min-height:100%}.product-list-cover__item--video{width:100%;transform:translateY(-50%)}@media (max-width: 767px){.product-list-cover__item--video{object-fit:cover;position:static;transform:none}}.product-list-cover__item--img{width:auto;left:50%;transform:translate(-50%, -50%)}.product-list-cover__item--img-mobile{width:100%;height:auto;object-fit:cover;display:none}@media (max-width: 767px){.product-list-cover__item--img-mobile{display:inline}}.product-card__labels-wrapper{position:absolute;bottom:0;left:0;right:0}@media (max-width: 767px){.product-card__labels-wrapper{bottom:-13px}}.product-card__labels-wrapper .product-labels{margin-bottom:0;list-style:none;text-align:left;font-size:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding-left:10px}.product-card__labels-wrapper .product-labels .product-labels__item{-webkit-box-align:center;align-items:center;border:1px solid #111111;color:#111111;background-color:#fff;font-size:1.2rem;font-weight:700;padding:0 6px;margin:1px}@media (max-width: 767px){.product-card__labels-wrapper .product-labels .product-labels__item{font-size:10px;font-size:1rem}}.product-labels__item .product-rating .bt-rating{color:#fff}.product-labels__item .product-rating .bt-rating > span > span:before{color:#fff}.product-list__boxes{margin-top:15px}.product-list__boxes .tiles{display:flex;flex-direction:row;flex-wrap:wrap}@media (max-width: 767px){.product-list__boxes .tiles{margin-bottom:0}.product-list__boxes .tiles > [class*=col]:nth-of-type(n+3){display:none}}.product-list__boxes .tiles .tile{margin:0}.product-list__banner{justify-content:flex-start}@media (max-width: 991px){.product-list__banner{margin:10px 0}}.product-list-ad{display:flex;align-items:center;justify-content:center}.product-list-ad__inner{border:1px solid #e5e5e5;position:relative}.product-list-ad-text{position:absolute;text-align:center;transition:0.2s ease-in-out;width:calc(100% - 20px);bottom:0;padding:5px 20px;left:0;border:none;background-color:#fff;color:#000;line-height:18px;line-height:1.8rem;font-size:14px;font-size:1.4rem;text-transform:none;font-weight:600;opacity:.9;margin:10px}.product-list-ad-text p:last-of-type{margin:0}.product-list-ad__img{max-width:100%}@media (max-width: 991px){body:not(.active-sidebar) .product-list-filter.fixed{height:40px}body:not(.active-sidebar) .product-list-filter.fixed .product-list-filter__body{position:fixed;top:0;background-color:#fff;z-index:2000;width:100vw}}@media (max-width: 991px){.product-list-filter__header{display:none}}.product-list-filter__header .filter-list{margin-bottom:10px}/*filter list*/.filter-list{padding:0;list-style-type:none;overflow:hidden}@media (min-width: 992px){.filter-list{display:flex;flex-wrap:wrap}}.filter-list__item-title{pointer-events:none}@media (min-width: 992px){.filter-list__item-title{display:inline-block;vertical-align:middle;line-height:normal;text-align:left;border-bottom:2px transparent solid;transition:border-color 0.2s;padding-bottom:2px}}.filter-list__item-count{opacity:.5;font-size:1.3rem}.filter-list__item-link{color:#1b1b1b;font-size:16px;font-size:1.6rem;font-weight:600;display:block;line-height:45px;line-height:4.5rem;transition:color .2s}@media (min-width: 992px){.filter-list__item-link{padding:0 5px}.filter-list__item-link.active .filter-list__item-title{border-color:#7f7f7f}.filter-list__item-link.active .filter-list__item-title:after{content:'';width:20px;height:15px;display:inline-block;background:url("../images/theme/icon_thick--black.svg--black") no-repeat 50% 50%;margin-left:8px}.filter-list__item-link:hover .filter-list__item-title,.filter-list__item-link:active .filter-list__item-title,.filter-list__item-link:focus .filter-list__item-title{border-color:#7f7f7f}}@media (min-width: 992px) and (max-width: 1199px){.filter-list__item-link{line-height:50px;line-height:5rem}}@media (max-width: 991px){.filter-list__item-link{border-bottom:2px #f6f6f6 solid;line-height:32px;line-height:3.2rem;padding-top:5px;font-size:15px;font-size:1.5rem;color:#3b3b3b;transition:color 0.2s,border-color 0.2s}.filter-list__item-link.active{color:#000;border-color:#7f7f7f;background:url("../images/theme/icon_thick--black.svg") no-repeat right 2px bottom 10px #fff}.filter-list__item-link:hover,.filter-list__item-link:active,.filter-list__item-link:focus{text-decoration:none;color:#000;border-color:#7f7f7f}}.filter-list__item-img-wrapper{pointer-events:none;display:inline-block;margin-right:0;max-width:45px;vertical-align:top}@media (max-width: 991px){.filter-list__item-img-wrapper{height:32px;width:30px;margin-right:10px;max-width:inherit;line-height:32px;line-height:3.2rem}}@media (min-width: 992px) and (max-width: 1199px){.filter-list__item-img-wrapper{max-width:45px}}.filter-list__item-img img,.filter-list__item-img picture{max-width:100%;max-height:100%;display:block}.filter-list--buttons{padding:0;list-style-type:none;overflow:hidden;margin:10px 0 0;text-align:center}@media (max-width: 991px){.filter-list--buttons{margin:10px 0 0}}.filter-list--buttons .filter-list__item{max-width:initial;flex:none;display:inline-block;margin:0 15px 10px 0}@media (max-width: 991px){.filter-list--buttons .filter-list__item{margin:0 5px 5px 0}}.filter-list--buttons .filter-list__item-title{border:none;display:inline}.filter-list--buttons .filter-list__item-title:after{display:none !important}@media (min-width: 992px){.filter-list--buttons .filter-list__item-title{line-height:normal}}.filter-list--buttons .filter-list__item-link{font-size:16px;font-size:1.6rem;font-weight:700;display:block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#29353e;background:#efefef;text-align:center;height:45px;height:4.5rem;line-height:45px;line-height:4.5rem;transition:background-color 0.2s,color 0.2s;border:none;padding:0 20px}.filter-list--buttons .filter-list__item-link:hover,.filter-list--buttons .filter-list__item-link:active,.filter-list--buttons .filter-list__item-link:focus,.filter-list--buttons .filter-list__item-link.active{background:#29353e;color:#fff;text-decoration:none}@media (max-width: 991px){.filter-list--buttons .filter-list__item-link{font-size:13px;font-size:1.3rem;height:40px;line-height:40px;line-height:4rem}}/*dropdown filter*/@media (min-width: 992px){.dropdown-filter{display:flex;flex-direction:row}}.dropdown-filter-item{transition:all .2s;margin-bottom:0}.dropdown-filter-item.open .dropdown-filter-item__toggle:after{transform:scaleY(-1)}@media (max-width: 991px){.dropdown-filter-item{position:static;margin-bottom:0}.dropdown-filter-item:not(:last-of-type){border:none}.dropdown-filter-item .dropdown-backdrop{display:none}}@media (min-width: 992px){.dropdown-filter-item{margin:10px 10px 10px 0;font-size:14px;line-height:18px;width:auto}}.dropdown-filter-item--cancel{text-align:center}.dropdown-filter-item--cancel.disabled{cursor:not-allowed}.dropdown-filter-item--cancel.disabled .filter-sidebar__remove-btn{pointer-events:none;color:#afaeae}@media (min-width: 992px){.dropdown-filter-item--cancel{display:none}}.dropdown-filter-item__footer{display:none}@media (max-width: 991px){.dropdown-filter-item__footer{display:flex;flex-direction:column;gap:10px;padding:15px;height:250px}}.dropdown-filter-item__footer-submit,.dropdown-filter-item__footer-close{display:flex;justify-content:center;align-items:center;gap:5px;font-size:1.3rem;text-align:center;width:100%;padding:1rem;border:0}.dropdown-filter-item__footer-submit svg,.dropdown-filter-item__footer-close svg{width:17px;height:17px}.dropdown-filter-item__footer-submit{background:#000;color:#fff;font-weight:bold}.dropdown-filter-item__footer-close{color:#000000;background:none}@media (min-width: 992px){.dropdown-filter-item-menu{display:none}.dropdown-filter-item-menu.open-desktop{display:block}}.dropdown-filter-item__header{display:none}@media (max-width: 991px){.dropdown-filter-item__header{display:block;margin-bottom:15px;border-bottom:1px solid #f3f3f3}}.dropdown-filter-item--direct{display:flex}@media (max-width: 991px){.dropdown-filter-item--direct{height:40px}}.dropdown-filter-item--direct:hover,.dropdown-filter-item--direct:active,.dropdown-filter-item--direct:focus{text-decoration:none}.dropdown-filter-item--direct.active .dropdown-filter-item__label:after{content:'';display:block;background:#fff url("/buxus/assets/images/theme/icon_thick.svg") no-repeat 50% 50%;width:20px;height:20px;margin-left:10px}.dropdown-filter-item__label{background:transparent;border:none;font-size:18px;font-size:1.8rem;font-weight:600;height:27px;color:#1b1b1b;width:auto;display:flex;align-items:center;line-height:27px;line-height:2.7rem}.dropdown-filter-item__label:hover,.dropdown-filter-item__label:active,.dropdown-filter-item__label:focus{text-decoration:none}@media (max-width: 991px){.dropdown-filter-item__label{line-height:18px;line-height:1.8rem;height:auto;text-align:left;color:#000;padding:0 2px;text-transform:none;font-size:16px;font-size:1.6rem;border-bottom:2px #f6f6f6 solid;margin:0;transition:border-color 0.2s;position:relative;width:100%;margin-top:10px;padding-bottom:10px}.dropdown-filter-item__label:hover,.dropdown-filter-item__label:active,.dropdown-filter-item__label:focus{border-color:#7f7f7f}.dropdown-filter-item__label:after{position:absolute;right:15px;top:50%;transform:translateY(-50%);margin:0}}@media (max-width: 991px) and (max-width: 991px){.dropdown-filter-item__label:after{right:5px}}@media (min-width: 992px){.dropdown-filter-item__label{line-height:25px;line-height:2.5rem;font-size:14px;font-size:1.4rem;height:auto}.dropdown-filter-item__label > p{display:none}}@media (max-width: 1199px){.dropdown-filter-item__label{height:auto}}.dropdown-filter-item__img{max-height:35px;margin-right:5px}.dropdown-filter-item-menu__item-link--remove{text-decoration:none;font-size:1.15rem}@media (max-width: 991px){.dropdown-filter-item-menu__item-link--remove{font-style:italic}}.dropdown-filter-item__toggle-wrapper{display:flex;align-items:center;margin-bottom:.5rem}@media (max-width: 991px){.dropdown-filter-item__toggle-wrapper{height:60px}}.dropdown-filter-item__toggle-wrapper.open .dropdown-filter-item__toggle.active + .dropdown-filter-item-menu__item-link--remove{display:block !important}.dropdown-filter-item__toggle-wrapper.open .dropdown-filter-item__toggle:after{transform:scaleY(-1)}.dropdown-filter-item__back-btn-wrapper{margin-bottom:0.85rem}@media (max-width: 991px){.dropdown-filter-item__back-btn-wrapper{margin-top:0.5rem;margin-bottom:1.75rem}}.dropdown-filter-item__back-btn{display:flex;align-items:center;text-decoration:none;font-size:1.4rem}@media (max-width: 991px){.dropdown-filter-item__back-btn{font-size:1.5rem;font-weight:bold}}.dropdown-filter-item__back-btn:hover{color:#000}.dropdown-filter-item__back-btn svg{width:16px;height:16px}.dropdown-filter-item__back-btn-text{margin-left:0.5rem;font-weight:bold}.dropdown-filter-item__toggle{background:transparent;border:none;font-size:1.3rem;font-weight:600;height:27px;color:#1b1b1b;width:100%;display:block;line-height:27px;line-height:2.7rem}.dropdown-filter-item__toggle p{margin-bottom:0}.dropdown-filter-item__toggle *{pointer-events:none}.dropdown-filter-item__toggle:after{content:'\f107';position:relative;font-family:'FontAwesome';display:inline-block;font-size:1.2rem;font-weight:600;padding:4px 11px 6px 6px;margin-right:-10px;transition:transform .2s}@media (max-width: 991px){.dropdown-filter-item__toggle:after{padding:0 5px}}@media (max-width: 991px){.dropdown-filter-item__toggle{line-height:18px;line-height:1.8rem;width:100%;height:100%;text-align:left;color:#000;text-transform:none;font-size:1.4rem;border-bottom:2px #f6f6f6 solid;transition:border-color 0.2s;position:relative;font-weight:400}.dropdown-filter-item__toggle:after{content:"";width:10px;height:10px;border-right:1px solid #000;border-bottom:1px solid #000;display:inline-block;transition:all 0.1s ease-in-out;-ms-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;right:25px;top:50%}.dropdown-filter-item__toggle > .dropdown-filter-item__toggle-title{font-size:1.3rem;margin:0;font-weight:600;text-transform:uppercase}}@media (min-width: 992px){.dropdown-filter-item__toggle{height:auto;display:flex;align-items:center}.dropdown-filter-item__toggle > p{display:none}}@media (min-width: 992px) and (max-width: 1199px){.dropdown-filter-item__toggle{height:auto;padding:0}}@media (min-width: 992px){.dropdown-filter-item__toggle .dropdown-filter-item__toggle-title{display:inline-block;margin:0;text-transform:uppercase;letter-spacing:.1rem}}.dropdown-filter-item-menu::-webkit-scrollbar,.dropdown-filter-item-menu.dropdown-menu::-webkit-scrollbar{width:5px;height:5px}.dropdown-filter-item-menu::-webkit-scrollbar-track,.dropdown-filter-item-menu.dropdown-menu::-webkit-scrollbar-track{border-radius:10px;background:rgba(0, 0, 0, 0.15)}.dropdown-filter-item-menu::-webkit-scrollbar-thumb,.dropdown-filter-item-menu.dropdown-menu::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0, 0, 0, 0.4)}.dropdown-filter-item-menu::-webkit-scrollbar-thumb:hover,.dropdown-filter-item-menu.dropdown-menu::-webkit-scrollbar-thumb:hover{background:rgba(0, 0, 0, 0.5)}.dropdown-filter-item-menu::-webkit-scrollbar-thumb:active,.dropdown-filter-item-menu.dropdown-menu::-webkit-scrollbar-thumb:active{background:rgba(0, 0, 0, 0.9)}@media (min-width: 992px){.dropdown-filter-item-menu,.dropdown-filter-item-menu.dropdown-menu{max-height:210px;padding:0;overflow-y:auto;list-style-type:none}}@media (max-width: 991px){.dropdown-filter-item-menu,.dropdown-filter-item-menu.dropdown-menu{position:absolute;top:51px;left:0;background-color:#fff;width:100%;min-height:100%;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0;list-style:none;display:none;z-index:1000;padding-top:0}.dropdown-filter-item-menu.open,.dropdown-filter-item-menu.dropdown-menu.open{display:block}}.dropdown-filter-item-menu--auto-width.dropdown-menu{width:auto}@media (max-width: 991px){.dropdown-filter-item-menu--auto-width.dropdown-menu{width:100%}}.dropdown-filter-item-menu__item-link{display:flex;align-items:center}.dropdown-filter-item-menu__item-link .dropdown-filter-item-menu__item-text{margin-left:1rem}.dropdown-filter-item-menu__item-link .dropdown-filter-item-menu__item-text::first-letter{text-transform:uppercase}.dropdown-filter-item-menu__item-link .dropdown-filter-item-menu__item-text.active{color:#000;font-weight:600}.dropdown-filter-item-menu__item-link .dropdown-filter-item-menu__item-checkbox{display:inline-block;border:1px solid rgba(0, 0, 0, 0.2);margin-bottom:1px;width:15px;height:15px;background:0 0;position:relative}@media (max-width: 991px){.dropdown-filter-item-menu__item-link .dropdown-filter-item-menu__item-checkbox{margin-bottom:4px}}.dropdown-filter-item-menu__item-link .dropdown-filter-item-menu__item-checkbox.active::before{content:"";width:9px;height:6px;border:2px solid #000;border-top:none;border-right:none;background:0 0;-ms-transform:rotate(-50deg);-webkit-transform:rotate(-50deg);transform:rotate(-50deg);-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:2px;left:2px}.dropdown-filter-item-menu__item-link,.dropdown-filter-item-menu.dropdown-menu li > a{font-size:1.4rem;color:#3b3b3b;transition:border-color 0.2s,color 0.2s;white-space:normal}.dropdown-filter-item-menu__item-link:hover,.dropdown-filter-item-menu.dropdown-menu li > a:hover,.dropdown-filter-item-menu__item-link:active,.dropdown-filter-item-menu.dropdown-menu li > a:active,.dropdown-filter-item-menu__item-link:focus,.dropdown-filter-item-menu.dropdown-menu li > a:focus{color:#000;background:none;border-color:#7f7f7f}@media (max-width: 991px){.dropdown-filter-item-menu__item-link,.dropdown-filter-item-menu.dropdown-menu li > a{font-size:15px;font-size:1.5rem;padding:7px 2px 5px}}.dropdown-filter-item-menu__item-link--checkbox{position:relative}.dropdown-filter-item-menu__item-link--checkbox:after{content:'';width:22px;height:22px;border:1px solid #bbb;border-radius:3px;position:absolute;right:0;top:7px;display:block;transition:border-color 0.2s}.dropdown-filter-item-menu__item-link--checkbox:hover,.dropdown-filter-item-menu__item-link--checkbox:active,.dropdown-filter-item-menu__item-link--checkbox:focus,.dropdown-filter-item-menu__item-link--checkbox.active{border-color:#f7f7f7}.dropdown-filter-item-menu__item-link--checkbox:hover:after,.dropdown-filter-item-menu__item-link--checkbox:active:after,.dropdown-filter-item-menu__item-link--checkbox:focus:after,.dropdown-filter-item-menu__item-link--checkbox.active:after{border-color:#000}.dropdown-filter-item-menu__item{margin:.5rem 0;width:100%}.dropdown-filter-item-menu__item a{text-decoration:none}.dropdown-filter-item-menu__item.disabled{cursor:not-allowed}.dropdown-filter-item-menu__item.disabled.dropdown-filter-item-menu__item-link,.dropdown-filter-item-menu.dropdown-menu > li.disabled > a.dropdown-filter-item-menu__item-link{pointer-events:none;color:#afaeae}.fs__input{padding:10px 16px;width:95%;background:#FBFBFB;border:1px solid rgba(34, 34, 34, 0.5);height:36px;min-height:0;margin:0;line-height:14px}.fs__input::placeholder{font-size:1.3rem;font-style:italic;font-weight:400}.dropdown-filter-item-menu--size-wrapper{column-gap:.5rem;display:grid;grid-template-columns:repeat(3, 1fr);padding-right:13px}@media (max-width: 991px){.dropdown-filter-item-menu--size-wrapper{column-gap:2rem}}.dropdown-filter-item-menu--size-wrapper .dropdown-filter-item-menu__item--size{line-height:34px;display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid #ccc;text-decoration:none;height:5rem;text-wrap:nowrap;overflow:hidden;font-size:1.3rem}@media (max-width: 1199px){.dropdown-filter-item-menu--size-wrapper .dropdown-filter-item-menu__item--size{height:4rem}}.dropdown-filter-item-menu--size-wrapper .dropdown-filter-item-menu__item--size:hover,.dropdown-filter-item-menu--size-wrapper .dropdown-filter-item-menu__item--size.active{background-color:black;color:white}@media (min-width: 992px){.dropdown-filter-item-menu.dropdown-menu{min-width:0;width:250px}}@media (min-width: 992px){.dropdown-filter-item-menu.dropdown-menu.dropdown-filter-item-menu--wide{width:360px}}@media (min-width: 992px){.dropdown-filter-item-menu.dropdown-menu.dropdown-filter-item-menu--small{width:110px}}.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search{background:none}.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search .form-field__input{background:#f5f5f5;border:1px solid transparent;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:all .2s;padding:15px 9px 8px}.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search .form-field__input:hover{border-color:#9b9b9b}.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search .form-field__input:active,.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search .form-field__input:focus{border-color:rgba(0, 0, 0, 0.87);border-width:2px;background:none}.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search .form-field__input:active ~ .form-field__label,.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search .form-field__input:focus ~ .form-field__label{background:#fff;top:-9px;font-size:1.1rem;font-weight:600}.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search .form-field__label{transition:all 0.2s ease-in-out;left:9px}.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search .form-field__input,.dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--search .form-field__label{font-size:14px;font-size:1.4rem}.dropdown-filter-item-menu.dropdown-menu.dropdown-filter-item-menu--category .dropdown-filter-item-menu__item-link--category.active{font-weight:600;color:#000}.dropdown-filter-item-menu.dropdown-menu.dropdown-filter-item-menu--category .dropdown-filter-item-menu__item-link--category .filter-list__item-title{line-height:45px;line-height:4.5rem;padding-left:10px}@media (max-width: 991px){.dropdown-filter-item-menu.dropdown-menu.dropdown-filter-item-menu--category .dropdown-filter-item-menu__item-link--category .filter-list__item-title{line-height:32px;line-height:3.2rem}}@media (max-width: 991px){.dropdown-filter-item-menu{display:none}.dropdown-filter-item-menu.flex{display:flex;flex-direction:column}}@media (max-width: 991px){.dropdown-filter-item-menu{height:100vh}}.dropdown-filter-item--category .dropdown-filter-item-menu{max-height:300px}@media (max-width: 991px){.dropdown-filter-item--category .dropdown-filter-item-menu{margin-left:0}}.dropdown-filter-item--category .dropdown-filter-item-menu__item-link--category.active{color:#000;font-weight:600}.dropdown-filter-item--category .dropdown-filter-item-menu__item{margin-top:0.5rem}.dropdown-filter-item-menu--price{overflow-x:visible}@media (min-width: 992px){.dropdown-filter-item-menu--color{padding:1rem 0.5rem;flex-direction:row;flex-wrap:wrap}}.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:flex-start}@media (max-width: 991px){.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper{justify-content:center;padding:0 15px;column-gap:10px}}.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper .dropdown-filter-item-menu__item--color{width:auto;display:flex;align-items:center;height:fit-content;margin:0 12px 10px 0}.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper .dropdown-filter-item-menu__item--color .dropdown-filter-item-menu__item-link--color{width:100%;background-color:transparent}.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper .dropdown-filter-item-menu__item--color .dropdown-filter-item-menu__item-link--color.active .filter-color-preview{border:2.5px solid #000;border-radius:50%}.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper .dropdown-filter-item-menu__item--color .dropdown-filter-item-menu__item-link--color.active .filter-color-preview:before{content:"";border:2px solid transparent;position:absolute;top:1px;bottom:1px;left:1px;right:1px;z-index:2}.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper .dropdown-filter-item-menu__item--color .dropdown-filter-item-menu__item-link--color .filter-color-preview{display:inline-block;width:30px;height:30px;border-radius:30px;vertical-align:middle;position:relative;border:1px solid #ccc}@media (max-width: 1199px){.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper .dropdown-filter-item-menu__item--color .dropdown-filter-item-menu__item-link--color .filter-color-preview{width:40px;height:40px}}.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper .dropdown-filter-item-menu__item--color .dropdown-filter-item-menu__item-link--color .filter-color-preview:hover{border:2.5px solid #000;border-radius:50%}.dropdown-filter-item-menu--color .dropdown-filter-item-menu--color-wrapper .dropdown-filter-item-menu__item--color .dropdown-filter-item-menu__item-link--color .filter-color-preview .filter-color-preview__img{width:18px;height:18px;vertical-align:top}@media (min-width: 992px){.dropdown-filter-item.open .dropdown-filter-item-menu.dropdown-menu.dropdown-filter-item-menu--color{display:flex}}.dropdown-filter-item-menu__submit-btn{width:100%;max-width:200px;display:block;margin:10px auto 0;background-color:#ed1c24;height:35px;border:none;font-weight:600;color:#fff;font-size:17px;font-size:1.7rem}@media (min-width: 992px){.dropdown-filter-item-menu__submit-btn{display:none}}@media (min-width: 992px){.dropdown-filter__item-group{padding-left:0}}.dropdown-filter-item-menu__list{list-style-type:none;padding-left:0}@media (max-width: 991px){.dropdown-filter-item-menu__list{flex:1;overflow-y:scroll;padding:0 2rem;padding-left:2rem;align-items:flex-start;align-content:flex-start;gap:15px}}@media (max-width: 991px){.dropdown-filter-item-menu__list-category{padding-left:3.5rem}}.dropdown-filter-item--order-by{padding-top:0}@media (min-width: 992px){.dropdown-filter-item--order-by{flex:0 0 20%;width:20%;max-width:20%;padding-bottom:0}}@media (min-width: 992px) and (max-width: 1199px){.dropdown-filter-item--order-by{width:15%;flex:0 0 15%;max-width:15%}}.dropdown-filter-item--order-by .dropdown-filter-item__toggle{text-align:left;padding-left:0;height:40px;line-height:40px;line-height:4rem}.dropdown-filter-item--order-by .dropdown-filter-item__toggle .dropdown-filter-item-menu__item-link.active{color:#000;background:url("../images/theme/icon_thick--black.svg") no-repeat right 4.5px top 60% #fff;padding-right:30px}@media (max-width: 991px){.dropdown-filter-item--order-by .dropdown-filter-item__toggle{text-align:center;padding:0;border:none;margin:0}.dropdown-filter-item--order-by .dropdown-filter-item__toggle:after{display:none}}.dropdown-filter-item--order-by .dropdown-filter-item-menu{width:calc(100% - 15px);margin-left:15px}@media (max-width: 991px){.dropdown-filter-item--order-by{position:relative}.dropdown-filter-item--order-by:after{display:block;content:'';background:#e5e5e5;width:2px;height:20px;position:absolute;right:-1px;top:50%;transform:translateY(-50%)}.dropdown-filter-item--order-by .dropdown-filter-item-menu,.dropdown-filter-item--order-by .dropdown-filter-item-menu.dropdown-menu{display:block;position:fixed;top:0;background-color:#fff;right:-100vw;width:100%;bottom:0;z-index:4500;opacity:0;transition:opacity .4s,right .4s;left:auto;margin:0}.dropdown-filter-item--order-by .dropdown-filter-item-menu .dropdown-filter-item-menu__item--footer,.dropdown-filter-item--order-by .dropdown-filter-item-menu.dropdown-menu .dropdown-filter-item-menu__item--footer{left:0}.dropdown-filter-item--order-by.open .dropdown-filter-item-menu,.dropdown-filter-item--order-by.open .dropdown-filter-item-menu.dropdown-menu{right:0;opacity:1}.dropdown-filter-item--order-by .dropdown-filter-item-menu__item-link--remove,.dropdown-filter-item--order-by .dropdown-filter-item-menu.dropdown-menu li > a.dropdown-filter-item-menu__item-link--remove{display:block}}/*filter sidebar*/.filter-sidebar-toggle{background:transparent;border:none;text-align:center;width:100%;font-size:1.4rem;font-weight:600;color:#000;line-height:40px;line-height:4rem;padding:0;height:40px;display:block}.filter-sidebar-toggle.active:after{content:'';display:inline-block;height:40px;width:20px;background:url("../images/theme/icon_thick--black.svg") no-repeat 50% 50%;margin-left:10px;vertical-align:top}@media (min-width: 992px){.filter-sidebar-toggle{display:none}}body.scrolling-top .product-list-filter .product-list-filter__header{padding-top:10px}body.scrolling-top .product-list-filter .product-list-filter__body .filter-sidebar{border-top:none}body.scrolling-top .product-list-filter__header ~ .product-list-filter__body .filter-sidebar{border-top:1px solid #e5e5e5}@media (max-width: 991px){body.scrolling-top .product-list-filter__header ~ .product-list-filter__body .filter-sidebar{padding:9px 0}}@media (max-width: 991px){.product-list-filter__header ~ .product-list-filter__body .filter-sidebar{padding:9px 0}}@media (min-width: 992px){.filter-sidebar{padding:10px 0 0}}@media (max-width: 991px){.filter-sidebar{position:fixed;top:0;background-color:#fff;right:-100vw;width:100%;bottom:0;z-index:4500;opacity:0;padding-top:0}.filter-sidebar.show{right:0;opacity:1;display:flex !important;flex-direction:column}}@media (max-width: 991px){.filter-sidebar__body{display:block;margin:0;overflow-y:scroll;height:100vh;width:100%}}@media (min-width: 992px){.filter-sidebar__body{display:flex;flex-direction:column}.filter-sidebar__body .filter-sidebar-body-utils{flex-shrink:0}.filter-sidebar__body .filter-list{display:none}.filter-sidebar__body .filter-sidebar-body-utils{flex-shrink:0}}.filter-sidebar__body-content{display:flex;flex-direction:column}@media (max-width: 991px){.filter-sidebar__body-content{display:block;overflow-y:scroll;width:100%;padding-bottom:120px}}.dropdown-filter-utils{margin-left:auto}@media (max-width: 991px){.dropdown-filter-utils .dropdown-filter-utils__sortbar{display:none}}.dropdown-filter-utils .dropdown-filter-utils__count{margin-right:0}.dropdown-filter-item-menu__item--header{pointer-events:none;border-bottom:1px solid #e5e5e5e5}.dropdown-filter-item-menu__item--footer{vertical-align:bottom;position:fixed;bottom:0;width:100%;text-align:center;background-color:#fff}@media (min-width: 992px){.dropdown-filter-item-menu__item--footer{display:none}}.sort-bar__header{position:relative;display:flex;justify-content:space-between;background-color:#f6f6f6;padding:5px 10px 1px 20px;align-items:baseline;font-weight:bold}@media (min-width: 992px){.sort-bar__header{display:none}}.filter-sidebar__header{display:flex;justify-content:space-between;background-color:#f6f6f6;position:relative;padding:5px 10px 1px 20px;border-bottom:1px solid #e5e5e5e5;align-items:baseline}@media (min-width: 992px){.filter-sidebar__header{display:none}}.filter-sidebar__header-label{font-size:1.4rem;font-weight:bold}.filter-sidebar__header-cancel-all{display:flex;font-size:1.3rem;font-style:italic;gap:6px;align-items:start}.filter-sidebar__header-cancel-all svg{width:16px;height:16px}.filter-sidebar__close-btn{height:40px;width:40px;background:#f6f6f6;border:none;font-size:16px}.filter-sidebar__back-btn{position:relative;font-size:15px;font-size:1.5rem;font-weight:600;color:#000;display:flex;border:none;background:none;text-align:left;padding:1.5rem 0 1.5rem 2rem;align-items:center}.filter-sidebar__back-btn.visible .filter-sidebar-title{display:block;margin-top:8px;margin-left:30px}.filter-sidebar__back-btn.visible:before{content:"";border:solid black;border-width:0 2px 2px 0;display:inline-block;width:8px;height:8px;margin-right:.75rem;-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.filter-sidebar__title{margin:0;font-size:14px;font-size:1.4rem;font-weight:600;line-height:40px;line-height:4rem;color:#000;display:inline-block;vertical-align:middle}.product-list__summary{display:flex}.product-list__summary .product-list__summary-item--title{flex-grow:1}.product-list__summary .product-list__summary-item--utils{flex-shrink:0}.product-list__summary .product-list__summary-item--utils .dropdown-filter-item{border:1px solid #e5e5e5;margin:0 10px 0 0}.product-list__summary .product-list__summary-item--utils .dropdown-filter-item:last-of-type{margin:0}.product-list__summary .product-list__summary-item--utils .dropdown-filter-item:hover,.product-list__summary .product-list__summary-item--utils .dropdown-filter-item:active,.product-list__summary .product-list__summary-item--utils .dropdown-filter-item:focus{border-color:#000}@media (min-width: 992px){.product-list__summary .product-list__summary-item--utils .dropdown-filter-item{line-height:22px;line-height:2.2rem}.product-list__summary .product-list__summary-item--utils .dropdown-filter-item .dropdown-filter-item__toggle--sort:before{background:url("../images/theme/1_25arows_b.svg") no-repeat 50% 50%}.product-list__summary .product-list__summary-item--utils .dropdown-filter-item .dropdown-filter-item__toggle--count:before{background:url("../images/theme/4.svg") no-repeat 50% 50%}.product-list__summary .product-list__summary-item--utils .dropdown-filter-item .dropdown-filter-item__toggle:before{content:'';width:16px;height:16px;background-size:16px;background-size:contain;display:inline-block;vertical-align:middle;padding:3px 15px;margin-left:-10px}.product-list__summary .product-list__summary-item--utils .dropdown-filter-item .dropdown-filter-item__toggle:after{padding:3px 5px 3px 10px}}@media (max-width: 991px){.product-list__summary .product-list__summary-item--utils{display:none}}.filter-sidebar__footer{display:block;width:100%;text-align:center;background-color:#fff;padding:2rem 20px 3rem 20px;position:absolute;bottom:0}@media (min-width: 992px){.filter-sidebar__footer{display:none}}.filter-sidebar__submit-btn{display:block;margin:0 auto;background-color:#111111;border:none;font-weight:600;color:#fff;font-size:1.3rem;padding:1rem 0;width:100%}.filter-sidebar__submit-btn i{font-weight:400;font-style:normal}.filter-sidebar__remove-btn-wrapper{display:none}@media (max-width: 991px){.filter-sidebar__remove-btn-wrapper{display:flex;width:100%;justify-content:center;margin-top:1rem;padding:1rem 0}}.dropdown-filter-item-menu__item-link--remove-wrapper{justify-content:flex-end;position:absolute;top:11px;right:0;display:flex}@media (max-width: 991px){.dropdown-filter-item-menu__item-link--remove-wrapper{position:initial;width:100%;margin-top:1rem;justify-content:center}}.filter-sidebar__remove-btn{display:flex;gap:6px;font-size:1.25rem;font-weight:400;color:#111111;text-decoration:none}.filter-sidebar__remove-btn:hover,.filter-sidebar__remove-btn:active,.filter-sidebar__remove-btn:focus{color:#000;text-decoration:none}.filter-sidebar__remove-btn svg{width:16px;height:16px}/*search summary*/.fs-search-summary-list{padding:5px 0}.search-summary-item{margin:5px 25px 5px 0;float:left}.search-summary-item--cancel a{display:inline-block;border:1px solid #969696;height:30px;padding:5px 30px 5px 10px;font-size:13px;font-size:1.3rem;font-weight:400;color:#000;position:relative;transition:background-color 0.2s;text-decoration:none}.search-summary-item--cancel a:hover{background:#e6e6e6}.search-summary-item--cancel a:after{content:'';height:30px;width:30px;right:0;top:0;position:absolute;background:url("../images/theme/icon_cross--small.svg") no-repeat 50% 50%}.search-summary-item--cancel a span{line-height:22px;line-height:2.2rem}.search-summary-item__title{display:inline-block;font-size:14px;font-size:1.4rem;font-weight:600;vertical-align:middle;color:#000;margin:0 5px 0 0;line-height:30px;line-height:3rem}@media (max-width: 991px){.search-summary-item__title{display:none}}.search-summary-item-list{display:inline-block;vertical-align:top;list-style-type:none;padding:0;margin:0}@media (max-width: 991px){.search-summary-item-list{display:none}}.search-summary-item-list__item{display:inline-block}.search-summary-item-list__item a{background-color:rgba(241, 241, 241, 0.8);border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;height:30px;padding:5px 30px 5px 10px;font-size:13px;font-size:1.3rem;font-weight:400;color:#000;position:relative;transition:background-color 0.2s}.search-summary-item-list__item a .glyphicon{display:none}.search-summary-item-list__item a:after{content:'';height:30px;width:30px;right:0px;top:0;position:absolute;background:url("../images/theme/icon_cross--small.svg") no-repeat 50% 50%}.search-summary-item-list__item a > span{line-height:22px;line-height:2.2rem}.search-summary-item-list__item a:hover,.search-summary-item-list__item a:active,.search-summary-item-list__item a:focus{background-color:#e6e6e6;color:#000}@media (max-width: 767px){.search-summary-item-list__item{margin-bottom:4px}}.count-switch__label{font-weight:400;color:#909090;font-size:16px;font-size:1.6rem;margin:0 5px 0 0;vertical-align:middle}.count-switch__select.bootstrap-select.form-select{width:60px !important;min-width:0 !important}.count-switch__select.bootstrap-select.form-select > .dropdown-toggle{font-size:16px;font-size:1.6rem;padding:0 0 0 10px;transition:border-radius 0.2s}.count-switch__select.bootstrap-select.form-select > .dropdown-toggle .filter-option{line-height:33px;line-height:3.3rem}.count-switch__select.bootstrap-select.form-select > .dropdown-toggle:after{font-size:15px;font-size:1.5rem;right:10px}.count-switch__select.bootstrap-select.form-select > .dropdown-menu{margin-top:-1px;border-color:#dad5d5;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;max-width:100%;-webkit-box-shadow:0 8px 20px -3px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 8px 20px -3px rgba(0, 0, 0, 0.15);box-shadow:0 8px 20px -3px rgba(0, 0, 0, 0.15)}.count-switch__select.bootstrap-select.form-select > .dropdown-menu li a{padding:3px 10px;font-size:16px;font-size:1.6rem;color:#111111;transition:background-color 0.2s}.count-switch__select.bootstrap-select.form-select.open > .dropdown-toggle,.count-switch__select.bootstrap-select.form-select:hover > .dropdown-toggle,.count-switch__select.bootstrap-select.form-select:focus > .dropdown-toggle{border-color:#dad5d5}.count-switch__select.bootstrap-select.form-select.open > .dropdown-toggle{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}/*price slider*/.fs-slider-wrapper{position:relative;width:90%;margin:0 auto;padding:30px 0}.fs-currency-slider__values-wrapper{font-size:1.35rem;position:absolute;width:100%}.fs-currency-slider__values-wrapper .fs-currency-slider__value{position:absolute}.fs-currency-slider__values-wrapper .fs-currency-slider__value:nth-child(1){left:0}.fs-currency-slider__values-wrapper .fs-currency-slider__value:nth-child(2){left:25%}.fs-currency-slider__values-wrapper .fs-currency-slider__value:nth-child(3){left:50%}.fs-currency-slider__values-wrapper .fs-currency-slider__value:nth-child(4){left:75%}.fs-currency-slider__values-wrapper .fs-currency-slider__value:nth-child(5){left:100%}.fs-currency-slider__values-wrapper .fs-currency-slider__border{position:absolute;background:#3D4246;border-left:1px solid;top:-18px;height:10px}.fs-currency-slider__values-wrapper .fs-currency-slider__border:nth-child(1){left:0}.fs-currency-slider__values-wrapper .fs-currency-slider__border:nth-child(2){left:25%}.fs-currency-slider__values-wrapper .fs-currency-slider__border:nth-child(3){left:50%}.fs-currency-slider__values-wrapper .fs-currency-slider__border:nth-child(4){left:75%}.fs-currency-slider__values-wrapper .fs-currency-slider__border:nth-child(5){left:100%}.slider-selection{background:#00434c;border:1px #c5e1e6 solid;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.slider-track-low,.slider-track-high{background:#e2e2e2;border:1px #f0f0f0 solid;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.slider.slider-horizontal{width:100%}.slider.slider-horizontal .slider-track{height:6px}.slider.slider-horizontal .slider-handle{background-color:#1b1b1b;background-image:none;border:1px solid black;margin-top:-7px;margin-left:0;width:8px;height:25px;z-index:10;border-radius:0}.slider.slider-horizontal .tooltip{display:none}.product-category-filter{margin-top:45px;position:sticky;top:80px}.product-category-filter .product-category-filter__title{-webkit-box-align:center;align-items:center;position:relative;display:flex;cursor:pointer;list-style:none;box-sizing:border-box;font-weight:400;padding:6px 0;font-size:1.3rem;transition:all 100ms ease-in-out 0s;color:#000}.product-category-filter .product-category-filter__title:hover{text-decoration:underline}.product-category-filter .product-category-filter__title.product-category-filter__title--active{font-weight:600}.product-category-filter .product-category-filter__title.product-category-filter__title--current{pointer-events:none}.product-category-filter .product-category-filter__title.product-category-filter__title--current:before{content:"‣";position:absolute;top:6px;bottom:0;left:-12px;height:11.5px;margin:auto;line-height:0.5rem;font-size:24px}.product-category-filter .product-category-filter__children{display:flex;flex-direction:column;align-items:flex-start;margin:0;padding:0 0 10px 7%}.dropdown-filter-item-menu__currency-inputs-wrapper{display:flex;align-items:center;column-gap:1.5rem}.dropdown-filter-item-menu__currency-inputs-wrapper .dropdown-filter-item-menu__currency-input-wrapper{position:relative;height:36px;float:left;padding:0;line-height:24px;border:1px solid #e3e3e3;clear:none;text-align:center;display:flex;justify-content:space-between}.dropdown-filter-item-menu__currency-inputs-wrapper .dropdown-filter-item-menu__currency-input-wrapper .dropdown-filter-item-menu__currency-input-symbol{padding-left:6px;margin:auto 0}.dropdown-filter-item-menu__currency-inputs-wrapper .dropdown-filter-item-menu__currency-input-wrapper .dropdown-filter-item-menu__currency-input{padding:0 10px;width:100%;border:none;text-align:right;font-size:1.3rem}.slider.slider-horizontal .slider-track{height:2px}.slider-selection{background:black;border:1px solid black}.sort__item{margin:0;padding:.75rem 0}@media (max-width: 991px){.sort__item{border-bottom:1px solid #e5e5e5e5;padding:.75rem 0 .75rem .75rem}}.sort__item:hover{background:#eee}.sort__item .dropdown-filter-item-menu__item-link{position:relative}.sort__item .dropdown-filter-item-menu__item-link.active{font-weight:600}.sort__item .dropdown-filter-item-menu__item-link.active:after{content:"";width:9px;height:6px;border:2px solid #000;border-top-width:2px;border-top-style:solid;border-top-color:#000000;border-right-width:2px;border-right-style:solid;border-right-color:#000000;border-top:none;border-right:none;background:0 0;-ms-transform:rotate(-50deg);-webkit-transform:rotate(-50deg);transform:rotate(-50deg);-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:8px;right:20px}@media (max-width: 991px){.sort__item .dropdown-filter-item-menu__item-link.active:after{top:15px}}.contact-page{background:url("../images/theme/page_bg2.jpg") 50% 0 no-repeat}.contact-page-intro__box{background-color:#fff;border-top:4px #41a7a1 solid;padding:40px 55px 45px 80px;-webkit-box-shadow:0 5px 20px rgba(41, 61, 104, 0.12);-moz-box-shadow:0 5px 20px rgba(41, 61, 104, 0.12);box-shadow:0 5px 20px rgba(41, 61, 104, 0.12)}@media (min-width: 992px) and (max-width: 1199px){.contact-page-intro__box{padding:40px 55px}}@media (min-width: 768px) and (max-width: 991px){.contact-page-intro__box{padding:20px 5px}}@media (max-width: 767px){.contact-page-intro__box{padding:20px}}.contact-page-intro__title{padding-left:50px;margin:0 0 25px;font-size:18px;font-size:1.8rem;line-height:30px;line-height:3rem;font-weight:400;position:relative}.contact-page-intro__title > b{font-weight:900;display:block;font-size:22px;font-size:2.2rem}.contact-page-intro__title:before{content:'';height:28px;width:28px;background:url("../images/theme/icon_color-flake.svg") 50% no-repeat;display:block;position:absolute;left:0;top:10px}.contact-page-intro__map{position:relative;margin-bottom:45px}.contact-page-intro__map img{width:100%}@media (max-width: 767px){.contact-page-intro__map{margin:0 -35px 25px}}.contact-page-intro__map-overlay{position:absolute;bottom:0;width:100%;background-color:#41a6a0;color:#fff;text-align:center;font-weight:600;height:38px;line-height:38px;line-height:3.8rem;font-size:16px;font-size:1.6rem}@media (max-width: 991px){.contact-page-intro__map-overlay{font-size:14px;font-size:1.4rem}}.store__info{padding:0;list-style:none;line-height:26px;line-height:2.6rem}.contact-page-intro__cta{font-weight:700;font-size:12px;font-size:1.2rem;text-transform:uppercase;text-align:center;color:#ed1c24;height:38px;width:180px;border:2px solid #ed1c24;-webkit-border-radius:19px;-moz-border-radius:19px;border-radius:19px;padding:0;line-height:38px;line-height:3.8rem;float:right;margin-top:7px;transition:all .4s}.contact-page-intro__cta:hover,.contact-page-intro__cta:active,.contact-page-intro__cta:focus{color:#fff;background-color:#ed1c24}@media (max-width: 767px){.contact-page-intro__cta{margin:10px auto;float:none;display:block}}.contact-page-intro__gallery{margin:0;height:100%}@media (max-width: 767px){.contact-page-intro__gallery{margin-top:20px;margin-left:-10px}}.about-us__text{line-height:30px;line-height:3rem;color:#111111;font-size:16px;font-size:1.6rem;padding-right:60px}.about-us__text > p{margin-bottom:25px}@media (max-width: 767px){.about-us__text{padding-right:0}}.about-us__title{font-size:18px;font-size:1.8rem;font-weight:900;padding-left:45px;position:relative;margin:0 0 25px}.about-us__title:before{content:'';height:28px;width:28px;background:url("../images/theme/icon_color-flake.svg") 50% no-repeat;display:block;position:absolute;left:0;top:-5px}.about-us__info{list-style:none;padding:0 45px;line-height:26px}.contact-form{background:#fff;border:1px solid #b1d9d7;padding:45px 100px 35px 80px}@media (min-width: 768px) and (max-width: 1199px){.contact-form{padding:55px 45px}}@media (max-width: 767px){.contact-form{max-width:100%;width:100%;padding:20px;margin-top:20px}}.contact-form__title{margin:0 0 15px;font-size:16px;font-size:1.6rem;font-weight:700;text-transform:uppercase}.tag_service{background-color:#6e4068}.tag_rental{background-color:#379c96}.tag_second_hand{background-color:#328cab}.tag_inactive{background-color:#ede9e9}.row-hidden{display:none}.promoted-store__img{height:340px;width:588px}.section__title{text-align:left;margin:0 0 25px;font-size:2rem;font-weight:600;text-transform:uppercase}@media (max-width: 991px){.section__title{font-size:1.6rem}}.section__title.section__title--carousel{text-transform:uppercase;margin:0 0 10px 0}.section__title a{text-decoration:underline;color:#111111}.section__title a:hover,.section__title a:active,.section__title a:focus{color:#000}@media (max-width: 767px){.section__title{margin:0 0 20px}}.section__title--small{font-size:28px;font-size:2.8rem;margin-bottom:15px}@media (max-width: 767px){.section__title--small{font-size:24px;font-size:2.4rem;margin-top:10px}}@media (max-width: 767px){.section--social-cards{padding-bottom:0;padding-top:10px}}.page__title{font-size:36px;font-size:3.6rem;font-weight:700;text-transform:uppercase;text-align:center;color:#111111;margin:0 0 55px 0}@media (min-width: 768px) and (max-width: 1199px){.page__title{font-size:2.8rem}}@media (max-width: 767px){.page__title{font-size:24px;font-size:2.4rem;margin-bottom:20px}}@media (min-width: 768px){.page__title + .page__perex{margin-top:-30px}}.page__perex{color:#1b1b1b;font-size:18px;font-size:1.8rem;text-align:center;font-weight:600;line-height:25px;line-height:2.5rem;max-width:750px;margin:0 auto 50px}@media (min-width: 768px) and (max-width: 991px){.page__perex{max-width:580px}}@media (max-width: 767px){.page__perex{font-size:16px;font-size:1.6rem;line-height:23px;line-height:2.3rem;margin-bottom:25px}}.page__perex p{margin:0}/*section (info-page)*/.page-section{margin-bottom:80px}.page-section + .holokolo-banner{margin-top:-80px}@media (max-width: 767px){.page-section{margin-bottom:25px}.page-section + .holokolo-banner{margin-top:-25px}}.page-section .section:first-of-type{padding-top:0}.page-section__col{flex-direction:inherit !important}.page-section__col--content{align-items:center}@media (max-width: 767px){.page-section__col--img{padding:0}}.page-section__img{max-width:100%}.page-section__content-wrapper{padding:15px 25px 15px 35px}@media (min-width: 992px) and (max-width: 1199px){.page-section__content-wrapper{padding:15px 15px 0}}@media (min-width: 768px) and (max-width: 991px){.page-section__content-wrapper{padding:5px 0 0}}@media (max-width: 767px){.page-section__content-wrapper{padding:30px 15px 0}}.page-section__title{margin:0 0 15px;font-size:20px;font-size:2rem;font-weight:700;text-transform:uppercase;color:#1b1b1b;padding-bottom:10px;position:relative}.page-section__title:after{content:'';position:absolute;bottom:0;left:0;border-top:1px #e0e0e0 solid;height:2px;background-color:#9f9f9f;width:192px}@media (max-width: 767px){.page-section__title{font-size:18px;font-size:1.8rem}}.page-section__editor-content{font-size:16px;font-size:1.6rem;color:#1b1b1b;line-height:26px;line-height:2.6rem}.page-section__editor-content p:last-child{margin-bottom:0}@media (max-width: 767px){.page-section__editor-content{font-size:15px;font-size:1.5rem;line-height:24px;line-height:2.4rem}}.page__editor-content{font-size:16px;font-size:1.6rem;color:#1b1b1b;line-height:26px;line-height:2.6rem;text-align:center}.page__editor-content p:last-child{margin-bottom:0}@media (max-width: 767px){.page__editor-content{font-size:15px;font-size:1.5rem;line-height:24px;line-height:2.4rem}}/*page intro*/.page-intro{position:relative;height:710px;display:flex;align-items:center;overflow:hidden}@media (max-width: 1599px){.page-intro{height:650px}}@media (max-width: 767px){.page-intro{height:350px}}.page-intro__content{color:#fff;text-align:center;display:block;margin:0 auto;z-index:0}.page-intro__title{margin:0 0 25px;font-size:70px;font-size:7rem;font-weight:700}@media (min-width: 768px) and (max-width: 991px){.page-intro__title{font-size:58px;font-size:5.8rem}}@media (max-width: 767px){.page-intro__title{font-size:38px;font-size:3.8rem;padding:0 15px}}.page-intro__img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%}@media (max-width: 767px){.page-intro__img{height:100%;width:auto;min-width:auto}}.page-intro__subtitle{font-size:26px;font-size:2.6rem;font-weight:600;line-height:32px;line-height:3.2rem;max-width:70%;margin:0 auto}@media (max-width: 767px){.page-intro__subtitle{font-size:18px;font-size:1.8rem;line-height:21px;line-height:2.1rem}}.page-intro__subtitle > p:last-of-type{margin-bottom:0}/*section (homepage)*/.section{padding:3rem 0;color:var(--custom-font-color, #111111);background-color:var(--custom-bg-color, #fff);background-image:var(--custom-bg-image, none);background-repeat:no-repeat;background-position:50% 0;background-size:auto 100%;overflow-x:hidden}.section:nth-child(2n){background-color:#fafafa}.section .owl-carousel .owl-next,.section .owl-carousel .owl-prev{color:var(--custom-font-color, #111111) !important}.section.section--carousel{text-align:left}@media (max-width: 991px){.section{padding:2rem 0}}/*INFO PAGES*/main.text-page{padding:51px 0}@media (max-width: 767px){main.text-page{padding:20px 0 40px}}main.text-page picture,main.text-page img{max-width:100%;height:auto}.modal{overflow-y:auto;z-index:2040}.modal-form{position:relative;overflow:hidden}.modal-content{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:0 14px 48px rgba(0, 0, 0, 0.23);-moz-box-shadow:0 14px 48px rgba(0, 0, 0, 0.23);box-shadow:0 14px 48px rgba(0, 0, 0, 0.23);background-color:#fff;border:none;width:636px;margin:0 auto;max-width:100%;padding:60px 120px}@media (max-width: 767px){.modal-content{padding:50px 10px 35px}}.modal-content > .product-detail{margin:-20px -50px}.modal-dialog{width:636px;max-width:90%}@media (min-width: 992px){.modal-dialog{margin:155px auto}}@media (max-width: 991px){.modal-dialog{margin:100px auto}}.modal-header{padding:0;border:none;margin-bottom:20px}.modal-body{padding:0}.modal-footer{border:none;position:absolute;bottom:0;width:100%;text-align:right;padding:0;right:15px}@media (max-width: 767px){.modal-footer{position:static;margin:15px 0}}.modal-backdrop{background-color:#464444}.modal-backdrop.in{opacity:.8}.modal__cta{padding:0 37px;text-transform:none;font-size:18px;font-size:1.8rem;font-weight:600;color:#000;height:50px}.modal__cta:hover,.modal__cta:active,.modal__cta:focus{background-color:#000;color:#fff}.modal__close-btn{position:absolute;right:15px;top:15px;font-size:0px;font-size:0rem;width:30px;height:30px;border:none;background:url("../images/theme/icon_cross--black.svg") no-repeat 50% 50%}.modal-img-wrapper{background-color:#ffffff;-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);box-shadow:0 2px 8px rgba(0, 0, 0, 0.07);height:100%}@media (min-width: 768px){.modal-img-wrapper{min-height:445px}}@media (max-width: 767px){.modal-img-wrapper{height:auto;text-align:center;margin-top:25px;box-shadow:none}}.modal-img-wrapper__img{max-width:80%;max-height:80%}@media (min-width: 768px){.modal-img-wrapper__img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}}.modal__title{color:#111;text-transform:uppercase;font-size:2.1rem;font-weight:700;margin:0 0 5px;text-align:center}@media (max-width: 767px){.modal__title{font-size:1.7rem}}.modal__title--large{font-size:36px;font-size:3.6rem;margin-bottom:35px}@media (max-width: 767px){.modal__title--large{font-size:28px;font-size:2.8rem;margin-bottom:25px}}.modal__title--center{text-align:center !important}.modal__subtitle{font-size:1.4rem;color:#1b1b1b;margin:0 0 5px}@media (max-width: 767px){.modal__subtitle{font-size:1.3rem}}.modal__subtitle--center{text-align:center}.modal__editor-content{font-size:16px;font-size:1.6rem;color:#1b1b1b;line-height:26px;line-height:2.6rem}@media (max-width: 767px){.modal__editor-content{font-size:15px;font-size:1.5rem;line-height:19px;line-height:1.9rem}}.modal__back-btn{font-size:1.4rem;color:#000000;font-weight:600;margin-right:15px;display:inline-block;height:30px;line-height:30px;line-height:3rem;padding:0 15px 0 35px;position:relative;vertical-align:middle;cursor:pointer}.modal__back-btn:before{content:'';background:url("../images/theme/icon_arrow.svg") no-repeat 50% 50% #fff;position:absolute;height:30px;width:30px;left:0;top:0;transition:background-position 0.4s}.modal__back-btn:hover,.modal__back-btn:active,.modal__back-btn:focus{color:#000;text-decoration:none}.modal__back-btn:hover:before,.modal__back-btn:active:before,.modal__back-btn:focus:before{background-position:0 50%}@media (max-width: 991px){.modal__back-btn{font-size:0px;font-size:0rem;padding:0 15px}.modal__back-btn + .modal__cta{padding:0 15px}}.modal__back-btn--product-set{position:absolute;top:15px}.modal--wide .modal-dialog,.size-chart__modal{width:996px}.modal--wide .modal-dialog .modal-content,.size-chart__modal .modal-content{width:100%}@media (min-width: 768px){.modal--wide .modal-dialog .modal-content,.size-chart__modal .modal-content{padding:60px 30px 55px}}.modal--wide .modal-dialog .modal__title,.size-chart__modal .modal__title{text-align:left}.modal-products{display:block}.modal-products .modal-products__row{margin:-12.5px;justify-content:center}.modal-products .modal-products__col{padding-left:12.5px;padding-right:12.5px;margin-top:12.5px;margin-bottom:12.5px}.size-chart-table{width:100%;border-collapse:separate;border:1px #525252 solid;margin-bottom:20px}.size-chart-table img[data-toggle="tooltip"]{position:absolute;right:15px}.size-chart-table thead{background:#525252;color:#fff}.size-chart-table thead tr th{height:60px;padding:0 35px;font-size:1.4rem;font-weight:600;border:1px #525252 solid;vertical-align:middle}@media (max-width: 991px){.size-chart-table thead tr th{font-size:1.3rem}}.size-chart-table thead tr th:not(:first-of-type){padding:0 10px;text-align:center}.size-chart-table thead tr th em{font-size:12px;font-size:1.2rem;font-style:normal;font-weight:700}.size-chart-table thead tr th strong{font-weight:700;font-size:16px;font-size:1.6rem;line-height:16px;line-height:1.6rem;display:block}.size-chart-table tbody{background:#fff}.size-chart-table tbody > tr > td{font-size:1.3rem;color:#111111;height:50px;text-align:center;vertical-align:middle;border:1px #525252 solid}@media (max-width: 991px){.size-chart-table tbody > tr > td{font-size:1.2rem}}.size-chart-table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]){padding:0 35px;background-color:#fff;text-align:left;position:relative}.size-chart-table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]),.size-chart-table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]) > strong{font-weight:700 !important}.size-chart-table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]) + td{padding:0 20px;text-align:left}.size-chart-table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]) + td,.size-chart-table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]) + td > strong{font-weight:400}.size-chart-table tbody > tr > td:first-of-type{text-align:left;padding:0 20px}.size-chart-table tbody > tr:nth-child(even){background-color:#f4f4f4}@media (max-width: 767px){.size-chart-table{position:relative;margin-top:0px}}.size-chart__table-wrapper{padding-bottom:60px}@media (max-width: 767px){.size-chart__table-wrapper{padding-bottom:10px;overflow-x:scroll}}.ec-v-form-cls{z-index:1!important}.modal-form .form-section__title{line-height:2.3rem;letter-spacing:0.2px}/*stores section*/.stores{padding-top:75px}@media (max-width: 767px){.stores{padding-top:30px}}@media (min-width: 768px){.stores__col:last-child{padding-right:5px}.stores__col:first-child{padding-left:5px}}@media (min-width: 768px){.stores__store-wrapper{padding:0}.stores__store-wrapper + .stores__store-wrapper{margin-top:10px}}@media (max-width: 767px){.stores__store-wrapper:first-child{padding-right:3px}.stores__store-wrapper:last-child{padding-left:3px}}.stores__stores{background-color:#f2f2f2;min-height:362px;padding:45px 45px 30px 165px}@media (min-width: 992px) and (max-width: 1199px){.stores__stores{min-height:319px;height:auto;padding:15px 15px 15px 85px}}@media (min-width: 768px) and (max-width: 991px){.stores__stores{min-height:270px;height:auto;padding:5px 5px 5px 70px}}@media (max-width: 767px){.stores__stores{margin-top:10px;height:auto;padding:20px 20px 10px}}.stores__map{position:relative}.stores__map img{max-width:100%}.stores__map:not(:first-child){display:none}.store-gallery .row:not(:first-child){display:none}.stores__map-overlay{position:absolute;bottom:0;width:100%;background-color:#41a6a0;color:#fff;text-align:center;font-weight:600;height:38px;line-height:38px;line-height:3.8rem}@media (min-width: 768px) and (max-width: 991px){.stores__map-overlay{font-size:14px;font-size:1.4rem}}@media (max-width: 767px){.stores__map-overlay{font-size:13px;font-size:1.3rem;height:30px;line-height:30px;line-height:3rem}}.stores__store-details table{width:100%;margin-bottom:20px}.stores__store-details p{margin-bottom:10px}@media (min-width: 768px) and (max-width: 991px){.stores__store-details{font-size:14px;font-size:1.4rem}.stores__store-details table,.stores__store-details p{margin-bottom:10px}}@media (max-width: 767px){.stores__store-details{font-size:14px;font-size:1.4rem}}.stores__title{color:#44495e;font-weight:900;font-size:18px;font-size:1.8rem;line-height:30px;line-height:3rem;margin:20px 0;position:relative}@media (min-width: 768px){.stores__title:before{content:'';display:block;height:28px;width:28px;background:url("../images/theme/icon_color-flake.svg") no-repeat 50% 50%;position:absolute;left:-50px}}@media (min-width: 768px) and (max-width: 991px){.stores__title{margin-bottom:10px}}@media (max-width: 767px){.stores__title{margin-top:0;margin-bottom:10px}}.stores__title--clickable{cursor:pointer}.stores__title--clickable:after{content:'\f105';font-family:'FontAwesome';margin-left:25px;font-weight:300;font-size:22px;font-size:2.2rem;transition:all .4s}.stores__title--clickable.active:after,.stores__title--clickable:hover:after{margin-left:35px}@media (max-width: 767px){.stores__title--clickable:after{margin-left:15px}.stores__title--clickable.active:after,.stores__title--clickable:hover:after{margin-left:20px}}.stores__title-sticker{display:block;font-size:15px;font-weight:400;color:#41a6a0;line-height:15px}.stores__address{margin:0;line-height:26px;line-height:2.6rem;font-size:15px;font-size:1.5rem;color:#111111}.stores__address > p{margin:0}@media (max-width: 767px){.stores__address{font-size:13px;font-size:1.3rem;line-height:22px;line-height:2.2rem;margin-top:10px}}@media (min-width: 768px) and (max-width: 991px){.stores__address{line-height:20px;line-height:2rem;margin-top:10px;font-size:14px;font-size:1.4rem}}.stores__link{text-decoration:none;color:#498cd0}.stores__link:hover,.stores__link:active,.stores__link:focus{text-decoration:underline;color:#498cd0}@media (min-width: 768px) and (max-width: 991px){.stores__link{padding-top:10px;display:block}}.stores--large{padding:0 0 5px}.stores--large .stores__store{margin:0;margin-bottom:5px;border-left:6px #f2f2f2 solid}.stores--large .stores__store:not(:first-of-type){margin-top:10px}@media (max-width: 767px){.stores--large .stores__store .stores__store-map-wrapper{display:none !important}}.stores--large .stores__store .stores__map-overlay{background-color:#dfdfdf;color:#111111}.stores--large .stores__store--active{border-left-color:#41a6a0}.stores--large .stores__store--active .stores__store-details p{display:block}@media (max-width: 767px){.stores--large .stores__store--active .stores__store-map-wrapper{display:block !important}}.stores--large .stores__store--active .stores__map-overlay{background-color:#41a6a0;color:#fff}.stores--large .js-store-selected{display:none}.stores--large .details-show{display:block}.stores__store-details-wrapper{background-color:#f2f2f2;padding:45px 77px 30px 120px}@media (min-width: 768px) and (max-width: 991px){.stores__store-details-wrapper{padding:5px 12px 5px 70px}}@media (min-width: 992px) and (max-width: 1199px){.stores__store-details-wrapper{padding:20px 20px 30px 80px}}@media (max-width: 767px){.stores__store-details-wrapper{padding:25px 25px 15px;width:100%}}.stores__store-details-link{float:right;color:#41a6a0;transition:color .4s}.stores__store-details-link:hover,.stores__store-details-link:active,.stores__store-details-link:focus{color:#111111;text-decoration:underline}@media (max-width: 991px){.stores__store-details-link{display:inline;margin-left:15px;float:none}}.store-features{list-style:none;padding:0;margin:0}.store-features__item{display:inline-block;min-width:80px;color:#fff;font-size:12px;font-weight:600;line-height:26px;height:26px;text-align:center;padding:0 20px;border-radius:13px;margin-bottom:10px}.store-features__item:not(:last-of-type){margin-right:5px}.store-features__item--inactive{background-color:#ede9e9 !important;color:#cbc2c2}.stores__store-map-wrapper{padding:0}.stores__store-map-wrapper .stores__map{overflow:hidden;height:100%;width:100%;text-align:center}.stores__store-map-wrapper .stores__map img{max-width:none;min-width:100%;min-height:100%;height:auto;width:auto;position:absolute;left:50%;top:50%;display:inline;transform:translate(-50%, -50%)}@media (max-width: 767px){.stores__store-map-wrapper{width:100%;height:200px}}.stores__store-important-note{display:block;margin:0 0 15px 0;font-weight:bold;color:#B42527}.faq__content{margin:0 -50px}@media (min-width: 768px) and (max-width: 1199px){.faq__content{margin:0 -25px}}@media (max-width: 767px){.faq__content{margin:0}}.faq-list{width:50%;padding:0 50px;float:left;margin:0;list-style-type:none}@media (min-width: 768px) and (max-width: 1199px){.faq-list{padding:0 25px}}@media (max-width: 767px){.faq-list{padding:0 15px;float:none;width:100%;margin-bottom:15px}}.faq-list__item:not(:last-of-type){margin-bottom:25px}@media (max-width: 767px){.faq-list__item:not(:last-of-type){margin-bottom:15px}}.faq-question__title{color:#1b1b1b;font-size:18px;font-size:1.8rem;font-weight:600;line-height:25px;line-height:2.5rem;display:block;padding:5px 35px 5px 0;position:relative;text-decoration:underline}.faq-question__title:after{content:'\f106';position:absolute;bottom:10px;right:10px;width:15px;height:15px;font-family:'FontAwesome';font-size:22px;font-size:2.2rem;line-height:15px;line-height:1.5rem;font-weight:300;color:#3d3d3d;transition:transform .4s}.faq-question__title.collapsed{text-decoration:none}.faq-question__title.collapsed:after{transform:rotate(180deg)}.faq-question__title:hover,.faq-question__title:active{color:#1b1b1b}@media (min-width: 992px){.faq-question__title:hover,.faq-question__title:active{text-decoration:underline}}.faq-question__title:focus{color:#1b1b1b}@media (max-width: 767px){.faq-question__title{font-size:16px;font-size:1.6rem}}.faq-question__editor-content{padding:15px 35px 10px 0;color:#555;font-size:16px;font-size:1.6rem;line-height:26px;line-height:2.6rem}@media (max-width: 767px){.faq-question__editor-content{font-size:15px;font-size:1.5rem;line-height:24px;line-height:2.4rem;padding:10px 0 5px}}.review__text{padding:0;border:0;margin:0 0 15px;color:#111111;font-size:16px;font-size:1.6rem;line-height:26px;line-height:2.6rem;font-style:italic}.review__text ~ p{margin:0}@media (max-width: 767px){.review__text{font-size:14px;font-size:1.4rem}}.review__author{font-size:16px;font-size:1.6rem;line-height:36px;line-height:3.6rem}.review__author:before{content:'';background-color:#ed1c24;width:8px;height:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;vertical-align:middle;margin-right:15px}@media (max-width: 767px){.review__author{font-size:14px;font-size:1.4rem;line-height:20px;line-height:2rem}.review__author:before{width:6px;height:6px;margin-bottom:3px;margin-right:10px}}.article{padding-bottom:50px}.article-header{padding-bottom:45px}@media (max-width: 767px){.article-header{padding-bottom:30px}}.article-header__img{width:794px;margin-bottom:30px}@media (max-width: 767px){.article-header__img{margin-bottom:15px}}.article-header__date{color:#9b9b9b;font-weight:600;font-size:18px;font-size:1.8rem;margin-bottom:20px}@media (max-width: 767px){.article-header__date{margin-bottom:10px}}.article-header__title{color:#111111;font-size:24px;font-size:2.4rem;font-weight:900;margin:0}.article-header__title--center{text-align:center;width:600px;margin:0 auto;max-width:100%}.article-content{overflow:auto/*table*/}.article-content h3{color:#111111;font-size:18px;font-size:1.8rem;line-height:26px;line-height:2.6rem;font-weight:600;margin:0 0 25px}@media (max-width: 767px){.article-content h3{margin-bottom:15px}}.article-content p{color:#111111;font-size:16px;font-size:1.6rem;line-height:26px;line-height:2.6rem;margin-bottom:30px}.article-content p:last-child{margin-bottom:0px}@media (max-width: 767px){.article-content p:not(:last-child){margin-bottom:15px}}.article-content img{max-width:100%;margin-bottom:30px}.article-content img:last-child{margin-bottom:0px}@media (max-width: 767px){.article-content img:not(:last-child){margin-bottom:15px}}.article-content blockquote{background-color:#f5f5f5;padding:50px 60px;border-left:3px #679bd7 solid;font-size:22px;font-size:2.2rem;font-weight:600;font-style:italic;margin:40px 0}.article-content blockquote:last-child{margin-bottom:0px}@media (max-width: 767px){.article-content blockquote{padding:25px 30px;margin:20px 0}.article-content blockquote:last-child{margin-bottom:0}}.article-content table{width:100%;border-collapse:separate;margin-bottom:20px}.article-content table img[data-toggle="tooltip"]{position:absolute;right:15px}.article-content table thead{background:#6ca4d1;color:#fff}.article-content table thead tr th{height:60px;padding:0 35px;font-size:15px;font-size:1.5rem;font-weight:600;border:1Px #5699ce solid;vertical-align:middle}.article-content table thead tr th:not(:first-of-type){padding:0 10px;text-align:center}.article-content table thead tr th em{font-size:12px;font-size:1.2rem;font-style:normal;font-weight:700}.article-content table thead tr th strong{font-weight:700;font-size:16px;font-size:1.6rem;line-height:16px;line-height:1.6rem;display:block}.article-content table tbody{background:#fff;border:1px #e5eff8 solid}.article-content table tbody > tr > td{font-size:15px;font-size:1.5rem;color:#111111;height:50px;text-align:center;vertical-align:middle;border:1px #d8e7f4 solid}.article-content table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]){padding:0 35px;background-color:#fff;text-align:left;position:relative}.article-content table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]),.article-content table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]) > strong{font-weight:700 !important}.article-content table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]) + td{padding:0 20px;text-align:left}.article-content table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]) + td,.article-content table tbody > tr > td[rowspan]:first-of-type:not([colspan="7"]) + td > strong{font-weight:400}.article-content table tbody > tr > td:first-of-type{text-align:left;padding:0 20px}.article-content table tbody > tr > td:first-of-type,.article-content table tbody > tr > td:first-of-type > strong{font-weight:400}.article-content table tbody > tr:nth-child(even){background-color:#eff6fb}@media (max-width: 767px){.article-content table{position:relative;margin-top:50px}.article-content table:after{content:'';float:right;width:26px;height:38px;position:absolute;top:-50px;left:0px;background-image:url("../images/theme/icon_handmove.png");background-size:contain;animation:handmove 3s infinite alternate-reverse}@keyframes handmove{0%{left:0px}100%{left:50px}}}.article-author{font-weight:600;color:#111111;margin-bottom:20px}.article-author__link{color:#6f9bda;text-decoration:none}.article-author__link:hover,.article-author__link:active,.article-author__link:focus{color:#6f9bda;text-decoration:underline}.article-tags{list-style:none;padding:0;margin:0}.article-tags__tag{display:inline-block;margin-right:10px}.article-tags__tag-btn{display:block;height:26px;-webkit-border-radius:13px;-moz-border-radius:13px;border-radius:13px;background-color:#679bd7;border:1px #679bd7 solid;color:#fff;padding:0 15px;line-height:26px;line-height:2.6rem;text-decoration:none;transition:background-color 0.2s,color 0.2s;font-size:12px;font-size:1.2rem;font-weight:600}.article-tags__tag-btn:hover,.article-tags__tag-btn:active,.article-tags__tag-btn:focus{background-color:#fff;color:#679bd7;text-decoration:none}.article-footer{padding-top:45px}@media (max-width: 767px){.article-footer{padding-top:30px}}.article-footer .cta{font-size:1.55rem;transition:none;text-decoration:none}/*blog page*/.blog-page{background:url("../images/theme/page_bg.jpg") 50% 0 no-repeat}.blog-page-section{padding-bottom:65px}.blog-page-section__title{font-size:21px;font-size:2.1rem;font-weight:700;color:#111111;text-transform:uppercase;margin:0 0 30px}.article-list__item{margin-bottom:45px}@media (max-width: 767px){.article-list__item{margin-bottom:30px}}/*article card*/.article-card__inner{display:block;cursor:pointer;text-decoration:none}.article-card__inner:hover,.article-card__inner:active,.article-card__inner:focus{text-decoration:none}.article-card__inner:hover .article-card__img,.article-card__inner:active .article-card__img,.article-card__inner:focus .article-card__img{transform:translate(-50%, -50%) scale(1.05)}.article-card__inner:hover .article-card__title,.article-card__inner:active .article-card__title,.article-card__inner:focus .article-card__title{color:#ed1c24}.article-card__img-wrapper{display:block;overflow:hidden;height:200px;position:relative;margin-bottom:28px}@media (max-width: 991px){.article-card__img-wrapper{margin-bottom:20px}}.article-card__img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:transform .4s;width:384px;height:200px}.article-card__img--promoted{width:600px;height:380px}.article-card__date{font-size:16px;font-size:1.6rem;color:#9b9b9b;font-weight:600}.article-card__title{font-size:21px;font-size:2.1rem;color:#111111;font-weight:700;margin:15px 0 20px;line-height:26px;line-height:2.6rem;transition:color .4s}@media (max-width: 991px){.article-card__title{font-size:19px;font-size:1.9rem;line-height:24px;line-height:2.4rem;margin:10px 0 15px}}.article-card--large{background-color:#f5f5f5}.article-card--large .article-card__img-wrapper{margin:0}@media (min-width: 768px){.article-card--large .article-card__img-wrapper{height:380px}}@media (max-width: 767px){.article-card--large .article-card__content{padding:20px}}@media (min-width: 768px){.article-card--large .article-card__content{position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - 60px)}}@media (min-width: 768px) and (min-width: 992px){.article-card--large .article-card__content{padding:0 50px}}.article-card--large .article-card__date{font-size:18px;font-size:1.8rem}.article-card--large .article-card__title{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem;margin:25px 0 20px}.article-card--large .article-card__stats{margin-top:15px}.article-card__perex{font-size:16px;font-size:1.6rem;color:#111111;display:inline}.article-card__perex > p{margin:0;display:inline}.article-card__cta{display:inline;border:none;padding:0;background:none;color:#ed1c24}/*article stats*/.article-stats{padding:0;margin:0;list-style:none}.article-stats__item{font-size:14px;font-size:1.4rem;color:#9b9b9b;display:inline-block}.article-stats__item:not(:last-of-type){margin-right:20px}.article-stats__item[class*='article-stats__item--icon']:before{content:'';display:inline-block;margin-right:10px;background-repeat:no-repeat;background-position:50% 40%;background-size:contain;height:25px;width:25px;vertical-align:middle}.article-stats__item--icon-views:before{background-image:url("../images/theme/icon_views.svg")}.article-list-footer{margin-top:30px}@media (max-width: 767px){.article-list-footer{margin-top:15px}}.latest-blog-articles{background:#fff}.latest-blog-articles .owl-carousel .owl-stage-outer{padding:0;margin:0}.latest-blog-articles .owl-carousel .owl-stage-outer .blog-articles__article-wrapper,.latest-blog-articles .owl-carousel .owl-stage-outer .blog-articles__article{margin:0}@media (max-width: 767px){.latest-blog-articles .owl-carousel .owl-stage-outer .owl-item{opacity:1}}.photogallery{margin:75px 0}@media (max-width: 767px){.photogallery{margin-bottom:50px}}.photogallery-list{list-style-type:none;padding:0;margin:0 5px;display:block;overflow:auto}@media (max-width: 991px){.photogallery-list{margin:0 10px}}.photogallery-list__item{padding:10px;float:left;width:16.666666667%}@media (max-width: 991px){.photogallery-list__item{padding:5px}}@media (max-width: 767px){.photogallery-list__item{width:33.33333334%}}.photogallery-list__item--large{width:50%;height:348px}@media (min-width: 992px) and (max-width: 1199px){.photogallery-list__item--large{height:288px}}@media (min-width: 768px) and (max-width: 991px){.photogallery-list__item--large{width:66.6666666667%;height:327px}}@media (max-width: 767px){.photogallery-list__item--large{width:100%;height:auto}}.photogallery-list__item-link{display:block;position:relative;height:100%}.photogallery-list__item-link:before{content:'';z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(65, 167, 161, 0.8);opacity:0}.photogallery-list__item-link:after{content:'';z-index:20;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:40px;height:40px;background:url("../images/theme/icon_search.svg") no-repeat 50% 50%;opacity:0}.photogallery-list__item-link:before,.photogallery-list__item-link:after{transition:opacity .4s}.photogallery-list__item-link:hover:before,.photogallery-list__item-link:active:before,.photogallery-list__item-link:focus:before,.photogallery-list__item-link:hover:after,.photogallery-list__item-link:active:after,.photogallery-list__item-link:focus:after{opacity:1}.photogallery-list__item-img{width:100%;height:100%}.infobar-holder{display:none;position:fixed;top:0;left:0;width:-webkit-fill-available;z-index:1000;margin-bottom:20px;background:#00809d}.infobar{padding:15px}.infobar-text{/*margin: 0 25px;*/word-wrap:break-word;color:#ffffff;font-size:16px;font-weight:600}.infobar-text p:last-of-type{margin-bottom:0}.infobar-close{float:right;font-size:18px;color:#fff;margin-top:2px;opacity:.7}.infobar-close:hover{cursor:pointer}/*cards*/.cards-carousel .card__img{width:auto !important}@media (max-width: 767px){.cards-carousel{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}}.cards-carousel .owl-dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%)}.cards-carousel .owl-dots button.owl-dot{width:8px;height:8px;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:.37;transition:opacity .4s}.cards-carousel .owl-dots button.owl-dot:not(:first-of-type){margin-left:10px}.cards-carousel .owl-dots button.owl-dot.active{opacity:1}.card__header{height:176px;overflow:hidden;position:relative}@media (max-width: 767px){.card__header{height:260px;background-color:#000}}.card__cta{text-transform:uppercase;font-size:20px;font-size:2rem;font-weight:700;line-height:24px;line-height:2.4rem;transition:color .4s}.card__cta,.card__cta:hover,.card__cta:active,.card__cta:focus{color:#111111;text-decoration:none}@media (max-width: 767px){.card__cta{font-size:24px;font-size:2.4rem;line-height:26px;line-height:2.6rem;color:#fff;text-align:center}}.card__body{padding:15px;text-align:center}@media (max-width: 767px){.card__body{position:absolute;top:calc(50% + 10px);transform:translateY(-50%);width:100%;padding:15px 65px}}.card__img{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;transform:translate(-50%, -50%);transition:filter .4s}.card__img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.35);z-index:10;opacity:0;transition:opacity .4s}@media (max-width: 767px){.card__img{opacity:.55}}.card__inner{display:block;border:2px transparent solid;transition:border-color 0.4s,color 0.4s}.card__inner:hover,.card__inner:active,.card__inner:focus{text-decoration:none;border-color:#000;background-color:#000}.card__inner:hover .card__cta,.card__inner:active .card__cta,.card__inner:focus .card__cta{color:#fff}@media (max-width: 767px){.card__inner{border:none}}@media (max-width: 767px){.card--fb-social-plugin .card__body{display:none}.card--fb-social-plugin .card__header{padding-top:30px}}.career-testimonials{margin:100px 0}.career-testimonials.owl-carousel .owl-stage{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.career-testimonials.owl-carousel .owl-item{display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto !important}.career-testimonials.owl-carousel .owl-item.active + .owl-item.active{border-left:1px solid #e6e6e6}@media (max-width: 767px){.career-testimonials{margin:50px 0}}.career-testimonial{text-align:center;padding:0 75px}@media (min-width: 1200px) and (max-width: 1599px){.career-testimonial{padding:0 50px}}@media (min-width: 992px) and (max-width: 1199px){.career-testimonial{padding:0 25px}}@media (min-width: 768px) and (max-width: 991px){.career-testimonial{padding:0 50px}}@media (Max-width: 767px){.career-testimonial{padding:0 15px}}.career-testimonial__avatar-holder{width:190px;height:190px;background-color:#f2f2f2;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 auto 45px;position:relative;overflow:hidden}@media (max-width: 767px){.career-testimonial__avatar-holder{width:100px;height:100px;margin-bottom:25px}}.career-testimonial__avatar{position:absolute;bottom:0%;left:50%;transform:translateX(-50%)}.career-testimonial__testimonial{color:#898989;font-size:18px;font-size:1.8rem;font-weight:400;line-height:26px;line-height:2.6rem}@media (max-width: 767px){.career-testimonial__testimonial{font-size:15px;font-size:1.5rem;line-height:24px;line-height:2.4rem}}.career-testimonial__author{font-size:20px;font-size:2rem;color:#1b1b1b;font-weight:700;margin:15px 0 5px}@media (max-width: 767px){.career-testimonial__author{font-size:18px;font-size:1.8rem}}.career-positions__title{font-size:36px;font-size:3.6rem;font-weight:700;text-transform:uppercase;text-align:center;color:#111111;margin:40px 0}@media (max-width: 767px){.career-positions__title{font-size:24px;font-size:2.4rem;margin:20px 0}}.career-positions__positions{border:#f2f2f2 solid;border-width:1px 0}.career-positions__position{display:flex;align-items:center;flex-direction:column;border-top:1px #f2f2f2 solid;border-bottom:1px #f2f2f2 solid}@media (min-width: 992px){.career-positions__position:not(:nth-child(3n)){border-right:2px #f2f2f2 solid}}@media (min-width: 768px) and (max-width: 991px){.career-positions__position:nth-child(odd){border-right:2px #f2f2f2 solid}}.career-position{text-align:center;padding:75px 50px 115px}@media (min-width: 1200px) and (max-width: 1599px){.career-position{padding:50px 25px 75px}}@media (min-width: 992px) and (max-width: 1199px){.career-position{padding:25px 0 50px}}@media (min-width: 768px) and (max-width: 991px){.career-position{padding:50px 25px 75px}}@media (max-width: 767px){.career-position{padding:35px 15px}}.career-position__title{margin:0;color:#1b1b1b;font-size:24px;font-size:2.4rem;font-weight:700;line-height:30px;line-height:3rem;padding-bottom:10px;position:relative}.career-position__title:after{position:absolute;content:'';left:50%;bottom:0;transform:translateX(-50%);height:2px;width:140px;background-color:#c0c0c0}@media (max-width: 767px){.career-position__title{font-size:22px;font-size:2.2rem;line-height:28px;line-height:2.8rem}}.career-position__subtitle{color:#79b1bc;font-weight:700;font-size:18px;font-size:1.8rem;line-height:26px;line-height:2.6rem;margin:10px 0 0}.career-position__description{color:#1b1b1b;font-size:16px;font-size:1.6rem;line-height:26px;line-height:2.6rem;margin:45px 0 35px}@media (max-width: 767px){.career-position__description{margin:25px 0 15px;font-size:15px;font-size:1.5rem;line-height:25px;line-height:2.5rem}}.career-position__cta{text-transform:none;padding:0 35px;font-size:18px;font-size:1.8rem;font-weight:600;margin-top:20px}.career-gallery__carousel{margin:0 -15px;width:calc(100% + 30px)}.career-gallery__text{margin:105px auto 130px;color:#1b1b1b;font-size:22px;font-size:2.2rem;font-weight:600;line-height:33px;line-height:3.3rem;max-width:1000px;text-align:center}@media (max-width: 767px){.career-gallery__text{margin:30px 15px 40px;font-size:20px;font-size:2rem;font-weight:700;line-height:33px;line-height:3.3rem}}.career-gallery__text > p:last-of-type{margin-bottom:0}.brands-list{list-style-type:none;padding:0;margin:-12px;overflow:visible}@media (max-width: 767px){.brands-list{margin:-5px}}.brands-list__item{margin:12px 0;padding:0 12px;width:25%;float:left;height:110px}@media (min-width: 768px) and (max-width: 991px){.brands-list__item{width:33.3333334%}}@media (max-width: 767px){.brands-list__item{width:50%;padding:0 5px;margin:5px 0}}.brands-list__item-inner{display:block;width:100%;height:100%;background-color:#ffffff;padding:17px;-webkit-box-shadow:0 2px 16px rgba(0, 0, 0, 0.08);-moz-box-shadow:0 2px 16px rgba(0, 0, 0, 0.08);box-shadow:0 2px 16px rgba(0, 0, 0, 0.08);transition:box-shadow 0.4s;text-align:center}.brands-list__item-inner:hover,.brands-list__item-inner:active,.brands-list__item-inner:focus{-webkit-box-shadow:0 3px 18px 4px rgba(0, 0, 0, 0.08);-moz-box-shadow:0 3px 18px 4px rgba(0, 0, 0, 0.08);box-shadow:0 3px 18px 4px rgba(0, 0, 0, 0.08);text-decoration:none}.brands-list__item-img-wrapper{display:flex;align-items:center;height:45px;width:100%}.brands-list__item-img{display:block;margin:0 auto;max-height:100%;max-width:100px}.brands-list__item-title{font-size:20px;font-size:2rem;color:#525252;font-weight:600;text-transform:uppercase;display:block;margin-top:5px}@media (max-width: 767px){.brands-list__item-title{font-size:14px;font-size:1.4rem;line-height:14px;line-height:1.4rem;margin-top:10px}}.brand-list__section{padding-top:2rem}@media (max-width: 991px){.brand-list__container{padding:0 1rem}}.section:has(.brand-list__brand-group){background:#fff}.brand-list__navigator{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}@media (max-width: 900px){.brand-list__navigator{width:fit-content;display:grid;row-gap:.5rem;margin:0 auto 3rem auto}}@media (min-width: 701px) and (max-width: 900px){.brand-list__navigator{grid-template-columns:repeat(12, 1fr)}.brand-list__navigator .brand-list__navigator-link:nth-child(12n){border-right:1px solid #111111}}@media (min-width: 501px) and (max-width: 700px){.brand-list__navigator{grid-template-columns:repeat(9, 1fr)}.brand-list__navigator .brand-list__navigator-link:nth-child(9n){border-right:1px solid #111111}}@media (max-width: 500px){.brand-list__navigator{grid-template-columns:repeat(7, 1fr)}.brand-list__navigator .brand-list__navigator-link:nth-child(7n){border-right:1px solid #111111}}.brand-list__navigator-link{text-decoration:none;font-size:1.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;border-left:1px solid #111111;border-top:1px solid #111111;border-bottom:1px solid #111111;padding:.8rem 1.5rem}.brand-list__navigator-link:last-child{border-right:1px solid #111111}.brand-list__brand-group{display:flex;gap:8rem;padding:2rem 0;border-top:1px solid #e0e0e0}@media (max-width: 991px){.brand-list__brand-group{gap:5rem;padding:2rem 1rem}}.brand-list__title{font-size:2.3rem;font-weight:600}.brand-list__brands{gap:1rem;display:grid;grid-template-columns:repeat(4, 1fr);width:100%;margin-top:.35rem}@media (max-width: 991px){.brand-list__brands{grid-template-columns:repeat(2, 1fr)}}.brand-list__brand-link{text-decoration:none;font-size:1.5rem}.trend-boxes{margin-left:-15px;margin-right:-15px;overflow:auto}.trend-box{margin-bottom:40px;padding-right:15px;padding-left:15px;width:50%;float:left}.trend-box .trend-box__content-wrapper{background-color:var(--custom-bg-color, #f8f8f8)}@media (max-width: 767px){.trend-box{width:100% !important;margin-bottom:15px !important}}@media (min-width: 768px) and (max-width: 991px){.trend-box{margin-bottom:30px}}.trend-box__img-wrapper{position:relative;overflow:hidden;width:100%;display:flex;align-items:center;justify-content:center}.trend-box__img-wrapper:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.35);z-index:10;opacity:0;transition:opacity .4s}@media (max-width: 767px){.trend-box__img-wrapper{height:auto}}.trend-box__img{display:block;min-width:100%;min-height:100%;height:100%}@media (Max-width: 767px){.trend-box__img{width:100%}}.trend-box__content-wrapper{display:flex;align-items:center;text-align:left;padding:30px 70px;justify-content:center;font-size:17px;font-size:1.7rem;line-height:33px;line-height:3.3rem;color:#7d7575;background-color:#f8f8f8}@media (max-width: 991px){.trend-box__content-wrapper{padding:30px;line-height:28px;line-height:2.8rem}}@media (min-width: 768px) and (max-width: 991px){.trend-box__content-wrapper{font-size:16px;font-size:1.6rem;line-height:22px;line-height:2.2rem}}.trend-box__text > p{margin:0}.trend-box__text > p:not(:last-of-type){margin-bottom:30px}.trend-box__text > p em{text-transform:uppercase;font-size:14px;font-size:1.4rem;font-weight:600;color:#201f1f;display:block;letter-spacing:2.59px;font-style:normal;padding-left:4px}.trend-box__text > p em:before{content:'';display:inline-block;height:1px;width:20px;background-color:#a0a0a0;vertical-align:middle;margin-right:17px;margin-bottom:5px}@media (max-width: 991px){.trend-box__text > p em{font-size:13px;font-size:1.3rem}}@media (max-width: 1199px){.trend-box__text > p:not(:last-of-type){margin-bottom:20px}}.trend-box__footer-wrapper{padding-top:28px}@media (max-width: 767px){.trend-box__footer-wrapper{padding-top:15px}}.trend-box__title{color:#343f48;letter-spacing:0.59px;font-size:22px;font-size:2.2rem;font-weight:700;text-transform:uppercase;margin:0}@media (max-width: 767px){.trend-box__title{font-size:18px;font-size:1.8rem}}.trend-box__cta,.trend-box__cta.cta{margin-top:10px}@media (max-width: 767px){.trend-box__cta,.trend-box__cta.cta{padding-top:10px;padding-bottom:5px;line-height:1.7rem}}.trend-box__inner{display:block}.trend-box__inner:hover{text-decoration:none}.trend-box__inner--clickable{pointer-events:all}.trend-box__inner--clickable:hover,.trend-box__inner--clickable:active,.trend-box__inner--clickable:focus{text-decoration:none}.trend-box__inner--clickable:hover .trend-box__img-wrapper:after,.trend-box__inner--clickable:active .trend-box__img-wrapper:after,.trend-box__inner--clickable:focus .trend-box__img-wrapper:after{opacity:.7}.trend-box__inner--clickable:hover .trend-box__cta,.trend-box__inner--clickable:active .trend-box__cta,.trend-box__inner--clickable:focus .trend-box__cta{text-decoration:none}@media (min-width: 768px){.trend-box--full-width{width:100%;clear:both;margin-bottom:25px}.trend-box--micro{width:33.3333334%}.trend-box--wide{width:66.6666667%}}.trend-box--nano{width:33.3333334%;margin-bottom:23px}.trend-box--nano .trend-box__title{font-size:18px;font-size:1.8rem;text-transform:none;font-weight:600;text-align:center}.trend-box--nano .trend-box__footer-wrapper{padding-top:19px}@media (max-width: 767px){.trend-box--nano{width:50% !important}.trend-box--nano .trend-box__title{font-size:16px;font-size:1.6rem}.trend-box--nano .trend-box__footer-wrapper{padding-top:10px}}/*product parts*/@media (max-width: 991px){.product-parts{margin:0;padding:40px 15px;display:flex;flex-direction:column;height:100%}}@media (min-width: 768px) and (max-width: 991px){.product-parts{width:750px;margin:0 auto;padding-top:25px}}.product-parts__close-btn{width:25px;height:25px;font-size:0px;font-size:0rem;border:none;background:url("../images/theme/icon_cross.svg") no-repeat 50% 50%;position:absolute;top:10px;left:10px;transition:opacity .4s;filter:invert(100%);z-index:1100;opacity:.6}.product-parts__close-btn:hover,.product-parts__close-btn:active,.product-parts__close-btn:focus{opacity:1}@media (min-width: 992px){.product-parts__close-btn{display:none}}@media (min-width: 768px){.product-parts__close-btn{top:25px;left:25px}}.product-parts__header{border-bottom:1px solid #dee0e2;padding:0 0 5px 0}@media (max-width: 767px){.product-parts__header{padding:0 0 10px}}@media (min-width: 768px) and (max-width: 991px){.product-parts__header{padding:0 0 10px;border:none}}.product-parts__title{margin:0;font-size:18px;font-size:1.8rem;font-weight:700;color:#000}@media (max-width: 991px){.product-parts__title{line-height:25px;line-height:2.5rem;font-weight:600;text-align:center}}@media (max-width: 767px){.product-parts__title{font-size:17px;font-size:1.7rem}}@media (max-width: 991px){.product-parts__body{flex:1 0 auto}}@media (min-width: 768px) and (max-width: 991px){.product-parts__body{display:flex;flex-direction:column;justify-content:center;max-width:500px;margin:0 auto}}.product-parts__footer{border:solid #dee0e2;border-width:1px 0;text-align:center}@media (max-width: 991px){.product-parts__footer{padding:15px 0 10px;border-bottom:0}}@media (min-width: 768px) and (max-width: 991px){.product-parts__footer{border:none}}@media (min-width: 992px){.product-parts__footer{display:none}}.product-parts__show-more-cta{font-weight:600;text-decoration:none;height:35px;line-height:35px;line-height:3.5rem}.product-parts__show-more-cta:before,.product-parts__show-more-cta:after{content:'';height:15px;width:25px;transform:rotate(90deg);background:url("../images/theme/icon_arrow.svg") no-repeat 50% 50%;display:inline-block;background-size:11px;vertical-align:sub;transition:background-position 0.2s}.product-parts__show-more-cta:hover,.product-parts__show-more-cta:active,.product-parts__show-more-cta:focus{text-decoration:underline}.product-parts__show-more-cta:hover:before,.product-parts__show-more-cta:active:before,.product-parts__show-more-cta:focus:before,.product-parts__show-more-cta:hover:after,.product-parts__show-more-cta:active:after,.product-parts__show-more-cta:focus:after{background-position:65% 50%}@media (max-width: 991px){.product-parts__show-more-cta{padding-top:10px}.product-parts__show-more-cta:before,.product-parts__show-more-cta:after{display:none}}@media (max-width: 767px){.product-parts__show-more-cta{padding-top:5px;height:25px;line-height:25px;line-height:2.5rem}}.product-parts__show-more-cta--in-header{font-size:14px;font-size:1.4rem;letter-spacing:normal;height:auto;line-height:28px;line-height:2.8rem;display:block;text-align:right}.product-part__show-variants-cta{border:1px solid #d9d9d9;height:40px;line-height:40px;line-height:4rem;font-size:13px;font-size:1.3rem;background:#fff;color:#262626;font-weight:600;margin:0;transition:color 0.4s,background-color 0.4s,border-color 0.4s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 15px}.product-part__show-variants-cta:hover,.product-part__show-variants-cta:active,.product-part__show-variants-cta:focus{border-color:#000}.product-part__show-variants-cta.selected{border-color:#ed1c24;color:#ed1c24}.product-part__show-variants-cta.selected:before{content:'';display:inline-block;width:15px;height:15px;margin-right:5px;background:url("../images/theme/icon_thick.svg") no-repeat 50% 50%;background-size:contain;vertical-align:sub}.product-part__show-variants-cta.selected:hover,.product-part__show-variants-cta.selected:active,.product-part__show-variants-cta.selected:focus{border-color:#000;color:#fff}@media (min-width: 992px){.product-part__show-variants-cta{display:none !important}}@media (max-width: 767px){.product-part__show-variants-cta{height:30px;line-height:30px;line-height:3rem}}.product-parts__add-to-cart-cta{line-height:40px;line-height:4rem;margin:0;background-color:#111111;color:#fff;text-transform:uppercase;font-weight:600;font-size:16px;font-size:1.6rem;height:40px;padding:0 23px;display:inline-block;vertical-align:top;transition:all .4s}.product-parts__add-to-cart-cta:disabled{opacity:.5;pointer-events:none}@media (min-width: 992px){.product-parts__add-to-cart-cta{display:none}}.product-parts__item{padding-top:1px;padding-bottom:10px}.product-parts__item:not(:last-of-type){border-bottom:1px solid #dee0e2}@media (max-width: 991px){.product-parts__item{padding:5px 0}}/*product part*/.product-part__content-wrapper{justify-content:center}.product-part__img-wrapper{padding-right:0;justify-content:center;align-items:center}@media (max-width: 991px){.product-part__img-wrapper{margin-top:-35px}}.product-part__title{margin:0 0 10px;font-size:14px;font-size:1.4rem;color:#111111;background:rgba(222, 222, 222, 0.8);padding:7px 10px}@media (max-width: 767px){.product-part__title{font-size:12px;font-size:1.2rem}}@media (max-width: 991px){.product-part__title{font-size:12px;font-size:1.2rem;margin-bottom:5px}}.product-part__img-wrapper-link{display:block;width:100%;max-height:100px}.product-part__img{max-width:100%;margin:0 auto;flex-shrink:0}@media (max-width: 991px){.product-part__img{max-height:65px}}@media (min-width: 992px){.product-variants-list{border:none;display:flex;flex-wrap:wrap;overflow:visible}.product-variants-list__item{display:inline-block;min-width:10%}.product-variants-list__item:not(:first-of-type) .product-variants-list__item-cta{border-left:none}.product-variants-list__item-cta{height:30px;line-height:35px;line-height:3.5rem;border:1px solid #d9d9d9;padding:0 0.5rem}.invalid-feedback{margin-top:5px}}@media (max-width: 991px){.product-part__variants-wrapper{position:fixed;opacity:0;transform:translateY(100vh);transition:all .4s;bottom:0;left:0;margin:0;z-index:2000;pointer-events:none;background:#fff;width:100%;max-height:270px;padding:10px 20px;-webkit-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);-moz-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06)}.product-part__variants-wrapper.open{transform:translateY(0);opacity:1;pointer-events:all;overflow:scroll}.product-part__variants-wrapper.has-error + .product-part__show-variants-cta:not(.selected):not(:hover):not(:active):not(:focus){border-color:#c54c51;color:#c54c51}.product-part__variants-wrapper .product-variants-list{max-width:420px;margin-left:auto;margin-right:auto}}/*accordion cart*/.minicart-content-item__parts,.shopping-cart-item__parts{width:100%}.minicart-content-item-parts,.shopping-cart-item-parts{padding:0;margin:15px 0 0 15px;list-style:none}@media (max-width: 767px){.minicart-content-item-parts,.shopping-cart-item-parts{margin:10px 0 0 0}}.minicart-content-item-parts__item,.shopping-cart-item-parts__item{margin-bottom:10px;position:relative;display:flex;align-items:center}.minicart-content-item-parts__item:last-of-type,.shopping-cart-item-parts__item:last-of-type{margin-bottom:0}.minicart-content-item-parts__item:before,.shopping-cart-item-parts__item:before{content:'';width:15px;height:15px;display:block;margin-right:10px;min-width:15px;border:#dee0e2 solid;border-width:0 0 1px 1px}.minicart-content-item-part,.shopping-cart-item-part{display:flex;align-items:center;width:100%}.minicart-content-item-part__img-wrapper,.shopping-cart-item-part__img-wrapper{width:50px;min-width:50px}.minicart-content-item-part__img,.shopping-cart-item-part__img{max-width:100%}.minicart-content-item-part__details,.shopping-cart-item-part__details{padding-left:15px}.minicart-content-item-part__title,.shopping-cart-item-part__title{font-size:13px;font-size:1.3rem;color:#1c1c1c;font-weight:400;margin:0}.minicart-content-item-part__specs,.shopping-cart-item-part__specs{color:#1c1c1c;font-size:13px;font-size:1.3rem;font-weight:600;list-style-type:none;padding:0;margin-top:5px}.minicart-content-item-part__specs-item b,.shopping-cart-item-part__specs-item b{font-weight:400;color:#6d6d6d}@media (max-width: 991px){.product-detail-intro__product-parts{position:fixed;opacity:0;top:100vh;transition:opacity .4s,bottom .4s,height .4s,top .4s;left:0;margin:0;z-index:1000;padding:0;pointer-events:none;background:#fff;height:calc(100% -  53px);-webkit-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);-moz-box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06);box-shadow:0 5px 20px 7px rgba(41, 61, 104, 0.06)}.product-detail-intro__product-parts.open{top:53px;opacity:1;pointer-events:all;overflow:scroll}}@media (max-width: 991px){.product-part__variants-wrapper .product-variants-list__item--unavailable .product-variants-list__item-cta{background-color:#f4f4f4}}.content--successful-order{max-width:600px;margin:0 auto}.content--successful-order table{border-collapse:initial;border-spacing:2px}.content--successful-order table th{text-align:-webkit-center}.container{max-width:1250px;width:100%;padding-left:0;padding-right:0}@media (max-width: 1300px){.container{width:94%}}.container .col- *{padding-left:5px;padding-right:5px}.is-paddingless{padding:0}.is-marginless{margin:0}@media (max-width: 767px){.is-marginless-mobile{margin:0}}@media (max-width: 767px){.is-paddingless-mobile{padding:0}}@media (min-width: 1600px){.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left}.col-xl-12{width:100%}.col-xl-11{width:91.66666667%}.col-xl-10{width:83.33333333%}.col-xl-9{width:75%}.col-xl-8{width:66.66666667%}.col-xl-7{width:58.33333333%}.col-xl-6{width:50%}.col-xl-5{width:41.66666667%}.col-xl-4{width:33.33333333%}.col-xl-3{width:25%}.col-xl-2{width:16.66666667%}.col-xl-1{width:8.33333333%}.col-xl-pull-12{right:100%}.col-xl-pull-11{right:91.66666667%}.col-xl-pull-10{right:83.33333333%}.col-xl-pull-9{right:75%}.col-xl-pull-8{right:66.66666667%}.col-xl-pull-7{right:58.33333333%}.col-xl-pull-6{right:50%}.col-xl-pull-5{right:41.66666667%}.col-xl-pull-4{right:33.33333333%}.col-xl-pull-3{right:25%}.col-xl-pull-2{right:16.66666667%}.col-xl-pull-1{right:8.33333333%}.col-xl-pull-0{right:auto}.col-xl-push-12{left:100%}.col-xl-push-11{left:91.66666667%}.col-xl-push-10{left:83.33333333%}.col-xl-push-9{left:75%}.col-xl-push-8{left:66.66666667%}.col-xl-push-7{left:58.33333333%}.col-xl-push-6{left:50%}.col-xl-push-5{left:41.66666667%}.col-xl-push-4{left:33.33333333%}.col-xl-push-3{left:25%}.col-xl-push-2{left:16.66666667%}.col-xl-push-1{left:8.33333333%}.col-xl-push-0{left:auto}.col-xl-offset-12{margin-left:100%}.col-xl-offset-11{margin-left:91.66666667%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-0{margin-left:0%}}.product-rating .bt-rating{font-size:1.2rem;color:black}.product-rating .bt-rating > span > span:before{font-size:1.2rem;color:black}.free-delivery{margin-top:.75rem;display:flex;color:#3caf33;font-weight:600;font-size:13px;font-size:1.3rem}.landing__header{background-repeat:no-repeat;background-size:initial;background-position:center top;height:400px}.landing__header .landing__header__content{text-align:center}.landing__header .landing__header__content img{display:none;max-width:100%;height:auto}.landing__header .landing__header__content h2{font-size:42px;text-transform:uppercase;font-weight:900;margin-top:170px;letter-spacing:1px}@media (max-width: 767px){.landing__header{background-image:unset !important;height:unset}.landing__header .landing__header__content img{display:inline-block}.landing__header .landing__header__content h2{font-size:32px;margin-top:40px;letter-spacing:0.5px}}.landing__post{max-width:700px;margin:0 auto;padding-top:85px;padding-bottom:40px}.landing__post.right .landing__post__wrapper{display:flex;flex-direction:row}.landing__post.right .landing__post__img{order:2}.landing__post.right .landing__post__content{order:1}.landing__post .landing__post__img img{max-width:100%;height:auto}.landing__post .landing__post__content{padding-left:25px}.landing__post .landing__post__content .landing__post__title{margin-top:0;margin-bottom:15px;font-size:18px;font-size:1.8rem;line-height:1.5;letter-spacing:1px;font-weight:900}.landing__post .landing__post__content .landing__post__text{font-size:18px;font-size:1.8rem;line-height:1.5}.landing__post .landing__post__content .landing__post__text p{margin-bottom:0}@media (max-width: 767px){.landing__post{padding-top:30px;padding-bottom:20px}.landing__post .landing__post__img{text-align:center;margin-bottom:20px}.landing__post .landing__post__content{text-align:center;padding-left:10px}.landing__post.right .landing__post__wrapper{display:block}}.landing__icons{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;max-width:910px;margin:195px auto 50px}.landing__icons .landing__icon__item{text-align:center;min-width:125px}.landing__icons .landing__icon__item .landing__icon__item__img{margin:0 10px;width:75px}.landing__icons .landing__icon__item .landing__icon__item__title{color:#122f34;font-size:12px;font-weight:400;line-height:18px;font-style:normal;letter-spacing:normal;margin-top:15px;margin-bottom:30px}@media (max-width: 767px){.landing__icons{margin:50px auto 30px}.landing__icons .landing__icon__item{text-align:center;min-width:150px}}.landing__footer{background-color:#f1f1f1;margin:35px 0 15px;color:#122f34}.landing__footer .landing__footer__title{font-size:17px;font-size:1.7rem;font-weight:900;letter-spacing:0.5px;text-align:center;line-height:35px;text-transform:uppercase}.landing__footer .landing__footer__wrapper{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;max-width:1130px}.landing__footer .landing__footer__wrapper .landing__footer__item{text-align:center;min-width:165px}.landing__footer .landing__footer__wrapper .landing__footer__item .landing__footer__item__img{margin:0 10px;width:80px}.landing__footer .landing__footer__wrapper .landing__footer__item .landing__footer__item__title{color:#122f34;font-size:15px;font-size:1.5rem;font-weight:900;line-height:42px;margin-top:15px;margin-bottom:30px}@media (max-width: 767px){.landing__footer{margin:0 10px 15px}.landing__footer .landing__footer__title{padding-top:40px}.landing__footer .landing__footer__wrapper{margin:20px auto 30px}.landing__footer .landing__footer__item{text-align:center;width:100%}}.product-archive .product-archive__title{color:#111;font-size:26px;font-size:2.6rem;line-height:35px;line-height:3.5rem;margin:0 0 15px;font-weight:600;vertical-align:middle;text-align:center}@media (max-width: 991px){.product-archive .product-archive__title{margin:10px 0 15px}}.product-archive .product-archive-list__item{display:flex;flex-wrap:nowrap;margin-bottom:20px}@media (max-width: 991px){.product-archive .product-archive-list__item{flex-wrap:wrap}}.product-archive .product-archive-list__paginator{margin-bottom:40px}.product-archive-item-title{font-weight:400;font-size:26px;font-size:2.6rem;margin:0 0 5px}.product-archive-list__item{border:1px #9f9f9f solid;display:flex}.product-archive-item{display:flex;flex-direction:row;flex-wrap:wrap;padding:30px}@media (min-width: 992px){.product-archive-item{flex-wrap:nowrap;flex-grow:1}}@media (max-width: 991px){.product-archive-item{justify-content:center}}.product-archive-item:hover,.product-archive-item:active,.product-archive-item:focus{text-decoration:none}.product-archive-item:hover .product-archive-item-title,.product-archive-item:active .product-archive-item-title,.product-archive-item:focus .product-archive-item-title{text-decoration:underline}.product-archive-item .product-archive-item__image-wrapper{flex:0 0 263px;display:flex;align-items:center}@media (max-width: 991px){.product-archive-item .product-archive-item__image-wrapper{flex-shrink:1}}.product-archive-item .product-archive-item__image{max-width:100%;max-height:100%}.product-archive-item .product-archive-item__details{color:#1b1b1b;font-size:15px;font-size:1.5rem;line-height:26px;line-height:2.6rem}@media (min-width: 992px){.product-archive-item .product-archive-item__details{padding-left:30px;flex-grow:1}}.product-archive-item__alternatives{display:flex;flex-direction:column;justify-content:center;padding:30px;background:#f3f3f3;flex:0 0 280px}@media (max-width: 991px){.product-archive-item__alternatives{flex:1 1 auto}}.product-archive-item__alternatives .product-archive-item-alternatives__title{font-size:18px;font-size:1.8rem;line-height:30px;line-height:3rem;color:#1b1b1b;text-align:left;margin-top:0}.product-archive-item__alternatives .product-archive-item-alternative-title{font-size:14px;font-size:1.4rem;color:#1b1b1b}#luigi-ac-input{margin:0;padding:5px;width:100%;border:1px solid}#luigi-ac,#luigi-ac-input{-webkit-box-sizing:border-box;box-sizing:border-box}#luigi-ac{border-radius:3px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.6);box-shadow:0 0 10px rgba(0,0,0,.6);position:absolute;max-height:500px;overflow-y:hidden;display:none;text-align:left}#luigi-ac .luigi-ac-margin{margin-left:15px}#luigi-ac:empty{display:none}#luigi-ac *{-webkit-box-sizing:border-box;box-sizing:border-box}#luigi-ac a{text-decoration:none}#luigi-ac .row{margin:0;display:block;cursor:pointer;border-bottom:1px solid #ebebec}#luigi-ac .row.active,#luigi-ac .row:active,#luigi-ac .row:focus,#luigi-ac .row:hover{background-color:#fffccd}#luigi-ac .locked{background:#f7f7f8;border-bottom:1px solid #ebebec}#luigi-ac .locked td.cat-div{text-transform:uppercase;padding-left:10px;padding-right:10px;font-weight:700}#luigi-ac table{border-radius:3px;margin:0;padding:0;table-layout:fixed;width:100%;border-collapse:collapse}#luigi-ac tbody{border:none}#luigi-ac tr{overflow:hidden;padding:0;margin:0}#luigi-ac td{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:10px 0;margin:0;vertical-align:middle;border:none}#luigi-ac tr.category td.image,#luigi-ac tr.product td.image,#luigi-ac tr.query td.image{padding-left:10px;text-align:center;width:56px}#luigi-ac tr.category td.image div,#luigi-ac tr.product td.image div,#luigi-ac tr.query td.image div{height:48px;line-height:48px;vertical-align:middle}#luigi-ac tr.category td.image img,#luigi-ac tr.product td.image img,#luigi-ac tr.query td.image img{max-width:100%;max-height:48px;vertical-align:middle;border:none}#luigi-ac tr.category td.text,#luigi-ac tr.product td.text,#luigi-ac tr.query td.text{padding-left:5px;padding-right:5px}#luigi-ac tr.category td.text:first-child,#luigi-ac tr.product td.text:first-child,#luigi-ac tr.query td.text:first-child{padding-left:10px}#luigi-ac tr.category td.text:last-child,#luigi-ac tr.product td.text:last-child,#luigi-ac tr.query td.text:last-child{padding-right:10px}#luigi-ac tr.category td.text .title,#luigi-ac tr.product td.text .title,#luigi-ac tr.query td.text .title{color:#20252e;font-weight:700;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-bottom:.8px}#luigi-ac tr.category td.text .title:only-child,#luigi-ac tr.product td.text .title:only-child,#luigi-ac tr.query td.text .title:only-child{padding-bottom:0}#luigi-ac tr.category td.text .attrs,#luigi-ac tr.product td.text .attrs,#luigi-ac tr.query td.text .attrs{color:#373b43;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}#luigi-ac tr.category td.text .attr,#luigi-ac tr.product td.text .attr,#luigi-ac tr.query td.text .attr{display:inline;vertical-align:middle;position:relative;padding-right:20px}#luigi-ac tr.category td.text .attr:last-child,#luigi-ac tr.product td.text .attr:last-child,#luigi-ac tr.query td.text .attr:last-child{padding-right:0}#luigi-ac tr.category td.text .attr:after,#luigi-ac tr.product td.text .attr:after,#luigi-ac tr.query td.text .attr:after{content:"";display:block;width:6px;height:6px;background:#d2d2d4;border-radius:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:7px}#luigi-ac tr.category td.text .attr:last-child:after,#luigi-ac tr.product td.text .attr:last-child:after,#luigi-ac tr.query td.text .attr:last-child:after{display:none}#luigi-ac tr.category td.price,#luigi-ac tr.product td.price,#luigi-ac tr.query td.price{width:64px;color:#373b43;padding-right:10px;text-align:right}#luigi-ac tr.category td.actions,#luigi-ac tr.product td.actions,#luigi-ac tr.query td.actions{width:88px;padding-right:10px;text-align:right}#luigi-ac tr.category{border-bottom-width:0}#luigi-ac.autocomplete.open{display:block;background-color:#fff;max-height:1000px;overflow-y:auto;z-index:1500;color:#20252e;line-height:16px}#luigi-ac.autocomplete.open:empty{display:none}#luigi-ac em{background:#ffef07;font-style:normal;padding-left:1px;padding-right:1px}#luigi-ac .use-enter{background:#f7f7f8;padding:10px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}#luigi-ac .use-enter span{font-weight:700}#luigi-ac .use-enter.hidden{visibility:hidden}#luigi-ac .use-enter+.did-you-mean,#luigi-ac .use-enter+.locked{border-top:1px solid #ebebec}#luigi-ac .did-you-mean{background:#f7f7f8;padding:10px}#luigi-ac .did-you-mean span{font-weight:700}#luigi-ac .did-you-mean+.locked,#luigi-ac .did-you-mean+.use-enter{border-top:1px solid #ebebec}#luigi-ac .footer{font-size:.9em;background:#f7f7f8;padding:10px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:right;color:#20252e;vertical-align:baseline;margin:0}#luigi-ac .footer i{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDAwIDEwMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMUJCOUQ3O308L3N0eWxlPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05ODQuOCwwSDE1LjJDNi44LDAsMCw2LjgsMCwxNS4ydjk2OS42YzAsOC4zLDYuOCwxNS4yLDE1LjIsMTUuMmg5NjkuNmM4LjQsMCwxNS4yLTYuOCwxNS4yLTE1LjJWMTUuMkMxMDAwLDYuOCw5OTMuMiwwLDk4NC44LDB6IE03OTQsNDUwLjJMNTM3LjQsNzA2LjdjLTMuMiwzLjItNy41LDMuMi0xMC43LDBMMTczLjEsMzUzLjJjLTMuMi0zLjItMy4yLTcuNSwwLTEwLjhsMTAxLjgtMTAxLjhjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGwyNTYuMSwyNTYuMWMyLjEsMi4xLDQuMywyLjEsNi40LDBsMTQ2LjItMTQ2LjJjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGw4OC45LDg4LjlDNzk3LjIsNDQyLjYsNzk3LjIsNDQ2LjksNzk0LDQ1MC4yeiIvPjwvZz48L3N2Zz4=");width:13px;height:13px;display:inline-block;vertical-align:baseline;margin-right:4px;margin-left:2px;position:relative;top:2px}#luigi-ac .footer a{color:#1593ae}#luigi-ac .footer a,#luigi-ac .footer a:hover{text-decoration:none}#luigi-ac .action{height:30px;line-height:30px;vertical-align:middle;display:inline-block;padding-left:1px;padding-right:1px}#luigi-ac .action img{max-width:100%;max-height:30px;vertical-align:middle;border:none}#luigi-ac .expanded-items{position:relative;background-color:#f7f7f8}#luigi-ac .expanded-items.animate>div{will-change:max-height;-webkit-animation:lb-expand 1s ease-in forwards;animation:lb-expand 1s ease-in forwards;overflow:hidden}@-webkit-keyframes lb-expand{0%{max-height:0}to{max-height:1000px}}@keyframes lb-expand{0%{max-height:0}to{max-height:1000px}}#luigi-ac .expanded-items .action.expandable{display:none}#luigi-ac .expanded-items:before{position:absolute;content:"";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f7f7f8;top:-9px;right:17px}#luigi-ac .indent{border:2px solid #ebebec;border-bottom:none;border-left:none;width:.5em;height:.5em;display:inline-block;vertical-align:middle;margin:0 .5em 0 0;padding:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#luigi-ac img{color:#20252e}@media screen and (min-width:0) and (min-resolution:0.001dpcm){#luigi-ac .row{zoom:100%}}.luigi-ac-line{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.6);box-shadow:0 0 10px rgba(0,0,0,.6);position:absolute;max-height:500px;overflow:auto;display:none;text-align:left;z-index:16777271}.luigi-ac-line__category-search{padding:10px;font-size:16px}.luigi-ac-line__category-search__title{font-weight:700;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.luigi-ac-line__category-search__title--text{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-bottom:.8px;color:gray;font-weight:100}.luigi-ac-line:empty{display:none}.luigi-ac-line *{-webkit-box-sizing:border-box;box-sizing:border-box}.luigi-ac-line .luigi-ac-item{margin-left:0;display:block;cursor:pointer;border-bottom:1px solid #ebebec;text-decoration:none;color:inherit;outline:none;width:100%}.luigi-ac-line .luigi-ac-item.luigi-ac-fixit .luigi-ac-title:after{content:"➜";position:relative;top:-1px;padding:0 0 0 4px}.luigi-ac-line .luigi-ac-header{background:#f7f7f8;border-bottom:1px solid #ebebec}.luigi-ac-line .luigi-ac-header-inner{text-transform:uppercase;padding-left:10px;padding-right:10px;font-weight:700}.luigi-ac-line table{border-radius:3px;margin:0;padding:0;table-layout:fixed;width:100%;border-collapse:collapse}.luigi-ac-line tbody{border:none}.luigi-ac-line tr{overflow:hidden;padding:0;margin:0}.luigi-ac-line td{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:10px 0;margin:0;vertical-align:middle;border:none}.luigi-ac-line .luigi-ac-category .luigi-ac-image,.luigi-ac-line .luigi-ac-product .luigi-ac-image,.luigi-ac-line .luigi-ac-query .luigi-ac-image{padding-left:10px;text-align:center;width:56px}.luigi-ac-line .luigi-ac-category .luigi-ac-image div,.luigi-ac-line .luigi-ac-product .luigi-ac-image div,.luigi-ac-line .luigi-ac-query .luigi-ac-image div{height:48px;line-height:48px;vertical-align:middle}.luigi-ac-line .luigi-ac-category .luigi-ac-image img,.luigi-ac-line .luigi-ac-product .luigi-ac-image img,.luigi-ac-line .luigi-ac-query .luigi-ac-image img{max-width:100%;max-height:48px;vertical-align:middle;border:none}.luigi-ac-line .luigi-ac-category .luigi-ac-text,.luigi-ac-line .luigi-ac-product .luigi-ac-text,.luigi-ac-line .luigi-ac-query .luigi-ac-text{padding-left:5px;padding-right:5px}.luigi-ac-line .luigi-ac-category .luigi-ac-text:first-child,.luigi-ac-line .luigi-ac-product .luigi-ac-text:first-child,.luigi-ac-line .luigi-ac-query .luigi-ac-text:first-child{padding-left:10px}.luigi-ac-line .luigi-ac-category .luigi-ac-text:last-child,.luigi-ac-line .luigi-ac-product .luigi-ac-text:last-child,.luigi-ac-line .luigi-ac-query .luigi-ac-text:last-child{padding-right:10px}.luigi-ac-line .luigi-ac-category .luigi-ac-text .luigi-ac-title,.luigi-ac-line .luigi-ac-product .luigi-ac-text .luigi-ac-title,.luigi-ac-line .luigi-ac-query .luigi-ac-text .luigi-ac-title{font-weight:700;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-bottom:.8px}.luigi-ac-line .luigi-ac-category .luigi-ac-text .luigi-ac-title:only-child,.luigi-ac-line .luigi-ac-product .luigi-ac-text .luigi-ac-title:only-child,.luigi-ac-line .luigi-ac-query .luigi-ac-text .luigi-ac-title:only-child{padding-bottom:0}.luigi-ac-line .luigi-ac-category .luigi-ac-text .luigi-ac-attrs,.luigi-ac-line .luigi-ac-product .luigi-ac-text .luigi-ac-attrs,.luigi-ac-line .luigi-ac-query .luigi-ac-text .luigi-ac-attrs{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.luigi-ac-line .luigi-ac-category .luigi-ac-text .luigi-ac-attr,.luigi-ac-line .luigi-ac-product .luigi-ac-text .luigi-ac-attr,.luigi-ac-line .luigi-ac-query .luigi-ac-text .luigi-ac-attr{display:inline;vertical-align:middle;position:relative;padding-right:20px;font-size:14px}.luigi-ac-line .luigi-ac-category .luigi-ac-text .luigi-ac-attr:last-child,.luigi-ac-line .luigi-ac-product .luigi-ac-text .luigi-ac-attr:last-child,.luigi-ac-line .luigi-ac-query .luigi-ac-text .luigi-ac-attr:last-child{padding-right:0}.luigi-ac-line .luigi-ac-category .luigi-ac-text .luigi-ac-attr:after,.luigi-ac-line .luigi-ac-product .luigi-ac-text .luigi-ac-attr:after,.luigi-ac-line .luigi-ac-query .luigi-ac-text .luigi-ac-attr:after{content:"";display:block;width:6px;height:6px;background:#d2d2d4;border-radius:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:7px}.luigi-ac-line .luigi-ac-category .luigi-ac-text .luigi-ac-attr:last-child:after,.luigi-ac-line .luigi-ac-category .luigi-ac-text .luigi-ac-attr:last-of-type:after,.luigi-ac-line .luigi-ac-product .luigi-ac-text .luigi-ac-attr:last-child:after,.luigi-ac-line .luigi-ac-product .luigi-ac-text .luigi-ac-attr:last-of-type:after,.luigi-ac-line .luigi-ac-query .luigi-ac-text .luigi-ac-attr:last-child:after,.luigi-ac-line .luigi-ac-query .luigi-ac-text .luigi-ac-attr:last-of-type:after{display:none}.luigi-ac-line .luigi-ac-category .luigi-ac-price,.luigi-ac-line .luigi-ac-product .luigi-ac-price,.luigi-ac-line .luigi-ac-query .luigi-ac-price{width:85px;padding-right:10px;text-align:right}.luigi-ac-line .luigi-ac-category .luigi-ac-price-old,.luigi-ac-line .luigi-ac-product .luigi-ac-price-old,.luigi-ac-line .luigi-ac-query .luigi-ac-price-old{text-decoration:line-through}.luigi-ac-line .luigi-ac-category .luigi-ac-actions,.luigi-ac-line .luigi-ac-product .luigi-ac-actions,.luigi-ac-line .luigi-ac-query .luigi-ac-actions{width:88px;padding-right:10px;text-align:right}.luigi-ac-line .luigi-ac-category{border-bottom-width:0}.luigi-ac-line.luigi-ac-autocomplete.luigi-ac-open{display:block;background-color:#fff;max-height:1000px;overflow-y:auto;-webkit-overflow-scrolling:touch;line-height:16px}.luigi-ac-line.luigi-ac-autocomplete.luigi-ac-open:empty{display:none}.luigi-ac-line .luigi-ac-highlight{font-style:normal;padding-left:1px;padding-right:1px}.luigi-ac-line .luigi-ac-enter{background:#f7f7f8;padding:10px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.luigi-ac-line .luigi-ac-enter span{font-weight:700}.luigi-ac-line .luigi-ac-enter.hidden{visibility:hidden}.luigi-ac-line .luigi-ac-enter+.luigi-ac-dym,.luigi-ac-line .luigi-ac-enter+.luigi-ac-header{border-top:1px solid #ebebec}.luigi-ac-line .luigi-ac-dym{background:#f7f7f8;padding:10px}.luigi-ac-line .luigi-ac-dym span{font-weight:700}.luigi-ac-line .luigi-ac-dym+.luigi-ac-enter,.luigi-ac-line .luigi-ac-dym+.luigi-ac-header{border-top:1px solid #ebebec}.luigi-ac-line .luigi-ac-footer{font-size:.9em;background:#f7f7f8;padding:10px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:right;color:#20252e;vertical-align:baseline;margin:0;min-width:0}.luigi-ac-line .luigi-ac-footer i{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDAwIDEwMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMUJCOUQ3O308L3N0eWxlPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05ODQuOCwwSDE1LjJDNi44LDAsMCw2LjgsMCwxNS4ydjk2OS42YzAsOC4zLDYuOCwxNS4yLDE1LjIsMTUuMmg5NjkuNmM4LjQsMCwxNS4yLTYuOCwxNS4yLTE1LjJWMTUuMkMxMDAwLDYuOCw5OTMuMiwwLDk4NC44LDB6IE03OTQsNDUwLjJMNTM3LjQsNzA2LjdjLTMuMiwzLjItNy41LDMuMi0xMC43LDBMMTczLjEsMzUzLjJjLTMuMi0zLjItMy4yLTcuNSwwLTEwLjhsMTAxLjgtMTAxLjhjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGwyNTYuMSwyNTYuMWMyLjEsMi4xLDQuMywyLjEsNi40LDBsMTQ2LjItMTQ2LjJjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGw4OC45LDg4LjlDNzk3LjIsNDQyLjYsNzk3LjIsNDQ2LjksNzk0LDQ1MC4yeiIvPjwvZz48L3N2Zz4=");width:13px;height:13px;display:inline-block;vertical-align:baseline;margin-right:2px;margin-left:2px;position:relative;top:1px}.luigi-ac-line .luigi-ac-footer a{color:#1593ae;text-decoration:none}.luigi-ac-line .luigi-ac-footer a:hover{text-decoration:none;color:#2ec8e6}.luigi-ac-line .luigi-ac-action{height:30px;line-height:30px;vertical-align:middle;display:inline-block;padding-left:1px;padding-right:1px}.luigi-ac-line .luigi-ac-action img{max-width:100%;max-height:30px;vertical-align:middle;border:none}.luigi-ac-line .luigi-ac-expanded{position:relative;background-color:#f7f7f8}.luigi-ac-line .luigi-ac-expanded.luigi-ac-animate>div{will-change:max-height;-webkit-animation:luigi-ac-expand 1s ease-in forwards;animation:luigi-ac-expand 1s ease-in forwards;overflow:hidden}@-webkit-keyframes luigi-ac-expand{0%{max-height:0}to{max-height:1000px}}@keyframes luigi-ac-expand{0%{max-height:0}to{max-height:1000px}}.luigi-ac-line .luigi-ac-expanded .luigi-ac-action.luigi-ac-expandable{display:none}.luigi-ac-line .luigi-ac-expanded:before{position:absolute;content:"";width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f7f7f8;top:-9px;right:17px}.luigi-ac-line .luigi-ac-indent{border:2px solid #ebebec;border-bottom:none;border-left:none;width:.5em;height:.5em;display:inline-block;vertical-align:middle;margin:0 .5em 0 0;padding:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.luigi-ac-line .luigi-ac-margin{margin-left:15px}@media screen and (min-width:0) and (min-resolution:0.001dpcm){.luigi-ac-line .luigi-ac-item{zoom:100%}}.luigi-ac-line .luigi-ac-button-block{width:100%;text-align:center}.luigi-ac-line .luigi-ac-button{display:block;width:100%;border:none;padding:16px 32px;font-size:14px;font-weight:700;text-align:center;text-transform:uppercase;cursor:pointer;-webkit-transition:background .5s;-o-transition:background .5s;transition:background .5s}.luigi-ac-grid{position:absolute;display:none;margin:0 auto;padding:15px 10px;width:100%;z-index:16777271;overflow:visible}.luigi-ac-grid>div{position:relative}.luigi-ac-grid,.luigi-ac-grid *{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.luigi-ac-grid:empty{display:none!important}.luigi-ac-grid.luigi-ac-autocomplete.luigi-ac-open{display:block}.luigi-ac-grid .luigi-ac-caret{position:absolute;top:0;left:50%;border:solid #ccc;border-width:1px 1px 0 0;background:#fff;width:8px;height:8px;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.luigi-ac-grid .luigi-ac-result{border:1px solid #ccc;padding:5px 0;background:#fff}.luigi-ac-grid .luigi-ac-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.luigi-ac-grid .luigi-ac-inner>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 auto;padding:0 5px}.luigi-ac-grid .luigi-ac-inner>:empty{display:none}.luigi-ac-grid .luigi-ac-inner>*>*{padding:5px}.luigi-ac-grid .luigi-ac-highlight{display:inline-block;font-style:normal;text-decoration:inherit}.luigi-ac-grid .luigi-ac-item{outline:none;color:inherit;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s;cursor:pointer}.luigi-ac-grid .luigi-ac-item.luigi-ac-fixit .luigi-ac-other-content:after{content:"➜";position:relative;top:0;padding:0 0 0 4px}.luigi-ac-grid .luigi-ac-item .luigi-ac-attrs{overflow:hidden}.luigi-ac-grid .luigi-ac-item .luigi-ac-attrs .luigi-ac-attr{display:inline;vertical-align:middle;position:relative;padding-right:2px;font-size:11px}.luigi-ac-grid .luigi-ac-item .luigi-ac-attrs .luigi-ac-attr:last-child{padding-right:0}.luigi-ac-grid .luigi-ac-item .luigi-ac-attrs .luigi-ac-attr:after{content:"\25E6";padding-left:6px}.luigi-ac-grid .luigi-ac-item .luigi-ac-attrs .luigi-ac-attr:last-child:after,.luigi-ac-grid .luigi-ac-item .luigi-ac-attrs .luigi-ac-attr:last-of-type:after{display:none}.luigi-ac-grid .luigi-ac-item,.luigi-ac-grid .luigi-ac-item:hover{text-decoration:none}.luigi-ac-grid .luigi-ac-main,.luigi-ac-grid .luigi-ac-others,.luigi-ac-grid .luigi-ac-products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;width:100%}.luigi-ac-grid .luigi-ac-main:empty+.luigi-ac-others,.luigi-ac-grid .luigi-ac-products:empty+.luigi-ac-others{border:none}.luigi-ac-grid .luigi-ac-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.luigi-ac-grid .luigi-ac-image{position:relative;justify-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:56px;height:85px;margin-right:20px;overflow:hidden}.luigi-ac-grid .luigi-ac-image img{position:absolute;left:0;right:0;top:0;bottom:0;display:block;max-width:100%;max-height:100%;margin:auto}.luigi-ac-grid .luigi-ac-description{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.luigi-ac-grid .luigi-ac-description>*{padding:5px 0}.luigi-ac-grid .luigi-ac-name{font-size:14px;text-decoration:underline}.luigi-ac-grid .luigi-ac-price{font-size:18px}.luigi-ac-grid .luigi-ac-price-old{font-size:14px;text-decoration:line-through}.luigi-ac-grid .luigi-ac-other{display:block;width:100%;margin:2px 0;padding-top:2px!important;padding-bottom:2px!important}.luigi-ac-grid .luigi-ac-other-content{position:relative;padding-left:1em;font-size:12px}.luigi-ac-grid .luigi-ac-other-content:before{content:"–";position:absolute;left:0}.luigi-ac-grid .luigi-ac-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;font-size:18px;margin-top:10px}.luigi-ac-grid .luigi-ac-button-block-buy .luigi-ac-button-buy{width:100%;padding:4px 16px}.luigi-ac-grid .luigi-ac-button-block,.luigi-ac-grid .luigi-ac-button-block-buy{width:100%;text-align:center;margin-top:7px}.luigi-ac-grid .luigi-ac-button,.luigi-ac-grid .luigi-ac-button-buy{display:block;width:100%;border:none;padding:16px 32px;font-size:14px;font-weight:700;text-align:center;text-transform:uppercase;cursor:pointer;-webkit-transition:background .5s;-o-transition:background .5s;transition:background .5s}.luigi-ac-grid .luigi-ac-info{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.luigi-ac-grid .luigi-ac-info:empty{display:none}.luigi-ac-grid .luigi-ac-dym{margin-bottom:10px;border-bottom:1px solid #ccc;padding-top:2px!important;padding-bottom:15px!important}.luigi-ac-grid .luigi-ac-enter{display:none}.luigi-ac-grid .luigi-ac-footer{font-size:.8em;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:right;vertical-align:baseline;margin:0;color:#d0d0d0;position:relative;margin-bottom:5px}.luigi-ac-grid .luigi-ac-footer i{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDAwIDEwMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMUJCOUQ3O308L3N0eWxlPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05ODQuOCwwSDE1LjJDNi44LDAsMCw2LjgsMCwxNS4ydjk2OS42YzAsOC4zLDYuOCwxNS4yLDE1LjIsMTUuMmg5NjkuNmM4LjQsMCwxNS4yLTYuOCwxNS4yLTE1LjJWMTUuMkMxMDAwLDYuOCw5OTMuMiwwLDk4NC44LDB6IE03OTQsNDUwLjJMNTM3LjQsNzA2LjdjLTMuMiwzLjItNy41LDMuMi0xMC43LDBMMTczLjEsMzUzLjJjLTMuMi0zLjItMy4yLTcuNSwwLTEwLjhsMTAxLjgtMTAxLjhjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGwyNTYuMSwyNTYuMWMyLjEsMi4xLDQuMywyLjEsNi40LDBsMTQ2LjItMTQ2LjJjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGw4OC45LDg4LjlDNzk3LjIsNDQyLjYsNzk3LjIsNDQ2LjksNzk0LDQ1MC4yeiIvPjwvZz48L3N2Zz4=");width:13px;height:13px;display:inline-block;vertical-align:baseline;margin-right:2px;margin-left:2px;position:relative;top:1px}.luigi-ac-grid .luigi-ac-footer a{color:#d0d0d0;-webkit-filter:grayscale(100%);filter:grayscale(100%);text-decoration:none;margin-right:1rem}.luigi-ac-grid .luigi-ac-footer a:hover,.luigi-ac-grid .luigi-ac-footer a:hover+i{color:#1593ae;-webkit-filter:none;filter:none}.luigi-ac-grid .luigi-ac-footer a:hover+i{text-decoration:none}.luigi-ac-grid .luigi-ac-close{position:absolute;right:20px;top:15px;width:16px;height:16px;cursor:pointer}.luigi-ac-grid .luigi-ac-close:after,.luigi-ac-grid .luigi-ac-close:before{content:"";position:absolute;top:50%;left:0;width:100%;margin-top:-1px;height:2px;background:currentColor;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.luigi-ac-grid .luigi-ac-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width:0) and (min-resolution:0.001dpcm){.luigi-ac-grid .luigi-ac-item{zoom:100%}}@media (max-width:991px){.luigi-ac-grid .luigi-ac-main,.luigi-ac-grid .luigi-ac-others{padding:15px}}.luigi-ac-grid--right .luigi-ac-others--border{padding-bottom:13px!important;border-bottom:1px solid #ccc}@media (min-width:576px) and (max-width:991px){.luigi-ac-grid .luigi-ac-main,.luigi-ac-grid .luigi-ac-others{padding:15px}.luigi-ac-grid--right .luigi-ac-others--border{border-bottom:1px solid #ccc}.luigi-ac-grid--right .luigi-ac-other:nth-last-child(2),.luigi-ac-grid--right .luigi-ac-others--border{padding-bottom:13px!important;margin-bottom:13px}}@media (max-width:1100px){.luigi-ac-grid{padding:15px 30px}}@media (min-width:576px){.luigi-ac-grid{padding:15px 30px}.luigi-ac-grid .luigi-ac-other,.luigi-ac-grid .luigi-ac-product{width:50%}.luigi-ac-grid .luigi-ac-button,.luigi-ac-grid .luigi-ac-button-buy{display:inline-block;width:auto}.luigi-ac-grid .luigi-ac-close{right:20px;top:15px}.luigi-ac-grid .luigi-ac-result{padding-top:13px}}@media (min-width:992px){.luigi-ac-grid .luigi-ac-inner>*{padding:0 13px}.luigi-ac-grid .luigi-ac-inner>*>*{padding:13px}.luigi-ac-grid .luigi-ac-main,.luigi-ac-grid .luigi-ac-products{width:66.66666666666667%}.luigi-ac-grid .luigi-ac-others--border{border-left:1px solid #ccc}.luigi-ac-grid .luigi-ac-others{width:33.333333333333336%}.luigi-ac-grid .luigi-ac-other{width:100%}.luigi-ac-grid .luigi-ac-close{right:20px;top:15px}.luigi-ac-grid--right .luigi-ac-others--border{border:0;border-right:1px solid #ccc}}.luigi-ac-hero{position:absolute;display:none;margin:0 auto;padding:15px 0;width:100%;z-index:16777271;overflow:visible}.luigi-ac-hero .luigi-ac-image.luigi-ac-image__desktop{display:none}@media (min-width:1021px){.luigi-ac-hero .luigi-ac-image.luigi-ac-image__desktop{display:block}}.luigi-ac-hero .luigi-ac-image.luigi-ac-image__mobile{display:block}@media (min-width:1021px){.luigi-ac-hero .luigi-ac-image.luigi-ac-image__mobile{display:none}}.luigi-ac-hero .lb-sizes{color:#20252e;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.luigi-ac-hero .luigi-ac-no-result{color:#018c95;font-size:17px}.luigi-ac-hero .luigi-ac-no-result--others{font-size:15px}.luigi-ac-hero .luigi-ac-text{margin:1px}@media (max-width:1020px){.luigi-ac-hero .luigi-ac__highlighted{white-space:nowrap}}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-rest-main.luigi-ac-main-without-hero .luigi-ac-image img{max-width:100%}@media (min-width:1021px){.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-rest-main.luigi-ac-main-without-hero .luigi-ac-item .luigi-ac-action-hero{right:10px}}@media (max-width:1020px){.luigi-ac-hero .luigi-ac-item .luigi-ac-action-hero{right:10px}}@media (min-width:1021px){.luigi-ac-hero .luigi-ac-item:nth-child(odd) .luigi-ac-action-hero{right:17px}.luigi-ac-hero .luigi-ac-item:nth-child(2n) .luigi-ac-action-hero{right:10px}}.luigi-ac-hero .luigi-ac-action-hero{position:absolute;bottom:11px;border-radius:50%;width:32px;height:32px;padding-left:9px;overflow:hidden}.luigi-ac-hero .luigi-ac-action-hero img{width:16px;height:34px}.luigi-ac-hero .luigi-ac-action-primary{position:absolute;bottom:9px;right:22px;width:78%}.luigi-ac-hero .luigi-ac-active,.luigi-ac-hero .luigi-ac-item:focus,.luigi-ac-hero .luigi-ac-item:hover{background-color:#ebebec}.luigi-ac-hero .luigi-ac-queries{padding-left:23px;padding-right:23px}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-rest-main.luigi-ac-main-without-hero{width:100%}.luigi-ac-hero .luigi-ac-others .luigi-ac-query{padding:1rem}.luigi-ac-hero .luigi-ac-others .luigi-ac-query .luigi-ac-other-content{font-size:14px;overflow:hidden}.luigi-ac-hero .luigi-ac-no-result{padding:2rem}.luigi-ac-hero.luigi-ac-hero--fixed{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;padding-right:0;margin:auto}.luigi-ac-hero>div{position:relative}.luigi-ac-hero,.luigi-ac-hero *{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.luigi-ac-hero:empty{display:none!important}.luigi-ac-hero.luigi-ac-autocomplete.luigi-ac-open{display:block}.luigi-ac-hero .luigi-ac-caret{position:absolute;top:0;left:50%;border:none;background:#fff;width:8px;height:8px;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.luigi-ac-hero .luigi-ac-hero-color{background:#018c95}.luigi-ac-hero .luigi-ac-ribbon{height:6px}.luigi-ac-hero .luigi-ac-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.luigi-ac-hero .luigi-ac-highlight{display:inline;font-style:normal;text-decoration:inherit;background-color:rgba(43,185,213,.35)}.luigi-ac-hero .luigi-ac-item{position:relative;outline:none;color:#000;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s;cursor:pointer;padding:.8em 1.25em}.luigi-ac-hero .luigi-ac-item:nth-child(odd){padding-left:1.25em}.luigi-ac-hero .luigi-ac-item.luigi-ac-fixit .luigi-ac-other-content:after{content:"➜";position:relative;top:-1px;padding:0 0 0 4px}.luigi-ac-hero .luigi-ac-item .luigi-ac-attrs{overflow:hidden;margin-top:3px;max-height:45px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.luigi-ac-hero .luigi-ac-item .luigi-ac-attrs .luigi-ac-attr{display:inline;vertical-align:middle;position:relative;padding-right:2px;font-size:13.5px;color:#918f8c;font-weight:500;line-height:1.3}.luigi-ac-hero .luigi-ac-item .luigi-ac-attrs .luigi-ac-attr:last-child{padding-right:0}.luigi-ac-hero .luigi-ac-item,.luigi-ac-hero .luigi-ac-item:hover{text-decoration:none}@media (min-width:1020px){.luigi-ac-hero .luigi-ac-rest-main.luigi-ac-main-without-hero .luigi-ac-item{padding-left:1.25em}}.luigi-ac-hero .luigi-ac-price,.luigi-ac-hero .luigi-ac-price-discount{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}.luigi-ac-hero .luigi-ac-main{background:#fff;letter-spacing:.1px;font-weight:400}.luigi-ac-hero .luigi-ac-main .luigi-ac-item{padding-bottom:.6em;padding-top:0}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-main .luigi-ac-item{padding-top:.7em}}.luigi-ac-hero .luigi-ac-main .lb-stars-holder{width:77px}.luigi-ac-hero .luigi-ac-main .lb-stars-full{white-space:nowrap;overflow:hidden}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main{height:100%;width:32.5%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:0}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .lb-stars-holder{margin:auto}@media screen and (max-width:1020px){.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item.luigi-ac-item-banner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item.luigi-ac-item-banner .luigi-ac-image{width:auto;height:auto;max-width:100%;max-height:240px;margin:auto}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item.luigi-ac-item-banner .luigi-ac-image img{height:auto;width:100%;max-width:420px;max-height:240px}}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:92%}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-name{font-size:17px;padding-bottom:.5rem}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-attr{font-size:16px}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-price,.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-price-old{font-size:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-price-new{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-price-old{font-size:20px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-image{width:215px;max-width:215px;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;margin-bottom:1rem}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-image{height:200px}}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item.luigi-ac-item-banner{height:100%;margin:auto}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item-banner .luigi-ac-image{height:auto;width:200px;max-width:200px;max-height:100%}.luigi-ac-hero .luigi-ac-main .luigi-ac-first-main .luigi-ac-item-banner .luigi-ac-image img{width:100%;max-width:100%}.luigi-ac-hero .luigi-ac-main .luigi-ac-header{height:15px}.luigi-ac-hero .luigi-ac-main .luigi-ac-main--section-1 .luigi-ac-description{margin-left:3px;margin-top:auto;margin-bottom:auto}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-main .luigi-ac-rest-main.luigi-ac-main--section-2.luigi-ac-main-without-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:67.5%}.luigi-ac-hero .luigi-ac-main .luigi-ac-rest-main.luigi-ac-main--section-2.luigi-ac-main-without-hero .luigi-ac-item.luigi-ac-product{width:50%}.luigi-ac-hero .luigi-ac-main .luigi-ac-rest-main.luigi-ac-main--section-2.luigi-ac-main-without-hero .luigi-ac-button-block--show-all{left:50%}}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-main .luigi-ac-main--section-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:32.5%;height:84%;-ms-flex-line-pack:start;align-content:flex-start}.luigi-ac-hero .luigi-ac-main .luigi-ac-main--section-1 .luigi-ac-item.luigi-ac-product{width:100%}.luigi-ac-hero .luigi-ac-main .luigi-ac-main--section-1 .luigi-ac-description{width:60%;overflow-wrap:break-word}}@media (max-width:1020px){.luigi-ac-hero .luigi-ac-main .luigi-ac-main--section-2.luigi-ac-rest-main.luigi-ac-main--border{margin-top:0}.luigi-ac-hero .luigi-ac-main .luigi-ac-main--section-1{width:100%}}.luigi-ac-hero .luigi-ac-main .luigi-ac-rest-main{width:67.5%}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-main .luigi-ac-rest-main .lb-sizes{width:118px}}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-main .luigi-ac-rest-main .luigi-ac-name{overflow:hidden}}.luigi-ac-hero .luigi-ac-main .luigi-ac-rest-main .luigi-ac-image{width:80px;height:115px;max-height:115px}.luigi-ac-hero .luigi-ac-main .luigi-ac-rest-main .luigi-ac-image img{max-height:115px;width:auto;max-width:80px;-ms-flex-item-align:start;align-self:flex-start}.luigi-ac-hero .luigi-ac-main .luigi-ac-rest-main .luigi-ac-description{margin-left:3px;margin-top:auto;margin-bottom:auto}.luigi-ac-hero .luigi-ac-main,.luigi-ac-hero .luigi-ac-others,.luigi-ac-hero .luigi-ac-products,.luigi-ac-hero .luigi-ac-queries,.luigi-ac-hero .luigi-ac-rest-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;width:100%}.luigi-ac-hero .luigi-ac-first-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.luigi-ac-hero .luigi-ac-first-main .luigi-ac-text{padding-top:2rem}.luigi-ac-hero .luigi-ac-result{text-align:left}.luigi-ac-hero .luigi-ac-main:empty+.luigi-ac-others,.luigi-ac-hero .luigi-ac-products:empty+.luigi-ac-others{border:none}.luigi-ac-hero .luigi-ac-product{width:100%}.luigi-ac-hero .luigi-ac-image,.luigi-ac-hero .luigi-ac-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.luigi-ac-hero .luigi-ac-image{position:relative;justify-self:flex-start;width:70px;height:115px;margin-right:6px;overflow:hidden}.luigi-ac-hero .luigi-ac-image img{position:relative;display:block;max-width:100%;max-height:100%;margin:auto;mix-blend-mode:multiply}.luigi-ac-hero .luigi-ac-first-main .luigi-ac-image>img{max-width:215px}.luigi-ac-hero .luigi-ac-first-main .luigi-ac-description{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-rest-main .luigi-ac-description{width:57%}}.luigi-ac-hero .luigi-ac-rest-main .luigi-ac-description{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.luigi-ac-hero .luigi-ac-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.luigi-ac-hero .luigi-ac-description .luigi-ac-action-primary{padding:0}.luigi-ac-hero .luigi-ac-name{font-size:13px;font-weight:600;overflow:hidden;line-height:1.4;word-break:normal;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.luigi-ac-hero .luigi-ac-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:15px;padding-top:5px;line-height:1.1}.luigi-ac-hero .luigi-ac-price-new{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-weight:700;margin-bottom:5px}.luigi-ac-hero .luigi-ac-price-old{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:12px;text-decoration:line-through}.luigi-ac-hero .luigi-ac-other{display:block;width:100%;margin:2px 0;padding-top:1px;padding-bottom:1px;color:#484848;line-height:1.2}.luigi-ac-hero .luigi-ac-others{background:#f3feff;letter-spacing:.1px}@media screen and (max-width:1020px){.luigi-ac-hero .luigi-ac-others{border-left:1px solid #ddd;border-right:1px solid #ddd}}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-others{height:529px;border-bottom:1px solid #ddd}}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-others>a.luigi-ac-item:last-child{margin-bottom:4em}}.luigi-ac-hero .luigi-ac-others .luigi-ac-item{padding-left:23px}.luigi-ac-hero .luigi-ac-others .luigi-ac-query{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;margin-right:4px;margin-top:4px;overflow:hidden;padding:0;text-decoration:none}.luigi-ac-hero .luigi-ac-others .luigi-ac-query .luigi-ac-item{color:#fff}.luigi-ac-hero .luigi-ac-others .luigi-ac-query .luigi-ac-item.luigi-ac-other{margin:0;padding:5px 5px 3px;line-height:1.4}.luigi-ac-hero .luigi-ac-others .luigi-ac-query .luigi-ac-other-content{width:100%}.luigi-ac-hero .luigi-ac-other-content{position:relative;font-size:14px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.luigi-ac-hero .luigi-ac-rest-main .luigi-ac-header{margin-top:1px}.luigi-ac-hero .luigi-ac-others>.luigi-ac-header{color:#018c95;margin-bottom:3px}.luigi-ac-hero .luigi-ac-header.luigi-ac-header--query{padding:0;letter-spacing:normal;color:#018c95}.luigi-ac-hero .luigi-ac-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;font-size:16px;color:#018c95;letter-spacing:normal;padding-left:23px;margin-bottom:7px;margin-top:15px}.luigi-ac-hero .luigi-ac-main-without-hero .luigi-ac-button-block--show-all{width:50%}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-main-without-hero .luigi-ac-button-block--show-all{left:40%}}.luigi-ac-hero .luigi-ac-button-block{width:100%;text-align:center;padding-left:20px;padding-right:22px;margin-bottom:21px}.luigi-ac-hero .luigi-ac-button-block--buy{padding:0;margin-bottom:16px}.luigi-ac-hero .luigi-ac-button-block--show-all{position:absolute;bottom:8px;right:0;width:49%}.luigi-ac-hero .luigi-ac-hero-color-clickable:hover{background:rgba(1,140,149,.5)}.luigi-ac-hero .luigi-ac-hero-color-clickable:active{background-color:rgba(1,140,149,.5)}.luigi-ac-hero .luigi-ac-button,.luigi-ac-hero .luigi-ac-button-action{display:block;width:100%;border:none;padding:5px 32px;font-size:17px;font-weight:500;letter-spacing:.4px;text-align:center;text-transform:uppercase;cursor:pointer;-webkit-transition:background .5s;-o-transition:background .5s;transition:background .5s}.luigi-ac-hero .luigi-ac-info{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.luigi-ac-hero .luigi-ac-info:empty{display:none}.luigi-ac-hero .luigi-ac-dym{margin-bottom:10px;border-bottom:1px solid #ddd;padding-top:2px!important;padding-bottom:15px!important}.luigi-ac-hero .luigi-ac-enter{display:none}.luigi-ac-hero .luigi-ac-footer{position:absolute;font-size:14px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:right;vertical-align:baseline;margin:0;color:#918f8c;bottom:0;line-height:2.08}@media screen and (min-width:1021px){.luigi-ac-hero .luigi-ac-footer{margin-bottom:24px}}.luigi-ac-hero .luigi-ac-footer i{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDAwIDEwMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMUJCOUQ3O308L3N0eWxlPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05ODQuOCwwSDE1LjJDNi44LDAsMCw2LjgsMCwxNS4ydjk2OS42YzAsOC4zLDYuOCwxNS4yLDE1LjIsMTUuMmg5NjkuNmM4LjQsMCwxNS4yLTYuOCwxNS4yLTE1LjJWMTUuMkMxMDAwLDYuOCw5OTMuMiwwLDk4NC44LDB6IE03OTQsNDUwLjJMNTM3LjQsNzA2LjdjLTMuMiwzLjItNy41LDMuMi0xMC43LDBMMTczLjEsMzUzLjJjLTMuMi0zLjItMy4yLTcuNSwwLTEwLjhsMTAxLjgtMTAxLjhjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGwyNTYuMSwyNTYuMWMyLjEsMi4xLDQuMywyLjEsNi40LDBsMTQ2LjItMTQ2LjJjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGw4OC45LDg4LjlDNzk3LjIsNDQyLjYsNzk3LjIsNDQ2LjksNzk0LDQ1MC4yeiIvPjwvZz48L3N2Zz4=");width:13px;height:13px;display:inline-block;vertical-align:baseline;margin-right:4px;margin-left:2px;position:relative;top:1px}.luigi-ac-hero .luigi-ac-footer a{color:#918f8c;-webkit-filter:grayscale(100%);filter:grayscale(100%);text-decoration:none;margin-right:1rem}.luigi-ac-hero .luigi-ac-footer a:hover,.luigi-ac-hero .luigi-ac-footer a:hover+i{color:#1593ae;-webkit-filter:none;filter:none}.luigi-ac-hero .luigi-ac-footer a:hover+i{text-decoration:none}.luigi-ac-hero .luigi-ac-close{position:absolute;right:14px;top:21px;width:22px;height:22px;cursor:pointer}.luigi-ac-hero .luigi-ac-close:after,.luigi-ac-hero .luigi-ac-close:before{content:"";position:absolute;top:50%;left:0;width:100%;margin-top:1px;height:1px;background:currentColor;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.luigi-ac-hero .luigi-ac-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width:0) and (min-resolution:0.001dpcm){.luigi-ac-hero .luigi-ac-item{zoom:100%}}.luigi-ac-hero--right .luigi-ac-main{border-bottom:1px solid #ddd}@media screen and (min-width:1021px){.luigi-ac-hero--right .luigi-ac-main{height:529px;border-right:1px solid #ddd}}@media screen and (max-width:1020px){.luigi-ac-hero--right .luigi-ac-main{border-left:1px solid #ddd;border-right:1px solid #ddd}}@media screen and (min-width:1021px){.luigi-ac-hero--right .luigi-ac-others{height:529px;border-left:1px solid #ddd;border-bottom:1px solid #ddd}}.luigi-ac-hero--left .luigi-ac-main{border-bottom:1px solid #ddd;border-left:1px solid #ddd}@media screen and (min-width:1021px){.luigi-ac-hero--left .luigi-ac-main{height:529px}}@media screen and (max-width:1020px){.luigi-ac-hero--left .luigi-ac-main{border-right:1px solid #ddd;border-bottom:0}}@media screen and (min-width:1021px){.luigi-ac-hero--left .luigi-ac-others{border-right:1px solid #ddd}}@media screen and (max-width:1020px){.luigi-ac-hero--left .luigi-ac-others{border-top:0;border-bottom:1px solid #ddd}}@media (max-width:1020px) and (min-width:376px){.luigi-ac-hero{width:375px}}@media (max-width:375px){.luigi-ac-hero{width:100%}}@media (max-width:360px){.luigi-ac-button.luigi-ac-button-hero{font-size:14px}}@media (max-width:1020px){.luigi-ac-others .luigi-ac-name,.luigi-ac-rest-main .luigi-ac-name{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.luigi-ac-others .luigi-ac-description,.luigi-ac-rest-main .luigi-ac-description{width:70%}.luigi-ac-rest-main.luigi-ac-main--border{border-left:0;margin-top:2rem}.luigi-ac-hero .luigi-ac-button-block--show-all{position:relative;width:94%;padding-right:0;bottom:0;margin-bottom:40px;margin-top:.5rem}.luigi-ac-hero .luigi-ac-no-result{padding-top:3rem;padding-bottom:3rem}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-rest-main{width:100%}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main{height:auto;width:100%}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-item.luigi-ac-item-banner img{max-width:100%}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-text{text-align:left}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-item .lb-stars-holder{margin:0}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-description{margin-left:12px;margin-top:auto;margin-bottom:auto}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-description .luigi-ac-price,.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-description .luigi-ac-price-old{margin-bottom:10px}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-action-primary{position:relative;width:90%;right:0;bottom:0}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-image{width:140px;max-height:100%;max-width:140px}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-image>img{max-width:140px}.luigi-ac-hero .luigi-ac-products.luigi-ac-main .luigi-ac-first-main a.luigi-ac-item:nth-last-child(3){margin-bottom:0}.luigi-ac-hero .luigi-ac-header,.luigi-ac-hero .luigi-ac-item.luigi-ac-other,.luigi-ac-hero .luigi-ac-item.luigi-ac-product,.luigi-ac-hero .luigi-ac-queries{padding-left:10px;padding-right:20px}.luigi-ac-hero .luigi-ac-button-block.luigi-ac-button-block--show-all{padding-left:10px}.luigi-ac-hero .luigi-ac-main,.luigi-ac-hero .luigi-ac-others{padding:0}.luigi-ac-hero--left .luigi-ac-other,.luigi-ac-hero--right .luigi-ac-other{line-height:1.5}.luigi-ac-hero .luigi-ac-button-block.luigi-ac-button-block--show-all{width:97%}.luigi-ac-hero--left .luigi-ac-other:last-child{margin-bottom:40px}.luigi-ac-rest-main .luigi-ac-item.luigi-ac-product:last-child{margin-bottom:1rem}}@media (max-width:1020px){.luigi-ac-others .luigi-ac-item.luigi-ac-brand-banner{display:none}.luigi-ac-item.luigi-ac-product.luigi-ac-brand-banner{padding-top:40px}.luigi-ac-result .luigi-ac-inner .luigi-ac-item.luigi-ac-brand-banner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.luigi-ac-result .luigi-ac-inner .luigi-ac-item.luigi-ac-brand-banner .luigi-ac-image{width:auto;height:auto;max-width:100%;max-height:240px}.luigi-ac-result .luigi-ac-inner .luigi-ac-item.luigi-ac-brand-banner .luigi-ac-image img{height:auto;width:100%;max-width:420px;max-height:240px}}@media (min-width:1021px){.luigi-ac-products .luigi-ac-item.luigi-ac-brand-banner{display:none!important}.luigi-ac-hero{padding:15px 30px}.luigi-ac-hero .luigi-ac-others .luigi-ac-query .luigi-ac-other{width:100%}.luigi-ac-hero .luigi-ac-other,.luigi-ac-hero .luigi-ac-product{width:50%}.luigi-ac-hero .luigi-ac-item.luigi-ac-product.luigi-ac-brand-banner{width:100%}.luigi-ac-hero .luigi-ac-item.luigi-ac-product.luigi-ac-brand-banner .luigi-ac-image{max-width:200px;width:100%;max-height:240px;height:240px}.luigi-ac-hero .luigi-ac-main-without-hero .luigi-ac-item.luigi-ac-product{width:33.33%}.luigi-ac-hero .luigi-ac-button{display:inline-block}.luigi-ac-hero.luigi-ac-hero--fixed{position:fixed;overflow:auto;padding-right:0}.luigi-ac-hero .luigi-ac-main,.luigi-ac-hero .luigi-ac-products{width:73%}.luigi-ac-hero .luigi-ac-main--border{border-right:1px solid #ddd}.luigi-ac-hero .luigi-ac-others{width:27%}.luigi-ac-hero .luigi-ac-other{width:100%}.luigi-ac-hero .luigi-ac-close{right:14px;top:21px}.luigi-ac-hero .luigi-ac-main--border{border:0;border-left:1px solid #ddd;margin-bottom:.4em;margin-top:15px;height:94%}.luigi-ac-hero--left .luigi-ac-main-without-hero.luigi-ac-main--border{border-left:none;border-right:1px solid #ddd}.luigi-ac-hero--left .luigi-ac-main-without-hero .luigi-ac-button-block--show-all{left:12%}.luigi-ac-hero--left .luigi-ac-button-block--show-all{left:24%}.luigi-ac-hero--left .luigi-ac-footer{right:54px}}@media screen and (max-width:1020px){.luigi-ac-hero--left .luigi-ac-products{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-order:1}.luigi-ac-hero--left .luigi-ac-others{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-order:2}.luigi-ac-hero.luigi-ac-hero--left .luigi-ac-button-block--show-all{margin-bottom:10px}}.luigi-ac-hero--left .luigi-ac-footer,.luigi-ac-hero--right .luigi-ac-footer{margin-left:10px;text-align:left}@media screen and (max-width:1020px){.luigi-ac-hero--left .luigi-ac-footer,.luigi-ac-hero--right .luigi-ac-footer{margin-bottom:5px}}@media screen and (min-width:1021px){.luigi-ac-hero--left .luigi-ac-footer,.luigi-ac-hero--right .luigi-ac-footer{margin-left:1.3rem}}.luigi-ac-heromobile{position:absolute;display:none;margin:0 auto;padding:15px 10px;width:100%;z-index:16777271;overflow:visible}.luigi-ac-heromobile .luigi-ac-image.luigi-ac-image__desktop{display:none}@media (min-width:1021px){.luigi-ac-heromobile .luigi-ac-image.luigi-ac-image__desktop{display:block}}.luigi-ac-heromobile .luigi-ac-image.luigi-ac-image__mobile{display:block}@media (min-width:1021px){.luigi-ac-heromobile .luigi-ac-image.luigi-ac-image__mobile{display:none}}.luigi-ac-heromobile .lb-sizes{color:#20252e;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.luigi-ac-heromobile .luigi-ac-no-result{color:#018c95;font-size:17px}.luigi-ac-heromobile .luigi-ac-no-result--others{font-size:15px}.luigi-ac-heromobile .luigi-ac-text{margin:1px}@media (max-width:1020px){.luigi-ac-heromobile .luigi-ac__highlighted{white-space:nowrap}}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-rest-main.luigi-ac-main-without-heromobile .luigi-ac-image img{max-width:100%}@media (min-width:1021px){.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-rest-main.luigi-ac-main-without-heromobile .luigi-ac-item .luigi-ac-action-heromobile{right:10px}}@media (max-width:1020px){.luigi-ac-heromobile .luigi-ac-item .luigi-ac-action-heromobile{right:10px}}@media (min-width:1021px){.luigi-ac-heromobile .luigi-ac-item:nth-child(odd) .luigi-ac-action-heromobile{right:17px}.luigi-ac-heromobile .luigi-ac-item:nth-child(2n) .luigi-ac-action-heromobile{right:10px}}.luigi-ac-heromobile .luigi-ac-action-heromobile{position:absolute;bottom:11px;border-radius:50%;width:32px;height:32px;padding-left:9px;overflow:hidden}.luigi-ac-heromobile .luigi-ac-action-heromobile img{width:16px;height:34px}.luigi-ac-heromobile .luigi-ac-action-primary{position:absolute;bottom:9px;right:22px;width:78%}.luigi-ac-heromobile .luigi-ac-active,.luigi-ac-heromobile .luigi-ac-item:focus,.luigi-ac-heromobile .luigi-ac-item:hover{background-color:#ebebec}.luigi-ac-heromobile .luigi-ac-queries{padding-left:23px;padding-right:23px}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-rest-main.luigi-ac-main-without-heromobile{width:100%}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-query{padding:1rem}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-query .luigi-ac-other-content{font-size:14px;overflow:hidden}.luigi-ac-heromobile .luigi-ac-no-result{padding:2rem}.luigi-ac-heromobile.luigi-ac-heromobile--fixed{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;padding-right:0;margin:auto}.luigi-ac-heromobile>div{position:relative}.luigi-ac-heromobile,.luigi-ac-heromobile *{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.luigi-ac-heromobile:empty{display:none!important}.luigi-ac-heromobile.luigi-ac-autocomplete.luigi-ac-open{display:block}.luigi-ac-heromobile .luigi-ac-caret{position:absolute;top:0;left:50%;border:none;background:#fff;width:8px;height:8px;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.luigi-ac-heromobile .luigi-ac-hero-color{background:#018c95}.luigi-ac-heromobile .luigi-ac-ribbon{height:6px}.luigi-ac-heromobile .luigi-ac-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.luigi-ac-heromobile .luigi-ac-highlight{display:inline;font-style:normal;text-decoration:inherit;background-color:rgba(43,185,213,.35)}.luigi-ac-heromobile .luigi-ac-item{position:relative;outline:none;color:#000;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s;cursor:pointer;padding:.8em 1.25em}.luigi-ac-heromobile .luigi-ac-item:nth-child(odd){padding-left:1.25em}.luigi-ac-heromobile .luigi-ac-item.luigi-ac-fixit .luigi-ac-other-content:after{content:"➜";position:relative;top:-1px;padding:0 0 0 4px}.luigi-ac-heromobile .luigi-ac-item .luigi-ac-attrs{overflow:hidden;margin-top:3px;max-height:45px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.luigi-ac-heromobile .luigi-ac-item .luigi-ac-attrs .luigi-ac-attr{display:inline;vertical-align:middle;position:relative;padding-right:2px;font-size:13.5px;color:#918f8c;font-weight:500;line-height:1.3}.luigi-ac-heromobile .luigi-ac-item .luigi-ac-attrs .luigi-ac-attr:last-child{padding-right:0}.luigi-ac-heromobile .luigi-ac-item,.luigi-ac-heromobile .luigi-ac-item:hover{text-decoration:none}@media (min-width:1020px){.luigi-ac-heromobile .luigi-ac-rest-main.luigi-ac-main-without-heromobile .luigi-ac-item{padding-left:1.25em}}.luigi-ac-heromobile .luigi-ac-price,.luigi-ac-heromobile .luigi-ac-price-discount{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}.luigi-ac-heromobile .luigi-ac-main{background:#fff;letter-spacing:.1px;font-weight:400}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item{padding-bottom:.6em;padding-top:0}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item{padding-top:.7em}}.luigi-ac-heromobile .luigi-ac-main .lb-stars-holder{width:77px}.luigi-ac-heromobile .luigi-ac-main .lb-stars-full{white-space:nowrap;overflow:hidden}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main{height:100%;width:32.5%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:0}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .lb-stars-holder{margin:auto}@media screen and (max-width:1020px){.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item.luigi-ac-item-banner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item.luigi-ac-item-banner .luigi-ac-image{width:auto;height:auto;max-height:240px;max-width:100%}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item.luigi-ac-item-banner .luigi-ac-image img{height:auto;max-height:none;width:100%;max-width:420px;max-height:240px}}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:92%}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-name{font-size:17px;padding-bottom:.5rem}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-attr{font-size:16px}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-price,.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-price-old{font-size:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-price-new{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-price-old{font-size:20px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-image{width:215px;max-width:215px;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;margin-bottom:1rem}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item .luigi-ac-image{height:200px}}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item.luigi-ac-item-banner{height:100%;margin:auto}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item-banner .luigi-ac-image{height:auto;width:200px;max-width:200px;max-height:100%}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-first-main .luigi-ac-item-banner .luigi-ac-image img{width:100%;max-width:100%}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-header{height:15px}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-main--section-1 .luigi-ac-description{margin-left:3px;margin-top:auto;margin-bottom:auto}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main.luigi-ac-main--section-2.luigi-ac-main-without-heromobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:67.5%}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main.luigi-ac-main--section-2.luigi-ac-main-without-heromobile .luigi-ac-item.luigi-ac-product{width:50%}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main.luigi-ac-main--section-2.luigi-ac-main-without-heromobile .luigi-ac-button-block--show-all{left:50%}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main.luigi-ac-main--section-2.luigi-ac-main-without-heromobile .luigi-ac-item.luigi-ac-product.luigi-ac-item-banner{width:100%}}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-main .luigi-ac-main--section-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:32.5%;height:84%;-ms-flex-line-pack:start;align-content:flex-start}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-main--section-1 .luigi-ac-item.luigi-ac-product{width:100%}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-main--section-1 .luigi-ac-description{width:60%;overflow-wrap:break-word}}@media (max-width:1020px){.luigi-ac-heromobile .luigi-ac-main .luigi-ac-main--section-2.luigi-ac-rest-main.luigi-ac-main--border{margin-top:0}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-main--section-1{width:100%}}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main{width:67.5%}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main .lb-sizes{width:118px}}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main .luigi-ac-name{overflow:hidden}}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main .luigi-ac-image{width:80px;height:115px;max-height:115px}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main .luigi-ac-image img{max-height:115px;width:auto;max-width:80px;-ms-flex-item-align:start;align-self:flex-start}.luigi-ac-heromobile .luigi-ac-main .luigi-ac-rest-main .luigi-ac-description{margin-left:3px;margin-top:auto;margin-bottom:auto}.luigi-ac-heromobile .luigi-ac-main,.luigi-ac-heromobile .luigi-ac-others,.luigi-ac-heromobile .luigi-ac-products,.luigi-ac-heromobile .luigi-ac-queries,.luigi-ac-heromobile .luigi-ac-rest-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;width:100%}.luigi-ac-heromobile .luigi-ac-first-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.luigi-ac-heromobile .luigi-ac-first-main .luigi-ac-text{padding-top:2rem}.luigi-ac-heromobile .luigi-ac-result{text-align:left}.luigi-ac-heromobile .luigi-ac-main:empty+.luigi-ac-others,.luigi-ac-heromobile .luigi-ac-products:empty+.luigi-ac-others{border:none}.luigi-ac-heromobile .luigi-ac-product{width:100%}.luigi-ac-heromobile .luigi-ac-image,.luigi-ac-heromobile .luigi-ac-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.luigi-ac-heromobile .luigi-ac-image{position:relative;justify-self:flex-start;width:70px;height:115px;margin-right:6px;overflow:hidden}.luigi-ac-heromobile .luigi-ac-image img{position:relative;display:block;max-width:100%;max-height:100%;margin:auto;mix-blend-mode:multiply}.luigi-ac-heromobile .luigi-ac-first-main .luigi-ac-image>img{max-width:215px}.luigi-ac-heromobile .luigi-ac-first-main .luigi-ac-description{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-rest-main .luigi-ac-description{width:57%}}.luigi-ac-heromobile .luigi-ac-rest-main .luigi-ac-description{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.luigi-ac-heromobile .luigi-ac-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.luigi-ac-heromobile .luigi-ac-description .luigi-ac-action-primary{padding:0}.luigi-ac-heromobile .luigi-ac-name{font-size:13px;font-weight:600;overflow:hidden;line-height:1.4;word-break:normal;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.luigi-ac-heromobile .luigi-ac-price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:15px;padding-top:5px;line-height:1.1}.luigi-ac-heromobile .luigi-ac-price-new{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-weight:700;margin-bottom:5px}.luigi-ac-heromobile .luigi-ac-price-old{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:12px;text-decoration:line-through}.luigi-ac-heromobile .luigi-ac-other{display:block;width:100%;margin:2px 0;padding-top:1px;padding-bottom:1px;color:#484848;line-height:1.2}.luigi-ac-heromobile .luigi-ac-others{background:#f3feff;letter-spacing:.1px}@media screen and (max-width:1020px){.luigi-ac-heromobile .luigi-ac-others{border-left:1px solid #ddd;border-right:1px solid #ddd}}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-others{height:529px;border-bottom:1px solid #ddd}}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-others>a.luigi-ac-item:last-child{margin-bottom:4em}}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-item{padding-left:23px}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-query{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;margin-right:4px;margin-top:4px;overflow:hidden;padding:0;text-decoration:none}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-query .luigi-ac-item{color:#fff}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-query .luigi-ac-item.luigi-ac-other{margin:0;padding:5px 5px 3px;line-height:1.4}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-query .luigi-ac-other-content{width:100%}.luigi-ac-heromobile .luigi-ac-other-content{position:relative;font-size:14px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.luigi-ac-heromobile .luigi-ac-rest-main .luigi-ac-header{margin-top:1px}.luigi-ac-heromobile .luigi-ac-others>.luigi-ac-header{color:#018c95;margin-bottom:3px}.luigi-ac-heromobile .luigi-ac-header.luigi-ac-header--query{padding:0;letter-spacing:normal;color:#018c95}.luigi-ac-heromobile .luigi-ac-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;font-size:16px;color:#018c95;letter-spacing:normal;padding-left:23px;margin-bottom:7px;margin-top:15px}.luigi-ac-heromobile .luigi-ac-main-without-heromobile .luigi-ac-button-block--show-all{width:50%}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-main-without-heromobile .luigi-ac-button-block--show-all{left:40%}}.luigi-ac-heromobile .luigi-ac-button-block{width:100%;text-align:center;padding-left:20px;padding-right:22px;margin-bottom:21px}.luigi-ac-heromobile .luigi-ac-button-block--buy{padding:0;margin-bottom:16px}.luigi-ac-heromobile .luigi-ac-button-block--show-all{position:absolute;bottom:8px;right:0;width:49%}.luigi-ac-heromobile .luigi-ac-hero-color-clickable:hover{background:rgba(1,140,149,.5)}.luigi-ac-heromobile .luigi-ac-hero-color-clickable:active{background-color:rgba(1,140,149,.5)}.luigi-ac-heromobile .luigi-ac-button,.luigi-ac-heromobile .luigi-ac-button-action{display:block;width:100%;border:none;padding:5px 32px;font-size:17px;font-weight:500;letter-spacing:.4px;text-align:center;text-transform:uppercase;cursor:pointer;-webkit-transition:background .5s;-o-transition:background .5s;transition:background .5s}.luigi-ac-heromobile .luigi-ac-info{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.luigi-ac-heromobile .luigi-ac-info:empty{display:none}.luigi-ac-heromobile .luigi-ac-dym{margin-bottom:10px;border-bottom:1px solid #ddd;padding-top:2px!important;padding-bottom:15px!important}.luigi-ac-heromobile .luigi-ac-enter{display:none}.luigi-ac-heromobile .luigi-ac-footer{position:absolute;font-size:14px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:right;vertical-align:baseline;margin:0;color:#918f8c;bottom:0;line-height:2.08}@media screen and (min-width:1021px){.luigi-ac-heromobile .luigi-ac-footer{margin-bottom:24px}}.luigi-ac-heromobile .luigi-ac-footer i{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwMCAxMDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDAwIDEwMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMUJCOUQ3O308L3N0eWxlPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05ODQuOCwwSDE1LjJDNi44LDAsMCw2LjgsMCwxNS4ydjk2OS42YzAsOC4zLDYuOCwxNS4yLDE1LjIsMTUuMmg5NjkuNmM4LjQsMCwxNS4yLTYuOCwxNS4yLTE1LjJWMTUuMkMxMDAwLDYuOCw5OTMuMiwwLDk4NC44LDB6IE03OTQsNDUwLjJMNTM3LjQsNzA2LjdjLTMuMiwzLjItNy41LDMuMi0xMC43LDBMMTczLjEsMzUzLjJjLTMuMi0zLjItMy4yLTcuNSwwLTEwLjhsMTAxLjgtMTAxLjhjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGwyNTYuMSwyNTYuMWMyLjEsMi4xLDQuMywyLjEsNi40LDBsMTQ2LjItMTQ2LjJjMy4yLTMuMiw3LjUtMy4yLDEwLjcsMGw4OC45LDg4LjlDNzk3LjIsNDQyLjYsNzk3LjIsNDQ2LjksNzk0LDQ1MC4yeiIvPjwvZz48L3N2Zz4=");width:13px;height:13px;display:inline-block;vertical-align:baseline;margin-right:4px;margin-left:2px;position:relative;top:1px}.luigi-ac-heromobile .luigi-ac-footer a{color:#918f8c;-webkit-filter:grayscale(100%);filter:grayscale(100%);text-decoration:none;margin-right:1rem}.luigi-ac-heromobile .luigi-ac-footer a:hover{color:#1593ae;-webkit-filter:none;filter:none}.luigi-ac-heromobile .luigi-ac-footer a:hover+i{color:#1593ae;text-decoration:none;-webkit-filter:none;filter:none}.luigi-ac-heromobile .luigi-ac-close{position:absolute;right:14px;top:21px;width:22px;height:22px;cursor:pointer}.luigi-ac-heromobile .luigi-ac-close:after,.luigi-ac-heromobile .luigi-ac-close:before{content:"";position:absolute;top:50%;left:0;width:100%;margin-top:1px;height:1px;background:currentColor;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.luigi-ac-heromobile .luigi-ac-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width:0) and (min-resolution:0.001dpcm){.luigi-ac-heromobile .luigi-ac-item{zoom:100%}}.luigi-ac-heromobile--right .luigi-ac-main{border-bottom:1px solid #ddd}@media screen and (min-width:1021px){.luigi-ac-heromobile--right .luigi-ac-main{height:529px;border-right:1px solid #ddd}}@media screen and (max-width:1020px){.luigi-ac-heromobile--right .luigi-ac-main{border-left:1px solid #ddd;border-right:1px solid #ddd}}@media screen and (min-width:1021px){.luigi-ac-heromobile--right .luigi-ac-others{height:529px;border-left:1px solid #ddd;border-bottom:1px solid #ddd}}.luigi-ac-heromobile--left .luigi-ac-main{border-bottom:1px solid #ddd;border-left:1px solid #ddd}@media screen and (min-width:1021px){.luigi-ac-heromobile--left .luigi-ac-main{height:529px}}@media screen and (max-width:1020px){.luigi-ac-heromobile--left .luigi-ac-main{border-right:1px solid #ddd;border-bottom:0}}@media screen and (min-width:1021px){.luigi-ac-heromobile--left .luigi-ac-others{border-right:1px solid #ddd}}@media screen and (max-width:1020px){.luigi-ac-heromobile--left .luigi-ac-others{border-top:0;border-bottom:1px solid #ddd}}@media (max-width:1020px) and (min-width:376px){.luigi-ac-heromobile{width:375px}}@media (max-width:375px){.luigi-ac-heromobile{width:100%}}@media (max-width:360px){.luigi-ac-button.luigi-ac-button-heromobile{font-size:14px}}@media (max-width:1020px){.luigi-ac-others .luigi-ac-name,.luigi-ac-rest-main .luigi-ac-name{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.luigi-ac-others .luigi-ac-description,.luigi-ac-rest-main .luigi-ac-description{width:70%}.luigi-ac-rest-main.luigi-ac-main--border{border-left:0;margin-top:2rem}.luigi-ac-heromobile .luigi-ac-button-block--show-all{position:relative;width:94%;padding-right:0;bottom:0;margin-bottom:40px;margin-top:.5rem}.luigi-ac-heromobile .luigi-ac-no-result{padding-top:3rem;padding-bottom:3rem}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-rest-main{width:100%}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main{height:auto;width:100%}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-text{text-align:left}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-item{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-item .lb-stars-holder{margin:0}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-description{margin-left:12px;margin-top:auto;margin-bottom:auto}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-description .luigi-ac-price,.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-description .luigi-ac-price-old{margin-bottom:10px}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-action-primary{position:relative;width:90%;right:0;bottom:0}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-image{width:140px;max-height:100%;max-width:140px}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main .luigi-ac-image>img{max-width:140px}.luigi-ac-heromobile .luigi-ac-products.luigi-ac-main .luigi-ac-first-main a.luigi-ac-item:nth-last-child(3){margin-bottom:0}.luigi-ac-heromobile .luigi-ac-header,.luigi-ac-heromobile .luigi-ac-item.luigi-ac-other,.luigi-ac-heromobile .luigi-ac-item.luigi-ac-product,.luigi-ac-heromobile .luigi-ac-queries{padding-left:10px;padding-right:20px}.luigi-ac-heromobile .luigi-ac-button-block.luigi-ac-button-block--show-all{padding-left:10px}.luigi-ac-heromobile .luigi-ac-main,.luigi-ac-heromobile .luigi-ac-others{padding:0}.luigi-ac-heromobile--left .luigi-ac-other,.luigi-ac-heromobile--right .luigi-ac-other{line-height:1.5}.luigi-ac-heromobile .luigi-ac-button-block.luigi-ac-button-block--show-all{width:97%}.luigi-ac-heromobile--left .luigi-ac-other:last-child{margin-bottom:40px}.luigi-ac-rest-main .luigi-ac-item.luigi-ac-product:last-child{margin-bottom:1rem}}@media (min-width:1021px){.luigi-ac-heromobile{padding:15px 30px}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-query .luigi-ac-other{width:100%}.luigi-ac-heromobile .luigi-ac-other,.luigi-ac-heromobile .luigi-ac-product{width:50%}.luigi-ac-heromobile .luigi-ac-item.luigi-ac-product.luigi-ac-brand-banner{width:100%}.luigi-ac-heromobile .luigi-ac-item.luigi-ac-product.luigi-ac-brand-banner .luigi-ac-image{max-width:200px;width:100%;max-height:240px;height:240px}.luigi-ac-heromobile .luigi-ac-main-without-heromobile .luigi-ac-item.luigi-ac-product{width:33.33%}.luigi-ac-heromobile .luigi-ac-button{display:inline-block}.luigi-ac-heromobile.luigi-ac-heromobile--fixed{position:fixed;overflow:auto;padding-right:0}.luigi-ac-heromobile .luigi-ac-main,.luigi-ac-heromobile .luigi-ac-products{width:73%}.luigi-ac-heromobile .luigi-ac-main--border{border-right:1px solid #ddd}.luigi-ac-heromobile .luigi-ac-others{width:27%}.luigi-ac-heromobile .luigi-ac-other{width:100%}.luigi-ac-heromobile .luigi-ac-close{right:14px;top:21px}.luigi-ac-heromobile .luigi-ac-main--border{border:0;border-left:1px solid #ddd;margin-bottom:.4em;margin-top:15px;height:94%}.luigi-ac-heromobile--left .luigi-ac-main-without-heromobile.luigi-ac-main--border{border-left:none;border-right:1px solid #ddd}.luigi-ac-heromobile--left .luigi-ac-main-without-heromobile .luigi-ac-button-block--show-all{left:12%}.luigi-ac-heromobile--left .luigi-ac-button-block--show-all{left:24%}.luigi-ac-heromobile--left .luigi-ac-footer{right:54px}}@media screen and (max-width:1020px){.luigi-ac-heromobile--left .luigi-ac-products{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-order:1}.luigi-ac-heromobile--left .luigi-ac-others{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-order:2}.luigi-ac-heromobile.luigi-ac-heromobile--left .luigi-ac-button-block--show-all{margin-bottom:10px}}.luigi-ac-heromobile--left .luigi-ac-footer,.luigi-ac-heromobile--right .luigi-ac-footer{margin-left:10px;text-align:left}@media screen and (max-width:1020px){.luigi-ac-heromobile--left .luigi-ac-footer,.luigi-ac-heromobile--right .luigi-ac-footer{margin-bottom:5px}}@media screen and (min-width:1021px){.luigi-ac-heromobile--left .luigi-ac-footer,.luigi-ac-heromobile--right .luigi-ac-footer{margin-left:1.3rem}}.luigi-ac-heromobile-action-first,.luigi-ac-heromobile-css-active,.luigi-ac-heromobile-fixed-header,.luigi-ac-heromobile-input-wrap,.luigi-ac-heromobile-switches,.luigi-ac-no-result-heromobile,.luigi-ac-types{display:none}@media screen and (min-width:1021px){.luigi-ac-heromobile.luigi-ac--no-aside .luigi-ac-footer,.luigi-ac-heromobile.luigi-ac--no-aside .luigi-ac-others{display:none}.luigi-ac-heromobile.luigi-ac--no-aside .luigi-ac-main{width:100%;border-left:1px solid #ddd;border-right:1px solid #ddd}}@media screen and (max-width:1020px){.luigi-ac.luigi-ac-heromobile.luigi-ac-open:before{content:"";display:block;position:fixed;bottom:0;left:0;width:100vw;height:100vh;background:#f0f2f6}.luigi-ac.luigi-ac-heromobile:empty:before{content:"";display:block;width:100%;height:67px;background:#fff;position:absolute;top:0;left:0}.luigi-ac.luigi-ac-heromobile:empty:after{content:"";display:block;width:16px;height:16px;position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;background-image:url("data:image/gif;base64,R0lGODlhEAAQAPIAAPDy9l9fX83O0YSEhV9fX5aXmKipq7GztSH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQACgABACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkEAAoAAgAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkEAAoAAwAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkEAAoABAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQACgAFACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQACgAGACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAAKAAcALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==")}.luigi-ac-heromobile-css-active{display:block!important}.luigi-ac-heromobile-input-wrap.lbx-ac-voice-search-active .luigi-ac-heromobile-input-voice-search{display:block}.luigi-ac-heromobile-input-wrap.lbx-ac-voice-search-active .luigi-ac-heromobile-input-clear{right:55px}.luigi-ac-heromobile-input-wrap.lbx-ac-voice-search-active .luigi-ac-heromobile-input{padding-right:35px}.luigi-ac-heromobile.luigi-ac-open+.luigi-ac-heromobile-input-wrap{display:block}.luigi-ac-heromobile-input-wrap{z-index:16777272;position:fixed;top:20px;left:0;background:#fff;padding:20px 50px 18px;padding:0 50px;width:100%;height:0;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:visible}.luigi-ac-heromobile-input-wrap .luigi-ac-heromobile-input-voice-search{display:none;cursor:pointer;width:20px;height:28px;position:absolute;top:-2px;right:18px;background:transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAxOSAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjQzOTggMC43MDAxOTVDNi4zMTAxNSAwLjcwMDE5NSAzLjc1NTg2IDMuMjA1OTkgMy43NTU4NiA2LjI5NjY3VjE0LjE2NTFDMy43NTU4NiAxNy4yNTYgNi4zMTAxNSAxOS43NjE4IDkuNDM5OCAxOS43NjE4QzEyLjU2OTcgMTkuNzYxOCAxNS4xMjM5IDE3LjI1NiAxNS4xMjM5IDE0LjE2NTFWNi4yOTY2N0MxNS4xMjM5IDMuMjA1OTggMTIuNTY5NiAwLjcwMDE5NSA5LjQzOTggMC43MDAxOTVaTTYuMDM3NDMgNi4yOTY2N0M2LjAzNzQzIDQuNDU4NyA3LjU1OTM1IDIuOTU0NjYgOS40Mzk4IDIuOTU0NjZDMTEuMzIwMiAyLjk1NDY2IDEyLjg0MjIgNC40NTg3IDEyLjg0MjIgNi4yOTY2N1YxNC4xNjUxQzEyLjg0MjIgMTYuMDAzMSAxMS4zMjAyIDE3LjUwNzMgOS40Mzk4IDE3LjUwNzNDNy41NTkzNyAxNy41MDczIDYuMDM3NDMgMTYuMDAzMSA2LjAzNzQzIDE0LjE2NTFWNi4yOTY2N1pNMS4xNDA4OSAxMy4wMzgxQzAuNTE1NDcgMTMuMDM4MSAwIDEzLjUzODEgMCAxNC4xNjUxQzAgMTguOTEzMyAzLjYzMzc3IDIyLjgzMzIgOC4yOTk2MyAyMy4zODlWMjUuMDQ1N0g1LjQ3OTE1QzQuODUzNjggMjUuMDQ1NyA0LjMzODI2IDI1LjU0NTggNC4zMzgyNiAyNi4xNzNDNC4zMzgyNiAyNi44MDAxIDQuODUzNjggMjcuMzAwMiA1LjQ3OTE1IDI3LjMwMDJIMTMuNDAyMUMxNC4wMjc0IDI3LjMwMDIgMTQuNTQyOCAyNi44MDAxIDE0LjU0MjggMjYuMTczQzE0LjU0MjggMjUuNTQ1OCAxNC4wMjc0IDI1LjA0NTcgMTMuNDAyMSAyNS4wNDU3SDEwLjU4MTRWMjMuMzg5MUMxNS4yNDc1IDIyLjgzMzQgMTguODgxMiAxOC45MTMzIDE4Ljg4MTIgMTQuMTY1MUMxOC44ODEyIDEzLjUzODEgMTguMzY1OCAxMy4wMzgxIDE3Ljc0MDQgMTMuMDM4MUMxNy4xMTQ5IDEzLjAzODEgMTYuNTk5NSAxMy41MzgxIDE2LjU5OTUgMTQuMTY1MUMxNi41OTk1IDE4LjA0MSAxMy4zOTI1IDIxLjIwMjkgOS40NDA1MiAyMS4yMDI5QzUuNDg4NzQgMjEuMjAyOSAyLjI4MTc4IDE4LjA0MSAyLjI4MTc4IDE0LjE2NTFDMi4yODE3OCAxMy41MzgxIDEuNzY2MzEgMTMuMDM4MSAxLjE0MDg5IDEzLjAzODFaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K") no-repeat 50%}.luigi-ac-heromobile-input-wrap .luigi-ac-heromobile-input-clear{display:block;position:absolute;top:3px;right:17px;width:20px;height:20px;background:#f0f2f6 url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMC4yMzIyNSA3Ljc2Nzc1QzAuNTQxOTE2IDguMDc3NDIgMS4wNTgwOCA4LjA3NzQyIDEuMzY3NzQgNy43Njc3NUw0IDUuMTM1NDlMNi42MzIyNiA3Ljc2Nzc1QzYuOTQxOTIgOC4wNzc0MiA3LjQ1ODA4IDguMDc3NDIgNy43Njc3NSA3Ljc2Nzc1QzguMDc3NDIgNy40NTgwOCA4LjA3NzQyIDYuOTQxOTIgNy43Njc3NSA2LjYzMjI2TDUuMTM1NDkgNEw3Ljc2Nzc1IDEuMzY3NzRDOC4wNzc0MiAxLjA1ODA4IDguMDc3NDIgMC41NDE5MTcgNy43Njc3NSAwLjIzMjI1QzcuNDU4MDggLTAuMDc3NDE2NyA2Ljk0MTkyIC0wLjA3NzQxNjggNi42MzIyNiAwLjIzMjI1TDQgMi44NjQ1MUwxLjM2Nzc0IDAuMjMyMjQ5QzEuMDU4MDggLTAuMDc3NDE3MyAwLjU0MTkxNyAtMC4wNzc0MTczIDAuMjMyMjUgMC4yMzIyNDlDLTAuMDc3NDE2NSAwLjU0MTkxNiAtMC4wNzc0MTY1IDEuMDU4MDggMC4yMzIyNSAxLjM2Nzc0TDIuODY0NTEgNEwwLjIzMjI1IDYuNjMyMjZDLTAuMDc3NDE3IDYuOTQxOTIgLTAuMDc3NDE3MSA3LjQ1ODA1IDAuMjMyMjUgNy43Njc3NVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=") no-repeat 50%;border-radius:10px;cursor:pointer}.luigi-ac-heromobile-input-wrap .luigi-ac-heromobile-input-clear:hover{background-color:#d8e5ff}.luigi-ac-heromobile-input-wrap input{font-size:16px;width:100%;display:block;border:none;padding:5px 10px;border-radius:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent}.luigi-ac-heromobile,.luigi-ac-heromobile-input-bg,.luigi-ac-heromobile-input-wrap,.luigi-ac-heromobile.luigi-ac-open .luigi-ac-close{-webkit-transition:margin .1s linear;-o-transition:margin .1s linear;transition:margin .1s linear;margin:0 0 0 -100vw!important}.luigi-ac-heromobile.luigi-ac-open,.luigi-ac-heromobile.luigi-ac-open+.luigi-ac-heromobile-input-wrap,.luigi-ac-heromobile.luigi-ac-open .luigi-ac-close,.luigi-ac-heromobile.luigi-ac-open .luigi-ac-heromobile-input-bg{margin:0!important}.luigi-ac-heromobile:empty{display:block!important}.luigi-ac-heromobile{width:100vw;max-width:100vw!important;position:fixed;top:0!important;left:0!important;right:auto!important;bottom:auto!important;height:100vh!important;max-height:100vh!important;height:calc(var(--lbxvh, 1vh) * 100) !important;max-height:calc(var(--lbxvh, 1vh) * 100) !important;background:#f0f2f6;overflow:auto;padding:0;display:block}.luigi-ac-heromobile.luigi-ac-open .luigi-ac-close{display:block}.luigi-ac-heromobile .luigi-ac-heromobile-input-bg{position:fixed;top:0;left:0;height:67px;background:#fff;width:100vw;z-index:2;border-bottom:1px solid #f0f2f6}.luigi-ac-heromobile .luigi-ac-close{position:fixed;display:none;z-index:3;top:23px;left:17px;background:transparent none no-repeat 50%;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNiAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjAzODMgNS44NTQxOUMxNC45NzI5IDUuODQzMzUgMTQuOTA2NiA1LjgzODM1IDE0Ljg0MDMgNS44MzkyM0gzLjU1MjYyTDMuNzk4NzUgNS43MjI0MkM0LjAzOTM0IDUuNjA2MjQgNC4yNTgyMSA1LjQ0ODEyIDQuNDQ1NTYgNS4yNTUyMkw3LjYxMDkxIDIuMDI1NjdDOC4wMjc3OSAxLjYxOTY0IDguMDk3ODQgMC45NjY0NjkgNy43NzY5IDAuNDc4MDU5QzcuNDAzMzggLTAuMDQyMzk5NSA2LjY4NzA2IC0wLjE1NTQwNCA2LjE3NjkxIDAuMjI1Njk1QzYuMTM1NyAwLjI1NjUwMiA2LjA5NjUzIDAuMjkwMDgyIDYuMDU5NzIgMC4zMjYyMTdMMC4zMzU3NTUgNi4xNjYyN0MtMC4xMTE1NzIgNi42MjIxNiAtMC4xMTE5NjYgNy4zNjE2OSAwLjMzNDg2MSA3LjgxODA5QzAuMzM1MTQ3IDcuODE4MzggMC4zMzU0NjkgNy44MTg3MSAwLjMzNTc1NSA3LjgxOUw2LjA1OTcyIDEzLjY1OTFDNi41MDc0IDE0LjExNDUgNy4yMzIyMyAxNC4xMTM1IDcuNjc4NyAxMy42NTY4QzcuNzEzODMgMTMuNjIwOCA3Ljc0NjY0IDEzLjU4MjYgNy43NzY5IDEzLjU0MjNDOC4wOTc4NCAxMy4wNTM4IDguMDI3NzkgMTIuNDAwNyA3LjYxMDkxIDExLjk5NDZMNC40NTEyOCA4Ljc1OTI1QzQuMjgzMzIgOC41ODc3IDQuMDkwMjEgOC40NDM4NSAzLjg3ODg5IDguMzMyOTNMMy41MzU0NSA4LjE3NTI1SDE0Ljc3NzNDMTUuMzYyMSA4LjE5NzQgMTUuODc1MiA3Ljc4MDYgMTUuOTg1MSA3LjE5NDEyQzE2LjA4NjMgNi41NTczNyAxNS42NjI0IDUuOTU3NDkgMTUuMDM4MyA1Ljg1NDE5WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==");margin:0;bottom:auto;right:auto}.luigi-ac-heromobile .luigi-ac-close:after,.luigi-ac-heromobile .luigi-ac-close:before{display:none}.luigi-ac-heromobile .luigi-ac-inner{position:relative;padding-top:67px}.luigi-ac-heromobile .luigi-ac-inner>*{-webkit-transform:translateZ(0)}.luigi-ac-heromobile .luigi-ac-heromobile-switches{display:block;overflow:auto;text-align:center;width:100%;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.1);box-shadow:0 2px 3px rgba(0,0,0,.1)}.luigi-ac-heromobile .luigi-ac-heromobile-switches .luigi-ac-heromobile-switches-inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.luigi-ac-heromobile .luigi-ac-heromobile-switches .luigi-ac-heromobile-switches-inner .luigi-ac-heromobile-switch{padding:15px 18px;white-space:nowrap;font-size:14px;line-height:21px;font-weight:700;color:#737373;cursor:pointer}.luigi-ac-heromobile .luigi-ac-heromobile-switches .luigi-ac-heromobile-switches-inner .luigi-ac-heromobile-switch[data-type-count="0"]{display:none}.luigi-ac-heromobile .luigi-ac-heromobile-switches .luigi-ac-heromobile-switches-inner .luigi-ac-heromobile-switch.luigi-ac-heromobile-switch--first[data-type-count="0"]{display:block}.luigi-ac-heromobile .luigi-ac-heromobile-switches .luigi-ac-heromobile-switches-inner .luigi-ac-heromobile-switch:hover{color:#000}.luigi-ac-heromobile .luigi-ac-heromobile-switches .luigi-ac-heromobile-switches-inner .luigi-ac-heromobile-switch.luigi-ac-heromobile-switch--active{padding-bottom:12px;border-bottom:3px solid #000;color:#000}.luigi-ac-heromobile .luigi-ac-heromobile-action-first{display:block}.luigi-ac-heromobile .luigi-ac-header--query,.luigi-ac-heromobile .luigi-ac-heromobile-action-for-desktop{display:none}.luigi-ac-heromobile .luigi-ac-queries{display:block;font-size:0;padding:5px 15px;text-align:center;width:100%}.luigi-ac-heromobile .luigi-ac-queries .luigi-ac-query{display:inline-block;font-size:14px;line-height:20px;color:#000;margin:5px}.luigi-ac-heromobile .luigi-ac-queries .luigi-ac-query .luigi-ac-item{display:block!important}.luigi-ac-heromobile .luigi-ac-queries .luigi-ac-query .luigi-ac-item.luigi-ac-other,.luigi-ac-heromobile .luigi-ac-queries .luigi-ac-query .luigi-ac-other-content{margin:0;padding:0;color:#000}.luigi-ac-heromobile .luigi-ac-queries .luigi-ac-query .luigi-ac-item.luigi-ac-other{padding:7px 5px 5px;border-radius:4px}.luigi-ac-heromobile .luigi-ac-caret,.luigi-ac-heromobile .luigi-ac-ribbon{display:none}.luigi-ac-heromobile .luigi-ac-header{display:none!important}.luigi-ac-heromobile .luigi-ac-main{border:none;background:transparent}.luigi-ac-heromobile .luigi-ac-others{background:none!important}.luigi-ac-heromobile .luigi-ac-others .luigi-ac-other-content{padding:8px 0 7px}.luigi-ac-heromobile .luigi-ac-inner .luigi-ac-header{height:auto;margin:0;padding:15px 15px 13px;font-size:14px;line-height:21px;font-weight:700}.luigi-ac-heromobile .luigi-ac-first-main{overflow:hidden}.luigi-ac-heromobile .luigi-ac-heromobile-fixed-header{display:block}.luigi-ac-heromobile .luigi-ac-heromobile-hidden-header{display:none}.luigi-ac-heromobile .luigi-ac-first-main+.luigi-ac-rest-main{margin-top:0}.luigi-ac-heromobile .luigi-ac-first-main+.luigi-ac-rest-main .luigi-ac-header:first-child{display:none!important}.luigi-ac-heromobile .luigi-ac-footer{text-align:center;position:static;margin:0;padding:20px 0}.luigi-ac-heromobile .luigi-ac-footer a{margin:0}.luigi-ac-heromobile .luigi-ac-button-block.luigi-ac-button-block--show-all{margin:0;padding:15px 15px 0;width:100%}.luigi-ac-heromobile .luigi-ac-button-block.luigi-ac-button-block--show-all .luigi-ac-button{max-width:380px;margin:0 auto;border-radius:4px;font-size:16px;line-height:22px;font-weight:700;text-transform:none;padding:18px}.luigi-ac-heromobile.luigi-ac-query-empty .luigi-ac-button-block.luigi-ac-button-block--show-all{display:none}.luigi-ac-heromobile div:not(.luigi-ac-query)>.luigi-ac-item{background:#fff}.luigi-ac-heromobile .luigi-ac-item{margin-top:1px}.luigi-ac-heromobile .luigi-ac-item .luigi-ac-text .luigi-ac-attrs{margin:0 0 5px}.luigi-ac-heromobile .luigi-ac-item .luigi-ac-text .luigi-ac-attrs .luigi-ac-attr{display:block;display:inline-block;font-size:12px;line-height:14px;color:#737373;padding-right:10px}.luigi-ac-heromobile .luigi-ac-result{min-height:100vh;min-height:calc(var(--lbxvh, 1vh) * 100)}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item.luigi-ac-brand-banner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item.luigi-ac-brand-banner .luigi-ac-image{width:auto;height:auto;max-height:240px;max-width:100%}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item.luigi-ac-brand-banner .luigi-ac-image img{height:auto;max-height:none;width:100%;max-width:420px;max-height:240px}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item{margin:1px 0 0;padding:9px 15px;overflow:hidden;height:auto}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-description,.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-text{padding:0;margin:0}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-image{width:70px;max-height:70px;height:70px;margin:2px 0}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-image img{max-width:70px;max-height:70px;margin:0;mix-blend-mode:normal}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-description{padding-left:15px}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-description .luigi-ac-name{font-weight:400;font-size:15px;line-height:21px;margin:0;padding:4px 0}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-description .luigi-ac-price{margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-description .luigi-ac-price.luigi-ac-price-discount .luigi-ac-price-new{color:#ff002e}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-description .luigi-ac-price .luigi-ac-price-new,.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-description .luigi-ac-price .luigi-ac-price-old{margin:0;padding:0;font-weight:700;font-size:14px;line-height:21px;width:auto;padding-right:15px}.luigi-ac-heromobile .luigi-ac-result .luigi-ac-inner .luigi-ac-item .luigi-ac-description .luigi-ac-price .luigi-ac-price-old{font-size:12px;font-weight:400;color:#000}.luigi-ac-heromobile .luigi-ac-button-block--show-all,.luigi-ac-heromobile .luigi-ac-no-result{display:none}.luigi-ac-heromobile .luigi-ac-no-result-heromobile{display:block;width:100%;text-align:center}}.luigi-ac{color:#0a004a}.luigi-ac--fixed{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;margin:auto}.luigi-ac-empty{display:none!important}.luigi-ac-price-discount{color:#db3f5c}.luigi-ac-price-old{color:#6e6e6e}.luigi-ac-attrs{color:#373b43}.luigi-ac-button,.luigi-ac-button-buy{background-color:#0a004a;color:#fff}.luigi-ac-button-buy:hover,.luigi-ac-button:hover{background-color:#19059c}.luigi-ac-highlight{background-color:#fff8e0}.luigi-ac-active,.luigi-ac-item:focus,.luigi-ac-item:hover{background-color:#fffccd}.luigi-ac-nobr{white-space:nowrap}@media (max-width:415px){.lb-lock-scroll{overflow:hidden;height:100vh;height:calc(var(--lbxvh, 1vh) * 100);-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto}}#luigi-ac .luigi-ac__highlighted,.luigi-ac-line .luigi-ac__highlighted,.luigi-ac-others .luigi-ac__highlighted{white-space:nowrap}.luigi-ac-main .luigi-ac__highlighted{white-space:pre-wrap;word-break:normal}@media (min-width:1021px){.line-clamp{display:block;display:-webkit-box;-webkit-box-orient:vertical;position:relative;line-height:1.4;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:0!important}.line-clamp-1{-webkit-line-clamp:1;height:1.4em}.line-clamp-2{-webkit-line-clamp:2;height:2.73em}.line-clamp-3{-webkit-line-clamp:3;height:4.13em}.line-clamp-4{-webkit-line-clamp:4;height:5.6em}.line-clamp-5{-webkit-line-clamp:5;height:7em}}.luigi-ac.luigi-ac-heromobile .luigi-ac-button{font-size:1.3rem;padding:1.25rem}.luigi-ac.luigi-ac-heromobile .luigi-ac-no-result--one{color:#000}.luigi-ac.luigi-ac-heromobile .luigi-ac-other-content{color:#3b3b3b}.luigi-ac.luigi-ac-heromobile .luigi-ac-other-content:hover{color:#000}.luigi-ac.luigi-ac-heromobile .luigi-ac-hero-color{background:#111111}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-header{display:none}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-button{color:#fff;background:#111111}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item{display:flex;flex-direction:column;align-items:center}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item:hover,.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item:active,.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item:focus{background:transparent}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item:hover .luigi-ac-image img,.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item:active .luigi-ac-image img,.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item:focus .luigi-ac-image img{transform:scale(1.1)}@media (max-width: 991px){.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item{width:50%}}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-image img{transition:all 0.2s ease-in-out}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description{width:auto}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description .luigi-ac-text{margin:0;text-align:center}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description .luigi-ac-text .luigi-ac-name{-webkit-line-clamp:unset;height:auto;font-weight:400;font-size:14px;font-size:1.4rem}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description .luigi-ac-text .luigi-ac-name .luigi-ac-highlight{background:transparent}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description .luigi-ac-text .luigi-ac-attrs{margin-top:2px}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description .luigi-ac-text .luigi-ac-attrs .luigi-ac-attr--brand{display:block;margin:0;font-size:12px;font-size:1.2rem;color:#000;font-weight:700}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description .luigi-ac-text .luigi-ac-attrs .luigi-ac-attr--labels{display:block;margin:0;font-size:0;color:#000;font-weight:700;line-height:normal;padding-top:2px}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description .luigi-ac-text .luigi-ac-attrs .luigi-ac-attr--labels > span{display:flex;flex-direction:row;justify-content:center}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description .luigi-ac-text .luigi-ac-attrs .luigi-ac-attr--labels > span > span{background:#9b9567;color:#fff;font-size:13px;font-size:1.3rem;padding:1px 6px;margin:1px;font-weight:400}@media (max-width: 767px){.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-description .luigi-ac-text .luigi-ac-attrs .luigi-ac-attr--labels > span > span{height:18px;padding:1px 4px;font-weight:600;font-size:10px;font-size:1rem}}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-price{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:700;margin-top:auto}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-price .luigi-ac-price-old,.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-price .luigi-ac-price-new{font-size:1.45rem}@media (max-width: 1020px){.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-price .luigi-ac-price-old,.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-price .luigi-ac-price-new{font-size:1.8rem !important;font-size:18px !important;padding-right:5px !important}}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-price .luigi-ac-price-old{color:rgba(0, 0, 0, 0.4);margin-left:5px}@media (max-width: 1020px){.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-price .luigi-ac-price-old{padding-right:0 !important}}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-price .luigi-ac-price-old ~ .luigi-ac-price-new{color:#ed1c24}.luigi-ac.luigi-ac-heromobile .luigi-ac-main .luigi-ac-item .luigi-ac-price .luigi-ac-price-new{margin:0}.luigi-ac.luigi-ac-heromobile .luigi-ac-others{background:#f4f4f4}.luigi-ac.luigi-ac-heromobile .luigi-ac-others .luigi-ac-header{color:#000;font-weight:600}.luigi-ac.luigi-ac-heromobile .luigi-ac-others .luigi-ac-item{color:#9b9b9b}.luigi-ac.luigi-ac-heromobile .luigi-ac-others .luigi-ac-item .luigi-ac-highlight{background:transparent}.luigi-ac.luigi-ac-heromobile .luigi-ac-others .luigi-ac-item:hover,.luigi-ac.luigi-ac-heromobile .luigi-ac-others .luigi-ac-item:active,.luigi-ac.luigi-ac-heromobile .luigi-ac-others .luigi-ac-item:focus{background-color:transparent;color:#000}@media (max-width: 991px){.luigi-ac.luigi-ac-heromobile .luigi-ac-others .luigi-ac-item{color:#000}}@media (min-width: 1021px){.luigi-ac.luigi-ac-heromobile .luigi-ac-product{width:25% !important}}#lb-search-element .lb-search{font-family:Roboto,sans-serif}#lb-search-element .lb-search .lb-search-bg-color-primary-clickable{background-color:#111111 !important}#lb-search-element .lb-search .lb-search-bg-color-secondary{background-color:#111111}#lb-search-element .lb-search .lb-search-bg-color-secondary:hover,#lb-search-element .lb-search .lb-search-bg-color-secondary:active,#lb-search-element .lb-search .lb-search-bg-color-secondary:focus{color:#fff}#lb-search-element .lb-search .lb-search__close-filter{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMSI+PHBhdGggZmlsbD0iIzExMSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNS41ODYgMy45NTMgOS4xNTkuMzhsMS4zNCAxLjM0LTMuNTczIDMuNTczIDMuNTcyIDMuNTczLTEuMzQgMS4zNC0zLjU3Mi0zLjU3My0zLjU3MyAzLjU3Mi0xLjM0LTEuMzQgMy41NzMtMy41NzJMLjY3MyAxLjcyIDIuMDEzLjM4bDMuNTczIDMuNTczeiIvPjwvc3ZnPg==) !important}#lb-search-element .lb-search .lb-search__body{color:#111111}#lb-search-element .lb-search .lb-search__aside .lb-aside-section{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e5e5e5;font-size:14px;font-size:1.4rem}#lb-search-element .lb-search .lb-search__aside .lb-aside-section:after{display:none}#lb-search-element .lb-search .lb-search__aside .lb-aside-section .lb-active-filters .lb-active-filter.lb-search-bg-color-default{background-color:#fff;border:1px solid #111111}#lb-search-element .lb-search .lb-search__aside .lb-aside-section .lb-active-filters .lb-active-filter .lb-active-filter__title{color:#111111}#lb-search-element .lb-search .lb-search__aside .lb-aside-section .lb-active-filters .lb-active-filter .lb-active-filter__remove{color:#111111}#lb-search-element .lb-search .lb-search__aside .lb-aside-section .lb-active-filters .lb-facet__header{justify-content:end}#lb-search-element .lb-search .lb-search__aside .lb-aside-section .lb-active-filters .lb-facet__header .lb-facet__title{display:none}#lb-search-element .lb-search .lb-facets .lb-facet__title{background:transparent;border:none;font-weight:600;color:#1b1b1b;width:100%;display:block;line-height:25px;line-height:2.5rem;font-size:14px;font-size:1.4rem}#lb-search-element .lb-search .lb-facets .lb-aside-section:last-of-type{border-bottom:none}#lb-search-element .lb-search .lb-facets .lb-facet--range{padding-bottom:20px}#lb-search-element .lb-search .lb-facets .lb-facet--range .vue-slider-dot{border:1px solid #111111 !important}#lb-search-element .lb-search .lb-facets .lb-facet--range .vue-slider-process{background-color:#111111}#lb-search-element .lb-search .lb-facets .lb-facet--range .lb-histogram__from,#lb-search-element .lb-search .lb-facets .lb-facet--range .lb-histogram__middle,#lb-search-element .lb-search .lb-facets .lb-facet--range .lb-histogram__to{color:#111111}#lb-search-element .lb-search .lb-facets .lb-facet--range .lb-histogram__cell:not(.is-disabled){border:1px solid #e5e5e5;background-color:#111111}#lb-search-element .lb-search .lb-facets .lb-checkbox{padding:0.7rem 0 0 26px !important}#lb-search-element .lb-search .lb-facets .lb-facet__title{display:block}#lb-search-element .lb-search .lb-facets .lb-facet__label{display:block}#lb-search-element .lb-search .lb-facets .lb-checkbox{padding:0 0 0 26px;margin-bottom:8px;transition:none}#lb-search-element .lb-search .lb-facets .lb-checkbox .lb-checkbox__text{font-weight:400}#lb-search-element .lb-search .lb-facets .lb-checkbox .lb-checkbox__check{transition:none !important}#lb-search-element .lb-search .lb-facets .lb-checkbox__element,#lb-search-element .lb-search .lb-facets .lb-checkbox__check{border:1px solid #e5e5e5;width:20px;height:20px;top:2px}#lb-search-element .lb-search .lb-search__headline{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e5e5e5}#lb-search-element .lb-search .lb-facet__title{display:none}#lb-search-element .lb-search .lb-facet__cancel{display:inline-block;margin:0;border:1px solid #969696;height:30px;padding:5px 30px 5px 10px;font-size:14px;font-size:1.4rem;font-weight:600;color:#000;position:relative;transition:background-color 0.2s;text-decoration:none}#lb-search-element .lb-search .lb-facet__cancel:hover{background:#e6e6e6;text-decoration:none;color:#000}#lb-search-element .lb-search .lb-facet__cancel:after{content:'';height:30px;width:30px;right:0;top:0;position:absolute;background:url("../images/theme/icon_cross--small.svg") no-repeat 50% 50%}#lb-search-element .lb-search .lb-facet__cancel span{line-height:22px;line-height:2.2rem}#lb-search-element .lb-search .lb-search__main .lb-search__title{font-size:1.7rem}@media (min-width: 1024px){#lb-search-element .lb-search .lb-search__main{padding-left:30px;margin-left:30px;border-left:1px solid #e5e5e5}}#lb-search-element .lb-search .lb-search__main .lb-search__title{color:#111;font-size:2.1rem;line-height:35px;line-height:3.5rem;margin:0;font-weight:600;display:inline-block;vertical-align:middle}#lb-search-element .lb-search .lb-search__main .lb-search__query:last-child{margin-left:5px;padding:2px 10px;line-height:20px;font-size:14px;font-size:1.4rem;font-weight:600;text-align:center;vertical-align:middle;background-color:rgba(241, 241, 241, 0.8);border:1px solid rgba(241, 241, 241, 0.8);color:#000}@media (max-width: 767px){#lb-search-element .lb-search .lb-search__main .lb-search__query:last-child{margin:0;font-size:14px;font-size:1.4rem}}#lb-search-element .lb-search .lb-search__main .lb-pagination__btn{margin-top:2rem;background-color:#fff;text-transform:uppercase;transition:background-color 0.4s,color 0.4s;padding:0 20px;color:#fff;font-size:16px;font-size:1.6rem;font-weight:600;border:2px solid #dddddd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;height:45px;line-height:41px;line-height:4.1rem}#lb-search-element .lb-search .lb-search__main .lb-pagination__btn:hover,#lb-search-element .lb-search .lb-search__main .lb-pagination__btn:active,#lb-search-element .lb-search .lb-search__main .lb-pagination__btn:focus{background-color:#ddd;color:#000}@media (max-width: 767px){#lb-search-element .lb-search .lb-search__main .lb-pagination__btn{height:35px;line-height:31px;line-height:3.1rem;padding:0 15px;font-size:14px;font-size:1.4rem;margin-bottom:15px}}.legacy-cart-content{list-style:none;padding:0}@media (min-width: 1200px){.legacy-cart-content .shopping-cart-item{display:flex;flex-wrap:wrap}.legacy-cart-content .shopping-cart-item .shopping-cart-item__img-wrapper{max-width:85px;width:auto;margin-right:15px;padding-right:15px;border-right:2px solid #ededed}.legacy-cart-content .shopping-cart-item .shopping-cart-item__details{display:flex;width:auto;align-items:center;justify-content:center;flex-grow:1}.legacy-cart-content .shopping-cart-item .shopping-cart-item__details .shopping-cart-item__remove{display:none}.legacy-cart-content .shopping-cart-item .shopping-cart-item__details .shopping-cart-item__title{display:flex;align-items:center;flex:65%;height:100%;margin-right:15px;margin-bottom:0;padding-right:15px;border-right:2px solid #ededed}.legacy-cart-content .shopping-cart-item .shopping-cart-item__details .shopping-cart-item__specs{display:flex;align-items:center;justify-content:center;flex:35%;height:100%}.legacy-cart-content .shopping-cart-item .shopping-cart-item__details .shopping-cart-item__specs .shopping-cart-item__specs-item{display:flex;justify-content:center;align-items:center;flex:50%;height:100%;margin-bottom:0}.legacy-cart-content .shopping-cart-item .shopping-cart-item__details .shopping-cart-item__specs .shopping-cart-item__specs-item:not(:last-of-type){margin-right:15px;padding-right:15px;border-right:2px solid #ededed}.legacy-cart-content .shopping-cart-item .shopping-cart-item__details .shopping-cart-item__specs .shopping-cart-item__specs-item > label{display:none}.legacy-cart-content .shopping-cart-item .shopping-cart-item__parts{width:100%}}.shopping-cart--singular .shopping-cart-form-section{padding:25px 40px 0}.shopping-cart--singular .shopping-cart-form-section .shopping-cart-form-section__filled-data{display:none!important}.shopping-cart--singular .shopping-cart-form-section .shopping-cart-form-section__title{color:#1c1c1c;margin:0 0 20px 0}.shopping-cart--singular .shopping-cart-form-section .shopping-cart-form-section__change{display:none}.shopping-cart--singular .shopping-cart-form-section + .shopping-cart-form-section{margin-top:0}.shopping-cart--singular .shopping-cart-form-section--next .shopping-cart-form-section__body,.shopping-cart--singular .shopping-cart-form-section--filled .shopping-cart-form-section__body,.shopping-cart--singular .shopping-cart-form-section--submit .shopping-cart-form-section__body{height:auto;overflow:visible;opacity:1;pointer-events:all}.shopping-cart--singular .shopping-cart-form-section--submit.shopping-cart-form-section--next{opacity:1}.shopping-cart--singular .shopping-cart-form-section__submit{display:none!important}.shopping-cart--singular .shopping-cart-form__submit{margin-bottom:25px}.legacy-cart{/* tree menu *//** NEW CART DESIGN
 *//*
 *  Tshop specific adaptation for new cart process
 */padding:20px 0 60px;margin-bottom:15px;background:#efefef}.legacy-cart a:hover,.legacy-cart a:focus,.legacy-cart a.link{color:#3498db}.legacy-cart .search-full,.legacy-cart .search-input{background:#2980b9}.legacy-cart .search-close{color:#2980b9}.legacy-cart .btn-primary,.legacy-cart .btn-primary,.legacy-cart .product:hover .add-fav:hover,.legacy-cart .product:hover .add-fav.active{background-color:#3498db;color:#FFFFFF}@media (max-width: 767px){.legacy-cart .btn-primary:hover,.legacy-cart .btn-primary:focus,.legacy-cart .btn-primary:active,.legacy-cart .btn-primary.active,.legacy-cart .open .dropdown-toggle.btn-primary,.legacy-cart .pagination > .active > a,.legacy-cart .pagination > .active > span,.legacy-cart .pagination > .active > a:hover,.legacy-cart .pagination > .active > span:hover,.legacy-cart .pagination > .active > a:focus,.legacy-cart .pagination > .active > span:focus{background-color:#3498db;border-color:#3498db;color:#FFFFFF}}@media (min-width: 768px){.legacy-cart .btn-primary:hover,.legacy-cart .btn-primary:focus,.legacy-cart .btn-primary:active,.legacy-cart .btn-primary.active,.legacy-cart .open .dropdown-toggle.btn-primary,.legacy-cart .pagination > .active > a,.legacy-cart .pagination > .active > span,.legacy-cart .pagination > .active > a:hover,.legacy-cart .pagination > .active > span:hover,.legacy-cart .pagination > .active > a:focus,.legacy-cart .pagination > .active > span:focus{background-color:#39a7f1;border-color:#39a7f1;color:#FFFFFF}}.legacy-cart .btn-primary:active,.legacy-cart .btn-primary.active,.legacy-cart .open .dropdown-toggle.btn-primary{background:#2c88c5}.legacy-cart .navbar-tshop{background:#3498db}.legacy-cart .navbar-top{background:#2c88c5}.legacy-cart .site-color{color:#3498db !important}.legacy-cart .navbar-nav > li > a{color:#fff}.legacy-cart .nav > li.active,.legacy-cart .nav > li > a:hover,.legacy-cart .nav > li > a:focus,.legacy-cart .nav > li:hover > a{background:#2980b9}.legacy-cart .nav .open > a,.legacy-cart .nav .open > a:hover,.legacy-cart .nav .open > a:focus,.legacy-cart .cartMenu:hover > a.dropdown-toggle{background:#2980b9}.legacy-cart .dropdown-menu{border-top:solid #2980b9}.legacy-cart .search-box:hover .form-control{background:#3498db}.legacy-cart .search-box:hover .btn-nobg{color:#3498db}.legacy-cart .searchInputBox .search-btn{color:#fff}.legacy-cart .mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:rgba(52, 152, 219, 0.7) !important}.legacy-cart .action-control a:hover,.legacy-cart .action-control a.active{color:#fff;background:#2980b9}.legacy-cart .product:hover,.legacy-cart .featuredImgLook2 .inner:hover{border:1px solid #3498db}.legacy-cart .subCategoryList .thumbnail:hover{border:1px solid #3498db}.legacy-cart .pager2 a{border:1px solid #3498db}.legacy-cart .pager2 a.selected{background:#3498db}.legacy-cart .btn-discover,.legacy-cart .btn-site,.legacy-cart .newsLatterBox .btn{background:#3498db}.legacy-cart .btn-discover:hover,.legacy-cart .btn-site:hover,.legacy-cart .newsLatterBox .btn:hover{background:#2980b9}.legacy-cart .full{width:100%}.legacy-cart .footer a:hover{color:#3498db}.legacy-cart .footer{/*border-top: solid 3px #3498db;*/}.legacy-cart .modal-header{background:#3498db}.legacy-cart .form-control:focus{border-color:#3498db}.legacy-cart .new-product{background:rgba(52, 152, 219, 0.95) !important}.legacy-cart #pager a.cycle-pager-active{background:rgba(52, 152, 219, 0.5)}.legacy-cart .nav.tree > li.active,.legacy-cart .nav.tree > li > a:hover,.legacy-cart .nav.tree > li > a:focus,.legacy-cart .nav.tree > li:hover > a{background:none;color:#2c3e50}.legacy-cart .nav.tree .open-tree > a,.legacy-cart .nav.tree .open-tree > a:hover,.legacy-cart .nav.tree .open-tree > a:focus{background:none;font-weight:bold;color:#2c3e50}.legacy-cart .panel-default > .panel-heading{border-top:4px solid #3498db}.legacy-cart .nav-tabs > li.active > a,.legacy-cart .nav-tabs > li.active > a:hover,.legacy-cart .nav-tabs > li.active > a:focus,.legacy-cart .nav-tabs > li:hover > a{background:#BFC9CA}.legacy-cart .nav-tabs{border-bottom:3px solid #BFC9CA}.legacy-cart .socialIcon a:hover{background:#3498db}.legacy-cart .cart-actions button,.legacy-cart .cart-actions .wishlist{background:none repeat scroll 0 0 #3498db;border:2px solid #2980b9}.legacy-cart .cart-actions button:hover{background:#fff;color:#2c3e50;border:solid 2px #3498db}.legacy-cart .sp-thumbs a:hover,.legacy-cart .sp-thumbs a:active,.legacy-cart .sp-current,.legacy-cart sp-current:visited{border:2px solid #3498db !important}.legacy-cart .promo-1{background:none repeat scroll 0 0 #2980b9}@media (max-width: 767px){.legacy-cart .miniCartFooter{background:#2980b9 !important}}.legacy-cart #pager2 span.cycle-pager-active{background:#2980b9 !important}.legacy-cart #pager2 span{border:2px solid #2980b9}.legacy-cart .orderStep li.active a{background:#3498db}.legacy-cart .orderStep li.active a:after{border-top-color:#3498db !important}.legacy-cart .orderStep li a{background:#2c88c5}.legacy-cart darkcoilor{background:#2c88c5}.legacy-cart citecolor{color:#3498db !important}.legacy-cart .fs_sortbar b.active{color:#3498db}.legacy-cart .fs-search-summary-list .btn-default{background-color:#2c3e50;color:#fff}.legacy-cart .modal .close{color:#2c3e50}@media (min-width: 768px){.legacy-cart .bt-mini-cart{width:400px}}.legacy-cart .bt-mini-cart .bt-minicart-item > td{border-top:0;padding-top:10px;padding-bottom:10px;border-bottom:0}.legacy-cart .bt-mini-cart .bt-minicart-item a{color:#000000;text-decoration:none}.legacy-cart .bt-mini-cart .bt-minicart-item a:hover{text-decoration:underline;color:#f39e4b}.legacy-cart .bt-mini-cart .bt-minicart-item-separator > td{padding:0 0 10px;border-bottom:1px solid #e5e5e5;border-top:0}.legacy-cart .bt-mini-cart .bt-minicart-item-separator.lower > td{border-bottom:0}.legacy-cart .bt-cart-breadcrumb{background:none;font-size:14px;font-weight:normal;font-family:'Open Sans',sans-serif;margin:25px auto;color:#d0d0d0}.legacy-cart .bt-cart-breadcrumb > li + li:before{content:'>';padding:0 25px}.legacy-cart .bt-cart-breadcrumb > .active{color:#000000}.legacy-cart .bt-cart-breadcrumb > li > a{color:#000000}@media (min-width: 992px){.legacy-cart .bt-cart-breadcrumb{font-size:20px}}.legacy-cart .bt-cart-header{background:#3498db;color:#ffffff;padding:10px 25px;font-weight:bold;margin-bottom:30px}.legacy-cart .bt-cart-header.bt-cart-header-next{margin-top:30px}.legacy-cart .bt-cart-table > tbody > tr > th{background:#3498db;text-transform:uppercase;color:#ffffff;border-top:0;vertical-align:middle}.legacy-cart .bt-cart-table > tbody > tr > td{vertical-align:middle;border-bottom:1px dotted #e5e5e5;border-top:0;padding:5px}@media (min-width: 768px){.legacy-cart .bt-cart-table > tbody > tr > td{padding:20px 10px}}.legacy-cart .bt-cart-table .bt-cart-total-row td{background:#faf6f5}.legacy-cart .bt-cart-table .bt-cart-total-row .bt-cart-total-text{text-align:right;font-weight:bold}.legacy-cart .bt-cart-table .bt-cart-total-row .bt-cart-total-price{font-size:15px}.legacy-cart .bt-cart-table .bt-cart-total-row .bt-cart-total-total-price{font-size:15px;font-weight:bold}.legacy-cart .bt-cart-items-table th.bt-cart-item-name{padding:10px 25px}.legacy-cart .bt-cart-items-table th.bt-cart-item-heading{padding:10px 25px}.legacy-cart .bt-cart-items-table .bt-cart-item-name{font-size:13px}@media (min-width: 768px){.legacy-cart .bt-cart-items-table .bt-cart-item-name{width:388px}}@media (min-width: 992px){.legacy-cart .bt-cart-items-table .bt-cart-item-name{width:612px}}@media (min-width: 1200px){.legacy-cart .bt-cart-items-table .bt-cart-item-name{width:820px}}.legacy-cart .bt-cart-items-table .bt-cart-item-name a{color:#000000}.legacy-cart .bt-cart-items-table .bt-cart-item-amount{text-align:center}@media (min-width: 768px){.legacy-cart .bt-cart-items-table .bt-cart-item-amount{width:120px}}@media (min-width: 992px){.legacy-cart .bt-cart-items-table .bt-cart-item-amount{width:120px}}@media (min-width: 1200px){.legacy-cart .bt-cart-items-table .bt-cart-item-amount{width:120px}}.legacy-cart .bt-cart-items-table .bt-cart-item-price{text-align:center;font-size:13px;display:none}@media (min-width: 768px){.legacy-cart .bt-cart-items-table .bt-cart-item-price{width:110px;display:table-cell}}@media (min-width: 992px){.legacy-cart .bt-cart-items-table .bt-cart-item-price{width:110px;display:table-cell}}@media (min-width: 1200px){.legacy-cart .bt-cart-items-table .bt-cart-item-price{width:110px;display:table-cell}}.legacy-cart .bt-cart-items-table .bt-cart-item-total-price{text-align:center;font-weight:bold;font-size:13px}@media (min-width: 768px){.legacy-cart .bt-cart-items-table .bt-cart-item-total-price{width:110px}}@media (min-width: 992px){.legacy-cart .bt-cart-items-table .bt-cart-item-total-price{width:110px}}@media (min-width: 1200px){.legacy-cart .bt-cart-items-table .bt-cart-item-total-price{width:110px}}.legacy-cart .bt-cart-items-table .bt-cart-item-actions{text-align:center}.legacy-cart .bt-cart-items-table .bt-cart-item-actions .bt-close{color:#dddddd;font-size:24px;text-decoration:none}.legacy-cart .bt-cart-items-table .bt-cart-item-actions .bt-close:hover{color:#aaaaaa}@media (min-width: 768px){.legacy-cart .bt-cart-items-table .bt-cart-item-actions{width:40px}}@media (min-width: 992px){.legacy-cart .bt-cart-items-table .bt-cart-item-actions{width:40px}}@media (min-width: 1200px){.legacy-cart .bt-cart-items-table .bt-cart-item-actions{width:40px}}.legacy-cart .bt-cart-items-table .bt-cart-item-description{padding-left:25px;font-size:13px;font-weight:normal}.legacy-cart .bt-cart-items-table .bt-cart-item-description h2{font-size:13px;font-weight:bold;margin:0 0 5px 0}.legacy-cart .bt-cart-tp-table th.bt-cart-tp-label{padding:10px 25px}.legacy-cart .bt-cart-tp-table .disabled td{color:#aaaaaa}.legacy-cart .bt-cart-tp-table .bt-cart-tp-radio{width:80px;text-align:center}@media (min-width: 768px){.legacy-cart .bt-cart-tp-table .bt-cart-tp-radio{width:80px}}@media (min-width: 992px){.legacy-cart .bt-cart-tp-table .bt-cart-tp-radio{width:80px}}@media (min-width: 1200px){.legacy-cart .bt-cart-tp-table .bt-cart-tp-radio{width:80px}}.legacy-cart .bt-cart-tp-table .bt-cart-tp-description label{font-size:13px;font-weight:normal}.legacy-cart .bt-cart-tp-table .bt-cart-tp-description label h2{font-size:13px;font-weight:bold;margin:0 0 5px 0}@media (min-width: 768px){.legacy-cart .bt-cart-tp-table .bt-cart-tp-description{width:568px}}@media (min-width: 992px){.legacy-cart .bt-cart-tp-table .bt-cart-tp-description{width:792px}}@media (min-width: 1200px){.legacy-cart .bt-cart-tp-table .bt-cart-tp-description{width:1000px}}.legacy-cart .bt-cart-tp-table .bt-cart-tp-price{width:120px;text-align:center}.legacy-cart .bt-cart-tp-table .bt-cart-tp-price label{font-size:13px;font-weight:bold}@media (min-width: 768px){.legacy-cart .bt-cart-tp-table .bt-cart-tp-price{width:120px}}@media (min-width: 992px){.legacy-cart .bt-cart-tp-table .bt-cart-tp-price{width:120px}}@media (min-width: 1200px){.legacy-cart .bt-cart-tp-table .bt-cart-tp-price{width:120px}}.legacy-cart .bt-cart-tp-table .bt-cart-total-description{text-align:right;width:60%}@media (min-width: 768px){.legacy-cart .bt-cart-tp-table .bt-cart-total-description{width:568px}}@media (min-width: 992px){.legacy-cart .bt-cart-tp-table .bt-cart-total-description{width:792px}}@media (min-width: 1200px){.legacy-cart .bt-cart-tp-table .bt-cart-total-description{width:1000px}}.legacy-cart .bt-cart-tp-table .bt-cart-total-total-price{text-align:center}@media (min-width: 768px){.legacy-cart .bt-cart-tp-table .bt-cart-total-total-price{width:120px}}@media (min-width: 992px){.legacy-cart .bt-cart-tp-table .bt-cart-total-total-price{width:120px}}@media (min-width: 1200px){.legacy-cart .bt-cart-tp-table .bt-cart-total-total-price{width:120px}}.legacy-cart .bt-cart-tp-table .bt-cart-total-price{display:inline-block;margin-left:20px}.legacy-cart .bt-cart-info-table th{padding:0 10px 0 0}.legacy-cart .bt-btn-orange{background:#3498db;color:#ffffff;font-weight:bold;font-size:14px;font-family:'Open Sans Condensed',sans-serif;border-radius:0;border:0;min-width:160px;padding:8px 12px}.legacy-cart .bt-btn-orange:hover{color:#ffffff}.legacy-cart ul.shopping_cart_navigator{list-style-type:none;margin:0 0 15px 0;padding:25px 0;border-bottom:2px #ccc7c4 solid;text-align:center;font-family:'Open Sans',sans-serif}.legacy-cart ul.shopping_cart_navigator li{width:24%;display:inline-block;height:50px;line-height:50px;text-decoration:none;text-align:center;position:relative;margin:0;padding:0}.legacy-cart ul.shopping_cart_navigator li:after{font-family:'Glyphicons Halflings';content:"\e113";position:absolute;rotate:90deg;height:50px;width:50px;font-size:16px;right:-25px;text-align:center;top:0}.legacy-cart ul.shopping_cart_navigator li:last-child:after{display:none}.legacy-cart ul.shopping_cart_navigator li div.process{height:50px;border-radius:50px;font-size:16px;width:80%;font-weight:700;display:inline-block;text-align:center;background:transparent}.legacy-cart ul.shopping_cart_navigator li.current div.process,.legacy-cart ul.shopping_cart_navigator li.previous div.process{color:#40a9f1}.legacy-cart ul.shopping_cart_navigator li.current:after,.legacy-cart ul.shopping_cart_navigator li.previous:after{color:#40a9f1}.legacy-cart ul.shopping_cart_navigator li.following div.process{color:#ccc7c4}.legacy-cart ul.shopping_cart_navigator li.following:after{color:#ccc7c4}@media (max-width: 991px){.legacy-cart ul.shopping_cart_navigator li{width:29%}.legacy-cart ul.shopping_cart_navigator li:after{right:-25px;font-size:16px;height:50px;width:50px}.legacy-cart ul.shopping_cart_navigator li:first-child,.legacy-cart ul.shopping_cart_navigator li:last-child{width:19%;text-align:left}.legacy-cart ul.shopping_cart_navigator li:last-child{text-align:right}.legacy-cart ul.shopping_cart_navigator li div.process{height:50px;width:50px;border-radius:50px;font-size:14px}.legacy-cart ul.shopping_cart_navigator li.current div.process,.legacy-cart ul.shopping_cart_navigator li.previous div.process{background:#40a9f1;color:#fff}.legacy-cart ul.shopping_cart_navigator li.current:after,.legacy-cart ul.shopping_cart_navigator li.previous:after{color:#40a9f1}.legacy-cart ul.shopping_cart_navigator li.following div.process{background:#ccc7c4;color:#fff}.legacy-cart ul.shopping_cart_navigator li.following:after{color:#ccc7c4}}@media (max-width: 767px){.legacy-cart ul.shopping_cart_navigator{margin:0;padding:10px 0}.legacy-cart ul.shopping_cart_navigator li{height:25px;line-height:25px}.legacy-cart ul.shopping_cart_navigator li:after{right:-12px;font-size:12px;height:25px;width:25px}.legacy-cart ul.shopping_cart_navigator li div.process{height:25px;width:25px;border-radius:25px}}@media (min-width: 992px){.legacy-cart ul.shopping_cart_navigator{margin-bottom:0;border-bottom:none}.legacy-cart ul.shopping_cart_navigator li{width:inherit;padding:0 40px}.legacy-cart ul.shopping_cart_navigator li:first-child{padding-left:0}.legacy-cart ul.shopping_cart_navigator li:last-child{padding-right:0}.legacy-cart ul.shopping_cart_navigator li div.process{font-size:19px;font-weight:400;display:block;width:inherit}.legacy-cart ul.shopping_cart_navigator li div.process span{display:inline !important}.legacy-cart ul.shopping_cart_navigator li div.process span.processNumber:after{content:'.'}}@media (min-width: 1200px){.legacy-cart ul.shopping_cart_navigator li div.process{font-size:24px}}.legacy-cart table.basket_table{width:100%;font-family:'Open Sans',sans-serif}.legacy-cart table.basket_table thead{display:none}.legacy-cart table.basket_table tr{border-bottom:2px #f3f2f1 solid}.legacy-cart table.basket_table tr td{padding:10px 0}.legacy-cart table.basket_table tr td.basket_item_image{vertical-align:middle;text-align:center}.legacy-cart table.basket_table tr td.basket_item_image img{max-width:100%}.legacy-cart table.basket_table tr td.basket_item_details{position:relative;padding:10px 0 0 0}.legacy-cart table.basket_table tr td.basket_item_details h3{font-size:14px;margin:0;padding:0}.legacy-cart table.basket_table tr td.basket_item_details h3 a{color:#686468}.legacy-cart table.basket_table tr td.basket_item_details h3 a:hover,.legacy-cart table.basket_table tr td.basket_item_details h3 a:active{color:#40a9f1}.legacy-cart table.basket_table tr td.basket_item_details h4.cart-product-variant-name{color:#757275;font-size:11px;margin:0}.legacy-cart table.basket_table tr td.basket_item_details .btn.btn-delete{position:absolute;top:15px;right:0;font-size:10px;color:#bcb5b0;padding:0;margin:0}.legacy-cart table.basket_table tr td.basket_item_details .btn.btn-delete:hover,.legacy-cart table.basket_table tr td.basket_item_details .btn.btn-delete:active{color:#40a9f1}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount{margin:10px 0}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin{max-width:120px}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin .bootstrap-touchspin-up,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin .bootstrap-touchspin-down{color:#333;border-color:#ccc;background-color:#f0f0f0;padding-right:0;padding-left:0;text-align:center;width:25px}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin .bootstrap-touchspin-up:hover,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin .bootstrap-touchspin-down:hover,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin .bootstrap-touchspin-up:focus,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin .bootstrap-touchspin-down:focus,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin .bootstrap-touchspin-up:active,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin .bootstrap-touchspin-down:active{background-color:#40a9f1;border-color:#40a9f1;color:#FFF}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin input.amount-cart{border-left:none;border-right:none}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-total-price,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-price{text-align:right;padding:0;font-size:16px;font-weight:600;color:#534f53}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-total-price .price-old,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-price .price-old{display:inline-block;color:#9a9797;font-weight:400;font-size:12px;text-decoration:line-through;margin-right:5px}@media (min-width: 768px){.legacy-cart table.basket_table tr{border-bottom:1px #f3f2f1 solid}.legacy-cart table.basket_table tr td.basket_item_details{padding:10px 0}.legacy-cart table.basket_table tr td.basket_item_details h4.cart-product-variant-name{margin-top:5px}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-total-price,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-price{margin-top:10px}}@media (min-width: 768px) and (max-width: 991px){.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount{margin-top:0}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-total-price{padding-right:25px}}@media (min-width: 992px){.legacy-cart table.basket_table thead{display:table-header-group}.legacy-cart table.basket_table thead tr{border-bottom:none}.legacy-cart table.basket_table thead tr th{font-size:14px;font-weight:600;text-align:center;color:#534f53;padding:7px 0;background-color:#f1f1f1}.legacy-cart table.basket_table thead tr th:first-child{border-radius:3px 0 0 3px}.legacy-cart table.basket_table thead tr th:last-child{border-radius:0 3px 3px 0}.legacy-cart table.basket_table tr td.basket_item_details h4.cart-product-variant-name,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-price,.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-total-price{margin-top:10px;line-height:inherit;text-align:center;font-size:18px;font-weight:600;color:#534f53}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-price .price-old{font-size:15px}.legacy-cart table.basket_table tr td.basket_item_details h3{margin-top:10px;font-size:16px}.legacy-cart table.basket_table tr td.basket_item_details .btn.btn-delete{font-size:20px;top:25px;right:25px}.legacy-cart table.basket_table tr td.basket_item_details .bt-cart-item-amount .bootstrap-touchspin{margin-left:auto;margin-right:auto}}.legacy-cart .row.voucher-form,.legacy-cart .row.cart-form{font-family:'Open Sans',sans-serif;margin-left:-15px;margin-right:-15px}.legacy-cart .row.voucher-form .voucher-form-submit,.legacy-cart .row.cart-form .voucher-form-submit,.legacy-cart .row.voucher-form .cart-form-submit,.legacy-cart .row.cart-form .cart-form-submit{padding:0;text-align:center}.legacy-cart .row.voucher-form .voucher-form-submit a.btn-cart-back,.legacy-cart .row.cart-form .voucher-form-submit a.btn-cart-back,.legacy-cart .row.voucher-form .cart-form-submit a.btn-cart-back,.legacy-cart .row.cart-form .cart-form-submit a.btn-cart-back{color:#4a90e2;font-size:13px;padding:0;font-weight:700;margin-top:20px}.legacy-cart .row.voucher-form .voucher-form-submit a.btn-cart-back .glyphicon,.legacy-cart .row.cart-form .voucher-form-submit a.btn-cart-back .glyphicon,.legacy-cart .row.voucher-form .cart-form-submit a.btn-cart-back .glyphicon,.legacy-cart .row.cart-form .cart-form-submit a.btn-cart-back .glyphicon{font-size:8px;margin-right:5px;line-height:13px}.legacy-cart .row.voucher-form .voucher-form-submit a.btn-cart-back:hover,.legacy-cart .row.cart-form .voucher-form-submit a.btn-cart-back:hover,.legacy-cart .row.voucher-form .cart-form-submit a.btn-cart-back:hover,.legacy-cart .row.cart-form .cart-form-submit a.btn-cart-back:hover,.legacy-cart .row.voucher-form .voucher-form-submit a.btn-cart-back:active,.legacy-cart .row.cart-form .voucher-form-submit a.btn-cart-back:active,.legacy-cart .row.voucher-form .cart-form-submit a.btn-cart-back:active,.legacy-cart .row.cart-form .cart-form-submit a.btn-cart-back:active,.legacy-cart .row.voucher-form .voucher-form-submit a.btn-cart-back:focus,.legacy-cart .row.cart-form .voucher-form-submit a.btn-cart-back:focus,.legacy-cart .row.voucher-form .cart-form-submit a.btn-cart-back:focus,.legacy-cart .row.cart-form .cart-form-submit a.btn-cart-back:focus{color:#4a90e2}.legacy-cart .row.voucher-form .voucher-form-submit a.btn-cart-back:hover .glyphicon,.legacy-cart .row.cart-form .voucher-form-submit a.btn-cart-back:hover .glyphicon,.legacy-cart .row.voucher-form .cart-form-submit a.btn-cart-back:hover .glyphicon,.legacy-cart .row.cart-form .cart-form-submit a.btn-cart-back:hover .glyphicon,.legacy-cart .row.voucher-form .voucher-form-submit a.btn-cart-back:active .glyphicon,.legacy-cart .row.cart-form .voucher-form-submit a.btn-cart-back:active .glyphicon,.legacy-cart .row.voucher-form .cart-form-submit a.btn-cart-back:active .glyphicon,.legacy-cart .row.cart-form .cart-form-submit a.btn-cart-back:active .glyphicon,.legacy-cart .row.voucher-form .voucher-form-submit a.btn-cart-back:focus .glyphicon,.legacy-cart .row.cart-form .voucher-form-submit a.btn-cart-back:focus .glyphicon,.legacy-cart .row.voucher-form .cart-form-submit a.btn-cart-back:focus .glyphicon,.legacy-cart .row.cart-form .cart-form-submit a.btn-cart-back:focus .glyphicon{color:#4a90e2}.legacy-cart .row.voucher-form .voucher-form-submit input[type="submit"],.legacy-cart .row.cart-form .voucher-form-submit input[type="submit"],.legacy-cart .row.voucher-form .cart-form-submit input[type="submit"],.legacy-cart .row.cart-form .cart-form-submit input[type="submit"]{width:calc(100% + 30px);margin:10px -15px 0 -15px;color:#FFF;font-weight:700;height:40px;line-height:40px;padding:0;background-image:linear-gradient(3deg, #00b8ff 0%, #45a8f0 100%);border:none;max-width:320px}.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport,.legacy-cart .row.cart-form .cart-form-submit .cart-transport{width:100%;margin:15px 0;padding:0}.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport .col-xs-12,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport .col-xs-12,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport .col-xs-12,.legacy-cart .row.cart-form .cart-form-submit .cart-transport .col-xs-12{padding:0}.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport table.table.cart-transport-table,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport table.table.cart-transport-table,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport table.table.cart-transport-table,.legacy-cart .row.cart-form .cart-form-submit .cart-transport table.table.cart-transport-table{margin:0}.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr th,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr th,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport table.table.cart-transport-table tr th,.legacy-cart .row.cart-form .cart-form-submit .cart-transport table.table.cart-transport-table tr th,.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr td,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr td,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport table.table.cart-transport-table tr td,.legacy-cart .row.cart-form .cart-form-submit .cart-transport table.table.cart-transport-table tr td{border:none;padding:0}.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr td,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr td,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport table.table.cart-transport-table tr td,.legacy-cart .row.cart-form .cart-form-submit .cart-transport table.table.cart-transport-table tr td{font-size:18px;font-weight:600;color:#534f53;text-align:right}.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr th,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr th,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport table.table.cart-transport-table tr th,.legacy-cart .row.cart-form .cart-form-submit .cart-transport table.table.cart-transport-table tr th{font-size:15px;color:#423732;text-align:left;font-weight:400;width:60%}.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr:not(:last-child) th,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr:not(:last-child) th,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport table.table.cart-transport-table tr:not(:last-child) th,.legacy-cart .row.cart-form .cart-form-submit .cart-transport table.table.cart-transport-table tr:not(:last-child) th,.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr:not(:last-child) td,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport table.table.cart-transport-table tr:not(:last-child) td,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport table.table.cart-transport-table tr:not(:last-child) td,.legacy-cart .row.cart-form .cart-form-submit .cart-transport table.table.cart-transport-table tr:not(:last-child) td{padding-bottom:7px}.legacy-cart .row.voucher-form .voucher-form-submit .cart-total-price,.legacy-cart .row.cart-form .voucher-form-submit .cart-total-price,.legacy-cart .row.voucher-form .cart-form-submit .cart-total-price,.legacy-cart .row.cart-form .cart-form-submit .cart-total-price{margin-top:20px;float:none;width:100%;color:#423732;font-size:12px}.legacy-cart .row.voucher-form .voucher-form-submit .cart-total-price .col-xs-6,.legacy-cart .row.cart-form .voucher-form-submit .cart-total-price .col-xs-6,.legacy-cart .row.voucher-form .cart-form-submit .cart-total-price .col-xs-6,.legacy-cart .row.cart-form .cart-form-submit .cart-total-price .col-xs-6{padding:0;text-align:left}.legacy-cart .row.voucher-form .voucher-form-submit .cart-total-price h3,.legacy-cart .row.cart-form .voucher-form-submit .cart-total-price h3,.legacy-cart .row.voucher-form .cart-form-submit .cart-total-price h3,.legacy-cart .row.cart-form .cart-form-submit .cart-total-price h3{color:#423732;margin:0;font-size:13px;font-weight:700;margin-bottom:2px}.legacy-cart .row.voucher-form .voucher-form-submit .cart-total-price .price,.legacy-cart .row.cart-form .voucher-form-submit .cart-total-price .price,.legacy-cart .row.voucher-form .cart-form-submit .cart-total-price .price,.legacy-cart .row.cart-form .cart-form-submit .cart-total-price .price{text-align:right;color:#534f53;font-size:26px}.legacy-cart .row.voucher-form .voucher-form-input,.legacy-cart .row.cart-form .voucher-form-input{padding:0;border-bottom:2px #c5bcbc solid;margin-bottom:3px}.legacy-cart .row.voucher-form .voucher-form-input label,.legacy-cart .row.cart-form .voucher-form-input label{color:#4a90e2;margin:15px 0 13px 0;font-size:13px;font-weight:700;text-align:center;display:block;cursor:pointer}.legacy-cart .row.voucher-form .voucher-form-input label .glyphicon,.legacy-cart .row.cart-form .voucher-form-input label .glyphicon{margin-left:5px;font-size:9px;vertical-align:baseline;transition:transform 0.3s;transform:rotate(0deg)}.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group,.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group{display:none;max-width:320px;margin-left:auto;margin-right:auto}.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group input[type="text"],.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group input[type="text"]{height:35px;box-shadow:none;border:1px #c6c7c8 solid;background-color:#f8f9fa;color:#5c5653;font-size:13px}.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group input[type="text"]:focus,.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group input[type="text"]:focus,.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group input[type="text"]:active,.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group input[type="text"]:active{border-color:#4a90e2}.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group input[type="submit"],.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group input[type="submit"]{color:#4a90e2;background-color:#FFF;font-weight:700;font-size:14px;padding:0px 23px;border:1px #4a90e2 solid;z-index:3;height:35px;line-height:35px}.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group input[type="submit"]:hover,.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group input[type="submit"]:hover,.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group input[type="submit"]:active,.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group input[type="submit"]:active,.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group input[type="submit"]:focus,.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group input[type="submit"]:focus{background-color:#4a90e2;color:#FFF}.legacy-cart .row.voucher-form .voucher-form-input.expanded,.legacy-cart .row.cart-form .voucher-form-input.expanded{padding:0 0 20px 0}.legacy-cart .row.voucher-form .voucher-form-input.expanded #voucher-input-group,.legacy-cart .row.cart-form .voucher-form-input.expanded #voucher-input-group{display:table}.legacy-cart .row.voucher-form .voucher-form-input.expanded label .glyphicon,.legacy-cart .row.cart-form .voucher-form-input.expanded label .glyphicon{transition:transform 0.3s;transform:rotate(180deg)}@media (min-width: 768px){.legacy-cart .row.voucher-form,.legacy-cart .row.cart-form{width:calc(100% + 30px)}.legacy-cart .row.voucher-form .voucher-form-input,.legacy-cart .row.cart-form .voucher-form-input{border-bottom:0;padding:0 15px}.legacy-cart .row.voucher-form .voucher-form-input.expanded,.legacy-cart .row.cart-form .voucher-form-input.expanded{padding:0 15px}.legacy-cart .row.voucher-form .voucher-form-input label,.legacy-cart .row.cart-form .voucher-form-input label{text-align:left;font-size:15px}.legacy-cart .row.voucher-form .voucher-form-input label .glyphicon,.legacy-cart .row.cart-form .voucher-form-input label .glyphicon{font-size:12px;margin-left:10px}.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group,.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group{max-width:320px;margin-left:0}.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group input[type="text"],.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group input[type="text"]{height:40px}.legacy-cart .row.voucher-form .voucher-form-input #voucher-input-group input[type="submit"],.legacy-cart .row.cart-form .voucher-form-input #voucher-input-group input[type="submit"]{height:40px;line-height:40px}.legacy-cart .row.voucher-form .voucher-form-submit,.legacy-cart .row.cart-form .voucher-form-submit,.legacy-cart .row.voucher-form .cart-form-submit,.legacy-cart .row.cart-form .cart-form-submit{padding:0}.legacy-cart .row.voucher-form .voucher-form-submit a.btn.btn-cart-back,.legacy-cart .row.cart-form .voucher-form-submit a.btn.btn-cart-back,.legacy-cart .row.voucher-form .cart-form-submit a.btn.btn-cart-back,.legacy-cart .row.cart-form .cart-form-submit a.btn.btn-cart-back{font-size:15px;position:absolute;bottom:40px;right:400px;margin:0}.legacy-cart .row.voucher-form .voucher-form-submit a.btn.btn-cart-back .glyphicon,.legacy-cart .row.cart-form .voucher-form-submit a.btn.btn-cart-back .glyphicon,.legacy-cart .row.voucher-form .cart-form-submit a.btn.btn-cart-back .glyphicon,.legacy-cart .row.cart-form .cart-form-submit a.btn.btn-cart-back .glyphicon{font-size:12px;vertical-align:baseline}.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport,.legacy-cart .row.cart-form .cart-form-submit .cart-transport{width:380px;padding:0 15px;float:right}.legacy-cart .row.voucher-form .voucher-form-submit .cart-transport .col-xs-12,.legacy-cart .row.cart-form .voucher-form-submit .cart-transport .col-xs-12,.legacy-cart .row.voucher-form .cart-form-submit .cart-transport .col-xs-12,.legacy-cart .row.cart-form .cart-form-submit .cart-transport .col-xs-12{padding:inherit}.legacy-cart .row.voucher-form .voucher-form-submit .cart-total-price,.legacy-cart .row.cart-form .voucher-form-submit .cart-total-price,.legacy-cart .row.voucher-form .cart-form-submit .cart-total-price,.legacy-cart .row.cart-form .cart-form-submit .cart-total-price{margin-top:0;float:right;width:380px;padding:20px;font-size:15px;border-radius:3px;border:10px #f1f1f1 solid;color:#423732}.legacy-cart .row.voucher-form .voucher-form-submit .cart-total-price h3,.legacy-cart .row.cart-form .voucher-form-submit .cart-total-price h3,.legacy-cart .row.voucher-form .cart-form-submit .cart-total-price h3,.legacy-cart .row.cart-form .cart-form-submit .cart-total-price h3{font-size:18px;font-weight:700;margin:0}.legacy-cart .row.voucher-form .voucher-form-submit .cart-total-price .price,.legacy-cart .row.cart-form .voucher-form-submit .cart-total-price .price,.legacy-cart .row.voucher-form .cart-form-submit .cart-total-price .price,.legacy-cart .row.cart-form .cart-form-submit .cart-total-price .price{font-size:34px;color:#534f53}.legacy-cart .row.voucher-form .voucher-form-submit .cart-total-price input[type="submit"],.legacy-cart .row.cart-form .voucher-form-submit .cart-total-price input[type="submit"],.legacy-cart .row.voucher-form .cart-form-submit .cart-total-price input[type="submit"],.legacy-cart .row.cart-form .cart-form-submit .cart-total-price input[type="submit"]{max-width:inherit}}@media (min-width: 992px){.legacy-cart .row.voucher-form .voucher-form-input,.legacy-cart .row.cart-form .voucher-form-input,.legacy-cart .row.voucher-form .voucher-form-input.expanded,.legacy-cart .row.cart-form .voucher-form-input.expanded{padding:0 40px}}.legacy-cart .row.cart-form{border-top:1px #f3f2f1 solid;width:100%;margin:0}.legacy-cart .transport-payment-table td{padding:0 5px}.legacy-cart .transport-payment-table label{font-weight:normal}.legacy-cart .transport-payment-table label b{display:block;font-weight:bold}.legacy-cart h2.cart_header{font-size:22px;font-weight:700;margin-bottom:20px}.legacy-cart #transport_payment_form_form{margin:0 -15px;font-family:'Open Sans',sans-serif}.legacy-cart #transport_payment_form_form .row.cart-form{padding-top:25px}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list{list-style-type:none;margin:0;padding:0}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item{position:relative;margin-bottom:5px;background-color:transparent;padding:10px;border-radius:4px;border:1px transparent solid}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item label{vertical-align:middle;width:calc(100% - 47px)}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item label h2{margin:0;font-size:14px;line-height:18px;font-weight:700}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item label p{margin-bottom:0;font-size:13px;font-weight:400}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item label span.bt-cart-tp-price{float:right;font-weight:700;color:#40a9f1}@media (max-width: 767px){.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item label h2{display:inline-block}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item label span.bt-cart-tp-price{float:inherit;margin-left:10px}}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item input[type="radio"].bt-cart-tp-radio{margin:0 15px 0 10px}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item.disabled label p,.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item.disabled label span.bt-cart-tp-price,.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item.disabled label h2{color:#ccc !important;border:1px transparent solid}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item.active{background-color:transparent;border:1px #40a9f1 solid}.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item.active label p,.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item.active label span.bt-cart-tp-price,.legacy-cart #transport_payment_form_form ul.bt-cart-tp-list li.bt-cart-tp-item.active label h2{color:"" !important}.legacy-cart #delivery_data_form_form{margin:0 -15px;font-family:'Open Sans',sans-serif}.legacy-cart #delivery_data_form_form .bt-cart-header h3{font-size:16px;font-weight:600;color:#333}.legacy-cart #delivery_data_form_form .delivery-data{border-right:1px #f3f2f1 solid;padding:0}@media (max-width: 991px){.legacy-cart #delivery_data_form_form .delivery-data{border:none}}.legacy-cart #delivery_data_form_form .cart-login-form{padding:0}.legacy-cart #delivery_data_form_form .cart-login-form .btn-login{color:#FFF;font-weight:700;height:40px;line-height:40px;padding:0 20px;background-image:linear-gradient(3deg, #00b8ff 0, #45a8f0 100%);border:none}@media (max-width: 991px){.legacy-cart #delivery_data_form_form .cart-login-form{padding-bottom:20px}}.legacy-cart #summary_info_form_form{font-family:'Open Sans',sans-serif}.legacy-cart #summary_info_form_form label[for="accept_conditions"]{display:block;width:calc(130%);padding:0;text-align:left;margin:10px -15px;color:#423732;font-size:13px;font-weight:700}.legacy-cart #summary_info_form_form label[for="accept_conditions"] input{margin-right:10px}.legacy-cart h3.cart_subheader{font-family:'Open Sans',sans-serif;font-size:16px;font-weight:600}.legacy-cart .row.cart_summary_details{font-family:'Open Sans',sans-serif;margin-left:-15px;margin-right:-15px}.legacy-cart .row.cart_summary_details ul{list-style:none;margin:0;padding:0}.legacy-cart .row.cart_summary_details ul li h4{margin:0;font-size:14px;width:150px;display:inline-block;font-weight:600}.legacy-cart .btn-default{color:#333;background-color:#fff;border-color:#ccc}.legacy-cart .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.legacy-cart .btn-sm{border-radius:3px;font-size:13px;line-height:1.5;padding:4px 8px}.legacy-cart .amount-cart.amount-cart{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.legacy-cart #transport_payment_form_form .bt-cart-tp-item label h2{padding-bottom:0}.legacy-cart .bt-cart-header{background-color:transparent;color:inherit;text-transform:none;padding-left:0;margin-bottom:0}.legacy-cart input.modern-input__input{-moz-appearance:none;background-color:#fff;border:1px solid #C6C7C8;border-radius:4px;color:#30373b;display:inline-block;font-size:16px;height:52px;font-weight:400;transition:all 150ms ease 0s;width:100%;padding-left:8px;margin:0;outline:0;z-index:15}.legacy-cart .basket_table{margin-bottom:15px}.legacy-cart .row.cart-form{border:none}.legacy-cart #transport_payment_form_form{margin:0;padding:0 10px;font-family:'Open Sans',sans-serif}@media (min-width: 768px){.legacy-cart #transport_payment_form_form{display:flex;flex-grow:1}.legacy-cart #transport_payment_form_form > :last-child{flex-grow:1}.legacy-cart #transport_payment_form_form > :last-child .legacy-cart__sidebar{position:sticky;top:0}}.legacy-cart .form-radio__input:checked + .form-radio__label:before{border-color:#ed1c24}.legacy-cart .form-radio__label:after{background-color:#ed1c24}.legacy-cart .legacy-cart__main{padding:25px;background:#fff}.legacy-cart .legacy-cart__main .cart_header{font-size:20px;font-size:2rem;font-weight:400}.legacy-cart .legacy-cart__main .bt-cart-tp-price{color:#000!important}.legacy-cart .legacy-cart__section{margin-top:20px;padding:25px;background:#fff}.legacy-cart .legacy-cart__section .legacy-cart-section-title{border-bottom:2px solid #ededed;padding:14px 0;font-weight:400;color:#000;font-size:2rem}.legacy-cart .legacy-cart__sidebar{padding:25px;background:#fff}.legacy-cart .legacy-cart__sidebar .shopping-cart-items{padding:0}.legacy-cart .legacy-cart__sidebar .shopping-cart-summary{padding:20px 0 0}.legacy-cart .legacy-cart__sidebar .btn-cart-back{display:block;margin-top:10px;border:none;background:transparent;color:black}@media (max-width: 991px){.legacy-cart .legacy-cart__sidebar{margin-top:20px}}.legacy-cart .legacy-cart__sidebar .form__col--mt{margin-top:20px}.legacy-cart .legacy-cart__sidebar.legacy-cart__sidebar--summary .bootstrap-touchspin .input-group-btn{display:none}.legacy-cart .legacy-cart__sidebar.legacy-cart__sidebar--summary .bootstrap-touchspin input{border:none;display:block;height:auto;text-align:left}@media (min-width: 992px){.legacy-cart{padding:20px 20px 60px}}.legacy-cart .legacy-cart__submit{width:100%;height:50px;margin-bottom:0}.legacy-cart .shopping-cart-form-section--next .shopping-cart-form-section__body{height:auto;overflow:visible}.legacy-cart .shopping-cart-form-section--next .shopping-cart-form-section__body button{display:none}.legacy-cart .cart__free-delivery{margin:0;background:transparent}.legacy-cart .legacy-cart-utils{margin-top:40px}.legacy-cart .shopping-cart-voucher__field{border-color:#ed1c24;border-radius:0}.legacy-cart .shopping-cart-voucher__submit{color:#fff;background-color:#ed1c24;border-color:#ed1c24;transition:all 0.2s ease-in-out;border-radius:0}.legacy-cart .shopping-cart-voucher__submit:hover,.legacy-cart .shopping-cart-voucher__submit:active,.legacy-cart .shopping-cart-voucher__submit:focus{color:#ed1c24;background-color:#fff}.legacy-cart [data-process-tag="process-gifts"]{padding:0}@media (max-width: 767px){.legacy-cart [data-process-tag="process-gifts"]{margin:0}}.legacy-cart [data-process-tag="process-gifts"] ~ .shopping-cart-form-section__submit{margin-top:0;height:30px;font-size:1.4rem;margin-bottom:0}.legacy-cart [data-process-tag="process-gifts"] .shopping-cart-form-section__title{border-bottom:2px solid #ededed;padding:14px 0;font-weight:400;color:#000}@media (max-width: 991px){.legacy-cart [data-process-tag="process-gifts"] .shopping-cart-form-section__title{font-size:1.8rem}}.legacy-cart [data-process-tag="process-gifts"] .shopping-cart-form-section__title:before{display:none}.legacy-cart [data-process-tag="process-gifts"] .shopping-cart-form-section__body{margin-top:40px}.legacy-shopping-cart-navigator{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item{display:flex;align-items:center;justify-content:center;flex-grow:1;padding:10px;border-bottom:2px solid #ededed;transition:all 0.2s ease-in-out}.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item:hover,.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item:active,.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item:focus{text-decoration:none;color:#000;border-color:#000}.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item:hover .legacy-shopping-cart-navigator__item-number,.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item:active .legacy-shopping-cart-navigator__item-number,.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item:focus .legacy-shopping-cart-navigator__item-number{border-color:#000}.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item.legacy-shopping-cart-navigator__item--disabled{pointer-events:none}.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item.legacy-shopping-cart-navigator__item--active{color:#000;border-color:#000}.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item.legacy-shopping-cart-navigator__item--active .legacy-shopping-cart-navigator__item-number{border-color:#000}.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item .legacy-shopping-cart-navigator__item-number{width:30px;height:30px;border:1px solid #9b9b9b;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px}@media (max-width: 991px){.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item .legacy-shopping-cart-navigator__item-number{margin-right:0}}@media (max-width: 991px){.legacy-shopping-cart-navigator .legacy-shopping-cart-navigator__item .legacy-shopping-cart-navigator__item-name{display:none}}.b2b-registration .b2b-registration__img,.b2b-registration .b2b-registration__img img{width:100%}.custom-jerseys__downloadable_files_block__left,.custom-jerseys__downloadable_files_block__right{min-height:100%}.custom-jerseys__title{position:absolute;text-align:center;display:block;margin:0 auto;z-index:0;font-size:50px;font-style:normal;font-weight:700}.custom-jerseys__title{font-size:4rem;letter-spacing:2px;font-weight:bold}@media (max-width: 991px){.custom-jerseys__title{font-size:2rem}}@media (max-width: 1199px){.custom-jerseys__downloadable_files_block__left{border-right:1px solid black}.custom-jerseys__downloadable_files_block__right{padding:0 20px 0 25px}}@media (max-width: 767px){.custom-jerseys__downloadable_files_block__left,.custom-jerseys__downloadable_files_block__right{padding:0 20px 0 8px;border-right:none}}.custom-jerseys__downloadable_files_wrapper{display:flex;flex-direction:column}.custom-jerseys__img-wrapper .custom-jerseys__delete-attachment{position:absolute;top:2px;right:2px;z-index:100;background-color:transparent;color:lightslategray;padding:3px;font-weight:bold;cursor:pointer;text-align:center;font-size:22px;line-height:10px;border-radius:50%}.custom-jerseys__img-wrapper .custom-jerseys__delete-attachment:hover{background-color:#000;color:#FFF}.custom-jerseys__attachments-label{border:1px solid #000000;display:inline-block;padding:6px 12px;cursor:pointer;font-size:12px;font-size:1.2rem}.custom-jerseys__attachments-label:hover{background-color:#000;color:#FFF}.livewire-input-error{font-size:small;font-style:italic;font-weight:bold;color:#c54c51}.glyphicon-refresh-animate{animation:spin 1s infinite linear}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.custom-jerseys__card{box-shadow:rgba(149, 157, 165, 0.2) 0px 8px 24px;padding:70px 70px 25px}@media (max-width: 991px){.custom-jerseys__card{padding:25px}}.custom-jerseys__attachment-card{position:relative;margin-right:5px;overflow:hidden;width:100px}.custom-jerseys__attachment-image{width:100px;height:100px}.custom-jerseys__card .form-checkbox__label{color:#000;font-weight:400;padding-left:30px}.custom-jerseys__card .form-checkbox__label a{font-size:1.12em;font-weight:700;color:#000}.activity-list__photo_title{position:absolute;left:50%;transform:translateX(-50%);bottom:20px;font-size:15px}.js-info-page-carousel.owl-carousel{padding:0 40px;text-align:center;list-style:none;overflow:hidden}@media (max-width: 767px){.js-info-page-carousel.owl-carousel{padding:0 20px}}.js-info-page-carousel.owl-carousel .owl-nav{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.js-info-page-carousel.owl-carousel .owl-nav .owl-prev{float:left}.js-info-page-carousel.owl-carousel .owl-nav .owl-prev:before{content:'\f104'}.js-info-page-carousel.owl-carousel .owl-nav .owl-next{float:right}.js-info-page-carousel.owl-carousel .owl-nav .owl-next:before{content:'\f105'}.js-info-page-carousel.owl-carousel .owl-nav .owl-prev,.js-info-page-carousel.owl-carousel .owl-nav .owl-next{height:100%;transition:background-color 0.4s ease-in-out;pointer-events:all;padding:0 15px !important}@media (max-width: 767px){.js-info-page-carousel.owl-carousel .owl-nav .owl-prev,.js-info-page-carousel.owl-carousel .owl-nav .owl-next{padding:0 5px !important}}.js-info-page-carousel.owl-carousel .owl-nav .owl-prev:hover:before,.js-info-page-carousel.owl-carousel .owl-nav .owl-next:hover:before,.js-info-page-carousel.owl-carousel .owl-nav .owl-prev:active:before,.js-info-page-carousel.owl-carousel .owl-nav .owl-next:active:before,.js-info-page-carousel.owl-carousel .owl-nav .owl-prev:focus:before,.js-info-page-carousel.owl-carousel .owl-nav .owl-next:focus:before{opacity:.8}.js-info-page-carousel.owl-carousel .owl-nav .owl-prev:before,.js-info-page-carousel.owl-carousel .owl-nav .owl-next:before{transition:opacity 0.4s ease-in-out;font-family:FontAwesome;color:#000;font-size:28px;font-size:2.8rem;font-weight:300;opacity:.5}.js-info-page-carousel.owl-carousel .owl-nav .owl-prev span,.js-info-page-carousel.owl-carousel .owl-nav .owl-next span{display:none}.about_us_detail_information__title{font-style:normal;font-weight:700}.about_us_detail_information__text{text-align:center;font-weight:400}.about-us-detail-information__timeline-title{font-style:normal;font-weight:700;margin-top:30px}.about-us-detail-information__timeline-text{text-align:center;font-style:normal;font-weight:400}.about-us-detail-information__timeline-divider{margin-top:30px}.about-us-additional-information__title{text-align:center;font-style:normal;font-weight:700}.about-us-additional-information__text{font-style:normal;font-weight:400;text-align:center;margin-top:30px;margin-bottom:100px}.about_us_detail_information__orange-wave-img{position:absolute;right:0;object-fit:cover}.about_us_detail_information__grey-wave-img{position:absolute;left:0;z-index:-10;top:100px}.about-us-additional-information__green-wave-img-sm{position:absolute;bottom:0;left:0;object-fit:cover;width:100%;z-index:-1}.about-us-additional-information__green-wave-img-lg{position:absolute;bottom:0;left:0;object-fit:cover;height:100%;z-index:-1}.career-activity-list__wrapper{display:grid}.career-free-position__header-img{z-index:-1}.career__title{font-weight:700;color:#000000;text-shadow:0 4px 4px rgba(0, 0, 0, 0.25)}.career__text-wrapper > *{font-weight:400;line-height:19px;color:#000000}.career-activity-list__item-label{width:100%;position:absolute;text-align:center;font-weight:700;line-height:14px;z-index:1}.shop-information__title{font-weight:bold}.shop-detail-information__orange-wave-img{position:absolute;object-fit:cover;right:0;top:0;z-index:-1;width:auto}.shop-detail-information__green-wave-img{position:absolute;left:0;bottom:0;object-fit:cover;width:auto;z-index:-1}@media (min-width: 992px){.about_us_detail_information__title{font-size:46px;line-height:84px;margin-top:30px}.about_us_detail_information__text{width:60%;font-size:24px;line-height:35px;margin-top:30px;margin-bottom:50px}.about-us-detail-information__timeline-title{font-size:46px;line-height:56px}.about-us-detail-information__timeline-text{width:50%;font-size:24px;line-height:35px}.about-us-detail-information__timeline-divider{width:60px;height:23px}.about-us-additional-information__title{font-size:50px;line-height:84px}.about-us-additional-information__text{width:80%;font-size:26px;line-height:35px}.about_us_detail_information__orange-wave-img{width:502px;height:767px}.career__header-img-sm{display:none}.career__header-img-lg{display:initial}.about-us-detail-information__timeline-wrapper{margin-bottom:400px}.career__title{font-size:49px}.career__text-wrapper{font-size:24px;margin-top:35px}.career-activity-list__wrapper{width:1040px}.career-activity-list__img{height:250px;width:250px}.career-activity-list__item-label{font-size:12px;bottom:25px}.shop-information__title{font-size:32px}.shop-detail-information__wrapper-lg{display:flex}.shop-detail-information__wrapper-xs{display:none}.shop-detail-information__orange-wave-img{height:300px}.shop-detail-information__green-wave-img{height:170px}.career-free-position__header-img{width:50%;height:auto}}.shop-detail-information__wrapper-lg,.shop-detail-information__wrapper-xs{font-size:1.3rem}.shop-detail-information__wrapper-lg h4,.shop-detail-information__wrapper-xs h4{font-size:2rem}@media (max-width: 992px){.about_us_detail_information__title{font-size:24px;line-height:38px}.about_us_detail_information__text{width:90%;font-size:12px;line-height:14px}.about-us-detail-information__timeline-title{font-size:24px;line-height:38px}.about-us-detail-information__timeline-text{width:70%;font-size:12px;line-height:14px}.about-us-detail-information__timeline-divider{width:32px;height:13px}.about-us-additional-information__title{font-size:32px;line-height:38px}.about-us-additional-information__text{width:90%;font-size:12px;line-height:14px}.about_us_detail_information__orange-wave-img{width:123px;height:188px}.career__header-img-sm{display:initial}.career__header-img-lg{display:none}.about-us-detail-information__timeline-wrapper{margin-bottom:200px}.career-free-position__header-img{width:100%;height:auto}.career__title{font-size:20px}.career__text-wrapper{font-size:16px;margin-top:25px}.career-activity-list__img{height:140px;width:140px}.career-activity-list__wrapper{width:300px}.career-activity-list__item-label{font-size:8px;bottom:15px}.shop-information__title{font-size:24px}.shop-detail-information__wrapper-lg{display:none}.shop-detail-information__wrapper-xs{display:initial}.shop-detail-information__orange-wave-img{height:150px}.shop-detail-information__green-wave-img{height:100px}}@media (min-width: 490px){.about-us-additional-information__green-wave-img-sm{display:none}.about-us-additional-information__green-wave-img-lg{display:initial}}@media (max-width: 490px){.about-us-additional-information__green-wave-img-sm{display:initial}.about-us-additional-information__green-wave-img-lg{display:none}}@font-face{font-family:'Abril Fatface';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/abrilfatface/v23/zOL64pLDlL1D99S8g8PtiKchm-A.ttf) format('truetype')}.christmas__lp .section{background:#fff !important}.christmas__lp .section-title,.christmas__lp h2,.christmas__lp .carousel-tab__header-divider{font-family:'Abril Fatface',serif !important;font-size:3.3rem;line-height:35px;margin-bottom:2rem}@media (max-width: 991px){.christmas__lp .section-title,.christmas__lp h2,.christmas__lp .carousel-tab__header-divider{margin-bottom:3rem;font-size:2.5rem}}.christmas__lp .static-product-list__title,.christmas__lp .carousel-tab__header,.christmas__lp .carousel-tab__header-divider{font-size:2.75rem !important;letter-spacing:1.5px}@media (max-width: 991px){.christmas__lp .static-product-list__title,.christmas__lp .carousel-tab__header,.christmas__lp .carousel-tab__header-divider{font-size:2rem !important}}.christmas__lp .cover-carousel__item img,.christmas__lp .cover-carousel__item source{width:100%}.christmas-promobox__wrapper{display:flex}.christmas-promobox__img-section{flex:1}@media (max-width: 991px){.christmas-promobox__img-section{display:none}}.christmas-promobox__content-section{display:flex;flex-direction:column;align-items:flex-start;flex:1;background:#d50f26;color:#fff;padding:6rem 0 0 4rem}.christmas-promobox__content-section .section__title{letter-spacing:1.5px}@media (max-width: 991px){.christmas-promobox__content-section{padding:4rem 0 4rem 4rem}}.christmas-promobox__icon-section{display:flex;gap:3.5rem;font-size:clamp(1.85rem, 1.6vw, 2.4rem)}.christmas-promobox__icon-section p{margin-bottom:0;line-height:26px}.christmas-promobox__btn{padding:1.3rem 2rem;background:#fff;text-decoration:none;margin-top:3rem;font-weight:600;font-size:1.3rem;letter-spacing:0.8px}.christmas-promobox__btn:hover,.christmas-promobox__btn:active,.christmas-promobox__btn:focus{color:#000;background:#f2f2f2}.christmas-promobox__icon{height:55px}@media (max-width: 991px){.christmas-promobox__icon{height:45px}}.christmas-carousel-tabs__header .carousel-tab__header{cursor:pointer;display:inline-block;margin:0.5rem 0}.christmas-carousel-tabs__header .carousel-tab__header:not(.active){color:grey}.christmas-carousel-tabs__header .carousel-tab__header-divider{margin:0 1rem}.christmas-carousel-tabs__content{margin-top:1rem}@media (max-width: 991px){.christmas-carousel-tabs__content{margin-top:2.5rem}}.christmas-carousel__slide{text-decoration:none}.christmas-carousel__slide h3{color:#000;padding-left:2rem;font-weight:600}@media (max-width: 991px){.christmas-carousel__slide h3{font-size:1.4rem}}.christmas-carousel__slide h3:hover,.christmas-carousel__slide h3:active,.christmas-carousel__slide h3:focus{color:#000}.christmas-decoration-chain{height:63px;background:url("/public/buxus/assets/hk/images/christmas/girlanda-min.png");background-repeat:repeat}@keyframes green-dot-pulse{0%{transform:scale(0.5);box-shadow:0 0 0 0 rgba(144, 238, 144, 0.7)}50%{transform:scale(1.2);box-shadow:0 0 0 10px rgba(144, 238, 144, 0)}100%{transform:scale(1);box-shadow:0 0 0 0 rgba(144, 238, 144, 0)}}.notification-banner__dot{animation:green-dot-pulse 2s infinite;height:8px;width:8px;border-radius:50%}.notification-banner__dot.green{background-color:#84b517;color:#84b517}.notification-banner__dot.orange{background-color:#ffaa50;color:#ffaa50}.christmas-carousel-tabs__header-desktop{display:block}@media (max-width: 991px){.christmas-carousel-tabs__header-desktop{display:none}}.christmas-carousel-tabs__header-mobile{display:none}@media (max-width: 991px){.christmas-carousel-tabs__header-mobile{display:block}}.carousel-tab__header-links{display:flex;gap:1rem}.carousel-tab__header-link{height:40px;width:100px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:grey;font-family:'Abril Fatface',serif !important;font-size:1.2rem;letter-spacing:1px;border:1px solid #000;cursor:pointer}.carousel-tab__header-link.active{color:#000}.carousel-tab__header-link p{margin:0}.notification-banner__est-delivery-date{color:#fff;margin-left:10px}.watchdog-dialog__wrapper{padding:0 2rem}.watchdog-dialog__select-section-wrapper{text-align:start;font-size:1.35rem;margin-top:1rem}.watchdog-dialog__select-wrapper{margin-top:-12px}.watchdog-dialog__gdpr-checkbox-wrapper{text-align:start;margin-top:2rem;cursor:pointer}/*vseobecne styly*/*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch}html,:root{height:100%;font-size:9px}@media (max-width: 992px){html,:root{font-size:10px}}@media (min-width: 1600px){html,:root{font-size:10px}}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){html,:root{font-size:10px}}@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 992px),only screen and (min-device-pixel-ratio: 2) and (max-width: 992px){html,:root{font-size:11px}}body{height:100%;font-family:Helvetica,sans-serif;color:#111111;position:relative;overflow-x:hidden;overflow-anchor:none;font-size:1rem}body.with-overlay{overflow-y:hidden}body.with-overlay .overlay{position:fixed;bottom:0;left:0;right:0;top:0;z-index:2000;background-color:rgba(0, 0, 0, 0.6);transition:all 0.4s cubic-bezier(0.29, 0.63, 0.44, 1)}body.with-positioned-overlay{overflow-y:hidden}body.with-positioned-overlay .positioned-overlay{position:fixed;bottom:0;left:0;right:0;z-index:2000;background-color:rgba(0, 0, 0, 0.6);transition:all 0.4s cubic-bezier(0.29, 0.63, 0.44, 1)}body.with-positioned-overlay.with-banner-above .positioned-overlay{top:171px;height:calc(100vh - 171px)}@media (max-width: 991px){body.with-positioned-overlay.with-banner-above .positioned-overlay{top:78px;height:calc(100vh - 78px)}}body.with-positioned-overlay.logged-buxus .positioned-overlay{top:220px;height:calc(100vh - 220px)}body.with-positioned-overlay.logged-buxus.with-banner-above .positioned-overlay{top:250px;height:calc(100vh - 250px)}a{text-decoration:underline;color:#111111}a.link-secondary{text-decoration:none}a.link-secondary:hover{color:#1b1b1b}a:hover,a:active{color:#8c8c8c}.btn{text-decoration:none}.row.eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}.row.eq-height:before,.row.eq-height:after{content:normal}.row.eq-height > [class*='col-']{display:flex;flex-direction:column}.row.eq-height > [class*='col-']:before,.row.eq-height > [class*='col-']:after{content:normal}.blueimp-gallery > .slides > .slide > .slide-content{max-width:80%;max-height:80%}.blockUI{z-index:100000 !important;pointer-events:none}.blockUI.blockPage{z-index:100001 !important;left:50% !important;top:50% !important;transform:translate(-50%, -50%)}.block__wrapper,.loader{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:3px solid #111111;border-right:3px solid transparent;box-sizing:border-box;animation:rotation 0.5s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.wishlist-favourites__count{position:absolute;background-color:#111111;height:16px;width:16px;line-height:18px;line-height:1.8rem;text-align:center;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;color:#fff;font-size:1rem;font-weight:600;right:3px;bottom:11px;display:flex;justify-content:center;align-items:center}.shopping-cart-delivery__img{filter:none}.shopping-cart-form__submit-spinner{display:none;margin-left:0.6em}.shopping-cart-form__submit[disabled]{pointer-events:none;opacity:.5}.shopping-cart-form__submit[disabled] .shopping-cart-form__submit-spinner{display:inline-block}@media (max-width: 991px){.akw-hu{display:none}}@media (max-width: 991px){.opineo-side-slider-widget{display:none}}#hw-87kwowifjjowiklsadh666right{z-index:1000 !important}div div#ak-widget{top:181px !important;z-index:1000 !important}.cover-carousel-item-countdown{display:flex;flex-direction:row;position:absolute;left:50%;bottom:10px;transform:translateX(-50%);color:#fff}@media (min-width: 992px){.cover-carousel-item-countdown{bottom:30px}}.cover-carousel-item-countdown-block{padding:0 15px;flex:1 0 auto}.cover-carousel-item-countdown-block .cover-carousel-item-countdown-block__value{font-size:36px;font-size:3.6rem;font-weight:700;letter-spacing:4px;letter-spacing:0.4rem}.cover-carousel-item-countdown-block .cover-carousel-item-countdown-block__label{font-size:12px;font-size:1.2rem;font-weight:600}.cookiefirst-root:not([tabindex]) > span[data-cookiefirst-action="open-preferences"]{display:none}.full-width{position:relative;width:100vw;left:50%;margin-left:-50vw}.chart__wrapper{position:relative}.chart__wrapper .chart__canvas-wrapper canvas{padding:12%;margin-left:-4px}@media (min-width: 992px){.chart__wrapper .chart__canvas-wrapper canvas{margin-left:-2px}}.chart__wrapper .chart__canvas-wrapper .chart__logo{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;height:20%;width:20%}.chart__wrapper .chart__image-wrapper{position:absolute;top:0;height:100%;width:100%;pointer-events:none}.modal-wheel-of-fortune{display:flex}@media (max-width: 767px){.modal-wheel-of-fortune{top:53px;padding-right:0!important}}.modal-wheel-of-fortune .modal-dialog{margin:auto}@media (max-width: 767px){.modal-wheel-of-fortune .modal-dialog{margin:0;width:100%;max-width:100%;min-height:calc(100vh - 53px)}}.modal-wheel-of-fortune .modal-dialog .modal-content{padding:20px 40px}@media (max-width: 767px){.modal-wheel-of-fortune .modal-dialog .modal-content{margin:0;width:auto;padding:50px 10px 35px;min-height:calc(100vh - 53px)}}.chart__text-wrapper{text-align:center}.chart__text-wrapper .chart__text{font-style:italic;font-weight:600}.chart__text-wrapper .chart__label{left:0;right:0;font-style:italic}.chart__text-wrapper .chart__email{padding:0 40px;margin-bottom:20px}.chart__text-wrapper .chart__email textarea{text-align:center}.chart__text-wrapper .chart__footer-text{color:#A1A1A1;margin-top:20px;font-style:italic}@media (max-width: 767px){.chart__text-wrapper .chart__footer-text{font-size:14px;font-size:1.4rem}}.chart__text-wrapper .chart__footer-text a{text-decoration:underline;font-weight:600;color:black}.chart__text-wrapper .chart__footer-text a:hover,.chart__text-wrapper .chart__footer-text a:focus,.chart__text-wrapper .chart__footer-text a:active{color:#ed1c24}.body--user-zone .flex-wrapper{text-align:center}.user-zone__name{font-size:30px;font-size:3rem;font-weight:400;margin-top:10px;margin-bottom:20px;line-height:30px;line-height:3rem}.user-zone__name b{font-size:38px;font-size:3.8rem}.user-zone__container{background:#efefef;text-align:left;padding:25px 10px}.user-zone__container h1{padding:0;position:relative;line-height:40px;line-height:4rem;text-align:left}.user-zone__container h1 .user-zone__back-btn::before{content:'';width:25px;height:25px;background:url('/buxus/public/common/images/icon_arrow.svg') no-repeat 50% 50%;margin:auto;position:absolute;left:0;top:0;bottom:0;display:none}.user-zone__container h1 span{color:#9b9b9b;text-decoration:none}.user-zone__container .user-summary td{padding:0 8px}.user-zone__container .list-group{margin:0}.user-zone__container .user-zone-header{display:flex;justify-content:space-between}@media (max-width: 991px){.user-zone__container .user-zone-header{flex-direction:column}.user-zone__container .user-zone-header .list-group--links{order:2}.user-zone__container .user-zone-header .list-group--info{order:1;text-align:center;margin-bottom:15px}.user-zone__container .user-zone-header .list-group--info .list-group-item--info{float:none;border-radius:0;width:100%}}.user-zone__container .list-group--info{display:block}.user-zone__container .list-group-item{transition:all .3s;display:inline-block;border-radius:0;border:none;font-weight:600;background:#cccccc;color:#000}.user-zone__container .list-group-item:not(:last-of-type){margin-right:5px}.user-zone__container .list-group-item.active,.user-zone__container .list-group-item:hover,.user-zone__container .list-group-item:active,.user-zone__container .list-group-item:focus{border:none;background:#fff;color:#000}.user-zone__container .list-group-item.list-group-item--info{border-top-left-radius:10px;float:right;background:#fff;font-weight:400}.user-zone__container .list-group-item.list-group-item--info:hover,.user-zone__container .list-group-item.list-group-item--info:active,.user-zone__container .list-group-item.list-group-item--info:focus{background:#fff}.user-zone__container .list-group-item.list-group-item--info .user-zone-link__logout{padding:8px 10px;margin-left:6px}.user-zone__container .list-group-item.list-group-item--info .user-zone-link__logout:before{content:'';display:inline-block;background:#fff url('/buxus/public/common/images/button_icon_logout.svg') no-repeat 50% 50%;width:20px;height:20px;vertical-align:bottom}.user-zone__container .order-info__buttons{display:flex;padding:5px;border-top:2px solid #f4f4f4}.user-zone__container .order-info__buttons .btn{margin-right:10px}.user-zone__container .orders-list .order-items{display:flex;list-style:none;padding:0;flex-direction:row}.user-zone__container .orders-list .orders-list-item:not(:last-of-type){margin:0 0 15px}.user-zone__container .orders-list .order-info{-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;font-size:14px;font-size:1.4rem}.user-zone__container .orders-list .order-info .order-info__header{display:block;position:relative;padding:5px;background:#f4f4f4;color:#000}.user-zone__container .orders-list .order-info .order-info__header:after{position:absolute;content:'\f107';font-family:FontAwesome;display:inline-block;font-size:20px;font-size:2rem;font-weight:600;transition:transform .2s;right:15px;top:50%;transform:translate(50%, -50%)}.user-zone__container .orders-list .order-info .order-info__header:not(.collapsed):after{transform:translate(50%, -50%) scaleY(-1)}.user-zone__container .orders-list .order-info .order-info__summary{padding:5px}.user-zone__container .orders-list .order-items__item{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 20px);max-width:calc(25% - 10px);padding:5px;margin:5px;text-align:center}.user-zone__container .orders-list .order-items__item-more{display:flex;align-items:center;justify-content:center;height:100%;background-color:#e6e6e6}.user-zone__container .orders-list .order-items__item-img{max-width:100%}.user-zone__container .orders-list .order-info__price{font-weight:700;font-size:25px;font-size:2.5rem;color:#000;transition:color .4s}.user-zone__container .order-detail .order-items{display:flex;list-style:none;padding:0;flex-direction:column}.user-zone__container .order-detail .order-items__item{display:flex;flex-direction:row;padding:10px;margin:10px 0;-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px}.user-zone__container .order-detail .order-items__item .order-items__item-img-wrapper{width:100px;flex-shrink:0;margin-right:15px}.user-zone__container .order-detail .order-items__item .order-items__item-img-wrapper img{width:100%;-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px}.user-zone__container .order-detail .order-items__item .order-items__item-info{font-size:13px;font-size:1.3rem}.user-zone__container .order-detail .order-items__item .order-items__item-info .prod{font-size:15px;font-size:1.5rem;margin-bottom:5px}.user-zone__container .user-zone__login-buttons-wraper{display:inline-flex;min-width:200px;justify-content:space-between}.user-zone__container .btn--wide,.user-zone__container .btn--icon,.user-zone__container .user-zone__submit{text-align:left;width:100%;font-family:Arial,sans-serif;font-size:1.3rem;font-weight:700;line-height:40px;padding:0 6px;position:relative;transition:all .3s;background-color:#000;border-color:#000;border-radius:0}.user-zone__container .btn--wide:hover,.user-zone__container .btn--icon:hover,.user-zone__container .user-zone__submit:hover,.user-zone__container .btn--wide:active,.user-zone__container .btn--icon:active,.user-zone__container .user-zone__submit:active,.user-zone__container .btn--wide:focus,.user-zone__container .btn--icon:focus,.user-zone__container .user-zone__submit:focus{background-color:#fff;border-color:#000;color:#000}.user-zone__container .btn--submit{width:auto;padding:0 30px 0 30px}.user-zone__container .btn--icon{padding:0 6px 0 42px}.user-zone__container .btn--icon:before{content:'';border-radius:5px;display:block;width:32px;height:32px;position:absolute;left:4px;top:0;bottom:0;margin:auto;background-color:#000;background-repeat:no-repeat}.user-zone__container .btn--fb{background-color:#0f7be0;border-color:#0f7be0}.user-zone__container .btn--fb:hover,.user-zone__container .btn--fb:active,.user-zone__container .btn--fb:focus{background-color:#fff;border-color:#0f7be0;color:#0f7be0}.user-zone__container .btn--fb:before{background:#fff url('/buxus/public/common/images/button_icon_fb.svg') no-repeat}.user-zone__container .btn--google{background-color:#4285f4;border-color:#4285f4;color:#fff}.user-zone__container .btn--google:hover,.user-zone__container .btn--google:active,.user-zone__container .btn--google:focus{background-color:#fff;border-color:#4285f4;color:#4285f4}.user-zone__container .btn--google:before{background:#fff url('/buxus/public/common/images/button_icon_google.svg') no-repeat 50% 50%;background-size:24px 24px}.user-zone__container .btn--user{background-color:#fff;border-color:#000;color:#000}.user-zone__container .btn--user:hover,.user-zone__container .btn--user:active,.user-zone__container .btn--user:focus{background-color:#fff;border-color:#000;color:#000}.user-zone__container .btn--user:before{background:#fff url('/buxus/public/common/images/button_icon_user.svg') no-repeat 50%}.user-zone__container .btn--login{width:auto;padding:0 1.5em 0 1.5em}.user-zone__container .pagination{display:block;margin:40px 0}.user-zone__section{background:#fff;padding:15px}.user-zone__section h3{margin:0 0 20px 0;font-size:22px;font-size:2.2rem;font-weight:700;color:#1c1c1c}@media (max-width: 991px){.user-zone__section h3{font-size:20px;font-size:2rem}}.user-zone__section .user-zone__submit{width:auto;margin:5px 0 10px 0;font-size:1.2rem}.user-zone__section--profile{text-align:center}@media (max-width: 991px){.user-zone__section--profile{margin-bottom:10px}}.user-zone__group:not(:first-of-type){margin-top:25px;padding-top:25px;border-top:2px #ededed solid}.user-zone__group h3:not(:first-of-type){margin-top:25px}@media (max-width: 767px){.user-zone__container h1{padding:0 40px;text-align:center}.user-zone__container h1 .user-zone__back-btn::before{display:block}.user-zone__container .order-detail .order-items__item .order-items__item-info{font-size:11px;font-size:1.1rem}.user-zone__container .order-detail .order-items__item .order-items__item-info .prod{font-size:12px;font-size:1.2rem}}.authentication-content{padding:25px;background:#fff}@media (max-width: 991px){.authentication-content{margin:0 10px}}.authentication-content h1{margin:0 0 20px 0;font-size:22px;font-size:2.2rem;font-weight:700;color:#1c1c1c;padding-bottom:10px;border-bottom:2px #ededed solid}.login-form-content{margin:0 -25px}@media (min-width: 992px){.login-form-content{display:flex;flex-direction:row}.login-form-content .login-form__section--register{flex:40%}.login-form-content .login-form__section--login{flex:60%}}.login-form__section{padding:0 25px}@media (min-width: 992px){.login-form__section:not(:first-of-type){border-left:2px #ededed solid;margin-left:-1px}}.form-group--marginless{margin-bottom:0}.form-group--credentials .form-group__errors{line-height:40px;line-height:4rem;padding:0 10px;color:#fff;background-color:#c54c51;border-color:#c54c51}.login-form-link{transition:all .3s;padding:0 2px}.user-zone__container #extended_mailinglist_form_form .checkbox{padding-left:10px;padding-right:10px}.body--user-zone .flex-wrapper{text-align:center}.user-zone__name{font-size:30px;font-size:3rem;font-weight:400;margin-top:10px;margin-bottom:20px;line-height:30px;line-height:3rem}.user-zone__name b{font-size:38px;font-size:3.8rem}.user-zone .flex-wrapper{background:#efefef;text-align:left}.user-zone .flex-wrapper .user-zone__container{padding:25px 10px}.user-zone .flex-wrapper h1{padding:0;position:relative;line-height:40px;line-height:4rem;text-align:left}.user-zone .flex-wrapper h1 .user-zone__back-btn::before{content:'';width:25px;height:25px;background:url('/buxus/public/common/images/icon_arrow.svg') no-repeat 50% 50%;margin:auto;position:absolute;left:0;top:0;bottom:0;display:none}.user-zone .flex-wrapper h1 span{color:#9b9b9b;text-decoration:none}.user-zone .flex-wrapper .user-summary td{padding:0 8px}.user-zone .flex-wrapper .list-group{margin:0}.user-zone .flex-wrapper .user-zone-header{display:flex;justify-content:space-between}@media (max-width: 991px){.user-zone .flex-wrapper .user-zone-header{flex-direction:column}.user-zone .flex-wrapper .user-zone-header .list-group--links{order:2}.user-zone .flex-wrapper .user-zone-header .list-group--info{order:1;text-align:center;margin-bottom:15px}.user-zone .flex-wrapper .user-zone-header .list-group--info .list-group-item--info{float:none;border-radius:0;width:100%}}.user-zone .flex-wrapper .list-group--info{display:block}.user-zone .flex-wrapper .list-group-item{transition:all .3s;display:inline-block;border-radius:0;border:none;font-weight:600;background:#cccccc;color:#000}.user-zone .flex-wrapper .list-group-item:not(:last-of-type){margin-right:5px}.user-zone .flex-wrapper .list-group-item.active,.user-zone .flex-wrapper .list-group-item:hover,.user-zone .flex-wrapper .list-group-item:active,.user-zone .flex-wrapper .list-group-item:focus{border:none;background:#fff;color:#000}.user-zone .flex-wrapper .list-group-item.list-group-item--info{border-top-left-radius:10px;float:right;background:#fff;font-weight:400}.user-zone .flex-wrapper .list-group-item.list-group-item--info:hover,.user-zone .flex-wrapper .list-group-item.list-group-item--info:active,.user-zone .flex-wrapper .list-group-item.list-group-item--info:focus{background:#fff}.user-zone .flex-wrapper .list-group-item.list-group-item--info .user-zone-link__logout{padding:8px 10px;margin-left:6px}.user-zone .flex-wrapper .list-group-item.list-group-item--info .user-zone-link__logout:before{content:'';display:inline-block;background:#fff url('/buxus/public/common/images/button_icon_logout.svg') no-repeat 50% 50%;width:20px;height:20px;vertical-align:bottom}.user-zone .flex-wrapper .order-info__buttons{display:flex;padding:5px;border-top:2px solid #f4f4f4}.user-zone .flex-wrapper .order-info__buttons .btn{margin-right:10px}.user-zone .flex-wrapper .orders-list .order-items{display:flex;list-style:none;padding:0;flex-direction:row}.user-zone .flex-wrapper .orders-list .orders-list-item:not(:last-of-type){margin:0 0 15px}.user-zone .flex-wrapper .orders-list .order-info{-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;font-size:14px;font-size:1.4rem}.user-zone .flex-wrapper .orders-list .order-info .order-info__header{display:block;position:relative;padding:5px;background:#f4f4f4;color:#000}.user-zone .flex-wrapper .orders-list .order-info .order-info__header:after{position:absolute;content:'\f107';font-family:FontAwesome;display:inline-block;font-size:20px;font-size:2rem;font-weight:600;transition:transform .2s;right:15px;top:50%;transform:translate(50%, -50%)}.user-zone .flex-wrapper .orders-list .order-info .order-info__header:not(.collapsed):after{transform:translate(50%, -50%) scaleY(-1)}.user-zone .flex-wrapper .orders-list .order-info .order-info__summary{padding:5px}.user-zone .flex-wrapper .orders-list .order-items__item{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 20px);max-width:calc(25% - 10px);padding:5px;margin:5px;text-align:center}.user-zone .flex-wrapper .orders-list .order-items__item-more{display:flex;align-items:center;justify-content:center;height:100%;background-color:#e6e6e6}.user-zone .flex-wrapper .orders-list .order-items__item-img{max-width:100%}.user-zone .flex-wrapper .orders-list .order-info__price{font-weight:700;font-size:25px;font-size:2.5rem;color:#000;transition:color .4s}.user-zone .flex-wrapper .order-detail .order-items{display:flex;list-style:none;padding:0;flex-direction:column}.user-zone .flex-wrapper .order-detail .order-items__item{display:flex;flex-direction:row;padding:10px;margin:10px 0;-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px}.user-zone .flex-wrapper .order-detail .order-items__item .order-items__item-img-wrapper{width:100px;flex-shrink:0;margin-right:15px}.user-zone .flex-wrapper .order-detail .order-items__item .order-items__item-img-wrapper img{width:100%;-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 0px,rgba(0,0,0,.05) 0px 2px 4px 0px}.user-zone .flex-wrapper .order-detail .order-items__item .order-items__item-info{font-size:13px;font-size:1.3rem}.user-zone .flex-wrapper .order-detail .order-items__item .order-items__item-info .prod{font-size:15px;font-size:1.5rem;margin-bottom:5px}.user-zone .flex-wrapper .user-zone__login-buttons-wraper{display:inline-flex;min-width:200px;justify-content:space-between}.user-zone .flex-wrapper .btn--wide,.user-zone .flex-wrapper .btn--icon,.user-zone .flex-wrapper .user-zone__submit{text-align:left;font-family:Arial,sans-serif;font-size:16px;font-size:1.6rem;font-weight:700;line-height:40px;padding:0 6px;position:relative;transition:all .3s;background-color:#000;border-color:#000;border-radius:0}@media (max-width: 991px){.user-zone .flex-wrapper .btn--wide,.user-zone .flex-wrapper .btn--icon,.user-zone .flex-wrapper .user-zone__submit{font-size:1.3rem}}.user-zone .flex-wrapper .btn--wide:hover,.user-zone .flex-wrapper .btn--icon:hover,.user-zone .flex-wrapper .user-zone__submit:hover,.user-zone .flex-wrapper .btn--wide:active,.user-zone .flex-wrapper .btn--icon:active,.user-zone .flex-wrapper .user-zone__submit:active,.user-zone .flex-wrapper .btn--wide:focus,.user-zone .flex-wrapper .btn--icon:focus,.user-zone .flex-wrapper .user-zone__submit:focus{background-color:#fff;border-color:#000;color:#000}.user-zone .flex-wrapper .btn--submit{width:auto;padding:0 30px 0 6px}.user-zone .flex-wrapper .btn--icon{padding:0 6px 0 42px}.user-zone .flex-wrapper .btn--icon:before{content:'';border-radius:5px;display:block;width:32px;height:32px;position:absolute;left:4px;top:0;bottom:0;margin:auto;background-color:#000;background-repeat:no-repeat}.user-zone .flex-wrapper .btn--fb{background-color:#0f7be0;border-color:#0f7be0}.user-zone .flex-wrapper .btn--fb:hover,.user-zone .flex-wrapper .btn--fb:active,.user-zone .flex-wrapper .btn--fb:focus{background-color:#fff;border-color:#0f7be0;color:#0f7be0}.user-zone .flex-wrapper .btn--fb:before{background:#fff url('/buxus/public/common/images/button_icon_fb.svg') no-repeat}.user-zone .flex-wrapper .btn--google{background-color:#4285f4;border-color:#4285f4;color:#fff}.user-zone .flex-wrapper .btn--google:hover,.user-zone .flex-wrapper .btn--google:active,.user-zone .flex-wrapper .btn--google:focus{background-color:#fff;border-color:#4285f4;color:#4285f4}.user-zone .flex-wrapper .btn--google:before{background:#fff url('/buxus/public/common/images/button_icon_google.svg') no-repeat 50% 50%;background-size:24px 24px}.user-zone .flex-wrapper .btn--user{background-color:#fff;border-color:#000;color:#000}.user-zone .flex-wrapper .btn--user:hover,.user-zone .flex-wrapper .btn--user:active,.user-zone .flex-wrapper .btn--user:focus{background-color:#fff;border-color:#000;color:#000}.user-zone .flex-wrapper .btn--user:before{background:#fff url('/buxus/public/common/images/button_icon_user.svg') no-repeat 50%}.user-zone .flex-wrapper .btn--login{width:auto;padding:0 30px 0 6px}.user-zone .flex-wrapper .pagination{display:block;margin:40px 0}.user-zone__section{background:#fff;padding:15px}.user-zone__section h3{margin:0 0 20px 0;font-size:22px;font-size:2.2rem;font-weight:700;color:#1c1c1c}@media (max-width: 991px){.user-zone__section h3{font-size:20px;font-size:2rem}}.user-zone__section .user-zone__submit{width:auto;margin:5px 0 10px 0}.user-zone__section--profile{text-align:center}@media (max-width: 991px){.user-zone__section--profile{margin-bottom:10px}}.user-zone__group:not(:first-of-type){margin-top:25px;padding-top:25px;border-top:2px #ededed solid}.user-zone__group h3:not(:first-of-type){margin-top:25px}@media (max-width: 767px){.user-zone .flex-wrapper h1{padding:0 40px;text-align:center}.user-zone .flex-wrapper h1 .user-zone__back-btn::before{display:block}.user-zone .flex-wrapper .order-detail .order-items__item .order-items__item-info{font-size:11px;font-size:1.1rem}.user-zone .flex-wrapper .order-detail .order-items__item .order-items__item-info .prod{font-size:12px;font-size:1.2rem}}.authentication-content{padding:25px;background:#fff}@media (max-width: 991px){.authentication-content{margin:0 10px}}.authentication-content h1{margin:0 0 20px 0;font-size:22px;font-size:2.2rem;font-weight:700;color:#1c1c1c;padding-bottom:10px;border-bottom:2px #ededed solid}.authentication-content p{font-size:1.5rem}.registration__text{margin-bottom:2rem;font-size:1.25rem}.login-form-content{margin:0 -25px}@media (min-width: 992px){.login-form-content{display:flex;flex-direction:row}.login-form-content .login-form__section--register{flex:40%}.login-form-content .login-form__section--login{flex:60%}}.login-form__section{padding:0 25px}@media (min-width: 992px){.login-form__section:not(:first-of-type){border-left:2px #ededed solid;margin-left:-1px}}.form-group--marginless{margin-bottom:0}.form-group--credentials .form-group__errors{font-size:1.18rem;line-height:40px;line-height:4rem;padding:0 10px;color:#fff;background-color:#c54c51;border-color:#c54c51}.login-form-link{padding:0 2px;font-size:1.25rem;transition:all .3s;border-bottom:1px solid #9b9b9b}.login-form-link:hover,.login-form-link:active,.login-form-link:focus{text-decoration:none;border-bottom:1px solid #9b9b9b}.user-zone-container{display:flex;flex-direction:row;border-top:1px solid lightgrey}@media (max-width: 991px){.user-zone-container{flex-direction:column}}@media (max-width: 991px){.user-zone-container{padding:0 1em}}.user-zone-main{flex:1;background-color:#fff;padding:4rem 0 2rem 5rem;border-left:1px solid #E5E5E5}@media (max-width: 991px){.user-zone-main{padding:0 0 3em}}.user-zone-order-list__header{font-weight:700;font-size:3.1rem;color:#3C3D40;margin:0}.user-zone-order-list__subheader{font-weight:400;font-size:18px;line-height:24px;color:#7D838D}.change-order-products{display:flex;flex-direction:row;flex-wrap:wrap;margin:10px -10px}.change-order-products__item{padding:0;flex:0 0 100%;width:100%;min-width:100%;max-width:100%}.change-order-products__item.disabled{cursor:not-allowed}.change-order-products__item.disabled .change-order-product{pointer-events:none;opacity:.7}@media (min-width: 992px){.change-order-products__item{padding:10px;flex:0 0 50%;width:50%;min-width:50%;max-width:50%}}.change-order-product{position:relative;height:100%;-webkit-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 12px,rgba(0,0,0,.05) 0px 2px 4px 4px;-moz-box-shadow:rgba(0,0,0,.04) 0px 5px 12px 12px,rgba(0,0,0,.05) 0px 2px 4px 4px;box-shadow:rgba(0,0,0,.04) 0px 5px 12px 12px,rgba(0,0,0,.05) 0px 2px 4px 4px;padding:24px 32px;display:flex;flex-direction:column;margin-bottom:10px}.change-order-product .user-zone-change-product__img-wrapper{padding:0 20px;margin-bottom:10px;display:flex;justify-content:center}.change-order-product .user-zone-change-product__img{max-width:100%;max-height:120px}.change-order-product .user-zone-change-product__title{margin:0 0 10px;color:#525252;font-weight:600;font-size:12px;font-size:1.2rem}@media (min-width: 768px){.change-order-product .user-zone-change-product__title{font-size:14px;font-size:1.4rem}}.change-order-product .user-zone-change-product__info{margin-top:auto;font-size:14px;font-size:1.4rem;font-weight:600}.change-order-product .user-zone-change-product__info.user-zone-change-product__info--error{color:#ed1c24}.change-order-product .user-zone-change-product__info-list{list-style:none;padding:0}.user-zone-change-product-info-list-item .user-zone-change-product-info-list-item__title{font-size:14px;font-size:1.4rem;font-weight:600}.user-zone-change-product-info-list-item .user-zone-change-product-info-list-item__value{font-size:13px;font-size:1.3rem}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.user-zone-order-list{position:relative}.user-zone-order-list .user-zone-order-list__loader{display:none;cursor:not-allowed;background-color:#dee0e2;position:absolute;width:100%;height:100%;justify-content:center;align-items:center;left:0;top:0;opacity:.8}.user-zone-order-list .user-zone-order-list__loader:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #fff;border-color:#fff transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}.user-zone-order-list.loading{position:relative}.user-zone-order-list__no_orders_placeholder{padding:10rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#DDDDDD;text-align:center}.user-zone-order-list__no_orders_placeholder .user-zone-order-list__no_orders_title{font-weight:700;font-size:32px;line-height:48px}.user-zone-order-list__no_orders_placeholder .user-zone-order-list__no_orders_subtitle{font-weight:400;font-size:18px;line-height:24px}.primary-btn{display:flex;align-items:center;color:white;background-color:#111111;padding:0.9rem 1.9rem;font-size:1.3rem;border:none}.primary-btn:hover,.primary-btn:active,.primary-btn:focus{background-color:#373737}.user-zone-menu__user-info-wrapper{padding:4rem 0;background:#e5e5e5}.user-zone-menu__user-info-wrapper .user-zone-menu__user-info-card{display:flex;align-items:flex-start;column-gap:2rem;border-bottom:1px solid #E5E5E5;font-size:1.35rem;width:max-content;padding:0 2rem}.user-zone-menu__user-info-wrapper .user-zone-menu__user-info-card img{width:23px}.user-zone-menu{display:flex;flex-direction:column;background-color:#fff;border-right:1px solid #DFDFE3;padding-top:.5rem}.user-zone-menu .user-zone-menu__link{display:block;margin-top:0.2em;padding:0.9em 2.6em;color:#9b9b9b;font-size:16px;font-size:1.6rem;line-height:20px;line-height:2rem;text-align:left;font-weight:600;position:relative;text-decoration:none;transition:all 0.2s ease-in-out}.user-zone-menu .user-zone-menu__link:hover,.user-zone-menu .user-zone-menu__link:active,.user-zone-menu .user-zone-menu__link:focus{color:#52525B}.user-zone-menu .user-zone-menu__link.active{display:flex;align-items:center;color:white;background-color:#111111;padding:0.9rem 1.9rem;font-size:1.3rem;border:none;font-size:1.6rem;padding:0.9em 2.6em}.user-zone-menu .user-zone-menu__link.active:hover,.user-zone-menu .user-zone-menu__link.active:active,.user-zone-menu .user-zone-menu__link.active:focus{background-color:#373737}.user-zone-menu .user-zone-menu__link-img{width:20px}.user-zone-menu .user-zone-menu__link-text{margin-left:1em}.user-zone-menu-mobile{display:none;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-top:0.5em;font-size:12px;font-size:1.2rem;z-index:1010}.user-zone-menu-mobile .user-zone-menu__link{display:flex;text-decoration:none;color:#111111;padding:1em 1em 1em 0}.user-zone-menu-mobile .user-zone-menu__link.active{font-weight:700}.user-zone-menu-mobile .user-zone-menu__link .user-zone-menu__link-img{height:16px;width:16px}.user-zone-menu-mobile .user-zone-menu__link .user-zone-menu__link-text{margin-left:1em}.user-zone-menu-mobile .user-zone-menu-mobile__close-button{position:absolute;top:1em;right:1em;cursor:pointer}.user-zone-menu-mobile-wrapper{background-color:#f1f1f1;margin-top:2em;padding:0.3em 1.5em;display:none}@media (max-width: 991px){.user-zone-menu-mobile-wrapper{display:initial}}.user-zone-menu-mobile-wrapper .user-zone-menu-mobile__open-button-wrapper{padding:1em 1em 1em 0}.user-zone-menu-mobile-wrapper .user-zone-menu-mobile__open-button-wrapper .user-zone-menu-mobile__open-button{display:none;text-decoration:none;cursor:pointer}.user-zone-menu-mobile-wrapper .user-zone-menu-mobile__open-button-wrapper .user-zone-menu-mobile__open-button img{width:16px;height:16px}@media (max-width: 991px){.user-zone-menu-mobile-wrapper .user-zone-menu-mobile__open-button-wrapper .user-zone-menu-mobile__open-button{display:initial}}.user-zone-menu-mobile-wrapper .user-zone-menu-mobile__open-button-wrapper .user-zone-menu-mobile__open-button:hover span,.user-zone-menu-mobile-wrapper .user-zone-menu-mobile__open-button-wrapper .user-zone-menu-mobile__open-button:active span,.user-zone-menu-mobile-wrapper .user-zone-menu-mobile__open-button-wrapper .user-zone-menu-mobile__open-button:focus span{color:#111111}.user-zone-menu-mobile-wrapper .user-zone-menu-mobile__open-button-wrapper .user-zone-menu-mobile__open-button-text{margin-left:1em}.user-zone-dashboard-information__wrapper{margin-top:5rem}.user-zone-dashboard-information__wrapper p{overflow-wrap:anywhere}.user-zone-dashboard-section__header-wrapper{display:flex;justify-content:space-between;border-bottom:1px solid #DFDFE3;padding:2rem 0}.user-zone-dashboard-section__title{font-weight:700;font-size:18px;line-height:24px;color:#242427}.user-zone-dashboard-personal-information__wrapper{background-color:#fff;box-shadow:0 5px 8px rgba(0, 0, 0, 0.08);border-radius:10px;padding:0 2rem;min-height:300px}.user-zone-dashboard-personal-information__wrapper .user-zone-dashboard-personal-information__details-wrapper{padding:2rem 0}.user-zone-dashboard-personal-information__wrapper .user-zone-dashboard-personal-information__details-link{font-weight:400;font-size:14px;line-height:16px;text-decoration-line:underline;color:#9D9DA4}.user-zone-dashboard-personal-information__wrapper .user-zone-dashboard-personal-information__details-title{font-weight:400;font-size:14px;line-height:16px;color:#9D9DA4}.user-zone-dashboard-personal-information__wrapper .user-zone-dashboard-personal-information__details-value{font-weight:400;font-size:14px;line-height:16px;color:#000}.user-zone-dashboard-personal-information__wrapper .user-zone-dashboard-personal-information__address-wrapper{border-left:1px solid #DFDFE3;padding:0 2rem}.user-zone-dashboard-addresses__wrapper{background-color:#fff;flex-grow:1;box-shadow:0 5px 8px rgba(0, 0, 0, 0.08);border-radius:10px;padding:0 2rem;min-height:300px}.user-zone-dashboard-vouchers__wrapper{margin-top:5rem;padding-left:10px;padding-right:10px}.user-zone-active-orders__div,.user-zone-dashboard__title-div{display:flex;justify-content:space-between}.user-zone-active-orders__div-mobile,.user-zone-dashboard__title-div-mobile{display:none}.user-zone__credit-div{display:flex;align-items:center}.user-zone__credit-div .user-zone__credit-value{justify-content:space-evenly;display:flex;align-items:center;color:white;background-color:#111111;padding:0.9rem 1.9rem;font-size:1.3rem;border:none;font-size:18px;font-weight:700;height:65px}.user-zone__credit-div .user-zone__credit-value:hover,.user-zone__credit-div .user-zone__credit-value:active,.user-zone__credit-div .user-zone__credit-value:focus{background-color:#373737}.user-zone__credit-div .user-zone__credit-value span{margin-left:15px;white-space:nowrap}.user-zone__credit-div .user-zone__credit-value img{height:21px;width:25px}.user-zone__credit-div .user-zone__credit-title{margin-right:10px;font-weight:700;font-size:16px;line-height:24px;color:#242427}.order-detail__header-mobile{display:none}@media (max-width: 991px){.order-detail__header-mobile{display:initial}}.order-detail__back_button-wrapper path{stroke:#111111}.order-detail__back_button{display:flex}.order-detail__back_button:hover,.order-detail__back_button:focus,.order-detail__back_button:active{text-decoration:none;color:#ed1c24}.order-detail__back_button:hover path,.order-detail__back_button:focus path,.order-detail__back_button:active path{stroke:#ed1c24}.order-detail__back_button span{font-size:1.3rem;margin-left:1rem}.order-detail__cancel-link{display:flex;flex-direction:row;position:absolute;top:2.5rem;right:2.5rem}@media (max-width: 991px){.order-detail__cancel-link{position:relative;justify-content:center;align-items:center;top:auto;right:auto;padding:3rem;border-top:1px solid #DFDFE3;margin-top:1.5rem}}.order-detail__cancel-link .order-detail__cancel-text{font-weight:600;font-size:16px;line-height:19px;color:#000000;margin-left:1rem}@media (max-width: 991px){.order-detail__cancel-link .order-detail__cancel-text{font-size:14px;line-height:16px}}@media (min-width: 992px){.order-progress{margin-top:10px;display:flex;flex-direction:row;align-items:center;justify-content:center}.order-progress .order-progress__item{position:relative;color:#808080;font-weight:400;font-size:14px;line-height:16px;white-space:nowrap}.order-progress .order-progress__item .order-progress__div{height:8px;width:100%;background-color:#EFEFEF;z-index:-1}.order-progress .order-progress__item .order-progress__label{position:absolute;right:0;top:12px;font-size:12px}.order-progress .order-progress__item:not(:last-of-type):not(:first-of-type) .order-progress__label{transform:translate(50%, 0)}.order-progress .order-progress__item:first-of-type{flex:0 0 auto;width:10%}.order-progress .order-progress__item:first-of-type .order-progress__div{left:50%}.order-progress .order-progress__item:first-of-type .order-progress__label{transform:translate(50%, 0);left:50%;margin:auto}.order-progress .order-progress__item:not(:first-of-type){flex:1 0 0}.order-progress .order-progress__item.order-progress__item--active .order-progress__div{background-color:green}.order-progress .order-progress__item.order-progress__item--active.order-progress__item--before-last-active .order-progress__label{color:green}.order-progress .order-progress__item.order-progress__item--active > .order-progress__label{color:green}}@media (max-width: 1199px){.user-zone-dashboard-personal-information__wrapper .user-zone-dashboard-personal-information__address-wrapper{border-top:1px solid #DFDFE3;border-left:none;padding:2rem 1rem;margin-top:2rem}.user-zone-dashboard-addresses__wrapper{margin-top:2rem}}@media (max-width: 991px){.order-progress{margin-top:10px;display:flex;flex-direction:column}.order-progress .order-progress__item{position:relative;color:#808080;font-weight:400;font-size:14px;line-height:16px;white-space:nowrap}.order-progress .order-progress__item .order-progress__div{width:8px;height:56px;background-color:#EFEFEF;z-index:-1}.order-progress .order-progress__item .order-progress__label{position:absolute;bottom:0;left:20px;font-size:10px}.order-progress .order-progress__item:not(:last-of-type):not(:first-of-type) .order-progress__label{transform:translate(0, 50%)}.order-progress .order-progress__item:first-of-type{height:20px}.order-progress .order-progress__item:first-of-type .order-progress__div{border-top-left-radius:29px;border-top-right-radius:29px}.order-progress .order-progress__item:first-of-type .order-progress__label{transform:translate(0, 50%);margin:auto}.order-progress .order-progress__item.order-progress__item--active .order-progress__div{background-color:green}.order-progress .order-progress__item.order-progress__item--active.order-progress__item--before-last-active .order-progress__label{color:green}.order-progress .order-progress__item.order-progress__item--active > .order-progress__label{color:green}.user-zone-active-orders__div-mobile,.user-zone-dashboard__title-div-mobile{display:initial}.user-zone-active-orders__div,.user-zone-dashboard__title-div{display:none}.user-zone-order-list__header{font-weight:700;font-size:18px;line-height:48px;color:#3C3D40}.user-zone-order-list__subheader{font-weight:400;font-size:15px;line-height:24px;color:#7D838D}.user-zone-menu{display:none}.user-zone__credit-div{margin-left:auto}.user-zone__credit-div .user-zone__credit-title{display:none}.user-zone__credit-div .user-zone__credit-value{height:55px;margin-left:auto}.user-zone__credit-div .user-zone__credit-value span{margin-left:10px;font-size:14px}.user-zone-order-list__no_orders_placeholder{padding:2em 0}.user-zone-order-list__no_orders_placeholder .user-zone-order-list__no_orders_placeholder-image{width:90px;height:90px}.user-zone-order-list__no_orders_placeholder .user-zone-order-list__no_orders_title{font-size:18px;line-height:48px}.user-zone-order-list__no_orders_placeholder .user-zone-order-list__no_orders_subtitle{font-size:15px;line-height:24px}}@media (max-width: 991px) and (max-width: 1199px){.user-zone-order-list__header{margin-top:0}}.rating{font-size:0}.rating .rating__item{display:inline-block;padding:2px;color:#6aafbc;font-size:17px;font-size:1.7rem;font-family:'FontAwesome';font-style:normal}.rating .rating__item.active:before{content:'\f005'}.rating .rating__item:before{content:'\f006'}.rating .rating__item:hover ~ .rating__item:before{content:'\f006'}.rating:hover{cursor:pointer}.rating:hover .rating__item:before{content:'\f005'}.user-zone__cta{display:block;padding:1.3rem 2rem;text-transform:none;font-size:1.4rem;font-weight:600;color:#fff;border:1px solid #000;cursor:pointer;transition:all 0.2s ease-in-out;background-color:#000}.user-zone__cta:disabled{background-color:#ccc;color:#999;border-color:#999;cursor:not-allowed}.form-group__input.select2 ~ .select2-container{width:100% !important}.form-group__input.select2 ~ .select2-container .select2-selection{background-color:#f8f8f8;border:1px #e7e7e8 solid;height:44px;border-radius:0}.form-group__input.select2 ~ .select2-container .select2-selection .select2-selection__placeholder{font-weight:400}.form-group__input.select2 ~ .select2-container .select2-selection .select2-selection__rendered{font-weight:600;font-size:1.5rem;line-height:44px}.form-group__input.select2 ~ .select2-container .select2-selection .select2-selection__clear{font-size:0}.form-group__input.select2 ~ .select2-container .select2-selection .select2-selection__clear:after{content:'\f00d';font-family:'FontAwesome';display:inline-block;font-size:12px;font-size:1.2rem;font-weight:600;transition:transform .2s;padding:0 2px;margin-right:5px}.form-group__input.select2 ~ .select2-container .select2-selection .select2-selection__arrow{height:44px}.form-group__input.select2 ~ .select2-container .select2-selection .select2-selection__arrow:after{content:'\f107';font-family:'FontAwesome';display:inline-block;font-size:16px;font-size:1.6rem;font-weight:600;transition:transform .2s;right:8px;position:absolute;top:50%;transform:translateY(-50%)}.form-group__input.select2 ~ .select2-container .select2-selection .select2-selection__arrow b{display:none;border:0}.select2-container .select2-dropdown{-webkit-box-shadow:0 2px 20px 2px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 2px 20px 2px rgba(0, 0, 0, 0.15);box-shadow:0 2px 20px 2px rgba(0, 0, 0, 0.15);border-radius:0;border-color:#e7e7e8}.select2-container .select2-dropdown .select2-results__options .select2-results__option{border-bottom:1px #d8dbdd solid}.select2-container .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]{color:#000;background:url('../hk/images/theme/icon_thick.svg') no-repeat right 9px top 50% #fff}.select2-container .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:hover,.select2-container .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:active,.select2-container .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]:focus{background-color:rgba(222, 222, 222, 0.8)}.select2-container .select2-dropdown .select2-results__options .select2-results__option--highlighted{color:#000;background-color:rgba(222, 222, 222, 0.8)}.select2-container .select2-dropdown .select2-results__options .select2-results__option--highlighted:hover,.select2-container .select2-dropdown .select2-results__options .select2-results__option--highlighted:active,.select2-container .select2-dropdown .select2-results__options .select2-results__option--highlighted:focus{color:#000}.user-zone-change-product__actions .form-group:last-of-type{margin-bottom:0}.order-part{background-color:#f8f8f8;border:1px #e7e7e8 solid;padding:10px}.order-part.order-part--linkable{display:block;color:#000}.order-part .order-part__title{font-size:14px;font-size:1.4rem;font-weight:600;margin-bottom:5px}.order-part .order-part__subtitle{font-size:13px;font-size:1.3rem}.order-parts-carousel{padding:0 30px}.order-parts-carousel .swiper-button-next,.order-parts-carousel .swiper-button-prev{transform:translateY(-50%);background:none}.order-parts-carousel .swiper-button-next.swiper-button-disabled,.order-parts-carousel .swiper-button-prev.swiper-button-disabled{opacity:.3;pointer-events:all;cursor:not-allowed}.order-parts-carousel .swiper-button-next.swiper-button-disabled:hover,.order-parts-carousel .swiper-button-prev.swiper-button-disabled:hover,.order-parts-carousel .swiper-button-next.swiper-button-disabled:active,.order-parts-carousel .swiper-button-prev.swiper-button-disabled:active,.order-parts-carousel .swiper-button-next.swiper-button-disabled:focus,.order-parts-carousel .swiper-button-prev.swiper-button-disabled:focus{background:none;width:30px}.change-order-product__ribbon-wrapper{overflow:hidden;position:absolute;right:-2px;top:-2px;z-index:10;height:180px;width:180px;pointer-events:none}.change-order-product__ribbon-wrapper .change-order-product__ribbon{right:4px;top:47px;width:240px;box-shadow:0 0 3px rgba(0, 0, 0, 0.3);font-size:1.3rem;letter-spacing:.05rem;line-height:100%;padding:0.375rem 0;position:relative;text-align:center;transform:rotate(45deg);color:#fff;background-color:#000}.user-zone__profile-newsletter-submit{margin-top:1em}.order-detail-products{margin-top:1em}.order-detail-products .order-detail-product{margin-top:2em}.order-detail-products .order-detail-product .order-detail-product__img-wrapper{height:100px;width:100px}.order-detail-product__detail{padding-left:2em}.order-detail-product__title{margin:0;color:#1A1A1A;text-transform:uppercase;font-weight:600;font-size:1.4rem}.order-detail-product__title:hover,.order-detail-product__title:focus,.order-detail-product__title:active{cursor:pointer}.order-detail__form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:60%}@media (max-width: 991px){.order-detail__form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}}.order-detail__form .change-order__reason-wrapper{margin:3em 0}.order-detail__form .change-order__reason-wrapper .form-group__label-text{font-size:2rem}@media (max-width: 991px){.order-detail__form .change-order__reason-wrapper .form-group__label-text{font-size:1.6rem}}.order-detail__form .form-field--iban{margin-bottom:0}.order-detail__form .form__submit-btn:disabled{background-color:grey;cursor:not-allowed;color:#fff}.list-pagination__page{cursor:pointer}.chatbot-wrapper #chatbot-button,.chatbot-wrapper #chatbot-content,.chatbot-wrapper #chatbot-helper{left:initial;right:10px}
/*# sourceMappingURL=style.css.map */
