
/*component_css_start id=669fa41283c206.44142482 page=envelope type=envelope*/
@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/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbGmT.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabWmT.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/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmT.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/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmT.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/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammT.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtammT.ttf) format('truetype');
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
h1 {
  font-size: 2em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  border-radius: 0;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  border-radius: 0;
}
textarea::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
textarea::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
textarea::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*jeśli chcesz roszszeżony container zmiań wartości poniżej ( od nich zależne są klasy col-xl oraz col-xxl ) oraz zmień klasy kontentera w komponencie template*/
@keyframes spin_loading {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359deg);
  }
}
html[data-browser="SamsungBrowser"] img {
  mix-blend-mode: normal !important;
}
.less_button_large_css3 {
  background: #0090f6;
  border: 1px solid #0090f6;
  color: #fff !important;
  text-decoration: none;
  font-size: 1.2em;
  padding: 10px 20px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  text-align: center;
  border-radius: 0;
}
.less_button_large_css3_hover {
  background: #333;
  border: 1px solid #333;
  color: #fff !important;
  text-decoration: none;
  font-size: 1.2em;
  padding: 10px 20px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  text-align: center;
  border-radius: 0;
}
.less_button_medium_css3_hover {
  background: #333;
  border: 1px solid #333;
  color: #fff !important;
  text-decoration: none;
  font-size: 1em;
  padding: 10px 17px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  text-align: center;
  border-radius: 0;
}
.less_button_small_css3 {
  background: #0090f6;
  border: 1px solid #0090f6;
  color: #fff !important;
  text-decoration: none;
  font-size: 0.9em;
  padding: 5px 10px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  text-align: center;
  border-radius: 0;
}
.less_button_small_css3_hover {
  background: #333;
  border: 1px solid #333;
  color: #fff !important;
  text-decoration: none;
  font-size: 0.9em;
  padding: 5px 10px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  text-align: center;
  border-radius: 0;
}
.less_button_medium_css3 {
  background: #0090f6;
  border: 1px solid #0090f6;
  color: #fff !important;
  text-decoration: none;
  font-size: 1em;
  padding: 10px 17px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  text-align: center;
  border-radius: 0;
}
.less_labels {
  font-family: 'Roboto', sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .less_labels {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
  }
}
.less_hotspot_name {
  text-decoration: none;
  color: #333;
}
.less_hotspot_maxprice {
  color: #c4c7c8;
  text-decoration: line-through;
  font-size: 0.86em;
}
.less_hotspot_price {
  color: #333;
  font-size: 1em;
  font-weight: bold;
}
.less_hotspot_name_hover {
  color: #0090f6;
}
.less_tekst_maly {
  font-weight: normal;
}
.less_tekst_duzy {
  font-weight: normal;
}
.less_product_name {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}
.less_product_name_hover {
  color: #0090f6;
}
.less_map_loadingMap {
  background: url('/gfx/standards/mapLoaderBg.png?r=1761917057');
  height: 501px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.less_map_loadingContent {
  position: relative;
}
.less_map_loadingBox {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
.less_map_loadingMap_span {
  color: #333;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
.less_map_loadingNav_span {
  display: none;
}
.less_map_markerFace {
  display: none;
}
.less_map_dymekWrapper {
  overflow: hidden;
  padding: 10px;
  color: #333;
}
.less_map_dymekInfo {
  float: left;
  margin-right: 10px;
}
.less_map_dymekFirstName {
  color: #0090f6;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
.less_map_dymekAddress {
  clear: both;
  display: block;
}
.less_map_dymekZipCode {
  float: left;
  padding-right: 3px;
}
.less_map_dymekCityName {
  display: block;
}
.less_map_dymekCountryName {
  clear: both;
  display: block;
}
.less_background_active {
  background-color: #0090f6 !important;
  color: #fff;
}
.less_payment_description_border {
  border: 2px solid #0090f6;
}
.less_small_label {
  border-left: 7px solid #0090f6;
  color: #333;
  display: block;
  font-size: 1.29em;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0 7px 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.less_color-text {
  color: #0090f6;
}
.less_color-border {
  border-color: #c4c7c8;
}
.less_color-background {
  background-color: #0090f6;
}
.less_text_dark_color {
  color: #333;
  clear: both;
}
.less_text_dark_color_hover {
  color: #fff;
}
.less_bg_alter {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@media print {
  .toplayerSpecialClass {
    display: none !important;
  }
  .no_print {
    display: none !important;
  }
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  font-size: 10px;
  overflow-y: visible;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
html.svgclippaths button {
  filter: none !important;
}
html.svgclippaths input {
  filter: none !important;
}
html.svgclippaths a {
  filter: none !important;
}
html.svgclippaths button:hover {
  filter: none !important;
}
html.svgclippaths input:hover {
  filter: none !important;
}
html.svgclippaths a:hover {
  filter: none !important;
}
body {
  margin: 0;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #333;
  background: #fff;
  padding: 60px 15px 0;
  overflow-x: hidden;
  overflow-y: visible;
  padding: 60px calc( 15px + env(safe-area-inset-right) ) 0;
}
@media (min-width: 979px) {
  body {
    padding-top: 0;
  }
}
body:after {
  position: fixed;
  left: 0;
  bottom: -60px;
  top: 0;
  background: #000;
  z-index: 1100;
  right: 0;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.sidebar_open body::after,
.filters_open body::after {
  opacity: 0.5;
  transition: opacity 0.3s;
}
input {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: inherit;
  filter: none;
}
input[type="text"] {
  height: 35px;
  padding: 5px;
  font-size: 1em;
  box-shadow: none;
  -webkit-appearance: none;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  border-radius: 0;
}
@media (min-width: 757px) {
  input[type="text"] {
    height: 40px;
  }
}
input[type="password"] {
  height: 35px;
  padding: 5px;
  font-size: 1em;
  box-shadow: none;
  -webkit-appearance: none;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  border-radius: 0;
}
@media (min-width: 757px) {
  input[type="password"] {
    height: 40px;
  }
}
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
  border-radius: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fff inset !important;
  border: 1px solid #c4c7c8;
  -webkit-text-fill-color: #333;
}
input[type="file"] {
  border-radius: 0;
}
button {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  border: none;
  background: none;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
button:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
textarea {
  padding: 10px 10px 10px 20px;
  font-size: 1em;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
}
select {
  padding: 5px;
  font-size: 1em;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
}
h1 {
  font-size: 1.333em;
  font-weight: bold;
  color: #0090f6;
}
h2 {
  font-size: 1.167em;
  font-weight: bold;
  color: #0090f6;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  color: #0090f6;
}
a:not(.btn) {
  outline: none;
  color: #333;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
a:not(.btn):hover {
  outline: none;
  opacity: 0.8;
}
a:focus,
a:active {
  outline: none;
}
a:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
picture img {
  width: auto;
}
img.b-lazy:not(.b-loaded) {
  width: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
  font-size: 1em;
}
th {
  text-align: left;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
#browser_support_firefox {
  background-image: url('/gfx/standards/firefox.png?r=1761917057');
}
#browser_support_chrome {
  background-image: url('/gfx/standards/chrome.png?r=1761917057');
}
#browser_support_edge {
  background-image: url('/gfx/standards/edge.png?r=1761917057');
}
#browser_support_opera {
  background-image: url('/gfx/standards/opera.png?r=1761917057');
}
#browser_support_idosell {
  background-image: url('/gfx/standards/idosell.png?r=1761917057');
}
#products_in_category {
  position: relative;
  clear: both;
}
#products_in_category .other_products {
  display: flex;
  align-items: center;
}
#products_in_category .other_products:first-child:after {
  content: "|";
  margin: 0 6px;
  color: #0090f6;
}
@media (min-width: 757px) {
  #products_in_category .other_products:first-child:after {
    margin: 0 20px;
  }
}
#products_in_category .other_products i {
  font-size: 2rem;
}
#products_in_category .line-back {
  display: flex;
  align-items: center;
}
.line-back {
  background: #fff;
}
.line-back:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1px;
  height: 1px;
  background: #c4c7c8;
  z-index: -1;
}
div.projector_fb_comments {
  display: none !important;
}
div.projector_fb_comments_label {
  font-family: 'Roboto', sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  div.projector_fb_comments_label {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
  }
}
div.projector_fb_comments iframe {
  position: static;
  width: 100% !important;
  margin-bottom: 30px;
  background: #fff;
}
div.projector_fb_comments_short {
  margin-bottom: 30px;
  clear: both;
}
.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
  width: 100% !important;
}
.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
  width: 100% !important;
}
.order_process #menub2b,
.order_process .open_trigger_wrapper,
.order_process #footer__wrapper,
.order_process #menu_buttons,
.order_process #footer_links,
.order_process .breadcrumbs,
.order_process #menu_categories,
.order_process #menu_basket,
.order_process #menu_settings,
.order_process .virtual_assistant,
.order_process #menu_search,
.order_process .menu_options,
.order_process .freeShipping {
  display: none !important;
}
.order_process header {
  justify-content: center;
  grid-template-areas: "logo logo logo logo logo logo";
}
@media (min-width: 979px) {
  .order_process header {
    margin: 0 0 2rem !important;
    grid-template-areas: "logo logo logo logo logo logo logo";
  }
}
@media (min-width: 1200px) {
  .order_process .idosell__logo {
    justify-content: center !important;
  }
}
.order_process #logo {
  justify-content: center;
  margin: 0 !important;
  text-align: center;
  padding: 1rem;
}
@media (min-width: 979px) {
  .order_process #logo {
    padding: 0;
  }
}
#menu_categories2 {
  display: none;
}
@media (min-width: 979px) {
  #menu_categories2 {
    display: block;
  }
}
#menu_categories2 .menu_categories_label {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
  color: #333;
  margin-bottom: 1rem;
}
#menu_categories2 .menu_categories_label.menu_go_up:after {
  color: #0090f6;
  content: "\F148";
  margin-left: 5px;
  font-family: FontAwesome;
  font-style: bold;
  font-weight: normal;
  text-decoration: inherit;
}
#menu_categories2 .menu_categories_label a:hover {
  color: #0090f6;
}
#menu_categories2 ul {
  list-style: none;
  font-size: 1.3rem;
}
#menu_categories2 ul li a {
  display: block;
  padding: 0.25rem 0 0.25rem 1.5rem;
}
#menu_categories2 ul li a.active {
  border-left: 5px solid;
  font-weight: bold;
  padding-left: 1rem;
}
#menu_categories2 ul.no_active li a {
  padding: 0.25rem 0;
}
#backTop {
  background: #fff;
  border-radius: 4px;
  bottom: 30px;
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 35px;
  line-height: 25px;
  position: fixed;
  right: 10px;
  text-align: center;
  text-decoration: none;
  width: 35px;
  z-index: 999;
  font-family: fontawesome;
  border: 2px solid #3BBEEF;
}
#backTop i:before {
  font-size: 2rem;
  color: #3BBEEF;
  font-weight: bold;
  content: '\F106' !important;
}
#backTop:hover {
  border: 2px solid #3BBEEF;
  background: #3BBEEF;
}
#backTop:hover i:before {
  color: #fff;
}
@media (min-width: 757px) {
  #backTop {
    bottom: 10px;
  }
}
#backTop:hover {
  color: #0090f6;
}
body#trusted_shops_fix div[id*="tsbadge"] {
  z-index: 700 !important;
}
body#trusted_shops_fix div[id*="tscard"] {
  z-index: 701 !important;
}
.desktop-only {
  display: none;
}
@media (min-width: 1200px) {
  .desktop-only {
    display: block;
  }
}
.cm ul,
.cm ol {
  padding-left: 4rem;
}
/*component_css_end*/

/*component_css_start id=60dd8effe18b31.44613376 page=css-components type=css_components_own*/
/*component_css_end*/

/*component_css_start id=63b42cf6567ca9.70744124 page=css-components type=css_components_icons*/
@font-face {
  font-family: 'Roboto';
  src: url('/data/include/fonts/Roboto-Light.ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/data/include/fonts/Roboto-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/data/include/fonts/Roboto-Bold.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/data/include/fonts/Roboto-Light.ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/data/include/fonts/Roboto-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('/data/include/fonts/Roboto-Bold.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('fontello.eot#iefix') format('embedded-opentype'), url('/gfx/custom/fontello3.woff?v=2') format('woff'), url('/gfx/custom/fontello3.ttf') format('truetype'), url('/gfx/custom/fontello3.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.icon_link {
  position: relative;
  padding-left: 25px;
  font-size: 1em;
}
.icon_link::before {
  color: #0090f6;
  display: inline-block;
  line-height: inherit;
  font-family: FontAwesome;
  font-size: 1.3em;
  position: absolute;
  left: 0px;
  top: -2px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-light {
  color: #fff;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: 0.3em;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  src: url('/gfx/standards/config.json?r=1761917057');
}
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14285714em;
  text-align: right;
  padding-right: 0.28571429em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.btn [class^="icon-"].icon-large {
  line-height: 0.9em;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333333em;
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-heart-empty:before {
  content: "\E86D";
}
.icon-user:before {
  content: "\f007";
}
.icon-users:before {
  content: "\E80F";
}
.icon-cog-alt:before {
  content: "\E885";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\F009";
}
.icon-th-large-round:before {
  content: "\E818";
}
.icon-th:before {
  content: "\F00A";
}
.icon-th-list:before {
  content: "\F00B";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-exchange:before {
  content: "\F0EC";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\F00E";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\F014";
}
.icon-file-alt:before {
  content: "\F016";
}
.icon-download-alt:before {
  content: "\F019";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\F01E";
}
.icon-refresh:before {
  content: "\F021";
}
.icon-lock:before {
  content: "\f023";
}
.icon-barcode:before {
  content: "\e813";
}
.icon-tag:before {
  content: "\e806";
}
.icon-tags:before {
  content: "\E80C";
}
.icon-print:before {
  content: "\F02F";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-pencil:before {
  content: "\F040";
}
.icon-map-marker:before {
  content: "\F042";
}
.icon-check:before {
  content: "\F00C";
}
.icon-pause:before {
  content: "\E80D";
}
.icon-hourglass:before {
  content: "\e800";
}
.icon-attention:before {
  content: "\e808";
}
.icon-chevron-left:before {
  content: "\F053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-remove-circle:before {
  content: "\F05C";
}
.icon-plus:before {
  content: "\F067";
}
.icon-minus:before {
  content: "\F068";
}
.icon-gift:before {
  content: "\F06B";
}
.icon-eye-open:before {
  content: "\F06E";
}
.icon-comment:before {
  content: "\F075";
}
.icon-image:before {
  content: '\E8AA';
}
.icon-md-list:before {
  content: '\E8AD';
}
.icon-chevron-up:before {
  content: "\F077";
}
.icon-chevron-down:before {
  content: "\F078";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-thumbs-down-alt:before {
  content: "\e80A";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\e804";
}
.icon-phone:before {
  content: "\F095";
}
.icon-credit-card:before {
  content: "\E801";
}
.icon-rss:before {
  content: "\F09E";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-link:before {
  content: "\e809";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\F0C6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-table:before {
  content: "\F0CE";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-money:before {
  content: "\e805";
}
.icon-caret-down:before {
  content: "\F0D7";
}
.icon-caret-up:before {
  content: "\F0D8";
}
.icon-caret-left:before {
  content: "\F0D9";
}
.icon-caret-right:before {
  content: "\F0DA";
}
.icon-need:before {
  color: #999;
  content: "*";
  font-family: Arial;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  vertical-align: -5px;
}
.icon-envelope:before {
  content: "\F0E0";
}
.icon-plus-sign-alt:before {
  content: "\F0FE";
}
.icon-double-angle-left:before {
  content: "\F101";
}
.icon-double-angle-right:before {
  content: "\F100";
}
.icon-double-angle-up:before {
  content: "\F102";
}
.icon-double-angle-down:before {
  content: "\F103";
}
.icon-angle-left:before {
  content: "\F104";
}
.icon-angle-right:before {
  content: "\F105";
}
.icon-angle-up:before {
  content: "\F106";
}
.icon-angle-down:before {
  content: "\F107";
}
.icon-question:before {
  content: "\F128";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-chevron-sign-left:before {
  content: "\F137";
}
.icon-chevron-sign-right:before {
  content: "\F138";
}
.icon-ellipsis-horizontal:before {
  content: "\F141";
}
.icon-ellipsis-vertical:before {
  content: "\F142";
}
.icon-rss-sign:before {
  content: "\F143";
}
.icon-minus-sign-alt:before {
  content: "\F146";
}
.icon-file-text:before {
  content: "\F15C";
}
.icon-thumbs-up:before {
  content: "\F164";
}
.icon-thumbs-down:before {
  content: "\E80E ";
}
.icon-clock:before {
  content: "\f017";
}
.icon-basket:before {
  content: "\e80B";
}
.icon-chat:before {
  content: "\e802";
}
.icon-back:before {
  content: "\e803";
}
.icon-box:before {
  content: "\e807";
}
.icon-pencil-and-ruler:before {
  content: "\E812";
}
.icon-battery:before {
  content: "\E871";
}
.icon-sad-face:before {
  content: "\E872";
}
.icon-return-box:before {
  content: "\E873";
}
.icon-return:before {
  content: "\E803";
  vertical-align: middle;
}
.icon-register-card:before {
  content: "\E874";
}
.icon-menu-lines:before {
  content: "\E875";
}
.icon-envelope-empty:before {
  content: "\E876";
}
.icon-refresh-dollar:before {
  content: "\E877";
}
.icon-scissors-cut:before {
  content: "\E878";
}
.icon-wholesaler-register:before {
  content: '\E879';
}
.icon-novisibility:before {
  content: "\E87B";
}
.icon-visibility:before {
  content: "\E87C";
}
.icon-change-settings::before {
  content: "\E8FA";
  vertical-align: middle;
}
.icon-thumbs-up-empty:before {
  content: "\E80E";
  transform: scaleY(-1);
}
.icon-file-image:before {
  content: "\F1C5";
}
.icon-x:before {
  content: "\E880";
}
.icon-file-empty:before {
  content: "\E881";
}
.icon-paragraph:before {
  content: "\E882";
}
.icon-audio:before {
  content: "\E816";
}
.icon-noproduct:before {
  content: "\E887";
}
.icon-login_box:before {
  content: "\E88C";
}
.icon-login_cart:before {
  content: "\E88E";
}
.icon-login_trophy:before {
  content: "\E88D";
}
.icon-login_user:before {
  content: "\E88A";
}
.icon-login_returns:before {
  content: "\E889";
}
.icon-login_users:before {
  content: "\E890";
}
.icon-login_rma:before {
  content: "\E888";
}
.icon-login_money:before {
  content: "\E88F";
}
.icon-login_rabats:before {
  content: "\E88B";
}
.icon-login_subscriptions:before {
  content: "\F133";
}
.icon-true:before {
  content: '\F00C';
}
.icon-false:before {
  content: '\E891';
}
.icon-edit:before {
  content: '\E892';
}
.icon-play:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3.4rem;
  height: 3.4rem;
  background: #0090f6;
  border-radius: 50%;
  transition: 0.2s;
}
.icon-play:after {
  content: '';
  position: absolute;
  left: calc(50% + 2px);
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #fff;
}
.icon-play:hover:before {
  background: #333;
}
.icon-play:hover:after {
  border-color: transparent transparent transparent #fff;
}
/*component_css_end*/

/*component_css_start id=63d13dc5ec2037.17090373 page=css-components type=css_components_carousel*/
.slick-slider {
  display: block !important;
  position: relative;
}
.--adaptive .slick-list {
  transition: all 0.5s ease;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: inline-block;
  outline: none;
  vertical-align: top;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  z-index: 50 !important;
}
.slick-initialized .slick-slide.slick-active {
  z-index: 51 !important;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  outline: 0;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev,
.slick-next {
  width: 40px;
  line-height: 40px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  outline: 0 none;
  z-index: 52;
  text-align: center;
  font-size: 1.43em;
  color: #333;
  background-color: rgba(255, 255, 255, 0.5);
  outline: none;
  text-decoration: none;
}
.slick-prev:hover,
.slick-next:hover {
  background: #f1f1f1;
  color: #333;
}
.slick-prev {
  left: 0px;
  border-radius: 0 0 0 0;
}
[dir='rtl'] .slick-prev {
  right: 15px;
  left: auto;
}
.slick-next {
  right: 0;
  border-radius: 0 0 0 0;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: 15px;
}
.slick-dotted.slick-slider {
  margin-bottom: 50px;
}
.slick-dots {
  position: absolute;
  bottom: -30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 4px;
  padding: 0;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 9px;
  height: 9px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  content: '';
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #0090f6;
  border-radius: 100%;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
/*component_css_end*/

/*component_css_start id=63f77ad0582460.01498542 page=css-components type=css_components_layout*/
.container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1920px) {
  .container {
    max-width: 1900px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
[class*="max-width-"] {
  margin-right: auto;
  margin-left: auto;
}
.payment_tunnel .container,
.order_process .container,
.container.basketedit_page,
.container.prepaid_page {
  max-width: 1170px;
}
.payment_tunnel .container + footer,
.order_process .container + footer,
.container.basketedit_page + footer,
.container.prepaid_page + footer {
  max-width: 1170px;
}
.max-width-1040 {
  max-width: 1040px;
}
.max-width-1200 {
  max-width: 1170px;
}
.max-width-1400 {
  max-width: 1400px;
}
.max-width-1600 {
  max-width: 1600px;
}
.max-width-1800 {
  max-width: 1800px;
}
.max-width-1900 {
  max-width: 1900px;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.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,
.col-sm,
.col-sm-auto,
.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,
.col-md,
.col-md-auto,
.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,
.col-lg,
.col-lg-auto,
.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,
.col-xl,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 757px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 979px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 999999px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 999999px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 757px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 979px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 757px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 979px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.5rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.5rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.5rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.5rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.5rem !important;
}
.m-2 {
  margin: 1rem !important;
}
.mt-2,
.my-2 {
  margin-top: 1rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 1rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 1rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 1rem !important;
}
.m-3 {
  margin: 1.5rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1.5rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1.5rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1.5rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1.5rem !important;
}
.m-4 {
  margin: 2rem !important;
}
.mt-4,
.my-4 {
  margin-top: 2rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 2rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 2rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 2rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.mb-6 {
  margin-bottom: 4rem !important;
}
.mb-7 {
  margin-bottom: 5rem !important;
}
.mb-8 {
  margin-bottom: 6rem !important;
}
.mb-9 {
  margin-bottom: 7rem !important;
}
.mb-10 {
  margin-bottom: 8rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.5rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.5rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.5rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.5rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.5rem !important;
}
.p-2 {
  padding: 1rem !important;
}
.pt-2,
.py-2 {
  padding-top: 1rem !important;
}
.pr-2,
.px-2 {
  padding-right: 1rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 1rem !important;
}
.pl-2,
.px-2 {
  padding-left: 1rem !important;
}
.p-3 {
  padding: 1.5rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1.5rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1.5rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1.5rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1.5rem !important;
}
.p-4 {
  padding: 2rem !important;
}
.pt-4,
.py-4 {
  padding-top: 2rem !important;
}
.pr-4,
.px-4 {
  padding-right: 2rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 2rem !important;
}
.pl-4,
.px-4 {
  padding-left: 2rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.5rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.5rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.5rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.5rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.5rem !important;
}
.m-n2 {
  margin: -1rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -1rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -1rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -1rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -1rem !important;
}
.m-n3 {
  margin: -1.5rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1.5rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1.5rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1.5rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1.5rem !important;
}
.m-n4 {
  margin: -2rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -2rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -2rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -2rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -2rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 757px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.5rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.5rem !important;
  }
  .m-sm-2 {
    margin: 1rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 1rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 1rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 1rem !important;
  }
  .m-sm-3 {
    margin: 1.5rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.5rem !important;
  }
  .m-sm-4 {
    margin: 2rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 5rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 6rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 7rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 8rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.5rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.5rem !important;
  }
  .p-sm-2 {
    padding: 1rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 1rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 1rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 1rem !important;
  }
  .p-sm-3 {
    padding: 1.5rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.5rem !important;
  }
  .p-sm-4 {
    padding: 2rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.5rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n2 {
    margin: -1rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -1rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -1rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -1rem !important;
  }
  .m-sm-n3 {
    margin: -1.5rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n4 {
    margin: -2rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -2rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -2rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -2rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -2rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 979px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.5rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.5rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.5rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.5rem !important;
  }
  .m-md-2 {
    margin: 1rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 1rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 1rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 1rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 1rem !important;
  }
  .m-md-3 {
    margin: 1.5rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1.5rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.5rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.5rem !important;
  }
  .m-md-4 {
    margin: 2rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 2rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 2rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 2rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .mb-md-6 {
    margin-bottom: 4rem !important;
  }
  .mb-md-7 {
    margin-bottom: 5rem !important;
  }
  .mb-md-8 {
    margin-bottom: 6rem !important;
  }
  .mb-md-9 {
    margin-bottom: 7rem !important;
  }
  .mb-md-10 {
    margin-bottom: 8rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.5rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.5rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.5rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.5rem !important;
  }
  .p-md-2 {
    padding: 1rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 1rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 1rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 1rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 1rem !important;
  }
  .p-md-3 {
    padding: 1.5rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1.5rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1.5rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1.5rem !important;
  }
  .p-md-4 {
    padding: 2rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 2rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 2rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 2rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.5rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.5rem !important;
  }
  .m-md-n2 {
    margin: -1rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -1rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -1rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -1rem !important;
  }
  .m-md-n3 {
    margin: -1.5rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1.5rem !important;
  }
  .m-md-n4 {
    margin: -2rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -2rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -2rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -2rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.5rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.5rem !important;
  }
  .m-lg-2 {
    margin: 1rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 1rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 1rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 1rem !important;
  }
  .m-lg-3 {
    margin: 1.5rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.5rem !important;
  }
  .m-lg-4 {
    margin: 2rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 5rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 6rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 7rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 8rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.5rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.5rem !important;
  }
  .p-lg-2 {
    padding: 1rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 1rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 1rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 1rem !important;
  }
  .p-lg-3 {
    padding: 1.5rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.5rem !important;
  }
  .p-lg-4 {
    padding: 2rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.5rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n2 {
    margin: -1rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -1rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -1rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -1rem !important;
  }
  .m-lg-n3 {
    margin: -1.5rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n4 {
    margin: -2rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -2rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -2rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -2rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 999999px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.5rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.5rem !important;
  }
  .m-xl-2 {
    margin: 1rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 1rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 1rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 1rem !important;
  }
  .m-xl-3 {
    margin: 1.5rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.5rem !important;
  }
  .m-xl-4 {
    margin: 2rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 5rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 6rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 7rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 8rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.5rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.5rem !important;
  }
  .p-xl-2 {
    padding: 1rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 1rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 1rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 1rem !important;
  }
  .p-xl-3 {
    padding: 1.5rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.5rem !important;
  }
  .p-xl-4 {
    padding: 2rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.5rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n2 {
    margin: -1rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -1rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -1rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -1rem !important;
  }
  .m-xl-n3 {
    margin: -1.5rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n4 {
    margin: -2rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -2rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -2rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -2rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -2rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/*component_css_end*/

/*component_css_start id=63b4277ec21b23.22257193 page=css-components type=css_components_buttons*/
button.btn {
  padding: 0.95rem 1rem;
}
button.btn.--medium {
  padding: 1.35rem 1.4rem;
}
button.btn.--large {
  padding: 1.55rem 2rem;
}
.btn {
  background: none;
  padding: 0;
  border: 1px solid transparent;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  text-decoration: none;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 13px;
  color: #1A1A18;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 1.2rem;
  padding: 0.9rem 1rem;
  font-weight: normal;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
  border-radius: 4px;
  text-transform: uppercase;
}
.btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon) {
  text-decoration: underline;
  color: #333;
}
.btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover {
  color: #0090f6;
}
@media (min-width: 757px) {
  .btn {
    width: auto;
  }
}
.btn:hover {
  color: #333;
}
.btn.--extrasmall {
  padding: 0.5rem 1rem;
}
.btn.--small.--solid {
  background: #FADF36;
  border: 1px solid #FADF36;
  color: #1A1A18;
}
.btn.--small.--solid:hover {
  background: #1A1A18;
  border: 1px solid #1A1A18;
  color: #FADF36;
}
.btn.--small.--outline {
  background: #fff;
  border: 1px solid #0090f6;
  color: #0090f6;
}
.btn.--small.--outline:hover {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--medium {
  font-size: 1.4rem;
  padding: 1.25rem 1.4rem;
  font-weight: 700;
}
.btn.--medium.--solid {
  background: #FADF36;
  border: 1px solid #FADF36;
  color: #1A1A18;
}
.btn.--medium.--solid:hover {
  background: #1A1A18;
  border: 1px solid #1A1A18;
  color: #FADF36;
}
.btn.--medium.--outline {
  background: #fff;
  border: 1px solid #0090f6;
  color: #0090f6;
}
.btn.--medium.--outline:hover {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--large {
  font-size: 1.5rem;
  padding: 1.45rem 2rem;
  font-weight: bold;
}
.btn.--large.--solid {
  background: #FADF36;
  border: 1px solid #FADF36;
  color: #1A1A18;
}
.btn.--large.--solid:hover {
  background: #1A1A18;
  border: 1px solid #1A1A18;
  color: #FADF36;
}
.btn.--large.--outline {
  background: #fff;
  border: 1px solid #0090f6;
  color: #0090f6;
}
.btn.--large.--outline:hover {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--solid {
  background: #0090f6;
  border: 1px solid #0090f6;
  color: #fff;
}
.btn.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn.--outline {
  background: #fff;
  border: 1px solid #0090f6;
  color: #0090f6;
}
.btn.--outline:hover {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--icon-left,
.btn.--icon-right {
  position: relative;
}
.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
  color: #333;
  text-decoration: underline;
}
.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
  display: inline-block;
  text-decoration: none;
}
.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
  color: #0090f6;
}
.btn.--icon-left:before,
.btn.--icon-right:before {
  font-family: FontAwesome;
}
.btn.--icon-left i,
.btn.--icon-right i,
.btn.--icon-left:before,
.btn.--icon-right:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.btn.--icon-left,
.btn.--medium.--icon-left,
.btn.--large.--icon-left {
  padding-left: 2.5em;
}
.btn.--icon-left i,
.btn.--medium.--icon-left i,
.btn.--large.--icon-left i,
.btn.--icon-left:before,
.btn.--medium.--icon-left:before,
.btn.--large.--icon-left:before {
  left: 0.7em;
  font-size: 1.3em;
}
.btn.--icon-right,
.btn.--medium.--icon-right,
.btn.--large.--icon-right {
  padding-right: 2.5em;
}
.btn.--icon-right i,
.btn.--medium.--icon-right i,
.btn.--large.--icon-right i,
.btn.--icon-right:before,
.btn.--medium.--icon-right:before,
.btn.--large.--icon-right:before {
  right: 0.7em;
  font-size: 1.3em;
}
.btn.--secondary {
  background: #fff;
  border: 1px solid #6cb7e6;
  color: #6cb7e6;
  font-weight: 500 !important;
}
.btn.--secondary:hover {
  background: #fff;
  border: 1px solid #49aae0;
  color: #49aae0;
  font-weight: bold !important;
}
.btn.--secondary.--solid {
  font-weight: 500 !important;
  background: #fff;
  border: 1px solid #49aae0;
  color: #49aae0;
}
.btn.--secondary.--solid:hover {
  background: #fff;
  border: 1px solid #49aae0;
  color: #49aae0;
  font-weight: bold !important;
}
.btn.--secondary.--outline {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--secondary.--outline:hover {
  background: #fff;
  border: 1px solid #0090f6;
  color: #0090f6;
}
.btn:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
.btn-icon i {
  background: #fff;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  color: #0090f6;
  display: inline-block;
  font-size: 1.4em;
  height: 35px;
  line-height: 34px;
  margin-right: 10px;
  text-align: center;
  width: 35px;
  border-radius: 0;
}
.badge {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  height: 25px;
  line-height: 23px;
  min-width: 25px;
  padding: 0 5px;
  vertical-align: baseline;
  white-space: nowrap;
}
.badge-important {
  background-color: #e10404;
  color: #fff;
}
.badge-info {
  background-color: #0090f6;
  color: #fff;
}
.badge-success {
  background-color: #10ac82;
  color: #fff;
}
.badge-warning {
  background-color: #f89406;
  color: #fff;
}
.label_icons {
  display: flex;
  gap: 9.3px;
}
.label_icons > * {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 13px;
  padding: 0.2rem 0.7rem;
  border-radius: 4px;
  border: 1px solid transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
}
.promo,
.label.--promo {
  color: #fff;
  background: #E04A49;
}
.newproducts,
.label.--new {
  color: #fff;
  background: #A4D6F0;
}
.bestseller,
.label.--bestseller {
  color: #fff;
  background: #18729B;
}
.discount,
.label.--discount {
  color: #fff;
  background: #893F97;
}
.distinguished,
.label.--distinguished {
  color: #fff;
  background: #BC7700;
}
.special,
.label.--special {
  color: #fff;
  background: #008b8b;
}
.label.--subscription {
  color: #fff;
  background: #333;
}
.label.--disable {
  color: #e10404;
  background: #fff;
  border: 1px solid #c4c7c8;
}
.big_label,
.headline {
  font-family: 'Roboto', sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .big_label,
  .headline {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
  }
}
.big_label__projector,
.headline__projector {
  justify-content: flex-start !important;
}
.big_label small,
.headline small,
.big_label__after,
.headline__after {
  display: none;
}
@media (min-width: 757px) {
  .big_label small,
  .headline small,
  .big_label__after,
  .headline__after {
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: none;
    transition: color 0.2s;
    margin-left: auto;
    color: #3BBEEF;
    display: block ;
    font-size: 14px;
    align-items: center;
  }
}
.big_label small i,
.headline small i {
  margin-right: 0.3rem;
}
.big_label__after:after,
.headline__after:after {
  font-family: FontAwesome;
  margin-left: 0.5rem;
  margin-bottom: 0.2rem;
}
/*component_css_end*/

/*component_css_start id=63dbc5016882a2.58745543 page=css-components type=css_components_forms*/
label:has(input:focus-visible) {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
.form-group {
  margin-bottom: 15px;
}
@media (min-width: 757px) {
  .form-group {
    margin-bottom: 20px;
  }
}
.form-group label {
  display: inline-block;
}
.form-group .input-group .form-control {
  padding-left: 40px;
}
.form-group .input-group .form-control-feedback {
  right: 0;
}
.form-group .form-control .caret {
  float: right;
  margin-left: 10px;
  margin-top: 10px;
  color: #0090f6;
}
.form-group .form-control option {
  padding: 6px 10px;
  cursor: pointer;
}
.form-group .form-control + .control-label {
  pointer-events: none;
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 0 5px;
  line-height: 21px;
  background: none;
  transition: transform 0.15s, left 0.15s;
  transform-origin: bottom left;
  letter-spacing: 0.5px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  color: #333;
  background: #fff;
  white-space: nowrap;
  max-width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 756px) {
  .form-group .form-control + .control-label {
    left: 10px;
  }
}
.form-group .form-control + .control-label + .form-control-feedback {
  height: 50px;
  line-height: 65px;
}
.form-group .form-control:focus + .control-label,
.form-group .form-control.focused + .control-label {
  transform: scale(0.95) translateY(-27px);
  left: 10px;
  box-shadow: inset 0px -11px 0 0 #fff;
}
@media (max-width: 756px) {
  .form-group .form-control:focus + .control-label,
  .form-group .form-control.focused + .control-label {
    left: 10px;
  }
}
.form-group .form-control:focus + .control-label {
  color: #0090f6;
}
.form-group .form-control[disabled] + .control-label,
.form-group .form-control[readonly] + .control-label {
  opacity: 0.75;
}
.form-group .form-control[disabled]:focus + .control-label,
.form-group .form-control[readonly]:focus + .control-label,
.form-group .form-control[disabled].focused + .control-label,
.form-group .form-control[readonly].focused + .control-label {
  opacity: 1;
  color: #595959;
}
.form-group .form-control[disabled] + .form-control-feedback {
  display: none;
}
.form-group .has-error .form-control:focus + .control-label,
.form-group .has-error.form-control:focus + .control-label {
  color: #e10404;
}
.form-group .has-error .form-control + .control-label + .form-control-feedback {
  line-height: 50px;
}
.form-group .has-success .form-control:focus + .control-label,
.form-group .has-success.form-control:focus + .control-label {
  color: #10ac82;
}
.form-group .has-success .form-control + .control-label + .form-control-feedback {
  line-height: 50px;
}
.form-group .form-desc {
  font-size: 11px;
  margin: 10px 0 5px;
  color: #747474;
}
@media (min-width: 756px) {
  .form-group .form-desc {
    margin: 10px 0 20px;
  }
}
.form-group .button_legend {
  margin-top: 10px;
}
#client_new_client div[class*="col-"].form-desc,
#client_new_additional div[class*="col-"].form-desc,
#client_new_invoice div[class*="col-"].form-desc {
  padding-left: 0;
}
label {
  display: inline-block;
  max-width: 100%;
}
textarea.form-control.form-control {
  border-radius: 0;
}
.form-control.form-control {
  display: block;
  width: 100%;
  height: 50px;
  text-align: left;
  padding: 6px 20px 6px 20px;
  font-size: 1em;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s;
  border-radius: 0;
}
.form-control:focus {
  border-color: #0090f6;
  outline: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 0.75;
}
textarea.form-control {
  min-height: 100px;
  height: auto;
  resize: vertical;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin: 2px 0 0;
  line-height: normal;
  position: absolute;
  margin-left: -20px;
  margin-top: 2px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: 0;
  margin-left: 10px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
  margin-right: 10px;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
}
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;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
label.control-label {
  line-height: 1.25em;
  text-align: left;
}
.input-group {
  position: relative;
}
.input-group-addon {
  display: block;
  font-size: 18px;
  height: 50px;
  left: 0;
  line-height: 50px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  z-index: 2;
  color: #0090f6;
}
.zipcode_wrapper .form-control-feedback {
  right: 5px;
}
form:not(#client_new_form) .has-required .form-control-feedback:before {
  color: #999;
  content: "*";
  font-family: Arial;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 50px;
}
.has-error .form-control-feedback,
.has-success .form-control-feedback {
  line-height: 51px;
}
.has-error .form-control-feedback:before {
  color: #e10404;
  content: "\f00d";
  font-family: fontawesome;
}
.has-success .form-control-feedback:before {
  color: #10ac82;
  content: "\F00C";
  font-family: fontawesome;
}
.form-control-static {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  min-height: 34px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 20px;
}
.form-control-feedback {
  position: absolute;
  top: 0px;
  right: 5px;
  z-index: 2;
  display: block;
  width: 30px;
  height: 35px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
@media (min-width: 757px) {
  .form-control-feedback {
    height: 40px;
  }
}
.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: #10ac82;
}
.has-success .help-block a,
.has-success .control-label a,
.has-success .radio a,
.has-success .checkbox a,
.has-success .radio-inline a,
.has-success .checkbox-inline a,
.has-success.radio label a,
.has-success.checkbox label a,
.has-success.radio-inline label a,
.has-success.checkbox-inline label a {
  color: #10ac82;
}
.has-success .help-block a:hover,
.has-success .control-label a:hover,
.has-success .radio a:hover,
.has-success .checkbox a:hover,
.has-success .radio-inline a:hover,
.has-success .checkbox-inline a:hover,
.has-success.radio label a:hover,
.has-success.checkbox label a:hover,
.has-success.radio-inline label a:hover,
.has-success.checkbox-inline label a:hover {
  color: #0090f6;
}
.has-success .form-control,
.has-success.form-control {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.has-success .form-control:focus,
.has-success.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #10ac82;
}
.has-success .input-group-addon {
  color: #10ac82;
}
.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: #e10404;
}
.has-warning .help-block a,
.has-warning .control-label a,
.has-warning .radio a,
.has-warning .checkbox a,
.has-warning .radio-inline a,
.has-warning .checkbox-inline a,
.has-warning.radio label a,
.has-warning.checkbox label a,
.has-warning.radio-inline label a,
.has-warning.checkbox-inline label a {
  color: #e10404;
}
.has-warning .help-block a:hover,
.has-warning .control-label a:hover,
.has-warning .radio a:hover,
.has-warning .checkbox a:hover,
.has-warning .radio-inline a:hover,
.has-warning .checkbox-inline a:hover,
.has-warning.radio label a:hover,
.has-warning.checkbox label a:hover,
.has-warning.radio-inline label a:hover,
.has-warning.checkbox-inline label a:hover {
  color: #0090f6;
}
.has-error .form-control:focus,
.has-error.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e10404;
}
.has-error .input-group-addon {
  color: #e10404;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  clear: both;
}
.clearfix:after,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
}
input[type="checkbox"].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type="checkbox"].css-checkbox + .css-label,
input[type="checkbox"].css-checkbox + .css-label.clr {
  padding-left: 30px;
  height: 25px;
  display: inline-block;
  line-height: 25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 25px;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border: 1px solid #c4c7c8;
  width: 25px;
  padding: 0;
  position: relative;
  float: left;
  margin-top: -3px;
  margin-right: 10px;
  font-size: 15px;
  color: #0090f6;
  text-align: center;
  border-radius: 0;
}
input[type="checkbox"].css-checkbox:checked + .css-label::before,
input[type="checkbox"].css-checkbox + .css-label.chk::before {
  content: "\F00C";
  font-family: fontawesome;
}
.css-label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-privacy-info {
  background: #f1f1f1;
  color: #999;
  font-weight: normal;
  padding: 20px 20px 0 20px;
  margin: 0 auto 10px;
  font-size: 0.9em;
}
.text_to_right {
  text-align: right;
}
.text_to_left {
  text-align: left;
}
@media (min-width: 757px) {
  label.control-label {
    text-align: right;
  }
  .form-control-feedback {
    right: 10px;
  }
}
@media (min-width: 979px) {
  .has-feedback .form-control {
    padding-right: 30px;
  }
  .form-control-feedback {
    right: 15px;
  }
}
.f-group.--small .f-control {
  height: 35px;
  font-size: 1.2rem;
}
.f-group.--small .f-control:focus + .f-label,
.f-group.--small .f-control.focused + .f-label {
  transform: scale(0.91) translateY(-20px);
}
.f-group.--small .f-label {
  top: 10px;
  font-size: 1.2rem;
}
.f-group.--small .f-feedback .f-control-feedback {
  height: 35px;
}
.f-group.--small .help-block {
  font-size: 1.2rem;
}
.f-group.--checkbox.--small .f-label:before {
  border-radius: 2px;
}
.f-group.--file.--small .f-control:checked + .f-label:after,
.f-group.--checkbox.--small .f-control:checked + .f-label:after,
.f-group.--radio.--small .f-control:checked + .f-label:after,
.f-group.--file.--small .f-control[type="file"] + .f-label.--file:after,
.f-group.--checkbox.--small .f-control[type="file"] + .f-label.--file:after,
.f-group.--radio.--small .f-control[type="file"] + .f-label.--file:after {
  left: 5px;
  width: 4px;
  height: 8px;
}
.f-group.--file.--small .f-control[type="radio"]:checked + .f-label:after,
.f-group.--checkbox.--small .f-control[type="radio"]:checked + .f-label:after,
.f-group.--radio.--small .f-control[type="radio"]:checked + .f-label:after {
  left: 4px;
  width: 6px;
  height: 6px;
}
.f-group.--file.--small .f-control[type="file"] + label:before,
.f-group.--checkbox.--small .f-control[type="file"] + label:before,
.f-group.--radio.--small .f-control[type="file"] + label:before {
  line-height: 0.9;
}
.f-group.--file.--small .f-control:focus + .f-label,
.f-group.--checkbox.--small .f-control:focus + .f-label,
.f-group.--radio.--small .f-control:focus + .f-label,
.f-group.--file.--small .f-control.focused + .f-label,
.f-group.--checkbox.--small .f-control.focused + .f-label,
.f-group.--radio.--small .f-control.focused + .f-label {
  padding-left: 24px;
}
.f-group.--file.--small .f-label,
.f-group.--checkbox.--small .f-label,
.f-group.--radio.--small .f-label {
  line-height: 14px;
  padding-left: 24px;
}
.f-group.--file.--small .f-label:before,
.f-group.--checkbox.--small .f-label:before,
.f-group.--radio.--small .f-label:before {
  width: 14px;
  height: 14px;
}
@media (min-width: 757px) {
  .f-group.--small-sm .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-sm .f-control:focus + .f-label,
  .f-group.--small-sm .f-control.focused + .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-sm .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-sm .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-sm .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-sm .f-control:checked + .f-label:after,
  .f-group.--checkbox.--small-sm .f-control:checked + .f-label:after,
  .f-group.--radio.--small-sm .f-control:checked + .f-label:after,
  .f-group.--file.--small-sm .f-control[type="file"] + .f-label.--file:after,
  .f-group.--checkbox.--small-sm .f-control[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-sm .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-sm .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--checkbox.--small-sm .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--radio.--small-sm .f-control[type="radio"]:checked + .f-label:after {
    left: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-sm .f-control[type="file"] + label:before,
  .f-group.--checkbox.--small-sm .f-control[type="file"] + label:before,
  .f-group.--radio.--small-sm .f-control[type="file"] + label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-sm .f-control:focus + .f-label,
  .f-group.--checkbox.--small-sm .f-control:focus + .f-label,
  .f-group.--radio.--small-sm .f-control:focus + .f-label,
  .f-group.--file.--small-sm .f-control.focused + .f-label,
  .f-group.--checkbox.--small-sm .f-control.focused + .f-label,
  .f-group.--radio.--small-sm .f-control.focused + .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-sm .f-label,
  .f-group.--checkbox.--small-sm .f-label,
  .f-group.--radio.--small-sm .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-sm .f-label:before,
  .f-group.--checkbox.--small-sm .f-label:before,
  .f-group.--radio.--small-sm .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (min-width: 979px) {
  .f-group.--small-md .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-md .f-control:focus + .f-label,
  .f-group.--small-md .f-control.focused + .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-md .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-md .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-md .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-md .f-control:checked + .f-label:after,
  .f-group.--checkbox.--small-md .f-control:checked + .f-label:after,
  .f-group.--radio.--small-md .f-control:checked + .f-label:after,
  .f-group.--file.--small-md .f-control[type="file"] + .f-label.--file:after,
  .f-group.--checkbox.--small-md .f-control[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-md .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-md .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--checkbox.--small-md .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--radio.--small-md .f-control[type="radio"]:checked + .f-label:after {
    left: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-md .f-control[type="file"] + label:before,
  .f-group.--checkbox.--small-md .f-control[type="file"] + label:before,
  .f-group.--radio.--small-md .f-control[type="file"] + label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-md .f-control:focus + .f-label,
  .f-group.--checkbox.--small-md .f-control:focus + .f-label,
  .f-group.--radio.--small-md .f-control:focus + .f-label,
  .f-group.--file.--small-md .f-control.focused + .f-label,
  .f-group.--checkbox.--small-md .f-control.focused + .f-label,
  .f-group.--radio.--small-md .f-control.focused + .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-md .f-label,
  .f-group.--checkbox.--small-md .f-label,
  .f-group.--radio.--small-md .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-md .f-label:before,
  .f-group.--checkbox.--small-md .f-label:before,
  .f-group.--radio.--small-md .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (min-width: 1200px) {
  .f-group.--small-lg .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-lg .f-control:focus + .f-label,
  .f-group.--small-lg .f-control.focused + .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-lg .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-lg .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-lg .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-lg .f-control:checked + .f-label:after,
  .f-group.--checkbox.--small-lg .f-control:checked + .f-label:after,
  .f-group.--radio.--small-lg .f-control:checked + .f-label:after,
  .f-group.--file.--small-lg .f-control[type="file"] + .f-label.--file:after,
  .f-group.--checkbox.--small-lg .f-control[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-lg .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-lg .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--checkbox.--small-lg .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--radio.--small-lg .f-control[type="radio"]:checked + .f-label:after {
    left: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-lg .f-control[type="file"] + label:before,
  .f-group.--checkbox.--small-lg .f-control[type="file"] + label:before,
  .f-group.--radio.--small-lg .f-control[type="file"] + label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-lg .f-control:focus + .f-label,
  .f-group.--checkbox.--small-lg .f-control:focus + .f-label,
  .f-group.--radio.--small-lg .f-control:focus + .f-label,
  .f-group.--file.--small-lg .f-control.focused + .f-label,
  .f-group.--checkbox.--small-lg .f-control.focused + .f-label,
  .f-group.--radio.--small-lg .f-control.focused + .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-lg .f-label,
  .f-group.--checkbox.--small-lg .f-label,
  .f-group.--radio.--small-lg .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-lg .f-label:before,
  .f-group.--checkbox.--small-lg .f-label:before,
  .f-group.--radio.--small-lg .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 756px) {
  .f-group.--small-sm-max .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-sm-max .f-control:focus + .f-label,
  .f-group.--small-sm-max .f-control.focused + .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-sm-max .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-sm-max .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-sm-max .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-sm-max .f-control:checked + .f-label:after,
  .f-group.--checkbox.--small-sm-max .f-control:checked + .f-label:after,
  .f-group.--radio.--small-sm-max .f-control:checked + .f-label:after,
  .f-group.--file.--small-sm-max .f-control[type="file"] + .f-label.--file:after,
  .f-group.--checkbox.--small-sm-max .f-control[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-sm-max .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-sm-max .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--checkbox.--small-sm-max .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--radio.--small-sm-max .f-control[type="radio"]:checked + .f-label:after {
    left: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-sm-max .f-control[type="file"] + label:before,
  .f-group.--checkbox.--small-sm-max .f-control[type="file"] + label:before,
  .f-group.--radio.--small-sm-max .f-control[type="file"] + label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-sm-max .f-control:focus + .f-label,
  .f-group.--checkbox.--small-sm-max .f-control:focus + .f-label,
  .f-group.--radio.--small-sm-max .f-control:focus + .f-label,
  .f-group.--file.--small-sm-max .f-control.focused + .f-label,
  .f-group.--checkbox.--small-sm-max .f-control.focused + .f-label,
  .f-group.--radio.--small-sm-max .f-control.focused + .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-sm-max .f-label,
  .f-group.--checkbox.--small-sm-max .f-label,
  .f-group.--radio.--small-sm-max .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-sm-max .f-label:before,
  .f-group.--checkbox.--small-sm-max .f-label:before,
  .f-group.--radio.--small-sm-max .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 978px) {
  .f-group.--small-md-max .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-md-max .f-control:focus + .f-label,
  .f-group.--small-md-max .f-control.focused + .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-md-max .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-md-max .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-md-max .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-md-max .f-control:checked + .f-label:after,
  .f-group.--checkbox.--small-md-max .f-control:checked + .f-label:after,
  .f-group.--radio.--small-md-max .f-control:checked + .f-label:after,
  .f-group.--file.--small-md-max .f-control[type="file"] + .f-label.--file:after,
  .f-group.--checkbox.--small-md-max .f-control[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-md-max .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-md-max .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--checkbox.--small-md-max .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--radio.--small-md-max .f-control[type="radio"]:checked + .f-label:after {
    left: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-md-max .f-control[type="file"] + label:before,
  .f-group.--checkbox.--small-md-max .f-control[type="file"] + label:before,
  .f-group.--radio.--small-md-max .f-control[type="file"] + label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-md-max .f-control:focus + .f-label,
  .f-group.--checkbox.--small-md-max .f-control:focus + .f-label,
  .f-group.--radio.--small-md-max .f-control:focus + .f-label,
  .f-group.--file.--small-md-max .f-control.focused + .f-label,
  .f-group.--checkbox.--small-md-max .f-control.focused + .f-label,
  .f-group.--radio.--small-md-max .f-control.focused + .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-md-max .f-label,
  .f-group.--checkbox.--small-md-max .f-label,
  .f-group.--radio.--small-md-max .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-md-max .f-label:before,
  .f-group.--checkbox.--small-md-max .f-label:before,
  .f-group.--radio.--small-md-max .f-label:before {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 1199px) {
  .f-group.--small-lg-max .f-control {
    height: 35px;
    font-size: 1.2rem;
  }
  .f-group.--small-lg-max .f-control:focus + .f-label,
  .f-group.--small-lg-max .f-control.focused + .f-label {
    transform: scale(0.91) translateY(-20px);
  }
  .f-group.--small-lg-max .f-label {
    top: 10px;
    font-size: 1.2rem;
  }
  .f-group.--small-lg-max .f-feedback .f-control-feedback {
    height: 35px;
  }
  .f-group.--small-lg-max .help-block {
    font-size: 1.2rem;
  }
  .f-group.--file.--small-lg-max .f-control:checked + .f-label:after,
  .f-group.--checkbox.--small-lg-max .f-control:checked + .f-label:after,
  .f-group.--radio.--small-lg-max .f-control:checked + .f-label:after,
  .f-group.--file.--small-lg-max .f-control[type="file"] + .f-label.--file:after,
  .f-group.--checkbox.--small-lg-max .f-control[type="file"] + .f-label.--file:after,
  .f-group.--radio.--small-lg-max .f-control[type="file"] + .f-label.--file:after {
    left: 5px;
    width: 4px;
    height: 8px;
  }
  .f-group.--file.--small-lg-max .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--checkbox.--small-lg-max .f-control[type="radio"]:checked + .f-label:after,
  .f-group.--radio.--small-lg-max .f-control[type="radio"]:checked + .f-label:after {
    left: 4px;
    width: 6px;
    height: 6px;
  }
  .f-group.--file.--small-lg-max .f-control[type="file"] + label:before,
  .f-group.--checkbox.--small-lg-max .f-control[type="file"] + label:before,
  .f-group.--radio.--small-lg-max .f-control[type="file"] + label:before {
    line-height: 0.9;
  }
  .f-group.--file.--small-lg-max .f-control:focus + .f-label,
  .f-group.--checkbox.--small-lg-max .f-control:focus + .f-label,
  .f-group.--radio.--small-lg-max .f-control:focus + .f-label,
  .f-group.--file.--small-lg-max .f-control.focused + .f-label,
  .f-group.--checkbox.--small-lg-max .f-control.focused + .f-label,
  .f-group.--radio.--small-lg-max .f-control.focused + .f-label {
    padding-left: 24px;
  }
  .f-group.--file.--small-lg-max .f-label,
  .f-group.--checkbox.--small-lg-max .f-label,
  .f-group.--radio.--small-lg-max .f-label {
    line-height: 14px;
    padding-left: 24px;
  }
  .f-group.--file.--small-lg-max .f-label:before,
  .f-group.--checkbox.--small-lg-max .f-label:before,
  .f-group.--radio.--small-lg-max .f-label:before {
    width: 14px;
    height: 14px;
  }
}
.f-group {
  position: relative;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .f-group {
    margin-bottom: 1.5rem;
  }
}
.f-group .f-control {
  display: block;
  width: 100%;
  height: 50px;
  text-align: left;
  padding: 0.6rem 1.3rem;
  font-size: 1.4rem;
  color: #333;
  background: #fff;
  border: 1px solid #c4c7c8;
  transition: border-color ease-in-out 0.15s;
  box-shadow: none;
  border-radius: 0;
}
.f-group .f-control + .f-label {
  white-space: nowrap;
  max-width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
}
.f-group .f-control:focus,
.f-group .f-control.focused {
  border-color: #0090f6;
  outline: 0;
}
.f-group .f-control:focus + .f-label,
.f-group .f-control.focused + .f-label {
  transform: scale(0.95) translateY(-27px);
  left: 15px;
  padding: 0 5px;
  color: #0090f6;
}
.f-group .f-control[disabled],
.f-group .f-control[readonly] {
  opacity: 1;
  cursor: not-allowed;
  pointer-events: none;
}
.f-group .f-control[disabled] + .f-label,
.f-group .f-control[readonly] + .f-label {
  cursor: not-allowed;
  pointer-events: none;
}
.f-group .f-label {
  pointer-events: none;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #fff;
  color: #333;
  transition: transform 0.15s, left 0.15s;
  transform-origin: bottom left;
  padding: 0 5px;
  font-size: 1.4rem;
}
.f-group textarea.f-control {
  min-height: 100px;
  height: auto;
  resize: vertical;
  padding: 1.3rem 2rem;
  border-radius: 0;
}
.f-group.--checkbox .f-label:before {
  border-radius: 0;
}
.f-group.--file .f-control:not(.f-dropdown-toggle),
.f-group.--checkbox .f-control:not(.f-dropdown-toggle),
.f-group.--radio .f-control:not(.f-dropdown-toggle) {
  position: absolute;
  left: -99999px;
}
.f-group.--file .f-control:checked + .f-label:after,
.f-group.--checkbox .f-control:checked + .f-label:after,
.f-group.--radio .f-control:checked + .f-label:after,
.f-group.--file .f-control[type="file"] + .f-label.--file:after,
.f-group.--checkbox .f-control[type="file"] + .f-label.--file:after,
.f-group.--radio .f-control[type="file"] + .f-label.--file:after {
  content: '';
  left: 7px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: block;
  position: absolute;
}
.f-group.--file .f-control:checked + .f-label:before,
.f-group.--checkbox .f-control:checked + .f-label:before,
.f-group.--radio .f-control:checked + .f-label:before,
.f-group.--file .f-control[type="file"] + .f-label.--file:before,
.f-group.--checkbox .f-control[type="file"] + .f-label.--file:before,
.f-group.--radio .f-control[type="file"] + .f-label.--file:before {
  content: '';
  background: #3BBEEF;
  border: 1px solid #3BBEEF;
  color: #fff;
}
.f-group.--file .f-control[disabled] + .f-label,
.f-group.--checkbox .f-control[disabled] + .f-label,
.f-group.--radio .f-control[disabled] + .f-label {
  opacity: 0.6;
  background: none;
}
.f-group.--file .f-control[type="radio"]:checked + .f-label:after,
.f-group.--checkbox .f-control[type="radio"]:checked + .f-label:after,
.f-group.--radio .f-control[type="radio"]:checked + .f-label:after {
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.f-group.--file .f-control[type="radio"] + .f-label:before,
.f-group.--checkbox .f-control[type="radio"] + .f-label:before,
.f-group.--radio .f-control[type="radio"] + .f-label:before {
  border-radius: 100%;
}
.f-group.--file .f-control[type="file"] + label:before,
.f-group.--checkbox .f-control[type="file"] + label:before,
.f-group.--radio .f-control[type="file"] + label:before {
  content: '+';
  line-height: 1.15;
  font-family: Arial;
}
.f-group.--file .f-control:focus + .f-label,
.f-group.--checkbox .f-control:focus + .f-label,
.f-group.--radio .f-control:focus + .f-label,
.f-group.--file .f-control.focused + .f-label,
.f-group.--checkbox .f-control.focused + .f-label,
.f-group.--radio .f-control.focused + .f-label {
  transform: none;
  left: auto;
  padding-left: 28px;
  color: #333;
}
.f-group.--file .f-control:focus-visible + .f-label,
.f-group.--checkbox .f-control:focus-visible + .f-label,
.f-group.--radio .f-control:focus-visible + .f-label {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
.f-group.--file .f-label,
.f-group.--checkbox .f-label,
.f-group.--radio .f-label {
  position: relative;
  padding-left: 28px;
  top: auto;
  left: auto;
  transform: none;
  pointer-events: auto;
  line-height: 18px;
  background: none;
  cursor: pointer;
  max-width: 100%;
}
.f-group.--file .f-label:before,
.f-group.--checkbox .f-label:before,
.f-group.--radio .f-label:before {
  content: '';
  background: #fff;
  border: 1px solid #E7E7E7;
  text-align: center;
  width: 18px;
  height: 18px;
  font-size: 1.4rem;
  transition: border 0.15s, background-color 0.15s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: block;
}
.f-group.--reset .f-label,
.f-group.--submit .f-label {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  background: none;
}
.f-group.--reset.--small input,
.f-group.--submit.--small input {
  font-size: 1.2rem;
  padding: 0.9rem 1rem;
  font-weight: normal;
}
.f-group .f-feedback {
  position: relative;
}
.f-group .f-feedback .f-control {
  padding-right: 30px;
}
.f-group .f-feedback .f-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f-group .f-feedback.--required .f-control-feedback:before {
  color: #999;
  content: "*";
  font-family: Arial;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  height: 14px;
}
.f-group .f-feedback.--success .f-control:focus,
.f-group .f-feedback.--success .f-control.focused {
  border-color: #10ac82;
}
.f-group .f-feedback.--success .f-control:focus + .f-label,
.f-group .f-feedback.--success .f-control.focused + .f-label {
  color: #10ac82;
}
.f-group .f-feedback.--success .f-control-feedback:before {
  color: #10ac82;
  content: "\F00C";
  font-family: FontAwesome;
  font-size: 1em;
}
.f-group .f-feedback.--success .f-message {
  color: #e10404;
}
.f-group .f-feedback.--error .f-control:focus,
.f-group .f-feedback.--error .f-control.focused {
  border-color: #e10404;
}
.f-group .f-feedback.--error .f-control:focus + .f-label,
.f-group .f-feedback.--error .f-control.focused + .f-label {
  color: #e10404;
}
.f-group .f-feedback.--error .f-control-feedback:before {
  color: #e10404;
  content: "\F00D";
  font-family: FontAwesome;
  font-size: 1em;
}
.f-group .f-description {
  font-size: 1.1rem;
  color: #747474;
  margin-top: 5px;
}
.f-group .f-message {
  margin-top: 5px;
  font-size: 1.3rem;
}
.f-group .f-message:empty {
  display: none;
}
/*tips*/
.--hover .moreInfo__show:after {
  content: '\F106';
}
.--hover .moreInfo__desc {
  display: block !important;
}
.moreInfo {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.moreInfo__show {
  cursor: help;
  font-size: 1.1rem;
}
.moreInfo__show:after {
  content: '\F107';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 0.3rem;
}
@media (min-width: 979px) {
  .moreInfo__show {
    margin-left: 1rem;
    min-width: 1.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    border: 1px solid #c4c7c8;
    font-size: 1.1rem;
    border-radius: 0;
    text-decoration: none;
  }
  .moreInfo__show:after {
    display: none;
  }
}
.moreInfo.--hover .moreInfo__show:after {
  content: '\F106';
}
.moreInfo.--hover .moreInfo__desc {
  display: block !important;
}
@media (min-width: 979px) {
  .moreInfo:hover {
    cursor: help;
  }
  .moreInfo:hover .moreInfo__desc {
    display: block !important;
  }
}
.moreInfo__desc {
  z-index: 100;
  font-size: 1.2rem;
  background-color: #fff;
  margin-top: 0.5rem;
  width: 100%;
  font-size: 1.1rem;
}
@media (min-width: 979px) {
  .moreInfo__desc {
    position: absolute;
    top: 2.5rem;
    left: -2rem;
    padding: 1.5rem;
    margin-top: 0;
    width: unset;
    filter: drop-shadow(0px 0px 4px #c4c7c8);
    border-radius: 0;
  }
  .moreInfo__desc:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: -0.7rem;
    left: 3.4rem;
    border-width: 0 0.55rem 0.75rem 0.55rem;
    border-color: transparent transparent #fff transparent;
  }
  .moreInfo__desc:before {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media (min-width: 979px) {
  .moreInfo__desc {
    min-width: 30rem;
  }
}
/*component_css_end*/

/*component_css_start id=66a00b62cbc4c6.91145792 page=css-components type=css_components_pagination*/
.leaselink-button-wrapper {
  margin-top: 4%;
}
.leaselink-button-wrapper img {
  width: 16px !important;
  margin-left: -3px;
  height: auto;
  vertical-align: middle;
}
.product__prices__lowest_price {
  margin-top: 3px;
}
.product__prices__lowest_price > * {
  margin-top: 0.3rem;
  padding-left: 2px;
  color: #7A7A7A;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  display: block;
}
@media (min-width: 757px) {
  .product__prices__lowest_price > * {
    margin-top: 1rem;
  }
}
.pagination {
  display: flex;
  list-style: none;
  justify-content: center;
}
.pagination__element {
  display: flex;
  justify-content: center;
}
.pagination__element:not(.--button) {
  flex: 1;
  max-width: 35px;
  min-height: 35px;
}
.pagination__element:not(.--button) .pagination__link {
  width: 100%;
}
.pagination__element.--prev .pagination__link:before,
.pagination__element.--next .pagination__link:before {
  font-family: FontAwesome;
  font-size: 1.6rem;
}
.pagination__element.--prev .pagination__link:before {
  content: '\F104';
}
.pagination__element.--next .pagination__link:before {
  content: '\F105';
}
.pagination__element.--button .pagination__link {
  display: none;
}
.pagination__element.--button.--prev .pagination__link:before,
.pagination__element.--button.--next .pagination__link:before {
  font-family: FontAwesome;
  font-size: 1.6rem;
}
.pagination__element.--active .pagination__link {
  border: 2px solid #0090f6;
  font-weight: bold;
  color: #0090f6;
  border-radius: 0;
}
.pagination__element.--disabled .pagination__link {
  cursor: not-allowed;
  border: 2px solid transparent;
}
.pagination__element.--disabled.--button,
.pagination__element.--disabled.--button {
  cursor: not-allowed;
  opacity: 0.6;
}
.pagination__element .pagination__button {
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .pagination__element {
    max-width: none;
    min-width: 35px;
  }
  .pagination__element.--button .pagination__link {
    display: flex;
    width: 100%;
  }
}
.pagination__link {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  text-decoration: none;
  border-radius: 0;
}
.pagination__link:hover {
  border: 2px solid #0090f6;
  border-radius: 0;
}
.pagination__button {
  white-space: nowrap;
}
.pagination__button.--next {
  margin-left: 5px;
}
.pagination__button.--prev {
  margin-right: 5px;
}
.load-content > * {
  opacity: 0.2;
  pointer-events: none;
}
.load-content:after {
  content: "";
  position: fixed;
  top: 50%;
  left: 50%;
  height: 7px;
  width: 150px;
  display: block;
  background: #fff;
  opacity: 1;
  z-index: 1;
  box-sizing: border-box;
  animation: loading 2s infinite linear;
  box-shadow: 0 0px 0px 7px #f1f1f1;
  margin-left: -75px;
}
@keyframes loading {
  0% {
    border-left: 0px solid #0090f6;
  }
  10% {
    border-left: 0px solid #0090f6;
  }
  90% {
    border-left: 150px solid #0090f6;
  }
  100% {
    border-left: 150px solid #0090f6;
  }
}
#main_hotspot_zone4,
#menu_hotspot_zone1 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 1024px) {
  #main_hotspot_zone4,
  #menu_hotspot_zone1 {
    padding-top: 5rem;
  }
}
@media (min-width: 1200px) {
  #main_hotspot_zone4,
  #menu_hotspot_zone1 {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
}
.hotspot {
  /*   &__arrow {
  font-size: 1.3rem;
  display: flex;
  width: ~'calc(50% - 15px)';
  position: relative;
  margin-bottom: 1.5rem;
  text-decoration: none;
  color: @less_iaicolorscheme_background_link_color_hover;

  @media (min-width: 757px) {
    margin-bottom: 0;
    width: 50%;
  }

  &:hover {
    color: @less_iaicolorscheme_background_link_color;
  }

  &.--prev {
    &:before {
      width: 100vw;
      position: absolute;
      left: -30px;
      height: 1px;
      top: 50%;
      background: @less_iaicolorscheme_background_border_color;
      z-index: -1;

      @media (min-width: 757px) {
        content: '';
        width: ~"calc(100% * 2)";
        left: 0;
      }
    }

    span {
      margin-left: auto;

      &:before {
        content: '\F104';
      }

      &:after {
        content: "";
        margin: 0 0 0 1rem;
        display: block;
        width: 1px;
        height: 15px;
        background: @less_iaicolorscheme_primary_color;

        @media (min-width: 757px) {
          margin: 0 0 0 2rem;
        }
      }
    }
  }

  &.--next {

    span {
      padding-left: 1rem;

      @media (min-width: 757px) {
        padding-left: 2rem;
      }

      &:after {
        content: '\F105';
      }
    }
  }

  span {
    background: @less_iaicolorscheme_background_color;
    display: inline-flex;
    align-items: center;
    text-align: center;

    &:before,
    &:after {
      font-family: FontAwesome;
      font-size: 1.8rem;
      margin: -0.1rem 1rem 0;

      @media (min-width: 757px) {
        margin: -0.1rem 1.5rem 0;
      }
    }
  }
} */
  /*   &__dots {
  order: 2;
  list-style: none;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  margin: 1.5rem 0 0;
  display: none !important;

  @media (min-width: 979px) {
    margin-top: 2.5rem;
  }

  &:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: @less_iaicolorscheme_background_border_color;
    z-index: -1;
  }

  li {
    background: @less_iaicolorscheme_background_color;
    padding: 0 0.75rem;
    cursor: pointer;

    &:before {
      content: '';
      width: 27.5px;
      height: 7px;
      display: block;
      background: @less_iaicolorscheme_gray_lighter_color;
      transition: background-color 0.2s;
      border-radius: @less_iaicolorscheme_border_radius_value;
    }

    &:first-child {
      padding-left: 3rem;
    }

    &:last-child {
      padding-right: 3rem;
    }

    &.slick-active,
    &:hover {
      &:before {
        background: @less_iaicolorscheme_primary_color;
      }
    }
  }

  button {
    display: none;
  }
} */
}
.hotspot.load-content {
  min-height: 100px;
  position: relative;
}
.hotspot.load-content > * {
  opacity: 1;
}
.hotspot.load-content:after {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 20px;
}
.hotspot__body:before {
  top: 0;
  content: '';
  bottom: 0;
  width: 100vw;
  background: transparent;
  position: absolute;
  left: 50%;
  z-index: 00;
  transform: translateX(-50%);
  border-top: 1px solid #F0F0F0;
}
.hotspot__wrapper {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 3rem;
  gap: 3rem;
}
@media (min-width: 757px) {
  .hotspot__wrapper {
    gap: 0;
    padding-bottom: 4rem;
    padding-top: 5rem;
  }
}
@media (min-width: 1200px) {
  .hotspot__wrapper {
    gap: 0;
    padding-bottom: 6.6rem;
    padding-top: 6.6rem;
  }
}
.hotspot__slick_arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  border: 1px solid #3BBEEF;
  background: #fff;
  color: #fff;
  border-radius: 4px;
  position: absolute;
  z-index: 99;
}
@media (max-width: 756px) {
  .hotspot__slick_arrow {
    display: none !important;
  }
}
.hotspot__slick_arrow[aria-disabled^="true"] {
  opacity: 0.5;
  pointer-events: none;
}
.hotspot__slick_arrow i {
  color: #3BBEEF;
  font-size: 1rem;
}
.hotspot__slick_arrow:hover {
  background: #3BBEEF;
  border-color: #3BBEEF;
}
.hotspot__slick_arrow:hover i {
  color: #fff;
}
.hotspot__next_arrow {
  right: 0rem;
  top: 40%;
}
.hotspot__prev_arrow {
  left: 0rem;
  top: 40%;
}
.hotspot.skeleton > * {
  opacity: 0.2;
}
.hotspot.skeleton .headline:before {
  content: "";
  display: block;
  width: 160px;
  background: #f1f1f1;
  height: 18px;
}
.hotspot.skeleton .product__icon {
  background: #f1f1f1;
}
.hotspot.skeleton .product__name {
  height: 20px;
  background: #f1f1f1;
  max-width: 80%;
}
.hotspot.skeleton .product__prices {
  height: 20px;
  background: #f1f1f1;
  max-width: 60%;
}
@media (min-width: 979px) {
  .hotspot.--slider__banner {
    padding-left: 10px !important;
  }
}
.hotspot.--slider {
  position: relative;
}
.hotspot.--slider .products {
  position: relative;
  padding: 0 0 1rem;
}
@media (max-width: 978px) {
  .hotspot.--slider .products {
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }
  .hotspot.--slider .products::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 979px) {
  .hotspot.--slider {
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
}
.hotspot.--slider .product {
  border: none;
}
@media (max-width: 978px) {
  .hotspot.--slider .product {
    padding-left: 0;
    scroll-snap-align: start;
  }
}
.hotspot.--slider .slick-list {
  order: 1;
  width: 100%;
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 979px) {
  .hotspot.--slider .slick-list {
    padding: 5px 0;
  }
}
.hotspot.--slider .slick-track {
  display: flex;
  min-width: 100%;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-track {
    display: block;
  }
}
.hotspot.--slider .slick-initialized.products {
  margin-right: 0;
  margin-left: 0;
  justify-content: center;
}
.hotspot.--slider .slick-initialized .product {
  padding: 0 !important;
  margin: 0;
  outline: none;
  max-width: none;
  height: inherit;
  flex: none;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-initialized .product {
    margin: 0 20px;
    padding-top: 3rem !important;
  }
}
@media (min-width: 979px) {
  .hotspot.--slider .slick-initialized .product {
    padding-top: 0rem !important;
  }
}
.hotspot.--slider .slick-initialized .product > * {
  margin-left: 5px;
  margin-right: 5px;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-initialized .product > * {
    margin-left: 0;
    margin-right: 0;
  }
}
.hotspot.--slider .slick-initialized.slick-dotted {
  margin-bottom: 0;
}
.hotspot.--slider .headline {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .hotspot.--slider .headline {
    margin-left: 0;
    margin-right: 0;
  }
}
.hotspot.--list .skeleton .product__name,
.hotspot.--list .skeleton .product__prices {
  display: none;
}
.hotspot.--list .product {
  border: none;
  background: #fff;
  color: #333;
  text-align: left;
}
.hotspot.--list .product .s_unit_converted_price {
  display: none;
}
.hotspot.--list .product__icon {
  width: 55px;
  min-width: 55px;
  height: 55px;
  background: #fff;
  border-radius: 0;
}
.hotspot.--list .product__icon img {
  max-height: 45px;
}
.hotspot.--list .product__wrapper {
  width: calc(100% - 55px);
}
@media (min-width: 979px) {
  .hotspot.--list .product h3 {
    max-width: 50%;
  }
}
.hotspot.--list .product__name {
  color: #000;
}
.hotspot.--list .product__name:hover {
  color: #0090f6;
}
.hotspot.--list .product__prices {
  padding-left: 0;
  padding-right: 0;
}
.hotspot.--list .product__prices .price.--phone {
  color: #0090f6;
}
.hotspot.--list .product__prices .price.--phone:hover {
  color: #000;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices .price {
    margin-left: 2.5rem;
    white-space: nowrap;
  }
}
@media (min-width: 979px) {
  .hotspot.--list .product__price_wrapper {
    text-align: right;
  }
}
.hotspot.--list .product__promo {
  font-size: 1.3rem;
}
.hotspot.--list .product__promo_info_wrapper {
  color: #e10404;
  flex-shrink: 0;
  font-size: 1.3rem;
  order: -1;
}
@media (min-width: 979px) {
  .hotspot.--list .product__promo_info_wrapper {
    margin-left: 2.5rem;
  }
}
.hotspot.--list .product__promo .price {
  order: 0;
}
.hotspot.--list .product__promo .price.--max {
  font-size: 1.3rem;
}
.hotspot.--list .product__promo .price.--max + .price {
  margin-left: 1rem;
}
.hotspot.--list .product__promo .price.--max + .product__promo_info {
  color: #e10404;
  margin-left: 0.5rem;
}
.hotspot.--list .product__see {
  font-size: 1.3rem;
  text-align: left;
  white-space: nowrap;
  display: none !important;
}
@media (min-width: 979px) {
  .hotspot.--list .product__see {
    margin-left: 2.5rem;
  }
}
.hotspot.--list .product__opinion {
  display: none !important;
}
.hotspot .product {
  position: relative;
}
.hotspot .product[data-product_disable] .product__icon img {
  opacity: 0.3;
}
.hotspot .product[data-product_disable] .label_icons {
  position: absolute;
  z-index: 99;
}
.hotspot:not(.--slider__banner) .hotspot__prev_arrow {
  right: 3.5rem;
  left: initial;
}
@media (min-width: 757px) {
  .hotspot:not(.--slider__banner) .hotspot__slick_arrow {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hotspot:not(.--slider__banner) .hotspot__slick_arrow {
    display: inline-block !important;
    top: -15%;
  }
}
@media (min-width: 1200px) {
  .hotspot:not(.--slider__banner) .hotspot__slick_arrow {
    top: -20%;
  }
}
img.b-lazy {
  min-width: 20px;
  min-height: 20px;
}
img.b-loaded {
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in-out 100ms;
  -moz-transition: opacity 500ms ease-in-out 100ms;
  -o-transitaion: opacity 500ms ease-in-out 100ms;
  transition: opacity 500ms ease-in-out 100ms;
  min-height: 0;
  min-width: 0;
}
.note {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
@media (min-width: 757px) {
  .note {
    margin-bottom: 0;
  }
}
.note span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 1.5em;
  order: 2;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  .note span {
    font-size: 1em;
    order: initial;
    width: auto;
    margin-bottom: 0;
  }
}
.note small {
  padding-left: 6px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3em;
  color: #333;
}
.note i {
  color: #DDDDDD;
  margin-right: 5px;
}
.note i.active,
.note i.--active {
  color: #0090f6;
}
.note strong {
  font-weight: normal;
  padding: 0 10px;
  width: 100%;
  order: 1;
  font-size: 2.1em;
  margin-bottom: 5px;
}
@media (min-width: 757px) {
  .note strong {
    font-size: 1.15em;
    order: initial;
    width: auto;
    margin-bottom: 0;
  }
}
html:not(.--vat) .price_vat {
  display: none !important;
}
.price {
  font-size: 2rem;
  display: block;
}
.price.--max {
  font-size: 1.2rem;
  display: flex;
  align-items: baseline;
}
.price.--max del {
  font-weight: 700;
  white-space: nowrap;
  order: 3;
  margin-left: 3px;
}
.price.--max .price_percent {
  order: 2;
}
.price.--max .omnibus_label {
  order: 1;
}
.price.--points {
  font-size: 1.4rem;
  color: #0090f6;
  font-weight: bold;
}
.price.--convert {
  font-size: 1.2rem;
}
.price_percent {
  padding-left: 3px;
}
.price_percent:before {
  content: '(';
}
.price_percent:after {
  content: ')';
}
html.--hide-percentage-discounts .price_percent,
html.--hide-percentage-discounts .projector_prices__percent {
  display: none;
}
.omnibus_price {
  font-size: 1.2rem;
}
.omnibus_price__value {
  white-space: nowrap;
  font-weight: 700;
}
.omnibus_price.--hidden {
  display: none;
}
.omnibus_price .price_sellby {
  display: none;
}
.new_price__value,
.new_price__date {
  white-space: nowrap;
}
.product .product_cleardescription {
  font-size: 1.3rem;
}
.product:has(.product__icon:focus-visible) {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
  outline: 2px dotted #49aae0 !important;
}
.product:has(.product__icon:focus-visible) .product__icon {
  outline: none;
  box-shadow: none;
}
@media (min-width: 1170px) {
  .product__wrapper__name {
    width: 55%;
    margin-top: 3%;
  }
}
.product .price_vat {
  display: none;
}
.product:first-child {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 757px) {
  .product:first-child {
    margin-left: 0;
    margin-right: 0;
  }
}
.product__icon {
  margin-bottom: 1rem;
  position: relative;
  height: 20vh;
}
@media (min-width: 757px) {
  .product__icon {
    height: 28rem;
  }
}
.product__icon img {
  max-height: 20vh;
}
@media (min-width: 757px) {
  .product__icon img {
    max-height: 27rem;
  }
}
.product__name {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  text-decoration: none;
  width: 90%;
  display: block;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 757px) {
  .product__name {
    width: 100%;
  }
}
.product__name:hover {
  color: #0090f6;
}
.product__firm:not(.btn) {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  color: #7A7A7A;
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
}
.product__firm:not(.btn):hover {
  color: #0090f6;
}
.product__note {
  margin-bottom: 5px;
}
.product__note small {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  color: #7A7A7A;
  margin-left: 2px;
}
.product__note small:before {
  content: '(';
}
.product__note small:after {
  content: ')';
}
.product__note .icon-star {
  margin-right: 3px;
}
.product__note .icon-star:before {
  display: none;
}
.product__note .icon-star.--active svg {
  fill: #F1BF42;
}
.product__bottom {
  background: #F8F8F9;
  border-radius: 4px;
  padding: 13px 14px;
  flex-direction: column;
}
@media (max-width: 757px) {
  .product__bottom {
    padding: 1.3rem 1rem !important;
  }
}
@media (max-width: 1199px) {
  .product__bottom {
    padding: 13px 15px;
    display: flex;
    flex-direction: column;
  }
  .product__bottom button,
  .product__bottom a {
    width: 100% !important;
  }
}
.product__bottom_wrapper {
  justify-content: space-between;
  display: flex;
}
@media only screen and (min-width: 757px) and (max-width: 978px) {
  .product__bottom_wrapper {
    flex-direction: column;
    gap: 1rem;
  }
}
@media (min-width: 1200px) {
  .product__buy {
    margin-top: 0;
  }
}
.product__buy button,
.product__buy a {
  padding: 0.9rem 2rem !important;
  max-height: 36px;
  font-size: 11px !important;
  width: 100%;
  white-space: nowrap;
}
@media (min-width: 400px) {
  .product__buy button,
  .product__buy a {
    font-size: 12px !important;
  }
}
@media (min-width: 757px) {
  .product__buy button,
  .product__buy a {
    font-size: 13px !important;
  }
}
@media (min-width: 979px) {
  .product__buy button,
  .product__buy a {
    width: initial;
  }
}
@media (min-width: 1200px) {
  .product__buy button,
  .product__buy a {
    padding: 1.1rem 1.5rem !important;
    max-height: 43px;
    font-size: 15px !important;
    min-width: 110px;
  }
}
.product__buy button.--loading,
.product__buy a.--loading {
  position: relative;
  pointer-events: none;
}
.product__buy button.--loading:before,
.product__buy a.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.product__buy button.--loading:after,
.product__buy a.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.product__bottom_wrapper:not(.--omnibus) .price.--max,
.product__bottom_wrapper:not(.--omnibus) .price.--before-rebate {
  display: none;
}
.product__bottom_wrapper.--omnibus {
  flex-wrap: wrap;
}
.product__bottom_wrapper.--omnibus-new-price .omnibus_price,
.product__bottom_wrapper.--omnibus-new-price .price.--max {
  display: none;
}
.product__bottom_wrapper.--omnibus-new-price .price.--new-price {
  margin-top: 15px;
}
.product__bottom_wrapper.--omnibus-higher .price.--main {
  color: #e10404;
}
.product__bottom_wrapper .price.--max .price_percent:not(.--show),
.product__bottom_wrapper .price.--omnibus .price_percent:not(.--show) {
  display: none;
}
.product__bottom_wrapper.--omnibus-code .price.--max {
  display: none;
}
.product__bottom_wrapper.--omnibus-code-short .price.--before-rebate {
  display: none;
}
.product__bottom_wrapper .omnibus_price {
  order: 3;
}
.product__bottom_wrapper > .price.--max {
  order: 2;
  font-weight: 400;
  font-size: 12px;
  margin-top: 10px;
}
.product__bottom_wrapper > .price.--omnibus,
.product__bottom_wrapper > .price.--max,
.product__bottom_wrapper > .price.--before-rebate,
.product__bottom_wrapper > .price.--new-price {
  order: 3;
}
.product__bottom_wrapper > .price.--omnibus .price_sellby,
.product__bottom_wrapper > .price.--max .price_sellby,
.product__bottom_wrapper > .price.--before-rebate .price_sellby,
.product__bottom_wrapper > .price.--new-price .price_sellby {
  display: none;
}
.product__prices {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.product__prices .price {
  order: 1;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
  line-height: 21px;
  color: #302929;
}
@media (min-width: 400px) {
  .product__prices .price {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .product__prices .price {
    font-size: 22px;
    margin-top: 0.3rem;
  }
}
.product__prices .price__yousave {
  background: #3BBEEF;
  border-radius: 3px;
  font-weight: 500;
  font-size: 12px;
  line-height: 21px;
  color: #FFFFFF;
  padding: 2px 6px 2px 4px;
  width: fit-content;
  height: fit-content;
  position: relative;
  top: -2px;
  display: inline-block;
}
.product__prices .price.--max {
  position: relative;
  order: 2;
  margin-right: 1rem;
}
@media (max-width: 756px) {
  .product__prices .price.--max {
    display: flex;
    flex-direction: column;
  }
}
.product__prices .price.--max span:first-child {
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  text-decoration-line: line-through;
  color: #7A7A7A;
  margin-right: 6px;
  text-decoration: line-through;
}
@media (min-width: 1200px) {
  .product__prices .price.--max span:first-child {
    font-size: 15px;
    margin-top: 0rem;
  }
}
.product__prices .price.--points {
  order: 3;
  display: none !important;
}
.product__prices .price.--phone {
  color: #0090f6;
}
.product__prices .price.--phone:hover {
  color: #000;
}
.product__cleardescription {
  font-size: 1.3rem;
  margin-bottom: 15px;
}
.product__opinion {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #c4c7c8;
}
@media (max-width: 756px) {
  .product__opinion {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.product__opinion_client {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}
.product__opinion_content {
  font-size: 1.2rem;
}
.product__opinion .note {
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .product__opinion .note {
    display: flex;
    justify-content: center;
  }
}
.product__opinion .note .icon-star {
  margin-right: 2px;
}
.product__opinion .note small {
  font-size: 1.1rem;
}
@media (min-width: 757px) {
  .product__opinion .note small {
    font-size: 1.2rem;
  }
}
.product__opinion .note span {
  font-size: 1.3rem;
  order: initial;
  width: auto;
  margin-bottom: 0;
  white-space: nowrap;
}
@media (min-width: 757px) {
  .product__opinion .note span {
    font-size: 1.4rem;
  }
}
.hotspot:not(.--slider):not(.--list):not(.--added) .products {
  border-radius: 0;
  overflow: hidden;
  background: #fff;
  justify-content: center;
}
.article__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.5rem;
}
@media (min-width: 757px) {
  .article__item {
    display: block;
  }
}
.article__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 979px) {
  .article__item:nth-last-child(2):not(:nth-child(even)) {
    margin-bottom: 0;
  }
}
.article__image_wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 757px) {
  .article__image_wrapper {
    float: left;
    max-width: 35%;
    margin: 0 10px 5px 0;
  }
}
.article__date_name {
  order: -1;
  margin-bottom: 1rem;
  display: flex;
}
.article__name_wrapper {
  display: flex;
  align-items: center;
}
.article__name {
  font-size: 2.3rem;
  color: #333;
  text-decoration: none;
}
.article__name[href]:hover {
  color: #0090f6;
}
@media (min-width: 757px) {
  .article__text.--date {
    padding-left: 50px;
  }
}
.article__description {
  padding: 10px 0;
  margin-bottom: 5px;
  font-size: 1.3rem;
}
@media (min-width: 757px) {
  .article__description {
    padding-top: 0;
  }
}
.article__more_link {
  font-size: 1.3rem;
}
.article__all {
  text-align: center;
  margin: 20px 0;
}
.datasquare {
  color: #0090f6;
  text-align: center;
  display: inline-block;
  font-size: 2.4rem;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #c4c7c8;
  min-width: 40px;
}
.datasquare > * {
  line-height: 1.1;
}
.datasquare span,
.datasquare b {
  font-size: 1.1rem;
  font-weight: normal;
  display: block;
}
/*component_css_end*/

/*component_css_start id=63e4f9f9ea5fb5.39144426 page=css-components type=css_components_dropdown*/
.drop_down_wrapper {
  margin: 0 5px 5px 5px;
}
.drop_down_label {
  display: block;
  position: relative;
  margin: 0 !important;
  padding: 5px 20px 5px 10px !important;
  text-transform: none !important;
  font-size: 17px !important;
  border: none;
  border: 1px solid #c4c7c8;
  transition: all 0.2s linear;
  color: #c4c7c8;
  vertical-align: text-top;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.drop_down_label img {
  max-height: 20px;
  vertical-align: middle;
}
.drop_down_label:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #c4c7c8;
  content: "";
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 15%;
  margin-top: 10px;
  margin-left: 5px;
}
.drop_down_label.open_list:after {
  border-top: none;
  border-bottom: 5px solid #c4c7c8;
}
.drop_down_list {
  display: none;
  margin: 0 10px 10px 10px;
  margin: 0 !important;
}
.drop_down_list > * {
  display: block !important;
  margin: 0 !important;
  padding: 10px !important;
}
div.fancy-select {
  position: relative;
  display: inline-block;
  color: #333;
}
div.fancy-select.disabled {
  opacity: 0.5;
}
div.fancy-select select:focus + div.trigger {
  outline: 0;
}
div.fancy-select div.trigger,
.form-control.form-control.dropdown-toggle {
  display: block;
  width: 100%;
  height: 50px;
  text-align: left;
  padding: 6px 20px 6px 20px;
  font-size: 1em;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s;
  border-radius: 0;
  height: 40px;
  padding: 10px;
  padding-right: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.fancy-select div.trigger {
  background-color: #fff;
}
.dropdown-menu,
div.fancy-select ul.options {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 400;
  display: none;
  float: left;
  min-width: 150px;
  max-height: 400px;
  padding: 0;
  margin: 5px 0 0;
  list-style: none;
  font-size: 1em;
  text-align: left;
  background-color: #fff;
  border: 1px solid #c4c7c8;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: auto;
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  border-radius: 0;
}
.dropdown-menu::-webkit-scrollbar-track,
div.fancy-select ul.options::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.dropdown-menu::-webkit-scrollbar,
div.fancy-select ul.options::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.dropdown-menu::-webkit-scrollbar-thumb,
div.fancy-select ul.options::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
@media (min-width: 757px) {
  .dropdown-menu div.fancy-select ul.options,
  div.fancy-select ul.options div.fancy-select ul.options {
    top: 35px;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu div.fancy-select ul.options,
  div.fancy-select ul.options div.fancy-select ul.options {
    max-height: 500px;
  }
}
.open > .dropdown-menu,
div.fancy-select ul.options.open {
  display: block;
}
.form-control.dropdown-toggle::after,
div.fancy-select div.trigger::after {
  float: right;
  margin-left: 10px;
  margin-top: 10px;
  color: #0090f6;
  content: "\F0D7";
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: fontawesome;
  position: absolute;
  right: 17px;
  top: 50%;
  margin: 0;
  float: none;
}
.form-group.open .form-control.dropdown-toggle::after,
div.fancy-select div.trigger.open:after {
  content: "\F0D8";
}
div.fancy-select ul.options li,
.dropdown-menu > li > a {
  display: block;
  padding: 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  cursor: pointer;
  text-decoration: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu .selected {
  text-decoration: none;
  background: #f1f1f1;
}
div.fancy-select ul.options li.hover,
div.fancy-select ul.options li.selected {
  text-decoration: none;
  background: #f1f1f1;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #f1f1f1;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0090f6;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #c4c7c8;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > a {
  outline: 0;
}
.f-dropdown.--small .f-control:after {
  height: 100%;
  font-size: 1.6rem;
}
.f-dropdown.--small .f-dropdown-menu {
  font-size: 1.2rem;
  border-radius: 0 0 0 0;
}
.f-dropdown.--small .f-dropdown-menu a {
  padding: 1rem 1.3rem;
}
@media (min-width: 757px) {
  .f-dropdown.--small-sm .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-sm .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 0 0;
  }
  .f-dropdown.--small-sm .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (min-width: 979px) {
  .f-dropdown.--small-md .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-md .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 0 0;
  }
  .f-dropdown.--small-md .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (min-width: 1200px) {
  .f-dropdown.--small-lg .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-lg .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 0 0;
  }
  .f-dropdown.--small-lg .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (max-width: 756px) {
  .f-dropdown.--small-sm-max .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-sm-max .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 0 0;
  }
  .f-dropdown.--small-sm-max .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (max-width: 978px) {
  .f-dropdown.--small-md-max .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-md-max .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 0 0;
  }
  .f-dropdown.--small-md-max .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
@media (max-width: 1199px) {
  .f-dropdown.--small-lg-max .f-control:after {
    height: 100%;
    font-size: 1.6rem;
  }
  .f-dropdown.--small-lg-max .f-dropdown-menu {
    font-size: 1.2rem;
    border-radius: 0 0 0 0;
  }
  .f-dropdown.--small-lg-max .f-dropdown-menu a {
    padding: 1rem 1.3rem;
  }
}
.f-dropdown {
  position: relative;
}
.f-dropdown .f-control {
  padding-right: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}
.f-dropdown .f-control:after {
  content: '\F107';
  font-family: FontAwesome;
  width: 30px;
  height: 100%;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}
.f-dropdown .f-control:focus,
.f-dropdown .f-control.focused {
  border-color: #c4c7c8;
}
.f-dropdown .f-control:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
.f-dropdown .f-dropdown-menu {
  position: absolute;
  top: calc(100% + 5px);
  right: 0;
  left: 0;
  min-width: 100px;
  max-height: 300px;
  list-style: none;
  font-size: 1.4rem;
  background: #fff;
  text-align: left;
  border: 1px solid #EBEEF8;
  z-index: 400;
  display: none;
  overflow: auto;
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  border-radius: 0;
  border-radius: 0 0 0 0;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
@media (min-width: 757px) {
  .f-dropdown .f-dropdown-menu {
    max-height: 400px;
  }
}
.f-dropdown .f-dropdown-menu a {
  color: #333;
  display: block;
  padding: 1.3rem 1.8rem;
  text-decoration: none;
  width: 100%;
}
.f-dropdown .f-dropdown-menu a:hover,
.f-dropdown .f-dropdown-menu a.selected,
.f-dropdown .f-dropdown-menu a.--selected {
  background: #f1f1f1;
}
.f-dropdown .f-dropdown-li,
.f-dropdown li {
  border-bottom: 1px solid #EBEEF8;
}
.f-dropdown .f-dropdown-li.--disabled a,
.f-dropdown li.--disabled a {
  opacity: 0.4;
  text-decoration: line-through;
}
.f-dropdown .f-dropdown-li:last-child,
.f-dropdown li:last-child {
  border-bottom: none;
}
.f-dropdown.open .f-control,
.f-dropdown.--open .f-control {
  border-radius: 0 0 0 0;
}
.f-dropdown.open .f-control:after,
.f-dropdown.--open .f-control:after {
  content: '\F106';
}
.f-dropdown.open .f-dropdown-menu,
.f-dropdown.--open .f-dropdown-menu {
  display: block;
}
.f-dropdown.--placeholder .f-dropdown-toggle[data-indexcurrent="0"] .f-dropdown-label {
  display: none;
}
.f-dropdown.--placeholder .f-dropdown-menu li:first-child {
  display: none;
}
.f-dropdown > select {
  display: none;
}
.f-dropdown > select.--placeholder-select option:first-child {
  display: none;
}
._mobile .f-dropdown:not(.--disable-mobile-view) > select {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  display: block;
}
._mobile .f-dropdown:not(.--disable-mobile-view):not(.open) .f-dropdown-menu {
  display: none;
}
/*component_css_end*/

/*component_css_start id=60dd8eff86c682.87357130 page=css-components type=css_components_map*/
div.loadingMap {
  background: url('/gfx/standards/mapLoaderBg.png?r=1761917057');
  height: 501px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
  right: 0;
}
div.loadingContent {
  position: relative;
}
div.loadingBox {
  background: none repeat scroll 0 0 #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
span.loadingMap {
  color: #333;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingAdres {
  display: none;
}
img.marker_face {
  display: none;
}
.mapTooltip {
  max-width: 200px;
  font-size: 11px;
}
.mapTooltipName {
  font-size: 13px;
}
.mapTooltipAdress {
  padding-bottom: 5px;
  padding-top: 5px;
}
.mapTooltipComment {
  padding-top: 5px;
}
.mapTooltipLink {
  padding-top: 8px;
  font-size: 1em;
}
.pickupl_calendar_wrapper {
  margin: 0 -5px 20px;
}
.pickupl_date {
  background: #fff;
  cursor: pointer;
  display: inline-block;
  width: 33.333333%;
}
.pickupl_radio {
  opacity: 0;
  position: absolute;
}
.pickupl_date_sub {
  border: 2px solid #c4c7c8;
  margin: 5px;
  padding: 10px;
  text-align: center;
  border-radius: 0;
}
.pickupl_date_day {
  display: block;
  font-weight: bold;
}
.pickupl_date_month {
  font-size: 12px;
}
input:checked + div.pickupl_date_sub {
  border: 2px solid #0090f6;
}
@media (min-width: 757px) {
  .pickupl_date {
    width: 25%;
  }
}
@media (min-width: 979px) {
  .pickupl_date {
    width: 10%;
  }
}
/*component_css_end*/

/*component_css_start id=669fa509bad1f2.67061085 page=layout type=layout*/
aside[class*='col-'] {
  display: none;
  background: #fff;
  font-size: 0.93em;
  display: block;
  padding: 1.5rem;
  position: fixed !important;
  font-size: 1em;
  z-index: 1000;
  top: 0;
  bottom: -60px;
  overflow-x: hidden;
  overflow-y: auto;
  right: -100%;
  padding-right: calc(1.5rem + env(safe-area-inset-right));
}
@media (max-width: 1200px) {
  aside[class*='col-'] {
    max-width: 25%;
  }
}
@media (max-width: 979px) {
  aside[class*='col-'] {
    max-width: 50vw;
  }
}
@media (max-width: 757px) {
  aside[class*='col-'] {
    max-width: calc(100% - 60px);
  }
}
@media (min-width: 757px) {
  aside[class*='col-'] {
    right: -50vw;
  }
}
@media (min-width: 979px) {
  aside[class*='col-'] {
    display: none;
    position: relative !important;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    overflow: visible;
    z-index: 0;
    padding: 0 15px !important;
  }
}
@media (min-width: 1200px) {
  aside[class*='col-'] {
    font-size: 1em;
  }
}
header {
  margin-bottom: 10px;
  background: #fff;
  font-size: 0.93em;
  display: grid;
  grid-template-columns: 16.666% 16.666% 1fr 110px 50px 50px;
  grid-template-areas: "bars_top bars_top bars_top bars_top bars_top bars_top" "rabateCode rabateCode rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping freeShipping freeShipping" "logo logo logo menu_settings menu_basket menu_categories" "menu_search menu_search menu_search menuOptions menuOptions menuOptions";
  justify-content: flex-start;
  height: auto;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 600;
  box-shadow: none;
  justify-content: space-between;
  align-items: stretch;
  transition: 0.25s transform;
  padding-right: 0;
  padding-right: env(safe-area-inset-right);
  padding-left: 0;
  padding-left: env(safe-area-inset-left);
}
@media (min-width: 757px) {
  header {
    grid-template-columns: 15% 15% 30% 26% 7% 7%;
  }
}
@media (min-width: 979px) {
  header {
    height: auto;
    position: relative;
    border: none;
    box-shadow: none;
    align-items: center;
    padding-top: 10px;
    background: #fff;
    column-gap: 1rem;
    grid-template-columns: minmax(15rem, auto) minmax(35rem, 40rem) minmax(auto, 32rem) auto auto auto auto;
    grid-template-areas: "bars_top bars_top bars_top bars_top bars_top bars_top bars_top" "rabateCode rabateCode rabateCode rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping freeShipping freeShipping freeShipping" "logo menu_search menuOptions menub2b open_trigger_wrapper menu_settings menu_basket" "menu_categories menu_categories menu_categories menu_categories menu_categories menu_categories menu_categories" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs breadcrumbs breadcrumbs breadcrumbs";
  }
}
@media (min-width: 1200px) {
  header {
    column-gap: 2rem;
  }
}
@media (min-width: 1200px) {
  header:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100vw;
    margin-left: -50vw;
    background: #fff;
  }
}
header.header_bar_top {
  padding-top: 0;
}
@media (min-width: 1200px) {
  header.header_bar_top .bars_top {
    margin-bottom: 17px;
  }
}
@media (min-width: 1200px) {
  header {
    font-size: 1em;
  }
}
@-moz-document url-prefix() {
  header::before {
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: unset;
  }
}
@media (max-width: 978px) {
  .scroll header {
    transform: translateY(-100%);
  }
}
.scroll header:before,
.scroll_down header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
@media (min-width: 979px) {
  .scroll header:before,
  .scroll_down header:before {
    content: none;
  }
}
footer {
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
@media (min-width: 757px) {
  footer {
    font-size: 1em;
  }
}
#container {
  margin: 0 auto;
  text-align: left;
  font-size: 1.3rem;
  position: relative;
}
@media (min-width: 757px) {
  #container {
    font-size: 1.4rem;
  }
}
#container.payment_tunnel #footer_links,
#container.payment_tunnel .breadcrumbs,
#container.payment_tunnel #menu_categories,
#container.payment_tunnel #menu_basket,
#container.payment_tunnel #menu_settings,
#container.payment_tunnel #menu_search,
#container.payment_tunnel .menu_options,
#container.payment_tunnel #menub2b,
#container.payment_tunnel #menu_settings2,
#container.payment_tunnel .orderdetails_summary,
#container.payment_tunnel #prepaid_order_products,
#container.payment_tunnel #prepaid_delivery_list,
#container.payment_tunnel #prepaid_address,
#container.payment_tunnel .actions_return_rma,
#container.payment_tunnel .actions_rma,
#container.payment_tunnel #prepaid_documents,
#container.payment_tunnel #prepaid_buttons,
#container.payment_tunnel .freeShipping {
  display: none !important;
}
#container.payment_tunnel header {
  justify-content: center;
  grid-template-areas: "bars_top bars_top bars_top bars_top bars_top bars_top" "logo logo logo logo logo logo";
}
#container.payment_tunnel #logo {
  justify-content: center;
  text-align: center;
  padding: 1rem;
}
@media (min-width: 979px) {
  #container.payment_tunnel #logo {
    padding: 0;
  }
}
#container.prepaid_page.payment_tunnel + footer #footer_links,
#container.prepaid_page.payment_tunnel + footer #menu_buttons {
  display: none !important;
}
@media (max-width: 978px) {
  #container:not(.affiliate-client_page, .affiliate-clients_page, .affiliate-generator_page, .affiliate-main_page, .affiliate-orders_page, .affiliate-resources_page, .affiliate-stats_page, .main_page, .returns-confirmation_page, .returns-couriers_page, .returns-details_page, .returns-list_page, .returns-methods_page, .returns-products_page, .returns-repayments_page, .returns-sites_page, .rma-add_page, .rma-confirmation_page, .rma-details_page, .rma-edit_page, .rma-list_page, .rma-methods_page, .rma_products_page, .rma-sites_page, .return_products_page) #content:nth-child(2) {
    margin-top: 5.4rem;
  }
}
#content {
  margin-top: 1rem;
}
@media (min-width: 979px) {
  #content {
    margin-top: 0;
  }
}
#layout {
  margin-bottom: 30px;
}
.main_page header {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  .main_page header {
    margin-bottom: 2rem;
  }
}
.main_page #layout,
.basketedit_page #layout {
  margin-bottom: 0px;
}
.search_page aside {
  display: block;
}
.search_page #layout {
  margin-bottom: 15px;
}
.blog-list_page aside {
  display: block;
}
.blog-item_page aside {
  display: block;
}
.sidebar_open,
.filters_open {
  overflow: hidden;
}
.sidebar_open header,
.filters_open header {
  justify-content: flex-start;
}
.sidebar_open header #mobileBackButton,
.filters_open header #mobileBackButton {
  display: block !important;
}
.sidebar_open aside,
.filters_open aside {
  right: 0;
  z-index: 1101;
  transition: right 200ms ease 200ms;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  padding-bottom: 120px !important;
  display: block;
}
.sidebar_open #container,
.filters_open #container {
  left: 0px;
}
.sidebar_open footer,
.filters_open footer {
  left: 0px;
  position: relative;
}
.sidebar_open #content *,
.filters_open #content * {
  pointer-events: none;
}
.sidebar_open footer *,
.filters_open footer * {
  pointer-events: none;
}
@media (max-width: 757px) {
  .sidebar_open #logo a,
  .filters_open #logo a {
    width: 42%;
  }
}
#ck_dsclr {
  margin-left: -15px;
  margin-right: -15px;
  position: relative !important;
  background: #0090f6 !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  border-top: 1px solid #0090f6 !important;
  border-bottom: none !important;
  clear: both;
}
@media (min-width: 979px) {
  #ck_dsclr {
    margin-left: 0;
    margin-right: 0;
  }
}
#ck_dsclr #ck_dsclr_sub {
  max-width: 100% !important;
  font-size: 13px !important;
  display: flex !important;
  justify-content: center;
  padding: 10px 15px;
  align-items: center;
  color: #fff !important;
}
#ck_dsclr a {
  color: #fff !important;
  text-decoration: underline !important;
}
#ck_dsclr a:hover {
  text-decoration: none !important;
}
#ck_dsclr #ckdsclmrshtdwn {
  background: #fff !important;
  color: #0090f6 !important;
  border: 1px solid #fff !important;
  padding: 7px !important;
  margin-left: 10px;
  transition: all 0.25s;
  width: auto !important;
}
#ck_dsclr #ckdsclmrshtdwn:hover {
  background: #0090f6 !important;
  color: #fff !important;
}
#iai-accounts_toplayer p a {
  color: #0090f6 !important;
  text-decoration: underline !important;
}
#iai-accounts_toplayer p a:hover {
  text-decoration: none !important;
  color: #333 !important;
}
.iai-accounts_alter_button {
  color: #0090f6 !important;
  text-decoration: underline !important;
}
.iai-accounts_alter_button:hover {
  text-decoration: none !important;
  color: #333 !important;
}
#accept_button,
#no_thanks_button {
  background: none !important;
  padding: 0 !important;
  border: 1px solid transparent !important;
  font-family: 'Roboto', sans-serif !important;
  display: inline-block !important;
  text-decoration: none !important;
  font-style: normal !important;
  font-weight: 700 !important !important;
  font-size: 13px !important;
  color: #1A1A18 !important;
  width: 100% !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s !important;
  border-radius: 4px !important;
  text-transform: uppercase !important;
  font-size: 1.2rem !important;
  padding: 0.9rem 1rem !important;
  font-weight: normal !important;
}
#accept_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon),
#no_thanks_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon) {
  text-decoration: underline !important;
  color: #333 !important;
}
#accept_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover,
#no_thanks_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover {
  color: #0090f6 !important;
}
@media (min-width: 757px) {
  #accept_button,
  #no_thanks_button {
    width: auto;
  }
}
#accept_button:hover,
#no_thanks_button:hover {
  color: #333 !important;
}
#accept_button.--extrasmall,
#no_thanks_button.--extrasmall {
  padding: 0.5rem 1rem !important;
}
#accept_button.--small.--solid,
#no_thanks_button.--small.--solid {
  background: #FADF36 !important;
  border: 1px solid #FADF36 !important;
  color: #1A1A18 !important;
}
#accept_button.--small.--solid:hover,
#no_thanks_button.--small.--solid:hover {
  background: #1A1A18 !important;
  border: 1px solid #1A1A18 !important;
  color: #FADF36 !important;
}
#accept_button.--small.--outline,
#no_thanks_button.--small.--outline {
  background: #fff !important;
  border: 1px solid #0090f6 !important;
  color: #0090f6 !important;
}
#accept_button.--small.--outline:hover,
#no_thanks_button.--small.--outline:hover {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--medium,
#no_thanks_button.--medium {
  font-size: 1.4rem !important;
  padding: 1.25rem 1.4rem !important;
  font-weight: 700 !important;
}
#accept_button.--medium.--solid,
#no_thanks_button.--medium.--solid {
  background: #FADF36 !important;
  border: 1px solid #FADF36 !important;
  color: #1A1A18 !important;
}
#accept_button.--medium.--solid:hover,
#no_thanks_button.--medium.--solid:hover {
  background: #1A1A18 !important;
  border: 1px solid #1A1A18 !important;
  color: #FADF36 !important;
}
#accept_button.--medium.--outline,
#no_thanks_button.--medium.--outline {
  background: #fff !important;
  border: 1px solid #0090f6 !important;
  color: #0090f6 !important;
}
#accept_button.--medium.--outline:hover,
#no_thanks_button.--medium.--outline:hover {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--large,
#no_thanks_button.--large {
  font-size: 1.5rem !important;
  padding: 1.45rem 2rem !important;
  font-weight: bold !important;
}
#accept_button.--large.--solid,
#no_thanks_button.--large.--solid {
  background: #FADF36 !important;
  border: 1px solid #FADF36 !important;
  color: #1A1A18 !important;
}
#accept_button.--large.--solid:hover,
#no_thanks_button.--large.--solid:hover {
  background: #1A1A18 !important;
  border: 1px solid #1A1A18 !important;
  color: #FADF36 !important;
}
#accept_button.--large.--outline,
#no_thanks_button.--large.--outline {
  background: #fff !important;
  border: 1px solid #0090f6 !important;
  color: #0090f6 !important;
}
#accept_button.--large.--outline:hover,
#no_thanks_button.--large.--outline:hover {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--solid,
#no_thanks_button.--solid {
  background: #0090f6 !important;
  border: 1px solid #0090f6 !important;
  color: #fff !important;
}
#accept_button.--solid:hover,
#no_thanks_button.--solid:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
#accept_button.--outline,
#no_thanks_button.--outline {
  background: #fff !important;
  border: 1px solid #0090f6 !important;
  color: #0090f6 !important;
}
#accept_button.--outline:hover,
#no_thanks_button.--outline:hover {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--icon-left,
#no_thanks_button.--icon-left,
#accept_button.--icon-right,
#no_thanks_button.--icon-right {
  position: relative !important;
}
#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary),
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
  color: #333 !important;
  text-decoration: underline !important;
}
#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before,
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
  display: inline-block !important;
  text-decoration: none !important;
}
#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover,
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
  color: #0090f6 !important;
}
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before {
  font-family: FontAwesome !important;
}
#accept_button.--icon-left i,
#no_thanks_button.--icon-left i,
#accept_button.--icon-right i,
#no_thanks_button.--icon-right i,
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
#accept_button.--icon-left,
#no_thanks_button.--icon-left,
#accept_button.--medium.--icon-left,
#no_thanks_button.--medium.--icon-left,
#accept_button.--large.--icon-left,
#no_thanks_button.--large.--icon-left {
  padding-left: 2.5em !important;
}
#accept_button.--icon-left i,
#no_thanks_button.--icon-left i,
#accept_button.--medium.--icon-left i,
#no_thanks_button.--medium.--icon-left i,
#accept_button.--large.--icon-left i,
#no_thanks_button.--large.--icon-left i,
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--medium.--icon-left:before,
#no_thanks_button.--medium.--icon-left:before,
#accept_button.--large.--icon-left:before,
#no_thanks_button.--large.--icon-left:before {
  left: 0.7em !important;
  font-size: 1.3em !important;
}
#accept_button.--icon-right,
#no_thanks_button.--icon-right,
#accept_button.--medium.--icon-right,
#no_thanks_button.--medium.--icon-right,
#accept_button.--large.--icon-right,
#no_thanks_button.--large.--icon-right {
  padding-right: 2.5em !important;
}
#accept_button.--icon-right i,
#no_thanks_button.--icon-right i,
#accept_button.--medium.--icon-right i,
#no_thanks_button.--medium.--icon-right i,
#accept_button.--large.--icon-right i,
#no_thanks_button.--large.--icon-right i,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before,
#accept_button.--medium.--icon-right:before,
#no_thanks_button.--medium.--icon-right:before,
#accept_button.--large.--icon-right:before,
#no_thanks_button.--large.--icon-right:before {
  right: 0.7em !important;
  font-size: 1.3em !important;
}
#accept_button.--secondary,
#no_thanks_button.--secondary {
  background: #fff !important;
  border: 1px solid #6cb7e6 !important;
  color: #6cb7e6 !important;
  font-weight: 500 !important !important;
}
#accept_button.--secondary:hover,
#no_thanks_button.--secondary:hover {
  background: #fff !important;
  border: 1px solid #49aae0 !important;
  color: #49aae0 !important;
  font-weight: bold !important !important;
}
#accept_button.--secondary.--solid,
#no_thanks_button.--secondary.--solid {
  font-weight: 500 !important !important;
  background: #fff !important;
  border: 1px solid #49aae0 !important;
  color: #49aae0 !important;
}
#accept_button.--secondary.--solid:hover,
#no_thanks_button.--secondary.--solid:hover {
  background: #fff !important;
  border: 1px solid #49aae0 !important;
  color: #49aae0 !important;
  font-weight: bold !important !important;
}
#accept_button.--secondary.--outline,
#no_thanks_button.--secondary.--outline {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--secondary.--outline:hover,
#no_thanks_button.--secondary.--outline:hover {
  background: #fff !important;
  border: 1px solid #0090f6 !important;
  color: #0090f6 !important;
}
#accept_button:focus-visible,
#no_thanks_button:focus-visible {
  outline: 2px dotted #49aae0 !important;
  box-shadow: 0 0 0 2px #fff !important;
  outline-offset: 2px !important;
  border-radius: 5px !important;
}
@media (min-width: 757px) {
  #accept_button,
  #no_thanks_button {
    width: 47% !important;
  }
}
#accept_button {
  background: #0090f6 !important;
  border: 1px solid #0090f6 !important;
  color: #fff !important;
}
#accept_button:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
.search_result__block.--asystent {
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  border-radius: 0;
}
.search_result__block.--asystent::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.search_result__block.--asystent::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.search_result__block.--asystent::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
/* ukrycie elementów dodających do list zakupowych */
/* lista produktów */
.search_page .product .product__favorites .favoriteSearch {
  display: none !important;
  pointer-events: none !important;
}
/* karta towaru */
.projector_page .product_name__action.--shopping-list {
  display: none !important;
  pointer-events: none !important;
}
/* koszyk */
.basketedit_page .tool__button.--add-to-favorite {
  display: none !important;
  pointer-events: none !important;
}
/* wersja mobilna */
.shopping_list_top {
  display: none !important;
  pointer-events: none !important;
}
/* przesunięcie menu po ukryciu dodaj do ulubionych, do usunięcia przy włączeniu widoczności list zakupowych */
@media (max-width: 756px) {
  #menu_additional {
    justify-content: flex-end !important;
  }
}
/* Listy zakupowe menu mobile */
html.sidebar_open aside .shopping_list_menu {
  display: none !important;
}
/*component_css_end*/

/*component_css_start id=63d1385d79e7d4.18386512 page=layout_top type=menu_javascript*/
.price.--max + .--fp .--fp_value {
  color: #e10404;
}
.price.--max + strong.price .--fp .--fp_value {
  color: #e10404;
}
#viewType {
  width: 1px;
}
@media (min-width: 757px) {
  #viewType {
    width: 2px;
  }
}
@media (min-width: 979px) {
  #viewType {
    width: 3px;
  }
}
@media (min-width: 1200px) {
  #viewType {
    width: 4px;
  }
}
.scrollarea {
  border-right: 1px solid #333;
}
.image-left {
  float: left;
  margin-right: 10px;
}
.image-popup._mobile #container1 {
  display: none;
}
.image-popup._mobile #container {
  display: none;
}
.table_wrapper {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.table_row {
  display: table-row;
}
.table_cell {
  display: table-cell;
  float: none !important;
  vertical-align: top;
}
.ui-table {
  border: 0 none;
  border-collapse: collapse;
  padding: 0;
  width: 100%;
}
.ui-table th {
  font-weight: bold;
  line-height: 1.5em;
  padding: 0.4em 0.5em;
  vertical-align: top;
  text-align: left;
  clear: left;
  float: left;
  width: 100%;
}
@media (min-width: 757px) {
  .ui-table th {
    float: none;
    clear: none;
    width: auto;
  }
}
.ui-table td {
  line-height: 1.5em;
  padding: 0.7em 0.5em;
  vertical-align: top;
  text-align: left;
  clear: left;
  float: left;
  width: 100%;
}
@media (min-width: 757px) {
  .ui-table td {
    float: none;
    clear: none;
    width: auto;
  }
}
.ui-table-reflow tbody th {
  margin-top: 30px;
}
@media (min-width: 757px) {
  .ui-table-reflow tbody th {
    margin-top: 3em;
  }
}
.ui-table-reflow thead td,
.ui-table-reflow thead th {
  display: none;
}
@media (min-width: 757px) {
  .ui-table-reflow thead td,
  .ui-table-reflow thead th {
    display: table-cell;
  }
}
.table-stroke tr:nth-child(2n) {
  background: none;
}
.ui-table-reflow td .ui-table-cell-label,
.ui-table-reflow th .ui-table-cell-label {
  margin: -0.4em 1em -0.4em -0.4em;
  min-width: 40%;
  padding: 0.4em;
  display: inline-block;
}
@media (min-width: 757px) {
  .ui-table-reflow td .ui-table-cell-label,
  .ui-table-reflow th .ui-table-cell-label {
    display: none;
  }
}
.table-stroke thead th,
.table-stroke thead td {
  border-bottom: 1px solid #c4c7c8;
  line-height: 1.2;
}
.table-stroke tbody th,
.table-stroke tbody td {
  border-bottom: 1px solid #c4c7c8;
  vertical-align: middle;
  line-height: 1.3;
}
.ui-table-reflow td,
.ui-table-reflow th {
  text-align: left;
  font-size: 13px;
}
.table-stroke-row-sum {
  border-top: 2px solid #c4c7c8;
  border-bottom: 1px solid #c4c7c8;
  color: #0090f6;
  font-weight: bold;
  background: #f1f1f1 !important;
}
.table-stroke-row-sum th {
  color: #333;
}
.mobile_sidebar .menu_box {
  display: none;
}
.mobile_sidebar div.main_hotspot {
  display: none;
}
.mobile_sidebar .menu_sub_box {
  border: none;
  background: none;
  padding: 0;
}
.mobile_sidebar .menu_box h2,
.mobile_sidebar .menu_box_label {
  font-family: 'Roboto', sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 3rem;
  background: none;
  border: none;
  border-bottom: 1px solid #0090f6;
  font-size: 1.083em;
  font-weight: normal;
  padding: 0 0 4px 0;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .mobile_sidebar .menu_box h2,
  .mobile_sidebar .menu_box_label {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
  }
}
.mobile_sidebar .menu_box h2 a,
.mobile_sidebar .menu_box_label a {
  font-size: 1em;
  font-weight: normal;
  color: #333;
  text-shadow: 1px 1px 1px #fff;
  text-decoration: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 5px dashed;
  border-top: 5px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.text-success {
  color: #10ac82;
}
.text-danger {
  color: #e10404;
}
.bg_alter {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  border-radius: 0;
}
.bg_alter .icon_link::before {
  color: #0090f6;
}
.bg_mask {
  background: #fff;
  color: #333;
  border: 1px solid #c4c7c8;
}
.bg_mask .big_label {
  color: #333;
  border-color: #0090f6;
}
.bg_mask .product-name {
  color: #333;
}
a.reverse_link,
.reverse_link a {
  color: #333;
}
a.reverse_link:hover,
.reverse_link a:hover {
  color: #0090f6;
}
header #menu_basket_details {
  display: none !important;
}
.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.65);
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal.--added .modal__wrapper {
  max-width: 800px;
}
@media (max-width: 978px) {
  .modal.--mobile {
    height: 200vh;
    height: calc(var(--vh, 1vh) * 200);
    align-items: flex-start;
    animation: slideDown 0.2s ease-out both;
  }
  .modal.--mobile .modal__wrapper {
    max-width: none;
    border-radius: 0;
    max-height: 100vh;
    max-height: calc(var(--vh, 1vh) * 100);
    margin: 0 !important;
  }
  .modal.--mobile .modal__close {
    position: fixed;
  }
}
.modal.--absolute {
  position: absolute;
  height: auto;
  bottom: 0;
}
.modal.--absolute .modal__wrapper {
  align-self: flex-start;
  max-height: none;
  margin-top: 3rem;
}
.modal.--extrasmall .modal__wrapper {
  max-width: 340px;
  padding: 2rem;
}
.modal.--medium .modal__wrapper {
  max-width: 840px;
}
.modal.--large .modal__wrapper {
  max-width: 1170px;
}
.modal__wrapper {
  background: #fff;
  width: 100%;
  max-width: 540px;
  max-height: 90vh;
  max-height: calc(var(--vh, 1vh) * 90);
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  border-radius: 0;
  margin: 0 1.5rem;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 2rem;
}
.modal__wrapper::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.modal__wrapper::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.modal__wrapper::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
@media (min-width: 979px) {
  .modal__wrapper {
    padding: 2.5rem;
  }
}
.modal__close {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media (min-width: 979px) {
  .modal__close {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.modal__close:before {
  content: '\E897';
  font-family: FontAwesome;
  font-size: 1.2rem;
}
/*component_css_end*/

/*component_css_start id=60dd8e83bf9068.60920781 page=layout_top type=menu_suggested_shop_for_language*/
.redirection {
  display: none;
}
.redirection__close {
  display: none;
}
.redirection__wrapper.--title {
  margin-bottom: 2rem;
}
@media (min-width: 757px) {
  .redirection__wrapper.--title {
    margin-bottom: 3rem;
  }
}
@media (min-width: 979px) {
  .redirection__wrapper.--title {
    background: #f1f1f1;
    color: #333;
    padding: 5rem;
    margin: -7rem 0 -7rem -1rem;
  }
}
@media (min-width: 1200px) {
  .redirection__wrapper.--title {
    padding: 6.5rem 5rem;
    margin: -5rem 0 -5rem -1rem;
  }
}
@media (min-width: 979px) {
  .redirection__wrapper.--configurator {
    padding: 0 3rem;
  }
}
@media (min-width: 1200px) {
  .redirection__wrapper.--configurator {
    padding: 3rem 5rem;
  }
}
.redirection__language {
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  .redirection__language {
    width: 50%;
    min-width: 50%;
    padding: 0 1.5rem;
  }
}
.redirection__language.--active .redirection__language_name {
  box-shadow: inset 0px -2px 0px #0090f6;
}
.redirection__language.--active .redirection__selector.--country {
  display: block;
}
.redirection__language strong {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.redirection__language strong span {
  padding-bottom: 0.2rem;
}
@media (min-width: 757px) {
  .redirection__selector.--language {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.5rem;
    width: 100%;
  }
}
.redirection__selector.--country {
  display: none;
}
.redirection__selector.--country:not(.--any) {
  margin: 1rem 0 0 3.1rem;
}
@media (min-width: 757px) {
  .redirection__selector.--country:not(.--any) {
    margin-top: 1.5rem;
  }
}
.redirection__title {
  font-size: 2rem;
  line-height: 1;
  font-family: 'Roboto', sans-serif;
}
@media (min-width: 979px) {
  .redirection__title {
    text-align: right;
    font-size: 3.1rem;
  }
}
.redirection__title span {
  display: block;
}
@media (min-width: 757px) {
  .redirection__title span {
    display: inline;
  }
}
@media (min-width: 979px) {
  .redirection__title span {
    display: block;
  }
}
@media (min-width: 757px) {
  .redirection__title span:first-child {
    margin-right: 0.5rem;
  }
}
@media (min-width: 979px) {
  .redirection__title span:first-child {
    margin: 0;
  }
}
.redirection__submit {
  display: flex;
  justify-content: center;
}
@media (min-width: 979px) {
  .redirection__submit {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .redirection__submit {
    margin-top: 3rem;
  }
}
.redirection__button {
  min-width: 14rem;
}
.redirection__button.--disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.redirection .f-group {
  margin-bottom: 1rem;
}
.redirection .f-group:last-child {
  margin-bottom: 0;
}
.redirection .flag {
  margin-right: 1rem;
  width: 2.1rem;
}
@media (min-width: 979px) {
  #modal.--redirection .modal__wrapper {
    padding: 7rem 2.5rem;
  }
}
@media (min-width: 1200px) {
  #modal.--redirection .modal__wrapper {
    padding: 5rem 2.5rem;
  }
}
#modal.--redirection .redirection {
  display: block;
}
/*component_css_end*/

/*component_css_start id=63b3fa5f2a15d4.07621222 page=layout_top type=bars_top*/
@media (max-width: 978px) {
  html.--scroll-down .bars_top {
    display: none;
  }
}
@media (max-width: 756px) {
  html:not(.--scroll-down):not(.order_process) {
    padding-top: 5rem;
  }
}
@media only screen and (min-width: 757px) and (max-width: 978px) {
  html:not(.--scroll-down):not(.order_process) #layout {
    margin-top: var(--bars-height);
    padding-top: 50px;
  }
}
@media only screen and (min-width: 757px) and (max-width: 978px) {
  html:not(.--scroll-down):not(.order_process) .main_page #layout {
    padding-top: 50px;
  }
}
@media (min-width: 979px) {
  .bars__item {
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
  }
}
.bars__item:last-child {
  margin-bottom: 10px;
}
.bars__item[data-close] .bars__wrapper {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 979px) {
  .bars__item.--fixed .bars__wrapper {
    position: fixed;
    z-index: 999;
    width: 100%;
  }
}
.bars__wrapper {
  background: var(--background-color);
  border: 1px solid var(--border-color);
  color: var(--font-color);
  border-radius: 0;
  text-align: center;
  position: relative;
  font-size: 1.3rem;
  padding: 5px;
  max-height: 32px;
}
@media (min-width: 1200px) {
  .bars__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px 20px;
  }
}
.bars__close {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none;
  font-size: 1.8rem;
  line-height: 1;
}
.bars__close:before {
  content: '\E880';
  font-family: FontAwesome;
  font-weight: bold;
}
.bars a {
  color: var(--font-color);
  transition: opacity 0.2s;
}
.bars a:hover {
  color: var(--font-color);
  opacity: 0.8;
}
html:not(.--freeShipping):not(.--rabateCode) .bars_top {
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  html:not(.--freeShipping):not(.--rabateCode) .bars_top {
    border-bottom: none;
  }
}
html:not(.--freeShipping):not(.--rabateCode) .bars__item:last-child {
  margin-bottom: 10px;
}
html.order_process .bars__item:last-child {
  margin-bottom: 10px;
}
html.--freeShipping.--rabateCode .rabateCode {
  margin-bottom: 0;
}
.bars_top {
  grid-area: bars_top;
}
@media (max-width: 756px) {
  .bars_top .bars__content {
    font-size: 11px;
  }
}
.bars_top .bars__item:last-child {
  margin-bottom: 0;
}
/*component_css_end*/

/*component_css_start id=61b0b1afcdfdf5.19170359 page=layout_top type=menu_rebates_codes*/
.rabateCode {
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  left: env(safe-area-inset-left);
  right: env(safe-area-inset-right);
  height: 3.8rem;
  border: 1px solid #0090f6;
  color: #0090f6;
  border-radius: 0;
  font-size: 1.3rem;
  margin: 1rem 1.5rem;
  padding: 0.3rem 2.2rem 0.3rem 2.2rem;
  grid-area: rabateCode;
}
@media (min-width: 757px) {
  .rabateCode {
    height: 3.6rem;
  }
}
@media (min-width: 979px) {
  .rabateCode {
    width: calc(100% - 0);
    margin: 1rem 0 0.3rem;
    top: 0;
    position: relative;
  }
}
.rabateCode__info {
  text-transform: uppercase;
  letter-spacing: 0.12rem;
  padding-right: 2px;
}
.rabateCode__val {
  margin-left: 0.5rem;
}
.rabateCode__close {
  position: absolute;
  color: #0090f6;
  right: 1.5rem;
  font-size: 1.8rem;
  text-decoration: none;
}
.rabateCode__close:hover {
  color: #333;
}
.rabateCode__close:after {
  content: '\E880';
  font-family: fontawesome;
  font-weight: bold;
}
html.--rabateCode:not(.order_process) #container:not(.payment_tunnel) .rabateCode {
  display: flex;
}
@media (max-width: 978px) {
  html.--rabateCode:not(.order_process) body {
    padding-top: 118px;
  }
  html.--rabateCode.--freeShipping:not(.order_process) body {
    padding-top: 118px;
  }
  html.--scroll-down.--rabateCode:not(.order_process) #container:not(.payment_tunnel) .rabateCode {
    display: none;
  }
}
@media (max-width: 756px) {
  html.--rabateCode:not(.--search-open) .main_page #menu_search .menu_search__item.--results {
    height: calc((var(--vh, 1vh) * 100) - ( 118px  + 60px));
  }
  html.--rabateCode.--freeShipping:not(.--search-open) .main_page #menu_search .menu_search__item.--results {
    height: calc((var(--vh, 1vh) * 100) - ( 118px  + 60px));
  }
}
/*component_css_end*/

/*component_css_start id=63b40e490d8338.99875657 page=layout_top type=menu_top*/
#mobileBackButton {
  grid-area: mobileBackButton;
  display: none;
  position: fixed;
  right: 1.5rem;
  top: 1.5rem;
}
#mobileBackButton i:before {
  font-size: 2.7rem;
}
#mobileBackButtonHeader {
  display: block;
  position: fixed;
  right: 1.5rem;
  top: 1.5rem;
}
#mobileBackButtonHeader i:before {
  font-size: 2.7rem;
}
#logo {
  width: 100%;
  z-index: -1;
  text-align: left;
  grid-area: logo;
  padding-left: 1rem;
  position: relative;
  /* &:after {
	  content: '';
	  width: 100vw;
	  height: 1px;
	  position: absolute;
	  top: 0;
	  left: ~'calc(-1*env(safe-area-inset-left))';
	  display: block;
	  z-index: 1;
	  background-color: @less_iaicolorscheme_background_border_color;
	  @media (min-width:1200px) {
	} */
}
@media (min-width: 979px) {
  #logo {
    margin-top: 0;
    padding-left: 0;
  }
  #logo:after {
    display: none;
  }
}
@media (min-width: 1200px) {
  #logo {
    margin-top: 0;
  }
}
#logo a {
  display: inline-block;
  width: 100%;
}
#logo img {
  max-height: 41px;
  max-width: 100%;
  width: auto;
  vertical-align: bottom;
}
@media (min-width: 979px) {
  #logo img {
    max-height: 95px;
    height: auto;
  }
}
@media (min-width: 1200px) {
  #logo img {
    min-width: 150px;
  }
}
.fixed_menu_active {
  width: 38px;
  height: 33px;
  background: #FAFAFA;
  border-radius: 4px;
  display: none;
  justify-content: center;
  align-items: center;
  margin-right: 2rem;
}
@media (min-width: 1400px) {
  .fixed_menu_active {
    margin-right: 40px;
  }
}
/*component_css_end*/

/*component_css_start id=63b40d52955562.44284269 page=layout_top type=menu_search*/
@media (max-width: 978px) {
  html #menu_search {
    margin-bottom: 1rem;
  }
  html #menu_search .menu_search__mobile {
    display: none ;
  }
  html .popular {
    padding-top: 2rem;
  }
  html .popular_wrapper {
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
  }
  html .popular_title {
    font-size: 14px;
    margin-bottom: 1rem;
    color: #333;
    display: block;
  }
  html .popular_link {
    font-display: 14px;
    margin-bottom: 1rem;
    padding-left: 1rem;
    color: #959595;
  }
  html.--search-open {
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  html.--search-open #layout,
  html.--search-open footer {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }
  html.--search-open #menu_search .menu_search__input {
    margin: 0 1rem;
    background: #fff;
    color: #333;
    border: 1px solid #939393;
    border-radius: 1rem;
    width: calc(100% - 2rem);
    padding: 0 4rem 0 1rem;
  }
  html.--search-open #menu_search .menu_search__block {
    position: fixed;
    display: block;
    top: 6rem;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 1;
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
  }
  html.--search-open #menu_search .menu_search__item.--popular {
    display: flex;
  }
  html.--search-open #menu_search .menu_search__item.--input {
    position: relative;
  }
  html.--search-open #menu_search .menu_search__item.--results {
    display: block;
    overflow: auto;
    max-height: calc((var(--vh, 1vh) * 100) -  60px );
    padding-bottom: env(safe-area-inset-bottom);
  }
  html.--search-open #menu_search .menu_search__submit {
    right: 1rem !important;
  }
  html.sidebar_open #menu_search {
    margin-bottom: 0.5rem;
  }
  html.sidebar_open #menu_search.--loading .menu_search__item.--input:after {
    display: none;
  }
  html.sidebar_open #menu_search .menu_search__mobile {
    display: none;
  }
  html.sidebar_open #menu_search .menu_search__block {
    display: block;
    position: relative;
    background: #fff;
  }
  html.sidebar_open #menu_search .menu_search__input {
    border: 1px solid #939393;
    border-radius: 1rem;
    padding-left: 1rem;
    padding-right: 5rem;
  }
  html.sidebar_open #menu_search .menu_search__input {
    background: #fff;
    color: #333;
  }
  html.sidebar_open #menu_search .menu_search__submit {
    height: 44px;
    right: 0;
    color: #333;
  }
  html.sidebar_open #menu_search .menu_search__submit:hover {
    color: #0090f6;
  }
  html.--scroll-down #logo:after,
  html:not(.--freeShipping):not(.--rabateCode) #logo:after {
    display: none;
  }
}
@media (max-width: 978px) and (min-width: 757px) {
  html.--search-open #menu_search .menu_search__item.--results {
    display: flex;
    height: calc((var(--vh, 1vh) * 100) -  60px );
  }
}
@media (max-width: 978px) {
  html .menu_search__block {
    display: block !important;
    left: 0;
    right: 0;
    padding-left: 1rem;
  }
  html .menu_search__item.--input {
    background: #fff;
    color: #333;
    position: relative;
  }
  html .menu_search__input {
    background: #fff;
    color: #333;
    border: 1px solid #939393 !important;
    border-radius: 1rem;
    text-overflow: ellipsis;
    padding: 0 4rem 0 1rem !important;
  }
  html .menu_search__submit {
    color: #333;
  }
  html .menu_search__submit:hover {
    color: #0090f6;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__mobile {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__block {
    display: block;
    left: 0;
    right: 0;
    padding-left: 1rem;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__item.--input {
    background: #fff;
    color: #333;
    position: relative;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__input {
    background: #fff;
    color: #333;
    border: 1px solid #939393;
    border-radius: 1rem;
    text-overflow: ellipsis;
    padding: 0 4rem 0 1rem;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__submit {
    color: #333;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__submit:hover {
    color: #0090f6;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open).--results-main-open {
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open).--results-main-open body {
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open).--results-main-open.scroll header {
    transform: none;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open).--results-main-open #layout,
  html:not(.scroll):not(.sidebar_open):not(.--search-open).--results-main-open footer {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open).--results-main-open .main_page #menu_search .menu_search__block {
    box-shadow: none;
    height: 100%;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open).--results-main-open .main_page #menu_search .menu_search__item.--results {
    display: block;
    border-top: 1px solid #c4c7c8;
    overflow: auto;
  }
  html:not(.scroll):not(.sidebar_open):not(.--search-open).--results-main-open .main_page #menu_search .menu_search__item.--results .search_result__block {
    height: auto;
  }
  html:not(.--rabateCode):not(.--freeShipping):not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__item.--results {
    height: calc((var(--vh, 1vh) * 100) - ( 60px  + 60px));
  }
}
#menu_search {
  grid-area: menu_search;
}
@media (min-width: 979px) {
  #menu_search {
    height: 45px;
    margin: 0;
  }
}
#menu_search.--loading .menu_search__item.--input:after {
  content: '\E838';
  font-family: FontAwesome;
  animation: spin 1.5s infinite linear;
  font-size: 2.35rem;
  position: absolute;
  top: calc(50% - 15px);
  right: 6rem;
}
@media (min-width: 979px) {
  #menu_search.--loading .menu_search__item.--input:after {
    right: 4.5rem;
  }
}
@media (min-width: 979px) {
  #menu_search.--focus {
    position: relative;
    z-index: 201;
    /* .menu_search__block {
			  position: absolute;
			  top: 0;
			  left: 0;
			  width: 554px;
			  background: @less_iaicolorscheme_background_mask_color;
			  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
			} */
  }
  #menu_search.--focus.--open .menu_search__item.--results {
    border: 1px solid #f0f0f0;
    border-top: 0;
    display: flex;
    margin-top: -1px;
    max-height: calc(95vh - 80px);
    max-height: calc((var(--vh, 1vh) * 95) - 80px);
    overflow: auto;
    scrollbar-color: #0090f6 transparent;
    scrollbar-width: thin;
    border-radius: 0;
  }
  #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
  #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar-thumb {
    background-color: #0090f6;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
}
#menu_search .menu_search__mobile,
#menu_search .menu_search__submit {
  width: 50px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  text-decoration: none;
  background: transparent;
  border-radius: 1rem;
}
#menu_search .menu_search__mobile:focus-visible,
#menu_search .menu_search__submit:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
@media (max-width: 978px) {
  #menu_search .menu_search__mobile.menu_search__submit,
  #menu_search .menu_search__submit.menu_search__submit {
    height: 38px !important;
    width: 38px;
    top: 3px;
    right: 3px !important;
  }
}
#menu_search .menu_search__mobile.menu_search__submit,
#menu_search .menu_search__submit.menu_search__submit {
  height: 60px;
}
@media (min-width: 979px) {
  #menu_search .menu_search__mobile,
  #menu_search .menu_search__submit {
    width: 45px;
    height: 45px;
  }
  #menu_search .menu_search__mobile.menu_search__submit,
  #menu_search .menu_search__submit.menu_search__submit {
    height: 34px;
    width: 34px;
    top: 5px;
    right: 5px;
    background: transparent;
    border-radius: 1rem;
  }
}
#menu_search .menu_search__mobile:hover,
#menu_search .menu_search__submit:hover {
  color: #fdfcfc;
  background: #41BEF0;
}
#menu_search .menu_search__mobile:hover:before,
#menu_search .menu_search__submit:hover:before {
  color: #fff;
}
#menu_search .menu_search__mobile:before,
#menu_search .menu_search__submit:before {
  content: '\E81A';
  color: #333;
  font-family: FontAwesome;
  font-size: 2.2rem;
}
#menu_search .menu_search__mobile {
  font-size: 2.4rem;
  opacity: 1;
  transition: 0.3s opacity;
  color: #333;
}
@media (min-width: 979px) {
  #menu_search .menu_search__mobile {
    display: none;
  }
}
#menu_search .menu_search__mobile:hover {
  color: #0090f6;
}
#menu_search .menu_search__submit {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 2rem;
}
@media (min-width: 979px) {
  #menu_search .menu_search__submit {
    font-size: 1.8rem;
    top: 0;
    right: 0;
  }
}
#menu_search .menu_search__block {
  display: none;
  background: #fff;
  color: #333;
}
@media (min-width: 979px) {
  #menu_search .menu_search__block {
    display: block;
    border-radius: 0;
  }
}
#menu_search .menu_search__item.--popular {
  display: none;
}
@media (min-width: 979px) {
  #menu_search .menu_search__item.--input {
    position: relative;
  }
}
#menu_search .menu_search__input {
  font-size: 1.4rem;
  border: none;
  height: 44px;
  box-shadow: none;
  background: #fff;
  color: #333;
  width: 100%;
  padding-right: 8rem;
}
@media (min-width: 979px) {
  #menu_search .menu_search__input {
    border: 1px solid #939393;
    border-radius: 1rem;
    font-size: 1.2rem;
    padding-left: 1.5rem;
    padding-right: 7.5rem;
  }
}
#menu_search .menu_search__input::-webkit-input-placeholder {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  color: #333;
}
#menu_search .menu_search__input:-moz-placeholder {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  color: #333;
}
#menu_search .menu_search__input::-moz-placeholder {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  color: #333;
}
#menu_search .menu_search__input:-ms-input-placeholder {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  color: #333;
}
#menu_search .search_result {
  display: none;
}
#menu_search .search_result__block {
  padding: 1rem 1.5rem 1.5rem;
}
@media (max-width: 978px) {
  #menu_search .search_result__block {
    margin-top: 10px;
    border-radius: 1rem;
    border: 1px solid #F0F0F0;
  }
}
@media (min-width: 757px) {
  #menu_search .search_result__block {
    align-items: flex-start;
    height: 100%;
    overflow-y: auto;
  }
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--queries {
    flex: 1;
    position: sticky;
    top: 0;
    min-width: 170px;
  }
}
#menu_search .search_result__block.--queries:not(:only-child) {
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--queries:not(:only-child) {
    border: none;
    border-right: 1px solid #c4c7c8;
  }
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--others {
    flex: 3;
  }
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--others:not(:only-child) {
    border-left: 1px solid #c4c7c8;
    margin-left: -1px;
  }
}
#menu_search .search_result__item {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
#menu_search .search_result__item:not(.--button-all) {
  padding: 0.5rem 0;
  font-size: 1.3rem;
  color: #333;
}
#menu_search .search_result__item:not(.--button-all):hover,
#menu_search .search_result__item:not(.--button-all).--active {
  color: #0090f6;
}
#menu_search .search_result__item.--product {
  display: flex;
  align-items: center;
  text-decoration: none;
}
#menu_search .search_result__item.--product .search_result__name {
  max-width: 200px;
}
#menu_search .search_result__item.--button-all {
  min-width: 133px;
  width: auto;
  margin: 1.5rem auto 0;
}
#menu_search .search_result__item.--button-all.--active {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
#menu_search .search_result__icon {
  margin-right: 1.5rem;
  width: 45px;
  position: relative;
  overflow: hidden;
}
#menu_search .search_result__icon:before {
  content: "";
  display: block;
  width: 100%;
  position: relative;
  padding-top: 45px;
}
#menu_search .search_result__icon img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#menu_search .search_result__name_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 60px);
}
@media (min-width: 979px) {
  #menu_search .search_result__name_wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 1400px) {
  #menu_search .search_result__name_wrapper {
    flex-direction: row;
    align-items: center;
  }
}
#menu_search .search_result__price {
  white-space: nowrap;
  margin-left: 1rem;
}
@media (min-width: 979px) {
  #menu_search .search_result__price {
    margin-left: 0;
    font-weight: 700;
  }
}
@media (min-width: 1400px) {
  #menu_search .search_result__price {
    margin-left: 1rem;
    font-weight: 400;
  }
}
#menu_search .search_result__label {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
#menu_search .search_result__name {
  text-overflow: ellipsis;
  overflow: hidden;
}
#menu_search .search_result__items {
  padding-left: 1.5rem;
}
#menu_search .search_result__sub {
  margin-bottom: 3rem;
}
#menu_search .search_result__sub:last-child {
  margin-bottom: 0;
}
/*component_css_end*/

/*component_css_start id=67a1ce21388412.60862399 page=layout_top type=menu_settings*/
span.menu_settings_language {
  text-transform: uppercase;
  margin-right: 3px;
}
span.menu_settings_currency {
  margin-left: 3px;
}
.menu_options {
  grid-area: menuOptions;
  display: flex;
  padding: 0 1rem;
  gap: 1rem;
}
@media (min-width: 979px) {
  .menu_options {
    padding: 0;
    gap: 1rem;
  }
}
@media (min-width: 1200px) {
  .menu_options {
    gap: 2rem;
  }
}
.help {
  background: #f9f9f9;
  border-radius: 1rem;
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 4.5rem;
  position: relative;
  outline: none;
}
@media (min-width: 979px) {
  .help {
    width: auto;
  }
  .help:focus-visible {
    outline: 2px dotted #49aae0;
    box-shadow: 0 0 0 2px #fff;
    outline-offset: 2px;
    border-radius: 5px;
  }
}
.help:hover {
  cursor: pointer;
}
.help svg {
  position: relative;
  top: 1px;
  margin-right: 1.2rem;
}
@media (max-width: 756px) {
  .help svg {
    width: 20px;
    height: 20px;
    top: -1px;
  }
}
@media (min-width: 979px) {
  .help:hover .help_wrapper,
  .help.--active .help_wrapper {
    display: block;
    border-radius: 0 1rem 1rem 1rem;
  }
  .help:hover .help_main,
  .help.--active .help_main {
    border: 1px solid #939393;
    border-bottom: none;
    border-radius: 1rem 1rem 0 0;
  }
}
.help_main {
  border: 1px solid transparent;
  border-bottom: none;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background: #f9f9f9;
  z-index: 3;
  border-radius: 1rem;
}
@media (min-width: 979px) {
  .help_main {
    padding: 0 1rem;
  }
}
.help_main span {
  display: block;
  line-height: 12px;
  font-weight: 400;
  width: min-content;
  white-space: nowrap;
  font-size: 11px;
}
@media (min-width: 757px) {
  .help_main span {
    line-height: 14px;
    font-size: 13px;
  }
}
.help_link {
  font-weight: 400 !important;
  margin-bottom: 2rem !important;
  text-decoration: none;
  font-size: 14px;
}
@media (min-width: 979px) {
  .help_link {
    margin-bottom: 1rem !important;
  }
}
.help_link__after {
  display: block;
  font-size: 1.1rem;
  color: gray;
  width: 100%;
  margin-top: 0.5rem;
  margin-left: 2.5rem;
}
.help_link_body {
  margin-bottom: 2rem;
}
.help_link_body:last-child {
  margin-bottom: 0;
}
.help_link_title {
  display: block;
  font-weight: 500;
  font-size: 1.5rem;
  color: #929292;
  margin-bottom: 2.5rem !important;
}
@media (min-width: 979px) {
  .help_link_title {
    margin-bottom: 1.2rem !important;
  }
}
.help_link_title:last-child {
  margin-bottom: 0 !important;
}
.help_wrapper {
  display: none;
  width: 270px;
  height: auto;
  position: absolute;
  top: 4.5rem;
  left: 0;
  z-index: 3;
  border-radius: 10px;
  background: #f9f9f9;
  border: 1px solid #939393;
  padding: 1rem;
  margin-top: -1px;
  z-index: 2;
}
@media (max-width: 978px) {
  .help_wrapper {
    position: fixed;
    width: 100vw;
    height: 100%;
    background: #fff;
    border-radius: 0;
    top: 60px;
    border: none;
  }
}
.help_wrapper_body {
  display: flex;
  flex-direction: column;
  color: #333333;
  padding: 0 0.5rem;
}
@media (max-width: 978px) {
  .help_wrapper_body {
    padding: 1.5rem 1rem;
  }
}
.help_wrapper_body a {
  color: #333333;
  font-weight: 500;
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}
.help_wrapper_body a:hover {
  color: #41BEF0;
}
.help_wrapper_body a:hover svg {
  fill: #41BEF0;
}
.help_wrapper_body a:last-child {
  margin-bottom: 1rem;
}
.help_wrapper_body a img {
  margin-right: 1rem;
}
.assistant {
  width: 100%;
  margin: 0;
  height: 4.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 979px) {
  .assistant {
    width: auto;
  }
}
.assistant a {
  display: flex;
  text-decoration: none;
  align-items: center;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  width: 100%;
  height: 100%;
  justify-content: center;
  background: #f9f9f9;
  border-radius: 1rem;
  border: 1px solid transparent;
}
@media (min-width: 979px) {
  .assistant a {
    padding: 0 1rem;
    transition: none;
  }
}
.assistant a:hover {
  cursor: pointer;
  opacity: 1;
}
@media (min-width: 979px) {
  .assistant a:hover {
    border: 1px solid #939393;
  }
}
.assistant a:hover span {
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.assistant a:hover svg {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.assistant a:hover svg path {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.assistant a svg {
  position: relative;
  top: 1px;
  margin-right: 1rem;
}
@media (max-width: 756px) {
  .assistant a svg {
    width: 20px;
    height: 20px;
  }
}
.assistant a span {
  display: block;
  line-height: 12px;
  font-weight: 400;
  width: min-content;
  font-size: 11px;
}
@media (min-width: 757px) {
  .assistant a span {
    line-height: 14px;
    font-size: 13px;
  }
}
#menub2b {
  display: none;
}
@media (min-width: 979px) {
  #menub2b {
    display: flex;
    grid-area: menub2b;
    justify-content: center;
  }
}
#menub2b .menub2b__link {
  font-size: 13px;
  text-decoration: none;
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
  width: 100%;
  color: #333;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#menub2b .menub2b__link > span {
  display: none;
}
@media (min-width: 1200px) {
  #menub2b .menub2b__link > span {
    display: block;
  }
}
@media (min-width: 1200px) {
  #menub2b .menub2b__link {
    justify-content: flex-start;
    flex-direction: column-reverse;
    width: initial;
  }
}
#menub2b .menub2b__link:hover {
  color: #3BBEEF;
}
#menub2b .menub2b__link:after {
  content: "\E8B2";
  font-family: FontAwesome;
  font-weight: 400;
  margin: 0;
  color: inherit;
  font-size: 1.8rem;
  position: relative;
  margin-top: 1px;
}
@media (min-width: 1200px) {
  #menub2b .menub2b__link:after {
    font-size: 1.6rem;
    margin-top: 0;
  }
}
#menu_settings {
  display: flex;
  border-left: none;
  border-right: none;
  border-top: none;
  width: 100%;
  grid-area: menu_settings;
}
@media (min-width: 979px) {
  #menu_settings {
    margin: 0 0 150px;
    margin: 0;
    font-size: 1.3rem;
    z-index: 200;
    width: initial;
    position: relative;
  }
}
#menu_settings .account_link {
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column-reverse;
  color: #333;
  border-radius: 0;
  height: 100%;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  width: 5rem;
}
@media (min-width: 757px) {
  #menu_settings .account_link {
    margin-left: 2rem;
  }
}
@media (min-width: 979px) {
  #menu_settings .account_link {
    margin-left: 0;
    border: 1px solid transparent;
    border-radius: 1rem;
    background: #f9f9f9;
    padding: 0 1rem;
    width: auto;
    justify-content: center;
  }
  #menu_settings .account_link:hover {
    border: 1px solid #939393;
    opacity: 1;
  }
}
@media (max-width: 1199px) {
  #menu_settings .account_link span {
    display: none;
  }
}
#menu_settings .account_link:after {
  content: "\E8B3";
  font-family: FontAwesome;
  font-weight: 400;
  margin: 0;
  color: inherit;
  font-size: 2.4rem;
  position: relative;
}
@media (min-width: 757px) {
  #menu_settings .account_link:after {
    font-size: 2.4rem;
  }
}
@media (min-width: 979px) {
  #menu_settings .account_link:after {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  #menu_settings .account_link:after {
    font-size: 1.6rem;
  }
}
#menu_settings .account_link span {
  white-space: nowrap;
}
#menu_settings .menu_settings_wrapper {
  text-align: left;
  align-items: center;
  position: relative;
  margin-top: 0.5rem;
}
#menu_settings .menu_settings_inline {
  position: relative;
  border-bottom: 1px solid #c4c7c8;
  padding: 1.5rem 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#menu_settings .menu_settings_inline:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
}
#menu_settings .menu_settings_inline:last-child {
  border-bottom: none;
}
#menu_settings .menu_settings_header {
  font-size: 11px;
  margin-right: 4px;
}
#menu_settings .menu_settings_content {
  font-size: 12px;
}
#menu_settings .menu_settings_flag {
  margin: 0 8px 0 0;
  vertical-align: middle;
}
#menu_settings .menu_settings_lang_label {
  display: none;
}
#menu_settings .radio {
  margin: 0;
}
#menu_settings .radio label {
  border-bottom: 1px solid #c4c7c8;
  font-size: 1em;
  padding: 0 20px;
  display: flex;
  align-items: center;
  line-height: 60px;
  text-transform: uppercase;
}
@media (min-width: 979px) {
  #menu_settings .radio label {
    line-height: 35px;
  }
}
#menu_settings .radio label:has(:focus-visible) {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
#menu_settings .select-after {
  position: relative;
}
#menu_settings .select-after:before {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 24px;
  pointer-events: none;
}
@media (min-width: 979px) {
  #menu_settings .select-after:before {
    display: none;
  }
}
#menu_additional {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-right: 3px;
  justify-content: center;
  width: 100%;
}
@media (min-width: 757px) {
  #menu_additional {
    justify-content: flex-end;
  }
}
@media (min-width: 979px) {
  #menu_additional {
    justify-content: center;
    height: 4.5rem;
    width: auto;
  }
}
@media (min-width: 1200px) {
  #menu_additional {
    padding-right: 0;
  }
}
.shopping_list_top {
  z-index: 1;
  position: relative;
  height: 100%;
  display: flex;
  width: 50px;
}
@media (min-width: 757px) {
  .shopping_list_top {
    width: initial;
  }
}
@media (min-width: 1200px) {
  .shopping_list_top {
    flex: 1;
  }
}
.shopping_list_top[data-empty="true"] .slt_lists__empty {
  display: block;
}
.shopping_list_top .slt_link {
  text-decoration: none;
  width: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column-reverse;
  color: #333;
  border-radius: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
@media (max-width: 1199px) {
  .shopping_list_top .slt_link span {
    display: none;
  }
}
@media (min-width: 1200px) {
  .shopping_list_top .slt_link {
    border-left: 1px solid #eee;
  }
}
.shopping_list_top .slt_link:hover {
  color: #3BBEEF;
}
.shopping_list_top .slt_link:after {
  content: "\E8B1";
  font-family: FontAwesome;
  font-weight: 600;
  margin: 0;
  color: inherit;
  font-size: 2.3rem;
  position: relative;
  top: 1px;
  left: 1px;
}
@media (min-width: 757px) {
  .shopping_list_top .slt_link:after {
    font-size: 2.4rem;
  }
}
@media (min-width: 979px) {
  .shopping_list_top .slt_link:after {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .shopping_list_top .slt_link:after {
    font-weight: 400;
    position: initial;
    top: initial;
    font-size: 1.6rem;
    margin-left: -8px;
  }
}
.shopping_list_top .slt_lists {
  display: none;
  position: absolute;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
@media (min-width: 1200px) {
  .shopping_list_top .slt_lists {
    padding: 5rem 2.5rem 1.5rem;
    top: -2rem;
    left: -2.5rem;
    z-index: -1;
    min-width: 230px;
    max-width: 300px;
  }
}
.shopping_list_top .slt_lists__nav {
  list-style: none;
}
.shopping_list_top .slt_lists__nav_item {
  border-bottom: 1px solid #c4c7c8;
}
.shopping_list_top .slt_lists__nav_item:last-child {
  border: none;
}
.shopping_list_top .slt_lists__nav_item[data-current] .slt_lists__nav_link {
  font-weight: bold;
}
.shopping_list_top .slt_lists__nav_item[data-shared] .slt_lists__nav_link:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.1rem;
  margin-left: 0.5rem;
}
.shopping_list_top .slt_lists__nav_link {
  display: flex;
  align-items: center;
  padding: 1rem 0;
  color: #000;
  font-size: 1.2rem;
  white-space: nowrap;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .shopping_list_top .slt_lists__nav_link {
    min-width: 215px;
  }
}
.shopping_list_top .slt_lists__nav_link:hover {
  color: #0090f6;
}
.shopping_list_top .slt_lists__nav_link:before {
  content: '\E881';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.6rem;
  margin-right: 1rem;
}
.shopping_list_top .slt_lists__nav_name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shopping_list_top .slt_lists__count {
  margin-left: 0.3rem;
}
.shopping_list_top .slt_lists__count:before {
  content: '(';
}
.shopping_list_top .slt_lists__count:after {
  content: ')';
}
.shopping_list_top .slt_lists__empty {
  display: none;
  font-size: 1.2rem;
}
/* header #menu_settings {
  display: none !important;

  @media (min-width: 979px) {
    display: flex !important;
  }
} */
/*component_css_end*/

/*component_css_start id=670f6ff6eadf53.38488756 page=layout_top type=menu_basket*/
.form-group label:has(input[type="radio"]:focus-visible, input[type="checkbox"]:focus-visible) {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
.topBasket {
  grid-area: menu_basket;
  position: relative;
}
@media (max-width: 1199px) {
  .topBasket {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 979px) {
  .topBasket:not(.--hide):hover {
    z-index: 998;
  }
  .topBasket:not(.--hide):hover .topBasket__sub {
    z-index: 3;
    background: #f9f9f9;
    border: 1px solid #939393;
    border-bottom: 0;
    border-radius: 1rem 1rem 0 0;
  }
  .topBasket:not(.--hide):hover .topBasket__details_wrapper {
    display: block;
    z-index: 2;
    background: #f9f9f9;
  }
}
.topBasket.--oneclick-hide .topBasket_oneclick {
  display: none;
}
.topBasket__name {
  margin-bottom: 5px;
  margin-top: 5px;
}
.topBasket__price {
  display: none;
  font-weight: 400;
  font-size: 13px;
  width: 100%;
}
@media (min-width: 1200px) {
  .topBasket__price {
    display: inline;
  }
}
.topBasket__sub {
  font-weight: 700;
  display: block;
  position: relative;
  font-size: 2.4em;
  text-align: center;
  color: #333;
  text-decoration: none;
  /* &:before {
		  display: none;
		
		  @media (min-width: 979px) {
		    content: "\F105";
		    font-family: FontAwesome;
		    font-size: 1.8rem;
		    font-weight: 400;
		    color: inherit;
		    display: initial;
		  }
		} */
}
@media (min-width: 979px) {
  .topBasket__sub {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    color: #333;
    border-radius: 1rem;
    z-index: 99;
    border: 1px solid transparent;
    border-bottom: 0;
    transition: none !important;
    background: #f9f9f9;
    height: 4.5rem;
    padding: 0 1rem;
  }
  .topBasket__sub:hover {
    opacity: 1 !important;
  }
}
.topBasket__sub strong {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  margin-top: -1px;
}
.topBasket__sub:after {
  content: "\E819";
  font-family: FontAwesome;
  font-size: 2.4rem;
  position: relative;
  top: -0.5px;
  font-weight: 100;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
@media (min-width: 757px) {
  .topBasket__sub:after {
    top: -2.5px;
  }
}
@media (min-width: 979px) {
  .topBasket__sub:after {
    left: 2px;
    font-weight: 400;
    position: initial;
    top: initial;
    font-size: 2rem;
    margin-top: 2px;
    order: 3;
  }
}
@media (min-width: 1200px) {
  .topBasket__sub:after {
    margin-top: 0;
    font-size: 1.6rem;
  }
}
.topBasket__sub.--hover span:not(.badge),
.topBasket__sub.--hover strong {
  color: #3BBEEF;
}
.topBasket__sub.--hover:after {
  color: #3BBEEF;
}
.topBasket .badge {
  font-size: 1rem;
  height: 1.5rem;
  line-height: 2rem;
  min-width: 1.5rem;
  padding: 0;
  width: 1.5rem;
  position: absolute;
  right: -9px;
  z-index: 99;
  background: #3BBEEF;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 13px;
}
@media (min-width: 979px) {
  .topBasket .badge {
    transform: translateY(-50%);
    right: initial;
    top: 1px;
    margin-left: 2rem;
    position: absolute;
    height: 1.8rem;
    line-height: 1.8rem;
    min-width: 1.8rem;
    width: 1.8rem;
    order: 2;
    transform: none;
  }
}
.topBasket .badge:empty {
  display: none;
}
.topBasket__details_wrapper {
  /*
	    z-index: -1;
	    display: none;
  		background: @less_iaicolorscheme_background_mask_color;
  		position: absolute;
  		right: 0rem;
  		top: -2.5rem;
  		box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
  		padding:1rem 2rem 1.5rem 2rem;
  		border-radius: 4px;
      border: 1px solid #F0F0F0;
			width: 64rem;
			max-height: 62rem;
			*/
  z-index: 2;
  background: #fff;
  display: none;
  position: absolute;
  top: calc(100% - 1px);
  padding: 1rem 1.5rem;
  width: 50rem;
  border: 1px solid #939393;
  border-radius: 1rem 0 1rem 1rem;
  right: 0;
}
.topBasket__details.--products {
  width: 100%;
}
.topBasket__details.--products.--list .topBasket__row {
  padding-bottom: 0.7rem;
}
.topBasket__details.--products.--list .topBasket__item.--photo {
  display: none;
}
.topBasket__details.--products.--list .topBasket__item.--name {
  flex-basis: 68%;
}
.topBasket__details.--products.--list .topBasket__version {
  display: inline;
}
.topBasket__details_btn_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topBasket__details.--shipping {
  font-size: 1.2rem;
  display: flex;
  flex-direction: column;
}
.topBasket__details.--shipping.--free .topBasket__name span,
.topBasket__details.--shipping.--free .topBasket__freeShipping {
  display: none;
}
.topBasket__details .topBasket_oneclick {
  width: 59rem;
  border-top: 1px solid #c4c7c8;
  padding: 1.5rem 0;
  margin: 1rem 0 -2rem;
  font-size: 1.3rem;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}
.topBasket__details .topBasket_oneclick[data-lang="eng"] .topBasket_oneclick__text.--fast,
.topBasket__details .topBasket_oneclick[data-lang="ger"] .topBasket_oneclick__text.--fast {
  display: inline-flex;
}
.topBasket__details .topBasket_oneclick[data-lang="eng"] .topBasket_oneclick__text.--fast strong,
.topBasket__details .topBasket_oneclick[data-lang="ger"] .topBasket_oneclick__text.--fast strong {
  order: -1;
  padding-right: 0.4rem;
}
.topBasket__details .topBasket_oneclick__items {
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
}
.topBasket__details .topBasket_oneclick__item {
  margin-left: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topBasket__details .topBasket_oneclick__item img {
  max-width: 4.2rem;
}
.topBasket__version:before,
.topBasket__size:before {
  content: ',';
  margin-right: 0.3rem;
}
.topBasket__block {
  display: flex;
}
.topBasket__block.--products {
  flex-direction: column;
  line-height: 1.6rem;
  margin: 0.5rem 0 1rem 0;
  padding: 1rem 1rem 1rem 0;
  border-bottom: 1px solid #c4c7c8;
  border-top: 1px solid #c4c7c8;
  max-height: 18rem;
  overflow-y: auto;
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  border-radius: 0;
}
.topBasket__block.--products::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.topBasket__block.--products::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.topBasket__block.--products::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.topBasket__block.--labels {
  font-weight: 700;
}
.topBasket__item {
  text-align: left;
  font-size: 1.2rem;
  font-weight: 400;
  text-decoration: none;
}
.topBasket__item.--name {
  flex: 1;
  margin-bottom: 5px;
}
.topBasket__item.--remove {
  width: 20px;
  text-align: right;
  margin-left: auto;
}
.topBasket__item.--remove i {
  font-size: 1.5rem;
  color: #333;
}
.topBasket__item.--remove:hover {
  opacity: 0.7;
}
.topBasket__item_desc {
  display: flex;
  flex-direction: column;
}
.topBasket__item_desc_sub {
  font-size: 1.2rem;
}
.topBasket__item.--photo {
  width: 4.5rem;
  flex-basis: 5rem;
  display: flex;
  align-items: flex-start;
  padding-right: 0.5rem;
}
.topBasket__item.--photo img {
  max-height: 3.5rem;
}
.topBasket__item.--sum:after {
  content: '|';
}
.topBasket__row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.5rem;
}
.topBasket__row:last-child {
  margin-bottom: 0;
}
.topBasket__row a {
  color: #333;
}
.topBasket__row a:hover {
  color: #0090f6;
}
.open_trigger_wrapper {
  grid-area: open_trigger_wrapper;
  position: relative;
  display: none;
}
@media (min-width: 979px) {
  .open_trigger_wrapper {
    display: block;
    outline: none;
  }
  .open_trigger_wrapper:focus-visible {
    outline: 2px dotted #49aae0;
    box-shadow: 0 0 0 2px #fff;
    outline-offset: 2px;
    border-radius: 5px;
  }
}
@media (min-width: 979px) {
  .open_trigger_wrapper:hover #menu_form,
  .open_trigger_wrapper.--active #menu_form {
    display: flex;
  }
  .open_trigger_wrapper:hover .open_trigger,
  .open_trigger_wrapper.--active .open_trigger {
    border-color: #939393;
    border-radius: 1rem 1rem 0 0;
    border-bottom: 1px #f9f9f9 solid;
  }
}
#languagehide {
  display: none !important;
}
.open_trigger {
  white-space: nowrap;
  cursor: pointer;
  text-align: right;
  display: none;
  padding: 0;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
}
.open_trigger:hover {
  /*
      color: #3BBEEF;
      span {
        color:#3BBEEF;
      }
      */
}
@media (min-width: 979px) {
  .open_trigger {
    border: 1px solid transparent;
    border-radius: 1rem;
    background: #f9f9f9;
    padding: 0 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 4.5rem;
    position: relative;
    z-index: 3;
  }
}
.open_trigger_sub span {
  color: #888;
}
.open_trigger_sub span.--selected {
  color: #333;
}
@media (min-width: 979px) {
  .open_trigger_sub span:nth-child(2):before {
    content: '|';
    margin: 0 5px;
    color: #333;
  }
}
.open_trigger_elems {
  padding-left: 30px;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  align-items: baseline;
  font-weight: 700;
  font-size: 11px;
  line-height: 14px;
}
.open_trigger_elems span {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.open_trigger > span {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #2F2F2F;
  line-height: 17px;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.open_trigger i {
  display: table-cell;
  vertical-align: middle;
  color: #0090f6;
}
@media (min-width: 979px) {
  .open_trigger i {
    color: #333;
  }
}
#menu_form {
  width: 100%;
  display: block;
  border: none;
  background: #fff;
  z-index: 99;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  color: #2F2F2F;
}
@media (min-width: 757px) {
  #menu_form {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  #menu_form {
    z-index: 2;
    position: absolute;
    top: 100%;
    width: auto;
    right: 0;
    bottom: initial;
    display: none;
    background: none;
    overflow: visible;
    min-width: 200px;
    background: #f9f9f9;
    border: 1px solid #939393;
    border-radius: 1rem 0 1rem 1rem;
    margin-top: -1px;
  }
  #menu_form.active {
    display: block;
  }
}
#menu_form > ul {
  list-style: none;
}
@media (min-width: 979px) {
  #menu_form > ul {
    padding: 20px 0;
    width: 100%;
  }
}
@media (min-width: 979px) {
  #menu_form > ul > li {
    padding: 0 15px;
  }
}
#menu_form > ul > li:nth-last-child(2) {
  margin-bottom: 60px;
}
@media (min-width: 979px) {
  #menu_form > ul > li:nth-last-child(2) {
    margin-bottom: 0;
  }
}
#menu_form > ul > li.buttons {
  width: calc(100vw - 3rem);
  position: fixed;
  bottom: 0;
  padding-bottom: env(safe-area-inset-bottom);
  background: #fff;
  right: 1.5rem;
  z-index: 1;
}
@media (min-width: 757px) {
  #menu_form > ul > li.buttons {
    width: calc(50vw - 30px);
  }
}
@media (min-width: 979px) {
  #menu_form > ul > li.buttons {
    width: auto;
    position: static;
    display: block;
    background: transparent;
  }
}
#menu_form > ul > li.buttons button {
  width: 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  #menu_form > ul > li.buttons button {
    font-size: 1.2rem;
    padding: 0.9rem 1rem;
    font-weight: normal;
    padding: 0.95rem 1rem;
    margin-bottom: 0;
  }
}
#menu_form .radio,
#menu_form .checkbox {
  margin-top: 0 !important;
}
#menu_form .radio label,
#menu_form .checkbox label {
  padding-left: 5px !important;
  display: flex;
  align-items: baseline;
  text-transform: uppercase;
}
#menu_form .radio + .radio,
#menu_form .checkbox + .checkbox {
  margin-left: 0 !important;
}
@media (min-width: 979px) {
  #menu_form .form-group > label {
    margin-bottom: 5px;
  }
}
@media (max-width: 978px) {
  #menu_form .f-dropdown .f-control {
    border-radius: 5px;
  }
}
@media (min-width: 979px) {
  #menu_form .f-dropdown .f-dropdown-item {
    padding: 1rem;
  }
}
#menu_form.--active form > ul > li.buttons {
  display: block;
}
#menu_form .form-group {
  margin: 0;
  padding-top: 10px;
}
@media (min-width: 979px) {
  #menu_form .form-group {
    margin-bottom: 10px;
    padding-top: 0;
  }
}
#menu_form .form-group > label {
  display: block;
  line-height: 40px;
  position: relative;
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 979px) {
  #menu_form .form-group > label {
    font-size: 1em;
    line-height: inherit;
    border: none;
    text-align: left;
    display: inline-block;
    font-weight: 400;
  }
}
#menu_form input[type="radio"] {
  position: static;
  margin: 0 10px 0 0;
}
.flag {
  display: inline-block;
  width: 20px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px;
  background: no-repeat scroll;
  background-size: cover;
  background-position-y: center;
}
.flag_txt {
  font-size: 1.1em;
  font-weight: bold;
  padding-right: 5px;
  vertical-align: middle;
}
.flag_alb {
  background-image: url('/gfx/standards/alb.svg');
}
.flag_arm {
  background-image: url('/gfx/standards/arm.svg');
}
.flag_aze {
  background-image: url('/gfx/standards/aze.svg');
}
.flag_bel {
  background-image: url('/gfx/standards/bel.svg');
}
.flag_bos {
  background-image: url('/gfx/standards/bos.svg');
}
.flag_bul {
  background-image: url('/gfx/standards/bul.svg');
}
.flag_cze {
  background-image: url('/gfx/standards/cze.svg');
}
.flag_dan {
  background-image: url('/gfx/standards/dan.svg');
}
.flag_dut {
  background-image: url('/gfx/standards/dut.svg');
}
.flag_eng {
  background-image: url('/gfx/standards/eng.svg');
}
.flag_est {
  background-image: url('/gfx/standards/est.svg');
}
.flag_fin {
  background-image: url('/gfx/standards/fin.svg');
}
.flag_fre {
  background-image: url('/gfx/standards/fre.svg');
}
.flag_geo {
  background-image: url('/gfx/standards/geo.svg');
}
.flag_ger {
  background-image: url('/gfx/standards/ger.svg');
}
.flag_gre {
  background-image: url('/gfx/standards/gre.svg');
}
.flag_hun {
  background-image: url('/gfx/standards/hun.svg');
}
.flag_ice {
  background-image: url('/gfx/standards/ice.svg');
}
.flag_ita {
  background-image: url('/gfx/standards/ita.svg');
}
.flag_kaz {
  background-image: url('/gfx/standards/kaz.svg');
}
.flag_lav {
  background-image: url('/gfx/standards/lav.svg');
}
.flag_lit {
  background-image: url('/gfx/standards/lit.svg');
}
.flag_ltz {
  background-image: url('/gfx/standards/ltz.svg');
}
.flag_mac {
  background-image: url('/gfx/standards/mac.svg');
}
.flag_mlt {
  background-image: url('/gfx/standards/mlt.svg');
}
.flag_mol {
  background-image: url('/gfx/standards/mol.svg');
}
.flag_nor {
  background-image: url('/gfx/standards/nor.svg');
}
.flag_pol {
  background-image: url('/gfx/standards/pol.svg');
}
.flag_por {
  background-image: url('/gfx/standards/por.svg');
}
.flag_rum {
  background-image: url('/gfx/standards/rum.svg');
}
.flag_rus {
  background-image: url('/gfx/standards/rus.svg');
}
.flag_scc {
  background-image: url('/gfx/standards/scc.svg');
}
.flag_scr {
  background-image: url('/gfx/standards/scr.svg');
}
.flag_slo {
  background-image: url('/gfx/standards/slo.svg');
}
.flag_slv {
  background-image: url('/gfx/standards/slv.svg');
}
.flag_spa {
  background-image: url('/gfx/standards/spa.svg');
}
.flag_swe {
  background-image: url('/gfx/standards/swe.svg');
}
.flag_tur {
  background-image: url('/gfx/standards/tur.svg');
}
.flag_ukr {
  background-image: url('/gfx/standards/ukr.svg');
}
/*component_css_end*/

/*component_css_start id=670fa3d22e6b07.62922083 page=layout_top type=menu_categories*/
#menu_categories {
  border: none;
  grid-area: menu_categories;
  position: relative;
}
@media (max-width: 978px) {
  #menu_categories {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 10px;
  }
}
@media (min-width: 979px) {
  #menu_categories {
    margin-top: 1rem;
    width: auto;
    font-weight: bold;
  }
  #menu_categories:before {
    height: 100%;
    content: '';
    bottom: 0;
    width: 100vw;
    background: transparent;
    position: absolute;
    left: 50%;
    z-index: 00;
    transform: translateX(-50%);
    border-top: 1px solid #939393;
    border-bottom: 1px solid #939393;
    background: #f9f9f9;
  }
}
@media (min-width: 1200px) {
  #menu_categories {
    margin-top: 1.5rem;
  }
}
@media (min-width: 1360px) {
  #menu_categories {
    margin-top: 1rem;
  }
}
@media (max-width: 978px) {
  .--navbarClose header {
    grid-template-columns: 1fr 50px;
    grid-template-areas: "logo navbar_close";
  }
}
.--navbarClose #logo {
  height: 6rem;
}
.--navbarClose .menu_search__block,
.--navbarClose #virtualAssistant,
.--navbarClose .help_main,
.--navbarClose #menu_settings,
.--navbarClose #menu_basket,
.--navbarClose #menu_categories {
  display: none !important;
}
.--search-open .menu_search__block {
  display: block !important;
}
.navbar-close {
  grid-area: navbar_close;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: fixed;
  right: 1.5rem;
  top: 1.5rem;
}
.navbar-close i:before {
  color: #333;
  font-size: 2.7rem;
}
.navbar-toggler {
  display: inline-block;
  color: #333;
  border: none;
  background: none;
  font-size: 2em;
  padding: 0;
  text-align: center;
  line-height: 60px;
}
.navbar-toggler svg {
  width: 30px;
  height: 17px;
}
@media (min-width: 979px) {
  .navbar-toggler {
    display: none;
  }
}
.sidebar_open .SET_sort {
  display: none;
}
aside .navbar-collapse {
  background: #fff;
  clear: both;
  display: block;
  margin-bottom: 1.5rem;
  padding-left: 5px;
}
@media (min-width: 979px) {
  aside .navbar-collapse {
    display: none;
  }
}
aside .navbar-collapse ul {
  list-style: none;
}
aside .navbar-collapse img.--omo {
  display: none;
}
aside .navbar-nav {
  z-index: 9;
}
aside .nav-item-sub-notempty {
  grid-template-columns: 1fr !important;
}
aside .navbar-subnav {
  z-index: 9;
}
aside .navbar-subnav_gfx,
aside .navbar-subnav_virtual,
aside .navbar-subnav_promo {
  display: none;
}
aside .navbar-subsubnav {
  z-index: 19;
}
aside .navbar-subnav,
aside .navbar-subsubnav {
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0;
  height: 100vh;
  overflow: auto;
  right: -100%;
  transition: right 0.3s;
  padding: 60px 1.5rem 120px;
  display: none;
}
@media (min-width: 757px) {
  aside .navbar-subnav,
  aside .navbar-subsubnav {
    width: 100vw;
  }
}
aside .nav-item {
  display: block;
}
aside .nav-item.--extend {
  display: none;
}
aside .nav-link {
  padding: 15px 0;
  color: #000;
  font-weight: 400;
  display: flex;
  line-height: 20px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #F0F0F0;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
}
aside .nav-link.nav-gfx img {
  max-width: 2.5rem;
}
aside .nav-link.nav-gfx .gfx_lvl_1 {
  display: block;
  flex: 1;
  padding-left: 2rem;
}
aside .nav-link.nav-gfx .gfx_lvl_1.--split {
  display: block;
  line-height: 17px;
}
@media (min-width: 979px) {
  aside .nav-link.nav-gfx .gfx_lvl_1.--split {
    display: flex;
    flex-direction: column;
  }
}
aside .nav-link.not_selectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
aside .nav-link:not(:only-child):after {
  font-family: FontAwesome;
  font-size: 15px;
  margin-right: 5px;
  content: "\f105";
  color: inherit;
}
aside .nav-link:hover span.--omo {
  display: none;
}
aside .nav-link:hover img.--omo {
  display: block;
}
aside .nav-link.active {
  color: #0090f6;
}
aside a.nav-link:hover {
  color: #0090f6;
}
aside .nav-header {
  position: fixed;
  top: 0;
  right: -100%;
  transition: right 0.3s;
  width: 100%;
  padding: 0 1.5rem;
}
@media (min-width: 757px) {
  aside .nav-header {
    width: 100vw;
  }
}
aside .nav-header .headerBackButton {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 7px;
  z-index: 999;
  width: 40px;
  height: 60px;
  left: 0;
  top: 0;
  position: fixed;
}
aside .nav-header .headerBackButton:before {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 17L4 11L10 5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 25H21C22.8565 25 24.637 24.2625 25.9497 22.9497C27.2625 21.637 28 19.8565 28 18V18C28 16.1435 27.2625 14.363 25.9497 13.0503C24.637 11.7375 22.8565 11 21 11H4" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>');
  position: absolute;
  left: 20px;
  font-weight: 400;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 29px;
}
aside .nav-header .nav-link {
  background: #fff;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
  line-height: 30px;
}
aside .nav-header .nav-link:after {
  display: none;
  margin-top: 7px;
}
aside .nav-header .nav-link.nav-gfx {
  padding: 5px 20px 5px 40px;
  height: 60px;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}
aside .nav-header .nav-link.nav-gfx .gfx_lvl_1 {
  padding-left: 0 !important;
  margin-left: -3rem;
}
aside .nav-header .nav-link.nav-gfx:after {
  display: none;
  margin-top: 7px;
}
aside .nav-header .nav-link.nav-gfx img {
  max-height: 50px;
}
@media (max-width: 978px) {
  aside .nav-item-button {
    margin-top: 30px;
    border-radius: 4px;
  }
}
header .nav-item-button,
aside .nav-item-button {
  background: #3BBEEF;
  display: flex;
  padding: 8px 12px 8px 12px;
  border: 1px solid #3BBEEF;
  text-decoration: none;
  justify-content: space-between;
}
header .nav-item-button span,
aside .nav-item-button span {
  text-decoration: none;
}
header .nav-item-button:hover,
aside .nav-item-button:hover {
  border: 1px solid #2C2E2E;
  color: #fdfcfc;
  opacity: 1;
  background: #2C2E2E;
  text-decoration: none;
}
header .nav-item-button:hover span,
aside .nav-item-button:hover span {
  color: #fdfcfc;
}
header .nav-item-button:hover .nav-item-button__tooltip svg path,
aside .nav-item-button:hover .nav-item-button__tooltip svg path {
  fill: #2C2E2E;
}
@media (min-width: 979px) {
  header .nav-item-button,
  aside .nav-item-button {
    padding: 5px 12px 5px 18px;
    height: 45px;
    border-radius: 4px;
  }
}
@media (min-width: 1200px) {
  header .nav-item-button,
  aside .nav-item-button {
    width: 352px;
    margin-top: -1px;
    margin-right: 2px;
    white-space: nowrap;
    z-index: 2;
  }
}
header .nav-item-button__icon,
aside .nav-item-button__icon {
  padding-top: 2px;
}
header .nav-item-button__arrow,
aside .nav-item-button__arrow {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 1;
}
@media (min-width: 1200px) {
  header .nav-item-button__arrow,
  aside .nav-item-button__arrow {
    display: none;
  }
}
header .nav-item-button__tooltip,
aside .nav-item-button__tooltip {
  display: none;
  justify-content: flex-end;
  align-items: center;
  width: min-content;
  height: min-content;
  align-self: center;
}
header .nav-item-button__tooltip:hover,
aside .nav-item-button__tooltip:hover {
  cursor: pointer;
}
header .nav-item-button__tooltip .top,
aside .nav-item-button__tooltip .top {
  transform: translate(0%, -100%) !important;
  right: -25px;
  max-width: 300px;
}
header .nav-item-button__tooltip .top i:after,
aside .nav-item-button__tooltip .top i:after {
  margin-top: -1px;
}
header .nav-item-button__tooltip .top span,
aside .nav-item-button__tooltip .top span {
  color: #000;
  white-space: break-spaces;
}
@media (min-width: 1200px) {
  header .nav-item-button__tooltip,
  aside .nav-item-button__tooltip {
    display: flex;
  }
}
header .nav-item-button__text,
aside .nav-item-button__text {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
  flex: 1;
  white-space: nowrap;
}
header .nav-item-button__text:hover,
aside .nav-item-button__text:hover {
  color: #fff;
}
header .nav-item-button__text span:first-child,
aside .nav-item-button__text span:first-child {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}
header .nav-item-button__text span:last-child,
aside .nav-item-button__text span:last-child {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}
header .menu_mask_desktop {
  position: fixed;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  height: 100vw;
  top: 85px;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
  display: none;
}
header .menu_mask_desktop.--active {
  display: block;
}
header .nav-item.--active ~ .menu_mask_desktop {
  display: block;
}
header .navbar-collapse {
  display: none;
  position: relative;
}
@media (min-width: 979px) {
  header .navbar-collapse {
    display: flex;
    justify-content: space-between;
  }
}
header .navbar-collapse ul {
  list-style: none;
}
header .navbar-collapse > ul {
  width: 100%;
}
@media (min-width: 1200px) {
  header .navbar-collapse > ul {
    justify-content: space-between;
  }
}
header .navbar-collapse img {
  display: block;
}
header .navbar-collapse img.--omo {
  display: none;
}
header .nav-link:hover {
  color: #41BEF0;
}
header .navbar-nav {
  display: flex;
  list-style: none;
  font-size: 1.6rem;
  align-items: center;
  flex-wrap: nowrap;
}
header .navbar-nav.--split {
  justify-content: space-between;
}
header .navbar-nav.--split > li {
  margin-right: 0 !important;
}
header .navbar-nav > li {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  margin-right: 2rem;
}
@media (min-width: 1200px) {
  header .navbar-nav > li {
    margin-right: initial;
    min-width: initial;
  }
}
header .navbar-nav > li > a {
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 1rem 0;
}
header .navbar-nav > li > a img {
  max-width: 1.7rem;
  max-height: 2rem;
  margin-right: 1rem;
  flex-shrink: 0;
}
header .navbar-nav > li > a .gfx_lvl_1 {
  display: block;
  white-space: nowrap;
}
header .navbar-nav > li > a .gfx_lvl_1.--split {
  display: block;
  line-height: 17px;
}
@media (min-width: 979px) {
  header .navbar-nav > li > a .gfx_lvl_1.--split {
    display: flex;
    flex-direction: column;
  }
}
header .navbar-nav > li.--active .navbar-subnav {
  display: grid;
}
header .navbar-subnav {
  display: none;
  width: 100%;
  font-size: 1.3rem;
  z-index: 100;
  position: absolute;
  left: 0;
  right: 0;
  flex-wrap: wrap;
  justify-content: left;
  align-items: start;
  align-content: start;
  grid-template-columns: minmax(60%, 1fr) minmax(40%, 1fr);
  border-radius: 0;
  z-index: 1;
  padding: 20px 0;
  background: #fff;
  min-height: 370px;
  align-items: center;
}
header .navbar-subnav:before {
  content: ' ';
  -webkit-box-shadow: 0 6px 14px -8px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 6px 14px -8px rgba(0, 0, 0, 0.09);
  box-shadow: 0 6px 14px -8px rgba(0, 0, 0, 0.09);
  position: absolute;
  content: '';
  background: #fff;
  width: 100vw;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}
header .navbar-subnav_normal_list {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: fit-content !important;
}
@media (min-width: 979px) {
  header .navbar-subnav_normal_list.--more .navbar-subsubnav {
    height: 100%;
    width: 200%;
  }
}
header .navbar-subnav_promo {
  padding: 2rem 0;
}
header .navbar-subnav_promo_list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
header .navbar-subnav_promo_list .nav-link {
  background: #f1f1f1;
  padding: 1rem 1.5rem;
  font-weight: 700;
  border-radius: 1rem;
  font-size: 14px;
}
header .navbar-subnav_virtual {
  font-weight: 400;
}
header .navbar-subnav_virtual_link {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
}
header .navbar-subnav_virtual_link img {
  margin-right: 10px;
}
header .navbar-subnav_gfx {
  grid-area: 1 / 2 / span 3 / 3;
  text-align: right;
}
header .navbar-subnav_gfx img {
  display: inline;
}
header .navbar-subnav .nav-item-sub-notempty {
  padding-top: 15px;
  border-top: 1px solid #F0F0F0;
  z-index: 100;
}
header .navbar-subnav .nav-item-sub-notempty > .nav-item {
  padding-bottom: 20px;
}
header .navbar-subnav .nav-item-sub-notempty > .nav-item > .nav-link {
  font-weight: 700 !important;
}
header .navbar-subnav .nav-item-sub-empty {
  padding-top: 15px;
  border-top: 1px solid #F0F0F0;
  z-index: 100;
  height: 100%;
}
header .navbar-subnav .nav-item-sub-empty > .nav-item {
  padding-bottom: 15px;
}
header .navbar-subnav .nav-item-sub-empty > .nav-item > .nav-link {
  font-weight: 700 !important;
}
header .navbar-subnav.--cols1 {
  width: calc(25% - 2rem);
  grid-template-columns: 1fr;
}
@media (min-width: 1200px) {
  header .navbar-subnav.--cols1 {
    width: calc(20% - 2rem);
  }
}
header .navbar-subnav.--cols2 {
  width: calc(50% - 2rem);
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 1200px) {
  header .navbar-subnav.--cols2 {
    width: calc(40% - 2rem);
  }
}
header .navbar-subnav.--cols3 {
  width: calc(75% - 2rem);
  grid-template-columns: 1fr 1fr 1fr;
}
@media (min-width: 1200px) {
  header .navbar-subnav.--cols3 {
    width: calc(60% - 2rem);
  }
}
header .navbar-subnav.--cols4 {
  width: calc(100% - 0rem);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (min-width: 1200px) {
  header .navbar-subnav.--cols4 {
    width: calc(80% - 2rem);
  }
}
header .navbar-subnav.--cols5 {
  width: calc(100% - 0rem);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (min-width: 1200px) {
  header .navbar-subnav.--cols5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
header .navbar-subnav.active,
header .navbar-subnav.--hover {
  display: flex;
}
header .navbar-subnav .navbar-subnav_normal .nav-link {
  padding: 5px 0;
  font-weight: 400;
  font-size: 14px;
  min-width: 218px;
  padding-right: 20px;
}
header .navbar-subnav .navbar-subnav_normal .nav-link:not(:only-child):hover {
  font-weight: 700;
  color: #333;
}
header .navbar-subnav .navbar-subnav_normal .nav-link:not(:only-child):after {
  content: "\F105";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 14px;
}
header .navbar-subnav .nav-item.--active .navbar-subsubnav {
  display: flex;
}
header .navbar-subnav > .nav-item.--all {
  grid-column: span 5;
  display: flex;
  justify-content: center;
}
header .navbar-subsubnav {
  padding-bottom: 10px;
}
@media (min-width: 979px) {
  header .navbar-subsubnav {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 0 0 0 20px;
    flex-wrap: wrap;
    flex-direction: column;
    column-gap: 10px;
    width: 130%;
  }
}
header .navbar-subsubnav .nav-link {
  text-transform: none;
  padding: 5px 0;
  min-width: 200px;
}
header .navbar-subsubnav .nav-link:hover {
  font-weight: 400;
}
header .nav-item.--extend .nav-link,
header .nav-item.--all .nav-link {
  text-decoration: underline;
  text-transform: none;
  font-weight: normal;
  font-size: 1.2rem;
}
header .nav-link {
  display: block;
  text-decoration: none;
  padding-right: 0;
  position: relative;
}
header .nav-link:hover span.--omo {
  display: none;
}
header .nav-link:hover img.--omo {
  display: block;
}
header .nav-link.active {
  color: #0090f6;
}
.sidebar_open header,
.filters_open header {
  /*     @media (max-width: 979px) {
  grid-template-columns: 25vw 25vw 25vw 25vw;
  grid-template-areas:
    "rabateCode rabateCode rabateCode rabateCode"
    "freeShipping freeShipping freeShipping freeShipping"
    "menu_categories logo menu_search menu_basket";
} */
}
.sidebar_open header #menu_categories,
.filters_open header #menu_categories {
  margin-left: 0;
  text-align: left;
  width: auto;
}
@media (min-width: 757px) {
  .sidebar_open header #menu_categories,
  .filters_open header #menu_categories {
    width: 50vw;
    text-align: right;
  }
}
.sidebar_open header .navbar-toggler,
.filters_open header .navbar-toggler {
  border: none;
}
.sidebar_open aside .nav-open > ul {
  right: 0;
  display: block;
  left: auto !important;
}
.sidebar_open aside .nav-open > ul > .nav-header {
  right: 0;
}
a[title='Black Week'] {
  background: #000000 !important;
  color: #fff;
}
.virtual_assistant {
  background-color: #3BBEEF;
  grid-area: virtual_assistant;
}
@media (min-width: 979px) {
  .virtual_assistant {
    display: none;
  }
}
/*component_css_end*/

/*component_css_start id=6409eed4271a05.50562027 page=layout_top type=projector_stepper*/
.back_button {
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  font-size: 1em;
  text-align: left;
  padding-right: 10px;
  display: none;
}
.back_button:before {
  content: "";
  height: 1px;
  left: -5px;
  position: absolute;
  display: block;
  width: 100vw;
  background: #c4c7c8;
  top: 0;
}
.back_button i {
  font-size: 1.9em;
  margin-right: 8px;
  line-height: 1em;
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
}
header .breadcrumbs {
  grid-area: breadcrumbs;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 0.93em;
  display: none;
}
@media (min-width: 979px) {
  header .breadcrumbs {
    display: block;
  }
}
.filter_on .breadcrumbs {
  display: none;
}
@media (max-width: 979px) {
  .main_page .breadcrumbs {
    display: none;
  }
}
.breadcrumbs {
  margin-top: 0;
  padding: 0 1.5rem;
  position: relative;
  width: 100vw;
}
@media (min-width: 757px) {
  .breadcrumbs {
    margin: 0;
    line-height: inherit;
    width: auto;
  }
}
@media (min-width: 979px) {
  .breadcrumbs {
    padding: 0;
  }
}
.breadcrumbs:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100vw;
  background: #c4c7c8;
  left: 0;
  bottom: 0;
  display: none;
}
.breadcrumbs:before {
  left: 100px;
  width: calc(100vw - 100px);
  height: 100%;
  background: #f1f1f1;
  position: absolute;
  top: 0;
  display: block;
  content: "";
  z-index: -1;
  display: none;
}
.breadcrumbs__sub {
  display: none;
  list-style: none;
  position: absolute;
  background: #fff;
  color: #7E7E7E;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  padding: 1rem;
  z-index: 200;
  font-size: 1.2rem;
  top: 100%;
  left: 0;
  min-width: 100%;
}
.breadcrumbs__sub a {
  color: #7E7E7E;
}
.breadcrumbs__sub a:hover {
  color: #0090f6;
}
.breadcrumbs__item {
  padding-bottom: 0.5rem;
}
.breadcrumbs__item:last-child {
  padding: 0;
}
.breadcrumbs__link {
  display: block;
  width: 100%;
}
.breadcrumbs ol {
  list-style: none outside none;
  display: inline;
  display: block;
  white-space: nowrap;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.breadcrumbs ol::-webkit-scrollbar {
  display: none;
}
@media (min-width: 757px) {
  .breadcrumbs ol {
    white-space: normal;
  }
}
.breadcrumbs ol .bc-main {
  display: none !important;
}
.breadcrumbs ol > li {
  display: inline;
  padding-right: 0px;
  display: inline-block;
  white-space: nowrap;
  font-size: 11px;
}
@media (min-width: 979px) {
  .breadcrumbs ol > li {
    font-size: 13px;
  }
}
.breadcrumbs ol > li a,
.breadcrumbs ol > li span {
  font-size: 11px;
  color: #7E7E7E;
}
@media (min-width: 979px) {
  .breadcrumbs ol > li a,
  .breadcrumbs ol > li span {
    font-size: 13px;
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol > li {
    padding-bottom: 0.5rem;
    position: relative;
    white-space: normal;
  }
}
.breadcrumbs ol > li:first-child {
  margin-right: 5px;
  display: none;
}
@media (min-width: 757px) {
  .breadcrumbs ol > li:first-child {
    display: inline;
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol > li:first-child:after {
    display: none;
  }
}
.breadcrumbs ol > li:after {
  content: "\F105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
  padding: 0 5px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 10px;
}
@media (min-width: 1200px) {
  .breadcrumbs ol > li:after {
    margin-left: 10px;
    margin-right: 15px;
    font-size: 13px;
  }
}
.breadcrumbs ol > li:last-child:after {
  display: none;
}
.breadcrumbs ol > li.bc-main:before {
  content: none;
}
@media (min-width: 757px) {
  .breadcrumbs ol > li.--more:after {
    content: '\F107';
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol > li.--more:hover:after {
    content: '\F106';
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol > li.--more:hover .breadcrumbs__sub {
    display: block;
  }
}
.breadcrumbs ol > li a {
  text-decoration: none;
}
.breadcrumbs #back_button {
  background: transparent;
  border: 0;
  color: #0090f6;
}
.breadcrumbs #back_button:hover {
  color: #000;
}
.no-touch .breadcrumbs ol {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.no-touch .breadcrumbs ol::-webkit-scrollbar {
  display: none;
}
.stocks_page .breadcrumbs {
  display: none;
}
.noproduct_page .breadcrumbs {
  display: block;
}
.client-files_page .breadcrumbs {
  display: none;
}
.newsletter_page .breadcrumbs {
  display: none;
}
.partners_page .breadcrumbs {
  display: none;
}
.products-requests_page .breadcrumbs {
  display: none;
}
div.list_wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  overflow: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
div.list_wrapper::-webkit-scrollbar {
  display: none;
}
@media (min-width: 757px) {
  div.list_wrapper {
    border: none;
    padding: 15px 0;
    width: auto;
    overflow: visible;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 979px) {
  div.list_wrapper {
    padding: 0;
  }
}
/*component_css_end*/

/*component_css_start id=6459f24f719854.38109237 page=layout_top type=menu_shoppinglist*/
.sl_choose .--loading,
.sl_dialog .--loading,
.sl_choose .--success,
.sl_dialog .--success,
.sl_choose .--error,
.sl_dialog .--error {
  position: relative;
  pointer-events: none;
}
.sl_choose .--loading:before,
.sl_dialog .--loading:before,
.sl_choose .--success:before,
.sl_dialog .--success:before,
.sl_choose .--error:before,
.sl_dialog .--error:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.sl_choose .--loading:after,
.sl_dialog .--loading:after,
.sl_choose .--success:after,
.sl_dialog .--success:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.sl_choose .--success:after,
.sl_dialog .--success:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
  animation: none;
  transform: translate(-50%, -50%);
  font-size: 2rem;
}
.sl_choose .--success:after,
.sl_dialog .--success:after {
  content: '\F00C';
  color: #10ac82;
}
.sl_choose .--error:after,
.sl_dialog .--error:after {
  content: '\F00D';
  color: #e10404;
}
.sl_choose a,
.sl_dialog a {
  text-decoration: none;
}
.sl_dialog__wrapper {
  width: 100%;
}
.sl_choose {
  display: none;
}
.sl_choose.--active {
  display: flex;
  animation: slideDown 0.2s ease-out both;
}
@media (min-width: 979px) {
  .sl_choose.--active {
    animation: none;
  }
}
.sl_choose [data-list_skeleton] {
  display: none !important;
}
.sl_choose__label {
  font-size: 2rem;
}
.sl_choose__list {
  border-bottom: 1px solid #c4c7c8;
}
.sl_choose__list[data-shared] .sl_choose__sub:after,
.sl_choose__list[data-shared] .sl_move__sub:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.2rem;
  margin-left: 0.5rem;
}
.sl_choose__count {
  margin-left: 0.3rem;
}
.sl_choose__count:before {
  content: '(';
}
.sl_choose__count:after {
  content: ')';
}
.sl_choose__group_label {
  display: block;
  width: 100%;
}
@media (min-width: 979px) {
  .sl_choose__group_label {
    flex: 1;
  }
}
.sl_choose__button.--desktop {
  display: none;
}
@media (min-width: 979px) {
  .sl_choose__button.--desktop {
    min-width: 170px;
  }
}
@media (min-width: 757px) {
  .sl_choose__button.--mobile {
    min-width: 200px;
  }
}
.sl_choose__input:checked ~ label {
  font-weight: bold;
}
@media (min-width: 979px) {
  .sl_choose__input:checked ~ button {
    display: block;
  }
}
.sl_choose__sub:before {
  content: '\E881';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
  font-size: 1.7rem;
  font-weight: normal;
}
.sl_choose__link {
  display: flex;
  font-size: 1.4rem;
}
.sl_choose__link:before {
  content: '\F067';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
}
.sl_choose__name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.sl_dialog_close {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100%;
}
.sl_dialog_close:hover:after {
  color: #0090f6;
}
.sl_create.--active .sl_create__link {
  display: none;
}
.sl_create.--active .sl_create__form {
  display: flex;
}
.sl_create.--loading:before,
.sl_create.--success:before,
.sl_create.--error:before {
  height: calc(100% + 20px);
  top: -10px;
}
.sl_create__link {
  font-size: 1.4rem;
  display: flex;
}
.sl_create__link:before {
  content: '\F067';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
}
.sl_create__form {
  display: none;
}
.sl_create__form:before {
  content: '\E881';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
  font-size: 1.7rem;
  font-weight: normal;
}
.sl_create__group {
  flex: 1;
}
@media (min-width: 979px) {
  .sl_create__input {
    min-width: 300px;
  }
}
.sl_create__button {
  width: auto !important;
}
@media (min-width: 979px) {
  .sl_create__button {
    min-width: 170px;
  }
}
@keyframes slideUp {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}
@keyframes slideDown {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}
/*component_css_end*/

/*component_css_start id=6595205ceeeb12.05349404 page=layout_left type=menu_wishlist*/
@media (min-width: 979px) {
  .wishesedit_page .shopping_list_menu,
  .shoppinglist_page .shopping_list_menu {
    display: block;
  }
}
.sidebar_open .shopping_list_menu .slm_lists.--active .slm_lists__nav {
  right: 0;
  display: block;
}
.sidebar_open .shopping_list_menu .slm_lists.--active .slm_lists__nav_header {
  right: 0;
}
@media (min-width: 979px) {
  .shopping_list_menu {
    display: none;
  }
}
@media (min-width: 1200px) {
  .shopping_list_menu {
    max-width: 250px;
  }
}
.shopping_list_menu a {
  text-decoration: none;
}
.shopping_list_menu .slm_lists {
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists {
    margin-bottom: 4.5rem;
  }
}
.shopping_list_menu .slm_lists[data-empty="false"] .slm_lists__nav_item.--empty {
  display: none;
}
.shopping_list_menu .slm_lists__nav {
  list-style: none;
  display: none;
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0;
  height: 100vh;
  overflow: auto;
  right: -100%;
  transition: right 0.3s;
  padding: 6rem 1.5rem 12rem;
  z-index: 9;
}
@media (min-width: 757px) {
  .shopping_list_menu .slm_lists__nav {
    width: 100vw;
  }
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__nav {
    width: auto;
    position: static;
    display: block;
    height: auto;
    padding: 0;
  }
}
.shopping_list_menu .slm_lists__nav_header {
  position: fixed;
  top: 0;
  right: -100%;
  transition: right 0.3s;
  width: 100%;
  padding: 0 1.5rem;
  background: #fff;
}
@media (min-width: 757px) {
  .shopping_list_menu .slm_lists__nav_header {
    width: 100vw;
  }
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__nav_header {
    display: none;
  }
}
.shopping_list_menu .slm_lists__nav_header .slm_lists__label {
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 1.5rem 4rem;
  border-bottom: 1px solid #c4c7c8;
  line-height: 30px;
}
.shopping_list_menu .slm_lists__nav_header .slm_lists__label:after {
  content: '\f104';
  position: absolute;
  left: 20px;
  font-weight: 400;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 29px;
}
.shopping_list_menu .slm_lists__nav_header .slm_lists__label:before {
  display: none;
}
.shopping_list_menu .slm_lists__nav_item[data-current] .slm_lists__nav_link {
  font-weight: bold;
}
.shopping_list_menu .slm_lists__nav_item[data-shared] .slm_lists__nav_link:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.1rem;
  margin-left: 0.5rem;
}
.shopping_list_menu .slm_lists__nav_link {
  font-size: 1.3rem;
  color: #000;
  display: flex;
  align-items: center;
  padding: 1.5rem 0;
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__nav_link {
    margin-bottom: 1rem;
    padding: 0;
    border: none;
  }
}
.shopping_list_menu .slm_lists__nav_link:hover {
  color: #0090f6;
}
.shopping_list_menu .slm_lists__nav_link:before {
  content: '\E881';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.6rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_lists__nav_name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.shopping_list_menu .slm_lists__count {
  margin-left: 0.3rem;
}
.shopping_list_menu .slm_lists__count:before {
  content: '(';
}
.shopping_list_menu .slm_lists__count:after {
  content: ')';
}
.shopping_list_menu .slm_lists__manage {
  font-size: 1.3rem;
}
.shopping_list_menu .slm_lists__manage:before {
  content: '\F040';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.5rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_lists__label {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__label {
    display: none;
  }
}
.shopping_list_menu .slm_lists__label:before {
  content: '\F006';
  font-family: FontAwesome;
  font-size: 1.9rem;
  width: 1.6rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_lists__label:after {
  font-family: FontAwesome;
  font-size: 2.2rem;
  content: '\f105';
  margin-left: auto;
}
.shopping_list_menu .slm_bought {
  margin-bottom: 4.5rem;
  display: none !important;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_bought {
    display: block !important;
  }
}
.shopping_list_menu .slm_bought__link {
  font-size: 1.3rem;
}
.shopping_list_menu .slm_bought__link:before {
  content: '\E89A';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.2rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_info {
  display: none !important;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_info {
    display: block !important;
  }
}
.shopping_list_menu .slm_info__list {
  list-style: none;
}
.shopping_list_menu .slm_info__label {
  font-size: 1.4rem;
}
.shopping_list_menu .slm_info__list_item {
  font-size: 1.3rem;
  line-height: 1.6;
}
.shopping_list_menu .slm_info__list_item:before {
  content: '\F00C';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.4rem;
  margin-right: 1rem;
  color: #c4c7c8;
  margin: -0.2rem 1rem 0 0;
}
/*component_css_end*/

/*component_css_start id=63c696e67f1930.06712150 page=layout_left type=menu_additional1*/
@media (max-width: 978px) {
  html.sidebar_open aside {
    padding-top: 0;
  }
  html.sidebar_open aside .shopping_list_menu {
    padding-top: 2rem;
  }
  .filters_open #menu_search,
  .filters_open #mobileCategories {
    display: none !important;
  }
  .mobileCategories {
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
  }
  .mobileCategories:before {
    background-color: #333;
    display: block;
    left: 0;
    right: calc(-1.5rem - env(safe-area-inset-right));
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
  }
  .mobileCategories__item {
    text-align: center;
  }
  .mobileCategories__item a {
    border-radius: 4px;
    color: #000;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    padding: 10px 0;
    /* height: 6rem; */
    align-items: center;
    justify-content: center;
    transition: none;
    /* background-color: #333; */
  }
  .mobileCategories__item a.--active {
    background: #3BBEEF;
    color: #fff !important;
  }
  .mobileCategories__item:last-child a {
    border-right: 1px solid transparent;
  }
  .mobileCategories__item.--menu a:before {
    font-size: 1.1rem;
    margin-right: 1rem;
    font-family: fontawesome;
  }
}
@media (min-width: 978px) {
  .mobileCategories {
    display: none;
  }
}
@media (min-width: 979px) {
  #login_menu_block {
    display: none;
  }
}
#login_menu_block .login_welcome_message {
  font-weight: 500;
  padding: 10px;
}
#login_menu_block .login_welcome_message span {
  color: #0090f6;
}
#login_menu_block a {
  color: #333;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  text-decoration: none;
  padding: 1.5rem 0;
  border-bottom: 1px solid #F0F0F0;
}
#login_menu_block a i,
#login_menu_block span.font_icon {
  color: #333;
  font-size: 1.8rem;
  margin-right: 1rem;
  width: 1.6rem;
}
#login_menu_block a:hover {
  color: #0090f6;
}
#login_menu_block span {
  vertical-align: middle;
}
.mobileNewsletter {
  padding: 5px 10px;
}
.mobileNewsletter a {
  text-align: right !important;
}
/*component_css_end*/

/*component_css_start id=60dd8e799a3e69.15233232 page=layout_left type=menu_blog*/
.menu_blog_box {
  padding-bottom: 20px;
  padding-bottom: 0;
}
.menu_blog_box ul {
  list-style: none;
}
.menu_blog_box ul li {
  position: relative;
}
.menu_blog_box ul li a {
  padding: 0 20px;
  color: #000;
  font-weight: 400;
  display: flex;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c4c7c8;
  font-size: 16px;
  text-decoration: none;
}
.menu_blog_box ul li a:hover {
  color: #0090f6;
}
@media (min-width: 979px) {
  .menu_blog_box ul li a {
    display: block;
    color: #333;
    line-height: inherit;
    padding: 0;
    font-size: 1em;
    border: none;
  }
}
.menu_blog_box ul li.active a {
  color: #0090f6;
}
@media (min-width: 979px) {
  .menu_blog_box ul li {
    border-bottom: 1px solid #c4c7c8;
    padding: 10px 0;
  }
}
@media (min-width: 979px) {
  #menu_blog_categories {
    margin-bottom: 20px;
  }
}
#menu_blog_categories ul li.active:after {
  content: "";
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  right: 10px;
  top: 13px;
  color: #0090f6;
  display: none;
}
#menu_blog_rss {
  padding: 10px 0px 9px;
  padding: 0;
}
#menu_blog_rss a {
  padding: 0 20px;
  color: #000;
  font-weight: 400;
  display: flex;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c4c7c8;
  font-size: 16px;
  text-decoration: none;
}
#menu_blog_rss a:hover {
  color: #0090f6;
}
@media (min-width: 979px) {
  #menu_blog_rss a {
    display: block;
    color: #333;
    line-height: inherit;
    padding: 10px 0;
    font-size: 1em;
    border: none;
  }
}
#menu_blog_bydates {
  padding-bottom: 5px;
  padding-bottom: 0;
}
#menu_blog_bydates ul li > ul {
  display: none;
}
#menu_blog_bydates ul li > ul li {
  border-bottom: none;
}
@media (min-width: 979px) {
  #menu_blog_bydates ul li > ul li {
    margin: 2px 0;
    padding: 3px 0;
  }
}
#menu_blog_bydates ul li > ul li > a:after {
  display: none;
}
#menu_blog_bydates ul li > ul li a {
  color: #000;
  padding: 0 20px;
  text-decoration: none;
}
@media (min-width: 979px) {
  #menu_blog_bydates ul li > ul li a {
    padding: 0 10px;
  }
}
#menu_blog_bydates ul li > ul li a:hover {
  color: #0090f6;
}
#menu_blog_bydates ul li > ul li.active a {
  color: #0090f6;
}
#menu_blog_bydates ul li > a:after {
  font-family: FontAwesome;
  position: absolute;
  content: "\f107";
  font-size: 22px;
  right: 20px;
  top: 0;
  line-height: 60px;
  color: #000;
}
@media (min-width: 979px) {
  #menu_blog_bydates ul li > a:after {
    line-height: 1;
    top: 12px;
    right: 10px;
    font-size: 1em;
  }
}
#menu_blog_bydates ul li.active ul {
  display: block;
}
@media (min-width: 979px) {
  #menu_blog_bydates ul li.active ul {
    margin-top: 10px;
  }
}
#menu_blog_bydates ul li.active > a:after {
  content: "\f106";
}
#menu_blog_bydates a.menu_categories_label {
  padding: 0 20px;
  color: #000;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c4c7c8;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 1.6rem;
  margin: 0;
  text-decoration: none;
}
#menu_blog_bydates a.menu_categories_label:hover {
  color: #0090f6;
}
@media (min-width: 979px) {
  #menu_blog_bydates a.menu_categories_label {
    display: block;
    color: #333;
    line-height: inherit;
    padding: 10px 0;
    font-size: 1em;
    text-align: left;
    border: none;
  }
}
/*component_css_end*/

/*component_css_start id=63da2f5f9ba1a2.13790650 page=layout_left type=menu_filter*/
.filters_open aside,
.sidebar_open aside {
  transition: none;
  width: 100%;
  max-width: 100%;
  top: 70px;
  box-shadow: none !important;
}
.filters_open body::after,
.sidebar_open body::after {
  opacity: 0 !important;
}
.filters_open header,
.sidebar_open header {
  height: 70px;
  grid-template-columns: 1fr;
  grid-template-areas: "logo";
}
.filters_open header #logo,
.sidebar_open header #logo {
  display: flex;
}
.filters_open header #menu_categories,
.sidebar_open header #menu_categories,
.filters_open header #menu_search,
.sidebar_open header #menu_search,
.filters_open header .virtual_assistant,
.sidebar_open header .virtual_assistant,
.filters_open header .open_trigger_wrapper,
.sidebar_open header .open_trigger_wrapper,
.filters_open header #menu_basket,
.sidebar_open header #menu_basket,
.filters_open header #menu_settings,
.sidebar_open header #menu_settings,
.filters_open header #menub2b,
.sidebar_open header #menub2b,
.filters_open header .bars_top,
.sidebar_open header .bars_top,
.filters_open header .navbar_close,
.sidebar_open header .navbar_close,
.filters_open header .menu_options,
.sidebar_open header .menu_options {
  display: none;
}
aside .SET_sort .f-dropdown,
aside .SET_sort .f-control {
  border: 1px solid #EBEEF8;
  border-radius: 4px;
}
aside .filters {
  padding-right: env(safe-area-inset-right);
  border-radius: 8px;
  padding: 0;
}
@media (min-width: 1200px) {
  aside .filters {
    padding: 22px 18px;
    margin-right: 5.8rem;
    background: #FBFBFB;
  }
}
@media (max-width: 978px) {
  aside .filters__showAll {
    margin-top: 20px;
  }
}
aside .filters__no_results {
  font-size: 1.2rem;
  text-transform: lowercase;
}
aside .filters__block:not(.filters__none) {
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 1rem;
  margin-bottom: 1rem !important;
}
@media (max-width: 978px) {
  aside .filters__block:not(.filters__none) {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 0 !important;
  }
}
aside .filters__block:not(:has(.filters__search_wrapper)) .filters__toggler {
  margin-bottom: 1rem;
}
aside .filters__price .filters_options button {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #49AAE0 !important;
  text-decoration: none !important;
  text-transform: initial !important;
}
aside .filters__search {
  border: 1px solid #939393;
  border-radius: 5px;
  font-size: 1.2rem;
  height: 35px;
  width: 100%;
}
@media (min-width: 979px) {
  aside .filters__search {
    height: 30px;
  }
}
aside .filters__search_wrapper {
  margin-bottom: 10px;
}
aside .filters__headline {
  margin-bottom: 14px;
  display: none;
}
@media (min-width: 1200px) {
  aside .filters__headline {
    display: block;
  }
}
aside .filters__headline_name {
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 33px;
  color: #000000;
}
aside .filters__none {
  display: none;
}
aside .filters__showAll span {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #49AAE0;
}
aside .filters__showAll:hover {
  cursor: pointer;
}
aside .filters__toggler {
  display: block;
}
aside .filters__toggler:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
aside .filters__toggler:not(.--not-expandable) .btn.--icon-right:before {
  content: '-';
  color: #49AAE0;
  right: -0.5rem;
  font-size: 2.3rem;
  margin-top: -2px;
}
aside .filters__toggler:not(.--not-expandable).--not-expanded .btn.--icon-right:before {
  content: '+';
  color: #49AAE0;
  font-size: 1.6rem;
  margin-top: -1px;
}
aside .filters__toggler .btn {
  text-align: left;
  padding: 0.5rem 0;
  user-select: none;
  text-decoration: none !important;
}
aside .filters__toggler .btn span {
  text-transform: none;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #302929;
}
aside .filters__expand.--not-expanded {
  display: none;
}
aside .filters__expand.--hide_show_all .filters__options {
  display: none;
}
aside .filters__price.has-error label {
  border-color: #e10404;
}
aside .filters__content {
  display: flex;
  flex-direction: column;
}
aside .filters__content.--group .filters__toggler .btn span {
  font-size: 1.3rem;
}
aside .filters__content.--search .f-control {
  padding: 0.6rem 4rem 0.6rem 1.5rem;
}
aside .filters__content.--search .btn {
  font-size: 1.8rem;
  padding: 1.3rem;
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
}
aside .filters__content.--gfx .f-control + .f-label {
  padding-left: 0 !important;
  padding-right: 0;
  border: 1px solid #c4c7c8;
}
aside .filters__content.--gfx .f-control + .f-label:before {
  display: none;
  top: 2px;
  left: 2px;
}
aside .filters__content.--gfx .f-control + .f-label:after {
  top: 4px !important;
  left: 7px !important;
}
aside .filters__content.--gfx .f-control:checked + .f-label:before {
  display: block;
}
aside .filters__content.--gfx .--quantity {
  display: none;
}
aside .filters__content.--gfx .--name {
  margin-right: 0;
}
aside .filters__content.--gfx .--name .--img {
  vertical-align: bottom;
  max-width: 50px;
  max-height: 50px;
}
aside .filters__content.--gfx .filters__item {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}
aside .filters__content.--gfx + .filters__options > .--submit {
  margin-top: 1rem;
}
aside .filters__content.--gfx + .filters__options > .--submit:before {
  top: calc(50% + .5rem);
}
aside .filters__content.--gfx-name .f-label:before {
  top: 50% !important;
  transform: translateY(-50%);
}
aside .filters__content.--gfx-name .f-label:after {
  top: 50% !important;
}
aside .filters__content.--gfx-name .f-label,
aside .filters__content.--gfx-name .--name {
  display: flex;
  align-items: center;
}
aside .filters__content.--gfx-name .--name span:not(:only-child) {
  margin-left: 0.5rem;
}
aside .filters__content.--gfx-name .--img {
  max-width: 50px;
  max-height: 50px;
}
aside .filters__content.--gfx-name .filters__item {
  margin-bottom: 1rem;
}
aside .filters__content.--shown .filters__item.--hidden:not(.--hide) {
  display: block;
}
aside .filters__item:hover span {
  color: #3BBEEF;
}
aside .filters__item .f-group.--checkbox input.f-control {
  display: block;
  position: absolute;
  left: -99999px;
}
aside .filters__item .f-group.--checkbox input.f-control:focus-visible + label.f-label {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
aside .filters__item.--hidden:not(.--show) {
  display: none;
}
aside .filters__item.--hide {
  display: none;
}
aside .filters__item .--name {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  color: #302929;
  margin-right: 0.5rem;
  white-space: nowrap;
}
aside .filters__item .--quantity {
  font-size: 1.2rem;
}
aside .filters__item .--quantity:before {
  content: "(";
}
aside .filters__item .--quantity:after {
  content: ")";
}
aside .filters__options {
  display: none;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
aside .filters__options:has(.--show-hidden) {
  display: block;
}
aside .filters__options .--submit,
aside .filters__options .--show-hidden {
  background: #fff;
  font-size: 1.3rem;
  width: auto;
}
aside .filters__options .btn:not(.--solid):not(.--outline):not(.secondary):not(.--icon).--show-hidden {
  margin-left: auto;
  cursor: pointer;
  color: #49AAE0;
  text-transform: lowercase;
  text-decoration: none;
  background: none;
  padding-left: 0;
  /*
			&:before {
				content: '';
				position: absolute;
				top: 50%;
				left: 0;
				right: 0;
				height: 1px;
				background: @less_iaicolorscheme_background_border_color;
				z-index: -1;
			}
			*/
}
aside .filters__options .btn:not(.--solid):not(.--outline):not(.secondary):not(.--icon).--show-hidden .--show {
  display: block;
}
aside .filters__options .btn:not(.--solid):not(.--outline):not(.secondary):not(.--icon).--show-hidden .--hide {
  display: none;
}
aside .filters__options .btn:not(.--solid):not(.--outline):not(.secondary):not(.--icon).--show-hidden.--shown .--show {
  display: none;
}
aside .filters__options .btn:not(.--solid):not(.--outline):not(.secondary):not(.--icon).--show-hidden.--shown .--hide {
  display: block;
}
aside .filters__options .--submit:only-child:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #c4c7c8;
  z-index: -1;
}
aside .filters__buttons {
  position: fixed;
  bottom: 0;
  right: -100%;
  width: 100%;
  background: #fff;
  margin-bottom: 0;
  padding: 1.5rem;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 979px) {
  aside .filters__buttons {
    position: static;
    width: 100%;
    right: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 979px) {
  aside .filters__buttons button.btn {
    font-size: 1.4rem;
    padding: 1.25rem 1.4rem;
    font-weight: 700;
  }
}
aside .filters__buttons .btn {
  width: 100%;
}
aside .filters__buttons .btn:last-child {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
aside .filters__range label {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E7E7E7;
  background: #fff;
  color: #333;
  text-align: center;
  cursor: text;
  width: calc(50% - 15px);
  border-radius: 4px;
}
aside .filters__range input {
  border: none;
  box-shadow: none;
  width: 65%;
  text-align: center;
  padding: 5px 0;
  background: #fff;
  color: #333;
}
aside .filters__range .--gap {
  padding: 0 12px;
}
aside .filters ul {
  list-style: none;
}
aside .filters .f-label {
  font-size: 1.3rem !important;
}
aside .filters #filter_xpress_expand .--name {
  display: flex;
  align-items: center;
}
aside .filters #filter_xpress_expand .--name strong,
aside .filters #filter_xpress_expand .--name i.icon-clock {
  color: #0090f6;
  margin-left: 0.5rem;
}
aside .filters #filter_xpress_expand .--name i.icon-clock {
  font-size: 1.6rem;
}
aside .filters #filter_price_expand,
aside .filters #filter_pricenet_expand {
  margin-bottom: 1rem;
}
aside .filters #filter_producer_content .f-control + .f-label {
  border: none;
}
aside .filters #filter_producer_content .f-control + .f-label .--img {
  max-width: initial;
  max-height: initial;
}
.sidebar_open:not(.filters_open) .filters {
  display: none;
}
.filters_open aside {
  background: #fff;
}
.filters_open .filters {
  margin-bottom: 140px !important;
}
.filters_open .filters__buttons {
  transition: right 200ms ease 200ms;
  right: 0;
}
.filters_open .SET_sort {
  display: block !important;
}
.filters_open .setMobileGrid,
.filters_open #login_menu_block,
.filters_open .shopping_list_menu {
  display: none;
}
/*component_css_end*/

/*component_css_start id=6374c9a3a9b958.90333095 page=layout_left type=menu_compare*/
.compare {
  border-top: 1px solid #c4c7c8;
  white-space: nowrap;
  overflow: auto;
  display: flex;
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  clear: both;
  border-radius: 0;
}
.compare::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.compare::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.compare::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
@media (min-width: 757px) {
  .compare {
    align-items: center;
    justify-content: center;
    overflow: visible;
  }
}
.compare .compare__item {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-right: 1rem;
  max-height: 35px;
  width: auto;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  color: #333;
  vertical-align: top;
  border-radius: 0;
}
.compare .compare__item:last-child {
  margin-right: 0;
}
.compare .compare__item:hover {
  background: #0090f6;
  border: 1px solid #0090f6;
  color: #fff;
}
.compare .compare__item img {
  max-height: 25px;
  display: block;
}
@media (min-width: 757px) {
  .compare .compare__item {
    padding: 5px;
    background: #fff;
    border: 1px solid #c4c7c8;
    width: 35px;
    height: 35px;
    min-width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .compare .compare__item:before {
    display: none;
  }
  .compare .compare__item:hover {
    border: 1px solid #333;
    background: #fff;
  }
  .compare .compare__item img {
    display: inline;
  }
}
@media (min-width: 979px) {
  .compare .compare__item {
    margin-right: 1.5rem;
  }
}
.compare__sub {
  order: 1;
}
@media (min-width: 757px) {
  .compare__sub {
    order: 0;
    scrollbar-color: #0090f6 transparent;
    scrollbar-width: thin;
    overflow: auto;
    display: flex;
    margin-right: 1.5rem;
    border-radius: 0;
  }
  .compare__sub::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
  .compare__sub::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  .compare__sub::-webkit-scrollbar-thumb {
    background-color: #0090f6;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
}
@media (min-width: 757px) {
  .compare__buttons {
    display: flex;
  }
}
.compare__buttons:not(.--one) {
  margin-right: 1rem;
}
@media (min-width: 757px) {
  .compare__buttons:not(.--one) {
    margin: 0;
  }
}
.compare__button {
  white-space: nowrap;
}
@media (min-width: 757px) {
  .compare__button {
    margin-right: 0.5rem;
  }
}
@media (min-width: 757px) {
  .compare__label {
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: bold;
    margin-right: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .compare__label {
    margin-right: 2.5rem;
  }
}
/*component_css_end*/

/*component_css_start id=64462de5adfa41.60469319 page=layout_projector type=menu_order_progress*/
.progress {
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  .progress {
    display: flex;
  }
}
.progress__item {
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .progress__item {
    width: 25%;
    align-items: flex-start;
  }
}
.progress__item.--link {
  text-decoration: none;
}
.progress__item:not(.--active) {
  display: none;
}
@media (min-width: 979px) {
  .progress__item:not(.--active) {
    display: flex;
  }
}
@media (min-width: 979px) {
  .progress__item.--active .progress__icon,
  .progress__item.--link:hover .progress__icon {
    background: #49aae0;
    border: 1px solid #49aae0;
    color: #fff;
  }
}
.progress__item.--first .progress__circle {
  stroke-dashoffset: 94.248px;
}
.progress__item.--second .progress__circle {
  stroke-dashoffset: 62.832px;
}
.progress__item.--third .progress__circle {
  stroke-dashoffset: 31.416px;
}
.progress__item.--fourth .progress__circle {
  stroke-dashoffset: 0;
}
.progress__item.--rma.--first .progress__circle {
  stroke-dashoffset: 94.248px;
}
.progress__item.--rma.--second .progress__circle {
  stroke-dashoffset: 88.832px;
}
.progress__item.--rma.--third .progress__circle {
  stroke-dashoffset: 62.832px;
}
.progress__item.--rma.--fourth .progress__circle {
  stroke-dashoffset: 45px;
}
.progress__item.--rma.--fifth .progress__circle {
  stroke-dashoffset: 20px;
}
.progress__item.--shopping-cart .progress__fontello:before {
  content: '\F07A';
}
.progress__item.--truck .progress__fontello:before {
  content: '\F0D1';
}
.progress__item.--comment .progress__fontello:before {
  content: '\F075';
}
.progress__item.--ok .progress__fontello:before {
  content: '\F00C';
}
.progress__item.--file-text .progress__fontello:before {
  content: '\F15C';
}
.progress__icon {
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 979px) {
  .progress__icon {
    height: 65px;
    width: 65px;
    border-radius: 100%;
    border: 1px solid #49aae0;
    color: #000000;
    transition: all 0.2s;
  }
}
.progress__svg {
  position: absolute;
  width: 43px;
  height: 43px;
  transform: rotate(-90deg);
  top: 0;
  left: 0;
}
.progress__circle_back,
.progress__circle {
  cx: 21.5px;
  cy: 21.5px;
  r: 20px;
  fill: none;
  stroke-width: 3px;
}
.progress__circle_back {
  stroke: #f1f1f1;
}
.progress__circle {
  stroke: #0090f6;
  stroke-dasharray: 125.664px;
}
.progress__step {
  display: flex;
  align-items: flex-end;
}
.progress__step strong {
  font-size: 1.5rem;
}
.progress__step span {
  font-size: 1.2rem;
}
.progress__fontello {
  font-size: 2.4rem;
}
.progress__fontello:before {
  font-family: fontAwesome;
}
.progress__text {
  width: 100%;
  overflow: hidden;
  padding-left: 1.5rem;
}
@media (min-width: 979px) {
  .progress__text {
    padding: 0;
  }
}
.progress__name {
  display: block;
  text-transform: uppercase;
  font-size: 1.5rem;
}
@media (min-width: 979px) {
  .progress__name {
    padding: 10px 10px 5px;
    font-size: 1.3rem;
    text-transform: none;
  }
}
@media (min-width: 1200px) {
  .progress__name {
    font-size: 1.4rem;
  }
}
.progress__description {
  display: inline-block;
  font-size: 1.2rem;
  background: #fff;
  position: relative;
  padding-right: 1.5rem;
}
@media (min-width: 979px) {
  .progress__description {
    display: block;
    border-top: 1px solid #c4c7c8;
    padding: 5px 5px 10px;
    margin: 0 5px;
  }
}
.progress__description:after {
  content: '';
  width: 100vw;
  height: 1px;
  border-top: 1px solid #c4c7c8;
  position: absolute;
  top: calc(50% - 1px);
  z-index: -1;
  left: 0;
}
@media (min-width: 979px) {
  .progress__description:after {
    display: none;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7da570e0.58394354 page=layout_projector type=menu_affiliate*/
#menu_affiliate {
  margin-bottom: 30px;
  padding-top: 20px;
  text-align: right;
}
/*component_css_end*/

/*component_css_start id=60dd8e79b18501.50382803 page=layout_projector type=menu_messages*/
.less_info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #CCE5FF;
  position: relative;
  border-radius: 0;
}
.less_info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_info.small,
.less_info.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_info.small:before,
.less_info.--small:before {
  display: none;
}
.less_info a {
  color: inherit;
  text-decoration: underline;
}
.less_info a:hover {
  text-decoration: none;
}
.less_info h3 {
  color: inherit;
}
.less_warning {
  border: 1px solid transparent;
  color: #856404;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #FFF3CD;
  position: relative;
  border-radius: 0;
}
.less_warning::before {
  content: '\F06A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_warning.small,
.less_warning.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_warning.small:before,
.less_warning.--small:before {
  display: none;
}
.less_warning a {
  color: inherit;
  text-decoration: underline;
}
.less_warning a:hover {
  text-decoration: none;
}
.less_warning h3 {
  color: inherit;
}
.less_error {
  border: 1px solid transparent;
  color: #721C24;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #F8D7DA;
  position: relative;
  border-radius: 0;
}
.less_error::before {
  content: '\F057';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_error.small,
.less_error.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_error.small:before,
.less_error.--small:before {
  display: none;
}
.less_error a {
  color: inherit;
  text-decoration: underline;
}
.less_error a:hover {
  text-decoration: none;
}
.less_error h3 {
  color: inherit;
}
.less_success {
  border: 1px solid transparent;
  color: #155776;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #D4EDDA;
  position: relative;
  border-radius: 0;
}
.less_success::before {
  content: '\F058';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.less_success.small,
.less_success.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.less_success.small:before,
.less_success.--small:before {
  display: none;
}
.less_success a {
  color: inherit;
  text-decoration: underline;
}
.less_success a:hover {
  text-decoration: none;
}
.less_success h3 {
  color: inherit;
}
div.menu_messages_message {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #CCE5FF;
  position: relative;
  border-radius: 0;
}
div.menu_messages_message::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.menu_messages_message.small,
div.menu_messages_message.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_message.small:before,
div.menu_messages_message.--small:before {
  display: none;
}
div.menu_messages_message a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_message a:hover {
  text-decoration: none;
}
div.menu_messages_message h3 {
  color: inherit;
}
div.menu_messages_success {
  border: 1px solid transparent;
  color: #155776;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #D4EDDA;
  position: relative;
  border-radius: 0;
}
div.menu_messages_success::before {
  content: '\F058';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.menu_messages_success.small,
div.menu_messages_success.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_success.small:before,
div.menu_messages_success.--small:before {
  display: none;
}
div.menu_messages_success a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_success a:hover {
  text-decoration: none;
}
div.menu_messages_success h3 {
  color: inherit;
}
div.menu_messages_warning {
  border: 1px solid transparent;
  color: #856404;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #FFF3CD;
  position: relative;
  border-radius: 0;
}
div.menu_messages_warning::before {
  content: '\F06A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.menu_messages_warning.small,
div.menu_messages_warning.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_warning.small:before,
div.menu_messages_warning.--small:before {
  display: none;
}
div.menu_messages_warning a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_warning a:hover {
  text-decoration: none;
}
div.menu_messages_warning h3 {
  color: inherit;
}
div.menu_messages_error {
  border: 1px solid transparent;
  color: #721C24;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #F8D7DA;
  position: relative;
  border-radius: 0;
}
div.menu_messages_error::before {
  content: '\F057';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
div.menu_messages_error.small,
div.menu_messages_error.--small {
  padding: 10px;
  font-size: 1.2rem;
}
div.menu_messages_error.small:before,
div.menu_messages_error.--small:before {
  display: none;
}
div.menu_messages_error a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_error a:hover {
  text-decoration: none;
}
div.menu_messages_error h3 {
  color: inherit;
}
.projector_page #content > #menu_messages_warning {
  padding: 22px 65px !important;
  margin-bottom: 15px;
}
.main_page #content > .menu_messages_message {
  margin-top: 10px;
}
.search_page #content #filter_list > #menu_messages_warning {
  margin-top: 15px;
}
/*component_css_end*/

/*component_css_start id=60dd8e7735c102.98467207 page=layout_projector_bottom type=menu_tree5*/
/*component_css_end*/

/*component_css_start id=60dd8f06eda4f7.32061502 page=layout_projector_bottom type=menu_basketedit_hotspot_zone1*/
/*component_css_end*/

/*component_css_start id=63b3fbe7f2e8c5.78438528 page=layout_projector_bottom type=menu_fixed*/
@media (max-width: 978px) {
  html.--scroll-down header {
    z-index: 9999;
  }
  html.--scroll-down header .virtual_assistant {
    display: none;
  }
}
@media (min-width: 979px) {
  html.--fixed-header header {
    height: auto;
    position: fixed;
    width: 100%;
    padding: 1rem 1.5rem;
    grid-template-areas: "logo menu_search menuOptions menub2b open_trigger_wrapper menu_settings menu_basket" "menu_categories menu_categories menu_categories menu_categories menu_categories menu_categories menu_categories";
  }
  html.--fixed-header header.--activate_header {
    padding-bottom: 0 !important;
  }
  html.--fixed-header header.--activate_header #menu_categories {
    padding-bottom: 0 !important;
    display: block !important;
  }
  html.--fixed-header header #menu_search {
    width: auto !important;
    margin-left: 0;
  }
  html.--fixed-header header #menub2b .menub2b__link > span {
    display: none;
  }
  html.--fixed-header header #menu_settings .account_link span {
    display: none;
  }
  html.--fixed-header header .topBasket__price {
    display: none;
  }
  html.--fixed-header header .bars_top {
    display: none;
  }
  html.--fixed-header header .fixed_menu_active {
    display: flex;
  }
  html.--fixed-header header #menu_categories {
    display: none;
  }
  html.--fixed-header header .menu_search__block {
    margin-left: 2rem;
  }
  html.--fixed-header header #freeShipping,
  html.--fixed-header header #rabateCode,
  html.--fixed-header header .breadcrumbs {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  html.--fixed-header header {
    /*
			  padding: 1rem 1.5rem;
			  grid-template-columns:20rem 40rem 30rem 8rem 8rem 8rem;
				grid-template-areas: 
			
			"logo menu_search menuOptions menub2b menu_settings menu_basket"
			"menu_categories menu_categories menu_categories menu_categories menu_categories menu_categories";
			*/
    max-width: 1430px !important;
  }
  html.--fixed-header header #menu_categories {
    margin-top: 1rem;
  }
  html.--fixed-header header #menub2b .menub2b__link > span {
    display: block;
  }
  html.--fixed-header header #menu_settings .account_link span {
    display: block;
  }
  html.--fixed-header header .topBasket__price {
    display: inline;
  }
  html.--fixed-header header #menu_basket_wrapper div.menu_basket_list:not(.empty):hover > a {
    width: 270px;
  }
}
@media (min-width: 1400px) {
  html.--fixed-header header {
    /*
			  padding: 1rem 0;
			  grid-template-columns:1fr 60rem 30rem 8rem 8rem 8rem;
				grid-template-areas: 
			
			"logo menu_search menuOptions menub2b menu_settings menu_basket"
			"menu_categories menu_categories menu_categories menu_categories menu_categories menu_categories";
			*/
  }
  html.--fixed-header header #menu_categories {
    margin-top: 1rem;
  }
  html.--fixed-header header #menu_basket_wrapper div.menu_basket_list:not(.empty):hover > a {
    width: 270px;
  }
}
/*component_css_end*/

/*component_css_start id=66c490bb6f4b03.75638689 page=layout_projector_bottom type=menu_categories2*/
.adv_search {
  color: #333;
  width: 100%;
  min-height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 979px) {
  .adv_search {
    margin-bottom: 15px;
    align-items: center;
    min-height: 45px;
  }
}
@media (min-width: 979px) {
  .adv_search:not(:last-child) {
    margin-bottom: 0;
  }
}
.adv_search.--active .adv_search__label:after {
  content: '\F106';
}
.adv_search.--active .adv_search__form,
.adv_search.--active .adv_search__contact {
  display: block;
}
@media (min-width: 979px) {
  .adv_search.--active .adv_search__form {
    display: flex;
  }
}
.adv_search.--hide,
.adv_search .--hide {
  display: none !important;
}
.adv_search__tabs_items {
  display: flex;
  list-style: none;
}
.adv_search__tabs_item {
  flex: 0 0 50%;
  max-width: 50%;
}
.adv_search__tabs_link {
  padding: 1rem;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 1.2rem;
  height: 100%;
}
.adv_search__tabs_link.--active {
  background: #f1f1f1;
}
.adv_search__tabs_link:hover {
  opacity: 1;
}
@media (min-width: 979px) {
  .adv_search__tabs_link {
    padding: 1rem 2rem;
    font-size: 1.3rem;
  }
}
@media (min-width: 979px) {
  .adv_search__skeleton {
    flex: 0 0 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
}
.adv_search__skeleton.--loading {
  position: relative;
  pointer-events: none;
  min-height: 290px;
}
.adv_search__skeleton.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.adv_search__skeleton.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
@media (min-width: 979px) {
  .adv_search__skeleton.--loading {
    min-height: 60px;
  }
}
.adv_search__skeleton.--loading .configurator__items {
  display: none;
}
.adv_search__skeleton.--main .configurator__content {
  padding: 1rem;
  background: #f1f1f1;
  flex: 1;
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .adv_search__skeleton.--main .configurator__content {
    padding: 2rem;
    min-height: 150px;
  }
}
.adv_search__skeleton.--main .configurator__items {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.adv_search__skeleton.--main .adv_search {
  display: flex;
  flex-direction: column;
  margin: 0;
}
@media (min-width: 979px) {
  .adv_search__skeleton.--main .adv_search {
    display: flex;
    flex-direction: row;
  }
}
.adv_search__skeleton.--main .adv_search .configurator__title {
  color: #333;
  font-weight: 400;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
@media (min-width: 979px) {
  .adv_search__skeleton.--main .adv_search .configurator__title {
    margin-bottom: 0;
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .adv_search__skeleton.--main .adv_search .configurator__title {
    font-size: 2.3rem;
  }
}
@media (max-width: 757px) {
  .adv_search__skeleton.--main .adv_search__button {
    height: 35px;
  }
}
.adv_search__skeleton.--main .adv_search__submit {
  height: 45px;
  min-width: 100px;
  font-weight: 400 !important;
  padding: 0;
  /*
          @media @laptop {
            //margin-left:7.5px;
            &:before {
              content: '\E81A';
              font-family: FontAwesome;
              font-size: 2.2rem;
            }
          }
          */
}
@media (max-width: 979px) {
  .adv_search__skeleton.--main .adv_search__submit {
    width: 100%;
  }
}
@media (max-width: 757px) {
  .adv_search__skeleton.--main .adv_search__submit {
    height: 33px;
    font-size: 11px !important;
    font-weight: 700 !important;
  }
}
.adv_search__skeleton.--main .adv_search__form {
  margin: 0;
  align-items: initial;
}
.adv_search__skeleton.--main .adv_search__content {
  flex-direction: column;
  margin: 1rem 0 0;
  align-items: initial;
}
.adv_search__skeleton.--main .adv_search__select {
  max-width: none;
  margin: 0 0 10px 0;
}
.adv_search__form,
.adv_search__contact {
  margin-bottom: 15px;
}
@media (min-width: 979px) {
  .adv_search__form,
  .adv_search__contact {
    display: block;
    margin-bottom: 0;
  }
}
.adv_search__form {
  width: 100%;
}
@media (min-width: 979px) {
  .adv_search__form {
    order: 1;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
@media (min-width: 979px) {
  .adv_search__content {
    display: flex;
    align-items: flex-start;
    margin: 1rem -7.5px 2rem;
    flex: 1;
    min-width: 0;
    width: 100%;
    justify-content: center;
  }
}
.adv_search__label {
  font-size: 1.6rem;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  padding: 19px 0;
  cursor: pointer;
}
@media (min-width: 979px) {
  .adv_search__label {
    text-align: left;
    justify-content: flex-start;
    width: 60%;
    font-size: 1.8rem;
    cursor: auto;
    padding: 15px 0;
  }
}
.adv_search__label:after {
  content: '\F107';
  font-family: FontAwesome;
  margin-left: 10px;
}
@media (min-width: 979px) {
  .adv_search__label:after {
    display: none;
  }
}
.adv_search__select {
  margin-bottom: 15px;
  position: relative;
}
@media (min-width: 979px) {
  .adv_search__select {
    margin: 7.5px;
    flex: 1;
    max-width: 250px;
  }
}
.adv_search__select.--open .adv_search__menu {
  display: block;
}
.adv_search__select.--open .adv_search__button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #0090f6;
}
.adv_search__select.--open .adv_search__button:after {
  content: '\F106';
}
.adv_search__select.--open .adv_search__button:before {
  color: #0090f6;
}
.adv_search__select.--loading {
  position: relative;
  pointer-events: none;
}
.adv_search__select.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.adv_search__select.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.adv_search__select.--loading:before {
  border-radius: 0;
}
.adv_search__select:not(.--active) {
  position: relative;
}
.adv_search__select:not(.--active):before {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: 33px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  z-index: 2;
}
@media (min-width: 757px) {
  .adv_search__select:not(.--active):before {
    height: 48px;
  }
}
@media (min-width: 979px) {
  .adv_search__select:not(.--active):before {
    height: 43px;
  }
}
.adv_search__select:not(.--active) > * {
  pointer-events: none;
}
.adv_search__select.--selected .adv_search__button:before {
  display: block;
}
.adv_search__select.--selected:not(.--open) .adv_search__button {
  border-color: #10ac82;
}
.adv_search__select.--selected:not(.--open) .adv_search__button:after {
  content: '\F00C';
  color: #10ac82;
  font-size: 1.4rem;
}
.adv_search__select.--selected:not(.--open) .adv_search__button:before {
  color: #10ac82;
}
.adv_search__select.--not-completed .adv_search__button {
  border-color: #e10404;
}
.adv_search__select.--not-completed .adv_search__not_completed {
  display: block;
}
.adv_search__button {
  display: flex;
  align-items: center;
  width: 100%;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  border-radius: 4px;
  white-space: nowrap;
  position: relative;
  height: 50px;
  text-align: left;
  padding-right: 30px;
}
@media (min-width: 979px) {
  .adv_search__button {
    height: 45px;
  }
}
.adv_search__button:before {
  content: attr(data-name);
  position: absolute;
  top: -6px;
  left: 10px;
  font-size: 1.1rem;
  line-height: 12px;
  background: #fff;
  color: #333;
  padding: 0 5px;
  display: none;
}
.adv_search__button:after {
  content: '\F107';
  font-family: FontAwesome;
  width: 30px;
  height: 100%;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}
.adv_search__button > * {
  padding: 0 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 40px;
}
.adv_search__button_index {
  position: relative;
}
.adv_search__button_index:after {
  content: '';
  position: absolute;
  right: 0;
  top: 5px;
  bottom: 5px;
  width: 1px;
  background-color: #c4c7c8;
}
.adv_search__button_content {
  flex: 1;
  min-width: 0;
}
.adv_search__menu {
  position: absolute;
  top: calc(100% + 0px);
  right: 0;
  left: 0;
  min-width: 100px;
  font-size: 1.3rem;
  background: #fff;
  border: 1px solid #c4c7c8;
  z-index: 400;
  display: none;
  overflow: hidden;
  border-radius: 0 0 0 0;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
}
.adv_search__menu_items {
  overflow: auto;
  max-height: 250px;
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  border-radius: 0;
  -webkit-overflow-scrolling: touch;
}
.adv_search__menu_items::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.adv_search__menu_items::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.adv_search__menu_items::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.adv_search__menu_items a {
  color: #333;
  display: flex;
  align-items: center;
  padding: 10px 15px;
  text-decoration: none;
  width: 100%;
  border-bottom: 1px solid #c4c7c8;
  word-wrap: break-word;
}
.adv_search__menu_items a:hover,
.adv_search__menu_items a.selected,
.adv_search__menu_items a.--selected {
  background: #f1f1f1;
}
.adv_search__menu_items a:last-child {
  border: none;
}
.adv_search__menu_items a.adv_search__menu_showall {
  color: #fff;
  background: #0090f6;
}
.adv_search__menu_items a.adv_search__menu_showall:hover {
  color: #fff;
  background: #333;
}
.adv_search__menu_items a img {
  margin-right: 10px;
  max-height: 2.5rem;
  max-width: 2.5rem;
}
.adv_search__menu_search {
  position: relative;
}
.adv_search__menu_search:after {
  content: '\F002';
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.adv_search__menu_search input {
  border: none;
  border-bottom: 1px solid #c4c7c8;
  border-radius: 0;
  width: 100%;
  padding: 10px 35px 10px 15px;
}
.adv_search__menu_search a {
  text-decoration: none;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  display: flex;
}
.adv_search__menu_search a:before {
  content: '\E897';
  font-family: FontAwesome;
  font-size: 0.9rem;
}
.adv_search__not_completed {
  color: #e10404;
  font-size: 1.1rem;
  display: none;
  margin-top: 5px;
}
.adv_search__submit {
  display: block;
  /*
		&:after {
			content: '\F105';
			font-family: FontAwesome;
			margin-left: 5px;

			@media (min-width: 979px) {
				font-size: 1.8rem;
			}
		}
		*/
}
.adv_search__submit.--noactive {
  opacity: 0.3;
  pointer-events: none;
}
/* z CMS */
.main_page .configurator__first,
.noproduct_page .configurator__first,
.main_page .configurator__elem,
.noproduct_page .configurator__elem {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.main_page .configurator__elem > div.configurator__wrapper_sub,
.noproduct_page .configurator__elem > div.configurator__wrapper_sub {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
}
.main_page .configurator__wrapper_select,
.noproduct_page .configurator__wrapper_select {
  display: none;
  align-items: center;
  width: 100%;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  border-radius: 4px;
  white-space: nowrap;
  position: relative;
  height: 50px;
  text-align: left;
  padding-right: 30px;
  cursor: pointer;
  z-index: 401;
  user-select: none;
}
.main_page .configurator__wrapper_select:focus-visible,
.noproduct_page .configurator__wrapper_select:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
.main_page .configurator__wrapper_select span,
.noproduct_page .configurator__wrapper_select span {
  padding: 0 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 40px;
}
.main_page .configurator__wrapper_select:after,
.noproduct_page .configurator__wrapper_select:after {
  content: '\F107';
  font-family: FontAwesome;
  width: 30px;
  height: 100%;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}
.main_page .configurator__first > div,
.noproduct_page .configurator__first > div {
  align-items: center;
  display: flex;
  width: 100%;
}
.main_page .configurator__first img,
.noproduct_page .configurator__first img {
  height: 100px;
}
@media (min-width: 1200px) {
  .main_page .configurator__panel.--init,
  .noproduct_page .configurator__panel.--init {
    align-items: center;
  }
  .main_page .final__step,
  .noproduct_page .final__step {
    justify-content: center !important;
  }
  .main_page .elem__first,
  .noproduct_page .elem__first {
    max-height: initial !important;
    justify-content: space-between;
    height: 300px;
    padding: 35px 20px !important;
    max-width: 190px !important;
  }
}
@media (min-width: 1440px) {
  .main_page .configurator__products_item,
  .noproduct_page .configurator__products_item {
    margin-bottom: 30px !important;
  }
  .main_page .elem__first,
  .noproduct_page .elem__first {
    max-width: 208px !important;
  }
}
@media (max-width: 1199px) {
  .main_page .elem__first,
  .noproduct_page .elem__first {
    width: 100%;
    font-size: 15px !important;
    text-align: start !important;
    padding: 15px 35px 15px 10px !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center;
    align-items: center;
  }
  .main_page .elem__click,
  .noproduct_page .elem__click {
    font-size: 15px !important;
    max-height: initial !important;
    text-align: start !important;
    border-radius: 1rem !important;
    border: 1px solid transparent !important;
    cursor: pointer;
  }
  .main_page .elem__first > img,
  .noproduct_page .elem__first > img {
    height: 30px !important;
    margin-right: 1.5rem;
  }
  .main_page .configurator__elem,
  .noproduct_page .configurator__elem {
    width: 100% !important;
  }
}
@media (max-width: 978px) {
  .main_page .configurator__elem.--select .configurator__wrapper,
  .noproduct_page .configurator__elem.--select .configurator__wrapper {
    max-width: 100%;
    width: 100%;
  }
}
.main_page .elem__click,
.noproduct_page .elem__click {
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 125%;
  text-align: center;
  padding: 1em;
  background: #FBFBFB;
  border: 1px solid #F0F0F0;
  border-radius: 4px;
  letter-spacing: -0.011em;
  color: rgba(0, 0, 0, 0.8);
  max-height: 60px;
  display: flex;
  flex-direction: column;
}
.main_page .elem__click:focus-visible,
.noproduct_page .elem__click:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
.main_page .elem__click:hover,
.noproduct_page .elem__click:hover {
  border: 1px solid #3BBEEF;
  background: #F4FAFD;
  cursor: pointer;
}
.main_page .configurator__wrapper,
.noproduct_page .configurator__wrapper {
  /* font-family: 'Inter', sans-serif; */
  /* flex-wrap: wrap; */
  display: flex;
  position: relative;
  /* flex-direction:column; */
  /* gap: 10px; */
}
.main_page .configurator__first .configurator__wrapper,
.noproduct_page .configurator__first .configurator__wrapper {
  gap: 10px;
  flex-wrap: wrap;
  flex-direction: row;
}
.main_page .configurator__panel,
.noproduct_page .configurator__panel {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.main_page .configurator__elem,
.noproduct_page .configurator__elem {
  width: 100%;
  flex-direction: column;
}
.main_page .configurator__elem:not(.--select) .configurator__wrapper_sub,
.noproduct_page .configurator__elem:not(.--select) .configurator__wrapper_sub {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.main_page .configurator__elem.--select .configurator__wrapper_select,
.noproduct_page .configurator__elem.--select .configurator__wrapper_select {
  display: flex;
}
.main_page .configurator__elem.--select .configurator__wrapper_sub,
.noproduct_page .configurator__elem.--select .configurator__wrapper_sub {
  position: absolute;
  top: calc(100% + 0px);
  right: 0;
  left: 0;
  min-width: 100px;
  font-size: 1.3rem;
  background: #fff;
  border: 1px solid #c4c7c8;
  z-index: 400;
  display: none;
  overflow: hidden;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
  overflow-y: auto;
  max-height: 250px;
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  border-radius: 0;
  -webkit-overflow-scrolling: touch;
}
.main_page .configurator__elem.--select .configurator__wrapper_sub.--active,
.noproduct_page .configurator__elem.--select .configurator__wrapper_sub.--active {
  display: block;
}
.main_page .configurator__elem.--select .configurator__wrapper_sub .elem__click,
.noproduct_page .configurator__elem.--select .configurator__wrapper_sub .elem__click {
  padding: 10px 15px;
  background: #fff;
  border: none;
  border-bottom: 1px solid #c4c7c8;
  text-align: left;
  font-size: 13px;
  line-height: normal;
  border-radius: 0;
  letter-spacing: 0;
  font-weight: 400;
}
.main_page .configurator__elem.--select .configurator__wrapper_sub .elem__click:focus-visible,
.noproduct_page .configurator__elem.--select .configurator__wrapper_sub .elem__click:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
.main_page .configurator__elem.--select .configurator__wrapper_sub .elem__click:hover,
.noproduct_page .configurator__elem.--select .configurator__wrapper_sub .elem__click:hover {
  background: #f1f1f1;
  border-bottom: 1px solid #c4c7c8;
}
.main_page .configurator__title,
.noproduct_page .configurator__title {
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: -0.04em;
  color: #000000;
}
.main_page .configurator__empty_elem,
.noproduct_page .configurator__empty_elem {
  background: #F8F8F9;
  border-radius: 4px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_page .configurator__empty_elem > span,
.noproduct_page .configurator__empty_elem > span {
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 21px;
  color: #000000;
}
.main_page .configurator__empty_elem > button,
.noproduct_page .configurator__empty_elem > button {
  margin-top: 30px;
  width: 249px;
  height: 43px;
  background: #FADF36;
  border-radius: 4px;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  color: #1A1A18;
}
.main_page .hidden-back,
.noproduct_page .hidden-back {
  display: none !important;
}
.main_page .configurator__loader,
.noproduct_page .configurator__loader {
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  /* display: none; */
  opacity: 0.5;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 402;
}
/*component_css_end*/

/*component_css_start id=614c5d677edea4.39881389 page=layout_bottom type=menu_search_hotspot1_bis*/
/*component_css_end*/

/*component_css_start id=63ce650ac21014.07290507 page=layout_bottom type=menu_tree4*/
footer {
  position: relative;
  margin: 0 -1.5rem !important;
}
@media (min-width: 757px) {
  footer {
    margin: 0 auto !important;
  }
}
.footer__wrapper {
  background: #f7f7f7;
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
}
@media (min-width: 757px) {
  .footer__wrapper {
    flex-direction: row;
    align-items: center;
    margin-bottom: 2rem;
    background: #F1F1F1;
    margin-right: -15px;
  }
}
@media (min-width: 979px) {
  .footer__wrapper {
    background: #f7f7f7;
  }
}
@media (min-width: 1200px) {
  .footer__wrapper {
    padding-right: 0;
    margin-bottom: 0;
    margin-right: 0;
    align-items: initial;
    background: none;
  }
}
@media (min-width: 757px) {
  .footer__wrapper:before {
    content: '';
    background: #f7f7f7;
    position: absolute;
    z-index: -1;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
  }
}
@media (min-width: 757px) {
  .footer__wrapper #menu_buttons {
    background: #F1F1F1;
  }
}
#footer_links {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  position: relative;
  padding-top: 3.7rem;
  text-align: center;
}
@media (min-width: 757px) {
  #footer_links {
    text-align: left;
    background: #f7f7f7;
    margin-left: -15px;
    padding-left: 4rem;
  }
}
@media (min-width: 979px) {
  #footer_links {
    padding-left: 1.5rem;
  }
}
@media (min-width: 1200px) {
  #footer_links {
    padding-left: 3rem;
    padding-top: 7.7rem;
    padding-right: 11rem;
    margin-bottom: 15px;
    background: initial;
    margin-left: initial;
    padding-left: initial;
  }
}
#footer_links .footer_links {
  padding-bottom: 2rem;
  /*   flex-basis: 100%;
	margin-bottom: 2.7rem; */
  /*   @media (min-width: 757px) {
	  flex-basis: 33.333%;
	  padding: 30px 35px;
	  margin: 20px 0 0;
	}
	
	@media (min-width: 979px) {
	  margin: 35px 0 0;
	} */
}
@media (min-width: 757px) {
  #footer_links .footer_links {
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 5rem;
  }
}
@media (min-width: 1200px) {
  #footer_links .footer_links {
    margin-bottom: 0;
  }
}
#footer_links .footer_links.--open .footer_links_label:after {
  content: '\F106';
}
#footer_links .footer_links#menu_orders {
  border: 1px solid #c4c7c8;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 0;
}
@media (min-width: 757px) {
  #footer_links .footer_links#menu_orders {
    border-right: none;
    padding: 30px 35px;
    border-radius: 0 0 0 0;
  }
}
#footer_links .footer_links#menu_orders .footer_links_sub {
  display: block;
}
@media (min-width: 757px) {
  #footer_links .footer_links#menu_account {
    border: 1px solid #c4c7c8;
    border-left: none;
    border-radius: 0 0 0 0;
  }
}
#footer_links .footer_links_label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
  color: #302929;
}
@media (min-width: 757px) {
  #footer_links .footer_links_label {
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
  }
}
#footer_links .footer_links_label:not(:only-child):after {
  content: '\F107';
  font-family: FontAwesome;
  margin-left: 1rem;
  font-size: 1.5rem;
  font-weight: 700;
  color: #000;
  margin-top: -3px;
}
@media (min-width: 757px) {
  #footer_links .footer_links_label:not(:only-child):after {
    display: none;
  }
}
@media (min-width: 757px) {
  #footer_links a.footer_links_label:hover {
    color: #0090f6;
  }
}
#footer_links .footer_links_sub {
  line-height: 1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: none;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    font-size: 1.3rem;
  }
}
#footer_links .footer_links_sub > li {
  line-height: 1.2em;
  display: block;
  padding-bottom: 1.7rem;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub > li {
    white-space: nowrap;
    padding: 0 1.5rem 1.1rem 0;
  }
}
@media (min-width: 1200px) {
  #footer_links .footer_links_sub > li {
    display: inline-block;
    vertical-align: top;
  }
}
#footer_links .footer_links_sub > li:last-child {
  padding-bottom: 0;
}
#footer_links .footer_links_sub > li a:hover {
  color: #49AAE0;
  opacity: 1;
}
#footer_links .footer_links_sub > li.menu_orders_item i {
  display: none;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub > li.menu_orders_item i {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 1.3em;
    color: #0090f6;
  }
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub > li.menu_orders_item a {
    width: calc(100% - 25px);
    display: inline-block;
    vertical-align: middle;
  }
}
#footer_links.four_elements .footer_links {
  flex-basis: 100%;
}
@media (min-width: 757px) {
  #footer_links.four_elements .footer_links {
    flex-basis: 50%;
  }
}
@media (min-width: 979px) {
  #footer_links.four_elements .footer_links {
    flex-basis: 25%;
  }
}
@media (min-width: 1200px) {
  #footer_links.four_elements .footer_links_sub > li {
    width: 100%;
  }
}
#footer_links ul {
  list-style: none;
}
#footer_links a,
#footer_links span {
  display: block;
  text-decoration: none;
}
@media (min-width: 757px) {
  #menu_buttons {
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  #menu_buttons {
    padding-left: 0;
  }
}
/*component_css_end*/

/*component_css_start id=63ce7dba299ca0.01168022 page=layout_bottom type=menu_contact*/
.price_info {
  /* &:after {
	  @media (min-width: 979px) {
	    content: '';
	    background: @less_iaicolorscheme_gray_color;
	    flex-grow: 1;
	    height: 1px;
	    margin-left: 2rem;
	  }
	} */
}
@media (min-width: 979px) {
  .price_info {
    flex-grow: 1;
  }
}
@media (max-width: 1199px) {
  .price_info {
    margin-top: 2rem;
  }
}
.price_info__wrapper {
  text-align: center;
  font-size: 1.2rem;
  color: #999;
}
@media (min-width: 979px) {
  .price_info__wrapper {
    text-align: left;
  }
}
.idosell {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  /*   &:before {
  @media (min-width: 979px) {
    content: '';
    background: @less_iaicolorscheme_gray_color;
    flex-grow: 1;
    height: 1px;
    margin-right: 2rem;
  }
} */
}
@media (min-width: 979px) {
  .idosell {
    flex-grow: 1;
    padding-bottom: 5.5rem;
    padding-top: 5.5rem;
  }
}
.idosell__logo {
  justify-content: center;
}
@media (min-width: 1200px) {
  .idosell__logo {
    justify-content: flex-end;
  }
}
#menu_contact {
  background: #fff;
  margin: 0 auto 2rem;
  position: relative;
  text-align: center;
}
#menu_contact ul {
  margin: 0;
  background: #fff;
  z-index: 10;
  position: relative;
  padding-right: 20px;
}
#menu_contact ul > li {
  padding-right: 20px;
  font-weight: 500;
  display: inline-block;
  list-style: none;
  margin: 5px 0;
  line-height: 1em;
}
#menu_contact ul > li.contact_type_header {
  display: none;
}
#menu_contact ul > li:last-child {
  padding-right: 0;
}
#menu_contact .contact_type_text {
  font-weight: normal;
}
#menu_contact .contact_type_adress {
  font-weight: normal;
}
aside #menu_contact {
  background: transparent;
  width: initial !important;
  margin: initial !important;
  left: initial !important;
  display: block;
}
aside #menu_contact:before {
  display: none;
}
aside #menu_contact a {
  width: 100%;
  color: #333;
  font-size: 12px;
  text-decoration: none;
}
aside #menu_contact ul {
  margin: 0;
  width: auto;
  display: block;
  background: none;
  padding: 0;
  position: static;
}
aside #menu_contact ul > li {
  display: flex;
  align-items: center;
  margin: 0;
  border-left: none;
  text-align: left;
  font-weight: 400;
  padding: 1.5rem 0;
  border-bottom: 1px solid #c4c7c8;
  line-height: 1.3;
}
aside #menu_contact ul > li:before {
  color: #333;
  display: inline-block;
  line-height: inherit;
  font-family: FontAwesome;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  width: 1.6rem;
  margin-right: 1rem;
}
aside #menu_contact ul > li.contact_type_adress,
aside #menu_contact ul > li.contact_type_text {
  flex-wrap: wrap;
  padding: 15px 0;
  display: none;
}
aside #menu_contact ul > li.contact_type_adress > *,
aside #menu_contact ul > li.contact_type_text > * {
  padding-right: 3px;
}
aside #menu_contact .contact_type_mail:before {
  content: '\F0E0';
}
aside #menu_contact .contact_type_phone:before {
  content: '\F095';
}
aside #menu_contact .contact_more:before {
  content: '\f0fe';
}
/*component_css_end*/

/*component_css_start id=60dd8e790bf551.68543995 page=layout_bottom type=menu_footer*/
/*component_css_end*/

/*component_css_start id=62e7a60add2960.49498572 page=layout_bottom type=bars_bottom*/
.bars_bottom {
  margin: 10px 0 0;
}
.bars_bottom .bars__item {
  padding: 0 0 10px;
}
@media (min-width: 979px) {
  .bars_bottom .bars__item.--fixed .bars__wrapper {
    bottom: calc(1px * var(--position) + 10px);
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e886840c9.16767093 page=layout_bottom type=menu_tooltip*/
.n59581_tooltip,
.n59581_instalment_note,
.n59581_tooltip_dictionary {
  position: absolute;
  z-index: 999;
  left: -9999px;
  padding: 5px;
  background: #fff;
  font-size: 0.85em;
  color: #333;
  border-radius: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  width: calc(100% - 20px);
  max-height: 300px;
  overflow: scroll;
}
@media (max-width: 756px) {
  .n59581_tooltip,
  .n59581_instalment_note,
  .n59581_tooltip_dictionary {
    left: 10px !important;
  }
}
@media (min-width: 757px) {
  .n59581_tooltip,
  .n59581_instalment_note,
  .n59581_tooltip_dictionary {
    width: 250px;
    overflow: initial;
    max-height: initial;
    margin: 0;
  }
}
.n59581_tooltip p {
  padding: 2px 7px;
}
.n59581_tooltip_dictionary p {
  padding: 2px 7px;
  text-align: left;
}
.n59581_tooltip_dictionary ul {
  padding-left: 22px;
}
.n59581_tooltip_dictionary ol {
  padding-left: 22px;
}
.tooltipContent {
  display: none;
  /* musi byc nie zmieniac  */
}
#iaivalidate_help.help {
  background: #ffffdc none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  display: none !important;
  font-size: 0.8em;
  margin-left: 25px;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: 110px;
  z-index: 999;
}
body div.alertek {
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  margin: 0 !important;
  transform: translate(-50%, -50%);
  padding: 35px 50px 35px 70px !important;
  z-index: 9999;
}
body div.alertek.--info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #CCE5FF;
  position: relative;
  border-radius: 0;
  position: fixed;
}
body div.alertek.--info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body div.alertek.--info.small,
body div.alertek.--info.--small {
  padding: 10px;
  font-size: 1.2rem;
}
body div.alertek.--info.small:before,
body div.alertek.--info.--small:before {
  display: none;
}
body div.alertek.--info a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--info a:hover {
  text-decoration: none;
}
body div.alertek.--info h3 {
  color: inherit;
}
body div.alertek.--warning {
  border: 1px solid transparent;
  color: #856404;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #FFF3CD;
  position: relative;
  border-radius: 0;
  position: fixed;
}
body div.alertek.--warning::before {
  content: '\F06A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body div.alertek.--warning.small,
body div.alertek.--warning.--small {
  padding: 10px;
  font-size: 1.2rem;
}
body div.alertek.--warning.small:before,
body div.alertek.--warning.--small:before {
  display: none;
}
body div.alertek.--warning a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--warning a:hover {
  text-decoration: none;
}
body div.alertek.--warning h3 {
  color: inherit;
}
body div.alertek.--success {
  border: 1px solid transparent;
  color: #155776;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #D4EDDA;
  position: relative;
  border-radius: 0;
  position: fixed;
}
body div.alertek.--success::before {
  content: '\F058';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body div.alertek.--success.small,
body div.alertek.--success.--small {
  padding: 10px;
  font-size: 1.2rem;
}
body div.alertek.--success.small:before,
body div.alertek.--success.--small:before {
  display: none;
}
body div.alertek.--success a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--success a:hover {
  text-decoration: none;
}
body div.alertek.--success h3 {
  color: inherit;
}
body div.alertek.--error {
  border: 1px solid transparent;
  color: #721C24;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #F8D7DA;
  position: relative;
  border-radius: 0;
  position: fixed;
}
body div.alertek.--error::before {
  content: '\F057';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
body div.alertek.--error.small,
body div.alertek.--error.--small {
  padding: 10px;
  font-size: 1.2rem;
}
body div.alertek.--error.small:before,
body div.alertek.--error.--small:before {
  display: none;
}
body div.alertek.--error a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--error a:hover {
  text-decoration: none;
}
body div.alertek.--error h3 {
  color: inherit;
}
._mobile #alert_cover {
  margin-left: 0 !important;
  left: 0 !important;
  position: fixed;
  top: 0 !important;
  border-radius: 0 !important;
  right: 0 !important;
  transform: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e7a061521.50730639 page=layout_bottom type=menu_dynamically_added_content*/
/*component_css_end*/

/*component_css_start id=67eceb47b128c0.38569493 page=layout_bottom type=menu_alert*/
.upsell_projector_list_wrapper {
  padding-top: 2rem;
  margin: 0 -2.5rem;
}
.upsell_projector_list_wrapper.--basket .upsell_projector_list_button.--next {
  display: none;
}
.upsell_projector_list_wrapper.--basket .upsell_projector_list_button.--basket {
  display: inline-block;
}
.upsell_projector_list_wrapper_sub {
  display: flex;
  flex-direction: column;
}
.upsell_projector_list_header {
  display: flex;
  list-style: none;
  counter-reset: list-counter;
  border-top: 1px #c4c7c8 solid;
  border-bottom: 1px #c4c7c8 solid;
  padding: 0 2.5rem;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  column-gap: 2rem;
  overflow-x: auto;
  scrollbar-color: #0090f6 transparent;
  scrollbar-width: thin;
  border-radius: 0;
}
.upsell_projector_list_header::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.upsell_projector_list_header::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.upsell_projector_list_header::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.upsell_projector_list_header_item_link {
  border-bottom: 3px transparent solid;
  padding: 1.5rem 1rem;
  display: block;
  text-decoration: none;
  white-space: nowrap;
}
.upsell_projector_list_header_item_link:before {
  counter-increment: list-counter;
  content: counter(list-counter) ". ";
  font-weight: 400;
}
.upsell_projector_list_header_item_link.--active {
  border-color: #3BBEEF;
}
.upsell_projector_list_items {
  display: flex;
  padding: 2.5rem 2.5rem 1rem;
}
@media (min-width: 979px) {
  .upsell_projector_list_items:has(.--more) {
    padding: 5rem 2.5rem 0;
  }
}
.upsell_projector_list_items:has(.--more) .upsell_projector_list_item.count_1:has(.--easy) {
  margin-top: -2.5rem;
}
.upsell_projector_list_items:has(.--more) .upsell_projector_list_item.count_1:has(.--easy) .upsell_projector_list_item_list_item.--easy {
  min-height: 350px;
}
.upsell_projector_list_item {
  display: none;
  width: 100%;
  position: relative;
}
.upsell_projector_list_item.--active {
  display: block;
}
.upsell_projector_list_item.--more .upsell_projector_list_item_list {
  scrollbar-color: #0090f6 #f1f1f1;
  scrollbar-width: thin;
  border-radius: 0;
}
.upsell_projector_list_item.--more .upsell_projector_list_item_list::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.upsell_projector_list_item.--more .upsell_projector_list_item_list::-webkit-scrollbar {
  width: 6px;
  background-color: #f1f1f1;
  height: 6px;
}
.upsell_projector_list_item.--more .upsell_projector_list_item_list::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.upsell_projector_list_item_list {
  display: flex;
  margin: 0 -5px;
  scroll-behavior: smooth;
  overflow-x: scroll;
  scrollbar-color: #0090f6 #f1f1f1;
  scrollbar-width: thin;
  border-radius: 0;
  scrollbar-color: #fff #fff;
  padding-bottom: 5px;
}
.upsell_projector_list_item_list::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.upsell_projector_list_item_list::-webkit-scrollbar {
  width: 6px;
  background-color: #f1f1f1;
  height: 6px;
}
.upsell_projector_list_item_list::-webkit-scrollbar-thumb {
  background-color: #0090f6;
  border-radius: 0;
  -webkit-border-radius: 0;
}
@media (max-width: 979px) {
  .upsell_projector_list_item_list {
    overflow-x: auto;
    scrollbar-color: #0090f6 transparent;
    scrollbar-width: thin;
    border-radius: 0;
  }
  .upsell_projector_list_item_list::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
  .upsell_projector_list_item_list::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  .upsell_projector_list_item_list::-webkit-scrollbar-thumb {
    background-color: #0090f6;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
}
.upsell_projector_list_item_list .slick-prev {
  left: -15px;
  background: #fff;
  border: 1px #3BBEEF solid;
  border-radius: 4px;
  color: #3BBEEF;
}
.upsell_projector_list_item_list .slick-next {
  right: -15px;
  background: #fff;
  border: 1px #3BBEEF solid;
  border-radius: 4px;
  color: #3BBEEF;
}
.upsell_projector_list_item_list_arrows {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
@media (min-width: 979px) {
  .upsell_projector_list_item_list_arrows {
    display: flex;
    gap: 5px;
    top: -38px;
    right: -5px;
  }
}
.upsell_projector_list_item_list_arrows > a {
  text-decoration: none;
  position: static;
}
.upsell_projector_list_item_list_arrows > a i {
  font-size: 1.4rem;
}
.upsell_projector_list_item_list_item.--easy {
  margin: 0 5px;
}
@media (min-width: 979px) {
  .upsell_projector_list_item_list_item.--easy {
    min-height: 325px;
  }
}
@media (min-width: 1200px) {
  .upsell_projector_list_item_list_item.--easy > div {
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .upsell_projector_list_item_list_item.--easy > div > div {
    height: 100%;
    margin-top: 0 !important;
  }
}
.upsell_projector_list_item_list_item.--easy .quantity-selector {
  display: none;
}
.upsell_projector_list_item_list_item.--easy .custom-radio > label div {
  font-size: 1.2rem;
}
.upsell_projector_list_item_list_item.--product {
  display: flex;
  flex-direction: column;
  margin: 0 5px;
}
.upsell_projector_list_item_list_item.--product:not(.slick-slide) {
  flex: 0 0 55%;
  max-width: 55%;
}
@media (min-width: 979px) {
  .upsell_projector_list_item_list_item.--product:not(.slick-slide) {
    flex: 0 0 30%;
    max-width: 30%;
  }
}
.upsell_projector_list_item_list_item.--service {
  display: flex;
  flex: 0 0 55%;
  max-width: 55%;
  margin: 0 5px;
}
@media (min-width: 979px) {
  .upsell_projector_list_item_list_item.--service {
    flex: 0 0 30%;
    max-width: 30%;
  }
}
.upsell_projector_list_item_list_item.--service label {
  flex: 1;
  border: 1px #c4c7c8 solid;
  padding: 1.5rem 1rem 1.5rem 4.5rem;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  position: relative;
  background: #fff;
  cursor: pointer;
}
@media (min-width: 979px) {
  .upsell_projector_list_item_list_item.--service label {
    padding-bottom: 57px;
  }
}
.upsell_projector_list_item_list_item.--service label:before {
  content: '';
  position: absolute;
  top: 1rem;
  left: 1rem;
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid #c4c7c8;
  border-radius: 2px;
}
.upsell_projector_list_item_list_item_sub {
  border: 1px #c4c7c8 solid;
  padding: 1.5rem;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  background: #fff;
}
.upsell_projector_list_item_list_icon {
  margin-bottom: 5px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.upsell_projector_list_item_list_icon img {
  max-height: 150px;
}
.upsell_projector_list_item_list_name {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  text-decoration: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 68px;
}
.upsell_projector_list_item_list_price {
  font-weight: 700;
}
.upsell_projector_list_item_list_basket {
  padding-top: 5px;
}
@media (min-width: 979px) {
  .upsell_projector_list_item_list_basket {
    height: 42px;
  }
}
.upsell_projector_list_item_list_basket_link.--loading {
  position: relative;
  pointer-events: none;
}
.upsell_projector_list_item_list_basket_link.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.upsell_projector_list_item_list_basket_link.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.upsell_projector_list_item_list_basket_link.btn.--small.--solid.--success {
  background: #10ac82;
  border-color: #10ac82;
  position: relative;
  pointer-events: none;
}
.upsell_projector_list_item_list_basket_link.btn.--small.--solid.--success:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: #10ac82;
}
.upsell_projector_list_item_list_basket_link.btn.--small.--solid.--success:after {
  content: '';
  left: 50%;
  top: 50%;
  transform: translateY(-70%) translateX(-50%) rotate(45deg);
  width: 13px;
  height: 23px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: block;
  position: absolute;
}
.upsell_projector_list_item_input {
  position: absolute;
  left: -99999px;
}
.upsell_projector_list_item_input:focus-visible + .upsell_projector_list_item_label:before {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
.upsell_projector_list_item_input:checked + .upsell_projector_list_item_label {
  border-color: #3BBEEF;
}
.upsell_projector_list_item_input:checked + .upsell_projector_list_item_label:before {
  background: #3BBEEF;
  border: 1px solid #3BBEEF;
  color: #fff;
}
.upsell_projector_list_item_input:checked + .upsell_projector_list_item_label:after {
  content: '';
  left: 18px;
  top: 21px;
  transform: translateY(-60%) rotate(45deg);
  width: 10px;
  height: 17px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: block;
  position: absolute;
}
.upsell_projector_list_button {
  text-decoration: none;
  width: auto;
}
.upsell_projector_list_button.--basket {
  display: none;
}
.upsell_projector_list_button.--basket.--loading {
  position: relative;
  pointer-events: none;
}
.upsell_projector_list_button.--basket.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.upsell_projector_list_button.--basket.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
.upsell_projector_list_button.--basket.btn.--medium.--solid.--success {
  background: #10ac82;
  border-color: #10ac82;
  position: relative;
  pointer-events: none;
}
.upsell_projector_list_button.--basket.btn.--medium.--solid.--success:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: #10ac82;
}
.upsell_projector_list_button.--basket.btn.--medium.--solid.--success:after {
  content: '';
  left: 50%;
  top: 50%;
  transform: translateY(-70%) translateX(-50%) rotate(45deg);
  width: 13px;
  height: 23px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: block;
  position: absolute;
}
.upsell_projector_list_buttons {
  background: #fff;
  padding: 2rem 2.5rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.added {
  display: none;
}
.added[data-bundle] .added__name_h3 {
  grid-area: 1 / 2 / 3 / 3;
  align-items: center;
}
.added a {
  color: #000;
}
.added a:hover {
  color: #0090f6;
}
.added__headline {
  text-align: left;
  justify-content: flex-start;
}
@media (min-width: 570px) {
  .added__headline {
    margin-bottom: 2rem;
  }
}
.added .product {
  text-align: left;
}
.added__name {
  white-space: initial !important;
}
.added__product {
  display: grid;
  grid-column-gap: 2rem;
  grid-template-columns: 114px 1fr;
  background: #fff;
  color: #333;
}
.added__icon {
  grid-area: 1 / 1 / 3 / 2;
  height: auto;
  max-height: 114px;
}
@media (min-width: 570px) {
  .added__icon {
    grid-area: 1 / 1 / 4 / 2;
    max-height: none;
    align-items: start !important;
  }
}
.added__icon img {
  max-height: 114px;
}
@media (min-width: 570px) {
  .added__icon img {
    max-height: none;
  }
}
.added__name_h3 {
  grid-area: 1 / 2 / 2 / 3;
  align-items: flex-end;
}
.added__prices {
  grid-area: 2 / 2 / 3 / 3;
  padding: 0;
}
.added_prices {
  display: flex;
  flex-direction: column-reverse;
}
.added .price.--value {
  font-size: 1.4rem;
}
.added .price.--max {
  font-size: 12px;
}
.added__buttons {
  grid-column: 1 / span 2;
  margin-top: 1rem;
  display: grid;
  grid-column-gap: 2rem;
  grid-template-columns: minmax(114px, 1fr) 2fr;
  grid-template-columns: 114px 1fr;
}
@media (min-width: 570px) {
  .added__buttons {
    grid-area: 3 / 2 / 4 / 3;
  }
}
.added__button.--basket {
  width: fit-content;
}
.added__button.--close {
  color: #0090f6;
  text-decoration: none;
  font-size: 1.3rem;
}
.added__button.--close:hover {
  color: #000;
}
.added .hotspot {
  border-top: 1px solid #c4c7c8;
}
.added .hotspot .headline {
  font-size: 1.6rem;
}
.added .hotspot .product {
  background: #fff;
  color: #333;
  display: grid;
  grid-column-gap: 1.5rem;
  grid-template-columns: 65px 2fr;
}
.added .hotspot .product__icon {
  grid-area: 1 / 1 / 3 / 2;
  height: auto;
  max-height: 65px;
}
.added .hotspot .product__icon img {
  max-height: 65px;
}
.added .hotspot .product h3 {
  grid-area: 1 / 2 / 2 / 3;
  display: flex;
  align-items: flex-end;
}
.added .hotspot .product__name {
  font-size: 1.4rem;
}
.added .hotspot .product__prices {
  grid-area: 2 / 2 / 3 / 3;
  padding: 0;
}
.added .hotspot .product__prices a {
  color: #0090f6;
}
.added .hotspot .product__prices a:hover {
  color: #000;
}
.modal .added {
  display: block;
}
/*component_css_end*/

/*component_css_start id=60dd8e8af3fa77.78410167 page=layout_bottom type=menu_instalment*/
.instalment_calculator {
  padding-top: 2rem;
}
.instalment_calculator__button {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1rem;
  text-align: left;
}
.instalment_calculator__button:last-child {
  margin: 0;
}
.instalment_calculator__button.--disabled {
  cursor: not-allowed;
}
.instalment_calculator__button_txt {
  margin-right: 0.5rem;
}
.instalment_calculator__button_info {
  display: block;
  font-size: 1.1rem;
}
.instalment_calculator .menu_messages_message {
  margin-bottom: 2rem;
}
/*component_css_end*/

/*component_css_start id=60dd8e887458a9.43179265 page=layout_bottom type=menu_calendar*/
.vanilla-calendar {
  width: 310px;
  min-width: min-content;
  background-color: #fff;
  color: #333;
  padding: 15px;
  border-radius: 4px;
  box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.7);
}
.vanilla-calendar:not(.--active) {
  display: none;
}
.vanilla-calendar button:focus-visible {
  outline: 1px solid #c4c7c8;
}
.vanilla-calendar-info.--top {
  margin-bottom: 10px;
}
.vanilla-calendar-info.--bottom {
  margin-top: 10px;
}
.vanilla-calendar-header {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.vanilla-calendar-header__content {
  flex-grow: 1;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  font-size: 1.4rem;
  min-height: 40px;
}
.vanilla-calendar-column {
  display: flex;
  flex-direction: column;
  margin-right: 2px;
}
.vanilla-calendar-column__title {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-column__content {
  display: grid;
  grid-auto-flow: row;
  column-gap: 2px;
  align-items: center;
  justify-items: center;
  align-content: space-between;
  flex-grow: 1;
}
.vanilla-calendar-content {
  grid-area: content;
  display: flex;
  flex-direction: column;
}
.vanilla-calendar-arrow {
  display: block;
  width: 40px;
  height: 40px;
  background-color: transparent;
  cursor: pointer;
  border: 1px solid #c4c7c8;
  border-radius: 0;
}
.vanilla-calendar-arrow_prev {
  transform: rotate(180deg);
}
.vanilla-calendar-arrow::before {
  content: "\F105";
  font-family: FontAwesome;
  font-size: 2rem;
  transition: 0.2s color;
}
.vanilla-calendar-arrow:hover {
  border: 1px solid #0090f6;
}
.vanilla-calendar-arrow:hover::before {
  color: #0090f6;
}
.vanilla-calendar-months {
  border-radius: 4px;
  display: grid;
  column-gap: 6px;
  row-gap: 12px;
  grid-template-columns: repeat(4, 1fr);
  flex-grow: 1;
  align-items: center;
}
.vanilla-calendar-months_selecting .vanilla-calendar-months__month {
  cursor: pointer;
}
.vanilla-calendar-months_selecting .vanilla-calendar-months__month_disabled {
  cursor: default;
}
.vanilla-calendar-months__month {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 40px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  padding: 2px;
  border-radius: 4px;
  border: 0;
  word-break: break-all;
}
.vanilla-calendar-months__month:hover {
  color: #0090f6;
}
.vanilla-calendar-months__month_selected {
  color: #0090f6;
}
.vanilla-calendar-months__month_selected:hover {
  color: #333;
}
.vanilla-calendar-months__month_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-months__month_disabled:hover {
  color: #c4c7c8;
}
.vanilla-calendar-month {
  font-weight: bold;
  color: #333;
  cursor: pointer;
  border-radius: 4px;
  padding: 2px;
  border: 0;
  background-color: transparent;
}
.vanilla-calendar-month:hover {
  color: #0090f6;
}
.vanilla-calendar-month_not-active {
  color: #c4c7c8;
}
.vanilla-calendar-month_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-years {
  border-radius: 4px;
  display: grid;
  column-gap: 6px;
  row-gap: 12px;
  grid-template-columns: repeat(5, 1fr);
  flex-grow: 1;
  align-items: center;
}
.vanilla-calendar-years_selecting .vanilla-calendar-years__year {
  cursor: pointer;
}
.vanilla-calendar-years_selecting .vanilla-calendar-years__year_disabled {
  cursor: default;
}
.vanilla-calendar-years__year {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #333;
  padding: 2px;
  border-radius: 4px;
  border: 0;
  word-break: break-all;
}
.vanilla-calendar-years__year:hover {
  color: #0090f6;
}
.vanilla-calendar-years__year_selected {
  color: #0090f6;
}
.vanilla-calendar-years__year_selected:hover {
  color: #333;
}
.vanilla-calendar-years__year_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-years__year_disabled:hover {
  color: #c4c7c8;
}
.vanilla-calendar-year {
  font-weight: bold;
  color: #333;
  cursor: pointer;
  border-radius: 4px;
  padding: 2px;
  border: 0;
  background-color: transparent;
}
.vanilla-calendar-year:hover {
  color: #0090f6;
}
.vanilla-calendar-year_not-active {
  color: #c4c7c8;
}
.vanilla-calendar-year_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-week {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  column-gap: 2px;
  justify-items: center;
  margin-bottom: 5px;
}
.vanilla-calendar-week__day {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  width: 28px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-week-number {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  column-gap: 2px;
  row-gap: 2px;
  justify-items: center;
  align-items: center;
  flex-grow: 1;
}
.vanilla-calendar-days_selecting .vanilla-calendar-day__btn {
  cursor: pointer;
}
.vanilla-calendar-days_selecting .vanilla-calendar-day__btn_disabled {
  cursor: default;
}
.vanilla-calendar-day {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-day__btn {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #333;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 0;
  cursor: default;
}
.vanilla-calendar-day__btn:hover {
  border: 1px solid #333;
  background-color: #fff;
}
.vanilla-calendar-day__btn:focus-visible + .vanilla-calendar-day__popup,
.vanilla-calendar-day__btn:hover + .vanilla-calendar-day__popup {
  opacity: 1;
  pointer-events: auto;
}
.vanilla-calendar-day__btn_today {
  color: #0090f6;
  font-weight: bold;
}
.vanilla-calendar-day__btn_today:hover {
  color: #333;
}
.vanilla-calendar-day__btn_selected {
  background-color: #0090f6;
  border-color: #0090f6;
  color: #fff;
}
.vanilla-calendar-day__btn_selected:hover {
  background-color: #0090f6;
  border-color: #0090f6;
  color: #fff;
}
.vanilla-calendar-day__btn_holiday,
.vanilla-calendar-day__btn_disabled {
  color: #c4c7c8;
  border-color: #fff;
  background-color: #fff;
  pointer-events: none;
}
.vanilla-calendar-day__btn_next,
.vanilla-calendar-day__btn_prev {
  display: none;
  pointer-events: none;
}
.vanilla-calendar-day__popup {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 130px;
  padding: 16px 12px 8px;
  color: #333;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  opacity: 0;
  pointer-events: none;
}
.vanilla-calendar-day__popup:hover {
  opacity: 1;
  pointer-events: auto;
}
.vanilla-calendar-day__popup::before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 8px);
  display: block;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 20px #000000;
}
.vanilla-calendar-day__popup::after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  top: 2px;
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 10px 8px;
}
#ui-datepicker-div {
  z-index: 999 !important;
  display: none;
}
.ui-datepicker {
  z-index: 999;
  background: #fff;
  border: 1px solid #c4c7c8;
  padding: 0.2em 0.2em 0.2em;
  width: 19em;
}
.ui-datepicker table {
  border-collapse: collapse;
  font-size: 12px;
  margin: 0 0 5px;
  width: 100%;
}
button.ui-datepicker-trigger {
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: url('/gfx/standards/calndar_gfx.gif?r=1761917057') 0 0 no-repeat;
  border: none;
  margin-left: 5px;
  float: left;
}
.ui-widget-header {
  background: #c4c7c8 none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.ui-datepicker-title {
  color: #333;
  font-size: 13px;
  line-height: 34px;
  text-align: center;
  width: 100%;
  height: 36px;
}
.ui-datepicker-title select {
  margin: 2px 2px 0;
}
.ui-datepicker-prev {
  background: url('/gfx/standards/button_leftbig.png?r=1761917057') top left no-repeat;
  height: 30px;
  width: 30px;
  display: block;
  border: none;
  cursor: pointer;
  position: absolute;
  left: 2px;
  top: 2px;
}
.ui-datepicker-prev-hover {
  background-position: right top !important;
}
.ui-datepicker-prev span {
  display: none;
}
.ui-datepicker-next {
  background: url('/gfx/standards/button_rightbig.png?r=1761917057') top left no-repeat;
  height: 30px;
  width: 30px;
  display: block;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 2px;
}
.ui-datepicker-next-hover {
  background-position: right top !important;
}
.ui-datepicker-next span {
  display: none;
}
a.ui-state-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.ui-datepicker th {
  border: 0 none;
  font-weight: bold;
  padding: 0.7em 0.3em;
  text-align: center;
}
.ui-datepicker td {
  border: 0 none;
  padding: 1px;
}
a.ui-state-default {
  border: 1px solid #c4c7c8;
  display: block;
  font-weight: bold;
  padding: 0.5em;
  text-align: right;
  text-decoration: none;
}
a.ui-state-default:hover {
  background: #0090f6;
  color: #fff;
  text-decoration: none;
}
a.ui-state-active {
  background: #0090f6;
  color: #fff;
  text-decoration: none;
}
span.ui-state-default {
  background: #f2dede none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  color: #e10404;
  cursor: not-allowed;
  display: block;
  padding: 0.5em;
  text-align: right;
}
iframe.ui-datepicker-cover {
  display: none;
}
div.ui-helper-hidden-accessible {
  display: none;
}
/*component_css_end*/

/*component_css_start id=60dd8e7d96d3f6.35754398 page=layout_bottom type=menu_structured_data*/
/*component_css_end*/

/*component_css_start id=60dd8e88d59467.28079152 page=layout_bottom type=menu_notice*/
.menu_notice {
  display: none;
}
.menu_notice h2 {
  margin-bottom: 1rem;
}
.menu_notice__buttons {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 2rem;
}
.menu_notice__button {
  width: 100%;
  margin-bottom: 1rem;
}
.menu_notice__button:last-child {
  margin-bottom: 0;
}
.modal #menu_notice,
.modal .menu_notice {
  display: block;
}
#xpress_toplayer {
  display: none;
}
#xpress_toplayer_error {
  display: none;
}
.xpress_zipcode_verification {
  z-index: 9999 !important;
}
.xpress_zipcode_verification h2 {
  border-left: 7px solid #0090f6;
  display: block;
  font-size: 1.29em;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0 7px 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
  color: #333;
}
.xpress_zipcode_verification p {
  margin: 10px 0;
}
.xpress_zipcode_verification .form-control-feedback {
  right: 15px;
  line-height: 65px;
}
.xpress_zipcode_verification .has-success .form-control-feedback,
.xpress_zipcode_verification .hass-error .form-control-feedback {
  line-height: 52px;
}
.xpress_zipcode_verification input {
  width: 100%;
  text-align: center;
}
.xpress_zipcode_verification #xpress_zipcode_submit {
  margin-top: 8px;
  width: 100%;
}
#xpress_zipcode_geolocation {
  background: #333;
  border-color: #333;
  width: 100%;
}
#xpress_zipcode_geolocation:hover {
  background: #333;
  border-color: #333;
}
#express_close_dialog {
  width: 100%;
}
/*component_css_end*/

/*component_css_start id=6362560c0363e8.68758784 page=layout_bottom type=menu_additionalpayments*/
/*
 * STYLE DLA SMILE
 */
.modal.--smile .smile_info {
  display: block;
}
.modal.--smile .modal__close {
  color: #000;
}
.modal.--smile .modal__close:hover {
  color: #0090f6;
}
.modal.--smile .modal__wrapper {
  background: #fff url('/gfx/standards/smile_dialog_background.png?r=1761917057') no-repeat;
  color: #333;
  text-align: left;
  z-index: 0;
  padding: 2rem;
  max-width: 570px;
}
@media (min-width: 757px) {
  .modal.--smile .modal__wrapper {
    padding: 3.5rem;
  }
}
.modal.--smile .modal__wrapper .headline {
  font-size: 2.6rem;
  padding: 1rem 0 2rem;
  color: #333;
}
@media (min-width: 757px) {
  .modal.--smile .modal__wrapper .headline {
    font-size: 3.6rem;
  }
}
.modal.--smile .modal__wrapper .modal__content {
  position: relative;
}
.modal.--smile .modal__wrapper .modal__content:after {
  content: "";
  background: url('/gfx/standards/smile_dialog_package.png?r=1761917057') no-repeat;
  background-size: contain;
  position: absolute;
  width: 35%;
  height: 140px;
  bottom: 30px;
  right: 0;
  z-index: -1;
  background-position: bottom;
}
@media (min-width: 757px) {
  .modal.--smile .modal__wrapper .modal__content:after {
    width: 192px;
    height: 177px;
    bottom: 0;
  }
}
.banner_smile {
  font-size: 1.3rem;
  display: flex;
  flex-direction: column;
  text-align: left;
}
.banner_smile__block.--main {
  border-radius: 0;
  padding: 1rem;
  background: #fcf4f4;
  color: #333;
}
@media (min-width: 979px) {
  .banner_smile__block.--main {
    display: flex;
    align-items: center;
  }
}
.banner_smile__block.--desc {
  padding: 1.1rem;
  font-size: 1.1rem;
  line-height: 1.3rem;
}
.banner_smile__logo {
  max-width: 72px;
  display: block;
}
.banner_smile__pickup {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 5px;
}
.banner_smile__pickup[data-has-more-images="true"] {
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 979px) {
  .banner_smile__pickup {
    padding: 0 1rem;
  }
}
.banner_smile__pickup_list {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
[data-has-more-images="true"] .banner_smile__pickup_list {
  flex-wrap: wrap;
}
.banner_smile__pickup_text {
  padding: 0.5rem 0;
}
@media (min-width: 979px) {
  .banner_smile__pickup_text {
    padding: 0.25rem 0 0;
  }
}
.banner_smile__pickup_logo {
  max-width: 51px;
}
.banner_smile__link {
  margin-top: 0.5rem;
  display: block;
  white-space: nowrap;
  color: #333;
  text-decoration: underline;
}
.banner_smile__link:hover {
  color: #0090f6;
}
@media (min-width: 979px) {
  .banner_smile__link {
    margin: 0;
  }
}
.smile_info {
  display: none;
}
.smile_info .headline {
  border-left: none;
}
.smile_info__logo {
  width: 107px;
  height: 26px;
  display: block;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .smile_info__logo {
    width: 153px;
    height: 37px;
    margin: 0 2.5rem 0 0;
  }
}
.smile_info__strong {
  display: block;
}
.smile_info__item.--smile {
  margin-bottom: 2rem;
}
@media (min-width: 757px) {
  .smile_info__item.--smile {
    display: flex;
    align-items: center;
    margin-bottom: 4rem;
  }
}
.smile_info__item.--pickup {
  display: flex;
  flex-direction: column;
  max-width: 65%;
  margin-bottom: 4rem;
}
@media (min-width: 757px) {
  .smile_info__item.--pickup {
    max-width: 60%;
  }
}
.smile_info__item.--footer {
  display: flex;
  align-items: center;
}
.smile_info__pickup_list {
  gap: 0.8rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
  align-items: center;
}
.smile_info__text {
  display: block;
}
.--pickup .smile_info__text {
  margin-bottom: 2.5rem;
}
.smile_info__iai {
  margin-right: 1rem;
}
.smile_info__pickup_logo {
  width: auto;
  min-width: 90px;
  height: auto;
}
/*
 * STYLE DLA PAYPO
 */
.modal.--paypo .paypo_info {
  display: block;
}
.modal.--paypo .paypo_info .headline {
  padding-left: 0;
  padding-top: 0;
  margin-bottom: 1.5rem;
  border-left: 0;
}
.paypo_info {
  display: none;
  font-size: 1.3rem;
}
.paypo_info__item {
  border: 1px solid #c4c7c8;
  border-radius: 0;
  margin-bottom: 1.5rem;
  padding: 1.3rem 1.5rem;
  display: flex;
  align-items: center;
}
.paypo_info__item:before {
  font-size: 4.2rem;
  font-weight: bold;
  color: #c4c7c8;
  margin-right: 1.5rem;
}
.paypo_info__item.--first:before {
  content: "1";
}
.paypo_info__item.--first .paypo_info__text {
  max-width: 165px;
}
.paypo_info__item.--second:before {
  content: "2";
}
.paypo_info__item.--third:before {
  content: "3";
}
.paypo_info__item.--fourth {
  margin-bottom: 0;
}
.paypo_info__item.--fourth:before {
  content: "4";
}
.paypo_info__text {
  line-height: 1.8rem;
}
.paypo_info__img {
  margin-left: auto;
}
.paypo_info__img img {
  display: block;
}
/*component_css_end*/

/*component_css_start id=677d0c5cae8dc1.55284151 page=layout_bottom type=menu_tree3*/
.buyAgainToplayer .big_label {
  justify-content: flex-start;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 2rem;
}
.buyAgainToplayer .big_label img {
  max-height: 30px;
  margin-right: 15px;
}
@media (min-width: 979px) {
  .buyAgainToplayer .big_label img {
    max-height: 40px;
  }
}
.buyAgain_noorder,
.buyAgain_bundle {
  padding: 10px 0;
}
.buyAgain_noorder_items,
.buyAgain_bundle_items {
  list-style: decimal;
  padding-left: 14px;
}
.buyAgain_noorder_items li a,
.buyAgain_bundle_items li a {
  text-decoration: none;
}
.buyAgain_bottom {
  padding-top: 10px;
}
.buyAgain_bottom_btn {
  padding-top: 20px;
  text-align: center;
}
.buyAgain_bottom a {
  font-weight: 700;
  text-decoration: underline;
}
/*component_css_end*/

/*component_css_start id=6409ea99d9cac3.46348689 page=search type=search_categoriesdescription*/
.search_name {
  margin: 1rem 0;
}
@media (min-width: 757px) {
  .search_name {
    display: flex;
    align-items: center;
    margin-bottom: 3.2rem;
    justify-content: space-between;
  }
}
.search_name__label {
  padding: 0 !important;
  width: auto !important;
  margin-bottom: 0;
}
@media (max-width: 978px) {
  .search_name__label {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .search_name__label {
    margin: 0 !important;
  }
}
.search_name__label .headline__name {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 39px;
  text-transform: initial;
}
@media (min-width: 1200px) {
  .search_name__label .headline__name {
    font-size: 30px;
  }
}
.search_name__total {
  display: none;
}
@media (min-width: 757px) {
  .search_name__total {
    display: inline;
    padding-left: 1rem;
    font-size: 1.2rem;
  }
}
@media (max-width: 978px) {
  #paging_setting_top #sortForm {
    display: none !important;
  }
}
.--filters .--filters-button-mobile {
  display: flex;
  text-transform: none;
  background: transparent !important;
  padding: 0 1.5rem 1.5rem 0 !important;
  line-height: 0;
  align-items: center;
  gap: 1rem;
  font-weight: 500 !important;
  font-size: 14px !important;
  border: none !important;
}
.--filters .--filters-button-mobile:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewBox="0 0 448 512"><!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path d="M0 80c0-8.8 7.2-16 16-16H432c8.8 0 16 7.2 16 16s-7.2 16-16 16H16C7.2 96 0 88.8 0 80zM64 240c0-8.8 7.2-16 16-16H368c8.8 0 16 7.2 16 16s-7.2 16-16 16H80c-8.8 0-16-7.2-16-16zM288 400c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16s7.2-16 16-16h96c8.8 0 16 7.2 16 16z"/></svg>');
}
@media (max-width: 978px) {
  .--filters .btn {
    margin-bottom: 20px;
    font-size: 13px;
    padding: 1.2rem 2rem;
  }
}
.hide_description {
  display: none;
  font-size: 1.3rem;
  cursor: pointer;
}
div.search_categoriesdescription {
  clear: both;
  margin-bottom: 1rem;
  overflow: hidden;
}
@media (min-width: 757px) {
  div.search_categoriesdescription {
    margin-bottom: 1.5rem;
  }
}
div.search_categoriesdescription h1 {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 1.4em;
}
div.search_categoriesdescription .search_categoriesdescription_sub {
  margin: 1rem 0 0;
}
@media (min-width: 757px) {
  div.search_categoriesdescription .search_categoriesdescription_sub {
    display: flex;
    flex-wrap: wrap;
    margin: 1.5rem 0 0;
  }
  div.search_categoriesdescription .search_categoriesdescription_sub > * {
    width: 100%;
  }
}
div.search_categoriesdescription .search_categoriesdescription_sub > *:last-child {
  margin-bottom: 0;
}
div.search_categoriesdescription .search_categoriesdescription_sub.skeleton > * {
  background: #f1f1f1;
  color: transparent;
}
div.search_categoriesdescription span.navigation_total {
  display: none;
  font-size: 0.9em;
  padding-left: 15px;
  vertical-align: middle;
}
@media (min-width: 757px) {
  div.search_categoriesdescription span.navigation_total {
    display: inline-block;
  }
}
.search_categoriesdescription_next:not(.expanded) > * {
  display: none;
}
.search_categoriesdescription_next .show_description {
  display: block;
  cursor: pointer;
}
.search_categoriesdescription_next.expanded .show_description {
  display: none;
}
.search_categoriesdescription_next.expanded + .hide_description {
  display: block;
}
.search_categoriesdescription_next {
  margin-bottom: 1.5rem;
}
.search_categoriesdescription_next:not(.expanded) > * {
  display: none;
}
.search_categoriesdescription_next .show_description {
  display: block;
  cursor: pointer;
}
.search_categoriesdescription_next.expanded .show_description {
  display: none;
}
.search_categoriesdescription_next > *:last-child {
  margin-bottom: 0;
}
.search_description {
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .search_description {
    margin-bottom: 2rem;
  }
}
.search_description a {
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
  text-decoration: none;
  text-decoration-line: underline !important;
}
.search_description.--bottom {
  margin-top: 5rem;
}
.search_description.--skeleton {
  max-height: 150px;
}
.search_description.--skeleton > * {
  background: #f1f1f1;
  color: transparent;
}
.search_description.--skeleton a {
  color: transparent;
}
.search_description__wrapper > *:last-child {
  margin-bottom: 0;
}
#paging_setting_top .f-group {
  margin-bottom: 0 !important;
}
#paging_setting_top .f-dropdown-toggle {
  cursor: pointer;
  border: 1px solid #EBEEF8 !important;
  border-radius: 4px !important;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
}
#collapsible {
  display: block;
  position: absolute;
  left: -99999px;
}
#collapsible:focus-visible + .lbl-toggle {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
/*component_css_end*/

/*component_css_start id=6409e4b81b5ff1.10403252 page=search type=search_filters*/
#filter_list {
  margin-bottom: 3rem;
  margin-top: -2rem;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 1rem;
}
@media (min-width: 757px) {
  #filter_list {
    margin-bottom: 1.5rem;
    margin-top: 0;
  }
}
#filter_list .filter_list_content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 979px) {
  #filter_list .filter_list_content {
    display: initial;
    overflow: auto;
    scrollbar-color: #0090f6 transparent;
    scrollbar-width: thin;
    border-radius: 0;
  }
  #filter_list .filter_list_content::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
  #filter_list .filter_list_content::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  #filter_list .filter_list_content::-webkit-scrollbar-thumb {
    background-color: #0090f6;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
}
#filter_list .filter_list_content > a.btn {
  width: auto;
}
#filter_list .filter_list_content > a.btn:last-child {
  margin-right: 0 !important;
}
@media (max-width: 978px) {
  #filter_list .filter_list_content > a.btn.remove_all_list_filters {
    order: 1;
  }
}
@media (max-width: 978px) {
  #filter_list .filter_list_content > a.btn.filter_list_remove {
    order: 0;
  }
}
#filter_list .filter_list_content > a.btn.filter_list_remove,
#filter_list .filter_list_content > a.btn.remove_all_list_filters {
  background: transparent;
  color: #939393;
  font-weight: 500 !important;
  font-size: 14px;
  border: none;
  padding-left: 0;
  text-transform: none;
}
#filter_list .filter_list_content > a.btn.filter_list_remove:before,
#filter_list .filter_list_content > a.btn.remove_all_list_filters:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" zoomAndPan="magnify" viewBox="0 0 48 48" height="15" preserveAspectRatio="xMidYMid meet" version="1.0"><defs><clipPath id="50d2885a01"><path d="M 0.488281 0 L 47.507812 0 L 47.507812 47.019531 L 0.488281 47.019531 Z M 0.488281 0 " clip-rule="nonzero"/></clipPath><clipPath id="6c2152f6a4"><path d="M 24 0 C 11.015625 0 0.488281 10.527344 0.488281 23.511719 C 0.488281 36.496094 11.015625 47.019531 24 47.019531 C 36.984375 47.019531 47.511719 36.496094 47.511719 23.511719 C 47.511719 10.527344 36.984375 0 24 0 Z M 24 0 " clip-rule="nonzero"/></clipPath><clipPath id="d4225b89ac"><path d="M 0.488281 0 L 47.503906 0 L 47.503906 47.015625 L 0.488281 47.015625 Z M 0.488281 0 " clip-rule="nonzero"/></clipPath><clipPath id="65c76dd4ae"><path d="M 23.996094 0 C 11.015625 0 0.488281 10.523438 0.488281 23.507812 C 0.488281 36.492188 11.015625 47.015625 23.996094 47.015625 C 36.980469 47.015625 47.503906 36.492188 47.503906 23.507812 C 47.503906 10.523438 36.980469 0 23.996094 0 Z M 23.996094 0 " clip-rule="nonzero"/></clipPath><clipPath id="d6c4c36f2f"><path d="M 9 9.285156 L 39.714844 9.285156 L 39.714844 38 L 9 38 Z M 9 9.285156 " clip-rule="nonzero"/></clipPath><image x="0" y="0" width="118" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHYAAAB0CAIAAADfDVFNAAAABmJLR0QA/wD/AP+gvaeTAAAIA0lEQVR4nO3dW0xTdxzA8d/h4oAqCnJZKUMQBLk5ioq6zXmbzheNZgnxwTeDS5YtJk4RdFwEFTG+OLwgbEv2tmQzmybGBI0SNkEQiqPcCqXUSlekoMhFtiKyh5MYrKXnfy7/c/7ntN83mv85/efzUE4v//+hZmdnwRvOfKSegPLzEmPPS4w9LzH2vMTY8xJjz0uMPS8x9rzE2PNz+ajDMd2o67x+q+6p/Vl8rGb3zo0ZaYk+PpTIkyMkh2O6vrn92o27o2MTSQkx+/Zuj4/VUBSqBvXuG+jhkdHC8uqbt+vnPpi9Z1vu1/vDly4RZtbyaXBopOT8T3M1VKrAQznZB/bv8vP1RTmDb3Fx8dy/HY7pC9W//vL7HadxHd39ZostKzNloSqI97Rlk9VmP3GmsuZe09wHp6df6fQ9SQnL4mM1KCdxfi02P7Hd+6vF5dCa2qaCsqrBoRFu05VdVpv9u7Krd/90oTE5OVVzr/Hl1L8o53EmNhgtxv6B+UZ7jrIbX7ru3sdDw89RTuVMPDPz2v0BnqDM6AsAr2ZmXjNZ0TkTx8dpIsJC3B+jbGUUXwCIi4kKZ4Kie4c4VrPpIy3jYUpV7rfY8kovM/oCwOaPtYsWIv3ndyYOCgzYt3e7Rh3OeKTylPsttsKzVXUNjxhHfr51/WebshBP63zRBgDqyKUpiXEPWtrHJ166P7jPbLUMDCrjSg7dd8fmrNK8HMaX0ze5IKYoKjoqwqOU2fnmH3w/Yin6yV0Qg4cpY/WF+YjBY5RNZuvR4oqG5nbGkdx8wQ0xeICyyWw9evJi86NuxpGcfcE9MShaWRxfYCQGhSqL5gsoxKA4ZWP/wLdFFbo2A+NI/r6ASAwKUjb2DxwpqmjV9zCOFMQX0IlBEcri+wIrYpC5siS+wJYYZKtsMFpyT14U3xc4EIMMlQ1Gy7GSS5L4AjdikJWytL7AmRhkoiy5L/AhBuKV9V19x09XSusLPImBYGV9V19BWZXkvsCfGIhUJscXBCEGwpSJ8gWhiIEYZdJ8QUBiIEBZ12bIK72s7+pjHCmaLwhLDJIq69oMx09XdvWYGUeK6QuCE4NEysT6Ag5iEF2ZZF/ARAwiKhPuC/iIQRTlRl1H7slLvX1PGEdK5QtYiQGzcqOuI6/0islsZRwpoS/gJgZsynLxBRGIAYOyjHxBHGIQVPlBS8fhgguWgUHGJyXBF0QjBoGUaV+rzc74dIT4gpjEwFtZjr4gMjHwUJapL4hPDJyUZwEKz1bJ0Rdcrh4Vp9nZ2YaH7UeKK1DgECPQFyRcZk5R1Ia1aeeLv0FZV4ISmb4g7Up+AZWJ9QXJN0sQRJlkX5CcGHgrE+4LJBADD2XyfYEQYuCkLAtfIIcYACiK8vFlNx/ETTekjSBi9PdvdDW1TfmnrgyPjGKdFf9IIWbrSycLZSKIufnSka8sPTEfXzrClSUmbtR15J+6wv9jiprapsLyajKVpSRG/34IpZu368lUloyY1fdv35cdRrleJlPZ9W6DuOPw/WZkeCjKSza9Z13JsZwwYnbtk+AjeW7fH0dHRaSuXN7wUM/4KX6v6YnVZl+XmRoUFCDMjPklNrGuzVBQVsXt9zuslIdHXqzVpgQFvsd3xrwTlZj/78/Qlbt6zfbhURKUxSMW6vd90VERacnLW9oMz0fH3Z+HEGWRiIX9/WS0OiI5cZlclMUg1nf1FZ/7Qdj1AayUx8Yn12QkBwQsQJ2xoGEnxre+BV25vcv0YmxCKmW8xLjXD0WrI1alxLd1GhnfbkiojJFYnPVZ6siwlKQ4kpVxERuMFtHWH7NSnpycWpeZumCBP+enYxsWYvHXz6Mrt3Uax8YnxVQWnliq/QmIVRaYWNr9H9SRYR+mrejqMTNu+SumspDExv4BqfbfeVNkeGjqyuWIyuMTL9evSfX3x/txo2DEUu0f9W7oyn93GMfHsSsLQ0yOLx1RygIQk+ZLR44yX2Iyfekiw0O16Unt3SZplXkRk+xLFxa6WHJl7sQmszW35JJo+6dyjpXy1NR/WZkpwipzJBZz/1/+oSu36nsEV+ZCLC9furDQxWsykvWdfeIrsyaWoy9daEiwJMrsiPsttqLyaqz3D8AaK2UKKG16In9lFsS4738hTujKTa2dgiijEivDly40JDhLm9JhMP0zOOx+pCDKSMRK8qULWRK8NiNZHGVmYqvNXnSuuvZ+K+O55OJLx0p5gb9/Rnqinx+XpSUMxIj31wO5+dKhKz9obvf38+Om7I5Y2b50IUuCszJTTY+tj5m2aeGsPC+xJ/jShSxepE1PwqfsmnhwaKSovPpOXTPj8XL3pWOlHBQYkJG6whd5yZ8L4uGR0RNnrtbUNrka/1bK8KVDV77f1KYKCtCuSvTxQVpj4DzI4Ziu/PkPT/Oli4tRl+Qd/HRDBuPIih9/Q3kJpWNxN/O5Kc+XLi5Gfbbgq60bV7sfhvFu5nRK9aXTqMNP5X/JqMz9buaMKduXDlEZMWfipISYhLjo+UZ7gi8do/LKFcsQ71PsTBz7gXrLJ67P6zm+dG6UVarAHVvWBQUirYhyvmjz9fVNSYy12uy9prcWFWXv2VZ45EBkeCiPOcuv4EWq9atTbU+H52qoVIGHcrK/2LUZ8aLN9T5tDsd0o67z+q26p/Zn8bGa3Ts3ZqQl+vhQgs1dVjkc0/XN7ddu3B0dm0hKiNm3d3t8rIaiUDUk2wrPc5J+swTF5yXGnpcYe15i7HmJsfc/IHSXoBAjNnAAAAAASUVORK5CYII=" id="348c7f5c62" height="116" preserveAspectRatio="xMidYMid meet"/></defs><g clip-path="url(%2350d2885a01)"><g clip-path="url(%236c2152f6a4)"><path fill="%23ffffff" d="M 0.488281 0 L 47.511719 0 L 47.511719 47.019531 L 0.488281 47.019531 Z M 0.488281 0 " fill-opacity="1" fill-rule="nonzero"/></g></g><g clip-path="url(%23d4225b89ac)"><g clip-path="url(%2365c76dd4ae)"><path stroke-linecap="butt" transform="matrix(1.706727, 0, 0, 1.706727, 0.489796, 0.00000195918)" fill="none" stroke-linejoin="miter" d="M 13.772734 -0.00000114792 C 6.16726 -0.00000114792 -0.000887355 6.165857 -0.000887355 13.773621 C -0.000887355 21.381384 6.16726 27.547243 13.772734 27.547243 C 21.380498 27.547243 27.546356 21.381384 27.546356 13.773621 C 27.546356 6.165857 21.380498 -0.00000114792 13.772734 -0.00000114792 Z M 13.772734 -0.00000114792 " stroke="%23939393" stroke-width="0.860939" stroke-opacity="1" stroke-miterlimit="4"/></g></g><g clip-path="url(%23d6c4c36f2f)"><g transform="matrix(0.260348, 0, 0, 0.250124, 8.992265, 9.283766)"><image x="0" y="0" width="118" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHYAAAB0CAIAAADfDVFNAAAABmJLR0QA/wD/AP+gvaeTAAAIA0lEQVR4nO3dW0xTdxzA8d/h4oAqCnJZKUMQBLk5ioq6zXmbzheNZgnxwTeDS5YtJk4RdFwEFTG+OLwgbEv2tmQzmybGBI0SNkEQiqPcCqXUSlekoMhFtiKyh5MYrKXnfy7/c/7ntN83mv85/efzUE4v//+hZmdnwRvOfKSegPLzEmPPS4w9LzH2vMTY8xJjz0uMPS8x9rzE2PNz+ajDMd2o67x+q+6p/Vl8rGb3zo0ZaYk+PpTIkyMkh2O6vrn92o27o2MTSQkx+/Zuj4/VUBSqBvXuG+jhkdHC8uqbt+vnPpi9Z1vu1/vDly4RZtbyaXBopOT8T3M1VKrAQznZB/bv8vP1RTmDb3Fx8dy/HY7pC9W//vL7HadxHd39ZostKzNloSqI97Rlk9VmP3GmsuZe09wHp6df6fQ9SQnL4mM1KCdxfi02P7Hd+6vF5dCa2qaCsqrBoRFu05VdVpv9u7Krd/90oTE5OVVzr/Hl1L8o53EmNhgtxv6B+UZ7jrIbX7ru3sdDw89RTuVMPDPz2v0BnqDM6AsAr2ZmXjNZ0TkTx8dpIsJC3B+jbGUUXwCIi4kKZ4Kie4c4VrPpIy3jYUpV7rfY8kovM/oCwOaPtYsWIv3ndyYOCgzYt3e7Rh3OeKTylPsttsKzVXUNjxhHfr51/WebshBP63zRBgDqyKUpiXEPWtrHJ166P7jPbLUMDCrjSg7dd8fmrNK8HMaX0ze5IKYoKjoqwqOU2fnmH3w/Yin6yV0Qg4cpY/WF+YjBY5RNZuvR4oqG5nbGkdx8wQ0xeICyyWw9evJi86NuxpGcfcE9MShaWRxfYCQGhSqL5gsoxKA4ZWP/wLdFFbo2A+NI/r6ASAwKUjb2DxwpqmjV9zCOFMQX0IlBEcri+wIrYpC5siS+wJYYZKtsMFpyT14U3xc4EIMMlQ1Gy7GSS5L4AjdikJWytL7AmRhkoiy5L/AhBuKV9V19x09XSusLPImBYGV9V19BWZXkvsCfGIhUJscXBCEGwpSJ8gWhiIEYZdJ8QUBiIEBZ12bIK72s7+pjHCmaLwhLDJIq69oMx09XdvWYGUeK6QuCE4NEysT6Ag5iEF2ZZF/ARAwiKhPuC/iIQRTlRl1H7slLvX1PGEdK5QtYiQGzcqOuI6/0islsZRwpoS/gJgZsynLxBRGIAYOyjHxBHGIQVPlBS8fhgguWgUHGJyXBF0QjBoGUaV+rzc74dIT4gpjEwFtZjr4gMjHwUJapL4hPDJyUZwEKz1bJ0Rdcrh4Vp9nZ2YaH7UeKK1DgECPQFyRcZk5R1Ia1aeeLv0FZV4ISmb4g7Up+AZWJ9QXJN0sQRJlkX5CcGHgrE+4LJBADD2XyfYEQYuCkLAtfIIcYACiK8vFlNx/ETTekjSBi9PdvdDW1TfmnrgyPjGKdFf9IIWbrSycLZSKIufnSka8sPTEfXzrClSUmbtR15J+6wv9jiprapsLyajKVpSRG/34IpZu368lUloyY1fdv35cdRrleJlPZ9W6DuOPw/WZkeCjKSza9Z13JsZwwYnbtk+AjeW7fH0dHRaSuXN7wUM/4KX6v6YnVZl+XmRoUFCDMjPklNrGuzVBQVsXt9zuslIdHXqzVpgQFvsd3xrwTlZj/78/Qlbt6zfbhURKUxSMW6vd90VERacnLW9oMz0fH3Z+HEGWRiIX9/WS0OiI5cZlclMUg1nf1FZ/7Qdj1AayUx8Yn12QkBwQsQJ2xoGEnxre+BV25vcv0YmxCKmW8xLjXD0WrI1alxLd1GhnfbkiojJFYnPVZ6siwlKQ4kpVxERuMFtHWH7NSnpycWpeZumCBP+enYxsWYvHXz6Mrt3Uax8YnxVQWnliq/QmIVRaYWNr9H9SRYR+mrejqMTNu+SumspDExv4BqfbfeVNkeGjqyuWIyuMTL9evSfX3x/txo2DEUu0f9W7oyn93GMfHsSsLQ0yOLx1RygIQk+ZLR44yX2Iyfekiw0O16Unt3SZplXkRk+xLFxa6WHJl7sQmszW35JJo+6dyjpXy1NR/WZkpwipzJBZz/1/+oSu36nsEV+ZCLC9furDQxWsykvWdfeIrsyaWoy9daEiwJMrsiPsttqLyaqz3D8AaK2UKKG16In9lFsS4738hTujKTa2dgiijEivDly40JDhLm9JhMP0zOOx+pCDKSMRK8qULWRK8NiNZHGVmYqvNXnSuuvZ+K+O55OJLx0p5gb9/Rnqinx+XpSUMxIj31wO5+dKhKz9obvf38+Om7I5Y2b50IUuCszJTTY+tj5m2aeGsPC+xJ/jShSxepE1PwqfsmnhwaKSovPpOXTPj8XL3pWOlHBQYkJG6whd5yZ8L4uGR0RNnrtbUNrka/1bK8KVDV77f1KYKCtCuSvTxQVpj4DzI4Ziu/PkPT/Oli4tRl+Qd/HRDBuPIih9/Q3kJpWNxN/O5Kc+XLi5Gfbbgq60bV7sfhvFu5nRK9aXTqMNP5X/JqMz9buaMKduXDlEZMWfipISYhLjo+UZ7gi8do/LKFcsQ71PsTBz7gXrLJ67P6zm+dG6UVarAHVvWBQUirYhyvmjz9fVNSYy12uy9prcWFWXv2VZ45EBkeCiPOcuv4EWq9atTbU+H52qoVIGHcrK/2LUZ8aLN9T5tDsd0o67z+q26p/Zn8bGa3Ts3ZqQl+vhQgs1dVjkc0/XN7ddu3B0dm0hKiNm3d3t8rIaiUDUk2wrPc5J+swTF5yXGnpcYe15i7HmJsfc/IHSXoBAjNnAAAAAASUVORK5CYII=" height="116" preserveAspectRatio="xMidYMid meet"/></g></g></svg>');
  right: 1em;
  font-size: 1.1em !important;
  margin-top: 3px;
}
#filter_list .filter_list_content > a.btn.filter_list_remove:hover,
#filter_list .filter_list_content > a.btn.remove_all_list_filters:hover {
  background: transparent;
  border: none;
  color: #0090f6;
}
#filter_list .filter_list_content > a.btn.filter_list_remove:hover:before svg,
#filter_list .filter_list_content > a.btn.remove_all_list_filters:hover:before svg {
  fill: #0090f6;
}
#filter_list .filter_list_content > a.btn.filter_list_remove:hover:before svg path,
#filter_list .filter_list_content > a.btn.remove_all_list_filters:hover:before svg path {
  fill: #0090f6;
}
#filter_list .menu_messages_warning {
  margin: 1rem 0 0;
}
@media (min-width: 757px) {
  #filter_list .menu_messages_warning {
    margin: 1.5rem 0 0;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7eed6f96.87778143 page=search type=search_settings*/
/*component_css_end*/

/*component_css_start id=63da293a205253.15093542 page=search type=search*/
#search {
  border-radius: 0;
  background: #fff;
}
#search .product {
  background: none;
  margin-bottom: 3rem;
}
@media (max-width: 756px) {
  #search .product:nth-child(even) {
    padding-right: 0;
    padding-left: 0.5rem;
  }
}
@media (max-width: 756px) {
  #search .product:nth-child(odd) {
    padding-left: 0;
    padding-right: 0.5rem;
  }
}
@media (min-width: 1200px) {
  #search .product {
    margin-bottom: 4.5rem;
    margin-top: 3rem;
  }
}
#search .product:has(.product__icon > a:focus-visible) {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
  outline: 2px dotted #49aae0 !important;
}
#search .product:has(.product__icon > a:focus-visible) .product__icon > a {
  outline: none;
  box-shadow: none;
}
#search .product__prices.--max .price.--fp .--fp_value {
  color: #e10404;
}
#search .product__icons {
  margin-bottom: 10px;
}
#search .product__compare[data-compare="true"] svg path {
  fill: #49aae0;
}
@media (max-width: 756px) {
  #search .product__bottom_wrapper {
    flex-direction: column;
    gap: 1rem;
  }
}
@media (min-width: 979px) {
  #search .product__bottom_wrapper > .price.--omnibus {
    margin-top: 5px;
  }
}
#search .product__bottom_wrapper > .price.--max {
  margin-top: 0;
  margin-bottom: 0;
}
#search .product__bottom_wrapper > .price.--max + .price.--omnibus {
  margin-top: 0;
}
@media (max-width: 756px) {
  #search .product__buy a {
    padding: 0.9rem 2rem !important;
    max-height: 36px;
    font-size: 13px !important;
  }
}
@media (min-width: 1200px) {
  #search .product__buy a {
    min-height: 43px;
    padding: 0;
    justify-content: center;
    align-items: center;
    align-self: center;
    display: flex;
    padding-top: 3px;
  }
}
#search .product__buy .btn.--loading {
  position: relative;
  pointer-events: none;
}
#search .product__buy .btn.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
#search .product__buy .btn.--loading:after {
  content: '\E838';
  font-family: FontAwesome;
  position: absolute;
  z-index: 2;
  animation: spin_loading 1.5s infinite linear;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #333;
}
@media (min-width: 1200px) {
  #search .product__buy .btn {
    min-width: 110px;
    max-height: 43px;
  }
}
#search .product .label_icons {
  z-index: 3;
}
@media (min-width: 979px) {
  #search .product .label_icons {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
  }
}
#search .product #label-black_week {
  background: #000000;
  text-transform: uppercase;
  font-weight: 600;
}
#search .product[data-product_disable] .product__icon img {
  opacity: 0.3;
}
#search .product .price__unit {
  display: none;
}
#search .product__favorites {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  #search .product__favorites {
    top: -2rem;
  }
}
#search .product__favorites button,
#search .product__favorites a {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#search .product__favorites a:hover svg path {
  fill: #3BBEEF;
}
#search .product__favorites button:hover svg path {
  stroke: #3BBEEF;
}
#search .product__icon {
  justify-content: space-between;
}
#search .product__compare {
  position: relative;
  margin-top: 1rem;
}
#search .product__compare_item {
  z-index: 1;
  text-align: center;
  position: relative;
  font-size: 1.3rem;
  color: #333;
  border: 1px solid #c4c7c8;
  padding: 5px;
  text-decoration: none;
}
@media (min-width: 979px) {
  #search .product__compare_item {
    text-align: left;
  }
}
#search .product__compare_item:hover {
  color: #0090f6;
  border: 1px solid #0090f6;
}
#search .product__compare_item.--remove {
  color: #e10404;
}
#search .product__compare_item.--remove:hover {
  color: #0090f6;
}
#search .product__traits {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 1rem;
  padding-top: 5px;
}
#search .product__traits ul {
  display: flex;
  flex-direction: column;
  list-style: none;
}
#search .product__traits ul .trait {
  margin-bottom: 5px;
  display: flex;
  align-items: flex-start;
}
#search .product__traits ul .trait__values {
  margin-left: 3px;
}
#search .product__traits.--gfx ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -3px;
}
#search .product__traits.--gfx .trait {
  max-width: 50%;
  padding: 3px;
}
/*component_css_end*/

/*component_css_start id=60dd8efe72fdf9.75074487 page=search type=search_hotspot_zone1*/
/*component_css_end*/

/*component_css_start id=63da7afb8edfd7.01958020 page=search type=search_paging2*/
#paging_setting_bottom {
  margin-bottom: 2rem;
}
#paging_setting_bottom #searchCounter {
  margin: 0 9px;
  font-weight: 500;
  width: 48px;
  height: 48px;
  border: 1px solid #EBEEF8;
  border-radius: 4px;
  text-align: center;
}
#paging_setting_bottom #searchCounter:hover {
  border: 2px solid #3BBEEF !important;
}
#paging_setting_bottom #searchCounter:focus {
  border: 2px solid #3BBEEF !important;
}
#paging_setting_bottom #counterText {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
}
#paging_setting_bottom .pagination__element.--next,
#paging_setting_bottom .pagination__element.--prev {
  margin: 0 9px;
  background: #F9FBFC;
  border: 1px solid #EBEEF8;
  border-radius: 4px;
  width: 48px;
  height: 48px;
  max-width: 48px !important;
  max-height: 48px !important;
  min-width: 48px !important;
  min-height: 48px !important;
}
#paging_setting_bottom .pagination__element.--next a,
#paging_setting_bottom .pagination__element.--prev a {
  border: none !important;
}
#paging_setting_bottom .pagination__element.--next:hover,
#paging_setting_bottom .pagination__element.--prev:hover {
  border: 1px solid #3BBEEF !important;
  background: #3BBEEF;
}
#paging_setting_bottom .pagination__element.--next:hover span:before,
#paging_setting_bottom .pagination__element.--prev:hover span:before,
#paging_setting_bottom .pagination__element.--next:hover a:before,
#paging_setting_bottom .pagination__element.--prev:hover a:before {
  color: #fff;
}
#paging_setting_bottom.load-content {
  position: relative;
}
#paging_setting_bottom.load-content:after {
  position: absolute;
  margin-top: -0.25rem;
}
@media (min-width: 757px) {
  #paging_setting_bottom.load-content:after {
    margin-top: -1rem;
  }
}
#paging_setting_bottom.--load-more {
  position: relative;
}
#paging_setting_bottom .infinite_scroll__more_wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
}
@media (min-width: 757px) {
  #paging_setting_bottom .infinite_scroll__more_wrapper {
    margin-top: -1rem;
  }
}
#paging_setting_bottom .infinite_scroll__count {
  margin-left: 0.5rem;
}
#paging_setting_bottom .infinite_scroll__count:before {
  content: '(';
}
#paging_setting_bottom .infinite_scroll__count:after {
  content: ')';
}
/*component_css_end*/

/*component_css_start id=65952790c96546.54236276 page=search type=search_categoriesdescription_bottom*/
/*component_css_end*/

/*component_css_start id=63da73b340ee52.00025578 page=search type=search_promo_products*/
.filters__price.has-error .filters__range label {
  border-color: #e10404;
}
/*component_css_end*/
