.scroll-bottom {
  display: inline-flex;
  align-items: center;
  gap: 1.0416666667vw;
  z-index: 20;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .scroll-bottom {
    gap: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom {
    gap: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom {
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom {
    gap: 5.1282051282vw;
  }
}
.scroll-bottom__text {
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .scroll-bottom__text {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom__text {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom__text {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom__text {
    font-size: 4.6153846154vw;
  }
}
.scroll-bottom__icon {
  width: 2.2916666667vw;
  height: 2.2916666667vw;
}
@media screen and (max-width: 1199px) {
  .scroll-bottom__icon {
    width: 3.6697247706vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom__icon {
    width: 5.7366362451vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom__icon {
    width: 9.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom__icon {
    width: 11.2820512821vw;
  }
}
@media screen and (max-width: 1199px) {
  .scroll-bottom__icon {
    height: 3.6697247706vw;
  }
}
@media screen and (max-width: 767px) {
  .scroll-bottom__icon {
    height: 5.7366362451vw;
  }
}
@media screen and (max-width: 480px) {
  .scroll-bottom__icon {
    height: 9.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .scroll-bottom__icon {
    height: 11.2820512821vw;
  }
}

.page-header {
  position: relative;
}
.page-header__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.page-header__image-container:before {
  content: "";
  display: block;
  padding-top: 41.6666666667%;
}
.page-header__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .page-header__image-container:before {
    padding-top: 189.7435897436%;
  }
}
.page-header__image-container {
  min-height: 500px;
}
.page-header__image-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 100%);
}
@media only screen and (max-width: 991.98px) {
  .page-header__image-container {
    min-height: 450px;
    height: calc(100vh - 70px);
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__image-container {
    min-height: 400px;
  }
}
.page-header__container {
  position: absolute;
  bottom: 7.03125vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .page-header__container {
    bottom: 10.0083402836vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__container {
    bottom: 15.6453715776vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__container {
    bottom: 25vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__container {
    bottom: 30.7692307692vw;
  }
}
.page-header__info-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 767.98px) {
  .page-header__info-container {
    flex-direction: column;
    gap: 24px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
.page-header__info {
  max-width: 50%;
}
@media only screen and (max-width: 991.98px) {
  .page-header__info {
    max-width: 60%;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__info {
    max-width: 100%;
  }
}
.page-header__title {
  font-size: 3.3333333333vw;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0px;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .page-header__title {
    font-size: 3.1693077565vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__title {
    font-size: 4.9543676662vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__title {
    font-size: 7.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    font-size: 9.7435897436vw;
  }
}
.page-header__description {
  font-size: 1.0416666667vw;
  margin-top: 3.125vw;
  line-height: 1.6;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .page-header__description {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__description {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__description {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__description {
    font-size: 3.5897435897vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__description {
    margin-top: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__description {
    margin-top: 3.9113428944vw;
  }
}
@media screen and (max-width: 480px) {
  .page-header__description {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__description {
    margin-top: 7.6923076923vw;
  }
}

.breadcrumb {
  padding: 1.6666666667vw 0vw;
  background-color: #F9F9F9;
  z-index: 100;
}
@media screen and (max-width: 1199px) {
  .breadcrumb {
    padding: 1.5012510425vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 2.3468057366vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb {
    padding: 3.75vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb {
    padding: 4.6153846154vw 0vw;
  }
}
.breadcrumb__list {
  display: flex;
  align-items: center;
  gap: 0.78125vw;
  list-style: none;
  padding: 0px;
  margin: 0px;
  max-width: 100%;
  overflow-x: auto;
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list {
    gap: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list {
    gap: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list {
    gap: 2.5641025641vw;
  }
}
.breadcrumb__list-item {
  position: relative;
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: 1.6;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-item {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-item {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-item {
    font-size: 2.9166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-item {
    font-size: 3.5897435897vw;
  }
}
.breadcrumb__list-item.active {
  color: #A3A3A3;
}
.breadcrumb__list-link {
  color: #E72920;
  text-decoration: none;
  transition: 0.4s ease;
}
.breadcrumb__list-link:hover {
  color: #F9433A;
}
.breadcrumb__list-icon {
  right: -1.0416666667vw;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  min-width: 16px;
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-icon {
    right: -1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-icon {
    right: -2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-icon {
    right: -4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-icon {
    right: -5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-icon {
    width: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-icon {
    width: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-icon {
    width: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-icon {
    width: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .breadcrumb__list-icon {
    height: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__list-icon {
    height: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb__list-icon {
    height: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .breadcrumb__list-icon {
    height: 5.1282051282vw;
  }
}

.card-about {
  position: relative;
}
.card-about__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-about__image-container:before {
  content: "";
  display: block;
  padding-top: 60.4938271605%;
}
.card-about__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-about .external-link-icon {
  display: none;
}
.card-about__image-container {
  border-radius: 0.5208333333vw;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 1199px) {
  .card-about__image-container {
    border-radius: 0.834028357vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__image-container {
    border-radius: 1.3037809648vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__image-container {
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__image-container {
    border-radius: 2.5641025641vw;
  }
}
.card-about__image-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 100%);
  transition: 0.4s ease all;
  opacity: 0;
}
.card-about__image {
  transition: 1s ease;
}
.card-about__info-container {
  position: absolute;
  right: 1.5625vw;
  bottom: 2.2916666667vw;
  left: 1.5625vw;
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .card-about__info-container {
    right: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__info-container {
    right: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__info-container {
    right: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__info-container {
    right: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-about__info-container {
    bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__info-container {
    bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__info-container {
    bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__info-container {
    bottom: 5.1282051282vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-about__info-container {
    left: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__info-container {
    left: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__info-container {
    left: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__info-container {
    left: 5.1282051282vw;
  }
}
.card-about__header {
  display: flex;
  align-items: center;
}
.card-about__title {
  font-size: 1.6666666667vw;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 0px;
}
@media screen and (max-width: 1199px) {
  .card-about__title {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__title {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__title {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__title {
    font-size: 5.1282051282vw;
  }
}
.card-about__title-icon {
  position: relative;
  transition: 0.4s ease;
  opacity: 0;
  left: 0px;
  width: 2.7083333333vw;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .card-about__title-icon {
    width: 2.6688907423vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about__title-icon {
    width: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about__title-icon {
    width: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about__title-icon {
    width: 8.2051282051vw;
  }
}
.card-about:hover .card-about__title-icon {
  opacity: 1;
  left: 1.25vw;
}
@media screen and (max-width: 1199px) {
  .card-about:hover .card-about__title-icon {
    left: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .card-about:hover .card-about__title-icon {
    left: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .card-about:hover .card-about__title-icon {
    left: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-about:hover .card-about__title-icon {
    left: 5.1282051282vw;
  }
}
.card-about:hover .card-about__image-container::after {
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 54.85%, #111111 100%);
  opacity: 1;
}

.about {
  position: relative;
  padding: 7.8125vw 0vw;
}
@media screen and (max-width: 1199px) {
  .about {
    padding: 5.0041701418vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .about {
    padding: 7.8226857888vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .about {
    padding: 12.5vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .about {
    padding: 15.3846153846vw 0vw;
  }
}
.about__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5625vw;
}
@media screen and (max-width: 1199px) {
  .about__grid {
    gap: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .about__grid {
    gap: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .about__grid {
    gap: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .about__grid {
    gap: 5.1282051282vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .about__grid {
    grid-template-columns: 1fr;
  }
}

/*# sourceMappingURL=about.css.map*/