
/*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=63e60d930928d5.59945309 page=projector type=projector_photos*/
.tooltip-own > .top {
  justify-content: center;
  transform: translate(-50%, -100%);
  padding: 10px 20px;
  top: 0px;
  color: #444444;
  background-color: #FFFFFF;
  font-weight: normal;
  font-size: 13px;
  border-radius: 8px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
  display: none;
}
.tooltip-own:hover .top {
  display: block;
}
.tooltip-own > .top i {
  position: absolute;
  top: 100%;
  margin-left: -12px;
  width: 24px;
  height: 12px;
  overflow: hidden;
}
.tooltip-own > .top i::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #FFFFFF;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
}
.traits__item:hover {
  cursor: pointer;
}
.traits__item:hover .tooltiptext {
  visibility: visible;
}
div.photoSwipe_innerthumbs {
  display: flex;
  position: fixed;
  bottom: 10px;
  left: 0;
  z-index: 1000000;
  border-radius: 0;
  width: 100%;
  padding-left: 30px;
  overflow: auto;
}
@media (min-width: 1200px) {
  div.photoSwipe_innerthumbs {
    display: block;
    top: calc(50% + 22px);
    top: 88px;
    left: 50px;
    max-width: 70px;
    max-height: 70vh;
    bottom: unset;
    width: unset;
    padding-left: 0;
    overflow: visible;
  }
}
div.photoSwipe_innerthumbs.--one {
  display: none;
}
div.photoSwipe_innerthumbs .photos__figure {
  margin-right: 0;
}
@media (max-width: 1200px) {
  div.photoSwipe_innerthumbs .photos__figure {
    height: 80px;
    width: 80px;
    min-width: 80px;
    margin-right: 15px;
  }
}
div.photoSwipe_innerthumbs .photos__figure.--nav {
  width: 68px;
  height: 63px;
  margin: 0 0.5rem 1rem;
}
div.photoSwipe_innerthumbs .photos__link {
  cursor: pointer;
}
div.photoSwipe_innerthumbs .photos__photo.--nav {
  max-width: 100%;
}
@media (max-width: 1200px) {
  div.photoSwipe_innerthumbs .photos__photo.--nav {
    max-height: 80px;
  }
}
div.photoSwipe_innerthumbs .slick-arrow {
  width: 70px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #c4c7c8;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.photoSwipe_innerthumbs .slick-arrow.slick-prev {
  top: 0;
  transform: translateY(-44px);
}
div.photoSwipe_innerthumbs .slick-arrow.slick-next {
  top: unset;
  bottom: 0;
  transform: translateY(34px);
}
#projector_presentation {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  #projector_presentation {
    /*
    grid-template-areas: 
    "projector_photos projector_info";
    */
  }
}
#content.product_paket {
  grid-column-gap: 0 !important;
}
#content.product_paket #projector_info,
#content.product_paket .projector_tabs,
#content.product_paket #product_questions_list {
  display: none;
}
#content.product_paket #projector_presentation {
  grid-template-areas: "projetor_text_paket projector_photos";
  grid-template-columns: minmax(0, 45%) minmax(0, 55%);
  gap: 0px;
}
#content.product_paket #projector_presentation .photos__figure {
  padding-right: 2rem;
  justify-content: flex-end;
}
#content.product_paket #projector_presentation .photos__photo {
  max-height: 49vh;
}
@media (min-width: 979px) {
  .projector_page #content.product_bundle #projector_presentation {
    /*
      grid-template-columns: minmax(0, 524px); 
      grid-template-rows: 1fr; 
      display: grid;
      gap:70px;
      grid-template-areas: "projector_photos";
      padding-right:30px;
      */
  }
}
.projetor_text_paket {
  grid-area: projetor_text_paket;
  padding-top: 10rem;
  padding-right: 2rem;
}
.projetor_text_paket h2,
.projetor_text_paket .projetor_text_paket_title {
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: -0.04em;
  margin-bottom: 3rem;
  color: #000;
}
.projetor_text_paket p,
.projetor_text_paket .projetor_text_paket_description {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #1A1A18;
  padding-right: 5px;
}
.projetor_text_paket.--skeleton h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 42px;
  margin-bottom: 3rem;
  height: 85px;
}
.projetor_text_paket.--skeleton p {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  height: 115px;
}
.projetor_text_paket.--skeleton > * {
  background: #f1f1f1;
  border-radius: 4px;
}
.bundle_details {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.bundle_details .product_name__actions {
  border: none;
}
.bundle_details__left {
  width: 45%;
}
@media (max-width: 756px) {
  .bundle_details__left {
    width: 100%;
  }
}
.bundle_details__right {
  width: 45%;
}
@media (max-width: 756px) {
  .bundle_details__right {
    width: 100%;
  }
}
.projector_page #content #projector_info {
  padding-top: 20px;
  grid-area: projector_info;
}
@media (min-width: 1024px) {
  .projector_page #content #projector_info {
    padding-top: 0;
  }
}
@media (max-width: 757px) {
  .projector_page #content #projector_info {
    border-top: 1px solid #49aae0;
  }
}
.projector__info_prod {
  margin-bottom: 30px;
}
.photos {
  order: -1;
}
@media (min-width: 979px) {
  .photos {
    margin-left: 0;
    order: 0;
    grid-area: projector_photos;
    flex-direction: column;
    justify-content: flex-start;
    width: initial ;
  }
}
.photos video {
  max-width: 100%;
}
.photos__nav {
  justify-content: center;
  gap: 15px;
}
.photos__trait {
  display: none;
  justify-content: center;
  gap: 30px;
}
@media (min-width: 979px) {
  .photos__trait {
    display: flex;
    margin-top: 1rem;
  }
}
.photos__wrapper {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
}
.photos__photo {
  display: block;
  width: auto;
}
@media (min-width: 360px) {
  .photos__photo {
    max-height: 50vh;
  }
}
@media (min-width: 979px) {
  .photos__photo {
    max-height: none;
  }
}
.photos__photo.--nav {
  max-height: 94px;
  mix-blend-mode: multiply;
}
.photos__link {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background: #fff;
  color: #333;
  text-decoration: none;
}
.photos__link:hover {
  color: #0090f6;
}
.photos__link.--nav {
  height: 100%;
  width: 100%;
  align-items: center;
  border: 1px solid #EBEEF8;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  padding: 0 4px;
}
.photos__link.--nav.--active:after,
.photos__link.--nav:hover:after {
  content: '';
  height: 3px;
  width: 100%;
  background: #49AAE0;
  border-radius: 4px;
  position: absolute;
  bottom: 0;
}
.photos__link.--nav.--video {
  position: relative;
}
.photos__link.--nav.--video: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;
}
.photos__link.--nav.--video: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;
}
.photos__link.--nav.--video:hover:before {
  background: #333;
}
.photos__link.--nav.--video:hover:after {
  border-color: transparent transparent transparent #fff;
}
.photos__link.--more {
  text-align: center;
  color: #49AAE0;
  border: none !important;
  background: #fff;
}
.photos__link.--more:hover:after {
  background: transparent !important;
}
.photos__figure {
  display: flex;
  justify-content: center;
}
.photos__figure.--nav {
  width: 94px;
  height: 94px;
  margin-bottom: 1rem;
}
.photos__figure.--nav.--more {
  order: 1;
}
.photos__figure:not(.--nav) {
  display: none;
}
.photos__figure:not(.--nav):first-child {
  display: flex;
}
.photos__figure.slick-slide:not(.--nav) {
  display: block;
}
.photos__slider {
  width: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  .photos__slider {
    min-height: 509px;
  }
}
.photos__slider .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.photos__slider .slick-dots {
  bottom: 2rem;
  z-index: 9999;
}
.photos__slider .slick-dots li button:before {
  background: #D9D9D9;
}
.photos__slider .slick-dots li.slick-active button:before {
  background: #000 !important;
}
.photos__slider[data-skeleton] .photos__figure:not(.--nav):first-child .photos__link {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}
@media (min-width: 360px) {
  .photos__slider[data-skeleton] .photos__figure:not(.--nav):first-child .photos__link {
    max-height: 60vh;
  }
}
.photos__slider[data-skeleton] .photos__figure:not(.--nav):first-child .photos__link:before {
  content: '';
  display: block;
  width: 100%;
  position: relative;
}
.photos__slider[data-skeleton] .photos__figure:not(.--nav):first-child .photos__link .photos__photo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1;
}
.photos__more_top {
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  margin-right: 5px;
}
.photos__more_bottom {
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
}
.photos__magnify {
  background: #fff;
  bottom: 10px;
  color: #333;
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  opacity: 0;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  transition: all 0.5s ease 0s;
  z-index: 51;
}
.photos__magnify.--active {
  opacity: 1;
}
.photos__magnify:after {
  content: '\F00E';
  font-family: fontAwesome;
  font-size: 2rem;
  margin-left: 5px;
}
.photos__default {
  width: 100%;
}
.zoomContainer {
  z-index: 52 !important;
}
/* PhotoSwipe Style */
.photoSwipe_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
  max-width: 1170px;
}
@media (min-width: 1200px) {
  .pswp {
    min-height: 670px;
    max-height: 52%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 0;
  }
}
.pswp video {
  max-height: 65%;
  max-width: calc(100% - 80px);
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 979px) {
  .pswp video {
    max-height: 80%;
    max-width: 800px;
  }
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 120px);
  overflow: hidden;
}
@media (min-width: 1200px) {
  .pswp__scroll-wrap {
    left: 140px;
    right: 0;
    width: calc(100% - 190px);
    overflow: visible;
    height: calc(100% - 40px);
  }
  .pswp__scroll-wrap:after,
  .pswp__scroll-wrap:before {
    content: '';
    width: 140px;
    position: absolute;
    left: -140px;
    height: 100%;
    background: #fff;
    z-index: 100;
  }
  .pswp__scroll-wrap:after {
    left: unset;
    right: -140px;
  }
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #fff;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #333;
}
.pswp__error-msg a {
  color: #0090f6;
  text-decoration: underline;
}
.pswp__error-msg a:hover {
  color: #000;
}
.photoSwipe_name {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  font-weight: 600;
  display: none;
  text-align: center;
  width: calc(100% - 88px);
  height: 100%;
  padding-top: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.photoSwipe_name:last-child {
  display: block;
}
@media (min-width: 979px) {
  .photoSwipe_name {
    width: 100%;
  }
}
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.75;
  color: #333;
  z-index: 999;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__button--close {
  opacity: 1;
}
@media (min-width: 1200px) {
  .pswp__button--close {
    right: -50px;
  }
}
.pswp__button--close:before {
  content: '\E897';
  font-family: FontAwesome;
  font-size: 1.2rem;
}
.pswp__button--close:hover:before {
  color: #0090f6;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  width: 44px;
  height: 44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 50px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  font-family: FontAwesome;
  font-size: 2.6rem;
}
.pswp__button--arrow--left {
  left: 0;
}
@media (min-width: 1200px) {
  .pswp__button--arrow--left {
    left: -140px;
    z-index: 101;
  }
}
.pswp__button--arrow--left:before {
  content: "\F104";
}
.pswp__button--arrow--right {
  right: 0;
}
@media (min-width: 1200px) {
  .pswp__button--arrow--right {
    z-index: 101;
    right: -50px;
  }
}
.pswp__button--arrow--right:before {
  content: "\F105";
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #333;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #0090f6;
  color: #fff;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  padding: 0 10px;
}
@media (min-width: 1200px) {
  .pswp__counter {
    padding-left: 0;
    left: -125px;
  }
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #0090f6;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
@media (min-width: 1200px) {
  .pswp__top-bar {
    background-color: #fff;
    z-index: 101;
  }
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
.traits {
  font-size: 1.3rem;
  line-height: 22px;
  color: #7A7A7A;
  margin-bottom: 1.7rem;
}
.traits.--show .traits__item {
  display: flex;
}
.traits.--show .traits__all {
  display: none;
}
.traits__all {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #000;
  text-decoration: none;
  margin-top: 6px;
  display: block;
  position: relative;
  padding-left: 20px;
}
.traits__all:before {
  content: '\F107';
  display: block;
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: #49aae0;
  font-size: 20px;
}
.traits__wrapper {
  padding-top: 2px;
  display: flex;
  flex-direction: column;
}
.traits__item {
  display: flex;
}
.traits__item[data-hide="true"] {
  display: none;
}
.traits__label {
  font-weight: 400;
  flex-wrap: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.3rem;
  line-height: 22px;
  color: #000;
  margin-right: 3.5px;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .traits__label {
    white-space: break-spaces;
    flex: initial;
  }
}
@media (min-width: 1400px) {
  .traits__label {
    white-space: nowrap;
    flex: initial;
  }
}
.traits__label:after {
  content: ':';
}
.traits__values {
  overflow: hidden;
  text-overflow: ellipsis;
}
.traits__values:has(:focus-visible) {
  overflow: visible;
}
.traits__value {
  text-decoration: none;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 22px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
}
.traits__value:after {
  content: ',\00a0\00a0';
}
.traits__value:last-child:after {
  display: none;
}
/*component_css_end*/

/*component_css_start id=6904858f70bbc7.77763446 page=projector type=projector_details*/
.projector__menu_form {
  padding-top: 2rem;
  margin-top: 1rem;
  border-top: 1px #0090f6 solid;
}
@media (min-width: 979px) {
  .projector__menu_form {
    margin-top: 2rem;
  }
}
.projector__menu_form_link {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
}
.projector__menu_form_link.btn.--outline:hover {
  background: #0090f6;
  border-color: #0090f6;
  color: #fff;
}
.projector__alternative_product {
  display: none;
}
.projector__alternative_product.--active {
  display: block;
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px #0090f6 solid;
}
.projector__alternative_product_items {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.projector__alternative_product_item_logo {
  flex: 0 0 30%;
  max-width: 30%;
}
.projector__alternative_product_item_logo img {
  max-height: 30px;
  vertical-align: top;
}
.projector__alternative_product_item_link {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.projector__alternative_product_item_link.btn.--outline {
  font-weight: 400 !important;
  text-transform: none;
}
.projector__alternative_product_item_link.btn.--outline:hover {
  background: #0090f6;
  border-color: #0090f6;
  color: #fff;
}
.projector__alternative_product_item_link.btn.--outline:hover .projector__alternative_product_item_logo img {
  filter: brightness(0) invert(1);
}
.projector__alternative_product_item_link.btn.--outline:hover .projector__alternative_product_item_right_top,
.projector__alternative_product_item_link.btn.--outline:hover .projector__alternative_product_item_right_bottom {
  color: #fff;
}
.projector__alternative_product_item_right {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.2rem;
}
.projector__alternative_product_item_right_top {
  color: #333;
}
.projector__alternative_product_item_right_top strong {
  font-weight: 700;
}
.projector__alternative_product_item_right_bottom {
  color: #e10404;
  font-weight: 700;
  font-size: 1.4rem;
}
.projector_page .projector_inpost_pay {
  min-height: 40px;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
}
.projector_page .projector_inpost_pay.--loading {
  position: relative;
  pointer-events: none;
}
.projector_page .projector_inpost_pay.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_page .projector_inpost_pay.--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;
}
.projector_page .projector_inpost_pay:not(.--checked) inpost-izi-button:not([baskedlinked="true"]) {
  pointer-events: none;
}
.projector_page .projector_inpost_pay .inpostizi-button,
.projector_page .projector_inpost_pay inpost-izi-button {
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
}
.projector_page .projector_inpost_pay .inpostizi-bind-button-body {
  width: 100% !important;
  max-width: none !important;
  border-radius: 0 !important;
}
.projector_page .projector_inpost_pay .inpostizi-button-bottom {
  display: none !important;
}
@media (min-width: 1200px) {
  .projector_page #layout {
    max-width: 1170px;
    margin: 0 auto;
  }
}
@media (min-width: 979px) {
  .projector_page #content {
    display: grid;
    grid-template-columns: minmax(0, 475px) minmax(0, 295px) minmax(0, 300px);
    grid-template-areas: "projector_presentation projector_productname projector_productname" "projector_presentation product_name__block_links product_name__block_label" "projector_presentation product_name__block_links projector_elem" "projector_presentation product_name__block_desc projector_elem" "projector_presentation projector_info projector_elem";
    align-items: flex-start;
    grid-column-gap: 2rem;
    grid-template-rows: auto auto auto auto 1fr;
  }
}
@media (min-width: 979px) and (min-width: 1300px) {
  .projector_page #content {
    grid-column-gap: 3rem;
  }
}
@media (min-width: 979px) and (min-width: 1400px) {
  .projector_page #content {
    grid-column-gap: 5rem;
  }
}
.projector_page #content.product_bundle {
  grid-template-areas: "projector_presentation projector_productname projector_productname" "projector_presentation product_name__block_links product_name__block_label" "projector_presentation product_name__block_links projector_elem" "projector_presentation product_name__block_desc projector_elem" "projector_presentation projector_info projector_elem" "projector_presentation projector_bundle_product projector_elem";
  grid-template-rows: auto auto auto auto auto 1fr;
}
.projector_page #content > *:not(.newsletter) {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 979px) {
  .projector_page #content > * {
    grid-column: 1 / span 3;
  }
}
.projector_page #content #menu_compare_product {
  margin: 3rem 0 0;
}
@media (min-width: 979px) {
  .projector_page #content #menu_compare_product:not([style]) ~ #projector_photos {
    grid-area: 2 / 1 / 4 / 2;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_compare_product:not([style]) ~ #projector_productname {
    grid-area: 2 / 2 / 3 / 3;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_compare_product:not([style]) ~ #projector_form {
    grid-area: 3 / 2 / 6 / 3;
  }
}
@media (min-width: 979px) {
  .projector_page #content #menu_compare_product:not([style]) ~ #projector_producttraits {
    grid-area: 4 / 1 / 5 / 2;
  }
}
.projector_page #content #projector_presentation {
  grid-area: projector_presentation;
}
.projector_page #content #projector_elem {
  grid-area: projector_elem;
}
.projector_page #content #projector_producttraits {
  grid-area: projector_producttraits;
}
.projector_smile {
  order: 1;
}
.projector_smile__block.--main {
  border-radius: 0;
  padding: 1rem;
  background: #fcf4f4;
  color: #333;
}
@media (min-width: 757px) {
  .projector_smile__block.--main {
    display: flex;
    align-items: center;
  }
}
.projector_smile__block.--desc {
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
  line-height: 1.3rem;
}
.projector_smile__logo {
  max-width: 72px;
  display: block;
}
.projector_smile__inpost {
  display: flex;
  align-items: center;
}
@media (min-width: 757px) {
  .projector_smile__inpost {
    padding: 0 1rem;
  }
}
.projector_smile__inpost_text {
  padding: 0.5rem 0;
}
@media (min-width: 757px) {
  .projector_smile__inpost_text {
    padding: 0.25rem 0 0;
  }
}
.projector_smile__inpost_logo {
  max-width: 51px;
  margin-left: 0.5rem;
}
.projector_smile__link {
  margin-top: -0.5rem;
  display: block;
  white-space: nowrap;
  color: #333;
  text-decoration: underline;
}
.projector_smile__link:hover {
  color: #0090f6;
}
@media (min-width: 757px) {
  .projector_smile__link {
    margin: 0;
  }
}
.projector_page #content.product_bundle .projector_details__elem .projector_productname {
  padding: 20px 20px 0 20px;
}
@media (min-width: 1200px) {
  .projector_page #content.product_bundle .projector_details__elem #projector_form {
    border: none;
  }
}
.projector_page #content.product_bundle .projector_details__elem #projector_form .projector_bundle {
  margin-left: -20px;
  margin-right: -20px;
  background: #fff;
  padding: 1rem 2rem;
  margin-bottom: 0;
}
@media (max-width: 756px) {
  .projector_page #content.product_bundle .projector_details__elem #projector_form .projector_bundle {
    padding-bottom: 1rem;
  }
}
.projector_page #content.product_bundle .projector_details__elem #projector_form .bundle_details {
  padding: 20px 0;
}
@media (max-width: 756px) {
  .projector_page #content.product_bundle .projector_details__elem #projector_form .bundle_details {
    flex-wrap: wrap;
  }
}
.projector_page #content.product_bundle .projector_details__elem #projector_form .projector_details__wrapper {
  border-top: none;
  padding-top: 0;
}
@media (min-width: 979px) {
  .projector_page #content .product_name__block.--label ~ .projector_details__elem {
    border-top: none;
    border-radius: 0 0 5px 5px;
    padding-top: 0;
  }
}
.projector_page #content #label-black_week {
  background: #000000;
  text-transform: uppercase;
  font-weight: 600;
}
.projector_page #content .projector_details {
  font-size: 1.3rem;
  display: flex;
  flex-direction: column;
}
.projector_page #content .projector_details.--promo .projector_prices__price_wrapper {
  color: #E04A49;
}
.projector_page #content .projector_details.--remove .projector_buy,
.projector_page #content .projector_details.--remove #projector_points_wrapper,
.projector_page #content .projector_details.--remove #projector_price_points_recive_wrapper,
.projector_page #content .projector_details.--remove .projector_details__info {
  display: none !important;
}
.projector_page #content .projector_details .remove_product_wrapper {
  margin: 1.5rem 0;
}
.projector_page #content .projector_details .remove_product_info {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.projector_page #content .projector_details .remove_product_info img {
  max-height: 40px;
  margin-right: 15px;
}
.projector_page #content .projector_details .remove_product_info span {
  font-size: 15px;
}
.projector_page #content .projector_details .remove_product_link {
  width: 100%;
}
.projector_page #content .projector_details__elem {
  margin-top: -15px;
  margin-left: -15px;
  width: calc(100% + 30px);
  padding: 20px 27px 1px 20px;
}
@media (min-width: 979px) {
  .projector_page #content .projector_details__elem {
    width: initial;
    margin-left: 0;
    margin-top: 0;
    border-radius: 5px;
    border: 1px #49aae0 solid;
    padding: 20px;
  }
}
@media (max-width: 757px) {
  .projector_page #content .projector_details__elem {
    margin-bottom: 20px;
    padding: 20px 15px 1px 15px;
  }
}
.projector_page #content .projector_details.disable .projector_multipack,
.projector_page #content .projector_details.--phone .projector_multipack,
.projector_page #content .projector_details.disable .projector_oneclick,
.projector_page #content .projector_details.--phone .projector_oneclick {
  display: none;
}
.projector_page #content .projector_details.disable .projector_buy,
.projector_page #content .projector_details.--phone .projector_buy {
  pointer-events: none;
  opacity: 0.3;
}
.projector_page #content .projector_details.disable .projector_oneclick__wrapper,
.projector_page #content .projector_details.--phone .projector_oneclick__wrapper {
  display: none;
}
.projector_page #content .projector_details.--submitting .projector_buy__button {
  position: relative;
  pointer-events: none;
  transition: border-color 0s;
  border-color: rgba(255, 255, 255, 0.8);
}
.projector_page #content .projector_details.--submitting .projector_buy__button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_page #content .projector_details.--submitting .projector_buy__button: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;
}
.projector_page #content .projector_details.--submitting .projector_buy__button:hover {
  border-color: rgba(255, 255, 255, 0.8);
}
.projector_page #content .projector_details[data-sizes_disable] .projector_oneclick {
  display: none;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details__wrapper > * {
    grid-column: 1 / span 2;
  }
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details__wrapper .projector_prices,
  .projector_page #content .projector_details__wrapper .projector_tell_availability,
  .projector_page #content .projector_details__wrapper .projector_buy,
  .projector_page #content .projector_details__wrapper .projector_multipack,
  .projector_page #content .projector_details__wrapper .projector_oneclick,
  .projector_page #content .projector_details__wrapper .projector_details__advanceprice,
  .projector_page #content .projector_details__wrapper #CDT {
    grid-column: 1 / 2;
  }
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details__wrapper .projector_info {
    grid-column: 2 / 3;
    grid-row: span 4;
  }
}
.projector_page #content .projector_details__advanceprice {
  margin-bottom: 2rem;
}
.projector_page #content .projector_details[data-subscription]:not([data-subscription="only"]) .projector_details__wrapper {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_purchase.--normal,
.projector_page #content .projector_details[data-subscription="only"] .projector_purchase.--normal {
  z-index: 1;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_purchase.--subscription,
.projector_page #content .projector_details[data-subscription="only"] .projector_purchase.--subscription {
  margin-bottom: 0;
  opacity: 0;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_purchase.--subscription .f-label,
.projector_page #content .projector_details[data-subscription="only"] .projector_purchase.--subscription .f-label {
  color: #333 !important;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_purchase_wrapper_info span,
.projector_page #content .projector_details[data-subscription="only"] .projector_purchase_wrapper_info span {
  font-weight: 700;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_purchase.--normal .f-label,
.projector_page #content .projector_details[data-subscription="only"] .projector_purchase.--normal .f-label {
  background: #49AAE0;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_purchase.--normal .f-label:before,
.projector_page #content .projector_details[data-subscription="only"] .projector_purchase.--normal .f-label:before {
  left: auto;
  right: 1px;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_purchase_wrapper_rebates_info,
.projector_page #content .projector_details[data-subscription="only"] .projector_purchase_wrapper_rebates_info {
  display: none;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_info__item.--stocks,
.projector_page #content .projector_details[data-subscription="only"] .projector_info__item.--stocks,
.projector_page #content .projector_details[data-subscription="true"] .projector_info__item.--instalments,
.projector_page #content .projector_details[data-subscription="only"] .projector_info__item.--instalments,
.projector_page #content .projector_details[data-subscription="true"] .projector_info__item.--paypo,
.projector_page #content .projector_details[data-subscription="only"] .projector_info__item.--paypo {
  display: none;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_prices__price,
.projector_page #content .projector_details[data-subscription="only"] .projector_prices__price {
  color: #e10404;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_prices__info .projector_prices__vat,
.projector_page #content .projector_details[data-subscription="only"] .projector_prices__info .projector_prices__vat {
  color: #e10404;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_prices__unit_sep,
.projector_page #content .projector_details[data-subscription="only"] .projector_prices__unit_sep,
.projector_page #content .projector_details[data-subscription="true"] .projector_prices__unit_sellby,
.projector_page #content .projector_details[data-subscription="only"] .projector_prices__unit_sellby,
.projector_page #content .projector_details[data-subscription="true"] .projector_prices__unit,
.projector_page #content .projector_details[data-subscription="only"] .projector_prices__unit,
.projector_page #content .projector_details[data-subscription="true"] .projector_prices__collection_selected,
.projector_page #content .projector_details[data-subscription="only"] .projector_prices__collection_selected {
  display: none !important;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_prices__period,
.projector_page #content .projector_details[data-subscription="only"] .projector_prices__period {
  display: inline;
  font-size: 1.6rem;
  color: #aaa;
}
.projector_page #content .projector_details[data-subscription="true"] .projector_oneclick,
.projector_page #content .projector_details[data-subscription="only"] .projector_oneclick,
.projector_page #content .projector_details[data-subscription="true"] .projector_prices__points,
.projector_page #content .projector_details[data-subscription="only"] .projector_prices__points {
  display: none !important;
}
.projector_page #content .projector_details[data-subscription="false"] .projector_purchase.--subscription {
  z-index: 1;
}
.projector_page #content .projector_details[data-subscription="false"] .projector_purchase.--normal {
  margin-bottom: 0;
  opacity: 0;
}
.projector_page #content .projector_details[data-subscription="false"] .projector_purchase.--normal .f-label {
  color: #333 !important;
}
.projector_page #content .projector_details[data-subscription="false"] .projector_subscription,
.projector_page #content .projector_details[data-subscription="false"] .projector_subscription_rebates {
  display: none;
}
.projector_page #content .projector_details[data-subscription="false"] .projector_info__item.--subscription,
.projector_page #content .projector_details[data-subscription="false"] .projector_info__item.--abort-subscription {
  display: none;
}
.projector_page #content .projector_details[data-subscription="false"] .projector_purchase__price_wrapper {
  display: none;
}
.projector_page #content .projector_details[data-subscription="false"] .projector_details__wrapper {
  order: 1;
}
.projector_page #content .projector_details .projector_purchase {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 25px;
  height: 15px;
  padding: 0;
  display: block;
  margin: 0;
}
.projector_page #content .projector_details .projector_purchase_all {
  margin-bottom: 1rem;
}
.projector_page #content .projector_details .projector_purchase_wrapper {
  background: #f1f1f1;
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  border-radius: 4px;
}
.projector_page #content .projector_details .projector_purchase_wrapper > * {
  border-bottom: 1px #fff solid;
}
.projector_page #content .projector_details .projector_purchase_wrapper_labels {
  position: relative;
  width: 25px;
}
.projector_page #content .projector_details .projector_purchase_wrapper_labels:has(#radioSubscriptionTrue:focus-visible:not(:checked)) .projector_details__purchase.--normal {
  display: none;
}
.projector_page #content .projector_details .projector_purchase_wrapper_labels:has(#radioSubscriptionFalse:focus-visible:not(:checked)) .projector_details__purchase.----subscription {
  display: none;
}
.projector_page #content .projector_details .projector_purchase_wrapper_sub {
  display: flex;
  gap: 10px;
  padding: 1rem 0;
}
.projector_page #content .projector_details .projector_purchase_wrapper_info {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.projector_page #content .projector_details .projector_purchase_wrapper_info a[href=""] {
  display: none;
}
.projector_page #content .projector_details .projector_purchase_wrapper_rebates {
  padding: 1rem 0;
}
.projector_page #content .projector_details .projector_purchase_wrapper_rebates:empty {
  display: none;
}
.projector_page #content .projector_details .projector_purchase_wrapper_rebates_info,
.projector_page #content .projector_details .projector_purchase_wrapper_rebates_info2 {
  padding-left: 20px;
}
.projector_page #content .projector_details .projector_purchase_wrapper_rebates_info ul,
.projector_page #content .projector_details .projector_purchase_wrapper_rebates_info2 ul {
  list-style: none;
}
.projector_page #content .projector_details .projector_purchase_wrapper_rebates_info ul li,
.projector_page #content .projector_details .projector_purchase_wrapper_rebates_info2 ul li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 3px;
}
.projector_page #content .projector_details .projector_purchase_wrapper_rebates_info ul li:before,
.projector_page #content .projector_details .projector_purchase_wrapper_rebates_info2 ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #333;
  position: absolute;
  top: 6px;
  left: 0;
  border-radius: 100%;
}
.projector_page #content .projector_details .projector_purchase .f-label {
  /*
      width: 100%;
      display: flex;
      align-items: flex-start;
      justify-content: center;
      flex-direction: column;
      padding-top: 15px !important;
      padding-bottom: 15px !important;
      color: @less_iaicolorscheme_background_mask_text_color !important;
      */
  width: 25px;
  height: 15px;
  background-color: #ccc;
  border-radius: 15px;
  padding: 0;
}
.projector_page #content .projector_details .projector_purchase .f-label:before {
  background: #fff;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1px;
}
.projector_page #content .projector_details .projector_purchase .f-label:after {
  display: none;
}
.projector_page #content .projector_details .projector_purchase__price_wrapper,
.projector_page #content .projector_details .projector_purchase__yousave {
  white-space: normal;
}
.projector_page #content .projector_details .projector_purchase__label {
  font-size: 1.5rem;
  margin-right: 10px;
}
.projector_page #content .projector_details .projector_purchase__yousave {
  color: #e10404;
  font-size: 1.3rem;
  display: none;
}
.projector_page #content .projector_details .projector_purchase__yousave.--active {
  display: inline;
}
.projector_page #content .projector_details .projector_purchase__price_wrapper {
  font-size: 1.3rem;
}
.projector_page #content .projector_details .projector_purchase__price_before {
  margin-right: 5px;
}
.projector_page #content .projector_details .projector_purchase__price {
  font-size: 1.4rem;
}
.projector_page #content .projector_details .projector_versions,
.projector_page #content .projector_details .projector_multiversions,
.projector_page #content .projector_details .projector_sizes,
.projector_page #content .projector_details .projector_subscription {
  margin-bottom: 2rem;
}
.projector_page #content .projector_details .projector_versions select,
.projector_page #content .projector_details .projector_multiversions select,
.projector_page #content .projector_details .projector_sizes select,
.projector_page #content .projector_details .projector_subscription select {
  width: 100%;
  height: 40px;
}
.projector_page #content .projector_details .projector_versions select option.--disabled,
.projector_page #content .projector_details .projector_multiversions select option.--disabled,
.projector_page #content .projector_details .projector_sizes select option.--disabled,
.projector_page #content .projector_details .projector_subscription select option.--disabled {
  color: #999;
}
.projector_page #content .projector_details .projector_versions__label,
.projector_page #content .projector_details .projector_multiversions__label,
.projector_page #content .projector_details .projector_sizes__label,
.projector_page #content .projector_details .projector_subscription__label {
  display: block;
  margin-bottom: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projector_page #content .projector_details .projector_versions__label:after,
.projector_page #content .projector_details .projector_multiversions__label:after,
.projector_page #content .projector_details .projector_sizes__label:after,
.projector_page #content .projector_details .projector_subscription__label:after {
  content: ":";
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_versions__sub,
  .projector_page #content .projector_details .projector_multiversions__sub,
  .projector_page #content .projector_details .projector_sizes__sub,
  .projector_page #content .projector_details .projector_subscription__sub {
    flex: 1;
  }
}
.projector_page #content .projector_details .projector_versions .f-dropdown,
.projector_page #content .projector_details .projector_multiversions .f-dropdown,
.projector_page #content .projector_details .projector_sizes .f-dropdown,
.projector_page #content .projector_details .projector_subscription .f-dropdown {
  margin: 0;
  width: 100%;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-toggle,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-toggle,
.projector_page #content .projector_details .projector_sizes .f-dropdown-toggle,
.projector_page #content .projector_details .projector_subscription .f-dropdown-toggle {
  height: 40px;
  font-size: 1.2rem;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-toggle .gfx_wrapper,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-toggle .gfx_wrapper,
.projector_page #content .projector_details .projector_sizes .f-dropdown-toggle .gfx_wrapper,
.projector_page #content .projector_details .projector_subscription .f-dropdown-toggle .gfx_wrapper {
  display: none;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-button,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-button,
.projector_page #content .projector_details .projector_sizes .f-dropdown-button,
.projector_page #content .projector_details .projector_subscription .f-dropdown-button {
  font-weight: bold;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-button .soldout,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-button .soldout,
.projector_page #content .projector_details .projector_sizes .f-dropdown-button .soldout,
.projector_page #content .projector_details .projector_subscription .f-dropdown-button .soldout {
  display: none;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-li.--disabled .f-dropdown-item,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-li.--disabled .f-dropdown-item,
.projector_page #content .projector_details .projector_sizes .f-dropdown-li.--disabled .f-dropdown-item,
.projector_page #content .projector_details .projector_subscription .f-dropdown-li.--disabled .f-dropdown-item {
  text-decoration: none;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-li.--disabled .f-dropdown-item .name,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-li.--disabled .f-dropdown-item .name,
.projector_page #content .projector_details .projector_sizes .f-dropdown-li.--disabled .f-dropdown-item .name,
.projector_page #content .projector_details .projector_subscription .f-dropdown-li.--disabled .f-dropdown-item .name {
  text-decoration: line-through;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-item,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-item,
.projector_page #content .projector_details .projector_sizes .f-dropdown-item,
.projector_page #content .projector_details .projector_subscription .f-dropdown-item {
  display: flex;
  align-items: center;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-item .gfx_wrapper,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-item .gfx_wrapper,
.projector_page #content .projector_details .projector_sizes .f-dropdown-item .gfx_wrapper,
.projector_page #content .projector_details .projector_subscription .f-dropdown-item .gfx_wrapper {
  display: flex;
  align-items: center;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-item .gfx,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-item .gfx,
.projector_page #content .projector_details .projector_sizes .f-dropdown-item .gfx,
.projector_page #content .projector_details .projector_subscription .f-dropdown-item .gfx {
  max-width: 40px;
  display: block;
  margin-right: 1rem;
}
.projector_page #content .projector_details .projector_versions .f-dropdown-item .soldout,
.projector_page #content .projector_details .projector_multiversions .f-dropdown-item .soldout,
.projector_page #content .projector_details .projector_sizes .f-dropdown-item .soldout,
.projector_page #content .projector_details .projector_subscription .f-dropdown-item .soldout {
  margin-left: auto;
}
.projector_page #content .projector_details .projector_subscription {
  margin-bottom: 0;
}
.projector_page #content .projector_details .projector_subscription {
  padding: 1rem 0;
}
.projector_page #content .projector_details .projector_subscription__sub {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem;
  position: relative;
  justify-content: space-between;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_subscription__sub {
    flex: 1;
    min-width: 0;
  }
}
.projector_page #content .projector_details .projector_subscription__item {
  font-size: 1.2rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  border-radius: 4px;
  padding: 0.5rem;
  margin: 0.5rem;
  z-index: 1;
  flex: 1;
}
.projector_page #content .projector_details .projector_subscription__item.--selected {
  border: 1px solid #49AAE0;
  background: #49AAE0;
  color: #fff;
}
.projector_page #content .projector_details .projector_subscription__item.--disabled {
  color: #e10404;
  text-decoration: line-through;
}
.projector_page #content .projector_details .projector_subscription__item:hover {
  border: 1px solid #49AAE0;
}
.projector_page #content .projector_details .projector_subscription__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_versions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
.projector_page #content .projector_details .projector_versions[data-select] .projector_versions__sub {
  margin: 0;
}
.projector_page #content .projector_details .projector_versions__sub {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem;
  position: relative;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_versions__sub {
    flex: 1;
    min-width: 0;
  }
}
.projector_page #content .projector_details .projector_versions__item {
  min-width: 90px;
  width: 90px;
  min-height: 35px;
  font-size: 1.2rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  border-radius: 0;
  padding: 0.5rem;
  margin: 0.5rem;
}
.projector_page #content .projector_details .projector_versions__item.--selected {
  font-weight: bold;
  border: 1px solid #0090f6;
  box-shadow: inset 0 0 0 1px #0090f6;
}
.projector_page #content .projector_details .projector_versions__item.--disabled:not(.--selected) {
  opacity: 0.6;
}
.projector_page #content .projector_details .projector_versions__item:hover {
  border: 1px solid #0090f6;
}
.projector_page #content .projector_details .projector_versions__gfx img {
  display: block;
}
.projector_page #content .projector_details .projector_versions__name {
  display: none;
}
.projector_page #content .projector_details .projector_multiversions__item {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_multiversions__item {
    display: flex;
    align-items: center;
  }
}
.projector_page #content .projector_details .projector_multiversions__item:last-child {
  margin-bottom: 0;
}
.projector_page #content .projector_details .projector_multiversions__item.--conflict .f-dropdown-toggle {
  border: 1px solid #e10404;
  box-shadow: 0 0 0 1px #e10404;
  color: #e10404;
}
.projector_page #content .projector_details .projector_multiversions .f-dropdown-li.--dependent .conflict_txt {
  display: none;
  color: #e10404;
}
.projector_page #content .projector_details .projector_multiversions .conflict_txt {
  display: none;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_sizes {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
.projector_page #content .projector_details .projector_sizes[data-select] .projector_sizes__sub {
  margin: 0;
}
.projector_page #content .projector_details .projector_sizes[data-onesize] {
  display: none;
}
.projector_page #content .projector_details .projector_sizes__sub {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem;
  position: relative;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_sizes__sub {
    flex: 1;
    min-width: 0;
  }
}
.projector_page #content .projector_details .projector_sizes__sub:before {
  content: "";
  position: absolute;
  top: -0.5rem;
  left: -1rem;
  right: -1rem;
  bottom: -0.5rem;
  background-color: #d9706c;
  opacity: 0;
}
@media (min-width: 757px) {
  .projector_page #content .projector_details .projector_sizes__sub:before {
    left: -0.5rem;
    right: -0.5rem;
    width: auto;
  }
}
.projector_page #content .projector_details .projector_sizes__sub.--alert:before {
  transition: 0.3s all;
  opacity: 1;
}
.projector_page #content .projector_details .projector_sizes__sub .alert {
  position: absolute;
  top: -0.5rem;
  z-index: 100;
  background-color: #fff;
  left: -1rem;
  right: -1rem;
  transform: translateY(-100%);
  height: 52px;
  border: 2px solid #d9706c;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 600;
  opacity: 0;
  transition: 0.3s all;
}
.projector_page #content .projector_details .projector_sizes__sub .alert.--open {
  opacity: 1;
}
.projector_page #content .projector_details .projector_sizes__sub .alert:before {
  position: absolute;
  content: "\E811";
  font-family: fontawesome;
  left: 1.5rem;
  top: 50%;
  font-size: 2rem;
  color: #0090f6;
  transform: translateY(-50%);
}
@media (min-width: 757px) {
  .projector_page #content .projector_details .projector_sizes__sub .alert {
    left: -0.5rem;
    right: -0.5rem;
  }
}
.projector_page #content .projector_details .projector_sizes__item {
  min-width: 90px;
  min-height: 35px;
  font-size: 1.2rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  border-radius: 0;
  padding: 0.5rem;
  margin: 0.5rem;
  z-index: 1;
}
.projector_page #content .projector_details .projector_sizes__item.--selected {
  font-weight: bold;
  border: 1px solid #0090f6;
  box-shadow: inset 0 0 0 1px #0090f6;
}
.projector_page #content .projector_details .projector_sizes__item.--disabled {
  color: #e10404;
  text-decoration: line-through;
}
.projector_page #content .projector_details .projector_sizes__item:hover {
  border: 1px solid #0090f6;
}
.projector_page #content .projector_details .projector_sizes__name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.projector_page #content .projector_details .projector_sizes .f-dropdown-li.--disabled .f-dropdown-item {
  text-decoration: none;
}
.projector_page #content .projector_details .projector_sizes .f-dropdown-li.--disabled .name {
  text-decoration: line-through;
}
.projector_page #content .projector_details .projector_sizes .f-dropdown-button .count {
  display: none;
}
.projector_page #content .projector_details .projector_sizes .f-dropdown-item .count {
  margin-left: auto;
}
.projector_page #content .projector_details .projector_sizes:not([data-onesize]) + .projector_chart {
  margin-top: -1rem;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_sizes:not([data-onesize]) + .projector_chart {
    margin-left: 105px;
  }
}
.projector_page #content .projector_details .projector_chart {
  margin-bottom: 2rem;
}
.projector_page #content .projector_details .projector_price_net_wrapper {
  font-size: 1.4rem;
}
.projector_page #content .projector_details .projector_prices {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
.projector_page #content .projector_details .projector_prices.--only-points .projector_prices__points {
  margin-top: 0;
}
.projector_page #content .projector_details .projector_prices:not(.--omnibus) .omnibus_price,
.projector_page #content .projector_details .projector_prices:not(.--omnibus) .projector_prices__maxprice_wrapper,
.projector_page #content .projector_details .projector_prices:not(.--omnibus) .projector_prices__beforerebate_wrapper,
.projector_page #content .projector_details .projector_prices:not(.--omnibus) .projector_prices__new_price_wrapper {
  display: none;
}
.projector_page #content .projector_details .projector_prices.--omnibus-new-price .omnibus_price,
.projector_page #content .projector_details .projector_prices.--omnibus-new-price .projector_prices__maxprice_wrapper {
  display: none;
}
.projector_page #content .projector_details .projector_prices.--omnibus-higher .projector_prices__price,
.projector_page #content .projector_details .projector_prices.--omnibus-higher .projector_prices__percent {
  color: #e10404;
}
.projector_page #content .projector_details .projector_prices.--omnibus-code .projector_prices__maxprice_wrapper {
  display: none;
}
.projector_page #content .projector_details .projector_prices.--omnibus-code-short .projector_prices__beforerebate_wrapper {
  display: none;
}
.projector_page #content .projector_details .projector_prices.--omnibus-short .projector_prices__maxprice_wrapper {
  display: none;
}
.projector_page #content .projector_details .projector_prices .omnibus_price .projector_prices__unit_sep,
.projector_page #content .projector_details .projector_prices .projector_prices__maxprice_wrapper .projector_prices__unit_sep,
.projector_page #content .projector_details .projector_prices .projector_prices__beforerebate_wrapper .projector_prices__unit_sep,
.projector_page #content .projector_details .projector_prices .omnibus_price .projector_prices__unit_sellby,
.projector_page #content .projector_details .projector_prices .projector_prices__maxprice_wrapper .projector_prices__unit_sellby,
.projector_page #content .projector_details .projector_prices .projector_prices__beforerebate_wrapper .projector_prices__unit_sellby,
.projector_page #content .projector_details .projector_prices .omnibus_price .projector_prices__unit,
.projector_page #content .projector_details .projector_prices .projector_prices__maxprice_wrapper .projector_prices__unit,
.projector_page #content .projector_details .projector_prices .projector_prices__beforerebate_wrapper .projector_prices__unit {
  display: none;
}
.projector_page #content .projector_details .projector_prices__new_price_date,
.projector_page #content .projector_details .projector_prices__new_price_value {
  white-space: nowrap;
}
.projector_page #content .projector_details .projector_prices__contact img {
  display: none;
}
.projector_page #content .projector_details .projector_prices__contact span {
  font-size: 2rem;
}
.projector_page #content .projector_details .projector_prices__maxprice_wrapper {
  font-size: 12px;
  padding-top: 5px;
}
.projector_page #content .projector_details .projector_prices__maxprice {
  font-weight: 700;
  white-space: nowrap;
}
.projector_page #content .projector_details .projector_prices__maxprice .projector_prices__unit_sep,
.projector_page #content .projector_details .projector_prices__maxprice .projector_prices__unit {
  display: none;
}
.projector_page #content .projector_details .projector_prices__unit_sellby {
  padding-right: 3px;
}
.projector_page #content .projector_details .projector_prices__diff {
  background: #3bbeef;
  border-radius: 3px;
  font-weight: 500;
  font-size: 12px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  padding: 2px 6px;
  display: inline;
  position: relative;
  top: -1px;
  margin-left: 10px;
}
.projector_page #content .projector_details .projector_prices__percent {
  padding-left: 3px;
}
.projector_page #content .projector_details .projector_prices__percent:not(.--show) {
  display: none !important;
}
.projector_page #content .projector_details .projector_prices__percent:before {
  content: '(';
}
.projector_page #content .projector_details .projector_prices__percent:after {
  content: ')';
}
.projector_page #content .projector_details .projector_prices__price {
  font-weight: 700;
  font-size: 22px;
  white-space: nowrap;
}
.projector_page #content .projector_details .projector_prices__price span {
  white-space: nowrap;
}
.projector_page #content .projector_details .projector_prices__info .projector_prices__unit_sep,
.projector_page #content .projector_details .projector_prices__info .projector_prices__unit_sellby,
.projector_page #content .projector_details .projector_prices__info .projector_prices__unit {
  display: none !important;
}
.projector_page #content .projector_details .projector_prices__info .projector_prices__vat {
  font-weight: 700;
  font-size: 22px;
}
.projector_page #content .projector_details .projector_prices__period {
  display: none;
}
.projector_page #content .projector_details .projector_prices__points {
  margin-top: 1rem;
}
.projector_page #content .projector_details .projector_prices__points_buy {
  margin-right: 1rem;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_prices__points_buy {
    margin-right: 0;
  }
}
.projector_page #content .projector_details .projector_prices__points_buy:not(.--span) {
  color: #333;
  text-decoration: underline;
  font-weight: bold;
}
.projector_page #content .projector_details .projector_prices__points_buy:not(.--span):hover {
  opacity: 0.5;
}
.projector_page #content .projector_details .projector_prices__srp_wrapper {
  margin-bottom: 1rem;
}
.projector_page #content .projector_details .projector_prices__srp_wrapper#projector_price_srp_wrapper {
  display: none;
}
@media (min-width: 757px) {
  .projector_page #content .projector_details .projector_prices__srp_wrapper {
    margin-bottom: 1.5rem;
  }
}
.projector_page #content .projector_details .projector_prices__srp {
  padding-left: 0.3rem;
}
.projector_page #content .projector_details .projector_prices__sellby {
  margin-top: 1rem;
}
.projector_page #content .projector_details .projector_prices__sellby_label {
  padding-right: 0.3rem;
}
.projector_page #content .projector_details .projector_prices__sellby_unit {
  padding-left: 0.3rem;
}
.projector_page #content .projector_details .projector_prices__unit_converted {
  margin-top: 0.5rem;
}
.projector_page #content .projector_details .projector_prices__unit_converted_price {
  padding-left: 0.3rem;
}
.projector_page #content .projector_details .projector_buy {
  display: flex;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.projector_page #content .projector_details .projector_buy.--more .projector_buy__more {
  pointer-events: auto;
}
.projector_page #content .projector_details .projector_buy.--more .f-dropdown-button {
  display: none;
}
.projector_page #content .projector_details .projector_buy__number_wrapper {
  margin-right: 1.5rem;
  width: calc(30% - 1.5rem);
  max-width: 70px;
  position: relative;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_buy__number_wrapper {
    margin-right: 1rem;
    width: calc(30% - 1rem);
  }
}
.projector_page #content .projector_details .projector_buy__button {
  flex: 1;
  padding: 1.1rem 2rem !important;
}
.projector_page #content .projector_details .projector_buy__number {
  height: 100%;
  width: 100%;
  margin: 0;
}
.projector_page #content .projector_details .projector_buy__number.--disabled select {
  display: none;
}
.projector_page #content .projector_details .projector_buy__number .f-control {
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  border: 1px solid #ebeef8;
  border-radius: 4px;
}
.projector_page #content .projector_details .projector_buy__number .f-dropdown-menu {
  min-width: 75px;
}
.projector_page #content .projector_details .projector_buy__number .f-dropdown-item {
  padding: 1rem 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projector_page #content .projector_details .projector_buy__number .f-dropdown-button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.projector_page #content .projector_details .projector_buy__more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.8rem;
  left: 1.1rem;
  z-index: 1;
  pointer-events: none;
  height: 38px;
}
.projector_page #content .projector_details .projector_buy__more.--active {
  pointer-events: auto;
}
.projector_page #content .projector_details .projector_buy__more_input {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
  text-align: center;
  border-radius: 0;
  font-size: 1.4rem;
  background: #fff;
  color: #333;
}
.projector_page #content .projector_details .projector_tell_availability {
  margin-bottom: 2rem;
  margin-top: -1rem;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_details .projector_tell_availability {
    margin-bottom: 1rem;
    margin-top: 20px;
  }
}
@media (max-width: 756px) {
  .projector_page #content .projector_details .projector_tell_availability__block {
    margin-top: 3rem;
  }
}
.projector_page #content .projector_details .projector_tell_availability__block.--dialog {
  display: none;
}
.projector_page #content .projector_details .projector_tell_availability__link {
  width: 100%;
}
.projector_page #content .projector_details .projector_tell_availability__link:hover {
  background: #FADF36;
  color: #1A1A18 !important;
  border: 1px solid transparent;
}
.projector_page #content .projector_details .projector_oneclick {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
}
.projector_page #content .projector_details .projector_oneclick__wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.projector_page #content .projector_details .projector_oneclick[data-hide] {
  display: none;
}
.projector_page #content .projector_details .projector_oneclick__label {
  font-size: 1.2rem;
  line-height: normal;
  text-align: center;
}
.projector_page #content .projector_details .projector_oneclick__text:first-child {
  margin-right: 3px;
}
.projector_page #content .projector_details .projector_oneclick__items {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 10px;
  flex-direction: column;
}
.projector_page #content .projector_details .projector_oneclick__item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  height: 40px;
  width: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  z-index: 1;
}
.projector_page #content .projector_details .projector_oneclick__item.--loading {
  position: relative;
  pointer-events: none;
}
.projector_page #content .projector_details .projector_oneclick__item.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_page #content .projector_details .projector_oneclick__item.--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;
}
.projector_page #content .projector_details .projector_oneclick__item:not(.--checked) > * {
  pointer-events: none;
}
.projector_page #content .projector_details .projector_oneclick__item > div {
  min-width: auto !important;
  border-radius: 0;
  overflow: hidden;
}
.projector_page #content .projector_details .projector_oneclick__item > div#apple-pay-button {
  height: 40px !important;
  border-radius: 4px;
}
.projector_page #content .projector_details .projector_oneclick__item.--paypal:before {
  content: '';
  position: absolute;
  height: calc(100% - 3px);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFC439;
  pointer-events: none;
  border-radius: 0;
  z-index: -1;
  width: calc(100%);
}
.projector_page #content .projector_details .projector_oneclick__item.--paypal:hover:before {
  filter: brightness(0.95);
}
.projector_page #content .projector_details .projector_oneclick__item img {
  max-height: 100%;
}
.projector_page #content .projector_details .projector_multipack {
  margin-bottom: 2rem;
}
.projector_page #content .projector_details .projector_multipack.--hide {
  display: none;
}
.projector_page #content .projector_details .projector_multipack__label {
  margin-bottom: 1rem;
  display: block;
}
.projector_page #content .projector_details .projector_multipack__percent {
  border-left: 1px #000 solid;
  padding-left: 8px;
  margin-left: 3px;
}
.projector_page #content .projector_details .projector_multipack__item {
  line-height: 1;
  margin-bottom: 1rem;
}
.projector_page #content .projector_details .projector_multipack__item:last-child {
  margin-bottom: 0;
}
.projector_page #content .projector_details .projector_multipack__item .f-label:before {
  border-radius: 5px;
  border-color: #000;
}
.projector_page #content .projector_details .projector_multipack__unit {
  padding: 0 3px;
}
.projector_page #content .projector_details .projector_multipack__literal.--first {
  display: none;
}
.projector_page #content .projector_details .projector_multipack__price {
  padding-right: 3px;
  display: none;
}
.projector_page #content .projector_details .projector_info.--loading .projector_info__icon:before {
  content: "\E838";
  animation: spin 1.5s infinite linear;
  margin-top: -0.2rem;
}
.projector_page #content .projector_details .projector_info__item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.projector_page #content .projector_details .projector_info__item #projector_status_gfx_wrapper {
  margin-right: 10px;
}
.projector_page #content .projector_details .projector_info__item.--points.projector_points_recive {
  margin-top: 5px;
}
.projector_page #content .projector_details .projector_info__item.--shipping {
  position: relative;
  margin-bottom: 0.2rem;
}
.projector_page #content .projector_details .projector_info__item.--shipping:before {
  position: relative;
  content: "\E8BB";
  font-family: fontawesome;
  left: 0;
  top: 0;
  font-size: 1.2rem;
  margin-right: 11px;
}
.projector_page #content .projector_details .projector_info__item.--returns,
.projector_page #content .projector_details .projector_info__item.--safe {
  display: none;
}
.projector_page #content .projector_details .projector_info__item:last-child {
  margin: 0;
}
.projector_page #content .projector_details .projector_info__icon {
  width: 20px;
  min-width: 20px;
  margin-right: 1rem;
  line-height: 1;
  display: none;
  align-items: center;
  justify-content: center;
}
.projector_page #content .projector_details .projector_info__icon img {
  display: none;
}
.projector_page #content .projector_details .projector_info__icon:before {
  font-family: FontAwesome;
}
.projector_page #content .projector_details .projector_status {
  min-height: 21px;
}
.projector_page #content .projector_details .projector_status__info_amount {
  display: none !important;
}
.projector_page #content .projector_details .projector_status__info:before {
  position: relative;
  content: "\E883";
  font-family: fontawesome;
  left: 0;
  top: 0;
  font-size: 1.7rem;
  margin-right: 11px;
}
.projector_page #content .projector_details .projector_status__new {
  margin-bottom: 0.6rem;
  display: flex;
}
.projector_page #content .projector_details .projector_status__new_img {
  margin-right: 11px;
}
.projector_page #content .projector_details .projector_status__new_img img {
  margin-bottom: 1px;
}
.projector_page #content .projector_details .projector_status.--loading {
  overflow: initial;
  position: relative;
  pointer-events: none;
}
.projector_page #content .projector_details .projector_status.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_page #content .projector_details .projector_status.--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;
}
.projector_page #content .projector_details .projector_status.--status-hide.--time-show,
.projector_page #content .projector_details .projector_status.--status-hide.--unknown-show {
  display: flex;
}
.projector_page #content .projector_details .projector_status.--status-hide strong {
  font-weight: normal;
}
.projector_page #content .projector_details .projector_status.--status-hide .projector_status__gfx,
.projector_page #content .projector_details .projector_status.--status-hide .projector_status__description {
  display: none;
}
.projector_page #content .projector_details .projector_status.--status-hide .projector_status__gfx_wrapper:before {
  content: "\E883";
  font-size: 2rem;
}
.projector_page #content .projector_details .projector_status.--phone-disable {
  display: none;
}
.projector_page #content .projector_details .projector_status:not(.--status-hide) .projector_status__description {
  display: none !important;
  margin-bottom: 1rem;
}
.projector_page #content .projector_details .projector_status.--time-show .projector_status__description {
  /*
        &:after {
          content: ".";
          line-break: anywhere;
        }
        */
}
.projector_page #content .projector_details .projector_status__wrapper,
.projector_page #content .projector_details .projector_status__unknown {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projector_page #content .projector_details .projector_status__unknown_text {
  display: none;
}
.projector_page #content .projector_details .projector_status__wrapper > div {
  display: block;
}
.projector_page #content .projector_details .projector_status__description {
  margin-right: 0.3rem;
}
.projector_page #content .projector_details .projector_shipping.--loading {
  pointer-events: none;
}
.projector_page #content .projector_details .projector_shipping.--loading .projector_shipping__icon:before {
  content: "\E838";
  animation: spin 1.5s infinite linear;
  margin-top: -0.2rem;
}
.projector_page #content .projector_details .projector_shipping__icon:before {
  content: "\E883";
  font-size: 2rem;
  margin-top: -0.2rem;
}
.projector_page #content .projector_details .projector_shipping__price {
  white-space: nowrap;
}
.projector_page #content .projector_details .projector_returns__icon:before {
  content: "\E884";
  font-size: 1.2rem;
  margin-top: -0.2rem;
}
.projector_page #content .projector_details .projector_stocks__icon:before {
  content: "\E815";
  font-size: 1.7rem;
  margin-top: -0.2rem;
}
.projector_page #content .projector_details .projector_subscription_info__icon:before {
  content: "\E8AC";
  font-size: 1.8rem;
  margin-top: -0.2rem;
}
.projector_page #content .projector_details .projector_abort_subscription_info__icon:before {
  content: "\F1DE";
  font-size: 1.6rem;
  margin-top: -0.2rem;
  font-weight: bold;
}
.projector_page #content .projector_details .projector_safe__icon:before {
  content: "\E89D";
  font-size: 1.6rem;
  margin-top: -0.4rem;
  font-weight: bold;
}
.projector_page #content .projector_details .projector_instalments.--active .projector_instalments__items {
  display: block;
}
.projector_page #content .projector_details .projector_instalments__link {
  display: none;
}
.projector_page #content .projector_details .projector_instalments__icon:before {
  content: "\E89C";
  font-size: 1.6rem;
}
.projector_page #content .projector_details .projector_instalments__items {
  width: 100%;
  display: none;
}
.projector_page #content .projector_details .projector_instalments__item {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
}
.projector_page #content .projector_details .projector_instalments__item_icon {
  width: 18px;
  margin-right: 10px;
}
.projector_page #content .projector_details .projector_instalments__item_text {
  flex: 1;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.projector_page #content .projector_details .projector_paypo {
  display: none;
}
.projector_page #content .projector_details .projector_paypo__icon:before {
  content: "\F133";
  font-size: 1.6rem;
}
.projector_page #content .projector_details .projector_points_recive__icon:before {
  content: "\E8A5";
  font-size: 1.7rem;
}
.projector_page #content .projector_details .projector_points_recive__info {
  overflow: visible;
}
.projector_page #content .projector_details .projector_points_recive__value {
  margin-right: 0.5rem;
}
.projector_page #content .projector_details .projector_points_recive .css_tip {
  margin-left: 0;
}
.projector_page #content .projector_details .projector_lowest_price {
  font-size: 1.1rem;
  margin-top: 1rem;
  line-height: 1.2;
  display: none;
}
.projector_page #content .projector_details .projector_lowest_price__text {
  color: #7a7a7a;
}
.projector_page #content .projector_details .projector_lowest_price__value {
  color: #7a7a7a;
}
.projector_page #content .projector_details .projector_lowest_price.--active {
  display: block;
}
.projector_page #content .projector_details .projector_lowest_price__value {
  white-space: nowrap;
}
.modal.--tell-availability .headline {
  padding: 0;
  justify-content: flex-start;
  text-align: left;
}
.modal.--tell-availability .projector_tell_availability__info_top,
.modal.--tell-availability .projector_tell_availability__info1,
.modal.--tell-availability .projector_tell_availability__info2 {
  font-size: 1.1rem;
}
.modal.--tell-availability .projector_tell_availability__info_top {
  margin-bottom: 1.5rem;
}
.modal.--tell-availability .projector_tell_availability__info1 {
  margin-bottom: 1rem;
}
.modal.--tell-availability .projector_tell_availability__button {
  width: 100%;
  margin-bottom: 1rem;
}
.modal.--stocks .product_stocks {
  display: block;
}
.product_stocks {
  display: none;
  font-size: 1.3rem;
  text-align: left;
}
.product_stocks.load-content:after {
  position: absolute;
}
.product_stocks__icon {
  max-width: 80px;
  max-height: 80px;
}
.product_stocks__name {
  margin-bottom: 0.2rem;
}
.product_stocks__versions {
  margin-bottom: 0.2rem;
}
.product_stocks__version {
  font-size: 1.1rem;
}
.product_stocks__version_name {
  margin-right: 3px;
}
.product_stocks__size {
  flex-basis: auto;
  width: auto;
}
.product_stocks__size[data-disabled] {
  color: #e10404;
  text-decoration: line-through;
}
.product_stocks__size[data-type="onesize"]:only-child {
  display: none;
}
.product_stocks .menu_messages_message,
.product_stocks .menu_messages_warning {
  margin: 0;
}
.product_stocks__wrapper.--stocks {
  border-radius: 0;
  border: 1px solid #c4c7c8;
  overflow: hidden;
}
.product_stocks .f-dropdown .f-dropdown-toggle,
.product_stocks .f-dropdown .f-dropdown-item {
  text-align: center;
}
.product_stocks .f-dropdown .f-dropdown-toggle {
  padding-left: 3rem;
}
.product_stocks .f-dropdown .f-dropdown-menu {
  position: relative;
  margin-top: -1px;
}
.product_stocks .stock {
  border-top: 1px solid #c4c7c8;
  margin: -0.1rem 0 0.1rem;
  position: relative;
}
.product_stocks .stock.--hide {
  display: none;
}
.product_stocks .stock__map {
  height: 250px;
  margin: 0 -1.5rem -1.5rem;
}
.product_stocks .stock.--active .stock__info {
  display: block;
}
@media (min-width: 757px) {
  .product_stocks .stock.--active .stock__info {
    display: flex;
  }
}
.product_stocks .stock.--active .stock__name span {
  display: none;
}
.product_stocks .stock__headline {
  padding: 1.5rem;
}
@media (min-width: 757px) {
  .product_stocks .stock__headline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 62px;
  }
}
.product_stocks .stock__name {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .product_stocks .stock__name {
    margin: 0;
  }
}
.product_stocks .stock__availabilty {
  display: flex;
  align-items: center;
}
@media (min-width: 757px) {
  .product_stocks .stock__availabilty {
    margin-left: 1rem;
    min-width: calc(50% - 1.5rem);
  }
}
.product_stocks .stock__availabilty img {
  margin-right: 0.5rem;
}
.product_stocks .stock__availabilty_count {
  margin-left: 0.3rem;
}
.product_stocks .stock__info {
  display: none;
  padding: 0 1.5rem 1.5rem;
}
@media (min-width: 757px) {
  .product_stocks .stock__info {
    flex-wrap: wrap;
    margin: 0 -1.5rem;
    padding-top: 1rem;
  }
}
.product_stocks .stock__label {
  text-transform: uppercase;
  margin-bottom: 1rem;
  display: block;
}
.product_stocks .stock__city {
  margin-left: 0.3rem;
}
.product_stocks .stock__data {
  display: block;
  margin-bottom: 0.2rem;
}
.product_stocks .stock__data_label {
  display: inline-block;
  min-width: 55px;
}
.product_stocks .stock__wrapper {
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  .product_stocks .stock__wrapper {
    width: 50%;
    padding: 0 1.5rem;
  }
}
.product_stocks .stock__wrapper.--map {
  width: 100%;
}
.product_stocks .stock__wrapper:last-child {
  margin-bottom: 0;
}
.product_stocks .stock__contact {
  margin-top: 1rem;
}
.product_stocks .stock__opening .stock__data {
  display: flex;
  margin: 0 -1.5rem 0.2rem;
}
.product_stocks .stock__opening .stock__data_label,
.product_stocks .stock__opening .stock__data_value {
  padding: 0 1.5rem;
  width: 50%;
}
.product_stocks .stock:not(:only-child) .stock__headline {
  cursor: pointer;
  padding-right: 3rem;
}
.product_stocks .stock:not(:only-child) .stock__headline:after {
  content: "\F107";
  font-family: FontAwesome;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  position: absolute;
  right: 0;
  top: 10px;
  width: 30px;
}
@media (min-width: 757px) {
  .product_stocks .stock:not(:only-child) .stock__headline:after {
    top: auto;
  }
}
.product_stocks .stock:not(:only-child).--active .stock__headline:after {
  content: "\F106";
}
.select_button {
  border: 1px solid #c4c7c8;
  background: #fff;
  box-shadow: none;
  color: #333;
  padding: 2px;
  cursor: pointer;
  padding: 10px 14px;
  text-align: center;
  display: block;
  border-radius: 0;
  text-decoration: none;
  position: relative;
}
@media (min-width: 757px) {
  .select_button {
    padding: 8px 14px;
    width: auto;
  }
}
.select_button:hover {
  color: #0090f6;
}
.select_button.disabled {
  color: #e10404;
  text-decoration: line-through;
}
.select_button.active {
  border-color: #0090f6;
  box-shadow: inset 0 0 0 1px #0090f6;
}
.select_button.gfx {
  width: 22%;
  display: inline-block;
  margin: 1%;
  vertical-align: top;
}
.css_tip {
  background: #fff;
  border: 1px solid #c4c7c8;
  color: #333;
  display: inline-block;
  font-size: 1.3em;
  height: 31px;
  line-height: 30px;
  margin-left: 10px;
  text-align: center;
  width: 31px;
  box-shadow: none;
  cursor: pointer;
  border-radius: 0;
}
.css_tip_small {
  height: 15px;
  line-height: 14px;
  width: 15px;
  font-size: 1rem;
  margin-left: 5px;
  font-weight: normal;
  vertical-align: middle;
  margin-top: -3px;
  border-radius: 0;
}
#CDT > div {
  color: #f1f1f1;
  font-size: 25px;
  font-weight: bold;
  padding: 0px 0 27px;
  white-space: nowrap;
}
#CDT .line {
  background: #e10404;
  height: 1px;
  left: 0;
  position: absolute;
  top: 52%;
  width: 100%;
}
#CDT .caption {
  bottom: -19px;
  color: #333;
  font-size: 11px;
  font-weight: normal;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
#CDT .number {
  background: #e10404;
  border: 1px solid #e10404;
  color: #fff;
  display: inline-block;
  height: 37px;
  line-height: 35px;
  padding: 0 9px;
  text-align: center;
}
#CDT .number-wrapper {
  margin-right: 5px;
  position: relative;
}
.modal.--shipping-info .menu_messages_message {
  margin: 0;
}
@media (min-width: 757px) {
  .modal.--shipping-info .menu_messages_message {
    margin: 1rem;
  }
}
.shipping_info__body {
  margin: -2rem 0 2rem;
}
@media (min-width: 979px) {
  .shipping_info__body {
    display: flex;
    margin: 0 -1.5rem 2rem;
  }
}
@media (min-width: 1200px) {
  .shipping_info__body {
    margin: 0 -2rem 2rem;
  }
}
.shipping_info__block {
  padding-top: 2rem;
}
@media (min-width: 979px) {
  .shipping_info__block {
    flex: 1;
    padding: 0 1.5rem;
  }
}
@media (min-width: 1200px) {
  .shipping_info__block {
    padding: 0 2rem;
  }
}
.shipping_info__label {
  font-size: 1.6rem;
  display: block;
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  .shipping_info__label {
    margin-bottom: 3rem;
  }
}
.shipping_info__header {
  display: flex;
}
.shipping_info__header_item {
  font-size: 1.2rem;
  color: #999;
}
.shipping_info__header_item.--icon-name {
  width: calc(50% + 15px);
}
.shipping_info__header_item.--delivery {
  flex: 2;
  text-align: center;
  margin: 0 1.5rem;
}
.shipping_info__header_item.--cost {
  flex: 1;
  text-align: right;
}
.shipping_info__courier {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #c4c7c8;
  padding: 1rem 0;
}
.shipping_info__courier:last-child {
  border-bottom: none;
}
.shipping_info__item {
  font-size: 1.2rem;
}
.shipping_info__item.--icon {
  width: 50px;
  min-width: 50px;
  margin-right: 1.5rem;
}
.shipping_info__item.--icon img {
  display: block;
  margin: 0 auto;
}
.shipping_info__item.--name {
  flex: 3;
}
.shipping_info__item.--delivery {
  flex: 2;
  text-align: center;
  margin: 0 1.5rem;
}
.shipping_info__item.--cost {
  flex: 1;
  text-align: right;
  white-space: nowrap;
  font-size: 1.3rem;
}
.shipping_info__vat {
  font-size: 1.2rem;
  color: #999;
}
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 599;
  pointer-events: none;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}
/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078a8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 0;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 0;
}
.leaflet-control-layers-toggle {
  background-image: url(layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url('/gfx/standards/marker-icon.png?r=1761917057');
}
.leaflet-retina .leaflet-default-icon-path {
  background-image: url('/gfx/standards/marker-icon.png?r=1761917057');
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 0;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
.leaflet-img-holder {
  background: url('/gfx/standards/marker-icon.png?r=1761917057');
}
#mymap {
  height: 400px;
  width: 100%;
  margin-bottom: 25px;
}
@media (min-width: 979px) {
  .projector_page #content .product_name {
    grid-area: projector_productname;
  }
}
.projector_page #content .product_name__actions {
  display: flex;
  gap: 10px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #49aae0;
  flex-direction: column;
}
.projector_page #content .product_name__block.--label {
  grid-area: product_name__block_label;
  margin-bottom: 1rem;
}
@media (min-width: 979px) {
  .projector_page #content .product_name__block.--label {
    border-radius: 5px 5px 0 0;
    border: 1px #49aae0 solid;
    border-bottom: none;
    padding: 15px 20px 10px 20px;
    margin: 0;
  }
}
.projector_page #content .product_name__block.--links {
  flex-direction: column;
  grid-area: product_name__block_links;
  margin-bottom: 1rem;
}
.projector_page #content .product_name__block.--description {
  grid-area: product_name__block_desc;
  margin-bottom: 1rem;
  border: none;
  margin: 0;
  font-size: 1.3rem;
  line-height: 1.5;
  display: none;
}
.projector_page #content .product_name__block.--description ul {
  list-style: none;
}
.projector_page #content .product_name__name {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
}
.projector_page #content .product_name__firm_logo {
  display: none;
  width: 200px;
  max-height: 100px;
}
.projector_page #content .product_name__firm_logo img {
  max-height: 100%;
  display: block;
}
.projector_page #content .product_name .firm_logo {
  display: block;
  height: 100%;
}
.projector_page #content .product_name__notes {
  font-size: 1.3rem;
}
.projector_page #content .product_name__note {
  margin-right: 0.5rem;
}
.projector_page #content .product_name__note i {
  margin-right: 3.5px;
}
.projector_page #content .product_name__note i:before {
  display: none;
}
.projector_page #content .product_name__note i.--active svg {
  fill: #f1bf42;
}
.projector_page #content .product_name__note_link {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  cursor: pointer;
  text-decoration: none;
}
.projector_page #content .product_name__note_text {
  margin-right: 1rem;
}
.projector_page #content .product_name__action {
  font-size: 1.3rem;
}
.projector_page #content .product_name__action.--remove {
  color: #e10404;
}
.projector_page #content .product_name__action.--remove:hover {
  color: #0090f6;
}
.projector_page #content .product_name__action.getPDF_wrapper.--loading {
  position: relative;
  pointer-events: none;
}
.projector_page #content .product_name__action.getPDF_wrapper.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.projector_page #content .product_name__action.getPDF_wrapper.--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;
}
.projector_page #content .product_name__action.getPDF_wrapper .getPDF:before {
  position: relative;
  content: "\F019";
  font-family: fontawesome;
  left: 0;
  top: 0;
  font-size: 1.7rem;
  margin-right: 11px;
}
.projector_page #content .product_name__action.--compare {
  margin-right: 0.3rem;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.projector_page #content .product_name__action.--compare span {
  margin-left: 10px;
}
.projector_page #content .product_name__action.--shopping-list {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.projector_page #content .product_name__action.--shopping-list span {
  margin-left: 6px;
}
.projector_multiversions__label,
.projector_versions__label {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  color: #000;
  display: block;
}
.projector_multiversions__item.--color .f-dropdown-menu {
  background: transparent !important;
}
.projector_multiversions__sub,
.projector_versions__sub {
  display: flex;
}
@media (max-width: 757px) {
  .projector_multiversions__sub,
  .projector_versions__sub {
    flex-wrap: wrap;
  }
}
.projector_multiversions__sub .name_wrapper,
.projector_versions__sub .name_wrapper {
  flex: 1;
}
.projector_multiversions__sub .name_wrapper .name,
.projector_versions__sub .name_wrapper .name {
  display: flex;
  align-items: center;
}
.projector_multiversions__sub .f-select,
.projector_versions__sub .f-select {
  width: 100%;
}
.projector_multiversions__sub .f-select.--open button.f-control,
.projector_versions__sub .f-select.--open button.f-control {
  border-radius: 4px 4px 0 0;
}
.projector_multiversions__sub .f-select .f-control,
.projector_versions__sub .f-select .f-control,
.projector_multiversions__sub .f-select .f-dropdown-toggle,
.projector_versions__sub .f-select .f-dropdown-toggle {
  border: 1px solid #000;
  border-radius: 4px;
}
.projector_multiversions__item {
  margin-bottom: 20px;
}
#multi_versions {
  min-height: 62px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #49aae0;
}
.multi_version__button {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  color: #302929;
  padding: 7px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  align-items: center;
}
.multi_version__button .multiversion__color {
  display: none;
}
.multi_version__button[data-color] {
  justify-content: flex-start;
  align-items: flex-start;
  border: none;
  padding: 0;
  margin: 0;
  width: 70px;
  flex: initial;
}
.multi_version__button[data-color] .multi_version_diff {
  font-size: 10px;
}
.multi_version__button[data-color].--selected {
  border: none !important;
}
.multi_version__button[data-color].--conflict {
  border: none !important;
}
.multi_version__button[data-color]:hover img {
  border: 1px solid #49aae0 !important;
}
.multi_version__button[data-color] img {
  padding: 3px;
  border: 1px solid #eaeaea;
  border-radius: 100%;
  margin-bottom: 5px;
}
.multi_version__button[selected] {
  border-color: #49aae0;
}
.multi_version__button.--conflict {
  border-color: red !important;
}
.multi_version__button.--conflict img {
  border: 1px solid red !important;
}
.multi_version__button.--selected {
  border-color: #49aae0 !important;
}
.multi_version__button.--selected img {
  border: 1px solid #49aae0 !important;
}
.multi_version__button:hover {
  border-color: #49aae0;
}
.multi_version__button span {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  color: #7e7e7e;
}
.timer__delivery {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #1a1a18;
  display: none;
  position: relative;
}
.timer__delivery:before {
  position: relative;
  content: "\E883";
  font-family: fontawesome;
  left: 0;
  top: 0;
  font-size: 1.7rem;
  margin-right: 11px;
}
.timer__time {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #1a1a18;
  display: flex;
}
.timer__date span {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #1a1a18;
}
.timer__text {
  font-weight: 400 !important;
  white-space: nowrap;
}
.projector_multiversions__sub .gfx_wrapper,
.projector_versions__sub .gfx_wrapper {
  display: none;
}
.projector_multiversions__item .f-dropdown-menu,
.projector_versions__item .f-dropdown-menu {
  box-shadow: none;
  border: 1px solid #000;
  border-top: 0;
  top: calc(100% + -1px);
  border-radius: 0 0 4px 4px;
}
.projector_multiversions__item .color_gfx_list,
.projector_versions__item .color_gfx_list {
  width: 31px !important;
  height: 31px !important;
  border-radius: 100% !important;
  border: 1px solid #eaeaea;
  padding: 4px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.projector_multiversions__item .color_gfx_list span,
.projector_versions__item .color_gfx_list span {
  display: block;
  width: 21px;
  height: 21px;
  border-radius: 100%;
}
.projector_multiversions__item.--color .projector_multiversions__sub .f-dropdown-menu,
.projector_versions__item.--color .projector_multiversions__sub .f-dropdown-menu {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  border: none;
  gap: 1rem;
  position: initial;
  align-items: stretch;
}
@media (min-width: 1024px) {
  .projector_multiversions__item.--color .projector_multiversions__sub .f-dropdown-menu,
  .projector_versions__item.--color .projector_multiversions__sub .f-dropdown-menu {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media (min-width: 1200px) {
  .projector_multiversions__item.--color .projector_multiversions__sub .f-dropdown-menu,
  .projector_versions__item.--color .projector_multiversions__sub .f-dropdown-menu {
    grid-template-columns: repeat(9, 1fr);
  }
}
.projector_multiversions__item.--color .projector_multiversions__sub .f-control,
.projector_versions__item.--color .projector_multiversions__sub .f-control {
  display: none;
}
.projector_multiversions__item.--color .projector_multiversions__sub .f-dropdown-li,
.projector_versions__item.--color .projector_multiversions__sub .f-dropdown-li {
  flex: initial;
  width: 31px;
  height: 31px;
  border-radius: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #EAEAEA;
}
.projector_multiversions__item.--color .projector_multiversions__sub .f-dropdown-li.--selected,
.projector_versions__item.--color .projector_multiversions__sub .f-dropdown-li.--selected {
  border: 1px solid #49AAE0;
}
.projector_multiversions__item.--color .projector_multiversions__sub .f-dropdown-item,
.projector_versions__item.--color .projector_multiversions__sub .f-dropdown-item {
  border-radius: 100% !important;
  width: initial !important;
  height: initial !important;
  padding: 0 !important;
  width: 21px !important;
  height: 21px !important;
  border: none !important;
}
.projector_multiversions__item.--color .projector_multiversions__sub .f-dropdown-item .name,
.projector_versions__item.--color .projector_multiversions__sub .f-dropdown-item .name {
  display: none;
}
.projector_multiversions .multi_version_diff,
.projector_versions .multi_version_diff {
  display: none;
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}
.projector_multiversions .multi_version_diff.--show,
.projector_versions .multi_version_diff.--show {
  display: block;
  margin-left: auto;
}
.projector_multiversions__sub,
.projector_versions__sub {
  width: 100%;
}
.projector_multiversions__label,
.projector_versions__label {
  width: 100%;
}
.projector_multiversions__item,
.projector_versions__item {
  margin-bottom: 1rem;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .projector_multiversions__item,
  .projector_versions__item {
    display: flex;
    align-items: center;
  }
}
.projector_multiversions__item[data-items='true'] .f-dropdown-li,
.projector_versions__item[data-items='true'] .f-dropdown-li {
  border: none;
  flex: 1;
}
.projector_multiversions__item[data-items='true'] .f-dropdown-li .f-dropdown-item,
.projector_versions__item[data-items='true'] .f-dropdown-li .f-dropdown-item {
  height: 100%;
}
.projector_multiversions__item[data-items='true'] .f-dropdown-li .--selected,
.projector_versions__item[data-items='true'] .f-dropdown-li .--selected {
  background: transparent;
  background: #f1f1f1;
}
.projector_multiversions__item[data-items='true'] .f-dropdown-li.--dependent .f-dropdown-item,
.projector_versions__item[data-items='true'] .f-dropdown-li.--dependent .f-dropdown-item {
  filter: grayscale(100%);
  opacity: 0.6;
  border: 1px solid #e10404;
}
.projector_multiversions__item[data-items='true'] .f-dropdown-menu,
.projector_versions__item[data-items='true'] .f-dropdown-menu {
  box-shadow: none;
}
.projector_multiversions__item:last-child,
.projector_versions__item:last-child {
  margin-bottom: 0;
}
.projector_multiversions__item.--conflict .f-dropdown-toggle,
.projector_versions__item.--conflict .f-dropdown-toggle {
  border: 1px solid #e10404;
  box-shadow: 0 0 0 1px #e10404;
  color: #e10404;
}
.projector_multiversions .f-dropdown-li,
.projector_versions .f-dropdown-li {
  border: none;
}
.projector_multiversions .f-dropdown-li.--dependent .conflict_txt,
.projector_versions .f-dropdown-li.--dependent .conflict_txt {
  display: block;
  color: #e10404;
}
.projector_multiversions .f-dropdown-li .f-dropdown-item,
.projector_versions .f-dropdown-li .f-dropdown-item {
  padding: 1rem 1.3rem;
  display: flex;
  align-items: center;
}
.projector_multiversions .conflict_txt,
.projector_versions .conflict_txt {
  display: none !important;
}
.projector_page #content #projector_form[data-subscription="true"] .projector_oneclick__wrapper {
  display: none;
}
.projector_status__new_img {
  display: none;
}
.delivery-time-green:before {
  content: url(/data/include/cms/icons/sd-deli-green.png);
  margin-left: 2px;
  margin-right: 12px;
  display: inline-flex;
  vertical-align: middle;
}
.delivery-time-orange:before {
  content: url(/data/include/cms/icons/sd-deli-orange.png);
  margin-left: 2px;
  margin-right: 12px;
  display: inline-flex;
  vertical-align: middle;
}
.delivery-time-blue:before {
  content: url(/data/include/cms/icons/sd-deli-blue.png);
  margin-left: 2px;
  margin-right: 12px;
  display: inline-flex;
  vertical-align: middle;
}
/*component_css_end*/

/*component_css_start id=614c5cf078bd13.85672872 page=projector type=projector_configurator*/
#projector_form[data-price_formula] #projector_price_srp_wrapper,
#projector_form[data-price_formula] #projector_price_maxprice_wrapper,
#projector_form[data-price_formula] .instalment_yousave {
  display: none !important;
}
#projector_form .configurator {
  display: block;
}
#projector_prices_wrapper.load-content {
  position: relative;
}
#projector_prices_wrapper.load-content > * {
  opacity: 0;
}
#projector_prices_wrapper.load-content:after {
  position: absolute;
}
.configurator {
  border-bottom: 1px solid #c4c7c8;
  margin-bottom: 2rem;
  display: none;
}
.configurator.--skeleton .configurator__label,
.configurator.--skeleton .f-group,
.configurator.--skeleton .f-select,
.configurator.--skeleton .configurator__limits {
  background: #f1f1f1;
  border-radius: 0;
}
.configurator.--skeleton .configurator__label {
  height: 16px;
}
.configurator.--skeleton .configurator__label:after {
  display: none;
}
.configurator.--skeleton .f-group.--radio,
.configurator.--skeleton .f-group.--checkbox {
  height: 18px;
}
.configurator.--skeleton .f-group,
.configurator.--skeleton .f-select {
  height: 50px;
}
.configurator.--skeleton .configurator__limits {
  height: 14px;
}
.configurator__item {
  margin-bottom: 2rem;
}
@media (min-width: 757px) {
  .configurator__item {
    display: flex;
  }
}
@media (min-width: 757px) {
  .configurator__item[data-type="select"],
  .configurator__item[data-type="input"] {
    align-items: center;
    margin-bottom: 3rem;
  }
}
.configurator__item[data-type="select"] .f-group,
.configurator__item[data-type="input"] .f-group {
  margin-bottom: 0;
}
@media (min-width: 757px) {
  .configurator__item[data-limits] .configurator__label {
    margin-bottom: 2.4rem;
  }
}
@media (min-width: 757px) {
  .configurator__item:last-child {
    margin-bottom: 1rem;
  }
}
@media (min-width: 757px) {
  .configurator__item:last-child[data-type="select"],
  .configurator__item:last-child[data-type="input"] {
    margin-bottom: 2rem;
  }
}
.configurator__item.--hide {
  display: none;
}
.configurator__item.--dependencies .--radio:not(.--show),
.configurator__item.--dependencies .--checkbox:not(.--show),
.configurator__item.--dependencies option:not(.--show),
.configurator__item.--dependencies .f-dropdown-li:not(.--show) {
  display: none;
}
.configurator__item.--dependencies .--radio.--last a,
.configurator__item.--dependencies .--checkbox.--last a,
.configurator__item.--dependencies option.--last a,
.configurator__item.--dependencies .f-dropdown-li.--last a {
  border-bottom: none;
}
.configurator__item.--alert {
  position: relative;
}
.configurator__item.--alert:before {
  content: '';
  position: absolute;
  top: -1.5rem;
  left: -1rem;
  right: -1rem;
  height: calc(100% + 30px);
  border: 2px solid #e10404;
  background-color: #fff;
  z-index: -1;
}
@media (min-width: 757px) {
  .configurator__item.--alert:before {
    height: calc(100% + 20px);
  }
}
.configurator__alert {
  position: absolute;
  background-color: #fff;
  border: 2px solid #e10404;
  border-bottom: none;
  top: -1.5rem;
  left: -1rem;
  right: -1rem;
  transform: translateY(-100%);
  z-index: 100;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  padding: 1.5rem 0.5rem;
}
.configurator__alert:before {
  position: absolute;
  content: '\E811';
  font-family: fontawesome;
  left: 1.5rem;
  top: 50%;
  font-size: 2rem;
  color: #0090f6;
  transform: translateY(-50%);
}
.configurator__label {
  margin-bottom: 1rem;
  display: block;
}
@media (min-width: 757px) {
  .configurator__label {
    margin-bottom: 0;
    min-width: 95px;
    width: 95px;
  }
}
.configurator__label:after {
  content: ':';
}
@media (min-width: 757px) {
  .configurator__sub {
    width: 100%;
    min-width: 0;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .configurator__sub {
    padding-left: 2rem;
  }
}
.configurator__sub[data-type="radio"],
.configurator__sub[data-type="checkbox"] {
  padding-left: 1.5rem;
}
@media (min-width: 1200px) {
  .configurator__sub[data-type="radio"],
  .configurator__sub[data-type="checkbox"] {
    padding-left: 2rem;
  }
}
.configurator__name {
  font-size: 1.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.6rem;
}
.configurator__icon {
  margin-right: 0.8rem;
}
.configurator__icon img {
  max-width: 50px;
  display: block;
}
.configurator__price {
  background: #f1f1f1;
  color: #333;
  font-size: 1.1rem;
  padding: 0 0.4rem;
  line-height: 1.8rem;
  border-radius: 0;
  margin-left: 0.8rem;
  white-space: nowrap;
}
.configurator__limits {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.configurator__limits:first-child {
  margin-right: 1rem;
}
.configurator__limit {
  font-size: 1.1rem;
  color: #c4c7c8;
}
.configurator .f-group {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.configurator .f-group .f-label {
  display: flex;
  align-items: center;
  min-height: 1.8rem;
}
.configurator .f-group .f-control:focus::placeholder {
  color: transparent;
}
.configurator .f-dropdown .f-dropdown-button,
.configurator .f-dropdown .f-dropdown-item {
  display: flex;
  align-items: center;
}
.configurator .f-dropdown .f-dropdown-button .configurator__name {
  white-space: nowrap;
  line-height: inherit;
}
.configurator .f-dropdown .f-dropdown-button .configurator__icon img {
  max-height: 36px;
}
.configurator .f-dropdown .configurator__price {
  margin-left: auto;
}
.configurator .f-dropdown .configurator__name:not(:last-child) {
  margin-right: 0.8rem;
}
/*component_css_end*/

/*component_css_start id=63f5f1f0e2c395.47158604 page=projector type=projector_bundle_zone*/
@media (min-width: 979px) {
  .projector_page #content.product_bundle:not(:has(.product_name__block.--links)) #projector_info {
    grid-row: 2 / span 3;
  }
}
.projector_page #content .projector_bundle {
  padding-bottom: 1.3rem;
  margin-bottom: 0;
  grid-area: projector_bundle_product;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle {
    border: none;
    padding-bottom: 0;
    margin-bottom: 2rem;
  }
}
.projector_page #content .projector_bundle__diff {
  border-top: 1px #c4c7c8 solid;
  padding-top: 1.5rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  font-size: 1.3rem;
}
.projector_page #content .projector_bundle__diff_header {
  margin-bottom: 5px;
}
.projector_page #content .projector_bundle__diff_value {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.projector_page #content .projector_bundle__diff_value strong {
  font-size: 1.5rem;
}
.projector_page #content .projector_bundle__diff_value span {
  color: #e10404;
}
.projector_page #content .projector_bundle__version {
  display: none;
}
.projector_page #content .projector_bundle__version .f-dropdown-toggle {
  font-size: 13px !important;
  padding-left: 13px !important;
  border-radius: 5px;
  border: 1px #EBEEF8 solid;
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__label,
.projector_page #content .projector_bundle.--skeleton .projector_bundle__icon,
.projector_page #content .projector_bundle.--skeleton .projector_bundle__name,
.projector_page #content .projector_bundle.--skeleton .projector_bundle__price_wrapper,
.projector_page #content .projector_bundle.--skeleton .projector_bundle__option > *,
.projector_page #content .projector_bundle.--skeleton .projector_bundle__checkbox_group {
  background: #f1f1f1;
  border-radius: 0;
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__item:nth-child(n+3) {
  display: none;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle.--skeleton .projector_bundle__item:nth-child(n+3) {
    display: flex;
  }
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__label {
  height: 26px;
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__checkbox_group {
  width: 18px;
  height: 18px;
  margin-right: 1.5rem;
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__rebate_label {
  height: 38px;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle.--skeleton .projector_bundle__rebate_label {
    height: 19px;
  }
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__rebate_wrapper {
  height: 32px;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle.--skeleton .projector_bundle__rebate_wrapper {
    height: 16px;
  }
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__name {
  height: 30px;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle.--skeleton .projector_bundle__name {
    height: 15px;
  }
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__name_value {
  width: 70%;
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__name_wrapper {
  display: flex;
  justify-content: space-between;
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__name_wrapper .projector_bundle_change {
  width: 30%;
  display: flex;
  justify-content: flex-end;
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__price_wrapper {
  height: 19px;
}
.projector_page #content .projector_bundle.--skeleton .projector_bundle__option > * {
  height: 25px;
  margin-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle.--skeleton .projector_bundle__option > * {
    width: 135px;
  }
}
.projector_page #content .projector_bundle__rebate {
  background: #f1f1f1;
  border: 1px solid #c3c7c8;
  border-radius: 0;
  padding: 1rem 6rem 1rem 1rem;
  position: relative;
  margin-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_bundle__rebate {
    padding: 1.5rem 6rem 1.5rem 1.5rem;
    margin-bottom: 2rem;
  }
}
.projector_page #content .projector_bundle__rebate:before,
.projector_page #content .projector_bundle__rebate:after {
  content: "";
  background: #f1f1f1 none repeat scroll 0 0;
  color: #0090f6;
  display: block;
  height: 22px;
  margin-top: -11px;
  position: absolute;
  width: 22px;
  box-sizing: content-box;
  z-index: 2;
  right: 20px;
  top: 50%;
}
.projector_page #content .projector_bundle__rebate:before {
  transform: rotate(40deg);
}
.projector_page #content .projector_bundle__rebate:after {
  content: "%";
  font-size: 2rem;
  line-height: 22px;
  text-align: center;
}
.projector_page #content .projector_bundle__rebate_wrapper:before,
.projector_page #content .projector_bundle__rebate_wrapper:after {
  border: 2px solid #c4c7c8;
  content: "";
  display: block;
  height: 22px;
  margin-top: -13px;
  position: absolute;
  right: 18px;
  top: 50%;
  width: 22px;
  z-index: 1;
  box-sizing: content-box;
}
.projector_page #content .projector_bundle__rebate_wrapper:before {
  transform: rotate(40deg);
}
.projector_page #content .projector_bundle__rebate_label,
.projector_page #content .projector_bundle__label {
  color: #333;
}
.projector_page #content .projector_bundle__label {
  font-size: 1.6rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.projector_page #content .projector_bundle__block {
  display: flex;
  flex-wrap: wrap;
  /*
		&:not(.--open) {
		  max-height:400px;
		  overflow-y: auto;
		  .less_scrollbar();
		}
		*/
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__block {
    margin: 0 0 1.5rem;
    display: block;
  }
}
.projector_page #content .projector_bundle__item {
  width: 100%;
  display: flex;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .projector_page #content .projector_bundle__item {
    margin-bottom: 0;
    display: block;
    width: 50%;
  }
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__item {
    width: 100%;
    display: flex;
    padding: 0.5rem 0;
  }
}
.projector_page #content .projector_bundle__checkbox_group {
  align-self: center;
}
.projector_page #content .projector_bundle__checkbox_label {
  height: 1.8rem;
}
.projector_page #content .projector_bundle__icon,
.projector_page #content .projector_bundle__name,
.projector_page #content .projector_bundle__price_wrapper,
.projector_page #content .projector_bundle__availability,
.projector_page #content .projector_bundle__availability_quantity,
.projector_page #content .projector_bundle select,
.projector_page #content .projector_bundle__checkbox_group,
.projector_page #content .projector_bundle__option.--chart,
.projector_page #content .projector_bundle .f-dropdown,
.projector_page #content .projector_bundle__size_button {
  margin-bottom: 0.7rem;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__icon,
  .projector_page #content .projector_bundle__name,
  .projector_page #content .projector_bundle__price_wrapper,
  .projector_page #content .projector_bundle__availability,
  .projector_page #content .projector_bundle__availability_quantity,
  .projector_page #content .projector_bundle select,
  .projector_page #content .projector_bundle__checkbox_group,
  .projector_page #content .projector_bundle__option.--chart,
  .projector_page #content .projector_bundle .f-dropdown,
  .projector_page #content .projector_bundle__size_button {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__info {
    min-width: 0;
    flex: 1;
  }
}
.projector_page #content .projector_bundle__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  min-width: 56px;
  max-width: 56px;
  margin-right: 1rem;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__icon {
    width: 100px;
    min-width: 100px;
    max-width: initial;
    height: auto;
    min-height: 50px;
    margin-right: 2rem;
  }
}
@media (min-width: 979px) {
  .projector_page #content .projector_bundle__icon {
    width: 50px;
    min-width: 50px;
    padding-top: 3px;
  }
}
.projector_page #content .projector_bundle__icon img {
  max-height: 100px;
  width: auto;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__icon img {
    max-height: 70px;
  }
}
@media (min-width: 979px) {
  .projector_page #content .projector_bundle__icon img {
    max-height: 50px;
  }
}
.projector_page #content .projector_bundle__name {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #000;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__name {
    min-height: 0 !important;
  }
}
.projector_page #content .projector_bundle__name_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 1rem;
}
.projector_page #content .projector_bundle__name_wrapper .projector_bundle_change {
  width: 30%;
  display: flex;
  justify-content: flex-end;
  white-space: nowrap;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 20px;
  text-align: right;
  color: #49AAE0;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__name_wrapper .projector_bundle_change {
    font-size: 13px;
  }
}
.projector_page #content .projector_bundle__name_wrapper .projector_bundle_change:hover {
  cursor: pointer;
}
.projector_page #content .projector_bundle__name_quantity {
  display: none;
}
.projector_page #content .projector_bundle__name_quantity.--active {
  display: inline;
}
.projector_page #content .projector_bundle__price {
  font-size: 1.5rem;
}
.projector_page #content .projector_bundle__availability,
.projector_page #content .projector_bundle__availability_quantity {
  color: #e10404;
  font-size: 1.2rem;
}
.projector_page #content .projector_bundle__availability_quantity a {
  display: block;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__availability_quantity a {
    display: inline;
  }
}
.projector_page #content .projector_bundle__chart_link {
  font-size: 1.2rem;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__options {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.projector_page #content .projector_bundle__options_name {
  margin-bottom: 5px;
}
.projector_page #content .projector_bundle__options_name,
.projector_page #content .projector_bundle__options_value {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
}
.projector_page #content .projector_bundle__options[data-only_onesize] {
  display: none;
}
@media (min-width: 757px) {
  .projector_page #content .projector_bundle__option {
    width: 100%;
    display: flex;
    align-items: baseline;
    margin-bottom: 5px;
    flex-direction: column;
  }
}
.projector_page #content .projector_bundle__option.--change-active {
  margin-right: 10px;
}
.projector_page #content .projector_bundle__option.--conflict .f-dropdown-toggle,
.projector_page #content .projector_bundle__option.--alert .f-dropdown-toggle,
.projector_page #content .projector_bundle__option.--conflict .projector_bundle__size_button,
.projector_page #content .projector_bundle__option.--alert .projector_bundle__size_button {
  border: 1px solid #e10404;
  box-shadow: 0 0 0 1px #e10404;
  color: #e10404;
}
.projector_page #content .projector_bundle__option.--chart {
  width: 100%;
}
.projector_page #content .projector_bundle__option[data-onesize],
.projector_page #content .projector_bundle__option[data-hide] {
  display: none;
}
.projector_page #content .projector_bundle__size_button {
  height: 25px;
  font-size: 1.2rem;
  min-width: 135px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  border-radius: 0;
  padding: 0.2rem 0.5rem;
}
.projector_page #content .projector_bundle__size_button.--selected {
  font-weight: bold;
  border: 1px solid #0090f6;
  box-shadow: inset 0 0 0 1px #0090f6;
}
.projector_page #content .projector_bundle__size_button.--disabled {
  color: #e10404;
  text-decoration: line-through;
}
.projector_page #content .projector_bundle__size_button:hover {
  border: 1px solid #0090f6;
}
.projector_page #content .projector_bundle__size_name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
}
.projector_page #content .projector_bundle .f-dropdown .f-dropdown-toggle,
.projector_page #content .projector_bundle select:not(.f-select-select) {
  height: 35px;
  font-size: 1.2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  width: 100%;
  display: block;
}
.projector_page #content .projector_bundle option.--dependent {
  color: #e10404;
}
.projector_page #content .projector_bundle .f-dropdown .f-dropdown-toggle {
  padding-right: 2.5rem;
}
.projector_page #content .projector_bundle .f-dropdown .f-dropdown-label {
  padding-right: 0.3rem;
  font-weight: normal;
}
.projector_page #content .projector_bundle .f-dropdown .f-dropdown-button {
  font-weight: bold;
}
.projector_page #content .projector_bundle .f-dropdown .f-dropdown-li.--dependent .f-dropdown-item {
  color: #e10404;
}
.projector_page #content .projector_bundle__arrow {
  text-decoration: none;
  font-size: 2.2rem;
  padding: 0 1rem;
}
.projector_page #content .projector_bundle__arrow.--prev {
  margin-left: auto;
}
.projector_page #content .projector_bundle__arrow.slick-disabled {
  opacity: 0.2;
}
#projector_form .projector_bundle {
  display: block;
}
.projector_bundle__option .f-dropdown-menu {
  box-shadow: none;
}
.projector_bundle__version {
  display: block !important;
}
.projector_bundle__options_value {
  display: none;
}
.projector_bundle_change {
  display: none !important;
}
.f-dropdown.f-group.projector_bundle__version.f-select.--small.--placeholder {
  width: 100%;
}
/*component_css_end*/

/*component_css_start id=60dd8e800ee9c0.60080458 page=projector type=projector_productversions*/
.projector_page .compare {
  border: none;
  width: 100%;
}
@media (min-width: 757px) {
  .projector_page .compare {
    border-top: 1px solid #c4c7c8;
    border-bottom: 1px solid #c4c7c8;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e79db3660.65862825 page=projector type=projector_cms*/
div.component_projector_cms {
  margin-bottom: 15px;
  clear: both;
  overflow: hidden;
}
div.n56196_sub {
  font-weight: normal;
}
div.n56196_sub ul {
  padding: 0 0 0 22px !important;
}
div.n56196_sub ol {
  padding: 0 0 0 22px !important;
}
img.pic {
  border: none;
}
/*component_css_end*/

/*component_css_start id=675978f36e3927.55795734 page=projector type=projector_in_bundle*/
.projector_new_bundle {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (min-width: 979px) {
  .projector_new_bundle {
    padding-left: calc(15% + 2rem);
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.projector_new_bundle_icon img {
  max-width: 100px;
}
.projector_new_bundle_name {
  font-size: 13px;
  text-decoration: none;
}
.projector_new_bundle_quantity {
  font-size: 13px;
  padding-top: 5px;
}
.projector_new_bundle_elem {
  display: flex;
  align-items: center;
}
.projector_new_bundle_elem_sub {
  padding-left: 1.5rem;
}
#projector_in_bundle {
  padding: 2rem 0;
}
@media (min-width: 1200px) {
  #projector_in_bundle {
    margin-top: 2rem;
    padding: 3rem 0;
    background: #f9f9f9;
    border-top: 1px solid #939393;
    border-bottom: 1px solid #939393;
    width: 100vw;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
}
#projector_in_bundle.--more {
  padding-bottom: 0;
  position: relative;
}
#projector_in_bundle.--more:after {
  content: '';
  height: 150px;
  background: #ffffff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.8) 35%, rgba(249, 249, 249, 0.8) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
#projector_in_bundle.--more .projector_in_bundle_more {
  display: flex;
}
#projector_in_bundle.--more .products {
  max-height: 400px;
  overflow: hidden;
}
@media (min-width: 979px) {
  #projector_in_bundle.--more .products {
    max-height: 200px;
  }
}
#projector_in_bundle .headline {
  line-height: 1;
  margin-bottom: 2rem;
  padding: 0;
  justify-content: flex-start;
}
@media (min-width: 979px) {
  #projector_in_bundle .headline {
    max-width: 1170px;
    margin: 0 auto 2rem;
  }
}
#projector_in_bundle .projector_in_bundle_more {
  border: 1px #c4c7c8 solid;
  padding: 1rem;
  display: none;
  background: #fff;
  justify-content: center;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 1;
  max-width: 1170px;
  bottom: -20px;
  text-decoration: none;
}
#projector_in_bundle .projector_in_bundle_more:hover {
  background: #fff;
  opacity: 1;
  color: #0090f6;
}
#projector_in_bundle .projector_in_bundle_more i {
  margin-left: 1rem;
}
@media (min-width: 979px) {
  #projector_in_bundle .products {
    max-width: 1170px;
    margin: 0 auto;
  }
}
#projector_in_bundle .product {
  flex-wrap: wrap;
  column-gap: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 978px) {
  #projector_in_bundle .product {
    display: flex;
    flex-direction: column;
  }
}
#projector_in_bundle .product:last-child {
  margin-bottom: 0;
}
#projector_in_bundle .product__promo_info_wrapper {
  padding-top: 5px;
  font-size: 1.4rem;
}
#projector_in_bundle .product__promo_info_wrapper .price {
  display: inline;
}
#projector_in_bundle .product__promo_info_wrapper .price.--max {
  font-weight: 700;
  font-size: 1.4rem;
}
#projector_in_bundle .product__promo_info_wrapper span {
  color: #e10404;
}
#projector_in_bundle .product .price_vat {
  display: inline;
}
#projector_in_bundle .product__icon {
  height: 100px;
}
@media (min-width: 979px) {
  #projector_in_bundle .product__icon {
    height: 17rem;
    flex: 0 0 15%;
  }
}
#projector_in_bundle .product__icon img {
  max-height: 100px;
}
@media (min-width: 979px) {
  #projector_in_bundle .product__icon img {
    max-height: 17rem;
  }
}
#projector_in_bundle .product_prices {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
#projector_in_bundle .product__promo {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
#projector_in_bundle .product__promo .--max {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #7A7A7A;
  margin-left: 8px;
  position: relative;
  top: 2px;
}
#projector_in_bundle .product__promo .price:not(.--max) {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 21px;
  margin-left: 0;
  color: #302929;
}
#projector_in_bundle .product__see_bundle {
  max-width: 171px;
  padding: 1rem 2rem;
  font-size: 13px;
}
@media (min-width: 1200px) {
  #projector_in_bundle .product__see_bundle {
    margin-top: 0;
  }
}
#projector_in_bundle .product__see_bundle_wrapper {
  display: flex;
  align-items: center;
}
#projector_in_bundle .product__see_bundle_items {
  text-decoration: none;
  margin-left: 20px;
}
#projector_in_bundle .product__see_bundle_items i {
  margin-left: 5px;
  display: none;
}
@media (min-width: 979px) {
  #projector_in_bundle .product__see_bundle_items i {
    display: inline;
  }
}
#projector_in_bundle .product__wrapper {
  width: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1200px) {
  #projector_in_bundle .product__wrapper {
    flex: 1;
  }
}
#projector_in_bundle .product__wrapper h3 {
  max-width: initial !important;
}
#projector_in_bundle .product__wrapper h3 a {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  white-space: initial !important;
  width: 100%;
}
@media (min-width: 979px) {
  #projector_in_bundle .product__wrapper h3 a {
    font-size: 16px;
  }
}
/*component_css_end*/

/*component_css_start id=63f4a5797933e9.79985310 page=projector type=projector_components_hiding*/
@media (max-width: 978px) {
  .projector_tabs__tabs::-webkit-scrollbar {
    width: 100%;
    height: 3px;
    right: 50px;
  }
  /* Track */
  .projector_tabs__tabs::-webkit-scrollbar-track {
    background: #EAEAEA;
    height: 4px;
  }
  /* Handle */
  .projector_tabs__tabs::-webkit-scrollbar-thumb {
    background: #302929;
    height: 1px;
    border: 8px solid #302929;
    border-radius: 4px;
  }
  /* Handle on hover */
  .projector_tabs__tabs::-webkit-scrollbar-thumb:hover {
    background: #302929;
  }
}
.projector_tabs {
  width: 100%;
  margin-top: 2rem;
}
@media (max-width: 978px) {
  .projector_tabs {
    position: sticky;
    top: -1px;
    background: #fff;
  }
}
@media (min-width: 1200px) {
  .projector_tabs {
    display: flex;
    border-bottom: 1px solid #EAEAEA;
  }
}
.projector_tabs.--pinned {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .projector_tabs.--pinned .projector_tabs__buy {
    display: flex;
  }
}
@media (max-width: 979px) {
  .projector_tabs.--pinned {
    z-index: 999;
  }
}
@media (max-width: 978px) {
  .projector_tabs.--pinned:before {
    content: '';
    background: #f9f9f9;
    position: absolute;
    z-index: -1;
    display: block;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
  }
}
@media (min-width: 1200px) {
  .projector_tabs.--fixed {
    position: sticky;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
  }
}
@media (min-width: 1200px) {
  .projector_tabs.--fixed:after {
    content: '';
    position: absolute;
    z-index: -1;
    display: block;
    left: 50%;
    height: 100%;
    top: 0px;
    background: #fff;
    transform: translateX(-50%);
    width: 150vw;
  }
}
.projector_tabs__buy {
  display: none;
  align-items: center;
}
.projector_tabs__buy .photos__figure_tabs {
  margin-right: 10px;
}
.projector_tabs__buy .photos__figure_tabs img {
  max-height: 40px;
}
.projector_tabs__buy #projector_prices_wrapper_tabs {
  display: flex;
  flex-direction: column;
  width: max-content;
  margin-right: 10px;
  align-items: flex-end;
}
.projector_tabs__buy #projector_prices_wrapper_tabs > * {
  width: max-content;
}
.projector_tabs__buy #projector_prices_wrapper_tabs .projector_prices__maxprice_wrapper:not([style]) + .projector_prices__price_wrapper_tabs strong {
  color: #e10404;
}
.projector_tabs__buy #projector_prices_wrapper_tabs .projector_prices__price_wrapper_tabs span,
.projector_tabs__buy #projector_prices_wrapper_tabs .projector_prices__price_wrapper_tabs strong {
  font-size: 15px;
  width: max-content;
}
.projector_tabs__buy #projector_prices_wrapper_tabs del {
  font-size: 13px;
  color: #7A7A7A;
  width: max-content;
}
.projector_tabs__buy button {
  width: 125px;
  height: 35px;
  font-size: 14px !important;
  padding: 0 !important;
}
.projector_tabs__buy button.--disable {
  cursor: not-allowed;
  opacity: 0.3;
}
.projector_tabs__wrapper {
  width: 100%;
}
.projector_tabs__wrapper.--active .projector_tabs__name {
  color: #1A1A18;
}
.projector_tabs__wrapper.--active .projector_tabs__mobile {
  color: #0090f6;
}
.projector_tabs__wrapper.--active .projector_tabs__mobile:after {
  content: '-';
}
.projector_tabs__wrapper.--active .projector_tabs__sub {
  display: block;
}
.projector_tabs__wrapper.--last {
  margin-bottom: 3rem;
  border-bottom: 1px solid #c4c7c8;
}
.projector_tabs__sub {
  overflow: hidden;
  display: none;
  height: auto !important;
}
.projector_tabs__sub > * {
  margin-top: 2rem;
}
.projector_tabs__mobile {
  text-transform: uppercase;
  display: flex;
  font-size: 1.3rem;
  align-items: center;
  padding: 1rem 0;
  border-top: 1px solid #c4c7c8;
  cursor: pointer;
}
.projector_tabs__mobile:after {
  content: '+';
  margin-left: auto;
  font-size: 2rem;
}
@media (min-width: 979px) {
  .projector_tabs__mobile:hover {
    color: #0090f6;
  }
}
.projector_tabs__name {
  margin-right: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 979px) {
  .projector_tabs__name {
    margin-right: 0;
  }
}
.projector_tabs__additional {
  display: flex;
  align-items: center;
  margin: 0 0.3rem;
}
.projector_tabs__tabs {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  scroll-snap-type: x mandatory;
  overflow: scroll;
  /* Hide scrollbar for Chrome, Safari and Opera */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.projector_tabs__tabs::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1200px) {
  .projector_tabs__tabs {
    scroll-snap-type: none;
    flex-wrap: wrap;
    overflow: hidden;
  }
}
.projector_tabs__tabs.--fixed {
  left: auto;
  position: fixed;
  z-index: 599;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1000px;
  width: 100vw;
}
@media (min-width: 1200px) {
  .projector_tabs__tabs.--fixed {
    max-width: 1200px;
  }
}
.projector_tabs__tabs.--fixed:before {
  content: '';
  width: 100vw;
  left: 50%;
  top: 0;
  margin-left: -50vw;
  height: 100%;
  background: #fff;
  position: absolute;
  z-index: -1;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
}
.projector_tabs__tabs:has(:focus-visible) {
  overflow: visible;
}
.projector_tabs__tab {
  margin-right: 2rem;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #7A7A7A;
  display: flex;
  align-items: center;
  text-align: center;
  cursor: pointer;
  position: relative;
  padding: 1.5rem 0;
}
.projector_tabs__tab:focus-visible {
  outline: 2px dotted #49aae0;
  box-shadow: 0 0 0 2px #fff;
  outline-offset: 2px;
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .projector_tabs__tab.--tab-active:after {
    content: '';
    border-bottom: 3px solid #49AAE0;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
  }
}
.projector_tabs__tab.--tab-active .projector_tabs__name {
  color: #1A1A18;
}
.projector_tabs__tab:hover,
.projector_tabs__tab.--active {
  color: #0090f6;
}
.projector_tabs__tab:last-child {
  border: none;
}
.opinions_tabs__icons {
  margin: 0 0 0 1rem !important;
}
.opinions_tabs__icons i {
  color: #DDDDDD;
}
.opinions_tabs__icons i.active {
  color: #FAC917;
}
.opinions_tabs__score {
  font-weight: normal;
  color: #333;
  display: none;
}
/*component_css_end*/

/*component_css_start id=63f7696b7bf5d3.24785719 page=projector type=projector_longdescription*/
#content.product_paket #projector_longdescription {
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  z-index: -1;
  margin-top: 6rem;
}
@media (max-width: 756px) {
  #content.product_paket #projector_longdescription {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
#projector_longdescription {
  margin-top: 4rem;
  margin-bottom: 3rem;
}
@media (max-width: 756px) {
  #projector_longdescription {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}
.product_paket #projector_longdescription .longdescription_headline {
  display: none;
}
p.def {
  margin-top: 20px;
}
hr.def {
  border: 0;
  border-top: 1px solid #eee;
  margin-top: 20px;
  margin-bottom: 20px;
}
ul.def {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.projector__menu_new {
  background: #f9f9f9;
  padding: 1rem;
  position: relative;
  margin-bottom: 3rem;
  border-radius: 4px;
  /*
  &:before {
    content: '';
    background: #f7f7f7;
    position: absolute;
    z-index: -1;
    display: block;
    top:0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
    border-top:1px @gray_color solid;
    border-bottom:1px @gray_color solid;
  }
  */
}
@media (min-width: 979px) {
  .projector__menu_new {
    padding: 5rem;
    margin-bottom: 4rem;
  }
}
.projector__menu_new_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
@media (min-width: 979px) {
  .projector__menu_new_sub {
    gap: 3rem;
  }
}
.projector__menu_new_sub img {
  max-height: 3.5rem;
}
@media (min-width: 979px) {
  .projector__menu_new_sub img {
    max-height: 7rem;
  }
}
.projector__menu_new_sub div {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 979px) {
  .projector__menu_new_sub div {
    min-width: 50%;
  }
}
.projector__menu_new_sub div strong {
  font-size: 1.6rem;
  display: block;
}
@media (min-width: 979px) {
  .projector__menu_new_sub div strong {
    font-size: 2.8rem;
  }
}
.projector__menu_new_sub div span {
  font-size: 1.4rem;
}
@media (min-width: 979px) {
  .projector__menu_new_sub div span {
    font-size: 2rem;
  }
}
.projector__menu_new_sub a {
  text-decoration: none;
  display: flex;
  justify-content: center;
}
@media (min-width: 979px) {
  .projector__menu_new_sub a {
    min-width: 150px;
  }
}
.projector__menu {
  position: relative;
  padding-bottom: 6rem;
  padding-top: 6rem;
}
.projector__menu.--after {
  padding-top: 4rem !important;
}
@media (min-width: 1200px) {
  .projector__menu.--after:before {
    top: -35% !important;
    height: 135% !important;
  }
}
.projector__menu:before {
  content: '';
  background: #f7f7f7;
  position: absolute;
  z-index: -1;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 100vw;
}
.projector__menu__label {
  justify-content: initial;
  text-transform: initial;
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .projector__menu__label {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
  }
}
@media (max-width: 978px) {
  .projector__menu__label span {
    text-align: center;
  }
}
.projector__menu_wrapper {
  display: flex;
}
@media (max-width: 978px) {
  .projector__menu_wrapper {
    scrollbar-color: #0090f6 transparent;
    scrollbar-width: thin;
    border-radius: 0;
    margin: 0 !important;
    flex-wrap: nowrap !important;
    scroll-snap-type: x mandatory;
    overflow-x: auto;
    padding-bottom: 1rem;
  }
  .projector__menu_wrapper::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
  .projector__menu_wrapper::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  .projector__menu_wrapper::-webkit-scrollbar-thumb {
    background-color: #0090f6;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
}
.projector__menu_elem {
  padding: 8px;
}
@media (max-width: 978px) {
  .projector__menu_elem {
    padding: 0;
    margin-right: 2rem;
  }
  .projector__menu_elem:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .projector__menu_elem {
    padding: 15px;
  }
}
.projector__menu_elem_link {
  padding-top: 1rem;
  margin-top: 2rem;
  padding-left: 2px;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  border-top: 1px solid #EAEAEA;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
  min-height: 50px;
}
@media (min-width: 1200px) {
  .projector__menu_elem_link {
    font-size: 15px;
    padding-top: 3rem;
    margin-top: 3rem;
    align-items: center;
    min-height: initial;
  }
}
.projector__menu_elem_link svg {
  position: relative;
  left: 10px;
  top: 0;
}
@media (max-width: 756px) {
  .projector__menu_elem_link svg {
    width: 30px;
    top: 0.5rem;
  }
}
.projector__menu_elem_content {
  padding: 15px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 190px;
}
@media (min-width: 1200px) {
  .projector__menu_elem_content {
    padding: 40px 19px 27px 19px;
    height: 300px;
  }
}
.projector__menu_elem_content img {
  max-height: 87px;
}
@media (min-width: 1200px) {
  .projector__menu_elem_content img {
    max-height: initial;
    max-width: 128px;
  }
}
/*component_css_end*/

/*component_css_start id=63e630355e0963.85209842 page=projector type=projector_dictionary*/
.product_paket .params__wrapper {
  display: none;
}
@media (max-width: 978px) {
  .params__wrapper {
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .params__wrapper {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.dictionary__label {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 39px;
}
@media (max-width: 756px) {
  .dictionary__label {
    font-size: 25px;
    line-height: 33px;
    text-align: center;
  }
}
.dictionary__group {
  margin-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #c4c7c8;
  padding: 0 1.5rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 757px) {
  .dictionary__group {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .dictionary__group {
    width: 87%;
  }
}
.dictionary__group:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.dictionary__producer_code.--name {
  margin-right: 0.3rem;
}
.dictionary__producer_code.--name:after {
  content: ':';
}
.dictionary__label_txt {
  font-size: 1.5rem;
  font-weight: bold;
}
.dictionary__name {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  color: #000;
  padding: 0;
}
.dictionary__param {
  padding: 8px 17px;
  order: 0;
}
.dictionary__param[data-responsible-entity] {
  order: 999;
}
.dictionary__param:nth-child(odd) {
  border-radius: 4px;
  background-color: #FAFAFA;
}
.dictionary__param[data-producer_code] {
  display: none;
}
.dictionary__param_more,
.dictionary__param_more_after {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #49AAE0;
  margin-top: 25px;
}
.dictionary__value {
  display: flex;
  align-items: center;
  height: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  padding-left: 4rem;
}
.dictionary__value:last-child {
  margin: 0;
}
.dictionary__value_txt {
  text-decoration: none;
}
.dictionary__name.--active .dictionary__description,
.dictionary__value.--active .dictionary__description {
  display: block;
}
.dictionary__name.--active .dictionary__more:after,
.dictionary__value.--active .dictionary__more:after {
  content: '\F106';
}
.dictionary__img {
  display: block;
}
.dictionary__picture {
  margin-top: 0.5rem;
}
.dictionary__description {
  margin: 0.5rem 0 2rem;
  display: none;
}
.dictionary__description.--entity {
  display: flex;
  flex-direction: column;
}
.dictionary__description.--active {
  display: block;
}
.dictionary__more {
  margin-left: 1rem;
  white-space: nowrap;
  display: none !important;
}
.dictionary__more:after {
  content: '\F107';
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 0.3rem;
}
.modal.--enclosures {
  text-align: center;
}
.enclosures {
  text-align: center;
  padding-right: 0;
  padding-left: 10px;
  margin-top: 4rem;
}
@media (min-width: 757px) {
  .enclosures {
    text-align: left;
    margin-top: 0;
  }
}
.enclosures__label {
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 33px;
  margin-bottom: 1rem;
}
.enclosures__list {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.enclosures__item {
  font-size: 1.3rem;
}
@media (max-width: 756px) {
  .enclosures__item {
    display: flex;
  }
}
.enclosures__name {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  color: #49AAE0;
  text-decoration: none;
}
.enclosures__name:before {
  font-family: FontAwesome;
  color: #0090f6;
  font-size: 1.5rem;
  width: 2rem;
  margin-right: 1rem;
  text-align: center;
  display: inline-block;
}
.enclosures__name.--swf:before {
  content: '\F06E';
}
.enclosures__name.--video:before {
  content: '\F008';
}
.enclosures__name.--audio:before {
  content: '\E816';
}
.enclosures__name.--image:before {
  content: '\F1C5';
}
.enclosures__name.--document:before {
  position: relative;
  top: 2px;
  left: -3px;
  content: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 13.125C14 13.6082 13.6082 14 13.125 14H0.875C0.391754 14 0 13.6082 0 13.125C0 12.6418 0.391754 12.25 0.875 12.25H13.125C13.6082 12.25 14 12.6418 14 13.125ZM6.38129 10.3531C6.55216 10.524 6.77605 10.6094 7 10.6094C7.22389 10.6094 7.44789 10.524 7.61871 10.3531L10.7189 7.25296C11.0606 6.91124 11.0606 6.35723 10.7189 6.01552C10.3772 5.6738 9.82316 5.6738 9.48145 6.01552L7.875 7.62196V0.875C7.875 0.391754 7.48325 0 7 0C6.51675 0 6.125 0.391754 6.125 0.875V7.62196L4.51855 6.01552C4.17684 5.6738 3.62283 5.6738 3.28111 6.01552C2.9394 6.35723 2.9394 6.91124 3.28111 7.25296L6.38129 10.3531Z' fill='%2349AAE0'/%3E%3C/svg%3E%0A");
}
.enclosures__name.--download:before {
  content: '\F019';
}
/*component_css_end*/

/*component_css_start id=63f49bb68851c7.52789861 page=projector type=projector_associated_zone2*/
.projector__comp_devices {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.projector__comp_device {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 1rem;
}
@media (min-width: 757px) {
  .projector__comp_device {
    grid-column-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 979px) {
  .projector__comp_device {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .projector__comp_device {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
.projector__comp_item {
  margin-bottom: 0.5rem;
}
.projector__comp_item.--hidden-mobile {
  display: none;
}
@media (min-width: 1200px) {
  .projector__comp_item.--hidden-mobile {
    display: initial;
  }
}
@media (min-width: 1200px) {
  .projector__comp_item.--hidden {
    display: none;
  }
}
.projector__comp_item span,
.projector__comp_item a {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 26px;
  white-space: nowrap;
}
@media (min-width: 414px) {
  .projector__comp_item span,
  .projector__comp_item a {
    font-size: 1.1rem;
  }
}
@media (min-width: 757px) {
  .projector__comp_item span,
  .projector__comp_item a {
    font-size: 13px;
  }
}
.projector__comp_more,
.projector__comp_hidden {
  cursor: pointer;
  display: none;
  margin-top: 0.5rem;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .projector__comp_more,
  .projector__comp_hidden {
    display: initial;
  }
}
.projector__comp_more_mobile,
.projector__comp_hidden_mobile {
  cursor: pointer;
  margin-top: 0.5rem;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .projector__comp_more_mobile,
  .projector__comp_hidden_mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  #projector_associated_zone2 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e832b1483.15912810 page=projector type=projector_warranty*/
.warranty {
  text-align: center;
}
.warranty:before {
  content: '';
  width: 100%;
  border-top: 1px solid #c4c7c8;
  display: block;
  padding-bottom: 2.5rem;
}
.warranty__label {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bold;
}
/*component_css_end*/

/*component_css_start id=63ea4950ca3b25.04487415 page=projector type=projector_product_questions*/
.questions {
  margin-bottom: 3rem;
  margin-top: 3rem;
  position: relative;
}
.questions:after {
  background-image: url('/gfx/custom/questions_background_small.png');
  background-repeat: no-repeat;
  content: ' ';
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: -1;
}
@media (min-width: 500px) {
  .questions:after {
    background-image: url('/gfx/custom/questions_background.svg');
    width: 100%;
  }
}
@media (min-width: 757px) {
  .questions:after {
    width: 669px;
  }
}
@media (min-width: 1200px) {
  .questions:after {
    right: calc((1400px - 100vw)/2);
  }
}
@media (min-width: 1200px) {
  .questions:before {
    content: '';
    background: #f7f7f7;
    position: absolute;
    z-index: -1;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
  }
}
@media (min-width: 979px) {
  .questions__block.--banner {
    width: 100%;
    display: block;
    padding-left: 10px;
  }
}
.questions__ask .questions__item.--active {
  display: block;
}
.questions__ask .questions__item.--active .questions__question {
  padding-bottom: 0;
}
.questions__ask .questions__item_more {
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  display: flex;
  align-items: flex-end;
  color: #49AAE0;
  margin-top: 20px;
}
.questions__ask .questions__label {
  justify-content: initial !important;
  text-transform: initial !important;
  font-style: normal;
  font-size: 25px;
  font-weight: 700;
  line-height: 33px;
  margin-top: 6rem;
  padding-left: 5px;
  margin-bottom: 0;
  text-align: center;
}
@media (min-width: 1200px) {
  .questions__ask .questions__label {
    font-size: 30px;
    line-height: 39px;
    text-align: initial;
  }
}
.questions__ask .questions__wrapper {
  padding-top: 0;
  padding-left: 5px;
}
.questions__ask .questions__question {
  padding: 7px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 756px) {
  .questions__ask .questions__question_txt {
    font-size: 14px;
    line-height: 22px;
    width: 84%;
    font-weight: 500;
  }
}
.questions__ask .questions__answer {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  color: #7A7A7A;
  padding-right: 5rem;
  padding-bottom: 18px;
}
.questions__wrapper {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.questions__item {
  border-bottom: 1px solid #EBF1F8;
}
.questions__item:last-child {
  border-bottom: none;
}
.questions__item.--active .questions__answer {
  display: block;
}
.questions__item.--active .questions__question:after {
  content: '-';
  font-weight: 100;
  font-size: 28px;
  line-height: 26px;
  position: relative;
  right: 3px;
  color: #49AAE0;
}
@media (max-width: 756px) {
  .questions__item.--active .questions__question:after {
    position: absolute;
    right: 0;
    top: 15px;
  }
}
.questions__question {
  font-size: 1.3rem;
  color: #333;
  text-decoration: none;
  position: relative;
}
.questions__question:after {
  content: '+';
  font-family: fontAwesome;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #49AAE0;
  position: relative;
  right: 3px;
}
@media (max-width: 756px) {
  .questions__question:after {
    position: absolute;
    right: 0;
    top: 15px;
  }
}
.questions__question:last-child {
  border-bottom: none;
}
.questions__question:hover {
  color: #0090f6;
}
.questions__answer {
  display: none;
  font-size: 1.3rem;
}
.questions__banner {
  display: flex;
}
@media (min-width: 1200px) {
  .questions__banner.--active {
    margin-top: 7rem;
  }
}
@media (max-width: 756px) {
  .questions__banner img {
    max-width: 105px;
  }
}
@media (max-width: 756px) {
  .questions__banner {
    flex-direction: column;
    align-items: center;
  }
}
.questions__banner_wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 757px) {
  .questions__banner_wrapper {
    flex-direction: row;
    padding-left: 2rem;
  }
}
@media (min-width: 979px) {
  .questions__banner_wrapper {
    flex-direction: row;
    padding-left: 3.2rem;
    padding-right: 16.3rem;
  }
}
.questions__banner_item {
  display: flex;
}
.questions__banner_item.--label {
  margin-bottom: 3px;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 33px;
  color: #000;
}
@media (max-width: 756px) {
  .questions__banner_item.--label {
    width: 80%;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
}
.questions__banner_item.--text {
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 756px) {
  .questions__banner_item.--text {
    align-items: center;
  }
}
.questions__banner_item.--button {
  align-items: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #1A1A18;
  padding-bottom: 18px;
}
@media (max-width: 756px) {
  .questions__banner_item.--button {
    flex-direction: column;
  }
}
.questions__banner_item.--button a {
  font-weight: 600;
  font-size: 13px;
  width: 172px;
  padding: 0.9rem 1.4rem;
}
.questions__banner_item.--info {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
}
.questions__banner_item.--tel {
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 33px;
  color: #1A1A18;
  margin-right: 5rem;
  white-space: nowrap;
}
@media (max-width: 756px) {
  .questions__banner_item.--tel {
    margin-right: 0;
    font-size: 16px;
    margin-bottom: 2.8rem;
  }
}
.questions__button {
  white-space: nowrap;
}
.askforproduct {
  display: none;
  text-align: left;
}
.askforproduct__submit {
  text-align: center;
}
.askforproduct__button_legend {
  display: flex;
  font-size: 1.2rem;
  justify-content: center;
}
.askforproduct__button_legend:before {
  color: #999;
  content: "*";
  font-family: Arial;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  height: 14px;
  margin-right: 5px;
}
.modal.--askforproduct .askforproduct {
  display: block;
  padding: 0;
  margin: 0 !important;
}
.modal.--askforproduct .askforproduct__description,
.modal.--askforproduct .askforproduct__inputs,
.modal.--askforproduct .askforproduct__privacy,
.modal.--askforproduct .askforproduct__submit {
  flex: 100%;
  max-width: none;
}
.modal.--askforproduct .askforproduct .headline,
.modal.--askforproduct .askforproduct .big_label {
  padding-top: 0;
  margin-top: 0;
}
#calltolink {
  color: #333;
  padding: 0;
  text-decoration: none;
}
/*component_css_end*/

/*component_css_start id=63eb9b89bdeed2.61730908 page=projector type=projector_projector_opinons_form*/
#opinions_section {
  display: flex;
}
@media (max-width: 978px) {
  #opinions_section {
    flex-direction: column;
    padding: 0 1.5rem;
    margin: 0 !important;
  }
}
@media (min-width: 1200px) {
  #opinions_section {
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
@media (min-width: 979px) {
  #opinions_section .average_opinions_container {
    position: sticky;
    top: 10px;
    align-self: flex-start;
    padding: 15px;
  }
}
#opinions_section .opinions_list {
  padding-top: 1rem;
  padding-left: 15px;
  padding-right: 15px;
  flex: 1;
}
@media (min-width: 1200px) {
  #opinions_section .opinions_list {
    padding-left: 2rem;
    padding-top: 2.5rem;
    padding-right: 0;
  }
}
#opinions_section .average_opinions_title {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 39px;
}
#opinions_section .opinions_avg_info {
  max-width: 230px;
}
#opinions_section .average_opinions_box {
  margin-bottom: 2rem;
}
@media (max-width: 756px) {
  #opinions_section .average_opinions_box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 757px) {
  #opinions_section .average_opinions_box {
    margin-bottom: 3rem;
  }
}
#opinions_section .average_opinions_box .comments {
  display: inline-block;
  margin-right: 10px;
  margin-top: 5px;
}
@media (max-width: 756px) {
  #opinions_section .average_opinions_box .comments {
    margin: 0;
  }
}
#opinions_section .average_opinions_box .comments .note {
  margin-bottom: 0;
  display: flex;
  align-items: baseline;
}
@media (max-width: 756px) {
  #opinions_section .average_opinions_box .comments .note {
    flex-direction: row-reverse;
  }
}
#opinions_section .average_opinions_box .comments .note .icon-star {
  margin-right: 7px;
}
#opinions_section .average_opinions_box .comments .note span {
  text-align: left;
  margin-bottom: 0;
}
#opinions_section .average_opinions_box .comments small {
  margin: 0;
}
#opinions_section .average_opinions_box i.icon-star {
  font-size: 3rem;
}
@media (min-width: 979px) {
  #opinions_section .average_opinions_box i.icon-star {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  #opinions_section .average_opinions_box i.icon-star {
    font-size: 3rem;
  }
}
#opinions_section .average_opinions_desc {
  display: flex;
  flex-direction: column;
  margin-top: 2px;
}
@media (max-width: 756px) {
  #opinions_section .average_opinions_desc {
    align-items: center;
    margin-top: 10px;
  }
}
#opinions_section .average_opinions_score {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  display: inline-block;
}
#opinions_section .note i:before {
  content: none !important;
}
#opinions_section .note i.active {
  color: #FAC917;
}
#opinions_section .note i.active svg {
  fill: #F1BF42;
}
#opinions_section .opinions_modal__activate {
  width: 188px;
  font-weight: 700;
  font-size: 13px;
  line-height: 17px;
  padding: 1.2rem 2rem;
  background: #fff !important;
  border: 1px solid #6cb7e6 !important;
  color: #6cb7e6 !important;
  font-weight: 500 !important;
}
#opinions_section .opinions_modal__activate:hover {
  background: #6cb7e6 !important;
  color: #fff !important;
}
#opinions_section .opinions_none__headline {
  font-style: normal;
  color: #000000;
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  width: 60%;
  text-align: center;
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  #opinions_section .opinions_none__headline {
    font-weight: 500;
    font-size: 30px;
    line-height: 39px;
    margin-right: 33px;
    width: auto;
    text-align: initial;
    margin-bottom: 0;
  }
}
#opinions_section .opinions__none {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1200px) {
  #opinions_section .opinions__none {
    padding-left: 13px;
    flex-direction: row;
  }
}
#opinions_section .opinions_add {
  margin-bottom: 2rem;
}
@media (max-width: 756px) {
  #opinions_section .opinions_add {
    display: flex;
    gap: 2rem;
    justify-content: center;
  }
}
@media (min-width: 757px) {
  #opinions_section .opinions_add {
    margin-bottom: 0;
  }
}
@media (min-width: 979px) {
  #opinions_section .opinions_add {
    margin-bottom: 2rem;
  }
}
#opinions_section .opinions_add #show_opinion_form {
  display: block;
  margin-bottom: 10px;
  max-width: 188px;
}
#opinions_section .opinions_add .opinions_affiliate_points {
  font-size: 1.2rem;
}
#opinions_section .average_opinions_list {
  display: none;
  margin-bottom: 1.5rem;
}
#opinions_section .opinion_rate {
  font-size: 0.9em;
  margin-bottom: 4px;
  cursor: pointer;
}
#opinions_section .opinion_rate > * {
  vertical-align: middle;
  line-height: 1;
}
#opinions_section .opinion_rate .opinion_number_star {
  padding-left: 5px;
  color: #FAC917;
}
#opinions_section .opinion_rate .opinion_number {
  display: inline-block;
  width: 10px;
}
#opinions_section .opinion_rate .opinions_bar_container {
  width: calc(100% - 68px);
  height: 6px;
  background: #f1f1f1;
  position: relative;
  border-radius: 0;
  display: inline-block;
  margin: 0 10px;
}
#opinions_section .opinion_rate .opinions_bar_active {
  position: absolute;
  background: #FAC917;
  height: 6px;
  border-radius: 0;
  left: 0px;
  top: 0;
}
#opinions_section .opinions_element .opinions_element_stars .note {
  margin-bottom: 0;
}
#opinions_section .opinions_element .opinions_element_stars .note strong,
#opinions_section .opinions_element .opinions_element_stars .note span {
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 0;
  order: initial;
  width: auto;
}
#opinions_section .opinions_element .opinions_element_stars .note strong {
  padding: 0 0 0 5px;
  margin-left: -3px;
}
#opinions_section .opinions_element .opinions_element_stars .note i {
  font-size: 1.2em;
}
@media (min-width: 757px) {
  #opinions_section .opinions_element .opinions_element_stars .note i {
    font-size: 1em;
  }
}
#opinions_section .opinion_date,
#opinions_section .rate_opinion {
  font-size: 1.3rem;
  color: #999;
}
#opinions_section .opinion_date {
  display: block;
  white-space: nowrap;
}
#opinions_section .opinions_element_text {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
}
#opinions_section .opinions_element_top,
#opinions_section .opinions_element_text {
  margin-bottom: 9px;
}
#opinions_section .opinions_element_top {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
@media (min-width: 757px) {
  #opinions_section .opinions_element_top {
    flex-direction: row;
    align-items: center;
  }
}
#opinions_section .opinions_element_top .icon-star {
  margin-right: 3px !important;
}
#opinions_section .opinions_filter_confirmed {
  margin: 0 0 1.5rem;
}
#opinions_section .opinions_filter_confirmed label {
  white-space: normal;
}
#opinions_section .opinions-shop_guide {
  display: none;
  font-size: 1.2rem;
}
#opinions_section .opinions_element_confirmed {
  margin-left: 20px;
  margin-bottom: 1rem;
  padding: 2px 4px;
  border-radius: 2px;
}
@media (min-width: 757px) {
  #opinions_section .opinions_element_confirmed {
    margin: 0 0 0 1rem;
    display: block;
    padding: 2px 4px;
    border-radius: 2px;
  }
}
#opinions_section .opinions_element_confirmed.--false {
  background-color: #EBF1F8;
  color: #80879E;
  font-weight: 500;
  font-size: 10px;
  line-height: 13px;
}
#opinions_section .opinions_element_confirmed.--true {
  background-color: #D7EBD6;
  color: #5C955A;
  font-weight: 500;
  font-size: 10px;
  line-height: 13px;
}
#opinions_section .opinions_element_confirmed.--true:after,
#opinions_section .opinions_element_confirmed.--true:before {
  content: '';
  position: absolute;
}
#opinions_section .opinion_author {
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  #opinions_section .opinion_author {
    margin: 0 10px;
  }
}
#opinions_section .opinions_element_author_desc {
  font-size: 1.3rem;
  display: block;
}
#opinions_section .rate_opinion {
  display: none;
  justify-content: flex-end;
  margin-left: auto;
}
#opinions_section .rate_opinion > span {
  margin-right: auto;
}
@media (min-width: 757px) {
  #opinions_section .rate_opinion > span {
    margin-right: 15px;
  }
}
#opinions_section .rate_opinion .opinion_rate_no {
  margin-left: 15px;
  color: #999;
}
#opinions_section .rate_opinion .opinion_rate_no:hover {
  color: #333;
}
#opinions_section .rate_opinion .opinion_rate_no,
#opinions_section .rate_opinion .opinion_rate_yes {
  white-space: nowrap;
  text-decoration: none;
}
#opinions_section .rate_opinion span.rate_count::before {
  content: '(';
}
#opinions_section .rate_opinion span.rate_count::after {
  content: ')';
}
#opinions_section .opinion_response {
  padding: 15px;
  background: #f1f1f1;
  margin-top: 30px;
  position: relative;
  border-radius: 0;
}
#opinions_section .opinion_response:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 14px 12px;
  border-color: transparent transparent #f1f1f1 transparent;
  bottom: 100%;
  position: absolute;
  left: 40px;
}
#opinions_section .opinion_response_top {
  margin-bottom: 10px;
}
#opinions_section .opinion_response_top .opinion_date {
  margin-left: 15px;
  display: inline-block;
}
#opinions_section .opinions_element_opinion_bottom {
  color: #7A7A7A;
  font-weight: 400;
  font-size: 11px;
  line-height: 26px;
}
@media (min-width: 757px) {
  #opinions_section .opinions_element_opinion_bottom {
    display: flex;
    align-items: center;
  }
}
#opinions_section .opinions__more .opinions__more_txt {
  text-decoration: none;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #49AAE0;
}
#opinions_section .opinions__more .opinions__more_txt:hover {
  color: #0090f6;
}
#opinions_section .opinions_list .opinions_element_holder {
  border-bottom: 1px solid #EDEDED;
  flex-wrap: wrap;
}
@media (min-width: 757px) {
  #opinions_section .opinions_list .opinions_element_holder {
    flex-wrap: nowrap;
    padding-bottom: 1.3rem;
  }
}
#opinions_section .opinions_list [data-hide="true"] {
  display: none;
}
#opinions_section .opinions_list .opinions_element {
  width: 100%;
}
#opinions_section .opinions_list .opinions_element_photo {
  width: 130px;
  margin: 0 auto 2rem;
}
@media (min-width: 757px) {
  #opinions_section .opinions_list .opinions_element_photo {
    margin: 0 2rem 0 0;
  }
}
#opinions_section .opinions_list .opinions_element_photo + .opinions_element {
  width: 100%;
}
@media (min-width: 757px) {
  #opinions_section .opinions_list .opinions_element_photo + .opinions_element {
    width: calc(100% - 150px);
  }
}
#opinions_section .opinions_list .opinions_element_photo a {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 130px;
  transition: opacity 0.3s;
  border-radius: 100%;
}
#opinions_section .opinions_list .opinions_element_photo a:hover {
  opacity: 0.75;
}
.shop_opinion_form .shop_opinions_notes {
  text-align: center;
  margin-bottom: 2rem;
}
.shop_opinion_form .shop_opinions_note_items {
  font-size: 3rem;
}
.shop_opinion_form .shop_opinions_note_items strong {
  font-weight: 400;
  margin-left: 0.5rem;
}
.shop_opinion_form .opinion_star {
  color: #DDDDDD;
  margin-right: 1rem;
}
.shop_opinion_form .opinion_star.active {
  color: #FAC917;
}
.shop_opinion_form .shop_opinions_button {
  text-align: center;
  width: 100%;
}
.shop_opinion_form .opinion_add_photos,
.shop_opinion_form .form-group {
  margin-bottom: 1.5rem;
}
.shop_opinion_form .opinion_add_photos_wrapper {
  border: 1px solid #c4c7c8;
  box-shadow: none;
  border-radius: 0;
  padding: 15px;
  position: relative;
  overflow: hidden;
  flex-wrap: wrap;
}
@media (min-width: 757px) {
  .shop_opinion_form .opinion_add_photos_wrapper {
    flex-wrap: nowrap;
  }
}
.shop_opinion_form .opinion_add_photos_wrapper .opinion_add_photos_text {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.shop_opinion_form .opinion_add_photos_wrapper .opinion_add_photos_text i {
  font-size: 2rem;
  margin-right: 8px;
}
.shop_opinion_form .opinion_add_photos_wrapper input[type="file"] {
  margin: 8px 0;
}
.shop_opinion_form .opinions_points {
  font-size: 1.3rem;
  position: absolute;
  top: -10px;
  right: 12px;
  line-height: 20px;
  background: #fff;
  padding: 0 8px;
}
.shop_opinion_form .opinions_points_picture {
  background: #f1f1f1;
  text-align: center;
  padding: 15px;
  display: none;
  font-size: 1.2rem;
}
.opinions_add_form {
  display: none;
}
.modal.--add-opinion .opinions_add_form {
  display: block !important;
}
.modal.--add-opinion .opinions_add_form *[class*='col-'] {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.modal.--add-opinion .opinions_add_form .row {
  margin: 0;
}
.modal.--add-opinion .opinions_add_form .headline,
.modal.--add-opinion .opinions_add_form .big_label {
  padding-top: 0;
  margin-top: 0;
}
/*component_css_end*/

/*component_css_start id=655e056f404614.66941794 page=projector type=projector_associated_zone1*/
@media (min-width: 1200px) {
  #products_associated_zone1 {
    padding-top: 5rem;
  }
}
#products_associated_zone1 .product__bottom_wrapper {
  align-items: center;
  padding-right: 20px;
}
@media (max-width: 757px) {
  #products_associated_zone1 .product__bottom_wrapper {
    padding-right: 0;
    justify-content: flex-start;
  }
}
#products_associated_zone1 .product__bottom_wrapper.--omnibus .omnibus_label,
#products_associated_zone1 .product__bottom_wrapper.--omnibus .price_percent {
  display: none;
}
#products_associated_zone1 .product__bottom_wrapper.--omnibus.--omnibus-higher strong.price {
  color: #e10404;
}
@media (min-width: 979px) {
  #products_associated_zone1 .product__bottom_wrapper.--omnibus {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: 1fr 1fr;
    text-align: right;
    max-width: 320px;
    column-gap: 2rem;
  }
  #products_associated_zone1 .product__bottom_wrapper.--omnibus:has(.price.--max) .product__prices {
    grid-area: 1 / 2 / 2 / 3;
  }
  #products_associated_zone1 .product__bottom_wrapper.--omnibus .omnibus_price {
    white-space: normal;
    font-size: 1.2rem;
    font-weight: 400;
    flex: 0 0 100%;
    max-width: 100%;
    grid-area: 1 / 1 / 3 / 2;
  }
  #products_associated_zone1 .product__bottom_wrapper.--omnibus .omnibus_price .omnibus_price__value {
    text-decoration: none;
  }
  #products_associated_zone1 .product__bottom_wrapper.--omnibus .product__prices {
    grid-area: 1 / 2 / 3 / 3;
    display: block;
  }
  #products_associated_zone1 .product__bottom_wrapper.--omnibus .price.--max {
    font-size: 1.6rem;
    margin: 0;
    grid-area: 2 / 2 / 3 / 3;
  }
  #products_associated_zone1 .product__bottom_wrapper.--omnibus .price.--max del {
    font-weight: 400;
  }
}
#products_associated_zone1 .product__bottom_wrapper > .price.--max {
  margin-top: 0;
  margin-left: 5px;
}
#products_associated_zone1 .product__bottom_wrapper > .price.--max del {
  font-weight: 400;
}
@media (max-width: 757px) {
  #products_associated_zone1 .product__prices_wrapper {
    padding: 1rem 0 1rem 1rem;
    background: #f1f1f1;
    width: calc(100% - 12rem);
    display: flex;
    align-items: center;
  }
}
#products_associated_zone1 .product__price_wrapper .price:not(.omnibus_price) {
  font-size: 18px !important;
  order: 1;
  margin: 0;
}
#products_associated_zone1 .headline {
  justify-content: flex-start;
  margin-bottom: 1rem;
}
#products_associated_zone1 .product h3 {
  max-width: 100% !important;
}
#products_associated_zone1 .product__name {
  font-size: 13px;
}
#products_associated_zone1 .product__icon {
  width: 80px !important;
  height: auto;
}
#products_associated_zone1 .product__icon img {
  max-height: initial;
}
#products_associated_zone1 .product__firm {
  font-size: 13px;
  color: #49AAE0;
  margin-bottom: 0;
  display: none;
}
@media (max-width: 757px) {
  #products_associated_zone1 .product__buy {
    padding: 1rem;
    background: #f1f1f1;
    max-width: 12rem;
    display: flex;
    align-items: center;
  }
}
#products_associated_zone1 .product__wrapper_name {
  display: flex;
  flex-direction: column;
}
/*component_css_end*/

/*component_css_start id=653f81b2739812.48114865 page=projector type=projector_associated_zone3*/
/*component_css_end*/

/*component_css_start id=60dd8e7841cdd9.19179168 page=projector type=projector_associated_zone4*/
/*component_css_end*/

/*component_css_start id=63ecaef4e4acc4.55555266 page=projector type=projector_blog_items*/
@media (min-width: 1200px) {
  #projector_blog {
    margin-top: 3rem;
    margin-bottom: 3rem !important;
  }
}
@media (max-width: 978px) {
  #projector_blog .article__block {
    scroll-snap-type: x mandatory;
    overflow-x: scroll;
    flex-wrap: nowrap !important;
  }
}
#projector_blog .article__item {
  display: flex;
  flex-direction: column;
}
#projector_blog .article__image_wrapper {
  max-width: initial !important;
  margin: 0;
  margin-bottom: 16px !important;
}
#projector_blog .article__description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4px;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
  padding-bottom: 0 !important;
  height: 98px;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 13px !important;
  line-height: 21px !important;
  color: #7A7A7A !important;
}
@media (min-width: 1200px) {
  #projector_blog .article__description {
    height: 60px;
    -webkit-line-clamp: 3;
  }
}
#projector_blog .article__description > * {
  font-style: normal;
  font-weight: 400 !important;
  font-size: 13px !important;
  line-height: 21px !important;
  color: #7A7A7A !important;
}
#projector_blog .article__more_link {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 21px;
  color: #49AAE0;
  text-decoration: none;
}
#projector_blog .article__name {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}
#projector_blog .article__date_name {
  order: initial !important;
}
/*component_css_end*/

/*component_css_start id=60dd8e79e99273.66491246 page=projector type=projector_cms_sizes*/
.modal.--sizes-chart div.component_projector_sizes_chart {
  display: block !important;
}
div.component_projector_sizes_chart {
  display: none;
}
div.sizes_chart_cms {
  text-align: left;
}
div.sizes_chart_cms > *:first-child {
  padding-top: 30px;
}
#dialog_wrapper.dialog_wrapper_sizes_chart #dialog_wrapper_sub {
  padding: 10px;
}
.component_projector_sizes_chart h2 {
  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) {
  .component_projector_sizes_chart h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
  }
}
.component_projector_sizes_chart h2:empty {
  display: none;
}
.component_projector_sizes_chart .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;
  margin-right: 130px;
}
.component_projector_sizes_chart .info::before {
  content: '\F05A';
  font-family: fontawesome;
  font-size: 2em;
  position: absolute;
  left: 23px;
  top: 50%;
  transform: translateY(-50%);
}
.component_projector_sizes_chart .info.small,
.component_projector_sizes_chart .info.--small {
  padding: 10px;
  font-size: 1.2rem;
}
.component_projector_sizes_chart .info.small:before,
.component_projector_sizes_chart .info.--small:before {
  display: none;
}
.component_projector_sizes_chart .info a {
  color: inherit;
  text-decoration: underline;
}
.component_projector_sizes_chart .info a:hover {
  text-decoration: none;
}
.component_projector_sizes_chart .info h3 {
  color: inherit;
}
table.table-condensed th {
  vertical-align: middle;
  letter-spacing: normal;
  margin-top: 0;
}
div.sizes_chart_cms p {
  margin-bottom: 15px;
}
.important {
  color: #0090f6;
}
ul.fancy_list {
  margin-left: 20px;
}
ul.fancy_list li {
  margin-bottom: 10px;
}
ol.fancy_list {
  margin-left: 0px;
  padding-top: 3px;
}
ol.fancy_list li {
  counter-increment: section;
  line-height: 1.2;
  list-style: none outside none;
  margin-bottom: 5px;
  min-height: 20px;
  padding-top: 0;
  padding-top: 6px;
}
ol.fancy_list li:before {
  color: #333;
  content: counter(section, decimal) ".";
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
  margin-top: -3px;
  min-width: 14px;
  padding: 4px 2px;
  text-align: center;
}
.put_right {
  float: right;
}
.put_left {
  float: left;
}
/*component_css_end*/
