

/* 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/components/tempus/product.list/templates/collections/style.css?17485338022612*/
.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);
}

.is-action {
    background-color: #DEDE2B!important;
    color: #000;
    min-width: 4rem;
}
.is-action .product-card .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/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/components/tempus/product.list/templates/collections/style.css?17485338022612 */
/* /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 */
