

/* Start:/local/components/teamprofi/catalog.product/templates/.default/style.css?177729124120723*/
.catalog-element {
  margin-top: 40px;
}
@media (max-width: 1023px) {
  .catalog-element {
    margin-top: 26px;
  }
}
.catalog-element__add-btn .btn {
  height: 48px;
}
.catalog-element--grape a {
  color: #5f2d50;
}
html:not(.bx-touch) .catalog-element--grape .sticker:hover, html.bx-touch .catalog-element--grape .sticker:active {
  fill: #5f2d50;
}
.catalog-element--grape .sticker.tooltip-open {
  fill: #5f2d50;
}
.catalog-element--grape .catalog-element__add-btn .btn {
  color: #ffffff;
  background-color: #5f2d50;
  border-color: #5f2d50;
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.2);
}
html:not(.bx-touch) .catalog-element--grape .catalog-element__add-btn .btn:hover, html.bx-touch .catalog-element--grape .catalog-element__add-btn .btn:active {
  background-color: #4F2643;
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.24);
}
html:not(.bx-touch) .catalog-element--grape .catalog-element__add-btn .btn:active, html.bx-touch .catalog-element--grape .catalog-element__add-btn .btn:active {
  background-color: #4F2643;
  box-shadow: 0 4px 8px 0 rgba(139, 139, 139, 0.2);
}
.catalog-element--grape .catalog-element__add-btn .btn:enabled .icon--basket {
  color: #ffffff;
  fill: #c974ac;
}
.catalog-element--grape .catalog-element__add-btn .loading {
  background-color: #5f2d50;
}
.catalog-element--grape .catalog-element__add-btn .loading:before {
  background: url("/local/templates/2019/svg/other/loading-white.svg") center no-repeat;
  background-size: contain;
}
.catalog-element--grape .catalog-element__add-btn .change-to-basket__control .icon {
  color: #ffffff;
}
html:not(.bx-touch) .catalog-element--grape .catalog-element__add-btn .change-to-basket__control:hover .icon, html.bx-touch .catalog-element--grape .catalog-element__add-btn .change-to-basket__control:active .icon {
  color: #ffffff;
}
.catalog-element--grape .catalog-element__add-btn .change-to-basket__input {
  color: #ffffff;
  box-shadow: none;
  background-color: #5f2d50;
}
.catalog-element--grape .catalog-element__add-btn .change-to-basket__input .icon {
  color: #5f2d50;
}
.catalog-element--grape .company-video .icon--play {
  color: #5f2d50;
}
html:not(.bx-touch) .catalog-element--grape .catalog-element__gallery-controls .arr-circle:hover .icon, html.bx-touch .catalog-element--grape .catalog-element__gallery-controls .arr-circle:active .icon {
  color: #4F2643;
}
.catalog-element--grape .catalog-element__gallery-controls .arr-circle .icon {
  color: #5f2d50;
}
.catalog-element--grape .catalog-element__gallery-controls .catalog-element__gallery-dots .owl-dot span {
  background-color: #c974ac;
}
.catalog-element--grape .catalog-element__gallery-controls .catalog-element__gallery-dots .owl-dot.active span {
  background-color: #5f2d50;
}
.catalog-element--grape .menu-sections__link.active {
  background-color: #5f2d50;
}
html:not(.bx-touch) .catalog-element--grape .menu-sections__link:hover, html.bx-touch .catalog-element--grape .menu-sections__link:active {
  color: #5f2d50;
}
.catalog-element--grape .preview-sku__picture-item.active {
  border: 1px solid #5f2d50;
}
.catalog-element--grape .preview-sku .arr-circle .icon {
  color: #5f2d50;
}
html:not(.bx-touch) .catalog-element--grape .preview-sku .arr-circle:hover .icon, html.bx-touch .catalog-element--grape .preview-sku .arr-circle:active .icon {
  color: #4F2643;
}
.catalog-element--without-price .prices__cur {
  display: none;
}
.user-is-auth .catalog-element--without-price .prices__cur {
  display: block;
}
.catalog-element--without-price .prices__promo {
  display: none;
}
.user-is-auth .catalog-element--without-price .prices__promo {
  display: flex;
}
.catalog-element--without-price .catalog-element__add-btn {
  height: 48px;
}
.catalog-element--without-price .unit-block {
  right: 15px;
}
@media (max-width: 1279px) {
  .catalog-element--without-price .unit-block {
    right: 0;
  }
}
.user-is-auth .catalog-element--without-price .unit-block {
  right: 0;
}
.catalog-element--without-price .add-to-basket {
  height: 48px;
}
.catalog-element--without-price .add-to-basket__is-auth {
  display: none;
}
.user-is-auth .catalog-element--without-price .add-to-basket__is-auth {
  display: block;
}
.user-is-auth .catalog-element--without-price .add-to-basket__non-auth {
  display: none;
}
.user-non-auth .catalog-element--without-price .add-to-basket__non-auth {
  display: block;
}
.catalog-element--without-price .add-to-basket .icon {
  display: none !important;
}
.user-is-auth .catalog-element--without-price .add-to-basket .icon {
  display: block !important;
}
.catalog-element__hints {
  position: relative;
  font-size: 0;
  min-height: 48px;
  z-index: 2;
}
.content .catalog-element__hints .favorite {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.catalog-element__hints .hint {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 10px;
  user-select: none;
}
.catalog-element__hints .hint--with-tooltip {
  cursor: pointer;
}
.catalog-element__hints .hint__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
}
.catalog-element__hints .hint__arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
}
.catalog-element__hints .hint__arrow .icon {
  width: 10px;
}
.catalog-element__hints .stickers {
  flex-direction: row;
  margin: -6px;
}
.catalog-element__hints .stickers__item {
  margin: 6px;
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .catalog-element__hints .stickers__item:nth-of-type(n+6) {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .catalog-element__hints .stickers__item:nth-of-type(n+5) {
    display: none;
  }
}
@media (max-width: 767px) {
  .catalog-element__hints .stickers__item:nth-of-type(n+5) {
    display: none;
  }
}
@media (max-width: 413px) {
  .catalog-element__hints .stickers__item:nth-of-type(n+3) {
    display: none;
  }
}
.catalog-element__picture {
  position: relative;
  height: 0;
  padding-bottom: 100.8%;
  margin-top: -48px;
  z-index: 1;
}
@media (max-width: 1023px) {
  .catalog-element__picture {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .catalog-element__picture {
    padding-bottom: 82.8%;
    margin-bottom: 24px;
  }
}
.catalog-element__picture .img-fluid {
  max-height: 100%;
}
@media (max-width: 1023px) {
  .catalog-element__picture picture {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.catalog-element__picture-area {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.catalog-element__promo:not(:empty) {
  margin-top: 35px;
}
.catalog-element__promo:not(:empty):last-of-type {
  margin-top: 25px;
}
@media (max-width: 1023px) {
  .catalog-element__promo:not(:empty):last-of-type {
    margin-top: 56px;
  }
}
@media (max-width: 1023px) {
  .catalog-element__promo--pm:not(:empty) {
    margin-top: 56px;
  }
}
.catalog-element__promo img {
  border-radius: 8px;
}
.catalog-element__promo .ratio-box {
  overflow: hidden;
  border-radius: 8px;
}
.catalog-element__desc {
  margin-top: 64px;
}
@media (max-width: 1023px) {
  .catalog-element__desc {
    margin-top: 56px;
  }
}
.catalog-element__desc .company-video .ratio-box {
  padding-bottom: 56.25%;
}
.content .catalog-element__title {
  margin: 0;
  max-height: 170px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .content .catalog-element__title {
    max-height: 137px;
  }
}
.catalog-element__info {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 12px;
  margin: -6px -12px;
  font-size: 14px;
}
.catalog-element__info > * {
  line-height: 1.4;
  padding: 6px 12px;
}
.catalog-element__article {
  color: #6e6e6e;
}
.catalog-element__no-available {
  color: #fc6a6f;
}
.catalog-element__avg {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #7a7a7a;
}
@media (max-width: 1279px) {
  .catalog-element__avg {
    margin: 0 0 12px;
  }
}
.catalog-element__prices {
  margin-top: 42px;
}
@media (min-width: 1280px) {
  .content .catalog-element__prices .btn {
    min-width: 240px;
  }
}
@media (max-width: 1023px) {
  .content .catalog-element__prices .btn {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .catalog-element__prices .change-to-basket {
    width: 240px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .catalog-element__prices .change-to-basket {
    width: 216px;
  }
}
.catalog-element__price .prices {
  height: 100%;
  justify-content: flex-end;
}
.catalog-element__price .prices__promo {
  margin-bottom: 2px;
}
@media (max-width: 1279px) {
  .catalog-element__price .prices__promo {
    margin-bottom: 10px;
  }
}
.catalog-element__price .prices__old {
  font-size: 20px;
}
.catalog-element__price .prices__old .currency:before {
  content: "-";
  font-size: 20px;
  padding-left: 0;
}
.catalog-element__price .prices__old .currency:after {
  content: "\20BD";
  font-size: 20px;
}
.catalog-element__price .prices__cur {
  font-size: 32px;
  line-height: 48px;
}
@media (max-width: 1279px) {
  .catalog-element__price .prices__cur {
    line-height: 1;
  }
}
.catalog-element__price .prices__cur em {
  margin-left: 8px;
  font-size: 24px;
  line-height: 44px;
}
@media (max-width: 1279px) {
  .catalog-element__price .prices__cur em {
    line-height: 28px;
  }
}
.catalog-element__price .prices__cur .currency:before {
  font-size: 32px;
  line-height: 48px;
  padding-left: 9px;
}
@media (max-width: 1279px) {
  .catalog-element__price .prices__cur .currency:before {
    line-height: 1;
  }
}
.catalog-element__price .prices__unit {
  margin-left: 12px;
  font-size: 16px;
  line-height: 36px;
}
@media (max-width: 1279px) {
  .catalog-element__price .prices__unit {
    line-height: 20px;
  }
}
.catalog-element__units {
  padding-bottom: 11px;
}
@media (max-width: 1279px) {
  .catalog-element__units {
    width: 216px;
    padding-bottom: 5px;
  }
}
@media (max-width: 1023px) {
  .catalog-element__units {
    width: 100%;
    padding-bottom: 0;
  }
}
@media (max-width: 1279px) {
  .catalog-element__units .unit-block__item {
    width: 50%;
  }
  html.bx-touch .catalog-element__units .unit-block__item:not(.no-touch-style) {
    width: 50%;
  }
}
.catalog-element__units .unit-block__item.active .unit-block__desc {
  display: none;
}
.catalog-element__gallery-controls {
  position: absolute;
  bottom: 0;
}
@media (max-width: 1023px) {
  .catalog-element__gallery-controls {
    bottom: 24px;
  }
}
.catalog-element__gallery-controls button {
  padding: 0;
  border: none;
}
.catalog-element__gallery-controls button + button {
  padding-left: 12px;
}
.catalog-element__gallery-wrap {
  position: relative;
  margin-top: -48px;
}
@media (max-width: 1023px) {
  .catalog-element__gallery-wrap {
    margin-top: 0;
  }
}
.catalog-element__gallery-wrap .catalog-element__picture {
  margin-top: 0;
}
@media (max-width: 1023px) {
  .catalog-element__gallery-wrap .catalog-element__picture {
    margin-bottom: 24px;
  }
}
.catalog-element__gallery-arrows button {
  background-color: transparent;
}
.catalog-element__gallery-arrows .arr-circle {
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.2);
  cursor: pointer;
}
html:not(.bx-touch) .catalog-element__gallery-arrows .arr-circle:hover .icon, html.bx-touch .catalog-element__gallery-arrows .arr-circle:active .icon {
  color: #129e39;
}
.catalog-element__gallery-counter {
  border-radius: 12px;
  background-color: #f9f9f9;
  padding: 6px 12px;
  font-size: 14px;
  color: #c4c4c4;
}
.catalog-element__gallery-counter span {
  color: #7a7a7a;
  width: 12px;
}
.catalog-element__gallery-counter span:first-child {
  padding-right: 3px;
}
.catalog-element__gallery-counter span:last-child {
  padding-left: 3px;
}
.catalog-element__gallery-dots .owl-dot {
  width: 12px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  margin: 0 2px;
  padding: 0;
}
.catalog-element__gallery-dots .owl-dot span {
  display: flex;
  width: 6px;
  border-radius: 50px;
  height: 6px;
  background-color: #addeba;
}
.catalog-element__gallery-dots .owl-dot.active span {
  width: 12px;
  height: 12px;
  background-color: #15b742;
}
.catalog-element__rating {
  display: flex;
}
html:not(.bx-touch) .catalog-element__rating:hover, html.bx-touch .catalog-element__rating:active {
  text-decoration: none;
}
html:not(.bx-touch) .catalog-element__rating:hover .catalog-element__rating-text, html.bx-touch .catalog-element__rating:active .catalog-element__rating-text {
  text-decoration: underline;
}
.catalog-element .vivino-rating {
  display: flex;
  align-items: center;
  line-height: 1;
}
.catalog-element .vivino-rating .icon {
  margin-right: 5px;
  font-size: 16px;
  fill: #AA1329;
  color: #AA1329;
}
.catalog-element .vivino-rating__value {
  font-weight: bold;
  margin-right: 12px;
}
.catalog-element .vivino-rating__help {
  margin-left: 5px;
  cursor: pointer;
}
.catalog-element__rating-text {
  color: #7a7a7a;
}
.catalog-element__promo-banner {
  display: block;
  margin-top: 56px;
}
.catalog-element__desc-reviews {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog-element__desc-reviews a {
  font-size: 14px;
}

.energy-block {
  margin-top: 64px;
}
@media (max-width: 1023px) {
  .energy-block {
    margin-top: 56px;
  }
}
.energy-block__title.h2 {
  margin: 0 0 20px;
}
.energy-block__title.h2 span {
  margin-left: 15px;
  font-size: 14px;
  color: #7a7a7a;
}
@media (max-width: 413px) {
  .energy-block__title.h2 span {
    display: block;
    margin: 4px 0 0 0;
  }
}

.energy-item {
  text-align: center;
}
.energy-item__title {
  position: relative;
  padding: 17px 0 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #7a7a7a;
  background-color: #ffffff;
  z-index: 2;
}
.energy-item__val {
  position: relative;
  margin-top: -12px;
  padding: 22px 0 13px;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0.66px;
  color: #262626;
  background-image: -webkit-linear-gradient(top, #e0f5cf, #eefef7);
  background-image: -moz-linear-gradient(top, #e0f5cf, #eefef7);
  background-image: linear-gradient(to bottom, #e0f5cf, #eefef7);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e0f5cf', EndColorStr='#eefef7, GradientType=0')";
  z-index: 1;
}
.energy-item--one .energy-item__title, .energy-item--one .energy-item__val {
  border-radius: 0 0 0 12px;
}
.energy-item--four .energy-item__title, .energy-item--four .energy-item__val {
  border-radius: 0 0 12px 0;
}
@media (max-width: 767px) {
  .energy-item--three .energy-item__title, .energy-item--three .energy-item__val {
    border-radius: 0 0 0 12px;
  }
}
@media (max-width: 767px) {
  .energy-item--two .energy-item__title, .energy-item--two .energy-item__val {
    border-radius: 0 0 12px 0;
  }
}

.element-props__item {
  display: flex;
  align-items: flex-end;
  margin-top: 20px;
}
@media (max-width: 413px) {
  .element-props__item {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 16px;
  }
}
.element-props__item:first-of-type {
  margin-top: 0;
}
.element-props__title {
  font-size: 16px;
  line-height: 1.4;
  color: #7a7a7a;
}
.element-props__sep {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  margin: 0 8px 5px;
  height: 1px;
  background-color: #efefef;
}
@media (max-width: 413px) {
  .element-props__sep {
    display: none;
  }
}
.element-props__value {
  font-size: 16px;
  line-height: 1.4;
  color: #262626;
}
@media (max-width: 413px) {
  .element-props__value {
    margin-top: 4px;
  }
}
.element-props__value a {
  font-weight: 500;
}

.product-alcohol__country-icon {
  margin-right: 8px;
}
.product-alcohol__country-icon svg {
  width: 24px;
  border-radius: 100%;
  height: 24px;
}
.product-alcohol__country-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 413px) {
  .product-alcohol__country-name {
    font-size: 14px;
  }
}
.product-alcohol__map svg {
  width: 100%;
  max-height: 194px;
}
@media (max-width: 413px) {
  .product-alcohol__map svg {
    max-height: 144px;
  }
}
.product-alcohol__prop-name {
  font-size: 14px;
  color: #818c99;
  line-height: 1.2;
}
.product-alcohol__prop-icon {
  min-width: 24px;
  height: 24px;
}
.product-alcohol__prop-icon .icon {
  color: #818c99;
}
.product-alcohol__prop-icon .icon--wineglass, .product-alcohol__prop-icon .icon--grape {
  font-size: 22px;
}
.product-alcohol__prop-icon .icon--pin {
  font-size: 16px;
}

.content .product-reviews__empty {
  padding: 40px 40px 36px 40px;
}
@media (max-width: 1279px) {
  .content .product-reviews__empty {
    padding: 30px 30px 26px 30px;
  }
}
@media (max-width: 1023px) {
  .content .product-reviews__empty {
    padding: 40px 40px 36px 40px;
  }
}
@media (max-width: 767px) {
  .content .product-reviews__empty {
    padding: 20px;
  }
}
.content .product-reviews__empty h4 {
  max-width: 300px;
}
@media (max-width: 767px) {
  .content .product-reviews__empty h4 {
    max-width: initial;
  }
}
.content .product-reviews__empty p {
  max-width: 215px;
}
@media (max-width: 767px) {
  .content .product-reviews__empty p {
    max-width: initial;
  }
}
.product-reviews__users-count {
  display: flex;
  font-size: 16px;
  color: #7a7a7a;
  line-height: 1.4;
}
.product-reviews__stars-rating {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.product-reviews__stars-rating .rating-stars {
  margin-right: 24px;
}
.product-reviews__stars-rating .rating-stars__item {
  padding-right: 8px;
  cursor: initial;
}
.product-reviews__stars-rating .rating-stars__item .icon {
  font-size: 30px;
  color: #c4c4c4;
}
.product-reviews__title-reviews {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 32px;
}
@media (max-width: 1279px) {
  .content .product-reviews__empty-icon {
    font-size: 95px;
  }
}
@media (max-width: 1023px) {
  .content .product-reviews__empty-icon {
    font-size: 135px;
  }
}
.content .product-reviews__item {
  padding: 32px;
  margin-bottom: 32px;
}

.catalog-analogues.processing {
  opacity: 0;
}

.preview-sku {
  position: relative;
  z-index: 1;
}
.preview-sku__block {
  display: flex;
  position: relative;
  flex-wrap: nowrap;
  overflow: hidden;
  right: 8px;
}
.preview-sku__block--slider {
  right: 0;
}
@media (max-width: 1023px) {
  .preview-sku__block--slider {
    right: 8px;
  }
}
.preview-sku__block .menu-sections__item {
  margin: 0 8px;
}
.preview-sku__block .menu-sections__link {
  height: 40px;
}
.preview-sku__block .menu-sections__link.active {
  pointer-events: none;
}
html:not(.bx-touch) .preview-sku__block .menu-sections__link:not(.active):hover, html.bx-touch .preview-sku__block .menu-sections__link:not(.active):active {
  cursor: pointer;
}
.preview-sku__picture-item {
  width: 73px;
  height: 73px;
  min-width: 73px;
  border-radius: 8px;
  cursor: pointer;
  margin: 0 8px;
  border: 1px solid #efefef;
}
@media (max-width: 1279px) {
  .preview-sku__picture-item {
    width: 76px;
    height: 76px;
    min-width: 76px;
  }
}
@media (max-width: 767px) {
  .preview-sku__picture-item {
    width: 68px;
    height: 68px;
    min-width: 68px;
  }
}
.preview-sku__picture-item.active {
  pointer-events: none;
  border: 1px solid #15b742;
}
.preview-sku__item-area {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  overflow: hidden;
  padding: 4px;
}
.preview-sku__item-area picture {
  border-radius: 6px;
}

.preview-pictures-controls {
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.preview-pictures-controls .owl-next, .preview-pictures-controls .owl-prev {
  pointer-events: auto;
  border: none;
  background-color: transparent;
  position: relative;
  padding: 0;
}
.preview-pictures-controls .owl-next .arr-circle, .preview-pictures-controls .owl-prev .arr-circle {
  display: inline-flex;
}
.preview-pictures-controls .owl-prev {
  left: -24px;
}
.preview-pictures-controls .owl-next {
  right: -24px;
}
.preview-pictures-controls .arr-circle {
  display: none;
  box-shadow: 0 4px 16px rgba(139, 139, 139, 0.2);
}
html:not(.bx-touch) .preview-pictures-controls .arr-circle:hover, html.bx-touch .preview-pictures-controls .arr-circle:active {
  cursor: pointer;
  box-shadow: 0 4px 16px rgba(139, 139, 139, 0.24);
}
html:not(.bx-touch) .preview-pictures-controls .arr-circle:hover .icon, html.bx-touch .preview-pictures-controls .arr-circle:active .icon {
  color: #129e39;
}

/* End */


/* Start:/local/templates/2019/css/badges.css?17804269748585*/
/* -------------------- */
/* слой шильдиков */
/* -------------------- */
.badges-wrapper {
    position: relative;
    display: inline-block;
}

.badges-layer {
    position: absolute;
    inset: 0;
    pointer-events: none;
    overflow: visible;
}

.badges,
.badge,
.badge-favorite {
    pointer-events: auto;
}

.badges {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.badges[data-corner="tl"] { top: 0; left: 0; right: 56px; }
.badges[data-corner="tr"] { top: 0; right: 0; }
.badges[data-corner="bl"] { bottom: 0; left: 0; }
.badges[data-corner="br"] { bottom: 0; right: 0; }

/* угловые радиусы */
.badges[data-corner="tl"] .badge {
    border-radius: 0 8px 8px 0;
    height: 20px;
    width: fit-content;
    max-width: 100%;
}

.badges[data-corner="tr"] .badge {
    border-radius: 8px 0 0 8px;
}

/* BL — левый нижний угол */
.badges[data-corner="bl"] .badge {
    background: #FFFFFFCC;
    height: 24px;
    color: #000;
}

.badges[data-corner="bl"] .badge:only-child {
    border-radius: 0 8px 8px 0;
}

.badges[data-corner="bl"] .badge:first-child {
    border-radius: 0 8px 8px 0;
}

.badges[data-corner="bl"] .badge:last-child {
    border-radius: 0 8px 0 0;
}

.badges[data-corner="br"] .badge {
    border-radius: 8px 0 0 0;
}

.badge {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 0 8px;
    font-size: 12px;
    width: fit-content;
    white-space: nowrap;
    line-height: 130%;
    letter-spacing: 0;
    color:#fff;
}

.badge-favorite {
    width: 48px;
    height: 48px;
    background: rgba(255,255,255,.9);
    border-bottom-left-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.2s ease;
}

.badge-favorite img {
    transition: transform 0.2s ease, filter 0.2s ease;
}

.badge-favorite:hover img {
    transform: scale(1.1);
}

.badge-favorite.active img {
    transform: scale(1.05);
}

.badge__text {
    font-size: 12px;
    line-height: 1.2;
    overflow: hidden;
}

.badge__text-main {
    font-family: "SF Pro Display", "Cera Round", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000CC;
}

.badge__text-secondary {
    font-family: "Cera Round", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #7A7A7A;
}

.badge__icon {
    object-fit: contain;
    width: 20px;
    height: 20px;
}

.badge__icon-bl {
    width: 18px;
    height: 18px;
}

.badge-tooltip {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 12px 16px;
    color: #262626;
    border-radius: 8px;
    font-size: 14px;
    line-height: 140%;
    white-space: nowrap;
    pointer-events: none;
    box-shadow: 0 4px 16px 0 #8B8B8B33;
    border: 1px solid #EFEFEF;
}
.badge-tooltip.tooltip-above {
    bottom: 100%;
    margin-bottom: 8px;
}

.badge-tooltip.tooltip-above::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 8px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}

/* tooltip снизу */
.badge-tooltip.tooltip-below {
    top: 100%;
    margin-top: 8px;
}

.badge-tooltip.tooltip-below::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.badges[data-corner="br"] .badge {
    background: #FFFFFFCC;
    height: 24px;
    border-radius: 8px 0 0 0;
    display: flex;
    align-items: center;
    padding: 0 8px;
}

.badge__text-br {
    font-family: "Cera Round", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000000CC;
    line-height: 1;
}

/* -- badges in product card -- */
.gallery-ui-layer {
    position: absolute;
    inset: 0;
    z-index: 10;
    overflow: visible;
    pointer-events: none;
}

.gallery-ui-layer button,
.gallery-ui-layer a,
.gallery-ui-layer__actions,
.gallery-ui-layer__favorite,
.gallery-ui-layer__badges,
.gallery-ui-layer__controls {
    pointer-events: auto;
}

.gallery-ui-layer__badges {
    position: absolute;
    top: 0;
    left: 0;
    right: 68px;
    bottom: auto;
    display: flex;
    gap: 8px;
}

.gallery-ui-layer__favorite {
    position: absolute;
    top: 12px;
    right: 12px;
}

.gallery-ui-layer__favorite .favorite {
    width: 48px;
    height: 48px;
    min-width: auto;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0 4px 16px 0 #8B8B8B33;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    transition: all 0.2s ease;
}

.gallery-ui-layer__favorite .favorite:hover {
    box-shadow: 0 8px 16px 0 #8B8B8B66;
}

.gallery-ui-layer__actions {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);

    display: flex;
    flex-direction: column;
    gap: 8px;
}

.gallery-ui-layer__controls {
    position: absolute;
    bottom: 12px;
    left: 12px;
    right: 12px;
}

.badge {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
    color: #fff;
    padding: 2px 8px;
    height: 20px;
    border-radius: 0 6px 6px 0;
    width: fit-content;

    max-width: 100%;
    overflow: visible;
    pointer-events: auto;
}

.badge__text {
    font-family: "Cera Round", Arial, Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 12px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.badge-tooltip {
    position: absolute;
    left: 50%;
    display: none;
    transform: translateX(-50%);
    top: 100%;
    background: #fff;
    padding: 12px 16px;
    margin-top: 12px;
    color: #262626;
    border-radius: 8px;
    font-size: 14px;
    line-height: 140%;
    white-space: nowrap;
    pointer-events: auto;
    box-shadow: 0 4px 16px 0 #8B8B8B33;
    border: 1px solid #EFEFEF;
    z-index: 2;
    --arrow-offset: 0px;
}

.badge-tooltip::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: calc(50% + var(--arrow-offset, 0px));
    transform: translateX(-50%);
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.gallery-ui-layer__badges {
    flex-direction: column;
    justify-content: flex-start;
    width: auto;
    max-width: calc(100% - 68px);
    flex-wrap: wrap;
}

.badges-wrapper.wrap-cart {
    flex: 0 1 auto;
    min-width: 0;
    max-width: 100%;
}

.badges-wrapper.wrap-cart .badges-layer {
    position: static;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.badges-wrapper.wrap-cart .badges[data-corner="tl"] {
    position: static;
    max-width: 100%;
    right: auto;
    display: flex;
    width: fit-content;
}
.badges-wrapper.wrap-cart .badges[data-corner="tr"],
.badges-wrapper.wrap-cart .badges[data-corner="bl"],
.badges-wrapper.wrap-cart .badges[data-corner="br"] {
    display: none;
}

/* карточка с открытым тултипом поднимается над соседями в карусели,
   иначе изображение соседнего товара перекрывает длинный тултип */
.owl-item.is-tooltip-open,
.slider__item.is-tooltip-open,
.catalog-tile.is-tooltip-open {
    position: relative;
    z-index: 50;
}

.badge img {
    max-height: 18px;
}

.badges-wrapper.wrap-cart .badge {
    z-index: auto;
}

.badges-wrapper.wrap-cart .badge {
    max-width: 100%;
    white-space: nowrap;
}

.badges-wrapper.wrap-cart .badge .badge__text {
    overflow: hidden;
    white-space: nowrap;
}

.gallery-ui-layer__badges .stickers {
    position: relative;
    z-index: 20;
    pointer-events: auto;
}
.catalog-element__hints {
    pointer-events: none;
}

@media (max-width: 1023px) {
    .catalog-element__gallery-wrap,
    .catalog-element__picture
    {
        margin-top: -48px !important;
    }
}

@media (max-width: 767px) {
    .gallery-ui-layer__favorite {
        top: 8px;
        right: 8px;
    }

    .gallery-ui-layer__actions {
        top: auto;
        bottom: 12px;
        transform: none;
        right: 8px;
    }

    .gallery-ui-layer__badges {
        right: 56px;
    }

    .gallery-ui-layer__controls {
        bottom: -16px;
    }
    .badges-wrapper.wrap-cart .badges[data-corner="tl"] {
        max-width: 100%;
    }
}


/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/reviews.product/style.css?17588315575373*/
.product-reviews__head {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .product-reviews__head {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .product-reviews__head .h1 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.product-reviews__desc {
  padding: 32px 40px;
  border: 1px solid #efefef;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .product-reviews__desc {
    padding: 20px;
  }
}
.product-reviews__empty {
  padding: 40px 40px 56px 40px;
  background: #f9f9f9;
  border-radius: 12px;
  position: relative;
  margin-bottom: 24px;
}
.product-reviews__empty p {
  width: 355px;
}
@media (max-width: 767px) {
  .product-reviews__empty p {
    width: auto;
  }
}
@media (max-width: 767px) {
  .product-reviews__empty {
    padding: 20px;
  }
}
.product-reviews__empty-icon {
  display: flex;
  position: absolute;
  font-size: 135px;
  right: 20px;
  transform: translate(0, -50%);
  top: 50%;
}
@media (max-width: 767px) {
  .product-reviews__empty-icon {
    display: none;
  }
}
.product-reviews__form {
  margin-top: 24px;
  box-shadow: 0 4px 16px rgba(139, 139, 139, 0.2);
  border-radius: 12px;
  padding: 40px;
}
@media (max-width: 767px) {
  .product-reviews__form {
    box-shadow: none;
    padding: 20px;
    border: 1px solid #efefef;
  }
}
@media (max-width: 767px) {
  .product-reviews__form button {
    width: 100%;
  }
}
.product-reviews__form-rating {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .product-reviews__form-rating {
    flex-direction: column-reverse;
  }
}
.product-reviews__form-rating .rating-stars__item {
  padding-right: 8px;
}
@media (max-width: 767px) {
  .product-reviews__form-rating .rating-stars__item {
    padding-right: 20px;
  }
}
.product-reviews__form-rating .rating-stars__item .icon {
  font-size: 27px;
}
@media (max-width: 767px) {
  .product-reviews__form-rating .rating-stars__item .icon {
    font-size: 32px;
  }
}
.product-reviews__form-user {
  display: flex;
  align-items: center;
  background: #f9f9f9;
  border-radius: 12px;
  padding: 12px 16px;
  height: max-content;
}
@media (max-width: 767px) {
  .product-reviews__form-user {
    margin-bottom: 30px;
  }
}
.product-reviews__form-user span:first-child {
  display: flex;
  font-size: 24px;
  color: #15b742;
  margin-right: 12px;
}
.product-reviews__form-user span:last-child {
  font-size: 14px;
  font-weight: 500;
}
.product-reviews__list {
  margin-top: 24px;
}
.product-reviews__item {
  padding: 40px;
  margin-bottom: 16px;
  background: #f9f9f9;
  border-radius: 12px;
}
.product-reviews__item--answer {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .product-reviews__item {
    padding: 24px 20px;
  }
}
.product-reviews .product-rating span:first-child {
  font-size: 20px;
  bottom: 0;
}
.product-reviews .product-rating span:last-child {
  font-size: 18px;
}
.product-reviews + .pager {
  margin-top: 24px;
}
.product-reviews__form-rated {
  pointer-events: none;
  opacity: 0.5;
}
.product-reviews__write-review {
  margin-bottom: 30px;
  color: #7a7a7a;
}

.product-review__head {
  display: flex;
  justify-content: space-between;
}
.product-review__text {
  margin-top: 10px;
}
.product-review__author {
  display: flex;
  align-items: center;
  color: #7a7a7a;
  font-size: 14px;
}
@media (max-width: 767px) {
  .product-review__author {
    flex-direction: column;
    align-items: start;
  }
}
.product-review__rating {
  display: flex;
  align-items: baseline;
}
.product-review__rating .rating-stars__item {
  cursor: initial;
  padding-right: 4px;
}
.product-review__rating .rating-stars__item:not(.checked) .icon {
  color: #c4c4c4;
}
.product-review__rating .rating-stars__item .icon {
  font-size: 14px;
}
.product-review__rating span:last-child {
  font-weight: bold;
  font-size: 18px;
}
.product-review__answer-title {
  font-size: 14px;
  color: #15b742;
  font-family: "RotondaC", sans-serif;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .product-review__answer-title {
    margin-bottom: 20px;
  }
}
.product-review__answer-title span {
  cursor: pointer;
  display: flex;
  align-items: center;
}
html:not(.bx-touch) .product-review__answer-title span:hover .icon, html.bx-touch .product-review__answer-title span:active .icon {
  color: #15b742;
}
.product-review__answer-title .icon {
  position: relative;
  bottom: 1px;
  margin-left: 8px;
  font-size: 6px;
  color: #addeba;
}
.product-review__answer-title--close .icon {
  transform: rotate(-180deg);
}
.product-review__answer-desc {
  padding: 40px;
  border: 1px solid #efefef;
  border-radius: 12px;
  margin: 0 0 12px 120px;
}
@media (max-width: 767px) {
  .product-review__answer-desc {
    padding: 20px;
    margin: 0 0 12px 20px;
  }
}
.product-review__answer-desc-edit {
  padding: 40px;
  border-radius: 12px;
  margin: 0 0 12px 0px;
  background-color: #f9f9f9;
}
@media (max-width: 767px) {
  .product-review__answer-desc-edit {
    padding: 20px;
  }
}
.product-review__answer-head {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  color: #7a7a7a;
  margin-bottom: 12px;
}
.product-review__official-icon {
  display: flex;
  margin-left: 9px;
}
.product-review__official-icon .icon {
  color: #15b742;
  font-size: 14px;
}

/* End */
/* /local/components/teamprofi/catalog.product/templates/.default/style.css?177729124120723 */
/* /local/templates/2019/css/badges.css?17804269748585 */
/* /local/templates/2019/components/teamprofi/empty/reviews.product/style.css?17588315575373 */
