@import url("https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap");
.background-primary {
  background-color: #D1B89E;
}

.background-secondary {
  background-color: #27342C;
}

.background-tertiary {
  background-color: #221D23;
}

.background-alternate {
  background-color: #000000;
}

.background-success {
  background-color: #ecfdf3;
}

.background-error {
  background-color: #B20D30;
}

.border-primary {
  border-color: #27342C;
}

.border-secondary {
  border-color: #D1B89E;
}

.border-tertiary {
  border-color: #D1B89E;
}

.border-alternate {
  border-color: #FFFFFF;
}

.border-success {
  border-color: #027A48;
}

.border-error {
  border-color: #B20D30;
}

.text-primary {
  color: #27342C;
}

.text-secondary {
  color: #D1B89E;
}

.text-alternate {
  color: #E5D6C8;
}

.text-success {
  color: #027A48;
}

.text-error {
  color: #FFFFFF;
}

.link-primary {
  color: #000000;
}

.link-secondary {
  color: #666666;
}

.link-alternate {
  color: #FFFFFF;
}

.shadow-xxsmall {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}

.shadow-xsmall {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}

.shadow-small {
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
}

.shadow-medium {
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.shadow-large {
  box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.08), 0px 8px 8px -4px rgba(0, 0, 0, 0.03);
}

.shadow-xlarge {
  box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.18);
}

.shadow-xxlarge {
  box-shadow: 0px 32px 64px -12px rgba(0, 0, 0, 0.14);
}

/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at https://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2025 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Heinzel Std
 * License URL: https://www.fontspring.com/licenses/heinzel-std/webfont
 *
 *
 */
@font-face {
  font-family: "neutical-regular";
  src: url("../fonts/neutical_regular_macroman/neutical-regular-webfont.woff2") format("woff2"), url("../fonts/neutical_regular_macroman/neutical-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1, .heading-h1 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 61px;
  font-weight: 400;
  line-height: 140%;
}
@media only screen and (max-width: 768px) {
  h1, .heading-h1 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 170%;
  }
}

h2, .heading-h2 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 170%;
}
@media only screen and (max-width: 768px) {
  h2, .heading-h2 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 170%;
  }
}

h3, .heading-h3 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 170%;
}
@media only screen and (max-width: 768px) {
  h3, .heading-h3 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 170%;
  }
}

h4, .heading-h4 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 170%;
  line-height: 130%;
}
@media only screen and (max-width: 768px) {
  h4, .heading-h4 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 170%;
  }
}

h5, .heading-h5 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  line-height: 140%;
}
@media only screen and (max-width: 768px) {
  h5, .heading-h5 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 170%;
  }
}

h6, .heading-h6 {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  font-weight: 596;
  line-height: 140%;
}
@media only screen and (max-width: 768px) {
  h6, .heading-h6 {
    line-height: 120%;
    font-family: "neutical-regular", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 170%;
  }
}

.heading-tagline {
  line-height: 120%;
  font-family: "neutical-regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  font-weight: 596;
  line-height: 150%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 2rem 0 1rem;
}
h1.unstyled,
h2.unstyled,
h3.unstyled,
h4.unstyled,
h5.unstyled,
h6.unstyled {
  margin: 0;
}

.text-large-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 300;
}

.text-large-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.text-large-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.text-large-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 600;
}

.text-large-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.text-large-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 800;
}

.text-large-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 400;
  text-decoration: underline;
}

.text-medium-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-medium-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-medium-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-medium-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-medium-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-medium-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.text-medium-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.text-regular-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-regular-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 375;
}

.text-regular-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-regular-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-regular-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-regular-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 800;
}

.text-regular-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}

.text-small-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.text-small-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-small-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-small-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-small-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-small-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 800;
}

.text-small-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.text-tiny-light {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-tiny-normal {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-tiny-medium {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-tiny-semi-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.text-tiny-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.text-tiny-extra-bold {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.text-tiny-link {
  line-height: 150%;
  font-family: "Public Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
}

p {
  line-height: 150%;
}

body {
  font-family: "Public Sans", sans-serif;
}

a {
  color: #000000;
}
a.unstyled {
  color: inherit;
  text-decoration: none;
}

ul li, ol li {
  margin: 0.25rem 0 0.25rem 1.5rem;
}

ul.unstyled, ol.unstyled {
  list-style-type: none;
}
ul.unstyled li, ol.unstyled li {
  margin: 0;
}

.text-center {
  text-align: center;
  text-wrap: balance;
}

.rich-text a {
  text-decoration: none;
  color: #000000;
}

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}
html.invert {
  filter: invert(1);
}
html.grayscale {
  filter: grayscale(1);
}
html.invert.grayscale {
  filter: invert(1) grayscale(1);
}
html.animation .aos-animate {
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
html.cursor {
  cursor: url("../img/accessibility/custom-cursor.png"), auto;
}
html.font-medium {
  font-size: 11px;
}
html.font-big {
  font-size: 12px;
}
html.spacing-medium {
  letter-spacing: 0.5px;
}
html.spacing-big {
  letter-spacing: 1px;
}

body {
  background: #D1B89E;
  color: #27342C;
  margin: 0;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container {
  padding-left: max(4vw, 24px);
  padding-right: max(4vw, 24px);
  margin-left: auto;
  margin-right: auto;
  max-width: calc(1442px + 8vw);
  scroll-margin-top: 109px;
}
.container-full {
  max-width: 100%;
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}

.footer {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture.png");
  color: #D1B89E;
  padding: 64px 0 24px;
}
.footer-logo {
  height: 86px;
  width: auto;
  margin-bottom: 24px;
}
.footer-top {
  padding-bottom: 64px;
}
.footer-top .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer-bottom {
  border-top: 1px solid #D1B89E;
  padding-top: 16px;
}
.footer-bottom .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer-bottom ul {
  display: flex;
  align-items: center;
  gap: 16px;
}

.navbar {
  background-color: #27342C;
  background-image: url("/templates/default/img/background-texture.png");
  color: #D1B89E;
  padding: 16px 0;
  position: sticky;
  top: 0;
  z-index: 100;
}
.navbar .nav-logo {
  height: 54px;
  width: auto;
}

.page-header {
  min-height: 478px;
  height: 90svh;
  max-height: 1016px;
  position: relative;
}
.page-header-photo, .page-header::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-header-photo {
  z-index: -2;
}
.page-header::before {
  z-index: -1;
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
}
.page-header .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 32px;
  padding-bottom: 32px;
  max-width: 1200px;
}

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