/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** 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;
}

/* ------------------------------------- */
.heading-style-1, .wysiwyg > h1, .context--large .context__heading, .context--hero .context__heading {
  font-family: owners-xwide, sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}
@media only screen and (min-width: 40em) {
  .heading-style-1, .wysiwyg > h1, .context--large .context__heading, .context--hero .context__heading {
    font-size: 2.5rem;
  }
}

.heading-style-2, .wysiwyg > h2, .context--medium .context__heading {
  font-family: owners-xwide, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}

.heading-style-3, .wysiwyg > h3, .context--small .context__heading {
  font-family: owners-xwide, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}

.subheading-style-1, .context--small .context__subheading, .context--medium .context__subheading, .context--large .context__subheading, .context--hero .context__subheading {
  font-family: owners, sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  font-style: normal;
  line-height: 130%;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (min-width: 40em) {
  .subheading-style-1, .context--small .context__subheading, .context--medium .context__subheading, .context--large .context__subheading, .context--hero .context__subheading {
    font-size: 0.8125rem;
  }
}

.paragraph-style-1, .context--large p {
  font-family: owners-xwide, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  line-height: 130%;
}
@media only screen and (min-width: 40em) {
  .paragraph-style-1, .context--large p {
    font-size: 1rem;
  }
}

.paragraph-style-2, .wysiwyg > p,
.wysiwyg > ul,
.wysiwyg > ol, .context--small p, .context--medium p, .context--hero p {
  font-family: owners, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  font-style: normal;
  line-height: 140%;
  letter-spacing: 0.5px;
}
@media only screen and (min-width: 40em) {
  .paragraph-style-2, .wysiwyg > p,
  .wysiwyg > ul,
  .wysiwyg > ol, .context--small p, .context--medium p, .context--hero p {
    font-size: 0.9375rem;
  }
}

.text-light {
  color: #ffffff;
}

.text-dark {
  color: #000000;
}

.text-primary {
  color: #c8102e;
}

/* ------------------------------------- */
.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, .context--hero .heading-style-1 + .context__subheading, .context--hero .wysiwyg > h1 + .context__subheading, .context--hero .context__heading + .subheading-style-1, .context--hero .context__heading + .context__subheading {
  margin-top: 8px;
}

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

.heading-style-1 + .paragraph-style-2, .wysiwyg > .heading-style-1 + p,
.wysiwyg > .heading-style-1 + ul,
.wysiwyg > .heading-style-1 + ol, .wysiwyg > h1 + .paragraph-style-2, .wysiwyg > h1 + p,
.wysiwyg > h1 + ul,
.wysiwyg > h1 + ol, .context--small .heading-style-1 + p, .context--small .wysiwyg > h1 + p, .context--medium .heading-style-1 + p, .context--medium .wysiwyg > h1 + p, .context--large .context__heading + .paragraph-style-2, .context--large .wysiwyg > .context__heading + p,
.context--large .wysiwyg > .context__heading + ul,
.context--large .wysiwyg > .context__heading + ol, .context--large .context--small .context__heading + p, .context--small .context--large .context__heading + p, .context--large .context--medium .context__heading + p, .context--medium .context--large .context__heading + p, .context--hero .heading-style-1 + p, .context--hero .wysiwyg > h1 + p, .context--hero .context__heading + .paragraph-style-2,
.context--hero .wysiwyg > .context__heading + ul,
.context--hero .wysiwyg > .context__heading + ol, .context--hero .context__heading + p {
  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, .context--hero .heading-style-2 + .context__subheading, .context--hero .wysiwyg > h2 + .context__subheading {
  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--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-2,
.context--medium .wysiwyg > .context__heading + ul,
.context--medium .wysiwyg > .context__heading + ol, .context--medium .context__heading + p, .context--hero .heading-style-2 + p, .context--hero .wysiwyg > h2 + p {
  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-2, .wysiwyg > .heading-style-3 + p,
.wysiwyg > .heading-style-3 + ul,
.wysiwyg > .heading-style-3 + ol, .wysiwyg > h3 + .paragraph-style-2, .wysiwyg > h3 + p,
.wysiwyg > h3 + ul,
.wysiwyg > h3 + ol, .context--small .heading-style-3 + p, .context--small .wysiwyg > h3 + p, .context--small .context__heading + .paragraph-style-2,
.context--small .wysiwyg > .context__heading + ul,
.context--small .wysiwyg > .context__heading + ol, .context--small .context__heading + p, .context--medium .heading-style-3 + p, .context--medium .wysiwyg > h3 + p, .context--hero .heading-style-3 + p, .context--hero .wysiwyg > h3 + p {
  margin-top: 16px;
}

.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, .context--hero .context__subheading + .heading-style-2, .context--hero .wysiwyg > .context__subheading + h2 {
  margin-top: 40px;
}

.subheading-style-1 + .paragraph-style-2, .wysiwyg > .subheading-style-1 + p,
.wysiwyg > .subheading-style-1 + ul,
.wysiwyg > .subheading-style-1 + ol, .context--small .subheading-style-1 + p, .context--small .context__subheading + .paragraph-style-2,
.context--small .wysiwyg > .context__subheading + ul,
.context--small .wysiwyg > .context__subheading + ol, .context--small .context__subheading + p, .context--medium .subheading-style-1 + p, .context--medium .context__subheading + .paragraph-style-2,
.context--medium .wysiwyg > .context__subheading + ul,
.context--medium .wysiwyg > .context__subheading + ol, .context--medium .context__subheading + p, .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, .context--hero .subheading-style-1 + p, .context--hero .context__subheading + .paragraph-style-2,
.context--hero .wysiwyg > .context__subheading + ul,
.context--hero .wysiwyg > .context__subheading + ol, .context--hero .context__subheading + p {
  margin-top: 16px;
}

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

.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--small p + .heading-style-2, .context--small .wysiwyg > p + h2, .context--medium p + .heading-style-2, .context--medium .wysiwyg > p + h2, .context--medium .paragraph-style-2 + .context__heading,
.context--medium .wysiwyg > ul + .context__heading,
.context--medium .wysiwyg > ol + .context__heading, .context--medium p + .context__heading, .context--hero p + .heading-style-2, .context--hero .wysiwyg > p + h2 {
  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, .context--small p + .paragraph-style-2, .context--small .wysiwyg > p + p,
.context--small .wysiwyg > p + ul,
.context--small .wysiwyg > p + ol, .context--small .paragraph-style-2 + p,
.context--small .wysiwyg > ul + p,
.context--small .wysiwyg > ol + p, .context--small p + p, .context--medium p + .paragraph-style-2, .context--medium .wysiwyg > p + p,
.context--medium .wysiwyg > p + ul,
.context--medium .wysiwyg > p + ol, .context--medium .context--small p + p, .context--small .context--medium p + p, .context--medium .paragraph-style-2 + p,
.context--medium .wysiwyg > ul + p,
.context--medium .wysiwyg > ol + p, .context--medium p + p, .context--hero p + .paragraph-style-2, .context--hero .wysiwyg > p + p,
.context--hero .wysiwyg > p + ul,
.context--hero .wysiwyg > p + ol, .context--hero .context--small p + p, .context--small .context--hero p + p, .context--hero .context--medium p + p, .context--medium .context--hero p + p, .context--hero .paragraph-style-2 + p,
.context--hero .wysiwyg > ul + p,
.context--hero .wysiwyg > ol + p, .context--hero p + p {
  margin-top: 16px;
}

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

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

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

.btn--red {
  font-family: owners-xwide, sans-serif;
  font-size: 0.6875rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-flex;
  text-align: center;
  text-decoration: none;
  color: #000000;
  border-color: #c8102e;
  transform: translateX(6px);
  border-color: #c8102e;
}
.btn--red span {
  display: block;
  padding: 8px 12px;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ffffff;
  border-color: inherit;
}
.btn--red span, .btn--red::before, .btn--red::after,
.btn--red svg {
  transition: 0.2s ease-in-out;
}
.btn--red::before, .btn--red::after {
  content: "";
  width: 19px;
  height: inherit;
  background-color: #ffffff;
  border: 2px solid;
  transform: skew(-25deg);
}
.btn--red::before {
  margin-right: -10px;
  border-right: 0;
  border-color: #c8102e;
}
.btn--red::after {
  margin-left: -10px;
  border-left: 0;
  border-color: #c8102e;
}
.btn--red:hover {
  color: #ffffff;
}
.btn--red:hover span, .btn--red:hover::before, .btn--red:hover::after {
  background-color: #c8102e;
}
.btn--red:hover svg {
  fill: #ffffff;
}
.btn--red svg {
  width: 10px;
  transform: translateY(1px);
  margin-left: 4px;
  fill: #000000;
}
.btn--black {
  font-family: owners-xwide, sans-serif;
  font-size: 0.6875rem;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-flex;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border-color: #000000;
  transform: translateX(6px);
  border-color: #000000;
}
.btn--black span {
  display: block;
  padding: 8px 12px;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #c8102e;
  border-color: inherit;
}
.btn--black span, .btn--black::before, .btn--black::after,
.btn--black svg {
  transition: 0.2s ease-in-out;
}
.btn--black::before, .btn--black::after {
  content: "";
  width: 19px;
  height: inherit;
  background-color: #c8102e;
  border: 2px solid;
  transform: skew(-25deg);
}
.btn--black::before {
  margin-right: -10px;
  border-right: 0;
  border-color: #000000;
}
.btn--black::after {
  margin-left: -10px;
  border-left: 0;
  border-color: #000000;
}
.btn--black:hover {
  color: #ffffff;
}
.btn--black:hover span, .btn--black:hover::before, .btn--black:hover::after {
  background-color: #000000;
}
.btn--black:hover svg {
  fill: #ffffff;
}
.btn--black svg {
  width: 10px;
  transform: translateY(1px);
  margin-left: 4px;
  fill: #ffffff;
}

.grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: 20px;
  width: 100%;
  max-width: 87.5rem;
  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 > .video {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.background--red {
  background-color: #c8102e;
}
.background--black {
  background-color: #000000;
}
.background--gray {
  background-color: #54585b;
}

.context--medium .context__subheading {
  display: inline-block;
  border-bottom: 2px solid #c8102e;
}
.context--align-center {
  text-align: center;
  justify-content: center;
}
.background--red .context__heading, .background--black .context__heading, .background--gray .context__heading, .background--red .context__subheading, .background--black .context__subheading, .background--gray .context__subheading,
.background--red .context p,
.background--black .context p,
.background--gray .context p {
  color: #ffffff;
}
.background--red .context__subheading {
  border-color: #000000;
}
.context--light {
  color: #ffffff;
}

.button-group {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  gap: 0.75rem;
}
.button-group--centered {
  justify-content: center;
}

.context-section {
  position: relative;
  padding: 80px 0;
  overflow: hidden;
}
@media only screen and (min-width: 40em) {
  .context-section {
    padding: 120px 0;
  }
}
.context-section__inner {
  z-index: 2;
  position: relative;
}
.context-section__main {
  grid-column: span 12/span 12;
}
@media only screen and (min-width: 75em) {
  .context-section__main {
    grid-column: span 10/span 10;
  }
}
@media only screen and (min-width: 75em) {
  .context-section--align-center .context-section__main {
    grid-column-start: 2;
  }
}
.context-section--background-dark {
  background-color: #000000;
  color: #ffffff;
}
.context-section__dots {
  position: absolute;
  top: 50%;
  left: 0;
  width: 420px;
  opacity: 0.2;
  transform: translateY(-50%) translateX(-50%);
}
.background--gray .context-section__dots {
  fill: #ffffff;
}
.background--black .context-section__dots {
  fill: #c8102e;
  right: 0;
  left: auto;
  opacity: 0.5;
  transform: translateY(-50%) translateX(50%);
}
.context-section + .article-grid {
  padding-top: 0;
}

.article__image {
  height: 220px;
}
@media only screen and (min-width: 75em) {
  .article__image {
    height: auto;
  }
}
.article__image + .context {
  margin-top: 20px;
}

.article-grid {
  padding: 80px 0 40px;
}
.article-grid__item {
  position: relative;
  grid-column: span 12/span 12;
  margin-bottom: 40px;
}
@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 .context__heading {
  color: #c8102e;
}

.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: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #c8102e;
  transition: 0.2s ease-in-out;
}
.video__btn svg {
  width: 16px;
  fill: #000000;
  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: 90vh;
  overflow: hidden;
}
.hero--with-video {
  height: auto;
  padding-bottom: 0;
}
.hero__banner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 85px;
  background-color: #c8102e;
  clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
}
.hero__banner svg {
  width: 230px;
  fill: #ffffff;
}
.hero__play-btn {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 101;
  padding: 0;
  appearance: none;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.hero__play-btn.paused svg:nth-child(1) {
  display: block;
}
.hero__play-btn.paused svg:nth-child(2) {
  display: none;
}
.hero__play-btn svg {
  max-height: 24px;
  width: 16px;
  fill: #ffffff;
}
.hero__play-btn svg:nth-child(1) {
  display: none;
}
.hero__play-btn svg:nth-child(2) {
  display: block;
}
.hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.hero__main {
  grid-column: span 12/span 12;
  margin-bottom: 30px;
}
@media only screen and (min-width: 40em) {
  .hero__main {
    grid-column: span 8/span 8;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 75em) {
  .hero__main {
    grid-column: span 5/span 5;
  }
}
.hero__loop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  background-repeat: repeat;
  background-size: cover;
  transform: translateX(-40%);
}
@media only screen and (min-width: 40em) {
  .hero__loop {
    display: block;
    transform: none;
  }
}
.hero .video__btn {
  display: none;
}

.media-context__inner {
  max-width: 100%;
  padding: 0;
}
@media only screen and (min-width: 56.25em) {
  .media-context__inner {
    column-gap: 0;
  }
}
.media-context__media, .media-context__context {
  grid-column: span 12/span 12;
}
.media-context__media {
  font-size: 0;
}
@media only screen and (min-width: 56.25em) {
  .media-context__media {
    grid-column: span 6/span 6;
  }
}
.media-context__context {
  padding: 40px 20px;
}
@media only screen and (min-width: 56.25em) {
  .media-context__context {
    grid-column: span 6/span 6;
    display: flex;
    align-items: center;
    padding: 0 20px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 75em) {
  .media-context__context {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 56.25em) {
  .media-context--reversed .media-context__context {
    order: -1;
  }
}
.media-context .btn svg {
  display: none;
}

.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: 58.3333333333rem;
  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: #c8102e;
  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: owners, sans-serif;
  color: #000000;
  font-weight: 800;
}

.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: #c8102e;
}
.modal__button:hover svg {
  stroke: #000000;
}
.modal__button .icon-x {
  width: 80%;
  fill: none;
  stroke: #c8102e;
  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 {
  display: flex;
  padding: 30px 0;
  align-items: center;
  justify-content: center;
  background-color: #000000;
}
.header__main {
  grid-column: span 12/span 12;
  text-align: center;
}

.footer {
  display: flex;
  padding: 200px 0;
  align-items: center;
  justify-content: center;
  background-color: #000000;
}
.footer__main {
  grid-column: span 12/span 12;
  text-align: center;
}
