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

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-family: "Dunbar Text";
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "Dunbar Tall";
  src: url("../fonts/dunbar-tall-400.woff2") format("woff2"), url("../fonts/dunbar-tall-400.woff") format("woff"), url("../fonts/dunbar-tall-400.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "Dunbar Tall";
  src: url("../fonts/dunbar-tall-500.woff2") format("woff2"), url("../fonts/dunbar-tall-500.woff") format("woff"), url("../fonts/dunbar-tall-500.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: "Dunbar Tall";
  src: url("../fonts/dunbar-tall-700.woff2") format("woff2"), url("../fonts/dunbar-tall-700.woff") format("woff"), url("../fonts/dunbar-tall-700.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "Dunbar Text";
  src: url("../fonts/dunbar-text-400.woff2") format("woff2"), url("../fonts/dunbar-text-400.woff") format("woff"), url("../fonts/dunbar-text-400.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "Dunbar Text";
  src: url("../fonts/dunbar-text-700.woff2") format("woff2"), url("../fonts/dunbar-text-700.woff") format("woff"), url("../fonts/dunbar-text-700.otf") format("opentype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
p,
ul,
ol {
  font-family: "Dunbar Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.28px;
}
p:not(:last-child),
ul:not(:last-child),
ol:not(:last-child) {
  margin-block-end: 18px;
}
p:last-child,
ul:last-child,
ol:last-child {
  margin-block-end: 0;
}
@media only screen and (min-width: 576px) {
  p,
  ul,
  ol {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
  }
}

strong {
  font-weight: 700;
}

main p > a:not(.btn),
main h1 > a:not(.btn),
main h2 > a:not(.btn),
main h3 > a:not(.btn),
main h4 > a:not(.btn),
main h5 > a:not(.btn),
main h6 > a:not(.btn),
main li > a:not(.btn) {
  font-weight: 400;
  transition: all 0.2s ease-out;
  color: #AA273E;
  text-decoration-color: transparent;
  text-decoration-line: underline;
  text-decoration-style: solid;
}
main p > a:not(.btn):hover, main p > a:not(.btn):focus,
main h1 > a:not(.btn):hover,
main h1 > a:not(.btn):focus,
main h2 > a:not(.btn):hover,
main h2 > a:not(.btn):focus,
main h3 > a:not(.btn):hover,
main h3 > a:not(.btn):focus,
main h4 > a:not(.btn):hover,
main h4 > a:not(.btn):focus,
main h5 > a:not(.btn):hover,
main h5 > a:not(.btn):focus,
main h6 > a:not(.btn):hover,
main h6 > a:not(.btn):focus,
main li > a:not(.btn):hover,
main li > a:not(.btn):focus {
  color: #AA273E;
  text-decoration-color: #AA273E;
}

p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
dl {
  margin-block-start: 0;
  margin-block-end: 0;
}

dd {
  margin-inline-start: 0;
}

h1 {
  font-family: "Dunbar Tall";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.6px;
}
@media only screen and (min-width: 576px) {
  h1 {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 0.68px;
  }
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 42px;
    line-height: 46px;
    letter-spacing: 0.84px;
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 54px;
    line-height: 58px;
    letter-spacing: 1.08px;
  }
}
@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 66px;
    line-height: 72px;
    letter-spacing: 1.32px;
  }
}
@media only screen and (min-width: 1400px) {
  h1 {
    font-size: 74px;
    line-height: 80px;
    letter-spacing: 1.48px;
  }
}
@media only screen and (min-width: 1600px) {
  h1 {
    font-size: 80px;
    line-height: 88px;
    letter-spacing: 1.6px;
  }
}

h2 {
  font-family: "Dunbar Tall";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
@media only screen and (min-width: 576px) {
  h2 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 22px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 992px) {
  h2 {
    font-size: 24px;
    line-height: 26px;
  }
}

h3 {
  font-family: "Dunbar Tall";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
@media only screen and (min-width: 576px) {
  h3 {
    font-size: 16px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 992px) {
  h3 {
    font-size: 20px;
    line-height: 24px;
  }
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

#page {
  position: relative;
}

.container {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 576px) {
  .container {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 36px;
    padding-right: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    padding-left: 44px;
    padding-right: 44px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 52px;
    padding-right: 52px;
  }
}
@media only screen and (min-width: 1400px) {
  .container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.container.container--wide {
  max-width: 100%;
}

button,
.btn {
  margin: 0;
  overflow: visible;
  text-transform: none;
  cursor: pointer;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.btn {
  display: inline-flex;
  padding: 16px 20px 16px 23px;
  align-items: center;
  background-color: transparent;
  border-radius: 0;
  border: 0;
  color: #AA273E;
  font-family: "Dunbar Tall";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 20px;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-out;
  user-select: none;
  white-space: nowrap;
  width: 291px;
  max-width: 100%;
  justify-content: space-between;
}
.btn::after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 16px;
  mask-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.0156 8.51562L9.76562 14.7656C9.29688 15.2734 8.47656 15.2734 8.00781 14.7656C7.5 14.2969 7.5 13.4766 8.00781 13.0078L13.3594 7.61719L8.00781 2.26562C7.5 1.79688 7.5 0.976562 8.00781 0.507812C8.47656 0 9.29688 0 9.76562 0.507812L16.0156 6.75781C16.5234 7.22656 16.5234 8.04688 16.0156 8.51562ZM2.26562 14.7656C1.79688 15.2734 0.976562 15.2734 0.507812 14.7656C0 14.2969 0 13.4766 0.507812 13.0078L5.85938 7.61719L0.507812 2.26562C0 1.79688 0 0.976562 0.507812 0.507812C0.976562 0 1.79688 0 2.26562 0.507812L8.51562 6.75781C9.02344 7.22656 9.02344 8.04688 8.51562 8.51562L2.26562 14.7656Z' fill='%23AA273E'/%3E%3C/svg%3E%0A");
  background-color: #AA273E;
}
.btn:hover {
  background-color: #AA273E;
  color: #FFFFFF;
}
.btn:hover::after {
  background-color: #FFFFFF;
}

.site-header {
  background-color: #F0F0F0;
}
@media only screen and (min-width: 992px) {
  .site-header {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 200px;
    height: 100svh;
    max-height: 700px;
    background-color: transparent;
  }
  .home .site-header {
    max-height: 1080px;
  }
}
.site-header__bar {
  background-color: #E7E7E7;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  position: relative;
  z-index: 100;
  box-shadow: -6px 0 4px 0 rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 992px) {
  .site-header__bar {
    flex-direction: column;
    justify-content: flex-start;
    gap: 60px;
    height: 100%;
    padding: 50px 15px;
    box-shadow: -6px 0 4px 0 rgba(0, 0, 0, 0);
    transition: box-shadow 0.3s ease-out;
  }
}
.site-header__scroll {
  display: none;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  transition: opacity 0.2s ease-out;
}
@media only screen and (min-width: 992px) {
  .site-header__scroll {
    display: block;
    margin-top: auto;
  }
}
.site-header__scroll:hover, .site-header__scroll:focus-visible {
  opacity: 0.7;
}
.site-header__scroll-icon {
  display: block;
  width: 40px;
  height: auto;
}
.site-header:has(.site-header__toggle[aria-expanded=true]) .site-header__scroll {
  opacity: 0;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .site-header:has(.site-header__toggle[aria-expanded=true]) .site-header__bar {
    box-shadow: -6px 0 4px 0 rgba(0, 0, 0, 0.15);
  }
}
.site-header__logo-link {
  display: block;
  width: 123px;
  line-height: 0;
}
@media only screen and (min-width: 992px) {
  .site-header__logo-link {
    width: 100%;
  }
}
.site-header__logo {
  display: block;
  width: 100%;
  height: auto;
}
.site-header__toggle {
  position: relative;
  display: block;
  width: 31px;
  height: 28px;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .site-header__toggle {
    width: 54px;
    height: 39px;
  }
}
.site-header__toggle-icon {
  display: block;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s ease-out;
}
.site-header__toggle-icon--close {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.site-header__toggle[aria-expanded=true] .site-header__toggle-icon--open {
  opacity: 0;
}
.site-header__toggle[aria-expanded=true] .site-header__toggle-icon--close {
  opacity: 1;
}
.site-header__nav {
  background-color: #F0F0F0;
  position: fixed;
  top: 58px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 60px 40px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0s linear 0.3s;
  will-change: opacity;
}
@media only screen and (min-width: 992px) {
  .site-header__nav {
    top: 0;
    left: auto;
    right: 0;
    bottom: auto;
    width: calc(100% - 200px);
    height: 100svh;
    max-height: 700px;
    padding: 50px 200px;
    opacity: 1;
    visibility: visible;
    transform: translateX(100%);
    transition: transform 0.3s ease-out;
    will-change: transform;
  }
  .home .site-header__nav {
    max-height: 1080px;
  }
}
.site-header__nav.is-open {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-out;
}
@media only screen and (min-width: 992px) {
  .site-header__nav.is-open {
    transform: translateX(0);
    transition: transform 0.3s ease-out;
  }
}
.site-header__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
}
@media only screen and (min-width: 992px) {
  .site-header__menu {
    align-items: flex-start;
    gap: 50px;
  }
}
.site-header__menu a {
  font-family: "Dunbar Tall", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  color: #b9b9b9;
  text-decoration: none;
  transition: all 0.2s ease-out;
}
@media only screen and (min-width: 992px) {
  .site-header__menu a {
    font-size: 32px;
    letter-spacing: 0.64px;
  }
}
.site-header__menu a:hover, .site-header__menu a:focus-visible {
  color: #AA273E;
}
.site-header__menu .current-menu-item > a,
.site-header__menu .current-menu-ancestor > a {
  color: #AA273E;
}

.has-nav-open {
  overflow: hidden;
}

.site-footer {
  background-color: #F0F0F0;
  padding: 30px 40px 40px;
}
@media only screen and (min-width: 992px) {
  .site-footer {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .site-footer {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.site-footer__wrapper {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media only screen and (min-width: 768px) {
  .site-footer__wrapper {
    align-items: stretch;
    flex-direction: row;
    justify-content: space-between;
  }
}
.site-footer__company {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.site-footer__company-name {
  color: #AA273E;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.4px;
}
.site-footer__company-address {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.32px;
}
.site-footer__company-address-link {
  color: #000000;
  text-decoration-color: transparent;
}
.site-footer__company-phone {
  color: #AA273E;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.32px;
  text-decoration-color: transparent;
}
.site-footer__affiliations {
  background-color: #FFFFFF;
  padding: 20px 40px;
}
@media only screen and (min-width: 1200px) {
  .site-footer__affiliations {
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }
}
.site-footer__affiliations-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .site-footer__affiliations-list {
    gap: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .site-footer__affiliations-list {
    gap: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .site-footer__affiliations-list {
    gap: 40px;
  }
}

:root :where(.is-layout-flow) > :first-child {
  margin-block-start: 0 !important;
}

.wp-block-spacer.is-style-20-70px {
  height: 20px !important;
}
@media only screen and (min-width: 768px) {
  .wp-block-spacer.is-style-20-70px {
    height: 35px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .wp-block-spacer.is-style-20-70px {
    height: 55px !important;
  }
}
@media only screen and (min-width: 1600px) {
  .wp-block-spacer.is-style-20-70px {
    height: 70px !important;
  }
}

.hero {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 992px) {
  .hero {
    display: flex;
    align-items: stretch;
    min-height: 700px;
  }
}
.hero__image {
  position: relative;
  width: 100%;
  height: 143px;
}
@media only screen and (min-width: 992px) {
  .hero__image {
    position: absolute;
    inset: 0;
    height: 100%;
  }
}
.hero__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__panel {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  padding: 26px 20px;
  background-color: rgba(170, 39, 62, 0.9);
  backdrop-filter: blur(5px);
  color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .hero__panel {
    align-items: flex-start;
    gap: 20px;
    padding: 60px;
    width: calc(100% - 200px);
    max-width: 100%;
    height: fit-content;
    margin-top: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .hero__panel {
    width: 960px;
    padding: 100px;
  }
}
.hero__title {
  font-family: "Dunbar Tall";
  font-weight: 400;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.64px;
  color: #FFFFFF;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .hero__title {
    font-size: 48px;
    letter-spacing: 0.96px;
  }
}
@media only screen and (min-width: 1200px) {
  .hero__title {
    font-size: 64px;
    letter-spacing: 1.28px;
  }
}
.hero__description p {
  font-family: "Dunbar Tall";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.32px;
  color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  .hero__description p {
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.36px;
  }
}

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