

/* Start:/local/templates/2019/components/bitrix/news/selections/style.css?16847990542463*/
.banner-selection {
  position: relative;
  display: block;
  height: 360px;
  border-radius: 12px;
  overflow: hidden;
  background: #efefef;
  padding: 56px 48px;
  margin: 30px auto 0;
  width: 100%;
}
@media (max-width: 1279px) {
  .banner-selection {
    max-width: 930px;
  }
}
@media (max-width: 1023px) {
  .banner-selection {
    max-width: 100%;
    border-radius: 0;
    padding: 40px 30px;
  }
}
@media (max-width: 767px) {
  .banner-selection {
    height: 381px;
    margin-top: 24px;
    padding: 32px 16px;
  }
}
@media (max-width: 413px) {
  .banner-selection {
    height: 380px;
    border-radius: 0;
    margin-top: 24px;
  }
}
.banner-selection__title {
  position: relative;
  z-index: 2;
  line-height: 1;
  letter-spacing: -0.1px;
  font-weight: 500;
  font-size: 40px;
  color: #1F1F1F;
  max-width: 410px;
}
@media (max-width: 1023px) {
  .banner-selection__title {
    line-height: 1.14;
    font-size: 28px;
    letter-spacing: -0.26px;
    max-width: 265px;
  }
}
.banner-selection__title + .banner-selection__text {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .banner-selection__title + .banner-selection__text {
    margin-top: 12px;
  }
}
.banner-selection__text {
  position: relative;
  z-index: 2;
  display: block;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.25;
  max-width: 400px;
}
.banner-selection__text-under {
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: 0.48px;
  color: #a8905c;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .banner-selection__text-under {
    margin-bottom: 16px;
  }
}
.banner-selection__pic {
  display: block;
}
.banner-selection__pic .img-fluid {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1279px) {
  .banner-selection__pic .img-fluid {
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    max-width: none;
  }
}
@media (max-width: 767px) {
  .banner-selection__pic .img-fluid {
    height: 100%;
    max-width: none;
  }
}
.banner-selection__pic--loading {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-selection__pic--loading img {
  opacity: 0.6;
}
.banner-selection--light .banner-selection__title {
  color: #262626;
}
.banner-selection--light .banner-selection__text {
  color: rgba(38, 38, 38, 0.7);
}
.banner-selection--light .banner-selection__text-under {
  color: #5f2d50;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/breadcrumb/.default/style.css?1684799054524*/
.breadcrumbs {
  position: relative;
  margin: 24px 0 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #c4c4c4;
}
.breadcrumbs__item:not(:first-child):before {
  content: "\2192";
  margin: 0 8px;
}
.breadcrumbs__link, .content .breadcrumbs__link {
  color: #909090;
  text-decoration: none;
}
html:not(.bx-touch) .breadcrumbs__link:hover, html.bx-touch .breadcrumbs__link:active, html:not(.bx-touch) .content .breadcrumbs__link:hover, html.bx-touch .content .breadcrumbs__link:active {
  text-decoration: underline;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/selections.detail/style.css?168479905480*/
.pager__nav {
  display: none;
}

.banner-selection__text {
  color: #1F1F1F;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/catalog.sort/style.css?16847990542253*/
.catalog-sort {
  position: relative;
}
.catalog-section__right .catalog-sort {
  margin: 0;
}
.catalog-sort .select2-container {
  width: 255px;
  margin-top: 20px;
  right: 0;
  transform: translateX(-50%);
  margin-right: -10px;
  z-index: 2;
}
@media (max-width: 767px) {
  .catalog-sort .select2-container {
    display: block;
    margin-top: 0;
    right: auto;
    transform: none;
    margin-right: 0;
  }
}
html.bx-touch .catalog-sort .select2-container:not(.no-touch-style) {
  margin-right: -16px;
}
.catalog-sort .select2-container .select2-selection--single {
  display: none;
}
.catalog-sort .select2-container--open .select2-dropdown {
  left: auto;
  right: auto;
}
.catalog-sort .select2-container .select2-results__options {
  padding-left: 0;
  margin-bottom: 0;
}
.catalog-sort .select2-container .select2-dropdown--below {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .catalog-sort .select2-container .select2-dropdown--below {
    margin-top: 0;
  }
}
.catalog-sort .select2-container .select2-results__option {
  margin: 0;
  font-size: 14px;
}
@media (max-width: 767px) {
  .catalog-sort .select2-container--below {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 50px;
  }
}
html:not(.bx-touch) .catalog-sort .btn-tag:hover, html.bx-touch .catalog-sort .btn-tag:active {
  background: #15b742;
  color: #ffffff;
}
html:not(.bx-touch) .catalog-sort .btn-tag:hover .icon, html.bx-touch .catalog-sort .btn-tag:active .icon {
  color: white;
}
.catalog-sort .btn-tag.active {
  background: #15b742;
  color: #ffffff;
}
.catalog-sort .btn-tag.active .icon {
  color: #ffffff;
}
.catalog-sort .btn-tag.selected {
  position: relative;
}
.catalog-sort .btn-tag.selected:after {
  content: "";
  position: absolute;
  top: -3px;
  right: -3px;
  width: 14px;
  height: 14px;
  background: #fc6a6f;
  border-radius: 50%;
  border: 2px solid #ffffff;
}
.catalog-sort .btn-tag .icon {
  font-size: 12px;
  stroke-width: 2px;
}
.catalog-sort select {
  display: none;
}
.container-spread--sparwine .catalog-sort .select2-container--default .select2-results__option--highlighted, .catalog-element--grape .catalog-sort .select2-container--default .select2-results__option--highlighted {
  background-color: #84406d;
}

/* End */


/* Start:/local/templates/2019/css/badges.css?17727398323863*/
/* -------------------- */
/* слой шильдиков */
/* -------------------- */
.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;

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

.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;
    z-index: 99999;
}
.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;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?16902798595459*/
.pager {
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .pager {
    margin-top: 72px;
  }
}
.pager__next {
  position: relative;
  margin-bottom: 40px;
  height: 48px;
}
html.bx-touch .pager__next:not(.no-touch-style) {
  height: 56px;
}
.content .paging, .mfp-content .paging {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  line-height: 0;
}
.content .paging__control, .mfp-content .paging__control {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 10px;
  border-radius: 50%;
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.2);
  background-color: #ffffff;
  color: #15b742;
}
html.bx-touch .content .paging__control:not(.no-touch-style), html.bx-touch .mfp-content .paging__control:not(.no-touch-style) {
  width: 48px;
  height: 48px;
}
html:not(.bx-touch) .content .paging__control:hover, html.bx-touch .content .paging__control:active, html:not(.bx-touch) .mfp-content .paging__control:hover, html.bx-touch .mfp-content .paging__control:active {
  color: #129e39;
}
html:not(.bx-touch) .content .paging__control:active, html.bx-touch .content .paging__control:active, html:not(.bx-touch) .mfp-content .paging__control:active, html.bx-touch .mfp-content .paging__control:active {
  box-shadow: 0 4px 8px 0 rgba(21, 183, 66, 0.16);
}
.content .paging__control--prev, .mfp-content .paging__control--prev {
  margin-right: 20px;
}
.content .paging__control--next, .mfp-content .paging__control--next {
  margin-left: 20px;
}
.content .paging__control--disabled, .mfp-content .paging__control--disabled {
  pointer-events: none;
  filter: grayscale(1);
}
.content .paging__area, .mfp-content .paging__area {
  margin: 0 -10px;
}
.content .paging__item, .mfp-content .paging__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 40px;
  color: #262626;
  text-align: center;
  user-select: none;
}
@media (max-width: 767px) {
  .content .paging__item, .mfp-content .paging__item {
    display: none;
  }
}
html.bx-touch .content .paging__item:not(.no-touch-style), html.bx-touch .mfp-content .paging__item:not(.no-touch-style) {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
html:not(.bx-touch) .content .paging__item:hover, html.bx-touch .content .paging__item:active, html:not(.bx-touch) .mfp-content .paging__item:hover, html.bx-touch .mfp-content .paging__item:active {
  color: #15b742;
  text-decoration: none;
}
.content .paging__item--dots, .mfp-content .paging__item--dots {
  color: #c4c4c4;
}
.content .paging__item--active, .mfp-content .paging__item--active {
  color: #ffffff;
  background-color: #15b742;
}
@media (max-width: 767px) {
  .content .paging__item--active, .mfp-content .paging__item--active {
    display: inline-block;
  }
}
html:not(.bx-touch) .content .paging__item--active:hover, html.bx-touch .content .paging__item--active:active, html:not(.bx-touch) .mfp-content .paging__item--active:hover, html.bx-touch .mfp-content .paging__item--active:active {
  cursor: default;
  color: #ffffff;
}

.container-spread--sparwine .paging__control, .catalog-element--grape .paging__control {
  color: #84406d;
}
html:not(.bx-touch) .container-spread--sparwine .paging__control:hover, html.bx-touch .container-spread--sparwine .paging__control:active, html:not(.bx-touch) .catalog-element--grape .paging__control:hover, html.bx-touch .catalog-element--grape .paging__control:active {
  color: #5f2d50;
  box-shadow: 0 4px 16px 0 rgba(139, 139, 139, 0.24);
}
html:not(.bx-touch) .container-spread--sparwine .paging__item:hover, html.bx-touch .container-spread--sparwine .paging__item:active, html:not(.bx-touch) .catalog-element--grape .paging__item:hover, html.bx-touch .catalog-element--grape .paging__item:active {
  color: #5f2d50;
}
.container-spread--sparwine .paging__item--active, .catalog-element--grape .paging__item--active {
  background-color: #84406d;
}
html:not(.bx-touch) .container-spread--sparwine .paging__item--active:hover, html.bx-touch .container-spread--sparwine .paging__item--active:active, html:not(.bx-touch) .catalog-element--grape .paging__item--active:hover, html.bx-touch .catalog-element--grape .paging__item--active:active {
  color: #ffffff;
}
.content .container-spread--sparwine .pager__next .btn--outline, .mfp-content .container-spread--sparwine .pager__next .btn--outline, .content .catalog-element--grape .pager__next .btn--outline, .mfp-content .catalog-element--grape .pager__next .btn--outline {
  color: #84406d;
  border-color: #84406d;
}
html:not(.bx-touch) .content .container-spread--sparwine .pager__next .btn--outline:hover, html.bx-touch .content .container-spread--sparwine .pager__next .btn--outline:active, html:not(.bx-touch) .mfp-content .container-spread--sparwine .pager__next .btn--outline:hover, html.bx-touch .mfp-content .container-spread--sparwine .pager__next .btn--outline:active, html:not(.bx-touch) .content .catalog-element--grape .pager__next .btn--outline:hover, html.bx-touch .content .catalog-element--grape .pager__next .btn--outline:active, html:not(.bx-touch) .mfp-content .catalog-element--grape .pager__next .btn--outline:hover, html.bx-touch .mfp-content .catalog-element--grape .pager__next .btn--outline:active {
  color: rgba(132, 64, 109, 0.9);
  border-color: rgba(132, 64, 109, 0.5);
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news.list/selections/style.css?16847990542563*/
.slider-selections {
  position: relative;
  white-space: nowrap;
  margin: 40px 0 0;
}
@media (max-width: 767px) {
  .slider-selections {
    margin: 24px 0 0;
  }
}
.catalog-section__right .slider-selections {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .catalog-section__right .slider-selections {
    margin-top: 72px;
  }
}
.slider-selections .selections-item {
  margin: 8px;
}
.slider-selections .selections-item.col-xl-4 {
  margin: 0;
}
@media (max-width: 1279px) {
  .slider-selections .selections-item.col-xl-4 {
    width: auto;
    margin: 0 8px;
    padding-left: 0;
    padding-right: 0;
  }
}
.slider-selections .selections-item.col-xl-4 .selections-item__link {
  width: 100%;
}
@media (max-width: 1279px) {
  .slider-selections .selections-item.col-xl-4 .selections-item__link {
    width: 190px;
  }
}
@media (max-width: 1023px) {
  .slider-selections .selections-item.col-xl-4 .selections-item__link {
    width: 218px;
  }
}
.slider-selections .slider-selections__slider {
  margin: -8px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .slider-selections .slider-selections__slider {
    overflow: visible;
  }
}
.slider-selections .slider-selections__list {
  margin: -8px;
}
@media (max-width: 767px) {
  .slider-selections .slider-selections__list {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
}
html:not(.bx-touch) .slider-selections .slider__controls-list .arr-circle:hover .icon, html.bx-touch .slider-selections .slider__controls-list .arr-circle:active .icon {
  color: #4F2643;
}
.slider-selections .slider__controls-list .arr-circle .icon {
  color: #5f2d50;
}

.selections-item__link {
  background-color: #efefef;
  display: block;
  width: 209px;
  border-radius: 8px;
  overflow: hidden;
  padding: 28px 20px 60px;
  color: black;
  text-decoration: none;
}
@media (max-width: 1279px) {
  .selections-item__link {
    width: 219px;
  }
}
@media (max-width: 767px) {
  .selections-item__link {
    width: 210px;
  }
}
html:not(.bx-touch) .selections-item__link:hover, html.bx-touch .selections-item__link:active {
  text-decoration: none;
}
.selections-item__pic {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  will-change: transform;
  height: 180px;
}
.selections-item__pic .img-fluid {
  max-width: none;
}
.selections-item__text {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  height: 40px;
  overflow: hidden;
  margin-bottom: 32px;
  overflow-wrap: break-word;
  white-space: normal;
  color: #1F1F1F;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news.list/video/style.css?1684799054988*/
.slider-video {
  position: relative;
  white-space: nowrap;
}
.slider-video__slider {
  overflow: hidden;
  height: 257px;
}
@media (max-width: 1279px) {
  .slider-video__slider {
    height: 242px;
  }
}
@media (max-width: 1023px) {
  .slider-video__slider {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .slider-video__slider {
    overflow: visible;
  }
}

.video-item {
  display: block;
}
.video-item.col-auto {
  width: 380px;
}
@media (max-width: 1279px) {
  .video-item.col-auto {
    width: 320px;
  }
}
@media (max-width: 1023px) {
  .video-item.col-auto {
    width: 240px;
  }
}
.video-item__text {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  white-space: normal;
  max-height: 45px;
  overflow: hidden;
}
.video-item .company-video .ratio-box {
  padding-bottom: 56.29%;
  background: #efefef;
}
.video-item .company-video__pic {
  margin-bottom: 16px;
}
.container-spread--sparwine .video-item .icon--play {
  color: #5f2d50;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/empty.list/style.css?1684799054588*/
.list-empty {
  position: relative;
  padding: 48px;
  margin-top: 48px;
  border-radius: 12px;
  background-color: #f9f9f9;
  overflow: hidden;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .list-empty {
    padding: 24px 16px;
    margin-top: 32px;
  }
}
.list-empty .icon {
  font-size: 123px;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .list-empty .icon {
    font-size: 90px;
    margin-bottom: 20px;
  }
}
.list-empty__text {
  max-width: 410px;
  line-height: 23px;
}

/* End */
/* /local/templates/2019/components/bitrix/news/selections/style.css?16847990542463 */
/* /local/templates/2019/components/bitrix/breadcrumb/.default/style.css?1684799054524 */
/* /local/templates/2019/components/teamprofi/empty/selections.detail/style.css?168479905480 */
/* /local/templates/2019/components/teamprofi/empty/catalog.sort/style.css?16847990542253 */
/* /local/templates/2019/css/badges.css?17727398323863 */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?16902798595459 */
/* /local/templates/2019/components/bitrix/news.list/selections/style.css?16847990542563 */
/* /local/templates/2019/components/bitrix/news.list/video/style.css?1684799054988 */
/* /local/templates/2019/components/teamprofi/empty/empty.list/style.css?1684799054588 */
