/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[3]!./src/styles/styles.scss ***!
  \***********************************************************************************************************************************************************************************************************************************/
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  border: 0;
  padding: 0;
  font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Victor-Narrow";
  font-weight: 600;
  font-style: normal;
  src: url(../dc9889fa85199d9bc105.woff2) format("woff2");
}
@font-face {
  font-family: "Victor-Narrow";
  font-weight: 600;
  font-style: italic;
  src: url(../eda8fb11532c1f68dd08.woff2) format("woff2");
}
@font-face {
  font-family: "Mundo Serif";
  font-weight: 400;
  font-style: normal;
  src: url(../dfedaf9f7895be469c6a.woff2) format("woff2");
}
@font-face {
  font-family: "Mundo Serif";
  font-weight: 600;
  font-style: normal;
  src: url(../598575cd9de9ca5d487f.woff2) format("woff2");
}
/* ------------------------------------- */
.heading-style-1, .wysiwyg > h1, .context--large .context__heading {
  font-family: "Victor-Narrow", serif;
  font-size: 3.4375rem;
  font-weight: 600;
  font-style: italic;
}

.heading-style-2, .wysiwyg > h2, .context--medium .context__heading {
  font-family: "Mundo Serif", sans-serif;
  font-size: 2.0625rem;
  font-weight: 600;
  font-style: normal;
  line-height: 110%;
}

.heading-style-3, .wysiwyg > h3, .context--small .context__heading {
  font-family: "Mundo Serif", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
}

.subheading-style-1, .context--small .context__subheading, .context--medium .context__subheading, .context--large .context__subheading {
  font-family: trade-gothic-next-condensed, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.subheading-style-2 {
  font-family: "Victor-Narrow", serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  line-height: 125%;
}
@media only screen and (min-width: 40em) {
  .subheading-style-2 {
    font-size: 1rem;
  }
}

.subheading-style-3 {
  font-family: "Victor-Narrow", serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  line-height: 125%;
}

.paragraph-style-1, .context--small p, .context--medium p, .context--large p {
  font-family: "Mundo Serif", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 130%;
}

.paragraph-style-2, .wysiwyg > p,
.wysiwyg > ul,
.wysiwyg > ol {
  font-family: "Mundo Serif", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: normal;
  line-height: 125%;
}
@media only screen and (min-width: 40em) {
  .paragraph-style-2, .wysiwyg > p,
  .wysiwyg > ul,
  .wysiwyg > ol {
    font-size: 1rem;
  }
}

.text-light {
  color: #ffffff;
}

.text-dark {
  color: #000000;
}

.text-primary {
  color: #9F1c35;
}

/* ------------------------------------- */
.heading-style-1 + .subheading-style-1, .wysiwyg > h1 + .subheading-style-1, .context--small .heading-style-1 + .context__subheading, .context--small .wysiwyg > h1 + .context__subheading, .context--medium .heading-style-1 + .context__subheading, .context--medium .wysiwyg > h1 + .context__subheading, .context--large .heading-style-1 + .context__subheading, .context--large .wysiwyg > h1 + .context__subheading, .context--large .context__heading + .subheading-style-1, .context--large .context__heading + .context__subheading {
  margin-top: 8px;
}

.heading-style-1 + .paragraph-style-1, .wysiwyg > h1 + .paragraph-style-1, .context--small .heading-style-1 + p, .context--small .wysiwyg > h1 + p, .context--medium .heading-style-1 + p, .context--medium .wysiwyg > h1 + p, .context--large .heading-style-1 + p, .context--large .wysiwyg > h1 + p, .context--large .context__heading + .paragraph-style-1, .context--large .context__heading + p {
  margin-top: 6px;
}

.heading-style-1 + .button-group, .wysiwyg > h1 + .button-group, .context--large .context__heading + .button-group {
  margin-top: 20px;
}

.heading-style-2 + .subheading-style-1, .wysiwyg > h2 + .subheading-style-1, .context--small .heading-style-2 + .context__subheading, .context--small .wysiwyg > h2 + .context__subheading, .context--medium .heading-style-2 + .context__subheading, .context--medium .wysiwyg > h2 + .context__subheading, .context--medium .context__heading + .subheading-style-1, .context--medium .context__heading + .context__subheading, .context--large .heading-style-2 + .context__subheading, .context--large .wysiwyg > h2 + .context__subheading {
  margin-top: 6px;
}

.heading-style-2 + .paragraph-style-1, .wysiwyg > h2 + .paragraph-style-1, .context--small .heading-style-2 + p, .context--small .wysiwyg > h2 + p, .context--medium .heading-style-2 + p, .context--medium .wysiwyg > h2 + p, .context--medium .context__heading + .paragraph-style-1, .context--medium .context__heading + p, .context--large .heading-style-2 + p, .context--large .wysiwyg > h2 + p {
  margin-top: 6px;
}

.heading-style-2 + .paragraph-style-2, .wysiwyg > .heading-style-2 + p,
.wysiwyg > .heading-style-2 + ul,
.wysiwyg > .heading-style-2 + ol, .wysiwyg > h2 + .paragraph-style-2, .wysiwyg > h2 + p,
.wysiwyg > h2 + ul,
.wysiwyg > h2 + ol, .context--medium .context__heading + .paragraph-style-2, .context--medium .wysiwyg > .context__heading + p,
.context--medium .wysiwyg > .context__heading + ul,
.context--medium .wysiwyg > .context__heading + ol {
  margin-top: 16px;
}

.heading-style-2 + .button-group, .wysiwyg > h2 + .button-group, .context--medium .context__heading + .button-group {
  margin-top: 16px;
}

.heading-style-3 + .subheading-style-2, .wysiwyg > h3 + .subheading-style-2, .context--small .context__heading + .subheading-style-2 {
  margin-top: 6px;
}

.heading-style-3 + .paragraph-style-1, .wysiwyg > h3 + .paragraph-style-1, .context--small .heading-style-3 + p, .context--small .wysiwyg > h3 + p, .context--small .context__heading + .paragraph-style-1, .context--small .context__heading + p, .context--medium .heading-style-3 + p, .context--medium .wysiwyg > h3 + p, .context--large .heading-style-3 + p, .context--large .wysiwyg > h3 + p {
  margin-top: 6px;
}

.subheading-style-1 + .heading-style-1, .wysiwyg > .subheading-style-1 + h1, .context--small .context__subheading + .heading-style-1, .context--small .wysiwyg > .context__subheading + h1, .context--medium .context__subheading + .heading-style-1, .context--medium .wysiwyg > .context__subheading + h1, .context--large .context__subheading + .heading-style-1, .context--large .wysiwyg > .context__subheading + h1, .context--large .subheading-style-1 + .context__heading, .context--large .context__subheading + .context__heading {
  margin-top: 20px;
}

.subheading-style-1 + .heading-style-2, .wysiwyg > .subheading-style-1 + h2, .context--small .context__subheading + .heading-style-2, .context--small .wysiwyg > .context__subheading + h2, .context--medium .context__subheading + .heading-style-2, .context--medium .wysiwyg > .context__subheading + h2, .context--medium .subheading-style-1 + .context__heading, .context--medium .context__subheading + .context__heading, .context--large .context__subheading + .heading-style-2, .context--large .wysiwyg > .context__subheading + h2 {
  margin-top: 14px;
}

.subheading-style-1 + .heading-style-3, .wysiwyg > .subheading-style-1 + h3, .context--small .context__subheading + .heading-style-3, .context--small .wysiwyg > .context__subheading + h3, .context--small .subheading-style-1 + .context__heading, .context--small .context__subheading + .context__heading, .context--medium .context__subheading + .heading-style-3, .context--medium .wysiwyg > .context__subheading + h3, .context--large .context__subheading + .heading-style-3, .context--large .wysiwyg > .context__subheading + h3 {
  margin-top: 12px;
}

.subheading-style-1 + .paragraph-style-1, .context--small .subheading-style-1 + p, .context--small .context__subheading + .paragraph-style-1, .context--small .context__subheading + p, .context--medium .subheading-style-1 + p, .context--medium .context__subheading + .paragraph-style-1, .context--medium .context__subheading + p, .context--large .subheading-style-1 + p, .context--large .context__subheading + .paragraph-style-1, .context--large .context__subheading + p {
  margin-top: 16px;
}

.subheading-style-1 + .paragraph-style-2, .wysiwyg > .subheading-style-1 + p,
.wysiwyg > .subheading-style-1 + ul,
.wysiwyg > .subheading-style-1 + ol, .context--small .context__subheading + .paragraph-style-2, .context--small .wysiwyg > .context__subheading + p,
.context--small .wysiwyg > .context__subheading + ul,
.context--small .wysiwyg > .context__subheading + ol, .context--medium .context__subheading + .paragraph-style-2, .context--medium .wysiwyg > .context__subheading + p,
.context--medium .wysiwyg > .context__subheading + ul,
.context--medium .wysiwyg > .context__subheading + ol, .context--large .context__subheading + .paragraph-style-2, .context--large .wysiwyg > .context__subheading + p,
.context--large .wysiwyg > .context__subheading + ul,
.context--large .wysiwyg > .context__subheading + ol {
  margin-top: 16px;
}

.subheading-style-2 + .paragraph-style-2, .wysiwyg > .subheading-style-2 + p,
.wysiwyg > .subheading-style-2 + ul,
.wysiwyg > .subheading-style-2 + ol {
  margin-top: 8px;
}

.paragraph-style-1 + .paragraph-style-1, .context--small p + .paragraph-style-1, .context--small .paragraph-style-1 + p, .context--small p + p, .context--medium p + .paragraph-style-1, .context--medium .context--small p + p, .context--small .context--medium p + p, .context--medium .paragraph-style-1 + p, .context--medium p + p, .context--large p + .paragraph-style-1, .context--large .context--small p + p, .context--small .context--large p + p, .context--large .context--medium p + p, .context--medium .context--large p + p, .context--large .paragraph-style-1 + p, .context--large p + p {
  margin-top: 20px;
}

.paragraph-style-1 + .button-group, .context--small p + .button-group, .context--medium p + .button-group, .context--large p + .button-group {
  margin-top: 20px;
}

.paragraph-style-2 + .heading-style-2, .wysiwyg > p + .heading-style-2,
.wysiwyg > ul + .heading-style-2,
.wysiwyg > ol + .heading-style-2, .wysiwyg > .paragraph-style-2 + h2, .wysiwyg > p + h2,
.wysiwyg > ul + h2,
.wysiwyg > ol + h2, .context--medium .paragraph-style-2 + .context__heading, .context--medium .wysiwyg > p + .context__heading,
.context--medium .wysiwyg > ul + .context__heading,
.context--medium .wysiwyg > ol + .context__heading {
  margin-top: 30px;
}

.paragraph-style-2 + .paragraph-style-2, .wysiwyg > p + .paragraph-style-2,
.wysiwyg > ul + .paragraph-style-2,
.wysiwyg > ol + .paragraph-style-2, .wysiwyg > .paragraph-style-2 + p, .wysiwyg > p + p,
.wysiwyg > ul + p,
.wysiwyg > ol + p,
.wysiwyg > .paragraph-style-2 + ul,
.wysiwyg > p + ul,
.wysiwyg > ul + ul,
.wysiwyg > ol + ul,
.wysiwyg > .paragraph-style-2 + ol,
.wysiwyg > p + ol,
.wysiwyg > ul + ol,
.wysiwyg > ol + ol {
  margin-top: 16px;
}

.paragraph-style-2 + .button-group, .wysiwyg > p + .button-group,
.wysiwyg > ul + .button-group,
.wysiwyg > ol + .button-group {
  margin-top: 16px;
}

.paragraph-style-3 + .button-group {
  margin-top: 16px;
}

/* ------------------------------------- */
/* ------------------------------------- */
.button-group {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.btn--default, .background--default .context .btn, .background--taupe .context .btn {
  font-family: "Mundo Serif", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  line-height: 140%;
  display: inline-flex;
  text-align: center;
  text-decoration: none;
  padding: 6px 12px;
  color: #ffffff;
  background-color: #9F1c35;
  border: 1px solid;
  border-radius: 2px;
  transition: 0.2s ease-in-out;
  border-color: #9F1c35;
}
.btn--default:hover, .background--default .context .btn:hover, .background--taupe .context .btn:hover {
  color: #ffffff;
  background-color: #841127;
  border-color: #841127;
}
.btn--inverse, .background--burgundy .context .btn {
  font-family: "Mundo Serif", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  line-height: 140%;
  display: inline-flex;
  text-align: center;
  text-decoration: none;
  padding: 6px 12px;
  color: #ffffff;
  background-color: transparent;
  border: 1px solid;
  border-radius: 2px;
  transition: 0.2s ease-in-out;
  border-color: #ffffff;
}
.btn--inverse:hover, .background--burgundy .context .btn:hover {
  color: #9F1c35;
  background-color: #ffffff;
  border-color: #ffffff;
}

.grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: 20px;
  width: 100%;
  max-width: 75rem;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 40em) {
  .grid {
    column-gap: 40px;
  }
}

img {
  width: 100%;
}

.object-cover {
  object-fit: cover;
  height: 100%;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.page > .article-grid + .article-grid {
  margin-top: 0;
}
.page > .context-section--background-default + div {
  margin-top: 0 !important;
}
.page > .video {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.page > .accordion {
  width: 100%;
  max-width: 50rem;
  padding: 0 20px;
  margin-right: auto;
  margin-left: auto;
}

body {
  background-color: #fdf9f3;
}

.background--burgundy:not(.hero) {
  background-color: #9F1c35;
}
.background--burgundy:not(.hero) + .background--burgundy {
  padding-top: 0;
}
.background--taupe {
  background-color: #f3ebdf;
}
.background--taupe + .background--taupe {
  padding-top: 0;
}
.background--default + .background--default {
  padding-top: 0;
}

.context--align-center {
  text-align: center;
  justify-content: center;
}
.context--light {
  color: #ffffff;
}
.background--default .context__heading, .background--taupe .context__heading {
  color: #9F1c35;
}
.background--burgundy .context__heading {
  color: #ffffff;
}
.background--default .context__subheading, .background--taupe .context__subheading {
  color: #5386c0;
}
.background--burgundy .context__subheading {
  color: #ffffff;
}
.context__triangle {
  display: none;
}
.hero--homepage .context__triangle {
  display: block;
  fill: #ffffff;
  width: 62px;
  margin-top: 25px;
}
.context__triangle + .button-group {
  margin-top: 40px;
}
.background--default .context p, .background--taupe .context p {
  color: #3a3a3a;
}
.background--burgundy .context p {
  color: #ffffff;
}
.button-group {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  gap: 1rem;
}
@media only screen and (min-width: 40em) {
  .button-group {
    gap: 1.5rem;
  }
}
.button-group--centered {
  justify-content: center;
}

.context-section {
  padding: 60px 0;
}
@media only screen and (min-width: 40em) {
  .context-section {
    padding: 80px 0;
  }
}
.context-section__main {
  grid-column: span 12/span 12;
}
@media only screen and (min-width: 40em) {
  .context-section__main {
    grid-column: span 6/span 6;
  }
}
@media only screen and (min-width: 40em) {
  .context-section--align-center .context-section__main {
    grid-column-start: 4;
  }
}
.context-section--background-dark {
  background-color: #000000;
  color: #ffffff;
}

.background--burgundy .article__image img {
  width: auto;
  max-height: 125px;
  object-fit: contain;
}
.article__image + .context {
  margin-top: 30px;
}

.article-grid {
  padding: 60px 0;
}
@media only screen and (min-width: 40em) {
  .article-grid {
    padding: 80px 0;
  }
}
.article-grid__inner {
  row-gap: 100px;
}
.article-grid__item {
  position: relative;
  grid-column: span 12/span 12;
}
@media only screen and (min-width: 40em) {
  .article-grid__item {
    grid-column: span 6/span 6;
  }
}
@media only screen and (min-width: 75em) {
  .article-grid__item {
    grid-column: span 3/span 3;
  }
  .article-grid--2-columns .article-grid__item {
    grid-column: span 6/span 6;
  }
  .article-grid--3-columns .article-grid__item {
    grid-column: span 4/span 4;
  }
}
.article-grid.background--default .context, .article-grid.background--taupe .context {
  padding-top: 24px;
  border-top: 1px solid #9F1c35;
}
.article-grid.background--default .context__subheading, .article-grid.background--taupe .context__subheading {
  color: #000000;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video__overlay {
  z-index: 10;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: 0.2s ease-in-out;
}
.video__overlay:hover .video__btn {
  transform: scale(1.2);
}
.video__overlay--active {
  visibility: hidden;
  opacity: 0;
}
.video__btn {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #ffffff;
  transition: 0.2s ease-in-out;
}
.video__btn svg {
  width: 10px;
  fill: #e28e3f;
  transform: translateX(2px);
}
.video__loop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: hidden;
  min-width: 100%;
  min-height: 100%;
  background-repeat: repeat;
  background-size: cover;
}
@media only screen and (min-width: 40em) {
  .video__loop {
    display: block;
  }
}
.video__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hero {
  position: relative;
  height: 85vh;
  padding: 85px 25px 25px;
  overflow: hidden;
  background-color: #841127;
  overflow: hidden;
}
@media only screen and (min-width: 40em) {
  .hero {
    height: 95vh;
  }
}
.hero--quote {
  padding: 0;
}
.hero::before {
  z-index: 0;
  position: absolute;
  top: 600px;
  right: -450px;
  width: 360px;
  height: 200%;
  background-color: #9F1c35;
  transform: rotate(45deg);
  transform-origin: top right;
  content: "";
}
@media only screen and (min-width: 40em) {
  .hero::before {
    top: 0;
    right: -140px;
  }
}
.hero--quote .hero::before {
  display: none;
}
.hero--with-video {
  height: auto;
  padding-bottom: 0;
}
.hero__overlay {
  position: absolute;
  top: 85px;
  left: 25px;
  z-index: 20;
  display: flex;
  align-items: center;
  width: calc(100% - 50px);
  height: calc(100% - 110px);
  border: 1.5px solid #e28e3f;
  border-radius: 3px;
}
.hero--quote .hero__overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.hero__main {
  grid-column: span 12/span 12;
}
@media only screen and (min-width: 75em) {
  .hero__main {
    grid-column: span 6/span 6;
    grid-column-start: 4;
  }
}
.hero__loop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: hidden;
  min-width: 100%;
  min-height: 100%;
  background-repeat: repeat;
  background-size: cover;
}
@media only screen and (min-width: 40em) {
  .hero__loop {
    display: block;
  }
}
.hero .video__btn {
  display: none;
}
.hero img {
  position: relative;
  border-radius: 3px;
}
.hero__quotation {
  display: block;
  width: 42px;
  margin: 0 auto 40px;
  fill: #e28e3f;
}
.hero--quote .context, .hero--homepage .context {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hero--quote .context__subheading + .context__heading, .hero--homepage .context__subheading + .context__heading {
  margin-top: 0;
}
.hero--quote .context__heading, .hero--homepage .context__heading {
  order: -1;
}
.hero--quote .context__subheading {
  margin-top: 40px;
}
.hero--quote .context__heading {
  font-family: "Mundo Serif", sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -1%;
  font-style: normal;
}
.hero--quote .context__heading::before, .hero--quote .context__heading::after {
  content: '"';
}
.hero--homepage .context__subheading {
  margin-top: 20px;
}
.hero--homepage .context__heading {
  font-size: 48px;
}
@media only screen and (min-width: 40em) {
  .hero--homepage .context__heading {
    font-size: 6.25rem;
  }
}

.media-context {
  position: relative;
  padding: 60px 0;
  overflow: hidden;
}
@media only screen and (min-width: 40em) {
  .media-context {
    padding: 80px 0;
  }
}
.media-context--special::before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 200vw;
  height: 200vw;
  border: 2px solid #e28e3f;
  border-radius: 6px;
  transform: rotate(45deg) translateY(-40%) translateX(-50%);
  transform-origin: top;
}
@media only screen and (min-width: 40em) {
  .media-context--special::before {
    width: 100px;
    height: 100px;
    left: 15vw;
    transform: rotate(45deg) translateY(-60%);
  }
}
.media-context__media, .media-context__context {
  grid-column: span 12/span 12;
}
.media-context__media {
  align-self: flex-start;
}
@media only screen and (min-width: 40em) {
  .media-context__media {
    grid-column: span 6/span 6;
  }
}
.background--burgundy .media-context__media {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: center;
}
.background--burgundy .media-context__media img {
  width: 150px;
  max-height: 125px;
  object-fit: contain;
  object-position: center;
}
.media-context__context {
  flex-direction: column;
  margin-top: 16px;
}
@media only screen and (min-width: 40em) {
  .media-context__context {
    grid-column: span 6/span 6;
    display: flex;
    align-items: center;
    align-self: center;
    margin-top: 0;
  }
}
@media only screen and (min-width: 40em) {
  .media-context--reversed .media-context__context {
    order: -1;
  }
}
.media-context__sig {
  width: 130px;
  fill: #5386c0;
  align-self: flex-start;
  margin-top: 28px;
}
.media-context__sig + p {
  margin-top: 18px;
  align-self: flex-start;
}

.wysiwyg.page > h1, .wysiwyg.page > h2, .wysiwyg.page > h3, .wysiwyg.page > h4, .wysiwyg.page > h5, .wysiwyg.page > h6, .wysiwyg.page > p, .wysiwyg.page > ul, .wysiwyg.page > ol, .wysiwyg.page > blockquote {
  width: 100%;
  max-width: 50rem;
  padding: 0 20px;
  margin-right: auto;
  margin-left: auto;
}
.wysiwyg.page > div + h1,
.wysiwyg.page > div + h2,
.wysiwyg.page > div + h3,
.wysiwyg.page > div + h4,
.wysiwyg.page > div + h5,
.wysiwyg.page > div + h6,
.wysiwyg.page > div + p,
.wysiwyg.page > div + ul,
.wysiwyg.page > div + ol,
.wysiwyg.page > div + blockquote {
  margin-top: 40px;
}
.wysiwyg.page > h1 + div,
.wysiwyg.page > h2 + div,
.wysiwyg.page > h3 + div,
.wysiwyg.page > h4 + div,
.wysiwyg.page > h5 + div,
.wysiwyg.page > h6 + div,
.wysiwyg.page > p + div,
.wysiwyg.page > ul + div,
.wysiwyg.page > ol + div,
.wysiwyg.page > blockquote + div {
  margin-top: 40px;
}
.wysiwyg > h1 + figure,
.wysiwyg > h1 + .wp-block-image,
.wysiwyg > h2 + figure,
.wysiwyg > h2 + .wp-block-image,
.wysiwyg > h3 + figure,
.wysiwyg > h3 + .wp-block-image {
  margin-top: 30px;
}
@media only screen and (min-width: 40em) {
  .wysiwyg > h1 + figure,
  .wysiwyg > h1 + .wp-block-image,
  .wysiwyg > h2 + figure,
  .wysiwyg > h2 + .wp-block-image,
  .wysiwyg > h3 + figure,
  .wysiwyg > h3 + .wp-block-image {
    margin-top: 40px;
  }
}
.wysiwyg > h4 + figure,
.wysiwyg > h4 + .wp-block-image,
.wysiwyg > h5 + figure,
.wysiwyg > h5 + .wp-block-image,
.wysiwyg > h6 + figure,
.wysiwyg > h6 + .wp-block-image {
  margin-top: 20px;
}
.wysiwyg > p a,
.wysiwyg > ul a,
.wysiwyg > ol a {
  color: #000000;
  text-decoration: underline;
  transition: 0.2s ease-in-out;
}
.wysiwyg > p a:hover,
.wysiwyg > ul a:hover,
.wysiwyg > ol a:hover {
  color: #9F1c35;
  text-decoration: none;
}
.wysiwyg > p li + li,
.wysiwyg > ul li + li,
.wysiwyg > ol li + li {
  margin-top: 10px;
}
.wysiwyg > p + figure,
.wysiwyg > p + .wp-block-image,
.wysiwyg > ul + figure,
.wysiwyg > ul + .wp-block-image,
.wysiwyg > ol + figure,
.wysiwyg > ol + .wp-block-image {
  margin-top: 30px;
}
@media only screen and (min-width: 40em) {
  .wysiwyg > p + figure,
  .wysiwyg > p + .wp-block-image,
  .wysiwyg > ul + figure,
  .wysiwyg > ul + .wp-block-image,
  .wysiwyg > ol + figure,
  .wysiwyg > ol + .wp-block-image {
    margin-top: 40px;
  }
}
.wysiwyg > ul li {
  margin-left: 28px;
  padding-left: 10px;
  list-style-type: disc;
}
.wysiwyg > ul li::marker {
  color: #000000;
}
.wysiwyg > ol li {
  margin-left: 38px;
  list-style-type: decimal-leading-zero;
}
.wysiwyg > ol li::marker {
  font-family: "Victor-Narrow", serif;
  color: #000000;
  font-weight: 800;
}

.accordion__panel + .accordion__panel {
  border-top: 1px solid #000000;
}
.accordion__header {
  margin: 0;
}
.accordion__arrow-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: transparent;
  transition: 0.2s ease-in-out;
}
[aria-expanded=true] .accordion__arrow-btn {
  background-color: #000000;
}
.accordion__arrow-btn svg {
  width: 14px;
  fill: #000000;
  transition: 0.2s ease-in-out;
}
[aria-expanded=true] .accordion__arrow-btn svg {
  fill: #9F1c35;
  transform: rotate(180deg);
}
.accordion__button {
  font-family: "Mundo Serif", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
  z-index: 10;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  border: 0;
  padding: 20px 0;
  width: 100%;
  text-align: left;
  appearance: none;
  cursor: pointer;
  background-color: transparent;
}
.accordion__button:focus {
  color: #000000;
  background-color: transparent;
}
.accordion__window {
  margin: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: 0.2s ease-in-out;
}
.accordion__content {
  padding: 0 0 20px;
}
.accordion p:nth-child(1) {
  margin-top: 0;
}

.modal {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease-in-out;
}
.modal--active {
  opacity: 1;
  visibility: visible;
}
.modal .media-context__image img {
  object-fit: contain;
  object-position: center;
}
.modal .media-context__caption {
  display: none;
}
.modal__button {
  position: absolute;
  z-index: 10;
  top: 2.08vw;
  right: 4.167vw;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
  cursor: pointer;
}
@media only screen and (min-width: 40em) {
  .modal__button {
    width: 4.861vw;
    height: 4.861vw;
  }
}
.modal__button:hover {
  background-color: #9F1c35;
}
.modal__button:hover svg {
  stroke: #000000;
}
.modal__button .icon-x {
  width: 80%;
  fill: none;
  stroke: #9F1c35;
  stroke-width: 4;
}
.modal__main {
  background-color: #ffffff;
  width: 70%;
}

.modal-btn {
  position: relative;
  font-size: 0;
  padding: 0;
  background: transparent;
  border: 0;
  appearance: none;
  cursor: pointer;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 85px;
  padding: 0 25px;
}
.header__logo {
  font-size: 0;
}
.header__logo svg {
  width: 170px;
  fill: #ffffff;
}
@media only screen and (min-width: 40em) {
  .header__logo svg {
    width: 233px;
  }
}
.header__force {
  font-family: "Victor-Narrow", serif;
  font-size: 1.5rem;
  font-weight: 600;
  font-style: italic;
  color: #ffffff;
  text-decoration: none;
}
@media only screen and (min-width: 40em) {
  .header__force {
    font-size: 2.1875rem;
  }
}

.footer__top {
  background-image: url(../2ff24bc81c371cf09e71.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer__overlay {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 100px 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.footer__bottom {
  display: flex;
  justify-content: center;
  padding: 60px 0;
  background-color: #9F1c35;
}
.footer__main {
  grid-column: span 12/span 12;
}
@media only screen and (min-width: 40em) {
  .footer__nav {
    display: flex;
    align-items: flex-start;
  }
}
.footer__logo {
  display: block;
  fill: #ffffff;
  width: 284px;
  margin: 0 auto;
}
@media only screen and (min-width: 40em) {
  .footer__logo {
    width: 430px;
    margin: 0 60px 0 0;
  }
}
.footer a + .button-group {
  margin-top: 40px;
  margin-left: 0;
}
@media only screen and (min-width: 40em) {
  .footer a + .button-group {
    margin-top: 0;
    margin-left: 94px;
  }
}
.footer .button-group {
  justify-content: center;
}
@media only screen and (min-width: 40em) {
  .footer .button-group {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 24px;
  }
}

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