.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;
  }
}

.privacy-policy {
  position: relative;
}
.privacy-policy__inner {
  padding: 8.3333333333vw 0vw;
  max-width: 71.3541666667vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .privacy-policy__inner {
    padding: 5.0041701418vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .privacy-policy__inner {
    padding: 7.8226857888vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .privacy-policy__inner {
    padding: 12.5vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .privacy-policy__inner {
    padding: 15.3846153846vw 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .privacy-policy__inner {
    max-width: 114.2618849041vw;
  }
}
@media screen and (max-width: 767px) {
  .privacy-policy__inner {
    max-width: 178.6179921773vw;
  }
}
@media screen and (max-width: 480px) {
  .privacy-policy__inner {
    max-width: 285.4166666667vw;
  }
}
@media screen and (max-width: 390px) {
  .privacy-policy__inner {
    max-width: 351.2820512821vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .privacy-policy__inner {
    max-width: 100%;
  }
}
.privacy-policy__header {
  position: relative;
  margin-bottom: 8.3333333333vw;
}
@media screen and (max-width: 1199px) {
  .privacy-policy__header {
    margin-bottom: 6.6722268557vw;
  }
}
@media screen and (max-width: 767px) {
  .privacy-policy__header {
    margin-bottom: 10.4302477184vw;
  }
}
@media screen and (max-width: 480px) {
  .privacy-policy__header {
    margin-bottom: 16.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .privacy-policy__header {
    margin-bottom: 20.5128205128vw;
  }
}
.privacy-policy__header::before {
  content: "";
  position: absolute;
  bottom: -4.1666666667vw;
  left: 0px;
  right: 0px;
  height: 1px;
  background-color: #D1D5DB;
}
@media screen and (max-width: 1199px) {
  .privacy-policy__header::before {
    bottom: -3.3361134279vw;
  }
}
@media screen and (max-width: 767px) {
  .privacy-policy__header::before {
    bottom: -5.2151238592vw;
  }
}
@media screen and (max-width: 480px) {
  .privacy-policy__header::before {
    bottom: -8.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .privacy-policy__header::before {
    bottom: -10.2564102564vw;
  }
}
.privacy-policy__header-info {
  margin-top: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .privacy-policy__header-info {
    margin-top: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .privacy-policy__header-info {
    margin-top: 2.6075619296vw;
  }
}
@media screen and (max-width: 480px) {
  .privacy-policy__header-info {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .privacy-policy__header-info {
    margin-top: 5.1282051282vw;
  }
}
.privacy-policy__content {
  font-size: 1.0416666667vw;
  font-weight: 400;
  line-height: 1.6;
  color: #525252;
}
@media screen and (max-width: 1199px) {
  .privacy-policy__content {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .privacy-policy__content {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 480px) {
  .privacy-policy__content {
    font-size: 3.75vw;
  }
}
@media screen and (max-width: 390px) {
  .privacy-policy__content {
    font-size: 4.6153846154vw;
  }
}
.privacy-policy__content p {
  line-height: 1.6;
}
.privacy-policy__content p:last-child {
  margin-bottom: 0px;
}
.privacy-policy__content h3 {
  margin-top: 2.5vw;
  font-size: 2.0833333333vw;
  font-weight: 500;
  color: #111111;
}
@media screen and (max-width: 1199px) {
  .privacy-policy__content h3 {
    margin-top: 2.6688907423vw;
  }
}
@media screen and (max-width: 767px) {
  .privacy-policy__content h3 {
    margin-top: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .privacy-policy__content h3 {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .privacy-policy__content h3 {
    margin-top: 8.2051282051vw;
  }
}
@media screen and (max-width: 1199px) {
  .privacy-policy__content h3 {
    font-size: 2.6688907423vw;
  }
}
@media screen and (max-width: 767px) {
  .privacy-policy__content h3 {
    font-size: 4.1720990874vw;
  }
}
@media screen and (max-width: 480px) {
  .privacy-policy__content h3 {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .privacy-policy__content h3 {
    font-size: 8.2051282051vw;
  }
}

/*# sourceMappingURL=privacy-policy.css.map*/