@import url("https://p.typekit.net/p.css?s=1&k=mzb7ekt&ht=tk&f=44510&a=72513466&app=typekit&e=css");
@font-face {
  font-family: Duotone-Serif;
  src: url("/assets/fonts/SangBleuKingdomTrial-Light.otf");
}
@font-face {
  font-family: Duotone-Serif-Italic;
  src: url("/assets/fonts/SangBleuKingdomTrial-LightItalic.otf");
}
@font-face {
  font-family: Degular;
  src: url("https://use.typekit.net/mzb7ekt.css");
}
@font-face {
  font-family: "degular";
  src: url("https://use.typekit.net/af/174e41/00000000000000007735c867/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/174e41/00000000000000007735c867/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/174e41/00000000000000007735c867/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-weight: 400;
}
.logo-white {
  src: "void";
}

.logo-black {
  src: "void";
}

.duotone-banner {
  width: 100%;
  height: 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: 50%;
}

.duotone-banner-1 {
  background-image: url("/assets/images/duotone-banner-1.png");
}

.duotone-banner-2 {
  background-image: url("/assets/images/duotone-banner-2.png");
}

.duotone-banner-3 {
  background-image: url("/assets/images/duotone-banner-3.png");
}

.text {
  background-color: blue;
  color: blue;
  font-size: 10;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .footer-text {
    font-family: degular;
    font-size: 12;
  }
}
@media (min-width: 1400px) and (max-width: 1919px) {
  .footer-text {
    font-family: degular;
    font-size: 14;
  }
}
@media (min-width: 1920px) {
  .footer-text {
    font-family: degular;
    font-size: 17;
  }
}

a {
  text-decoration: none;
  display: block;
  padding-bottom: 10px;
}

a:link {
  color: inherit;
}

a:visited {
  color: inherit;
}

p {
  text-decoration: none;
  display: block;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}

.footer {
  background-color: #000000;
  padding-top: 50px;
  padding-bottom: 20px;
}

.footer-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: 50px auto;
}

.footer-contact-heading, .footer-follow-heading, .footer-explore-heading {
  color: white;
  grid-row: 1;
  padding-right: 10px;
  padding-bottom: 0px;
}

.footer-contact-body, .footer-follow-body, .footer-explore-body {
  color: white;
  grid-row: 2;
}

.footer-header {
  font-family: Duotone-Serif-Italic;
  font-size: 20;
  grid-row: 1;
  padding-bottom: 10px;
}

.footer-duotone-logo {
  grid-column: 1/3;
  grid-row: 1/3;
    margin: 50px;
  background-color: #000000;
  margin-top: auto;
  margin-bottom: auto;
}

.footer-duotone-logo-img > img {
  width: 60%;
  max-height: 80%;
}

.footer-explore-heading {
  grid-column: 3;
  background-color: #000000;
}

.footer-explore-body {
  grid-column: 3;
  background-color: #000000;
}

.footer-follow-heading {
  grid-column: 4;
  background-color: #000000;
}

.footer-follow-body {
  grid-column: 4;
  background-color: #000000;
}

.footer-contact-heading {
  grid-column: 5;
  background-color: #000000;
}

.footer-contact-body {
  grid-column: 5;
  background-color: #000000;
}

.footer-rights {
  background-color: #f9edee;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-duotone-llc-container {
  padding-left: 50px;
  color: black;
  font-family: degular;
}

.footer-llc-text-bold {
  font-weight: 600;
}

.footer-llc-text-light {
  font-weight: 300;
}

.footer-back-to-top {
  position: absolute;
  right: 50px;
  color: black;
  border-bottom: 2px solid black;
}

.footer-back-to-top:hover {
  color: #8813f0;
  border-bottom: 2px solid #8813f0;
  cursor: pointer;
}

/*# sourceMappingURL=footer.css.map */


/* BEGIN NO-WEBP */

