a, b, big, blockquote, body, canvas, dd, div, dl, dt, em, embed, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, input, label, li, ol, option, p, pre, q, s, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  font-family: inherit;
  vertical-align: baseline;
  color: inherit
}

body {
  font-size: 12px;
  color: var(--c6);
  font-family: 'Open Sans';
  line-height: normal;
  /*background: #fff;*/
  /*overflow-x: hidden;*/
}

/*.container:after, .container:before, .row:after, .row:before {*/
/*  display: table;*/
/*  content: ""*/
/*}*/

/*.container:after, .row:after {*/
/*  clear: both*/
/*}*/

/*.container {*/
/*  padding-right: 15px;*/
/*  padding-left: 15px;*/
/*  margin-right: auto;*/
/*  margin-left: auto*/
/*}*/

/*.row {*/
/*  margin-right: -15px;*/
/*  margin-left: -15px*/
/*}*/

.c-1, .c-10, .c-11, .c-12, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9 {
  position: relative;
  min-height: 1px;
  /*padding-right: 15px;*/
  /*padding-left: 15px*/
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none
}

img {
  max-width: 100%
}

a {
  text-decoration: none;
}

h1, .lkh1 {
  color: var(--c2);
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  padding: 15px 0 30px;
}

h2, .lkh2 {
  font-size: 20px;
  margin: 30px 0 15px;
  color: #000;
  font-weight: normal
}

h3 {
  font-size: 24px;
  margin: 30px 0 15px;
  color: #000;
  font-weight: normal
}

p {
  padding: 0 0 15px
}

ul, ol {
  margin: 0 0 0 15px
}

ul li, ol li {
  padding: 0 0 15px
}

/*.front ul,
.catalog-page ul,
.header ul,
.footer ul,
.bottom-panel ul,
#cv ul {
  margin: 0;
  padding: 0;
}*/

/*.front ul li,
.catalog-page ul li,
.header ul li,
.footer ul li,
#cv ul li {
  margin: 0;
  padding: 0;
}*/

ol {
  counter-reset: section;
  list-style-type: none
}

.pb15 {
  padding: 0 0 15px
}

.p15 {
  padding: 15px
}

.red, .sale-order-list-status-alert {
  color: var(--c3)
}

.errortext {
  color: var(--c12) !important;
  font-size: 10px
}

.notetext {
  font-size: 10px
}

.mb30 {
  margin-bottom: 30px
}

.mt30 {
  margin-top: 30px
}

.mb30i {
  margin-bottom: 30px !important
}

.pr {
  position: relative
}

.pb10 {
  padding-bottom: 10px
}

.fw700 {
  font-weight: 700;
}

.wa {
  width: auto
}

.tac {
  text-align: center
}

.psk008 a {
  text-decoration: none
}

.w100 {
  width: 100%
}

.mt15 {
  margin-top: 15px
}

.pt15 {
  padding-top: 15px
}

.psk001 {
  background: var(--c1)
}

.psk002 {
  display: flex;
  justify-content: space-between;
  gap: 30px
}

.psk003 {
  display: flex;
  align-items: center;
  gap: 15px
}

.psk003 a {
  text-decoration: none;
  display: flex;
}

.psk004 {
  background: url('../i/top_phone.svg') no-repeat left center;
  position: relative;
  color: var(--c2);
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  padding: 5px 15px
}

.psk005 {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  z-index: 2;
  cursor: pointer
}

.psk005:after {
  position: absolute;
  top: 10px;
  right: 0;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: var(--c2) transparent transparent transparent;
}

.psk006 {
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 15px 0;
  z-index: 31;
  justify-content: space-between;
}

.psk007 {
  display: flex;
  align-items: center;
  position: absolute;
  background: var(--c4);
  top: 30px;
  left: -15px;
  flex-wrap: wrap;
  right: -15px;
  box-shadow: 0 0 15px 0 var(--c9);
  padding: 15px 0
}

#psk071 {
  width: 100%
}

.psk008 {
  color: var(--c2);
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
  width: 100%;
}

.psk009 {
  font-size: 0;
  margin: 0;
  width: 100%
}

.psk009 > li {
  padding: 0;
  position: relative
}

.psk009 > li > a {
  display: block;
  color: var(--c2);
  font-size: 12px;
  text-decoration: none;
  padding: 5px 15px;
  font-weight: 700
}

.psk009 > li > ul {
  background: var(--c4);
  padding: 0 15px;
  margin: 0;
}

.psk009 > li:hover > ul {
  display: block
}

.psk009 > li > ul > li {
  padding: 0;
}

.psk009 > li > ul > li > a {
  display: block;
  color: var(--c2);
  font-size: 12px;
  text-decoration: none;
  padding: 5px 15px;
  white-space: nowrap
}

.psk010 {
  background: url('../i/logo.png') no-repeat left center;
  width: 80px;
  height: 16px;
  display: block;
  background-size: contain;
}

.psk011 {
  display: flex;
  gap: 15px
}

.psk011 a {
  display: flex;
}

.psk011 span {
  display: flex;
  cursor: pointer
}

.psk012 {
  display: none
}

.psk013 {
  position: relative;
  height: 12px;
  width: 16px;
  display: none;
  margin: 0 30px 0 0;
}

.psk014, .psk014:before, .psk014:after {
  position: absolute;
  height: 2px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  background: var(--c4)
}

.psk014 {
  top: 50%;
  margin-top: -1px;
  width: 12px;
}

.psk014:before {
  top: -6px;
  content: "";
  width: 16px;
}

.psk014:after {
  bottom: -6px;
  content: "";
  width: 16px;
}

.psk015 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 2
}

.psk016 {
  background: var(--c5);
  color: var(--c4);
  height: 550px;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center
}

.psk017 {
  font-size: 16px;
  font-weight: 700;
  color: var(--c2);
  font-family: "Cocomat-Bold";
  display: block;
  text-decoration: none;
  margin: 15px 0;
}

.mt45 {
  margin-top: 45px
}

.swiper_main {
  margin: 0 0 15px
}

.swiper_main li {
  padding: 0
}

.swiper_main .swiper-slide {
  width: auto
}

.swiper_main .swiper-slide a, .swiper_main .swiper-slide span {
  text-decoration: none;
  display: block;
  padding: 7.5px 15px;
  background: var(--c1);
  border-radius: 2px;
  color: var(--c2);
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase
}

.swiper_main .swiper-slide a:hover, .swiper_main .swiper-slide span:hover, .swiper_main .swiper-slide.swiper-slide-thumb-active span {
  background: var(--c2);
  color: var(--c4);
}

.swiper_main .swiper-slide:not(.selected) {
  cursor: pointer
}

.mb45 {
  margin-bottom: 45px
}

.swiper_main .swiper-wrapper {
  margin: 0
}


.product-item-image-wrapper {
  position: relative;
  display: block;
  margin-bottom: 15px;
  height: 165px;
  width: 100%;
  transition: all 300ms ease
}

.product-item-container.hover.product-item-scalable-card .product-item-image-wrapper {
  padding-top: 54%
}

.product-item-image-original, .product-item-image-alternative {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: opacity 300ms linear
}

.product-item-image-original {
  z-index: 11
}

.product-item-image-alternative {
  z-index: 13;
  opacity: 0
}

.bx-no-touch .product-item-container.hover .product-item-image-original {
  opacity: 0
}

.bx-no-touch .product-item-container.hover .product-item-image-alternative {
  opacity: 1
}

.product-item-big-card .product-item-image-wrapper {
  margin-bottom: 25px
}

.product-item-image-slider-slide-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: opacity 300ms ease;
  border-radius: 8px 8px 0 0
}

.product-item-image-slide {
  position: relative;
  display: none;
  height: 100%;
  background-color: #fff;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: .6s ease-in-out left
}

@media all and (transform-3d),(-webkit-transform-3d) {
  .product-item-image-slide {
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
  }

  .product-item-image-slide.next, .product-item-image-slide.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  .product-item-image-slide.prev, .product-item-image-slide.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  .product-item-image-slide.next.left, .product-item-image-slide.prev.right, .product-item-image-slide.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.product-item-image-slider-slide-container > .active, .product-item-image-slider-slide-container > .next, .product-item-image-slider-slide-container > .prev {
  display: block
}

.product-item-image-slider-slide-container > .active {
  left: 0
}

.product-item-image-slider-slide-container > .next, .product-item-image-slider-slide-container > .prev {
  position: absolute;
  top: 0;
  width: 100%
}

.product-item-image-slider-slide-container > .next {
  left: 100%
}

.product-item-image-slider-slide-container > .prev {
  left: -100%
}

.product-item-image-slider-slide-container > .next.left, .product-item-image-slider-slide-container > .prev.right {
  left: 0
}

.product-item-image-slider-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px
}

.product-item-image-slider-progress-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #f42c2c;
  opacity: .8
}

.product-item-image-slider-control-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  padding: 0;
  transition: opacity 300ms ease;
  line-height: 0;
}

.product-item-container.hover .product-item-image-slider-control-container, .product-item-line-card:hover .product-item-image-slider-control-container {
  opacity: 1
}

.product-item-image-slider-control {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: var(--bs-gray-200);
  cursor: pointer;
  transition: all 300ms ease
}

.product-item-image-slider-control.active {
  background-color: var(--bs-gray-400);
  width: 20px;
}

.product-item-image-slider-control:hover, .product-item-image-slider-control.active:hover {
  cursor: pointer
}

#psk017 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#psk018 {
  margin: 45px 0
}

.psk018 {
  list-style: none;
  margin: 0
}

.psk018 > li {
  padding: 0;
  display: none
}

.psk018 > li.selected {
  display: block
}

.swiper_main .swiper-slide.selected {
  background: var(--c2);
  color: var(--c4);
}

.psk019 {
  list-style: none;
  display: grid;
  grid-template-columns:repeat(1, 1fr);
  grid-gap: 30px;
}

.psk020 {
  list-style: none;
  display: grid;
  grid-template-columns:repeat(1, 1fr);
  grid-gap: 30px;
  margin: 0
}

.psk020 li {
  padding: 0
}

.psk021 {
  display: block;
  color: var(--c6);
  font-size: 10px;
  line-height: 14px;
  text-decoration: none;
  padding: 5px 0;
  font-weight: 700
}

.psk022 {
  color: var(--c7);
  font-size: 8px;
  font-weight: 400;
  line-height: 16px;
  padding: 0 0 15px
}

.psk023 {
  color: var(--c4);
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  background: var(--c2);
  border-radius: 2px;
  display: inline-block;
  padding: 8px 15px;
  text-decoration: none;
  cursor: pointer
}

.product-item-info-container .psk023 {
  width: 100%;
  text-align: center
}

.psk023:hover {
  background: var(--c3);
}

.psk024 {
  border-radius: 2px;
  height: 100%;
  position: relative
}

.psk025 {
  padding: 15px 0 0
}

.psk025 .product-item-info-container {
  margin-bottom: 10px
}

.psk026 {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 95px;
  z-index: 12;
  font-size: 0
}

.psk027 {
  color: var(--c4);
  font-size: 5px;
  font-weight: 700;
  line-height: 10px;
  padding: 3px 10px;
  border-radius: 2px;
  margin: 0 0 4px;
  display: inline-block;
  vertical-align: top;
}

.psk028 {
  background: var(--c10);
  margin-right: 8px
}

.psk029 {
  background: var(--c11);
  margin-right: 8px
}

.psk030 {
  background: var(--c12);
}

.psk031 {
  background: var(--c13);
}

.psk032 {
  color: var(--c6);
  font-size: 12px;
  font-weight: 400;
}

.psk033 {
  color: var(--c8);
  font-size: 10px;
  text-decoration: line-through;
  text-decoration-color: var(--c3);
}

.psk034 span {
  color: var(--c4);
  font-size: 10px;
  font-weight: 700;
  background: var(--c3);
  display: inline-block;
  padding: 5px 10px;
  border-radius: 2px;
  font-family: Verdana;
}

.psk035 {
  display: flex;
  align-items: center;
  gap: 15px
}

.psk036 {
  height: 100%
}

.psk037 {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 100px;
  z-index: 30;
  text-align: right;
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}

.psk037 span {
  display: flex;
  background: var(--c4);
  border-radius: 50%
}

.psk038 {
  cursor: pointer
}

.psk038 input {
  display: none
}

.psk038 span svg {
  fill: var(--c2);
  width: 12px;
  height: 12px
}

.psk038 input:checked + span svg {
  fill: var(--c3)
}

.psk039 {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin: 45px 0 30px
}

.psk040 {
  font-size: 22px;
  font-family: "Cocomat-Light";
  color: var(--c2);
  line-height: 28px;
}

.psk040 b {
  font-family: "Cocomat-Bold";
}

.psk042 {
  display: grid;
  grid-template-columns:repeat(1, 1fr);
  grid-gap: 30px;
  margin: 0
}

.psk042 li {
  list-style: none;
  position: relative
}

.psk042 li svg {
  fill: var(--c2)
}


.psk043 {
  font-size: 18px;
  font-family: "Cocomat-Bold";
  color: var(--c2);
  padding: 5px 0 0
}

.psk040 br {
  display: inline;
}

.psk045 {
  /*margin: 60px 0 0*/
}

.psk046 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.psk047 {
  padding: 30px 0;
  width: 100%;
  text-align: center
}

.psk047 img {
  width: 150px
}

.psk048 {
  display: flex;
  gap: 30px;
  width: 100%;
  flex-wrap: wrap
}

.psk049 {
  display: flex;
  gap: 30px;
  padding: 30px 0;
  width: 100%;
  justify-content: center;
}

.psk050 {
  color: var(--c2);
  font-family: Verdana;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  background: var(--c4);
  text-decoration: none;
  padding: 10px 30px;
  display: inline-block;
  margin: 15px 0;
}

.psk050 svg {
  display: inline-block;
  margin: 3px 10px 0 0;
  vertical-align: top;
}

.psk051 {
  display: flex;
  gap: 30px;
  justify-content: center;
}

.psk051 a {
  display: inline-block
}

.psk052 {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.psk053 {
  display: block;
  color: var(--c4);
  font-size: 12px;
  font-weight: 700;
  text-decoration: none
}

.psk054 {
  display: block;
  color: var(--c4);
  font-size: 12px;
  text-decoration: none
}

.psk055 {
  color: var(--c1);
  font-size: 8px;
  border: 1px solid var(--c8);
  border-radius: 4px;
  position: absolute;
  bottom: 30px;
  left: 8px;
  padding: 5px 10px;
  z-index: 1;
}

.psk056 {
  background: var(--c14)
}

.psk057 {
  position: absolute;
  top: 25px;
  right: 0;
  background: var(--c1);
  border-radius: 4px;
  z-index: 32;
  display: none;
  box-shadow: 0 0 12px var(--c9);
}

.psk058 {
  color: var(--c2);
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

.psk059 {
  color: var(--c2);
  font-size: 12px;
  line-height: 18px;
}

.psk060 {
  list-style: none;
  margin: 0;
  padding: 30px;
  display: grid;
  grid-template-columns:repeat(1, 1fr);
  grid-gap: 30px;
}

.psk060 li {
  padding: 0;
  width: 200px;
  padding: 0 0 15px;
}

.psk061 {
  cursor: pointer;
  height: 30px;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
}

.psk061:before {
  position: absolute;
  top: 14px;
  right: 0;
  content: '';
  background: var(--c8);
  width: 30px;
  height: 2px;
  display: block;
  transform: rotate(45deg);
}

.psk061:after {
  position: absolute;
  top: 14px;
  right: 0;
  content: '';
  background: var(--c8);
  width: 30px;
  height: 2px;
  display: block;
  transform: rotate(-45deg);
}

.psk062 .psk057 {
  display: block
}

div.psk072 {
  border: 1px solid #c6c6c6;
  display: none;
  overflow: hidden;
  z-index: 205
}

table.psk072 {
  border-collapse: collapse;
  border: none;
  width: 10%
}

table.psk072 th {
  background-color: #F7F7F7;
  border-right: 1px solid #e8e8e8;
  color: #949494;
  font-weight: 400;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  width: 1%;
  padding: 2px 12px 2px 14px
}

table.psk072 td {
  background-color: #fff;
  color: #000;
  font-weight: 400;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: left;
  white-space: nowrap
}

table.psk072 td.title-search-item {
  padding-left: 8px;
  padding-right: 15px
}

table.psk072 td.title-search-item a {
  padding-left: 4px;
  padding-right: 15px;
  text-decoration: none;
  color: #000;
  vertical-align: top;
  display: block
}

table.psk072 td.title-search-item img {
  vertical-align: top
}

table.psk072 td.title-search-item b {
  color: #cf0000;
  font-weight: 400
}

table.psk072 tr.title-search-selected td, table.psk072 tr.title-search-selected a, table.psk072 tr.title-search-selected td.title-search-more a {
  background-color: #fff2be
}

table.psk072 td.title-search-more {
  font-size: 11px;
  font-weight: 400;
  padding-right: 15px;
  padding-left: 24px;
  padding-top: 0
}

table.psk072 td.title-search-more a {
  padding-left: 12px;
  padding-right: 15px;
  text-decoration: none;
  color: #999
}

table.psk072 td.title-search-all {
  padding-left: 24px;
  padding-right: 15px
}

table.psk072 td.title-search-all a {
  padding-left: 4px;
  text-decoration: none;
  color: gray
}

table.psk072 td.title-search-separator, table.psk072 th.title-search-separator {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 4px
}

div.title-search-fader {
  display: none;
  background-image: url(images/fader.png);
  background-position: right top;
  background-repeat: repeat-y;
  position: absolute
}

.title-search-result {
  z-index: 30
}

.swiper-paginationpsk_main_slider .swiper-pagination-bullet, .cv .bullets li {
  background: var(--bs-gray-200);
  opacity: 1;
  border-radius: 4px;
  transition: all 300ms ease;
}

.swiper-paginationpsk_main_slider .swiper-pagination-bullet-active, .cv .bullets .active {
  background: var(--bs-gray-500);
  width: 40px
}

.db {
  display: block
}

.psk063 {
}

.psk062 .psk005:after {
  border-color: var(--c3) transparent transparent transparent;
}

.psk064 {
  position: absolute;
  background: var(--c15);
  padding: 7.5px 45px 7.5px 15px;
  top: 31px;
  z-index: 1;
  left: -15px;
  right: -15px;
  display: none
}

.psk066 .psk064 {
  display: block
}

.psk065 {
  cursor: pointer;
  height: 15px;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;
  margin: -7.5px 0 0
}

.psk065:before {
  position: absolute;
  top: 7px;
  right: 0;
  content: '';
  background: var(--c2);
  width: 16px;
  height: 1px;
  display: block;
  transform: rotate(45deg);
}

.psk065:after {
  position: absolute;
  top: 7px;
  right: 0;
  content: '';
  background: var(--c2);
  width: 16px;
  height: 1px;
  display: block;
  transform: rotate(-45deg);
}

.psk067 {
  color: var(--c2);
  font-size: 10px;
  padding: 6px 50px 6px 15px;
  border-radius: 4px;
  /*border: 1px solid var(--c15);*/
  border: 1px solid #D9D9D9;
  width: 100%;
  background: #fff;
}

.psk068 {
  background: url('../i/search_loupe.svg') no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 28px;
  font-size: 0;
  cursor: pointer;
  background-size: 14px;
}

.psk069 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: var(--c15);
  margin: 0;
  list-style: none;
  display: none;
  z-index: 2;
  padding: 15px 0
}

.psk069 a {
  display: block;
  text-decoration: none;
  color: var(--c6);
  font-size: 12px;
}

.psk069 a:hover span {
  background: var(--c8)
}

.psk069 a:hover span.psk071:after {
  border-color: transparent transparent transparent var(--c2);
}

.psk069 a span {
  display: inline-block;
  padding: 7px 30px 7px 15px;
  position: relative
}

.psk069 a span.psk071:after {
  content: '';
  position: absolute;
  top: 11px;
  right: 13px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent var(--c2);
}

.psk069 li {
  padding: 0
}

.psk069 li:hover > ul {
  display: block
}

.psk069 > li > ul {
  margin: 0;
  list-style: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 1000px 1000px
}

.psk069 > li > a {
  font-weight: 700
}

.psk069 > li > ul > li > a {
  padding-left: 15px
}

.psk069 > li > ul > li > ul > li > a {
  padding-left: 30px
}

.psk069 > li > ul > li > ul {
  margin: 0;
  list-style: none;
}

.psk071 .psk069 {
  display: block
}

.psk_detail {
  height: 100%
}

.psk_detail .swiper-slide {
  height: auto !important;
  cursor: pointer
}

.psk_detail_main-pagination .swiper-pagination-bullet {
  background: var(--c8);
  width: 8px;
  height: 8px;
  margin: 0 4px !important;
  opacity: 1;
  border-radius: 4px
}

.psk_detail_main-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--c2);
  width: 21px;
}

.psk_detail-prev {
  top: 20px !important;
  width: 100% !important;
  background: var(--c1);
  right: 0;
  height: 25px !important;
  left: 0;
  border-radius: 8px 8px 0 0
}

.psk_detail-next {
  top: auto !important;
  bottom: 0;
  width: 100% !important;
  background: var(--c1);
  right: 0 !important;
  height: 25px !important;
  border-radius: 0 0 8px 8px
}

.psk_detail-next:after {
  transform: rotate(90deg);
  font-size: 20px !important;
}

.psk_detail-prev:after {
  transform: rotate(90deg);
  font-size: 20px !important;
}

.prod-detail .psk_detail-next {

}

.psk073 {
  display: flex;
  gap: 30px
}

.psk074 {
  height: 750px;
  display: none
}

.psk075 {
  height: 345px;
  width: 100%
}

.psk076 {
  height: 345px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.psk259 {
  height: 345px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.psk077 {
  list-style: none;
  margin: 0;
  padding: 15px 0
}

.psk077 li {
  display: inline-block;
  padding: 0
}

.psk077 li {
  color: var(--c16);
  font-size: 10px;
  line-height: 18px;
}

.psk077 li a {
  text-decoration: none
}

.psk078 {
  color: var(--c4);
  font-size: 10px;
  font-weight: 700;
  padding: 7.5px 15px;
  border-radius: 2px;
  display: inline-block;
  margin: 0 0 7.5px
}

.psk079 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.psk080 {
  color: var(--c7);
  font-size: 12px
}

.psk081 {
}

#psk029_01 {
  display: none
}

#psk340 {
  display: flex
}

.psk082 {
  display: flex;
  align-items: center;
}

.psk082 .psk038 {
  margin: 0 0 0 15px
}

.psk083 {
  display: flex;
  margin: 0 0 0 15px
}

#psk340 svg {
  width: 12px
}

.psk083 svg {
  width: 12px
}

.psk084 {
  color: var(--c17);
  font-size: 20px;
  font-weight: 700;
  padding: 7.5px 0
}

.psk084_01 {
  display: flex;
}

.psk084_01 li {
  width: 17px;
  height: 17px;
}

.psk084_01 li {
  list-style: none;
  width: 15px;
  height: 15px;
  background: url(../i/str.svg) no-repeat;
  margin: 0 5px 0 0
}

.psk084_01 .psk085_01 {
  background: url(../i/str2.svg) no-repeat
}

.psk085 {
  color: var(--c17);
  font-size: 25px;
}

.psk085_01 {
}

.psk086 {
  color: var(--c18);
  font-size: 24px;
  font-weight: 400;
  text-decoration: line-through;
  text-decoration-color: var(--c3);
}

.psk087 {
  color: var(--c1);
  font-family: Verdana;
  font-size: 10px;
  font-weight: 700;
  padding: 3px 7.5px;
  background: var(--c3);
  border-radius: 2px
}

.psk088 {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap
}

.psk092 {
  background: var(--c3);
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 14px 21px;
  margin: 15px 0;
  border: none;
  cursor: pointer;
}

.psk092 span {
  color: var(--c1);
  font-size: 16px;
  font-weight: 700
}

.psk093 {
  color: var(--c17);
  font-size: 18px;
  font-weight: 700;
  padding: 45px 0 15px;
  display: none
}

.psk094 {
  list-style: none;
  font-size: 0;
  margin: 0;
  display: none
}

.psk094 li {
  padding: 5px 0;
  border-bottom: 1px solid var(--c8);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.psk095 {
  color: var(--c16);
  font-size: 14px
}

.psk096 {
  color: var(--c17);
  font-size: 14px;
}

.psk097 {
  color: var(--c16);
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  margin: 30px 0 0
}

.dn {
  display: none
}

.swiper_main_main .swiper-wrapper {
  margin: 0
}

.swiper_main_main .swiper-wrapper .swiper-slide {
  padding: 30px 0
}

.psk099 {
  break-inside: avoid-column
}

.psk100 {
  color: var(--c16);
  font-size: 12px;
  border-bottom: 1px solid var(--c8);
  padding: 5px 0;
  font-weight: 700
}

.psk101 {
  list-style: none;
  margin: 0 0 30px;
}

.psk101 li {
  display: flex;
  justify-content: space-between;
  padding: 0;
  border-bottom: 1px solid var(--c8);
  padding: 5px 0
}

.psk102 {
  color: var(--c16);
  font-size: 12px;
}

.psk103 {
  color: var(--c16);
  font-size: 12px;
}

.psk104 {
  color: var(--c2);
  font-family: "Cocomat-Bold";
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

/*.psk_complect {*/
/*  overflow: visible !important;*/
/*  position: unset !important*/
/*}*/

.psk127 + .psk_complect .swiper-wrapper {
  position: unset;
  transform: unset !important
}

.psk106 {
  transition: all .3s ease;
  border: 1px solid var(--c20);
  border-radius: 4px;
  height: 100%
}

.psk107 {
  cursor: pointer;
  height: 100%;
}

.psk108 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.psk109 {
  position: absolute;
  top: 7.5px;
  left: 7.5px;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  background: var(--c20);
  z-index: 2
}

.psk109:before {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 8px;
  height: 2px;
  background: var(--c4);
  margin: -1px 0 0 -4px
}

.psk109:after {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  width: 2px;
  height: 8px;
  background: var(--c4);
  margin: -4px 0 0 -1px
}

.psk123 input:checked + .psk109, .pskcol3015 .psk109 {
  background: var(--c3);
  border-color: var(--c3)
}

.psk110 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 170px;
  margin: 0 0 15px
}

.psk111 {
  cursor: default !important
}

.psk112 {
  color: var(--c17);
  font-family: Verdana;
  font-size: 12px
}

.psk113 {
  color: var(--c17);
  font-family: Verdana;
  font-size: 12px;
  display: block
}

.psk114 {
  color: #f33;
  font-size: 12px;
  display: block
}

.psk115 {
  background: var(--c3);
  margin: 5px 0 0;
  border-radius: 4px;
  padding: 7px 3px 6px;
  border: 1px solid #f33;
  border-radius: 1px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  opacity: 0;
  display: block;
}

.psk116 {
  cursor: pointer;
  height: 100%
}

.psk117 {
  display: none
}

.psk118 {
  position: fixed;
  right: 15px;
  top: 0;
  width: 44px;
  height: 44px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}

.psk119 {
  background: #fff;
  padding: 0 30px
}

.psk120 {
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
  border-bottom: 1px solid #0cc;
  margin: 0 -15px
}

.psk121 {
  max-height: 10000px;
  transition: max-height 0.15s ease-out;
  display: block
}

.psk122 {
  padding: 30px 0 0
}

.psk123 {
  position: relative
}

.psk124 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 170px;
  vertical-align: top;
}

.psk125 {
  display: inline-block;
  vertical-align: top;
}

.psk106:hover .psk115 {
  opacity: 1;
}

.psk115:before {
  content: attr(data-tooltip)
}

.psk126 {
  display: none;
}

.mt90 {
  margin-top: 90px
}

.psk127 {
  background: #00000080;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  z-index: 10
}

.psk128 {
  position: fixed;
  top: 0;
  right: 0;
  width: 320px;
  display: block;
  bottom: 0;
  overflow-y: auto;
  background: #fff;
  z-index: 12;
}

.psk129 {
  width: 45px;
  height: 40px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  cursor: pointer
}

.psk129 input {
  display: none
}

.psk129 span {
  padding: 10px;
  display: block;
  height: 100%
}

.psk129 span svg {
  fill: #ccc;
  height: 100%;
  width: 100%
}

.psk130 {
  font-size: 16px;
  padding: 5px 0 10px;
}

.psk131 {
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 30px;
}

.psk132 {
  background: #f33;
  padding: 7px 15px 6px;
  border: 1px solid #f33;
  border-radius: 1px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  cursor: pointer
}

.psk132:before {
  content: 'Выбрать'
}

.psk133 {
  font-size: 22px;
  padding: 0 0 30px
}

.psk134 {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 170px;
  margin: 0 0 0 -40px;
  font-size: 12px;
  background: #666;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 8px;
  display: none;
  z-index: 9
}

.psk135 {
  display: none
}

.psk136 {
  padding: 5px 8px;
  background: #3590ca;
  text-align: center;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  display: block;
  margin-top: 5px;
}

.psk123 input {
  display: none
}

.psk118:before {
  position: absolute;
  border-bottom: 2px solid #ccc;
  width: 20px;
  content: '';
  top: 50%;
  left: 50%;
  margin: 0 0 0 -10px;
  transform: rotate(45deg)
}

.psk118:after {
  position: absolute;
  border-bottom: 2px solid #ccc;
  width: 20px;
  content: '';
  top: 50%;
  left: 50%;
  margin: 0 0 0 -10px;
  transform: rotate(-45deg)
}

.psk123 input:checked + .psk109:before, .pskcol3015 .psk109:before {
  transform: rotate(-45deg);
  content: '';
  position: absolute;
  top: 4px;
  left: 3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 8px;
  height: 4px;
  margin: 0;
  background: 0
}

.psk123 input:checked + .psk109:after, .pskcol3015 .psk109:after {
  display: none
}

.psk106:hover .pskcol3015 .psk115:before {
  content: 'Удалить'
}

.psk137 {
  padding: 7.5px
}

#psk252 {
  width: 100%;
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  transform: scale(-1, 1)
}

.psk253 {
  width: 100%;
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  transform: scale(1, 1)
}

#psk098, #psk098_10 {
  border-collapse: collapse
}

#psk098 td, #psk098_10 td {
  vertical-align: middle;
  padding: 10px 15px;
  border-bottom: 1px solid var(--c8)
}

.psk138 {
  color: var(--c2);
  font-family: "Cocomat-Bold";
  font-size: 12px;
  font-weight: 700;
}

.psk139 {
  background: url('../i/delete.svg') no-repeat center;
  height: 28px;
  width: 28px;
  display: inline-block;
  cursor: pointer
}

.psk140 {
  color: var(--c17);
  font-family: Verdana;
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap
}

.psk141 img {
  width: 50px
}

.pt30 {
  padding-top: 30px
}

.psk_main_slider video {
  height: 100%
}

.psk_main_slider .swiper-slide {
  font-size: 0
}

#psk098_02, .psk098_02 {
  color: var(--c17);
  font-family: Verdana;
  font-size: 18px;
  font-weight: 700;
}

.psk142 {
  color: var(--c17);
  font-family: Verdana;
  font-size: 14px;
}

.psk143 {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.psk143 span {
  padding: 25px 0 35px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

.pos {
  top: 40%;
  left: 52%;
  width: 27%;
}

.psk144 {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #333;
  padding-bottom: 30px;
  line-height: 28px;
}

.psk145 {
  /*max-width: 1440px;*/
  /*height: 240px;*/
  /*margin: 0 auto;*/
  /*background-repeat: no-repeat;*/
  /*background-size: cover;*/
  /*background-position: center;*/
  overflow: hidden;
  aspect-ratio: 1128 / 340;
}

.psk146 {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0
}

.psk146 li {
  padding: 10px;
  border: 1px solid var(--c8);
  border-radius: 8px;
  margin: 10px;
  width: calc(26% - 35px);
}

.psk146 a {
  display: block;
  text-decoration: none
}

.psk147 {
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.psk148 {
  color: var(--c6);
  padding: 15px 0 0;
  font-family: "Cocomat-Light";
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  overflow: hidden;
}

.psk146 li:hover .psk148 {
  font-family: "Cocomat-Bold"
}

.psk149 {
  display: flex
}

.psk150 {
  color: var(--c6);
  font-size: 12px;
  font-weight: 400;
  padding: 7.5px 45px 7.5px 15px;
  /*border: 1px solid var(--c7);*/
  border-radius: 2px
}

.psk151 {
  list-style: none;
  margin: 0
}

.psk151 li {
  padding: 0
}

.psk151 li a {
  color: var(--c6);
  font-size: 12px;
  display: block;
  padding: 7.5px 15px;
  font-weight: 700;
  border-bottom: 1px solid var(--c8);
  text-decoration: none
}

.psk151 li:first-child a {
  border-top: 1px solid var(--c8)
}

.psk152 {
  list-style: none;
  display: grid;
  grid-template-columns:repeat(1, 1fr);
  grid-gap: 30px;
  margin: 0
}

.psk152 li {
  padding: 0
}

.psk153 {
  border-bottom: 1px solid var(--c8)
}

.product-item-detail-slider-block .psk026 {
  left: -4px
}

/*smart filter*/
.bx-ui-slider-track-container {
  padding: 15px 30px;
}

.bx-ui-slider-track {
  position: relative;
  height: 3px;
  background: var(--c12);
  z-index: 1;
}

.bx-ui-slider-part {
  position: absolute;
  top: -6px;
  width: 1px;
  height: 17px;
  background: #09c;
  display: none
}

.bx-ui-slider-part.p1 {
  left: -1px;
}

.bx-ui-slider-part.p2 {
  left: 25%;
}

.bx-ui-slider-part.p3 {
  left: 50%;
}

.bx-ui-slider-part.p4 {
  left: 75%;
}

.bx-ui-slider-part.p5 {
  right: -1px;
}

.bx-ui-slider-part span {
  font-size: 9px;
  position: absolute;
  top: -16px;
  left: 50%;
  display: block;
  width: 100px;
  margin-left: -50px;
  text-align: center;
  color: #000;
}

.bx-ui-slider-part.p2 span, .bx-ui-slider-part.p3 span, .bx-ui-slider-part.p4 span {
  color: #6b8086;
}

.bx-ui-slider-range,
.bx-ui-slider-pricebar,
.bx-ui-slider-pricebar-vd,
.bx-ui-slider-pricebar-vn,
.bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0;
}

.bx-ui-slider-range {
  z-index: 90;
}

.bx-ui-slider-pricebar {
  z-index: 100;
}

.bx-ui-slider-pricebar-vd {
  z-index: 60;
  background: #849da4;
}

.bx-ui-slider-pricebar-vn {
  z-index: 70;
  background: #0cc;
  opacity: 0.2;
}

.bx-ui-slider-pricebar-v {
  z-index: 80;
  background: var(--c12);
}

.bx-ui-slider-handle {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: var(--c12);
  top: -4px;
}

.bx-ui-slider-handle.left {
  left: 0;
  margin-left: -12px;
}

.bx-ui-slider-handle.right {
  right: 0;
  margin-right: -12px;
}

.bx-filter-select-container.bx-active, .bx-filter-select-container:focus {
  border-color: #499fd8;
}

.bx-filter-popup-result a {
  color: #fff;
}

.plpr30 {
  padding-left: 30px;
  padding-right: 30px
}

.bx-filter .bx-filter-popup-result {
  left: 100%;
  background: var(--c12);
  font-size: 13px;
  position: absolute;
  z-index: 915;
  display: none;
  padding: 0 10px;
  white-space: nowrap;
  color: #fff;
  min-height: 37px;
  line-height: 18px
}

.bx-filter-horizontal .bx-filter-popup-result {
  display: inline-block;
  position: relative;
  left: auto;
  right: auto;
  bottom: -7px;
}

.bx-filter .bx-filter-popup-result-close {
  display: none;
}

.col-6 {
  margin: 6px auto;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  position: relative;
  /*min-height: 1px;*/
  /*padding-right: 15px;*/
  /*padding-left: 15px;*/
}

.marquiz__container {
  width: 266px !important;
  text-align: left !important;
  position: fixed;
  bottom: 30px;
  left: 35px;
  z-index: 1000;
}

.service-form__message {
  display: flex;
  justify-content: center;
}

.service-form__message.notetext {
  font-size: 20px;
}

.notetext {
  font-size: 20px !important;
}

/*Готовые решения*/

.product-item__image-wrapper {
  padding-top: 100%;
  position: relative;
  display: block;
  margin-bottom: 15px;
  width: 100%;
  transition: all 300ms ease;
}


.item-card {
  width: 50%;
}

.cards-container {
  display: flex;
  justify-content: center;
}

.product-item__title {
  position: absolute;
  z-index: 999;
  background: #00000061;
  padding: 10px;
  border-radius: 5px;
  right: 5px;
  left: 5px;
  top: 20px;
}

.product-item__title a {
  color: #fff;
}

.big-card .product-item__title a {
  font-size: 16px;
}

.interiors_slider .swiper-pagination-bullet-active {
  background: #EA5150;
  width: 40px;
  border-radius: 4px;
}

.interior-item {
  /*padding: 10px 0 5px;*/
}

.interior-item img {
  aspect-ratio: 1;
}

.interiors_slider__button {
  color: #24546f !important;
}

.product-item-image-slider-slide-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: opacity 300ms ease;
  border-radius: 20px
}

/*Страница сервисной службы*/
.service-top-baner {
  height: 313px;
  display: flex;
  align-items: center;
}

.service-title {
  font-size: 56px;
  color: #fff;
  margin-left: 130px;
  line-height: 70px;
}

.service-info {
  margin-top: 50px;
}

.service-info__title {
  font-size: 38px;
  color: #24546F;
  width: 100%;
  text-align: center;
  font-family: "Cocomat-bold";
  text-transform: uppercase;
  margin: 50px 0;
}

.service-info__container {
  display: flex;
  justify-content: space-between;
}

.service-info__block {
  background: #eee;
  width: 49%;
  display: flex;
}

.info-block__logo {
  padding: 16px 27px;
}

.info-block__contacts-title {
  font-size: 18px;
  color: #24546F;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Cocomat-bold";
  line-height: 28px;
}

.info-block__contacts {
  padding: 23px 0 0 47px;
}

.info-block__contacts-list {
  margin-top: 23px;
}

.contacts-list {
  font-size: 16px;
  font-family: "Open-sans";
}

.contact-list__item {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

.contact-list__item a {
  display: flex;
}

.contact-list__icon {
  margin-right: 24px;
  display: flex;
  align-items: center;
}

.info-block__content {
  padding: 44px;
}

.info-block__des {
  text-align: center;
  font-size: 16px;
  width: 60%;
  margin: 0 auto 40px;
}

.info-block__button {
  width: 100%;
  text-align: center;
  background: #D33A42;
  padding: 8px;
  border-radius: 3px;
}

.info-block__link {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}

.service-info__steps {
  display: flex;
  justify-content: space-between;
}

.review-step {
  background: #24546F;
  height: 150px;
  border-radius: 8px;
  width: 32%;
}

.review-step__desc {
  display: flex;
  flex-direction: column;
}

.review-step__content {
  padding: 23px;
  display: flex;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.review-step__title {
  font-size: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.review-step__number {
  font-size: 54px;
}

.review-step__desc-text {
  font-size: 16px;
}

.review-step__icon {
  display: flex;
  height: 100%;
}

.service-form {

}

.service-form__wrapper {
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}

.service-form__container {
  width: calc(100% - 150px);
  margin: 0 auto;
  padding: 40px 0;
}

.service-form__title {
  font-size: 38px;
  color: #24546F;
  width: 100%;
  text-align: center;
  font-family: "Cocomat-bold";
  text-transform: uppercase;
  margin: 65px 0 50px;
}

.service-cities {
  margin-top: 40px;
}

.service-cities__wrapper {
  height: 313px;
  display: flex;
  align-items: center;
}

.service-cities__title {
  font-size: 24px;
  color: #fff;
}

.service-cities__content {
  margin-left: 80px;
  position: absolute;
}

.service-cities__title {
  margin-bottom: 25px;
}

.service-cities__search {
  position: relative;
  width: 470px;
  height: 34px;
}

.service-contacts {
  position: absolute;
  width: 100%;
  /*margin: 20px;*/
  /*min-height: 90px;*/
  /*color: #fff;*/
  /*font-size: 21px;*/
  /*background: #00000091;*/
  /*border-radius: 5px;*/
  /*padding: 16px;*/
  /*display: none;*/
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.1), 0 21px 21px 0 rgba(0, 0, 0, 0.09), 0 48px 29px 0 rgba(0, 0, 0, 0.05), 0 85px 34px 0 rgba(0, 0, 0, 0.01), 0 133px 37px 0 rgba(0, 0, 0, 0);
}

.service-contacts .first {
  margin-top: 0;
}

.service-cities__contacts {
  position: relative;
}

.service-contacts__phone {
  /*display: flex;*/
  /*flex-direction: column;*/
}

.service-cities__search input {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  padding: 10px;
  background-color: #fff;
}

.service-cities__search label {
  position: absolute;
  top: 8px;
  left: 10px;
}

/*input:focus ~ label, label:focus {*/
/*  display: none;*/
/*}*/

.service-works__title {
  font-size: 38px;
  color: #24546F;
  width: 100%;
  text-align: center;
  font-family: "Cocomat-bold";
  text-transform: uppercase;
  margin: 40px 0;
}

.service-works__wrapper {
  width: 90%;
  margin: 0 auto;
}

.service-works__content {
  display: flex;
}

.service-works__block {
  width: 50%;
}

.works-block {
  display: flex;
  justify-content: center;
}

.works-block__content {
  margin-left: 30px;
}

.works-block__text {
  font-size: 16px;
}

.works-block__title h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #24546F;
  font-family: 'Cocomat-bold';
}

/*Страница для опта*/
.opt-page {
  font-family: 'Cocomat';
}

.page__baner {
  height: 350px;
  display: flex;
  align-items: center;
}

.page__title {
  font-size: 55px;
  line-height: 77px;
}

.reg-button {
  width: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background: #EA5150;
}

.reg-button:hover {
  background: #f57170;
}

.reg-button__text {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  padding: 10px;
}

.page__blocks {
  display: flex;
  flex-wrap: wrap;
  margin-top: 100px;

}

.info-block {
  width: 23%;
  margin: 0 10px;
}

.info-block:first-child {
  margin-left: 0;
}

.info-block:last-child {
  margin-right: 0;
}

.info-block__text {
  color: #054572;
  font-size: 16px;
  text-transform: uppercase;
}

.info-block__image-wrapper {
  display: flex;
}

.opt-form {
  display: flex;
  justify-content: center;
}

.opt-form__wrapper {
  width: 40%;
}

/*Готовые решения*/
.product-price__discount {
  color: #ff0000;
  font-weight: bold;
}

.marketplace-form {
  width: 50%;
  margin: 0 auto;
}

.video-instr {
  display: flex;
}

.video-instr__block {
  width: 50%;
}

.s-form a {
  font-weight: bold;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .psk225 {
    display: none
  }

  .psk228 {
    overflow-y: hidden
  }

  .psk228 .psk225 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--c4);
    z-index: 99;
    padding: 15px;
    overflow-y: auto;
    display: block
  }

  .psk228 .swiper_main {
    margin-top: 45px
  }

  .psk228 .psk229 {
    display: block
  }

  .psk229 {
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
    display: none
  }

  .psk229:before {
    position: absolute;
    top: 14px;
    right: 0;
    content: '';
    background: var(--c8);
    width: 30px;
    height: 2px;
    display: block;
    transform: rotate(45deg)
  }

  .psk229:after {
    position: absolute;
    top: 14px;
    right: 0;
    content: '';
    background: var(--c8);
    width: 30px;
    height: 2px;
    display: block;
    transform: rotate(-45deg)
  }


  .bx-touch .bx-filter .bx-filter-popup-result {
    font-size: 12px;
    line-height: 14px;
    position: fixed !important;
    z-index: 1001;
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin-top: 0;
    margin-left: 0;
    width: auto;
    height: auto;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #c6dae7;
    background: rgba(255, 255, 255, .9);
  }

  .bx-touch .bx-filter .bx-filter-popup-result br {
    display: none;
  }

  .bx-filter .bx-filter-popup-result .arrow {
    display: none;
  }

  .psk146 li {
    width: calc(35% - 35px);
  }

  .psk214 img {
    height: 307px;
    padding-top: 0;
  }

  tr.basket-items-list-item-container {
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
    border-top: 2px solid #ccc;
    border-radius: 0;
  }

  td.basket-items-list-item-remove {
    width: 100%;
    border: none;
    display: flex;
    justify-content: right;
    padding: 10px 0 20px !important;
  }

  .basket-items-list-item-container > td:last-child {
    border: none;
  }

  .basket-items-list-item-container > td:first-child {
    border-radius: 8px;
    border: 1px solid #D9D9D9;
  }

  td.basket-items-list-item-price {
    margin-top: 20px;
  }

  .b24-window-popup {
    z-index: 9999999999 !important;
  }

  .marketplace-form {
    width: 90%;
  }


}

#sale_order_props {
  font-size: 0
}

.mb15 {
  margin-bottom: 15px
}

.pb30 {
  padding-bottom: 30px
}

.psk155 {
  display: none
}

.psk154 .psk155 {
  display: block
}

.psk156 {
}

.psk157 {
  color: var(--c6);
  font-size: 16px;
  padding: 7.5px 15px 7.5px 36px;
  border: 1px solid var(--c7);
  border-radius: 2px;
  width: 100%;
  font-weight: 700;
}

.psk158 {
  color: var(--c17);
  font-size: 12px;
  padding: 7.5px 15px 7.5px 30px;
  position: relative;
  cursor: pointer
}

.psk158:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 10.5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4.5px 4.5px 0 4.5px;
  border-color: var(--c2) transparent transparent transparent;
}

.psk154 .psk158:before {
  transform: rotate(180deg);
}

.psk154 .psk158 {
  color: var(--c2);
  font-size: 12px;
  font-weight: 600;
}

.psk159 {
  display: flex;
  gap: 30px
}

.psk160 {
  width: 50%
}

.psk161 {
  width: 50%
}

.psk162 {
  color: var(--c4);
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  background: var(--c3);
  border-radius: 2px;
  display: inline-block;
  padding: 15px 0;
  text-decoration: none;
  cursor: pointer;
}

.psk163 {
  color: var(--c2);
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  background: var(--c8);
  border-radius: 2px;
  display: inline-block;
  padding: 15px 0;
  text-decoration: none;
  cursor: pointer;
}

.psk164 {
  display: block;
  color: var(--c17);
  font-size: 12px;
  margin: 0 0 7.5px;
  padding: 0 0 0 9.5px;
  cursor: pointer
}

.psk164 input {
  display: none
}

.psk164 input:checked + .psk165 {
  border: 3px solid var(--c12)
}

.psk165 {
  border-radius: 2px;
  border: 1px solid var(--c7);
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: top;
  margin: 0 7.5px 0 0
}

.psk166 {
  background: var(--c15);
  /*padding: 7.5px 105px;*/
  /*border: 1px solid #D9D9D9;*/
}

.psk167 {
  list-style: none;
  margin: 0
}

.psk167 li {
  padding: 0
}

.psk167 li a {
  color: var(--c6);
  font-size: 14px;
  display: block;
  border-bottom: 1px solid var(--c8);
  text-decoration: none;
  padding: 7.5px 15px
}

.psk167 li:first-child a {
  border-top: 1px solid var(--c8)
}

.psk167 li.psk168 a {
  font-weight: 700;
  background: var(--c1)
}

.psk169 {
  background: var(--c1);
  padding: 60px 30px 30px
}

.psk170 {
  color: var(--c7);
  font-size: 12px;
}

.psk171 {
  text-decoration: none;
  color: var(--c4);
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  background: var(--c3);
  border-radius: 2px;
  display: inline-block;
  padding: 15px 45px;
  text-decoration: none;
}

.psk172 {
  padding-left: 120px !important
}

.psk173 {
  display: flex;
  align-items: center;
  gap: 15px
}

.psk174 {
  position: relative;
}

.psk175 {
  border-radius: 8px;
  border: 1px solid var(--c8);
  padding: 30px;
  margin: 0 0 30px
}

.psk176 {
  color: var(--c2);
  font-family: "Cocomat-Bold";
  font-size: 16px;
  padding: 0 0 15px
}

.psk177 {
  color: var(--c6);
  font-size: 12px;
  padding: 12px 15px 12px 15px;
  background: var(--c1);
  width: 100%;
  margin: 0 0 15px;
  border-radius: 4px
}

.psk178 {
  color: var(--c4);
  font-size: 12px;
  font-weight: 700;
  border-radius: 2px;
  background: var(--c2);
  padding: 15px 45px
}

.psk179 {
  display: flex;
  border-radius: 4px;
  background: var(--c1);
  justify-content: center;
  gap: 30px;
  padding: 7.5px 15px;
}

.psk180 {
  color: var(--c2);
  font-family: 'Cocomat-Light';
  font-size: 16px;
  line-height: 26px;
}

.psk181 {
  color: var(--c2);
  font-family: 'Cocomat-Bold';
  font-size: 16px;
  line-height: 26px;
}

.psk182 {
  color: var(--c6);
  font-size: 10px;
  line-height: 18px;
}

.psk182 a {
  color: var(--c21);
  font-weight: 700;
  text-decoration: underline
}

.psk_bskt_018 {
  display: none
}

.basket-item-block-info .basket-item-actions-remove {
  display: none
}

.psk183 {
  display: flex;
  gap: 30px;
  justify-content: center;
}

.psk184 {
  color: var(--c4);
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  background: var(--c3);
  border-radius: 2px;
  display: inline-block;
  padding: 15px 45px;
  text-decoration: none
}

.psk184:hover {
  background: var(--c2);
}

.psk185 {
  color: var(--c6);
  font-size: 12px;
  line-height: 18px;
}

.psk185 a {
  color: var(--c21);
  font-weight: 700;
  text-decoration: underline;
}

.psk186 {
  position: relative
}

.psk186:before {
  position: absolute;
  top: 9px;
  left: 12px;
  content: attr(data-content);
  color: var(--c6);
  font-size: 16px;
}

.psk187 {
  position: absolute;
  z-index: 1
}

.psk188 {
  background: var(--c22);
  border-radius: 8px;
  position: absolute;
  width: 199px;
  padding: 7.5px 15px;
  display: flex;
  align-items: center;
  gap: 15px;
  left: 0;
  margin: 0 0 0 -160px;
  justify-content: space-between;
}

.psk189 {
  color: var(--c22);
  font-size: 10px
}

.psk190 {
  min-width: 25px;
  height: 12px;
  position: relative;
  background: var(--c3);
  border-radius: 6px
}

.psk190:before {
  content: '';
  width: 14px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5px 0 0 -7px;
  border-radius: .5px;
  background: var(--c4)
}

.psk190:after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3px 0px 0px 1px;
  border-radius: .5px;
  border-top: 1px solid var(--c4);
  border-right: 1px solid var(--c4);
  transform: rotate(45deg);
}

.psk187:hover .psk188 {
  background: var(--c4)
}

.psk187:hover .psk189 {
  color: var(--c6);
}

.psk187:hover .psk190 {
  min-width: 25px;
  background: var(--c6)
}

.psk187:hover .psk190:before {
  width: 14px;
  margin: -0.5px 0 0 -7px;
}

.psk187:hover .psk190:after {
  margin: -3px 0px 0px 1px;
}

.psk191 {
  top: 7%;
  left: 15%;
  width: 11%;
  height: 36%;
  z-index: 6
}

.psk192 {
  top: 7%;
}

.psk193 {
  top: 47%;
  left: 15%;
  width: 11%;
  height: 36%;
  z-index: 5
}

.psk194 {
  top: 7%;
}

.psk195 {
  top: 9%;
  left: 31%;
  width: 17%;
  height: 34%;
  z-index: 7
}

.psk196 {
  top: 7%;
}

.psk197 {
  top: 56%;
  left: 28%;
  width: 25%;
  height: 34%;
  z-index: 2
}

.psk198 {
  top: 7%;
}

.psk199 {
  top: 48%;
  left: 32%;
  width: 17%;
  height: 8%;
  z-index: 3
}

.psk200 {
  top: -16%;
}

.psk201 {
  top: 61%;
  left: 55%;
  width: 43%;
  height: 28%;
}

.psk202 {
  top: 7%;
}

.psk203 {
  top: 38%;
  left: 87%;
  width: 11%;
  height: 28%;
}

.psk204 {
  top: 7%;
}

.psk205 {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  gap: 30px;
  align-items: center;
  z-index: 0
}

.psk206 {
  color: var(--c4);
  font-family: 'Cocomat-Bold';
  font-size: 31px;
}

.psk207 {
  color: var(--c1);
  font-size: 14px;
  padding: 7.5px 15px;
  border-radius: 4px;
  border: 1px solid var(--c23);
  background: var(--c24)
}

.psk208 {
  width: 16px
}

.psk209 {
  top: 50%;
  margin-top: -1px;
  width: 16px;
}

.psk209:before {
  top: -6px;
  content: "";
  width: 16px
}

.psk209:after {
  bottom: -6px;
  content: "";
  width: 16px
}

.psk209, .psk209:before, .psk209:after {
  position: absolute;
  height: 2px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  background: var(--c2);
}

.psk210 {
}

.hm {
  display: none
}

#psk007 {
  display: none
}

#psk007.psk210 {
  display: flex
}

.psk211 {
  cursor: pointer;
  height: 30px;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
}

.psk211:before {
  position: absolute;
  top: 14px;
  right: 0;
  content: '';
  background: var(--c2);
  width: 30px;
  height: 2px;
  display: block;
  transform: rotate(45deg)
}

.psk211:after {
  position: absolute;
  top: 14px;
  right: 0;
  content: '';
  background: var(--c2);
  width: 30px;
  height: 2px;
  display: block;
  transform: rotate(-45deg)
}

.psk213 {
  cursor: pointer;
  height: 30px;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  z-index: 3;
  display: none
}

.psk213:before {
  position: absolute;
  top: 14px;
  right: 0;
  content: '';
  background: var(--c2);
  width: 30px;
  height: 2px;
  display: block;
  transform: rotate(45deg)
}

.psk213:after {
  position: absolute;
  top: 14px;
  right: 0;
  content: '';
  background: var(--c2);
  width: 30px;
  height: 2px;
  display: block;
  transform: rotate(-45deg)
}

.psk071 .psk213 {
  display: block
}

.psk214 img {
  height: 180px
}

.psk215 {
  display: none
}

.psk216 img {
  height: 180px
}

.tar {
  text-align: right
}

.psk_main_slider2 {

}

.psk_main_slider2 .swiper-wrapper {
  margin: 0
}

.psk_main_slider2 .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  height: auto;
}

/*.psk_main_slider {*/
/*  padding: 0 0 30px !important*/
/*}*/

.psk217 {
  color: var(--c4);
  font-family: Verdana;
  font-size: 10px;
  font-weight: 700;
  background: var(--c25);
  padding: 12px 75px 12px 20px;
  text-decoration: none;
  display: inline-block;
  border-radius: 18px;
  position: relative
}

.psk217:before {
  content: '';
  width: 26px;
  height: 2px;
  position: absolute;
  top: 50%;
  margin: -1px 0 0;
  right: 20px;
  border-radius: 1px;
  background: var(--c4);
}

.psk217:after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  margin: -3px 0 0 0;
  right: 20px;
  border-radius: 1px;
  border-top: 2px solid var(--c4);
  border-right: 2px solid var(--c4);
  transform: rotate(45deg)
}

.psk218 {
  display: flex;
  align-items: center;
  gap: 30px
}

.psk219 {
  color: var(--c2);
  font-size: 12px;
  line-height: 18px;
  padding: 15px 0 0
}

.psk220 {
  color: var(--c2);
  font-family: 'Cocomat-Bold';
  font-size: 22px;
  line-height: 28px;
}

.psk221 {
  position: relative;
  /*top: 15px;*/
  /*right: 30px;*/
}

.psk222 {
  color: var(--c4);
  font-weight: 700;
  font-size: 24px;
}

.psk223 {
  color: var(--c4);
  font-weight: 700;
  font-size: 90px;
  height: 200px;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.psk224 {
  color: var(--c4);
  font-family: Verdana;
  font-size: 16px;
  font-weight: 700;
  background: var(--c3);
  padding: 15px 90px 15px 30px;
  position: relative;
  border-radius: 25px
}

.product-item-label-ring {
  display: none
}

.psk224:before {
  content: '';
  width: 46px;
  height: 3px;
  position: absolute;
  top: 50%;
  margin: -1.5px 0 0;
  right: 30px;
  border-radius: 1px;
  background: var(--c4);
}

.psk224:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin: -6.5px 0 0 0;
  right: 30px;
  border-radius: 1px;
  border-top: 3px solid var(--c4);
  border-right: 3px solid var(--c4);
  transform: rotate(45deg)
}

.psk224:hover {
  outline: 3px solid var(--c3);
  color: var(--c3);
  background: var(--c4);
}

.psk224:hover:before {
  background: var(--c3);
}

.psk224:hover:after {
  border-color: var(--c3);
}

.psk225, .psk077 {
  color: var(--c2);
}

.psk337 {
  display: block;
  height: 90px;
  color: var(--c2);
}

.psk226 {
  color: var(--c2);
  font-size: 12px
}

.psk227 {
  text-align: center
}

.psk230 {
  color: var(--c16);
  font-size: 12px;
  line-height: 22px;
}

.psk231 {
  display: flex;
  flex-wrap: wrap;
  gap: 30px
}

.psk232 {
  width: 100%;
  overflow: hidden;
}

.psk233 {
  width: 100%;
  background: var(--c1);
  padding: 0 15px 30px
}

.psk234 {
  list-style: none;
  display: grid;
  grid-template-columns:repeat(1, 1fr);
  grid-gap: 30px;
  margin: 0;
}

.psk234 li {
  padding-bottom: 0
}

.psk235 {
  text-decoration: none;
  display: block
}

.psk236 {
  color: var(--c2);
  font-family: 'Cocomat-Bold';
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}

.psk235 .product-item-image-wrapper {
  height: auto;
  padding-top: 100%
}

.psk235 .product-item-image-slider-slide-container {
  border-radius: 8px
}

.psk235 .product-item-image-slider-control {
  width: 8px;
  height: 8px;
  margin: 0 4px;
  border-radius: 4px
}

.psk235 .product-item-image-slider-control.active {
  background: var(--c3)
}

.psk237 {
  color: var(--c1);
  font-size: 8px;
  border: 1px solid var(--c8);
  border-radius: 4px;
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 5px 10px;
  z-index: 3;
}

.psk238 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #0000006b;
  z-index: 2;
  align-items: flex-end;
  padding: 15px;
  border-radius: 8px;
  overflow: hidden;
  display: none
}

.psk239 {
  color: var(--c4);
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 0 0 30px
}

.psk240 {
  color: var(--c4);
  font-family: Verdana;
  font-size: 12px;
  font-weight: 700;
  background: var(--c3);
  padding: 10px 75px 10px 20px;
  text-decoration: none;
  display: inline-block;
  border-radius: 8px;
  position: relative;
}

.psk240:before {
  content: '';
  width: 26px;
  height: 2px;
  position: absolute;
  top: 50%;
  margin: -1px 0 0;
  right: 20px;
  border-radius: 1px;
  background: var(--c4);
}

.psk240:after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  margin: -3px 0 0 0;
  right: 20px;
  border-radius: 1px;
  border-top: 2px solid var(--c4);
  border-right: 2px solid var(--c4);
  transform: rotate(45deg)
}

.psk_catalog_mebel_collection_similar .swiper-wrapper {
  margin: 0
}

.psk_catalog_mebel_collection_similar .swiper-slide {
  padding: 0
}

.psk036:hover .psk238 {
  display: flex
}

.psk241 {
  color: var(--c17);
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.psk242 {
  color: var(--c17);
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 45px
}

.psk243 {
  color: var(--c2);
  font-family: "Cocomat-Light";
  font-size: 40px;
  line-height: 56px;
}

.psk244 {
  height: 165px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

.psk247 {
  padding: 30px 0
}

.ttuc {
  text-transform: uppercase
}

.psk248 {
  display: block;
  color: var(--c6);
  font-size: 12px;
  line-height: 18px;
  padding: 0 0 15px;
  cursor: pointer
}

.psk248 input {
  display: none
}

.psk248 span {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  border: 1px solid var(--c3);
  border-radius: 2px;
  position: relative;
  margin: 3px 5px 0 0;
}

.psk248 input:checked + span {
  background: var(--c3)
}

.psk248 input:checked + span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -4px;
  display: block;
  width: 8px;
  height: 4px;
  border-left: 1px solid var(--c4);
  border-bottom: 1px solid var(--c4);
  transform: rotate(-45deg);
}

.psk249 {
  color: var(--c21);
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: block
}

.psk250 {
  color: var(--c6);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.psk250 a {
  color: var(--c21);
  text-decoration: none
}

.psk251 {
  color: var(--c7);
  font-size: 12px;
  line-height: 18px;
}

#PSKModal, .PSKModal, .popup-window.popup-window-with-titlebar {
  padding: 24px;
  border-radius: 8px;
  max-width: 90%;
}

.popup-window-titlebar-text, .popup-window-titlebar-text-version {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: var(--bs-body-color);
  padding: 0;
}

.popup-window-buttons {
  padding: 0;
  /*margin-top: 24px;*/
  text-align: initial;
}

#PSKModal .popup-window-titlebar {
  height: auto
}

#PSKModal .popup-window-titlebar-text {
  /*color: var(--c2);*/
  /*font-family: "Cocomat-Light";*/
  /*font-size: 24px;*/
  /*font-weight: 500;*/
  /*line-height: 1.5;*/
  font-family: 'Geologica', sans-serif;
  /*text-transform: uppercase;*/
  /*padding: 0 0 15px*/
  margin-bottom: 24px;
}

#PSKModal .popup-window-content, .PSKModal .popup-window-content {
  padding: 0;
  background: none;
}

.psk252 {
  color: var(--c6);
  font-size: 12px;
  line-height: 18px;
}

.psk254 {
  color: var(--c2);
  font-family: 'Cocomat-Bold';
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}

.psk255 {
  color: var(--c2);
  font-family: 'Cocomat-Bold';
  font-size: 18px;
  line-height: 26px;
  text-transform: uppercase;
}

.psk256 {
  color: var(--c6);
  font-size: 12px;
  line-height: 18px;
  padding: 0 0 15px
}

.psk257 {
}

.psk258 {
  max-height: 100%
}

.popup .psk259 {
  max-height: 100vh
}

.psk260 {
  color: var(--c2);
  font-family: "Cocomat Pro";
  font-size: 16px;
  line-height: 26px;
}

.psk261 {
  color: var(--c2);
  font-family: "Cocomat Pro";
  font-size: 16px;
  line-height: 26px;
  padding: 0 0 15px
}

.psk261 a {
  color: var(--c3);
  font-family: "Cocomat-Bold";
  font-size: 16px;
  line-height: 26px;
}

.psk262 {
  display: inline-block;
  cursor: pointer;
  /*background-image: url('../i/download.svg');*/
  background-image: var(--ico-attach);
  background-repeat: no-repeat;
  background-position: center left 12px;
  padding: 12px 12px 12px 32px;
  margin-bottom: 0;
  border-radius: 8px;
  background-color: var(--bs-gray-100);
  width: auto;
}

.canvas-map {
  height: 480px;
  overflow: hidden;
}
/*.canvas-map > * {*/
/*  border-radius: inherit;*/
/*}*/

.psk263 {
  list-style: none;
  margin: 0
}

.psk263 > li {
  padding: 0;
  border-bottom: 1px solid var(--c8)
}

.psk263 > li > span {
  color: var(--c17);
  font-size: 12px;
  padding: 7.5px 0 7.5px 30px;
  position: relative;
  cursor: pointer;
  display: block;
  position: relative
}

.psk263 > li > span:before {
  content: '';
  position: absolute;
  top: 14px;
  left: 10.5px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4.5px 4.5px 0 4.5px;
  border-color: var(--c2) transparent transparent transparent;
}

.psk263 > li > ul {
  list-style: none;
  margin: 0;
  display: none
}

.psk263 > li > ul > li {
  padding: 0
}

.psk263 > li > ul > li > a {
  display: block;
  padding: 7.5px 0 7.5px 30px;
  font-size: 12px;
  line-height: 18px;
  color: var(--c25);
  text-decoration: none
}

.psk264 > span:before {
  transform: rotate(180deg);
}

.psk263 > li.psk264 ul {
  display: block
}

.psk265 {
  color: var(--c2);
  font-family: "Cocomat-Bold";
  font-size: 16px;
  line-height: 26px;
}

.psk266 {
  position: absolute;
  z-index: 99;
  top: 12px;
  right: 12px
}

.psk267 {
  padding: 7px 10px;
  /*background-color: hsla(0, 0%, 100%, .4);*/
  /*font-size: 10px;*/
  /*border-radius: 9px;*/
  /*color: #fff*/
  line-height: 1;
  background-color: rgba(0, 0, 0, .38);
}

.psk268 {
  display: none;
  position: absolute;
  top: 26px;
  background: #000;
  color: #fff;
  /*font-size: 14px;*/
  /*border-radius: 12px;*/
  white-space: nowrap;
  padding: 4px 8px;
  right: 0;
}

.psk268:after {
  position: absolute;
  top: -6px;
  right: 12px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #000 transparent
}

.psk266:hover .psk268 {
  display: block
}

.psk311 {
  font-size: 21px;
  color: #fff;
  text-align: center;
  background: #09c;
  line-height: 25px;
  padding: 100px 0;
}

.psk312 {
  width: 100%;
  height: 207px;
  margin: 50px 0 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.psk313 {
  font-size: 16px;
  color: #3c3c3b;
  text-align: center;
  position: relative;
  padding: 50px 0;
}

.psk314 {
  font-size: 21px;
  color: #333;
  text-align: center;
  line-height: 25px;
  padding: 100px 0;
  position: relative;
}

.psk314:after, .psk313:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  margin: 0 0 0 -20px;
  border-bottom: 1px solid #333;
}

.psk315 {
  width: 100%;
  height: 291px;
  margin: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.psk317 {
  box-shadow: 0 0 10px #ccc;
  display: block;
  margin-bottom: 30px;
}

.psk318 {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 250px;
  background-color: #fff;
  margin: 0 0 30px;
}

.psk319 {
  min-height: 250px;
  background-color: #ecebeb;
  margin: 0 0 30px;
  padding: 30px 30px 90px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}

.psk320 {
  position: absolute;
  bottom: 30px;
  right: 30px;
  color: #fff;
  font-size: 14px;
  background: #09c;
  padding: 21px;
}

.psk324 {
  text-align: center;
  font-size: 24px;
  color: #3c3c3b;
  padding: 0 0 15px;
}

.psk325 {
  text-align: center;
  font-size: 14px;
  color: #3c3c3b;
}

.psk_sert001 {
  font-size: 0;
  margin: 0 -15px
}

.psk_sert001 li {
  padding: 0 15px
}

.psk_sert002 {
  box-shadow: 0 0 10px #ccc;
  display: block;
  margin-bottom: 30px;
  text-decoration: none
}

.psk_sert003 {
  width: 100%;
  padding-top: 90%;
  margin: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat
}

.psk_sert004 {
  font-size: 16px;
  color: #3c3c3b;
  padding: 15px
}

.psk_sert001 li {
  padding: 0 15px;
}

:root {
  --c1: #F5F5F5;
  --c2: #24546F;
  --c3: #EA5150;
  --c4: #fff;
  --c5: #B80B0B;
  --c6: #1E1E1E;
  --c7: #858585;
  --c8: #D9D9D9;
  --c9: rgba(0, 0, 0, 0.25);
  --c10: #F16D0D;
  --c11: #E40100;
  --c12: #2381B6;
  --c13: #4DA5A5;
  --c14: #AC905A;
  --c15: #EFEFEF;
  --c16: #616161;
  --c17: #000;
  --c18: #777F8A;
  --c19: #135266;
  --c20: #DEDEDE;
  --c21: #005DE8;
  --c22: transparent;
  --c23: rgba(255, 255, 255, 0.80);
  --c24: #151515;
  --c25: #356B89;

}

/**Онлайн каталог*/
.catalog-card {
  font-family: "Cocomat Pro";
  font-size: 16px;
}

.catalog-card__main {
  display: flex;
}

.catalog-card_main-image {
  width: 55%;
}

.catalog-card__description span {
  font-size: 16px;
}

.additional-title {
  font-size: 16px;
  font-weight: 700;
}

.product-characteristic__title {
  margin: 21px 0;
}

.product-characteristic__item {
  display: flex;
}

.catalog-card__desc-wrapper {
  width: 45%;
  margin-left: 30px;
}

.catalog-card__addit-desc {
  display: flex;
}

.catalog-card__title {
  font-size: 60px;
  color: #000;
  margin: 40px 0;
  padding: 0;
}

.catalog-card__title span {
  line-height: 20px;
  font-size: 25px;
  font-weight: 100;
}

.product-characteristic__name {
  padding-right: 10px;
  font-weight: 700;
}

.catalog-card__addit-item {
  border: 1px solid;
  padding: 5px;
  display: flex;
  align-items: center;
  text-align: center;
  margin-right: 16px;
}

.catalog-card__addit-item span {
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.product-composition__items-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.product-composition__title {
  margin: 40px 0 13px 0;
}

.product-composition__item {
  width: 33.33333%;
  display: flex;
  align-items: end;
}

.product-composition__icon {
  height: 60px;
  margin-right: 10px;
}

.product-composition__text {
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.product-composition__image {
  width: 160px;
}

.product-composition__text span {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase;
}

.product-view {
  margin-top: 85px;
  display: flex;
}

.view-float {
  width: 50%;
}

.product-view__images {
  display: flex;
  flex-wrap: wrap;

}

.product-view__image img {
  object-fit: contain;
}

.product-view__image {
  display: flex;
  justify-content: center;
  margin: 0 15px;
  width: 155px;
  height: 240px;
}

.product-view__names {
  display: flex;
  flex-direction: column;
  margin: 30px 0;
}

.product-view__price {
  display: flex;
}

.product-price {
  display: flex;
  flex-direction: column;
  margin: 10px 20px 0 0;
}

.product-price__main {
  text-decoration: line-through;
  text-decoration-color: #f00;
}

/*Service form*/

.s-form {
  max-width: 65%;
  margin: 20px auto;
}

.s-form__wrapper {
  display: flex;
  justify-content: center;
}

.s-form__side {
  width: 50%;
  margin: 10px;
}

textarea {
  resize: none;
}

.form-field {
  margin-bottom: 16px;
}

.s-form__input, [name="PERSONAL_BIRTHDAY"] {
  height: 40px;
  width: 100%;
  font-size: 14px;
  padding: 0 20px;
  border: 1px solid #d3d4dd;
  border-radius: 8px;
}

[name="PERSONAL_BIRTHDAY"] {
  width: 200px;
}

.s-form__textarea {
  overflow-y: auto;
  font-size: 14px;
  width: 100%;
  padding: 10px 11px;
  border: 1px solid #d3d4dd;
  border-radius: 8px;
}

.s-form__select {
  width: 100%;
  font-size: 14px;
  border-radius: 8px;
  padding: 10px;
  border: 1px solid #d3d4dd;
}

.s-form__button {
  width: 50%;
  margin: 0 auto;
}

.s-form__button input {
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  background: #EA5150;
  border-radius: 8px;
  display: inline-block;
  padding: 15px 45px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.s-form_select-title {
  color: #eee;
}

.s-form__input-title {
  margin-top: 15px;
}

.file-error {
  border: 1px solid #cf0000;
}

.blank-button {
  display: flex;
  justify-content: center;
}

.basket-item-image {
  width: 90px;
  height: 90px;
  object-fit: contain;
}

.psk021 {
  font-size: 14px;
  line-height: 24px;
  padding: 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 60px;
}

.type-text {
}

.type-text table:not(.no-style) {
  border: 0;
  width: 100%;
  /*font-size: 16px;*/
  /*line-height: 1.25;*/
  /*font-weight: 400;*/
  white-space: nowrap;
  border-collapse: collapse;
  border-spacing: 0;
}

.type-text table:not(.no-style) th, .type-text table:not(.no-style) td {
  padding: 12px 12px;
}

.type-text table:not(.no-style) th:first-child, .type-text table:not(.no-style) td:first-child {
  padding-left: 18px;
}

.type-text table:not(.no-style) th:last-child, .type-text table:not(.no-style) td:last-child {
  padding-right: 18px;
}

.type-text table:not(.no-style) th:first-child {
  /*border-top-left-radius: 12px;*/
}

.type-text table:not(.no-style) th:last-child {
  /*border-top-right-radius: 12px;*/
}

.type-text table:not(.no-style) thead {

}

.type-text table:not(.no-style) th {
  font-weight: 700;
  border: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.type-text table:not(.no-style) tbody tr:first-child {
  /*font-weight: 700;*/
  border: 0;
}

.type-text table:not(.no-style) tbody tr:first-child td {
  padding-top: 12px;
  padding-bottom: 12px;
}

.type-text table:not(.no-style) tbody tr:nth-of-type(2) td:first-child {
  /*border-top-left-radius: 12px;*/
}

.type-text table:not(.no-style) tbody tr:nth-of-type(2) td:last-child {
  /*border-top-right-radius: 12px;*/
}

.type-text table:not(.no-style) tbody tr:nth-of-type(2n) {
  /*background-color: #F4F4F4;*/
}

.type-text table:not(.no-style) td {
  border: 1px solid var(--c8);
}

.type-text table:not(.no-style) tr:last-child td:first-child {
  /*border-bottom-left-radius: 20px;*/
}

.type-text table:not(.no-style) tr:last-child td:last-child {
  /*border-bottom-right-radius: 20px;*/
}

.table-wrap {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.order-prod-table-wrap {
  margin-bottom: 20px;
}

.order-prod-table-wrap .psk255 {
  margin-bottom: 10px;
}


@media (min-width: 350px) {
  .mid_container {
    width: 300px
  }

  /*#PSKModal .popup-window-titlebar-text{width:330px}*/
}

@media (min-width: 360px) {

}

@media (min-width: 400px) {
  /*.psk145 {*/
  /*  height: 285px*/
  /*}*/
  .psk214 img {
    height: 260px
  }

  .psk216 img {
    height: 285px
  }

  /*#PSKModal .popup-window-titlebar-text{width:380px}*/
}

@media (min-width: 500px) {

  .mid_container {
    width: 400px
  }

  /*#PSKModal .popup-window-titlebar-text{width:430px}*/

}

@media (min-width: 576px) {

  .small_container {
    width: 300px
  }

  .psk_sert001 li {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
}

@media (min-width: 768px) {
  .psk244 {
    height: 330px
  }

  .psk238 {
    padding: 30px
  }

  .psk234 {
    grid-template-columns:repeat(2, 1fr)
  }

  .psk104 {
    font-size: 18px;
    text-align: center
  }

  .psk138 {
    font-size: 18px;
  }

  #psk098 td, #psk098_10 td {
    padding: 5px
  }

  /*.psk_complect {*/
  /*  overflow: hidden !important;*/
  /*  position: unset !important*/
  /*}*/
  .psk231 {
    flex-wrap: nowrap
  }

  .psk232 {
    width: 50%;
  }

  .psk233 {
    width: 50%;
  }

  .psk123 input:checked + .psk109:before, .pskcol3015 .psk109:before {
    top: 5px;
    left: 4px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    width: 16px;
    height: 8px;
  }

  .psk113 {
    font-size: 14px
  }

  .psk109 {
    width: 28px;
    height: 28px;
    border-radius: 4px;
  }

  .psk109:before {
    width: 14px;
    height: 4px;
    margin: -2px 0 0 -7px
  }

  .psk109:after {
    width: 4px;
    height: 14px;
    margin: -7px 0 0 -2px
  }

  .psk098 {
    -webkit-column-count: 4;
    column-count: 4;
    gap: 30px;
  }

  #psk340 svg {
    width: 19px
  }

  .psk083 svg {
    width: 19px
  }

  .psk_detail_main-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 6px !important;
    border-radius: 6px
  }

  .psk_detail_main-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--c3);
    width: 36px;
  }

  .psk047 img {
    width: 210px
  }

  .psk190 {
    min-width: 48px
  }

  .psk190:before {
    width: 26px;
    margin: -.5px 0 0 -13px;
  }

  .psk190:after {
    margin: -3px 0px 0px 7px;
  }

  .psk042 li:hover {
    z-index: 13;
  }

  .psk042 li:hover svg {
    fill: var(--c4)
  }

  .psk042 li:hover .psk043 {
    color: var(--c4)
  }

  .psk042 li:nth-child(3):hover {
    transform: translateY(-100px);
  }

  .psk042 li:nth-child(4):hover {
    transform: translateY(-100px);
  }

  .hm {
    display: block
  }

  .hd {
    display: none
  }

  .product-item-image-slider-control.active {
    width: 38px;
  }

  .product-item-image-slider-control {
    width: 6px;
    height: 6px;
    border-radius: 3px
  }

  .product-item-image-slider-control-container {
    bottom: -15px
  }

  .psk038 span svg {
    fill: var(--c2);
    width: 24px;
    height: 24px
  }

  .product-item-image-wrapper {
    height: 330px;
  }

  .psk007 {
    position: static;
    background: none;
    top: auto;
    left: auto;
    flex-wrap: nowrap;
    width: auto;
    gap: 30px;
    box-shadow: none;
  }

  #psk007 {
    display: flex
  }

  #psk071 {
    width: auto;
  }

  .psk008 {
    background: var(--c3);
    color: var(--c4);
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 4px;
    cursor: pointer;
    white-space: nowrap;
    width: auto
  }

  .psk009 {
    width: auto
  }

  .psk009 > li {
    display: inline-block;
  }

  .psk009 > li > ul {
    position: absolute;
    top: 100%;
    left: -30px;
    display: none;
    padding: 30px
  }

  .psk009 > li > a {
    font-weight: 400;
  }

  .psk009 > li:first-child a {
    font-weight: 700;
  }

  .psk010 {
    width: 202px;
    height: 40px;
  }

  .psk012 {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 27px;
    display: block
  }

  .psk012:after {
    position: absolute;
    top: 12px;
    right: 0;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: var(--c2) transparent transparent transparent;
  }

  .psk013 {
    display: inline-block;
  }

  .psk015 {
    width: calc(100% - 232px);
    flex-wrap: wrap;
  }

  .psk017 {
    font-size: 40px;
    margin: 30px 0;
    text-align: center;
  }

  .psk022 {
    color: var(--c6);
    font-size: 12px;
    padding: 0 0 30px
  }

  .psk023 {
    font-size: 12px; /*width: 50%;*/
    padding: 15px 45px;
  }

  .product-item-info-container .psk023 {
    width: auto
  }

  .psk024 {
    border: 1px solid var(--c8);
    border-radius: 8px
  }

  .psk024:hover {
    box-shadow: 0px 0px 12px 0px var(--c9)
  }

  .psk025 {
    padding: 24px 24px 16px 24px
  }

  .psk026 {
    left: -4px;
    width: 122px;
  }

  .product-item-detail-slider-block .psk026 {
    left: 8px
  }

  .psk027 {
    font-size: 10px;
    padding: 5px 10px;
    margin: 0 0 8px;
  }

  .psk032 {
    font-size: 20px;
    font-weight: 700;
    font-family: Verdana;
  }

  .psk033 {
    font-size: 15px;
  }

  .psk040 {
    font-size: 40px;
    line-height: 56px;
  }

  .psk041 {
    width: 100%;
  }

  .psk042 {
    grid-template-columns:repeat(2, 1fr);
  }

  .psk042 li {
    box-shadow: 0 0 12px 0 var(--c9);
    padding: 15px 30px;
    display: flex
  }

  .psk042 li:hover {
    background: var(--c2)
  }

  .psk076 {
    height: 750px;
  }

  .psk259 {
    height: 750px;
  }

  .psk048 {
    width: auto;
    flex-wrap: nowrap
  }

  .psk049 {
    width: auto;
    justify-content: flex-start;
  }

  .psk052 {
    width: auto;
    padding: 30px 0;
    text-align: left;
  }

  .psk053 {
    padding: 0 0 15px
  }

  .psk054 {
    padding: 0 0 5px;
  }

  .psk055 {
    font-size: 14px;
    border-radius: 8px;
    left: 15px;
    padding: 10px 15px;
  }

  .psk237 {
    font-size: 14px;
    border-radius: 8px;
    left: 30px;
    top: 30px;
    padding: 10px 15px;
  }

  .psk065 {
    height: 30px;
    width: 30px;
    margin: -15px 0 0
  }

  .psk065:before {
    top: 14px;
    width: 32px;
    height: 2px;
  }

  .psk065:after {
    top: 14px;
    width: 32px;
    height: 2px;
  }

  .psk064 {
    top: 142px;
    left: 0;
    right: 0;
    padding: 7.5px 105px;
  }

  .psk067 {
    font-size: 12px;
    padding: 12px 50px 12px 15px
  }

  .psk068 {
    width: 44px;
    height: 44px;
    background-size: 24px;
  }

  .psk069 {
    top: 55px;
    height: 501px;
    padding: 0
  }

  .psk069 a {
    padding: 0 30px
  }

  .psk069 a span.psk071:after {
    border-color: transparent transparent transparent var(--c8);
  }

  .psk069 li {
    padding: 7px 0
  }

  .psk069 > li > a {
    font-weight: 400
  }

  .psk069 > li > ul {
    position: absolute;
    top: 0;
    left: 33.34%;
    width: 66.64%;
    height: 100%;
    background: var(--c1);
    margin: 0;
    list-style: none;
    padding: 30px 0;
    display: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 1000px 1000px
  }

  .psk069 > li > ul:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: var(--c1);
    content: '';
    background-image: inherit;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .psk069 > li > ul > li > a {
    padding-left: 15px
  }

  .psk069 > li > ul > li > ul {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    background: var(--c15);
    display: none;
    padding: 30px 0;
  }

  .swiper_main {
    margin: 0 0 45px
  }

  .swiper_main .swiper-slide a, .swiper_main .swiper-slide span {
    font-size: 12px
  }

  .psk074 {
    display: block;
    width: 90px
  }

  .psk075 {
    height: 750px;
    width: calc(100% - 120px)
  }

  .psk080 {
    color: var(--c16);
    font-size: 14px;
  }

  .psk082 .psk038 span {
    display: flex
  }

  .psk082 .psk038 svg {
    width: 19px
  }

  .psk084 {
    font-size: 18px;
    padding: 15px 0
  }

  .psk085 {
    font-size: 24px;
    font-weight: 700
  }

  .psk087 {
    padding: 3px 17px;
  }

  .psk088 {
    margin: 0 0 20px;
  }

  .psk092 {
    padding: 9px 12px
  }

  .psk092 span {
    font-size: 14px;
    background: url('../i/cart.svg') no-repeat center left;
    padding: 0 0 0 35px
  }

  .psk093 {
    display: block
  }

  .psk094 {
    display: block
  }

  .psk112 {
    font-size: 18px;
    font-weight: 700;
  }

  .psk128 {
    width: 548px
  }

  .psk125 {
    width: 66%;
    padding: 0 0 0 30px
  }

  .psk124 {
    width: 33%;
    display: inline-block
  }

  .psk118 {
    right: 570px;
    top: 15px
  }

  .psk060 {
    grid-template-columns:repeat(2, 1fr)
  }

  .psk019 {
    grid-template-columns:repeat(2, 1fr)
  }

  .psk020 {
    grid-template-columns:repeat(2, 1fr)
  }

  /*.psk145 {*/
  /*  height: 340px*/
  /*}*/
  .psk152 {
    grid-template-columns:repeat(2, 1fr)
  }

  .psk191 {
    left: 26%;
    width: 8%;
  }

  .psk193 {
    top: 50%;
    left: 26%;
    width: 8%;
  }

  .psk195 {
    top: 7%;
    left: 37%;
    width: 11%;
    height: 36%;
  }

  .psk197 {
    top: 58%;
    left: 35%;
    width: 16%;
    height: 35%;
  }

  .psk199 {
    top: 50%;
    left: 38%;
    width: 11%;
  }

  .psk201 {
    top: 64%;
    left: 52%;
    width: 27%
  }

  .psk203 {
    left: 72%;
    width: 8%
  }

  .psk208 {
    display: none !important
  }

  .psk211 {
    display: none
  }

  .psk215 {
    display: block;
    padding: 45px 0 0
  }

  .psk071 .psk213 {
    display: none
  }

  .psk214 img {
    height: 340px;
    padding-top: 0px
  }

  .psk216 img {
    height: 550px
  }

  .psk219 {
    display: none;
    position: absolute;
    left: 0;
    padding: 7.5px 15px;
    background: var(--c2);
    top: 67px;
    z-index: 2;
    right: 0;
    height: 103px;
  }

  .psk042 li:hover .psk219 {
    display: block;
    color: var(--c4)
  }

  .psk_main_slider {
    padding: 0 !important
  }


  .mid_container {
    width: 550px
  }

  .c-1, .c-10, .c-11, .c-12, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9 {
    float: left
  }

  .c-12 {
    width: 100%
  }

  .c-11 {
    width: 91.66666667%
  }

  .c-10 {
    width: 83.33333333%
  }

  .c-9 {
    width: 75%
  }

  .c-8 {
    width: 66.66666667%
  }

  .c-7 {
    width: 58.33333333%
  }

  .c-6 {
    width: 50%
  }

  .c-5 {
    width: 41.66666667%
  }

  .c-4 {
    width: 33.33333333%
  }

  .c-3 {
    width: 25%
  }

  .c-2 {
    width: 16.66666667%
  }

  .c-1 {
    width: 8.33333333%
  }

  /*.container {*/
  /*  width: 750px*/
  /*}*/
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    float: left;
  }

  .col-4 {
    width: 33.33333333%;
  }

  .psk311 {
    padding: 100px;
  }

  .psk314 {
    padding: 100px;
  }

  .feedback-form {
    width: 50%;
    margin: 0 auto;

  }

  .col-4 {
    width: 33.33333333%;
  }

  .col-8 {
    width: 66%;
  }

  .psk_sert001 li {
    width: 33.33333333%;
  }

  .psk_adv_001 {
    font-size: 0;
    margin: 0 -15px;
  }

  .psk_adv_002 {
    width: 33.333333%;
    vertical-align: top;
    display: inline-block;
    padding: 0 15px;
  }

  .psk_adv_003 li {
    vertical-align: top;
    display: inline-block;
    width: 25%;
  }

  .psk266 {
    right: 16px;
    top: 16px;
  }
}

@media (min-width: 1024px) {
  .psk214 img {
    height: 510px;
    padding-top: 30px;
  }
}

@media (min-width: 992px) {
  .success-order-popup {
    border-radius: 32px;
    padding: 40px;
  }

  .psk064 {
    top: 115px
  }

  .psk232 {
    width: 66.66666667%;
  }

  .psk233 {
    width: 33.33333333%;
  }

  .psk_complect .swiper-wrapper {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    grid-gap: 30px;
  }

  .psk_complect .swiper-slide {
    margin-right: 0 !important;
    width: auto !important
  }

  .psk092 {
    padding: 9px 45px
  }

  .psk074 {
    width: 195px
  }

  .psk075 {
    width: calc(100% - 225px)
  }

  .psk046 {
    flex-wrap: nowrap
  }

  .psk047 {
    width: auto;
    text-align: left
  }

  .psk051 {
    justify-content: flex-start;
  }

  .psk205 {
    top: 30px;
    right: 45px
  }

  .psk221 {
    top: 45px
  }
.psk221 tbody tr td {
  padding: 10px;
}
  /*.container {*/
  /*  width: 970px*/
  /*}*/
  .psk_sert001 li {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .psk064 {
    top: 84px
  }

  #psk098 td, #psk098_10 td {
    padding: 10px 15px;
  }

  .psk_complect .swiper-wrapper {
    grid-template-columns:repeat(4, 1fr);
  }

  .psk092 {
    padding: 9px 21px
  }

  .psk219 {
    height: 119px;
  }

  .psk039 {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 75px 0 60px
  }

  .psk040 {
    width: 50%
  }

  .psk041 {
    width: 50%;
  }

  .psk040 br {
    display: block
  }

  .psk019 {
    grid-template-columns:repeat(4, 1fr);
  }

  .psk020 {
    grid-template-columns:repeat(3, 1fr)
  }

  .psk152 {
    grid-template-columns:repeat(3, 1fr)
  }

  .swiper_main .swiper-slide {
    width: auto;
  }

  .swiper_main .swiper-slide a, .swiper_main .swiper-slide span {
    padding: 7.5px 0
  }

  /*.container {*/
  /*  width: 1170px*/
  /*}*/
}

@media (min-width: 1400px) {
  /*.psk266 {*/
  /*  right: calc(50% - 675px)*/
  /*}*/
  .psk219 {
    height: 103px;
  }

  .psk044 {
    width: 1170px;
    margin: 0 auto
  }

  /*.container {*/
  /*  width: 1370px;*/
  /*  max-width: 1370px;*/
  /*}*/
}

@media (max-width: 1024px) {
  /*.psk145 {*/
  /*  height: 365px;*/
  /*}*/
}

@media (max-width: 1024px) {
  .item-card {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #PSKModal {
    padding: 16px;
  }

  .psk145 {
    /*height: 290px;*/
    aspect-ratio: 345 / 240;
  }

  .swiper-pagination-bullet {
    background: #c7c7c7 !important;
    opacity: unset !important;
    border-radius: 5px !important;
  }

  .stand_width_pagination > span > span {
    border: none !important;
  }

  .swiper-pagination-bullet-active {
    background: #000 !important;
  }

  .stand_width_pagination > span {
    margin: 0px 20px 5px;
  }

  .stand_width_pagination > span > span {
    font-size: 13px;
    font-weight: 600;
  }

  /*.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {*/
  /*  content: "" !important;*/
  /*}*/
  /*.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {*/
  /*  content: "" !important;*/
  /*}*/
  .swiper-button-prev, .swiper-button-next {
    display: none !important;
  }

  .service-form__wrapper {
    display: block;
  }

  .service-form__side {
    width: 100%;
    margin: 0 0 20px;
  }

  .service-form__button {
    width: 100%;
    margin: 0 auto;
  }

  .service-form {
    max-width: 90%;
    margin: 0 auto;
  }

  /*Готовые решения*/
  .item-card {
    width: 100%;
  }

  .cards-container {
    flex-wrap: wrap;
  }

  .product-item__title a {
    font-size: 11px;
  }

  .product-item__title {
    padding: 6px;
    width: 100%;
  }

  .interior-slider__wrapper {
    margin: 0;
  }

  .product-item__title {
    left: auto;
    right: auto;
  }

  .interiors_slider__button {
    display: none !important;
  }

  .service-info__steps {
    flex-direction: column;
    align-items: center;
  }

  .review-step {
    width: 80%;
    margin: 20px 0;
  }

  .service-info__container {
    flex-direction: column;
    align-items: center;
  }

  .service-info__block {
    width: 90%;
    margin: 20px 0;
  }

  .service-works__content {
    flex-direction: column;
    align-items: center;
  }

  .video-instr__block {
    width: 100%;
  }

  .service-works__block {
    width: 90%;
    margin: 20px 0;
  }

  .service-title {
    font-size: 38px;
    margin: 0 auto;
  }

  .service h2 {
    font-size: 28px;
  }

  .service-cities__wrapper {
    justify-content: center;
  }

  .service-cities__content {
    width: 90%;
    margin: 0;
  }

  .service-cities__title {
    font-size: 15px;
  }

  .service-cities__search {
    width: 100%;
  }

  .service-cities__wrapper img {
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 576px) {
  .psk146 {
    padding: 0;
    display: flex;
    margin: 0;
    justify-content: center;
    flex-wrap: wrap;
  }

  .psk146 li {
    width: calc(50% - 35px);
  }

  .psk148 {
    width: 100%;
    overflow: hidden;
  }
  .feedback__image.col-6 {
    width: 50%;
  }
  .col-6 {
    width: 70%;
  }

  .catalog-card__main {
    flex-wrap: wrap;
    justify-content: center;
  }

  .catalog-card_main-image {
    width: 100%;
  }

  .catalog-card__desc-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .product-view {
    flex-wrap: wrap;
  }

  .view-float {
    width: 100%;
  }

  .product-view__images {
    justify-content: center;
  }

}

@media (max-width: 480px) {
  /*.psk145 {*/
  /*  height: 160px;*/
  /*}*/
  .psk214 img {
    height: 140px;
  }

  .info-block__logo {
    display: none;
  }

  .s-form__side {
    width: 100%;
    margin: 0;
  }

  .s-form__wrapper {
    display: block;
  }

  .s-form {
    max-width: 108%;
    margin: 20px auto 0;
  }

  .service-form__container {
    width: 90%;
    margin: 0 auto;
  }

  .s-form__button {
    width: 100%;
    margin: 20px auto 0;
  }

  .s-form__button input {
    padding: 16px 31px;
  }

}


.psk335 {
  color: #3c3c3b;
  font-size: 48px;
  padding: 30px 0;
  text-align: center;
}

.psk334 {
  background: #ecebeb;
  font-size: 16px;
  padding: 0 15px;
  display: block;
  width: 100%;
  margin: 0 0 30px;
  height: 60px;
}

.psk333 {
  background: #ecebeb;
  font-size: 16px;
  padding: 15px;
  display: block;
  width: 100%;
  height: 240px;
}

.psk336 {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #09c;
  display: block;
  height: 60px;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 4px;
}

.psk338 a, .psk338 span {
  display: inline-block;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.psk338 span, .psk338 a:hover {
  background: #09c;
  color: #fff;
}

.psk_adv_003 {
  font-size: 0;
  margin: 0 -15px;
}

.psk_adv_003 li {
  padding: 0 15px;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide {
  transform: none !important;
}


.swiper-backface-hidden .swiper-slide {
  transform: none !important;
}

.b24-widget-button-position-bottom-right {
  bottom: 80px !important;
  right: 15px !important;
}

.bx-livechat-help-user {
  display: none !important;
}

.bx-livechat-wrapper {
  width: 300px !important;
}

/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
/*
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
*/
/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
  touch-action: pan-y
}

.swiper-vertical {
  touch-action: pan-x
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-3d {
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg)
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg)
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto
}

.swiper-button-lock {
  display: none
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'
}

.swiper-pagination {
  /*position: absolute;*/
  /*text-align: center;*/
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  margin-top: 12px;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet:only-child {
  display: none !important
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet, .cv .bullets li {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube {
  overflow: visible
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px)
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-flip {
  overflow: visible
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height
}

.swiper-cards {
  overflow: visible
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}

.front, .catalog-page, .header, .footer, .bottom-panel, #cv, .contact-page , .service-page {
  font-size: var(--bs-body-font-size);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
}

.front .footer, .catalog-page .footer, .contact-page .footer , .service-page .footer {
  margin-top: 0;
}

.prod-detail .psk074 {
  width: auto;
  height: 618px;
}

.prod-detail .psk259 {
  height: auto;
  aspect-ratio: 1;
}

.prod-detail .psk_detail-prev,
.prod-detail .psk_detail-next {
  width: 100%;
  height: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
}

.prod-detail .psk_detail-prev {
  top: 0 !important;
  left: 0;
}

.prod-detail .psk_detail-next {
  bottom: 0;
  left: 0;
}

.prod-detail .psk_detail-prev::after,
.prod-detail .psk_detail-next::after {
  content: normal;
}

.prod-detail .product-item-detail-slider-controls-block {
  /*padding: 0;*/
  padding-top: 32px;
  padding-bottom: 32px;
}

.prod-detail .product-item-detail-slider-block {
  height: auto;
}


.prod-card-comp-popup {
  overflow: visible;
}

/*.product-item-detail-slider-container.popup {
  width: 1140px;
  max-width: 90%;
  max-height: 90%;
  margin: auto;
}*/
.product-item-detail-slider-container.popup .psk_detail_main {
  position: relative;
}

.product-item-detail-slider-container.popup .psk_detail_main .swiper-nav {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
  justify-content: center;
}

.product-item-detail-slider-container.popup .psk_detail_main .swiper-pagination-bullets {
  width: auto;
}

.product-item-detail-slider-container.popup .psk259 {
  height: 100%;
  max-height: 90vh;
  aspect-ratio: auto;
}

.product-item-detail-slider-container.popup .prod-detail__img {
  /*width: auto;*/
  /*height: 100%;*/
  max-height: 80%;
}

.product-item-detail-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*opacity: .25;*/
  background-color: rgba(0, 0, 0, .5);
}

.product-item-detail-slider-container:not(.popup) .product-item-detail-slider-overlay {
  display: none;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-left,
.product-item-detail-slider-container.popup .product-item-detail-slider-right {
  display: block;
  width: 10%;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
  width: 100%;
}

/*.prod-card-comp-popup.psk128 {*/
/*  width: 548px;*/
/*}*/

