/* ================================================
   MOLODO — Про магазин
   /catalog/view/theme/oct_deals/stylesheet/about.css
   ================================================ */

.about-page * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* ================================================
   СЕКЦІЯ 1: HERO
   ================================================ */
.s-hero {
  position: relative;
  width: 100%;
  min-height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.s-hero > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.s-hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(54, 54, 54, 0.09) 0%,
    rgba(4, 4, 4, 0.65) 100%
  );
  z-index: 1;
}
.s-hero__inner {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 24px;
}
.s-hero__title {
  font-size: 40px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0.5px;
  line-height: 1.25;
  margin: 0 0 12px;
  text-shadow: 0 1px 6px rgba(0,0,0,0.3);
}
.s-hero__subtitle {
  font-size: 11px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  text-shadow: 0 1px 4px rgba(0,0,0,0.25);
}

/* ================================================
   СЕКЦІЯ 2: FEATURED IN
   ================================================ */
.s-featured {
  padding: 0 0 56px;
  overflow: hidden;
}
.s-featured__title {
  font-size: 32px;
  font-weight: 400;
  color: #999;
  text-align: center;
  letter-spacing: 1px;
  margin: 0 0 36px;
}
.s-featured__track-wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.s-featured__track-wrap::before,
.s-featured__track-wrap::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100px;
  z-index: 2;
  pointer-events: none;
}
.s-featured__track-wrap::before {
  left: 0;
  background: linear-gradient(to right, var(--bg, #f5f5f5), transparent);
}
.s-featured__track-wrap::after {
  right: 0;
  background: linear-gradient(to left, var(--bg, #f5f5f5), transparent);
}
.s-featured__track {
  display: flex;
  align-items: center;
  gap: 64px;
  width: max-content;
  padding: 0 32px;
  animation: about-marquee 40s linear infinite;
}
.s-featured__track:hover {
  animation-play-state: paused;
}
@keyframes about-marquee {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.s-featured__track > div {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.s-featured__track img {
  height: 26px;
  width: auto;
  object-fit: contain;
  display: block;
}

/* ================================================
   СЕКЦІЯ 3: ПРО БРЕНД
   ================================================ */
.s-brand {
  padding: 48px 24px 48px;
  text-align: center;
}
.s-brand__title {
  font-size: 36px;
  font-weight: 700;
  color: #1c1c2e;
  margin: 0 0 8px;
  letter-spacing: 0.2px;
}
.s-brand__text {
  font-size: 15px;
  line-height: 1.8;
  color: #3d3d3d;
  max-width: 560px;
  margin: 0 auto 18px;
}
.s-brand__text b,
.s-brand__text strong {
  font-weight: 700;
  color: #1c1c2e;
}

/* ================================================
   СЕКЦІЇ 4, 5, 6, 10: SPLIT (фото + текст)
   ================================================ */
.s-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 560px;
}
.s-split__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.s-split__content {
  padding: 80px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.s-split__title {
  font-size: 28px;
  font-weight: 500;
  color: #1c1c2e;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1.4;
  margin: 0 0 14px;
}
.s-split__title--normal {
  text-transform: none;
  font-size: 26px;
  letter-spacing: 0.2px;
}
.s-split__body {
  font-size: 15px;
  line-height: 1.8;
  color: #3d3d3d;
}
.s-split__body p {
  margin: 0 0 8px;
}
.s-split__body p:last-child {
  margin-bottom: 0;
}
.s-split__body strong,
.s-split__body b {
  font-weight: 700;
  color: #1c1c2e;
}
.s-split__btn {
  display: inline-block;
  margin-top: 32px;
  padding: 14px 26px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #ffffff !important;
  background: rgb(105, 138, 169);
  border: 1.5px solid rgb(105, 138, 169);
  border-radius: 0;
  text-decoration: none !important;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  align-self: flex-start;
}
.s-split__btn:hover {
  background: transparent;
  color: rgb(105, 138, 169) !important;
  text-decoration: none;
}

/* Текст зліва на десктопі — фото завжди перше в HTML для мобільного */
.s-split--text-first .s-split__content {
  order: -1;
}

@media (max-width: 900px) {
  .s-split--text-first .s-split__content {
    order: 0;
  }
}

/* ================================================
   СЕКЦІЯ 7 і 11: ЗАГОЛОВОК СЕКЦІЇ
   ================================================ */
.s-section-title {
  padding: 48px 24px 20px;
  text-align: center;
}
.s-section-title__text {
  font-size: 18px;
  font-weight: 400;
  color: #3d3d3d;
  letter-spacing: 0.3px;
}

/* ================================================
   СЕКЦІЇ 8 і 12: ВІДЕО
   ================================================ */
.s-video {
  width: 100%;
  line-height: 0;
}
.s-video__wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  cursor: pointer;
}
.s-video__wrap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.s-video__poster {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.s-video__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 68px;
  height: 68px;
  border-radius: 50%;
  background: rgba(255,255,255,0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s, background 0.2s;
  z-index: 3;
  pointer-events: none;
  box-sizing: border-box;
}
.s-video__wrap:hover .s-video__btn {
  transform: translate(-50%, -50%) scale(1.08);
  background: #ffffff;
}
.s-video__btn svg {
  width: 26px;
  height: 26px;
  fill: #1c1c2e;
  margin-left: 4px;
  display: block;
}

/* ================================================
   СЕКЦІЯ 9: ЦИТАТА
   ================================================ */
.s-quote {
  padding: 56px 24px;
  text-align: center;
}
.s-quote__text {
  font-size: 17px;
  font-style: italic;
  line-height: 1.75;
  color: #3d3d3d;
  max-width: 700px;
  margin: 0 auto 16px;
}
.s-quote__sign {
  font-size: 13px;
  color: #888;
  letter-spacing: 0.5px;
}

/* ================================================
   СЕКЦІЯ 13: ВИРОБНИЦТВО ТА СТАЛИЙ РОЗВИТОК
   ================================================ */
.s-sustainability {
  padding: 72px 48px 64px;
  text-align: center;
}
.s-sustainability__title {
  font-size: 30px;
  font-weight: 700;
  color: #1c1c2e;
  margin: 0 0 48px;
  letter-spacing: 0.2px;
}
.s-sustainability__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  text-align: left;
}
.s-sustainability__card-title {
  font-size: 15px;
  font-weight: 700;
  color: #1c1c2e;
  margin: 0 0 14px;
  letter-spacing: 0.2px;
}
.s-sustainability__card-text {
  font-size: 14px;
  line-height: 1.75;
  color: #3d3d3d;
}
.s-sustainability__card-text a {
  color: #3d3d3d;
  text-decoration: underline;
}
.s-sustainability__card-text b,
.s-sustainability__card-text strong {
  font-weight: 700;
}

/* ================================================
   СЕКЦІЯ 14: CTA
   ================================================ */
.s-cta {
  padding: 48px 24px 64px;
  text-align: center;
}
.s-cta__btn {
  display: inline-block;
  padding: 16px 40px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #ffffff !important;
  background: rgb(105, 138, 169);
  border: 1.5px solid rgb(105, 138, 169);
  border-radius: 0;
  text-decoration: none !important;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}
.s-cta__btn:hover {
  background: transparent;
  color: rgb(105, 138, 169) !important;
  text-decoration: none;
}

/* ================================================
   АДАПТИВ
   ================================================ */
@media (max-width: 900px) {
  .s-split {
    grid-template-columns: 1fr;
  }
  .s-split__img {
    order: -1;
  }
  .s-split__content {
    padding: 40px 24px;
  }
  .s-split__title--normal {
    font-size: 22px;
  }
  .s-sustainability__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (max-width: 600px) {
  .s-hero__title {
    font-size: 26px;
  }
  .s-brand__title,
  .s-sustainability__title {
    font-size: 24px;
  }
  .s-sustainability {
    padding: 48px 24px 40px;
  }
  .s-sustainability__grid {
    grid-template-columns: 1fr;
  }
  .s-split__title {
    font-size: 17px;
  }
  .s-split__title--normal {
    font-size: 20px;
  }
}