@font-face {
  font-family: "Lexend Deca Regular";
  src: url("../fonts/LexendDeca-Regular.eot");
  src: url("../fonts/LexendDeca-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Regular.woff2") format("woff2"), url("../fonts/LexendDeca-Regular.woff") format("woff"), url("../fonts/LexendDeca-Regular.ttf") format("truetype"), url("../fonts/LexendDeca-Regular.svg#LexendDeca-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend Deca SemiBold";
  src: url("../fonts/LexendDeca-SemiBold.eot");
  src: url("../fonts/LexendDeca-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-SemiBold.woff2") format("woff2"), url("../fonts/LexendDeca-SemiBold.woff") format("woff"), url("../fonts/LexendDeca-SemiBold.ttf") format("truetype"), url("../fonts/LexendDeca-SemiBold.svg#LexendDeca-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend Deca Medium";
  src: url("../fonts/LexendDeca-Medium.eot");
  src: url("../fonts/LexendDeca-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Medium.woff2") format("woff2"), url("../fonts/LexendDeca-Medium.woff") format("woff"), url("../fonts/LexendDeca-Medium.ttf") format("truetype"), url("../fonts/LexendDeca-Medium.svg#LexendDeca-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend Deca Bold";
  src: url("../fonts/LexendDeca-Bold.eot");
  src: url("../fonts/LexendDeca-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/LexendDeca-Bold.woff2") format("woff2"), url("../fonts/LexendDeca-Bold.woff") format("woff"), url("../fonts/LexendDeca-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.footer {
  font-size: 1.0416666667vw;
  margin-top: 7vw;
}
@media only screen and (max-width: 1023px) {
  .footer {
    font-size: 13px;
    margin-top: 15vw;
  }
}
.footer .max-w-6xl {
  width: 57vw;
}
.footer .foot {
  padding: 5vw 0;
}
@media only screen and (max-width: 1200px) {
  .footer .footer_menu {
    display: none;
  }
}
.footer .footer_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 4vw;
}
@media only screen and (max-width: 1200px) {
  .footer .footer_logo {
    margin-bottom: 0;
  }
  .footer .footer_logo img {
    width: 120px;
  }
}
.footer .head {
  font: 1.1458333333vw "Lexend Deca SemiBold";
  margin-bottom: 1vw;
}
.footer ul li {
  margin: 0.5vw 0;
}
.footer ul li a {
  color: #000000;
  text-decoration: none;
  display: inline-block;
}
.footer .copy {
  margin: 1.5vw 2vw;
}
@media only screen and (max-width: 1023px) {
  .footer .copy {
    text-align: center;
    margin: 20px 0;
  }
}
.footer .copy ul {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .footer .copy ul {
    display: block;
  }
}
.footer .copy ul li {
  padding: 0 1.5vw;
}
@media only screen and (max-width: 1023px) {
  .footer .copy ul li {
    padding: 5px 0;
  }
}
.footer .copy ul li a {
  color: #000000;
  text-decoration: none;
  display: inline-block;
}

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