
/*component_css_start id=60dd8e7a3e1981.18730327 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: #379e9d 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: #379e9d;
  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: 'Raleway', "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
.less_hotspot_name {
  text-decoration: none;
  color: #333;
}
.less_hotspot_maxprice {
  color: #c4c7c8;
  text-decoration: line-through;
  font-size: 0.86em;
}
.less_hotspot_price {
  color: #333;
  font-size: 1em;
  font-weight: bold;
}
.less_hotspot_name_hover {
  color: #379e9d;
}
.less_tekst_maly {
  font-weight: normal;
}
.less_tekst_duzy {
  font-weight: normal;
}
.less_product_name {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}
.less_product_name_hover {
  color: #379e9d;
}
.less_map_loadingMap {
  background: url('/gfx/standards/mapLoaderBg.png?r=1711095371');
  height: 501px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.less_map_loadingContent {
  position: relative;
}
.less_map_loadingBox {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
.less_map_loadingMap_span {
  color: #333;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
.less_map_loadingNav_span {
  display: none;
}
.less_map_markerFace {
  display: none;
}
.less_map_dymekWrapper {
  overflow: hidden;
  padding: 10px;
  color: #333;
}
.less_map_dymekInfo {
  float: left;
  margin-right: 10px;
}
.less_map_dymekFirstName {
  color: #379e9d;
  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: #379e9d !important;
  color: #fff;
}
.less_payment_description_border {
  border: 2px solid #379e9d;
}
.less_small_label {
  border-left: 7px solid #379e9d;
  color: #333;
  display: block;
  font-size: 1.29em;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0 7px 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.less_color-text {
  color: #379e9d;
}
.less_color-border {
  border-color: #c4c7c8;
}
.less_color-background {
  background-color: #379e9d;
}
.less_text_dark_color {
  color: #333;
  clear: both;
}
.less_text_dark_color_hover {
  color: #fff;
}
.less_bg_alter {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@media print {
  .toplayerSpecialClass {
    display: none !important;
  }
  .no_print {
    display: none !important;
  }
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
html {
  font-size: 10px;
  overflow-y: visible;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
html:not(.order_process) {
  overflow-y: scroll;
}
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: 'Raleway', "Arial", sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #333;
  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 body::after,
.filters_open body::after {
  opacity: 0.5;
  transition: opacity 0.3s;
}
input {
  margin: 0;
  padding: 0;
  outline: none;
  font-family: inherit;
  filter: none;
}
input[type="text"] {
  height: 35px;
  padding: 5px;
  font-size: 1em;
  box-shadow: none;
  -webkit-appearance: none;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  border-radius: 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: #333;
  border: 1px solid #c4c7c8;
  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 #c4c7c8;
  -webkit-text-fill-color: #333;
}
input[type="file"] {
  border-radius: 0;
}
button {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  border: none;
  background: none;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
textarea {
  padding: 10px 10px 10px 20px;
  font-size: 1em;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  box-shadow: none;
  border-radius: 5px;
}
select {
  padding: 5px;
  font-size: 1em;
  color: #333;
  border: 1px solid #c4c7c8;
  background: #fff;
  box-shadow: none;
  border-radius: 5px;
}
h1 {
  font-size: 1.333em;
  font-weight: bold;
  color: #379e9d;
}
h2 {
  font-size: 1.167em;
  font-weight: bold;
  color: #379e9d;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  color: #379e9d;
}
a {
  outline: none;
  color: #333;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
a:hover {
  outline: none;
  color: #379e9d;
}
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=1711095371');
}
#browser_support_chrome {
  background-image: url('/gfx/standards/chrome.png?r=1711095371');
}
#browser_support_edge {
  background-image: url('/gfx/standards/edge.png?r=1711095371');
}
#browser_support_opera {
  background-image: url('/gfx/standards/opera.png?r=1711095371');
}
#browser_support_idosell {
  background-image: url('/gfx/standards/idosell.png?r=1711095371');
}
#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: #379e9d;
}
@media (min-width: 757px) {
  #products_in_category .other_products:first-child:after {
    margin: 0 20px;
  }
}
#products_in_category .other_products i {
  font-size: 2rem;
}
#products_in_category .line-back {
  display: flex;
  align-items: center;
}
.line-back {
  background: #fff;
}
.line-back:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1px;
  height: 1px;
  background: #c4c7c8;
  z-index: -1;
}
div.projector_fb_comments {
  display: none !important;
}
div.projector_fb_comments_label {
  font-family: 'Raleway', "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
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 {
  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 #c4c7c8;
  }
}
@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: #c4c7c8;
    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;
  }
}
#backTop {
  opacity: 0.9;
  background: #fff;
  border: 1px solid #c4c7c8;
  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: #379e9d;
}
body#trusted_shops_fix div[id*="tsbadge"] {
  z-index: 700 !important;
}
body#trusted_shops_fix div[id*="tscard"] {
  z-index: 701 !important;
}
/*component_css_end*/

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

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

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

/*component_css_start id=60dd8e7919a6d0.66398218 page=css-components type=css_components_layout*/
.container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1920px) {
  .container {
    max-width: 1900px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
[class*="max-width-"] {
  margin-right: auto;
  margin-left: auto;
}
.payment_tunnel .container,
.order_process .container,
.container.basketedit_page,
.container.prepaid_page {
  max-width: 1170px;
}
.payment_tunnel .container + footer,
.order_process .container + footer,
.container.basketedit_page + footer,
.container.prepaid_page + footer {
  max-width: 1170px;
}
.max-width-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=60dd8e78e00a94.75859843 page=css-components type=css_components_buttons*/
button.btn {
  padding: 0.95rem 1rem;
}
button.btn.--medium {
  padding: 1.35rem 1.4rem;
}
button.btn.--large {
  padding: 1.55rem 2rem;
}
.btn {
  background: none;
  padding: 0;
  border: 1px solid transparent;
  font-family: 'Raleway', "Arial", sans-serif;
  display: inline-block;
  text-decoration: none;
  color: #379e9d;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 1.2rem;
  padding: 0.9rem 1rem;
  font-weight: normal;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
  border-radius: 5px;
}
.btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon) {
  text-decoration: underline;
  color: #333;
}
.btn:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover {
  color: #379e9d;
}
@media (min-width: 757px) {
  .btn {
    width: auto;
  }
}
.btn:hover {
  color: #333;
}
.btn.--extrasmall {
  padding: 0.5rem 1rem;
}
.btn.--medium {
  font-size: 1.4rem;
  padding: 1.25rem 1.4rem;
}
.btn.--medium.--solid {
  background: #379e9d;
  border: 1px solid #379e9d;
  color: #fff;
}
.btn.--medium.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn.--medium.--outline {
  background: #fff;
  border: 1px solid #379e9d;
  color: #379e9d;
}
.btn.--medium.--outline:hover {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--large {
  font-size: 1.5rem;
  padding: 1.45rem 2rem;
  font-weight: bold;
}
.btn.--large.--solid {
  background: #379e9d;
  border: 1px solid #379e9d;
  color: #fff;
}
.btn.--large.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn.--large.--outline {
  background: #fff;
  border: 1px solid #379e9d;
  color: #379e9d;
}
.btn.--large.--outline:hover {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--solid {
  background: #379e9d;
  border: 1px solid #379e9d;
  color: #fff;
}
.btn.--solid:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn.--outline {
  background: #fff;
  border: 1px solid #379e9d;
  color: #379e9d;
}
.btn.--outline:hover {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--icon-left,
.btn.--icon-right {
  position: relative;
}
.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
  color: #333;
  text-decoration: underline;
}
.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
  display: inline-block;
  text-decoration: none;
}
.btn.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
.btn.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
  color: #379e9d;
}
.btn.--icon-left:before,
.btn.--icon-right:before {
  font-family: FontAwesome;
}
.btn.--icon-left i,
.btn.--icon-right i,
.btn.--icon-left:before,
.btn.--icon-right:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.btn.--icon-left,
.btn.--medium.--icon-left,
.btn.--large.--icon-left {
  padding-left: 2.5em;
}
.btn.--icon-left i,
.btn.--medium.--icon-left i,
.btn.--large.--icon-left i,
.btn.--icon-left:before,
.btn.--medium.--icon-left:before,
.btn.--large.--icon-left:before {
  left: 0.7em;
  font-size: 1.3em;
}
.btn.--icon-right,
.btn.--medium.--icon-right,
.btn.--large.--icon-right {
  padding-right: 2.5em;
}
.btn.--icon-right i,
.btn.--medium.--icon-right i,
.btn.--large.--icon-right i,
.btn.--icon-right:before,
.btn.--medium.--icon-right:before,
.btn.--large.--icon-right:before {
  right: 0.7em;
  font-size: 1.3em;
}
.btn.--secondary {
  color: #333;
}
.btn.--secondary:hover {
  color: #379e9d;
}
.btn.--secondary.--solid {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn.--secondary.--solid:hover {
  background: #379e9d;
  border: 1px solid #379e9d;
  color: #fff;
}
.btn.--secondary.--outline {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
.btn.--secondary.--outline:hover {
  background: #fff;
  border: 1px solid #379e9d;
  color: #379e9d;
}
.btn-icon i {
  background: #fff;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  color: #379e9d;
  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: #e35c5c;
  color: #fff;
}
.badge-info {
  background-color: #379e9d;
  color: #fff;
}
.badge-success {
  background-color: #10ac82;
  color: #fff;
}
.badge-warning {
  background-color: #f89406;
  color: #fff;
}
.label_icons > * {
  font-size: 1rem;
  font-weight: bold;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
}
.promo,
.label.--promo {
  color: #fff;
  background: #e35c5c;
}
.newproducts,
.label.--new {
  color: #fff;
  background: #10ac82;
}
.bestseller,
.label.--bestseller {
  color: #fff;
  background: #379e9d;
}
.discount,
.label.--discount {
  color: #fff;
  background: #893F97;
}
.distinguished,
.label.--distinguished {
  color: #fff;
  background: #BC7700;
}
.special,
.label.--special {
  color: #fff;
  background: #008b8b;
}
.label.--disable {
  color: #e35c5c;
  background: #fff;
  border: 1px solid #c4c7c8;
}
.label.--subscription {
  color: #fff;
  background: #333;
}
.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-family: 'Raleway', "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}
.big_label small,
.headline small,
.big_label__after,
.headline__after {
  display: none;
}
@media (min-width: 757px) {
  .big_label small,
  .headline small,
  .big_label__after,
  .headline__after {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: none;
    transition: color 0.2s;
    margin-left: auto;
    color: #379e9d;
    display: flex;
    align-items: center;
  }
  .big_label small:hover,
  .headline small:hover,
  .big_label__after:hover,
  .headline__after:hover {
    color: #000;
  }
}
.big_label small i,
.headline small i {
  margin-right: 0.3rem;
}
.big_label__after:before,
.headline__after:before {
  content: '\f105';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  margin-bottom: 0.2rem;
}
.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(51, 51, 51, 0.5);
}
.opinions_element_confirmed.--true {
  background-color: rgba(16, 172, 130, 0.2);
  color: #10ac82;
  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: #10ac82;
}
.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: #379e9d;
}
.form-group .form-control option {
  padding: 6px 10px;
  cursor: pointer;
}
.form-group .form-control + .control-label {
  pointer-events: none;
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 0 5px;
  line-height: 21px;
  background: none;
  transition: transform 0.15s, left 0.15s;
  transform-origin: bottom left;
  letter-spacing: 0.5px;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  color: #333;
  background: #fff;
  white-space: nowrap;
  max-width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 756px) {
  .form-group .form-control + .control-label {
    left: 10px;
  }
}
.form-group .form-control + .control-label + .form-control-feedback {
  height: 50px;
  line-height: 65px;
}
.form-group .form-control:focus + .control-label,
.form-group .form-control.focused + .control-label {
  transform: scale(0.95) translateY(-27px);
  left: 10px;
  box-shadow: inset 0px -11px 0 0 #fff;
}
@media (max-width: 756px) {
  .form-group .form-control:focus + .control-label,
  .form-group .form-control.focused + .control-label {
    left: 10px;
  }
}
.form-group .form-control:focus + .control-label {
  color: #379e9d;
}
.form-group .form-control[disabled] + .control-label,
.form-group .form-control[readonly] + .control-label {
  opacity: 0.75;
}
.form-group .form-control[disabled]:focus + .control-label,
.form-group .form-control[readonly]:focus + .control-label,
.form-group .form-control[disabled].focused + .control-label,
.form-group .form-control[readonly].focused + .control-label {
  opacity: 1;
  color: #595959;
}
.form-group .form-control[disabled] + .form-control-feedback {
  display: none;
}
.form-group .has-error .form-control:focus + .control-label,
.form-group .has-error.form-control:focus + .control-label {
  color: #e35c5c;
}
.form-group .has-error .form-control + .control-label + .form-control-feedback {
  line-height: 50px;
}
.form-group .has-success .form-control:focus + .control-label,
.form-group .has-success.form-control:focus + .control-label {
  color: #10ac82;
}
.form-group .has-success .form-control + .control-label + .form-control-feedback {
  line-height: 50px;
}
.form-group .form-desc {
  font-size: 11px;
  margin: 10px 0 5px;
  color: #747474;
}
@media (min-width: 756px) {
  .form-group .form-desc {
    margin: 10px 0 20px;
  }
}
.form-group .button_legend {
  margin-top: 10px;
}
#client_new_client div[class*="col-"].form-desc,
#client_new_additional div[class*="col-"].form-desc,
#client_new_invoice div[class*="col-"].form-desc {
  padding-left: 0;
}
label {
  display: inline-block;
  max-width: 100%;
}
textarea.form-control.form-control {
  border-radius: 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: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s;
  border-radius: 5px;
}
.form-control:focus {
  border-color: #379e9d;
  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: #379e9d;
}
.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: #e35c5c;
  content: "\f00d";
  font-family: fontawesome;
}
.has-success .form-control-feedback:before {
  color: #10ac82;
  content: "\F00C";
  font-family: fontawesome;
}
.form-control-static {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  min-height: 34px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 20px;
}
.form-control-feedback {
  position: absolute;
  top: 0px;
  right: 5px;
  z-index: 2;
  display: block;
  width: 30px;
  height: 35px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
@media (min-width: 757px) {
  .form-control-feedback {
    height: 40px;
  }
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #10ac82;
}
.has-success .help-block a,
.has-success .control-label a,
.has-success .radio a,
.has-success .checkbox a,
.has-success .radio-inline a,
.has-success .checkbox-inline a,
.has-success.radio label a,
.has-success.checkbox label a,
.has-success.radio-inline label a,
.has-success.checkbox-inline label a {
  color: #10ac82;
}
.has-success .help-block a:hover,
.has-success .control-label a:hover,
.has-success .radio a:hover,
.has-success .checkbox a:hover,
.has-success .radio-inline a:hover,
.has-success .checkbox-inline a:hover,
.has-success.radio label a:hover,
.has-success.checkbox label a:hover,
.has-success.radio-inline label a:hover,
.has-success.checkbox-inline label a:hover {
  color: #379e9d;
}
.has-success .form-control,
.has-success.form-control {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.has-success .form-control:focus,
.has-success.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #10ac82;
}
.has-success .input-group-addon {
  color: #10ac82;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #e35c5c;
}
.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: #e35c5c;
}
.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: #379e9d;
}
.has-error .form-control:focus,
.has-error.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #e35c5c;
}
.has-error .input-group-addon {
  color: #e35c5c;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  clear: both;
}
.clearfix:after,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
input[type="checkbox"].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type="checkbox"].css-checkbox + .css-label,
input[type="checkbox"].css-checkbox + .css-label.clr {
  padding-left: 30px;
  height: 25px;
  display: inline-block;
  line-height: 25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 25px;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border: 1px solid #c4c7c8;
  width: 25px;
  padding: 0;
  position: relative;
  float: left;
  margin-top: -3px;
  margin-right: 10px;
  font-size: 15px;
  color: #379e9d;
  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: #333;
  background: #fff;
  border: 1px solid #c4c7c8;
  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: #379e9d;
  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: #379e9d;
  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(51, 51, 51, 0.5) !important;
}
.f-group .f-label {
  pointer-events: none;
  position: absolute;
  top: 15px;
  left: 15px;
  background: #fff;
  color: #333;
  transition: transform 0.15s, left 0.15s;
  transform-origin: bottom left;
  padding: 0 5px;
  font-size: 1.4rem;
}
.f-group textarea.f-control {
  min-height: 100px;
  height: auto;
  resize: vertical;
  padding: 1.3rem 2rem;
  border-radius: 5px;
}
.f-group textarea.f-control::placeholder {
  color: #333;
}
.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: #379e9d;
  border: 1px solid #379e9d;
  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: #333;
  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 #c4c7c8;
  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: #e35c5c;
}
.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: #e35c5c;
}
.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: #e35c5c;
}
.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: #379e9d;
}
.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: #333;
  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: #10ac82;
}
.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: #10ac82;
}
.f-group .f-feedback.--success .f-control:not(:placeholder-shown) ~ .f-control-feedback:before {
  color: #10ac82;
  content: "\F00C";
  font-family: FontAwesome;
  font-size: 1em;
}
.f-group .f-feedback.--success .f-control:not(:placeholder-shown) ~ .f-message {
  color: #10ac82;
}
.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: #e35c5c;
}
.f-group .f-feedback.--error .f-control:focus + .f-label,
.f-group .f-feedback.--error .f-control.focused + .f-label {
  color: #e35c5c;
}
.f-group .f-feedback.--error .f-control.f-dropdown-toggle {
  border-color: #e35c5c;
  color: #e35c5c;
}
.f-group .f-feedback.--error .f-control-feedback:before {
  color: #e35c5c;
  content: "\F00D";
  font-family: FontAwesome;
  font-size: 1em;
}
.f-group .f-feedback.--error .f-message {
  color: #e35c5c;
}
.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 #c4c7c8;
    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 #c4c7c8);
    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=60dd8e78d47322.50740288 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 #379e9d;
  font-weight: bold;
  color: #379e9d;
  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 #379e9d;
  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 #379e9d;
  }
  10% {
    border-left: 0px solid #379e9d;
  }
  90% {
    border-left: 150px solid #379e9d;
  }
  100% {
    border-left: 150px solid #379e9d;
  }
}
.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 .headline__name {
  display: inline;
  background: #fff;
  padding-right: 3rem;
  position: relative;
  z-index: 2;
}
.hotspot.--slider .product {
  border: none;
}
.hotspot.--slider .products {
  border-radius: 5px;
}
@media (min-width: 757px) {
  .hotspot.--slider .products {
    padding-top: 1.5rem;
  }
}
@media (min-width: 979px) {
  .hotspot.--slider .products {
    padding-top: 2.5rem;
    overflow: hidden;
    background: #fff;
  }
}
.hotspot.--slider .slick-list {
  order: 1;
  width: 100%;
  background: #fff;
  border-radius: 5px;
}
.hotspot.--slider .slick-track {
  display: flex;
  overflow: hidden;
}
@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 .product {
  padding: 0;
  margin: 0;
  outline: none;
  max-width: none;
  height: inherit;
  border: none;
  flex: none;
}
@media (min-width: 757px) {
  .hotspot.--slider .slick-initialized .product {
    margin: 0 15px;
  }
}
.hotspot.--slider .slick-initialized .product > * {
  margin-left: 15px;
  margin-right: 15px;
}
@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;
  position: relative;
  text-decoration: none;
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  .hotspot__arrow {
    margin-bottom: 3rem;
  }
}
.hotspot__arrow.--prev {
  margin-left: auto;
  overflow: hidden;
}
.hotspot__arrow.--prev:before {
  width: 100vw;
  position: absolute;
  left: -30px;
  height: 1px;
  top: 50%;
  background: #c4c7c8;
  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.--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;
  font-size: 0;
}
@media (min-width: 757px) {
  .hotspot__arrow span {
    font-size: inherit;
  }
}
.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;
  display: none !important;
}
@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: #c4c7c8;
  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: #379e9d;
}
.hotspot__dots button {
  display: none;
}
.hotspot.--list .skeleton .product__name,
.hotspot.--list .skeleton .product__prices {
  display: none;
}
.hotspot.--list .product {
  border: none;
  background: #fff;
  color: #333;
}
.hotspot.--list .product .s_unit_converted_price {
  display: none;
}
.hotspot.--list .product__icon {
  width: 55px;
  min-width: 55px;
  height: 55px;
  background: #fff;
  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__name {
  color: #000;
}
.hotspot.--list .product__name:hover {
  color: #379e9d;
}
.hotspot.--list .product__prices .price.--phone {
  color: #379e9d;
}
.hotspot.--list .product__prices .price.--phone:hover {
  color: #000;
}
@media (min-width: 979px) {
  .hotspot.--list .product__prices .price {
    margin-left: 2.5rem;
    white-space: nowrap;
  }
}
@media (min-width: 979px) {
  .hotspot.--list .product__price_wrapper {
    text-align: right;
  }
}
.hotspot.--list .product__promo {
  font-size: 1.3rem;
}
.hotspot.--list .product__promo_info_wrapper {
  color: #e35c5c;
  flex-shrink: 0;
  font-size: 1.3rem;
  order: -1;
}
@media (min-width: 979px) {
  .hotspot.--list .product__promo_info_wrapper {
    margin-left: 2.5rem;
  }
}
.hotspot.--list .product__promo .price {
  order: 0;
}
.hotspot.--list .product__promo .price.--max {
  font-size: 1.3rem;
  margin-top: 0;
}
.hotspot.--list .product__promo .price.--max + .price {
  margin-left: 1rem;
}
.hotspot.--list .product__promo .price.--max + .product__promo_info {
  color: #e35c5c;
  margin-left: 0.5rem;
}
.hotspot.--list .product__see {
  font-size: 1.3rem;
  text-align: left;
  white-space: nowrap;
  display: none !important;
}
@media (min-width: 979px) {
  .hotspot.--list .product__see {
    margin-left: 2.5rem;
  }
}
.hotspot.--list .product__opinion {
  display: none !important;
}
@media (min-width: 979px) {
  .hotspot.--list .product .omnibus_price {
    text-align: right;
  }
}
img.b-lazy {
  min-width: 20px;
  min-height: 20px;
}
img.b-loaded {
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in-out 100ms;
  -moz-transition: opacity 500ms ease-in-out 100ms;
  -o-transitaion: opacity 500ms ease-in-out 100ms;
  transition: opacity 500ms ease-in-out 100ms;
  min-height: 0;
  min-width: 0;
}
.note {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
@media (min-width: 757px) {
  .note {
    margin-bottom: 0;
  }
}
.note span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 1.5em;
  order: 2;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 757px) {
  .note span {
    font-size: 1em;
    order: initial;
    width: auto;
    margin-bottom: 0;
  }
}
.note small {
  padding-left: 6px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3em;
  color: #333;
}
.note i {
  color: #DDDDDD;
  margin-right: 5px;
}
.note i.active,
.note i.--active {
  color: #379e9d;
}
.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.8rem;
  display: block;
}
.price.--max {
  font-size: 1.2rem;
  margin-top: 15px;
}
.price.--max del {
  white-space: nowrap;
}
.price.--points {
  font-size: 1.2rem;
  color: #B8B8B8;
  font-weight: bold;
}
.price.--convert {
  font-size: 1.2rem;
}
.--omnibus .omnibus_label {
  display: inline;
}
.omnibus_label {
  display: none;
  font-size: 1.2rem;
}
.omnibus_label.--hidden {
  display: none;
}
.omnibus_price {
  font-size: 1.2rem;
  margin-top: 5px;
  line-height: 1.1;
}
.omnibus_price__value {
  white-space: nowrap;
}
.omnibus_price.--hidden {
  display: none;
}
.omnibus_short {
  font-size: 1.2rem;
  margin-left: 5px;
}
.omnibus_short.--hidden {
  display: none;
}
.product {
  background: #fff;
  color: #333;
}
.product .price_vat {
  display: none;
}
.product:first-child {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 757px) {
  .product:first-child {
    margin-left: 0;
    margin-right: 0;
  }
}
.product__icon {
  height: 15rem;
  margin-bottom: 1rem;
  position: relative;
}
@media (min-width: 757px) {
  .product__icon {
    height: 20rem;
  }
}
.product__icon img {
  max-height: 15rem;
}
@media (min-width: 757px) {
  .product__icon img {
    max-height: 20rem;
  }
}
.product__name {
  display: block;
  margin-bottom: 1rem;
  font-weight: normal;
  color: #333;
  font-size: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
.product__name:hover {
  color: #379e9d;
}
@media (min-width: 757px) {
  .product__name {
    font-size: 1.3rem;
  }
}
.product__prices {
  display: flex;
  flex-direction: column;
}
.product__prices .price {
  order: 1;
}
.product__prices .price.--max {
  order: 3;
}
.product__prices .price.--points {
  order: 2;
}
.product__prices .price.--phone {
  color: #379e9d;
}
.product__prices .price.--phone:hover {
  color: #000;
}
.product__prices .omnibus_price {
  order: 4;
}
.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 #c4c7c8;
}
.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;
  }
}
.hotspot:not(.--slider):not(.--list):not(.--added) .products {
  border: 1px solid #c4c7c8;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
  justify-content: center;
}
.article__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.5rem;
}
@media (min-width: 757px) {
  .article__item {
    display: block;
  }
}
.article__item:last-child {
  margin-bottom: 0;
}
@media (min-width: 979px) {
  .article__item:nth-last-child(2):not(:nth-child(even)) {
    margin-bottom: 0;
  }
}
.article__image_wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 757px) {
  .article__image_wrapper {
    float: 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: #333;
  text-decoration: none;
}
.article__name[href]:hover {
  color: #379e9d;
}
@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: #379e9d;
  text-align: center;
  display: inline-block;
  font-size: 2.4rem;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #c4c7c8;
  min-width: 40px;
}
.datasquare > * {
  line-height: 1.1;
}
.datasquare span,
.datasquare b {
  font-size: 1.1rem;
  font-weight: normal;
  display: block;
}
/*component_css_end*/

/*component_css_start id=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 #c4c7c8;
  transition: all 0.2s linear;
  color: #c4c7c8;
  vertical-align: text-top;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
}
.drop_down_label img {
  max-height: 20px;
  vertical-align: middle;
}
.drop_down_label:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #c4c7c8;
  content: "";
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 15%;
  margin-top: 10px;
  margin-left: 5px;
}
.drop_down_label.open_list:after {
  border-top: none;
  border-bottom: 5px solid #c4c7c8;
}
.drop_down_list {
  display: none;
  margin: 0 10px 10px 10px;
  margin: 0 !important;
}
.drop_down_list > * {
  display: block !important;
  margin: 0 !important;
  padding: 10px !important;
}
div.fancy-select {
  position: relative;
  display: inline-block;
  color: #333;
}
div.fancy-select.disabled {
  opacity: 0.5;
}
div.fancy-select select:focus + div.trigger {
  outline: 0;
}
div.fancy-select div.trigger,
.form-control.form-control.dropdown-toggle {
  display: block;
  width: 100%;
  height: 50px;
  text-align: left;
  padding: 6px 20px 6px 20px;
  font-size: 1em;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c4c7c8;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s;
  border-radius: 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 #c4c7c8;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: auto;
  scrollbar-color: #379e9d 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: #379e9d;
  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: #379e9d;
  content: "\F0D7";
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: fontawesome;
  position: absolute;
  right: 17px;
  top: 50%;
  margin: 0;
  float: none;
}
.form-group.open .form-control.dropdown-toggle::after,
div.fancy-select div.trigger.open:after {
  content: "\F0D8";
}
div.fancy-select ul.options li,
.dropdown-menu > li > a {
  display: block;
  padding: 10px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  cursor: pointer;
  text-decoration: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu .selected {
  text-decoration: none;
  background: #f1f1f1;
}
div.fancy-select ul.options li.hover,
div.fancy-select ul.options li.selected {
  text-decoration: none;
  background: #f1f1f1;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #f1f1f1;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #379e9d;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #c4c7c8;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.open > a {
  outline: 0;
}
.f-dropdown.--small .f-control:after {
  height: 100%;
  font-size: 1.6rem;
}
.f-dropdown.--small .f-dropdown-menu {
  font-size: 1.2rem;
  border-radius: 0 0 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: #c4c7c8;
}
.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 #c4c7c8;
  z-index: 400;
  display: none;
  overflow: auto;
  scrollbar-color: #379e9d 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: #379e9d;
  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: #333;
  display: block;
  padding: 1.3rem 1.8rem;
  text-decoration: none;
  width: 100%;
}
.f-dropdown .f-dropdown-menu a:hover,
.f-dropdown .f-dropdown-menu a.selected,
.f-dropdown .f-dropdown-menu a.--selected {
  background: #f1f1f1;
}
.f-dropdown .f-dropdown-li,
.f-dropdown li {
  border-bottom: 1px solid #c4c7c8;
}
.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=1711095371');
  height: 501px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
  right: 0;
}
div.loadingContent {
  position: relative;
}
div.loadingBox {
  background: none repeat scroll 0 0 #ffffff;
  padding: 10px;
  position: absolute;
  opacity: 0;
}
span.loadingMap {
  color: #333;
  display: block;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
}
span.loadingNav {
  display: none;
}
span.loadingAdres {
  display: none;
}
img.marker_face {
  display: none;
}
.mapTooltip {
  max-width: 200px;
  font-size: 11px;
}
.mapTooltipName {
  font-size: 13px;
}
.mapTooltipAdress {
  padding-bottom: 5px;
  padding-top: 5px;
}
.mapTooltipComment {
  padding-top: 5px;
}
.mapTooltipLink {
  padding-top: 8px;
  font-size: 1em;
}
.pickupl_calendar_wrapper {
  margin: 0 -5px 20px;
}
.pickupl_date {
  background: #fff;
  cursor: pointer;
  display: inline-block;
  width: 33.333333%;
}
.pickupl_radio {
  opacity: 0;
  position: absolute;
}
.pickupl_date_sub {
  border: 2px solid #c4c7c8;
  margin: 5px;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
}
.pickupl_date_day {
  display: block;
  font-weight: bold;
}
.pickupl_date_month {
  font-size: 12px;
}
input:checked + div.pickupl_date_sub {
  border: 2px solid #379e9d;
}
@media (min-width: 757px) {
  .pickupl_date {
    width: 25%;
  }
}
@media (min-width: 979px) {
  .pickupl_date {
    width: 10%;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e7a314039.54627862 page=layout type=layout*/
aside[class*='col-'] {
  display: none;
  background: #fff;
  font-size: 0.93em;
  display: block;
  padding: 1.5rem;
  position: fixed !important;
  font-size: 1em;
  z-index: 1000;
  top: 0;
  bottom: -60px;
  overflow-x: hidden;
  overflow-y: auto;
  right: -100%;
  padding-right: calc(1.5rem + env(safe-area-inset-right));
}
@media (max-width: 1200px) {
  aside[class*='col-'] {
    max-width: 25%;
  }
}
@media (max-width: 979px) {
  aside[class*='col-'] {
    max-width: 50vw;
  }
}
@media (max-width: 757px) {
  aside[class*='col-'] {
    max-width: calc(100% - 60px);
  }
}
@media (min-width: 757px) {
  aside[class*='col-'] {
    right: -50vw;
  }
}
@media (min-width: 979px) {
  aside[class*='col-'] {
    display: none;
    position: relative !important;
    top: initial;
    bottom: initial;
    left: initial;
    right: initial;
    overflow: visible;
    z-index: 0;
    padding: 0 15px !important;
  }
}
@media (min-width: 1200px) {
  aside[class*='col-'] {
    font-size: 1em;
  }
}
header {
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #c4c7c8;
  font-size: 0.93em;
  display: grid;
  grid-template-columns: 1fr auto auto auto;
  grid-template-areas: "bars_top bars_top bars_top bars_top" "rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping" "logo menu_search menu_basket menu_categories";
  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 {
    position: relative;
    border: none;
    box-shadow: none;
    align-items: center;
    background: #fff;
    grid-template-columns: 1fr minmax(auto, 40rem) auto auto;
    grid-column-gap: 3rem;
    grid-template-areas: "bars_top bars_top bars_top bars_top" "rabateCode rabateCode rabateCode rabateCode" "freeShipping freeShipping freeShipping freeShipping" "logo menu_search menu_settings menu_basket" "menu_categories menu_categories menu_categories menu_categories" "breadcrumbs breadcrumbs breadcrumbs breadcrumbs";
  }
}
@media (min-width: 1200px) {
  header {
    font-size: 1em;
    grid-column-gap: 5rem;
  }
}
@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 #c4c7c8;
    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;
}
@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 {
  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;
}
.sidebar_open header,
.filters_open header {
  justify-content: flex-start;
}
.sidebar_open aside,
.filters_open aside {
  right: 0;
  z-index: 1101;
  transition: right 200ms ease 200ms;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  padding-bottom: 120px !important;
}
.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;
}
.sidebar_open #logo,
.filters_open #logo,
.sidebar_open #menu_basket,
.filters_open #menu_basket {
  display: none !important;
}
#ck_dsclr {
  margin-left: -15px;
  margin-right: -15px;
  position: relative !important;
  background: #379e9d !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  border-top: 1px solid #379e9d !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: #379e9d !important;
  border: 1px solid #fff !important;
  padding: 7px !important;
  margin-left: 10px;
  transition: all 0.25s;
  width: auto !important;
}
#ck_dsclr #ckdsclmrshtdwn:hover {
  background: #379e9d !important;
  color: #fff !important;
}
#iai-accounts_toplayer p a {
  color: #379e9d !important;
  text-decoration: underline !important;
}
#iai-accounts_toplayer p a:hover {
  text-decoration: none !important;
  color: #333 !important;
}
.iai-accounts_alter_button {
  color: #379e9d !important;
  text-decoration: underline !important;
}
.iai-accounts_alter_button:hover {
  text-decoration: none !important;
  color: #333 !important;
}
#accept_button,
#no_thanks_button {
  background: none !important;
  padding: 0 !important;
  border: 1px solid transparent !important;
  font-family: 'Raleway', "Arial", sans-serif !important;
  display: inline-block !important;
  text-decoration: none !important;
  color: #379e9d !important;
  width: 100% !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s !important;
  border-radius: 5px !important;
  font-size: 1.2rem !important;
  padding: 0.9rem 1rem !important;
  font-weight: normal !important;
}
#accept_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon),
#no_thanks_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon) {
  text-decoration: underline !important;
  color: #333 !important;
}
#accept_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover,
#no_thanks_button:not(.--solid):not(.--outline):not(.--secondary):not(.--icon):hover {
  color: #379e9d !important;
}
@media (min-width: 757px) {
  #accept_button,
  #no_thanks_button {
    width: auto;
  }
}
#accept_button:hover,
#no_thanks_button:hover {
  color: #333 !important;
}
#accept_button.--extrasmall,
#no_thanks_button.--extrasmall {
  padding: 0.5rem 1rem !important;
}
#accept_button.--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: #379e9d !important;
  border: 1px solid #379e9d !important;
  color: #fff !important;
}
#accept_button.--medium.--solid:hover,
#no_thanks_button.--medium.--solid:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
#accept_button.--medium.--outline,
#no_thanks_button.--medium.--outline {
  background: #fff !important;
  border: 1px solid #379e9d !important;
  color: #379e9d !important;
}
#accept_button.--medium.--outline:hover,
#no_thanks_button.--medium.--outline:hover {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--large,
#no_thanks_button.--large {
  font-size: 1.5rem !important;
  padding: 1.45rem 2rem !important;
  font-weight: bold !important;
}
#accept_button.--large.--solid,
#no_thanks_button.--large.--solid {
  background: #379e9d !important;
  border: 1px solid #379e9d !important;
  color: #fff !important;
}
#accept_button.--large.--solid:hover,
#no_thanks_button.--large.--solid:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
#accept_button.--large.--outline,
#no_thanks_button.--large.--outline {
  background: #fff !important;
  border: 1px solid #379e9d !important;
  color: #379e9d !important;
}
#accept_button.--large.--outline:hover,
#no_thanks_button.--large.--outline:hover {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--solid,
#no_thanks_button.--solid {
  background: #379e9d !important;
  border: 1px solid #379e9d !important;
  color: #fff !important;
}
#accept_button.--solid:hover,
#no_thanks_button.--solid:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
#accept_button.--outline,
#no_thanks_button.--outline {
  background: #fff !important;
  border: 1px solid #379e9d !important;
  color: #379e9d !important;
}
#accept_button.--outline:hover,
#no_thanks_button.--outline:hover {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--icon-left,
#no_thanks_button.--icon-left,
#accept_button.--icon-right,
#no_thanks_button.--icon-right {
  position: relative !important;
}
#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary),
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary),
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary) {
  color: #333 !important;
  text-decoration: underline !important;
}
#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):before,
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before,
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):before {
  display: inline-block !important;
  text-decoration: none !important;
}
#accept_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
#no_thanks_button.--icon-left:not(.--solid):not(.--outline):not(.--secondary):hover,
#accept_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover,
#no_thanks_button.--icon-right:not(.--solid):not(.--outline):not(.--secondary):hover {
  color: #379e9d !important;
}
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before {
  font-family: FontAwesome !important;
}
#accept_button.--icon-left i,
#no_thanks_button.--icon-left i,
#accept_button.--icon-right i,
#no_thanks_button.--icon-right i,
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
#accept_button.--icon-left,
#no_thanks_button.--icon-left,
#accept_button.--medium.--icon-left,
#no_thanks_button.--medium.--icon-left,
#accept_button.--large.--icon-left,
#no_thanks_button.--large.--icon-left {
  padding-left: 2.5em !important;
}
#accept_button.--icon-left i,
#no_thanks_button.--icon-left i,
#accept_button.--medium.--icon-left i,
#no_thanks_button.--medium.--icon-left i,
#accept_button.--large.--icon-left i,
#no_thanks_button.--large.--icon-left i,
#accept_button.--icon-left:before,
#no_thanks_button.--icon-left:before,
#accept_button.--medium.--icon-left:before,
#no_thanks_button.--medium.--icon-left:before,
#accept_button.--large.--icon-left:before,
#no_thanks_button.--large.--icon-left:before {
  left: 0.7em !important;
  font-size: 1.3em !important;
}
#accept_button.--icon-right,
#no_thanks_button.--icon-right,
#accept_button.--medium.--icon-right,
#no_thanks_button.--medium.--icon-right,
#accept_button.--large.--icon-right,
#no_thanks_button.--large.--icon-right {
  padding-right: 2.5em !important;
}
#accept_button.--icon-right i,
#no_thanks_button.--icon-right i,
#accept_button.--medium.--icon-right i,
#no_thanks_button.--medium.--icon-right i,
#accept_button.--large.--icon-right i,
#no_thanks_button.--large.--icon-right i,
#accept_button.--icon-right:before,
#no_thanks_button.--icon-right:before,
#accept_button.--medium.--icon-right:before,
#no_thanks_button.--medium.--icon-right:before,
#accept_button.--large.--icon-right:before,
#no_thanks_button.--large.--icon-right:before {
  right: 0.7em !important;
  font-size: 1.3em !important;
}
#accept_button.--secondary,
#no_thanks_button.--secondary {
  color: #333 !important;
}
#accept_button.--secondary:hover,
#no_thanks_button.--secondary:hover {
  color: #379e9d !important;
}
#accept_button.--secondary.--solid,
#no_thanks_button.--secondary.--solid {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
#accept_button.--secondary.--solid:hover,
#no_thanks_button.--secondary.--solid:hover {
  background: #379e9d !important;
  border: 1px solid #379e9d !important;
  color: #fff !important;
}
#accept_button.--secondary.--outline,
#no_thanks_button.--secondary.--outline {
  background: #fff !important;
  border: 1px solid #333 !important;
  color: #333 !important;
}
#accept_button.--secondary.--outline:hover,
#no_thanks_button.--secondary.--outline:hover {
  background: #fff !important;
  border: 1px solid #379e9d !important;
  color: #379e9d !important;
}
@media (min-width: 757px) {
  #accept_button,
  #no_thanks_button {
    width: 47% !important;
  }
}
#accept_button {
  background: #379e9d !important;
  border: 1px solid #379e9d !important;
  color: #fff !important;
}
#accept_button:hover {
  background: #333 !important;
  border: 1px solid #333 !important;
  color: #fff !important;
}
/*component_css_end*/

/*component_css_start id=60dd8e8cd12ec2.99578279 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;
  }
}
.scrollarea {
  border-right: 1px solid #333;
}
.image-left {
  float: left;
  margin-right: 10px;
}
.image-popup._mobile #container1 {
  display: none;
}
.image-popup._mobile #container {
  display: none;
}
.table_wrapper {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.table_row {
  display: table-row;
}
.table_cell {
  display: table-cell;
  float: none !important;
  vertical-align: top;
}
.ui-table {
  border: 0 none;
  border-collapse: collapse;
  padding: 0;
  width: 100%;
}
.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 #c4c7c8;
  line-height: 1.2;
}
.table-stroke tbody th,
.table-stroke tbody td {
  border-bottom: 1px solid #c4c7c8;
  vertical-align: middle;
  line-height: 1.3;
}
.ui-table-reflow td,
.ui-table-reflow th {
  text-align: left;
  font-size: 13px;
}
.table-stroke-row-sum {
  border-top: 2px solid #c4c7c8;
  border-bottom: 1px solid #c4c7c8;
  color: #379e9d;
  font-weight: bold;
  background: #f1f1f1 !important;
}
.table-stroke-row-sum th {
  color: #333;
}
.mobile_sidebar .menu_box {
  display: none;
}
.mobile_sidebar div.main_hotspot {
  display: none;
}
.mobile_sidebar .menu_sub_box {
  border: none;
  background: none;
  padding: 0;
}
.mobile_sidebar .menu_box h2,
.mobile_sidebar .menu_box_label {
  font-family: 'Raleway', "Arial", sans-serif;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
  background: none;
  border: none;
  border-bottom: 1px solid #379e9d;
  font-size: 1.083em;
  font-weight: normal;
  padding: 0 0 4px 0;
  line-height: 1.5;
}
.mobile_sidebar .menu_box h2 a,
.mobile_sidebar .menu_box_label a {
  font-size: 1em;
  font-weight: normal;
  color: #333;
  text-shadow: 1px 1px 1px #fff;
  text-decoration: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 5px dashed;
  border-top: 5px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.text-success {
  color: #10ac82;
}
.text-danger {
  color: #e35c5c;
}
.bg_alter {
  background: #f1f1f1;
  color: #333;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.bg_alter .icon_link::before {
  color: #379e9d;
}
.bg_mask {
  background: #fff;
  color: #333;
  border: 1px solid #c4c7c8;
}
.bg_mask .big_label {
  color: #333;
  border-color: #379e9d;
}
.bg_mask .product-name {
  color: #333;
}
a.reverse_link,
.reverse_link a {
  color: #333;
}
a.reverse_link:hover,
.reverse_link a:hover {
  color: #379e9d;
}
@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: #333;
}
.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: #379e9d 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: #379e9d;
  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: #333;
  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=60dd8e8b0e7ae0.46829877 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 #c4c7c8;
  line-height: 30px;
}
.shopping_list_menu .slm_lists__nav_header .slm_lists__label:after {
  content: '\f104';
  position: absolute;
  left: 20px;
  font-weight: 400;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 29px;
}
.shopping_list_menu .slm_lists__nav_header .slm_lists__label:before {
  display: none;
}
.shopping_list_menu .slm_lists__nav_item[data-current] .slm_lists__nav_link {
  font-weight: bold;
}
.shopping_list_menu .slm_lists__nav_item[data-shared] .slm_lists__nav_link:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.1rem;
  margin-left: 0.5rem;
}
.shopping_list_menu .slm_lists__nav_link {
  font-size: 1.3rem;
  color: #000;
  display: flex;
  align-items: center;
  padding: 1.5rem 0;
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__nav_link {
    margin-bottom: 1rem;
    padding: 0;
    border: none;
  }
}
.shopping_list_menu .slm_lists__nav_link:hover {
  color: #379e9d;
}
.shopping_list_menu .slm_lists__nav_link:before {
  content: '\E881';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.6rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_lists__nav_name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.shopping_list_menu .slm_lists__count {
  margin-left: 0.3rem;
}
.shopping_list_menu .slm_lists__count:before {
  content: '(';
}
.shopping_list_menu .slm_lists__count:after {
  content: ')';
}
.shopping_list_menu .slm_lists__manage {
  font-size: 1.3rem;
}
.shopping_list_menu .slm_lists__manage:before {
  content: '\F040';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.5rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_lists__label {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_lists__label {
    display: none;
  }
}
.shopping_list_menu .slm_lists__label:before {
  content: '\F006';
  font-family: FontAwesome;
  font-size: 1.9rem;
  width: 1.6rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_lists__label:after {
  font-family: FontAwesome;
  font-size: 2.2rem;
  content: '\f105';
  margin-left: auto;
}
.shopping_list_menu .slm_bought {
  margin-bottom: 4.5rem;
  display: none !important;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_bought {
    display: block !important;
  }
}
.shopping_list_menu .slm_bought__link {
  font-size: 1.3rem;
}
.shopping_list_menu .slm_bought__link:before {
  content: '\E89A';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.2rem;
  margin-right: 1rem;
}
.shopping_list_menu .slm_info {
  display: none !important;
}
@media (min-width: 979px) {
  .shopping_list_menu .slm_info {
    display: block !important;
  }
}
.shopping_list_menu .slm_info__list {
  list-style: none;
}
.shopping_list_menu .slm_info__label {
  font-size: 1.4rem;
}
.shopping_list_menu .slm_info__list_item {
  font-size: 1.3rem;
  line-height: 1.6;
}
.shopping_list_menu .slm_info__list_item:before {
  content: '\F00C';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.4rem;
  margin-right: 1rem;
  color: #c4c7c8;
  margin: -0.2rem 1rem 0 0;
}
/*component_css_end*/

/*component_css_start id=61b0b16c27c941.97432570 page=layout_projector type=menu_order_progress*/
.progress {
  margin-bottom: 1.5rem;
}
@media (min-width: 979px) {
  .progress {
    display: flex;
  }
}
.progress__item {
  display: flex;
  align-items: center;
}
@media (min-width: 979px) {
  .progress__item {
    width: 25%;
    align-items: flex-start;
  }
}
.progress__item.--link {
  text-decoration: none;
}
.progress__item:not(.--active) {
  display: none;
}
@media (min-width: 979px) {
  .progress__item:not(.--active) {
    display: flex;
  }
}
@media (min-width: 979px) {
  .progress__item.--active .progress__icon,
  .progress__item.--link:hover .progress__icon {
    background: #379e9d;
    border: 1px solid #379e9d;
    color: #fff;
  }
}
.progress__item.--first .progress__circle {
  stroke-dashoffset: 94.248px;
}
.progress__item.--second .progress__circle {
  stroke-dashoffset: 62.832px;
}
.progress__item.--third .progress__circle {
  stroke-dashoffset: 31.416px;
}
.progress__item.--fourth .progress__circle {
  stroke-dashoffset: 0;
}
.progress__item.--rma.--first .progress__circle {
  stroke-dashoffset: 94.248px;
}
.progress__item.--rma.--second .progress__circle {
  stroke-dashoffset: 88.832px;
}
.progress__item.--rma.--third .progress__circle {
  stroke-dashoffset: 62.832px;
}
.progress__item.--rma.--fourth .progress__circle {
  stroke-dashoffset: 45px;
}
.progress__item.--rma.--fifth .progress__circle {
  stroke-dashoffset: 20px;
}
.progress__item.--shopping-cart .progress__fontello:before {
  content: '\F07A';
}
.progress__item.--truck .progress__fontello:before {
  content: '\F0D1';
}
.progress__item.--comment .progress__fontello:before {
  content: '\F075';
}
.progress__item.--ok .progress__fontello:before {
  content: '\F00C';
}
.progress__item.--file-text .progress__fontello:before {
  content: '\F15C';
}
.progress__icon {
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (min-width: 979px) {
  .progress__icon {
    height: 65px;
    width: 65px;
    border-radius: 100%;
    border: 1px solid #c4c7c8;
    color: #379e9d;
    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: #379e9d;
  stroke-dasharray: 125.664px;
}
.progress__step {
  display: flex;
  align-items: flex-end;
}
.progress__step strong {
  font-size: 1.5rem;
}
.progress__step span {
  font-size: 1.2rem;
}
.progress__fontello {
  font-size: 2.4rem;
}
.progress__fontello:before {
  font-family: fontAwesome;
}
.progress__text {
  width: 100%;
  overflow: hidden;
  padding-left: 1.5rem;
}
@media (min-width: 979px) {
  .progress__text {
    padding: 0;
  }
}
.progress__name {
  display: block;
  text-transform: uppercase;
  font-size: 1.5rem;
}
@media (min-width: 979px) {
  .progress__name {
    padding: 10px 10px 5px;
    font-size: 1.3rem;
    text-transform: none;
  }
}
@media (min-width: 1200px) {
  .progress__name {
    font-size: 1.4rem;
  }
}
.progress__description {
  display: inline-block;
  font-size: 1.2rem;
  background: #fff;
  position: relative;
  padding-right: 1.5rem;
}
@media (min-width: 979px) {
  .progress__description {
    display: block;
    border-top: 1px solid #c4c7c8;
    padding: 5px 5px 10px;
    margin: 0 5px;
  }
}
.progress__description:after {
  content: '';
  width: 100vw;
  height: 1px;
  border-top: 1px solid #c4c7c8;
  position: absolute;
  top: calc(50% - 1px);
  z-index: -1;
  left: 0;
}
@media (min-width: 979px) {
  .progress__description:after {
    display: none;
  }
}
/*component_css_end*/

/*component_css_start id=614c5ced8d8668.08340066 page=layout_bottom type=menu_search_hotspot1_bis*/
/*component_css_end*/

/*component_css_start id=60dd8e83485025.35067229 page=layout_projector_bottom type=menu_security_policy*/
#menu_security_policy {
  margin-bottom: 40px;
  padding-top: 20px;
}
@media (min-width: 757px) {
  #menu_security_policy {
    padding-top: 0px;
  }
}
@media (min-width: 757px) {
  .securityPolicy:not(.supershop) .securityPolicy__text {
    max-width: 75%;
  }
}
@media (min-width: 757px) {
  .securityPolicy:not(.supershop) .securityPolicy__img {
    flex-basis: 25%;
    min-width: 25%;
  }
}
.securityPolicy .big_label {
  display: none;
}
@media (min-width: 757px) {
  .securityPolicy .big_label {
    display: block;
  }
}
.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;
}
@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=60dd8e83bf9068.60920781 page=layout_top type=menu_suggested_shop_for_language*/
.redirection {
  display: none;
}
.redirection__close {
  display: none;
}
.redirection__wrapper.--title {
  margin-bottom: 2rem;
}
@media (min-width: 757px) {
  .redirection__wrapper.--title {
    margin-bottom: 3rem;
  }
}
@media (min-width: 979px) {
  .redirection__wrapper.--title {
    background: #f1f1f1;
    color: #333;
    padding: 5rem;
    margin: -7rem 0 -7rem -1rem;
  }
}
@media (min-width: 1200px) {
  .redirection__wrapper.--title {
    padding: 6.5rem 5rem;
    margin: -5rem 0 -5rem -1rem;
  }
}
@media (min-width: 979px) {
  .redirection__wrapper.--configurator {
    padding: 0 3rem;
  }
}
@media (min-width: 1200px) {
  .redirection__wrapper.--configurator {
    padding: 3rem 5rem;
  }
}
.redirection__language {
  margin-bottom: 1.5rem;
}
@media (min-width: 757px) {
  .redirection__language {
    width: 50%;
    min-width: 50%;
    padding: 0 1.5rem;
  }
}
.redirection__language.--active .redirection__language_name {
  box-shadow: inset 0px -2px 0px #379e9d;
}
.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: 'Raleway', "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=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=60dd8e83aed159.07618553 page=layout_bottom type=menu_buttons*/
#menu_buttons img {
  display: block;
}
/*component_css_end*/

/*component_css_start id=614c5ced7d3ae0.06165226 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 a {
    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: #333;
  }
  .mobileCategories__item a.--active {
    background: #fff;
    color: #333;
  }
  .mobileCategories__item:last-child a {
    border-right: 1px solid transparent;
  }
  .mobileCategories__item.--menu a:before {
    font-size: 1.1rem;
    margin-right: 1rem;
    content: '\f0c9';
    font-family: fontawesome;
  }
}
@media (min-width: 978px) {
  .mobileCategories {
    display: none;
  }
}
@media (min-width: 979px) {
  #login_menu_block {
    display: none;
  }
}
#login_menu_block .login_welcome_message {
  font-weight: 500;
  padding: 10px;
}
#login_menu_block .login_welcome_message span {
  color: #379e9d;
}
#login_menu_block a {
  color: #333;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  text-decoration: none;
  padding: 1.5rem 0;
  border-bottom: 1px solid #c4c7c8;
}
#login_menu_block a i,
#login_menu_block span.font_icon {
  color: #333;
  font-size: 1.8rem;
  margin-right: 1rem;
  width: 1.6rem;
}
#login_menu_block a:hover {
  color: #379e9d;
}
#login_menu_block span {
  vertical-align: middle;
}
.mobileNewsletter {
  padding: 5px 10px;
}
.mobileNewsletter a {
  text-align: right !important;
}
/*component_css_end*/

/*component_css_start id=60dd8e8e533ec5.56720270 page=layout_bottom type=menu_tree4*/
#footer_links {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  position: relative;
  padding-top: 2rem;
  text-align: center;
}
@media (min-width: 757px) {
  #footer_links {
    text-align: left;
    margin-bottom: 15px;
    padding-top: 0;
  }
}
#footer_links #manageCookies {
  color: #333;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
}
#footer_links #manageCookies:hover {
  color: #379e9d;
}
#footer_links .footer_links {
  flex-basis: 100%;
  margin-bottom: 2.7rem;
}
@media (min-width: 757px) {
  #footer_links .footer_links {
    flex-basis: 33.333%;
    padding: 30px 35px;
    margin: 20px 0 0;
  }
}
@media (min-width: 979px) {
  #footer_links .footer_links {
    margin: 35px 0 0;
  }
}
#footer_links .footer_links.--open .footer_links_label:after {
  content: '\F106';
}
#footer_links .footer_links.--open .footer_links_sub {
  display: block;
}
#footer_links .footer_links#menu_orders {
  border: 1px solid #c4c7c8;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 5px;
}
@media (min-width: 757px) {
  #footer_links .footer_links#menu_orders {
    border-right: none;
    padding: 30px 35px;
    border-radius: 5px 0 0 5px;
  }
}
@media (min-width: 757px) {
  #footer_links .footer_links#menu_account {
    border: 1px solid #c4c7c8;
    border-left: none;
    border-radius: 0 5px 5px 0;
  }
}
#footer_links .footer_links_label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #333;
  font-family: 'Raleway', "Arial", sans-serif;
  margin-right: -1.5rem;
}
@media (min-width: 757px) {
  #footer_links .footer_links_label {
    margin: 0 0 2rem 0;
    display: block;
  }
}
#footer_links .footer_links_label:not(:only-child):after {
  content: '\F107';
  font-family: FontAwesome;
  margin-left: 0.7rem;
  font-size: 1.3rem;
}
@media (min-width: 757px) {
  #footer_links .footer_links_label:not(:only-child):after {
    display: none;
  }
}
@media (min-width: 757px) {
  #footer_links a.footer_links_label:hover {
    color: #379e9d;
  }
}
#footer_links .footer_links_sub {
  line-height: 1;
  font-size: 1.4rem;
  display: none;
  margin-top: 2rem;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub {
    margin-top: 0;
    display: block;
    font-size: 1.3rem;
  }
}
#footer_links .footer_links_sub > li {
  line-height: 1.2em;
  display: block;
  padding-bottom: 1.7rem;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub > li {
    padding: 0 1.5rem 1.1rem 0;
  }
}
@media (min-width: 1200px) {
  #footer_links .footer_links_sub > li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
}
#footer_links .footer_links_sub > li:last-child {
  padding-bottom: 0;
}
#footer_links .footer_links_sub > li.menu_orders_item i {
  display: none;
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub > li.menu_orders_item i {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 1.3em;
    color: #379e9d;
  }
}
@media (min-width: 757px) {
  #footer_links .footer_links_sub > li.menu_orders_item a {
    width: calc(100% - 25px);
    display: inline-block;
    vertical-align: middle;
  }
}
#footer_links.four_elements .footer_links {
  flex-basis: 100%;
}
@media (min-width: 757px) {
  #footer_links.four_elements .footer_links {
    flex-basis: 50%;
  }
}
@media (min-width: 979px) {
  #footer_links.four_elements .footer_links {
    flex-basis: 25%;
  }
}
@media (min-width: 1200px) {
  #footer_links.four_elements .footer_links_sub > li {
    width: 100%;
  }
}
#footer_links ul {
  list-style: none;
}
#footer_links a,
#footer_links span {
  display: block;
  text-decoration: none;
}
/*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: #333;
  margin-bottom: 1rem;
}
#menu_categories2 .menu_categories_label.menu_go_up:after {
  color: #379e9d;
  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: #379e9d;
}
#menu_categories2 ul.no_active li a {
  padding: 0.25rem 0;
}
/*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: 10px;
  font-size: 1.2rem;
}
.less_info.small:before,
.less_info.--small:before {
  display: none;
}
.less_info a {
  color: inherit;
  text-decoration: underline;
}
.less_info a:hover {
  text-decoration: none;
}
.less_info h3 {
  color: inherit;
}
.less_warning {
  border: 1px solid transparent;
  color: #856404;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #FFF3CD;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
.less_warning.small:before,
.less_warning.--small:before {
  display: none;
}
.less_warning a {
  color: inherit;
  text-decoration: underline;
}
.less_warning a:hover {
  text-decoration: none;
}
.less_warning h3 {
  color: inherit;
}
.less_error {
  border: 1px solid transparent;
  color: #721C24;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #F8D7DA;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
.less_error.small:before,
.less_error.--small:before {
  display: none;
}
.less_error a {
  color: inherit;
  text-decoration: underline;
}
.less_error a:hover {
  text-decoration: none;
}
.less_error h3 {
  color: inherit;
}
.less_success {
  border: 1px solid transparent;
  color: #155776;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #D4EDDA;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
.less_success.small:before,
.less_success.--small:before {
  display: none;
}
.less_success a {
  color: inherit;
  text-decoration: underline;
}
.less_success a:hover {
  text-decoration: none;
}
.less_success h3 {
  color: inherit;
}
div.menu_messages_message {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #CCE5FF;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
div.menu_messages_message.small:before,
div.menu_messages_message.--small:before {
  display: none;
}
div.menu_messages_message a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_message a:hover {
  text-decoration: none;
}
div.menu_messages_message h3 {
  color: inherit;
}
div.menu_messages_success {
  border: 1px solid transparent;
  color: #155776;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #D4EDDA;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
div.menu_messages_success.small:before,
div.menu_messages_success.--small:before {
  display: none;
}
div.menu_messages_success a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_success a:hover {
  text-decoration: none;
}
div.menu_messages_success h3 {
  color: inherit;
}
div.menu_messages_warning {
  border: 1px solid transparent;
  color: #856404;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #FFF3CD;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
div.menu_messages_warning.small:before,
div.menu_messages_warning.--small:before {
  display: none;
}
div.menu_messages_warning a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_warning a:hover {
  text-decoration: none;
}
div.menu_messages_warning h3 {
  color: inherit;
}
div.menu_messages_error {
  border: 1px solid transparent;
  color: #721C24;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #F8D7DA;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
div.menu_messages_error.small:before,
div.menu_messages_error.--small:before {
  display: none;
}
div.menu_messages_error a {
  color: inherit;
  text-decoration: underline;
}
div.menu_messages_error a:hover {
  text-decoration: none;
}
div.menu_messages_error h3 {
  color: inherit;
}
.projector_page #content > #menu_messages_warning {
  padding: 22px 65px !important;
  margin-bottom: 15px;
}
.main_page #content > .menu_messages_message {
  margin-top: 10px;
}
.search_page #content #filter_list > #menu_messages_warning {
  margin-top: 15px;
}
/*component_css_end*/

/*component_css_start id=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);
  }
}
.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 #c4c7c8;
}
@media (min-width: 979px) {
  html:not(.--freeShipping):not(.--rabateCode) .bars_top {
    border-bottom: none;
  }
}
html:not(.--freeShipping):not(.--rabateCode) .bars__item:last-child {
  margin-bottom: 10px;
}
html.order_process .bars__item:last-child {
  margin-bottom: 10px;
}
html.--freeShipping.--rabateCode .rabateCode {
  margin-bottom: 0;
}
.bars_top {
  grid-area: bars_top;
}
.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=60dd8e8201f6d5.58537120 page=layout_projector_bottom type=menu_basketedit_hotspot_zone1*/
/*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 #379e9d;
  color: #379e9d;
  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: #379e9d;
  right: 1.5rem;
  font-size: 1.8rem;
  text-decoration: none;
}
.rabateCode__close:hover {
  color: #333;
}
.rabateCode__close:after {
  content: '\E880';
  font-family: fontawesome;
  font-weight: bold;
}
html.--rabateCode:not(.order_process) #container:not(.payment_tunnel) .rabateCode {
  display: flex;
}
@media (max-width: 978px) {
  html.--rabateCode:not(.order_process) body {
    padding-top: 118px;
  }
  html.--rabateCode.--freeShipping:not(.order_process) body {
    padding-top: 176px;
  }
  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) - ( 176px  + 60px));
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e88e17749.13074525 page=layout_left type=menu_filter*/
aside .filters {
  padding-right: env(safe-area-inset-right);
}
aside .filters__toggler {
  display: block;
  margin-bottom: 0.5rem;
}
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 .btn {
  text-align: left;
  padding: 0.5rem 0;
  user-select: none;
  text-decoration: none !important;
}
aside .filters__toggler .btn span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4rem;
}
aside .filters__expand.--not-expanded {
  display: none;
}
aside .filters__price.has-error label {
  border-color: #e35c5c;
}
aside .filters__content.--group .filters__toggler .btn span {
  font-size: 1.3rem;
}
aside .filters__content.--search .f-control {
  padding: 0.6rem 4rem 0.6rem 1.5rem;
}
aside .filters__content.--search .btn {
  font-size: 1.8rem;
  padding: 1.3rem;
  position: absolute;
  width: auto;
  right: 0;
  top: 0;
}
aside .filters__content.--gfx .f-control + .f-label {
  padding-left: 0 !important;
  padding-right: 0;
  border: 1px solid #c4c7c8;
}
aside .filters__content.--gfx .f-control + .f-label:before {
  display: none;
  top: 2px;
  left: 2px;
}
aside .filters__content.--gfx .f-control + .f-label:after {
  top: 4px !important;
  left: 7px !important;
}
aside .filters__content.--gfx .f-control:checked + .f-label:before {
  display: block;
}
aside .filters__content.--gfx .--quantity {
  display: none;
}
aside .filters__content.--gfx .--name {
  margin-right: 0;
}
aside .filters__content.--gfx .--name .--img {
  vertical-align: bottom;
  max-width: 50px;
  max-height: 50px;
}
aside .filters__content.--gfx .filters__item {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}
aside .filters__content.--gfx + .filters__options > .--submit {
  margin-top: 1rem;
}
aside .filters__content.--gfx + .filters__options > .--submit:before {
  top: calc(50% + .5rem);
}
aside .filters__content.--gfx-name .f-label:before {
  top: 50% !important;
  transform: translateY(-50%);
}
aside .filters__content.--gfx-name .f-label:after {
  top: 50% !important;
}
aside .filters__content.--gfx-name .f-label,
aside .filters__content.--gfx-name .--name {
  display: flex;
  align-items: center;
}
aside .filters__content.--gfx-name .--name span:not(:only-child) {
  margin-left: 0.5rem;
}
aside .filters__content.--gfx-name .--img {
  max-width: 50px;
  max-height: 50px;
}
aside .filters__content.--gfx-name .filters__item {
  margin-bottom: 1rem;
}
aside .filters__content.--shown .filters__item.--hidden {
  display: block;
}
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;
}
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: #c4c7c8;
  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: #c4c7c8;
  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:last-child {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
aside .filters__buttons .btn:only-child {
  margin-bottom: 1.5rem;
}
aside .filters__range label {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #c4c7c8;
  background: #fff;
  color: #333;
  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: #333;
}
aside .filters__range .--gap {
  padding: 0 12px;
}
aside .filters ul {
  list-style: none;
}
aside .filters .f-label {
  font-size: 1.3rem !important;
}
aside .filters #filter_xpress_expand .--name {
  display: flex;
  align-items: center;
}
aside .filters #filter_xpress_expand .--name strong,
aside .filters #filter_xpress_expand .--name i.icon-clock {
  color: #379e9d;
  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;
}
/*component_css_end*/

/*component_css_start id=614c5cf21f7b08.81498360 page=layout_bottom type=menu_contact*/
@media (min-width: 979px) {
  .price_info {
    flex-grow: 1;
  }
}
@media (min-width: 979px) {
  .price_info:after {
    content: '';
    background: #c4c7c8;
    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: #c4c7c8;
    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: #333;
  font-size: 12px;
  text-decoration: none;
}
aside #menu_contact ul {
  margin: 0;
  width: auto;
  display: block;
  background: none;
  padding: 0;
  position: static;
}
aside #menu_contact ul > li {
  display: flex;
  align-items: center;
  margin: 0;
  border-left: none;
  text-align: left;
  font-weight: 400;
  padding: 1.5rem 0;
  border-bottom: 1px solid #c4c7c8;
  line-height: 1.3;
}
aside #menu_contact ul > li:before {
  color: #333;
  display: inline-block;
  line-height: inherit;
  font-family: FontAwesome;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-style: normal;
  width: 1.6rem;
  margin-right: 1rem;
}
aside #menu_contact ul > li.contact_type_adress,
aside #menu_contact ul > li.contact_type_text {
  flex-wrap: wrap;
  padding: 15px 0;
  display: none;
}
aside #menu_contact ul > li.contact_type_adress > *,
aside #menu_contact ul > li.contact_type_text > * {
  padding-right: 3px;
}
aside #menu_contact .contact_type_mail:before {
  content: '\F0E0';
}
aside #menu_contact .contact_type_phone:before {
  content: '\F095';
}
aside #menu_contact .contact_more:before {
  content: '\f0fe';
}
/*component_css_end*/

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

/*component_css_start id=60dd8f2ee8f533.38237884 page=layout_top type=menu_delivery_cost*/
.freeShipping {
  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 #D81D1D;
  color: #D81D1D;
  border-radius: 5px;
  font-size: 1.3rem;
  margin: 1rem 1.5rem;
  padding: 0.3rem 2.2rem 0.3rem 2.8rem;
  grid-area: freeShipping;
}
@media (min-width: 757px) {
  .freeShipping {
    padding-right: 0;
    height: 3.6rem;
  }
}
@media (min-width: 979px) {
  .freeShipping {
    width: calc(100% - 0rem);
    margin: 1rem 0 0.3rem;
    top: 0;
    padding-left: 3.2rem;
    position: relative;
  }
}
.freeShipping__info {
  text-transform: uppercase;
}
.freeShipping__info:before {
  content: '\E883';
  font-family: fontawesome;
  font-size: 2.1rem;
  position: absolute;
  top: 50%;
  transform: translate(calc(-100% - 0.8rem), -50%);
}
.freeShipping__val {
  margin-left: 0.5rem;
}
.freeShipping__return {
  margin-left: 0.5rem;
}
@media (max-width: 756px) {
  .freeShipping__return {
    min-width: 100%;
    text-align: center;
  }
}
.freeShipping__close {
  position: absolute;
  color: #D81D1D;
  right: 1.5rem;
  font-size: 1.8rem;
  text-decoration: none;
}
.freeShipping__close:after {
  content: '\E880';
  font-family: fontawesome;
  font-weight: bold;
}
.freeShipping__val,
.freeShipping__info,
.freeShipping__return {
  line-height: 1.4rem;
  letter-spacing: 0.12rem;
}
@media (min-width: 757px) {
  .freeShipping__val,
  .freeShipping__info,
  .freeShipping__return {
    line-height: 1.5rem;
  }
}
html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) .freeShipping {
  display: flex;
}
@media (max-width: 978px) {
  html.--freeShipping:not(.order_process) body {
    padding-top: 118px;
  }
  html.--rabateCode.--freeShipping:not(.order_process) body {
    padding-top: 176px;
  }
  html.--scroll-down.--freeShipping:not(.order_process) #container:not(.payment_tunnel) .freeShipping {
    display: none;
  }
}
@media (max-width: 756px) {
  html.--freeShipping: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) - ( 176px  + 60px));
  }
}
/*component_css_end*/

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

/*component_css_start id=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=60dd8e7e6e3ca3.91526215 page=layout_left type=menu_buttons3*/
/*component_css_end*/

/*component_css_start id=614c5cf22edf47.10818775 page=layout_top type=menu_top*/
#logo {
  width: 100%;
  height: 60px;
  text-align: left;
  grid-area: logo;
  padding-left: 1.5rem;
  position: relative;
}
#logo:after {
  content: '';
  width: 100vw;
  height: 1px;
  position: absolute;
  top: 0;
  left: calc(-1*env(safe-area-inset-left));
  display: block;
  z-index: 1;
  background-color: #c4c7c8;
}
@media (min-width: 979px) {
  #logo {
    height: 100px;
    margin-top: 0;
    padding-left: 0;
  }
  #logo:after {
    display: none;
  }
}
@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;
}
@media (min-width: 979px) {
  #logo img {
    max-height: 95px;
    height: auto;
  }
}
/*component_css_end*/

/*component_css_start id=60dd8e886840c9.16767093 page=layout_bottom type=menu_tooltip*/
.n59581_tooltip,
.n59581_instalment_note,
.n59581_tooltip_dictionary {
  position: absolute;
  z-index: 999;
  left: -9999px;
  padding: 5px;
  background: #fff;
  font-size: 0.85em;
  color: #333;
  border-radius: 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 #c4c7c8;
  display: none !important;
  font-size: 0.8em;
  margin-left: 25px;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: 110px;
  z-index: 999;
}
body div.alertek {
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  margin: 0 !important;
  transform: translate(-50%, -50%);
  padding: 35px 50px 35px 70px !important;
  z-index: 9999;
}
body div.alertek.--info {
  border: 1px solid transparent;
  color: #004085;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #CCE5FF;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
body div.alertek.--info.small:before,
body div.alertek.--info.--small:before {
  display: none;
}
body div.alertek.--info a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--info a:hover {
  text-decoration: none;
}
body div.alertek.--info h3 {
  color: inherit;
}
body div.alertek.--warning {
  border: 1px solid transparent;
  color: #856404;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #FFF3CD;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
body div.alertek.--warning.small:before,
body div.alertek.--warning.--small:before {
  display: none;
}
body div.alertek.--warning a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--warning a:hover {
  text-decoration: none;
}
body div.alertek.--warning h3 {
  color: inherit;
}
body div.alertek.--success {
  border: 1px solid transparent;
  color: #155776;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #D4EDDA;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
body div.alertek.--success.small:before,
body div.alertek.--success.--small:before {
  display: none;
}
body div.alertek.--success a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--success a:hover {
  text-decoration: none;
}
body div.alertek.--success h3 {
  color: inherit;
}
body div.alertek.--error {
  border: 1px solid transparent;
  color: #721C24;
  font-size: 1.4rem;
  padding: 22px 65px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #F8D7DA;
  position: relative;
  border-radius: 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: 10px;
  font-size: 1.2rem;
}
body div.alertek.--error.small:before,
body div.alertek.--error.--small:before {
  display: none;
}
body div.alertek.--error a {
  color: inherit;
  text-decoration: underline;
}
body div.alertek.--error a:hover {
  text-decoration: none;
}
body div.alertek.--error h3 {
  color: inherit;
}
._mobile #alert_cover {
  margin-left: 0 !important;
  left: 0 !important;
  position: fixed;
  top: 0 !important;
  border-radius: 0 !important;
  right: 0 !important;
  transform: none;
}
/*component_css_end*/

/*component_css_start id=614c5cebebd061.68349363 page=layout_top type=menu_search*/
@media (max-width: 978px) {
  html.--search-open {
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  html.--search-open #layout,
  html.--search-open footer {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }
  html.--search-open #menu_search .menu_search__block {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background: #fff;
    z-index: 1;
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right);
  }
  html.--search-open #menu_search .menu_search__item.--input {
    padding: 0.7rem 1rem;
    position: relative;
    border-bottom: 1px solid #c4c7c8;
  }
  html.--search-open #menu_search .menu_search__item.--results {
    display: block;
    overflow: auto;
    max-height: calc((var(--vh, 1vh) * 100) -  60px );
    padding-bottom: env(safe-area-inset-bottom);
  }
  html.--search-open #menu_search .menu_search__submit {
    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 #c4c7c8;
    padding-left: 1rem;
    padding-right: 5rem;
  }
  html.sidebar_open #menu_search .menu_search__input {
    background: #fff;
    color: #333;
  }
  html.sidebar_open #menu_search .menu_search__submit {
    height: 45px;
    right: 0;
    color: #333;
  }
  html.sidebar_open #menu_search .menu_search__submit:hover {
    color: #379e9d;
  }
  html.--scroll-down #logo:after,
  html:not(.--freeShipping):not(.--rabateCode) #logo:after {
    display: none;
  }
}
@media (max-width: 978px) and (min-width: 757px) {
  html.--search-open #menu_search .menu_search__item.--results {
    display: flex;
    height: calc((var(--vh, 1vh) * 100) -  60px );
  }
}
@media (max-width: 756px) {
  html:not(.--ios) .main_page {
    padding-top: 60px;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios) .main_page #menu_search .menu_search__mobile {
    visibility: hidden;
    opacity: 0;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios) .main_page #menu_search .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);
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios) .main_page #menu_search .menu_search__item.--input {
    padding: 0.7rem 1rem;
    background: #fff;
    color: #333;
    position: relative;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios) .main_page #menu_search .menu_search__input {
    background: #fff;
    color: #333;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios) .main_page #menu_search .menu_search__submit {
    color: #333;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios) .main_page #menu_search .menu_search__submit:hover {
    color: #379e9d;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios).--results-main-open {
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios).--results-main-open body {
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios).--results-main-open.scroll header {
    transform: none;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios).--results-main-open #layout,
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios).--results-main-open footer {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios).--results-main-open .main_page #menu_search .menu_search__block {
    box-shadow: none;
    height: 100%;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios).--results-main-open .main_page #menu_search .menu_search__item.--results {
    display: block;
    border-top: 1px solid #c4c7c8;
    overflow: auto;
  }
  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open):not(.--ios).--results-main-open .main_page #menu_search .menu_search__item.--results .search_result__block {
    height: auto;
  }
  html:not(.--rabateCode):not(.--freeShipping):not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open) .main_page #menu_search .menu_search__item.--results {
    height: calc((var(--vh, 1vh) * 100) - ( 60px  + 60px));
  }
}
#menu_search {
  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.--focus {
    position: relative;
    z-index: 201;
  }
  #menu_search.--focus.--open .menu_search__item.--results {
    display: flex;
    border-top: 1px solid #c4c7c8;
    max-height: calc(95vh - 80px);
    max-height: calc((var(--vh, 1vh) * 95) - 80px);
    overflow: auto;
    scrollbar-color: #379e9d transparent;
    scrollbar-width: thin;
    border-radius: 5px;
    border-radius: 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: #379e9d;
    border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  #menu_search.--focus .menu_search__block {
    position: absolute;
    top: 0;
    left: 0;
    width: 554px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  }
  #menu_search.--focus .menu_search__input {
    border: none;
  }
}
#menu_search .menu_search__mobile,
#menu_search .menu_search__submit {
  width: 50px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  text-decoration: none;
}
#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: #379e9d;
}
#menu_search .menu_search__mobile:before,
#menu_search .menu_search__submit:before {
  content: '\F002';
  font-family: FontAwesome;
}
#menu_search .menu_search__mobile {
  font-size: 2.4rem;
  opacity: 1;
  transition: 0.3s opacity;
  color: #333;
}
@media (min-width: 979px) {
  #menu_search .menu_search__mobile {
    display: none;
  }
}
#menu_search .menu_search__mobile:hover {
  color: #379e9d;
}
#menu_search .menu_search__submit {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 2rem;
}
@media (min-width: 979px) {
  #menu_search .menu_search__submit {
    font-size: 1.8rem;
    top: 0;
    right: 0;
  }
}
#menu_search .menu_search__block {
  display: none;
  background: #fff;
  color: #333;
}
@media (min-width: 979px) {
  #menu_search .menu_search__block {
    display: block;
    border-radius: 5px;
  }
}
@media (min-width: 979px) {
  #menu_search .menu_search__item.--input {
    position: relative;
  }
}
#menu_search .menu_search__input {
  font-size: 1.4rem;
  border: none;
  height: 45px;
  box-shadow: none;
  background: #fff;
  color: #333;
  width: 100%;
  padding-right: 8rem;
}
@media (min-width: 979px) {
  #menu_search .menu_search__input {
    border: 1px solid #c4c7c8;
    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 #c4c7c8;
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--queries:not(:only-child) {
    border: none;
    border-right: 1px solid #c4c7c8;
  }
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--others {
    flex: 3;
  }
}
@media (min-width: 757px) {
  #menu_search .search_result__block.--others:not(:only-child) {
    border-left: 1px solid #c4c7c8;
    margin-left: -1px;
  }
}
#menu_search .search_result__item {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
#menu_search .search_result__item:not(.--button-all) {
  padding: 0.5rem 0;
  font-size: 1.3rem;
  color: #333;
}
#menu_search .search_result__item:not(.--button-all):hover,
#menu_search .search_result__item:not(.--button-all).--active {
  color: #379e9d;
}
#menu_search .search_result__item.--product {
  display: flex;
  align-items: center;
  text-decoration: none;
}
#menu_search .search_result__item.--product .search_result__name {
  max-width: 200px;
}
#menu_search .search_result__item.--button-all {
  min-width: 133px;
  width: auto;
  margin: 1.5rem auto 0;
}
#menu_search .search_result__item.--button-all.--active {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
#menu_search .search_result__icon {
  margin-right: 1.5rem;
  width: 45px;
  position: relative;
  overflow: hidden;
}
#menu_search .search_result__icon:before {
  content: "";
  display: block;
  width: 100%;
  position: relative;
  padding-top: 45px;
}
#menu_search .search_result__icon img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#menu_search .search_result__name_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 60px);
}
#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=60dd8e7eb6d737.92314820 page=layout_bottom type=menu_banners2*/
#menu_banners2 {
  position: relative;
  z-index: 1;
  padding: 10px 0;
}
#menu_banners2:before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
  height: 100%;
  top: 0;
  z-index: -1;
}
#menu_banners2 .menu_button_wrapper {
  text-align: center;
}
/*component_css_end*/

/*component_css_start id=60dd8e8b1d1a19.54073513 page=layout_top type=menu_settings*/
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;
  }
}
@media (max-width: 978px) {
  #menu_settings .f-dropdown .f-control {
    border-radius: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #c4c7c8;
  }
}
@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.95rem 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 #c4c7c8;
  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;
    padding-right: 15px;
    width: auto;
    display: block;
  }
}
#menu_settings .open_trigger i {
  display: table-cell;
  vertical-align: middle;
  color: #379e9d;
}
@media (min-width: 979px) {
  #menu_settings .open_trigger i {
    color: #333;
  }
}
#menu_settings .menu_settings_wrapper {
  text-align: left;
  align-items: center;
  position: relative;
  margin-top: 0.5rem;
}
#menu_settings .menu_settings_inline {
  position: relative;
  border-bottom: 1px solid #c4c7c8;
  padding: 1.5rem 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#menu_settings .menu_settings_inline:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
}
#menu_settings .menu_settings_inline:last-child {
  border-bottom: none;
}
#menu_settings .menu_settings_header {
  font-size: 11px;
  margin-right: 4px;
}
#menu_settings .menu_settings_content {
  font-size: 12px;
}
#menu_settings .menu_settings_flag {
  margin: 0 8px 0 0;
  vertical-align: middle;
}
#menu_settings .menu_settings_lang_label {
  display: none;
}
#menu_settings .radio {
  margin: 0;
}
#menu_settings .radio label {
  border-bottom: 1px solid #c4c7c8;
  font-size: 1em;
  padding: 0 20px;
  display: flex;
  align-items: center;
  line-height: 60px;
  text-transform: uppercase;
}
@media (min-width: 979px) {
  #menu_settings .radio label {
    line-height: 35px;
  }
}
#menu_settings .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;
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  #menu_additional {
    flex-direction: row;
    align-items: center;
  }
}
.shopping_list_top {
  z-index: 1;
  position: relative;
}
@media (min-width: 1200px) {
  .shopping_list_top {
    margin-left: 2rem;
  }
}
.shopping_list_top:hover .slt_link:after {
  content: '\F106';
}
.shopping_list_top:hover .slt_lists {
  display: block;
}
.shopping_list_top[data-empty="false"] .slt_lists__nav_item.--empty {
  display: none;
}
.shopping_list_top .slt_link:after {
  content: '\F107';
  font-family: FontAwesome;
  text-decoration: none;
  display: inline-block;
  margin-left: 0.3rem;
}
.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: 5rem 2.5rem 1.5rem;
  top: -2rem;
  left: -2.5rem;
  z-index: -1;
  min-width: 230px;
  max-width: 300px;
}
.shopping_list_top .slt_lists__nav {
  list-style: none;
}
.shopping_list_top .slt_lists__nav_item {
  border-bottom: 1px solid #c4c7c8;
}
.shopping_list_top .slt_lists__nav_item:last-child {
  border: none;
}
.shopping_list_top .slt_lists__nav_item[data-current] .slt_lists__nav_link {
  font-weight: bold;
}
.shopping_list_top .slt_lists__nav_item[data-shared] .slt_lists__nav_link:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.1rem;
  margin-left: 0.5rem;
}
.shopping_list_top .slt_lists__nav_link {
  display: flex;
  align-items: center;
  padding: 1rem 0;
  color: #000;
  font-size: 1.2rem;
  white-space: nowrap;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .shopping_list_top .slt_lists__nav_link {
    min-width: 215px;
  }
}
.shopping_list_top .slt_lists__nav_link:hover {
  color: #379e9d;
}
.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=60dd8e887458a9.43179265 page=layout_bottom type=menu_calendar*/
.vanilla-calendar {
  width: 310px;
  min-width: min-content;
  background-color: #fff;
  color: #333;
  padding: 15px;
  border-radius: 4px;
  box-shadow: 5px 5px 20px -5px rgba(0, 0, 0, 0.7);
}
.vanilla-calendar:not(.--active) {
  display: none;
}
.vanilla-calendar button:focus-visible {
  outline: 1px solid #c4c7c8;
}
.vanilla-calendar-info.--top {
  margin-bottom: 10px;
}
.vanilla-calendar-info.--bottom {
  margin-top: 10px;
}
.vanilla-calendar-header {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.vanilla-calendar-header__content {
  flex-grow: 1;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  font-size: 1.4rem;
  min-height: 40px;
}
.vanilla-calendar-column {
  display: flex;
  flex-direction: column;
  margin-right: 2px;
}
.vanilla-calendar-column__title {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-column__content {
  display: grid;
  grid-auto-flow: row;
  column-gap: 2px;
  align-items: center;
  justify-items: center;
  align-content: space-between;
  flex-grow: 1;
}
.vanilla-calendar-content {
  grid-area: content;
  display: flex;
  flex-direction: column;
}
.vanilla-calendar-arrow {
  display: block;
  width: 40px;
  height: 40px;
  background-color: transparent;
  cursor: pointer;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.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 #379e9d;
}
.vanilla-calendar-arrow:hover::before {
  color: #379e9d;
}
.vanilla-calendar-months {
  border-radius: 4px;
  display: grid;
  column-gap: 6px;
  row-gap: 12px;
  grid-template-columns: repeat(4, 1fr);
  flex-grow: 1;
  align-items: center;
}
.vanilla-calendar-months_selecting .vanilla-calendar-months__month {
  cursor: pointer;
}
.vanilla-calendar-months_selecting .vanilla-calendar-months__month_disabled {
  cursor: default;
}
.vanilla-calendar-months__month {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 40px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  padding: 2px;
  border-radius: 4px;
  border: 0;
  word-break: break-all;
}
.vanilla-calendar-months__month:hover {
  color: #379e9d;
}
.vanilla-calendar-months__month_selected {
  color: #379e9d;
}
.vanilla-calendar-months__month_selected:hover {
  color: #333;
}
.vanilla-calendar-months__month_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-months__month_disabled:hover {
  color: #c4c7c8;
}
.vanilla-calendar-month {
  font-weight: bold;
  color: #333;
  cursor: pointer;
  border-radius: 4px;
  padding: 2px;
  border: 0;
  background-color: transparent;
}
.vanilla-calendar-month:hover {
  color: #379e9d;
}
.vanilla-calendar-month_not-active {
  color: #c4c7c8;
}
.vanilla-calendar-month_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-years {
  border-radius: 4px;
  display: grid;
  column-gap: 6px;
  row-gap: 12px;
  grid-template-columns: repeat(5, 1fr);
  flex-grow: 1;
  align-items: center;
}
.vanilla-calendar-years_selecting .vanilla-calendar-years__year {
  cursor: pointer;
}
.vanilla-calendar-years_selecting .vanilla-calendar-years__year_disabled {
  cursor: default;
}
.vanilla-calendar-years__year {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  color: #333;
  padding: 2px;
  border-radius: 4px;
  border: 0;
  word-break: break-all;
}
.vanilla-calendar-years__year:hover {
  color: #379e9d;
}
.vanilla-calendar-years__year_selected {
  color: #379e9d;
}
.vanilla-calendar-years__year_selected:hover {
  color: #333;
}
.vanilla-calendar-years__year_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-years__year_disabled:hover {
  color: #c4c7c8;
}
.vanilla-calendar-year {
  font-weight: bold;
  color: #333;
  cursor: pointer;
  border-radius: 4px;
  padding: 2px;
  border: 0;
  background-color: transparent;
}
.vanilla-calendar-year:hover {
  color: #379e9d;
}
.vanilla-calendar-year_not-active {
  color: #c4c7c8;
}
.vanilla-calendar-year_disabled {
  pointer-events: none;
  color: #c4c7c8;
}
.vanilla-calendar-week {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  column-gap: 2px;
  justify-items: center;
  margin-bottom: 5px;
}
.vanilla-calendar-week__day {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  width: 28px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-week-number {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #333;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  column-gap: 2px;
  row-gap: 2px;
  justify-items: center;
  align-items: center;
  flex-grow: 1;
}
.vanilla-calendar-days_selecting .vanilla-calendar-day__btn {
  cursor: pointer;
}
.vanilla-calendar-days_selecting .vanilla-calendar-day__btn_disabled {
  cursor: default;
}
.vanilla-calendar-day {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanilla-calendar-day__btn {
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #333;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  cursor: default;
}
.vanilla-calendar-day__btn:hover {
  border: 1px solid #333;
  background-color: #fff;
}
.vanilla-calendar-day__btn:focus-visible + .vanilla-calendar-day__popup,
.vanilla-calendar-day__btn:hover + .vanilla-calendar-day__popup {
  opacity: 1;
  pointer-events: auto;
}
.vanilla-calendar-day__btn_today {
  color: #379e9d;
  font-weight: bold;
}
.vanilla-calendar-day__btn_today:hover {
  color: #333;
}
.vanilla-calendar-day__btn_selected {
  background-color: #379e9d;
  border-color: #379e9d;
  color: #fff;
}
.vanilla-calendar-day__btn_selected:hover {
  background-color: #379e9d;
  border-color: #379e9d;
  color: #fff;
}
.vanilla-calendar-day__btn_holiday,
.vanilla-calendar-day__btn_disabled {
  color: #c4c7c8;
  border-color: #fff;
  background-color: #fff;
  pointer-events: none;
}
.vanilla-calendar-day__btn_next,
.vanilla-calendar-day__btn_prev {
  display: none;
  pointer-events: none;
}
.vanilla-calendar-day__popup {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 130px;
  padding: 16px 12px 8px;
  color: #333;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  opacity: 0;
  pointer-events: none;
}
.vanilla-calendar-day__popup:hover {
  opacity: 1;
  pointer-events: auto;
}
.vanilla-calendar-day__popup::before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 8px);
  display: block;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 20px #000000;
}
.vanilla-calendar-day__popup::after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  top: 2px;
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 10px 8px;
}
#ui-datepicker-div {
  z-index: 999 !important;
  display: none;
}
.ui-datepicker {
  z-index: 999;
  background: #fff;
  border: 1px solid #c4c7c8;
  padding: 0.2em 0.2em 0.2em;
  width: 19em;
}
.ui-datepicker table {
  border-collapse: collapse;
  font-size: 12px;
  margin: 0 0 5px;
  width: 100%;
}
button.ui-datepicker-trigger {
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: url('/gfx/standards/calndar_gfx.gif?r=1711095371') 0 0 no-repeat;
  border: none;
  margin-left: 5px;
  float: left;
}
.ui-widget-header {
  background: #c4c7c8 none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.ui-datepicker-title {
  color: #333;
  font-size: 13px;
  line-height: 34px;
  text-align: center;
  width: 100%;
  height: 36px;
}
.ui-datepicker-title select {
  margin: 2px 2px 0;
}
.ui-datepicker-prev {
  background: url('/gfx/standards/button_leftbig.png?r=1711095371') 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=1711095371') top left no-repeat;
  height: 30px;
  width: 30px;
  display: block;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 2px;
}
.ui-datepicker-next-hover {
  background-position: right top !important;
}
.ui-datepicker-next span {
  display: none;
}
a.ui-state-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.ui-datepicker th {
  border: 0 none;
  font-weight: bold;
  padding: 0.7em 0.3em;
  text-align: center;
}
.ui-datepicker td {
  border: 0 none;
  padding: 1px;
}
a.ui-state-default {
  border: 1px solid #c4c7c8;
  display: block;
  font-weight: bold;
  padding: 0.5em;
  text-align: right;
  text-decoration: none;
}
a.ui-state-default:hover {
  background: #379e9d;
  color: #fff;
  text-decoration: none;
}
a.ui-state-active {
  background: #379e9d;
  color: #fff;
  text-decoration: none;
}
span.ui-state-default {
  background: #f2dede none repeat scroll 0 0;
  border: 1px solid #c4c7c8;
  color: #e35c5c;
  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=61e927f4d4b701.10928535 page=layout_top type=menu_basket*/
@media (min-width: 979px) {
  html:not(.touch) .topBasket:not(.--hide):hover {
    z-index: 998;
  }
  html:not(.touch) .topBasket:not(.--hide):hover .topBasket__details {
    display: block;
    color: #333;
  }
}
.topBasket {
  width: 60px;
  grid-area: menu_basket;
}
@media (min-width: 979px) {
  .topBasket {
    width: 100%;
    position: relative;
    padding-right: 1.5rem;
  }
  .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: #333;
  }
}
.topBasket.--oneclick-hide .topBasket_oneclick {
  display: none;
}
.topBasket:not(.--hide):hover .topBasket__sub {
  background-color: #379e9d;
  color: #fff;
}
.topBasket:not(.--hide):hover .topBasket__sub .badge {
  background-color: #fff;
  color: #379e9d;
}
.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: block;
  position: relative;
  font-size: 2.4em;
  height: 60px;
  text-align: center;
  line-height: 58px;
  width: 6rem;
  color: #333;
  text-decoration: none;
}
@media (min-width: 979px) {
  .topBasket__sub {
    background: #fff;
    height: 4.5rem;
    font-size: 1.5rem;
    line-height: 4.3rem;
    width: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row-reverse;
    color: #333;
    border-radius: 5px;
    padding: 0 0.8rem;
    z-index: 1;
  }
}
@media (min-width: 1200px) {
  .topBasket__sub {
    padding: 0 1.4rem 0 0.8rem;
  }
}
.topBasket__sub:after {
  content: "\F07A";
  font-family: FontAwesome;
  font-weight: 400;
  margin: 0;
  color: inherit;
  font-size: 3rem;
}
@media (min-width: 979px) {
  .topBasket__sub:after {
    font-size: 1.8rem;
    order: 3;
  }
}
.topBasket__sub:before {
  display: none;
}
@media (min-width: 979px) {
  .topBasket__sub:before {
    content: "\F105";
    font-family: FontAwesome;
    font-size: 1.8rem;
    font-weight: 400;
    color: inherit;
    display: initial;
  }
}
.topBasket__sub strong {
  display: none;
}
@media (min-width: 979px) {
  .topBasket__sub strong {
    display: initial;
    font-size: 1.4rem;
    padding: 0 1.5rem;
    line-height: 1.2;
    min-width: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .topBasket__sub strong {
    font-size: 1.8rem;
  }
}
.topBasket .badge {
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
  min-width: 2rem;
  padding: 0;
  width: 2rem;
  position: absolute;
  right: 0.5rem;
  top: calc(50% - 1.5rem);
  transform: translateY(-50%);
}
@media (min-width: 979px) {
  .topBasket .badge {
    margin-left: 0.8rem;
    position: static;
    height: 1.75rem;
    line-height: 1.75rem;
    min-width: 1.75rem;
    width: 1.75rem;
    order: 2;
    transform: none;
  }
}
.topBasket .badge:empty {
  display: none;
}
.topBasket__details {
  background: #fff;
  position: absolute;
  right: 0rem;
  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: center;
  padding-right: 1.5rem;
}
.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 #c4c7c8;
  padding: 1.5rem 0;
  margin: 1rem 0 -2rem;
  font-size: 1.3rem;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}
.topBasket__details .topBasket_oneclick[data-lang="eng"] .topBasket_oneclick__text.--fast,
.topBasket__details .topBasket_oneclick[data-lang="ger"] .topBasket_oneclick__text.--fast {
  display: inline-flex;
}
.topBasket__details .topBasket_oneclick[data-lang="eng"] .topBasket_oneclick__text.--fast strong,
.topBasket__details .topBasket_oneclick[data-lang="ger"] .topBasket_oneclick__text.--fast strong {
  order: -1;
  padding-right: 0.4rem;
}
.topBasket__details .topBasket_oneclick__items {
  display: flex;
  align-items: center;
  margin-left: 0.5rem;
}
.topBasket__details .topBasket_oneclick__item {
  margin-left: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topBasket__details .topBasket_oneclick__item img {
  max-width: 4.2rem;
}
.topBasket__version:before,
.topBasket__size:before {
  content: ',';
  margin-right: 0.3rem;
}
.topBasket__block {
  display: flex;
}
.topBasket__block.--products {
  flex-direction: column;
  line-height: 1.6rem;
  margin-top: 1.5rem;
  max-height: 48rem;
  overflow-y: auto;
  scrollbar-color: #379e9d 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: #379e9d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.topBasket__block.--labels {
  border-bottom: 1px solid #c4c7c8;
  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;
  text-decoration: none;
}
.topBasket__item.--name {
  flex-basis: 68%;
  padding-right: 1rem;
}
.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: #379e9d;
}
/*component_css_end*/

/*component_css_start id=614c5ced6cf315.41591924 page=layout_top type=menu_categories*/
#menu_categories {
  margin-left: 5px;
  border: none;
  width: 60px;
  grid-area: menu_categories;
}
@media (min-width: 979px) {
  #menu_categories {
    margin: 0;
    width: auto;
    font-weight: bold;
  }
}
.navbar-toggler {
  display: inline-block;
  color: #333;
  border: none;
  background: none;
  font-size: 2em;
  padding: 0;
  text-align: center;
  width: 60px;
  line-height: 60px;
  border-left: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  .navbar-toggler {
    display: none;
  }
}
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 img.--omo {
  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: calc(100vw - 60px);
  position: fixed;
  background: #fff;
  top: 0;
  height: 100vh;
  overflow: auto;
  right: -100%;
  transition: right 0.3s;
  padding: 60px 1.5rem 120px;
  display: none;
}
@media (min-width: 757px) {
  aside .navbar-subnav,
  aside .navbar-subsubnav {
    width: 50vw;
  }
}
aside .nav-item {
  display: block;
}
aside .nav-item.--extend {
  display: none;
}
aside .nav-link {
  padding: 15px 0;
  color: #000;
  font-weight: 400;
  display: flex;
  line-height: 20px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c4c7c8;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
}
aside .nav-link.not_selectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
aside .nav-link:not(:only-child):after {
  font-family: FontAwesome;
  font-size: 22px;
  content: "\f105";
  color: inherit;
}
aside .nav-link:hover span.--omo {
  display: none;
}
aside .nav-link:hover img.--omo {
  display: block;
}
aside .nav-link.active {
  color: #379e9d;
}
aside a.nav-link:hover {
  color: #379e9d;
}
aside .nav-header {
  position: fixed;
  top: 0;
  right: -100%;
  transition: right 0.3s;
  width: calc(100vw - 60px);
  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 .navbar-collapse {
  display: none;
  position: relative;
  padding-bottom: 1rem;
  border-bottom: 1px solid #c4c7c8;
}
@media (min-width: 979px) {
  header .navbar-collapse {
    display: block;
  }
}
header .navbar-collapse ul {
  list-style: none;
}
header .navbar-collapse img {
  display: block;
}
header .navbar-collapse img.--omo {
  display: none;
}
header .navbar-nav {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  font-size: 1.6rem;
  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 #c4c7c8;
  left: 0;
  right: 0;
  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% - 0rem);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (min-width: 1200px) {
  header .navbar-subnav.--cols4 {
    width: calc(80% - 2rem);
  }
}
header .navbar-subnav.--cols5 {
  width: calc(100% - 0rem);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (min-width: 1200px) {
  header .navbar-subnav.--cols5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
header .navbar-subnav.active,
header .navbar-subnav.--hover {
  display: grid;
}
header .navbar-subnav .nav-link {
  text-transform: uppercase;
  font-size: 1.4rem;
  padding: 10px;
}
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: block;
  padding: 5px 10px 8px;
  text-decoration: none;
}
header .nav-link:hover span.--omo {
  display: none;
}
header .nav-link:hover img.--omo {
  display: block;
}
header .nav-link.active {
  color: #379e9d;
}
@media (max-width: 979px) {
  .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 menu_search menu_basket";
  }
}
.sidebar_open header #menu_categories,
.filters_open header #menu_categories {
  margin-left: 0;
  text-align: left;
  width: auto;
}
@media (min-width: 757px) {
  .sidebar_open header #menu_categories,
  .filters_open header #menu_categories {
    width: 50vw;
    text-align: right;
  }
}
.sidebar_open header .navbar-toggler,
.filters_open header .navbar-toggler {
  border: none;
}
.sidebar_open aside .nav-open > ul {
  right: 0;
  display: block;
  left: auto !important;
}
.sidebar_open aside .nav-open > ul > .nav-header {
  right: 0;
}
/*component_css_end*/

/*component_css_start id=61f913c58871d5.02003885 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: #000;
}
.added a:hover {
  color: #379e9d;
}
@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: #333;
}
.added__icon {
  grid-area: 1 / 1 / 3 / 2;
  height: auto;
  max-height: 114px;
}
@media (min-width: 570px) {
  .added__icon {
    grid-area: 1 / 1 / 4 / 2;
    max-height: none;
    align-items: start !important;
  }
}
.added__icon img {
  max-height: 114px;
}
@media (min-width: 570px) {
  .added__icon img {
    max-height: none;
  }
}
.added__name_h3 {
  grid-area: 1 / 2 / 2 / 3;
  align-items: flex-end;
}
.added__prices {
  grid-area: 2 / 2 / 3 / 3;
}
.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: #379e9d;
  text-decoration: none;
  font-size: 1.3rem;
}
.added__button.--close:hover {
  color: #000;
}
.added .hotspot {
  border-top: 1px solid #c4c7c8;
}
.added .hotspot .headline {
  font-size: 1.6rem;
}
.added .hotspot .product {
  background: #fff;
  color: #333;
  display: grid;
  grid-column-gap: 1.5rem;
  grid-template-columns: 65px 2fr;
}
.added .hotspot .product__icon {
  grid-area: 1 / 1 / 3 / 2;
  height: auto;
  max-height: 65px;
}
.added .hotspot .product__icon img {
  max-height: 65px;
}
.added .hotspot .product h3 {
  grid-area: 1 / 2 / 2 / 3;
  display: flex;
  align-items: flex-end;
}
.added .hotspot .product__prices {
  grid-area: 2 / 2 / 3 / 3;
}
.added .hotspot .product__prices a {
  color: #379e9d;
}
.added .hotspot .product__prices a:hover {
  color: #000;
}
.modal .added {
  display: block;
}
/*component_css_end*/

/*component_css_start id=60dd8e8c99b274.84942947 page=layout_top type=projector_stepper*/
.back_button {
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  font-size: 1em;
  text-align: left;
  padding-right: 10px;
}
@media (min-width: 757px) {
  .back_button {
    display: none;
  }
}
.back_button:before {
  content: "";
  height: 1px;
  left: -5px;
  position: absolute;
  display: block;
  width: 100vw;
  background: #c4c7c8;
  top: 0;
}
.back_button i {
  font-size: 1.9em;
  margin-right: 8px;
  line-height: 1em;
  display: inline-block;
  vertical-align: top;
  margin-top: -5px;
}
header .breadcrumbs {
  grid-area: breadcrumbs;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 0.93em;
  display: none;
}
@media (min-width: 979px) {
  header .breadcrumbs {
    display: block;
  }
}
.filter_on .breadcrumbs {
  display: none;
}
.breadcrumbs {
  line-height: 43px;
  margin-top: 0;
  padding: 0 1.5rem;
  position: relative;
  width: 100vw;
}
@media (min-width: 757px) {
  .breadcrumbs {
    margin: 0;
    line-height: inherit;
    width: auto;
  }
}
@media (min-width: 979px) {
  .breadcrumbs {
    padding: 0;
  }
}
.breadcrumbs:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100vw;
  background: #c4c7c8;
  left: 0;
  bottom: 0;
}
@media (min-width: 757px) {
  .breadcrumbs:after {
    display: none;
  }
}
.breadcrumbs:before {
  left: 100px;
  width: calc(100vw - 100px);
  height: 100%;
  background: #f1f1f1;
  position: absolute;
  top: 0;
  display: block;
  content: "";
  z-index: -1;
}
@media (min-width: 757px) {
  .breadcrumbs:before {
    display: none;
  }
}
.breadcrumbs__sub {
  display: none;
  list-style: none;
  position: absolute;
  background: #fff;
  color: #333;
  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: #333;
}
.breadcrumbs__sub a:hover {
  color: #379e9d;
}
.breadcrumbs__item {
  padding-bottom: 0.5rem;
}
.breadcrumbs__item:last-child {
  padding: 0;
}
.breadcrumbs__link {
  display: block;
  width: 100%;
}
.breadcrumbs ol {
  list-style: none outside none;
  overflow: hidden;
  display: inline;
  display: block;
  white-space: nowrap;
  overflow: auto;
}
@media (min-width: 757px) {
  .breadcrumbs ol {
    overflow: visible;
    white-space: normal;
  }
}
.breadcrumbs ol > li {
  display: inline;
  padding-right: 0px;
  display: inline-block;
  white-space: nowrap;
}
@media (min-width: 757px) {
  .breadcrumbs ol > li {
    padding-bottom: 0.5rem;
    position: relative;
    white-space: normal;
  }
}
.breadcrumbs ol > li:first-child {
  margin-right: 5px;
  display: none;
}
@media (min-width: 757px) {
  .breadcrumbs ol > li:first-child {
    display: inline;
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol > li:first-child:after {
    display: none;
  }
}
.breadcrumbs ol > li:after {
  content: "\F105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
  padding: 0 5px;
}
.breadcrumbs ol > li:last-child:after {
  display: none;
}
.breadcrumbs ol > li.bc-main:before {
  content: none;
}
@media (min-width: 757px) {
  .breadcrumbs ol > li.--more:after {
    content: '\F107';
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol > li.--more:hover:after {
    content: '\F106';
  }
}
@media (min-width: 757px) {
  .breadcrumbs ol > li.--more:hover .breadcrumbs__sub {
    display: block;
  }
}
.breadcrumbs ol > li a {
  text-decoration: none;
}
.breadcrumbs #back_button {
  background: transparent;
  border: 0;
  color: #379e9d;
}
.breadcrumbs #back_button:hover {
  color: #000;
}
.no-touch .breadcrumbs ol {
  scrollbar-color: #379e9d transparent;
  scrollbar-width: thin;
  border-radius: 5px;
}
.no-touch .breadcrumbs ol::-webkit-scrollbar-track {
  background-color: #f1f1f1;
  margin-top: 25px;
  margin-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.no-touch .breadcrumbs ol::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
  height: 6px;
}
.no-touch .breadcrumbs ol::-webkit-scrollbar-thumb {
  background-color: #379e9d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.stocks_page .breadcrumbs {
  display: none;
}
.noproduct_page .breadcrumbs {
  display: block;
}
.client-files_page .breadcrumbs {
  display: none;
}
.newsletter_page .breadcrumbs {
  display: none;
}
.partners_page .breadcrumbs {
  display: none;
}
.products-requests_page .breadcrumbs {
  display: none;
}
div.list_wrapper {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  width: calc(100% - 85px);
  overflow: auto;
  border-left: 1px solid #c4c7c8;
}
@media (min-width: 757px) {
  div.list_wrapper {
    border: none;
    padding: 15px 0;
    width: auto;
    overflow: visible;
    display: block;
  }
}
@media (min-width: 979px) {
  div.list_wrapper {
    padding: 0;
  }
}
/*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=60dd8e7d96d3f6.35754398 page=layout_bottom type=menu_structured_data*/
/*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: 250px;
  max-height: 50px;
}
.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=60dd8e88d59467.28079152 page=layout_bottom type=menu_notice*/
.menu_notice {
  display: none;
}
.menu_notice h2 {
  margin-bottom: 1rem;
}
.menu_notice__buttons {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 2rem;
}
.menu_notice__button {
  width: 100%;
  margin-bottom: 1rem;
}
.menu_notice__button:last-child {
  margin-bottom: 0;
}
.modal #menu_notice,
.modal .menu_notice {
  display: block;
}
#xpress_toplayer {
  display: none;
}
#xpress_toplayer_error {
  display: none;
}
.xpress_zipcode_verification {
  z-index: 9999 !important;
}
.xpress_zipcode_verification h2 {
  border-left: 7px solid #379e9d;
  display: block;
  font-size: 1.29em;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0 7px 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1em;
  color: #333;
}
.xpress_zipcode_verification p {
  margin: 10px 0;
}
.xpress_zipcode_verification .form-control-feedback {
  right: 15px;
  line-height: 65px;
}
.xpress_zipcode_verification .has-success .form-control-feedback,
.xpress_zipcode_verification .hass-error .form-control-feedback {
  line-height: 52px;
}
.xpress_zipcode_verification input {
  width: 100%;
  text-align: center;
}
.xpress_zipcode_verification #xpress_zipcode_submit {
  margin-top: 8px;
  width: 100%;
}
#xpress_zipcode_geolocation {
  background: #333;
  border-color: #333;
  width: 100%;
}
#xpress_zipcode_geolocation:hover {
  background: #333;
  border-color: #333;
}
#express_close_dialog {
  width: 100%;
}
/*component_css_end*/

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

/*component_css_start id=6374c9a3a9b958.90333095 page=layout_bottom type=menu_compare*/
.compare {
  border-top: 1px solid #c4c7c8;
  white-space: nowrap;
  overflow: auto;
  display: flex;
  scrollbar-color: #379e9d 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: #379e9d;
  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: #333;
  vertical-align: top;
  border-radius: 5px;
}
.compare .compare__item:last-child {
  margin-right: 0;
}
.compare .compare__item:hover {
  background: #379e9d;
  border: 1px solid #379e9d;
  color: #fff;
}
.compare .compare__item img {
  max-height: 25px;
  display: block;
}
@media (min-width: 757px) {
  .compare .compare__item {
    padding: 5px;
    background: #fff;
    border: 1px solid #c4c7c8;
    width: 35px;
    height: 35px;
    min-width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .compare .compare__item:before {
    display: none;
  }
  .compare .compare__item:hover {
    border: 1px solid #333;
    background: #fff;
  }
  .compare .compare__item img {
    display: inline;
  }
}
@media (min-width: 979px) {
  .compare .compare__item {
    margin-right: 1.5rem;
  }
}
.compare__sub {
  order: 1;
}
@media (min-width: 757px) {
  .compare__sub {
    order: 0;
    scrollbar-color: #379e9d 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: #379e9d;
    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: #333;
}
.sl_choose .--success:after,
.sl_dialog .--success:after,
.sl_choose .--error:after,
.sl_dialog .--error:after {
  animation: none;
  transform: translate(-50%, -50%);
  font-size: 2rem;
}
.sl_choose .--success:after,
.sl_dialog .--success:after {
  content: '\F00C';
  color: #10ac82;
}
.sl_choose .--error:after,
.sl_dialog .--error:after {
  content: '\F00D';
  color: #e35c5c;
}
.sl_choose a,
.sl_dialog a {
  text-decoration: none;
}
.sl_dialog__wrapper {
  width: 100%;
}
.sl_choose {
  display: none;
}
.sl_choose.--active {
  display: flex;
  animation: slideDown 0.2s ease-out both;
}
@media (min-width: 979px) {
  .sl_choose.--active {
    animation: none;
  }
}
.sl_choose [data-list_skeleton] {
  display: none !important;
}
.sl_choose__label {
  font-size: 2rem;
}
.sl_choose__list {
  border-bottom: 1px solid #c4c7c8;
}
.sl_choose__list[data-shared] .sl_choose__sub:after,
.sl_choose__list[data-shared] .sl_move__sub:after {
  content: '\E896';
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.2rem;
  margin-left: 0.5rem;
}
.sl_choose__count {
  margin-left: 0.3rem;
}
.sl_choose__count:before {
  content: '(';
}
.sl_choose__count:after {
  content: ')';
}
.sl_choose__group_label {
  display: block;
  width: 100%;
}
@media (min-width: 979px) {
  .sl_choose__group_label {
    flex: 1;
  }
}
.sl_choose__button.--desktop {
  display: none;
}
@media (min-width: 979px) {
  .sl_choose__button.--desktop {
    min-width: 170px;
  }
}
@media (min-width: 757px) {
  .sl_choose__button.--mobile {
    min-width: 200px;
  }
}
.sl_choose__input:checked ~ label {
  font-weight: bold;
}
@media (min-width: 979px) {
  .sl_choose__input:checked ~ button {
    display: block;
  }
}
.sl_choose__sub:before {
  content: '\E881';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
  font-size: 1.7rem;
  font-weight: normal;
}
.sl_choose__link {
  display: flex;
  font-size: 1.4rem;
}
.sl_choose__link:before {
  content: '\F067';
  font-family: FontAwesome;
  margin-right: 0.5rem;
  min-width: 18px;
}
.sl_choose__name {
  text-overflow: ellipsis;
  overflow: hidden;
}
.sl_dialog_close {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100%;
}
.sl_dialog_close:hover:after {
  color: #379e9d;
}
.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*/
.modal.--smile .smile_info {
  display: block;
}
.modal.--smile .modal__close {
  color: #000;
}
.modal.--smile .modal__close:hover {
  color: #379e9d;
}
.modal.--smile .modal__wrapper {
  background: #fff url('/gfx/standards/smile_dialog_background.png?r=1711095371') no-repeat;
  color: #333;
  text-align: left;
}
.modal.--smile .modal__wrapper .headline {
  font-size: 2.6rem;
  padding: 1rem 0 2rem;
  color: #333;
}
@media (min-width: 757px) {
  .modal.--smile .modal__wrapper .headline {
    font-size: 3.6rem;
  }
}
.modal.--smile .modal__wrapper .modal__content {
  position: relative;
}
.modal.--smile .modal__wrapper .modal__content:after {
  content: '';
  background: url('/gfx/standards/smile_dialog_package.png?r=1711095371') no-repeat;
  background-size: contain;
  position: absolute;
  width: 145px;
  height: 150px;
  bottom: 35px;
  right: 0;
}
@media (min-width: 757px) {
  .modal.--smile .modal__wrapper .modal__content:after {
    width: 210px;
    height: 217px;
    bottom: 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.--inpost {
  width: 60%;
  max-width: 190px;
  margin-bottom: 9rem;
}
@media (min-width: 757px) {
  .smile_info__item.--inpost {
    margin-bottom: 6rem;
  }
}
.smile_info__item.--footer {
  display: flex;
  align-items: center;
}
.smile_info__text {
  display: block;
}
.smile_info__iai {
  margin-right: 1rem;
}
.smile_info__inpost_logo {
  width: 65px;
  height: 39px;
  margin-top: 1rem;
}
@media (min-width: 757px) {
  .smile_info__inpost_logo {
    width: 94px;
    height: 56px;
  }
}
.smile_info .b-lazy:not(.b-loaded) {
  width: auto;
  height: auto;
}
.modal.--paypo .paypo_info {
  display: block;
}
.modal.--paypo .paypo_info .headline {
  padding-left: 0;
  padding-top: 0;
  margin-bottom: 1.5rem;
  border-left: 0;
}
.paypo_info {
  display: none;
  font-size: 1.3rem;
}
.paypo_info__item {
  border: 1px solid #c4c7c8;
  border-radius: 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: #c4c7c8;
  margin-right: 1.5rem;
}
.paypo_info__item.--first:before {
  content: '1';
}
.paypo_info__item.--first .paypo_info__text {
  max-width: 165px;
}
.paypo_info__item.--second:before {
  content: '2';
}
.paypo_info__item.--third:before {
  content: '3';
}
.paypo_info__item.--fourth {
  margin-bottom: 0;
}
.paypo_info__item.--fourth:before {
  content: '4';
}
.paypo_info__text {
  line-height: 1.8rem;
}
.paypo_info__img {
  margin-left: auto;
}
.paypo_info__img img {
  display: block;
}
/*component_css_end*/

/*component_css_start id=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=1711095371');
}
.leaflet-retina .leaflet-default-icon-path {
  background-image: url('/gfx/standards/marker-icon.png?r=1711095371');
}
/* 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=1711095371');
}
#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: #333;
  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: #379e9d;
  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=6458e0851cf079.14035433 page=layout_bottom type=menu_omnibus*/
.omnibus_short.--hidden {
  display: none !important;
}
.omnibus_price.--hidden {
  display: none !important;
}
.omnibus_label.--hidden {
  display: none !important;
}
/*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: #333;
}
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:focus + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control.focused + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control:-webkit-autofill + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control:-webkit-autofill:hover + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control:-webkit-autofill:focus + .f-label {
  background: #FFFFFF;
}
.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).--mask .f-control[disabled] + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio).--mask .f-control[readonly] + .f-label {
  background: linear-gradient(0deg, #f2f5f5 0%, #ffffff 100%);
}
.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 {
  transform: scale(0.9) translateY(-27px);
  color: #333333;
  background: linear-gradient(0deg, #ffffff 0%, #f2f5f5 100%);
}
.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[disabled] + .f-label,
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control[readonly] + .f-label {
  background: #F2F5F5;
}
.modal.--expchck .f-group:not(.--switch):not(.--radio) .f-control + .f-label {
  background-color: #FFFFFF;
  color: #333333;
}
.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;
}
.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: flex;
  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 {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: flex-end;
  align-self: center;
  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_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: #333;
}
.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: #333;
}
.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;
}
.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;
}
.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;
}
.expchck_delivery__points_input:disabled + .expchck_delivery__points_label.f-label {
  opacity: 1;
}
.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;
}
@media (min-width: 500px) {
  .expchck_delivery__date.--other {
    position: relative;
  }
}
.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: #379e9d;
}
@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: #379e9d;
  fill: none;
}
.pickup_points.--listView .pickup_nav .--list svg path {
  fill: #379e9d;
}
@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: #379e9d;
}
.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: #333;
  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: #379e9d;
}
.pickup_points .pickup_nav a.--map:hover svg path {
  stroke: #379e9d;
  fill: none;
}
.pickup_points .pickup_nav a:not(:last-child):after {
  position: absolute;
  content: '';
  height: 40px;
  background-color: #c4c7c8;
  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: #379e9d 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: #379e9d;
  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 #c4c7c8;
}
.pickup_points .pickup_search__wrapper {
  background: #fff;
  color: #333;
  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: #333;
  border: 1px solid #c4c7c8;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pickup_points .pickup_search__button {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  text-decoration: none;
  position: absolute;
  font-size: 1.8rem;
  top: 0;
  right: 0;
}
.pickup_points .pickup_search__button:hover {
  color: #379e9d;
}
.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: #379e9d 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: #379e9d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.pickup_points .pickup_search__result {
  display: block;
  font-size: 1.3rem;
  padding: 7.5px 15px;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pickup_points .pickup_search__result:hover {
  color: #379e9d;
}
.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(51, 51, 51, 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: #333;
  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 #c4c7c8;
}
.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: #000;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__show:hover {
    color: #379e9d;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_items__wrapper {
    overflow-y: auto;
    scrollbar-color: #379e9d 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: #379e9d;
    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 #c4c7c8;
  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 #379e9d 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: #379e9d;
  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: #8c8c8c;
}
.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: #000;
  }
}
@media (min-width: 979px) {
  .pickup_points .pickup_item__map_link:hover {
    color: #379e9d;
  }
}
.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: #379e9d;
}
.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: #333;
}
@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: #000;
}
.pickup_points .pickup_marker__link:hover {
  color: #379e9d;
}
.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=651c2924bb4345.02166170 page=layout_bottom type=collective_payment*/
.modal.--expchck_retry.--orders.--loading .modal__content:before {
  background-color: rgba(255, 255, 255, 0.8);
}
.modal.--orders.--expchck_retry .expchck_total {
  border-top: none;
}
.modal.--orders.--expchck_retry .modal__wrapper {
  background: #fff;
}
@media (min-width: 979px) {
  .modal.--orders.--expchck_retry .modal__wrapper {
    padding: 4rem 2.5rem;
  }
}
.modal.--orders.--expchck_retry .expchck_total__title.--small {
  font-size: 1.2rem;
}
.modal.--orders.--expchck_retry .expchck_total__value {
  font-size: 2.8rem;
}
.modal.--orders.--expchck_retry .expchck_payments .expchck_payments__item {
  border-color: #c4c7c8;
}
.modal.--orders.--expchck_retry .expchck__wrapper.--orders .btn {
  background-color: #379e9d;
  border-color: #379e9d;
  color: #fff;
}
.modal.--orders.--expchck_retry .expchck_summary__wrapper {
  padding-bottom: 0;
}
@media (min-width: 979px) {
  .modal.--orders.--expchck_retry .expchck_summary {
    margin-bottom: 0;
  }
}
.modal.--expchck_retry.--orders .expchck_summary {
  font-size: 1rem;
  line-height: 1.4rem;
}
.modal.--expchck_retry.--orders .expchck_summary strong {
  font-size: 1.2rem;
}
.modal.--expchck_retry.--orders .expchck_summary__orders__details {
  display: flex;
  flex-direction: column;
  padding: 15px;
  border: 1px solid #c4c7c8;
  border-radius: 5px;
}
.modal.--expchck_retry.--orders .expchck_summary__orders__details:not(.--show) .expchck_summary__order__details:nth-child(n + 3) {
  display: none;
}
.modal.--expchck_retry.--orders .expchck_summary__order__details {
  margin-bottom: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.modal.--expchck_retry.--orders .expchck_summary__order__details *:not(.order_worth) {
  grid-column: 1 / 2;
}
.modal.--expchck_retry.--orders .expchck_summary__more_orders {
  text-align: center;
  margin-top: 15px;
  font-size: 1.2rem;
}
.modal.--expchck_retry.--orders .expchck_summary .order_worth {
  font-size: 16px;
  text-align: right;
}
.modal.--expchck_retry.--orders .expchck_summary .order_id {
  display: block;
  margin-top: 3px;
}
.modal.--expchck_retry.--orders .expchck_summary .order_id_wrapper {
  display: block;
  margin-bottom: 10px;
}
.modal.--expchck_retry.--orders .expchck_summary .order_date {
  margin-bottom: 2px;
}
.modal.--expchck_retry.--orders .expchck_summary .order_date,
.modal.--expchck_retry.--orders .expchck_summary .order_invoice_wrapper {
  color: #888888;
  display: block;
}
/*component_css_end*/
