
/*component_css_start id=66a34cfc1a6b22.30491014 page=envelope type=envelope*/
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: 5px;
}
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: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
textarea::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
textarea::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
textarea::-webkit-scrollbar-thumb {
  background-color: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
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_labels {
  font-family: 'Harmonia Sans Pro Cyr', 'headline_custom', 'Open sans', "Arial", sans-serif;
  color: #040404;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.3rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 3px;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
}
@media (min-width: 757px) {
  .less_labels {
    font-size: 2.5rem;
  }
}
.less_hotspot_name {
  text-decoration: none;
  color: #040404;
}
.less_hotspot_maxprice {
  color: #d5dce7;
  text-decoration: line-through;
  font-size: 0.86em;
}
.less_hotspot_price {
  color: #040404;
  font-size: 1em;
  font-weight: bold;
}
.less_hotspot_name_hover {
  color: #141920;
}
.less_tekst_maly {
  font-weight: normal;
}
.less_tekst_duzy {
  font-weight: normal;
}
.less_product_name {
  color: #040404;
  text-decoration: none;
  font-weight: bold;
}
.less_product_name_hover {
  color: #141920;
}
.less_map_loadingMap {
  background: url('/gfx/standards/mapLoaderBg.png?r=1751082116');
  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: #040404;
  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: #252f3d;
  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: #252f3d !important;
  color: #fff;
}
.less_payment_description_border {
  border: 2px solid #252f3d;
}
.less_small_label {
  color: #040404;
  display: block;
  font-size: 1.29em;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0 7px;
  text-decoration: none;
  text-transform: uppercase;
}
.less_color-text {
  color: #252f3d;
}
.less_color-border {
  border-color: #e3e1e1;
}
.less_color-background {
  background-color: #252f3d;
}
.less_text_dark_color {
  color: #040404;
  clear: both;
}
.less_text_dark_color_hover {
  color: #fff;
}
.less_bg_alter {
  background: #f1f1f1;
  color: #040404;
  border: 1px solid #040404;
}
@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: 'DM Sans', 'main_custom', 'Open sans', Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #040404;
  background: #fff;
  padding: 60px 15px 0;
  padding: 60px calc( 15px + env(safe-area-inset-right) ) 0;
  overflow-x: hidden;
  overflow-y: visible;
}
@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: "";
}
html.--place-order-page body {
  padding: calc(30px + 60px) calc( 15px + env(safe-area-inset-right) ) 0;
}
@media (min-width: 979px) {
  html.--place-order-page body {
    padding-top: 0;
  }
}
/* .sidebar_open,
.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: #040404;
  border: 1px solid #e3e1e1;
  background: #fff;
  border-radius: 5px;
}
@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: #040404;
  border: 1px solid #e3e1e1;
  background: #fff;
  border-radius: 5px;
}
@media (min-width: 757px) {
  input[type="password"] {
    height: 40px;
  }
}
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
  border-radius: 5px;
}
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 #e3e1e1;
  -webkit-text-fill-color: #040404;
}
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;
}
textarea {
  padding: 10px 10px 10px 20px;
  font-size: 1em;
  color: #040404;
  border: 1px solid #e3e1e1;
  background: #fff;
  box-shadow: none;
  border-radius: 5px;
}
select {
  padding: 5px;
  font-size: 1em;
  color: #040404;
  border: 1px solid #e3e1e1;
  background: #fff;
  box-shadow: none;
  border-radius: 5px;
}
h1 {
  font-size: 1.333em;
  font-weight: bold;
  color: #191420;
}
h2 {
  font-size: 1.167em;
  font-weight: bold;
  color: #191420;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  color: #191420;
}
a {
  outline: none;
  text-decoration: underline;
  color: #252f3d;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
a:hover {
  outline: none;
  text-decoration: none;
  color: #141920;
}
a:focus,
a:active {
  outline: none;
}
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=1751082116');
}
#browser_support_chrome {
  background-image: url('/gfx/standards/chrome.png?r=1751082116');
}
#browser_support_edge {
  background-image: url('/gfx/standards/edge.png?r=1751082116');
}
#browser_support_opera {
  background-image: url('/gfx/standards/opera.png?r=1751082116');
}
#browser_support_idosell {
  background-image: url('/gfx/standards/idosell.png?r=1751082116');
}
#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: #141920;
}
@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: #e3e1e1;
  z-index: -1;
}
div.projector_fb_comments {
  display: none !important;
}
div.projector_fb_comments_label {
  font-size: 2.3rem;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 3px;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-family: 'Harmonia Sans Pro Cyr', 'headline_custom', 'Open sans', "Arial", sans-serif;
  color: #040404;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: var(--big-label-font-size);
  font-weight: var(--big-label-font-weight);
  text-decoration: none;
  text-align: left;
  line-height: 1.3;
  margin-bottom: var(--less-labels-margin-bottom);
  padding: var(--less-labels-padding);
}
@media (min-width: 757px) {
  div.projector_fb_comments_label {
    font-size: 2.5rem;
  }
}
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;
}
@media (min-width: 979px) {
  .order_process .place-order_page header {
    max-width: 970px;
  }
}
.order_process #footer_links,
.order_process .breadcrumbs,
.order_process #menu_categories,
.order_process #menu_basket,
.order_process #menu_settings,
.order_process #menu_search,
.order_process .freeShipping,
.order_process .shopping_list_top_mobile {
  display: none !important;
}
@media (min-width: 979px) {
  .order_process .order_process_security {
    display: flex;
  }
}
.order_process .bars_top {
  display: none;
}
.order_process header {
  justify-content: center;
  grid-template-areas: "logo security security security";
}
@media (min-width: 979px) {
  .order_process header {
    margin: 0 auto 3rem !important;
    border-bottom: 1px solid #e3e1e1;
  }
}
@media (min-width: 979px) {
  .order_process .place-order_page header {
    margin: 0 auto 5rem !important;
    border-bottom: 0;
  }
  .order_process .place-order_page header:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100vw;
    background-color: #e3e1e1;
    left: 50%;
    margin-left: -50vw;
    bottom: 0;
  }
}
.order_process #logo {
  justify-content: center;
  margin: 0;
}
@media (min-width: 979px) {
  .order_process #logo {
    justify-content: flex-start;
    max-height: 75px;
  }
}
@media (min-width: 979px) {
  .order_process #logo img {
    max-height: 50px;
  }
}
div.partners_list_header {
  margin-bottom: 20px;
}
div.partners_text_info {
  float: left;
  margin-bottom: 20px;
}
div.partners_show_city_button {
  float: right;
  margin-bottom: 20px;
}
div.mapContainer {
  border: 1px solid #c4c7c8;
  clear: both;
  margin: 20px 0;
  position: relative;
}
div.loadingContent {
  position: relative;
}
div.loadingBox {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
div.partners_map_wrapper {
  background: none repeat scroll 0 0 #c4c7c8;
  height: 500px;
  width: 100%;
}
div.partners_list_under {
  clear: both;
}
div.partners_list_under_sub {
  margin-bottom: 10px;
}
div.partners_list_under_wrapper {
  border-bottom: 1px solid #c4c7c8;
  box-sizing: content-box;
  float: left;
  font-size: 0.9em;
  min-height: 124px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
  text-decoration: none;
  width: 25%;
}
div.partners_list_under_wrapper_sub {
  padding-right: 10px;
  height: auto !important;
}
div.city_desc_wrapper {
  overflow: hidden;
}
div.partners_list_city_search_wrapper {
  border-bottom: 1px solid #c4c7c8;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  padding-bottom: 10px;
  padding-top: 5px;
}
div.partners_list_city_list_wrapper {
  clear: both;
  max-height: 310px;
  overflow: auto;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 10px;
}
div.city_list_element {
  float: left;
  width: 50%;
  padding: 3px 5px;
}
div.partners_list_buttons {
  border-top: 1px solid #c4c7c8;
  overflow: hidden;
  padding: 10px;
}
span.loadingMap {
  color: #040404;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingMarkers {
  color: #c4c7c8;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
  display: none;
}
span.loadingMarkersComplete {
  padding-right: 3px;
}
span.city_firm_name {
  display: block;
  margin-bottom: 10px;
  clear: both;
}
span.city_name {
  clear: both;
  display: block;
  float: left;
  padding-right: 3px;
}
span.city_address {
  clear: both;
  display: block;
}
span.city_zipcode {
  clear: both;
  float: left;
  padding-right: 3px;
}
span.city_city {
  display: block;
}
span.city_country {
  clear: both;
  display: block;
}
span.city_tel1 {
  clear: both;
  display: block;
}
span.city_tel2 {
  clear: both;
  display: block;
}
span.partners_list_noResult {
  display: none;
  float: left;
  padding-bottom: 4px;
  padding-top: 4px;
  text-align: center;
}
span.city_list_info {
  color: #c4c7c8;
  font-size: 0.85em;
  padding-left: 5px;
}
a.city_email {
  text-decoration: none;
  clear: both;
}
a.city_www {
  text-decoration: none;
  clear: both;
  display: block;
}
a.city_showDesc {
  margin-top: 10px;
  margin-right: 10px;
}
a.city_list_city {
  text-decoration: none;
  cursor: pointer;
}
img.marker_face {
  display: none;
}
img.city_img {
  display: none;
}
h2.partner_list_city_label {
  margin: 0 0 5px !important;
}
input.partners_list_city_search {
  float: right;
  font-size: 0.917em;
  padding: 4px 0;
  text-indent: 10px;
  width: 270px;
}
div#partners_list_none div#partners_list_city_pop {
  display: none;
}
div#partners_list_none {
  display: none;
}
div.partners_text_info p {
  clear: both;
  width: 530px;
}
div.partners_list_under div.city_wrapper {
  overflow: hidden;
  display: none;
}
div#partners_list_city_pop {
  display: block;
  width: 700px;
}
a.city_showDesc div.city_desc {
  display: none;
}
div.partners_list_under a.city_mail:hover {
  clear: both;
}
div.partners_list_under.limit {
  display: none;
}
div.dymekWrapper {
  overflow: hidden;
  padding: 10px;
  color: #333;
}
div.dymekInfo {
  float: left;
  margin-right: 10px;
}
span.dymekFirmName {
  color: #252f3d;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
span.dymekAddress {
  clear: both;
  display: block;
}
span.dymekZipCode {
  float: left;
  padding-right: 3px;
}
span.dymekCityName {
  display: block;
}
span.dymekCountryName {
  clear: both;
  display: block;
}
span.dymekTel1 {
  clear: left;
  display: block;
}
span.dymekTel2 {
  clear: left;
  display: block;
}
a.dymekEmail {
  clear: left;
  display: block;
  float: left;
  text-decoration: none;
}
a.dymekWWW {
  clear: left;
  display: block;
  float: left;
  text-decoration: none;
}
img.dymekImg {
  float: left;
  max-width: 80px;
}
a.dymekFirstLink {
  margin-top: 10px;
}
a.show_on_map.noDesc {
  cursor: pointer;
}
#partners_map img {
  max-width: none;
}
.partners_list_under a.show_on_map {
  margin-top: 10px;
}
@media only screen and (max-width: 978px) {
  div.partners_list_under_wrapper {
    width: 33.33%;
  }
}
@media only screen and (max-width: 756px) {
  div.partners_map_wrapper {
    height: 200px;
  }
  div.partners_list_under_wrapper {
    height: auto !important;
    min-height: 0;
    padding: 10px 0px;
    width: 100%;
  }
  div.city_list_element {
    width: 100%;
  }
  a.city_showDesc {
    margin-right: 0;
  }
  div.partners_text_info p {
    width: 100%;
  }
  div#partners_list_city_pop {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  div.partners_list_under_wrapper {
    width: 20%;
  }
}
#backTop {
  opacity: 0.9;
  background: #fff;
  border: 1px solid #e3e1e1;
  bottom: 30px;
  cursor: pointer;
  display: none;
  font-size: 25px;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 10px;
  text-align: center;
  text-decoration: none;
  width: 50px;
  z-index: 999;
  font-family: fontawesome;
  border-radius: 5px;
}
@media (min-width: 757px) {
  #backTop {
    bottom: 10px;
  }
}
#backTop:hover {
  color: #252f3d;
}
body#trusted_shops_fix div[id*="tsbadge"] {
  z-index: 700 !important;
}
body#trusted_shops_fix div[id*="tscard"] {
  z-index: 701 !important;
}
@font-face {
  font-family: 'Harmonia Sans Pro Cyr';
  src: url('/gfx/custom/HarmoniaSansProCyr-Black.eot');
  src: local('Harmonia Sans Pro Cyr Black'), local('HarmoniaSansProCyr-Black'), url('/gfx/custom/HarmoniaSansProCyr-Black.eot?#iefix') format('embedded-opentype'), url('/gfx/custom/HarmoniaSansProCyr-Black.woff2') format('woff2'), url('/gfx/custom/HarmoniaSansProCyr-Black.woff') format('woff'), url('/gfx/custom/HarmoniaSansProCyr-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Harmonia Sans Pro Cyr';
  src: url('/gfx/custom/HarmoniaSansProCyr-BoldIt.eot');
  src: local('Harmonia Sans Pro Cyr Bold Italic'), local('HarmoniaSansProCyr-BoldIt'), url('/gfx/custom/HarmoniaSansProCyr-BoldIt.eot?#iefix') format('embedded-opentype'), url('/gfx/custom/HarmoniaSansProCyr-BoldIt.woff2') format('woff2'), url('/gfx/custom/HarmoniaSansProCyr-BoldIt.woff') format('woff'), url('/gfx/custom/HarmoniaSansProCyr-BoldIt.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Harmonia Sans Pro Cyr';
  src: url('/gfx/custom/HarmoniaSansProCyr-BlackIt.eot');
  src: local('Harmonia Sans Pro Cyr Black Italic'), local('HarmoniaSansProCyr-BlackIt'), url('/gfx/custom/HarmoniaSansProCyr-BlackIt.eot?#iefix') format('embedded-opentype'), url('/gfx/custom/HarmoniaSansProCyr-BlackIt.woff2') format('woff2'), url('/gfx/custom/HarmoniaSansProCyr-BlackIt.woff') format('woff'), url('/gfx/custom/HarmoniaSansProCyr-BlackIt.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Harmonia Sans Pro Cyr';
  src: url('/gfx/custom/HarmoniaSansProCyr-Bold.eot');
  src: local('Harmonia Sans Pro Cyr Bold'), local('HarmoniaSansProCyr-Bold'), url('/gfx/custom/HarmoniaSansProCyr-Bold.eot?#iefix') format('embedded-opentype'), url('/gfx/custom/HarmoniaSansProCyr-Bold.woff2') format('woff2'), url('/gfx/custom/HarmoniaSansProCyr-Bold.woff') format('woff'), url('/gfx/custom/HarmoniaSansProCyr-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Harmonia Sans Pro Cyr';
  src: url('/gfx/custom/HarmoniaSansProCyr-Italic.eot');
  src: local('Harmonia Sans Pro Cyr Italic'), local('HarmoniaSansProCyr-Italic'), url('/gfx/custom/HarmoniaSansProCyr-Italic.eot?#iefix') format('embedded-opentype'), url('/gfx/custom/HarmoniaSansProCyr-Italic.woff2') format('woff2'), url('/gfx/custom/HarmoniaSansProCyr-Italic.woff') format('woff'), url('/gfx/custom/HarmoniaSansProCyr-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Harmonia Sans Pro Cyr';
  src: url('/gfx/custom/HarmoniaSansProCyr-Regular.eot');
  src: local('Harmonia Sans Pro Cyr'), local('HarmoniaSansProCyr-Regular'), url('/gfx/custom/HarmoniaSansProCyr-Regular.eot?#iefix') format('embedded-opentype'), url('/gfx/custom/HarmoniaSansProCyr-Regular.woff2') format('woff2'), url('/gfx/custom/HarmoniaSansProCyr-Regular.woff') format('woff'), url('/gfx/custom/HarmoniaSansProCyr-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 400 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmsans/v15/rP2Fp2ywxg089UriCZa4ET-DJF4e8BH9.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-style: italic;
  font-weight: 400 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmsans/v15/rP2Fp2ywxg089UriCZa4Hz-DJF4e8A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmsans/v15/rP2Hp2ywxg089UriCZ2IHTWEBlwu8Q.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/dmsans/v15/rP2Hp2ywxg089UriCZOIHTWEBlw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
#projector_longdescription {
  overflow: hidden;
}
:root {
  /* font sizes */
  --font-size-sm: 14px;
  --body-big-strong-size: 18px;
  --desktop-h2-size: 34px;
  --body-medium-16-size: 16px;
  --desktop-h3-size: 28px;
  --mobile-h4-size: 20px;
  --desktop-h4-size: 22px;
  --font-size-mid-6: 17.6px;
  --mobile-h2-size: 30px;
  /* Colors */
  --white: #fff;
  --main-4: #f8f9ee;
  --gray-8: #595959;
  --secondary-1: #454955;
  --makieta-8: #434343;
  --main-dark: #374535;
  --secondary-6: #f2f4f8;
  --makieta-3: #ebebeb;
  --secondary-0: #282b34;
  --makieta-9: #262626;
  --main-1: #78C500;
  --main-base: #78C500;
  --secondary-2: #747782;
  --makieta-5: #bfbfbf;
  --color-gainsboro: #d9d9d9;
  /* Gaps */
  --gap-9xl: 28px;
  --gap-xs: 12px;
  --gap-7xs: 6px;
  --gap-5xs: 8px;
  --gap-5xl: 24px;
  --gap-29xl: 48px;
  --gap-base: 16px;
  --gap-17xl: 15px;
  --gap-73xl: 92px;
  --gap-lg: 18px;
  /* Paddings */
  --padding-5xl: 24px;
  --padding-xs: 12px;
  --padding-13xl: 32px;
  --padding-9xl: 28px;
  /* border radiuses */
  --br-7xs: 6px;
  --br-481xl: 500px;
  --br-xs: 12px;
  --br-base: 16px;
  --br-27xl: 46px;
  --br-10xs-8: 2.8px;
  --br-23xl: 42px;
  --br-120xl-3: 139.3px;
  --br-69xl-1: 88.1px;
  --br-51xl: 70px;
}
.longdescription {
  /*@media (max-width: 756px){
         .usp-desktop-parent.cycle-slideshow {
                height: 270px;
          }
}*/
}
.longdescription .productpagedesktop .txt5 p {
  font-size: 1.4rem;
}
.longdescription .productpagedesktop p {
  font-size: 1.8rem;
}
.longdescription section#projector_longdescription {
  overflow: visible !important;
}
.longdescription .productpagedesktop span {
  color: var(--main-base);
}
.longdescription .productpagedesktop p,
.longdescription .productpagedesktop h3 {
  color: #282b34 !important;
}
.longdescription .productpagedesktop h3 {
  font-size: 0.9em !important;
  font-weight: 700;
}
.longdescription .productpagedesktop strong,
.longdescription .zdrowe-orzewienie-na,
.longdescription .productpagedesktop h3,
.longdescription .l-pojemnik-na,
.longdescription .zdrowe-deserki-dla,
.longdescription .darmow-i-szybk,
.longdescription .gwarantujemy,
.longdescription .obudowa,
.longdescription .productpagedesktop span,
.longdescription .bezpieczestwo {
  font-family: 'headline_custom', "Arial", sans-serif;
  margin: 0;
}
.longdescription .uwolnij-swoj-pomysowo-container h3 {
  color: #fff !important;
}
.longdescription .wierzymy-w-jako-parent h3 {
  font-size: 3rem !important;
}
.longdescription section#projector_longdescription {
  max-height: fit-content !important;
}
.longdescription .contenttop-icon {
  position: relative;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.longdescription .dlaczego-h300e {
  position: relative;
  font-weight: 600;
  display: inline-block;
  width: 100%;
}
.longdescription .dlaczego-h300e-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.longdescription .iconcontainer {
  position: relative;
  border-radius: var(--br-51xl);
  width: 170px;
  height: 170px;
}
.longdescription .rdo-zdrowia-w {
  margin: 0;
  font-weight: 600;
}
.longdescription .span {
  font-weight: 600;
  font-family: 'main_custom', "Arial", sans-serif;
}
.longdescription .wyciskaj-do-95-soku {
  margin: 0;
}
.longdescription .zdrowe-idzie-do-container {
  position: relative;
  display: inline-block;
}
.longdescription .usp-desktop {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--gap-lg);
  flex: 0 0 20%;
  max-width: calc(20% - 24px);
}
.longdescription .bez-krojenia-i {
  font-weight: 800;
}
.longdescription .przez-szeroki-otwr {
  font-weight: 600;
}
.longdescription .iconcontainer2 {
  position: relative;
  border-radius: var(--br-51xl);
  width: 171px;
  height: 170px;
}
.longdescription .wcinij-jeden-przycisk {
  margin: 0;
  font-weight: 800;
}
.longdescription .szybkie-mycie {
  font-weight: 800;
  font-family: 'main_custom', "Arial", sans-serif;
}
.longdescription .usp-desktop4 {
  border: 0;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.longdescription .usp-desktop-parent {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 30px;
  font-size: var(--body-big-strong-size);
  color: var(--gray-8);
  font-family: 'main_custom', "Arial", sans-serif;
}
.longdescription .frame-parent,
.longdescription .section-desktop-main-feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.longdescription .frame-parent {
  gap: var(--gap-29xl);
}
.longdescription .section-desktop-main-feature {
  background-color: var(--secondary-6);
  position: relative;
  overflow: visible;
  padding: 48px 0;
  font-size: var(--mobile-h2-size);
  color: var(--main-dark);
}
.longdescription .section-desktop-main-feature:before,
.longdescription .desktop-section-features-2:before {
  background-color: var(--secondary-6);
  content: '';
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  bottom: 0;
  display: block;
  left: 50%;
  margin-left: -50vw;
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: -1;
}
.longdescription .img-icon {
  left: 0;
  border-radius: var(--br-7xs) var(--br-27xl) var(--br-7xs) var(--br-7xs);
  width: CALC(35%);
  height: 548px;
  object-fit: cover;
}
.longdescription .fade,
.longdescription .img-icon,
.longdescription .img-icon1 {
  position: absolute;
  top: 0;
}
.longdescription .img-icon1 {
  left: auto;
  right: 0;
  border-radius: var(--br-27xl) var(--br-7xs) var(--br-7xs) var(--br-7xs);
  width: CALC(35%);
  height: 548px;
  object-fit: cover;
}
.longdescription .fade {
  left: 0;
  border-radius: var(--br-7xs);
  background: linear-gradient(90deg, #e9e2dd, #e8e1dc 55.94%, rgba(230, 223, 219, 0));
  width: 100%;
  height: 650px;
  display: none;
}
.longdescription .section-desktop-intro1 {
  position: relative;
  width: 100%;
  flex-shrink: 0;
  height: 550px;
}
.longdescription .hurom-h300e,
.longdescription .zdrowe-orzewienie-na {
  align-self: stretch;
  position: relative;
  font-weight: 700;
}
.longdescription .hurom-h300e {
  letter-spacing: 0.12em;
}
.longdescription .zdrowe-orzewienie-na {
  font-size: var(--desktop-h2-size);
  color: var(--main-dark);
}
.longdescription .title-desktop {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--gap-xs);
}
.longdescription .wyciskarka-wolnoobrotowa-hurom-container {
  position: relative;
  line-height: 24px;
  display: inline-block;
  padding: 0 40px;
}
.longdescription .frame-child {
  position: relative;
  width: 360px;
  height: 2px;
}
.longdescription .txt4,
.longdescription .wyciskarka-wolnoobrotowa-hurom-parent {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.longdescription .wyciskarka-wolnoobrotowa-hurom-parent {
  justify-content: flex-start;
  gap: 5px;
  font-size: var(--body-big-strong-size);
  color: var(--secondary-1);
}
.longdescription .txt4 {
  border-radius: var(--br-7xs);
  background-color: var(--white);
  width: 65%;
  padding: var(--padding-9xl);
  box-sizing: border-box;
  justify-content: center;
  gap: var(--gap-17xl);
  margin-top: -85px;
  background: #fff;
  z-index: 10;
}
.longdescription .removal-1-icon,
.longdescription .removal-2-icon {
  position: absolute;
  top: 21px;
  object-fit: cover;
  z-index: -1;
}
.longdescription img.removal-1-icon {
  top: -363px;
  left: -120px;
}
.longdescription .removal-2-icon {
  top: -117px;
  right: -102px;
}
.longdescription .background-image {
  position: relative;
  margin-top: -350px;
  width: 85%;
  height: 350px;
  margin-bottom: 5rem;
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .section-desktop-intro {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  color: var(--main-1);
}
.longdescription .image-child {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: var(--br-7xs);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.longdescription .obrazek {
  position: absolute;
  top: 236px;
  left: calc(50% - 207px);
  line-height: 28px;
  font-weight: 600;
  display: none;
}
.longdescription .image-item {
  position: absolute;
  top: 2px;
  left: calc(50% - 25px);
  background-color: var(--color-gainsboro);
  width: 697px;
  height: 546px;
}
.longdescription .image {
  position: relative;
  width: calc(50% - 25px);
  height: 548px;
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .wrzu,
.longdescription .z-najwiksz-komor {
  color: var(--main-dark) !important;
}
.longdescription .z-najwiksz-komor {
  margin: 0;
}
.longdescription .wrzu-cae-owoce-container {
  align-self: stretch;
  position: relative;
  font-weight: 600;
  color: var(--main-base);
}
.longdescription .hurom-h300e-wyposaylimy {
  font-family: 'main_custom', "Arial", sans-serif;
}
.longdescription .lorem-ipsum-dolor-container {
  align-self: stretch;
  position: relative;
  font-size: var(--body-big-strong-size);
  line-height: 24px;
}
.longdescription .leaf-icon {
  position: relative;
  width: 24px;
  height: 24px;
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .l-pojemnik-na {
  flex: 1;
  position: relative;
  line-height: 28px;
  font-weight: 600;
}
.longdescription .desktop-pointer,
.longdescription .desktop-pointer3 {
  align-self: stretch;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-5xs);
}
.longdescription .desktop-pointer {
  display: flex;
}
.longdescription .desktop-pointer3 {
  display: none;
}
.longdescription .desktop-pointer-parent,
.longdescription .wrzu-cae-owoce-i-warzywa-z-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.longdescription .desktop-pointer-parent {
  align-self: stretch;
  gap: var(--gap-base);
  font-size: var(--mobile-h4-size);
}
.longdescription .wrzu-cae-owoce-i-warzywa-z-parent {
  width: calc(50% - 25px);
  gap: var(--gap-17xl);
  text-align: left;
  font-size: var(--desktop-h2-size);
  color: var(--secondary-0);
}
.longdescription .desktop-info-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-73xl);
  width: 100%;
}
.longdescription .do-ostatniej-kropli {
  color: var(--main-base);
}
.longdescription .wyciskaj-witaminy-do-container {
  align-self: stretch;
  position: relative;
  font-weight: 600;
  color: var(--main-dark);
}
.longdescription .wyciskaj-witaminy-do-ostatniej-parent {
  width: calc(50% - 25px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-17xl);
}
.longdescription .owoca,
.longdescription .zuywa {
  position: absolute;
  top: 94.4px;
  left: 36.5px;
  line-height: 31.47px;
}
.longdescription .zuywa {
  top: 23.91px;
  left: 32.72px;
}
.longdescription .badge,
.longdescription .icon {
  position: absolute;
  top: 55px;
  left: 37px;
  width: 85.59px;
  height: 35.24px;
}
.longdescription .badge {
  top: 64px;
  right: 20px;
  border-radius: var(--br-69xl-1);
  background: linear-gradient(-16.31deg, #fff, #ecedc9);
  box-shadow: 0 0 40.28px rgba(127, 169, 73, 0.25);
  width: 146px;
  height: 146px;
  text-align: left;
  font-size: 17.62px;
  color: var(--main-dark);
}
.longdescription .image1 {
  position: relative;
  border-radius: var(--br-7xs);
  width: calc(50% - 25px);
  height: 548px;
  overflow: hidden;
  flex-shrink: 0;
  background-image: url(/data/include/cms/h300_karta/image3x.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
  font-size: var(--mobile-h4-size);
  color: var(--makieta-5);
}
.longdescription .desktop-info-section1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-73xl);
  text-align: left;
  font-size: var(--desktop-h2-size);
  color: var(--secondary-0);
  width: 100%;
}
.longdescription .image2,
.longdescription .rectangle-div {
  width: calc(50% - 25px);
  height: 668px;
}
.longdescription .rectangle-div {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: var(--br-7xs);
}
.longdescription .image2 {
  position: relative;
  border-radius: var(--br-481xl);
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .i-smacznego {
  margin: 0;
  color: var(--main-base);
}
.longdescription .desktop-pointer-container,
.longdescription .frame-group,
.longdescription .wsad-owoce-wcinij-przycisk-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.longdescription .desktop-pointer-container {
  width: 563px;
  gap: var(--gap-base);
}
.longdescription .frame-group,
.longdescription .wsad-owoce-wcinij-przycisk-parent {
  gap: var(--gap-5xs);
  font-size: var(--mobile-h4-size);
}
.longdescription .wsad-owoce-wcinij-przycisk-parent {
  /* width: 45%; */
  gap: var(--gap-17xl);
  text-align: left;
  font-size: var(--desktop-h2-size);
  color: var(--secondary-0);
}
.longdescription .desktop-info-section2 {
  border-radius: var(--br-481xl) var(--br-xs) var(--br-xs) var(--br-481xl);
  background-color: var(--secondary-6);
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-73xl);
  border-radius: 0;
  padding-bottom: 1.5rem;
}
.longdescription .image3 {
  position: relative;
  width: calc(50% - 25px);
  height: 548px;
  overflow: hidden;
  flex-shrink: 0;
  text-align: center;
  font-size: var(--mobile-h4-size);
  color: var(--makieta-5);
}
.longdescription .desktop-pointer-parent3 {
  align-self: stretch;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
  font-size: var(--mobile-h4-size);
}
.longdescription .star-icon,
.longdescription .star-icon1,
.longdescription .star-icon2,
.longdescription .star-icon3,
.longdescription .star-icon4 {
  position: absolute;
  height: 3.28%;
  width: 2.69%;
  top: 29.2%;
  right: 58.53%;
  bottom: 67.52%;
  left: 38.77%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.longdescription .star-icon1,
.longdescription .star-icon2,
.longdescription .star-icon3,
.longdescription .star-icon4 {
  top: 8.76%;
  right: 7.49%;
  bottom: 87.96%;
  left: 89.82%;
}
.longdescription .star-icon2,
.longdescription .star-icon3,
.longdescription .star-icon4 {
  top: 7.3%;
  right: 42.37%;
  bottom: 89.42%;
  left: 54.94%;
}
.longdescription .star-icon3,
.longdescription .star-icon4 {
  top: 2.92%;
  right: 39.07%;
  bottom: 93.8%;
  left: 58.23%;
}
.longdescription .star-icon4 {
  height: 4.74%;
  width: 3.89%;
  top: 25.55%;
  right: 62.13%;
  bottom: 69.71%;
  left: 33.98%;
}
.longdescription .umyj-w {
  top: 23.91px;
  left: 36.72px;
  line-height: 31.47px;
  color: var(--main-dark);
}
.longdescription .b,
.longdescription .badge1,
.longdescription .umyj-w {
  position: absolute;
}
.longdescription .b {
  top: 62px;
  left: 43px;
  font-size: 48px;
  line-height: 31.47px;
}
.longdescription .badge1 {
  top: 366px;
  left: 486px;
  border-radius: var(--br-69xl-1);
  background: linear-gradient(-16.31deg, #fff, #ecedc9);
  box-shadow: 0 0 40.28px rgba(127, 169, 73, 0.25);
  width: 146px;
  height: 146px;
  text-align: left;
  font-size: 17.62px;
  color: var(--main-base);
}
.longdescription .image5,
.longdescription .section-desktop-features {
  font-size: var(--mobile-h4-size);
  color: var(--makieta-5);
}
.longdescription .image5 {
  position: relative;
  border-radius: var(--br-7xs);
  width: calc(50% - 25px);
  height: 548px;
  overflow: hidden;
  flex-shrink: 0;
  background-image: url(/data/include/cms/h300_karta/image13x.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
}
.longdescription .section-desktop-features {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 120px;
}
.longdescription .image-child5 {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: var(--br-7xs);
  width: 100%;
  height: 728px;
  object-fit: cover;
}
.longdescription .obrazek6 {
  position: absolute;
  top: 374px;
  left: calc(50% + 131px);
  line-height: 28px;
  font-weight: 600;
  display: none;
}
.longdescription .image-child6 {
  position: absolute;
  top: 458px;
  left: 0;
  background: linear-gradient(180deg, rgba(40, 43, 52, 0), #17191e);
  width: 100%;
  height: 228px;
  opacity: 0.75;
  mix-blend-mode: multiply;
}
.longdescription .image6 {
  position: relative;
  border-radius: var(--br-7xs);
  width: 100%;
  height: 686px;
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .pochwal-si-eleganckim-container {
  position: relative;
  font-weight: 600;
  display: inline-block;
  width: 100%;
}
.longdescription .wyciskarka-wolnoobrotowa-hurom-container1 {
  position: relative;
  font-size: var(--body-big-strong-size);
  line-height: 24px;
  color: var(--makieta-8);
  display: inline-block;
  width: 100%;
}
.longdescription .text {
  position: relative;
  border-radius: var(--br-7xs);
  background-color: var(--white);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding: var(--padding-9xl);
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-17xl);
  margin-top: -100px;
  width: calc(50% - 25px);
}
.longdescription .colors-child,
.longdescription .colors-child1 {
  position: relative;
  border-radius: 139.32px;
  margin: 0 !important;
  max-width: calc(33% - 15px);
}
.longdescription .colors-child1 {
  width: 131.12px;
  height: 224px;
  display: none;
}
.longdescription .colors {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  gap: 30px;
  min-height: 102px;
}
.longdescription .span1 {
  font-weight: 600;
}
.longdescription .warianty-kolorystyczne-do-container {
  position: relative;
  line-height: 32px;
  display: inline-block;
  width: 100%;
  color: #747782;
  text-align: center;
}
.longdescription .warianty-kolorystyczne-do-container p {
  color: #747782 !important;
  font-size: 24px;
  text-align: center;
  padding: 0 9%;
}
.longdescription .colors-parent {
  position: relative;
  margin-top: -100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-17xl);
  text-align: center;
  font-size: 24px;
  padding-left: 50px;
  color: var(--secondary-2);
  width: calc(50% - 25px);
}
.longdescription .text-parent {
  position: relative;
  width: calc(100% - 160px);
  margin: 0;
  padding: 0;
  height: auto;
  display: flex;
  text-align: left;
  font-size: var(--desktop-h2-size);
  color: var(--main-base);
}
.longdescription .section-desktop-colors {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  font-size: var(--mobile-h4-size);
  color: var(--makieta-5);
}
.longdescription .pomysowo {
  color: var(--main-1);
}
.longdescription .uwolnij-swoj-pomysowo-container {
  /* position: absolute; */
  top: 71px;
  left: calc(50% - 333px);
  font-size: var(--desktop-h2-size);
  font-weight: 600;
  text-align: center;
  display: inline-block;
  width: 666px;
  color: var(--white);
  flex: 0 0 100%;
}
.longdescription .image-ideas,
.longdescription .img {
  background-color: var(--makieta-3);
  height: 348px;
}
.longdescription .img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2.79px;
  width: 251px;
}
.longdescription .image-ideas {
  align-self: stretch;
  position: relative;
  border-radius: var(--br-7xs);
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .dla-rodzicw {
  position: relative;
  letter-spacing: 0.12em;
  font-weight: 600;
}
.longdescription .dla-rodzicw-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.longdescription .zdrowe-deserki-dla {
  align-self: stretch;
  position: relative;
  font-size: var(--desktop-h4-size);
  font-weight: 700;
  color: var(--white);
}
.longdescription .lorem-ipsum-dolor {
  align-self: stretch;
  position: relative;
  line-height: 24px;
  opacity: 0.75;
}
.longdescription .lorem-ipsum-dolor-sit-amet-co-wrapper {
  align-self: stretch;
  display: flex;
  color: var(--white);
}
.longdescription .desktop-idea,
.longdescription .frame-container,
.longdescription .lorem-ipsum-dolor-sit-amet-co-wrapper {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.longdescription .frame-container {
  align-self: stretch;
  display: flex;
  gap: var(--gap-base);
}
.longdescription .desktop-idea {
  position: absolute;
  top: 221px;
  left: 973px;
  width: 248px;
  display: none;
  gap: var(--gap-5xl);
}
.longdescription .img-icon2 {
  /* position: absolute; */
  top: 0;
  left: 0;
  border-radius: 2.79px;
  /* width: 251px;
  height: 348px;
  object-fit: cover; */
  width: 100%;
}
.longdescription .image-ideas1 {
  align-self: stretch;
  position: relative;
  border-radius: var(--br-23xl) var(--br-7xs) var(--br-23xl) var(--br-7xs);
  background-color: var(--makieta-3);
  height: 348px;
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .desktop-idea1 {
  top: 181px;
  left: 280px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xl);
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 979px) {
  .longdescription .desktop-idea1 {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
.longdescription .image-ideas2 {
  align-self: stretch;
  position: relative;
  border-radius: var(--br-7xs) var(--br-27xl) var(--br-7xs) var(--br-27xl);
  background-color: var(--makieta-3);
  height: 348px;
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .desktop-idea2 {
  top: 231px;
  left: 557.4px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xl);
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 979px) {
  .longdescription .desktop-idea2 {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
.longdescription .image-ideas3 {
  align-self: stretch;
  position: relative;
  border-radius: var(--br-27xl) var(--br-7xs) var(--br-27xl) var(--br-7xs);
  background-color: var(--makieta-3);
  height: 348px;
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .desktop-idea3,
.longdescription .desktop-idea4,
.longdescription .desktop-idea5 {
  top: 181px;
  left: 834.8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xl);
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 979px) {
  .longdescription .desktop-idea3,
  .longdescription .desktop-idea4,
  .longdescription .desktop-idea5 {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
.longdescription .desktop-idea4,
.longdescription .desktop-idea5 {
  top: 231px;
  left: 1112.2px;
}
.longdescription .desktop-idea5 {
  top: 181px;
  left: 1389.6px;
}
.longdescription .background,
.longdescription .section-desktop-ideas {
  border-radius: var(--br-7xs);
  width: 100%;
}
.longdescription .section-desktop-ideas {
  position: relative;
  background-color: var(--secondary-0);
  overflow: hidden;
  flex-shrink: 0;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  padding: 1.5rem;
}
@media (max-width: 978px) {
  .longdescription .section-desktop-ideas {
    padding: 1.5rem !important;
  }
}
.longdescription .bezpieczestwo,
.longdescription .dziki-h300e-moesz {
  position: relative;
  font-weight: 600;
  display: inline-block;
  /* width: 666px; */
}
.longdescription .bezpieczestwo {
  line-height: 28px;
  /* width: 436px; */
}
.longdescription .podobnie-jak-inne-container {
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-sm);
  line-height: 21px;
  color: var(--secondary-1);
  display: inline-block;
  height: 116px;
  flex-shrink: 0;
}
.longdescription .txt5 {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
}
.longdescription .frame-item {
  align-self: stretch;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  height: 2px;
  flex-shrink: 0;
}
.longdescription .desktop-txtfeaturesmall,
.longdescription .desktop-txtfeaturesmall-inner {
  /* width: 436px; */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 979px) {
  .longdescription .desktop-txtfeaturesmall,
  .longdescription .desktop-txtfeaturesmall-inner {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
.longdescription .desktop-txtfeaturesmall {
  gap: var(--gap-base);
}
.longdescription .content,
.longdescription .desktop-txtfeaturesmall-parent,
.longdescription .frame-parent12 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xl);
}
.longdescription .content,
.longdescription .frame-parent12 {
  flex-direction: column;
  gap: var(--gap-29xl);
}
.longdescription .frame-parent12 {
  font-size: var(--mobile-h4-size);
}
.longdescription .content {
  position: relative;
}
.longdescription .h300-cut-icon {
  /* position: absolute; */
  bottom: -100px;
  right: 0;
  width: 345.68px;
  height: 463px;
  object-fit: cover;
}
.longdescription .desktop-section-features-2,
.longdescription .image-icon {
  border-radius: var(--br-7xs);
  overflow: hidden;
}
.longdescription .desktop-section-features-2 {
  position: relative;
  width: 100%;
  height: auto;
  overflow: visible;
  flex-shrink: 0;
  padding: 80px 0;
  text-align: left;
  font-size: var(--desktop-h2-size);
  color: var(--main-dark);
}
.longdescription .image-icon {
  position: relative;
  width: 782px;
  height: 582px;
}
.longdescription .dajemy-10-lat {
  position: relative;
  font-size: var(--desktop-h2-size);
  font-weight: 600;
  color: var(--main-dark);
  display: inline-block;
  width: 542px;
}
.longdescription .wierzymy-w-jako-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-xs);
}
.longdescription .o-niezawodnoci-naszych {
  position: relative;
  font-size: var(--body-big-strong-size);
  line-height: 24px;
  color: var(--secondary-0);
  display: inline-block;
  width: 551px;
}
.longdescription .wyciskarka-objta-jest-container {
  align-self: stretch;
  position: relative;
  line-height: 24px;
  color: var(--secondary-2);
}
.longdescription .txt10 {
  position: relative;
  border-radius: var(--br-7xs);
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  padding: var(--padding-13xl);
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xl);
  margin-left: -120px;
}
.longdescription .section-desktop-warranty {
  position: relative;
  width: 100%;
  height: auto;
  flex-shrink: 0;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.longdescription .hurom-cut-icon,
.longdescription .huromphoto-icon {
  position: absolute;
  object-fit: cover;
}
.longdescription .huromphoto-icon {
  top: 106.06px;
  left: 0;
  border-radius: var(--br-xs);
  width: 668px;
  height: 513.94px;
}
.longdescription .hurom-cut-icon {
  top: 52.52px;
  left: 163.86px;
  width: 157.57px;
  height: 132.08px;
}
.longdescription .image-1-icon {
  position: relative;
  width: 194px;
  height: 114px;
  object-fit: cover;
}
.longdescription .logo {
  position: absolute;
  top: 0;
  left: 44px;
  border-radius: var(--br-base);
  background-color: var(--secondary-6);
  display: flex;
  flex-direction: column;
  padding: 16px;
  align-items: flex-start;
  justify-content: flex-start;
}
.longdescription .cloud-child {
  position: absolute;
  top: 65.65px;
  left: 5.65px;
  border-radius: 4px;
  width: 52px;
  height: 52px;
}
.longdescription .cloud {
  position: absolute;
  top: 92.52px;
  left: 360px;
  width: 270px;
  height: 146px;
}
.longdescription .image-2-icon {
  position: absolute;
  top: 260px;
  left: 343.83px;
  border-radius: var(--br-base);
  width: 324px;
  height: 226px;
  object-fit: cover;
}
.longdescription .image7 {
  position: relative;
  border-radius: var(--br-xs);
  width: calc(50% - 25px);
  height: 620px;
  overflow: hidden;
}
.longdescription .harmonijny-design-i-container {
  align-self: stretch;
  position: relative;
  font-size: var(--body-big-strong-size);
  line-height: 24px;
  color: var(--secondary-0);
}
.longdescription .txt11 {
  position: relative;
  border-radius: var(--br-7xs);
  background-color: var(--white);
  width: 669px;
  display: flex;
  flex-direction: column;
  padding: var(--padding-13xl);
  box-sizing: border-box;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xl);
}
.longdescription .w-zestawie-otrzymujesz {
  position: relative;
  font-size: var(--desktop-h2-size);
  font-weight: 700;
  display: inline-flex;
  margin: 7rem auto 2rem;
}
.longdescription .img-child,
.longdescription .img-item {
  position: absolute;
  top: calc(50% - 82px);
  left: calc(50% - 82px);
  border-radius: var(--br-481xl);
  width: 164px;
  height: 164px;
}
.longdescription .img-child {
  background-color: var(--white);
}
.longdescription .img-item {
  object-fit: cover;
}
.longdescription .img1,
.longdescription .obudowa {
  position: relative;
}
.longdescription .img1 {
  width: 204px;
  height: 204px;
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .obudowa {
  align-self: stretch;
  line-height: 25px;
}
.longdescription .desktop-boxcontent,
.longdescription .desktop-boxcontent3,
.longdescription .desktop-boxcontent4,
.longdescription .desktop-boxcontent9 {
  display: flex;
  flex-direction: column;
  gap: var(--gap-5xs);
  flex: 0 0 16%;
  max-width: calc(16.65% - 9px);
  align-items: center;
}
.longdescription .desktop-boxcontent9,
.longdescription .row1 {
  display: flex;
  justify-content: flex-start;
}
.longdescription .desktop-boxcontent9 {
  width: 206px;
  flex-direction: column;
  gap: var(--gap-5xs);
}
.longdescription .row1 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 5rem 0;
}
.longdescription .darmowy-gratis-container {
  position: relative;
  font-weight: 600;
  display: inline-block;
  width: 703px;
}
.longdescription .poznaj-dziesitki-prostych {
  position: relative;
  font-size: var(--body-medium-16-size);
  line-height: 24px;
  color: var(--secondary-1);
  display: inline-block;
  width: 55%;
  flex-shrink: 0;
}
.longdescription .darmowy-gratis-ksika-z-prz-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  padding-left: 5rem;
}
.longdescription .illustration-icon {
  /* position: absolute; */
  top: 16px;
  left: 792px;
  width: 499px;
  height: 252.53px;
}
.longdescription .banner,
.longdescription .section-desktop-contains {
  border-radius: var(--br-7xs);
  overflow: hidden;
}
.longdescription .banner {
  background-color: var(--secondary-6);
  width: 100%;
  /* height: 214px; */
  text-align: left;
  font-size: var(--desktop-h3-size);
  color: var(--main-base);
  display: flex;
  position: relative;
  margin-bottom: 7rem;
  flex-direction: column;
}
.longdescription .section-desktop-contains {
  position: relative;
  background-color: var(--secondary-0);
  width: 100%;
  flex-shrink: 0;
  overflow: visible;
  font-size: var(--body-big-strong-size);
  color: var(--white);
  padding: 1.5rem;
}
.longdescription .section-desktop-contains:before {
  background-color: var(--secondary-0);
  content: '';
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  bottom: 0;
  border-radius: 6px;
  display: block;
  left: 50%;
  margin-left: calc(-50% - 200px);
  position: absolute;
  top: 0;
  width: calc(100% + 400px);
  z-index: 0;
}
.longdescription .gwarantujemy {
  position: relative;
  font-weight: 700;
  display: inline-block;
  width: 330px;
}
.longdescription .iconcontainer4 {
  position: relative;
  width: 64px;
  height: 64px;
  overflow: hidden;
  flex-shrink: 0;
}
.longdescription .darmow-i-szybk {
  align-self: stretch;
  position: relative;
  font-weight: 600;
}
.longdescription .byskawiczna-dostawa-min {
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-sm);
  line-height: 18px;
  color: var(--gray-8);
}
.longdescription .txt12 {
  width: 206px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-7xs);
}
.longdescription .desktop-uspsmall,
.longdescription .desktop-uspsmall1 {
  border-radius: var(--br-7xs);
  background-color: var(--secondary-6);
  width: 313px;
  height: 168px;
  display: flex;
  flex-direction: row;
  padding: var(--padding-5xl) var(--padding-xs);
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  gap: var(--gap-xs);
}
.longdescription .desktop-uspsmall1 {
  background-color: var(--main-4);
}
.longdescription .desktop-uspsmall-parent,
.longdescription .section-desktop-usp {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.longdescription .desktop-uspsmall-parent {
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gap-9xl);
  font-size: var(--body-big-strong-size);
  color: var(--secondary-1);
  justify-content: space-around;
}
.longdescription .section-desktop-usp {
  flex-direction: column;
  gap: 32px;
  text-align: left;
  font-size: var(--desktop-h2-size);
  color: var(--makieta-9);
}
.longdescription .contentbot1-icon,
.longdescription .contentbot2-icon {
  position: absolute;
  top: 1801.67px;
  left: 1px;
  width: 100%;
  height: 2730.67px;
  object-fit: cover;
}
.longdescription .contentbot1-icon {
  top: 0;
  height: 1802px;
}
.longdescription .blinder {
  position: absolute;
  top: 0;
  left: 1820px;
  background-color: var(--white);
  width: 135px;
  height: 4189px;
}
.longdescription .section-bottom {
  position: relative;
  width: 100%;
  flex-shrink: 0;
}
.longdescription .contenttop-parent {
  position: relative;
  top: 0;
  left: auto;
  right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 80px;
}
.longdescription .productpagedesktop {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: var(--body-medium-16-size);
  color: var(--main-base);
  font-family: 'main_custom', "Arial", sans-serif;
}
.longdescription .rowasdasdasd {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.longdescription .section-desktop-gwarancje-box {
  width: calc(33.3333% - 10px);
}
.longdescription .section-desktop-gwarancje {
  display: flex;
  text-align: left !important;
  gap: 30px;
}
.longdescription .section-desktop-gwarancje-img img {
  margin: 0 !important;
}
.longdescription .section-desktop-gwarancje-content h4 {
  font-size: 16px;
  letter-spacing: 0.12em;
}
.longdescription h2.section-desktop-gwarancje-h2 {
  font-size: 28px;
  font-weight: 700;
}
@media (max-width: 978px) {
  .longdescription :root {
    --desktop-h2-size: 30px;
  }
  .longdescription .section-desktop-warranty,
  .longdescription .section-desktop-contains,
  .longdescription .section-desktop-usp,
  .longdescription .desktop-uspsmall-parent {
    flex-wrap: wrap;
  }
  .longdescription img.h300-cut-icon {
    display: none !important;
  }
  .longdescription .desktop-info-section2 {
    border-radius: 200px 200px 10px 10px;
  }
  .longdescription .wsad-owoce-wcinij-przycisk-parent {
    width: 100%;
    padding: 20px;
  }
  .longdescription .desktop-pointer-container {
    width: auto;
  }
  .longdescription .rectangle-div video {
    width: 100%;
    height: auto;
  }
  .longdescription .image3,
  .longdescription .image5 {
    order: -1;
    margin-bottom: 3rem;
  }
  .longdescription .productpagedesktop h3 {
    text-align: center !important;
  }
  .longdescription .image1 {
    order: -1;
    margin-bottom: 3rem;
  }
  .longdescription .badge,
  .longdescription .icon {
    left: 32px;
  }
  .longdescription .badge {
    top: -15px;
    right: -16px;
    left: auto;
    position: absolute;
    scale: 0.6;
    border: 4px solid var(--main-base);
  }
  .longdescription .wyciskaj-witaminy-do-ostatniej-parent {
    margin-bottom: 5rem;
  }
  .longdescription .image-item {
    position: relative !important;
    top: 2px;
    left: auto;
    background-color: transparent !important;
    width: 100%;
    height: 300px !important;
  }
  .longdescription .l-pojemnik-na {
    font-size: 18px;
    letter-spacing: -0.6px;
    text-align: left !important;
  }
  .longdescription .wrzu-cae-owoce-i-warzywa-z-parent {
    margin-top: 3rem;
  }
  .longdescription .section-desktop-main-feature:before,
  .longdescription .desktop-section-features-2:before {
    border-radius: 20px;
  }
  .longdescription .dlaczego-h300e {
    font-size: 1em !important;
  }
  .longdescription .section-desktop-intro1 {
    width: 100%;
    height: auto;
  }
  .longdescription .usp-desktop-parent,
  .longdescription .desktop-info-section,
  .longdescription .desktop-info-section1,
  .longdescription .desktop-info-section2 {
    flex-wrap: wrap;
    gap: 0;
  }
  .longdescription .usp-desktop {
    flex: 0 0 100%;
    max-width: 100%;
    gap: 0;
  }
  .longdescription .background-image,
  .longdescription .img-icon1 {
    display: none !important;
  }
  .longdescription .txt4 {
    width: 100%;
    padding: 0;
    gap: 0;
    margin-top: 3rem;
  }
  .longdescription .fade,
  .longdescription .img-icon,
  .longdescription .image-child,
  .longdescription .image2,
  .longdescription .rectangle-div,
  .longdescription .image1,
  .longdescription .image3,
  .longdescription .image4,
  .longdescription .image5,
  .longdescription .image6,
  .longdescription .image-icon {
    position: relative;
    height: auto;
    width: 100%;
  }
  .longdescription .wyciskarka-wolnoobrotowa-hurom-container {
    padding: 0;
  }
  .longdescription .image,
  .longdescription .wrzu-cae-owoce-i-warzywa-z-parent,
  .longdescription .wyciskaj-witaminy-do-ostatniej-parent,
  .longdescription .section-desktop-ideas {
    position: relative;
    width: 100% !important;
    height: auto;
  }
  .longdescription .txt10 {
    margin: 0;
  }
  .longdescription .desktop-pointer,
  .longdescription .desktop-pointer3 {
    align-self: flex-start;
  }
  .longdescription .text-parent {
    width: 100%;
    flex-wrap: wrap;
  }
  .longdescription .text {
    flex-direction: row;
    margin-top: 0;
    flex-wrap: wrap;
    width: 100%;
  }
  .longdescription .colors-parent {
    margin-top: 0;
    padding-left: 0;
    width: 100%;
  }
  .longdescription .colors {
    width: 100%;
  }
  .longdescription .warianty-kolorystyczne-do-container {
    order: -1;
  }
  .longdescription .text {
    padding: 0;
  }
  .longdescription img.image-child5 {
    position: relative;
    height: fit-content;
    margin-bottom: 3rem !important;
  }
  .longdescription .uwolnij-swoj-pomysowo-container,
  .longdescription .desktop-idea1 {
    position: relative;
    top: 0;
    left: 0;
    width: 100% !Important;
  }
  .longdescription desktop-idea1,
  .longdescription .desktop-idea2,
  .longdescription .desktop-idea3,
  .longdescription .desktop-idea4,
  .longdescription .desktop-idea5 {
    position: relative;
    top: 0;
    left: 0;
    width: 100% !Important;
  }
  .longdescription .section-desktop-ideas {
    overflow: visible;
    padding: 50px 0;
  }
  .longdescription .section-desktop-ideas:before {
    background-color: var(--secondary-0);
    content: '';
    height: 100%;
    border-top: 0;
    border-bottom: 0;
    border-radius: 20px;
    bottom: 0;
    display: block;
    left: 50%;
    margin-left: -50vw;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: -1;
  }
  .longdescription .section-desktop-features {
    gap: 80px;
  }
  .longdescription .uwolnij-swoj-pomysowo-container {
    margin-bottom: 3rem;
  }
  .longdescription .txt5,
  .longdescription .bezpieczestwo,
  .longdescription .podobnie-jak-inne-container,
  .longdescription .o-niezawodnoci-naszych,
  .longdescription .image7,
  .longdescription .txt11 {
    width: 100%;
    height: auto;
  }
  .longdescription .img-icon2 {
    width: 100%;
  }
  .longdescription #projector_longdescription .zdrowe-deserki-dla {
    text-align: left !important;
  }
  .longdescription #projector_longdescription .lorem-ipsum-dolor {
    text-align: left !important;
    margin-bottom: 6rem;
  }
  .longdescription #projector_longdescription .uwolnij-swoj-pomysowo-container h3 {
    color: #fff !important;
    text-align: left !important;
  }
  .longdescription .desktop-txtfeaturesmall,
  .longdescription .desktop-txtfeaturesmall-inner,
  .longdescription .darmowy-gratis-container {
    width: 100% !important;
  }
  .longdescription .content,
  .longdescription .desktop-txtfeaturesmall-parent,
  .longdescription .frame-parent12 {
    flex-wrap: wrap;
  }
  .longdescription #projector_longdescription .bezpieczestwo,
  .longdescription #projector_longdescription .podobnie-jak-inne-container {
    width: 100%;
    text-align: left !important;
  }
  .longdescription .wierzymy-w-jako-parent {
    align-items: center;
  }
  .longdescription .txt10,
  .longdescription .txt11 {
    padding: 30px 0;
    margin-left: 0px;
  }
  .longdescription .hurom-cut-icon,
  .longdescription .huromphoto-icon {
    position: relative;
    object-fit: inherit;
    width: 100%;
    height: auto;
    top: 0;
  }
  .longdescription .desktop-boxcontent,
  .longdescription .desktop-boxcontent3,
  .longdescription .desktop-boxcontent4,
  .longdescription .desktop-boxcontent9 {
    flex: 0 0 50%;
    max-width: calc(50% - 15px);
  }
  .longdescription .img-child,
  .longdescription .img-item {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
  }
  .longdescription .img1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    flex-shrink: 0;
  }
  .longdescription .rowasdasdasd,
  .longdescription .row1 {
    gap: 30px;
  }
  .longdescription .poznaj-dziesitki-prostych {
    display: none;
  }
  .longdescription .illustration-icon {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
  .longdescription .banner {
    margin-bottom: 15px;
    flex-wrap: wrap;
    height: auto;
  }
  .longdescription .darmowy-gratis-ksika-z-prz-parent {
    padding: 10px 20px;
  }
  .longdescription .darmowy-gratis-container {
    font-size: 1.8rem;
    padding: 20px;
  }
  .longdescription .mobile_show_wrapper {
    dislay: none;
  }
  .longdescription .w-zestawie-otrzymujesz {
    margin: 7rem auto 5rem;
  }
  .longdescription img.hurom-cut-icon {
    display: none !important;
  }
  .longdescription #projector_longdescription p.wyciskaj-do-95-soku,
  .longdescription #projector_longdescription .podobnie-jak-inne-container p {
    text-align: left !important;
  }
  .longdescription .image-2-icon {
    position: absolute;
    top: 14px;
    right: -7px;
    border-radius: var(--br-base);
    width: 176px;
    height: auto;
    object-fit: cover;
  }
  .longdescription .wierzymy-w-jako-parent h3 {
    font-size: 2.5rem !important;
    color: #282b34 !important;
  }
  .longdescription .section-desktop-gwarancje-box {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 3rem;
  }
}
@media (min-width: 979px) and (max-width: 1344px) {
  .longdescription .image2,
  .longdescription .rectangle-div {
    width: 400px;
    height: 400px;
  }
  .longdescription .desktop-pointer-container {
    width: 100%;
    gap: var(--gap-base);
  }
  .longdescription .wsad-owoce-wcinij-przycisk-parent {
    width: 45%;
    padding: 30px 0;
  }
  .longdescription .text-parent {
    width: 100%;
  }
  .longdescription .text {
    width: 50%;
  }
  .longdescription .background,
  .longdescription .section-desktop-ideas {
    width: 100%;
  }
  .longdescription .section-desktop-ideas {
    position: relative;
    height: auto;
    overflow: visible;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    padding-bottom: 30rem;
  }
  .longdescription .section-desktop-ideas:before {
    background-color: var(--secondary-0);
    content: '';
    height: 100%;
    border-top: 0;
    border-bottom: 0;
    border-radius: 20px;
    bottom: 0;
    display: block;
    left: 50%;
    margin-left: -50vw;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: -1;
  }
  .longdescription .desktop-idea1,
  .longdescription .desktop-idea2,
  .longdescription .desktop-idea3,
  .longdescription .desktop-idea4,
  .longdescription .desktop-idea5 {
    position: relative;
    top: 181px;
    left: 0;
    width: calc(33.3% - 20px);
    display: inline-flex;
  }
  .longdescription .desktop-idea5 {
    top: 231px;
  }
  .longdescription .desktop-idea4 {
    top: 181px;
  }
  .longdescription .img-icon2 {
    top: -13px;
    left: 0;
    border-radius: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .longdescription .content,
  .longdescription .desktop-txtfeaturesmall-parent,
  .longdescription .frame-parent12 {
    width: 100%;
  }
  .longdescription .desktop-txtfeaturesmall,
  .longdescription .desktop-txtfeaturesmall-inner {
    width: 50%;
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .longdescription .bezpieczestwo {
    line-height: 28px;
    width: 100%;
  }
  .longdescription .img-child,
  .longdescription .img-item {
    position: absolute;
    top: calc(50% - 65px);
    left: calc(50% - 65px);
    width: 130px;
    height: 130px;
  }
  .longdescription .podobnie-jak-inne-container {
    height: auto;
  }
  .longdescription .desktop-uspsmall,
  .longdescription .desktop-uspsmall1 {
    width: calc(50% - 15px);
  }
  .longdescription .txt12 {
    width: calc(100% - 100px);
  }
  .longdescription .illustration-icon {
    top: 87px;
    left: auto;
    right: 0;
    width: 263px;
    height: auto;
  }
  .longdescription .hurom-cut-icon {
    display: none !important;
  }
}
@media (min-width: 1345px) {
  .longdescription .desktop-info-section2 .rectangle-div,
  .longdescription .image2 {
    width: 668px !important;
  }
}
.longdescription .desktop-pointer-parent.desktop-pointer-parent-col-2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.longdescription .desktop-pointer-parent.desktop-pointer-parent-col-2 > div {
  flex-basis: 40% !important;
}
.longdescription .txt7 {
  border-radius: var(--br-7xs);
  background-color: var(--white);
  width: 60%;
  padding: var(--padding-9xl);
  box-sizing: border-box;
  justify-content: center;
  gap: var(--gap-17xl);
  margin-top: -577px;
  background: #fff;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 74px;
}
.longdescription .txt7 h3 {
  font-size: 1.33em !important;
}
.longdescription .txt7 p {
  font-size: 0.85em;
  margin-top: 0 !important;
}
.longdescription .txt7 .desktop-pointer {
  align-self: flex-start;
  color: #282b34;
  font-weight: 300;
  font-size: 0.85em;
}
.longdescription .txt7 .frame-group {
  margin-left: 0px;
}
.longdescription .img-icon1-1 {
  left: auto;
  right: 0;
  border-radius: var(--br-7xs) var(--br-27xl) var(--br-7xs) var(--br-7xs);
  width: CALC(35%);
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.longdescription .img-icon-1 {
  left: 0;
  border-radius: var(--br-7xs) var(--br-7xs) var(--br-7xs) var(--br-27xl);
  width: CALC(35%);
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.longdescription .section-desktop-intro1_m100 {
  width: 100% !important;
  height: 652px;
}
.longdescription .img-icon1-1 {
  left: auto;
  right: 0;
  border-radius: var(--br-7xs) var(--br-27xl) var(--br-7xs) var(--br-7xs);
  width: CALC(35%);
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.longdescription .img-icon-1 {
  left: 0;
  border-radius: var(--br-7xs) var(--br-7xs) var(--br-7xs) var(--br-27xl);
  width: CALC(35%);
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.longdescription .section-desktop-intro1_m100 {
  width: 100% !important;
  height: 652px;
}
.longdescription .contains_m100 .image {
  width: 100%;
  height: 630px;
}
.longdescription .contains_m100 .desktop-pointer-parent.desktop-pointer-parent-col-2 > div {
  flex-basis: auto !important;
}
.longdescription .contains_m100 .desktop-pointer-parent.desktop-pointer-parent-col-2 {
  display: flex !important;
  margin: 6rem 0;
  gap: 20px 30px;
}
@media (max-width: 978px) {
  .longdescription #projector_longdescription *:not(table):not(tbody):not(tr):not(td):not(ul):not(ol):not(li).l-pojemnik-na {
    text-align: left !important;
  }
  .longdescription .section-desktop-intro1_m100 {
    width: 100% !important;
    height: auto !important;
    display: flex;
    flex-wrap: wrap;
  }
  .longdescription img.img-icon-1 {
    width: 100%;
    position: relative;
    top: auto;
    margin: 15px !important;
  }
  .longdescription img.img-icon1-1 {
    width: 100%;
    position: relative;
    top: auto;
    order: -1;
  }
  .longdescription .txt7 {
    width: 100% !important;
    padding: 0 !important;
    margin-top: 30px !important;
    margin-bottom: 0 !important;
  }
  .longdescription .txt7 .frame-group {
    margin-left: 0 !important;
  }
  .longdescription .img_order_minus .image {
    order: -1;
  }
  .longdescription .wierzymy-w-jako-parent {
    align-items: flex-start !important;
  }
  .longdescription .section-desktop-gwarancje {
    flex-wrap: wrap;
  }
  .longdescription .contains_m100 .image {
    height: auto !important;
  }
  .longdescription .contains_m100 .desktop-pointer-parent.desktop-pointer-parent-col-2 > div {
    flex-basis: 100% !important;
  }
  .longdescription .contains_m100 .desktop-pointer-parent.desktop-pointer-parent-col-2 {
    gap: 5px 30px;
    margin: 3rem 0;
  }
  .longdescription .img_order_minus .desktop-pointer-parent.desktop-pointer-parent-col-2 > div {
    flex-basis: 100% !important;
  }
  .longdescription .img_order_minus .wyciskaj-witaminy-do-container {
    margin-top: 30px;
  }
  .longdescription .desktop-info-section2 {
    border-radius: 500px 500px 10px 10px !important;
  }
  .longdescription .desktop-uspsmall-parent {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .longdescription {
    /* .txt7 {
	  width: 40%;
	} */
  }
  .longdescription .txt7 .frame-group {
    margin-left: 80px;
  }
  .longdescription .image {
    height: 628px;
  }
}
@media (min-width: 1950px) {
  .longdescription .txt4 {
    height: 350px !important;
  }
}
.longdescription .usp-desktop p {
  text-align: center;
  padding: 0 5%;
}
@media (min-width: 757px) {
  .longdescription .cycle-pagination {
    display: none;
  }
}
.longdescription img.img-icon-full {
  left: 0;
  border-radius: var(--br-27xl) var(--br-7xs) var(--br-27xl) var(--br-7xs);
  width: 100%;
  height: 548px;
  object-fit: cover;
}
.longdescription .wyciskarka-wolnoobrotowa-hurom-container p {
  text-align: center;
}
/*component_css_end*/

/*component_css_start id=67654b9e418ce3.08029054 page=css-components type=css_components_design_system*/
:root {
  /* 
	 *
	 * Konfiguracja fontu bazowego
	 *
	 */
  --font-base: 1.6rem;
  --font-family: 'main_custom';
  --font-family-headline: 'headline_custom', 'Arial', sans-serif;
  /*
	 *
	 * Kolory
	 *
	 */
  --gray-300: #d1d5db;
  --gray-500: #6b7280;
  --pink-600: #db2777;
  --indigo-600: #4f46e5;
  /*
	 *
	 * Rozmiary kontenera
	 *
	 */
  --content-max-width: 1170px;
  /*
	 *
	 * Bazowe rozmiary fontów dla odpowiednich rozmiarów
	 *
	 */
  --text-2xs: calc(var(--font-base) * 0.625);
  --text-2xs-weight: 500;
  --text-xs: calc(var(--font-base) * 0.75);
  --text-xs-weight: 500;
  --text-sm: calc(var(--font-base) * 0.875);
  --text-sm-weight: 500;
  --text-base: calc(var(--font-base) * 1);
  --text-md: calc(var(--font-base) * 1);
  --text-md-weight: 500;
  --text-lg: calc(var(--font-base) * 1.125);
  --text-lg-weight: 700;
  --text-xl: calc(var(--font-base) * 1.25);
  --text-xl-weight: 700;
  --text-2xl: calc(var(--font-base) * 1.5);
  --text-2xl-weight: 700;
  --text-3xl: calc(var(--font-base) * 1.75);
  --text-3xl-weight: 700;
  --text-4xl: calc(var(--font-base) * 2);
  --text-4xl-weight: 700;
  /*
	 *
	 * Bazowe wartości dla paddingów i marginów
	 *
	 */
  --padding-4xs: calc(var(--font-base) * 0.25);
  --padding-3xs: calc(var(--font-base) * 0.375);
  --padding-2xs: calc(var(--font-base) * 0.5);
  --padding-xs: calc(var(--font-base) * 0.75);
  --padding-sm: calc(var(--font-base) * 0.875);
  --padding-md: calc(var(--font-base) * 1);
  --padding-lg: calc(var(--font-base) * 1.25);
  --padding-xl: 1.6rem;
  --padding-2xl: calc(var(--font-base) * 2);
  --padding-3xl: calc(var(--font-base) * 2.5);
  --padding-4xl: calc(var(--font-base) * 3);
  --margin-4xs: calc(var(--font-base) * 0.25);
  --margin-3xs: calc(var(--font-base) * 0.375);
  --margin-2xs: calc(var(--font-base) * 0.5);
  --margin-xs: calc(var(--font-base) * 0.75);
  --margin-sm: calc(var(--font-base) * 0.875);
  --margin-md: calc(var(--font-base) * 1);
  --margin-lg: calc(var(--font-base) * 1.25);
  --margin-xl: calc(var(--font-base) * 1.5);
  --margin-2xl: 2.4rem;
  --margin-3xl: calc(var(--font-base) * 2.5);
  --margin-4xl: calc(var(--font-base) * 3);
  --padding-adaptive: calc(var(--font-base) * 1.25);
  --margin-adaptive: calc(var(--font-base) * 1.25);
  /*
	 *
	 * Spacers
	 * Używane w klasach col, col-*, row, row-*
	 *
	 */
  --padding_spacer: 1rem;
  --margin_spacer: 1rem;
  --col_spacer: 15px;
  --row_spacer: 15px;
  --dimension-gap: calc(var(--font-base) * 1);
  /*
	 *
	 * Style dla nagłówków
	 *
	 */
  --extra-small-label-font-size: var(--text-base);
  --extra-small-label-font-weight: 500;
  --extra-small-label-font-style: normal;
  --small-label-font-size: var(--text-lg);
  --small-label-font-weight: 700;
  --small-label-font-style: normal;
  --regular-label-font-size: var(--text-xl);
  --regular-label-font-weight: 700;
  --regular-label-font-style: normal;
  --big-label-font-size: var(--text-3xl);
  --big-label-font-weight: 700;
  --big-label-font-style: normal;
  --headline-after-font-size: var(--text-sm);
  --headline-after-font-weight: var(--text-sm-weight);
  --headline-after-font-style: normal;
  --headline-after-padding-top: var(--padding-4xs);
  --headline-after-color: #040404;
  --headline-after-color-hover: #040404;
  --headline-color: #040404;
  --headline-color-hover: #040404;
  --headline-opacity-hover: 0.8;
  --headline-padding-top: 0px;
  --headline-padding-bottom: 0px;
  --headline-margin-top: 0px;
  --headline-margin-bottom: 2.4rem;
  --less-labels-padding: 0px;
  --less-labels-margin-bottom: 2.4rem;
  --less-labels-padding-headline-wrapper: 0;
  --less-labels-margin-bottom-headline-wrapper: 0;
  --headline-wrapper-gap: var(--margin-xs);
  --headline-wrapper-justify-content: flex-start;
  /*
	 *
	 * Style dla zwykłego tekstu
	 *
	 */
  --badge-text-font-size: var(--text-2xs);
  --badge-text-font-weight: 500;
  --badge-text-font-style: normal;
  --small-text-font-size: var(--text-xs);
  --small-text-font-weight: 500;
  --small-text-font-style: normal;
  --regular-text-font-size: var(--text-base);
  --regular-text-font-weight: 500;
  --regular-text-font-style: normal;
  --price-text-font-size: var(--text-base);
  --price-text-font-weight: 500;
  --price-text-font-style: normal;
  /*
	 *
	 * Labels
	 * Używane w labelach (promocja, nowość, okazja etc.)
	 *
	 */
  --label-font-size: var(--badge-text-font-size);
  --label-font-weight: var(--badge-text-font-weight);
  --label-font-style: var(--badge-text-font-style);
  --label-text-align-item: center;
  --label-text-transform: uppercase;
  --label-border: 1px solid transparent;
  --label-border-radius: 5px;
  --label-justify-content: center;
  --label-align-items: center;
  --label-container-gap: 3px;
  --label-container-position: absolute;
  --label-container-display: flex;
  --label-container-text-align: left;
  --label-padding: 4px 6px;
  --label-container-top: none;
  --label-container-bottom: 6px;
  --label-container-right: none;
  --label-container-left: 6px;
  /*
	 *
	 * GAPS & Sizes
	 *
	 */
  --section-padding-top: var(--padding-xl);
  --section-padding-bottom: var(--padding-2xl);
  --section-margin-top: 0px;
  --section-margin-bottom: 0px;
  --section-before-content: unset;
  --section-before-width: 100vw;
  --section-before-height: 100%;
  --section-before-background: #252f3d;
  --section-before-position: absolute;
  --section-before-top: 0px;
  --section-before-z-index: -1;
  --hotspot-gap: var(--padding-xl) var(--dimension-gap);
  --hotspot-arrow-background: rgba(51, 51, 51, 0.7);
  --hotspot-arrow-background-hover: #333;
  --hotspot-arrow-color: #fff;
  --hotspot-arrow-color-hover: #fff;
  /*
	 * Menu categories
	 * Style dla menu kategorii
	 */
  --menu-categories-font-size: var(--regular-text-font-size);
  --menu-categories-font-weight: 400;
  --menu-categories-font-style: normal;
  --menu-categories-padding: var(--padding-md) var(--padding-xs);
  /*
	 *
	 * Menu categories 5
	 * Style dla menu kategorii 5
	 *
	 */
  --menu-categories-5-gap: var(--margin-xl);
  --menu-categories-5-title-font-size: var(--regular-label-font-size);
  --menu-categories-5-title-font-weight: var(--regular-label-font-weight);
  --menu-categories-5-title-font-style: var(--regular-label-font-style);
  --menu-categories-5-title-font-family: var(--font-family-headline);
  --menu-categories-5-title-color: #040404;
  --menu-categories-5-title-margin-bottom: var(--margin-md);
  --menu-categories-5-font-size: var(--regular-text-font-size);
  --menu-categories-5-font-weight: var(--regular-text-font-weight);
  --menu-categories-5-font-style: var(--regular-text-font-style);
  --menu-categories-5-font-family: var(--font-family);
  --menu-categories-5-padding-bottom: var(--padding-xs);
  /*
	 *
	 * Products
	 * Style dla produktów w hotspotach, search, projector
	 *
	 */
  --product-name-font-size: var(--extra-small-label-font-size);
  --product-name-font-weight: 700;
  --product-name-font-style: normal;
  --product-name-font-family: var(--font-family-headline);
  --product-name-color: var(--headline-color);
  --product-name-color-hover: var(--headline-color);
  --product-name-opacity-hover: var(--headline-opacity-hover);
  --product-name-text-transform: none;
  --product-name-margin-bottom: var(--margin-md);
  --product-price-font-size: var(--regular-text-font-size);
  --product-price-font-weight: 400;
  --product-price-font-style: normal;
  --product-price-color: inherit;
  --product-price-text-transform: none;
  --product-price-margin-bottom: var(--margin-md);
  --product-price-unit-font-size: var(--regular-text-font-size);
  --product-price-unit-font-weight: 400;
  --product-price-unit-font-style: normal;
  --product-price-unit-color: #040404;
  --product-price-unit-text-transform: none;
  --product-price-points-font-size: var(--small-text-font-size);
  --product-price-points-font-weight: 400;
  --product-price-points-font-style: normal;
  --product-price-points-margin-bottom: var(--margin-md);
  --product-price-points-color: #6b7280;
  --product-price-points-text-transform: none;
  --product-rest-price-font-size: var(--small-text-font-size);
  --product-rest-price-font-weight: 400;
  --product-rest-price-font-style: normal;
  --product-rest-price-color: #040404;
  --product-rest-price-margin-bottom: var(--margin-2xs);
  --product-rest-price-margin-top: 0px;
  --product-rest-price-text-transform: none;
  --product-content-padding: var(--padding-md) var(--padding-md) 0 0;
  --product-content-background: none;
  --product-content-color: #040404;
  --product-icon-background: transparent;
  --product-icon-padding: 0px;
  --product-icon-margin-bottom: 0px;
  --product-icon-border-radius: 5px;
  /*
	 * Blog / Aktualności
	 */
  --article-grid-gap: var(--dimension-gap);
  --article-grid-template-columns: 1fr;
  --article-grid-auto-rows: auto;
  --article-content-padding: var(--padding-md) var(--padding-md) var(--padding-md) 0;
  --article-title-font-size: var(--extra-small-label-font-size);
  --article-title-font-weight: 700;
  --article-title-font-style: normal;
  --article-title-font-family: var(--font-family-headline);
  --article-title-color: var(--headline-color);
  --article-title-color-hover: var(--headline-color-hover);
  --article-title-opacity-hover: var(--headline-opacity-hover);
  --article-title-margin-bottom: var(--margin-xs);
  --article-description-font-size: var(--regular-text-font-size);
  --article-description-font-weight: 400;
  --article-description-font-style: normal;
  --article-description-line-height: 22px;
  --article-description-margin-bottom: var(--margin-md);
  --article-read-more-font-size: var(--regular-text-font-size);
  --article-read-more-font-weight: 400;
  --article-read-more-font-style: normal;
  --article-read-more-padding-bottom: var(--padding-xs);
  --article-date-font-size: var(--regular-text-font-size);
  --article-date-font-weight: 400;
  --article-date-font-style: normal;
  --article-date-color: var(--gray-500);
  --article-date-margin-bottom: 8px;
  --article-icon-background: #F1F1F1;
  --article-icon-padding: 0px;
  --article-icon-border-radius: 5px;
  /*
	 * Instagram
	 */
  --instagram-gap: var(--margin-2xl);
  --instagram-title-font-size: var(--big-label-font-size);
  --instagram-title-font-weight: 700;
  --instagram-title-font-style: normal;
  --instagram-title-padding-bottom: 0px;
  --instagram-title-margin-bottom: 0px;
  /*
	 * Footer
	 */
  --footer-before-content: unset;
  --footer-before-links-content: unset;
  --footer-before-width: 100vw;
  --footer-before-height: 100%;
  --footer-before-background: #252f3d;
  --footer-before-position: absolute;
  --footer-before-top: 0px;
  --footer-before-z-index: -1;
  --footer-item-padding: 0 0 var(--padding-xs) 0;
  --footer-gap: 0px;
  --footer-padding: var(--padding-2xl) 0 var(--padding-3xl) 0;
  --footer-margin-bottom: var(--padding-3xl);
  --footer-headline-font-size: var(--small-label-font-size);
  --footer-headline-font-weight: 700;
  --footer-headline-font-style: normal;
  --footer-headline-font-family: var(--font-family-headline);
  --footer-headline-color: var(--headline-color);
  --footer-headline-color-hover: var(--headline-color);
  --footer-headline-opacity-hover: var(--headline-opacity-hover);
  --footer-headline-font-padding-bottom: var(--padding-xl);
  --footer-headline-line-height: 20px;
  --footer-headline-arrow-font-size: var(--small-label-font-size);
  --footer-headline-arrow-font-weight: 400;
  --footer-headline-arrow-font-style: normal;
  --footer-headline-arrow-color: #040404;
  --footer-link-font-size: var(--regular-text-font-size);
  --footer-link-font-weight: 400;
  --footer-link-font-style: normal;
  --footer-link-font-family: var(--font-family);
  --footer-link-color: inherit;
  --footer-details-padding: var(--padding-xl) 0;
  /*
	 * Footer - dane kontaktowe
	 */
  --shop-contact-font-size: var(--text-sm);
  --shop-contact-font-weight: 400;
  --shop-contact-font-style: normal;
  --shop-contact-color: inherit;
  --shop-contact-border-bottom: 1px solid #9ca3af;
  --shop-contact-padding: var(--padding-xl) var(--padding-xl) var(--padding-xl) 0;
  --shop-contact-margin: 0px;
  --shop-contact-items-container-gap: var(--margin-3xs);
  --shop-contact-items-container-padding-top: 0;
  --shop-contact-item-padding: 0 var(--padding-2xs) var(--padding-2xs) 0;
  --shop-contact-phone-display: inline-block;
  --shop-contact-text-display: inline-block;
  --shop-contact-mail-display: inline-block;
  --shop-contact-address-display: inline-block;
  /*
	 * Footer - VAT i Logo
	 */
  --shop-contact-vat-font-size: var(--text-xs);
  --shop-contact-vat-font-weight: 400;
  --shop-contact-vat-font-style: normal;
  --shop-contact-vat-color: var(--gray-500);
  --shop-contact-vat-padding-order-process: var(--padding-lg);
  --shop-contact-vat-padding: var(--padding-xl) 0;
}
@media (min-width: 757px) {
  :root {
    --padding-adaptive: calc(var(--font-base) * 0.875);
    --margin-adaptive: calc(var(--font-base) * 0.875);
  }
}
@media (min-width: 979px) {
  :root {
    --padding-adaptive: calc(var(--font-base) * 1);
    --margin-adaptive: calc(var(--font-base) * 1);
  }
}
@media (min-width: 1200px) {
  :root {
    --padding-adaptive: calc(var(--font-base) * 0.875);
    --margin-adaptive: calc(var(--font-base) * 0.875);
  }
}
@media (min-width: 757px) {
  :root {
    --dimension-gap: calc(var(--font-base) * 1.25);
  }
}
@media (min-width: 979px) {
  :root {
    --dimension-gap: calc(var(--font-base) * 1.5);
  }
}
@media (min-width: 757px) {
  :root {
    --big-label-font-size: var(--text-4xl);
  }
}
@media (min-width: 757px) {
  :root {
    --regular-text-font-size: var(--text-sm);
  }
}
@media (min-width: 757px) {
  :root {
    --hotspot-gap: var(--padding-4xl) var(--dimension-gap);
  }
}
@media (min-width: 757px) {
  :root {
    --product-content-padding: var(--padding-xl) var(--padding-xl) 0 0;
  }
}
@media (min-width: 979px) {
  :root {
    --article-grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 757px) {
  :root {
    --article-content-padding: var(--padding-xl) var(--padding-xl) var(--padding-xl) 0;
  }
}
@media (min-width: 757px) {
  :root {
    --footer-gap: var(--margin-xl);
  }
}
@media (min-width: 757px) {
  :root {
    --footer-padding: var(--padding-4xl) 0 0 0;
  }
}
@media (min-width: 757px) {
  :root {
    --footer-details-padding: 0 var(--padding-xl) var(--padding-xl) 0;
  }
}
@media (min-width: 757px) {
  :root {
    --shop-contact-padding: 0 0 var(--padding-md) 0;
    --shop-contact-margin: 0px;
  }
}
@media (min-width: 757px) {
  :root {
    --shop-contact-items-container-padding-top: var(--padding-xl);
  }
}
@media (min-width: 757px) {
  :root {
    --shop-contact-vat-padding: var(--padding-md) 0;
  }
}
.less_labels {
  font-family: 'Harmonia Sans Pro Cyr', 'headline_custom', 'Open sans', "Arial", sans-serif;
  color: #040404;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: var(--big-label-font-size);
  font-weight: var(--big-label-font-weight);
  text-decoration: none;
  text-align: left;
  line-height: 1.3;
  margin-bottom: var(--less-labels-margin-bottom);
  padding: var(--less-labels-padding);
}
.text-2xs {
  font-size: var(--text-2xs);
}
.text-xs {
  font-size: var(--text-xs);
}
.text-sm {
  font-size: var(--text-sm);
}
.text-base {
  font-size: var(--text-base);
}
.text-md {
  font-size: var(--text-md);
}
.text-lg {
  font-size: var(--text-lg);
}
.text-xl {
  font-size: var(--text-xl);
}
.text-2xl {
  font-size: var(--text-2xl);
}
.text-3xl {
  font-size: var(--text-3xl);
}
.text-4xl {
  font-size: var(--text-4xl);
}
.section,
.hotspot__wrapper {
  padding-top: var(--section-padding-top);
  padding-bottom: var(--section-padding-bottom);
  margin-top: var(--section-margin-top);
  margin-bottom: var(--section-margin-bottom);
  position: relative;
}
.section::before,
.hotspot__wrapper::before {
  content: var(--section-before-content);
  position: var(--section-before-position);
  width: var(--section-before-width);
  height: var(--section-before-height);
  background: var(--section-before-background);
  z-index: var(--section-before-z-index);
  top: var(--section-before-top);
  left: -50vw;
  margin-left: 50%;
}
.order_process #menu_contact {
  padding-top: var(--shop-contact-vat-padding-order-process);
}
:root {
  --font-family: 'main_custom', 'Arial', sans-serif;
  --font-family-headline: 'headline_custom', 'Arial', sans-serif;
  --big-label-font-size: 2.2rem;
  --big-label-font-weight: 600;
  --headline-after-font-size: 1.2rem;
  --headline-after-font-weight: 400;
  --headline-after-font-style: normal;
}
#container:not(.main_page),
#container:not(.main_page) ~ footer {
  --headline-after-padding-top: 0px;
  --less-labels-margin-bottom: 1rem;
  --less-labels-padding: 10px 0;
  --instagram-title-padding-bottom: 10px;
  --instagram-title-margin-bottom: 1rem;
}
#container:not(.main_page) .hotspot__wrapper,
#container:not(.main_page) ~ footer .hotspot__wrapper {
  --section-padding-top: 1.5rem;
  --section-padding-bottom: 2.5rem;
}
.search,
#search,
.products-bought_page {
  --product-price-font-size: 1.5rem;
  --product-price-font-weight: 400;
  --product-price-font-style: normal;
  --product-price-color: #040404;
  --product-price-text-transform: none;
  --product-price-margin-bottom: 0px;
  --product-icon-margin-bottom: 1rem;
  --product-rest-price-font-size: 1.3rem;
  --product-rest-price-margin-bottom: 0px;
  --product-rest-price-margin-top: 15px;
  --product-price-points-font-size: 1.1rem;
  --product-price-points-font-weight: bold;
  --product-price-points-font-style: normal;
  --product-price-points-margin-bottom: 0px;
  --product-price-points-color: #6b7280;
  --product-price-points-text-transform: none;
  --product-rest-price-font-size: 1.1rem;
  --product-rest-price-font-weight: 400;
  --product-rest-price-font-style: normal;
  --product-rest-price-color: #040404;
  --product-rest-price-text-transform: none;
  --product-price-unit-font-size: 1.1rem;
  --product-price-unit-font-weight: normal;
  --product-price-unit-font-style: normal;
  --product-price-unit-text-transform: none;
  --product-price-unit-color: #040404;
  --product-content-padding: 0px;
  --product-name-font-size: 1.2rem;
  --product-name-font-weight: bold;
  --product-name-font-style: normal;
  --product-name-font-family: var(--font-family);
  --product-name-color: #040404;
  --product-name-text-transform: none;
  --product-name-margin-bottom: 1rem;
  --product-name-color-hover: #005C5B;
}
@media (min-width: 757px) {
  .search,
  #search,
  .products-bought_page {
    --product-name-font-size: 1.3rem;
  }
}
.hotspot.--list {
  --product-price-margin-bottom: 0px;
  --product-rest-price-margin-bottom: 0px;
  --product-price-points-margin-bottom: 5px;
}
.hotspot.--added {
  --product-icon-border-radius: 5px;
}
@media (min-width: 979px) {
  aside #instagram.--layout {
    --instagram-gap: var(--margin-2xs);
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e794699f4.64006513 page=css-components type=css_components_own*/
/*component_css_end*/

/*component_css_start id=60dd8eb5634ee6.82887753 page=css-components type=css_components_icons*/
/* latin-ext */
@font-face {
  font-family: 'Red Hat Display';
  font-style: italic;
  font-weight: 300 900;
  font-display: swap;
  src: url('/gfx/standards/RedHatDisplayItalicVariableFont.ttf') format('truetype-variations');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Red Hat Display';
  font-style: italic;
  font-weight: 300 900;
  font-display: swap;
  src: url('/gfx/standards/RedHatDisplayItalicVariableFont.ttf') format('truetype-variations');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('/gfx/standards/RedHatDisplayVariableFont.ttf') format('truetype-variations');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('/gfx/standards/RedHatDisplayVariableFont.ttf') format('truetype-variations');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'headline_custom';
  src: url('/data/include/fonts/custom/1/pol/headline/customFont.ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'headline_custom';
  src: url('/data/include/fonts/custom/1/pol/headline/customFont.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'headline_custom';
  src: url('/data/include/fonts/custom/1/pol/headline/customFont.ttf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'main_custom';
  src: url('/data/include/fonts/custom/1/pol/main/customFont.ttf');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'main_custom';
  src: url('/data/include/fonts/custom/1/pol/main/customFont.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'main_custom';
  src: url('/data/include/fonts/custom/1/pol/main/customFont.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/standards/fontello.woff?r=1751082116') format('woff'), url('/gfx/standards/fontello.ttf?r=1751082116') format('truetype'), url('fontello.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: #252f3d;
  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;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
  src: url('/gfx/standards/config.json?r=1751082116');
}
[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: "\E8A1";
}
.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-ds-arrow-right:before {
  content: "\e98d";
}
.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: "\E8A2";
}
.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: "\E8A6";
}
.icon-true:before {
  content: '\F00C';
}
.icon-false:before {
  content: '\E891';
}
.icon-edit:before {
  content: '\E892';
}
.icon-order-status_box:before {
  content: '\E8B8';
}
.icon-order-status_pause:before {
  content: '\E8B9';
}
.icon-order-status_truck:before {
  content: '\E8BA';
}
.icon-order-status_remove:before {
  content: '\E8BB';
}
.icon-order-status_back:before {
  content: '\E8B4';
}
.icon-order-status_comments:before {
  content: '\E970';
}
.icon-order-status_ok:before {
  content: '\E8B5';
}
.icon-order-status_double_ok:before {
  content: '\E8B6';
}
.icon-order-status_clock:before {
  content: '\E8B7';
}
.icon-clockcountdown:before {
  content: '\E8BC';
}
.icon-play:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3.4rem;
  height: 3.4rem;
  background: #252f3d;
  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: #141920;
}
.icon-play:hover:after {
  border-color: transparent transparent transparent #fff;
}
/*component_css_end*/

/*component_css_start id=66a34dfc804152.02990751 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: #040404;
  background: none;
  justify-content: center;
  text-decoration: none;
  background-color: #fff;
  border-radius: 50%;
}
.slick-prev:hover,
.slick-next:hover {
  background: #F1F1F1;
  color: #040404;
}
.slick-prev {
  left: 0px;
}
[dir='rtl'] .slick-prev {
  right: 15px;
  left: auto;
}
.slick-next {
  right: 0;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: 15px;
}
.hotspot h2 {
  position: relative;
  padding-right: 105px;
}
.hotspot .slick-prev,
.hotspot .slick-next {
  position: static;
  transform: unset;
  margin-bottom: 2rem;
}
.hotspot .slick-prev {
  margin-left: auto;
  margin-right: 1rem;
}
.slick-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.slick-dots {
  position: absolute;
  bottom: 3rem;
  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;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #252f3d;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #e3e1e1;
}
.slick-dots li.slick-active button:before {
  background: #040404;
  border-color: #040404;
}
/*component_css_end*/

/*component_css_start id=671b47cba17822.82282928 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;
}
@media (min-width: 1400px) {
  .payment_tunnel .container,
  .order_process .container,
  .container.basketedit_page,
  .container.prepaid_page {
    max-width: 1400px;
  }
}
@media (min-width: 1680px) {
  .payment_tunnel .container,
  .order_process .container,
  .container.basketedit_page,
  .container.prepaid_page {
    max-width: 1500px;
  }
}
@media (min-width: 1920px) {
  .payment_tunnel .container,
  .order_process .container,
  .container.basketedit_page,
  .container.prepaid_page {
    max-width: 1920px;
    padding: 0 3.5rem;
  }
}
@media (min-width: 1400px) {
  .payment_tunnel .container + footer,
  .order_process .container + footer,
  .container.basketedit_page + footer,
  .container.prepaid_page + footer {
    max-width: 1400px;
  }
}
@media (min-width: 1680px) {
  .payment_tunnel .container + footer,
  .order_process .container + footer,
  .container.basketedit_page + footer,
  .container.prepaid_page + footer {
    max-width: 1500px;
  }
}
@media (min-width: 1920px) {
  .payment_tunnel .container + footer,
  .order_process .container + footer,
  .container.basketedit_page + footer,
  .container.prepaid_page + footer {
    max-width: 1920px;
    padding: 0 3.5rem;
  }
}
.payment_tunnel .container #content,
.order_process .container #content,
.container.basketedit_page #content,
.container.prepaid_page #content {
  max-width: 1432px;
  margin: 0 auto;
}
/* .payment_tunnel #container,
.order_process #container, #container.basketedit_page, #container.prepaid_page{
  background: white;
  header {
    background: white;
  }
  &::before {
    content: none;
  }
} */
.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;
  }
}
.cm {
  text-align: left;
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 20px;
  max-width: 100%;
  overflow: auto;
}
.cm h1,
.cm h2,
.cm h3,
.cm h4,
.cm h5,
.cm h6,
.cm p,
.cm ol,
.cm ul {
  margin: 15px 0;
  color: inherit;
  line-height: normal;
}
.cm ol,
.cm ul {
  padding-left: 40px;
}
.cm ol ol,
.cm ul ul {
  margin: 0;
}
.cm ul li,
.cm ol li {
  list-style-type: inherit !important;
}
.cm h1 {
  font-size: 2em;
}
.cm h2 {
  font-size: 1.5em;
}
.cm h3 {
  font-size: 1.33em;
}
.cm h4 {
  font-size: 1.17em;
}
.cm h5 {
  font-size: 0.83em;
}
.cm h6 {
  font-size: 0.67em;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[data-list_skeleton] {
  display: none !important;
}
/*component_css_end*/

/*component_css_start id=60dd8eb64785b0.66339942 page=css-components type=css_components_buttons*/
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.btn {
  padding: 0.8rem 1rem;
}
button.btn.--medium {
  padding: 1.2rem 1.4rem;
}
button.btn.--large {
  padding: 1.55rem 2rem;
}
.btn {
  background: none;
  padding: 0;
  border: 1px solid transparent;
  font-family: 'DM Sans', 'main_custom', 'Open sans', Arial, sans-serif;
  display: inline-block;
  text-decoration: none;
  color: #252f3d;
  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;
}
@media (min-width: 757px) {
  .btn {
    width: auto;
  }
}
.btn:hover {
  color: #040404;
}
.btn.--extrasmall {
  padding: 0.5rem 1rem;
}
.btn.--medium {
  font-size: 1.4rem;
  padding: 1.25rem 1.4rem;
}
.btn.--medium.--solid {
  background: #252f3d;
  border: 1px solid #252f3d;
  color: #fff;
}
.btn.--medium.--solid:hover {
  background: #141920;
  border: 1px solid #141920;
  color: #fff;
}
.btn.--medium.--outline {
  background: #fff;
  border: 1px solid #252f3d;
  color: #252f3d;
}
.btn.--medium.--outline:hover {
  background: #fff;
  border: 1px solid #141920;
  color: #141920;
}
.btn.--large {
  font-size: 1.5rem;
  padding: 1.45rem 2rem;
  font-weight: bold;
}
.btn.--large.--solid {
  background: #252f3d;
  border: 1px solid #252f3d;
  color: #fff;
}
.btn.--large.--solid:hover {
  background: #141920;
  border: 1px solid #141920;
  color: #fff;
}
.btn.--large.--outline {
  background: #fff;
  border: 1px solid #252f3d;
  color: #252f3d;
}
.btn.--large.--outline:hover {
  background: #fff;
  border: 1px solid #141920;
  color: #141920;
}
.btn.--solid {
  background: #252f3d;
  border: 1px solid #252f3d;
  color: #fff;
  border-radius: 5px;
}
.btn.--solid:hover {
  background: #141920;
  border: 1px solid #141920;
  color: #fff;
}
.btn.--outline {
  background: #fff;
  border: 1px solid #252f3d;
  color: #252f3d;
  border-radius: 5px;
}
.btn.--outline:hover {
  background: #fff;
  border: 1px solid #141920;
  color: #141920;
}
.btn.--icon-left,
.btn.--icon-right {
  position: relative;
}
.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-left.icon-reorder:before,
.btn.--medium.--icon-left.icon-reorder:before,
.btn.--large.--icon-left.icon-reorder:before {
  font-size: 1.3rem;
}
.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.--icon-right.icon-reorder:before,
.btn.--medium.--icon-right.icon-reorder:before,
.btn.--large.--icon-right.icon-reorder:before {
  font-size: 1.3rem;
}
.btn.--secondary {
  color: #040404;
}
.btn.--secondary:hover {
  color: #252f3d;
}
.btn.--secondary.--solid {
  background: #141920;
  border: 1px solid #141920;
  color: #fff;
}
.btn.--secondary.--solid:hover {
  background: #252f3d;
  border: 1px solid #252f3d;
  color: #fff;
}
.btn.--secondary.--outline {
  background: #fff;
  border: 1px solid #141920;
  color: #141920;
}
.btn.--secondary.--outline:hover {
  background: #fff;
  border: 1px solid #252f3d;
  color: #252f3d;
}
.btn:focus-visible {
  outline: 2px solid #fff;
  box-shadow: 0 0 0 2px var(--indigo-600);
  outline-offset: 2px;
}
.btn-icon i {
  background: #fff;
  border: 1px solid #e3e1e1;
  box-shadow: none;
  color: #252f3d;
  display: inline-block;
  font-size: 1.4em;
  height: 35px;
  line-height: 34px;
  margin-right: 10px;
  text-align: center;
  width: 35px;
  border-radius: 5px;
}
.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: #c9244c;
  color: #fff;
}
.badge-info {
  background-color: #191420;
  color: #fff;
}
.badge-success {
  background-color: #252F3D;
  color: #fff;
}
.badge-warning {
  background-color: #c9244c;
  color: #fff;
}
.label_icons > * {
  font-size: var(--label-font-size);
  font-weight: var(--label-font-weight);
  font-style: var(--label-font-style);
  padding: var(--label-padding);
  text-transform: var(--label-text-transform);
  border: var(--label-border);
  border-radius: var(--label-border-radius);
  display: inline-flex;
  align-items: var(--label-justify-content);
  justify-content: var(--label-align-items);
  text-align: var(--label-text-align-item);
  width: auto;
  line-height: normal;
}
.promo,
.label.--promo {
  color: #fff;
  background: #c9244c;
}
.newproducts,
.label.--new {
  color: #fff;
  background: #252F3D;
}
.bestseller,
.label.--bestseller {
  color: #fff;
  background: #252f3d;
}
.discount,
.label.--discount {
  color: #fff;
  background: #893f97;
}
.distinguished,
.label.--distinguished {
  color: #fff;
  background: #bc7700;
}
.special,
.label.--special {
  color: #fff;
  background: #008b8b;
}
.label.--disable {
  color: #c9244c;
  background: #fff;
  border: 1px solid #e3e1e1;
}
.label.--subscription {
  color: #fff;
  background: #333;
}
.label.--code {
  color: #fff;
  background: gray;
}
.label.--bargain {
  color: #fff;
  background: gray;
}
.cop_label {
  padding: 4px 8px;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 5px;
  border-radius: 5px;
}
.cop_label.--subscription {
  color: #fff;
  background: #333;
}
.big_label,
.headline {
  font-size: 2.3rem;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 3px;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-family: 'Harmonia Sans Pro Cyr', 'headline_custom', 'Open sans', "Arial", sans-serif;
  color: #040404;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: var(--big-label-font-size);
  font-weight: var(--big-label-font-weight);
  text-decoration: none;
  text-align: left;
  line-height: 1.3;
  margin-bottom: var(--less-labels-margin-bottom);
  padding: var(--less-labels-padding);
}
@media (min-width: 757px) {
  .big_label,
  .headline {
    font-size: 2.5rem;
  }
}
.big_label small,
.headline small,
.big_label__after,
.headline__after {
  font-size: var(--headline-after-font-size);
  font-weight: var(--headline-after-font-weight);
  font-style: var(--headline-after-font-style);
  color: var(--headline-after-color);
  text-transform: none;
  transition: color 0.2s;
  display: flex;
  align-items: center;
  padding-top: var(--headline-after-padding-top);
  margin-left: auto;
  text-decoration: none;
  display: none;
}
.big_label small:hover,
.headline small:hover,
.big_label__after:hover,
.headline__after:hover {
  color: var(--headline-after-color-hover);
}
.big_label small:is(a),
.headline small:is(a),
.big_label__after:is(a),
.headline__after:is(a),
.big_label small a,
.headline small a,
.big_label__after a,
.headline__after a {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 200ms;
}
.big_label small:is(a) .icon,
.headline small:is(a) .icon,
.big_label__after:is(a) .icon,
.headline__after:is(a) .icon,
.big_label small a .icon,
.headline small a .icon,
.big_label__after a .icon,
.headline__after a .icon {
  text-decoration: none;
}
.big_label small:is(a:hover) .link__text,
.headline small:is(a:hover) .link__text,
.big_label__after:is(a:hover) .link__text,
.headline__after:is(a:hover) .link__text,
.big_label small a:hover .link__text,
.headline small a:hover .link__text,
.big_label__after a:hover .link__text,
.headline__after a:hover .link__text {
  text-decoration: underline;
  text-decoration-color: #040404;
}
.big_label small:is(a),
.headline small:is(a),
.big_label__after:is(a),
.headline__after:is(a),
.big_label small a,
.headline small a,
.big_label__after a,
.headline__after a {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 200ms;
}
.big_label small:is(a) .icon,
.headline small:is(a) .icon,
.big_label__after:is(a) .icon,
.headline__after:is(a) .icon,
.big_label small a .icon,
.headline small a .icon,
.big_label__after a .icon,
.headline__after a .icon {
  text-decoration: none;
}
.big_label small:is(a:hover) .link__text,
.headline small:is(a:hover) .link__text,
.big_label__after:is(a:hover) .link__text,
.headline__after:is(a:hover) .link__text,
.big_label small a:hover .link__text,
.headline small a:hover .link__text,
.big_label__after a:hover .link__text,
.headline__after a:hover .link__text {
  text-decoration: underline;
  text-decoration-color: #040404;
}
.big_label__wrapper,
.headline__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: var(--headline-wrapper-justify-content);
  gap: var(--headline-wrapper-gap);
  padding-top: var(--headline-padding-top);
  padding-bottom: var(--headline-padding-bottom);
  margin-top: var(--headline-margin-top);
  margin-bottom: var(--headline-margin-bottom);
}
@media (min-width: 757px) {
  .big_label__wrapper,
  .headline__wrapper {
    flex-direction: row;
    gap: 0;
  }
}
.big_label__wrapper .headline,
.headline__wrapper .headline,
.big_label__wrapper .big_label,
.headline__wrapper .big_label {
  color: var(--headline-color);
  --less-labels-padding: var(--less-labels-padding-headline-wrapper);
  --less-labels-margin-bottom: var(--less-labels-margin-bottom-headline-wrapper);
}
.big_label__wrapper .headline small,
.headline__wrapper .headline small,
.big_label__wrapper .big_label small,
.headline__wrapper .big_label small,
.big_label__wrapper .headline__after,
.headline__wrapper .headline__after,
.big_label__wrapper .big_label__after,
.headline__wrapper .big_label__after {
  margin-left: 0;
}
@media (min-width: 757px) {
  .big_label__wrapper .headline small,
  .headline__wrapper .headline small,
  .big_label__wrapper .big_label small,
  .headline__wrapper .big_label small,
  .big_label__wrapper .headline__after,
  .headline__wrapper .headline__after,
  .big_label__wrapper .big_label__after,
  .headline__wrapper .big_label__after {
    margin-left: auto;
  }
}
.big_label__wrapper .headline small i.icon,
.headline__wrapper .headline small i.icon,
.big_label__wrapper .big_label small i.icon,
.headline__wrapper .big_label small i.icon,
.big_label__wrapper .headline__after i.icon,
.headline__wrapper .headline__after i.icon,
.big_label__wrapper .big_label__after i.icon,
.headline__wrapper .big_label__after i.icon {
  line-height: normal;
  font-size: 0.9em;
}
.big_label__wrapper .headline:hover,
.headline__wrapper .headline:hover,
.big_label__wrapper .big_label:hover,
.headline__wrapper .big_label:hover {
  color: var(--headline-color-hover);
  opacity: var(--headline-opacity-hover);
}
.big_label small i,
.headline small i {
  margin-right: 0.3rem;
}
.big_label__after,
.headline__after {
  white-space: nowrap;
}
.big_label::after,
.headline::after {
  content: unset;
  display: none;
}
.opinions_element_confirmed {
  margin-bottom: 1rem;
  border-radius: 2rem;
  font-size: 1.1rem;
  padding: 0.4rem 1rem;
  position: relative;
  width: fit-content;
}
.opinions_element_confirmed.--false {
  background-color: #F1F1F1;
  color: rgba(20, 25, 32, 0.5);
}
.opinions_element_confirmed.--true {
  background-color: rgba(37, 47, 61, 0.2);
  color: #252F3D;
  padding-left: 2.5rem;
}
.opinions_element_confirmed.--true:after,
.opinions_element_confirmed.--true:before {
  content: '';
  position: absolute;
}
.opinions_element_confirmed.--true:before {
  left: 0.3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background-color: #252F3D;
}
.opinions_element_confirmed.--true:after {
  left: 0.6rem;
  top: 0.9rem;
  top: calc(50% - 2px);
  width: 0.5rem;
  height: 0.8rem;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) translateY(-50%);
}
@media (max-width: 756px) {
  .hotspot .opinions_element_confirmed strong {
    font-weight: 400 !important;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e78c98297.91303305 page=css-components type=css_components_forms*/
.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: #252f3d;
}
.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: #040404;
  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: #252f3d;
}
.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: #2a2a2a;
}
.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: #c9244c;
}
.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: #252F3D;
}
.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: 5px;
}
.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: #040404;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e3e1e1;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s;
  border-radius: 5px;
}
.form-control:focus {
  border-color: #252f3d;
  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: #252f3d;
}
.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: #c9244c;
  content: "\f00d";
  font-family: fontawesome;
}
.has-success .form-control-feedback:before {
  color: #252F3D;
  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: #252F3D;
}
.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: #252F3D;
}
.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: #252f3d;
}
.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: #252F3D;
}
.has-success .input-group-addon {
  color: #252F3D;
}
.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: #c9244c;
}
.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: #c9244c;
}
.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: #252f3d;
}
.has-error .form-control:focus,
.has-error.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #c9244c;
}
.has-error .input-group-addon {
  color: #c9244c;
}
.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 #e3e1e1;
  width: 25px;
  padding: 0;
  position: relative;
  float: left;
  margin-top: -3px;
  margin-right: 10px;
  font-size: 15px;
  color: #252f3d;
  text-align: center;
  border-radius: 5px;
}
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: 2.5px;
}
.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;
}
.f-group.--switch.--small .f-control:checked + .f-label {
  padding: 3px 15px 3px 3px !important;
}
.f-group.--switch.--small .f-control:checked + .f-label:before {
  left: calc(100% - 15px);
}
.f-group.--switch.--small .f-label {
  height: 18px;
  min-width: 32px;
  padding: 3px 3px 3px 15px !important;
}
.f-group.--switch.--small .f-label:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  left: 3px;
  top: 3px;
}
.f-group.--switch.--small .f-label:after {
  font-size: 1rem;
}
@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: #040404;
  background: #fff;
  border: 1px solid #e3e1e1;
  transition: border-color ease-in-out 0.15s;
  box-shadow: none;
  border-radius: 5px;
}
.f-group .f-control + .f-label {
  white-space: nowrap;
  max-width: calc(100% - 30px);
  overflow: hidden;
  text-overflow: ellipsis;
}
.f-group .f-control:focus,
.f-group .f-control.focused,
.f-group .f-control:-webkit-autofill,
.f-group .f-control:-webkit-autofill:hover,
.f-group .f-control:-webkit-autofill:focus {
  border-color: #252f3d;
  outline: 0;
}
.f-group .f-control:focus + .f-label,
.f-group .f-control.focused + .f-label,
.f-group .f-control:-webkit-autofill + .f-label,
.f-group .f-control:-webkit-autofill:hover + .f-label,
.f-group .f-control:-webkit-autofill:focus + .f-label {
  transform: scale(0.95) translateY(-27px);
  left: 15px;
  padding: 0 5px;
  color: #252f3d;
  max-width: calc(100% - 20px);
}
.f-group .f-control[disabled],
.f-group .f-control[readonly] {
  opacity: 0.65;
  cursor: not-allowed;
  pointer-events: none;
}
.f-group .f-control[disabled] + .f-label,
.f-group .f-control[readonly] + .f-label,
.f-group .f-control[disabled] ~ .f-control-feedback,
.f-group .f-control[readonly] ~ .f-control-feedback {
  cursor: not-allowed;
  pointer-events: none;
}
.f-group .f-control[disabled] ~ .f-control-feedback,
.f-group .f-control[readonly] ~ .f-control-feedback {
  opacity: 0.65;
}
.f-group .f-control[disabled] + .f-label,
.f-group .f-control[readonly] + .f-label {
  color: rgba(4, 4, 4, 0.5) !important;
}
.f-group .f-label {
  pointer-events: none;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #fff;
  color: #040404;
  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: 5px;
}
.f-group textarea.f-control::placeholder {
  color: #040404;
}
.f-group.--checkbox .f-label:before {
  border-radius: 3.5px;
}
.f-group.--file .f-control,
.f-group.--checkbox .f-control,
.f-group.--radio .f-control {
  display: none;
}
.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: 5px;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 5px;
  height: 8px;
  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: #252f3d;
  border: 1px solid #252f3d;
  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: 5px;
  top: 50%;
  transform: translateY(-50%);
  height: 5px;
  width: 5px;
  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: 25px;
  color: #040404;
  max-width: 100%;
}
.f-group.--file .f-label,
.f-group.--checkbox .f-label,
.f-group.--radio .f-label {
  position: relative;
  padding-left: 25px;
  top: auto;
  left: auto;
  transform: none;
  pointer-events: auto;
  line-height: 16px;
  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 #e3e1e1;
  text-align: center;
  width: 15px;
  height: 15px;
  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.--file.--error .f-control + .f-label,
.f-group.--checkbox.--error .f-control + .f-label,
.f-group.--radio.--error .f-control + .f-label {
  color: #c9244c;
}
.f-group.--file.--error .f-control + .f-label:before,
.f-group.--checkbox.--error .f-control + .f-label:before,
.f-group.--radio.--error .f-control + .f-label:before {
  border-color: #c9244c;
}
.f-group.--file.--error .f-control + .f-label a,
.f-group.--checkbox.--error .f-control + .f-label a,
.f-group.--radio.--error .f-control + .f-label a {
  color: #c9244c;
}
.f-group.--file.--error .f-control + .f-label a:hover,
.f-group.--checkbox.--error .f-control + .f-label a:hover,
.f-group.--radio.--error .f-control + .f-label a:hover {
  color: #141920;
}
.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.--switch .f-control {
  display: none;
}
.f-group.--switch .f-control:checked + .f-label {
  background-color: #33C75A;
  padding: 4px 23px 4px 4px !important;
}
.f-group.--switch .f-control:checked + .f-label:before {
  left: calc(100% - 23px);
}
.f-group.--switch .f-control:checked + .f-label:after {
  content: attr(data-permit);
}
.f-group.--switch .f-control:focus + .f-label,
.f-group.--switch .f-control.focused + .f-label {
  transform: none;
  left: auto;
  color: #040404;
  max-width: 100%;
}
.f-group.--switch .f-label {
  position: relative;
  height: 27px;
  min-width: 47px;
  top: auto;
  left: auto;
  transform: none;
  pointer-events: auto;
  line-height: 18px;
  background: #E3E3E3;
  border-radius: 14px;
  padding: 4px 4px 4px 23px !important;
  cursor: pointer;
  transition: all 0.2s linear;
  display: inline-flex;
  align-items: center;
}
.f-group.--switch .f-label:before {
  content: '';
  position: absolute;
  width: 19px;
  height: 19px;
  left: 4px;
  top: 4px;
  background: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.56);
  transition: left 0.2s linear;
}
.f-group.--switch .f-label:after {
  content: attr(data-deny);
  padding: 0 5px;
  font-size: 1.2rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.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.--success .f-control:not(:placeholder-shown):focus,
.f-group .f-feedback.--success .f-control:not(:placeholder-shown).focused {
  border-color: #252F3D;
}
.f-group .f-feedback.--success .f-control:not(:placeholder-shown):focus + .f-label,
.f-group .f-feedback.--success .f-control:not(:placeholder-shown).focused + .f-label {
  color: #252F3D;
}
.f-group .f-feedback.--success .f-control:not(:placeholder-shown) ~ .f-control-feedback:before {
  color: #252F3D;
  content: "\F00C";
  font-family: FontAwesome;
  font-size: 1em;
}
.f-group .f-feedback.--success .f-control:not(:placeholder-shown) ~ .f-message {
  color: #252F3D;
}
.f-group .f-feedback.--success.--empty .f-control:not(:placeholder-shown) ~ .f-control-feedback:before {
  display: none;
}
.f-group .f-feedback.--error .f-control:focus,
.f-group .f-feedback.--error .f-control.focused {
  border-color: #c9244c;
}
.f-group .f-feedback.--error .f-control:focus + .f-label,
.f-group .f-feedback.--error .f-control.focused + .f-label {
  color: #c9244c;
}
.f-group .f-feedback.--error .f-control.f-dropdown-toggle {
  border-color: #c9244c;
  color: #c9244c;
}
.f-group .f-feedback.--error .f-control-feedback:before {
  color: #c9244c;
  content: "\F00D";
  font-family: FontAwesome;
  font-size: 1em;
}
.f-group .f-feedback.--error .f-message {
  color: #c9244c;
}
.f-group .f-feedback:not(.--success):not(.--error) .f-control:required ~ .f-control-feedback:before {
  color: #999;
  font-family: inherit;
  content: "*";
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1;
  height: 14px;
}
.f-group .f-description {
  font-size: 1.1rem;
  color: #979797;
  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 #e3e1e1;
    font-size: 1.1rem;
    border-radius: 5px;
    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 #e3e1e1);
    border-radius: 5px;
  }
  .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=669e0e41f07882.65403424 page=css-components type=css_components_pagination*/
.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 #252f3d;
  font-weight: bold;
  color: #252f3d;
  border-radius: 5px;
}
.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: 5px;
}
.pagination__link:hover {
  border: 2px solid #252f3d;
  border-radius: 5px;
}
.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 #252f3d;
  }
  10% {
    border-left: 0px solid #252f3d;
  }
  90% {
    border-left: 150px solid #252f3d;
  }
  100% {
    border-left: 150px solid #252f3d;
  }
}
@media (min-width: 757px) {
  .hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .product {
    padding-right: 0;
    padding-left: 0;
    margin-right: 2.5px;
    margin-left: 2.5px;
  }
}
@media (min-width: 757px) {
  .hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-list {
    width: 100%;
  }
}
@media (min-width: 757px) {
  .hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-track {
    min-width: 100%;
  }
}
@media (min-width: 757px) {
  .hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-prev {
    left: 0.25rem;
  }
}
@media (min-width: 757px) {
  .hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products.slick-initialized .slick-next {
    right: 0.25rem;
  }
}
.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products:not(.slick-initialized) {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products:not(.slick-initialized) .product {
  max-width: unset !important;
}
@media (min-width: 979px) {
  .hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products:not(.slick-initialized) {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .products:not(.slick-initialized) {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .slick-prev.slick-disabled,
.hotspot:not(.--slider):not(.--list):not(.--bundle):not(.--added) .slick-next.slick-disabled {
  opacity: 0;
}
.hotspot {
  clear: both;
}
.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.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%;
}
.hotspot.--slider {
  position: relative;
}
.hotspot.--slider .products {
  padding: 1rem 0;
}
.hotspot.--slider .product {
  border: none;
}
.hotspot.--slider .slick-list {
  order: 1;
  width: 100%;
}
.hotspot.--slider .slick-list:only-child {
  margin-top: 6rem;
}
.hotspot.--slider .slick-track {
  display: flex;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-track {
    display: block;
  }
}
.hotspot.--slider .slick-initialized {
  margin-top: -3.7rem;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-initialized {
    margin-top: -5.7rem;
  }
}
@media (min-width: 979px) {
  .hotspot.--slider .slick-initialized {
    margin-top: -6.7rem;
  }
}
.hotspot.--slider .slick-initialized.products {
  margin-right: 0;
  margin-left: 0;
  justify-content: flex-start !important;
}
.hotspot.--slider .slick-initialized .product {
  padding: 10px !important;
  margin: 0;
  outline: none;
  max-width: none;
  height: inherit;
  flex: none;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-initialized .product {
    margin: 0 5px;
    padding-top: 3rem !important;
  }
}
@media (min-width: 979px) {
  .hotspot.--slider .slick-initialized .product {
    padding-top: 4rem !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;
}
@media (min-width: 757px) {
  .hotspot.--slider .headline {
    margin-left: 0;
    margin-right: 0;
  }
}
.hotspot__arrow {
  font-size: 1.3rem;
  display: flex;
  width: calc(50% - 15px);
  position: relative;
  margin-bottom: 1.5rem;
  text-decoration: none;
  color: #252f3d;
}
@media (min-width: 757px) {
  .hotspot__arrow {
    margin-bottom: 0;
    width: 50%;
  }
}
.hotspot__arrow:hover {
  color: #141920;
}
.hotspot__arrow.--prev:before {
  width: 100vw;
  position: absolute;
  left: -30px;
  height: 1px;
  top: 50%;
  background: #e3e1e1;
  z-index: -1;
}
@media (min-width: 757px) {
  .hotspot__arrow.--prev:before {
    content: '';
    width: calc(100% * 2);
    left: 0;
  }
}
.hotspot__arrow.--prev span {
  margin-left: auto;
}
.hotspot__arrow.--prev span:before {
  content: '\F104';
}
.hotspot__arrow.--prev span:after {
  content: "";
  margin: 0 0 0 1rem;
  display: block;
  width: 1px;
  height: 15px;
  background: #252f3d;
}
@media (min-width: 757px) {
  .hotspot__arrow.--prev span:after {
    margin: 0 0 0 2rem;
  }
}
.hotspot__arrow.--next span {
  padding-left: 1rem;
}
@media (min-width: 757px) {
  .hotspot__arrow.--next span {
    padding-left: 2rem;
  }
}
.hotspot__arrow.--next span:after {
  content: '\F105';
}
.hotspot__arrow span {
  background: #fff;
  display: inline-flex;
  align-items: center;
  text-align: center;
}
.hotspot__arrow span:before,
.hotspot__arrow span:after {
  font-family: FontAwesome;
  font-size: 1.8rem;
  margin: -0.1rem 1rem 0;
}
@media (min-width: 757px) {
  .hotspot__arrow span:before,
  .hotspot__arrow span:after {
    margin: -0.1rem 1.5rem 0;
  }
}
.hotspot__dots {
  order: 2;
  list-style: none;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  margin: 1.5rem 0 0;
}
@media (min-width: 979px) {
  .hotspot__dots {
    margin-top: 2.5rem;
  }
}
.hotspot__dots:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #e3e1e1;
  z-index: -1;
}
.hotspot__dots li {
  background: #fff;
  padding: 0 0.75rem;
  cursor: pointer;
}
.hotspot__dots li:before {
  content: '';
  width: 27.5px;
  height: 7px;
  display: block;
  background: #F1F1F1;
  transition: background-color 0.2s;
  border-radius: 5px;
}
.hotspot__dots li:first-child {
  padding-left: 3rem;
}
.hotspot__dots li:last-child {
  padding-right: 3rem;
}
.hotspot__dots li.slick-active:before,
.hotspot__dots li:hover:before {
  background: #252f3d;
}
.hotspot__dots button {
  display: none;
}
.hotspot.--list .skeleton .product__name,
.hotspot.--list .skeleton .product__prices {
  display: none;
}
.hotspot.--list .product {
  border: none;
}
.hotspot.--list .product .s_unit_converted_price {
  display: none;
}
.hotspot.--list .product .label_icons {
  position: static;
  display: block;
  margin-bottom: 3px;
}
.hotspot.--list .product__icon {
  width: 55px;
  min-width: 55px;
  height: 55px;
  border-radius: 5px;
}
.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__prices_wrapper {
  display: flex;
  flex-direction: column;
}
.hotspot.--list .product__prices_wrapper:not(.--omnibus) .price.--max,
.hotspot.--list .product__prices_wrapper:not(.--omnibus) .price.--before-rebate {
  display: none;
}
.hotspot.--list .product__prices_wrapper.--omnibus-new-price .omnibus_price,
.hotspot.--list .product__prices_wrapper.--omnibus-new-price .price.--max {
  display: none;
}
.hotspot.--list .product__prices_wrapper.--omnibus-new-price .price.--new-price {
  margin-top: 10px;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices_wrapper.--omnibus-new-price .price.--new-price {
    margin-top: 5px;
  }
}
.hotspot.--list .product__prices_wrapper.--omnibus-higher .price.--main,
.hotspot.--list .product__prices_wrapper.--omnibus-higher .price_percent {
  color: #c9244c;
}
.hotspot.--list .product__prices_wrapper.--omnibus-code .price.--max {
  display: none;
}
.hotspot.--list .product__prices_wrapper.--omnibus-code-short .price.--before-rebate {
  display: none;
}
.hotspot.--list .product__prices_wrapper.--omnibus-short .price.--max {
  display: none;
}
.hotspot.--list .product__prices_wrapper .omnibus_price {
  margin-top: 10px;
  order: 3;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices_wrapper .omnibus_price {
    margin-top: 5px;
  }
}
.hotspot.--list .product__prices_wrapper .price_sellby {
  font-size: 1.1rem;
}
.hotspot.--list .product .price.--convert {
  order: 1;
}
.hotspot.--list .product .price.--points {
  order: 2;
}
.hotspot.--list .product .price.--omnibus,
.hotspot.--list .product .price.--max,
.hotspot.--list .product .price.--before-rebate,
.hotspot.--list .product .price.--new-price {
  order: 3;
}
.hotspot.--list .product .price.--omnibus .price_sellby,
.hotspot.--list .product .price.--max .price_sellby,
.hotspot.--list .product .price.--before-rebate .price_sellby,
.hotspot.--list .product .price.--new-price .price_sellby {
  display: none;
}
@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__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;
}
@media (min-width: 979px) {
  .hotspot.--list .product .omnibus_price {
    text-align: right;
  }
}
@media (max-width: 756px) {
  .hotspot.--bundle .products {
    flex-wrap: nowrap !important;
    overflow: auto;
    scroll-snap-type: x mandatory;
  }
}
@media (max-width: 756px) {
  .hotspot.--bundle .product {
    scroll-snap-align: center;
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 756px) {
  .hotspot.--bundle .product:only-child {
    margin-left: auto;
    margin-right: auto;
  }
}
.hotspot.--bundle .product .label_icons {
  position: static;
  display: block;
  margin-bottom: 3px;
}
@media (min-width: 757px) {
  .hotspot.--bundle .product__icon {
    width: 85px;
    min-width: 85px;
    height: 100%;
    border: 1px solid #e3e1e1;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
@media (min-width: 979px) {
  .hotspot.--bundle .product__icon {
    width: 125px;
    min-width: 125px;
  }
}
@media (min-width: 757px) {
  .hotspot.--bundle .product__icon img {
    max-height: 17rem;
  }
}
@media (min-width: 757px) {
  .hotspot.--bundle .product__wrapper {
    border: 1px solid #e3e1e1;
    border-left: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
  }
}
@media (min-width: 757px) {
  .hotspot.--bundle .product__see {
    white-space: nowrap;
    font-size: 1.3rem;
  }
}
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: #040404;
}
.note i {
  color: #DDDDDD;
  margin-right: 5px;
}
.note i.active,
.note i.--active {
  color: #FAC917;
}
.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: 1.5rem;
  display: block;
}
.price.--max,
.price.--omnibus,
.price.--before-rebate,
.price.--new-price {
  font-size: 1.3rem;
  color: #040404;
}
.price.--points {
  font-size: 1.1rem;
  color: #B8B8B8;
  font-weight: bold;
}
.price.--convert {
  font-size: 1.1rem;
  color: #040404;
}
.price del {
  white-space: nowrap;
}
.price__range {
  white-space: nowrap;
}
.price_sellby {
  font-size: 1.1rem;
  color: #040404;
  font-weight: normal;
}
.price_sellby > * {
  padding-left: 3px;
}
.price_sellby__sellby[data-sellby="1"] {
  display: none;
}
html.--hide-percentage-discounts .price_percent,
html.--hide-percentage-discounts .projector_prices__percent {
  display: none;
}
.omnibus_price {
  font-size: 1.3rem;
}
.omnibus_price__value {
  white-space: nowrap;
}
.omnibus_price.--hidden {
  display: none;
}
.omnibus_price .price_sellby {
  display: none;
}
.new_price__value,
.new_price__date {
  white-space: nowrap;
}
.products {
  color: #040404;
  margin-right: -2.5px;
  margin-left: -2.5px;
}
.product {
  color: #040404;
  background-color: #fff;
  padding: 5px;
}
.product .label_icons {
  position: absolute;
  bottom: 5px;
  left: 0;
  text-align: left;
}
.product .price_vat {
  display: none;
}
.product .price_percent {
  margin-left: 3px;
}
.product[data-picture-two]:hover .picture-two {
  display: block;
}
.product[data-picture-two]:hover .picture-one {
  display: none;
}
.product__icon {
  height: 20rem;
  margin-bottom: 1rem;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
}
@media (min-width: 757px) {
  .product__icon {
    height: 25.2rem;
  }
}
.product__icon .picture-two {
  display: none;
}
.product__icon img {
  max-height: 20rem;
}
@media (min-width: 757px) {
  .product__icon img {
    max-height: 25.2rem;
  }
}
.product__name {
  display: block;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #252f3d;
  text-decoration: none;
  font-size: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product__name:hover {
  color: #141920;
}
.product__prices {
  display: flex;
  flex-direction: column;
}
.product__prices:not(.--omnibus) .price.--max,
.product__prices:not(.--omnibus) .price.--before-rebate {
  display: none;
}
.product__prices.--omnibus-new-price .omnibus_price,
.product__prices.--omnibus-new-price .price.--max {
  display: none;
}
.product__prices.--omnibus-new-price .price.--new-price {
  margin-top: 15px;
}
.product__prices.--omnibus-higher .price.--main,
.product__prices.--omnibus-higher .price_percent {
  color: #c9244c;
}
.product__prices.--omnibus-code .price.--max {
  display: none;
}
.product__prices.--omnibus-code-short .price.--before-rebate {
  display: none;
}
.product__prices.--omnibus-short .price.--max {
  display: none;
}
.product__prices .omnibus_price {
  margin-top: 15px;
  order: 3;
}
.product__prices .price.--convert {
  order: 1;
}
.product__prices .price.--points {
  order: 2;
}
.product__prices .price.--omnibus,
.product__prices .price.--max,
.product__prices .price.--before-rebate,
.product__prices .price.--new-price {
  order: 3;
}
.product__prices .price.--omnibus .price_sellby,
.product__prices .price.--max .price_sellby,
.product__prices .price.--before-rebate .price_sellby,
.product__prices .price.--new-price .price_sellby {
  display: none;
}
.product__prices .price.--phone {
  color: #005C5B;
}
.product__prices .price.--phone:hover {
  color: #040404;
}
.product__firm {
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.product__cleardescription {
  font-size: 1.3rem;
  margin-bottom: 15px;
}
.product__opinion {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #e3e1e1;
}
.product__opinion_client {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}
.product__opinion_content {
  font-size: 1.2rem;
}
.product__opinion .note {
  margin-bottom: 1rem;
}
.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;
  }
}
.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: right;
    max-width: 35%;
    margin: 0 0 5px 10px;
  }
}
.article__date_name {
  order: -1;
  margin-bottom: 1rem;
  display: flex;
}
.article__name_wrapper {
  display: flex;
  align-items: center;
}
.article__name {
  font-size: 1.6rem;
  color: #252f3d;
  text-decoration: none;
}
.article__name[href]:hover {
  color: #141920;
}
@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: #252f3d;
  text-align: center;
  display: inline-block;
  font-size: 2.4rem;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #e3e1e1;
  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=60dd8e7e62af80.88031254 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 #e3e1e1;
  transition: all 0.2s linear;
  color: #d5dce7;
  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 #e3e1e1;
  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 #e3e1e1;
}
.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: #040404;
}
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: #040404;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e3e1e1;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s;
  border-radius: 5px;
  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 #e3e1e1;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: auto;
  scrollbar-color: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
.dropdown-menu::-webkit-scrollbar-track,
div.fancy-select ul.options::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.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: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@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: #252f3d;
  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: #040404;
  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: #252f3d;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #d5dce7;
}
.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 5px 5px;
}
.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 5px 5px;
  }
  .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 5px 5px;
  }
  .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 5px 5px;
  }
  .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 5px 5px;
  }
  .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 5px 5px;
  }
  .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 5px 5px;
  }
  .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: #e3e1e1;
}
.f-dropdown .f-control.--disabled,
.f-dropdown .f-control.--readonly {
  opacity: 0.75;
  cursor: not-allowed;
  pointer-events: none;
}
.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 #e3e1e1;
  z-index: 400;
  display: none;
  overflow: auto;
  scrollbar-color: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.f-dropdown .f-dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@media (min-width: 757px) {
  .f-dropdown .f-dropdown-menu {
    max-height: 400px;
  }
}
.f-dropdown .f-dropdown-menu a {
  color: #040404;
  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 #e3e1e1;
}
.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: 5px 5px 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;
}
.f-dropdown > select[readonly] {
  pointer-events: 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=60dd8e78eb3c77.24373064 page=css-components type=css_components_map*/
div.loadingMap {
  background: url('/gfx/standards/mapLoaderBg.png?r=1751082116');
  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: #040404;
  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 #e3e1e1;
  margin: 5px;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
}
.pickupl_date_day {
  display: block;
  font-weight: bold;
}
.pickupl_date_month {
  font-size: 12px;
}
input:checked + div.pickupl_date_sub {
  border: 2px solid #191420;
}
@media (min-width: 757px) {
  .pickupl_date {
    width: 25%;
  }
}
@media (min-width: 979px) {
  .pickupl_date {
    width: 10%;
  }
}
/*component_css_end*/

/*component_css_start id=669e3dd7c37ff0.04021517 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: 61px;
  bottom: -60px;
  overflow-x: hidden;
  overflow-y: auto;
  left: -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)'; */
    max-width: 100%;
  }
}
@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;
    align-self: flex-start;
  }
}
@media (min-width: 1200px) {
  aside[class*='col-'] {
    font-size: 1em;
  }
}
header {
  margin-bottom: 10px;
  background: rgba(241, 241, 241, 0.8);
  font-size: 0.93em;
  display: grid;
  grid-template-columns: 25vw 25vw 25vw 25vw;
  grid-template-areas: "rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping" "menu_categories logo logo menu_basket" "menu_search menu_search menu_search menu_search";
  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: 979px) {
  header {
    height: auto;
    position: relative;
    border: none;
    box-shadow: none;
    align-items: center;
    background: #f1f1f1;
    grid-template-columns: auto 1fr auto auto auto;
    grid-column-gap: 3rem;
    grid-template-areas: "bars_top bars_top bars_top bars_top bars_top" "rabateCode rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping freeShipping" "logo menu_search adt-menu menu_settings menu_basket" "menu_categories menu_categories menu_categories menu_categories menu_categories" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs breadcrumbs";
  }
  header::before {
    content: none;
  }
}
@media (min-width: 1200px) {
  header {
    font-size: 1em;
    grid-template-columns: auto 1fr auto auto;
  }
}
@media (min-width: 999999px) {
  header {
    grid-column-gap: 7rem;
  }
}
@-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;
  font-size: 0.93em;
}
@media (min-width: 757px) {
  footer {
    font-size: 1em;
  }
}
html:not(.order_process) #container.payment_tunnel header {
  justify-content: center;
  grid-template-areas: "bars_top bars_top bars_top bars_top" "logo logo logo logo";
}
@media (min-width: 979px) {
  html:not(.order_process) #container.payment_tunnel header {
    border-bottom: 1px solid #e3e1e1;
    margin: 0 0 2rem !important;
  }
}
html:not(.order_process) #container.payment_tunnel #logo {
  justify-content: center;
}
#container {
  margin: 0 auto;
  text-align: left;
  font-size: 1.3rem;
  position: relative;
  background-color: #f1f1f1;
}
#container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  height: 100%;
  background-color: #f1f1f1;
  z-index: -1;
  pointer-events: none;
}
@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 .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,
#container.payment_tunnel .shopping_list_top_mobile {
  display: none !important;
}
#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: 10px;
}
@media (min-width: 979px) {
  #content {
    margin-top: 0;
  }
}
#layout {
  margin-bottom: 30px;
}
.main_page header {
  margin-bottom: 0px;
}
.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;
  /* #logo,
	#menu_basket {
	  display: none !important;
	} */
}
.sidebar_open header,
.filters_open header {
  justify-content: flex-start;
}
.sidebar_open aside,
.filters_open aside {
  left: 0;
  z-index: 1101;
  transition: left 200ms ease 200ms;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  padding-bottom: 120px !important;
}
.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;
}
#ck_dsclr {
  margin-left: -15px;
  margin-right: -15px;
  position: relative !important;
  background: #252f3d !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  border-top: 1px solid #252f3d !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: #252f3d !important;
  border: 1px solid #fff !important;
  padding: 7px !important;
  margin-left: 10px;
  transition: all 0.25s;
  width: auto !important;
}
#ck_dsclr #ckdsclmrshtdwn:hover {
  background: #252f3d !important;
  color: #fff !important;
}
#iai-accounts_toplayer p a {
  color: #252f3d !important;
  text-decoration: underline !important;
}
#iai-accounts_toplayer p a:hover {
  text-decoration: none !important;
  color: #040404 !important;
}
.iai-accounts_alter_button {
  color: #252f3d !important;
  text-decoration: underline !important;
}
.iai-accounts_alter_button:hover {
  text-decoration: none !important;
  color: #040404 !important;
}
#accept_button,
#no_thanks_button {
  background: none !important;
  padding: 0 !important;
  border: 1px solid transparent !important;
  font-family: 'DM Sans', 'main_custom', 'Open sans', Arial, sans-serif !important;
  display: inline-block !important;
  text-decoration: none !important;
  color: #252f3d !important;
  width: 100% !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s !important;
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif !important;
  font-size: 1.2rem !important;
  padding: 0.9rem 1rem !important;
  font-weight: normal !important;
}
@media (min-width: 757px) {
  #accept_button,
  #no_thanks_button {
    width: auto;
  }
}
#accept_button:hover,
#no_thanks_button:hover {
  color: #040404 !important;
}
#accept_button.--extrasmall,
#no_thanks_button.--extrasmall {
  padding: 0.5rem 1rem !important;
}
#accept_button.--medium,
#no_thanks_button.--medium {
  font-size: 1.4rem !important;
  padding: 1.25rem 1.4rem !important;
}
#accept_button.--medium.--solid,
#no_thanks_button.--medium.--solid {
  background: #252f3d !important;
  border: 1px solid #252f3d !important;
  color: #fff !important;
}
#accept_button.--medium.--solid:hover,
#no_thanks_button.--medium.--solid:hover {
  background: #141920 !important;
  border: 1px solid #141920 !important;
  color: #fff !important;
}
#accept_button.--medium.--outline,
#no_thanks_button.--medium.--outline {
  background: #fff !important;
  border: 1px solid #252f3d !important;
  color: #252f3d !important;
}
#accept_button.--medium.--outline:hover,
#no_thanks_button.--medium.--outline:hover {
  background: #fff !important;
  border: 1px solid #141920 !important;
  color: #141920 !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: #252f3d !important;
  border: 1px solid #252f3d !important;
  color: #fff !important;
}
#accept_button.--large.--solid:hover,
#no_thanks_button.--large.--solid:hover {
  background: #141920 !important;
  border: 1px solid #141920 !important;
  color: #fff !important;
}
#accept_button.--large.--outline,
#no_thanks_button.--large.--outline {
  background: #fff !important;
  border: 1px solid #252f3d !important;
  color: #252f3d !important;
}
#accept_button.--large.--outline:hover,
#no_thanks_button.--large.--outline:hover {
  background: #fff !important;
  border: 1px solid #141920 !important;
  color: #141920 !important;
}
#accept_button.--solid,
#no_thanks_button.--solid {
  background: #252f3d !important;
  border: 1px solid #252f3d !important;
  color: #fff !important;
  border-radius: 5px !important;
}
#accept_button.--solid:hover,
#no_thanks_button.--solid:hover {
  background: #141920 !important;
  border: 1px solid #141920 !important;
  color: #fff !important;
}
#accept_button.--outline,
#no_thanks_button.--outline {
  background: #fff !important;
  border: 1px solid #252f3d !important;
  color: #252f3d !important;
  border-radius: 5px !important;
}
#accept_button.--outline:hover,
#no_thanks_button.--outline:hover {
  background: #fff !important;
  border: 1px solid #141920 !important;
  color: #141920 !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: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-left.icon-reorder:before,
#no_thanks_button.--icon-left.icon-reorder:before,
#accept_button.--medium.--icon-left.icon-reorder:before,
#no_thanks_button.--medium.--icon-left.icon-reorder:before,
#accept_button.--large.--icon-left.icon-reorder:before,
#no_thanks_button.--large.--icon-left.icon-reorder:before {
  font-size: 1.3rem !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.--icon-right.icon-reorder:before,
#no_thanks_button.--icon-right.icon-reorder:before,
#accept_button.--medium.--icon-right.icon-reorder:before,
#no_thanks_button.--medium.--icon-right.icon-reorder:before,
#accept_button.--large.--icon-right.icon-reorder:before,
#no_thanks_button.--large.--icon-right.icon-reorder:before {
  font-size: 1.3rem !important;
}
#accept_button.--secondary,
#no_thanks_button.--secondary {
  color: #040404 !important;
}
#accept_button.--secondary:hover,
#no_thanks_button.--secondary:hover {
  color: #252f3d !important;
}
#accept_button.--secondary.--solid,
#no_thanks_button.--secondary.--solid {
  background: #141920 !important;
  border: 1px solid #141920 !important;
  color: #fff !important;
}
#accept_button.--secondary.--solid:hover,
#no_thanks_button.--secondary.--solid:hover {
  background: #252f3d !important;
  border: 1px solid #252f3d !important;
  color: #fff !important;
}
#accept_button.--secondary.--outline,
#no_thanks_button.--secondary.--outline {
  background: #fff !important;
  border: 1px solid #141920 !important;
  color: #141920 !important;
}
#accept_button.--secondary.--outline:hover,
#no_thanks_button.--secondary.--outline:hover {
  background: #fff !important;
  border: 1px solid #252f3d !important;
  color: #252f3d !important;
}
#accept_button:focus-visible,
#no_thanks_button:focus-visible {
  outline: 2px solid #fff !important;
  box-shadow: 0 0 0 2px var(--indigo-600) !important;
  outline-offset: 2px !important;
}
@media (min-width: 757px) {
  #accept_button,
  #no_thanks_button {
    width: 47% !important;
  }
}
#accept_button {
  background: #252f3d !important;
  border: 1px solid #252f3d !important;
  color: #fff !important;
}
#accept_button:hover {
  background: #141920 !important;
  border: 1px solid #141920 !important;
  color: #fff !important;
}
.text_page #layout {
  margin: 0 auto;
  max-width: 1432px;
}
@media (max-width: 978px) {
  body:not(:has(.main_page)) {
    padding-top: 106px;
  }
}
#container:not(.main_page) + footer .custom_category_banners {
  display: none !important;
}
/*component_css_end*/

/*component_css_start id=669a3559a10874.19400472 page=layout_top type=menu_javascript*/
#viewType {
  width: 1px;
}
@media (min-width: 757px) {
  #viewType {
    width: 2px;
  }
}
@media (min-width: 979px) {
  #viewType {
    width: 3px;
  }
}
@media (min-width: 1200px) {
  #viewType {
    width: 4px;
  }
}
.--hidden {
  display: none !important;
}
.scrollarea {
  border-right: 1px solid #040404;
}
.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%;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.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;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.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 #e3e1e1;
  line-height: 1.2;
}
.table-stroke tbody th,
.table-stroke tbody td {
  border-bottom: 1px solid #e3e1e1;
  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 #e3e1e1;
  border-bottom: 1px solid #e3e1e1;
  color: #252f3d;
  font-weight: bold;
  background: #F1F1F1 !important;
}
.table-stroke-row-sum th {
  color: #040404;
}
.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-size: 2.3rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 10px 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-family: 'Harmonia Sans Pro Cyr', 'headline_custom', 'Open sans', "Arial", sans-serif;
  color: #040404;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: var(--big-label-font-size);
  font-weight: var(--big-label-font-weight);
  text-decoration: none;
  text-align: left;
  line-height: 1.3;
  margin-bottom: var(--less-labels-margin-bottom);
  padding: var(--less-labels-padding);
  background: none;
  border: none;
  border-bottom: 1px solid #252f3d;
  font-size: 1.083em;
  font-weight: normal;
  padding: 0 0 4px 0;
  line-height: 1.5;
}
@media (min-width: 757px) {
  .mobile_sidebar .menu_box h2,
  .mobile_sidebar .menu_box_label {
    font-size: 2.5rem;
  }
}
.mobile_sidebar .menu_box h2 a,
.mobile_sidebar .menu_box_label a {
  font-size: 1em;
  font-weight: normal;
  color: #040404;
  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: #252F3D;
}
.text-danger {
  color: #c9244c;
}
.bg_alter {
  background: #f1f1f1;
  color: #040404;
  border: 1px solid #040404;
  border-radius: 5px;
}
.bg_alter .icon_link::before {
  color: #252f3d;
}
.bg_mask {
  background: #fff;
  color: #040404;
  border: 1px solid #e3e1e1;
}
.bg_mask .big_label {
  color: #040404;
  border-color: #252F3D;
}
.bg_mask .product-name {
  color: #040404;
}
a.reverse_link,
.reverse_link a {
  color: #040404;
}
a.reverse_link:hover,
.reverse_link a:hover {
  color: #252f3d;
}
@media (max-width: 978px) {
  html.--modal body {
    max-height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
  }
}
.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1100;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 756px) {
  .modal.--mobile {
    height: 200vh;
    height: calc(var(--vh, 1vh) * 200);
    align-items: flex-end;
    top: auto;
    animation: slideUp 0.4s 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.--loading .modal__content {
  position: relative;
  pointer-events: none;
}
.modal.--loading .modal__content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.modal.--loading .modal__content: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: #040404;
}
.modal.--loading .modal__content:after {
  position: absolute;
}
@media (min-width: 757px) {
  .modal.--loading .modal__content:after {
    position: fixed;
  }
}
.modal__wrapper {
  background: #fff;
  width: 100%;
  max-width: 540px;
  max-height: 90vh;
  max-height: calc(var(--vh, 1vh) * 90);
  scrollbar-color: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  margin: 0 calc(15px + env(safe-area-inset-right)) 0 calc(15px + env(safe-area-inset-left));
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 2rem;
}
.modal__wrapper::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.modal__wrapper::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.modal__wrapper::-webkit-scrollbar-thumb {
  background-color: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@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;
}
.modal.--region-forced .modal__close {
  display: none;
}
.region_forced__label {
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
}
.region_forced__label_value {
  white-space: nowrap;
}
.region_forced__body {
  font-size: 1.3rem;
  margin-bottom: 20px;
}
.region_forced__item {
  position: relative;
  padding-left: 10px;
  margin-bottom: 5px;
  line-height: 1.1;
}
.region_forced__item:before {
  content: '';
  background: #040404;
  display: block;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border-radius: 50%;
}
.region_forced__buttons {
  display: flex;
  flex-direction: column;
}
.region_forced__unset {
  align-self: center;
  margin-top: 20px;
  font-size: 1.3rem;
}
/*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: #040404;
    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 #252f3d;
}
.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: 'Harmonia Sans Pro Cyr', 'headline_custom', 'Open sans', "Arial", 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=62e7a5fa10fd24.34671527 page=layout_top type=bars_top*/
@media (max-width: 978px) {
  html.--scroll-down .bars_top {
    display: none;
  }
}
@media (max-width: 978px) {
  html:not(.--scroll-down) #layout {
    margin-top: var(--bars-height);
  }
}
@media (min-width: 1200px) {
  .bars.--full-width .bars__wrapper {
    width: calc(100vw - 30px);
    margin-left: calc(-50vw + 15px);
    left: 50%;
  }
}
@media (min-width: 1200px) {
  .bars.--full-width .bars__item.--fixed .bars__wrapper {
    max-width: none;
    width: calc(100vw - 30px);
    z-index: 9999;
  }
}
.bars__item {
  padding: 10px 15px 0;
}
@media (min-width: 979px) {
  .bars__item {
    padding: 10px 0 0;
  }
}
.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: calc(100% - 30px);
  }
}
@media (min-width: 1170px) {
  .bars__item.--fixed .bars__wrapper {
    max-width: 1170px;
  }
}
.bars__wrapper {
  background: var(--background-color);
  border: 1px solid var(--border-color);
  color: var(--font-color);
  border-radius: 5px;
  padding: 9px 20px;
  text-align: center;
  position: relative;
  font-size: 1.3rem;
}
.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 #e3e1e1;
}
@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;
}
.bars_top .bars__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 979px) {
  .bars_top .bars__item.--fixed .bars__wrapper {
    top: calc(1px * var(--position) + 10px);
  }
}
/*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 #252f3d;
  color: #252f3d;
  border-radius: 5px;
  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: #252f3d;
  right: 1.5rem;
  font-size: 1.8rem;
  text-decoration: none;
}
.rabateCode__close:hover {
  color: #040404;
}
.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=66ffd01b4b0041.79762334 page=layout_top type=menu_top*/
#logo {
  width: 100%;
  height: 50px;
  padding: 10px;
  text-align: left;
  grid-area: logo;
  padding-left: 1.5rem;
  position: relative;
  justify-content: center;
}
@media (min-width: 979px) {
  #logo {
    height: 105px;
    margin-top: 0;
    padding: 0 10px;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  #logo {
    margin-top: 0;
  }
}
#logo a {
  display: inline-block;
}
#logo img {
  max-height: 40px;
  max-width: 100%;
  width: auto;
  vertical-align: bottom;
  height: 24px;
}
@media (min-width: 979px) {
  #logo img {
    max-height: 100px;
    height: auto;
  }
}
/*component_css_end*/

/*component_css_start id=669e3dee3aaa56.80050435 page=layout_top type=menu_search*/
@media (max-width: 978px) {
  html.--search-open {
    position: relative;
    /* overflow: hidden; */
    height: 100%;
    /*   #layout,
		footer {
		  visibility: hidden;
		  opacity: 0;
		  pointer-events: none;
		} */
  }
  html.--search-open #backTop {
    display: none !important;
  }
  html.--search-open #menu_search .menu_search__block {
    display: block;
    top: 0;
    left: 0;
    /* 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);
    border-color: #141920;
    position: relative;
  }
  html.--search-open #menu_search .menu_search__item.--input {
    position: relative;
    border-bottom: 1px solid #e3e1e1;
  }
  html.--search-open #menu_search .menu_search__item.--results {
    display: block;
    overflow: auto;
    max-height: calc((var(--vh, 1vh) * 100) - 157px);
    padding-bottom: env(safe-area-inset-bottom);
    position: absolute;
    top: 100%;
    left: -2px;
    width: calc(100% + 4px);
    background: white;
    border: 2px solid #141920;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
  }
  html.--search-open #menu_search .menu_search__submit {
    height: 60px;
  }
  html.--search-open #menu_search .menu_search__submit:before {
    content: '\E880';
    font-size: 3rem;
  }
  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 #e3e1e1;
    padding-left: 1rem;
    padding-right: 5rem;
  }
  html.sidebar_open #menu_search .menu_search__input {
    background: #fff;
    color: #040404;
  }
  html.sidebar_open #menu_search .menu_search__submit {
    height: 45px;
    right: 0;
    color: #040404;
  }
  html.sidebar_open #menu_search .menu_search__submit:hover {
    color: #005C5B;
  }
  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) - 157px);
  }
}
@media (max-width: 756px) {
  html {
    /* &:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) {
		  .main_page {
		    #menu_search {
		      .menu_search__mobile {
		        visibility: hidden;
		        opacity: 0;
		      }
		
		      .menu_search__block {
		        display: block;
		        position: fixed;
		        left: 0;
		        right: 0;
		        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
		        transform: translateY(2px);
		      }
		
		      .menu_search__item {
		        &.--input {
		          padding: 0.7rem 1rem;
		          background: @less_iaicolorscheme_background_color;
		          color: @less_iaicolorscheme_background_text_color;
		          position: relative;
		        }
		      }
		
		      .menu_search__input {
		        background: @less_iaicolorscheme_background_color;
		        color: @less_iaicolorscheme_background_text_color;
		      }
		
		      .menu_search__submit {
		        color: @less_iaicolorscheme_background_text_color;
		
		        &:hover {
		          color: @less_iaicolorscheme_background_mask_link_color;
		        }
		      }
		    }
		  }
		} */
  }
  html .main_page {
    padding-top: 60px;
  }
}
#menu_search.--open .menu_search__item.--info-on-focus {
  display: none;
}
.menu_search__item.--info-on-focus {
  display: none;
  border: 2px solid #000;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  padding: 30px 20px;
  background: white;
}
.menu_search__item.--info-on-focus .product_section .categories {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 1.6rem;
}
.menu_search__item.--info-on-focus .product_section .categories .category_item {
  text-decoration: none;
  font-size: 1.2rem;
  border: 2px solid #e3e1e1;
  padding: 4px 8px;
  border-radius: 4px;
  color: #141920;
}
.menu_search__item.--info-on-focus .product_section .categories .category_item:hover {
  border-color: #000;
}
.menu_search__item.--info-on-focus .product_section .product_item {
  display: grid;
  grid-template-areas: "photo name" "photo price";
  text-decoration: none;
}
.menu_search__item.--info-on-focus .product_section .product_item .prod_icon {
  grid-area: photo;
}
.menu_search__item.--info-on-focus .product_section .product_item .prod_name {
  grid-area: name;
  line-height: 1.5;
  font-size: 1.4rem;
}
.menu_search__item.--info-on-focus .product_section .product_item .prod_price {
  grid-area: price;
}
.menu_search__item.--info-on-focus .product_section .product_item .prod_price .base_price.--has-promo {
  color: #2d8653;
}
.menu_search__item.--info-on-focus .product_section .product_item .prod_price .promo_price {
  text-decoration: line-through;
  color: #717171;
}
.menu_search__item.--info-on-focus .cms_section h3 {
  margin-bottom: 2.4rem;
  font-size: 1rem;
  color: #717171;
  text-transform: uppercase;
}
.menu_search__item.--info-on-focus .cms_section .cms_link {
  display: block;
  font-size: 1.5rem;
  text-decoration: none;
  margin-bottom: 1.6rem;
}
.menu_search__item.--info-on-focus .banner_section {
  position: relative;
}
.menu_search__item.--info-on-focus .banner_section .search_img_top,
.menu_search__item.--info-on-focus .banner_section .search_img_bottom {
  text-align: center;
  position: absolute;
  top: 2.2rem;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 30px);
}
.menu_search__item.--info-on-focus .banner_section .search_img_bottom {
  top: unset;
  bottom: 2.2rem;
}
@media (max-width: 978px) {
  .--search-open #menu_search::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
  }
}
.--search-open .menu_search__item.--info-on-focus {
  display: grid;
  border: 0;
  overflow-y: auto;
  max-height: calc(100vh - 157px);
  scrollbar-color: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  position: absolute;
  top: 100%;
  left: -2px;
  width: calc(100% + 4px);
  border: 2px solid #141920;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
}
.--search-open .menu_search__item.--info-on-focus::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.--search-open .menu_search__item.--info-on-focus::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.--search-open .menu_search__item.--info-on-focus::-webkit-scrollbar-thumb {
  background-color: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.--search-open .menu_search__item.--info-on-focus .cms_section {
  margin-top: 3rem;
}
#menu_search {
  width: auto;
  grid-area: menu_search;
}
@media (min-width: 979px) {
  #menu_search {
    height: 45px;
  }
}
#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:not(.--focus) .menu_search__input {
    border-radius: 0;
  }
}
@media (min-width: 979px) {
  #menu_search.--focus {
    position: relative;
    z-index: 201;
  }
  #menu_search.--focus::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    pointer-events: none;
  }
  #menu_search.--focus:not(.--open) .menu_search__item.--info-on-focus {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 1rem;
    min-height: 200px;
    background: #fff;
  }
  #menu_search.--focus.--open .menu_search__item.--results {
    display: flex;
    border-top: 1px solid #e3e1e1;
    max-height: calc(95vh - 80px);
    max-height: calc((var(--vh, 1vh) * 95) - 80px);
    overflow: auto;
    scrollbar-color: #252f3d transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border: 2px solid #000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 0;
  }
  #menu_search.--focus.--open .menu_search__item.--results::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  #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: #252f3d;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  #menu_search.--focus .menu_search__block {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
  #menu_search.--focus .menu_search__input {
    border: 2px solid #000;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1200px) {
  #menu_search.--focus .menu_search__block {
    width: 100%;
  }
}
#menu_search .menu_search__mobile,
#menu_search .menu_search__submit {
  width: 50px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #040404;
  text-decoration: none;
}
#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: 45px;
  }
}
#menu_search .menu_search__mobile:hover,
#menu_search .menu_search__submit:hover {
  color: #005C5B;
}
#menu_search .menu_search__mobile:before,
#menu_search .menu_search__submit:before {
  content: '\E8A1';
  font-family: FontAwesome;
}
#menu_search .menu_search__mobile {
  font-size: 2rem;
  opacity: 1;
  transition: 0.3s opacity;
  color: #040404;
}
@media (min-width: 979px) {
  #menu_search .menu_search__mobile {
    display: none;
  }
}
#menu_search .menu_search__mobile:hover {
  color: #005C5B;
}
#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;
  }
}
@media (max-width: 978px) {
  #menu_search {
    padding: 0 2rem;
    margin-bottom: 1rem;
  }
  #menu_search .menu_search__mobile {
    display: none;
  }
}
#menu_search .menu_search__block {
  /* display: none; */
  background: #fff;
  color: #040404;
  border-radius: 4px;
}
@media (max-width: 978px) {
  #menu_search .menu_search__block {
    border: 2px solid #e3e1e1;
  }
}
@media (min-width: 979px) {
  #menu_search .menu_search__block {
    display: block;
    border-radius: 5px;
  }
}
@media (max-width: 978px) {
  #menu_search .menu_search__block .menu_search__item.--input {
    position: relative;
  }
  #menu_search .menu_search__block .menu_search__item.--input .menu_search__submit {
    height: 45px;
    font-size: 1.5rem;
    right: 5px;
  }
}
@media (min-width: 979px) {
  #menu_search .menu_search__item.--input {
    position: relative;
  }
}
#menu_search .menu_search__input {
  font-size: 1.3rem;
  border: none;
  height: 45px;
  box-shadow: none;
  background: #fff;
  color: #040404;
  width: 100%;
  padding-right: 8rem;
  padding-left: 2.3rem;
}
@media (min-width: 979px) {
  #menu_search .menu_search__input {
    border-bottom: 1px solid #040404;
    font-size: 1.2rem;
    padding-left: 1.5rem;
    padding-right: 7.5rem;
  }
}
#menu_search .menu_search__input::-webkit-input-placeholder {
  opacity: 0.75;
}
#menu_search .menu_search__input:-moz-placeholder {
  opacity: 0.75;
}
#menu_search .menu_search__input::-moz-placeholder {
  opacity: 0.75;
}
#menu_search .menu_search__input:-ms-input-placeholder {
  opacity: 0.75;
}
#menu_search .search_result {
  display: none;
}
#menu_search .search_result__block {
  padding: 1rem 1.5rem 1.5rem;
}
@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 #e3e1e1;
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--queries:not(:only-child) {
    border: none;
    border-right: 1px solid #e3e1e1;
  }
}
@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 #e3e1e1;
    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: #040404;
}
#menu_search .search_result__item:not(.--button-all):hover,
#menu_search .search_result__item:not(.--button-all).--active {
  color: #005C5B;
}
#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 #141920;
  color: #141920;
}
#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);
}
#menu_search .search_result__price {
  white-space: nowrap;
  margin-left: 1rem;
}
#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=66b9b9f40d3fb5.80776311 page=layout_top type=menu_settings*/
.additional-headermenu {
  display: none;
}
@media (min-width: 979px) {
  .additional-headermenu {
    display: block;
    grid-area: adt-menu;
  }
}
.additional-headermenu a.nav-link {
  display: inline;
  color: #717171;
  font-size: 1.3rem;
  text-decoration: none;
  font-weight: 500;
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.additional-headermenu a.nav-link:nth-child(2) {
  margin-left: 1rem;
}
.additional-headermenu a.nav-link:hover {
  color: #141920;
}
.shopping_list_top_mobile {
  grid-area: shopping_list_top_mobile;
}
@media (min-width: 979px) {
  .shopping_list_top_mobile {
    display: none;
  }
}
.shopping_list_top_mobile .sltm_link {
  width: 50px;
  height: 60px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.9rem;
}
.shopping_list_top_mobile .sltm_link:before {
  content: '\E86D';
  font-family: FontAwesome;
}
span.menu_settings_language {
  text-transform: uppercase;
  margin-right: 3px;
}
span.menu_settings_currency {
  margin-left: 3px;
}
#menu_settings {
  display: flex;
  margin: 0 0 150px;
  border-left: none;
  border-right: none;
  border-top: none;
  grid-area: menu_settings;
}
@media (min-width: 979px) {
  #menu_settings {
    margin: 0;
    font-size: 1.3rem;
    z-index: 200;
    position: relative;
    margin-left: 2rem;
  }
}
@media (max-width: 978px) {
  #menu_settings .f-dropdown .f-control {
    border-radius: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #e3e1e1;
  }
}
@media (min-width: 979px) {
  #menu_settings .f-dropdown .f-dropdown-item {
    padding: 1rem;
  }
}
#menu_settings form {
  width: 100%;
  display: block;
  border: none;
  background: #fff;
}
@media (min-width: 757px) {
  #menu_settings form {
    width: 50vw;
  }
}
@media (min-width: 979px) {
  #menu_settings form {
    position: absolute;
    top: 100%;
    width: auto;
    left: 0;
    bottom: initial;
    display: none;
    background: none;
    overflow: visible;
    min-width: 190px;
  }
  #menu_settings form.active {
    display: block;
  }
}
#menu_settings form > ul {
  list-style: none;
}
@media (min-width: 979px) {
  #menu_settings form > ul {
    padding: 20px 0;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
  }
}
@media (min-width: 979px) {
  #menu_settings form > ul > li {
    padding: 0 15px;
  }
}
#menu_settings form > ul > li:nth-last-child(2) {
  margin-bottom: 60px;
}
@media (min-width: 979px) {
  #menu_settings form > ul > li:nth-last-child(2) {
    margin-bottom: 0;
  }
}
#menu_settings form > ul > li.buttons {
  width: calc(100vw - 90px);
  position: fixed;
  bottom: 0;
  padding-bottom: env(safe-area-inset-bottom);
  background: #fff;
  right: 1.5rem;
  display: none;
  z-index: 1;
}
@media (min-width: 757px) {
  #menu_settings form > ul > li.buttons {
    width: calc(50vw - 30px);
  }
}
@media (min-width: 979px) {
  #menu_settings form > ul > li.buttons {
    width: auto;
    position: static;
    padding-top: 10px;
    display: block;
    background: transparent;
  }
}
#menu_settings form > ul > li.buttons button {
  width: 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  #menu_settings form > ul > li.buttons button {
    font-size: 1.2rem;
    padding: 0.9rem 1rem;
    font-weight: normal;
    padding: 0.8rem 1rem;
    margin-bottom: 0;
  }
}
#menu_settings form input[type="radio"] {
  position: static;
  margin: 0 10px 0 0;
}
#menu_settings.--active form > ul > li.buttons {
  display: block;
}
#menu_settings .form-group {
  margin: 0;
  padding-top: 10px;
}
@media (min-width: 979px) {
  #menu_settings .form-group {
    margin-bottom: 10px;
    padding-top: 0;
  }
}
#menu_settings .form-group > label {
  display: block;
  line-height: 40px;
  position: relative;
  border-bottom: 1px solid #e3e1e1;
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 979px) {
  #menu_settings .form-group > label {
    font-size: 1em;
    line-height: inherit;
    border: none;
    text-align: left;
    display: inline-block;
    font-weight: 400;
  }
}
#menu_settings .open_trigger {
  white-space: nowrap;
  cursor: pointer;
  text-align: right;
  display: none;
  padding: 0;
  width: 100%;
}
@media (min-width: 979px) {
  #menu_settings .open_trigger {
    line-height: 45px;
    width: auto;
    display: block;
  }
}
#menu_settings .open_trigger i {
  display: table-cell;
  vertical-align: middle;
  color: #252f3d;
}
@media (min-width: 979px) {
  #menu_settings .open_trigger i {
    color: #040404;
  }
}
#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 #e3e1e1;
  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 #e3e1e1;
  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 .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: none;
}
@media (min-width: 979px) {
  #menu_additional {
    display: flex;
    align-items: center;
  }
}
#menu_additional a {
  text-decoration: none;
}
#menu_additional .account_link,
#menu_additional .wishlist_link {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#menu_additional .account_link:before,
#menu_additional .wishlist_link:before {
  font-family: FontAwesome;
}
#menu_additional .account_link {
  margin-left: 3rem;
}
@media (min-width: 1200px) {
  #menu_additional .account_link {
    margin-left: 4rem;
  }
}
#menu_additional .account_link:before {
  content: '\E8A0';
  font-size: 1.8rem;
  height: 2.5rem;
}
#menu_additional .wishlist_link:before {
  content: '\E86D';
  font-size: 2.6rem;
  height: 3rem;
  margin-top: -0.4rem;
}
.shopping_list_top {
  z-index: 1;
  position: relative;
  margin-left: 3rem;
}
@media (min-width: 1200px) {
  .shopping_list_top {
    margin-left: 4rem;
  }
}
.shopping_list_top:hover .slt_link {
  position: relative;
  z-index: 2;
}
.shopping_list_top:hover .slt_lists {
  display: block;
  z-index: 1;
}
.shopping_list_top[data-empty="false"] .slt_lists__nav_item.--empty {
  display: none;
}
.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: 5px;
  padding: 7rem 2.5rem 1.5rem;
  top: -2rem;
  left: -2.5rem;
  z-index: -1;
  min-width: 224px;
  max-width: 300px;
}
.shopping_list_top .slt_lists__nav {
  list-style: none;
}
.shopping_list_top .slt_lists__nav_item {
  border-bottom: 1px solid #e3e1e1;
}
.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: #252f3d;
  font-size: 1.2rem;
  white-space: nowrap;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .shopping_list_top .slt_lists__nav_link {
    min-width: 170px;
  }
}
.shopping_list_top .slt_lists__nav_link:hover {
  color: #141920;
}
.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) {
  header #menu_settings {
    display: flex !important;
  }
}
.flag {
  display: inline-block;
  width: 20px;
  height: 14px;
  vertical-align: middle;
  margin-right: 10px;
  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=66ffd2077b9010.41885736 page=layout_top type=menu_basket*/
@media (min-width: 979px) {
  html:not(.touch) .topBasket:not(.--hide):hover {
    z-index: 998;
    position: relative;
  }
  html:not(.touch) .topBasket:not(.--hide):hover .topBasket__details {
    display: block;
    color: #333;
  }
  html:not(.touch) .topBasket:not(.--hide):hover .topBasket__sub {
    color: #040404;
  }
  html:not(.touch) .topBasket:not(.--hide):hover .topBasket__sub:hover {
    color: #005C5B;
  }
}
@media (min-width: 979px) {
  html.--fixed-header header #menu_basket .badge {
    top: calc(50% - 0.7rem);
    right: calc(50% - 1.9rem);
  }
}
.topBasket {
  width: 50px;
  grid-area: menu_basket;
}
@media (min-width: 979px) {
  .topBasket {
    width: 100%;
    position: relative;
    min-width: 75px;
  }
  .topBasket.--skeleton {
    position: relative;
    pointer-events: none;
  }
  .topBasket.--skeleton:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
  }
  .topBasket.--skeleton: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: #040404;
  }
}
.topBasket.--oneclick-hide .topBasket_oneclick {
  display: none;
}
.topBasket.--list .topBasket__details.--products .topBasket__row {
  padding-bottom: 0.7rem;
}
.topBasket.--list .topBasket__details.--products .topBasket__item.--photo {
  display: none;
}
.topBasket.--list .topBasket__details.--products .topBasket__item.--name {
  flex-basis: 68%;
}
.topBasket.--list .topBasket__details.--products .topBasket__version {
  display: inline;
}
.topBasket__sub {
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  font-size: 2.4em;
  height: 55px;
  text-align: center;
  width: 5rem;
  color: #040404;
  text-decoration: none;
}
@media (min-width: 979px) {
  .topBasket__sub {
    font-size: 1.3rem;
    width: auto;
    z-index: 1;
  }
}
.topBasket__sub:after {
  content: "\E89F";
  font-family: FontAwesome;
  font-weight: 400;
  margin: 0;
  color: inherit;
  font-size: 2rem;
}
@media (min-width: 979px) {
  .topBasket__sub:after {
    font-size: 2rem;
    height: 2.9rem;
    margin-top: -0.4rem;
  }
}
.topBasket__sub strong {
  display: none;
}
@media (min-width: 979px) {
  .topBasket__sub strong {
    display: initial;
    order: 1;
  }
}
.topBasket .badge {
  font-size: 0.9rem;
  padding: 0;
  height: 1.6rem;
  line-height: 1.6rem;
  min-width: 1.6rem;
  width: 1.6rem;
  position: absolute;
  right: 0.7rem;
  top: calc(50% - 0.7rem);
  transform: translateY(-50%);
}
@media (min-width: 979px) {
  .topBasket .badge {
    top: calc(50% - 1.4rem);
    right: calc(50% - 1.6rem);
  }
}
.topBasket .badge:empty {
  display: none;
}
.topBasket__details {
  background: #fff;
  position: absolute;
  right: -1rem;
  top: -1rem;
  display: none;
}
.topBasket__details.--products {
  padding: 1rem 17rem 2rem 2rem;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  width: 63rem;
  max-height: 62rem;
  border-radius: 5px;
}
@media (min-width: 1200px) {
  .topBasket__details.--products {
    padding: 1rem 21rem 2rem 2rem;
  }
}
.topBasket__details.--shipping {
  top: 6rem;
  width: 16rem;
  font-size: 1.2rem;
  text-align: right;
  padding-right: 1rem;
}
.topBasket__details.--shipping span:first-child {
  margin-right: 0.3rem;
}
@media (min-width: 1200px) {
  .topBasket__details.--shipping {
    width: 20rem;
  }
}
.topBasket__details .topBasket_oneclick {
  width: 59rem;
  border-top: 1px solid #e3e1e1;
  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-top: 1.5rem;
  max-height: 48rem;
  overflow-y: auto;
  scrollbar-color: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  padding-right: 1rem;
  border-radius: 0;
}
.topBasket__block.--products::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.topBasket__block.--products::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.topBasket__block.--products::-webkit-scrollbar-thumb {
  background-color: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.topBasket__block.--labels {
  border-bottom: 1px solid #e3e1e1;
  line-height: 5.8rem;
  margin-right: 1rem;
}
@media (min-width: 979px) {
  .topBasket__block.--labels {
    line-height: 4.3rem;
  }
}
.topBasket__item {
  flex-basis: 14%;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 400;
}
.topBasket__item.--name {
  flex-basis: 68%;
  padding-right: 1rem;
  text-decoration: none;
}
.topBasket__item.--photo {
  height: 4rem;
  width: 4.5rem;
  flex-basis: 5rem;
  display: flex;
  align-items: flex-start;
  padding-right: 0.5rem;
  justify-content: center;
}
.topBasket__item.--photo img {
  max-height: 3.5rem;
}
.topBasket__item.--sum .unit {
  margin-left: 0.3rem;
}
.topBasket__item.--prices {
  text-align: right;
  flex-basis: 18%;
}
.topBasket__row {
  display: flex;
  align-items: flex-start;
  padding-bottom: 0.5rem;
}
.topBasket__row .--name {
  flex-basis: calc(68% - 5rem);
}
.topBasket__row a {
  color: #333;
}
.topBasket__row a:hover {
  color: #005C5B;
}
/*component_css_end*/

/*component_css_start id=66b9b89b29a172.03606709 page=layout_top type=menu_categories*/
#menu_categories {
  border: none;
  padding: 0;
  grid-area: menu_categories;
}
@media (min-width: 979px) {
  #menu_categories {
    margin: 0;
    width: auto;
    clear: both;
    margin-bottom: 1.5rem;
  }
}
.navbar-toggler {
  display: inline-block;
  color: #040404;
  border: none;
  background: none;
  font-size: 1.4rem;
  padding: 0;
  width: 45px;
  line-height: 55px;
  text-align: right;
  padding-right: 1.5rem;
}
@media (min-width: 979px) {
  .navbar-toggler {
    display: none;
  }
}
.nav-picture img {
  display: block;
}
aside .navbar-collapse {
  background: #fff;
  clear: both;
  display: block;
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  aside .navbar-collapse {
    display: none;
  }
}
aside .navbar-collapse ul {
  list-style: none;
}
aside .navbar-collapse .nav-picture.--hover {
  display: none;
}
aside .navbar-nav {
  z-index: 9;
}
aside .navbar-subnav {
  z-index: 9;
}
aside .navbar-subsubnav {
  z-index: 19;
}
aside .navbar-subnav,
aside .navbar-subsubnav {
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0;
  height: 100vh;
  overflow: auto;
  left: -100%;
  transition: left 0.3s;
  padding: 60px 1.5rem 120px;
  display: none;
}
@media (min-width: 757px) {
  aside .navbar-subnav,
  aside .navbar-subsubnav {
    width: 50vw;
  }
}
aside .nav-item {
  display: block;
}
aside .nav-item.--extend {
  display: none;
}
aside .nav-link {
  padding: 15px 0;
  color: #252f3d;
  font-weight: 400;
  display: flex;
  line-height: 20px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e3e1e1;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
  word-break: break-word;
  /* &:not(:only-child) {
		  &:after {
		    font-family: FontAwesome;
		    font-size: 22px;
		    content: "\f105";
		    color: inherit;
		  }
		} */
}
aside .nav-link:has(.nav-next) {
  padding: 0;
}
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.active {
  color: #141920;
}
aside a.nav-link:hover {
  color: #141920;
}
aside .nav-header {
  position: fixed;
  top: 0;
  left: -100%;
  transition: left 0.3s;
  width: 100%;
  padding: 0 1.5rem;
}
@media (min-width: 757px) {
  aside .nav-header {
    width: 50vw;
  }
}
aside .nav-header__backLink {
  position: absolute;
  width: 40px;
  height: 61px;
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 29px;
  text-decoration: none;
  left: 20px;
  z-index: 1;
}
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 {
  content: "\f104";
  position: absolute;
  left: 20px;
  font-weight: 400;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 29px;
  display: none;
}
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:after {
  line-height: 50px;
}
aside .nav-header .nav-link.nav-gfx img {
  max-height: 50px;
}
header .nav-header {
  display: none;
}
header .navbar-collapse {
  display: none;
  position: relative;
}
@media (min-width: 979px) {
  header .navbar-collapse {
    display: block;
  }
}
header .navbar-collapse ul {
  list-style: none;
}
header .navbar-collapse .nav-picture {
  display: flex;
}
header .navbar-collapse .nav-picture.--hover {
  display: none;
}
header .navbar-nav {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  font-size: 1.5rem;
  align-items: center;
}
header .navbar-nav > li:hover > ul {
  display: grid;
}
header .navbar-subnav {
  display: none;
  width: 100%;
  font-size: 1.3rem;
  z-index: 100;
  position: absolute;
  background: #fff;
  border: 1px solid #e3e1e1;
  right: 0;
  left: -1.5rem;
  width: calc(100% + 3rem);
  box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.2);
  flex-wrap: wrap;
  justify-content: left;
  align-items: start;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  border-radius: 5px;
  padding: 10px;
}
@media (min-width: 1200px) {
  header .navbar-subnav {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 999999px) {
  header .navbar-subnav {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
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% + 3rem);
  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% + 3rem);
  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: grid;
}
header .navbar-subnav .nav-link {
  text-transform: uppercase;
  font-size: 1.4rem;
  padding: 10px;
  word-break: break-word;
}
header .navbar-subnav > .nav-item.--all {
  grid-column: span 5;
  display: flex;
  justify-content: center;
}
header .navbar-subsubnav {
  padding-bottom: 10px;
}
header .navbar-subsubnav .nav-link {
  font-weight: normal;
  text-transform: none;
  font-size: 1.2rem;
  padding: 2.5px 10px;
}
header .navbar-subsubnav:not(.show) .nav-item:nth-child(n + 11):not(.--extend) {
  display: none;
}
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: flex;
  padding: 5px 10px 8px;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
}
header .nav-link.--hover span.--omo {
  display: none;
}
header .nav-link.--hover .nav-picture.--hover {
  display: flex;
}
header .nav-link.--hover .nav-picture.--main {
  display: none;
}
header .nav-link.active {
  color: #141920;
}
@media (max-width: 978px) {
  #menu_basket {
    margin-left: auto;
  }
  /* header > #menu_search {
	    display: none;
	  } */
}
@media (max-width: 978px) {
  .sidebar_open header,
  .filters_open header {
    grid-template-columns: 25vw 25vw 25vw 25vw;
    grid-template-areas: "rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping" "menu_categories logo logo menu_basket";
  }
}
.sidebar_open header #logo,
.filters_open header #logo {
  justify-content: center;
}
.sidebar_open header .navbar-toggler i::before,
.filters_open header .navbar-toggler i::before {
  content: '\E897';
}
.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 {
  left: 0;
  display: block;
  right: auto !important;
}
.sidebar_open aside .nav-open > ul > .nav-header {
  left: 0;
}
aside .nav-header .nav-link {
  padding: 15px 0;
}
.nav-header .nav-next {
  display: none;
}
.nav-next {
  display: block;
  min-width: 30px;
  height: 51px;
}
@media (min-width: 979px) {
  .nav-next {
    display: none;
  }
}
/*component_css_end*/

/*component_css_start id=66c85b7f4925c1.63791179 page=layout_top type=projector_stepper*/
header .breadcrumbs {
  grid-area: breadcrumbs;
  display: none;
}
@media (min-width: 979px) {
  header .breadcrumbs {
    display: flex;
    padding: 1rem 0;
  }
}
.no-touch .breadcrumbs .list_wrapper {
  scrollbar-color: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
.no-touch .breadcrumbs .list_wrapper::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.no-touch .breadcrumbs .list_wrapper::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.no-touch .breadcrumbs .list_wrapper::-webkit-scrollbar-thumb {
  background-color: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.breadcrumbs {
  display: flex;
  align-items: center;
  padding: 1rem 1.5rem;
  font-size: 1.1rem;
  width: 100%;
}
@media (min-width: 979px) {
  .breadcrumbs {
    font-size: 1.2rem;
    padding-bottom: 1rem;
  }
}
.breadcrumbs__sub {
  display: none;
  list-style: none;
  position: absolute;
  background: #fff;
  color: #040404;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 1rem;
  z-index: 200;
  font-size: 1.2rem;
  top: 100%;
  left: 0;
  min-width: 100%;
}
.breadcrumbs__sub a {
  color: #040404;
}
.breadcrumbs__sub a:hover {
  color: #141920;
}
.breadcrumbs__item {
  padding-bottom: 0.5rem;
}
.breadcrumbs__item:last-child {
  padding: 0;
}
.breadcrumbs__link {
  display: block;
  width: 100%;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs #back_button {
  font-size: 1.7rem;
  padding-right: 2rem;
  color: #040404;
}
@media (min-width: 979px) {
  .breadcrumbs #back_button {
    display: none;
  }
}
.breadcrumbs #back_button:hover {
  color: #141920;
}
.breadcrumbs #back_button:before {
  content: '\E8A3';
  font-family: FontAwesome;
}
.breadcrumbs .list_wrapper {
  overflow: auto;
  padding: 0.8rem 0;
}
@media (min-width: 979px) {
  .breadcrumbs .list_wrapper {
    overflow: visible;
  }
}
.breadcrumbs ol {
  list-style: none outside none;
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .breadcrumbs ol {
    flex-wrap: wrap;
  }
}
.breadcrumbs ol > li {
  white-space: nowrap;
  display: flex;
  align-items: center;
  position: relative;
}
@media (min-width: 979px) {
  .breadcrumbs ol > li {
    padding-bottom: 0.5rem;
    white-space: normal;
  }
}
.breadcrumbs ol > li:first-child {
  /* display: none; */
  display: flex;
  /* padding-right: 0.5rem; */
  /* @media (min-width: 979px) {
				} */
}
@media (min-width: 979px) {
  .breadcrumbs ol > li:first-child:after {
    /* display: none; */
  }
}
.breadcrumbs ol > li:last-child:after {
  display: none;
}
.breadcrumbs ol > li:after {
  content: '\f105';
  font-family: FontAwesome;
  padding: 0 1rem;
  /* height: 1px;
        width: 30px;
        background: #717171;
        margin: 0 5px;
        display: block; */
}
@media (min-width: 757px) {
  .breadcrumbs ol > li.--more:after {
    content: '\F107';
    /* content: ''; */
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol > li.--more:hover:after {
    content: '\F106';
    /* content: ''; */
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol > li.--more:hover .breadcrumbs__sub {
    display: block;
  }
}
.search_name ol > li:after {
  content: '';
  padding: 0 1rem;
  height: 1px;
  width: 30px;
  background: #717171;
  margin: 0 5px;
  display: block;
}
@media (min-width: 757px) {
  .search_name ol > li.--more:after {
    /* content: '\F107'; */
    content: '';
  }
}
@media (min-width: 757px) {
  .search_name ol > li.--more:hover:after {
    /* content: '\F106'; */
    content: '';
  }
}
@media (min-width: 757px) {
  .search_name ol > li.--more:hover .breadcrumbs__sub {
    display: block;
  }
}
/*component_css_end*/

/*component_css_start id=648ca66b2a3810.48166522 page=layout_top type=menu_security_policy_top*/
.order_process_security {
  display: none;
}
@media (min-width: 979px) {
  .order_process_security {
    grid-area: security;
    justify-content: flex-end;
    align-items: center;
  }
}
.order_process_security.--super .order_process_security__img img {
  max-width: 200px;
}
.order_process_security__img {
  margin-left: 15px;
}
.order_process_security__img img {
  max-width: 100px;
  filter: brightness(0) invert(null);
}
.order_process_security sup {
  top: -0.65em;
  font-size: 65%;
}
/*component_css_end*/

/*component_css_start id=60dd8ecf0ff704.93839526 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: calc(100vw - 60px);
  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: 50vw;
  }
}
@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: calc(100vw - 60px);
  padding: 0 1.5rem;
  background: #fff;
}
@media (min-width: 757px) {
  .shopping_list_menu .slm_lists__nav_header {
    width: 50vw;
  }
}
@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 #e3e1e1;
  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: #252f3d;
  display: flex;
  align-items: center;
  padding: 1.5rem 0;
  border-bottom: 1px solid #e3e1e1;
}
@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: #141920;
}
.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: '\E86D';
  font-family: FontAwesome;
  font-size: 2.1rem;
  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: #d5dce7;
  margin: -0.2rem 1rem 0 0;
}
/*component_css_end*/

/*component_css_start id=66b0bc150105c7.56760218 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 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 -1.5rem;
    background-color: #333;
    position: relative;
  }
  .mobileCategories:before {
    content: '';
    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 button {
    color: #fff;
    text-decoration: none;
    font-size: 1.2rem;
    display: flex;
    height: 6rem;
    align-items: center;
    justify-content: center;
    border-right: 1px solid rgba(196, 199, 200, 0.3);
    transition: none;
    background-color: #040404;
    width: 100%;
  }
  .mobileCategories__item button.--active {
    background: #fff;
    color: #040404;
  }
  .mobileCategories__item:last-child button {
    border-right: 1px solid transparent;
  }
  .mobileCategories__item.--menu button:before {
    font-size: 1.1rem;
    margin-right: 1rem;
    margin-top: 0.3rem;
    content: '\E8A2';
    font-family: fontawesome;
  }
}
@media (min-width: 979px) {
  .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: #252f3d;
}
#login_menu_block a {
  color: #040404;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  text-decoration: none;
  padding: 1.5rem 0;
  border-bottom: 1px solid #e3e1e1;
}
#login_menu_block a i,
#login_menu_block span.font_icon {
  color: #040404;
  font-size: 1.8rem;
  margin-right: 1rem;
  width: 1.6rem;
}
#login_menu_block a:hover {
  color: #252f3d;
}
#login_menu_block span {
  vertical-align: middle;
}
.mobileNewsletter {
  padding: 5px 10px;
}
.mobileNewsletter a {
  text-align: right !important;
}
aside .additional-headermenu.--active {
  display: block;
}
aside .additional-headermenu.--active a {
  display: block;
}
aside .additional-headermenu.--active a:after {
  display: none;
}
aside .additional-headermenu.--active a:nth-child(2) {
  margin-left: 0;
}
/*component_css_end*/

/*component_css_start id=60dd8e8a776792.56913480 page=layout_left type=menu_additional2*/
#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: #040404;
  margin-bottom: 1rem;
}
#menu_categories2 .menu_categories_label.menu_go_up:after {
  color: #252f3d;
  content: "\F148";
  margin-left: 5px;
  font-family: FontAwesome;
  font-style: bold;
  font-weight: normal;
  text-decoration: inherit;
}
#menu_categories2 a {
  text-decoration: none;
}
#menu_categories2 ul {
  list-style: none;
  font-size: 1.3rem;
}
#menu_categories2 ul li a {
  display: block;
  padding: 0.25rem 0;
}
#menu_categories2 ul li a.active {
  font-weight: bold;
  color: #141920;
}
#menu_categories2 ul.no_active li a {
  padding: 0.25rem 0;
}
/*component_css_end*/

/*component_css_start id=67a36bf349f754.35121279 page=layout_left type=menu_filter*/
aside .filters {
  padding-right: env(safe-area-inset-right);
}
aside .filters__toggler {
  display: block;
  margin-bottom: 0.5rem;
  text-decoration: none;
}
aside .filters__toggler:not(.--not-expandable) .btn.--icon-right:before {
  content: '\f106';
  right: 0.5rem;
}
aside .filters__toggler:not(.--not-expandable).--not-expanded .btn.--icon-right:before {
  content: '\f107';
}
aside .filters__toggler:not(.--not-expandable).--not-expanded + .filters__expand {
  display: none;
}
aside .filters__toggler .btn {
  text-align: left;
  padding: 0.5rem 0;
  user-select: none;
  border-color: #fff;
  text-decoration: none !important;
}
aside .filters__toggler .btn span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4rem;
}
aside .filters__toggler .btn:before {
  color: #040404;
}
aside .filters__expand.--not-expanded {
  display: none;
}
aside .filters__price.has-error label {
  border-color: #c9244c;
}
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 {
  border-color: transparent;
  font-size: 1.8rem;
  padding: 1.1rem;
  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 #e3e1e1;
}
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 {
  display: block !important;
}
aside .filters__item.--hidden {
  display: none;
}
aside .filters__item .--name {
  margin-right: 1rem;
}
aside .filters__item .--quantity {
  color: #999;
  font-size: 1.2rem;
}
aside .filters__item .--quantity:before {
  content: "(";
}
aside .filters__item .--quantity:after {
  content: ")";
}
aside .filters__options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
aside .filters__options .--submit,
aside .filters__options .--show-hidden {
  background: #fff;
  font-size: 1.3rem;
  width: auto;
  border-bottom: transparent;
}
aside .filters__options .--submit:hover,
aside .filters__options .--show-hidden:hover {
  text-decoration: underline;
}
aside .filters__options .--show-hidden {
  margin-left: auto;
  cursor: pointer;
}
aside .filters__options .--show-hidden:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #e3e1e1;
  z-index: -1;
}
aside .filters__options .--show-hidden .--show {
  display: block;
}
aside .filters__options .--show-hidden .--hide {
  display: none;
}
aside .filters__options .--show-hidden.--shown .--show {
  display: none;
}
aside .filters__options .--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: #e3e1e1;
  z-index: -1;
}
aside .filters__buttons {
  position: fixed;
  bottom: 0;
  right: -100%;
  width: calc(100vw - 60px);
  background: #fff;
  margin-bottom: 0;
  padding-bottom: env(safe-area-inset-bottom);
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 757px) {
  aside .filters__buttons {
    width: 50vw;
  }
}
@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: normal;
  }
}
aside .filters__buttons .btn {
  width: 100%;
}
aside .filters__buttons .btn:only-child {
  margin-bottom: 1.5rem;
}
aside .filters__buttons a.btn {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  border-radius: 0;
}
aside .filters__range label {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e3e1e1;
  background: #fff;
  color: #040404;
  text-align: center;
  cursor: text;
  width: calc(50% - 15px);
  border-radius: 5px;
}
aside .filters__range input {
  border: none;
  box-shadow: none;
  width: 65%;
  text-align: center;
  padding: 5px 0;
  background: #fff;
  color: #040404;
}
aside .filters__range .--gap {
  padding: 0 12px;
}
aside .filters__range .--currency {
  padding-top: 1px;
}
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: #191420;
  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 .setMobileGrid,
.filters_open #login_menu_block,
.filters_open .shopping_list_menu {
  display: none;
}
.xpress,
.xpress_error {
  display: none;
}
.xpress .btn,
.xpress_error .btn {
  width: 100%;
}
.modal .xpress,
.modal .xpress_error {
  display: block;
}
/*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: #252f3d;
  font-weight: 400;
  display: flex;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e3e1e1;
  font-size: 16px;
  text-decoration: none;
}
.menu_blog_box ul li a:hover {
  color: #191420;
}
@media (min-width: 979px) {
  .menu_blog_box ul li a {
    display: block;
    color: #040404;
    line-height: inherit;
    padding: 0;
    font-size: 1em;
    border: none;
  }
}
.menu_blog_box ul li.active a {
  color: #191420;
}
@media (min-width: 979px) {
  .menu_blog_box ul li {
    border-bottom: 1px solid #e3e1e1;
    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: #191420;
  display: none;
}
#menu_blog_rss {
  padding: 10px 0px 9px;
  padding: 0;
}
#menu_blog_rss a {
  padding: 0 20px;
  color: #252f3d;
  font-weight: 400;
  display: flex;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e3e1e1;
  font-size: 16px;
  text-decoration: none;
}
#menu_blog_rss a:hover {
  color: #191420;
}
@media (min-width: 979px) {
  #menu_blog_rss a {
    display: block;
    color: #040404;
    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: #252f3d;
  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: #141920;
}
#menu_blog_bydates ul li > ul li.active a {
  color: #191420;
}
#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: #252f3d;
}
@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: #252f3d;
  line-height: 60px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e3e1e1;
  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: #191420;
}
@media (min-width: 979px) {
  #menu_blog_bydates a.menu_categories_label {
    display: block;
    color: #040404;
    line-height: inherit;
    padding: 10px 0;
    font-size: 1em;
    text-align: left;
    border: none;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7e6e3ca3.91526215 page=layout_left type=menu_buttons3*/
/*component_css_end*/

/*component_css_start id=66e40439664030.36656168 page=layout_projector type=menu_order_progress*/
.place-order_page .progress {
  margin: 0 auto 4rem;
}
@media (min-width: 979px) {
  .place-order_page .progress {
    max-width: 970px;
    margin: 0 auto 5rem;
  }
}
.progress {
  margin-bottom: 3rem;
  margin-top: 2rem;
}
@media (min-width: 979px) {
  .progress {
    display: flex;
    margin-bottom: 5rem;
    margin-top: 0;
  }
}
.progress__item {
  display: grid;
  grid-template-columns: 40px auto 1fr;
  grid-gap: 1rem;
  align-items: center;
}
.progress__item:after {
  content: '';
  height: 1px;
  background-color: #e3e1e1;
  margin: 0 0.5rem 0 0.5rem;
}
.progress__item:last-child {
  display: none;
  grid-template-columns: 40px auto;
}
@media (min-width: 979px) {
  .progress__item:last-child {
    flex-basis: auto;
    white-space: nowrap;
  }
}
.progress__item:last-child:after {
  display: none;
}
@media (min-width: 979px) {
  .progress__item {
    flex-basis: 100%;
  }
  .progress__item.--active .progress__icon {
    color: #252f3d;
  }
}
.progress__item.--link {
  text-decoration: none;
}
.progress__item:not(.--active) {
  display: none;
}
@media (min-width: 979px) {
  .progress__item:not(.--active) {
    display: grid;
  }
}
@media (min-width: 979px) {
  .progress__item.--active .progress__icon {
    border: 2px solid #252f3d;
  }
}
.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: '\E8BF';
}
.progress__item.--truck .progress__fontello:before {
  content: '\E8BE';
}
.progress__item.--comment .progress__fontello:before {
  content: '\E8C0';
}
.progress__item.--ok .progress__fontello {
  color: #38B759;
  border-color: #38B759;
  font-size: 1.8rem;
}
.progress__item.--ok .progress__fontello:before {
  content: '\E819';
}
.progress__item.--file-text .progress__fontello:before {
  content: '\E881';
}
.progress__icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 979px) {
  .progress__icon {
    border-radius: 100%;
    color: #040404;
    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: #252f3d;
  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: 2rem;
}
.progress__fontello:before {
  font-family: fontAwesome;
}
.progress__text {
  display: flex;
  flex-direction: column;
}
@media (min-width: 979px) {
  .progress__text {
    flex-direction: row;
  }
}
.progress__description {
  display: none;
}
.progress .--shopping-cart .progress__description {
  display: block;
  white-space: nowrap;
}
@media (min-width: 979px) {
  .progress .--shopping-cart .progress__description {
    padding-left: 0.3rem;
  }
}
/*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: 5px;
}
.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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
.less_info.small:before,
.less_info.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
.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: 5px;
}
.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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
.less_warning.small:before,
.less_warning.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
.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: 5px;
}
.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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
.less_error.small:before,
.less_error.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
.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: 5px;
}
.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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
.less_success.small:before,
.less_success.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
.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: 5px;
}
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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
div.menu_messages_message.small:before,
div.menu_messages_message.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
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: 5px;
}
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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
div.menu_messages_success.small:before,
div.menu_messages_success.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
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: 5px;
}
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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
div.menu_messages_warning.small:before,
div.menu_messages_warning.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
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: 5px;
}
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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
div.menu_messages_error.small:before,
div.menu_messages_error.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
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=60dd8e83485025.35067229 page=layout_projector_bottom type=menu_security_policy*/
#menu_security_policy {
  margin-bottom: 3rem;
  padding-top: 2rem;
}
@media (min-width: 757px) {
  #menu_security_policy {
    padding-top: 0;
  }
}
@media (min-width: 979px) {
  #menu_security_policy {
    margin-bottom: 5rem;
  }
}
#menu_security_policy .headline,
#menu_security_policy .big_label {
  justify-content: flex-start;
  border-left: none;
  align-items: flex-start;
  text-align: left;
  padding-left: 0;
}
#menu_security_policy .headline::after,
#menu_security_policy .big_label::after {
  display: none;
}
@media (min-width: 757px) {
  .securityPolicy:not(.supershop) .securityPolicy__text {
    max-width: 75%;
  }
}
@media (min-width: 757px) {
  .securityPolicy:not(.supershop) .securityPolicy__img img {
    max-height: 5.5rem;
  }
}
@media (min-width: 757px) {
  .securityPolicy:not(.supershop) .securityPolicy__img {
    flex-basis: 25%;
    min-width: 25%;
  }
}
.securityPolicy .big_label {
  display: block;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 979px) {
  .securityPolicy .big_label {
    text-align: left;
  }
}
.securityPolicy__sub {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 757px) {
  .securityPolicy__sub {
    flex-wrap: nowrap;
  }
}
.securityPolicy__img {
  margin-bottom: 2rem;
}
.securityPolicy__img img {
  max-height: 5rem;
  box-sizing: content-box;
  padding: 0.5rem;
  border-radius: 5px;
  background: #fff;
}
@media (min-width: 757px) {
  .securityPolicy__img {
    margin-bottom: 0;
    order: 1;
    flex-basis: 30%;
    min-width: 30%;
    text-align: right;
  }
  .securityPolicy__img img {
    max-height: unset;
  }
}
.securityPolicy__text {
  text-align: justify;
}
.securityPolicy__text p {
  margin-bottom: 5px;
}
@media (min-width: 757px) {
  .securityPolicy__text {
    max-width: 65%;
    margin-right: auto;
  }
  .securityPolicy__text p {
    margin-bottom: 0px;
  }
}
/*component_css_end*/

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

/*component_css_start id=676549f04de506.19825175 page=layout_projector_bottom type=menu_basketedit_hotspot_zone1*/
#basketedit_hotspot_zone1 .swiper-button-next,
#basketedit_hotspot_zone1 .swiper-button-prev {
  width: 40px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  position: absolute;
  top: 50px;
  transform: translateY(-50%);
  outline: 0 none;
  z-index: 52;
  text-align: center;
  font-size: 1.43em;
  color: #040404;
  background: none;
  justify-content: center;
  text-decoration: none;
  background-color: #fff;
  border-radius: 50%;
}
#basketedit_hotspot_zone1 .swiper-button-next:after,
#basketedit_hotspot_zone1 .swiper-button-prev:after {
  display: none;
}
#basketedit_hotspot_zone1 .swiper-button-prev {
  left: unset;
  right: 70px;
}
#basketedit_hotspot_zone1 .product {
  padding: 10px !important;
}
@media (min-width: 757px) {
  #basketedit_hotspot_zone1 .product {
    padding-top: 3rem !important;
  }
}
@media (min-width: 979px) {
  #basketedit_hotspot_zone1 .product {
    padding-top: 4rem !important;
  }
}
#basketedit_hotspot_zone1 .products {
  display: flex !important;
  gap: 0 !important;
}
/*component_css_end*/
/*component_css_start id=665dd18d1c33b4.32874655 page=layout_projector_bottom type=hotspot*/
/*component_css_end*/
/*component_css_start id=665dd2530c9cb4.90202051 page=layout_projector_bottom type=hotspot_slider*/
/*component_css_end*/

/*component_css_start id=66b9d5aeabffb5.77987139 page=layout_bottom type=menu_search_hotspot1_bis*/
/*component_css_end*/

/*component_css_start id=669e39aecc9d82.02811733 page=layout_bottom type=menu_tree3*/
.sidebar_open header #menu_categories3,
.filters_open header #menu_categories3 {
  margin-left: 0;
  text-align: right;
  width: auto;
}
@media (min-width: 757px) {
  .sidebar_open header #menu_categories3,
  .filters_open header #menu_categories3 {
    width: 50vw;
  }
}
.setMobileGrid[data-ismenu1] #menu_navbar3 {
  background: transparent;
}
footer #menu_categories3 {
  display: flex;
  align-items: center;
}
@media (max-width: 978px) {
  footer #menu_categories3 {
    flex-direction: column;
  }
}
@media (min-width: 979px) {
  footer #menu_categories3 {
    gap: 2rem;
  }
}
footer #menu_categories3 ul {
  list-style: none;
}
footer #menu_categories3 a {
  color: #717171;
  font-weight: 700;
}
footer #menu_categories3 a:hover {
  color: #141920;
}
footer #menu_categories3 .navbar-nav ul {
  list-style: none;
}
@media (max-width: 978px) {
  footer #menu_categories3 .navbar-nav ul {
    display: none;
  }
}
footer #menu_categories3 .navbar-nav > .nav-item.--active ul {
  display: block;
  margin-top: 1.5rem;
}
footer #menu_categories3 .navbar-nav > .nav-item.--active ul > li {
  padding: 1rem 0;
}
@media (max-width: 978px) {
  footer #menu_categories3 .navbar-nav > .nav-item.--active span:after {
    content: "\F0D8";
  }
}
footer #menu_categories3 .navbar-collapse {
  width: 100%;
}
footer #menu_categories3 .navbar-nav {
  display: flex;
  flex-direction: column;
}
@media (min-width: 979px) {
  footer #menu_categories3 .navbar-nav {
    justify-content: space-between;
    flex-direction: row;
  }
}
footer #menu_categories3 .navbar-nav > li > span {
  display: flex;
  font-weight: bold;
  padding: 1.5rem 0;
  font-family: "open sans";
  font-size: 1.6rem;
}
@media (max-width: 978px) {
  footer #menu_categories3 .navbar-nav > li > span {
    border-bottom: 1px solid rgba(4, 4, 4, 0.2);
  }
  footer #menu_categories3 .navbar-nav > li > span:after {
    content: "\F0D7";
    font-family: fontAwesome;
    font-weight: 400;
    margin-left: auto;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e8e533ec5.56720270 page=layout_bottom type=menu_tree4*/
#footer_links {
  position: relative;
  text-align: left;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: var(--footer-gap);
  padding: var(--footer-padding);
}
@media (min-width: 757px) {
  #footer_links {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  #footer_links {
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}
#footer_links::before {
  content: var(--footer-before-links-content);
  width: var(--footer-before-width);
  height: var(--footer-before-height);
  background: var(--footer-before-background);
  position: var(--footer-before-position);
  z-index: var(--footer-before-z-index);
  top: var(--footer-before-top);
  left: -50vw;
  margin-left: 50%;
}
#footer_links .footer_tab__header {
  position: relative;
  text-decoration: none;
}
#footer_links .footer_tab__header:after {
  content: '\F107';
  font-size: var(--footer-headline-arrow-font-size);
  font-family: FontAwesome;
  font-weight: var(--footer-headline-arrow-font-weight);
  font-style: var(--footer-headline-arrow-font-style);
  color: var(--footer-headline-arrow-color);
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}
@media (min-width: 757px) {
  #footer_links .footer_tab__header:after {
    display: none;
    padding-bottom: var(--footer-headline-font-padding-bottom);
  }
}
#footer_links .footer_tab__header[aria-expanded='true']:after {
  content: '\F106';
}
#footer_links .footer_tab__header[data-hide-arrow='true']:after {
  content: none;
  display: none;
}
@media (min-width: 757px) {
  #footer_links .footer_tab__header:after {
    content: none;
    display: none;
  }
}
@media (max-width: 756.89px) {
  #footer_links .footer_tab__header[aria-expanded='false'] {
    cursor: pointer;
  }
  #footer_links .footer_tab__header[aria-expanded='false']:after {
    display: block;
  }
}
#footer_links #manageCookies {
  color: var(--footer-headline-color);
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
#footer_links #manageCookies:hover {
  color: var(--footer-headline-color-hover);
  text-decoration: underline;
}
#footer_links #manageCookies:is(#manageCookies),
#footer_links #manageCookies #manageCookies {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 200ms;
}
#footer_links #manageCookies:is(#manageCookies) .icon,
#footer_links #manageCookies #manageCookies .icon {
  text-decoration: none;
}
#footer_links #manageCookies:is(#manageCookies:hover),
#footer_links #manageCookies #manageCookies:hover {
  text-decoration: underline;
  text-decoration-color: #040404;
}
#footer_links #manageCookies:is(#manageCookies),
#footer_links #manageCookies #manageCookies {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 200ms;
}
#footer_links #manageCookies:is(#manageCookies) .icon,
#footer_links #manageCookies #manageCookies .icon {
  text-decoration: none;
}
#footer_links #manageCookies:is(#manageCookies:hover),
#footer_links #manageCookies #manageCookies:hover {
  text-decoration: underline;
  text-decoration-color: #040404;
}
#footer_links .footer_links {
  border-bottom: 1px solid var(--gray-300);
  padding: var(--footer-details-padding);
}
#footer_links .footer_links:first-child {
  border-top: 1px solid var(--gray-300);
}
@media (min-width: 757px) {
  #footer_links .footer_links {
    border: none;
  }
  #footer_links .footer_links:first-child {
    border-top: none;
  }
}
#footer_links .footer_links_label {
  display: block;
  font-size: var(--footer-headline-font-size);
  font-weight: var(--footer-headline-font-weight);
  font-style: var(--footer-headline-font-style);
  font-family: var(--footer-headline-font-family);
  color: var(--footer-headline-color);
}
@media (min-width: 757px) {
  #footer_links .footer_links_label {
    padding-bottom: var(--footer-headline-font-padding-bottom);
  }
}
@media (min-width: 757px) {
  #footer_links a.footer_links_label:hover {
    color: var(--footer-headline-color-hover);
    opacity: var(--footer-headline-opacity-hover);
  }
}
#footer_links .footer_links_sub {
  font-size: var(--footer-link-font-size);
  font-weight: var(--footer-link-font-weight);
  font-style: var(--footer-link-font-style);
  font-family: var(--footer-link-font-family);
  display: flex;
  flex-direction: column;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
@media (max-width: 756.89px) {
  #footer_links .footer_links_sub[aria-hidden='true'] {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: none;
  }
  #footer_links .footer_links_sub[aria-hidden='true'] * {
    visibility: hidden;
  }
}
#footer_links .footer_links_sub[aria-hidden='false'] {
  padding-top: var(--footer-headline-font-padding-bottom);
  max-height: 1500px;
  opacity: 1;
  overflow: visible;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub[aria-hidden='false'] {
    padding-top: 0;
  }
}
#footer_links .footer_links_sub > * {
  padding: var(--footer-item-padding);
}
#footer_links .footer_links_sub:is(a),
#footer_links .footer_links_sub a {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 200ms;
}
#footer_links .footer_links_sub:is(a) .icon,
#footer_links .footer_links_sub a .icon {
  text-decoration: none;
}
#footer_links .footer_links_sub:is(a:hover),
#footer_links .footer_links_sub a:hover {
  text-decoration: underline;
  text-decoration-color: #040404;
}
#footer_links .footer_links_sub:is(a),
#footer_links .footer_links_sub a {
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: text-decoration-color 200ms;
}
#footer_links .footer_links_sub:is(a) .icon,
#footer_links .footer_links_sub a .icon {
  text-decoration: none;
}
#footer_links .footer_links_sub:is(a:hover),
#footer_links .footer_links_sub a:hover {
  text-decoration: underline;
  text-decoration-color: #040404;
}
@media (min-width: 1200px) {
  #footer_links[data-stretch-columns='true'] {
    grid-template-columns: repeat(4, 1fr);
  }
}
#footer_links ul {
  list-style: none;
}
#footer_links a,
#footer_links span {
  display: block;
  color: var(--footer-link-color);
}
/*component_css_end*/

/*component_css_start id=671b919a598fe5.35815821 page=layout_bottom type=menu_contact*/
@media (min-width: 979px) {
  .price_info {
    flex-grow: 1;
  }
}
@media (min-width: 979px) {
  .price_info:after {
    content: '';
    background: #d5dce7;
    flex-grow: 1;
    height: 1px;
    margin-left: 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: env(safe-area-inset-bottom);
}
@media (min-width: 979px) {
  .idosell {
    flex-grow: 1;
  }
}
@media (min-width: 979px) {
  .idosell:before {
    content: '';
    background: #d5dce7;
    flex-grow: 1;
    height: 1px;
    margin-right: 2rem;
  }
}
#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: #040404;
  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 #e3e1e1;
  line-height: 1.3;
}
aside #menu_contact ul > li:before {
  color: #040404;
  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: #040404;
  border-radius: 5px;
  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 #e3e1e1;
  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: 5px;
  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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
body div.alertek.--info.small:before,
body div.alertek.--info.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
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: 5px;
  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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
body div.alertek.--warning.small:before,
body div.alertek.--warning.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
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: 5px;
  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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
body div.alertek.--success.small:before,
body div.alertek.--success.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
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: 5px;
  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: 1.5rem;
  font-size: 1.2rem;
  text-align: left;
  display: flex;
  line-height: 1.4;
}
body div.alertek.--error.small:before,
body div.alertek.--error.--small:before {
  font-size: 1.2em;
  position: relative;
  transform: none;
  left: auto;
  top: auto;
  margin-right: 10px;
  line-height: 1;
}
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=60dd8e887458a9.43179265 page=layout_bottom type=menu_calendar*/
.vanilla-calendar {
  width: 310px;
  min-width: min-content;
  background-color: #fff;
  color: #040404;
  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 #e3e1e1;
}
.vanilla-calendar-info.--top {
  margin-bottom: 10px;
}
.vanilla-calendar-info.--bottom {
  margin-top: 10px;
}
.vanilla-calendar-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.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: #040404;
  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 #e3e1e1;
  border-radius: 5px;
  color: #040404;
}
.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 #141920;
}
.vanilla-calendar-arrow:hover::before {
  color: #141920;
}
.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: #040404;
  padding: 2px;
  border-radius: 4px;
  border: 0;
  word-break: break-all;
}
.vanilla-calendar-months__month:hover {
  color: #141920;
}
.vanilla-calendar-months__month_selected {
  color: #141920;
}
.vanilla-calendar-months__month_selected:hover {
  color: #040404;
}
.vanilla-calendar-months__month_disabled {
  pointer-events: none;
  color: #d5dce7;
}
.vanilla-calendar-months__month_disabled:hover {
  color: #d5dce7;
}
.vanilla-calendar-month {
  font-weight: bold;
  color: #040404;
  cursor: pointer;
  border-radius: 4px;
  padding: 2px;
  border: 0;
  background-color: transparent;
}
.vanilla-calendar-month:hover {
  color: #141920;
}
.vanilla-calendar-month_not-active {
  color: #d5dce7;
}
.vanilla-calendar-month_disabled {
  pointer-events: none;
  color: #d5dce7;
}
.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: #040404;
  padding: 2px;
  border-radius: 4px;
  border: 0;
  word-break: break-all;
}
.vanilla-calendar-years__year:hover {
  color: #141920;
}
.vanilla-calendar-years__year_selected {
  color: #141920;
}
.vanilla-calendar-years__year_selected:hover {
  color: #040404;
}
.vanilla-calendar-years__year_disabled {
  pointer-events: none;
  color: #d5dce7;
}
.vanilla-calendar-years__year_disabled:hover {
  color: #d5dce7;
}
.vanilla-calendar-year {
  font-weight: bold;
  color: #040404;
  cursor: pointer;
  border-radius: 4px;
  padding: 2px;
  border: 0;
  background-color: transparent;
}
.vanilla-calendar-year:hover {
  color: #141920;
}
.vanilla-calendar-year_not-active {
  color: #d5dce7;
}
.vanilla-calendar-year_disabled {
  pointer-events: none;
  color: #d5dce7;
}
.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: #040404;
  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: #040404;
  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: #040404;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  cursor: default;
}
.vanilla-calendar-day__btn:hover {
  background-color: #F1F1F1;
  border: 1px solid #F1F1F1;
  color: #040404;
}
.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: #141920;
  font-weight: bold;
}
.vanilla-calendar-day__btn_today:hover {
  color: #040404;
}
.vanilla-calendar-day__btn_selected {
  box-shadow: 0 0 0 1px #141920 inset;
  border-color: #141920;
  color: #141920;
  font-weight: bold;
}
.vanilla-calendar-day__btn_selected:hover {
  background-color: #141920;
  border-color: #141920;
  color: #fff;
}
.vanilla-calendar-day__btn_holiday,
.vanilla-calendar-day__btn_disabled {
  color: #d5dce7;
  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: #040404;
  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 #e3e1e1;
  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=1751082116') 0 0 no-repeat;
  border: none;
  margin-left: 5px;
  float: left;
}
.ui-widget-header {
  background: #d5dce7 none repeat scroll 0 0;
  border: 1px solid #e3e1e1;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.ui-datepicker-title {
  color: #040404;
  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=1751082116') 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=1751082116') 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 #e3e1e1;
  display: block;
  font-weight: bold;
  padding: 0.5em;
  text-align: right;
  text-decoration: none;
}
a.ui-state-default:hover {
  background: #141920;
  color: #fff;
  text-decoration: none;
}
a.ui-state-active {
  background: #141920;
  color: #fff;
  text-decoration: none;
}
span.ui-state-default {
  background: #f2dede none repeat scroll 0 0;
  border: 1px solid #e3e1e1;
  color: #c9244c;
  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=6749a2b8a87721.37333315 page=layout_bottom type=menu_alert*/
.added {
  display: none;
}
.added[data-bundle] .added__name_h3 {
  grid-area: 1 / 2 / 3 / 3;
  align-items: center;
}
.added a {
  color: #252f3d;
}
.added a:hover {
  color: #141920;
}
@media (min-width: 570px) {
  .added__headline {
    margin-bottom: 2rem;
  }
}
.added__product {
  display: grid;
  grid-column-gap: 2rem;
  grid-template-columns: 114px 1fr;
  background: #fff;
  color: #040404;
}
.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__name {
  display: block;
  margin-bottom: 1rem;
  text-decoration: none;
  font-size: 1.3rem;
}
.added__prices {
  grid-area: 2 / 2 / 3 / 3;
  display: flex;
  flex-direction: column;
}
.added .price.--value {
  font-size: 1.4rem;
}
.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.--close {
  color: #141920;
  text-decoration: none;
  font-size: 1.3rem;
}
.added__button.--close:hover {
  color: #252f3d;
}
.added .hotspot {
  border-top: 1px solid #e3e1e1;
}
.added .hotspot .headline {
  font-size: 1.6rem;
}
.added .hotspot .label_icons {
  position: static;
  margin-bottom: 5px;
}
.added .hotspot .product {
  background: #fff;
  color: #040404;
  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-start;
  flex-direction: column;
}
.added .hotspot .product__prices {
  grid-area: 2 / 2 / 3 / 3;
}
.added .hotspot .product__prices a {
  color: #141920;
}
.added .hotspot .product__prices a:hover {
  color: #252f3d;
}
.modal .added {
  display: block;
}
#products_associated_zone4 .products {
  gap: unset;
}
@media (min-width: 979px) {
  .modal.--added .modal__wrapper {
    max-width: 850px;
  }
  .modal.--added .modal__wrapper .added__button.--basket {
    width: max-content;
  }
}
/*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=6708d50ac14ea7.26947739 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 {
  display: block;
  font-size: 1.29em;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0 7px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
  color: #040404;
}
.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: #141920;
  border-color: #141920;
  width: 100%;
}
#xpress_zipcode_geolocation:hover {
  background: #141920;
  border-color: #141920;
}
#express_close_dialog {
  width: 100%;
}
/*component_css_end*/

/*component_css_start id=66dabd38e524f3.37920141 page=layout_bottom type=menu_dynamically_added_content*/
#main_banner1 .main_slider a {
  color: black;
}
a.product__icon.d-flex.justify-content-center.align-items-center {
  height: 20rem !important;
}
@media (max-width: 1680px) {
  .additional-headermenu a.nav-link {
    display: none;
  }
}
@media (min-width: 979px) {
  #menu_categories {
    margin: 0;
    width: auto;
    clear: both;
    margin-bottom: 0 !important;
  }
  aside[class*='col-'] {
    font-size: 1em;
    border-radius: 5px;
  }
}
.col-3 {
  flex: 0 0 16.667%;
  max-width: 16.667%;
}
@media (min-width: 979px) {
  .col-md-9 {
    flex: 0 0 83.33%;
    max-width: 83.33%;
  }
}
#main_hotspot_zone1 div.product {
  padding: 20px !important;
}
#main_hotspot_zone3 div.product {
  padding: 20px !important;
}
.clone-info-wraper .product_name__name-clone {
  font-weight: bold;
}
@media (min-width: 1600px) and screen and (min-width: 1920px) {
  .product__name {
    font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
    font-size: 1.5rem !important;
    max-width: 95%;
    line-height: 1.5 !important;
    letter-spacing: normal!important;
  }
}
#menu_categories3 span.nav-link {
  font-family: 'Harmonia Sans Pro Cyr', 'headline_custom', 'Open sans', "Arial", sans-serif !important;
}
#apple-pay-button {
  height: 50px !important;
  min-height: 40px !important;
  position: relative !important;
  appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  -apple-pay-button-style: black !important;
  width: 102% !important;
  border-radius: 5px !important;
  margin: 0px !important;
}
.projector_oneclick__item {
  height: 50px !important;
  width: 101% !important;
}
.product_name__sub.--firm {
  mix-blend-mode: multiply;
}
.hotspot__own-description {
  display: none !important;
}
.product {
  border-radius: 5px;
}
.mb-4 {
  margin-bottom: 1rem !important;
  margin-top: 2rem;
}
@media only screen and (min-width: 757px) {
  .search_description {
    margin-bottom: 1.5rem;
    /* margin-top: 1.5rem; */
    background-color: rgba(255, 255, 255, 0.7) !important;
    border-radius: 0 0 5px 5px !important;
    padding-left: 8rem;
    padding-bottom: 2rem;
    padding-right: 8rem;
  }
  .search_description.--bottom.cm {
    border-radius: 5px !important;
  }
  .search_name {
    margin: 0;
    background-color: rgba(255, 255, 255, 0.7) !important;
    padding-left: 8rem;
    padding-top: 2rem;
    padding-right: 8rem;
    border-radius: 5px 5px 0 0;
  }
}
/* Menu navi tło */
/* koniec Menu navi tło */
#main_hotspot_zone1 span.omnibus_label {
  display: none;
}
#main_hotspot_zone2 span.omnibus_label {
  display: none;
}
#main_hotspot_zone1 .omnibus_price {
  display: none;
}
#main_hotspot_zone2 .omnibus_price {
  display: none;
}
#main_hotspot_zone3 span.omnibus_label {
  display: none;
}
#main_hotspot_zone4 span.omnibus_label {
  display: none;
}
#main_hotspot_zone3 .omnibus_price {
  display: none;
}
#main_hotspot_zone4 .omnibus_price {
  display: none;
}
.tag-cloud {
  max-width: 100%;
  text-align: center;
  overflow-x: auto;
  white-space: nowrap;
  padding: 10px 0;
}
.tag-cloud::-webkit-scrollbar {
  height: 8px;
}
.tag-cloud::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border-radius: 4px;
}
.tag {
  display: inline-block;
  margin: 5px;
  padding: 10px 15px;
  font-size: 14px;
  font-family: 'Harmonia Sans Pro Cyr', 'headline_custom', 'Open sans', "Arial", sans-serif;
  color: #2e8654;
  background-color: #ffffff;
  text-decoration: none;
  border-radius: 3px;
  transition: background-color 0.3s, transform 0.3s;
  border-style: solid;
  border-width: 1px;
  border-color: #2e8654;
}
.tag:hover {
  background-color: #ffffff;
  border-color: #2e8654;
  transform: scale(1.1);
  border-style: solid;
  border-width: 1px;
}
.price_info__wrapper {
  text-align: center;
  font-size: 1.8rem;
  color: #000000;
}
.label.--bargain {
  color: #fff;
  background: #000000;
}
.top10_button {
  display: none;
}
#menu_categories2 a {
  text-decoration: none;
  /* font-size: 16px; */
  font-family: 'Harmonia Sans Pro Cyr', 'headline_custom', 'Open sans', "Arial", sans-serif;
}
a[href="/Nowosc-snewproducts-pol.html"] {
  color: #c9244c;
  font-weight: bold;
}
a[href="/blog-pol.phtml"] {
  color: #2e8654;
  font-weight: bold;
}
/* poprawki banera html  */
#main_banner1 .main_slider__label {
  font-size: 3rem;
  margin-bottom: 3.5rem;
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
#main_banner1 .main_slider__content {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 2rem;
  display: none;
}
#main_banner1 .main_slider__description {
  font-size: 1.6rem;
  margin-bottom: 3rem;
}
#main_banner1 .main_slider__button {
  margin-top: 2rem;
  margin-bottom: auto;
}
@media only screen and (min-width: 750px) {
  #main_banner1 .main_slider__label {
    font-size: 3rem;
  }
  #main_banner1 .main_slider__content {
    padding: 0 5rem;
  }
  #main_banner1 .main_slider__description {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 1280px) {
  #main_banner1 .main_slider__label {
    font-size: 5rem;
  }
  #main_banner1 .main_slider__description {
    font-size: 2.6rem;
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 1680px) {
  #main_banner1 .main_slider__label {
    font-size: 6rem;
  }
}
@media only screen and (min-width: 1920px) {
  #main_banner1 .main_slider__label {
    font-size: 7rem;
  }
}
/* poprawki banera html koniec  */
.projector_shipping__text_from {
  display: none;
}
.projector_shipping__price {
  display: none;
}
.product__prices.--omnibus.--omnibus-new .price:not(.--max):not(.--points):not(.--phone):not(.--convert) {
  color: #2e8654 !important;
}
.projector_details .projector_prices.--omnibus-new.--omnibus .projector_prices__price {
  color: #2e8654;
}
.price_sellby {
  display: none;
}
/* ukrycie ceny katalogowej  */
/* .projector_details .projector_prices__srp,
.projector_details .projector_prices__srp_label {
    display: inline;
} */
/* ukrycie ceny katalogowej  */
.price.--max,
.price.--omnibus,
.price.--before-rebate,
.price.--new-price {
  font-size: 1.3rem !important;
}
span.omnibus_price__text {
  color: #333333;
  font-size: 1.2rem;
  font-family: 'main_custom', 'Open sans', "Arial", sans-serif !important;
}
span.omnibus_label {
  color: #333333;
  font-size: 1.2rem;
  font-family: 'main_custom', 'Open sans', "Arial", sans-serif !important;
}
.omnibus_price {
  font-size: 1.2rem;
  line-height: 20px;
  font-family: 'main_custom', 'Open sans', "Arial", sans-serif;
}
.projector_details .projector_oneclick__item > div {
  max-width: 99%;
}
span#projector_amount.projector_status__info_amount {
  display: none;
}
.projector_details .projector_safe__icon:before {
  content: '\f095';
  font-size: 1.6rem;
  color: #2e8654;
}
aside .filters__toggler .btn {
  color: #2e8654;
}
span.projector_safe__info.projector_info__link {
  color: #2e8654;
}
.securityPolicy .big_label {
  display: inline-block;
}
.bestseller,
.label.--bestseller {
  color: #fff;
  background: #2e8654;
}
.slick-slide img {
  border-radius: 5px;
}
.projector_details .projector_buy__shopping_list {
  border: 2px solid #d5dce7;
  background: #fff;
  border-radius: 5px;
  opacity: 0.8;
}
#logo img {
  width: 150px;
}
#menu_categories2 .menu_categories_label {
  text-transform: none;
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.distinguished,
.label.--distinguished {
  color: #fff;
  background: #2e8654;
}
.label {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  text-transform: none;
}
.label.--new {
  color: #fff;
  background: #2e8654;
}
.breadcrumbs {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  text-transform: none;
}
#menu_search .menu_search__block {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  font-size: 1.4rem;
}
@media (min-width: 979px) {
  #menu_search .menu_search__submit {
    color: #000000;
    font-size: 1.4rem;
  }
}
@media (min-width: 979px) {
  #menu_search .menu_search__input {
    border-radius: 0.4rem;
    border: 0.2rem solid #d5dce7;
    font-size: 1.4rem;
    padding-left: 1.5rem;
    padding-right: 7.5rem;
  }
}
.headline__name {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  font-size: 1.8rem;
  text-transform: none;
  letter-spacing: 0px;
  padding: 5px 0;
  line-height: 1;
  margin-bottom: 0.2rem;
}
body .max-width-1200 {
  max-width: 1366px;
}
@media screen and (min-width: 1400px) {
  body .max-width-1200 {
    max-width: 1400px;
  }
}
@media screen and (min-width: 1680px) {
  body .max-width-1200 {
    max-width: 1580px;
  }
}
@media screen and (min-width: 1920px) {
  body .max-width-1200 {
    max-width: 1920px;
    padding: 0 3.5rem;
  }
}
.cm h1,
.cm h2,
.cm h3 {
  font-family: 'headline_custom', 'Open Sans', 'Arial', sans-serif;
  text-transform: none;
  line-height: 1.1 !important;
}
.cm p {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.1;
}
.cm h2 {
  font-size: 2.4rem;
}
.cm h3 {
  font-size: 1.8rem;
}
div.search_description__wrapper h2 {
  font-size: 2rem;
  margin: 0.4rem 0;
}
@media only screen and (min-width: 1600px) {
  .cm h2 {
    font-size: 4rem;
  }
  .cm h3 {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 750px) {
  .cm h2 {
    font-size: 2.8rem;
  }
  .cm h3 {
    font-size: 2rem;
  }
  .cm p {
    font-size: 1.6rem;
  }
}
/* poprawki grid */
@media screen and (min-width: 1400px) {
  .product__icon img {
    max-height: 20rem;
  }
}
/* poprawki grid */
@media screen and (min-width: 1400px) {
  #content .col-sm-4 {
    flex: calc(25% - 0.85rem);
    max-width: calc(25% - 0.85rem);
    background-color: white;
  }
  .products {
    gap: 0.8rem;
  }
}
/* ukrycie sklepów z karty */
.projector_stocks {
  display: none !important;
}
/* poprawki cen */
.projector_details__wrapper {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.projector_details .projector_buy__button {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.btn {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.product_name__name {
  font-size: 2.4rem;
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  letter-spacing: -0.02em;
  line-height: 1.1;
}
.topBasket {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.shopping_list_top {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.account_link {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.projector_details .projector_prices__price {
  font-size: 2.6rem;
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  color: #2e8654;
}
.projector_details .projector_prices__maxprice {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.product__prices .price {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  font-size: 1.6rem;
}
.product__prices .price.--max {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.product__prices .price.--max del {
  font-size: 1.4rem;
}
.product_name__block.--description {
  font-size: 1.4rem;
}
@media (min-width: 750px) {
  .product_name__block.--description {
    font-size: 1.6rem;
  }
  .product_name__note_link {
    font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  }
  .headline__name {
    font-size: 2.4rem;
  }
}
@media (min-width: 1600px) {
  .product_name__block.--description {
    font-size: 1.6rem;
  }
  .product__name {
    font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
    font-size: 1.5rem;
    max-width: 95%;
  }
  .product_name__name {
    font-size: 4rem;
    font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.1;
  }
}
@media screen and (min-width: 1920px) {
  .product__name {
    font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
    font-size: 1.6rem;
    max-width: 95%;
  }
  .product_name__block.--description {
    font-size: 1.6rem;
  }
}
/* poprawki cen */
.projector_tabs__name {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  text-transform: none;
}
/* poprawki bloga */
#blog-item .cm h2,
#blog-item .cm h3 {
  color: #040404 !important;
  text-decoration: none;
  font-family: 'headline_custom', 'Open Sans', 'Arial', sans-serif;
  text-transform: none;
}
#blog-item .cm p {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.3;
}
#blog-item .cm ul {
  list-style: none;
  /* Remove default bullets */
}
#blog-item .cm ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #040404;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
  font-size: 1.6rem;
}
.article__name {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
.datasquare > * {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
}
@media only screen and (max-width: 756px) {
  .blog-item_sub ._ae_desc div {
    width: 100% !important;
  }
}
/* poprawki bloga */
.projector_smile {
  display: none !important;
}
header .navbar-nav {
  font-size: 1.6rem;
}
header .nav-link {
  font-family: 'headline_custom', 'Open sans', "Arial", sans-serif;
  text-transform: none;
}
header .navbar-subnav .nav-link {
  text-transform: none;
  font-size: 1.6rem;
}
header .navbar-subnav .navbar-subsubnav .nav-link {
  font-family: 'main_custom', 'Open sans', "Arial", sans-serif;
  text-transform: none;
  font-size: 1.5rem;
}
.projector_page .article__item:nth-child(1n+5) {
  display: none;
}
body * {
  -webkit-font-smoothing: antialiased;
}
span.stock__availabilty_count {
  display: none;
}
.projector_amount,
#projector_amount {
  display: none !important;
}
.projector_buy__number_amounts {
  display: none !important;
}
.projector_status__info_amount {
  display: none !important;
}
/*popup poprawka pozycji*/
@media screen and (max-width: 978px) {
  #tws_c_0 {
    position: fixed !important;
  }
}
#Navigation .navigation_item .count {
  color: #fff;
  display: block;
  padding: 0 10px;
  font-size: 12px;
}
/*ramka koniec*/
/*Opis produktu*/
/*ZAWARTOSC*/
.image-list-small {
  margin: 0 auto;
  text-align: center;
  max-width: 1170px;
  padding: 0;
}
.image-list-small li {
  display: inline-block;
  width: 181px;
  margin: 0 12px 30px;
}
/* Photo */
.image-list-small li > a {
  display: block;
  text-decoration: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 100px;
  margin: 0;
  padding: 0;
  border: 0px solid #ffffff;
  outline: 0px solid #d0d0d0;
  box-shadow: 0 0px 0px #DDD;
}
.image-list-small .details {
  margin-top: 13px;
}
/* Title */
.image-list-small .details h3 {
  display: block;
  font-size: 12px;
  margin: 0 0 3px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.image-list-small .details h3 a {
  color: #303030;
  text-decoration: none;
}
.image-list-small .details .image-author {
  display: block;
  color: #717171;
  font-size: 11px;
  font-weight: normal;
  margin: 0;
}
/*ZAWARTOSC KONIEC*/
/* Ukrycie dokumentu sprzedaż */
.order2_info_sub4,
#order2_info_sub4 {
  display: none !important;
}
/*Koniec Ukrycie dok. sprzedaż */
/*Opis produktu*/
#projector_longdescription .row-fluid {
  display: flex;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
#projector_longdescription .row-fluid [class*="span"] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
#projector_longdescription .row-fluid:before,
.row-fluid:after {
  display: block !important;
  content: none !important;
  line-height: auto !important;
  width: 100% !important;
}
#projector_longdescription img {
  margin: 0 auto;
  display: block;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #projector_longdescription ul,
  ol,
  li {
    text-align: left !important;
  }
  #projector_longdescription *:not(table):not(tbody):not(tr):not(td):not(ul):not(ol):not(li) {
    text-align: center !important;
  }
  #projector_longdescription img {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 767px) {
  #projector_longdescription .row-fluid {
    flex-wrap: wrap;
  }
  #projector_longdescription iframe {
    max-width: 100%;
  }
  .span8 h3 {
    margin-bottom: 0;
  }
}
/* #content_description, .flex {
  table td {
    display: table-cell !important;
  }
} */
#projector_longdescription hr {
  width: 100%;
}
#projector_longdescription .reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#projector_longdescription [class*="span"] {
  margin-left: 2.12765957% !important;
  margin-right: 2.12765957% !important;
}
#projector_longdescription [class*="span"]:last-child {
  margin-left: 2.12765957% !important;
  margin-right: 2.12765957% !important;
}
.ck_dsclr_v2 {
  font-size: 12px;
  line-height: 17px;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(6px);
  -webkit-box-shadow: 0px 8px 15px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 8px 15px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 8px 15px 3px rgba(0, 0, 0, 0.15);
  position: fixed;
  left: 15px;
  bottom: 15px;
  max-width: calc(100vw - 30px);
  font-family: 'main_custom';
  color: #fff;
  border-radius: 2px;
  z-index: 999;
  display: none;
}
/* odkrycie okna kod rabatowy w koszyku */
.basketedit_page .basketedit_rebatecodes_outline {
  display: block !important;
}
.basketedit_page .basketedit_rebatecodes_outline input.basketedit_rebatecode_input {
  margin-top: 5px !important;
  margin-bottom: 15px !important;
}
@media screen and (min-width: 757px) {
  .basketedit_page .basketedit_rebatecodes_outline input.basketedit_rebatecode_input {
    margin-right: 10px !important;
  }
  .basketedit_page .basketedit_rebatecodes_outline {
    display: block !important;
  }
}
/* czater 

.projector_info__item.--returns.projector_returns, .projector_info__item.--safe.projector_safe, .projector_info__item.--paypo.projector_paypo{ 
    display: none !important;
}


/* LANDING CMS */
@media (max-width: 978px) {
  a.--odd {
    flex-direction: column-reverse;
    display: flex !important;
  }
  .wrapper_banner {
    background: #d6d3c2;
    margin-bottom: -20px;
  }
  .wrapper_banner {
    margin-bottom: -20px;
    display: flex;
    align-items: center;
  }
  .hotspot.--list .product__icon {
    height: 18rem !important;
  }
}
/* end landing cms*/
.price_info__wrapper {
  color: #000;
}
.search_img {
  border-radius: 5px;
}
/*component_css_end*/

/*component_css_start id=6374c9a3a9b958.90333095 page=layout_bottom type=menu_compare*/
.compare {
  border-top: 1px solid #e3e1e1;
  white-space: nowrap;
  overflow: auto;
  display: flex;
  scrollbar-color: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  clear: both;
  border-radius: 0;
}
.compare::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.compare::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.compare::-webkit-scrollbar-thumb {
  background-color: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
@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: #040404;
  vertical-align: top;
  border-radius: 5px;
}
.compare .compare__item:last-child {
  margin-right: 0;
}
.compare .compare__item:hover {
  background: #252f3d;
  border: 1px solid #252f3d;
  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 #e3e1e1;
    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 #141920;
    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: #252f3d transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    overflow: auto;
    display: flex;
    margin-right: 1.5rem;
    border-radius: 0;
  }
  .compare__sub::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .compare__sub::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  .compare__sub::-webkit-scrollbar-thumb {
    background-color: #252f3d;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
}
@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=6374c7c8e99458.25728203 page=layout_bottom type=menu_shoppinglist*/
.modal.--mobile.--sl-choose .modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.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: #040404;
}
.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: #252F3D;
}
.sl_choose .--error:after,
.sl_dialog .--error:after {
  content: '\F00D';
  color: #c9244c;
}
.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 #e3e1e1;
}
.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: #141920;
}
.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=6362560c0363e8.68758784 page=layout_bottom type=menu_additionalpayments*/
/*
 * STYLE DLA SMILE
 */
.modal.--smile .smile_info {
  display: block;
}
.modal.--smile .modal__close {
  color: #040404;
}
.modal.--smile .modal__close:hover {
  color: #005C5B;
}
.modal.--smile .modal__wrapper {
  background: #fff url('/gfx/standards/smile_dialog_background.png?r=1751082116') no-repeat;
  color: #040404;
  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: #040404;
}
@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=1751082116') 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: 5px;
  padding: 1rem;
  background: #fcf4f4;
  color: #040404;
}
@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: #040404;
  text-decoration: underline;
}
.banner_smile__link:hover {
  color: #005C5B;
}
@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 #e3e1e1;
  border-radius: 5px;
  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: #d5dce7;
  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=63764495e0cb08.91568922 page=layout_bottom type=menu_maps*/
.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: 5px;
}
.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: 5px;
}
.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=1751082116');
}
.leaflet-retina .leaflet-default-icon-path {
  background-image: url('/gfx/standards/marker-icon.png?r=1751082116');
}
/* 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: 5px;
}
.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: 5px;
  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=1751082116');
}
#mymap {
  height: 400px;
  width: 100%;
  margin-bottom: 25px;
}
div.mapContainer {
  border: 1px solid #c4c7c8;
  clear: both;
  margin: 20px 0;
  position: relative;
}
div.loadingContent {
  position: relative;
}
div.loadingBox {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
div.city_desc_wrapper {
  overflow: hidden;
}
div.city_list_element {
  float: left;
  width: 50%;
  padding: 3px 5px;
}
span.loadingMap {
  color: #040404;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingMarkers {
  color: #c4c7c8;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
  display: none;
}
span.loadingMarkersComplete {
  padding-right: 3px;
}
span.city_firm_name {
  display: block;
  margin-bottom: 10px;
  clear: both;
}
span.city_name {
  clear: both;
  display: block;
  float: left;
  padding-right: 3px;
}
span.city_address {
  clear: both;
  display: block;
}
span.city_zipcode {
  clear: both;
  float: left;
  padding-right: 3px;
}
span.city_city {
  display: block;
}
span.city_country {
  clear: both;
  display: block;
}
span.city_tel1 {
  clear: both;
  display: block;
}
span.city_tel2 {
  clear: both;
  display: block;
}
span.city_list_info {
  color: #c4c7c8;
  font-size: 0.85em;
  padding-left: 5px;
}
a.city_email {
  text-decoration: none;
  clear: both;
}
a.city_www {
  text-decoration: none;
  clear: both;
  display: block;
}
a.city_showDesc {
  margin-top: 10px;
  margin-right: 10px;
}
a.city_list_city {
  text-decoration: none;
  cursor: pointer;
}
img.marker_face {
  display: none;
}
img.city_img {
  display: none;
}
div.dymekWrapper {
  overflow: hidden;
  padding: 10px;
  color: #333;
}
div.dymekInfo {
  float: left;
  margin-right: 10px;
}
span.dymekFirmName {
  color: #252f3d;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
span.dymekAddress {
  clear: both;
  display: block;
}
span.dymekZipCode {
  float: left;
  padding-right: 3px;
}
span.dymekCityName {
  display: block;
}
span.dymekCountryName {
  clear: both;
  display: block;
}
span.dymekTel1 {
  clear: left;
  display: block;
}
span.dymekTel2 {
  clear: left;
  display: block;
}
a.dymekEmail {
  clear: left;
  display: block;
  float: left;
  text-decoration: none;
}
a.dymekWWW {
  clear: left;
  display: block;
  float: left;
  text-decoration: none;
}
img.dymekImg {
  float: left;
  max-width: 80px;
}
a.dymekFirstLink {
  margin-top: 10px;
}
a.show_on_map.noDesc {
  cursor: pointer;
}
/*component_css_end*/

/*component_css_start id=646cd9487a5c03.20619453 page=layout_bottom type=express_checkout*/
html.--expchck-loading {
  position: relative;
  pointer-events: none;
}
html.--expchck-loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
html.--expchck-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: #040404;
}
html.--expchck-loading:before,
html.--expchck-loading:after {
  z-index: 9999;
}
html.--expchck-loading:after {
  position: fixed;
}
@keyframes animate-modal-return {
  to {
    transform: translate(0, 0);
  }
}
@keyframes highlight-border-expchck {
  0%,
  50%,
  100% {
    box-shadow: none;
  }
  25%,
  75% {
    box-shadow: 0 0 0 1px #e35c5c;
    border-color: #e35c5c;
  }
}
@media (max-width: 756px) {
  body.--modal-overflow {
    overflow-y: hidden;
  }
}
body.--modal-overflow #ajaxLoadSite_cover,
body.--modal-overflow #ajaxLoadSite {
  z-index: 1010;
}
.modal.--expchck {
  z-index: 1005;
  color: #333333;
}
@media (max-width: 756px) {
  .modal.--expchck.--mobile {
    height: calc(var(--vh_expchck, 1vh) * 200);
  }
  .modal.--expchck.--mobile .modal__wrapper {
    max-height: calc(var(--vh_expchck, 1vh) * 100);
  }
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control {
  height: 50px;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio):not(.--checkbox) .f-label {
  top: 15px;
  left: 15px;
}
.modal.--expchck .modal__wrapper {
  background: #F2F5F5;
  border-radius: 0;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.23);
  font-size: 1.3rem;
}
@media (max-width: 756px) {
  .modal.--expchck .modal__wrapper {
    margin-top: auto;
  }
}
@media (min-width: 757px) {
  .modal.--expchck .modal__wrapper {
    border-radius: 5px;
  }
}
.modal.--expchck .modal__wrapper.--animate-modal-return {
  animation: animate-modal-return 350ms;
}
.modal.--expchck .modal__close {
  right: 20px;
  top: 40px;
}
@media (min-width: 979px) {
  .modal.--expchck .modal__close {
    top: 20px;
  }
}
.modal.--expchck .modal__close:before {
  font-size: 1.645rem;
}
@media (max-width: 756px) {
  .modal.--expchck.--leave_page .modal__wrapper {
    margin-top: 0;
    border-radius: 5px;
  }
}
.modal.--expchck.--leave_page .expchck_header {
  margin-bottom: 20px;
}
.modal.--expchck.--leave_page .menu_notice__button.--continue {
  margin-bottom: 15px;
}
.modal.--expchck.--leave_page .menu_notice__button.--stop {
  text-align: center;
  font-size: 1.2rem;
}
.modal.--expchck .modal__handler {
  z-index: 10;
}
.modal.--expchck.--mobile-animation .modal__handler {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
}
.modal.--expchck.--mobile-animation .modal__handler:after {
  content: '';
  background: #C6C6C6;
  width: 30%;
  height: 5px;
  left: 50%;
  top: 50%;
  position: absolute;
  border-radius: 5px;
  transform: translate(-50%, -50%);
}
@media (min-width: 757px) {
  .modal.--expchck.--mobile-animation .modal__handler {
    display: none;
  }
}
@media (max-width: 756px), (max-width: 978px) and (orientation: landscape) {
  .modal.--expchck.--mobile-animation .modal__wrapper {
    padding: 4rem calc(2rem + env(safe-area-inset-right)) 2rem calc(2rem + env(safe-area-inset-left));
    transform: translate(0, var(--top-distance));
    will-change: transform;
  }
}
.modal.--expchck .--hidden {
  display: none !important;
}
.modal.--expchck .btn.--solid {
  background: #333;
  border-color: #333;
  color: #FFFFFF;
  transition: 0.3s opacity;
  text-transform: none;
}
.modal.--expchck .btn.--solid:not(.--large):not(.--medium) {
  font-size: 1.2rem;
}
.modal.--expchck .btn.--solid:hover {
  opacity: 0.8;
}
.modal.--expchck .btn.--outline {
  background-color: transparent;
  color: #333333;
  border-color: #333;
  transition: 0.3s opacity;
  text-transform: none;
}
.modal.--expchck .btn.--outline:hover {
  opacity: 0.8;
}
.modal.--expchck a:not(.btn) {
  color: #333333;
}
.modal.--expchck a:not(.btn):hover {
  color: #666666;
}
.modal.--expchck.--focus {
  top: 0;
  align-items: flex-start;
  animation: none;
}
.modal.--expchck.--loading .modal__content:before {
  background-color: rgba(242, 245, 245, 0.8);
}
.modal.--expchck.--loading .modal__content:after {
  color: #333333;
}
.modal.--expchck.--summary .modal__wrapper {
  max-width: 757px;
}
.modal.--expchck.--client.--edit .expchck_client__safe {
  display: none;
}
.modal.--expchck.--client.--fill .expchck_client__change_account {
  display: none;
}
@media (min-width: 757px) {
  .modal.--expchck.--deliveries .modal__wrapper,
  .modal.--expchck.--payments .modal__wrapper {
    max-width: 400px;
  }
}
@media (min-width: 757px) {
  .modal.--expchck.--address .modal__wrapper,
  .modal.--expchck.--client .modal__wrapper {
    max-width: 550px;
  }
}
.modal.--expchck.--deliveries .modal__close,
.modal.--expchck.--payments .modal__close,
.modal.--expchck.--address .modal__close,
.modal.--expchck.--client .modal__close,
.modal.--expchck.--pickup .modal__close,
.modal.--expchck.--leave_page .modal__close {
  display: none;
}
.modal.--expchck .f-dropdown-label {
  font-weight: normal;
}
.modal.--expchck .f-dropdown-button {
  font-weight: bold;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control[disabled],
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control[readonly] {
  background-color: #F2F5F5;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control {
  border-radius: 5px;
  border-color: #C6C6C6;
  background-color: #FFFFFF;
  color: #333333;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:focus,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control.focused,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:hover,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:focus {
  border-color: #C6C6C6;
  -webkit-box-shadow: 0 0 0 30px #FFFFFF inset !important;
  -webkit-text-fill-color: #333333;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:focus + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control.focused + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:hover + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control:-webkit-autofill:focus + .f-label {
  color: #333333;
  background-color: #FFFFFF;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control[disabled],
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control[readonly] {
  background-color: #F2F5F5;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control + .f-label {
  color: #333333;
  background-color: #FFFFFF;
}
.modal.--expchck .f-dropdown {
  margin: 0;
}
.modal.--expchck .f-dropdown .f-dropdown-menu {
  border-radius: 0 0 5px 5px;
  border-color: #C6C6C6;
  background-color: #FFFFFF;
}
.modal.--expchck .f-dropdown .f-dropdown-menu a:hover,
.modal.--expchck .f-dropdown .f-dropdown-menu a.--selected {
  background-color: #F2F5F5;
  color: #333333;
}
.modal.--expchck .f-dropdown .f-dropdown-li {
  border-color: #C6C6C6;
}
.modal.--expchck .f-dropdown .f-dropdown-li.--disabled {
  display: none;
}
.modal.--expchck .btn {
  border-radius: 5px;
}
.modal.--expchck.--login,
.modal.--expchck.--login_services,
.modal.--expchck.--verify_pin {
  font-size: 1.3rem;
}
.modal.--expchck.--login .modal__wrapper,
.modal.--expchck.--login_services .modal__wrapper,
.modal.--expchck.--verify_pin .modal__wrapper {
  max-width: 390px;
}
@media (max-width: 500px) {
  .modal.--expchck.--login .modal__wrapper,
  .modal.--expchck.--login_services .modal__wrapper,
  .modal.--expchck.--verify_pin .modal__wrapper {
    width: 100vw;
    max-width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 979px) {
  .modal.--expchck.--login .modal__wrapper,
  .modal.--expchck.--login_services .modal__wrapper,
  .modal.--expchck.--verify_pin .modal__wrapper {
    padding: 2.5rem;
  }
}
.modal.--expchck .expchck_login_authn__button {
  width: 100%;
  margin-bottom: 20px;
}
.modal.--expchck .expchck_login_authn__button:before {
  content: "\E8B1";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 5px;
  font-size: 1.8rem;
  line-height: 16px;
}
.modal.--expchck .expchck_login_authn__separator {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.modal.--expchck .expchck_login_authn__separator:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #C6C6C6;
  position: absolute;
  left: 0;
  top: 50%;
  transform: calc(translateY(-50%) - 1px);
}
.modal.--expchck .expchck_login_authn__separator_text {
  padding: 0 10px;
  background-color: #F2F5F5;
  position: relative;
  z-index: 1;
}
.modal.--expchck .expchck_login .expchck_status {
  padding-bottom: 0;
  margin-bottom: 35px;
  border-bottom: none;
}
.modal.--expchck .expchck_login .help-block:empty {
  margin: 0;
}
.modal.--expchck .expchck_login__smile strong {
  max-width: 60%;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_login__smile strong {
    max-width: 50%;
  }
}
.modal.--expchck .expchck_login__smile span {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.modal.--expchck .expchck_login .expchck_login__prefix_wrapper {
  display: none;
}
.modal.--expchck .expchck_login .--phone .expchck_login__user_identifier_inp {
  padding-left: 85px;
}
.modal.--expchck .expchck_login .--phone .expchck_login__prefix_wrapper {
  display: block;
  grid-row: 2;
}
.modal.--expchck .expchck_login .--phone .expchck_login__phone_prefix.f-dropdown.f-select .f-control.f-dropdown-toggle {
  grid-row: 1;
}
.modal.--expchck .expchck_login__prefix_wrapper {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 80px;
  border: none;
}
.modal.--expchck .expchck_login__prefix_wrapper .f-dropdown-toggle {
  border: none;
  height: 48px;
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
}
.modal.--expchck .expchck_login__prefix_wrapper .f-group:not(.--switch):not(.--radio) .f-control:focus {
  -webkit-box-shadow: none !important;
}
.modal.--expchck .expchck_login__prefix_wrapper .f-dropdown-menu {
  max-height: 270px;
  min-width: 75px;
}
.modal.--expchck .expchck_login__prefix_input_wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.8rem;
  left: 1.1rem;
  z-index: 1;
  height: 38px;
}
.modal.--expchck .expchck_login__prefix_input {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
  text-align: center;
  border-radius: 0;
  font-size: 1.4rem;
  background: #fff;
  color: #333;
  border-radius: 5px;
}
.modal.--expchck .expchck_login__terms {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.modal.--expchck .expchck_login__terms span {
  margin-right: 3px;
}
.modal.--expchck .expchck_login__services_link img {
  max-height: 1.4rem;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_login.--verify_pin {
    min-height: 500px;
  }
}
.modal.--expchck .expchck_login.--verify_pin .--pin_phone,
.modal.--expchck .expchck_login.--verify_pin .--pin_email {
  display: none;
}
.modal.--expchck .expchck_login.--verify_pin.--phone .--pin_phone {
  display: block;
}
.modal.--expchck .expchck_login.--verify_pin.--email .--pin_email {
  display: block;
}
.modal.--expchck .expchck_login.--verify_pin .otc div {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 1.5rem;
}
.modal.--expchck .expchck_login.--verify_pin .otc input {
  width: 100%;
  line-height: 1;
  height: 6.5rem;
  padding: 8px 0 8px;
  font-size: 3.5rem;
  text-align: center;
  appearance: textfield;
  -webkit-appearance: textfield;
  border: 1px solid #C6C6C6;
  border-radius: 5px;
}
.modal.--expchck .expchck_login.--verify_pin .otc input::-webkit-outer-spin-button,
.modal.--expchck .expchck_login.--verify_pin .otc input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.modal.--expchck .expchck_login.--verify_pin .expchck_login__buttons {
  margin-top: auto;
}
.modal.--expchck .expchck_login.--verify_pin .expchck_login__pin_email,
.modal.--expchck .expchck_login.--verify_pin .expchck_login__pin_phone {
  margin: 0 3px;
}
.modal.--expchck .expchck_login.--verify_pin.--error_pin .expchck_login__pin input {
  background-color: #f2b3b3;
}
.modal.--expchck .expchck_status {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #C6C6C6;
}
.modal.--expchck .expchck_status.--error:before {
  content: '\E81A';
  color: #e35c5c;
}
.modal.--expchck .expchck_status:before {
  content: '\E819';
  font-family: FontAwesome;
  font-size: 6.2rem;
  margin-bottom: 10px;
  color: #10AC82;
}
.modal.--expchck .expchck_status__description {
  font-size: 1.4rem;
  text-align: center;
  max-width: 80%;
}
.modal.--expchck .expchck_register_authn {
  margin-top: 15px;
}
.modal.--expchck .expchck_register_authn__button:before {
  content: "\E8B1";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 5px;
  font-size: 1.8rem;
  line-height: 16px;
}
.modal.--expchck .expchck_header {
  display: flex;
  margin-bottom: 40px;
}
.modal.--expchck .expchck_header__previous {
  width: 25px;
  height: 25px;
  background-color: #FFFFFF;
  color: #333333;
  border-radius: 5px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin-right: 15px;
}
.modal.--expchck .expchck_header__previous:before {
  content: '\F104';
  font-family: FontAwesome;
  font-size: 1.8rem;
}
.modal.--expchck .expchck_header__previous:hover {
  color: #666666;
}
.modal.--expchck .expchck_header__name {
  font-size: 22px;
  font-weight: bold;
}
.modal.--expchck .expchck_label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.modal.--expchck .expchck_label__name {
  font-size: 1.5rem;
  line-height: 17px;
  white-space: nowrap;
}
.modal.--expchck .expchck_label__desc {
  color: #838383;
  font-size: 1.1rem;
  margin-left: 10px;
  text-align: right;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 50px;
  }
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary .expchck_header,
  .modal.--expchck .expchck_summary .expchck_status {
    grid-column: span 2;
  }
}
.modal.--expchck .expchck_summary .expchck_status {
  margin-top: -30px;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary .expchck_status {
    margin-top: -40px;
  }
}
.modal.--expchck .expchck_summary_address {
  margin-bottom: 25px;
}
.modal.--expchck .expchck_summary_address__wrapper {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  color: #333333;
  border: 1px solid #333333;
  border-radius: 5px;
  padding: 15px 45px 15px 15px;
  position: relative;
  margin-bottom: 10px;
}
.modal.--expchck .expchck_summary_address__wrapper:after {
  content: '\F105';
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.8rem;
  font-weight: bold;
}
.modal.--expchck .expchck_summary_address__address {
  display: flex;
  flex-direction: column;
  font-size: 1.1rem;
  color: #838383;
}
.modal.--expchck .expchck_summary_invoice.--active .expchck_summary_invoice__wrapper {
  max-height: 300px;
  opacity: 1;
  padding: 15px;
  margin-top: 10px;
}
.modal.--expchck .expchck_summary_invoice.--inputs .expchck_summary_invoice__wrapper {
  max-height: 900px;
  overflow: visible;
}
.modal.--expchck .expchck_summary_invoice.--inputs .expchck_summary_invoice__address {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice.--inputs .expchck_summary_invoice__item.--address {
  max-height: 150px;
  opacity: 1;
  margin-bottom: 15px;
  overflow: visible;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__inputs {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__save {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__address {
  max-height: 200px;
  opacity: 1;
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__firm,
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__nip_wrapper {
  max-height: 200px;
  opacity: 1;
}
.modal.--expchck .expchck_summary_invoice.--saved .expchck_summary_invoice__address_label {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice.--nip-empty .expchck_summary_invoice__nip_wrapper {
  display: none;
}
.modal.--expchck .expchck_summary_invoice__switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal.--expchck .expchck_summary_invoice__switch .f-group {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_invoice__switch_text {
  font-size: 1.2rem;
}
.modal.--expchck .expchck_summary_invoice__wrapper {
  padding: 15px;
  background-color: #FFFFFF;
  border-radius: 5px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__inputs {
  margin-bottom: 0;
  max-height: 800px;
  display: flex;
  flex-direction: column;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__save {
  max-height: 50px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__address {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__address_wrapper {
  display: flex;
  flex-direction: column;
  font-size: 1.1rem;
}
.modal.--expchck .expchck_summary_invoice__address_label {
  margin-bottom: 5px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__address_change {
  font-size: 1.2rem;
}
.modal.--expchck .expchck_summary_invoice__firm,
.modal.--expchck .expchck_summary_invoice__nip_wrapper {
  font-size: 1.3rem;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__nip_wrapper {
  margin-bottom: 5px;
}
.modal.--expchck .expchck_summary_invoice__street,
.modal.--expchck .expchck_summary_invoice__city {
  color: #838383;
}
.modal.--expchck .expchck_summary_invoice__item {
  margin-bottom: 15px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_invoice__item.--address {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_summary_invoice__item.--country {
  order: -1;
}
.modal.--expchck .expchck_summary_payments {
  margin-bottom: 25px;
}
.modal.--expchck .expchck_summary_payments__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 0 -5px;
}
.modal.--expchck .expchck_summary_payment {
  flex: 1;
  min-height: 85px;
  min-width: 65px;
  margin: 0;
  word-break: break-word;
  overflow-wrap: break-word;
  line-height: 1.1;
}
.modal.--expchck .expchck_summary_payment__input:checked ~ .expchck_summary_payment__label {
  border-color: #333333;
}
.modal.--expchck .expchck_summary_payment__label {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 5px;
  height: 100%;
  border-radius: 5px;
  cursor: pointer;
}
.modal.--expchck .expchck_summary_payment__icons {
  display: flex;
  justify-content: center;
  border-radius: 5px;
  padding: 0 5px;
}
.modal.--expchck .expchck_summary_payment__icons:empty:before {
  content: '\F105';
  font-family: FontAwesome;
  font-size: 2.8rem;
  font-weight: bold;
}
.modal.--expchck .expchck_summary_payment__names {
  font-size: 1rem;
  margin-top: 5px;
  text-align: center;
}
.modal.--expchck .expchck_summary_deliveries {
  margin-bottom: 25px;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary_deliveries {
    margin-bottom: 0;
  }
}
.modal.--expchck .expchck_summary_deliveries__switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.modal.--expchck .expchck_summary_deliveries__switch .f-group {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_deliveries__switch_text {
  font-size: 1.2rem;
}
.modal.--expchck .expchck_summary_deliveries__stock.--active .expchck_summary_delivery {
  max-height: 300px;
  opacity: 1;
  margin: 10px 0 0;
  padding: 15px 0 15px 15px;
}
.modal.--expchck .expchck_summary_deliveries__stock .expchck_summary_delivery {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_summary_non_standardized__info {
  padding: 15px;
}
.modal.--expchck .expchck_summary_non_standardized__info a {
  color: inherit;
}
.modal.--expchck .expchck_summary_non_standardized__change {
  text-align: center;
  font-size: 1.3rem;
}
.modal.--expchck .expchck_summary_delivery {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 15px 0 15px 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  cursor: pointer;
  display: grid;
  gap: 5px 15px;
  grid-template-columns: auto auto 30px;
  position: relative;
}
.modal.--expchck .expchck_summary_delivery.--active {
  border: 1px solid #333333;
}
.modal.--expchck .expchck_summary_delivery:last-child {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_delivery.--disabled {
  opacity: 0.6;
}
.modal.--expchck .expchck_summary_delivery__change {
  grid-area: 1 / 3 / 3 / 4;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.modal.--expchck .expchck_summary_delivery__change:before {
  content: '\F105';
  font-family: FontAwesome;
  font-size: 2.8rem;
  font-weight: bold;
  padding-right: 15px;
  margin-top: -2px;
}
.modal.--expchck .expchck_summary_delivery__info {
  grid-area: 2 / 1 / 3 / 2;
}
.modal.--expchck .expchck_summary_delivery__type_wrapper {
  grid-area: 1 / 1 / 2 / 2;
}
.modal.--expchck .expchck_summary_delivery__type {
  font-size: 1.1rem;
}
.modal.--expchck .expchck_summary_delivery__time {
  font-size: 1rem;
  color: #33C75A;
  margin-left: 5px;
}
.modal.--expchck .expchck_summary_delivery__name {
  font-size: 1.3rem;
  line-height: 1.2;
}
.modal.--expchck .expchck_summary_delivery__address {
  display: flex;
  flex-direction: column;
  font-size: 1.1rem;
  color: #838383;
}
.modal.--expchck .expchck_summary_delivery__cost_wrapper {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: flex-end;
  align-self: center;
}
.modal.--expchck .expchck_summary_delivery__cost {
  font-size: 1.5rem;
  white-space: nowrap;
}
.modal.--expchck .expchck_pickup_phone,
.modal.--expchck .expchck_client_courier_number {
  margin: 0 15px 0 0;
}
.modal.--expchck .expchck_pickup_phone__wrapper,
.modal.--expchck .expchck_client_courier_number__wrapper {
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_pickup_phone__wrapper.--change,
.modal.--expchck .expchck_client_courier_number__wrapper.--change {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_pickup_phone__wrapper.--filled,
.modal.--expchck .expchck_client_courier_number__wrapper.--filled {
  display: flex;
}
.modal.--expchck .expchck_pickup_phone__value,
.modal.--expchck .expchck_client_courier_number__value {
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal.--expchck .expchck_pickup_phone__change,
.modal.--expchck .expchck_client_courier_number__change {
  margin-left: 10px;
}
.modal.--expchck .expchck_pickup_phone__item,
.modal.--expchck .expchck_client_courier_number__item {
  margin: 10px 0;
}
.modal.--expchck .expchck_pickup_phone {
  grid-area: 3 / 1 / 3 / 4;
}
.modal.--expchck .expchck_pickup_phone.--change .expchck_pickup_phone__wrapper.--change {
  max-height: 150px;
  opacity: 1;
  overflow: visible;
}
.modal.--expchck .expchck_pickup_phone.--change .expchck_pickup_phone__wrapper.--filled {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_pickup_phone.--change + .expchck_client_courier_number {
  margin-top: 10px;
}
.modal.--expchck .expchck_client_courier_number {
  grid-area: 4 / 1 / 4 / 4;
}
.modal.--expchck .expchck_client_courier_number.--change .expchck_client_courier_number__wrapper.--change {
  max-height: 150px;
  opacity: 1;
  overflow: visible;
}
.modal.--expchck .expchck_client_courier_number.--change .expchck_client_courier_number__wrapper.--filled {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.modal.--expchck .expchck_client_courier_number__label {
  font-size: 1.1rem;
  margin-right: 3px;
}
.modal.--expchck .expchck_client_courier_number input.--highlight {
  animation: highlight-border-expchck 2s ease 0s 1 normal forwards;
}
.modal.--expchck .expchck_summary_costs {
  margin-bottom: 25px;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary_costs {
    margin-bottom: 10px;
  }
}
.modal.--expchck .expchck_summary_costs__item {
  display: none;
  justify-content: space-between;
  align-items: center;
}
.modal.--expchck .expchck_summary_costs__item.--active {
  display: flex;
}
.modal.--expchck .expchck_summary_costs__label {
  padding-right: 10px;
  font-size: 1.2rem;
}
.modal.--expchck .expchck_summary_costs__value {
  white-space: nowrap;
}
.modal.--expchck .expchck_summary_costs__value.--minus {
  color: #33C75A;
}
.modal.--expchck .expchck_summary_costs__value.--minus:before {
  content: '-';
  padding-right: 3px;
}
.modal.--expchck .expchck_summary_costs__value.--plus:before {
  content: '+';
  padding-right: 3px;
}
.modal.--expchck .expchck_summary_total {
  border-top: 1px solid #C6C6C6;
  border-bottom: 1px solid #C6C6C6;
  flex-direction: column;
  align-items: flex-end;
  padding: 10px 0;
  margin-bottom: 20px;
  display: none;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary_total {
    display: flex;
  }
}
.modal.--expchck .expchck_summary_total__label {
  color: #838383;
  font-size: 1.1rem;
}
.modal.--expchck .expchck_summary_total__value {
  font-size: 2.1rem;
  line-height: 1;
}
.modal.--expchck .expchck_summary_clauses {
  display: none;
  font-size: 1.1rem;
  margin-bottom: 30px;
}
.modal.--expchck .expchck_summary_clauses.--active {
  display: block;
}
.modal.--expchck .expchck_summary_clause {
  margin-bottom: 15px;
}
.modal.--expchck .expchck_summary_clause:last-child {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_terms {
  margin-bottom: 20px;
}
.modal.--expchck .expchck_summary_terms__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.modal.--expchck .expchck_summary_terms__item:last-child {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_terms__item.--error {
  color: #e35c5c;
}
.modal.--expchck .expchck_summary_terms__item.--error a:not(:hover) {
  color: #e35c5c;
}
.modal.--expchck .expchck_summary_terms__item.--error .f-group.--switch .f-label {
  background-color: #e35c5c;
}
.modal.--expchck .expchck_summary_terms__content {
  font-size: 1.2rem;
  margin-right: 10px;
}
.modal.--expchck .expchck_summary_terms__switch {
  margin-bottom: 0;
}
.modal.--expchck .expchck_summary_submit {
  margin-bottom: var(--mb, 80px);
}
.modal.--expchck .expchck_summary_submit__button {
  width: 100%;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  display: none;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_summary_submit__button {
    display: inline-block;
  }
}
.modal.--expchck .expchck_summary_submit__button:after {
  content: '\F105';
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.8rem;
  font-weight: bold;
}
.modal.--expchck .expchck_summary_submit__cost {
  display: none;
}
.modal.--expchck .expchck_client__inputs,
.modal.--expchck .expchck_address__inputs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px 15px;
  margin-bottom: 30px;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_client__inputs,
  .modal.--expchck .expchck_address__inputs {
    grid-template-columns: 7fr 1fr 1fr 7fr;
  }
}
.modal.--expchck .expchck_client__item,
.modal.--expchck .expchck_address__item {
  grid-column: span 4;
}
.modal.--expchck .expchck_client__item.--firstname,
.modal.--expchck .expchck_address__item.--firstname,
.modal.--expchck .expchck_client__item.--lastname,
.modal.--expchck .expchck_address__item.--lastname {
  grid-column: span 2;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_client__item.--street,
  .modal.--expchck .expchck_address__item.--street,
  .modal.--expchck .expchck_client__item.--city,
  .modal.--expchck .expchck_address__item.--city {
    grid-column: span 3;
  }
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_client__item.--street-number,
  .modal.--expchck .expchck_address__item.--street-number,
  .modal.--expchck .expchck_client__item.--zipcode,
  .modal.--expchck .expchck_address__item.--zipcode {
    grid-column: span 1;
  }
}
.modal.--expchck .expchck_client__item.--country,
.modal.--expchck .expchck_address__item.--country {
  order: -1;
}
.modal.--expchck .expchck_client__submit,
.modal.--expchck .expchck_address__submit {
  margin-bottom: 30px;
}
.modal.--expchck .expchck_client__button,
.modal.--expchck .expchck_address__button {
  width: 100%;
}
.modal.--expchck .expchck_client__change_account,
.modal.--expchck .expchck_address__change_account {
  font-size: 1.2rem;
  text-align: center;
}
.modal.--expchck .expchck_client__change_link,
.modal.--expchck .expchck_address__change_link {
  display: block;
}
@media (min-width: 757px) {
  .modal.--expchck .expchck_client__change_link,
  .modal.--expchck .expchck_address__change_link {
    display: inline;
    margin-left: 5px;
  }
}
.modal.--expchck .expchck_client__safe,
.modal.--expchck .expchck_address__safe {
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}
.modal.--expchck .expchck_client__powered_by_smile,
.modal.--expchck .expchck_address__powered_by_smile {
  max-width: 70px;
  margin-left: 50px;
}
.modal.--expchck .expchck_client .expchck_switch,
.modal.--expchck .expchck_address .expchck_switch {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.modal.--expchck .expchck_client .expchck_switch__radio,
.modal.--expchck .expchck_address .expchck_switch__radio {
  margin: 0 0 0 15px;
  line-height: 0;
}
.modal.--expchck .expchck_client .expchck_switch__radio .f-label,
.modal.--expchck .expchck_address .expchck_switch__radio .f-label {
  color: #333333;
}
.modal.--expchck .expchck_payments__details:not(.--show-all) .expchck_payments__option:nth-child(n + 7) {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  display: none;
}
.modal.--expchck .expchck_payments input[type='radio']:checked + label + .expchck_payments__details {
  display: block;
  max-height: 600px;
  opacity: 1;
}
.modal.--expchck .expchck_payments input[type='radio']:checked + label + .expchck_payments__details.--show-all {
  max-height: 2000px;
}
.modal.--expchck .expchck_payments.--clause-top .expchck_payments__clause {
  display: none;
}
.modal.--expchck .expchck_payments__arrow {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__item {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  margin-bottom: 10px;
  border-radius: 5px;
  padding: 0 15px;
  cursor: pointer;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_payments .expchck_payments__item:last-child {
  margin-bottom: 0;
}
.modal.--expchck .expchck_payments .expchck_payments__item .expchck_payments__details:empty {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--checked.--options .expchck_payments__arrow .icon-options-status:before {
  content: '\F077';
}
.modal.--expchck .expchck_payments .expchck_payments__item.--checked:not(.--collapse) {
  border-color: #333333;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow {
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--options .expchck_payments__arrow .icon-options-status:before {
  content: '\F078';
}
.modal.--expchck .expchck_payments .expchck_payments__item.--collapse .expchck_payments__details {
  max-height: 0 !important;
  opacity: 0 !important;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow {
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__item.--collapse .expchck_payments__arrow .icon-options-status:before {
  content: '\F078' !important;
}
.modal.--expchck .expchck_payments .expchck_payments__label {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: 68px;
  cursor: pointer;
}
.modal.--expchck .expchck_payments .expchck_payments__details {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_payments .expchck_payments__details span {
  line-height: 1.3;
}
.modal.--expchck .expchck_payments .expchck_payments__options {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  margin-top: 1.6rem;
  margin-bottom: 1rem;
  margin: 10px -5px;
  grid-auto-rows: 1fr;
}
.modal.--expchck .expchck_payments .expchck_payments__option {
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
  max-height: 300px;
  margin: 6px;
  min-height: 100px;
  word-break: break-word;
}
.modal.--expchck .expchck_payments .expchck_payments__option input[type='radio']:checked + label.expchck_payments__option_select {
  border-color: #333333;
}
.modal.--expchck .expchck_payments .expchck_payments__option_select {
  border: 1px solid #C6C6C6;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  padding: 5px;
  cursor: pointer;
  min-height: 93px;
  height: 100%;
  text-align: center;
}
.modal.--expchck .expchck_payments .expchck_payments__option_icons {
  display: flex;
  justify-content: center;
  background: #FFFFFF;
  padding: 3px;
  border-radius: 5px;
}
.modal.--expchck .expchck_payments .expchck_payments__option_icon {
  max-height: 25px;
}
.modal.--expchck .expchck_payments .expchck_payments__option_name {
  font-size: 1.1rem;
}
.modal.--expchck .expchck_payments .expchck_payments__popular {
  font-size: 1.3rem;
}
.modal.--expchck .expchck_payments .expchck_payments__clause_top {
  font-size: 1rem;
  margin-bottom: 15px;
  display: block;
  font-size: 10px;
  padding: 0 5px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
}
.modal.--expchck .expchck_payments .expchck_payments__clause_top:empty {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__clause {
  font-size: 1rem;
  margin-bottom: 3rem;
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__clause:empty {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__clause span {
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__show_all {
  margin-bottom: 10px;
  padding: 5px 0 10px;
  display: inline-block;
}
.modal.--expchck .expchck_payments .expchck_payments__show_all.--hidden {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__icons {
  display: flex;
  justify-content: center;
  width: 40px;
  min-width: 40px;
  max-height: 30px;
  margin: 0 12px 0 2px;
  background: #FFFFFF;
  padding: 3px;
  border-radius: 5px;
}
.modal.--expchck .expchck_payments .expchck_payments__icon {
  display: none;
}
.modal.--expchck .expchck_payments .expchck_payments__icon:first-child {
  display: block;
}
.modal.--expchck .expchck_payments .expchck_payments__names {
  display: flex;
  flex-direction: column;
  white-space: normal;
  margin-right: auto;
}
.modal.--expchck .expchck_payments .expchck_payments__name {
  font-size: 1.3rem;
}
.modal.--expchck .expchck_payments .expchck_payments__description {
  font-size: 1.1rem;
  line-height: 1;
  margin-top: 2px;
}
.modal.--expchck .expchck_payments .expchck_payments__name + .modal.--expchck .expchck_payments .expchck_payments__description {
  font-size: 1.1rem;
}
.modal.--expchck .expchck_payments .expchck_payments__cost {
  margin-left: 15px;
}
.modal.--expchck .expchck_deliveries__addresses {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
  margin-bottom: 40px;
}
.modal.--expchck .expchck_deliveries__addresses > * {
  min-height: 130px;
  border-radius: 5px;
}
.modal.--expchck .expchck_deliveries__add_address {
  border: 1px dashed #C6C6C6;
  color: #C6C6C6;
  text-decoration: none;
  font-size: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal.--expchck .expchck_deliveries__add_address:before {
  content: '+';
}
.modal.--expchck .expchck_deliveries__address {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #333333;
  padding: 10px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  cursor: pointer;
}
.modal.--expchck .expchck_deliveries__address.--active {
  border-color: #333333;
}
.modal.--expchck .expchck_deliveries__address_label {
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.modal.--expchck .expchck_deliveries__address_wrapper {
  display: flex;
  flex-direction: column;
  font-size: 1.1rem;
  color: #838383;
  margin-bottom: 5px;
}
.modal.--expchck .expchck_deliveries__address_edit {
  font-size: 1.2rem;
  margin-top: auto;
}
.modal.--expchck .expchck_deliveries__non_standardized_info {
  padding: 15px;
}
.modal.--expchck .expchck_deliveries__non_standardized_info a {
  color: inherit;
}
.modal.--expchck .expchck_deliveries__non_standardized_change {
  text-align: center;
  font-size: 1.3rem;
}
.expchck_summary_submit_mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1006;
  padding: 15px;
  background-color: #F2F5F5;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  display: none;
  align-items: center;
  justify-content: space-between;
  animation: slideUp 0.4s ease-out both;
}
@media (max-width: 756px) {
  .expchck_summary_submit_mobile.--active {
    display: flex;
  }
}
.expchck_summary_submit_mobile.--loading {
  position: relative;
  pointer-events: none;
  position: fixed;
}
.expchck_summary_submit_mobile.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.expchck_summary_submit_mobile.--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: #040404;
}
.expchck_summary_submit_mobile__button_wrapper {
  flex: 1;
}
.expchck_summary_submit_mobile__button {
  width: 100%;
  border-radius: 5px;
}
.expchck_summary_submit_mobile__button.btn.--solid {
  background: #333;
  border-color: #333;
  color: #FFFFFF;
  transition: 0.3s opacity;
}
.expchck_summary_submit_mobile__button.btn.--solid:hover {
  opacity: 0.8;
}
.expchck_summary_submit_mobile__cost {
  display: flex;
  flex-direction: column;
  margin-right: 15px;
}
.expchck_summary_submit_mobile__cost_label {
  font-size: 1.2rem;
  color: #838383;
}
.expchck_summary_submit_mobile__cost_value {
  font-size: 1.9rem;
  white-space: nowrap;
}
.expchck_delivery {
  background-color: #FFFFFF;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
}
.expchck_delivery.--calendar-opened .expchck_delivery__calendar_hours {
  position: relative;
  z-index: 0;
}
.expchck_delivery.--active {
  border-color: #333333;
}
.expchck_delivery.--loading {
  position: relative;
  pointer-events: none;
}
.expchck_delivery.--loading:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.expchck_delivery.--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: #040404;
}
.expchck_delivery.--loading label {
  pointer-events: none;
}
.expchck_delivery[data-selected-point] .expchck_delivery__pickup_find {
  display: none;
}
.expchck_delivery[data-selected-point] .expchck_delivery__pickup_address {
  display: flex;
}
.expchck_delivery.--last {
  margin-bottom: 0;
}
.expchck_delivery__input:checked ~ .expchck_delivery__calendar {
  padding-bottom: 15px;
  max-height: 300px;
  opacity: 1;
  overflow: visible;
}
.expchck_delivery__input:disabled + .f-label {
  opacity: 0.5;
}
.expchck_delivery[data-company-key].--services-loaded .expchck_delivery__input:checked ~ .expchck_delivery__calendar {
  padding-bottom: 15px;
  max-height: 300px;
  opacity: 1;
  overflow: visible;
}
.expchck_delivery[data-company-key] .expchck_delivery__calendar {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.expchck_delivery__label {
  display: flex;
  align-items: center;
  padding: 15px !important;
  min-height: 68px;
  border: 1px solid transparent;
  border-radius: 5px;
}
.expchck_delivery__label:before,
.expchck_delivery__label:after {
  display: none !important;
}
.expchck_delivery__icons {
  display: flex;
  justify-content: center;
  width: 50px;
  min-width: 50px;
  margin-right: 15px;
}
.expchck_delivery__icon {
  display: none;
}
.expchck_delivery__icon:first-child {
  display: block;
}
.expchck_delivery__names {
  display: flex;
  flex-direction: column;
  white-space: normal;
  margin-right: auto;
  font-size: 1.1rem;
}
.expchck_delivery__name {
  font-size: 1.4rem;
  color: #333333;
}
.expchck_delivery__time {
  line-height: 1;
  color: #33C75A;
  margin-bottom: 3px;
}
.expchck_delivery__cost_wrapper {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  padding-right: 25px;
  color: #333333;
}
.expchck_delivery__cost_wrapper:after {
  content: '\F105';
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.8rem;
  font-weight: bold;
}
.expchck_delivery__points {
  display: flex;
  margin-top: 2px;
  margin-bottom: 0;
}
.expchck_delivery__points label {
  padding-right: 0;
}
.expchck_delivery__points .f-control[disabled] + label.f-label {
  color: rgba(51, 51, 51, 0.5) !important;
}
.expchck_delivery__points_input:disabled + .expchck_delivery__points_label.f-label {
  background: transparent !important;
}
.expchck_delivery__points_input:disabled + .expchck_delivery__points_label.f-label:before {
  content: none;
}
.expchck_delivery__points_label {
  padding-right: 0;
  padding-left: 18px !important;
}
.expchck_delivery__calendar {
  line-height: 1;
  padding: 0 15px;
  transition: max-height 0.2s, opacity 0.4s ease-in, margin 0.4s, padding 0.4s;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.expchck_delivery__calendar .menu_messages_message {
  margin: 0;
}
.expchck_delivery__calendar_label {
  font-size: 1.2rem;
  display: block;
  margin-bottom: 10px;
}
.expchck_delivery__calendar_hours {
  margin-top: 25px;
}
.expchck_delivery__calendar_hours .f-control.f-dropdown-toggle,
.expchck_delivery__calendar_services .f-control.f-dropdown-toggle {
  display: block;
  font-weight: bold;
}
.expchck_delivery__calendar_services {
  margin-top: 15px;
}
.expchck_delivery__calendar_services.--one-service {
  display: none;
}
.expchck_delivery__dates {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
  position: relative;
}
.expchck_delivery__date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5px;
}
.expchck_delivery__date:not(.--other) {
  background: #F2F5F5;
  color: #333333;
  border: 1px solid #C6C6C6;
  border-radius: 5px;
  cursor: pointer;
  min-height: 30px;
  min-width: 75px;
  padding: 5px;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
.expchck_delivery__date:not(.--other):hover,
.expchck_delivery__date:not(.--other).--active {
  border: 1px solid #333333;
}
.expchck_delivery__date.--other {
  order: 1;
}
.expchck_delivery__date_cost {
  font-size: 1.2rem;
  margin-top: 5px;
}
.expchck_delivery__date_cost:empty {
  display: none;
}
.expchck_delivery__datepicker {
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 500px) {
  .expchck_delivery__datepicker {
    left: 0;
    transform: none;
    top: calc(100% + 5px);
  }
}
@media (min-width: 550px) {
  .expchck_delivery__datepicker {
    left: auto;
    right: 0;
  }
}
@media (min-width: 757px) {
  .expchck_delivery__datepicker {
    left: 0;
    right: auto;
  }
}
.expchck_delivery__select_delivery {
  margin-top: 15px;
}
.expchck_delivery__select_button {
  width: 100%;
}
.modal.--expchck .pickup_points {
  display: flex;
}
.modal.--expchck.--pickup.--loading .modal__content:before {
  z-index: 3;
}
.modal.--expchck.--pickup.--loading .modal__content:after {
  z-index: 4;
}
.modal.--expchck.--pickup .modal__wrapper {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
@media (max-width: 978px) {
  .modal.--expchck.--pickup .modal__wrapper,
  .modal.--expchck.--pickup .modal__content,
  .modal.--expchck.--pickup .pickup_points {
    height: 100%;
  }
  .modal.--expchck.--pickup .pickup_points__wrapper {
    flex-basis: 100%;
  }
  .modal.--expchck.--pickup .pickup_map__wrapper {
    height: 100%;
  }
}
.modal.--expchck.--pickup .expchck_header {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}
@media (min-width: 979px) {
  .modal.--expchck.--pickup .pickup_points.--mapView .pickup_nav {
    border-radius: 5px;
  }
}
.modal.--expchck.--pickup .pickup_points .pickup_search__input,
.modal.--expchck.--pickup .pickup_points .pickup_search__wrapper {
  border-radius: 5px;
}
@media (min-width: 979px) {
  .modal.--expchck.--pickup .pickup_points .pickup_nav {
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 979px) {
  .modal.--expchck.--pickup .pickup_points .pickup_filters,
  .modal.--expchck.--pickup .pickup_points .pickup_search,
  .modal.--expchck.--pickup .pickup_points .pickup_items {
    border-radius: 0 0 5px 5px;
  }
}
@media (min-width: 979px) {
  .modal.--expchck.--pickup .pickup_points .pickup_nav,
  .modal.--expchck.--pickup .pickup_points .pickup_filters,
  .modal.--expchck.--pickup .pickup_points .pickup_search,
  .modal.--expchck.--pickup .pickup_points .pickup_items {
    background: #F2F5F5;
  }
}
.modal.--expchck.--pickup .pickup_points .pickup_item {
  background: #FFFFFF;
  border-radius: 5px;
  border-bottom: none;
}
.modal.--expchck.--pickup .pickup_points .pickup_item.--active {
  box-shadow: 0 0 0 2px #333333 inset;
}
@media (min-width: 757px) {
  .html[data-browser="Safari"] .pickup_map__wrapper {
    min-height: calc(80vh - 40px);
  }
}
.pickup_points {
  display: none;
  flex-direction: column;
  /*.leaflet-popup {
		@media (max-width: 757px) {
			position: fixed !important;
			bottom: 0 !important;
			left: 0 !important;
			right: 0 !important;
			transform: none !important;
			min-height: 20vh;
			width: 100vw;
		}
	}
	.leaflet-popup-content {
		@media (max-width: 757px) {
			width: unset !important;
		}
	}
	.leaflet-map-pane {
		@media (max-width: 757px) {
			transform: none !important;
		}
	}*/
}
.pickup_points.--searchView .pickup_points__search {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pickup_points.--searchView .pickup_nav .--search svg path {
  fill: #252f3d;
}
@media (max-width: 978px) {
  .pickup_points.--searchView .pickup_map {
    height: calc(100% - 125px);
  }
}
@media (min-width: 978px) {
  .pickup_points.--searchView .pickup_items.--pickups,
  .pickup_points.--searchView .pickup_items.--message {
    display: none;
  }
}
.pickup_points.--mapView .pickup_items.--pickups,
.pickup_points.--mapView .pickup_items.--message,
.pickup_points.--mapView .pickup_search {
  display: none;
}
.pickup_points.--mapView .pickup_nav {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.pickup_points.--mapView .pickup_nav .--map svg path {
  stroke: #252f3d;
  fill: none;
}
.pickup_points.--listView .pickup_nav .--list svg path {
  fill: #252f3d;
}
@media (max-width: 978px) {
  .pickup_points.--listView .pickup_map {
    height: calc(100% - 125px);
  }
}
.pickup_points.--filtersView .pickup_items.--pickups,
.pickup_points.--filtersView .pickup_items.--message,
.pickup_points.--filtersView .pickup_search {
  display: none;
}
.pickup_points.--filtersView .pickup_filters {
  display: flex;
}
.pickup_points.--filtersView .pickup_nav .--filters svg path {
  fill: #252f3d;
}
.pickup_points__headline {
  font-size: 2rem;
  margin: 0 15px 15px;
}
@media (min-width: 978px) {
  .pickup_points__headline {
    margin-bottom: 20px;
  }
}
.pickup_points__wrapper {
  position: relative;
}
.pickup_points .pickup_filters {
  display: none;
  flex-direction: column;
  padding: 15px;
  position: absolute;
  z-index: 1;
  top: 65px;
  left: 0;
  background: #F2F5F5;
  color: #040404;
  width: 100%;
  height: calc(100% - 65px);
}
@media (min-width: 979px) {
  .pickup_points .pickup_filters {
    top: 75px;
    bottom: 25px;
    left: 15px;
    background: #fff;
    width: 300px;
    border-radius: 0 0 5px 5px;
    display: flex;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .pickup_points .pickup_filters {
    width: 320px;
  }
}
.pickup_points .pickup_nav {
  margin: 0 0 5px;
  height: 60px;
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.pickup_points .pickup_nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.pickup_points .pickup_nav a:hover svg path {
  fill: #252f3d;
}
.pickup_points .pickup_nav a.--map:hover svg path {
  stroke: #252f3d;
  fill: none;
}
.pickup_points .pickup_nav a:not(:last-child):after {
  position: absolute;
  content: '';
  height: 40px;
  background-color: #e3e1e1;
  width: 1px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 979px) {
  .pickup_points .pickup_nav {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 300px;
    padding: 0;
    background: #fff;
    z-index: 2;
    height: 60px;
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .pickup_points .pickup_nav {
    width: 320px;
  }
}
.pickup_points .pickup_filters {
  display: none;
}
.pickup_points .pickup_filters__sub:not(.--submit) {
  margin-bottom: 3rem;
  overflow-y: auto;
  scrollbar-color: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
.pickup_points .pickup_filters__sub:not(.--submit)::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points .pickup_filters__sub:not(.--submit)::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.pickup_points .pickup_filters__sub:not(.--submit)::-webkit-scrollbar-thumb {
  background-color: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points .pickup_filters__sub.--availability {
  display: none;
}
.pickup_points .pickup_filters__sub.--submit {
  margin-top: auto;
}
.pickup_points .pickup_filters__name {
  margin-bottom: 2rem;
  display: block;
}
.pickup_points .pickup_filters__item {
  padding-left: 1.5rem;
}
.pickup_points .pickup_filters .--submit a {
  display: flex;
  justify-content: center;
}
.pickup_points .pickup_search {
  margin: 0 15px 15px;
  height: 45px;
  position: relative;
  z-index: 2;
}
@media (min-width: 979px) {
  .pickup_points .pickup_search {
    margin: 0;
    position: absolute;
    top: 60px;
    left: 15px;
    width: 300px;
    padding: 15px;
    background: #fff;
    z-index: 2;
    height: 75px;
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 1200px) {
  .pickup_points .pickup_search {
    width: 320px;
  }
}
.pickup_points .pickup_search.--loading .pickup_search__query:after {
  content: '\E838';
  font-family: FontAwesome;
  animation: spin 1.5s infinite linear;
  font-size: 2.35rem;
  position: absolute;
  top: calc(50% - 15px);
  right: 4.5rem;
}
.pickup_points .pickup_search.--focus .pickup_search__wrapper {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  right: 0;
}
@media (min-width: 979px) {
  .pickup_points .pickup_search.--focus .pickup_search__wrapper {
    left: 15px;
    right: 15px;
  }
}
.pickup_points .pickup_search.--focus .pickup_search__input {
  border: 1px solid transparent;
}
.pickup_points .pickup_search.--focus.--open .pickup_search__results {
  display: block;
  border-top: 1px solid #e3e1e1;
}
.pickup_points .pickup_search__wrapper {
  background: #fff;
  color: #040404;
  border-radius: 5px;
  overflow: hidden;
}
.pickup_points .pickup_search__query {
  position: relative;
}
.pickup_points .pickup_search__input {
  width: 100%;
  height: 45px;
  font-size: 1.2rem;
  padding-left: 15px;
  padding-right: 75px;
  background: #fff;
  color: #040404;
  border: 1px solid #e3e1e1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pickup_points .pickup_search__button {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #040404;
  text-decoration: none;
  position: absolute;
  font-size: 1.8rem;
  top: 0;
  right: 0;
}
.pickup_points .pickup_search__button:hover {
  color: #005C5B;
}
.pickup_points .pickup_search__button:before {
  content: '\F002';
  font-family: FontAwesome;
}
.pickup_points .pickup_search__results {
  display: none;
  padding: 7.5px 0;
  max-height: 300px;
  overflow: auto;
  scrollbar-color: #252f3d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
  border-radius: 0;
  background: #fff;
}
.pickup_points .pickup_search__results::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points .pickup_search__results::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.pickup_points .pickup_search__results::-webkit-scrollbar-thumb {
  background-color: #252f3d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points .pickup_search__result {
  display: block;
  font-size: 1.3rem;
  padding: 7.5px 15px;
  color: #040404;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pickup_points .pickup_search__result:hover {
  color: #005C5B;
}
.pickup_points .pickup_map {
  z-index: 0;
  position: relative;
}
@media (max-width: 979px) {
  .pickup_points .pickup_map {
    height: calc(100% - 65px);
  }
}
.pickup_points .pickup_map__area {
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 15px;
  bottom: 15px;
}
@media (min-width: 979px) {
  .pickup_points .pickup_map__area {
    right: 15px;
    top: 15px;
    left: unset;
    bottom: unset;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_map__area_button.--secondary {
    background-color: rgba(20, 25, 32, 0.9);
  }
}
.pickup_points .pickup_map__area_button:before {
  font-size: 1.1em;
}
.pickup_points .pickup_map__wrapper {
  min-height: 300px;
  z-index: 0;
}
@media (min-width: 757px) {
  .pickup_points .pickup_map__wrapper {
    aspect-ratio: 2.5;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_map__wrapper {
    aspect-ratio: 1.8;
  }
}
.pickup_points .pickup_items {
  padding: 15px;
  position: absolute;
  z-index: 1;
  top: 125px;
  left: 0;
  background: #F2F5F5;
  color: #040404;
  display: flex;
  flex-direction: column;
  height: calc(100% - 125px);
  width: 100%;
}
@media (min-width: 979px) {
  .pickup_points .pickup_items {
    z-index: 1;
    bottom: 25px;
    left: 15px;
    width: 300px;
    height: auto;
    border-radius: 0 0 5px 5px;
  }
}
@media (min-width: 1200px) {
  .pickup_points .pickup_items {
    width: 320px;
  }
}
.pickup_points .pickup_items.--pickups {
  display: block;
}
@media (min-width: 979px) {
  .pickup_points .pickup_items.--pickups {
    display: flex;
  }
}
.pickup_points .pickup_items.--pickups .pickup_items__findings,
.pickup_points .pickup_items.--pickups .pickup_items__wrapper {
  display: block;
}
.pickup_points .pickup_items.--pickups .pickup_items__findings {
  display: none;
}
.pickup_points .pickup_items.--pickups.--more .pickup_items__show_more {
  display: block;
}
.pickup_points .pickup_items.--message {
  display: block;
}
@media (min-width: 979px) {
  .pickup_points .pickup_items.--message {
    display: flex;
  }
}
.pickup_points .pickup_items.--message .pickup_items__message {
  display: block;
}
.pickup_points .pickup_items.--show .pickup_item.--hide {
  display: grid;
}
.pickup_points .pickup_items.--show .pickup_item.--last-visible {
  border-bottom: 1px solid #e3e1e1;
}
.pickup_points .pickup_items.--more .pickup_items__show_more {
  display: block;
}
.pickup_points .pickup_items__message,
.pickup_points .pickup_items__findings,
.pickup_points .pickup_items__wrapper,
.pickup_points .pickup_items__show_more {
  display: none;
}
.pickup_points .pickup_items__message {
  margin: 0;
}
.pickup_points .pickup_items__findings {
  font-size: 1.3rem;
  margin-bottom: 10px;
  display: none;
}
.pickup_points .pickup_items__findings_value {
  margin: 0 3px;
}
.pickup_points .pickup_items__show_more {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__show_more {
    margin-top: auto;
    padding-top: 15px;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__show {
    color: #040404;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__show:hover {
    color: #005C5B;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__wrapper {
    overflow-y: auto;
    scrollbar-color: #252f3d transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 0;
    margin: 0 -15px;
    padding: 0 10px 0 15px;
  }
  .pickup_points .pickup_items__wrapper::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .pickup_points .pickup_items__wrapper::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    height: 6px;
  }
  .pickup_points .pickup_items__wrapper::-webkit-scrollbar-thumb {
    background-color: #252f3d;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
}
.pickup_points .pickup_item {
  display: grid;
  grid-template-columns: 60% auto;
  grid-gap: 1rem;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #e3e1e1;
  font-size: 1.2rem;
  cursor: pointer;
  margin-bottom: 1rem;
}
.pickup_points .pickup_item:last-child,
.pickup_points .pickup_item.--last-visible {
  border-bottom: none;
}
.pickup_points .pickup_item.--active {
  box-shadow: 0 0 0 2px #252F3D inset;
  border-color: transparent;
  border-radius: 5px;
}
.pickup_points .pickup_item.--active .pickup_item__client_courier_number {
  display: block;
}
.pickup_points .pickup_item.--hide {
  display: none;
}
.pickup_points .pickup_item__distance {
  color: #252f3d;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
  display: block;
}
.pickup_points .pickup_item__name,
.pickup_points .pickup_item__street,
.pickup_points .pickup_item__city_wrapper {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pickup_points .pickup_item__street,
.pickup_points .pickup_item__city_wrapper {
  font-size: 1.1rem;
  line-height: 1.2rem;
  color: #333333;
}
.pickup_points .pickup_item__zipcode {
  margin-right: 4px;
}
.pickup_points .pickup_item__client_courier_number {
  width: 100%;
  margin-top: 5px;
  display: none;
}
.pickup_points .pickup_item__client_courier_number.--highlight {
  animation: highlight-border-expchck 2s ease 0s 1 normal forwards;
}
.pickup_points .pickup_item__map {
  margin-top: 1rem;
}
.pickup_points .pickup_item__map_link {
  white-space: nowrap;
}
@media (min-width: 979px) {
  .pickup_points .pickup_item__map_link {
    color: #040404;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_item__map_link:hover {
    color: #005C5B;
  }
}
.pickup_points .pickup_item__choose {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.pickup_points .pickup_item__choose strong {
  font-size: 1.35rem;
  line-height: 1.35rem;
}
.pickup_points .pickup_item__choose:hover a svg path {
  fill: #252f3d;
}
.pickup_points .pickup_item__choose a {
  margin: 0 1rem 0 1.5rem;
  display: flex;
}
.pickup_points .leaflet-popup-content {
  margin: 10px;
}
.pickup_points .gm-style .gm-style-iw-c {
  padding: 10px !important;
  max-height: 300px !important;
  max-width: none !important;
  width: 230px;
  outline: none;
  transform: translate(-50%, -100%);
}
.pickup_points .gm-style .gm-style-iw-d {
  width: 100%;
  height: 100%;
  max-height: none !important;
  overflow: auto !important;
}
.pickup_points .gm-style .gm-style-iw-tc {
  top: -3px;
}
.pickup_points .leaflet-popup-close-button {
  display: none;
}
.pickup_points .pickup_marker {
  font-size: 1.2rem;
  color: #040404;
}
@media (min-width: 757px) {
  .pickup_points .pickup_marker {
    max-width: 230px;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_marker {
    max-width: 265px;
  }
}
.pickup_points .pickup_marker__details {
  margin-bottom: 10px;
}
.pickup_points .pickup_marker__name_wrapper {
  display: flex;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  align-items: flex-end;
}
.pickup_points .pickup_marker__name {
  max-width: 65%;
}
.pickup_points .pickup_marker__price {
  margin-left: auto;
  margin-bottom: 0.1rem;
}
.pickup_points .pickup_marker__name,
.pickup_points .pickup_marker__street,
.pickup_points .pickup_marker__city_wrapper {
  display: block;
}
.pickup_points .pickup_marker__street,
.pickup_points .pickup_marker__city_wrapper {
  font-size: 1.1rem;
  line-height: 1.15;
}
.pickup_points .pickup_marker__zipcode {
  margin-right: 4px;
}
.pickup_points .pickup_marker__description {
  display: block;
  margin: 0 0 10px;
  cursor: pointer;
  font-size: 1.1rem;
}
.pickup_points .pickup_marker__description:not(.--active) {
  line-height: 1.5rem;
  max-height: 3rem;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  cursor: pointer;
}
.pickup_points .pickup_marker__links {
  margin-bottom: 10px;
  display: flex;
}
.pickup_points .pickup_marker__links a:first-child {
  margin-right: 1.5rem;
}
.pickup_points .pickup_marker__link {
  color: #040404;
}
.pickup_points .pickup_marker__link:hover {
  color: #005C5B;
}
.pickup_points .pickup_marker__choose a {
  width: 100%;
}
.expchck_login.--emailNotCkecked .expchck_login__buttons,
.expchck_login.--emailNotCkecked .expchck_login__pass,
.expchck_login.--emailNotCkecked .expchck_login__links {
  display: none !important;
}
.expchck_login.--emailNotExist a[href*="#signin"],
.expchck_login.--emailNotExist a[href*="#checkEmail"],
.expchck_login.--emailNotExist .expchck_login__pass {
  display: none;
}
.expchck_login.--emailExist a[href*="#checkEmail"],
.expchck_login.--emailExist a[href*="#register"] {
  display: none;
}
.expchck_login.--emailExist a[href*="#mailLogin"],
.expchck_login.--emailExist a[href*="#passRecover"] {
  display: block;
}
.expchck_login.--emailExist .expchck_login__links {
  display: flex !important;
}
.expchck_login.--no_services .expchck_login__sep {
  display: none;
}
.expchck_login__option {
  display: flex;
  align-items: center;
  padding-left: 20px !important;
  line-height: 1;
  padding: 1.5rem 0;
  border: 1px solid #333;
  border-radius: 5px;
  text-decoration: none;
  position: relative;
}
.expchck_login__option.--active {
  margin-top: 2.5rem !important;
}
.expchck_login__option:hover {
  border-color: #333;
}
.expchck_login__option .option_name {
  margin-left: 0.3rem;
}
.expchck_login__option .option_icon {
  margin-right: 1.5rem;
  max-height: 2.2rem;
  position: absolute;
  left: 2rem;
}
.expchck_login__option .option_icon img {
  max-height: 2.2rem;
}
.expchck_login__option .option_badge {
  position: absolute;
  top: -5px;
  text-align: center;
  left: 0;
  right: 0;
  transform: translateY(-100%);
  font-size: 11px;
  color: #939393;
}
.expchck_login a[href*="#verify_email"],
.expchck_login .expchck_return {
  text-decoration: none;
  width: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 100%;
  border-left: 1px solid #C6C6C6;
}
@media (min-width: 757px) {
  .expchck_login a[href*="#verify_email"],
  .expchck_login .expchck_return {
    width: 2.5rem;
    height: 2.5rem;
    right: 1.5rem;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
  }
}
.expchck_login a[href*="#verify_email"]:hover,
.expchck_login .expchck_return:hover {
  border-color: #333;
}
.expchck_login a[href*="#verify_email"]:before,
.expchck_login .expchck_return:before {
  font-weight: 600;
}
.expchck_login a[href*="#verify_email"]:before,
.expchck_login .expchck_return:before {
  font-family: FontAwesome;
  color: #333333;
  content: "\F105";
  font-size: 1.8rem;
}
.expchck_login .--error a[href*="#checkEmail"] {
  display: none;
}
.expchck_login__buttons a {
  display: flex;
}
.expchck_login__links {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.expchck_login__links a[href*="#mailLogin"],
.expchck_login__links a[href*="#passRecover"] {
  display: none;
}
.expchck_login__sep {
  display: flex;
  align-items: center;
}
.expchck_login__sep span {
  display: block;
  padding: 0 1rem;
}
.expchck_login__sep:before,
.expchck_login__sep:after {
  width: 100%;
  height: 1px;
  content: '';
  background-color: #C6C6C6;
}
/*component_css_end*/

/*component_css_start id=6655a6e6f03996.64967288 page=layout_bottom type=menu_slider_modules*/
/*component_css_end*/
/*component_css_start id=6655a713ea82d2.43579746 page=layout_bottom type=menu_slider_core*/
/*component_css_end*/
/*component_css_start id=6655a96c573ac3.42504850 page=layout_bottom type=menu_slider_modules_1*/
/*component_css_end*/
/*component_css_start id=6655a9fcbc0867.97838104 page=layout_bottom type=menu_slider_modules_2*/
/*component_css_end*/
/*component_css_start id=6655aa39f0c050.08502952 page=layout_bottom type=menu_slider_modules_3*/
/*component_css_end*/
/*component_css_start id=6655aa6cd603a4.67583765 page=layout_bottom type=menu_slider_modules_4*/
/*component_css_end*/
/*component_css_start id=6655aaa35d1059.23897936 page=layout_bottom type=menu_slider_modules_5*/
/*component_css_end*/

/*component_css_start id=67659b80d52827.47800686 page=layout_bottom type=hotspots_javascript_css*/
/*component_css_end*/
/*component_css_start id=665ed103bc8253.70480513 page=layout_bottom type=hotspots_javascript*/
/*component_css_end*/
/*component_css_start id=665ed0d0c0c027.08968485 page=layout_bottom type=hotspots_css*/
.hotspot .--hidden,
.hotspot__wrapper.--hidden {
  display: none !important;
}
.hotspot {
  --swiper-navigation-top-offset: calc(15rem - 1rem);
}
@media (min-width: 757px) {
  .hotspot {
    --swiper-navigation-top-offset: calc(22rem - 1rem);
  }
}
@media (min-width: 979px) {
  .hotspot {
    --swiper-navigation-top-offset: calc(26rem - 1rem);
  }
}
.hotspot .product {
  border-radius: 5px;
}
.hotspot .product__icon {
  background: var(--product-icon-background);
  padding: var(--product-icon-padding);
  border-radius: var(--product-icon-border-radius);
}
.hotspot .product__icon img {
  mix-blend-mode: multiply;
}
.hotspot .product__opinion .note small {
  vertical-align: initial;
}
.hotspot .products__wrapper {
  width: 100%;
}
.hotspot .products__wrapper:focus-within,
.hotspot .products__wrapper:has(.add_to_basket__number.--open) {
  z-index: 2;
}
.hotspot .swiper:not(.swiper-initialized) {
  --swiper-overflow: visible;
}
.hotspot.load-content {
  min-height: 100px;
  position: relative;
}
.hotspot.load-content > * {
  opacity: 1;
}
.hotspot.load-content:after {
  left: 0px;
  margin: auto;
  position: absolute;
  right: 0px;
  top: 20px;
}
.hotspot.skeleton > * {
  opacity: 0.2;
}
.hotspot.skeleton .headline:before {
  content: '';
  display: block;
  width: 160px;
  background: #f1f1f1;
  height: 18px;
}
.hotspot.skeleton .product__icon {
  background: #F1F1F1;
  width: 100%;
}
.hotspot.skeleton .product__name {
  height: 20px;
  background: #F1F1F1;
  max-width: 80%;
}
.hotspot.skeleton .product__prices {
  height: 20px;
  background: #F1F1F1;
  max-width: 60%;
}
.hotspot.--bundle {
  --label-container-position: static;
}
.hotspot.--bundle .label_icons {
  margin-bottom: 3px;
}
.hotspot.--list .skeleton .product__name,
.hotspot.--list .skeleton .product__prices {
  display: none;
}
.hotspot.--list .product {
  border: none;
  background: #fff;
  color: #040404;
  text-align: left;
}
.hotspot.--list .product .s_unit_converted_price {
  display: none;
}
.hotspot.--list .product .label_icons {
  position: static;
  display: block;
  margin-bottom: 3px;
}
.hotspot.--list .product__icon {
  width: 55px;
  min-width: 55px;
  height: 55px;
  border-radius: 5px;
}
.hotspot.--list .product__icon img {
  display: block;
  max-height: 45px;
}
.hotspot.--list .product__wrapper {
  width: calc(100% - 55px);
}
@media (min-width: 979px) {
  .hotspot.--list .product__name_wrapper {
    max-width: 50%;
  }
}
.hotspot.--list .product__prices,
.hotspot.--list .product__prices_wrapper {
  display: flex;
  flex-direction: column;
}
.hotspot.--list .product__prices:not(.--omnibus) .price.--max,
.hotspot.--list .product__prices_wrapper:not(.--omnibus) .price.--max,
.hotspot.--list .product__prices:not(.--omnibus) .price.--before-rebate,
.hotspot.--list .product__prices_wrapper:not(.--omnibus) .price.--before-rebate {
  display: none;
}
.hotspot.--list .product__prices.--omnibus-new-price .omnibus_price,
.hotspot.--list .product__prices_wrapper.--omnibus-new-price .omnibus_price,
.hotspot.--list .product__prices.--omnibus-new-price .price.--max,
.hotspot.--list .product__prices_wrapper.--omnibus-new-price .price.--max {
  display: none;
}
.hotspot.--list .product__prices.--omnibus-new-price .price.--new-price,
.hotspot.--list .product__prices_wrapper.--omnibus-new-price .price.--new-price {
  margin-top: 10px;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices.--omnibus-new-price .price.--new-price,
  .hotspot.--list .product__prices_wrapper.--omnibus-new-price .price.--new-price {
    margin-top: 5px;
  }
}
.hotspot.--list .product__prices.--omnibus-higher .price.--main,
.hotspot.--list .product__prices_wrapper.--omnibus-higher .price.--main,
.hotspot.--list .product__prices.--omnibus-higher .price_percent,
.hotspot.--list .product__prices_wrapper.--omnibus-higher .price_percent {
  color: #c9244c;
}
.hotspot.--list .product__prices.--omnibus-code .price.--max,
.hotspot.--list .product__prices_wrapper.--omnibus-code .price.--max {
  display: none;
}
.hotspot.--list .product__prices.--omnibus-code-short .price.--before-rebate,
.hotspot.--list .product__prices_wrapper.--omnibus-code-short .price.--before-rebate {
  display: none;
}
.hotspot.--list .product__prices.--omnibus-short .price.--max,
.hotspot.--list .product__prices_wrapper.--omnibus-short .price.--max {
  display: none;
}
.hotspot.--list .product__prices .omnibus_price,
.hotspot.--list .product__prices_wrapper .omnibus_price {
  margin-top: 10px;
  order: 3;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices .omnibus_price,
  .hotspot.--list .product__prices_wrapper .omnibus_price {
    margin-top: 5px;
  }
}
.hotspot.--list .product .price.--convert {
  order: 1;
}
.hotspot.--list .product .price.--points {
  order: 2;
}
.hotspot.--list .product .price.--omnibus,
.hotspot.--list .product .price.--max,
.hotspot.--list .product .price.--before-rebate,
.hotspot.--list .product .price.--new-price {
  order: 3;
}
.hotspot.--list .product .price.--omnibus .price_sellby,
.hotspot.--list .product .price.--max .price_sellby,
.hotspot.--list .product .price.--before-rebate .price_sellby,
.hotspot.--list .product .price.--new-price .price_sellby {
  display: none;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices_sub .price {
    margin-left: 2.5rem;
    white-space: nowrap;
  }
}
@media (min-width: 979px) {
  .hotspot.--list .product__price_wrapper {
    text-align: right;
  }
}
.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;
}
@media (min-width: 979px) {
  .hotspot.--list .product .omnibus_price {
    text-align: right;
  }
}
.hotspot.--added {
  --headline-padding-bottom: 0px;
  --headline-margin-bottom: 0px;
  --less-labels-margin-bottom: 0px;
}
.hotspot.--added .product__content_wrapper {
  padding: 0px;
}
.hotspot:not(.--slider_gallery):not(.--list):not(.--added) .products__wrapper {
  border: none;
  border-radius: 0;
}
.hotspot:not(.--list):not(.--added) .products__wrapper:not(.swiper) .products,
.hotspot:not(.--list):not(.--added) .swiper:not(.swiper-initialized) .products {
  display: grid;
  gap: var(--hotspot-gap);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (min-width: 757px) {
  .hotspot:not(.--list):not(.--added) .products__wrapper:not(.swiper) .products,
  .hotspot:not(.--list):not(.--added) .swiper:not(.swiper-initialized) .products {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 999999px) {
  .hotspot:not(.--list):not(.--added) .products__wrapper:not(.swiper) .products,
  .hotspot:not(.--list):not(.--added) .swiper:not(.swiper-initialized) .products {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (min-width: 757px) {
  .hotspot:not(.--list):not(.--added).--slider_gallery .products__wrapper:not(.swiper) .products,
  .hotspot:not(.--list):not(.--added).--slider_gallery .swiper:not(.swiper-initialized) .products {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 979px) {
  .hotspot:not(.--list):not(.--added).--slider_gallery .products__wrapper:not(.swiper) .products,
  .hotspot:not(.--list):not(.--added).--slider_gallery .swiper:not(.swiper-initialized) .products {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1200px) {
  .hotspot:not(.--list):not(.--added).--slider_gallery .products__wrapper:not(.swiper) .products,
  .hotspot:not(.--list):not(.--added).--slider_gallery .swiper:not(.swiper-initialized) .products {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.hotspot:not(.--list):not(.--added).--vertical .products__wrapper:not(.swiper) .products,
.hotspot:not(.--list):not(.--added).--vertical .swiper:not(.swiper-initialized) .products {
  grid-template-columns: 1fr;
}
/*component_css_end*/
/*component_css_start id=67659b64ddfe84.29533521 page=layout_bottom type=hotspots_slider*/
/*

klasy sterujące
--slider_fashion - slider na desktop snap na mobile
--slider_standard - standardowy slider
--slider_gallery - slider na 6 kafelków desktop karta towaru

*/
.hotspot {
  --swiper-navigation-top-offset: var(--arrows-height, 35%);
}
.hotspot .swiper .products {
  margin-left: 0;
  margin-right: 0;
}
.hotspot .swiper:not(.swiper-initialized) ~ .swiper-button-prev,
.hotspot .swiper:not(.swiper-initialized) ~ .swiper-button-next {
  display: none;
}
.hotspot .swiper-initialized {
  --swiper-overflow: visible;
}
.hotspot .swiper-initialized.swiper-horizontal {
  clip-path: polygon(0% 0%, 100% 0%, 100% 500%, 0% 500%);
}
@supports (overflow: clip) {
  .hotspot .swiper-initialized.swiper-horizontal {
    overflow-x: clip;
    overflow-y: visible;
    clip-path: none;
  }
}
.hotspot .swiper-initialized.swiper-horizontal:focus-within,
.hotspot .swiper-initialized.swiper-horizontal:has(.add_to_basket__number.--open) {
  z-index: 2;
}
.hotspot .swiper-initialized .products .product {
  padding-left: 0;
  padding-right: 0;
  flex: none;
  max-width: none;
}
.hotspot .swiper-initialized .products .product:first-child {
  margin-left: unset;
  margin-right: unset;
}
.hotspot .swiper-initialized ~ .swiper-button-prev,
.hotspot .swiper-initialized ~ .swiper-button-next {
  display: none;
}
@media (min-width: 757px) {
  .hotspot .swiper-initialized ~ .swiper-button-prev,
  .hotspot .swiper-initialized ~ .swiper-button-next {
    display: flex;
    margin-top: 0;
    line-height: normal;
  }
}
.hotspot.--slider_fashion,
.hotspot.--slider_gallery {
  --swiper-pagination-bottom: 0;
}
.hotspot.--slider_fashion .swiper-pagination,
.hotspot.--slider_gallery .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.hotspot.--slider_fashion .swiper-pagination:empty,
.hotspot.--slider_gallery .swiper-pagination:empty {
  display: none;
}
.hotspot.--initialized .hotspot__arrow {
  display: block;
}
#container .hotspot.--slider_gallery {
  display: flex;
  flex-wrap: wrap;
}
#container .hotspot.--slider_gallery .headline__name {
  display: inline;
  background: #fff;
  position: relative;
  z-index: 2;
}
#container .hotspot.--slider_gallery .product {
  border: none;
}
#container .hotspot.--slider_gallery .products {
  border-radius: 5px;
}
@media (max-width: 550px) {
  #container .hotspot.--slider_gallery .products__wrapper:not(.swiper-initialized) .products .product:nth-child(n + 3) {
    display: none !important;
  }
}
@media (max-width: 757px) {
  #container .hotspot.--slider_gallery .products__wrapper:not(.swiper-initialized) .products .product:nth-child(n + 3) {
    display: none !important;
  }
}
@media (max-width: 979px) {
  #container .hotspot.--slider_gallery .products__wrapper:not(.swiper-initialized) .products .product:nth-child(n + 4) {
    display: none !important;
  }
}
@media (max-width: 1199.98px) {
  #container .hotspot.--slider_gallery .products__wrapper:not(.swiper-initialized) .products .product:nth-child(n + 5) {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #container .hotspot.--slider_gallery .products__wrapper:not(.swiper-initialized) .products .product:nth-child(n + 7) {
    display: none !important;
  }
}
#container .hotspot.--slider_gallery .swiper-navigation {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  margin-left: auto;
}
@media (max-width: 756.89px) {
  #container .hotspot.--slider_standard .products__wrapper:not(.swiper-initialized) .products .product:nth-child(n + 3) {
    display: none !important;
  }
}
@media (min-width: 757px) {
  #container .hotspot.--slider_standard .products__wrapper:not(.swiper-initialized) .products .product:nth-child(n + 5) {
    display: none !important;
  }
}
.hotspot__arrow {
  font-size: 1.3rem;
  display: flex;
  position: relative;
  text-decoration: none;
  margin-bottom: var(--headline-margin-bottom);
  margin-top: var(--headline-margin-top);
  display: none;
}
@media (min-width: 757px) {
  .hotspot__arrow {
    margin-bottom: 3rem;
  }
}
.hotspot__arrow.--prev {
  overflow: hidden;
}
.hotspot__arrow.--prev:before {
  width: 100vw;
  position: absolute;
  left: -15px;
  height: 1px;
  top: 50%;
  background: #e3e1e1;
  z-index: -1;
}
@media (min-width: 757px) {
  .hotspot__arrow.--prev:before {
    width: calc(100% * 2);
    left: 0;
    top: 50%;
    transform: translateY(-100%);
  }
}
.hotspot__arrow.--prev span {
  margin-left: auto;
}
.hotspot__arrow.--prev span:before {
  content: '\F104';
}
.hotspot__arrow.--next span {
  padding-left: 1rem;
}
@media (min-width: 757px) {
  .hotspot__arrow.--next span {
    padding-left: 2rem;
  }
}
.hotspot__arrow.--next span:after {
  content: '\F105';
}
.hotspot__arrow span {
  background: #fff;
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 0;
}
@media (min-width: 757px) {
  .hotspot__arrow span {
    font-size: inherit;
    display: inline-flex;
  }
}
.hotspot__arrow span:before,
.hotspot__arrow span:after {
  font-family: FontAwesome;
  font-size: 1.8rem;
  margin: -0.1rem 1rem 0;
}
@media (min-width: 757px) {
  .hotspot__arrow span:before,
  .hotspot__arrow span:after {
    margin: -0.1rem 1.5rem 0;
  }
}
/*component_css_end*/
/*component_css_start id=665ed08392c497.42922124 page=layout_bottom type=hotspots_add_to_basket*/
.hotspot__wrapper.--dropdown-visible {
  z-index: 2;
}
.product.--phone .add_to_basket,
.product.--phone .add_to_basket__link {
  display: none;
}
.add_to_basket {
  display: flex;
}
.add_to_basket,
.add_to_basket__link {
  margin-top: 1.5rem;
}
.add_to_basket__link {
  width: 100%;
}
.add_to_basket.--disabled {
  pointer-events: none;
  opacity: 0.3;
}
.add_to_basket.--loading {
  opacity: 0.3;
  position: relative;
  pointer-events: none;
}
.add_to_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;
}
.add_to_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: #040404;
}
.add_to_basket__button.btn.--success,
.add_to_basket__button.btn.--error {
  pointer-events: none;
}
.add_to_basket__button.btn.--success:before,
.add_to_basket__button.btn.--error:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
}
@media (min-width: 979px) {
  .add_to_basket__button.btn.--success:before,
  .add_to_basket__button.btn.--error:before {
    margin-right: 1.5rem;
  }
}
.add_to_basket__button.btn.--success span,
.add_to_basket__button.btn.--error span {
  display: none;
}
@media (min-width: 979px) {
  .add_to_basket__button.btn.--success span,
  .add_to_basket__button.btn.--error span {
    display: inline;
  }
}
.add_to_basket__button.btn.--success,
.add_to_basket__button.btn.--success:hover {
  background-color: #38b759;
  border: 1px solid #38b759;
}
.add_to_basket__button.btn.--success:before {
  content: '\E8B5';
}
.add_to_basket__button.btn.--error,
.add_to_basket__button.btn.--error:hover {
  background-color: #c9244c;
  border: 1px solid #c9244c;
}
.add_to_basket__button.btn.--error:before {
  content: '\E880';
}
.add_to_basket__button.btn:not(.--error):not(.--success) {
  position: relative;
}
.add_to_basket__button.btn:not(.--error):not(.--success) span {
  display: none;
}
.add_to_basket__button.btn:not(.--error):not(.--success):before {
  font-family: FontAwesome;
  font-size: 1.7rem;
  line-height: 1;
  content: '\E8B2';
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
@media (min-width: 979px) {
  .add_to_basket__button.btn:not(.--error):not(.--success) span {
    display: inline;
  }
  .add_to_basket__button.btn:not(.--error):not(.--success):before {
    display: none;
  }
}
.add_to_basket__button {
  width: 100%;
}
.add_to_basket {
  display: grid;
  grid-template-columns: 7rem auto;
  grid-gap: 1rem;
}
.add_to_basket.--virtual {
  grid-template-columns: 1fr;
  min-height: 45px;
}
.add_to_basket.--virtual .add_to_basket__number_wrapper {
  display: none;
}
.add_to_basket__number_wrapper {
  position: relative;
  height: 4.5rem;
}
.add_to_basket__number_wrapper.--more .add_to_basket__more {
  pointer-events: auto;
}
.add_to_basket__number_wrapper.--more .f-dropdown-button {
  display: none;
}
.add_to_basket__number {
  height: 100%;
  width: 100%;
  margin: 0;
}
.add_to_basket__number .f-control {
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  min-width: 70px;
}
.add_to_basket__number .f-dropdown-menu {
  min-width: 70px;
}
.add_to_basket__number .f-dropdown-menu a {
  padding: 1.3rem 1rem;
}
@media (max-width: 979px) {
  .add_to_basket__number .f-dropdown-menu {
    left: unset;
  }
}
.add_to_basket__number .f-dropdown-item {
  padding: 1rem 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.add_to_basket__number .f-dropdown-button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.add_to_basket__more {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.8rem;
  left: 1.1rem;
  z-index: 1;
  height: 40px;
  border-radius: 5px;
  border: 1px solid transparent;
}
.add_to_basket__more.--active {
  pointer-events: auto;
}
.add_to_basket__more.--delete .buy__more_delete {
  display: flex;
}
.add_to_basket__more.--delete .buy__more_input {
  display: none;
}
.add_to_basket__more_input {
  width: 100%;
  height: 100%;
  border: none;
  padding: 0;
  text-align: center;
  border-radius: 5px;
  text-align: left;
  background: #fff;
  color: #040404;
}
@media (max-width: 979px) {
  .add_to_basket__more_input {
    font-size: 1.6rem;
  }
}
/*component_css_end*/
