/* Generated by vite-plugin-svg-spritemap */
.heroabout {
  background-color: #f8f8f8;
  text-align: center;
}
.heroabout__title {
  color: #000000;
  font-weight: 400;
}/* Generated by vite-plugin-svg-spritemap */
.contentabout {
  background-color: #f9f9f9;
  padding-inline: 1.25rem;
}
.contentabout__container {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
.contentabout__image {
  width: 50%;
  margin: 0 0 1.875rem 1.875rem;
  float: right;
}
.contentabout__title-about {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 1.2;
}
.contentabout__subtitle-about {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #d4af37;
}
.contentabout__text-about {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 1.6;
}
.contentabout__text-about a {
  font-weight: 500;
  color: #000000;
}
.contentabout__text-about a:hover {
  color: #d4af37;
}/* Generated by vite-plugin-svg-spritemap */@media (max-width: 47.99875em) {
  .contentabout__image {
    margin: 0 0 1.875rem;
    width: 100%;
    float: none;
  }
  .contentabout__subtitle-about {
    line-height: 1.25;
  }
}@media (width <= 20em) {
  .heroabout {
    padding-top: 6.25rem;
  }
  .heroabout__title {
    font-size: 1.75rem;
  }
  .contentabout {
    padding-block: 2.5rem;
  }
  .contentabout__title-about {
    font-size: 1.5rem;
  }
  .contentabout__title-about {
    margin-bottom: 2.5rem;
  }
  .contentabout__subtitle-about {
    font-size: 1.125rem;
  }
  .contentabout__subtitle-about {
    margin-bottom: 1.125rem;
  }
  .contentabout__text-about {
    font-size: 1rem;
  }
  .contentabout__text-about {
    margin-bottom: 0.875rem;
  }
}@media (width > 20em) and (width <= 79.375em) {
  .heroabout {
    padding-top: clamp( 6.25rem , 5.19736842105rem  +  5.2631578947vw , 9.375rem );
  }
  .heroabout__title {
    font-size: clamp( 1.75rem , 1.1605263157875rem  +  2.9473684211vw , 3.5rem );
  }
  .contentabout {
    padding-block: clamp( 2.5rem , 1.65789473684375rem  +  4.2105263158vw , 5rem );
  }
  .contentabout__title-about {
    font-size: clamp( 1.5rem , 1.24736842105rem  +  1.2631578947vw , 2.25rem );
  }
  .contentabout__title-about {
    margin-bottom: clamp( 2.5rem , 2.07894736841875rem  +  2.1052631579vw , 3.75rem );
  }
  .contentabout__subtitle-about {
    font-size: clamp( 1.125rem , 1.04078947368125rem  +  0.4210526316vw , 1.375rem );
  }
  .contentabout__subtitle-about {
    margin-bottom: clamp( 1.125rem , 0.87236842105rem  +  1.2631578947vw , 1.875rem );
  }
  .contentabout__text-about {
    font-size: clamp( 1rem , 0.95789473684375rem  +  0.2105263158vw , 1.125rem );
  }
  .contentabout__text-about {
    margin-bottom: clamp( 0.875rem , 0.748684210525rem  +  0.6315789474vw , 1.25rem );
  }
}@media (width > 79.375em) {
  .heroabout {
    padding-top: 9.375rem;
  }
  .heroabout__title {
    font-size: 3.5rem;
  }
  .contentabout {
    padding-block: 5rem;
  }
  .contentabout__title-about {
    font-size: 2.25rem;
  }
  .contentabout__title-about {
    margin-bottom: 3.75rem;
  }
  .contentabout__subtitle-about {
    font-size: 1.375rem;
  }
  .contentabout__subtitle-about {
    margin-bottom: 1.875rem;
  }
  .contentabout__text-about {
    font-size: 1.125rem;
  }
  .contentabout__text-about {
    margin-bottom: 1.25rem;
  }
}