

/** file: /upload/scss2css/41c37506195b263acb487f594e618c09.1693224638.index.scss.css */
/**===== bars3 =====*/
.loader-bars #bars3 {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
}
.loader-bars #bars3 span {
  position: absolute;
  display: block;
  bottom: 10px;
  width: 9px;
  height: 15px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-animation: bars3 2s infinite ease-in;
  animation: bars3 2s infinite ease-in;
}
.loader-bars #bars3 span:nth-child(2) {
  left: 11px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.loader-bars #bars3 span:nth-child(3) {
  left: 22px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.loader-bars #bars3 span:nth-child(4) {
  left: 33px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.loader-bars #bars3 span:nth-child(5) {
  left: 44px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@keyframes bars3 {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  25% {
    background: #000000;
  }
  50% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: rgba(0, 0, 0, 0.25);
  }
}
@-webkit-keyframes bars3 {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  25% {
    background: #000000;
  }
  50% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: rgba(0, 0, 0, 0.25);
  }
}
.visible {
  display: block !important;
}


/** file: /upload/scss2css/333c5f2ae0928a3694265fdf0a00570e.1689941680.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.header-line1 .callback {
  background-color: transparent;
  color: #00ADBB;
  border: 1px solid #00ADBB;
  padding: 7px 8px;
  line-height: 16px;
}
.header-line1 .callback:hover {
  color: #038c96;
  border: 1px solid #038c96;
}
.header-line1 a {
  text-decoration: none;
  transition: text-decoration 0.2s ease-in-out;
}
.header-line1 a:hover {
  text-decoration: underline;
}
.header-line1 .showRegionChooser {
  color: #00ADBB;
}
.header-line1 .showRegionChooser:hover {
  color: #038c96;
}


/** file: /upload/scss2css/9ebc87d3afed7c9b5b03aedfc9f6cffd.1634822915.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.catalogDesktopMenuWrap .rootMenuItem.selected .nameCell {
  font-weight: bold;
  color: #051C2C;
}
.catalogDesktopMenuWrap .rootMenuItem.selected .arrowCell {
  opacity: 1;
  color: #051C2C;
}
.catalogDesktopMenuWrap .innerInnerMenuWrap {
  columns: 4 190px;
  padding: 0;
  list-style: none;
}
.catalogDesktopMenuWrap .innerInnerMenuWrap li {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}


/** file: /upload/scss2css/9cf6b61f5cc46176927a3c0978b3fd75.1694165422.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.headerLine2Wrap {
  background-color: #F2F2F2;
}
.headerLine2Wrap .input-desctop {
  transition: background-color 0.3s ease-in-out;
  background: #ffffff !important;
}
.headerLine2Wrap .input-desctop ~ div {
  transition: background-color 0.3s ease-in-out;
  background: #ffffff !important;
}
.headerLine2Wrap .input-desctop:focus, .headerLine2Wrap .input-desctop:active {
  transition: background-color 0.3s ease-in-out;
  background: #e8f0fe !important;
}
.headerLine2Wrap .input-desctop:focus ~ div, .headerLine2Wrap .input-desctop:active ~ div {
  transition: background-color 0.3s ease-in-out;
  background: #e8f0fe !important;
}
.headerLine2Wrap .tippy-box {
  background-color: #fff;
}
.headerLine2Wrap .mobilesearch {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}
.headerLine2Wrap .lineDesctop {
  padding-top: 25px;
  padding-bottom: 25px;
  transition: padding-top 0.2s ease-in-out, padding-bottom 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .headerLine2Wrap .lineDesctop {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .headerLine2Wrap .lineDesctop {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.headerLine2Wrap.is-scrolling {
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.headerLine2Wrap.is-scrolling .lineDesctop {
  padding-top: 15px;
  padding-bottom: 15px;
  transition: padding-top 0.2s ease-in-out, padding-bottom 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .headerLine2Wrap.is-scrolling .lineDesctop {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .headerLine2Wrap.is-scrolling .lineDesctop {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.headerLine2Wrap .searchIcon {
  top: 50%;
  transform: translateY(-50%) skew(22deg, 0deg);
  right: 0;
}
.headerLine2Wrap .countMarker {
  padding: 2px;
  padding-left: 3px;
  min-width: 15px;
  min-height: 15px;
  text-align: center;
  border-radius: 50%;
  right: -5px;
  top: -5px;
}
.headerLine2Wrap .iconButton.active .countMarker {
  display: block;
}
.headerLine2Wrap .searchfield {
  border-top-left-radius: 18px;
  border-bottom-right-radius: 18px;
  transform: skew(-22deg, 0deg);
  overflow: hidden;
  position: relative;
  max-width: 400px;
}
.headerLine2Wrap .searchfield::before {
  content: "";
  position: absolute;
  width: 70%;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  z-index: -1;
}
.headerLine2Wrap .searchfield::after {
  content: "";
  position: absolute;
  width: 20%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #051C2C;
  z-index: -1;
}
.headerLine2Wrap .reset-skew {
  transform: skew(22deg, 0deg);
}
.headerLine2Wrap .burger-btn {
  width: 14px;
  height: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
}
.headerLine2Wrap .burger-btn span {
  height: 2px;
  width: 100%;
  background-color: #ffffff;
  transform: rotate(0) translateY(0);
  transition: transform 0.3s ease-in-out;
}
.headerLine2Wrap .burger-btn-open {
  transform: translateX(4px);
  transition: transform 0.3s ease-in-out;
}
.headerLine2Wrap .burger-btn-open span:nth-child(2) {
  display: none;
}
.headerLine2Wrap .burger-btn-open span:nth-child(1) {
  transform: rotate(45deg) translateY(5px);
  transition: transform 0.3s ease-in-out;
}
.headerLine2Wrap .burger-btn-open span:nth-child(3) {
  transform: rotate(-45deg) translateY(-6px);
  transition: transform 0.3s ease-in-out;
}
.headerLine2Wrap .mobile-burger {
  width: 24px;
  height: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
}
.headerLine2Wrap .mobile-burger span {
  height: 2px;
  width: 100%;
  background-color: #ffffff;
  transform: rotate(0) translateY(0);
  transition: transform 0.3s ease-in-out;
}
.headerLine2Wrap .mobile-burger-open span:nth-child(2) {
  display: none;
}
.headerLine2Wrap .mobile-burger-open span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
  transition: transform 0.3s ease-in-out;
}
.headerLine2Wrap .mobile-burger-open span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
  transition: transform 0.3s ease-in-out;
}
.headerLine2Wrap .burgerTrigger {
  padding: 8px 0;
}
@media (max-width: 767px) {
  .mobile-menu-wrapper {
    background-color: #051C2C;
  }
  .mobile-menu-wrapper .searchform {
    display: none;
  }
}


/** file: /upload/scss2css/1292e45d7b905e373cb9fa58d571c42f.1689941680.index.scss.css */
.isCityOk {
  top: -80px;
  left: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  width: 460px;
  background: rgba(0, 0, 0, 0.9) !important;
  z-index: 200;
}
.isCityOk .triangle {
  border-style: solid;
  border-color: transparent transparent #000 transparent !important;
  border-width: 10px;
  top: -20px;
  left: 20px;
}
@media only screen and (max-width: 767px) {
  .isCityOk {
    width: 100%;
    margin-left: -10px;
    width: calc(100% + 20px);
    top: auto;
    left: auto;
  }
}


/** file: /upload/scss2css/8a1854ec5f1d737742146851fe66a5fa.1680090537.index.scss.css */
.cookie {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  width: 731px;
  z-index: 9999;
}
@media (max-width: 768px) {
  .cookie {
    width: 100%;
    bottom: 60px;
  }
}


/** file: /upload/scss2css/ca00823aa3bb327f22e8f2db01f2faef.1719236665.index.scss.css */
.catalogMenuFullWrap .catalogMenuWrap {
  z-index: 10000;
  top: 61px !important;
  overflow-y: scroll;
}
.catalogMenuFullWrap .catalogMenuWrap .overlay-this-card {
  background-color: #222;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}


/** file: /upload/scss2css/09f86cd292ab01938c8765c002f90b4f.1703768174.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.line3 a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 1250px) {
  .line3 .sale-icon {
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
  }
}
.line3 .linkIcon {
  background: #F2F2F2;
  transition: all 0.2s ease-in-out;
}
.line3 .linkIcon .icons-title {
  color: #004557;
  transition: color 0.2s ease-in-out;
}
.line3 .linkIcon:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%), #F5F5F5;
  transition: all 0.2s ease-in-out;
}
.line3 .linkIcon:hover .icons-title {
  color: #00ADBB !important;
  transition: color 0.2s ease-in-out;
}
.line3 .promo-link {
  background: #ffd600;
}
.line3 .promo-link .promo-text {
  color: #000000;
  transition: color 0.2s ease-in-out;
}
.line3 .promo-link .promo-icon {
  color: #DA3533;
  transition: color 0.2s ease-in-out;
}
.line3 .promo-link:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%), #ffd600;
  transition: background-color 0.2s ease-in-out;
}
.line3 .credit-link {
  position: relative;
  border-radius: 4px;
  background-color: #6400c8;
}
.line3 .credit-link::after {
  content: "";
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 1px;
  top: 1px;
  border: 1px solid #6400c8;
  border-radius: 4px;
}
.line3 .credit-link .credit-icon {
  color: #ffffff;
}
.line3 .credit-link .credit-text {
  color: #ffffff;
}
.line3 .credit-link:hover {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 100%), #6400c8;
  transition: background-color 0.2s ease-in-out;
}
.line3 .icon {
  width: 45px;
}
.line3 .icons-title {
  color: #000000;
}
@media only screen and (max-width: 767px) {
  .line3 .up12.margin .cell {
    margin-left: 0.5px !important;
    margin-right: 0.5px !important;
  }
  .line3 .smallPaddingV {
    padding-top: 0.5px;
    padding-bottom: 0.5px;
  }
}
@media only screen and (min-width: 768px) {
  .line3 .icon {
    width: 34px;
  }
  .line3 .icons-title {
    color: #004557;
  }
}


/** file: /upload/scss2css/3648949de8eec80426ab101b6ce46f48.1694083607.index.scss.css */
.header {
  padding-top: 145px;
}
.header .header-sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 900;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .header {
    padding-top: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    padding-top: 61px;
  }
}
.header .headroom--not-top .header__top {
  position: fixed;
  z-index: 900;
}


/** file: /upload/scss2css/0a06733412f207f85316c969cf4da4cf.1703768174.index.scss.css */
@charset "UTF-8";
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown .dropdown-content {
  display: none;
  position: absolute;
}
.dropdown .dropdown-content a {
  display: block;
}
.dropdown:hover .dropdown-content {
  display: block;
  animation: fadeIn 0.3s ease;
}
.dropdown .shadow-content {
  box-shadow: 0px 8px 16px 0px rgba(91, 104, 113, 0.4);
}
.dropdown .dropbtn {
  cursor: pointer;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
    /* Начальная прозрачность при анимации */
  }
  to {
    opacity: 1;
    transform: translateY(0);
    /* Конечная прозрачность при анимации */
  }
}


/** file: /upload/scss2css/1f94c58b29d4e2145ae271e12d6d90a8.1690373152.index.scss.css */
.breadcrumbs-dropdown .dropdown .icon {
  transform: rotate(0);
  transition: transform 0.3s ease-in-out;
  display: inline-block;
}
.breadcrumbs-dropdown .dropdown:hover .icon {
  transform: rotate(180deg) translateY(15%);
}


/** file: /upload/scss2css/196ff60d6cb6771e3d1d307cff34deea.1687946698.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.catalog-filter-selected .labelFilter {
  padding: 6px;
}
.catalog-filter-selected .labelFilter {
  background-color: #F2F2F2;
  transition: background-color 0.3s ease-in-out;
}
.catalog-filter-selected .labelFilter:hover {
  background-color: #d0d0d0;
  transition: background-color 0.3s ease-in-out;
}


/** file: /upload/scss2css/504bc03aea109faff63d0c1625e0ba24.1687946698.index.scss.css */
.filterTriggerFullWrap .filterCounter {
  width: 20px !important;
  height: 20px !important;
  padding: 2px;
  visibility: visible;
}
.filterTriggerFullWrap:not(.counterVisible) .filterCounter {
  visibility: hidden;
}


/** file: /upload/scss2css/d9d361c842cdc243c47fa3eef4259d9c.1689259550.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.sorterFullWrap .selected .checkIcon {
  opacity: 1;
}
.sorterFullWrap .sortAcrivateBtn {
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  min-width: 150px;
}
.sorterFullWrap .sortAcrivateBtn .iconChevron {
  transform: rotate(0);
  transition: transform 0.3s ease-in-out;
}
.sorterFullWrap .sortAcrivateBtn:hover {
  color: #004557;
  border-color: #004557;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.sorterFullWrap .shadow {
  box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.2);
  z-index: 100;
}
.sorterFullWrap .desctopSortElem.selected {
  color: #000000;
}
.sorterFullWrap .mobileSortListWrap {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
  opacity: 0;
  pointer-events: none;
  top: 100%;
  min-width: 230px;
}
@media only screen and (min-width: 1024px) {
  .sorterFullWrap .mobileSortListWrap {
    min-width: auto;
    width: 100%;
  }
}
.sorterFullWrap.sortVariantsVisible .mobileSortListWrap {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: all;
}
.sorterFullWrap.sortVariantsVisible .sortAcrivateBtn .iconChevron {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}


/** file: /upload/scss2css/fb483c59bbf0aebd3b87b8b20ddf4d00.1687946698.index.scss.css */
.catalog-filter-checkbox input[type="checkbox"]:checked ~ .empty-checkbox {
  display: none;
}
.catalog-filter-checkbox input[type="checkbox"]:checked ~ .marked-checkbox {
  display: inline-block;
}


/** file: /upload/scss2css/74bfc03ccde68ba87b71a4db85feba5e.1687946698.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.filterWrapper .filterHeader:hover {
  background: rgba(208, 208, 208, 0.5);
}
.filterWrapper .plus-icon {
  display: inline-block;
}
.filterWrapper.opened .plus-icon {
  display: none;
}
.filterWrapper.opened .minus-icon {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .filterWrapper .filterHeader {
    font-size: 18px;
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .filterWrapper .filterHeader {
    font-size: 18px;
    font-weight: normal;
  }
}


/** file: /upload/scss2css/7f11e9f54bf5b45017c45df89362091f.1687946698.index.scss.css */
.catalog-filter-list input[type="checkbox"]:checked ~ .empty-checkbox {
  display: none;
}
.catalog-filter-list input[type="checkbox"]:checked ~ .marked-checkbox {
  display: inline-block;
}


/** file: /upload/scss2css/a8d9b6fcdf47e43919b6196d2b783d87.1687946698.index.scss.css */
.colorsFilterFullWrap input[type="checkbox"] {
  display: none;
}
.colorsFilterFullWrap input[type="checkbox"]:checked + div .selector {
  display: block;
}
.colorsFilterFullWrap .colorItem {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.25) inset;
  width: 50px;
  height: 50px;
}
@media only screen and (min-width: 1024px) {
  .colorsFilterFullWrap .colorItem {
    width: 33px;
    height: 33px;
  }
}
.colorsFilterFullWrap .colorSelectorCell {
  padding: 5px;
}
@media only screen and (min-width: 1024px) {
  .colorsFilterFullWrap .colorSelectorCell {
    padding: 0;
  }
}


/** file: /upload/scss2css/9c634b54b381f42b4710349dd1cb928f.1638176876.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.filterFullWrap.mobileShow {
  display: block !important;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 12000;
  background: #F2F2F2;
}
.filterFullWrap.mobileShow .filterWrapHeader {
  display: block;
}
.filterFullWrap.mobileShow .filterForm {
  overflow: auto;
  height: calc(var(--vh, 1vh) * 100 - 50px - 50px);
}
.filterFullWrap.mobileShow .filterForm .textWrap {
  padding-bottom: 0;
}
.filterFullWrap.mobileShow .filterWrapHeader {
  height: 50px;
}
.filterFullWrap.mobileShow .filterWrapFooter {
  height: 50px;
}
.filterFullWrap label {
  margin: 0;
}


/** file: /upload/scss2css/1441796b40c6aa89e82b58793c7ba320.1685523210.Slinkslide.scss.css */
.gallerySlinkSlide {
  min-width: 100% !important;
}
.gallerySlinkSlide .slideImage {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}


/** file: /upload/scss2css/82e2c045bb00b900c90d3aec51509113.1690207628.index.scss.css */
.catalog-item-labels .labelWrap {
  padding: 1px 0 0 1px;
}
.catalog-item-labels .labelInnerWrap {
  border-radius: 200px;
}
.catalog-item-labels .iconSpan {
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1em;
}
@media only screen and (max-width: 767px) {
  .catalog-item-labels .smallTextOnMobile {
    font-size: 8px;
  }
}
.catalog-item-labels.smallMode .textCell {
  font-size: 10px;
  text-transform: none;
  line-height: 1em;
}
.catalog-item-labels.smallMode .iconSpan {
  font-size: 14px;
}


/** file: /upload/scss2css/53101f5b1b6cfe96a34e935171eb20a5.1693221947.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.isLoading {
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 100;
}
.isLoading .img-spinner {
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  border: 3px solid #051C2C;
  border-top-color: transparent;
  border-radius: 50%;
  animation: rotator 0.5s linear infinite;
}
img.lazy ~ .isLoading {
  display: block;
}
@keyframes rotator {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}


/** file: /upload/scss2css/cb8390107708383448001627b34cb4b2.1690805472.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.catalog-list-item-slider-slide .isLoading {
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 100;
}
.catalog-list-item-slider-slide .img-spinner {
  left: calc(50% - 15px);
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  border: 3px solid #051C2C;
  border-top-color: transparent;
  border-radius: 50%;
  animation: rotator 0.5s linear infinite;
}
.catalog-list-item-slider-slide img.lazy ~ .isLoading {
  display: block;
}
@keyframes rotator {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}


/** file: /upload/scss2css/705c33dde25a5e2b2cffbe29169fa293.1703768175.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.slink-slider {
  width: calc(100% + 40px);
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 20px;
  /*  .slink-slides-wrap > .cell {
    @include respond-to(s) {
      min-width: calc(100% / 2);
    }
    @include respond-to(m) {
      min-width: calc(100% / 4);
    }
    @include respond-to(h) {
      min-width: calc(100% / 5);
    }
  }*/
  /** scroll fix */
}
.slink-slider .noPhotoFilter {
  -webkit-filter: grayscale(1) brightness(1.5);
  -moz-filter: grayscale(1) brightness(1.5);
  -ms-filter: grayscale(1) brightness(1.5);
  -o-filter: grayscale(1) brightness(1.5);
  filter: grayscale(1) brightness(1.5);
  opacity: 0.5;
}
.slink-slider .slink-edge-left, .slink-slider .slink-edge-right {
  width: 50px;
  background: red;
  top: -10px;
  height: calc(100% + 20px);
  z-index: 99;
  opacity: 0.2;
}
.slink-slider .slink-edge-left {
  left: 19px;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  background: rgba(0, 0, 0, 0.5);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  top: inherit;
  height: 100%;
  opacity: 0.05;
}
.slink-slider .slink-edge-right {
  right: 19px;
  border-top-left-radius: 200px;
  border-bottom-left-radius: 200px;
  background: rgba(0, 0, 0, 0);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0)', endColorstr='rgba(0, 0, 0, 0.5)',GradientType=0);
  /* IE6-9 */
  top: inherit;
  height: 100%;
  opacity: 0.05;
}
@media only screen and (min-width: 1024px) {
  .slink-slider .slink-scroll.ofa {
    margin-bottom: calc(var(--scroll-height) * -1);
  }
  .slink-slider .initial-cursor {
    cursor: inherit;
  }
  .slink-slider .cursor-grab {
    cursor: grab;
  }
}
.slink-slider .slink-scroll.grabbing {
  cursor: grabbing;
}
.slink-slider .smallArrows .slink-btn-right, .slink-slider .smallArrows .slink-btn-left {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  top: 50%;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.2);
  z-index: 101;
}
.slink-slider .smallArrows .slink-btn-left {
  left: 0;
}
.slink-slider .smallArrows .slink-btn-right {
  right: 0;
}
@media only screen and (min-width: 1024px) {
  .slink-slider .smallArrows .slink-btn-left {
    left: -50px;
  }
  .slink-slider .smallArrows .slink-btn-right {
    right: -50px;
  }
}
.slink-slider .bigArrows .slink-btn-right, .slink-slider .bigArrows .slink-btn-left {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  top: 50%;
  /*box-shadow: 0 0 22px $b1-op80;*/
  z-index: 101;
  font-size: 70px;
  line-height: 1em;
}
.slink-slider .bigArrows .slink-btn-right:before, .slink-slider .bigArrows .slink-btn-left:before {
  top: -7px;
  position: relative;
}
.slink-slider .bigArrows .slink-btn-right:before {
  left: -1px;
}
.slink-slider .bigArrows .slink-btn-left:before {
  left: -8px;
}
.slink-slider .bigArrows .slink-btn-left {
  left: 0;
}
.slink-slider .bigArrows .slink-btn-right {
  right: 0;
}
@media only screen and (min-width: 1500px) {
  .slink-slider .bigArrows .slink-btn-left {
    left: -70px;
  }
  .slink-slider .bigArrows .slink-btn-right {
    right: -70px;
  }
}
.slink-slider .slink-slides-wrap:not(.no-wrap) {
  margin-left: calc(-1rem / 2);
  width: calc(100% + 1rem) !important;
}
.slink-slider .slink-slides-wrap:not(.no-wrap) > .cell {
  margin-left: calc(1rem / 2);
  margin-right: calc(1rem / 2);
}
.slink-slider .slink-slides-wrap.s-size-1 > .cell {
  min-width: calc(100% / 1 - 1rem);
}
.slink-slider .slink-slides-wrap.s-size-2 > .cell {
  min-width: calc(100% / 2 - 1rem);
}
.slink-slider .slink-slides-wrap.s-size-3 > .cell {
  min-width: calc(100% / 3 - 1rem);
}
.slink-slider .slink-slides-wrap.s-size-4 > .cell {
  min-width: calc(100% / 4 - 1rem);
}
.slink-slider .slink-slides-wrap.s-size-5 > .cell {
  min-width: calc(100% / 5 - 1rem);
}
.slink-slider .slink-slides-wrap.s-size-6 > .cell {
  min-width: calc(100% / 6 - 1rem);
}
@media only screen and (min-width: 768px) {
  .slink-slider .slink-slides-wrap.m-size-1 > .cell {
    min-width: calc(100% / 1 - 1rem);
  }
  .slink-slider .slink-slides-wrap.m-size-2 > .cell {
    min-width: calc(100% / 2 - 1rem);
  }
  .slink-slider .slink-slides-wrap.m-size-3 > .cell {
    min-width: calc(100% / 3 - 1rem);
  }
  .slink-slider .slink-slides-wrap.m-size-4 > .cell {
    min-width: calc(100% / 4 - 1rem);
  }
  .slink-slider .slink-slides-wrap.m-size-5 > .cell {
    min-width: calc(100% / 5 - 1rem);
  }
  .slink-slider .slink-slides-wrap.m-size-6 > .cell {
    min-width: calc(100% / 6 - 1rem);
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider .slink-slides-wrap.h-size-1 > .cell {
    min-width: calc(100% / 1 - 1rem);
  }
  .slink-slider .slink-slides-wrap.h-size-2 > .cell {
    min-width: calc(100% / 2 - 1rem);
  }
  .slink-slider .slink-slides-wrap.h-size-3 > .cell {
    min-width: calc(100% / 3 - 1rem);
  }
  .slink-slider .slink-slides-wrap.h-size-4 > .cell {
    min-width: calc(100% / 4 - 1rem);
  }
  .slink-slider .slink-slides-wrap.h-size-5 > .cell {
    min-width: calc(100% / 5 - 1rem);
  }
  .slink-slider .slink-slides-wrap.h-size-6 > .cell {
    min-width: calc(100% / 6 - 1rem);
  }
}
@media only screen and (min-width: 1250px) {
  .slink-slider .slink-slides-wrap.xl-size-1 > .cell {
    min-width: calc(100% / 1 - 1rem);
  }
  .slink-slider .slink-slides-wrap.xl-size-2 > .cell {
    min-width: calc(100% / 2 - 1rem);
  }
  .slink-slider .slink-slides-wrap.xl-size-3 > .cell {
    min-width: calc(100% / 3 - 1rem);
  }
  .slink-slider .slink-slides-wrap.xl-size-4 > .cell {
    min-width: calc(100% / 4 - 1rem);
  }
  .slink-slider .slink-slides-wrap.xl-size-5 > .cell {
    min-width: calc(100% / 5 - 1rem);
  }
  .slink-slider .slink-slides-wrap.xl-size-6 > .cell {
    min-width: calc(100% / 6 - 1rem);
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider .slink-slides-wrap.only-s-onemore.s-size-1 > .cell {
    min-width: calc(100% / 1 - 1rem - 15%);
  }
  .slink-slider .slink-slides-wrap.only-s-onemore.s-size-2 > .cell {
    min-width: calc(100% / 2 - 1rem - 5%);
  }
  .slink-slider .slink-slides-wrap.only-s-onemore.s-size-3 > .cell {
    min-width: calc(100% / 3 - 1rem - 5%);
  }
  .slink-slider .slink-slides-wrap.only-s-onemore.s-size-4 > .cell {
    min-width: calc(100% / 4 - 1rem - 5%);
  }
  .slink-slider .slink-slides-wrap.only-s-onemore.s-size-5 > .cell {
    min-width: calc(100% / 5 - 1rem - 5%);
  }
  .slink-slider .slink-slides-wrap.only-s-onemore.s-size-6 > .cell {
    min-width: calc(100% / 6 - 1rem - 5%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider .slink-slides-wrap.only-m-onemore.m-size-1 > .cell {
    min-width: calc(100% / 1 - 1rem - 15% / 1);
  }
  .slink-slider .slink-slides-wrap.only-m-onemore.m-size-2 > .cell {
    min-width: calc(100% / 2 - 1rem - 13% / 2);
  }
  .slink-slider .slink-slides-wrap.only-m-onemore.m-size-3 > .cell {
    min-width: calc(100% / 3 - 1rem - 11% / 3);
  }
  .slink-slider .slink-slides-wrap.only-m-onemore.m-size-4 > .cell {
    min-width: calc(100% / 4 - 1rem - 9% / 4);
  }
  .slink-slider .slink-slides-wrap.only-m-onemore.m-size-5 > .cell {
    min-width: calc(100% / 5 - 1rem - 7% / 5);
  }
  .slink-slider .slink-slides-wrap.only-m-onemore.m-size-6 > .cell {
    min-width: calc(100% / 6 - 1rem - 5% / 6);
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider .slink-slides-wrap.only-h-onemore.h-size-1 > .cell {
    min-width: calc(100% / 1 - 1rem - 15% / 1);
  }
  .slink-slider .slink-slides-wrap.only-h-onemore.h-size-2 > .cell {
    min-width: calc(100% / 2 - 1rem - 13% / 2);
  }
  .slink-slider .slink-slides-wrap.only-h-onemore.h-size-3 > .cell {
    min-width: calc(100% / 3 - 1rem - 11% / 3);
  }
  .slink-slider .slink-slides-wrap.only-h-onemore.h-size-4 > .cell {
    min-width: calc(100% / 4 - 1rem - 9% / 4);
  }
  .slink-slider .slink-slides-wrap.only-h-onemore.h-size-5 > .cell {
    min-width: calc(100% / 5 - 1rem - 7% / 5);
  }
  .slink-slider .slink-slides-wrap.only-h-onemore.h-size-6 > .cell {
    min-width: calc(100% / 6 - 1rem - 5% / 6);
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider .slink-slides-wrap.only-xl-onemore.xl-size-1 > .cell {
    min-width: calc(100% / 1 - 1rem - 15% / 1);
  }
  .slink-slider .slink-slides-wrap.only-xl-onemore.xl-size-2 > .cell {
    min-width: calc(100% / 2 - 1rem - 13% / 2);
  }
  .slink-slider .slink-slides-wrap.only-xl-onemore.xl-size-3 > .cell {
    min-width: calc(100% / 3 - 1rem - 11% / 3);
  }
  .slink-slider .slink-slides-wrap.only-xl-onemore.xl-size-4 > .cell {
    min-width: calc(100% / 4 - 1rem - 9% / 4);
  }
  .slink-slider .slink-slides-wrap.only-xl-onemore.xl-size-5 > .cell {
    min-width: calc(100% / 5 - 1rem - 7% / 5);
  }
  .slink-slider .slink-slides-wrap.only-xl-onemore.xl-size-6 > .cell {
    min-width: calc(100% / 6 - 1rem - 5% / 6);
  }
}
.slink-slider.smallVariant .slink-slides-wrap:not(.no-wrap) {
  margin-left: calc(-5px / 2);
  width: calc(100% + 5px) !important;
}
.slink-slider.smallVariant .slink-slides-wrap:not(.no-wrap) > .cell {
  margin-left: calc(5px / 2);
  margin-right: calc(5px / 2);
}
.slink-slider.smallVariant .slink-slides-wrap.s-size-1 > .cell {
  min-width: calc(100% / 1 - 5px);
}
.slink-slider.smallVariant .slink-slides-wrap.s-size-2 > .cell {
  min-width: calc(100% / 2 - 5px);
}
.slink-slider.smallVariant .slink-slides-wrap.s-size-3 > .cell {
  min-width: calc(100% / 3 - 5px);
}
.slink-slider.smallVariant .slink-slides-wrap.s-size-4 > .cell {
  min-width: calc(100% / 4 - 5px);
}
.slink-slider.smallVariant .slink-slides-wrap.s-size-5 > .cell {
  min-width: calc(100% / 5 - 5px);
}
.slink-slider.smallVariant .slink-slides-wrap.s-size-6 > .cell {
  min-width: calc(100% / 6 - 5px);
}
@media only screen and (min-width: 768px) {
  .slink-slider.smallVariant .slink-slides-wrap.m-size-1 > .cell {
    min-width: calc(100% / 1 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.m-size-2 > .cell {
    min-width: calc(100% / 2 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.m-size-3 > .cell {
    min-width: calc(100% / 3 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.m-size-4 > .cell {
    min-width: calc(100% / 4 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.m-size-5 > .cell {
    min-width: calc(100% / 5 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.m-size-6 > .cell {
    min-width: calc(100% / 6 - 5px);
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.smallVariant .slink-slides-wrap.h-size-1 > .cell {
    min-width: calc(100% / 1 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.h-size-2 > .cell {
    min-width: calc(100% / 2 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.h-size-3 > .cell {
    min-width: calc(100% / 3 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.h-size-4 > .cell {
    min-width: calc(100% / 4 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.h-size-5 > .cell {
    min-width: calc(100% / 5 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.h-size-6 > .cell {
    min-width: calc(100% / 6 - 5px);
  }
}
@media only screen and (min-width: 1250px) {
  .slink-slider.smallVariant .slink-slides-wrap.xl-size-1 > .cell {
    min-width: calc(100% / 1 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.xl-size-2 > .cell {
    min-width: calc(100% / 2 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.xl-size-3 > .cell {
    min-width: calc(100% / 3 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.xl-size-4 > .cell {
    min-width: calc(100% / 4 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.xl-size-5 > .cell {
    min-width: calc(100% / 5 - 5px);
  }
  .slink-slider.smallVariant .slink-slides-wrap.xl-size-6 > .cell {
    min-width: calc(100% / 6 - 5px);
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.smallVariant .slink-slides-wrap.only-s-onemore.s-size-1 > .cell {
    min-width: calc(100% / 1 - 5px - 15%);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-s-onemore.s-size-2 > .cell {
    min-width: calc(100% / 2 - 5px - 5%);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-s-onemore.s-size-3 > .cell {
    min-width: calc(100% / 3 - 5px - 5%);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-s-onemore.s-size-4 > .cell {
    min-width: calc(100% / 4 - 5px - 5%);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-s-onemore.s-size-5 > .cell {
    min-width: calc(100% / 5 - 5px - 5%);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-s-onemore.s-size-6 > .cell {
    min-width: calc(100% / 6 - 5px - 5%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.smallVariant .slink-slides-wrap.only-m-onemore.m-size-1 > .cell {
    min-width: calc(100% / 1 - 5px - 15% / 1);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-m-onemore.m-size-2 > .cell {
    min-width: calc(100% / 2 - 5px - 13% / 2);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-m-onemore.m-size-3 > .cell {
    min-width: calc(100% / 3 - 5px - 11% / 3);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-m-onemore.m-size-4 > .cell {
    min-width: calc(100% / 4 - 5px - 9% / 4);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-m-onemore.m-size-5 > .cell {
    min-width: calc(100% / 5 - 5px - 7% / 5);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-m-onemore.m-size-6 > .cell {
    min-width: calc(100% / 6 - 5px - 5% / 6);
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.smallVariant .slink-slides-wrap.only-h-onemore.h-size-1 > .cell {
    min-width: calc(100% / 1 - 5px - 15% / 1);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-h-onemore.h-size-2 > .cell {
    min-width: calc(100% / 2 - 5px - 13% / 2);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-h-onemore.h-size-3 > .cell {
    min-width: calc(100% / 3 - 5px - 11% / 3);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-h-onemore.h-size-4 > .cell {
    min-width: calc(100% / 4 - 5px - 9% / 4);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-h-onemore.h-size-5 > .cell {
    min-width: calc(100% / 5 - 5px - 7% / 5);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-h-onemore.h-size-6 > .cell {
    min-width: calc(100% / 6 - 5px - 5% / 6);
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.smallVariant .slink-slides-wrap.only-xl-onemore.xl-size-1 > .cell {
    min-width: calc(100% / 1 - 5px - 15% / 1);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-xl-onemore.xl-size-2 > .cell {
    min-width: calc(100% / 2 - 5px - 13% / 2);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-xl-onemore.xl-size-3 > .cell {
    min-width: calc(100% / 3 - 5px - 11% / 3);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-xl-onemore.xl-size-4 > .cell {
    min-width: calc(100% / 4 - 5px - 9% / 4);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-xl-onemore.xl-size-5 > .cell {
    min-width: calc(100% / 5 - 5px - 7% / 5);
  }
  .slink-slider.smallVariant .slink-slides-wrap.only-xl-onemore.xl-size-6 > .cell {
    min-width: calc(100% / 6 - 5px - 5% / 6);
  }
}
.slink-slider .firstMargin {
  min-width: calc(100% / 12 * 2) !important;
}
.slink-slider .lastMargin {
  min-width: calc(100% / 12 * 2) !important;
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-1 .slink-scroll.s-size-1 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-1 .slink-scroll.m-size-1 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-1 .slink-scroll.h-size-1 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-1 .slink-scroll.s-size-2 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-1 .slink-scroll.m-size-2 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-1 .slink-scroll.h-size-2 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-1 .slink-scroll.s-size-3 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-1 .slink-scroll.m-size-3 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-1 .slink-scroll.h-size-3 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-1 .slink-scroll.s-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-1 .slink-scroll.m-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-1 .slink-scroll.h-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-1 .slink-scroll.s-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-1 .slink-scroll.m-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-1 .slink-scroll.h-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-1 .slink-scroll.s-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-1 .slink-scroll.m-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-1 .slink-scroll.h-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-1 .slink-scroll.s-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-1 .slink-scroll.m-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-1 .slink-scroll.h-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-1 .slink-scroll.s-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-1 .slink-scroll.m-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-1 .slink-scroll.h-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-2 .slink-scroll.s-size-2 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-2 .slink-scroll.m-size-2 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-2 .slink-scroll.h-size-2 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-2 .slink-scroll.s-size-3 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-2 .slink-scroll.m-size-3 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-2 .slink-scroll.h-size-3 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-2 .slink-scroll.s-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-2 .slink-scroll.m-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-2 .slink-scroll.h-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-2 .slink-scroll.s-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-2 .slink-scroll.m-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-2 .slink-scroll.h-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-2 .slink-scroll.s-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-2 .slink-scroll.m-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-2 .slink-scroll.h-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-2 .slink-scroll.s-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-2 .slink-scroll.m-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-2 .slink-scroll.h-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-2 .slink-scroll.s-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-2 .slink-scroll.m-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-2 .slink-scroll.h-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-3 .slink-scroll.s-size-3 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-3 .slink-scroll.m-size-3 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-3 .slink-scroll.h-size-3 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-3 .slink-scroll.s-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-3 .slink-scroll.m-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-3 .slink-scroll.h-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-3 .slink-scroll.s-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-3 .slink-scroll.m-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-3 .slink-scroll.h-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-3 .slink-scroll.s-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-3 .slink-scroll.m-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-3 .slink-scroll.h-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-3 .slink-scroll.s-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-3 .slink-scroll.m-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-3 .slink-scroll.h-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-3 .slink-scroll.s-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-3 .slink-scroll.m-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-3 .slink-scroll.h-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-4 .slink-scroll.s-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-4 .slink-scroll.m-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-4 .slink-scroll.h-size-4 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-4 .slink-scroll.s-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-4 .slink-scroll.m-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-4 .slink-scroll.h-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-4 .slink-scroll.s-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-4 .slink-scroll.m-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-4 .slink-scroll.h-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-4 .slink-scroll.s-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-4 .slink-scroll.m-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-4 .slink-scroll.h-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-4 .slink-scroll.s-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-4 .slink-scroll.m-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-4 .slink-scroll.h-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-5 .slink-scroll.s-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-5 .slink-scroll.m-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-5 .slink-scroll.h-size-5 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-5 .slink-scroll.s-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-5 .slink-scroll.m-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-5 .slink-scroll.h-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-5 .slink-scroll.s-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-5 .slink-scroll.m-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-5 .slink-scroll.h-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-5 .slink-scroll.s-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-5 .slink-scroll.m-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-5 .slink-scroll.h-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-6 .slink-scroll.s-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-6 .slink-scroll.m-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-6 .slink-scroll.h-size-6 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-6 .slink-scroll.s-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-6 .slink-scroll.m-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-6 .slink-scroll.h-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-6 .slink-scroll.s-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-6 .slink-scroll.m-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-6 .slink-scroll.h-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-7 .slink-scroll.s-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-7 .slink-scroll.m-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-7 .slink-scroll.h-size-7 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-7 .slink-scroll.s-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-7 .slink-scroll.m-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-7 .slink-scroll.h-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slink-slider.slink-length-8 .slink-scroll.s-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .slink-slider.slink-length-8 .slink-scroll.m-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .slink-slider.slink-length-8 .slink-scroll.h-size-8 {
    overflow: hidden !important;
    margin-bottom: 0;
  }
}
.slink-slider .slink-scroll {
  /*width: calc(100% + 1.5rem);
        padding-right: 0.5rem;
        margin-left: -0.5rem;
        > .up12 {
            width: 100% !important;
            margin-left: 0 !important;
        }*/
}


/** file: /upload/scss2css/a7b28d24cc26b39bb8134b1c1b2bd0cf.1690207628.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.catalog-list-item-slider .galleryTab {
  height: 2px;
}
.catalog-list-item-slider .galleryTab.selected {
  background-color: #393939;
}
.catalog-list-item-slider .shadow {
  visibility: hidden;
}
@media only screen and (max-width: 767px) {
  .catalog-list-item-slider .smallTextOnMobile {
    font-size: 8px;
  }
}


/** file: /upload/scss2css/da92896c5b91819462f796b160a5fa82.1703768174.Shops.scss.css */
.catalog-detail-smalldelivery-modals-shops .shop-item:not(:last-child) {
  border-bottom: 1px solid #D7D7D7;
}


/** file: /upload/scss2css/8da98c9b94c415153ddb2b1d06d28d9a.1703768175.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.modal-sklad {
  padding-top: 100px;
  padding-bottom: 100px;
}
.modal-sklad .window {
  width: 100%;
  max-width: 572px;
}
.modal-sklad .window .window-content-zone {
  max-height: 90vh;
  overflow-y: auto;
}
@media only screen and (min-width: 768px) {
  .modal-sklad .window {
    max-width: 872px;
  }
}


/** file: /upload/scss2css/e57c86a486ee07c692a8569294462160.1689941680.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.catalogItemWrap a {
  text-decoration: none;
  color: inherit;
}
.catalogItemWrap .raiting-link .starIcon {
  transition: color 0.2s ease-in-out;
  color: #000000;
}
.catalogItemWrap .raiting-link:hover .starIcon {
  transition: color 0.2s ease-in-out;
  color: #ffd600;
}
.catalogItemWrap .addToBasket:not(.inBasket) .basket-yes {
  display: none;
}
.catalogItemWrap .addToBasket.inBasket .basket-no {
  display: none;
}
.catalogItemWrap .noPhotoFilter {
  -webkit-filter: grayscale(1) brightness(1.5);
  -moz-filter: grayscale(1) brightness(1.5);
  -ms-filter: grayscale(1) brightness(1.5);
  -o-filter: grayscale(1) brightness(1.5);
  filter: grayscale(1) brightness(1.5);
  opacity: 0.5;
}
.catalogItemWrap .manufactFlag {
  height: 13px;
}
@media only screen and (min-width: 768px) {
  .catalogItemWrap .manufactFlag {
    height: 15px;
  }
}
.catalogItemWrap .overlay-this-card {
  background-color: #222;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.catalogItemWrap .compareBtn.active {
  background-color: #051C2C;
  color: #ffffff;
}
.catalogItemWrap .compareBtn.active:hover {
  background-color: #051C2C;
  color: #ffffff;
}
.catalogItemWrap .compareBtn:hover, .catalogItemWrap .likeBtn:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.catalogItemWrap .likeBtn.active .noLikeIcon {
  display: none;
}
.catalogItemWrap .likeBtn.active .likeIcon {
  display: inline-block;
}
.catalogItemWrap .sale {
  text-decoration: line-through;
}


/** file: /upload/scss2css/2b92eabcfd4ba1b043e74ce051644d28.1690207628.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.pages a.selected-nav {
  transition: border 0.2s ease-in-out;
  border: 1px solid #051C2C;
  color: #051C2C;
}
@media only screen and (max-width: 767px) {
  .pages .pageAddressBtn {
    display: none !important;
  }
}


/** file: /upload/scss2css/19238573964d2612c6fd09c1ecbaa0da.1693221947.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.componentUpdating {
  position: relative;
}
.componentUpdating:after {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 50;
}
.componentUpdating > .updateLoaderWrapper {
  display: block !important;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}


/** file: /upload/scss2css/bb96642bb205370124f3d3f9362f1f17.1607074432.Popup.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.popupOverlay {
  background: #000000 !important;
}
.triplePopup {
  width: 100%;
  overflow: auto;
  max-height: calc(100vh - 70px);
  /*@include transform(translate(-50%,-50%));*/
  /*background: $w1;*/
  left: 0;
  top: 0px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .triplePopup {
    max-height: 100% !important;
  }
}
@media only screen and (min-width: 768px) {
  .triplePopup {
    left: 50%;
    margin-left: -236px;
    top: 50px;
    width: 457px;
  }
}


/** file: /upload/scss2css/3acd0f2ba4e37173dea129e60584e3e8.1692282061.index.scss.css */
.ofhModal {
  overflow: hidden;
}
.contentPopupWrap {
  -webkit-transition: opacity 0.3s 2.6s;
  -moz-transition: opacity 0.3s 2.6s;
  -ms-transition: opacity 0.3s 2.6s;
  -o-transition: opacity 0.3s 2.6s;
  transition: opacity 0.3s 2.6s;
}
.contentPopupWrap .popupContent {
  max-width: 670px;
  /*min-width: 670px;*/
}
.contentPopupWrap .popupContent {
  min-width: 100%;
}
@media only screen and (min-width: 768px) {
  .contentPopupWrap .popupContent {
    min-width: 670px;
  }
}
.contentPopupWrap .cellContent {
  max-width: 100vw;
  will-change: opacity;
}
@media only screen and (min-width: 768px) {
  .contentPopupWrap.haveScroll .closePopup {
    margin-right: 20px;
  }
}
.contentPopupWrap .overlay {
  -webkit-transition: opacity 0.3s 0.3s;
  -moz-transition: opacity 0.3s 0.3s;
  -ms-transition: opacity 0.3s 0.3s;
  -o-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
.contentPopupWrap .contentModalWrap {
  -webkit-transition: opacity 0.3s 0s;
  -moz-transition: opacity 0.3s 0s;
  -ms-transition: opacity 0.3s 0s;
  -o-transition: opacity 0.3s 0s;
  transition: opacity 0.3s 0s;
}
.contentPopupWrap.visible {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0s;
  -moz-transition: opacity 0.3s 0s;
  -ms-transition: opacity 0.3s 0s;
  -o-transition: opacity 0.3s 0s;
  transition: opacity 0.3s 0s;
}
.contentPopupWrap.visible .contentModalWrap {
  opacity: 1;
  -webkit-transition: opacity 0.3s 0.3s;
  -moz-transition: opacity 0.3s 0.3s;
  -ms-transition: opacity 0.3s 0.3s;
  -o-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
.contentPopupWrap.visible .overlay {
  opacity: 1;
  -webkit-transition: opacity 0.3s 0s;
  -moz-transition: opacity 0.3s 0s;
  -ms-transition: opacity 0.3s 0s;
  -o-transition: opacity 0.3s 0s;
  transition: opacity 0.3s 0s;
}
@media only screen and (min-width: 1024px) {
  .contentPopupWrap .closeBtn {
    right: -18px;
    top: -18px;
  }
}
.contentPopupWrap .poscredit-popup {
  background: #F5F5F5;
  width: 100%;
}
.contentPopupWrap .poscredit-popup .caption {
  width: 415px;
  max-width: 100%;
  margin: auto;
}
.contentPopupWrap .poscredit-popup .caption h2 {
  color: #6400C8;
}
.contentPopupWrap .poscredit-popup .caption h2, .contentPopupWrap .poscredit-popup .caption p {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.contentPopupWrap .poscredit-popup .steps div.cell {
  color: #6400C8;
  border-color: #6400C8;
}
.contentPopupWrap .poscredit-popup .steps div.cell .number {
  color: #F5F5F5;
  text-shadow: 0 0 2px #770be2;
}
.contentPopupWrap .poscredit-popup .steps div.cell:last-child {
  background: #6400C8;
  color: #FFFFFF;
}
.contentPopupWrap .poscredit-popup .poscredit-popup-more {
  display: block;
  width: 269px;
  margin: 0 auto 10px auto;
}
@media only screen and (min-width: 1024px) {
  .contentPopupWrap .poscredit-popup .poscredit-popup-more {
    margin: 0 auto 44px auto;
  }
}
.contentPopupWrap .poscredit-popup .poscredit-popup-more > span {
  font-size: 14px !important;
  font-weight: 400 !important;
}


/** file: /upload/scss2css/b053c970c8c04d77b19a681d2844f0a8.1698159043.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.cityChooserWrap .icon-arrow {
  transform: rotate(0);
  transition: transform 0.3s ease-in-out;
}
.cityChooserWrap .bubble-poppup::after {
  content: "";
  border: 12px solid transparent;
  border-bottom: 15px solid #000000;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: -23px;
}
.cityChooserWrap .bubble-poppup {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  width: 150px;
  z-index: 120000;
}
.cityChooserWrap .region--open {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}
.cityChooserWrap .city-search-input {
  transition: border-color 0.3s ease-in-out;
}
.cityChooserWrap .search-icon {
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
}
.cityChooserWrap .closeButton {
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
.cityChooserWrap .city-search-input:focus-visible {
  border-color: #004557;
  transition: border-color 0.3s ease-in-out;
}
.cityChooserWrap .city-search-input::placeholder {
  color: #9c9c9c;
}
.cityChooserWrap .citiesList {
  -moz-columns: 1;
  -webkit-columns: 1;
  columns: 1;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .cityChooserWrap .citiesList {
    -moz-columns: 2;
    -webkit-columns: 2;
    columns: 2;
  }
}
@media only screen and (min-width: 1024px) {
  .cityChooserWrap .citiesList {
    -moz-columns: 3;
    -webkit-columns: 3;
    columns: 4;
  }
}
.cityChooserWrap .citiesList > li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
}
.cityChooserWrap .cityChooser {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 1024px) {
  .cityChooserWrap .cityChooser {
    width: 950px;
    max-height: 80vh;
    top: 10vh;
    left: 50%;
    transform: translateX(-50%);
  }
}


/** file: /upload/scss2css/71dd0fb8474b039734781b602a6fba19.1703768174.index.scss.css */
.catalogQuickViewWrap .closeQuickView {
  z-index: 10302;
}
.catalogQuickViewWrap .center-loader {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalogQuickViewWrap .centeredPopup {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.catalogQuickViewWrap .centeredPopup .scroller {
  max-height: calc(100% - 40px);
}
@media only screen and (min-width: 1024px) {
  .catalogQuickViewWrap .centeredPopup {
    max-width: 800px;
    left: 50%;
    margin-left: -400px;
    height: auto;
    top: 40px;
  }
  .catalogQuickViewWrap .centeredPopup .scroller {
    max-height: calc(100vh - 100px);
  }
  .catalogQuickViewWrap .centeredPopup .closeBtn {
    right: 0px;
    top: 0px;
  }
}
@media only screen and (min-width: 1250px) {
  .catalogQuickViewWrap .centeredPopup {
    max-width: 1200px;
    left: 50%;
    margin-left: -600px;
    height: auto;
    top: 60px;
  }
  .catalogQuickViewWrap .centeredPopup .scroller {
    max-height: calc(100vh - 100px);
  }
  .catalogQuickViewWrap .centeredPopup .closeBtn {
    right: 0px;
    top: 0px;
  }
}


/** file: /upload/scss2css/2092eab387d5ada56b2914be7d1f60f7.1688550137.index.scss.css */
.stickymenu {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 61px;
  z-index: 9999;
  background: #f2f2f2;
  font-size: 10px;
  padding: 10px 0px 5px 0px;
}
.stickymenu .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.stickymenu .flex > div {
  flex: 0 0 20%;
  text-align: center;
}
.stickymenu .icon-block {
  height: 30px;
  max-height: 30px;
}
.stickymenu .icon-block .product-count {
  position: relative;
  top: -31px;
  right: -14px;
  width: 16px;
  height: 16px;
  background-color: #ff8308;
  color: #468ea8;
  border-radius: 50%;
  font-weight: bold;
}
.stickymenu .icon-block-wrap.cabinet > div:last-child, .stickymenu .catalog-menu-btn > div > div:first-child {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .stickymenu {
    display: none !important;
  }
}


/** file: /upload/scss2css/dd1fe13dbe802424a9842fbb7d992c77.1688484488.index.scss.css */
/*$pc1: #468EA8;
$pc2: #23596D;*/
/*$letter: w, pc;*/
.footer-head .callbackBtn {
  text-decoration: none;
  transition: text-decoration 0.2s ease-in-out;
}
.footer-head .callbackBtn:hover {
  text-decoration: underline;
  transition: text-decoration 0.2s ease-in-out;
}
.footer-head .link-soc span {
  color: #000000;
  transition: color 0.2s ease-in-out;
}
.footer-head .link-soc:hover {
  text-decoration: none;
}
.footer-head .link-youtube:hover span {
  color: #ff011d;
  transition: color 0.2s ease-in-out;
}
.footer-head .link-telegram:hover span {
  color: #23a0dd;
  transition: color 0.2s ease-in-out;
}
.footer-head .link-vk:hover span {
  color: #0077ff;
  transition: color 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .footer-head .footer-mobile-fon {
    background-color: #F2F2F2;
  }
}
