

/* Start:/local/templates/union_2026/components/bitrix/catalog.element/order/style.css?17873068712445*/
.card-7__title {
  margin: 20px 0 30px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.15;
  text-align: center;
}
.card-7__description {
  margin-top: 40px;
  font-size: 15px;
  line-height: 22px;
}
.card-7__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
  margin: 40px 0 60px;
  padding-top: 30px;
  border-top: 1px solid #e8e8e8;
}
.card-7__btn {
  min-width: 260px;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575.98px) {
  .card-7__btn {
    width: 100%;
  }
}

.card-order__detail-text {
  margin-top: 24px;
}
.card-order__detail-text p:last-child {
  margin-bottom: 0;
}

.c7-slider__viewport {
  overflow: hidden;
}
.c7-slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c7-slider .swiper-slide a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.c7-slider .swiper-slide img {
  max-width: 100%;
  max-height: 640px;
  width: auto;
  height: auto;
  object-fit: contain;
}
.c7-slider__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 14px;
}
.c7-slider__nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  max-width: 100%;
}
.c7-slider__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 0;
  background: #f5f5f5;
  color: #222;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s;
}
.c7-slider__arrow:hover {
  background: #000;
  color: #ffcf00;
}
.c7-slider__arrow.swiper-button-disabled {
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
}
.c7-slider__pagination {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 100%;
  margin-left: 10px;
}
.c7-slider__pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  opacity: 1;
  cursor: pointer;
}
.c7-slider__pagination .swiper-pagination-bullet-active {
  background: #222;
}
.c7-slider__caption {
  flex: 1 1 auto;
  min-height: 22px;
  font-size: 15px;
  color: #222;
  text-align: right;
}

@media (max-width: 767.98px) {
  .card-7__title {
    font-size: 26px;
  }
  .c7-slider__bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .c7-slider__caption {
    text-align: left;
  }
}

/* End */
/* /local/templates/union_2026/components/bitrix/catalog.element/order/style.css?17873068712445 */
