@font-face {
  font-family: "TTNorms";
  src: url("/_fonts/darphin/TTNormsPro/TT_Norms_Pro_Medium.woff2") format("woff2"), url("https://www.darphin.com/sites/darphin/themes/darphin_base/fonts/Montserrat-regular/Montserrat-regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "TTNormsLt";
  src: url("/_fonts/darphin/TTNormsPro/TT_Norms_Pro_Light.woff2") format("woff2"), url("https://www.darphin.com/sites/darphin/themes/darphin_base/fonts/Montserrat-regular/Montserrat-regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "TTNormsBold";
  src: url("/_fonts/darphin/TTNormsPro/TT_Norms_Pro_Bold.woff2") format("woff2"), url("https://www.darphin.com/sites/darphin/themes/darphin_base/fonts/Montserrat-regular/Montserrat-regular.ttf") format("truetype");
  font-display: swap;
}
.hidden {
  display: none !important;
}

body {
  margin: 0;
}

.onepage-lp {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  font-family: "TTNormsLt";
  font-weight: 400;
}
.onepage-lp__footer {
  background-color: #eae4dd;
  padding: 48px 20px;
  text-align: center;
}
.onepage-lp__footer-title {
  font-size: 14px;
  line-height: 1.285;
  font-family: "TTNormsBold";
}
.onepage-lp__footer-list {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1023px) {
  .onepage-lp__footer-list {
    flex-direction: row;
  }
}
.onepage-lp__footer-list--item, .onepage-lp__footer-list--selector {
  font-size: 14px;
  line-height: 1.214;
}
.onepage-lp__footer-list--item.booxi {
  cursor: pointer;
}
.onepage-lp__footer-list--item.dot {
  width: 2px;
  height: 2px;
  background-color: #000000;
  border-radius: 50%;
}
.onepage-lp__footer-selector {
  display: flex;
  align-items: center;
  gap: 6px;
}
.onepage-lp__footer-selector label {
  font-family: "TTNormsLt";
  line-height: 1.214;
  font-size: 14px;
}
.onepage-lp__footer-selector select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  font-family: "TTNormsLt";
  line-height: 1.214;
  font-size: 14px;
  padding-right: 25px;
  background-color: transparent;
  background-image: url("https://www.darphin.com/media/export/cms/2025/lgi/icons/selector_arrow.svg");
  background-repeat: no-repeat;
  background-position: 28px 3px;
  background-size: 14px;
  border-bottom: 1px solid #000000;
  color: #000000;
  cursor: pointer;
}
.onepage-lp__footer-selector select option {
  text-align: center;
  color: #000000;
}/*# sourceMappingURL=footer.css.map */
