.about-page {
  overflow: hidden;
  color: var(--brand-muted);
}

.about-page img {
  display: block;
  width: 100%;
}

.about-page h1,
.about-page h2,
.about-page h3 {
  color: var(--brand-dark);
}

.about-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
  color: var(--brand-green);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.4px;
  line-height: 1.3;
  text-transform: uppercase;
}

.about-eyebrow::before {
  content: "";
  width: 30px;
  height: 3px;
  border-radius: 10px;
  background: var(--brand-green);
}

.about-eyebrow--light {
  color: var(--brand-panel);
}

.about-eyebrow--light::before {
  background: var(--brand-panel);
}

.about-page h1 span,
.about-page h2 span {
  color: var(--brand-green);
}

.about-hero {
  position: relative;
  padding: 92px 0 86px;

}

.about-hero__layout,
.about-intro__layout {
  display: grid;
  grid-template-columns: minmax(0, 0.94fr) minmax(0, 1.06fr);
  gap: 58px;
  align-items: center;
}

.about-hero__content h2 {
  max-width: 650px;
  margin: 0 0 22px;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.08;
}

.about-hero__content > p {
  max-width: 650px;
  font-size: 16px;
  line-height: 1.8;
}

.about-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.about-outline-btn,
.about-light-btn {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 12px 20px;
  border: 1px solid var(--brand-line);
  border-radius: 8px;
  color: var(--brand-dark);
  font-size: 14px;
  font-weight: 800;
}

.about-outline-btn:hover {
  border-color: var(--brand-green);
  background: var(--brand-green);
  color: var(--brand-panel);
}

.about-hero__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 38px;
}

.about-hero__facts div {
  padding: 16px;
  border-left: 3px solid var(--brand-green);
  background: color-mix(in srgb, var(--brand-panel) 72%, transparent);
  box-shadow: 0 12px 30px color-mix(in srgb, var(--brand-blue) 5%, transparent);
}

.about-hero__facts strong,
.about-hero__facts span {
  display: block;
}

.about-hero__facts strong {
  color: var(--brand-dark);
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 25px;
  line-height: 1.1;
}

.about-hero__facts span {
  margin-top: 5px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.about-hero__visual {
  position: relative;
  padding: 18px 18px 54px;
}

.about-hero__visual::before {
  content: "";
  position: absolute;
  inset: 0 0 36px 36px;
  border-radius: 26px;
  background: linear-gradient(135deg, var(--brand-green), var(--brand-blue));
}

.about-hero__visual > img {
  position: relative;
  height: 520px;
  border-radius: 20px;
  object-fit: cover;
  box-shadow: 0 24px 58px color-mix(in srgb, var(--brand-blue) 20%, transparent);
}

.about-hero__visual-card {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  max-width: 310px;
  align-items: center;
  gap: 13px;
  padding: 17px;
  border-radius: 12px;
  background: var(--brand-panel);
  box-shadow: 0 18px 38px color-mix(in srgb, var(--brand-blue) 16%, transparent);
}

.about-hero__visual-card .svg-icon {
  width: 38px;
  height: 38px;
  color: var(--brand-green);
}

.about-hero__visual-card strong,
.about-hero__visual-card span {
  display: block;
}

.about-hero__visual-card strong {
  color: var(--brand-dark);
  font-size: 14px;
}

.about-hero__visual-card span {
  margin-top: 3px;
  font-size: 11px;
  line-height: 1.4;
}

.about-intro,
.about-products,
.about-industries {
  padding: 90px 0;
}

.about-intro__layout {
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
}

.about-intro__visual {
  position: relative;
  padding: 0 48px 50px 0;
}

.about-intro__visual::before {
  content: "";
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 74%;
  height: 70%;
  border: 12px solid var(--brand-green);
  border-radius: 20px;
}

.about-intro__visual img {
  position: relative;
  z-index: 1;
  height: 610px;
  border-radius: 18px;
  object-fit: cover;
  box-shadow: 0 24px 55px color-mix(in srgb, var(--brand-blue) 15%, transparent);
}

.about-intro__stamp {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 180px;
  padding: 20px;
  border-radius: 14px;
  background: var(--brand-dark);
  color: var(--brand-panel);
}

.about-intro__stamp strong,
.about-intro__stamp span {
  display: block;
}

.about-intro__stamp strong {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 38px;
  line-height: 1;
}

.about-intro__stamp span {
  margin-top: 7px;
  font-size: 12px;
  line-height: 1.5;
}

.about-intro__content h3,
.about-section-heading h2,
.about-industries__intro h5,
.about-journey__content h4 {
  margin: 0 0 20px !important;
  font-size: clamp(34px, 4vw, 52px) !important;
  font-weight: 700 !important;
  line-height: 1.14 !important;
}

.about-intro__content > p,
.about-journey__content p,
.about-industries__intro > p {
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 1.85;
}

.about-values {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 28px;
}

.about-value {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 15px;
  border: 1px solid var(--brand-line);
  border-radius: 10px;
  background: var(--brand-panel);
}

.about-value .svg-icon {
  width: 42px;
  height: 42px;
  padding: 9px;
  border-radius: 8px;
  background: color-mix(in srgb, var(--brand-green) 8%, transparent);
  color: var(--brand-green);
}

.about-value strong,
.about-value span {
  display: block;
}

.about-value strong {
  color: var(--brand-dark);
  font-size: 13px;
}

.about-value span {
  margin-top: 3px;
  font-size: 11px;
  line-height: 1.4;
}

.about-journey {
  padding: 24px 0 90px;
}

.about-journey__panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  overflow: hidden;
  border-radius: 22px;
  background: var(--brand-dark);
  box-shadow: 0 24px 60px color-mix(in srgb, var(--brand-blue) 16%, transparent);
}

.about-journey__image img {
  height: 100%;
  min-height: 590px;
  object-fit: cover;
}

.about-journey__content {
  align-self: center;
  padding: 60px;
}

.about-journey__content h2,
.about-journey__content p {
  color: var(--brand-panel) !important;
}

.about-journey__content p {
  color: color-mix(in srgb, var(--brand-panel) 72%, transparent) !important;
}

.about-light-btn {
  margin-top: 12px;
  border-color: color-mix(in srgb, var(--brand-panel) 28%, transparent);
  background: var(--brand-panel);
  color: var(--brand-dark);
}

.about-light-btn:hover {
  border-color: var(--brand-green);
  background: var(--brand-green);
  color: var(--brand-panel);
}

.about-products {
  background: var(--brand-soft);
}

.about-section-heading {
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}

.about-section-heading .about-eyebrow {
  justify-content: center;
}

.about-product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.about-product-card {
  overflow: hidden;
  border: 1px solid var(--brand-line);
  border-radius: 14px;
  background: var(--brand-panel);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.about-product-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 42px color-mix(in srgb, var(--brand-blue) 10%, transparent);
}

.about-product-card__image {
  position: relative;
  display: block;
  overflow: hidden;
}

.about-product-card__image img {
  height: 215px;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.about-product-card:hover img {
  transform: scale(1.04);
}

.about-product-card__image span {
  position: absolute;
  right: 12px;
  bottom: 12px;
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 8px;
  background: var(--brand-green);
  color: var(--brand-panel);
  font-size: 12px;
  font-weight: 800;
}

.about-product-card__body {
  padding: 22px;
}

.about-product-card h3,
.about-industry-card h3 {
  margin: 0 0 10px;
  font-size: 21px !important;
  line-height: 1.25 !important;
}

.about-product-card p,
.about-industry-card p {
  font-size: 13px;
  line-height: 1.72;
}

.about-industries__intro {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 50px;
  align-items: end;
  margin-bottom: 42px;
}

.about-industry-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.about-industry-card {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  overflow: hidden;
  border: 1px solid var(--brand-line);
  border-radius: 14px;
  background: var(--brand-panel);
  transition: border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.about-industry-card:hover {
  border-color: color-mix(in srgb, var(--brand-green) 35%, transparent);
  transform: translateY(-4px);
  box-shadow: 0 16px 34px color-mix(in srgb, var(--brand-blue) 8%, transparent);
}

.about-industry-card > img {
  height: 100%;
  min-height: 230px;
  object-fit: cover;
}

.about-industry-card > div {
  padding: 22px;
}

.about-industry-card > div > span {
  display: inline-flex;
  margin-bottom: 15px;
  color: var(--brand-green);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
}

.about-cta {
  padding: 0 0 90px;
}

.about-cta__panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  padding: 42px;
  border-radius: 18px;
  background:
    linear-gradient(120deg, color-mix(in srgb, var(--brand-green) 94%, transparent), color-mix(in srgb, var(--brand-blue) 94%, transparent)),
    url("../images/products/16.png") center / cover no-repeat;
}

.about-cta__panel h2 {
  max-width: 720px;
  margin: 0;
  color: var(--brand-panel);
  font-size: clamp(28px, 3.4vw, 42px);
  line-height: 1.18;
}

@media (max-width: 1199px) {
  .about-hero__layout,
  .about-intro__layout {
    gap: 38px;
  }

  .about-journey__content {
    padding: 42px;
  }

  .about-industry-card {
    grid-template-columns: 145px minmax(0, 1fr);
  }
}

@media (max-width: 991px) {
  .about-page {
    padding-top: 76px;
  }

  .about-hero,
  .about-intro,
  .about-products,
  .about-industries {
    padding: 70px 0;
  }

  .about-hero__layout,
  .about-intro__layout,
  .about-journey__panel,
  .about-industries__intro {
    grid-template-columns: 1fr;
  }

  .about-hero__content {
    text-align: center;
  }

  .about-hero__content > p {
    margin-right: auto;
    margin-left: auto;
  }

  .about-hero__actions {
    justify-content: center;
  }

  .about-hero__visual {
    max-width: 720px;
    margin: auto;
  }

  .about-intro__visual {
    max-width: 620px;
    margin: auto;
  }

  .about-journey {
    padding-bottom: 70px;
  }

  .about-journey__image img {
    min-height: 410px;
    max-height: 500px;
  }

  .about-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-industries__intro {
    gap: 8px;
  }

  .about-industry-grid {
    grid-template-columns: 1fr;
  }

  .about-cta {
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .about-hero,
  .about-intro,
  .about-products,
  .about-industries {
    padding: 54px 0;
  }

  .about-hero__content h1 {
    font-size: 38px;
  }

  .about-hero__facts,
  .about-values,
  .about-product-grid {
    grid-template-columns: 1fr;
  }

  .about-hero__facts {
    gap: 8px;
  }

  .about-hero__facts div {
    text-align: left;
  }

  .about-hero__visual {
    padding: 10px 10px 46px;
  }

  .about-hero__visual::before {
    inset: 0 0 30px 22px;
  }

  .about-hero__visual > img {
    height: 330px;
  }

  .about-hero__visual-card {
    right: 0;
    left: 24px;
    max-width: none;
  }

  .about-intro__visual {
    padding: 0 24px 34px 0;
  }

  .about-intro__visual img {
    height: 430px;
  }

  .about-intro__stamp {
    width: 150px;
    padding: 16px;
  }

  .about-journey {
    padding: 0 0 54px;
  }

  .about-journey__image img {
    min-height: 290px;
    max-height: 340px;
  }

  .about-journey__content {
    padding: 28px 22px;
  }

  .about-product-card__image img {
    height: 230px;
  }

  .about-industry-card {
    grid-template-columns: 1fr;
  }

  .about-industry-card > img {
    min-height: 210px;
    height: 210px;
  }

  .about-cta {
    padding-bottom: 54px;
  }

  .about-cta__panel {
    display: grid;
    padding: 28px 22px;
  }

  .about-cta__panel .about-light-btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .about-page {
    padding-top: 70px;
  }

  .about-hero__content h1 {
    font-size: 32px;
  }

  .about-hero__actions .brand-btn,
  .about-hero__actions .about-outline-btn {
    width: 100%;
  }

  .about-intro__content h2,
  .about-section-heading h2,
  .about-industries__intro h2,
  .about-journey__content h2 {
    font-size: 30px !important;
  }
}

.catalog-section-title h2 {
  position: relative;

  margin-top: 0;
  margin-bottom: 18px;

  color: var(--brand-dark);
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
}

.catalog-section-title h2 span {
  color: var(--brand-green);
}

/* underline line */
.catalog-section-line {
  width: 90px;
  height: 4px;

  margin-top: 14px;

  border-radius: 999px;

  background: linear-gradient(
    90deg,
    var(--brand-green),
    var(--brand-blue),
    var(--brand-blue)
  );
}
.rubber-growth-section{
    padding:70px 0;
    background:var(--brand-blue);
    overflow:hidden;
}

.rubber-growth-container{
    width:min(1200px,92%);
    margin:auto;
}

.rubber-growth-wrap{
    display:grid;
    grid-template-columns:520px 1fr;
    gap:60px;
    align-items:center;
}

.rubber-growth-media{
    position:relative;
}

.rubber-growth-image{
    position:relative;
    border-radius:30px;
    overflow:hidden;
    box-shadow:0 30px 70px color-mix(in srgb, var(--brand-dark) 12%, transparent);
}

.rubber-growth-image img{
    width:100%;
    display:block;

    transition:.5s;
}

.rubber-growth-image:hover img{
    transform:scale(1.0);
}

.rubber-growth-content{
    position:relative;
}

.rubber-growth-tag{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:10px 20px;
    background:var(--brand-green);
    color:var(--brand-panel);
    border-radius:50px;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:1px;
}


.rubber-growth-content h2 span{
    color:var(--brand-green);
}

.rubber-growth-content p{
    font-size:16px;
    line-height:1.9;
    color:var(--brand-muted);
    margin-bottom:20px;
}

.rubber-growth-btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:16px 30px;
    margin-top:15px;
    background:var(--brand-blue);
    color:var(--brand-panel);
    text-decoration:none;
    border-radius:60px;
    font-weight:600;
    transition:.4s;
}

.rubber-growth-btn:hover{
    background:var(--brand-green);
    color:var(--brand-panel);
    transform:translateY(-3px);
}

.rubber-growth-btn .svg-icon{
    width:18px;
    height:18px;
    fill:currentColor;
}

/* Tablet */

@media(max-width:991px){

    .rubber-growth-wrap{
        grid-template-columns:1fr;
        gap:40px;
    }

    .rubber-growth-image img{
        height:500px;
    }

    .rubber-growth-content h2{
        font-size:40px;
    }
}

/* Mobile */

@media(max-width:767px){

    .rubber-growth-section{
        padding:70px 0;
    }

    .rubber-growth-image{
        border-radius:20px;
    }

    .rubber-growth-image img{
        height:320px;
    }

    .rubber-growth-content h2{
        font-size:30px;
    }

    .rubber-growth-content p{
        font-size:15px;
        line-height:1.8;
    }

    .rubber-growth-btn{
        width:100%;
        justify-content:center;
    }
}
