.terms-page .content > *:not(:first-child), .privacy-policy .content > *:not(:first-child) {
  color: #110505;
}
@media screen and (min-width: 1025px) {
  .terms-page .content > *:not(:first-child), .privacy-policy .content > *:not(:first-child) {
    max-width: 50%;
  }
}
.terms-page .content ul, .privacy-policy .content ul {
  list-style: disc outside;
  padding-left: 15px;
  margin-bottom: 20px;
}
.terms-page .content p:not(:last-child), .privacy-policy .content p:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .terms-page .content, .privacy-policy .content {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1025px) and (min-width: 768px) {
  .terms-page .content, .privacy-policy .content {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1025px) {
  .terms-page .content, .privacy-policy .content {
    margin-bottom: 120px;
  }
}

.error-404-page {
  background: #FFFEF7;
  position: relative;
  height: calc(100vh - 100px);
}
.error-404-page.admin-bar {
  height: calc(100vh - 132px);
}
@media screen and (max-width: 1366px) and (min-width: 1025px) {
  .error-404-page header .container {
    max-width: calc(100% - 200px);
  }
}
.error-404-page header .gtranslate_wrapper {
  background: #A699FF;
}
.error-404-page #main {
  margin-bottom: 0;
}
.error-404-page .page-404 {
  height: 70vh;
  padding-bottom: 10vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.error-404-page .page-404__content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1025px) {
  .error-404-page .page-404__content {
    gap: 60px;
  }
}
@media screen and (max-width: 1025px) and (min-width: 768px) {
  .error-404-page .page-404__content {
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .error-404-page .page-404__content {
    gap: 20px;
  }
}
.error-404-page .page-404__content h1 {
  max-width: 885px;
}
.error-404-page .page-404__content p {
  font-size: 20px;
  max-width: 546px;
}
.error-404-page .icon {
  position: absolute;
  z-index: 99999;
  font-size: 48px;
}
@media screen and (max-width: 767px) {
  .error-404-page .icon {
    font-size: 22px;
  }
}
.error-404-page .i_Vector-R {
  top: 18px;
  left: 18px;
}
@media screen and (max-width: 1024px) {
  .error-404-page .i_Vector-R {
    top: 100px;
  }
}
.error-404-page .i_Vector-A {
  top: 18px;
  right: 18px;
}
@media screen and (max-width: 1024px) {
  .error-404-page .i_Vector-A {
    top: 100px;
  }
}
.error-404-page .i_Vector-N {
  bottom: 68px;
  left: 18px;
}
@media screen and (max-width: 851px) and (min-width: 439px) {
  .error-404-page .i_Vector-N {
    bottom: 96px;
  }
}
@media screen and (max-width: 438px) {
  .error-404-page .i_Vector-N {
    bottom: 120px;
  }
}
.error-404-page .i_Vector-I {
  bottom: 68px;
  right: 18px;
}
@media screen and (max-width: 851px) and (min-width: 439px) {
  .error-404-page .i_Vector-I {
    bottom: 96px;
  }
}
@media screen and (max-width: 438px) {
  .error-404-page .i_Vector-I {
    bottom: 120px;
  }
}

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