

/* Start:/local/components/tempus/catalog.element/templates/new/style.css?177135062222858*/

.product-page-main .button {
    min-height: 44px;
}

.advantages {
  padding: 20px 0px 30px 0px;
  overflow: hidden;
}

.advantages__item {
  box-sizing: border-box;
}

.advantages__title {
  font-size: 18px;
  font-weight: 500;
  color: #3C3C3C;
  line-height: 1.2;
  margin-bottom: 12px;
  text-transform: uppercase;
  line-height: 1.2;
}

.advantages__desc {
  font-size: 15px;
  font-weight: 500;
  color: #CBBBA7;
  line-height: 1.3;
}

.advantages__body {
  padding-right: 20px;
}

@media (min-width: 1024px) {
  .advantages__body {
    padding-right: 0;
    overflow: visible;
  }

  .advantages__body .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px;
    transform: none !important;
  }

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

  .advantages__title {
    min-height: 3.2em;
  }
}

@media (min-width: 1024px) and (max-width: 1300px) {
  .advantages__title {
    font-size: 16px;
  }

  .advantages__desc {
    font-size: 14px;
  }
}



/* === ОБЩИЕ СТИЛИ (База) === */
.subscribe-wrapper {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  max-width: 800px;
}

.subscribe-image {
  flex-shrink: 0;
  width: 80px;
}

.subscribe-image img {
  width: 100%;
  height: auto;
  display: block;
}

.subscribe-content {
  display: flex;
  flex-direction: column;
  gap: 15px;
  flex-grow: 1;
}

.subscribe-text {
  font-size: 12px;
  line-height: 1.4;
  color: #3C3C3C;
  font-weight: 500;
}

/* Форма подписки */
.subscribe-input-group {
  background-color: #F2F0EB;
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 0;
  border-radius: 4px;
}

.subscribe-field {
  border: none !important;
  background: transparent !important;
  height: 100%;
  flex-grow: 1;
  padding: 0 15px;
  font-size: 14px;
  color: #333;
  outline: none;
  box-shadow: none !important;
  min-width: 0;
}

.subscribe-field::placeholder {
  color: #999;
}

.subscribe-btn-text {
  background: transparent;
  border: none;
  font-weight: 700;
  font-size: 14px;
  color: #3C3C3C;
  padding: 0 20px;
  height: 100%;
  cursor: pointer;
  text-transform: uppercase;
  white-space: nowrap;
}

.subscribe-btn-text:hover {
  opacity: 0.7;
}

/* === ДЕСКТОП === */
@media (min-width: 769px) {
  .u-row-flex-bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 30px;
  }
}

/* === МОБИЛЬНАЯ ВЕРСИЯ === */
@media (max-width: 768px) {
  .subscribe-wrapper.is-mobile {
    width: 100%;
    margin-top: 15px;
  }

  /* Растягиваем контент и инпут на всю ширину, т.к. картинки нет */
  .subscribe-wrapper.is-mobile .subscribe-input-group {
    max-width: 100%;
  }

  .subscribe-btn-text {
    font-size: 13px;
    padding: 0 15px;
  }
}



.ins {
  margin: 10px 0;
  margin-top: 20px;
}


.ins a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #333;
  position: relative;
  margin-bottom: 8px;
}

.ins a::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url('/local/images/insr.svg') no-repeat center center;
  background-size: contain;
  margin-right: 5px;
  flex-shrink: 0;
}

.ins a {
  text-decoration: underline !important;
}

.ins a:hover {
  text-decoration: unset !important;
}

.ins a {
  text-decoration-skip-ink: auto;
}



.description__section {
  display: none;
}

.block-cart {
  max-width: 58rem;
}

.product-page .h2 {
  font-size: 52px;
}

.page-top {
  margin-bottom: 4rem !important;
  margin-top: 8rem;
}

.fl-50 {
  display: flex;
}

.fl-50 .l-div,
.fl-50 .l-div,
  {
  width: 50%;
}

.f-col {
  display: flex;
  flex-direction: column;
}

.f-row {
  display: flex;
  flex-direction: row;
}

.w-50 {
  width: 50%;
}

.w-33 {
  width: 33%;
}

.w-67 {
  width: 67%;
  display: flex;
  flex-direction: column;
}

.group-w33 {
  display: flex;
}


.w2-text {
  display: flex;
  align-items: center;
  font-weight: 500;
  line-height: 120%;
  font-size: 16px;
  text-transform: uppercase;
}

.w2-img {
  display: flex;
  justify-content: flex-end;
}

.border-b {
  display: flex;
  border-bottom: 1px solid #E7E1DB;
}

.title-text {
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
  font-size: 28px;
}

.margin-row {
  margin-top: 40px;
}

.type-1-title {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.type-1-container {
  justify-content: space-between;
  min-height: 300px;
  margin-bottom: 20px;
}

.type-1-title span {
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
  font-size: 20px;
}

.type-1-title img {
  max-width: 260px;
}

.type-1-content {
  display: flex;
  flex-direction: column;
  font-weight: 500;
  line-height: 140%;
  font-size: 14px;
  max-width: 220px;
  /* gap: 20px; */
  margin-bottom: 40px;
}

.type-1-content img {
  width: 100px;
  height: 100px;
  margin-bottom: 40px;
}

.colontitul {
  font-weight: 500;
  line-height: 120%;
  font-size: 12px;
  margin-bottom: 40px;
}

.type-2-container {
  align-items: center;
  gap: 20px;
  padding: 0px;
}

.type-2-container img {
  width: 100px;
  height: 100px;
}

.type-2-content {
  display: flex;
  gap: 20px;
  flex-direction: column;
  width: 100%;
}

.type-2-content.block-tissot {
  gap: 10px;
}

.type-2-container span.link {
  font-weight: normal;
}

.type-2-content.warranty-text {
  gap: 3px;
}

.type-2-container span {
  font-weight: 500;
  line-height: 120%;
  font-size: 14px;
  max-width: 80%;
}

.no-center {
  align-items: flex-start;
}



.page-top {
  margin-bottom: 0 !important;
}

.block-cart .button,
.block-cart .btn-dolyami {
  max-height: 48px;
}

.r-block {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}

.ft-logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.ft-logo span {
  line-height: 120%;
  color: #939393;
  font-family: 'Styrene A Web', sans-serif;
  font-weight: 500;
  font-size: 12px;
}

.ft-logo-pc span {
  color: inherit;
}

.ft-logo img {
  filter: gray;
  max-height: 34px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}

.ft-logo-pc img {
  filter: gray;
  /* max-height: 14px; */
  max-width: 80px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}

.stickers-title {
  display: flex;
  gap: 8px;
  margin-top: 20px;
  margin-bottom: 80px;
}

.stickers-title .stc-black,
.stickers-title .stc-yellow {
  font-size: 12px;
  line-height: 120%;
  padding: 8px;
  font-weight: 500;
  padding: 4px 8px;
}

.stickers-title .stc-black {
  background: #3C3C3C;
  color: #fff;
}

.stickers-title .stc-yellow {
  background: #DEDE2B;
  color: #3C3C3C;
}

.product-page-main__row {
  padding-bottom: 2rem !important;
  margin-bottom: 2rem !important;
}

.product-page-main__price .product-page-main__main-price {
  font-size: 52px;
  font-weight: 700;
  line-height: 100%;
}

.dol-ya-mi .new-btn {}

.page .j-sidePanel {
  display: flex;
  align-items: center;
  /* выравнивание по вертикали */
  gap: 8px;
  /* отступ между иконкой и текстом */
  white-space: nowrap;
  /* запрет переноса текста */
  padding: 0px 30px;
  cursor: pointer;
  border-left: 1px solid #f5f1ed;
}

.page .j-sidePanel>div {
  flex-shrink: 0;
  /* запрет сжатия иконки */
}

.page .j-sidePanel .opl {
  width: 68px;
}

.page .j-sidePanel span {
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
}

.product-page-main__price .product-page-main__dicsount-price {
  position: relative;
  display: inline-block;
  color: #939393;
  font-family: 'Styrene A Web', sans-serif;
  font-size: 2rem;
  font-weight: 500;
  margin-left: 1rem;
  text-decoration: unset;
  top: 0;
  padding: 0 0.2rem;
  /* Добавляем немного места по бокам */
}

.product-page-main__price .product-page-main__dicsount-price::after {
  content: "";
  position: absolute;
  top: 90%;
  /* Регулируйте по вертикали */
  left: 0;
  width: 100%;
  height: 10px;
  /* Высота SVG */
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 10" preserveAspectRatio="none"><path d="M119 7.00005C88.5 0.500096 35 0.500092 1 8.00001" stroke="%23DEDE2B" stroke-width="3" fill="none"/></svg>');
  background-size: 100% 100%;
  transform: translateY(-50%);
}

.product-page-main__tags .percent-text {
  font-size: 20px;
  line-height: 140%;
  font-weight: 500;
  color: #3C3C3C;
  background: #dede2b;
  max-width: initial;
}

.product-page-main__price .product-page-main__tags {
  padding-left: 1rem;
}

.button.is-ghost {
  background-color: #E7E1DB !important;
  border-color: #E7E1DB !important;
  color: #3c3c3c;
  font-weight: 500;
}

.product-page-main__row:last-child {
  /* border-bottom: 1px solid #f5f1ed!important; */
  margin-bottom: 0 !important;
  /* padding-bottom: 0 !important; */
}

.flex-start-ed {
  justify-content: justify-content !important;
}

.flex-start-ed p {
  color: #939393;
  font-weight: 500;
  font-size: 12px;
}

.flex-start-ed p b {
  color: #111;
  font-weight: 500;
  font-size: 14px;
}

.product-page__slider {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
}

.accordion-item__content-inner .str {
  width: 50%;
}

.accordion-item__content-inner {
  display: flex;
  padding-top: 0px !important;
}

.product-page-specs__row {
  border-top: 1px solid #f5f1ed;
  padding: 10px 0px;
}

.product-page-specs__row:last-child {
  border-bottom: 1px solid #f5f1ed;
}

.hide-pc-flex {
  display: none !important;
}

.hide-mob-flex {
  display: flex !important;
}

.big-sticker {
  display: flex;
  gap: 16px;
  flex-direction: column;
  align-items: center;
}

.big-sticker span {
  font-size: 12px;
  line-height: 120%;
  font-weight: 500;
  color: #3C3C3C;
}

.r-block {
  gap: 5rem;
}

.configdence-list {
  padding-top: 40px;
  padding-bottom: 40px;
}

.configdence-list .confidence__line--two {
  padding-left: 20px;
}

.prop-main {
  display: flex;
  justify-content: space-around;
  width: 100%;
}

.prop-main-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.prop-main-item {
  display: flex;
  flex-direction: column;
}

.prop-main-item img {
  height: 64px;
}

.prop-main-item span {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  color: #939393;
  text-decoration: underline;
}

.page-section:last-child {
  margin-top: 0px !important;
}

.credit-by {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  padding: 0px 30px;
  cursor: pointer;
  border-left: 1px solid #f5f1ed;
}

.credit-by span {
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  color: #3C3C3C;
}

.mobile-block {
  display: none;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  bottom: -100px;
  /* Начальное положение за пределами экрана */
  left: 40%;
  transform: translateX(-50%);
  z-index: 11;
  width: 70vw;
  transition: bottom 0.5s ease;
}

.mobile-block.visible {
  bottom: 80px;
  /* Конечное положение */
}

.mobile-block .add-buttons {
  display: flex;
  gap: 10px;
}

.mobile-block .is-cart {
  font-size: 10px;
  padding: 5px 12px;
  border-radius: 40px;
  gap: 10px;
}

.mobile-block .is-cart span {
  color: #DEDE2B;
}

.mobile-block .add-buttons .product-page-main__action {
  background-color: #F5F1ED;
  padding: 5px;
  border-radius: 40px;
}

.primerka {
  display: flex;
  gap: 10px;
  color: #939393;
  font-weight: 500;
  font-size: 12px;
  align-items: center;
  padding-right: 40px;
  border-right: 1px solid #f5f1ed;
}

.primerka .primerka-res {
  color: #111;
  font-weight: 500;
  font-size: 14px;
  padding: 2px 4px;
  border-radius: 4px;
  background-color: #DEDE2B;
  position: relative;
}

.primerka .primerka-res span {
  font-size: 10px;
  font-weight: 500;
  line-height: 120%;
  padding: 2px 4px;
  border-radius: 4px;
  background-color: #DEDE2B;
  position: absolute;
  left: 0;
  bottom: 18px;
}

.element-top {
  margin-top: 0 !important;
}

.ft-logo-pc {
  flex-direction: column;
}

.type-2-content .flex-ssd-imgs img {
  height: auto;
  width: 45%;
  max-width: 300px;
}

.flex-ssd-imgs {
  display: flex;
  flex-direction: row;
  gap: 30px;
}

/* tooltip */
.promo-container {
  position: relative;
  display: inline-block;
  /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; */
  border-bottom: 1px solid #f5f1ed;
  padding: 0px 0 5px 0;
  width: 100%;
  margin: 0 0 2em 0;
}

.promo-trigger {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #939393;
  cursor: pointer;
  text-align: left;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  /* border-bottom: 1px dashed #000; */
  transition: opacity 0.2s;
  padding: 0 0 15px 0;
}

.promo-trigger span {
  border-bottom: 1px solid #000;
}

.promo-trigger:hover {
  opacity: 0.8;
}

.promo-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: #007bff;
  color: white;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  flex-shrink: 0;
}

/* Тултип */
.promo-tooltip {
  position: absolute;
  z-index: 1000;
  width: 580px;
  background: white;
  /* border-radius: 12px; */
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
  border: 1px solid #e0e0e0;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 30px;
}

.promo-tooltip.active {
  opacity: 1;
  visibility: visible;
  /*transform: translateX(-50%) translateY(0);*/
}

.promo-tooltip-inner {
  padding: 24px;
  position: relative;
}

.promo-tooltip-header {
  font-weight: 500;
  font-size: 24px;
  color: #000;
  margin-bottom: 20px;
  line-height: 32px;
  text-align: left;
}

.promo-tooltip-steps {
  margin: 0 0 20px 0;
  padding-left: 24px;
  list-style-position: outside;
  list-style: decimal;
}

.promo-tooltip-steps li {
  margin-bottom: 12px;
  color: #3C3C3C;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
}

.promo-tooltip-steps li:last-child {
  margin-bottom: 0;
}

.promo-action-button {
  width: 100%;
  padding: 14px;
  background-color: #E7E1DB;
  color: #3C3C3C;
  border: none;
  /* border-radius: 8px; */
  font-weight: 500;
  font-size: 16px;
  /* cursor: pointer; */
  transition: background-color 0.3s;
  text-transform: uppercase;
  display: block;
  text-align: center;
  line-height: 24px;
}

.promo-action-button:hover {
  background-color: #3C3C3C;
  color: #fff;
}

/* Кнопка закрытия для мобильных */
.promo-close-mobile {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  border: none;
  /* background: #f5f5f5; */
  /* border-radius: 50%; */
  font-size: 25px;
  line-height: 1;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  color: #666;
  z-index: 2;
}

.text-in-store{
    top: -19px;
    position: relative;
}
.product-page-main .shop-address{
	display: block;
}

/* Мобильная версия */
@media (max-width: 768px) {
    .promo-container {
        margin: 0;
        padding: 0;
    }
	.text-in-store{
		top: initial;
		position: initial;
	}
    .flex-start-ed p.text-in-store b {
        float: right;
    }
    .flex-start-ed p.text-in-store .shop-address {
        display: inline;
        margin: 0 0 0 5px;
    }
    .flex-start-ed p.text-in-store{
        display: inline-block;
        border-bottom: 1px solid black;
    }
  .promo-tooltip {
    position: fixed;
    width: calc(100vw - 40px);
    max-width: 400px;
    bottom: auto;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) scale(0.95);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
  }

  .promo-tooltip.active {
    transform: translateX(-50%) translateY(-50%) scale(1);
  }

  .promo-close-mobile {
    display: flex;
  }
}

/* Для очень маленьких экранов */
@media (max-width: 480px) {
  .promo-tooltip-inner {
    padding: 20px;
  }

  .promo-tooltip-header {
    font-size: 15px;
    padding-right: 30px;
    line-height: 18px;
  }

  .promo-tooltip-steps {
    padding-left: 20px;
    font-size: 14px;
  }
}

/* end tooltip */

@media (max-width: 1600px) {
  .flex-start-ed p {
    font-size: 12px;
  }

  .flex-start-ed p b {
    font-size: 14px;
  }

  .product-page .h2 {
    font-size: 48px;
  }

  .product-page .h2 {
    font-size: 48px;
  }

  .product-page-main__price .product-page-main__main-price {
    font-size: 48px;
  }

  .stickers-title {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 1540px) {
  .product-page-main__price .product-page-main__dicsount-price {
    font-size: 1.5rem;
  }

  .product-page-main__tags .percent-text {
    font-size: 14px;
    line-height: 140%;
    font-weight: 500;
    color: #3C3C3C;
    min-height: inherit;
  }
}

@media (max-width: 1440px) {
  .page-top__right {
    width: 50% !important;
  }

  .product-page .h2 {
    font-size: 42px;
  }

  .flex-start-ed p {
    font-size: 10px;
  }

  .flex-start-ed p b {
    font-size: 12px;
  }

  .primerka {
    font-size: 10px;
  }

  .primerka .primerka-res {
    font-size: 12px;
  }

  .primerka .primerka-res span {
    font-size: 10px;
  }
}

@media screen and (min-width: 995px) and (max-width: 1281px) {
  .page-top__left {
    display: flex !important;
  }
}

@media (max-width: 768px) {
  .primerka {
    font-size: 12px;
    justify-content: space-between;
    border-right: unset;
    padding-right: 0px;
    padding-bottom: 2rem !important;
    border-bottom: 1px solid #f5f1ed;
  }

  .primerka .primerka-res {
    font-size: 14px;
  }

  .primerka .primerka-res span {
    font-size: 10px;
    left: auto;
    right: 0;
  }

  .mobile-block {
    display: flex;
  }

  .product-page .h2 {
    font-size: 2.8rem;
  }

  .hide-pc-flex {
    display: flex !important;
  }

  .hide-mob-flex {
    display: none !important;
  }

  .page-top__right {
    width: 100% !important;
  }

  .stickers-title {
    margin-bottom: 10px;
    margin-top: 10px;

    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 8px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .ft-logo img {
    max-height: 8px;
  }

  .product-page__slider {
    max-height: 240px !important;
    min-height: 240px !important;
    height: 240px !important;
  }

  .product-page__slider .fit-cover {
    object-fit: cover !important;
    height: 240px !important;
    width: 100% !important;
  }

  .product-page-main__price .product-page-main__main-price {
    font-size: 36px !important;

  }

  .product-page-main__row .product-page-main__price {
    flex-direction: column;
  }

  .product-page-main__price .product-page-main__dicsount-price {
    margin-left: 0;
  }

  .edit-mob-row {
    flex-direction: row !important;
    border-bottom: unset !important;
    margin-bottom: 0 !important;
  }

  .mob-group-button {
    display: flex;
    gap: 2%;
  }

  .mob-group-button .is-ghost {
    width: 48%;
  }

  .mob-group-button .product-page-main__action {
    width: 24%;
    border: 1px solid #E7E1DB;
    display: flex;
    justify-content: center;
  }

  .hide-pc-flex .new-btn {
    padding: 0px;
    justify-content: space-between;
  }

  .flex-js-group {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
  }

  .flex-start-ed {
    flex-direction: column !important;
    gap: 10px !important;
  }

  .flex-start-ed p {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
  }

  .flex-start-ed p b {
    font-size: 14px;
  }

  .accordion-item__content-inner {
    flex-direction: column;
  }

  .accordion-item__content-inner .str {
    width: 100%;
  }

  .stickers-title .stc-black,
  .stickers-title .stc-yellow {
    font-size: 10px;
  }

  .fancybox-trigger {
    display: inline-block;
    /* или block/flex */
    width: 100%;
    height: 240px;
    /* такой же, как у изображения */
    overflow: hidden;
    /* обрезает лишнее */
  }

  .fancybox-trigger img {
    height: 100%;
  }

  .product-page__slider .swiper-slide:nth-child(2n) {
    width: auto !important;
  }

  .type-2-container {
    margin: 0 0 15px 0;
  }

  .type-2-container span {
    max-width: 100%;
  }

  .type-1-container {
    flex-direction: column;
  }

  .w-33 {
    width: 100%;
  }

  .w-67 {
    width: 100%;
  }

  .w-50 {
    width: 48%;
  }

  .type-1-title {
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #E7E1DB;
  }

  .group-w33 {
    ddisplay: flex;
    justify-content: center;
    gap: 2%;
  }

  .credit-by {
    padding: 0px;
    border-left: unset;
  }

  .product-page-main__row:last-child {
    border-bottom: 1px solid #f5f1ed !important;
  }

  .configdence-list {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .confidence__anchor {
    align-items: flex-start !important;
  }

  .prop-main-item img {
    height: 32px;
  }

  .prop-main {
    margin-bottom: 20px;
  }

  .stc-black svg {
    height: 16px;
    width: 16px;
  }

  .stc-icons {
    display: flex;
    align-items: center;
  }
}

.footer__contacts-link-item .page .j-sidePanel {
  padding: 0px !important;
}

@media screen and (min-width: 1024px) {
  .footer__contacts-link-item .page .j-sidePanel {
    padding: 0px !important;
  }

  .block-cart {
    flex-wrap: wrap;
  }

  .btn-dolyami {
    margin-top: 1rem;
  }

  .btn-credit {
    padding: 7px 12.5px !important;
  }

}


/*features*/
.features__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 0 auto;
  font-family: 'Styrene A Web', sans-serif;
}

.features__item-title {
  padding: 5px 20px 3px 0px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  color: #333;
  font-size: 16px;
}

.functions__item-body {
  padding: 0 20px 0px 0;
  transition: all 0.4s ease;
  line-height: 1.6;
  color: #555;
  font-size: 15px;
}

.features__item-link-icon {
  margin-left: 10px;
  color: #666;
  opacity: 0.6;
  transition: all 0.2s ease;
  flex-shrink: 0;
}

.features__item-title:hover .features__item-link-icon {
  opacity: 1;
  color: #3c3c3c;
  transform: translate(1px, -1px);
}

.features__item-title:has(.features__item-link-icon)::after {
  margin-left: auto;
  padding-left: 20px;
}

@media (max-width: 768px) {
  .features__item-title {
    padding: 10px 0px 10px 0;
    font-size: 14px;
  }

  .functions__item-body {
    padding: 0 0 0 0px;
  }
}

/*end features*/
/* End */


/* Start:/local/include/review/style.css?177096756017972*/
.popup-img-nav {
    position: absolute; 
    top: 50%; 
    transform: translateY(-50%);
    
    /* Сброс стилей кнопки */
    background: rgba(255,255,255,0.3); /* Полупрозрачный круг */
    border: none; 
    padding: 0;
    width: 40px; 
    height: 40px; 
    border-radius: 50%;
    
    display: flex; /* Чтобы центровать картинку внутри */
    justify-content: center;
    align-items: center;
    
    cursor: pointer; 
    transition: background 0.2s;
    z-index: 10;
}

.popup-img-nav:hover {
    background: rgba(255,255,255,0.6);
}

.popup-img-nav.prev { left: 20px; }
.popup-img-nav.next { right: 20px; }

/* Картинка внутри кнопки */
.popup-img-nav img {
    width: 22px; 
    height: auto; 
    display: block;
}

/* ЛЕВАЯ СТРЕЛКА: Переворачиваем картинку "вправо" на 180 градусов */
.popup-img-nav.prev img {
    transform: rotate(180deg);
}

/* ПРАВАЯ СТРЕЛКА: Оставляем как есть */
.popup-img-nav.next img {
    transform: none;
}






/* /local/include/review/style.css */

/* =========================================
   1. БАЗОВЫЕ СТИЛИ (СЛАЙДЕР И СПИСОК)
   ========================================= */

.reviews-wrapper {
    margin: 0 auto;
    position: relative;
    padding-bottom: 60px;
    font-family: 'Styrene A Web', sans-serif;
    overflow: hidden; 

    box-sizing: border-box; 
}

.section-title {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding: 0 10px;
}

/* Слайдер */
.reviews-slider-track {
    display: flex;
    width: 100%;
    will-change: transform;
    position: relative; 
    z-index: 10; 
}

.reviews-grid-page {
    min-width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 колонки на ПК */
    gap: 40px;
    align-items: start;
    box-sizing: border-box;
}

/* Карточка */
.review-card-anchor { position: relative; min-width: 0; }

.card-inner {
    background: #fff;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0; 
    border: 1px solid transparent; 
    overflow: hidden; 
/* 3. МАГИЯ: Плавный переход для отступов и цвета рамки */
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

/* Раскрытие карточки (Фикс: без прыжков, только обводка) */
.review-card-anchor.is-active .card-inner {
    position: absolute;
    
        padding: 15px;
    top: 0; 
    left: 0;
    
    /* 2. Ширина такая же, как была (100% от колонки) */
    width: 100%; 
    
    /* 3. Высота авто, чтобы вместить текст */
    height: auto;
    
    overflow: visible; 
    z-index: 999;
    background: #fff;
    
    /* 4. Обводка */
    border: 1px solid #000;
    


}

.card-header {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 20px;
    gap: 15px;
}

.author-name {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 70%;
    font-weight: 500;
}

.rating-block {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 18px;
    font-weight: 400;
}

/* Галерея в списке */
.gallery-container {
    position: relative; margin-bottom: 15px;
    width: 100%; user-select: none;
}


.gallery-track {
    display: flex; gap: 6px; 
    overflow-x: auto; scroll-snap-type: x mandatory;
    scrollbar-width: none; padding-bottom: 15px; cursor: grab;
}
.gallery-track::-webkit-scrollbar { display: none; }

.gallery-img {
    flex: 0 0 calc((100% - 18px) / 4);
    width: calc((100% - 18px) / 4);
    aspect-ratio: 100 / 128; 
    object-fit: cover;
    scroll-snap-align: start; background-color: #f0f0f0;
    
    /* ВАЖНО: Разрешаем клик */
    pointer-events: auto; 
    cursor: pointer;      
    user-select: none;    
}

.dots-container {
    position: absolute; bottom: 0; left: 0; right: 0;
    display: flex; justify-content: center; gap: 6px;
    height: 10px; align-items: center;
}
.dot {
    width: 6px; height: 6px; background: #D9D9D9;
    border-radius: 50%; cursor: pointer; transition: all 0.2s;
}
.dot.active { background-color: #000; transform: scale(1.2); }




.review-card-anchor.is-active 
.text-block { padding: 0; }

.review-text {
font-size: 14px;
    line-height: 1.4;
    color: #939393;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 40px;
    font-weight: 400;
}
.review-card-anchor.is-active .review-text {
    -webkit-line-clamp: unset; display: block;
    color: #000; height: auto; min-height: auto;
}

.btn-read-more {
border: none;
    background: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer;
    color: #3C3C3C;
    position: relative;
    z-index: 2;
    display: block;
    height: 20px;
}

/* Панель управления */
.controls-panel {
    display: flex; justify-content: space-between; align-items: center;
    padding: 30px 10px 0 10px; border-top: 1px solid #eee;
    margin-top: 20px; position: relative; z-index: 2;
}

.link-all { color: #3C3C3C; text-decoration: underline; font-size: 14px; }

.pagination-block { display: flex; align-items: center; gap: 20px; }

.arrow-btn {
    background: none; border: none; cursor: pointer;
    padding: 10px; display: flex; align-items: center;
}

/* 1. Базовый стиль стрелки */
.arrow-icon {
    width: 80px;       /* Длина */
    height: auto;      /* Высота авто */
    display: block;    
    transition: opacity 0.2s; /* Плавность для disabled */
}

/* 2. ПЕРЕВОРАЧИВАЕМ ЛЕВУЮ СТРЕЛКУ (Назад) */
/* Так как исходная картинка смотрит ВПРАВО, мы крутим ЛЕВУЮ кнопку на 180 градусов */
#btnPrev .arrow-icon {
    transform: rotate(180deg);
}

/* 3. Правая стрелка (Вперед) остается нормальной */
#btnNext .arrow-icon {
    transform: none;
}

/* 4. Прозрачность для неактивной кнопки */
.arrow-btn:disabled .arrow-icon {
    opacity: 0.3;
}

.page-counter { font-size: 18px; color: #939393; min-width: 100px; text-align: center; }

.btn-submit {
background: #E7E1DB;
    border: none;
    padding: 12px 35px;
    font-weight: 600;
    cursor: pointer;
    font-weight: 500;
    border: none;
}


/* =========================================
   2. СТИЛИ POPUP (ОБЩИЕ/ДЕСКТОП)
   ========================================= */

.reviews-popup-overlay {
    position: fixed; top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.7); z-index: 100000002;
    display: flex; justify-content: center; align-items: center;
    backdrop-filter: blur(2px);
}

.reviews-popup-container {
    background: #fff; width: 90%; max-width: 1200px; height: 80vh; 
    display: flex; position: relative; box-shadow: 0 20px 50px rgba(0,0,0,0.5);
    border-radius: 4px; overflow: hidden;
}

/* Кнопка закрытия */
.popup-close-btn {
    position: absolute; top: 20px; right: 20px; z-index: 20;
    background: transparent; border: none; font-size: 24px; cursor: pointer; color: #000; 
}

.popup-grid { display: flex; width: 100%; height: 100%; }











/* 1. РОДИТЕЛЬ (Левая часть попапа) */
.popup-left-area {
    /* Занимает всё доступное место */
    height: 100%; 
    position: relative;
    overflow: hidden; 
    width: 60%;
    
    /* Центрируем обертку с картинкой внутри этой области */
    display: flex;
    align-items: center; 
    justify-content: center;
    background: #fff;
    box-sizing: border-box;
}

/* 2. ОБЕРТКА КАРТИНКИ */
.popup-main-image-wrapper {
    position: relative;
    
    /* ВАЖНО: Убираем height: 100% и ставим auto */
    width: auto; 
    height: auto; 
    
    /* Но запрещаем быть больше родителя */
    max-width: 100%;
    max-height: 100%;
    
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 3. САМА КАРТИНКА */
#popupMainImage {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; 
}

/* 4. ТОЧКИ */
.popup-main-image-wrapper .dots-container {
    position: absolute;
    bottom: 15px; /* Чуть выше края картинки */
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: flex;
    gap: 8px;
    pointer-events: none;
    padding: 5px 10px;
}

.popup-main-image-wrapper .dots-container span {
    pointer-events: auto;
}


#popupDots .dot {
    display: inline-block;
    width: 8px;
    height: 4px;
    margin: 0 5px;
    background: #CBBBA7;
    border-radius: 2px;
    cursor: pointer;
    transition: .5s all;
}

#popupDots .dot.active {
    background: #DEDE2B;
    width: 30px;
    height: 4px;
    border-radius: 2px;
}




.popup-img-nav {
 position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgb(0 0 0);
    border: none;
    color: #fff;
    /* font-size: 20px; */
    padding: 6px 8px;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.2s;
}
.popup-img-nav:hover {     background: rgb(0 0 0 / 74%); }
.popup-img-nav.prev { left: 20px; }
.popup-img-nav.next { right: 20px; }

.popup-dots {
    position: absolute; bottom: 20px; left: 0; right: 0;
    display: flex; justify-content: center; gap: 8px;
}
.popup-dots span { width: 8px; height: 8px; background: rgba(255,255,255,0.5); border-radius: 50%; cursor: pointer; }
.popup-dots span.active { background: #fff; transform: scale(1.2); }

/* ПРАВАЯ ЧАСТЬ (КОНТЕНТ) */
.popup-right-area {
    flex: 1;
    background: #fff;
    padding: 30px 25px 30px 25px;
    display: flex;
    flex-direction: column;
    position: relative;
}

/* Хедеры и Заголовки */
.popup-title-mobile { display: none; } /* Скрыт на ПК */
.desktop-only { display: block; } /* Виден на ПК */



.popup-header-row {
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.popup-title {
    font-size: 34px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    color: #3C3C3C;
}


.popup-global-rating {
    display: flex; 
    align-items: center; 
    gap: 8px;
    font-size: 16px; 
    font-weight: 400;
    line-height: 1;
}

.popup-top-line {
    display: flex;
    align-items: center; /* Выравнивание по центру по вертикали */
    gap: 20px; /* Отступ между блоком заголовка и звездами */
}

.popup-total-count { color: #939393; font-size: 14px; margin-top: 5px; }

/* Скролл */
.popup-scroll-content {
    flex-grow: 1; overflow-y: auto; padding-right: 10px;
    scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0;
}


/* Строка автора в попапе */
.popup-user-row {
    display: flex;
    align-items: center;
    gap: 15px; /* Отступ между Именем и Рейтингом */
    margin-bottom: 20px;
}

/* Имя автора */
.popup-username {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

/* Блок рейтинга (Звезда + Цифра) */
.popup-user-rating {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #000;
  font-size: 16px;
    font-weight: 400;
}

.popup-avatar-placeholder { width: 30px; height: 30px; background: #eee; border-radius: 50%; position: relative; }
.popup-avatar-placeholder::after { content: '👤'; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 14px; opacity: 0.5; }
.popup-review-text { font-size: 16px; line-height: 1.5; color: #939393; padding-bottom: 20px; }

/* Футер попапа */
.popup-footer-nav {
    margin-top: auto; padding-top: 20px; border-top: 1px solid #eee;
    display: flex; align-items: center; justify-content: space-between;
}



.popup-title-wrapper {
    display: flex;
    align-items: flex-start; /* Чтобы число могло уйти вверх */
}

.popup-title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    color: #000;
}

/* Число отзывов (Твои стили + позиция) */
.popup-count-superscript {
    display: inline-block;
    vertical-align: top;
    
    /* Твои стили цвета и шрифта */
    font-family: "Styrene A Web", sans-serif; /* Убедись, что шрифт подключен, иначе будет стандартный */
    font-size: 1.2rem; /* Около 19px, если база 16px */
    line-height: 120%;
    letter-spacing: -0.24px;
    color: #cbbba7;
    transition: 0.4s color ease;

    /* Позиционирование "справа чуть выше" */
    margin: -5px 0 0 7px; /* -5px поднимает вверх, 7px отступ слева */
}

/* Рейтинг (Звезда + Цифра) */
.popup-global-rating {
    display: flex; 
    align-items: center; 
    gap: 8px;
    font-size: 16px; 
    font-weight: 600;
    color: #000;
    margin-top: 2px; /* Чуть ровняем визуально относительно текста */
}


.arrow-btn-popup { background: none; border: none; cursor: pointer; padding: 10px; display: flex; align-items: center; justify-content: center; }



/* --- СТРЕЛКИ В ПОПАПЕ --- */

.arrow-icon-popup {
    width: 80px;      /* Длина стрелки */
    height: auto;
    display: block;
}

/* ЛЕВАЯ КНОПКА (первая по счету): */
/* Картинка "вправо", поэтому крутим её на 180 градусов назад */
.arrow-btn-popup:first-child .arrow-icon-popup {
    transform: rotate(180deg);
}

/* ПРАВАЯ КНОПКА (последняя по счету): */
/* Оставляем как есть */
.arrow-btn-popup:last-child .arrow-icon-popup {
    transform: none;
}
.btn-submit.mo {
  display: none;
}

/* =========================================
   3. АДАПТИВ МОБАЙЛ (ТОЧЬ-В-ТОЧЬ ПО МАКЕТУ)
   ========================================= */
@media (max-width: 768px) {
    /* --- 3.1 СЛАЙДЕР --- */
    .reviews-grid-page { grid-template-columns: 1fr; } /* Одна колонка */
    
    .controls-panel { flex-direction: column; gap: 20px; border-top: none; padding-top: 10px; }
    
    .pagination-block { order: 1; width: 100%; justify-content: space-between; }
    .arrow-icon { width: 80px; max-width: 35vw; }
    
    .link-all { order: 2; margin-bottom: 10px; }
    .btn-submit { display: none; }
    

    /* --- 3.2 ПОПАП МОБАЙЛ --- */
    .reviews-popup-overlay {
        align-items: flex-end; /* Прижимаем шторку вниз */
    }

    .reviews-popup-container {
        width: 100%; height: 100%; max-width: none;
        border-radius: 0; 
        flex-direction: column; 
        background: transparent; 
    }
    
    .popup-grid { flex-direction: column; }

    /* ФОТО СВЕРХУ (50% экрана) */
    .popup-left-area {
        height: 50%; 
        flex: none; 
        background: #ffffff;
        padding-bottom: 20px; /* Запас под наезд белого блока */
    }
    
    /* Крестик БЕЛЫЙ и КРУПНЫЙ (на фото) */
    .popup-close-btn { 
        color: #fff; top: 15px; right: 15px; font-size: 32px; 
    }

    /* БЕЛЫЙ БЛОК СНИЗУ (наезжает на фото) */
    .popup-right-area {
        height: 50%;
        flex: 1;
        background: #fff;
        margin-top: -25px; 
        z-index: 10; /* Поверх фото */
        padding: 30px 20px 20px 20px; 
        box-shadow: 0 -5px 15px rgba(0,0,0,0.1);
    }

    /* ЗАГОЛОВКИ */
    .popup-title-mobile { 
        display: block; /* Показываем на моб */
        color: #333; font-size: 16px; font-weight: 700; text-transform: uppercase;
        margin-bottom: 15px; letter-spacing: 0.5px;
    }
    .desktop-only { display: none; } /* Скрываем ПК хедер */

    /* Контент */
    .popup-user-row { margin-bottom: 15px; }
    .popup-review-text { font-size: 14px; line-height: 1.5; color: #555; }
    .popup-scroll-content { margin-bottom: 10px; }

    /* ФУТЕР (СТРЕЛКИ И СЧЕТЧИК) */
    .popup-footer-nav {
        border-top: 1px solid #eee;
        padding-top: 15px;
        margin-top: auto;
    }
    
    /* Растягиваем кнопки */
    .arrow-btn-popup {
        flex: 1; 
        display: flex; justify-content: center;
    }
    .arrow-icon-popup {
        width: 100%; max-width: 80px; 
        height: 12px;
    }
    
    .popup-counter {
        min-width: 80px; text-align: center; font-size: 16px;
    }

    .reviews-grid-page {
        border: 1px solid #E7E1DB;
        padding: 15px;
    }
/* 1. РОДИТЕЛЬ (Левая часть попапа) */
.popup-left-area {
    width: 100%;
}

.reviews-slider-track {

    transition: padding 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.reviews-slider-track.is-active .reviews-grid-page {
       padding: unset;

    }
    .reviews-slider-track.is-active {
        border: unset;
        padding: unset;
    }
.btn-read-more {
    margin: 0 auto;
}

.btn-submit.mo {
    width: 100%;
  display: block;
        margin-top: 20px;
        text-align: center;
}
}
/* End */


/* Start:/local/components/tempus/product.list/templates/similar/style.css?17488713762954*/
.product-card__item-tags {display: flex;}
.product-card__item-tags {
    display: flex
}

.product-card .product-card__tags {
    display: flex;
    flex-direction: column;
    gap: 0!important;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}

.product-card .product-card__tag {
    display: flex;
    align-items: center;
    max-width: 34px;
    min-width: 34px;
    height: 34px;
    overflow: hidden;
    /* background-color: #3c3c3c; */
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    white-space: nowrap;
    transition: all 0.3s ease;
    cursor: default;
    justify-content: flex-start!important;
    border-radius: 0!important;
}

.product-card .product-card__tag:hover {
    font-size: 10px;
    width: fit-content;
    max-width: fit-content;
}

.product-card .product-card__tag-icon {
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 6px;
    flex-shrink: 0;
}

.product-card .product-card__tag:hover .product-card .product-card__tag-icon {
    margin-right: 6px;
}

.product-card .product-card__tag span {
    opacity: 0;
    transform: translateX(-10px);
    transition: all 0.3s ease;
}

.product-card .product-card__tag:hover span {
    opacity: 1;
    transform: translateX(0);
}

.product-card__tag:hover span {
    opacity: 1;
    transform: translateX(0);
}
.is-action span {
  opacity: 1!important;
  transform: translateX(0)!important;
  font-size: 12px!important;
  width: max-content !important;
  max-width: inherit !important;
}
.product-card__tag.is-action {
  width: max-content !important;
  max-width: inherit !important;
}
.is-action {
    background-color: #DEDE2B!important;
    color: #000;
    min-width: 4rem;
}
.is-action .product-card__tag-icon {
    display: none;
}
.is-action span {
    opacity: 1;
    transform: translateX(0);
    font-size: 12px;
}
/* .is-favoritItem { background-color: #CBBBA7!important; }
.is-new { background-color: #DEDE2B; color: #000; }
.is-tempus { background-color: #E7E1DB; color: #000; }
.is-japan { background-color: #3C3C3C!important; }
.is-swiss { background-color: #3C3C3C!important; }
.product-card .product-card__tag.is-new { background:#FFFFFF!important; color:white!important; }
.product-card .product-card__tag.is-new:hover { background:#CBBBA7!important; } */
.is-swiss { background-color: unset!important; }
.is-swiss:hover { background-color: #3C3C3C!important; }
.is-japan { background-color: unset!important; }
.is-japan .product-card .product-card__tag-icon { border: 1px solid #c8bfbf!important;
  border-radius: 100%!important; }
.is-japan:hover { background-color: #3C3C3C!important; }
.is-japan:hover .product-card .product-card__tag-icon { border: 0px solid #c8bfbf!important;
  border-radius: 100%!important; }
.product-card .product-card__tag.is-new { background:#FFFFFF!important; }
.product-card .product-card__tag.is-new:hover { background:#dbf507!important; color:black!important;}

/* End */


/* Start:/local/templates/.default/components/imedia/social.feed/.default/style.css?17447891621989*/
.my-wrapper {
    margin: 0 auto;
    display: flex;
    gap: 40px;
    align-items: flex-start;
    flex-wrap: inherit;
}
.intro-section {
    flex: 1 1 300px;
    max-width: 30vw;
}
.intro-header {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 27px;
}
.social-links {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.social-links a {
    display: inline-grid;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: #000;
    transition: transform 0.3s ease;
    text-align: center;
}
.social-links a:hover {
    transform: scale(1.05);
    color: #555;
}
.social-links i {
    font-size: 24px;
}

.gallery-section {
    flex: 2 1 600px;
    width: 100%;
}

.slider-wrapper {
    position: relative;
    overflow: hidden;
    width: 60vw;
}
.slider-track {
    display: flex;
    transition: transform 0.5s ease;
}
.slider-item {
    flex-shrink: 0;
    padding: 5px;
}
.slider-item img {
    width: 140px;
    height: 140px;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.slider-item img:hover {
    transform: scale(1.05);
}

/* Навигационные стрелки */
.slider-prev,
.slider-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255,255,255,0.8);
    border: none;
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
    z-index: 2;
    opacity: 0;
}
.slider-prev {
    left: 10px;
}
.slider-next {
    right: 10px;
}

/* Responsive */
@media (max-width: 768px) {
    .my-wrapper {
        flex-direction: column;
    }
    .intro-section {
        flex: 1 1 100%;
        max-width: 100vw;
    }
    .slider-wrapper {
        width: 100%;
    }
    .gallery-section {
        flex: 2 1 100%;
        width: 100%;
    }
    .slider-item img {
        height: 18rem;
    }
}
@media (max-width: 480px) {
    .social-links a {
        font-size: 15px;
    }
}
.social {
    margin-bottom: 5rem;
}
/* End */


/* Start:/bitrix/components/aspro/smartseo.content/templates/.default/style.css?174958366580*/
.aspro-smartseo-content__wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* End */
/* /local/components/tempus/catalog.element/templates/new/style.css?177135062222858 */
/* /local/include/review/style.css?177096756017972 */
/* /local/components/tempus/product.list/templates/similar/style.css?17488713762954 */
/* /local/templates/.default/components/imedia/social.feed/.default/style.css?17447891621989 */
/* /bitrix/components/aspro/smartseo.content/templates/.default/style.css?174958366580 */
