

/** 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/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;
  }
}
