

/* Start:/local/templates/templ_shop202409/jscss/basketNotify.css?17435975112868*/
.basket-notify {
  top: 60px;
  left: -155px;
  width: 320px;
  min-height: 250px;
  background-color: #fff;
  border: solid 2px var(--nPrimaryColor-900);
  text-align: left;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  animation-fill-mode: both;
  animation-name: slideUpMini;
  animation-duration: 0.2s;
  display: none;
  /*
  &__or {
    width: 100%;
    padding: 8px;
    font-size: 16px;
    color: #515151;
    text-align: center;
  }
  */
}
.basket-notify.open {
  display: block;
}
.basket-notify::before {
  content: "";
  top: -8px;
  right: 34px;
  width: 11px;
  height: 11px;
  border: solid 2px var(--nPrimaryColor-900);
  border-bottom: 0;
  border-right: 0;
  border-top-left-radius: 6px;
  background-color: #fff;
  position: absolute;
  display: block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.basket-notify__title {
  width: 100%;
  padding: 16px;
  font-size: 14px;
  color: #9ea2a5;
}
.basket-notify__product {
  width: 100%;
  padding: 0 15px 15px 15px;
  border-bottom: dashed 4px #f2f2f2;
  text-decoration: none;
  display: table;
}
.basket-notify__product-img {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  display: block;
  position: absolute;
}
.basket-notify__product-img-wrapper {
  width: 80px;
  height: 80px;
  border: solid 1px #efefef;
  position: relative;
  vertical-align: middle;
  display: table;
  overflow: hidden;
}
.basket-notify__product-info {
  display: table-cell;
  vertical-align: top;
}
.basket-notify__product-info-title {
  max-height: 35px;
  padding: 0 0 0 15px;
  font-size: 16px;
  font-weight: 500;
  color: #323f4a;
  overflow: hidden;
}
.basket-notify__product-info-brand {
  padding: 5px 0 5px 15px;
  font-size: 14px;
  color: #9ea2a5;
}
.basket-notify__product-info-price {
  padding: 0 0 0 15px;
  font-size: 18px;
  font-weight: 500;
  color: var(--nPrimaryColor-900);
}
.basket-notify__product-buttons {
  width: 100%;
  padding: 0 15px 15px 15px;
}
.basket-notify__qa {
  width: 100%;
  padding: 15px;
  font-size: 16px;
  color: #32404a;
}
.basket-notify__btn {
  width: 140px;
  min-height: 36px;
  padding: 10px 20px;
}
.basket-notify__btn--checkout {
  margin-right: 5px;
}
.basket-notify__btn--fastOrder {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .basket-notify {
    top: 71px;
    left: 0;
    width: 100%;
    border: 0;
    border-radius: 0;
    position: fixed;
  }
  .basket-notify::before {
    display: none;
  }
}

/*# sourceMappingURL=basketNotify.css.map */



.cover.show {
  height: 100%;
  opacity: .15;
  transition: opacity .2s 0s ease-out,height 0s 0s linear;
}
.cover {
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #111;
  position: fixed;
  opacity: 0;
  transition: opacity .2s 0s ease-out,height 0s .2s linear;
  z-index: 14;
}
/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/base/typography.css?17320046062150*/
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro-BlackItalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/local/templates/templ_shop202409/assets/styles/base/../../fonts/dehinted-GothamPro.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
h1.txt-style,
.txt-style h1 {
  font-size: 30px;
  font-weight: 700;
}

.txt-style h2 {
  font-size: 26px;
  font-weight: 700;
}

.txt-style h3 {
  font-size: 24px;
  font-weight: 500;
}

.txt-style h4 {
  font-size: 21px;
  font-weight: 500;
}

.txt-style h5 {
  font-size: 17px;
  font-weight: 500;
}

/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/base/reset_2v.css?17346884472322*/
body{
  margin: 0;
}

.txt-style a {
  color: var(--color-accent);
  border-bottom: 1px var(--color-accent) solid;
  text-decoration: inherit;
}
.txt-style a:hover {
  border-color: transparent;
}
.txt-style a:focus {
  outline: none;
}

.txt-style button {
  padding: 0;
  display: block;
  width: fit-content;
  font: inherit;
  text-align: center;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
  user-select: none;
}


.modal-content input {
  padding: 0;
  display: block;
  width: fit-content;
  font: inherit;
  border: none;
  outline: none;
  background: none;
}
.txt-style img,
.txt-style svg {
  max-width: 100%;
}
.txt-style table {
  border: none;
}
.txt-style table th,
.txt-style table td {
  padding: 5px;
  border: none;
  border-right: 1px var(--color-text-primary) solid;
  border-bottom: 1px var(--color-text-primary) solid;
}
.txt-style table th {
  border-top: 1px var(--color-text-primary) solid;
}
.txt-style table th:first-child,
.txt-style table td:first-child {
  border-left: 1px var(--color-text-primary) solid;
}
.txt-style table {
  border-spacing: 0;
}

/*reset.css*/

/* 
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body {
  margin: 0;
}

a {
  color: var(--color-accent);
  border-bottom: 1px var(--color-accent) solid;
  text-decoration: inherit;
}
a:hover {
  border-color: transparent;
}
a:focus {
  outline: none;
}

button {
  padding: 0;
  display: block;
  width: fit-content;
  font: inherit;
  text-align: center;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
  user-select: none;
}

input {
  padding: 0;
  display: block;
  width: fit-content;
  font: inherit;
  border: none;
  outline: none;
  background: none;
}

input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

form {
  margin-bottom: 0;
}

img,
svg {
  display: block;
  max-width: 100%;
}

h1,
h2,
p {
  margin-block: 0;
}

ul,
ol {
  margin-block: 0;
  padding-left: 0;
}

ul,
ol {
  padding-left: 20px;
}
table {
  border-spacing: 0;
}
p img,
li img {
  float: left;
}
br,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  clear: both;
}
/**/
/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/base/colors.css?1734688447404*/
:root {
  --color-accent: #003399;
  --color-text-primary: #212529;
  --color-text-secondary: #5f5f5f;
  --color-background: #fcfcfc;
  --color-border-primary: #e5e5e5;
  --color-border-secondary: #dbdbdb;
  --color-header-background: #fff;
  --color-link: #105fb7;
  --color-label: #c33c18;
  --color-hit: #f08800;
  --color-gift: #f42c2c;
  --color-light-text: #8d8d8d;
  --color-sale-text: #71ba24;
}

/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/globals2v.css?1732007150424*/
.txt-style * {
  -webkit-tap-highlight-color: color-mix(in srgb, var(--color-accent) 10%, transparent);
}
.txt-style *::selection {
  background-color: color-mix(in srgb, var(--color-accent) 10%, transparent);
}


.txt-style{
  font-family: "Gotham Pro", sans-serif;
  line-height: 1.5;
  color: var(--color-text-primary);
}

.main, .txt-style {
  font-size: 14px;
}
.txt-style,
.txt-style * {
  box-sizing: border-box;
}



/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/layouts/container.css?1728893272408*/
:root {
  --page-padding: 32px;
  --page-max-width: 1216px;
}

.container {
  margin-inline: auto;
  padding-inline: var(--page-padding);
  width: 100%;
  max-width: calc(var(--page-max-width) + var(--page-padding) * 2);
}

@media only screen and (max-width : 992px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  :root {
    --page-padding: 24px;
  }
}
/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/layouts/header.css?173200460616945*/
.header {
  z-index: 100;
  background-color: var(--color-header-background);
}
.header-touch a,
.header a {
  color: initial;
  border: none;
}
.header-top-navigation {
  display: flex;
}
header ul {
  padding-left: 0;
  list-style-type: none;
}
.header-top-navigation__item {
  position: relative;
  display: block;
  padding: 10px 20px;
  color: var(--color-text-secondary);
  font-size: 14px;
}
.header-top-navigation__item:first-child {
  padding-left: 0;
}
.header-top-navigation__item:last-child {
  padding-right: 0;
}
.header-top-navigation__item:not(.header-top-navigation__item_active) {
  text-decoration-color: transparent;
  text-decoration-line: underline;
  text-underline-offset: 3px;
  transition: text-decoration-color 150ms ease-in-out;
}
.header-top-navigation__item:not(.header-top-navigation__item_active):hover, .header-top-navigation__item:not(.header-top-navigation__item_active):focus-visible {
  text-decoration-color: currentColor;
}
.header-top-navigation__item_active {
  color: var(--color-accent);
}
.header-top-navigation-widgets {
  display: flex;
  margin-left: auto;
}
.header-top-navigation-widgets-item {
  padding-inline: 25px;
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.header-top-navigation-widgets-item:hover .header-top-navigation-widgets-item__icon, .header-top-navigation-widgets-item:focus-visible .header-top-navigation-widgets-item__icon {
  color: var(--color-accent);
  background-color: #fff;
  border-color: var(--color-accent);
}
.header-top-navigation-widgets-item__icon {
  padding: 4px;
  color: #fff;
  background-color: var(--color-accent);
  border-radius: 100%;
  border: 1px solid transparent;
  transition: color 150ms ease-in-out, background-color 150ms ease-in-out, border-color 150ms ease-in-out;
}
.header-top-navigation-widgets-item__icon svg {
  width: 18px;
  height: 18px;
  display: block;
}
.header-top-navigation-widgets-item__text {
  font-size: 12px;
  font-weight: 500;
}
.header-top-navigation-widgets-item__badge {
  padding: 2px;
  width: 18px;
  height: 18px;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  border-radius: 100%;
  border: 1px solid var(--color-border-primary);
}
.header-top-navigation-auth {
  display: flex;
  column-gap: 10px;
  margin-block: auto;
  font-size: 14px;
  font-weight: 700;
}
.header-top-navigation-auth__item {
  text-decoration-color: transparent;
  text-decoration-line: underline;
  text-underline-offset: 3px;
  transition: text-decoration-color 150ms ease-in-out;
}
.header-top-navigation-auth__item:hover, .header-top-navigation-auth__item:focus-visible {
  text-decoration-color: currentColor;
}
.header-middle {
  border-top: 1px solid var(--color-border-primary);
  border-bottom: 1px solid var(--color-border-primary);
}
.header-middle > .container {
  padding-block: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__logotype {
  font-size: 17px;
  font-weight: 700;
  align-content: center;
}
.header-region__title {
  font-size: 14px;
  font-weight: 700;
}
body .header-region-select-button {
  display: flex;
  align-items: center;
  column-gap: 5px;
  color: var(--color-link);
}
.header-region-select-button__text {
  font-size: 12px;
  border-bottom: 1px dashed var(--color-link);
}
.header-region-select-button__icon {
  width: 16px;
  height: 16px;
  flex: none;
}
.header-region {
  min-height: 39px;
  position: relative;
}
.header-region-select {
  bottom: 0;
  left: 0;
  position: absolute;
  white-space: nowrap;
}
.header-region__dropdown {
  width: 250px;
  font-size: 12px;
  border: 1px solid #CCC;
  background: #e5e5e5;
  top: 100%;
  left: 0;
  position: absolute;
  display: none;
  z-index: 10;
}
.header-region__dropdown li {
  padding: 5px 7px;
  cursor: pointer;
  transition: all 0.3s;
}
.header-region__dropdown li:hover,
.header-region__dropdown li.active {
  background: #f3f3f3;
}
.header-opening-hours__title {
  font-size: 14px;
  font-weight: 700;
}
.header-opening-hours__content {
  font-size: 12px;
}
.header-call {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header-call-title {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.header-call-title__icon {
  width: 16px;
  height: 16px;
}
.header-call-title__text {
  font-size: 14px;
  font-weight: 700;
}
.header-call__link {
  font-size: 12px;
}
.header-cart {
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 10px;
  cursor: default;
}
.header-cart__icon-wrapper {
  padding: 5px;
  width: 27px;
  height: 27px;
  color: #fff;
  background-color: var(--color-accent);
  border: 1px solid var(--color-accent);
  border-radius: 100%;
  transition: color 150ms ease-in-out, background-color 150ms ease-in-out, border-color 150ms ease-in-out;
}
.header-cart__icon {
  width: 100%;
  height: 100%;
}
.header-cart-body__title {
  font-size: 12px;
}
.header-cart-body__price {
  font-size: 14px;
  font-weight: 700;
  color: var(--color-accent);
}
.header-cart__badge {
  margin-bottom: auto;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  align-content: center;
  width: 18px;
  height: 18px;
  color: #fff;
  background-color: var(--color-accent);
  border-radius: 100%;
}
.header-cart_expanded .header-cart__icon-wrapper, .header-cart:hover .header-cart__icon-wrapper {
  color: var(--color-accent);
  background-color: transparent;
  border-color: var(--color-accent);
}
.header-cart-popup {
  min-width: 450px;
  position: absolute;
  z-index: 1;
  translate: 0 calc(100% + 10px);
  right: 0;
  bottom: 0;
  background-color: #fff;
  border: 1px solid var(--color-border-primary);
  opacity: 0;
  visibility: hidden;
  transition: opacity 150ms ease-in-out, visibility 150ms ease-in-out;
}
.header-cart-popup::before {
  position: absolute;
  display: block;
  content: " ";
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 10px;
}
.header-cart-popup_shown {
  opacity: 1;
  visibility: visible;
}
.header-cart-popup-item {
  position: relative;
  padding: 10px;
  display: flex;
  column-gap: 10px;
  border-bottom: 1px solid var(--color-border-primary);
}
.header-cart-popup-item__image {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.header-cart-popup-item__name {
  height: fit-content;
  font-size: 14px;
  transition: color 150ms ease-in-out;
}
.header-cart-popup-item__name:hover, .header-cart-popup-item__name:focus-visible {
  color: var(--color-accent);
}
.header-cart-popup-item__right {
  flex-basis: 25%;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  text-align: right;
}
.header-cart-popup-item__price {
  font-size: 14px;
  font-weight: 700;
}
.header-cart-popup-item__discount {
  font-size: 10px;
  text-decoration: line-through;
  color: #b0b0b0;
}
.header-cart-popup-item__amount {
  margin-top: auto;
  font-size: 14px;
}
.header-cart-popup-item__remove-button {
  position: absolute;
  top: 5px;
  right: 5px;
  color: black;
  opacity: 0.25;
  transition: opacity 200ms ease-in-out;
}
.header-cart-popup-item__remove-button svg {
  width: 20px;
  height: 20px;
}
.header-cart-popup-item__remove-button:hover, .header-cart-popup-item__remove-button:focus-visible {
  opacity: 0.4;
}
.header-cart-popup-item__divider {
  margin: 10px 0 0 -10px;
  width: calc(100% + 20px);
  height: 1px;
  background-color: var(--color-border-primary);
}
.header-cart-popup-footer {
  padding: 20px;
}
.header-cart-popup-footer__row {
  display: flex;
  justify-content: space-between;
}
.header-cart-popup-footer__text {
  font-size: 14px;
}
.header-cart-popup-footer__text b {
  color: var(--color-accent);
}
.header-cart-popup-footer__button {
  display: block;
  margin-top: 10px;
  padding-block: 10px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  border-radius: 4px;
  color: #fff !important;
  background-color: var(--color-accent);
  transition: background-color 200ms ease-in-out;
}
.header-cart-popup-footer__button:hover, .header-cart-popup-footer__button:focus-visible {
  background-color: color-mix(in srgb, var(--color-accent) 95%, black);
}
.header-cart-popup-footer__button:active {
  background-color: color-mix(in srgb, var(--color-accent) 90%, black);
}
.header-bottom-navigation {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
}
.header-bottom-navigation > .container {
  position: relative;
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 2fr;
}
body .header-bottom-navigation-catalog-button {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  padding: 14px 25px;
  width: 100%;
  color: #fff;
  background-color: var(--color-accent);
}
.header-bottom-navigation-catalog-button__icon {
  position: relative;
  width: 16px;
  height: 12px;
}
.header-bottom-navigation-catalog-button__icon :nth-child(1),
.header-bottom-navigation-catalog-button__icon :nth-child(2),
.header-bottom-navigation-catalog-button__icon :nth-child(3) {
  position: absolute;
  height: 2px;
  background-color: currentColor;
}
.header-bottom-navigation-catalog-button__icon :nth-child(1) {
  top: 0;
  width: 75%;
  transition: width 150ms ease-in-out, top 150ms ease-in-out, right 150ms ease-in-out, rotate 150ms ease-in-out, translate 150ms ease-in-out;
}
.header-bottom-navigation-catalog-button__icon :nth-child(2) {
  width: 100%;
  top: 50%;
  translate: 0 -50%;
  transition: opacity 150ms ease-in-out;
}
.header-bottom-navigation-catalog-button__icon :nth-child(3) {
  top: calc(100% - 2px);
  width: 60%;
  transition: width 150ms ease-in-out, top 150ms ease-in-out, right 150ms ease-in-out, rotate 150ms ease-in-out, translate 150ms ease-in-out;
}
.header-bottom-navigation-catalog-button__text {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.header-bottom-navigation-catalog-button_active .header-bottom-navigation-catalog-button__icon :nth-child(1) {
  top: 50%;
  width: 100%;
  rotate: 45deg;
  translate: 0 -50%;
}
.header-bottom-navigation-catalog-button_active .header-bottom-navigation-catalog-button__icon :nth-child(2) {
  opacity: 0;
}
.header-bottom-navigation-catalog-button_active .header-bottom-navigation-catalog-button__icon :nth-child(3) {
  top: 50%;
  width: 100%;
  rotate: -45deg;
  translate: 0 -50%;
}
.header-bottom-navigation__item {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  align-content: center;
}
.header-bottom-navigation__item:not(.header-bottom-navigation__item_active) {
  text-decoration-color: transparent;
  text-decoration-line: underline;
  text-underline-offset: 3px;
  transition: text-decoration-color 150ms ease-in-out;
}
.header-bottom-navigation__item:not(.header-bottom-navigation__item_active):hover, .header-bottom-navigation__item:not(.header-bottom-navigation__item_active):focus-visible {
  text-decoration-color: currentColor;
}
.header-bottom-navigation__item_active {
  color: var(--color-accent);
}
.header-bottom-navigation_fixed {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  background-color: var(--color-header-background);
}
.header-search {
  display: flex;
  align-items: stretch;
}
.header-search__control {
  flex-grow: 1;
  font-size: 14px;
}
.header-search-button {
  aspect-ratio: 1;
}
.header-search-button__icon {
  width: 18px;
  height: 18px;
  margin: auto;
}
.header-search::before {
  z-index: -1;
  margin-right: 18px;
  content: "";
  translate: 0 50%;
  width: 1px;
  height: 50%;
  background-color: var(--color-border-primary);
}
.header-catalog {
  position: absolute;
  bottom: 0;
  right: var(--page-padding);
  width: calc(100% - var(--page-padding) * 2);
  translate: 0 100%;
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 2fr;
  border-top: 1px solid var(--color-border-primary);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  transition: opacity 150ms ease-in-out, visibility 150ms ease-in-out;
}
.header-catalog-sidebar {
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: #ececec;
}
.header-catalog-sidebar__item {
  display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 14px;
  text-align: left;
  background-color: #ececec;
}
.header-catalog-sidebar__item:hover, .header-catalog-sidebar__item:focus-visible, .header-catalog-sidebar__item_active {
  color: #fff !important;
  background-color: var(--color-accent);
}
.header-catalog__body {
  padding: 10px 20px;
  grid-row: 1;
  grid-column: 2/6;
  width: 100%;
  background-color: #fff;
}
.header-catalog-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 2fr;
}
.header-catalog-content-column__item {
  display: block;
  padding: 10px;
  width: 100%;
  font-size: 14px;
  text-align: left;
}
.header-catalog-content-column__item:is(a):hover, .header-catalog-content-column__item:is(a):focus-visible {
  background-color: #ececec;
}
.header-catalog-content-column__item:not(a) {
  font-weight: 700;
  color: var(--color-accent);
}
.header-catalog_shown {
  opacity: 1;
  visibility: visible;
}

.header-touch {
  z-index: 100;
  padding-right: var(--page-padding);
  position: sticky;
  top: 0;
  display: flex;
  height: 60px;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
  background-color: var(--color-header-background);
}
body .header-touch-hamburger-button {
  width: 60px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: var(--color-accent);
}
.header-touch-hamburger-button__icon {
  position: relative;
  width: 16px;
  height: 12px;
}
.header-touch-hamburger-button__icon :nth-child(1),
.header-touch-hamburger-button__icon :nth-child(2),
.header-touch-hamburger-button__icon :nth-child(3) {
  position: absolute;
  height: 2px;
  background-color: currentColor;
}
.header-touch-hamburger-button__icon :nth-child(1) {
  top: 0;
  width: 75%;
  transition: width 150ms ease-in-out, top 150ms ease-in-out, right 150ms ease-in-out, rotate 150ms ease-in-out, translate 150ms ease-in-out;
}
.header-touch-hamburger-button__icon :nth-child(2) {
  width: 100%;
  top: 50%;
  translate: 0 -50%;
  transition: opacity 150ms ease-in-out;
}
.header-touch-hamburger-button__icon :nth-child(3) {
  top: calc(100% - 2px);
  width: 60%;
  transition: width 150ms ease-in-out, top 150ms ease-in-out, right 150ms ease-in-out, rotate 150ms ease-in-out, translate 150ms ease-in-out;
}
.header-touch-hamburger-button_active .header-touch-hamburger-button__icon :nth-child(1) {
  top: 50%;
  width: 100%;
  rotate: 45deg;
  translate: 0 -50%;
}
.header-touch-hamburger-button_active .header-touch-hamburger-button__icon :nth-child(2) {
  opacity: 0;
}
.header-touch-hamburger-button_active .header-touch-hamburger-button__icon :nth-child(3) {
  top: 50%;
  width: 100%;
  rotate: -45deg;
  translate: 0 -50%;
}
.header-touch__logotype {
  margin: auto;
  font-weight: 700;
}
.header-touch__hamburger-menu {
  position: fixed;
  top: 60px;
  left: 0;
}
.header-touch-widgets {
  display: flex;
  align-items: center;
  column-gap: 15px;
  padding-right: 8px;
}
.header-touch-widgets-item {
  position: relative;
}
.header-touch-widgets-item__icon {
  padding: 5px;
  color: #fff;
  background-color: var(--color-accent);
  border-radius: 100%;
}
.header-touch-widgets-item__icon svg {
  width: 18px;
  height: 18px;
  display: block;
}
.header-touch-widgets-item__badge {
  position: absolute;
  translate: 50% -50%;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  border: 1px solid var(--color-border-primary);
  border-radius: 100%;
  background-color: #fff;
}
.search-main {
  display: flex;
  position: relative;
}
.search-main form {
  width: 100%;
}
.search-results {
  padding: 15px;
  font-size: 12px;
  top: 100%;
  left: 0;
  width: 100%;
  border-radius: 0px 0 3px 3px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
  border: 1px solid #c6c6c6;
  background: #fff;
  position: absolute;
  display: none;
}
.search-results__item {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 15px;
  display: block;
}
.search-results__all:hover,
.search-results__item:hover {
  color: var(--color-accent);
}
.search-results__all {
  color: #aaa;
  font-size: 13px;
  padding-top: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.search-results__list {
  max-height: 70vh;
  overflow: auto;
  scrollbar-width: thin;
}

.search-main input {
  padding: 0;
  display: block;
  width: fit-content;
  font: inherit;
  border: none;
  outline: none;
  background: none;
}

@media (min-width: 1280px) {
  .header-touch {
    display: none;
  }
}
@media (max-width: 1279px) {
  .header {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-touch__logotype {
    margin-left: 10px;
    font-size: 14px;
  }
  .header-region-select {
    position: relative;
  }
  .header-region {
    min-height: initial;
  }
}
/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/layouts/footer.css?17508622171409*/
.footer {
  padding-block: 25px;
  background-color: #ececec;
}
.footer a {
  color: initial;
  border: none;
}
.footer > .container {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
}
.footer > .container.bl-footer-menu {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
}

.footer-column__title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.footer-column__items {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  margin-top: 15px;
}
.footer-column__item {
  font-size: 14px;
  width: fit-content;
}
.footer__divider {
  margin-block: 25px;
  width: 100%;
  height: 1px;
  background-color: var(--color-border-secondary);
}
.footer__logotype {
  width: fit-content;
  font-size: 17px;
  font-weight: 700;
}
.footer__copyright {
  font-size: 11px;
  max-width: 75%;
}
.footer-socials {
  display: flex;
  column-gap: 10px;
}
.footer-socials-item__icon {
  width: 25px;
  height: 25px;
  object-fit: scale-down;
}
.footer-socials-item {
  min-width: 34px;
  min-height: 34px;
}

@media (max-width: 1279px) {
  .footer {
    text-align: center;
  }
  .footer-socials-item {
    min-width: 24px;
    min-height: 24px;
  }
  .footer > .container,
  .footer > .container.bl-footer-menu {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
  }
  .footer-column__items {
    align-items: center;
  }
}
/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/components/link.css?1734531765212*/
body .link {
  color: var(--color-link);
  border-bottom: 1px dashed var(--color-link);
  transition: border-color 150ms ease-in-out;
}
body .link:hover, 
body .link:focus-visible {
  border-color: transparent;
}
/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/components/text-block.css?1734688447213*/
.text-block {
  --accent: var(--color-accent);
  padding: 20px;
  border-left: 5px solid var(--accent);
  background-color: color-mix(in srgb, var(--color-border-secondary) 25%, var(--color-header-background));
}

/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/components/modal.css?17346884471963*/
.modal {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  transition: visibility 200ms ease;
  z-index: 100;
}
.modal__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 150ms linear;
}
.modal-content {
  width: 400px;
  position: absolute;
  padding: 50px;
  top: 50%;
  right: 50%;
  translate: 50% -50%;
  background-color: var(--color-header-background);
  max-width: 100%;
}
.modal-content__title {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.modal-content__body {
  margin-top: 20px;
}
.modal-content__close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  color: var(--color-text-primary);
  opacity: 0.25;
  transition: opacity 200ms ease-in-out;
}
.modal-content__close-button svg {
  width: 25px;
  height: 25px;
}
.modal-content__close-button:hover, .modal-content__close-button:focus-visible {
  opacity: 0.4;
}
.modal_shown {
  visibility: visible;
}
.modal_shown .modal__backdrop {
  opacity: 1;
}

.call-modal {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
body .call-modal__input {
  padding: 10px 15px;
  width: 100%;
  color: var(--color-text-secondary);
  border: 1px solid var(--color-border-primary);
  transition: border-color 200ms ease-in-out;
}
body .call-modal__input:focus {
  border-color: var(--color-accent);
}
body .call-modal__button {
  padding-block: 10px;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  border-radius: 4px;
  color: var(--color-header-background);
  background-color: var(--color-accent);
  transition: background-color 200ms ease-in-out;
}
body .call-modal__button:hover, 
body .call-modal__button:focus-visible {
  background-color: color-mix(in srgb, var(--color-accent) 95%, black);
}
body .call-modal__button:active {
  background-color: color-mix(in srgb, var(--color-accent) 90%, black);
}
/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/components/hamburger-menu.css?17346884473139*/
.hamburger-menu {
  width: 50%;
  height: 100%;
  visibility: hidden;
  transition: visibility 150ms ease;
}
.hamburger-menu_shown {
  visibility: visible;
}
.hamburger-menu_shown .hamburger-menu__backdrop {
  opacity: 1;
}
.hamburger-menu__backdrop {
  position: fixed;
  top: 60px;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 150ms linear;
}
.hamburger-menu__wrapper {
  position: relative;
  height: 100%;
  overflow: auto;
  background-color: var(--color-header-background);
}
.hamburger-menu-search {
  padding-inline: 10px;
  display: flex;
  align-items: center;
  column-gap: 10px;
  border: 1px solid var(--color-border-primary);
}
.hamburger-menu-search__wrapper {
  padding: 15px;
}
body .hamburger-menu-search__control {
  flex-grow: 1;
  padding: 0;
  padding-block: 5px;
  font-size: 14px;
  display: block;
  width: fit-content;
  font: inherit;
  border: none;
  outline: none;
  background: none;
}
.hamburger-menu-search-button {
  width: 20px;
  height: 20px;
}
.hamburger-menu-search-button__icon {
  width: 100%;
  height: 100%;
}
body .hamburger-menu-catalog-button {
  padding: 10px 15px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid var(--color-border-primary);
  border-bottom: 1px solid var(--color-border-primary);
}
.hamburger-menu-catalog-button__icon {
  width: 24px;
  height: 24px;
}
.hamburger-menu-auth {
  padding: 10px 15px 0 15px;
}
.hamburger-menu-navigation {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  border-top: 1px solid var(--color-border-primary);
}
.hamburger-menu-navigation__item {
  padding: 10px 15px;
}
.hamburger-menu-catalog-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: var(--color-header-background);
  visibility: hidden;
  transition: visibility 150ms ease;
}
.hamburger-menu-catalog-menu_shown {
  visibility: visible;
}
body .hamburger-menu-catalog-menu__close-button {
  padding: 10px 15px;
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--color-border-primary);
}
.hamburger-menu-catalog-menu__close-button svg {
  width: 24px;
  height: 24px;
}
.hamburger-menu-catalog-menu__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
}
.hamburger-menu-catalog-menu__item svg {
  width: 24px;
  height: 24px;
}
.hamburger-menu-catalog-menu-column {
  padding: 10px 15px;
  font-size: 14px;
}
.hamburger-menu-catalog-menu-column__title {
  font-weight: 700;
  color: var(--color-accent);
}
.hamburger-menu-catalog-menu-column__item {
  display: block;
  padding: 5px;
  width: 100%;
}
.hamburger-menu-bottom {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.hamburger-menu-bottom .header-call {
  align-items: flex-start;
}
.hamburger-menu-bottom .header-region__dropdown {
  bottom: 100%;
  top: auto;
}

@media (max-width: 767px) {
  .hamburger-menu {
    width: 100%;
  }
}
/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/components/button.css?1734688447776*/
body .button {
  display: block;
  padding: 0 30px;
  padding-block: 10px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  border-radius: 4px;
  color: var(--color-header-background);
  background-color: var(--color-accent);
  transition: background-color 200ms ease-in-out;
}
body .button:hover,
body .button:focus-visible {
  background-color: color-mix(in srgb, var(--color-accent) 65%, var(--color-text-primary));
}
body .button:active {
  background-color: color-mix(in srgb, var(--color-accent) 60%, var(--color-text-primary));
}
body .button_outline {
  border: 1px solid var(--color-accent);
  color: var(--color-accent);
  background: transparent;
}
body .button_outline:hover {
  color: var(--color-header-background);
}


/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/components/checkbox.css?17346884471264*/
.checkbox {
	letter-spacing: normal;
	display: flex;
	justify-content: flex-start;
	text-align: left;
}
.checkbox label input {
	position: absolute;
	z-index: -1;
	height: 1px !important;
	width: 1px !important;
	opacity: 0 !important;
	margin: 12px 2px 0 7px !important;
}
.checkbox label > span {
	position: relative;
	padding: 0px 0 0 25px;
	display: block;
	cursor: pointer;
}
.checkbox label > span:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  border: 1px solid var(--color-border-secondary);
  border-radius: 2px;
}
.checkbox label > span:after {
	content: '';
	position: absolute;
	top: 2px;
	left: 0px;
  width: 15px;
  height: 15px;
	content: "\f00c";
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	background-image: none;
  	color: var(--color-accent);
	font-size: 12px;
	opacity: 0;
	transition: .2s;
}
.checkbox label input:checked + span:after {
	opacity: 1;
}
/* End */


/* Start:/local/templates/templ_shop202409/jscss/notify.css?17428176712065*/
.notify {
  right: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.7s ease, transform 0.3s ease;
  will-change: transform, contents;
  transform: translate3d(0, 100%, 0);
  z-index: 90000;
  position: fixed;
}
.notify {
  background-color: rgba(16, 95, 183, 0.95);
  color: #fff;
}

.notify__inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 15px 50px 14px 15px;
  position: relative;
}
.notify__title {
  margin: 0 0 10px 0;
  font-size: 22px;
}
.notify__text {
  width: 100%;
  line-height: 1.4;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.25);
  vertical-align: top;
  display: inline-block;
}
.notify__closeBtn {
  top: 12px;
  right: 10px;
  width: 28px;
  height: 28px;
  border: 0;
  border-radius: 3px;
  position: absolute;
  z-index: 1;
}
.notify__closeBtn::after, .notify__closeBtn::before {
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--primaryColor);
  position: absolute;
}
.notify__closeBtn::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.notify__closeBtn::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notify__closeBtn:active {
  transform: translateY(2px);
}
.notify--active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.notify--success {
  background-color: var(--successColor);
  color: var(--primaryColor);
}
.notify--info {
  background-color: var(--infoColor);
  color: var(--primaryColor);
}
.notify--error {
  background-color: rgba(191, 15, 66, 0.95); /*var(--errorColor);*/
  /*color: var(--primaryColor);*/
  color: #fff;
}

@media (min-width: 1024px) {
  .notify {
    right: 15px;
    max-width: 400px;
    border-radius: 5px;
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.3);
  }
  .notify--active {
    bottom: 15px;
  }
}

/*# sourceMappingURL=notify.css.map */

.notify--success {
  /*background-color: rgba(64, 126, 142, 0.95);*/
  background-color: rgba(240, 136, 0, 0.95);
  color: #fff;
}


/* End */


/* Start:/local/templates/templ_shop202409/components/tesser/basket.line/tesser.main.header/headerCenter.css?174118640010371*/
.header__center {
  width: 100%;
  height: 50px;
  background-color: #fff;
  border-bottom: solid 1px transparent;
  position: relative;
}

.header__logo-text {
  max-width: 262px;
  padding: 5px 0 5px 15px;
  font-size: 14px;
  line-height: 18px;
  color: #3f454a;
  vertical-align: top;
  display: inline-block;
}

.header__center-left {
  width: 100%;
  height: 0;
  float: left;
}

.header__icon-box {
  vertical-align: top;
  position: relative;
  display: inline-block;
}

.header__icon {
  margin: 9px;
  padding: 0 8px;
  border: 0;
  outline: 0;
  font-size: 16px;
  line-height: 32px;
  color: #4a5457;
  text-decoration: none;
  vertical-align: top;
  background: 0 0;
  border-radius: 4px;
  transition: background-color 0.15s linear;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.header__icon:active {
  transform: translateY(2px);
}

.header__icon--left::before,
.header__icon--right::after {
  content: "";
  width: 32px;
  height: 32px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: top;
  display: inline-block;
}

.header__icon--left::before {
  margin: 0 10px 0 0;
}

.header__icon--right::after {
  margin: 0 0 0 10px;
}

.header__icon--search::before,
.header__icon--search::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzMwMzAzMCIgZD0iTTI1Ljc0ODEgMjQuNTE0OWwtMy45NTc2LTMuOTU2NmMxLjg5ODgtMi4xODI0IDMuMDQ4NC01LjAyOTggMy4wNDg0LTguMTQxOUMyNC44Mzg5IDUuNTY1NyAxOS4yNjUzIDAgMTIuNDE5NCAwIDUuNTY3MSAwIDAgNS41NzIyIDAgMTIuNDE2NGMwIDYuODQ0MSA1LjU3MzYgMTIuNDE2MyAxMi40MTk0IDEyLjQxNjMgMy4xMTMgMCA1Ljk2MTEtMS4xNDkzIDguMTQ0LTMuMDQ3NiAwIDAgMS4yODUzIDEuNjE0OSA0LjQwMjggNC4yMTQ5LjUyMDEgMCAuNjE0LS4wODM5Ljc4MTktLjI1ODMuMzM1OS0uMzM1Ny4zMzU5LS44OTEgMC0xLjIyNjh6TTEuNzM3MyAxMi40MTY0YzAtNS44ODg2IDQuNzkyMS0xMC42NzMgMTAuNjc1Ny0xMC42NzMgNS44OSAwIDEwLjY3NTcgNC43OTA4IDEwLjY3NTcgMTAuNjczIDAgNS44ODIxLTQuNzg1NyAxMC42Nzk0LTEwLjY3NTcgMTAuNjc5NC01Ljg4MzYgMC0xMC42NzU3LTQuNzkwOS0xMC42NzU3LTEwLjY3OTR6Ii8+PC9zdmc+);
}

.header__icon--contacts::before,
.header__icon--contacts::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzMwMzAzMCIgZD0iTTEwLjUgMEExMC40NyAxMC40NyAwIDAgMCAuMjUgMTIuNzNjLjE2LjcuNCAxLjQuNyAyLjA1IDEuMTMgMi42NSAzLjYyIDYuNyA5LjA3IDExLjA2YS43NS43NSAwIDAgMCAuOTQgMGM1LjQ1LTQuMzUgNy45NC04LjQxIDkuMDctMTEuMDZhMTAuMSAxMC4xIDAgMCAwIC45Ni00LjM2QTEwLjQ5IDEwLjQ5IDAgMCAwIDEwLjUgMHptOC44NCAxMi4xMnYuMDRsLS4wNS4yM3YuMDFjLS4xNC42MS0uMzQgMS4yLS42MSAxLjc4bC0uMDEuMDJjLTEuMDMgMi40MS0zLjI4IDYuMS04LjE4IDEwLjEyLTQuOS00LjAyLTcuMTQtNy43LTguMTctMTAuMTJ2LS4wMmE5LjE5IDkuMTkgMCAwIDEtLjYyLTEuNzh2LS4wMWwtLjA1LS4yM3YtLjA0QTkgOSAwIDAgMSAxMC41IDEuNDdhOSA5IDAgMCAxIDguODQgMTAuNjV6Ii8+PHBhdGggZmlsbD0iIzMwMzAzMCIgZD0iTTEwLjUgMy45MmE2LjY1IDYuNjUgMCAwIDAtNi42NyA2LjYyYzAgMy42NCAzIDYuNjEgNi42NiA2LjYxYTYuNjUgNi42NSAwIDAgMCA2LjY3LTYuNjFjMC0zLjY1LTMtNi42Mi02LjY3LTYuNjJ6bTAgMTEuNzZhNS4xNyA1LjE3IDAgMCAxLTUuMTktNS4xNCA1LjE3IDUuMTcgMCAwIDEgMTAuMzcgMCA1LjE3IDUuMTcgMCAwIDEtNS4xOSA1LjE0eiIvPjwvc3ZnPg==);
}

.header__icon--phone::before,
.header__icon--phone::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij48cGF0aCBmaWxsPSIjMzAzMDMwIiBkPSJNMjIuMSAxNy4zYy0uNi0uNi0xLjMtMS0yLTFzLTEuNC40LTIgMWwtMS45IDEuOS0uNC0uMy0uNi0uM2EyMC4zIDIwLjMgMCAwIDEtNi41LTdsMS40LTEuMy41LS41YzEuMi0xLjMgMS4yLTIuOSAwLTQuMUw5IDRhMjQuNyAyNC43IDAgMCAxLTEuNy0xLjdjLS42LS42LTEuMi0uOS0yLS45LS43IDAtMS40LjMtMiAuOWwtMiAyQy42IDUuMi4xIDYuMSAwIDcuMmMtLjEgMS43LjQgMy4zLjggNC40YTI3LjggMjcuOCAwIDAgMCAxMy44IDE0LjhBMTQuNCAxNC40IDAgMCAwIDIwIDI4YzEuNCAwIDIuNS0uNSAzLjQtMS41bDEuMS0xIC44LS44YTMgMyAwIDAgMCAuOS0yYzAtLjgtLjMtMS41LTEtMi4xbC0zLjItMy4zem0yLjEgNi4zbC0uNy43Yy0uNC4zLS44LjctMS4xIDEuMi0uNi42LTEuMy45LTIuMy45SDIwYy0xLjgtLjEtMy40LS44LTQuNi0xLjRhMjYuMyAyNi4zIDAgMCAxLTEzLTE0IDguNSA4LjUgMCAwIDEtLjctMy43YzAtLjcuMy0xLjIuOC0xLjdsMi0yYy4zLS4zLjYtLjUgMS0uNWExLjMgMS4zIDAgMCAxIC44LjVsMSAxIC43LjYgMS42IDEuNmMuNi42LjYgMS4yIDAgMS44bC0uNS42LTEuNSAxLjRjLS42LjUtLjUgMS0uNCAxLjRhMjEuNyAyMS43IDAgMCAwIDcuOSA4LjNsLjYuNGguMWwuNi4yYy41IDAgLjgtLjMuOS0uNGwyLTJjLjItLjMuNS0uNS45LS41cy43LjIuOS40bDMuMiAzLjNjLjYuNi42IDEuMiAwIDEuOXpNMTUuMiA2LjZjMS42LjIgMyAxIDQgMi4xYTcuNiA3LjYgMCAwIDEgMi4yIDRjMCAuNS40LjguOC44aC4xYy41LS4xLjgtLjUuNy0xQTkuMSA5LjEgMCAwIDAgMTUuNSA1Yy0uNSAwLS45LjItMSAuNyAwIC40LjMuOC43Ljl6Ii8+PHBhdGggZmlsbD0iIzMwMzAzMCIgZD0iTTI4IDEyLjNBMTUgMTUgMCAwIDAgMTUuNyAwYS44LjggMCAxIDAtLjMgMS42IDEzLjQgMTMuNCAwIDAgMSAxMSAxMWMwIC40LjQuNi44LjZoLjFjLjUgMCAuOC0uNC43LS45eiIvPjwvc3ZnPg==);
}

.header__icon--basket::before,
.header__icon--basket::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzMwMzAzMCIgZD0iTTI5Ljc2IDUuN2ExLjEzIDEuMTMgMCAwIDAtLjktLjQ0SDYuNUw1LjQ4LjlDNS4zNi4zNyA0LjkgMCA0LjM3IDBIMS4wOUMuNDYgMCAwIC4yNSAwIC45YzAgLjYzLjQ2Ljc4IDEuMS43OEgzLjgxbC41NS42NCAzLjE5IDE1LjRjLjEyLjUyLjk2IDEuMjggMS40OCAxLjI4aDE3LjA0Yy41MiAwIC45OC0uMzYgMS4xLS44OEwyOS45OCA2LjdjLjA4LS4zNCAwLS43MS0uMjEtMXptLTMuOSAxMS43NUg5LjAzTDcgN0gyOC4zbC0xLjExIDUuNC0xLjM0IDUuMDV6Ii8+PGNpcmNsZSBjeD0iOS41IiBjeT0iMjMuNSIgcj0iMi44OCIgc3Ryb2tlPSIjMzAzMDMwIiBzdHJva2Utd2lkdGg9IjEuMjUiLz48Y2lyY2xlIGN4PSIyNC41IiBjeT0iMjMuNSIgcj0iMi44OCIgc3Ryb2tlPSIjMzAzMDMwIiBzdHJva2Utd2lkdGg9IjEuMjUiLz48L3N2Zz4=);
}

.header__icon-counter {
  top: -2px;
  right: 0;
  padding: 4px 7px;
  color: #111;
  font-size: 11px;
  line-height: 11px;
  font-weight: 500;
  background-color: #ffdc79;
  border-radius: 20px;
  will-change: transform;
  transform: translate3d(0, 0, 0);
  box-shadow: 0 0 12px #ffdc79, 0 0 6px #ffdc79;
  position: absolute;
  display: block;
}

.header__icon--catalog {
  display: none;
}

.header__center-right {
  width: 100%;
  height: 0;
  text-align: right;
  float: right;
}

.header__center-contacts {
  padding: 8px 0 8px 15px;
  vertical-align: top;
  display: inline-block;
}

.header__center-contacts-phone {
  font-size: 21px;
  line-height: 34px;
  color: #747577;
  text-decoration: none;
  vertical-align: top;
  display: inline-block;
}

.header__center-contacts-phone::after {
  content: "";
  width: 32px;
  height: 32px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij48cGF0aCBmaWxsPSIjMzAzMDMwIiBkPSJNMjIuMSAxNy4zYy0uNi0uNi0xLjMtMS0yLTFzLTEuNC40LTIgMWwtMS45IDEuOS0uNC0uMy0uNi0uM2EyMC4zIDIwLjMgMCAwIDEtNi41LTdsMS40LTEuMy41LS41YzEuMi0xLjMgMS4yLTIuOSAwLTQuMUw5IDRhMjQuNyAyNC43IDAgMCAxLTEuNy0xLjdjLS42LS42LTEuMi0uOS0yLS45LS43IDAtMS40LjMtMiAuOWwtMiAyQy42IDUuMi4xIDYuMSAwIDcuMmMtLjEgMS43LjQgMy4zLjggNC40YTI3LjggMjcuOCAwIDAgMCAxMy44IDE0LjhBMTQuNCAxNC40IDAgMCAwIDIwIDI4YzEuNCAwIDIuNS0uNSAzLjQtMS41bDEuMS0xIC44LS44YTMgMyAwIDAgMCAuOS0yYzAtLjgtLjMtMS41LTEtMi4xbC0zLjItMy4zem0yLjEgNi4zbC0uNy43Yy0uNC4zLS44LjctMS4xIDEuMi0uNi42LTEuMy45LTIuMy45SDIwYy0xLjgtLjEtMy40LS44LTQuNi0xLjRhMjYuMyAyNi4zIDAgMCAxLTEzLTE0IDguNSA4LjUgMCAwIDEtLjctMy43YzAtLjcuMy0xLjIuOC0xLjdsMi0yYy4zLS4zLjYtLjUgMS0uNWExLjMgMS4zIDAgMCAxIC44LjVsMSAxIC43LjYgMS42IDEuNmMuNi42LjYgMS4yIDAgMS44bC0uNS42LTEuNSAxLjRjLS42LjUtLjUgMS0uNCAxLjRhMjEuNyAyMS43IDAgMCAwIDcuOSA4LjNsLjYuNGguMWwuNi4yYy41IDAgLjgtLjMuOS0uNGwyLTJjLjItLjMuNS0uNS45LS41cy43LjIuOS40bDMuMiAzLjNjLjYuNi42IDEuMiAwIDEuOXpNMTUuMiA2LjZjMS42LjIgMyAxIDQgMi4xYTcuNiA3LjYgMCAwIDEgMi4yIDRjMCAuNS40LjguOC44aC4xYy41LS4xLjgtLjUuNy0xQTkuMSA5LjEgMCAwIDAgMTUuNSA1Yy0uNSAwLS45LjItMSAuNyAwIC40LjMuOC43Ljl6Ii8+PHBhdGggZmlsbD0iIzMwMzAzMCIgZD0iTTI4IDEyLjNBMTUgMTUgMCAwIDAgMTUuNyAwYS44LjggMCAxIDAtLjMgMS42IDEzLjQgMTMuNCAwIDAgMSAxMSAxMWMwIC40LjQuNi44LjZoLjFjLjUgMCAuOC0uNC43LS45eiIvPjwvc3ZnPg==);
  vertical-align: top;
  display: inline-block;
}

.header__center-contacts-phone-text {
  padding-right: 15px;
}

.header__logo-box {
  height: 53px;
  padding: 12px 1px;
  text-decoration: none;
  display: inline-block;
  width: 320px;
}
.header__logo-box:active .header__logo-text {
  transform: translateY(2px);
}

.header__logo {
  width: 100%;
  max-width: 213px;
  height: inherit;
  vertical-align: top;
  display: inline-block;
}

.header__logo-img {
  width: 100%;
  min-height: 23px;
  display: block;
}

.header__logo-title {
  font: 400 15px Georgia, "Times New Roman", Times, serif;
  line-height: 16px;
  color: #32414a;
  display: inline-block;
}

@media screen and (min-width: 1024px) {
  .header__icon-counter {
    animation-fill-mode: both;
    animation-name: bounceIn;
    animation-duration: 1s;
    animation-delay: 0.5s;
  }
}
@media screen and (min-width: 768px) {
  .header__icon:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 1180px) {
  .header__icon {
    padding: 0 5px;
  }
  .header__logo-box {
    margin-right: 15px;
  }
  .header__logo-text {
    display: none;
  }
}
@media screen and (max-width: 920px) {
  .header__icon--catalog {
    display: inline-block;
  }
  .header__logo-box {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 56px;
    margin: -1px auto 0 auto;
    position: absolute;
  }
  .header__center {
    border-bottom-color: #bbb;
  }
  .header__center-contacts {
    width: 48px;
    height: 48px;
    margin: 0 -9px 0 10px;
    padding: 0;
    text-align: center;
  }
  .header__center-contacts-phone-text {
    display: none;
  }
  .header__center-contacts-phone {
    width: 100%;
    height: 100%;
    padding: 8px 0 0 0;
  }
  .header__icon-counter {
    top: 6px;
    right: 2px;
  }
  .header__bottom {
    display: none;
  }
  .header__icon {
    width: 48px;
    height: 48px;
    font-size: 0;
  }
  .header__icon--left {
    margin: 0 12px 0 -15px;
  }
  .header__icon--right {
    margin: 0 0 0 5px;
  }
  .header__icon::before {
    height: inherit;
  }
  .header__icon--basket::after {
    margin: 7px 0 0 0;
  }
}
@media screen and (max-width: 425px) {
  .header__icon--basket,
.header__top-separator,
.header__top-callback {
    display: none;
  }
  .header__icon--contacts {
    margin-right: 38px;
    float: right;
  }
}

/*# sourceMappingURL=headerCenter.css.map */

/* End */


/* Start:/local/templates/templ_shop202409/assets/styles/components/breadcrumbs.css?1729269838550*/
.breadcrumbs {
  padding-block: 15px;
  font-size: 14px;
}
.breadcrumbs__separator {
  content: "/";
}
.breadcrumbs a {
  color: initial;
  border: none;
}
.breadcrumbs a.breadcrumbs__item {
  text-decoration-color: transparent;
  text-decoration-line: underline;
  text-underline-offset: 3px;
  transition: text-decoration-color 150ms ease-in-out;
}
.breadcrumbs a.breadcrumbs__item:hover, .breadcrumbs a.breadcrumbs__item:focus-visible {
  text-decoration-color: currentColor;
}
.breadcrumbs span.breadcrumbs__item {
  color: var(--color-accent);
}
/* End */


/* Start:/local/templates/templ_shop202409/sections_inc/signUpSalon.css?17534363434670*/
.widget__cover {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    display: none;
    z-index: 8887;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
}

.widget {
    width: 400px;
    height: 100vh;
    left: -450px;
    top: 0;
    background: #f7f7f5;
    transition: left .5s cubic-bezier(.25, .7, .5, 1);
    box-shadow: 3px 3px 30px rgba(0, 0, 0, .3);
    position: fixed;
    z-index: 8888;
}

.widget--open {
    left: 0;
    transition: left .5s cubic-bezier(.02, .69, .5, 1);
}

.widget__close {
    top: 0;
    left: 400px;
    width: 50px;
    height: 50px;
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
}

.widget__close::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 13px 14px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NjkuOCA0NjkuOCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI4NS40IDIzNC43bDE3NC0xNzRBMzUuNSAzNS41IDAgMSAwIDQwOSAxMC40bC0xNzQgMTc0LTE3NC0xNzRhMzUuNSAzNS41IDAgMSAwLTUwLjMgNTAuM2wxNzQgMTc0TDEwLjQgNDA5YTM1LjUgMzUuNSAwIDEgMCA1MC4zIDUwLjNMMjM1LjEgMjg1bDE3NCAxNzRhMzUuNSAzNS41IDAgMSAwIDUwLjMtNTAuM2wtMTc0LTE3NHoiLz48L3N2Zz4=);
    cursor: pointer;
    display: block;
    position: absolute;
}

.widget__close::after {
    content: '';
    top: -100%;
    left: -100%;
    width: 200%;
    height: 200%;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.66);
    text-align: center;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: -1;
}

.widget__close:hover::after {
    background: #c14e3f;
}

.widget__box {
    width: 100%;
    height: inherit;
    border: 0;
}

.widget-button {
	box-sizing: border-box;
    left: 5px;
    /*bottom: 5px;*/
    bottom: 77px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #f6feff;
    background: linear-gradient(to bottom, #e7f4f6 30%, #fff 100%);
    text-align: center;
    color: #0074FF;
    border: solid 2px #0135a2;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 15px 0;
    font-weight: 500;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    z-index: 10;
    position: fixed;
    cursor: pointer;
	font-family: Rubik, Roboto, Arial, sans-serif;
}

@media screen and (min-width: 1440px){
  .widget-button {
    z-index: 99;
  }
}

@media screen and (min-width: 768px) {
  /*
  .widget-button:not(:hover) {
    animation-fill-mode: both;
    .bg;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }

  @keyframes bg {
    0% {
      background-color: #398288;
    }
    50% {
      background-color: #398288;
    }
    51% {
      background-color: #ba634b;
    }
    100% {
      background-color: #ba634b;
    }
  }

  .bg {
    animation-name: bg;
    animation-duration: 8s;
    animation-delay: 3s;
  }
  */

  .widget-button::after {
    content: attr(data-help);
    top: -80px;
    right: -180px;
    width: 160px;
    height: 0;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    line-height: 22px;
    text-align: center;
    color: var(--nPrimaryColor-900);
    background: #f6feff;
    border: solid 2px var(--nPrimaryColor-800);
    border-radius: 18px;
    position: absolute;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
    transition: transform 0.5s 0s ease-out, opacity 0.3s 0s ease-out,
      height 0s 0.5s linear, padding 0s 0.5s linear;
    opacity: 0;
    overflow: hidden;
    display: block;
    pointer-events: none;
  }

  .widget-button:hover::after {
    height: 66px;
    padding: 12px;
    opacity: 1;
    transform: translateY(0);
    transition: transform 0.5s 0s ease-out, opacity 0.3s 0s ease-out,
      height 0s 0s linear, padding 0s 0s linear;
  }
}


/* * 
.sigUpSalon0427 {
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  text-align: center;
  position: fixed;
  left: 308px;
  bottom: 5px;
  z-indeX: 1000;
  width: 257px;
  height: 87px;
  border-radius: 0px;
  box-sizing: border-box;
  padding: 0;
  border: none;
}
.sigUpSalon0427 img {
  filter: drop-shadow(5px 5px 5px rgba(255,255,255,0.3));
}
*/
/**/
div.visible {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

div.invisible, div.visible {
  transition: all .2s ease-in;
}
div.invisible {
  opacity: 0;
  transform: translateX(-30px);
  transform-origin: top center;
  pointer-events: none;
}
/* End */


/* Start:/local/templates/templ_shop202409/sections_inc/chatb24_iframe.css?1739546333358*/
#b24Widget{
    position:fixed;
    right:0;
    bottom:0;
    width:140px;
    height:250px;
    z-index: 1;
	border: none;
}
#b24Widget.open{
    width:40% !important;
    height:90% !important;
    z-index: 20 !important;
}
@media screen and (max-width: 768px) {
    #b24Widget.open{
        width:100% !important;
        height:100% !important;
    }
}

/* End */


/* Start:/local/templates/templ_shop202409/styles.css?17508622171696*/
/*typography.css*/
h1.txt-style,
.txt-style h1 {
  font-size: 30px;
  font-weight: 700;
}

.txt-style h2 {
  font-size: 26px;
  font-weight: 700;
}

.txt-style h3 {
  font-size: 24px;
  font-weight: 500;
}

.txt-style h4 {
  font-size: 21px;
  font-weight: 500;
}

.txt-style h5 {
  font-size: 17px;
  font-weight: 500;
}

/*text-block.css*/
.text-block {
  --accent: var(--color-accent);
  padding: 20px;
  border-left: 5px solid var(--accent);
  background-color: color-mix(in srgb, var(--color-border-secondary) 25%, var(--color-header-background));
}
.text-block_gray {
  --accent: #cacaca;
}

/*colors.css*/
:root {
  --color-accent: #003399;
  --color-text-primary: #212529;
  --color-text-secondary: #5f5f5f;
  --color-background: #fcfcfc;
  --color-border-primary: #e5e5e5;
  --color-border-secondary: #dbdbdb;
  --color-header-background: #fff;
  --color-link: #105fb7;
  --color-label: #c33c18;
  --color-hit: #f08800;
  --color-gift: #f42c2c;
  --color-light-text: #8d8d8d;
  --color-sale-text: #71ba24;
}

/*globals2v.css*/
.txt-style * {
  -webkit-tap-highlight-color: color-mix(in srgb, var(--color-accent) 10%, transparent);
}
.txt-style *::selection {
  background-color: color-mix(in srgb, var(--color-accent) 10%, transparent);
}


.txt-style{
  font-family: "Gotham Pro", sans-serif;
  line-height: 1.5;
  color: var(--color-text-primary);
}

/*.main,*/ .txt-style {
  font-size: 14px;
}
.txt-style,
.txt-style * {
  box-sizing: border-box;
}

@media (max-width: 992px) { 
h1.txt-style,
.txt-style h1 {
  font-size: 23px;
}

.txt-style h2 {
  font-size: 21px;
}

.txt-style h3 {
  font-size: 20px;
}

.txt-style h4 {
  font-size: 18px;
}

.txt-style h5 {
  font-size: 14px;
}
}
/* End */


/* Start:/local/templates/templ_shop202409/template_styles.css?17326180091565*/
﻿/*product-card.css*/
.item-catalog a {
  /* color: inherit; */
  /* border: none; */
    /* border-top-color: currentcolor; */
    /* border-right-color: currentcolor; */
    /* border-bottom-color: currentcolor; */
    /* border-left-color: currentcolor; */
}

/*card.css*/
.card-tabs button,.card-tabs a {
  /* padding: 28px 0 24px; */
  /* color: #000; */
  /* display: block; */
  /* width: initial; */
  /* position: relative; */
  /* text-transform: uppercase; */
}
.card-tabs .active button,.card-tabs .active a {
  /* font-weight: 600; */
}

/*old globals.scss*/
:root {
--nPrimaryColor-900: #0135a2;
  --nPrimaryColor-800: #0f3fb1;
  --nPrimaryColor-700: #0074ff;
  --nPrimaryColor-600: #5F83D1;
  --nPrimaryColor: #ffffff;
}

.g-link,   .txt-style .g-link{
  font-weight: 400;
  color: var(--nPrimaryColor-900);
  display: inline-block;
  text-decoration: none;
  /*border-bottom: solid 1px #6a7073;*/
	border-bottom: solid 0px #355fb5;
    border-bottom-color: rgb(106, 112, 115);
  cursor: pointer;
}
.g-link {
  font-weight: 400;
  color: var(--nPrimaryColor-900);
  display: inline-block;
  text-decoration: none;
  border-bottom: solid 1px #355fb5;
  cursor: pointer;
}

.g-link.g-color--green {
  border-bottom-color: #72a5ad;
}

.g-link:hover {
  color: var(--nPrimaryColor-700);
  border-bottom-color: var(--nPrimaryColor-700);
}
.g-link:hover {
  color: var(--nPrimaryColor-700);
	border-bottom: solid 1px var(--nPrimaryColor-700);
  /* border-bottom-color: var(--nPrimaryColor-700);*/
}
.hidden,
.ultra-hidden {
  display: none !important;
}

/* End */
/* /local/templates/templ_shop202409/jscss/basketNotify.css?17435975112868 */
/* /local/templates/templ_shop202409/assets/styles/base/typography.css?17320046062150 */
/* /local/templates/templ_shop202409/assets/styles/base/reset_2v.css?17346884472322 */
/* /local/templates/templ_shop202409/assets/styles/base/colors.css?1734688447404 */
/* /local/templates/templ_shop202409/assets/styles/globals2v.css?1732007150424 */
/* /local/templates/templ_shop202409/assets/styles/layouts/container.css?1728893272408 */
/* /local/templates/templ_shop202409/assets/styles/layouts/header.css?173200460616945 */
/* /local/templates/templ_shop202409/assets/styles/layouts/footer.css?17508622171409 */
/* /local/templates/templ_shop202409/assets/styles/components/link.css?1734531765212 */
/* /local/templates/templ_shop202409/assets/styles/components/text-block.css?1734688447213 */
/* /local/templates/templ_shop202409/assets/styles/components/modal.css?17346884471963 */
/* /local/templates/templ_shop202409/assets/styles/components/hamburger-menu.css?17346884473139 */
/* /local/templates/templ_shop202409/assets/styles/components/button.css?1734688447776 */
/* /local/templates/templ_shop202409/assets/styles/components/checkbox.css?17346884471264 */
/* /local/templates/templ_shop202409/jscss/notify.css?17428176712065 */
/* /local/templates/templ_shop202409/components/tesser/basket.line/tesser.main.header/headerCenter.css?174118640010371 */
/* /local/templates/templ_shop202409/assets/styles/components/breadcrumbs.css?1729269838550 */
/* /local/templates/templ_shop202409/sections_inc/signUpSalon.css?17534363434670 */
/* /local/templates/templ_shop202409/sections_inc/chatb24_iframe.css?1739546333358 */
/* /local/templates/templ_shop202409/styles.css?17508622171696 */
/* /local/templates/templ_shop202409/template_styles.css?17326180091565 */
