@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=ede4a7ac-9264-4ff6-a0e2-e76299d542c4);
.a-btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
}
.a-btn:focus {
  outline: 1px solid #767676;
  outline-offset: 6px;
}
.a-btn:focus:not(:focus-visible),
.a-btn:focus[data-focus-method="mouse"],
.a-btn:focus[data-focus-method="touch"] {
  outline: none;
}
.a-btn:hover {
  background-color: #222;
}
.a-btn:active {
  background-color: #444;
}
@media (hover: none) {
  .a-btn:active,
  .a-btn:hover {
    background-color: #000;
  }
}
.a-btn:disabled {
  background-color: #b2b2b2;
  cursor: default;
}
[class*="s-bg--"] .a-btn {
  background-color: var(--s-bg-btn-bg);
  color: var(--s-bg-btn-color);
}
[class*="s-bg--"] .a-btn:hover {
  background-color: var(--s-bg-btn-bg-hover);
}
[class*="s-bg--"] .a-btn:active {
  background-color: var(--s-bg-btn-bg-active);
}
@media (hover: none) {
  [class*="s-bg--"] .a-btn:active,
  [class*="s-bg--"] .a-btn:hover {
    background-color: var(--s-bg-btn-bg);
  }
}
[class*="s-bg--"] .a-btn:disabled {
  background-color: var(--s-bg-btn-bg-disabled);
}
.a-btn--icon {
  padding: 3px 4px 2px;
}
.a-hours {
  color: #b32572;
}
.a-hours--open {
  color: #009877;
}
abbr[data-v-5fa5bb8e],
address[data-v-5fa5bb8e],
article[data-v-5fa5bb8e],
aside[data-v-5fa5bb8e],
audio[data-v-5fa5bb8e],
b[data-v-5fa5bb8e],
blockquote[data-v-5fa5bb8e],
body[data-v-5fa5bb8e],
caption[data-v-5fa5bb8e],
cite[data-v-5fa5bb8e],
code[data-v-5fa5bb8e],
dd[data-v-5fa5bb8e],
del[data-v-5fa5bb8e],
dfn[data-v-5fa5bb8e],
dialog[data-v-5fa5bb8e],
div[data-v-5fa5bb8e],
dl[data-v-5fa5bb8e],
dt[data-v-5fa5bb8e],
em[data-v-5fa5bb8e],
fieldset[data-v-5fa5bb8e],
figure[data-v-5fa5bb8e],
footer[data-v-5fa5bb8e],
form[data-v-5fa5bb8e],
h1[data-v-5fa5bb8e],
h2[data-v-5fa5bb8e],
h3[data-v-5fa5bb8e],
h4[data-v-5fa5bb8e],
h5[data-v-5fa5bb8e],
h6[data-v-5fa5bb8e],
header[data-v-5fa5bb8e],
hgroup[data-v-5fa5bb8e],
html[data-v-5fa5bb8e],
i[data-v-5fa5bb8e],
iframe[data-v-5fa5bb8e],
img[data-v-5fa5bb8e],
ins[data-v-5fa5bb8e],
kbd[data-v-5fa5bb8e],
label[data-v-5fa5bb8e],
legend[data-v-5fa5bb8e],
li[data-v-5fa5bb8e],
mark[data-v-5fa5bb8e],
menu[data-v-5fa5bb8e],
nav[data-v-5fa5bb8e],
object[data-v-5fa5bb8e],
ol[data-v-5fa5bb8e],
p[data-v-5fa5bb8e],
pre[data-v-5fa5bb8e],
q[data-v-5fa5bb8e],
samp[data-v-5fa5bb8e],
section[data-v-5fa5bb8e],
small[data-v-5fa5bb8e],
span[data-v-5fa5bb8e],
strong[data-v-5fa5bb8e],
sub[data-v-5fa5bb8e],
sup[data-v-5fa5bb8e],
table[data-v-5fa5bb8e],
tbody[data-v-5fa5bb8e],
td[data-v-5fa5bb8e],
tfoot[data-v-5fa5bb8e],
th[data-v-5fa5bb8e],
thead[data-v-5fa5bb8e],
time[data-v-5fa5bb8e],
tr[data-v-5fa5bb8e],
ul[data-v-5fa5bb8e],
var[data-v-5fa5bb8e],
video[data-v-5fa5bb8e] {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  outline: 0;
}
article[data-v-5fa5bb8e],
aside[data-v-5fa5bb8e],
dialog[data-v-5fa5bb8e],
figure[data-v-5fa5bb8e],
footer[data-v-5fa5bb8e],
header[data-v-5fa5bb8e],
hgroup[data-v-5fa5bb8e],
main[data-v-5fa5bb8e],
nav[data-v-5fa5bb8e],
section[data-v-5fa5bb8e] {
  display: block;
}
html[data-v-5fa5bb8e] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body[data-v-5fa5bb8e] {
  line-height: 1;
  overflow-x: hidden;
}
blockquote[data-v-5fa5bb8e],
q[data-v-5fa5bb8e] {
  quotes: none;
}
ol[data-v-5fa5bb8e],
ul[data-v-5fa5bb8e] {
  list-style: none;
}
blockquote[data-v-5fa5bb8e]:after,
blockquote[data-v-5fa5bb8e]:before,
q[data-v-5fa5bb8e]:after,
q[data-v-5fa5bb8e]:before {
  content: "";
  content: none;
}
table[data-v-5fa5bb8e] {
  border-collapse: collapse;
  border-spacing: 0;
}
[data-v-5fa5bb8e],
[data-v-5fa5bb8e]:after,
[data-v-5fa5bb8e]:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -ms-touch-action: inherit;
  touch-action: inherit;
}
.svg-sprite[data-v-5fa5bb8e] {
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
strong[data-v-5fa5bb8e] {
  font-weight: 500;
}
a[data-v-5fa5bb8e] {
  color: inherit;
}
img[data-v-5fa5bb8e] {
  display: block;
  max-width: 100%;
}
.f-body-1[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-body-1 b[data-v-5fa5bb8e],
.f-body-1 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-body-1 em[data-v-5fa5bb8e],
.f-body-1 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-body-1[data-v-5fa5bb8e] {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-body-1[data-v-5fa5bb8e] {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-body-1[data-v-5fa5bb8e] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.f-body-2[data-v-5fa5bb8e] {
  font-family: Sabon Next, Sabon, serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-body-2 b[data-v-5fa5bb8e],
.f-body-2 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-body-2 em[data-v-5fa5bb8e],
.f-body-2 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-body-2[data-v-5fa5bb8e] {
    font-size: 1.3125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-body-2[data-v-5fa5bb8e] {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.f-caption-1[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.2;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-caption-1 b[data-v-5fa5bb8e],
.f-caption-1 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-caption-1 em[data-v-5fa5bb8e],
.f-caption-1 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-caption-1[data-v-5fa5bb8e] {
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 400;
  }
}
@media screen and (min-width: 1024px) {
  .f-caption-1[data-v-5fa5bb8e] {
    font-size: 0.8125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-caption-1[data-v-5fa5bb8e] {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
.f-display-1[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-display-1 b[data-v-5fa5bb8e],
.f-display-1 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-display-1 em[data-v-5fa5bb8e],
.f-display-1 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-display-1[data-v-5fa5bb8e] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .f-display-1[data-v-5fa5bb8e] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-display-1[data-v-5fa5bb8e] {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.f-display-2[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-display-2 b[data-v-5fa5bb8e],
.f-display-2 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-display-2 em[data-v-5fa5bb8e],
.f-display-2 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-display-2[data-v-5fa5bb8e] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-display-2[data-v-5fa5bb8e] {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1920px) {
  .f-display-2[data-v-5fa5bb8e] {
    font-size: 3.9375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.f-display-3[data-v-5fa5bb8e] {
  font-family: Sabon Next, Sabon, serif;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-display-3 b[data-v-5fa5bb8e],
.f-display-3 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-display-3 em[data-v-5fa5bb8e],
.f-display-3 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-display-3[data-v-5fa5bb8e] {
    font-size: 2.625rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-display-3[data-v-5fa5bb8e] {
    font-size: 3.4375rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-display-3[data-v-5fa5bb8e] {
    font-size: 3.9375rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.02em;
  }
}
.f-heading-1[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.005em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-1 b[data-v-5fa5bb8e],
.f-heading-1 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-heading-1 em[data-v-5fa5bb8e],
.f-heading-1 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-1[data-v-5fa5bb8e] {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-1[data-v-5fa5bb8e] {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-1[data-v-5fa5bb8e] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
.f-heading-2[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-2 b[data-v-5fa5bb8e],
.f-heading-2 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-heading-2 em[data-v-5fa5bb8e],
.f-heading-2 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-2[data-v-5fa5bb8e] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-2[data-v-5fa5bb8e] {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-2[data-v-5fa5bb8e] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-3[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.015em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-3 b[data-v-5fa5bb8e],
.f-heading-3 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-heading-3 em[data-v-5fa5bb8e],
.f-heading-3 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-3[data-v-5fa5bb8e] {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-3[data-v-5fa5bb8e] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-3[data-v-5fa5bb8e] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-4[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-4 b[data-v-5fa5bb8e],
.f-heading-4 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-heading-4 em[data-v-5fa5bb8e],
.f-heading-4 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-4[data-v-5fa5bb8e] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-4[data-v-5fa5bb8e] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-4[data-v-5fa5bb8e] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-5[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-5 b[data-v-5fa5bb8e],
.f-heading-5 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-heading-5 em[data-v-5fa5bb8e],
.f-heading-5 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-5[data-v-5fa5bb8e] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-5[data-v-5fa5bb8e] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-5[data-v-5fa5bb8e] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
.f-heading-6[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-6 b[data-v-5fa5bb8e],
.f-heading-6 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-heading-6 em[data-v-5fa5bb8e],
.f-heading-6 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-6[data-v-5fa5bb8e] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-6[data-v-5fa5bb8e] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-6[data-v-5fa5bb8e] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
.f-heading-7[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-7 b[data-v-5fa5bb8e],
.f-heading-7 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-heading-7 em[data-v-5fa5bb8e],
.f-heading-7 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-7[data-v-5fa5bb8e] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-7[data-v-5fa5bb8e] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-7[data-v-5fa5bb8e] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-8[data-v-5fa5bb8e] {
  font-family: Sabon Next, Sabon, serif;
  font-size: 1.3125rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-8 b[data-v-5fa5bb8e],
.f-heading-8 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-heading-8 em[data-v-5fa5bb8e],
.f-heading-8 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-8[data-v-5fa5bb8e] {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-8[data-v-5fa5bb8e] {
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-8[data-v-5fa5bb8e] {
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0;
  }
}
.f-numeral-1[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-numeral-1 b[data-v-5fa5bb8e],
.f-numeral-1 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-numeral-1 em[data-v-5fa5bb8e],
.f-numeral-1 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .f-numeral-1[data-v-5fa5bb8e] {
    font-size: 3.9375rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-numeral-1[data-v-5fa5bb8e] {
    font-size: 4.5625rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .f-numeral-1[data-v-5fa5bb8e] {
    font-size: 6.875rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .f-numeral-1[data-v-5fa5bb8e] {
    font-size: 9.125rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.035em;
  }
}
@media screen and (min-width: 1920px) {
  .f-numeral-1[data-v-5fa5bb8e] {
    font-size: 12rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.04em;
  }
}
.f-subhead-1[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-1 b[data-v-5fa5bb8e],
.f-subhead-1 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-subhead-1 em[data-v-5fa5bb8e],
.f-subhead-1 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-1[data-v-5fa5bb8e] {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-1[data-v-5fa5bb8e] {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-1[data-v-5fa5bb8e] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.f-subhead-2[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-2 b[data-v-5fa5bb8e],
.f-subhead-2 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-subhead-2 em[data-v-5fa5bb8e],
.f-subhead-2 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-2[data-v-5fa5bb8e] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-2[data-v-5fa5bb8e] {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-2[data-v-5fa5bb8e] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.f-subhead-2 .a-link[data-v-5fa5bb8e] {
  font: inherit;
  letter-spacing: inherit;
}
.f-subhead-3[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-3 b[data-v-5fa5bb8e],
.f-subhead-3 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-subhead-3 em[data-v-5fa5bb8e],
.f-subhead-3 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-3[data-v-5fa5bb8e] {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-3[data-v-5fa5bb8e] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-3[data-v-5fa5bb8e] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.f-subhead-3 .a-link[data-v-5fa5bb8e] {
  font: inherit;
  letter-spacing: inherit;
}
.f-subhead-4[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-4 b[data-v-5fa5bb8e],
.f-subhead-4 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-subhead-4 em[data-v-5fa5bb8e],
.f-subhead-4 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-4[data-v-5fa5bb8e] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-4[data-v-5fa5bb8e] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-4[data-v-5fa5bb8e] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.f-subhead-5[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-5 b[data-v-5fa5bb8e],
.f-subhead-5 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-subhead-5 em[data-v-5fa5bb8e],
.f-subhead-5 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-5[data-v-5fa5bb8e] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-5[data-v-5fa5bb8e] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-5[data-v-5fa5bb8e] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.f-subhead-6[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-6 b[data-v-5fa5bb8e],
.f-subhead-6 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-subhead-6 em[data-v-5fa5bb8e],
.f-subhead-6 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-6[data-v-5fa5bb8e] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-6[data-v-5fa5bb8e] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-6[data-v-5fa5bb8e] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.f-subhead-7[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-7 b[data-v-5fa5bb8e],
.f-subhead-7 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-subhead-7 em[data-v-5fa5bb8e],
.f-subhead-7 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-7[data-v-5fa5bb8e] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-7[data-v-5fa5bb8e] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-7[data-v-5fa5bb8e] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.f-subhead-8[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-8 b[data-v-5fa5bb8e],
.f-subhead-8 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-subhead-8 em[data-v-5fa5bb8e],
.f-subhead-8 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-8[data-v-5fa5bb8e] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-8[data-v-5fa5bb8e] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-8[data-v-5fa5bb8e] {
    font-size: 3rem;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.f-ui-1[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-ui-1 b[data-v-5fa5bb8e],
.f-ui-1 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-ui-1 em[data-v-5fa5bb8e],
.f-ui-1 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-ui-1[data-v-5fa5bb8e] {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-ui-1[data-v-5fa5bb8e] {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.f-ui-2[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-ui-2 b[data-v-5fa5bb8e],
.f-ui-2 strong[data-v-5fa5bb8e] {
  font-weight: 600;
}
.f-ui-2 em[data-v-5fa5bb8e],
.f-ui-2 i[data-v-5fa5bb8e] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-ui-2[data-v-5fa5bb8e] {
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-ui-2[data-v-5fa5bb8e] {
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-ui-2[data-v-5fa5bb8e] {
    font-size: 1.3125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
.icon--icon_test[data-v-5fa5bb8e] {
  width: 60px;
  height: 60px;
}
.g-container[data-v-5fa5bb8e] {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 543px) {
  .g-container[data-v-5fa5bb8e] {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-container[data-v-5fa5bb8e] {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-container[data-v-5fa5bb8e] {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-container[data-v-5fa5bb8e] {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-container[data-v-5fa5bb8e] {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .g-container[data-v-5fa5bb8e] {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
body[data-v-5fa5bb8e] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
}
.a-image--1-1,
.a-image--2-3,
.a-image--16-9 {
  position: relative;
}
.a-image--1-1 .a-image__img,
.a-image--2-3 .a-image__img,
.a-image--16-9 .a-image__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.a-image--1-1 {
  padding-top: 100%;
}
.a-image--2-3 {
  padding-top: 150%;
}
.a-image--16-9 {
  padding-top: 56.25%;
}
.a-link {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: inline-block;
  position: relative;
  color: #1a47b8;
  text-decoration: none;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
}
.a-link:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.a-link:focus:not(:focus-visible),
.a-link:focus[data-focus-method="mouse"],
.a-link:focus[data-focus-method="touch"] {
  outline: none;
}
.a-link b,
.a-link strong {
  font-weight: 600;
}
.a-link em,
.a-link i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .a-link {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .a-link {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.a-link .a-link__label {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
}
.a-link .a-link__icon {
  display: inline;
  white-space: nowrap;
}
.a-link .a-icon {
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.a-link.a-link--active .a-link__label,
.a-link:hover .a-link__label {
  border-bottom-color: inherit;
}
.a-link:active {
  color: #14358a;
}
.a-link:active .a-link__label {
  border-bottom-color: inherit;
}
.a-link.a-link--disabled {
  color: #5b5b5b;
}
.a-link .a-icon--arrow-boxed {
  position: relative;
  top: 3px;
}
.a-link-list {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  margin-top: -20px;
  margin-bottom: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow-x: auto;
}
.a-link-list b,
.a-link-list strong {
  font-weight: 600;
}
.a-link-list em,
.a-link-list i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .a-link-list {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .a-link-list {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.a-link-list__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.a-link-list__title b,
.a-link-list__title strong {
  font-weight: 600;
}
.a-link-list__title em,
.a-link-list__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .a-link-list__title {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .a-link-list__title {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.a-link-list__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.a-link-list__links:after {
  content: "";
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 20px;
}
.a-link-list__title + .a-link-list__links {
  margin-left: 20px;
}
.a-link-list__links li {
  margin-left: 20px;
  white-space: nowrap;
}
.a-link-list__links li:first-child {
  margin-left: 0;
}
abbr[data-v-7d750df1],
address[data-v-7d750df1],
article[data-v-7d750df1],
aside[data-v-7d750df1],
audio[data-v-7d750df1],
b[data-v-7d750df1],
blockquote[data-v-7d750df1],
body[data-v-7d750df1],
caption[data-v-7d750df1],
cite[data-v-7d750df1],
code[data-v-7d750df1],
dd[data-v-7d750df1],
del[data-v-7d750df1],
dfn[data-v-7d750df1],
dialog[data-v-7d750df1],
div[data-v-7d750df1],
dl[data-v-7d750df1],
dt[data-v-7d750df1],
em[data-v-7d750df1],
fieldset[data-v-7d750df1],
figure[data-v-7d750df1],
footer[data-v-7d750df1],
form[data-v-7d750df1],
h1[data-v-7d750df1],
h2[data-v-7d750df1],
h3[data-v-7d750df1],
h4[data-v-7d750df1],
h5[data-v-7d750df1],
h6[data-v-7d750df1],
header[data-v-7d750df1],
hgroup[data-v-7d750df1],
html[data-v-7d750df1],
i[data-v-7d750df1],
iframe[data-v-7d750df1],
img[data-v-7d750df1],
ins[data-v-7d750df1],
kbd[data-v-7d750df1],
label[data-v-7d750df1],
legend[data-v-7d750df1],
li[data-v-7d750df1],
mark[data-v-7d750df1],
menu[data-v-7d750df1],
nav[data-v-7d750df1],
object[data-v-7d750df1],
ol[data-v-7d750df1],
p[data-v-7d750df1],
pre[data-v-7d750df1],
q[data-v-7d750df1],
samp[data-v-7d750df1],
section[data-v-7d750df1],
small[data-v-7d750df1],
span[data-v-7d750df1],
strong[data-v-7d750df1],
sub[data-v-7d750df1],
sup[data-v-7d750df1],
table[data-v-7d750df1],
tbody[data-v-7d750df1],
td[data-v-7d750df1],
tfoot[data-v-7d750df1],
th[data-v-7d750df1],
thead[data-v-7d750df1],
time[data-v-7d750df1],
tr[data-v-7d750df1],
ul[data-v-7d750df1],
var[data-v-7d750df1],
video[data-v-7d750df1] {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  outline: 0;
}
article[data-v-7d750df1],
aside[data-v-7d750df1],
dialog[data-v-7d750df1],
figure[data-v-7d750df1],
footer[data-v-7d750df1],
header[data-v-7d750df1],
hgroup[data-v-7d750df1],
main[data-v-7d750df1],
nav[data-v-7d750df1],
section[data-v-7d750df1] {
  display: block;
}
html[data-v-7d750df1] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body[data-v-7d750df1] {
  line-height: 1;
  overflow-x: hidden;
}
blockquote[data-v-7d750df1],
q[data-v-7d750df1] {
  quotes: none;
}
ol[data-v-7d750df1],
ul[data-v-7d750df1] {
  list-style: none;
}
blockquote[data-v-7d750df1]:after,
blockquote[data-v-7d750df1]:before,
q[data-v-7d750df1]:after,
q[data-v-7d750df1]:before {
  content: "";
  content: none;
}
table[data-v-7d750df1] {
  border-collapse: collapse;
  border-spacing: 0;
}
[data-v-7d750df1],
[data-v-7d750df1]:after,
[data-v-7d750df1]:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -ms-touch-action: inherit;
  touch-action: inherit;
}
.svg-sprite[data-v-7d750df1] {
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
strong[data-v-7d750df1] {
  font-weight: 500;
}
a[data-v-7d750df1] {
  color: inherit;
}
img[data-v-7d750df1] {
  display: block;
  max-width: 100%;
}
.f-body-1[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-body-1 b[data-v-7d750df1],
.f-body-1 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-body-1 em[data-v-7d750df1],
.f-body-1 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-body-1[data-v-7d750df1] {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-body-1[data-v-7d750df1] {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-body-1[data-v-7d750df1] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.f-body-2[data-v-7d750df1] {
  font-family: Sabon Next, Sabon, serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-body-2 b[data-v-7d750df1],
.f-body-2 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-body-2 em[data-v-7d750df1],
.f-body-2 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-body-2[data-v-7d750df1] {
    font-size: 1.3125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-body-2[data-v-7d750df1] {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.f-caption-1[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.2;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-caption-1 b[data-v-7d750df1],
.f-caption-1 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-caption-1 em[data-v-7d750df1],
.f-caption-1 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-caption-1[data-v-7d750df1] {
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 400;
  }
}
@media screen and (min-width: 1024px) {
  .f-caption-1[data-v-7d750df1] {
    font-size: 0.8125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-caption-1[data-v-7d750df1] {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
.f-display-1[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-display-1 b[data-v-7d750df1],
.f-display-1 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-display-1 em[data-v-7d750df1],
.f-display-1 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-display-1[data-v-7d750df1] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .f-display-1[data-v-7d750df1] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-display-1[data-v-7d750df1] {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.f-display-2[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-display-2 b[data-v-7d750df1],
.f-display-2 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-display-2 em[data-v-7d750df1],
.f-display-2 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-display-2[data-v-7d750df1] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-display-2[data-v-7d750df1] {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1920px) {
  .f-display-2[data-v-7d750df1] {
    font-size: 3.9375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.f-display-3[data-v-7d750df1] {
  font-family: Sabon Next, Sabon, serif;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-display-3 b[data-v-7d750df1],
.f-display-3 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-display-3 em[data-v-7d750df1],
.f-display-3 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-display-3[data-v-7d750df1] {
    font-size: 2.625rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-display-3[data-v-7d750df1] {
    font-size: 3.4375rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-display-3[data-v-7d750df1] {
    font-size: 3.9375rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.02em;
  }
}
.f-heading-1[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.005em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-1 b[data-v-7d750df1],
.f-heading-1 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-heading-1 em[data-v-7d750df1],
.f-heading-1 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-1[data-v-7d750df1] {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-1[data-v-7d750df1] {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-1[data-v-7d750df1] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
.f-heading-2[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-2 b[data-v-7d750df1],
.f-heading-2 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-heading-2 em[data-v-7d750df1],
.f-heading-2 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-2[data-v-7d750df1] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-2[data-v-7d750df1] {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-2[data-v-7d750df1] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-3[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.015em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-3 b[data-v-7d750df1],
.f-heading-3 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-heading-3 em[data-v-7d750df1],
.f-heading-3 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-3[data-v-7d750df1] {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-3[data-v-7d750df1] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-3[data-v-7d750df1] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-4[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-4 b[data-v-7d750df1],
.f-heading-4 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-heading-4 em[data-v-7d750df1],
.f-heading-4 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-4[data-v-7d750df1] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-4[data-v-7d750df1] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-4[data-v-7d750df1] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-5[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-5 b[data-v-7d750df1],
.f-heading-5 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-heading-5 em[data-v-7d750df1],
.f-heading-5 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-5[data-v-7d750df1] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-5[data-v-7d750df1] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-5[data-v-7d750df1] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
.f-heading-6[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-6 b[data-v-7d750df1],
.f-heading-6 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-heading-6 em[data-v-7d750df1],
.f-heading-6 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-6[data-v-7d750df1] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-6[data-v-7d750df1] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-6[data-v-7d750df1] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
.f-heading-7[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-7 b[data-v-7d750df1],
.f-heading-7 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-heading-7 em[data-v-7d750df1],
.f-heading-7 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-7[data-v-7d750df1] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-7[data-v-7d750df1] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-7[data-v-7d750df1] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-8[data-v-7d750df1] {
  font-family: Sabon Next, Sabon, serif;
  font-size: 1.3125rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-8 b[data-v-7d750df1],
.f-heading-8 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-heading-8 em[data-v-7d750df1],
.f-heading-8 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-8[data-v-7d750df1] {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-8[data-v-7d750df1] {
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-8[data-v-7d750df1] {
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0;
  }
}
.f-numeral-1[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-numeral-1 b[data-v-7d750df1],
.f-numeral-1 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-numeral-1 em[data-v-7d750df1],
.f-numeral-1 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .f-numeral-1[data-v-7d750df1] {
    font-size: 3.9375rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-numeral-1[data-v-7d750df1] {
    font-size: 4.5625rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .f-numeral-1[data-v-7d750df1] {
    font-size: 6.875rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .f-numeral-1[data-v-7d750df1] {
    font-size: 9.125rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.035em;
  }
}
@media screen and (min-width: 1920px) {
  .f-numeral-1[data-v-7d750df1] {
    font-size: 12rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.04em;
  }
}
.f-subhead-1[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-1 b[data-v-7d750df1],
.f-subhead-1 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-subhead-1 em[data-v-7d750df1],
.f-subhead-1 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-1[data-v-7d750df1] {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-1[data-v-7d750df1] {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-1[data-v-7d750df1] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.f-subhead-2[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-2 b[data-v-7d750df1],
.f-subhead-2 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-subhead-2 em[data-v-7d750df1],
.f-subhead-2 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-2[data-v-7d750df1] {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-2[data-v-7d750df1] {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-2[data-v-7d750df1] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.f-subhead-2 .a-link[data-v-7d750df1] {
  font: inherit;
  letter-spacing: inherit;
}
.f-subhead-3[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-3 b[data-v-7d750df1],
.f-subhead-3 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-subhead-3 em[data-v-7d750df1],
.f-subhead-3 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-3[data-v-7d750df1] {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-3[data-v-7d750df1] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-3[data-v-7d750df1] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.f-subhead-3 .a-link[data-v-7d750df1] {
  font: inherit;
  letter-spacing: inherit;
}
.f-subhead-4[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-4 b[data-v-7d750df1],
.f-subhead-4 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-subhead-4 em[data-v-7d750df1],
.f-subhead-4 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-4[data-v-7d750df1] {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-4[data-v-7d750df1] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-4[data-v-7d750df1] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.f-subhead-5[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-5 b[data-v-7d750df1],
.f-subhead-5 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-subhead-5 em[data-v-7d750df1],
.f-subhead-5 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-5[data-v-7d750df1] {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-5[data-v-7d750df1] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-5[data-v-7d750df1] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.f-subhead-6[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-6 b[data-v-7d750df1],
.f-subhead-6 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-subhead-6 em[data-v-7d750df1],
.f-subhead-6 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-6[data-v-7d750df1] {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-6[data-v-7d750df1] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-6[data-v-7d750df1] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.f-subhead-7[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-7 b[data-v-7d750df1],
.f-subhead-7 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-subhead-7 em[data-v-7d750df1],
.f-subhead-7 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-7[data-v-7d750df1] {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-7[data-v-7d750df1] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-7[data-v-7d750df1] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.f-subhead-8[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-8 b[data-v-7d750df1],
.f-subhead-8 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-subhead-8 em[data-v-7d750df1],
.f-subhead-8 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-8[data-v-7d750df1] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-8[data-v-7d750df1] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-8[data-v-7d750df1] {
    font-size: 3rem;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.f-ui-1[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-ui-1 b[data-v-7d750df1],
.f-ui-1 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-ui-1 em[data-v-7d750df1],
.f-ui-1 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-ui-1[data-v-7d750df1] {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-ui-1[data-v-7d750df1] {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.f-ui-2[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-ui-2 b[data-v-7d750df1],
.f-ui-2 strong[data-v-7d750df1] {
  font-weight: 600;
}
.f-ui-2 em[data-v-7d750df1],
.f-ui-2 i[data-v-7d750df1] {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-ui-2[data-v-7d750df1] {
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-ui-2[data-v-7d750df1] {
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-ui-2[data-v-7d750df1] {
    font-size: 1.3125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
.icon--icon_test[data-v-7d750df1] {
  width: 60px;
  height: 60px;
}
.g-container[data-v-7d750df1] {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 543px) {
  .g-container[data-v-7d750df1] {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-container[data-v-7d750df1] {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-container[data-v-7d750df1] {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-container[data-v-7d750df1] {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-container[data-v-7d750df1] {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .g-container[data-v-7d750df1] {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
body[data-v-7d750df1] {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
}
.a-logo[data-v-7d750df1] {
  width: 92px;
  height: 36px;
}
@media screen and (min-width: 768px) {
  .a-logo[data-v-7d750df1] {
    width: 120px;
    height: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .a-logo[data-v-7d750df1] {
    width: 160px;
    height: 64px;
  }
}
.a-logo--full[data-v-7d750df1] {
  width: auto;
  height: auto;
}
.a-rich-text {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.a-rich-text b,
.a-rich-text strong {
  font-weight: 600;
}
.a-rich-text em,
.a-rich-text i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .a-rich-text {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .a-rich-text {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .a-rich-text {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.a-rich-text h1 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 48px;
}
.a-rich-text h1 b,
.a-rich-text h1 strong {
  font-weight: 600;
}
.a-rich-text h1 em,
.a-rich-text h1 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .a-rich-text h1 {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .a-rich-text h1 {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .a-rich-text h1 {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
.a-rich-text h1:first-child {
  margin-top: 0;
}
.a-rich-text h2 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 36px;
}
.a-rich-text h2 b,
.a-rich-text h2 strong {
  font-weight: 600;
}
.a-rich-text h2 em,
.a-rich-text h2 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .a-rich-text h2 {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .a-rich-text h2 {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .a-rich-text h2 {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.a-rich-text h2:first-child {
  margin-top: 0;
}
.a-rich-text h3 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.015em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 32px;
}
.a-rich-text h3 b,
.a-rich-text h3 strong {
  font-weight: 600;
}
.a-rich-text h3 em,
.a-rich-text h3 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .a-rich-text h3 {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .a-rich-text h3 {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .a-rich-text h3 {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.a-rich-text h3:first-child {
  margin-top: 0;
}
.a-rich-text h4,
.a-rich-text h5,
.a-rich-text h6 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 32px;
}
.a-rich-text h4 b,
.a-rich-text h4 strong,
.a-rich-text h5 b,
.a-rich-text h5 strong,
.a-rich-text h6 b,
.a-rich-text h6 strong {
  font-weight: 600;
}
.a-rich-text h4 em,
.a-rich-text h4 i,
.a-rich-text h5 em,
.a-rich-text h5 i,
.a-rich-text h6 em,
.a-rich-text h6 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .a-rich-text h4,
  .a-rich-text h5,
  .a-rich-text h6 {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
@media screen and (min-width: 1024px) {
  .a-rich-text h4,
  .a-rich-text h5,
  .a-rich-text h6 {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .a-rich-text h4,
  .a-rich-text h5,
  .a-rich-text h6 {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.a-rich-text h4:first-child,
.a-rich-text h5:first-child,
.a-rich-text h6:first-child {
  margin-top: 0;
}
.a-rich-text p {
  margin-top: 32px;
}
.a-rich-text p:first-child {
  margin-top: 0;
}
.a-rich-text ul {
  list-style-type: disc;
}
.a-rich-text ol {
  list-style-type: decimal;
}
.a-rich-text ol,
.a-rich-text ul {
  margin-top: 16px;
  padding-left: 1em;
}
.a-rich-text ol li,
.a-rich-text ol ul,
.a-rich-text ul li,
.a-rich-text ul ul {
  margin-top: 8px;
}
.a-rich-text ol:first-child,
.a-rich-text ul:first-child {
  margin-top: 0;
}
.a-video {
  position: relative;
  overflow: hidden;
}
.a-video iframe,
.a-video video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.g-alert {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  background-color: #da1e28;
  color: #fff;
}
.g-alert:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
@media screen and (max-width: 543px) {
  .g-alert {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-alert {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-alert {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-alert {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-alert {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .g-alert {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
.g-alert.g-alert--hidden {
  display: none;
}
.g-alert__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media screen and (min-width: 1024px) {
  .g-alert__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.g-alert__content {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
@media screen and (max-width: 543px) {
  .g-alert__content {
    margin-right: calc((100% - 80px) / 6 * 1 + 16px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-alert__content {
    margin-right: calc((100% - 80px) / 6 * 1 + 16px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-alert__content {
    margin-right: calc((100% - 112px) / 8 * 1 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-alert__content {
    margin-right: calc((100% - 264px) / 12 * 2 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-alert__content {
    margin-right: calc((100% - 264px) / 12 * 2 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .g-alert__content {
    margin-right: calc((100% - 264px) / 12 * 2 + 48px);
  }
}
.g-alert__content b,
.g-alert__content strong {
  font-weight: 600;
}
.g-alert__content em,
.g-alert__content i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-alert__content {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .g-alert__content {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .g-alert__content {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.g-alert__close {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 0;
  width: 24px;
  height: 24px;
  background-color: #fff;
  text-indent: -9999em;
}
.g-alert__close:after,
.g-alert__close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 23px;
  height: 1px;
  background-color: #da1e28;
  -webkit-transform-origin: center;
  transform-origin: center;
}
.g-alert__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.g-alert__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.g-footer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  padding-top: 60px;
  background-color: #f4f3f2;
}
.g-footer:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
@media screen and (max-width: 543px) {
  .g-footer {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .g-footer {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer {
    margin-top: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer {
    margin-top: 96px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer {
    padding-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer {
    padding-top: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer {
    padding-top: 96px;
  }
}
.g-footer .a-link {
  color: inherit;
}
.g-footer a {
  text-decoration: none;
}
.g-footer__subfooter {
  padding-top: 8px;
  border-top: 1px solid #000;
}
@media screen and (min-width: 1024px) {
  .g-footer__subfooter {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__subfooter {
    padding-top: 16px;
  }
}
.g-footer__upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .g-footer__upper {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__upper {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__upper {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__upper {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__upper {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__upper {
    margin-left: -24px;
  }
}
.g-footer__primary {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .g-footer__primary {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__primary {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__primary {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__primary {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__primary {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__primary {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.g-footer__primary-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  height: 100%;
}
@media screen and (max-width: 543px) {
  .g-footer__primary-inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__primary-inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__primary-inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__primary-inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__primary-inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__primary-inner {
    margin-left: -24px;
  }
}
.g-footer__logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .g-footer__logo {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__logo {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__logo {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__logo {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__logo {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__logo {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.g-footer__logo .a-logo {
  width: 140px;
  height: 56px;
}
@media screen and (min-width: 768px) {
  .g-footer__logo .a-logo {
    width: 160px;
    height: 64px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__logo .a-logo {
    width: 212px;
    height: 84px;
  }
}
.g-footer__social {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .g-footer__social {
    top: 36px;
    left: auto;
    right: 0;
    width: auto;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__social {
    top: 48px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__social {
    top: 60px;
  }
}
.g-footer__social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 544px) {
  .g-footer__social ul {
    width: auto;
  }
}
.g-footer__social li {
  width: calc((100% - 80px) / 6 * 1);
  margin-bottom: 8px;
}
@media screen and (max-width: 543px) {
  .g-footer__social li {
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) {
  .g-footer__social li {
    width: auto;
    margin-left: 20px;
  }
}
.g-footer__social li:first-child {
  margin-left: 0;
}
.g-footer__social li.g-footer__social-all {
  width: auto;
}
.g-footer__primary-nav {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-bottom: 36px;
}
.g-footer__primary-nav:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
@media screen and (max-width: 543px) {
  .g-footer__primary-nav:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__primary-nav:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__primary-nav:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__primary-nav:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__primary-nav:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__primary-nav:before {
    display: block;
    left: -12px;
  }
}
@media screen and (max-width: 543px) {
  .g-footer__primary-nav {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__primary-nav {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__primary-nav {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__primary-nav {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__primary-nav {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__primary-nav {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.g-footer__primary-nav li {
  margin-top: 8px;
}
.g-footer__primary-nav li:first-child {
  margin-top: 0;
}
.g-footer__primary-nav .a-link {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.015em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.g-footer__primary-nav .a-link b,
.g-footer__primary-nav .a-link strong {
  font-weight: 600;
}
.g-footer__primary-nav .a-link em,
.g-footer__primary-nav .a-link i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__primary-nav .a-link {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__primary-nav .a-link {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__primary-nav .a-link {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__primary-nav {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__primary-nav {
    padding-bottom: 0;
  }
  .g-footer__primary-nav li {
    margin-top: 0;
  }
}
.g-footer__secondary {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 8px;
}
@media screen and (max-width: 543px) {
  .g-footer__secondary {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__secondary {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__secondary {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__secondary {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__secondary {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__secondary {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__secondary {
    padding-top: 8px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__secondary {
    margin-top: 0;
  }
}
.g-footer__secondary-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  height: 100%;
}
@media screen and (max-width: 543px) {
  .g-footer__secondary-inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__secondary-inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__secondary-inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__secondary-inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__secondary-inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__secondary-inner {
    margin-left: -24px;
  }
}
.g-footer__info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  padding-bottom: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding-top: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 543px) {
  .g-footer__info {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__info {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__info {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__info {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__info {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.g-footer__info:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__info:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__info:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__info:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info {
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__info {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__info {
    padding-bottom: 72px;
  }
}
.g-footer__info p,
.g-footer__info p .a-link {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.g-footer__info p .a-link b,
.g-footer__info p .a-link strong,
.g-footer__info p b,
.g-footer__info p strong {
  font-weight: 600;
}
.g-footer__info p .a-link em,
.g-footer__info p .a-link i,
.g-footer__info p em,
.g-footer__info p i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info p,
  .g-footer__info p .a-link {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__info p,
  .g-footer__info p .a-link {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__info p,
  .g-footer__info p .a-link {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.g-footer__info p .a-link,
.g-footer__info p .a-link .a-link {
  font: inherit;
  letter-spacing: inherit;
}
@media screen and (min-width: 768px) {
  .g-footer__info .a-icon--outbound {
    display: none;
  }
}
.g-footer__info .a-icon--outbound14 {
  display: none;
}
@media screen and (min-width: 768px) {
  .g-footer__info .a-icon--outbound14 {
    display: inline;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info .a-icon--outbound14:first-child:before {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .g-footer__info .a-icon--outbound14 {
    padding-top: 0;
    border-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info:first-child:before {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .g-footer__info {
    padding-top: 0;
    border-top: 0;
  }
}
.g-footer__info-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: block;
}
.g-footer__info-title b,
.g-footer__info-title strong {
  font-weight: 600;
}
.g-footer__info-title em,
.g-footer__info-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info-title {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__info-title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__info-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.g-footer__info-list-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.005em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 16px;
  display: block;
}
.g-footer__info-list-title b,
.g-footer__info-list-title strong {
  font-weight: 600;
}
.g-footer__info-list-title em,
.g-footer__info-list-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info-list-title {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__info-list-title {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__info-list-title {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info-list-title {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__info-list-title {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__info-list-title {
    margin-top: 32px;
  }
}
.g-footer__info-list {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.g-footer__info-list b,
.g-footer__info-list strong {
  font-weight: 600;
}
.g-footer__info-list em,
.g-footer__info-list i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info-list {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__info-list {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__info-list {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.g-footer__info-list dd,
.g-footer__info-list dt {
  margin-top: 4px;
  padding-top: 4px;
  width: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.g-footer__info-list-cta {
  margin-top: auto;
}
.g-footer__info-list-cta .a-link {
  margin-top: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__info-list-cta .a-link {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__info-list-cta .a-link {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__info-list-cta .a-link {
    margin-top: 32px;
  }
}
.g-footer__lower {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1024px) {
  .g-footer__lower {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__lower {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__lower {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__lower {
    padding-top: 16px;
  }
}
.g-footer__nav-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .g-footer__nav-grid {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__nav-grid {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__nav-grid {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__nav-grid {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__nav-grid {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__nav-grid {
    margin-left: -24px;
  }
}
.g-footer__secondary-nav {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 8px;
  padding-bottom: 36px;
  position: relative;
}
@media screen and (max-width: 543px) {
  .g-footer__secondary-nav {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__secondary-nav {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__secondary-nav {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__secondary-nav {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__secondary-nav {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__secondary-nav {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__secondary-nav {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__secondary-nav {
    padding-top: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__secondary-nav {
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__secondary-nav {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__secondary-nav {
    padding-bottom: 72px;
  }
}
.g-footer__secondary-nav:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  left: 0;
}
.g-footer__secondary-nav:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
@media screen and (max-width: 543px) {
  .g-footer__secondary-nav:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__secondary-nav:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__secondary-nav:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__secondary-nav:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__secondary-nav:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__secondary-nav:before {
    display: block;
    left: -12px;
  }
}
.g-footer__secondary-nav li {
  margin-top: 8px;
}
.g-footer__secondary-nav .a-link {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.g-footer__secondary-nav .a-link b,
.g-footer__secondary-nav .a-link strong {
  font-weight: 600;
}
.g-footer__secondary-nav .a-link em,
.g-footer__secondary-nav .a-link i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__secondary-nav .a-link {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__secondary-nav .a-link {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__secondary-nav .a-link {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.g-footer__secondary-nav .a-link .a-link {
  font: inherit;
  letter-spacing: inherit;
}
@media screen and (max-width: 1023px) {
  .g-footer__secondary-nav:nth-child(-n + 2) {
    padding-top: 0;
  }
  .g-footer__secondary-nav:nth-child(-n + 2):after,
  .g-footer__secondary-nav:nth-child(odd):before {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__secondary-nav li {
    margin-top: 0;
  }
  .g-footer__secondary-nav:nth-child(-n + 4) {
    padding-top: 0;
  }
  .g-footer__secondary-nav:nth-child(4n + 1):before,
  .g-footer__secondary-nav:nth-child(-n + 4):after {
    display: none;
  }
}
.g-footer__secondary-nav-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.g-footer__secondary-nav-title b,
.g-footer__secondary-nav-title strong {
  font-weight: 600;
}
.g-footer__secondary-nav-title em,
.g-footer__secondary-nav-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__secondary-nav-title {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__secondary-nav-title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__secondary-nav-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.g-footer__legals {
  margin-top: 8px;
  padding-top: 8px;
  padding-bottom: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1024px) {
  .g-footer__legals {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__legals {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__legals {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__legals {
    padding-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  .g-footer__legals {
    padding-bottom: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .g-footer__legals {
    padding-bottom: 36px;
  }
}
.g-footer__legals-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .g-footer__legals-inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__legals-inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__legals-inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__legals-inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__legals-inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__legals-inner {
    margin-left: -24px;
  }
}
.g-footer__legals-aside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .g-footer__legals-aside {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-footer__legals-aside {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-footer__legals-aside {
    width: calc((100% - 128px) / 8 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-footer__legals-aside {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-footer__legals-aside {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-footer__legals-aside {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
.g-mobile-navigation {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 195ms ease, visibility 0s ease 195ms;
  transition: opacity 195ms ease, visibility 0s ease 195ms;
  position: fixed;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.g-mobile-navigation.g-mobile-navigation--active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 195ms ease;
  transition: opacity 195ms ease;
}
.g-mobile-navigation__scroll {
  display: block;
  position: relative;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 543px) {
  .g-mobile-navigation__scroll {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-mobile-navigation__scroll {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__scroll {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-mobile-navigation__scroll {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media screen and (min-width: 1440px) {
  .g-mobile-navigation__scroll {
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: none;
    margin-left: -50vw;
  }
}
.g-mobile-navigation__inner {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  min-height: 100%;
}
@media screen and (max-width: 543px) {
  .g-mobile-navigation__inner {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-mobile-navigation__inner {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__inner {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-mobile-navigation__inner {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-mobile-navigation__inner {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__inner {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
.g-mobile-navigation__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 543px) {
  .g-mobile-navigation__header {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-mobile-navigation__header {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__header {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-mobile-navigation__header {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-mobile-navigation__header {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__header {
    margin-left: -24px;
  }
}
.g-mobile-navigation__logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 16px;
  padding-bottom: 20px;
}
@media screen and (max-width: 543px) {
  .g-mobile-navigation__logo {
    width: calc((100% - 96px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-mobile-navigation__logo {
    width: calc((100% - 96px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__logo {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-mobile-navigation__logo {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-mobile-navigation__logo {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__logo {
    margin-left: 24px;
  }
}
.g-mobile-navigation__logo a:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.g-mobile-navigation__logo a:focus:not(:focus-visible),
.g-mobile-navigation__logo a:focus[data-focus-method="mouse"],
.g-mobile-navigation__logo a:focus[data-focus-method="touch"] {
  outline: none;
}
.g-mobile-navigation__header-nav {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 543px) {
  .g-mobile-navigation__header-nav {
    width: calc((100% - 96px) / 6 * 2 + 16px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-mobile-navigation__header-nav {
    width: calc((100% - 96px) / 6 * 2 + 16px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__header-nav {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-mobile-navigation__header-nav {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-mobile-navigation__header-nav {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__header-nav {
    margin-left: 24px;
  }
}
.g-mobile-navigation__header-nav a {
  display: block;
  padding-bottom: 1px;
}
.g-mobile-navigation__header-nav a:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.g-mobile-navigation__header-nav a:focus:not(:focus-visible),
.g-mobile-navigation__header-nav a:focus[data-focus-method="mouse"],
.g-mobile-navigation__header-nav a:focus[data-focus-method="touch"] {
  outline: none;
}
.g-mobile-navigation__nav {
  margin-top: 60px;
  border-top: 1px solid #e6e6e6;
}
.g-mobile-navigation__nav:first-child {
  margin-top: 0;
}
.g-mobile-navigation__nav li {
  margin-top: 16px;
}
.g-mobile-navigation__nav a {
  text-decoration: none;
}
.g-mobile-navigation__nav.g-mobile-navigation__nav--primary {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 0;
}
.g-mobile-navigation__nav.g-mobile-navigation__nav--primary b,
.g-mobile-navigation__nav.g-mobile-navigation__nav--primary strong {
  font-weight: 600;
}
.g-mobile-navigation__nav.g-mobile-navigation__nav--primary em,
.g-mobile-navigation__nav.g-mobile-navigation__nav--primary i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__nav.g-mobile-navigation__nav--primary {
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .g-mobile-navigation__nav.g-mobile-navigation__nav--primary {
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__nav.g-mobile-navigation__nav--primary {
    font-size: 1.3125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
.g-mobile-navigation__nav.g-mobile-navigation__nav--secondary {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.g-mobile-navigation__nav.g-mobile-navigation__nav--secondary b,
.g-mobile-navigation__nav.g-mobile-navigation__nav--secondary strong {
  font-weight: 600;
}
.g-mobile-navigation__nav.g-mobile-navigation__nav--secondary em,
.g-mobile-navigation__nav.g-mobile-navigation__nav--secondary i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__nav.g-mobile-navigation__nav--secondary {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .g-mobile-navigation__nav.g-mobile-navigation__nav--secondary {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__nav.g-mobile-navigation__nav--secondary {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.g-mobile-navigation__nav.g-mobile-navigation__nav--secondary .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.g-mobile-navigation__nav.g-mobile-navigation__nav--secondary li {
  margin-top: 8px;
}
.g-mobile-navigation__search {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  color: inherit;
}
.g-mobile-navigation__search:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.g-mobile-navigation__search:focus:not(:focus-visible),
.g-mobile-navigation__search:focus[data-focus-method="mouse"],
.g-mobile-navigation__search:focus[data-focus-method="touch"] {
  outline: none;
}
.g-mobile-navigation__footer {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-top: 60px;
  padding-top: 24px;
  padding-bottom: 60px;
  background-color: #f4f3f2;
}
.g-mobile-navigation__footer:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
.g-mobile-navigation__footer .a-link {
  color: inherit;
}
.g-mobile-navigation__info {
  margin-top: 36px;
  padding-top: 8px;
  border-top: 1px solid #000;
}
.g-mobile-navigation__info p {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 4px;
}
.g-mobile-navigation__info p b,
.g-mobile-navigation__info p strong {
  font-weight: 600;
}
.g-mobile-navigation__info p em,
.g-mobile-navigation__info p i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__info p {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .g-mobile-navigation__info p {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__info p {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.g-mobile-navigation__info-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: block;
}
.g-mobile-navigation__info-title b,
.g-mobile-navigation__info-title strong {
  font-weight: 600;
}
.g-mobile-navigation__info-title em,
.g-mobile-navigation__info-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__info-title {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
@media screen and (min-width: 1024px) {
  .g-mobile-navigation__info-title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__info-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.g-mobile-navigation__info-list-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: block;
  margin-top: 20px;
}
.g-mobile-navigation__info-list-title b,
.g-mobile-navigation__info-list-title strong {
  font-weight: 600;
}
.g-mobile-navigation__info-list-title em,
.g-mobile-navigation__info-list-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__info-list-title {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
@media screen and (min-width: 1024px) {
  .g-mobile-navigation__info-list-title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__info-list-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.g-mobile-navigation__info-list {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 4px;
}
.g-mobile-navigation__info-list b,
.g-mobile-navigation__info-list strong {
  font-weight: 600;
}
.g-mobile-navigation__info-list em,
.g-mobile-navigation__info-list i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-mobile-navigation__info-list {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .g-mobile-navigation__info-list {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .g-mobile-navigation__info-list {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.g-mobile-navigation__info-list dd,
.g-mobile-navigation__info-list dt {
  margin-top: 4px;
  padding-top: 4px;
  width: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.g-mobile-navigation__info-cta {
  margin-top: 28px;
}
.g-mobile-navigation__toggle {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  position: fixed;
  z-index: 101;
  bottom: 16px;
  right: 16px;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background: #1a47b8;
}
.g-mobile-navigation__toggle:focus {
  outline: 1px solid #767676;
  outline-offset: 6px;
}
.g-mobile-navigation__toggle:focus:not(:focus-visible),
.g-mobile-navigation__toggle:focus[data-focus-method="mouse"],
.g-mobile-navigation__toggle:focus[data-focus-method="touch"] {
  outline: none;
}
@media screen and (min-width: 768px) {
  .g-mobile-navigation__toggle {
    display: none;
  }
}
.g-mobile-navigation__hamburger {
  display: block;
  position: relative;
  width: 20px;
  height: 14px;
  margin: 0 auto;
  -webkit-perspective: 40px;
  perspective: 40px;
}
.g-mobile-navigation__hamburger span {
  display: block;
  top: 50%;
  margin-top: -2px;
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1)
      0.1s,
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s,
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s,
    -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.g-mobile-navigation__hamburger span,
.g-mobile-navigation__hamburger span:after,
.g-mobile-navigation__hamburger span:before {
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #fff;
}
.g-mobile-navigation__hamburger span:after,
.g-mobile-navigation__hamburger span:before {
  content: "";
  display: block;
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1)
    0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s,
    -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}
.g-mobile-navigation__hamburger span:before {
  top: -6px;
}
.g-mobile-navigation__hamburger span:after {
  bottom: -6px;
}
.g-mobile-navigation__toggle--active .g-mobile-navigation__hamburger span {
  background-color: transparent !important;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.g-mobile-navigation__toggle--active
  .g-mobile-navigation__hamburger
  span:before {
  -webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.g-mobile-navigation__toggle--active
  .g-mobile-navigation__hamburger
  span:after {
  -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.m-navigation {
  color: #1a1a1a;
}
.m-navigation__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.m-navigation__item {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: none;
}
.m-navigation__item b,
.m-navigation__item strong {
  font-weight: 600;
}
.m-navigation__item em,
.m-navigation__item i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-navigation__item {
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-navigation__item {
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-navigation__item {
    font-size: 1.3125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 768px) {
  .m-navigation__item {
    display: block;
    margin-left: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .m-navigation__item {
    margin-left: 24px;
  }
}
.m-navigation__item:first-child {
  margin-left: 0;
}
.m-navigation__item a {
  display: block;
  border-bottom: 1px solid transparent;
  text-decoration: none;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease, opacity 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease, opacity 195ms ease;
}
.m-navigation__item a:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.m-navigation__item a:focus:not(:focus-visible),
.m-navigation__item a:focus[data-focus-method="mouse"],
.m-navigation__item a:focus[data-focus-method="touch"] {
  outline: none;
}
.m-navigation__item a.m-navigation__link--active,
.m-navigation__item a:hover {
  border-bottom-color: inherit;
}
.g-header--search-hover .m-navigation__item a {
  opacity: 0.5;
}
.m-navigation__item.m-navigation__item--show-mobile {
  display: block;
}
.m-navigation__item.m-navigation__item--has-icon a:hover {
  border-bottom-color: transparent;
}
.m-navigation__search {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  color: inherit;
}
.m-navigation__search:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.m-navigation__search:focus:not(:focus-visible),
.m-navigation__search:focus[data-focus-method="mouse"],
.m-navigation__search:focus[data-focus-method="touch"] {
  outline: none;
}
.m-navigation__search:after {
  content: "";
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
}
.m-navigation--secondary .m-navigation__item {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-left: 20px;
}
.m-navigation--secondary .m-navigation__item b,
.m-navigation--secondary .m-navigation__item strong {
  font-weight: 600;
}
.m-navigation--secondary .m-navigation__item em,
.m-navigation--secondary .m-navigation__item i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-navigation--secondary .m-navigation__item {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-navigation--secondary .m-navigation__item {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-navigation--secondary .m-navigation__item {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-navigation--secondary .m-navigation__item:first-child {
  margin-left: 0;
}
.g-header {
  position: relative;
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: top 0.3s ease, background-color 195ms ease,
    color 195ms ease;
  transition: top 0.3s ease, background-color 195ms ease, color 195ms ease;
}
.g-header:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
.g-header--hide {
  top: -150px;
}
.g-header--fill {
  background: #fff;
}
.g-header--sticky {
  position: -webkit-sticky;
  position: sticky;
}
.g-header--on-dark:not(.g-header--fill),
.g-header--on-dark:not(.g-header--fill) .m-navigation {
  color: #fff;
}
.g-header--gradient:before {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, hsla(0, 0%, 100%, 0.3)),
    to(hsla(0, 0%, 100%, 0))
  );
  background-image: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.3),
    hsla(0, 0%, 100%, 0)
  );
}
.g-header--on-dark.g-header--gradient:before {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(0, 0, 0, 0.3)),
    to(transparent)
  );
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent);
}
.g-header__container {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 543px) {
  .g-header__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-header__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-header__container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-header__container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-header__container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .g-header__container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
.g-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 543px) {
  .g-header__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-header__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-header__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-header__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-header__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-header__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 768px) {
  .g-header__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.g-header__logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 16px;
  padding-bottom: 20px;
}
@media screen and (max-width: 543px) {
  .g-header__logo {
    width: calc((100% - 96px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-header__logo {
    width: calc((100% - 96px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-header__logo {
    width: calc((100% - 128px) / 8 * 1.5 + 8px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-header__logo {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-header__logo {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-header__logo {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) {
  .g-header__logo {
    padding-top: 28px;
    padding-bottom: 24px;
  }
}
.g-header__logo a:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.g-header__logo a:focus:not(:focus-visible),
.g-header__logo a:focus[data-focus-method="mouse"],
.g-header__logo a:focus[data-focus-method="touch"] {
  outline: none;
}
.g-header__nav {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
}
@media screen and (max-width: 543px) {
  .g-header__nav {
    width: calc((100% - 96px) / 6 * 2 + 16px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-header__nav {
    width: calc((100% - 96px) / 6 * 2 + 16px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-header__nav {
    width: calc((100% - 128px) / 8 * 6.5 + 88px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-header__nav {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-header__nav {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .g-header__nav {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) {
  .g-header__nav {
    padding-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  .g-header__nav .m-navigation:first-child {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .g-header__nav .m-navigation:first-child {
    margin-top: 28px;
  }
}
.g-search-overlay {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 195ms ease, visibility 0s ease 195ms;
  transition: opacity 195ms ease, visibility 0s ease 195ms;
  position: fixed;
  z-index: 300;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1a47b8;
  color: #fff;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.g-search-overlay.g-search-overlay--active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 195ms ease;
  transition: opacity 195ms ease;
}
.g-search-overlay__container {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  min-height: 300px;
}
@media screen and (max-width: 543px) {
  .g-search-overlay__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-search-overlay__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-search-overlay__container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-search-overlay__container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-search-overlay__container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .g-search-overlay__container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
.g-search-overlay__header {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 16px;
  padding-bottom: 20px;
}
@media screen and (max-width: 543px) {
  .g-search-overlay__header {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-search-overlay__header {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-search-overlay__header {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-search-overlay__header {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-search-overlay__header {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .g-search-overlay__header {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .g-search-overlay__header {
    padding-top: 28px;
    padding-bottom: 24px;
  }
}
.g-search-overlay__logo a:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.g-search-overlay__logo a:focus:not(:focus-visible),
.g-search-overlay__logo a:focus[data-focus-method="mouse"],
.g-search-overlay__logo a:focus[data-focus-method="touch"] {
  outline: none;
}
.g-search-overlay__close {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  position: absolute;
  top: 26px;
  right: 0;
  color: inherit;
}
.g-search-overlay__close:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.g-search-overlay__close:focus:not(:focus-visible),
.g-search-overlay__close:focus[data-focus-method="mouse"],
.g-search-overlay__close:focus[data-focus-method="touch"] {
  outline: none;
}
@media screen and (min-width: 768px) {
  .g-search-overlay__close {
    top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .g-search-overlay__close {
    top: 62px;
  }
}
.g-search-overlay__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.g-search-overlay__form {
  position: relative;
}
.g-search-overlay__form input[type="search"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0 none;
  border-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-size: inherit;
  outline: none;
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 100%;
  border-bottom: 1px solid;
  color: inherit;
}
.g-search-overlay__form input[type="search"] b,
.g-search-overlay__form input[type="search"] strong {
  font-weight: 600;
}
.g-search-overlay__form input[type="search"] em,
.g-search-overlay__form input[type="search"] i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-search-overlay__form input[type="search"] {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .g-search-overlay__form input[type="search"] {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .g-search-overlay__form input[type="search"] {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1024px) {
  .g-search-overlay__form input[type="search"] {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-search-overlay__form input[type="search"] {
    padding-top: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .g-search-overlay__form input[type="search"] {
    padding-bottom: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-search-overlay__form input[type="search"] {
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .g-search-overlay__form input[type="search"] {
    line-height: normal;
  }
}
.g-search-overlay__form input[type="search"]::-webkit-input-placeholder {
  color: #9db8fa;
}
.g-search-overlay__form input[type="search"]:-moz-placeholder,
.g-search-overlay__form input[type="search"]::-moz-placeholder {
  color: #9db8fa;
}
.g-search-overlay__form input[type="search"]:-ms-input-placeholder {
  color: #9db8fa;
}
.g-search-overlay__form input[type="search"]::-ms-clear,
.g-search-overlay__form input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
.g-search-overlay__form input[type="search"]::-webkit-search-cancel-button,
.g-search-overlay__form input[type="search"]::-webkit-search-decoration,
.g-search-overlay__form input[type="search"]::-webkit-search-results-button,
.g-search-overlay__form
  input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.g-search-overlay__form button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  bottom: 8px;
  position: absolute;
  right: 0;
  color: inherit;
}
.g-search-overlay__form button:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.g-search-overlay__form button:focus:not(:focus-visible),
.g-search-overlay__form button:focus[data-focus-method="mouse"],
.g-search-overlay__form button:focus[data-focus-method="touch"] {
  outline: none;
}
@media screen and (min-width: 1024px) {
  .g-search-overlay__form button {
    bottom: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .g-search-overlay__form button {
    bottom: 16px;
  }
}
.m-body-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-body-text {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-body-text {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-body-text {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-body-text {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-body-text {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-body-text {
    margin-left: -24px;
  }
}
.m-body-text__title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  color: #1a47b8;
}
@media screen and (max-width: 543px) {
  .m-body-text__title {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-body-text__title {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-body-text__title {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-body-text__title {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-body-text__title {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-body-text__title {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
.m-body-text__title b,
.m-body-text__title strong {
  font-weight: 600;
}
.m-body-text__title em,
.m-body-text__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-body-text__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-body-text__title {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1920px) {
  .m-body-text__title {
    font-size: 3.9375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.m-body-text__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 8px;
}
@media screen and (max-width: 543px) {
  .m-body-text__content {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-body-text__content {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-body-text__content {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-body-text__content {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-body-text__content {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-body-text__content {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .m-body-text__content {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-body-text__content {
    margin-top: 16px;
  }
}
.m-explore__row--layout-1 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-1 .m-explore__item:first-child {
    margin-left: calc((100% - 128px) / 8 * 1 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-1 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-1 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-1 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-1:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:first-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-1.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
.m-explore__row--layout-2 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-2 .m-explore__item:last-child {
    margin-right: calc((100% - 112px) / 8 * 1 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-2 .m-explore__item:last-child {
    margin-right: calc((100% - 264px) / 12 * 1 + 24px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-2 .m-explore__item:last-child {
    margin-right: calc((100% - 264px) / 12 * 1 + 24px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-2 .m-explore__item:last-child {
    margin-right: calc((100% - 264px) / 12 * 1 + 24px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-2:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:first-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-2.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
.m-explore__row--layout-3 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-3:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-3.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
.m-explore__row--layout-4 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-4 .m-explore__item:first-child {
    margin-left: calc((100% - 128px) / 8 * 1 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-4 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-4 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-4 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-4 .m-explore__item:last-child {
    margin-left: calc((100% - 128px) / 8 * 1 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-4 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 2 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-4 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 2 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-4 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 2 + 72px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-4:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:first-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-4.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
.m-explore__row--layout-5 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-5:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:first-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-5.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
.m-explore__row--layout-6 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .m-explore__row--layout-6 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-6 .m-explore__item:first-child {
    margin-left: calc((100% - 128px) / 8 * 1 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-6 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-6 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-6 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-6 .m-explore__item:last-child {
    margin-left: calc((100% - 128px) / 8 * 1 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-6 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-6 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 2 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-6 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 2 + 72px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-6:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-6.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
.m-explore__row--layout-7 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .m-explore__row--layout-7 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-7 .m-explore__item:first-child {
    margin-left: calc((100% - 128px) / 8 * 1 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-7 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-7 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-7 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-7 .m-explore__item:last-child {
    margin-left: calc((100% - 128px) / 8 * 1 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-7 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 2 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-7 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 2 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-7 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 2 + 72px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-7:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:first-child {
    margin-left: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-7.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
.m-explore__row--layout-8 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .m-explore__row--layout-8 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-8 .m-explore__item:last-child {
    margin-left: calc((100% - 128px) / 8 * 1 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-8 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-8 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-8 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-8:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 2 + 16px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 3 + 48px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-8.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 6 + 120px);
  }
}
.m-explore__row--layout-9 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .m-explore__row--layout-9 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-9 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-9 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-9 .m-explore__item:first-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-9 .m-explore__item:last-child {
    margin-left: calc((100% - 128px) / 8 * 1 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-9 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-9 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-9 .m-explore__item:last-child {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:first-child {
    margin-right: auto;
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-9:not(.m-explore__row--mirrored)
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 96px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 128px) / 8 * 3 + 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:first-child {
    width: calc((100% - 288px) / 12 * 4 + 72px);
  }
}
@media screen and (max-width: 543px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 96px) / 6 * 5 + 64px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:last-child {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (max-width: 767px) {
  .m-explore__row--layout-9.m-explore__row--mirrored
    .m-explore__item:last-child {
    margin-right: auto;
  }
}
.m-explore__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-explore__row {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__row {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__row {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__row {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__row {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__row {
    margin-left: -24px;
  }
}
@media screen and (min-width: 768px) {
  .m-explore__row {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .m-explore__row {
    margin-top: 72px;
  }
}
.m-explore__row:first-child {
  margin-top: 0;
}
.m-explore__item {
  margin-top: 36px;
}
@media screen and (max-width: 543px) {
  .m-explore__item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-explore__item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-explore__item {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-explore__item {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__item {
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) {
  .m-explore__item {
    margin-top: 0;
  }
}
a.m-explore__item-inner {
  text-decoration: none;
}
.m-explore__item-image {
  position: relative;
}
.m-explore__item-overlay {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 195ms ease, visibility 0s ease 195ms;
  transition: opacity 195ms ease, visibility 0s ease 195ms;
  display: none;
}
@media screen and (min-width: 768px) {
  .m-explore__item-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px;
    overflow: scroll;
  }
}
@media screen and (min-width: 1024px) {
  .m-explore__item-overlay {
    padding: 24px;
  }
}
a.m-explore__item-inner:hover .m-explore__item-overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 195ms ease;
  transition: opacity 195ms ease;
}
@media (hover: none) {
  .m-explore__item-overlay {
    display: none;
  }
}
.m-explore__item-overlay-text {
  font-family: Sabon Next, Sabon, serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-explore__item-overlay-text b,
.m-explore__item-overlay-text strong {
  font-weight: 600;
}
.m-explore__item-overlay-text em,
.m-explore__item-overlay-text i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__item-overlay-text {
    font-size: 1.3125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-explore__item-overlay-text {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-explore__item-overlay-cta {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.m-explore__item-overlay-cta b,
.m-explore__item-overlay-cta strong {
  font-weight: 600;
}
.m-explore__item-overlay-cta em,
.m-explore__item-overlay-cta i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__item-overlay-cta {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-explore__item-overlay-cta {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__item-overlay-cta {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .m-explore__item-overlay-cta {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__item-overlay-cta {
    margin-top: 32px;
  }
}
.m-explore__item-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-explore__item-title b,
.m-explore__item-title strong {
  font-weight: 600;
}
.m-explore__item-title em,
.m-explore__item-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__item-title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .m-explore__item-title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__item-title {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.m-explore__item-subtitle {
  font-family: Sabon Next, Sabon, serif;
  font-size: 1.3125rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-explore__item-subtitle b,
.m-explore__item-subtitle strong {
  font-weight: 600;
}
.m-explore__item-subtitle em,
.m-explore__item-subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-explore__item-subtitle {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-explore__item-subtitle {
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-explore__item-subtitle {
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 768px) {
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-1
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-3
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-5
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-6
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-7
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-8
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-9
    .m-explore__item:first-child
    .m-explore__item-overlay {
    top: auto;
    left: auto;
    max-width: 65%;
    height: 65%;
  }
}
@media screen and (min-width: 1440px) {
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-1
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-3
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-5
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-6
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-7
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-8
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row:not(.m-explore__row--mirrored).m-explore__row--layout-9
    .m-explore__item:first-child
    .m-explore__item-overlay {
    max-width: 50%;
    height: 50%;
  }
}
@media screen and (min-width: 768px) {
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-1
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-3
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-5
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-6
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-7
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-8
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-9
    .m-explore__item:last-child
    .m-explore__item-overlay {
    top: auto;
    left: auto;
    max-width: 65%;
    height: 65%;
  }
}
@media screen and (min-width: 1440px) {
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-1
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-3
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-5
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-6
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-7
    .m-explore__item:first-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-8
    .m-explore__item:last-child
    .m-explore__item-overlay,
  .m-explore__row.m-explore__row--mirrored.m-explore__row--layout-9
    .m-explore__item:last-child
    .m-explore__item-overlay {
    max-width: 50%;
    height: 50%;
  }
}
.m-facts__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-facts__items {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-facts__items {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-facts__items {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-facts__items {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-facts__items {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-facts__items {
    margin-left: -24px;
  }
}
.m-facts__item {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 36px;
}
.m-facts__item:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #e6e6e6;
  left: 0;
}
@media screen and (max-width: 543px) {
  .m-facts__item {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-facts__item {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-facts__item {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-facts__item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-facts__item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-facts__item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-facts__item {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-facts__item {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-facts__item {
    margin-top: 72px;
  }
}
@media screen and (max-width: 543px) {
  .m-facts__item:nth-child(2n):after {
    left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-facts__item:nth-child(2n):after {
    left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-facts__item:nth-child(2n):after {
    left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-facts__item:nth-child(2n):after {
    left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-facts__item:nth-child(2n):after {
    left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-facts__item:nth-child(2n):after {
    left: -24px;
  }
}
.m-facts__item:nth-child(-n + 2) {
  margin-top: 0;
}
.m-facts__item:nth-child(-n + 2):after {
  display: none;
}
.m-facts__item-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: block;
}
.m-facts__item-title b,
.m-facts__item-title strong {
  font-weight: 600;
}
.m-facts__item-title em,
.m-facts__item-title i {
  font-style: italic;
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-facts__item-title {
    font-size: 3.9375rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-facts__item-title {
    font-size: 4.5625rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-facts__item-title {
    font-size: 6.875rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-facts__item-title {
    font-size: 9.125rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.035em;
  }
}
@media screen and (min-width: 1920px) {
  .m-facts__item-title {
    font-size: 12rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.04em;
  }
}
.m-facts__item-content {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: block;
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-facts__item-content {
    width: calc((100% - 80px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-facts__item-content {
    width: calc((100% - 112px) / 8 * 6 + 80px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-facts__item-content {
    width: calc((100% - 264px) / 12 * 8 + 168px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-facts__item-content {
    width: calc((100% - 264px) / 12 * 8 + 168px);
  }
}
@media screen and (min-width: 1920px) {
  .m-facts__item-content {
    width: calc((100% - 264px) / 12 * 8 + 168px);
  }
}
.m-facts__item-content b,
.m-facts__item-content strong {
  font-weight: 600;
}
.m-facts__item-content em,
.m-facts__item-content i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-facts__item-content {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-facts__item-content {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-facts__item-content {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
[class*="s-bg--"] .m-facts__item:after {
  background-color: var(--s-bg-color);
  opacity: 0.2;
}
.m-feature-post__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-feature-post__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-feature-post__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-post__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-post__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__inner {
    margin-left: -24px;
  }
}
a.m-feature-post__inner {
  text-decoration: none;
}
a.m-feature-post__inner:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
a.m-feature-post__inner:focus:not(:focus-visible),
a.m-feature-post__inner:focus[data-focus-method="mouse"],
a.m-feature-post__inner:focus[data-focus-method="touch"] {
  outline: none;
}
.m-feature-post__image {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.m-feature-post__image:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid #e6e6e6;
  pointer-events: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__image:before {
    display: block;
    right: -9px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-post__image:before {
    display: block;
    right: -13px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-post__image:before {
    display: block;
    right: -13px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__image:before {
    display: block;
    right: -13px;
  }
}
@media screen and (max-width: 543px) {
  .m-feature-post__image {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-feature-post__image {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__image {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-post__image {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-post__image {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__image {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
[class*="s-bg--"] .m-feature-post__image:before {
  border-right-color: var(--s-bg-rules);
}
.m-feature-post__main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 8px;
}
@media screen and (max-width: 543px) {
  .m-feature-post__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-feature-post__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__main {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-post__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-post__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) {
  .m-feature-post__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    margin-top: 0;
  }
}
.m-feature-post__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
@media screen and (min-width: 768px) {
  .m-feature-post__header {
    height: 100%;
  }
}
.m-feature-post__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.m-feature-post__title b,
.m-feature-post__title strong {
  font-weight: 600;
}
.m-feature-post__title em,
.m-feature-post__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .m-feature-post__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__title {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.m-feature-post__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.m-feature-post__subtitle b,
.m-feature-post__subtitle strong {
  font-weight: 600;
}
.m-feature-post__subtitle em,
.m-feature-post__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__subtitle {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-feature-post__subtitle {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__subtitle {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.m-feature-post__subtitle .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.m-feature-post__body {
  padding-top: 8px;
  margin-top: 36px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 1024px) {
  .m-feature-post__body {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__body {
    padding-top: 16px;
  }
}
[class*="s-bg--"] .m-feature-post__body {
  border-top-color: var(--s-bg-rules);
}
@media screen and (min-width: 768px) {
  .m-feature-post__body {
    height: 100%;
    padding-bottom: 36px;
  }
}
.m-feature-post__excerpt {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-feature-post__excerpt b,
.m-feature-post__excerpt strong {
  font-weight: 600;
}
.m-feature-post__excerpt em,
.m-feature-post__excerpt i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__excerpt {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-feature-post__excerpt {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__excerpt {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-feature-post__links {
  margin-top: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__links {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-feature-post__links {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__links {
    margin-top: 72px;
  }
}
.m-feature-post__links li {
  margin-top: 8px;
}
.m-feature-post__links li:first-child {
  margin-top: 0;
}
.m-feature-post__meta {
  margin-top: 8px;
  display: block;
}
@media screen and (min-width: 1024px) {
  .m-feature-post__meta {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__meta {
    margin-top: 16px;
  }
}
.m-feature-post__meta--primary {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-feature-post__meta--primary b,
.m-feature-post__meta--primary strong {
  font-weight: 600;
}
.m-feature-post__meta--primary em,
.m-feature-post__meta--primary i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__meta--primary {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-feature-post__meta--primary {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.m-feature-post__meta--secondary {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-feature-post__meta--secondary b,
.m-feature-post__meta--secondary strong {
  font-weight: 600;
}
.m-feature-post__meta--secondary em,
.m-feature-post__meta--secondary i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-post__meta--secondary {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-feature-post__meta--secondary {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-post__meta--secondary {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-feature-carousel {
  position: relative;
  padding-bottom: 76px;
}
@media screen and (min-width: 768px) {
  .m-feature-carousel {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .m-feature-carousel .tns-outer {
    position: relative;
  }
}
.m-feature-carousel .tns-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 5;
  bottom: 16px;
  left: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-carousel .tns-controls {
    margin-left: calc((100% - 112px) / 8 * 4 + 64px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-carousel .tns-controls {
    margin-left: calc((100% - 264px) / 12 * 6 + 144px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-carousel .tns-controls {
    margin-left: calc((100% - 264px) / 12 * 6 + 144px);
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-carousel .tns-controls {
    margin-left: calc((100% - 264px) / 12 * 6 + 144px);
  }
}
@media screen and (min-width: 768px) {
  .m-feature-carousel .tns-controls {
    bottom: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: auto;
  }
}
.m-feature-carousel .tns-nav {
  position: absolute;
  z-index: 5;
  bottom: 16px;
  left: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .m-feature-carousel .tns-nav {
    display: none;
  }
}
.m-feature-carousel__nav {
  padding-top: 8px;
  display: none;
}
@media screen and (min-width: 1024px) {
  .m-feature-carousel__nav {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-carousel__nav {
    padding-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  .m-feature-carousel__nav {
    display: block;
    margin-top: 8px;
    border-top: 1px solid #e6e6e6;
  }
  [class*="s-bg--"] .m-feature-carousel__nav {
    border-top-color: var(--s-bg-rules);
  }
}
@media screen and (min-width: 1024px) {
  .m-feature-carousel__nav {
    margin-top: 36px;
  }
}
.m-feature-carousel__nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 543px) {
  .m-feature-carousel__nav-items {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-feature-carousel__nav-items {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-carousel__nav-items {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-carousel__nav-items {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-carousel__nav-items {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-carousel__nav-items {
    margin-left: -24px;
  }
}
.m-feature-carousel__nav-item {
  position: relative;
  padding-bottom: 48px;
}
.m-feature-carousel__nav-item:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e6e6e6;
  pointer-events: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-carousel__nav-item:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-carousel__nav-item:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-carousel__nav-item:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-carousel__nav-item:before {
    display: block;
    left: -12px;
  }
}
[class*="s-bg--"] .m-feature-carousel__nav-item:before {
  border-left-color: var(--s-bg-rules);
}
.m-feature-carousel--2-items .m-feature-carousel__nav-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-feature-carousel--2-items .m-feature-carousel__nav-item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-feature-carousel--2-items .m-feature-carousel__nav-item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-carousel--2-items .m-feature-carousel__nav-item {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-carousel--2-items .m-feature-carousel__nav-item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-carousel--2-items .m-feature-carousel__nav-item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-carousel--2-items .m-feature-carousel__nav-item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.m-feature-carousel--3-items .m-feature-carousel__nav-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-feature-carousel--3-items .m-feature-carousel__nav-item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-feature-carousel--3-items .m-feature-carousel__nav-item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-carousel--3-items .m-feature-carousel__nav-item {
    width: calc((100% - 128px) / 8 * 2.666 + 26.656px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-carousel--3-items .m-feature-carousel__nav-item {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-carousel--3-items .m-feature-carousel__nav-item {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-carousel--3-items .m-feature-carousel__nav-item {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
.m-feature-carousel--4-items .m-feature-carousel__nav-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-feature-carousel--4-items .m-feature-carousel__nav-item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-feature-carousel--4-items .m-feature-carousel__nav-item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-carousel--4-items .m-feature-carousel__nav-item {
    width: calc((100% - 128px) / 8 * 2 + 16px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-feature-carousel--4-items .m-feature-carousel__nav-item {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-feature-carousel--4-items .m-feature-carousel__nav-item {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-carousel--4-items .m-feature-carousel__nav-item {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
.m-feature-carousel__nav-item:first-child:before {
  display: none;
}
@media screen and (min-width: 1024px) {
  .m-feature-carousel__nav-item {
    padding-bottom: 60px;
  }
}
.m-feature-carousel__nav-item button {
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  color: inherit;
  text-align: left;
  cursor: pointer;
  opacity: 0.5;
}
.m-feature-carousel__nav-item button:focus {
  outline: 1px solid #767676;
  outline-offset: 6px;
}
.m-feature-carousel__nav-item button:focus:not(:focus-visible),
.m-feature-carousel__nav-item button:focus[data-focus-method="mouse"],
.m-feature-carousel__nav-item button:focus[data-focus-method="touch"] {
  outline: none;
}
.m-feature-carousel__nav-item--active button {
  opacity: 1;
}
.m-feature-carousel__nav-subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: block;
}
.m-feature-carousel__nav-subtitle b,
.m-feature-carousel__nav-subtitle strong {
  font-weight: 600;
}
.m-feature-carousel__nav-subtitle em,
.m-feature-carousel__nav-subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-carousel__nav-subtitle {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-feature-carousel__nav-subtitle {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-carousel__nav-subtitle {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.m-feature-carousel__nav-subtitle .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.m-feature-carousel__nav-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.015em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: block;
}
.m-feature-carousel__nav-title b,
.m-feature-carousel__nav-title strong {
  font-weight: 600;
}
.m-feature-carousel__nav-title em,
.m-feature-carousel__nav-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-feature-carousel__nav-title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-feature-carousel__nav-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-feature-carousel__nav-title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.a-credits {
  position: relative;
}
.a-credits__trigger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  background: #fff;
  color: #1a1a1a;
}
.a-credits__trigger:focus {
  outline: 1px solid #767676;
  outline-offset: 6px;
}
.a-credits__trigger:focus:not(:focus-visible),
.a-credits__trigger:focus[data-focus-method="mouse"],
.a-credits__trigger:focus[data-focus-method="touch"] {
  outline: none;
}
.a-credits__trigger .a-icon--info {
  display: inline;
}
.a-credits__trigger--active .a-icon--info,
.a-credits__trigger .a-icon--close {
  display: none;
}
.a-credits__trigger--active .a-icon--close {
  display: inline;
}
.a-credits__content {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.2;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 195ms ease, visibility 0s ease 195ms;
  transition: opacity 195ms ease, visibility 0s ease 195ms;
  position: absolute;
  z-index: 2;
  bottom: 100%;
  right: 0;
  min-width: 300px;
  max-width: 345px;
  margin-bottom: 1px;
  padding: 12px 12px 16px;
  background: #fff;
  color: #1a1a1a;
}
.a-credits__content b,
.a-credits__content strong {
  font-weight: 600;
}
.a-credits__content em,
.a-credits__content i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .a-credits__content {
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 400;
  }
}
@media screen and (min-width: 1024px) {
  .a-credits__content {
    font-size: 0.8125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .a-credits__content {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
.a-credits--active .a-credits__content {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 195ms ease;
  transition: opacity 195ms ease;
}
.m-full-bleed-post {
  margin-top: 60px;
  display: block;
  position: relative;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  max-height: 177.77778vw;
  background-color: #000;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .m-full-bleed-post {
    margin-top: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .m-full-bleed-post {
    margin-top: 96px;
  }
}
@media screen and (max-width: 543px) {
  .m-full-bleed-post {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-full-bleed-post {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-full-bleed-post {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media screen and (min-width: 1440px) {
  .m-full-bleed-post {
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: none;
    margin-left: -50vw;
  }
}
@media screen and (min-width: 768px) {
  .m-full-bleed-post {
    max-height: none;
  }
}
.o-hero + .m-full-bleed-post {
  margin-top: 0;
}
.m-full-bleed-post .a-image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding-top: 0;
}
.m-full-bleed-post__container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 543px) {
  .m-full-bleed-post__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-full-bleed-post__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-full-bleed-post__container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-full-bleed-post__container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-full-bleed-post__container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
.m-full-bleed-post__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: absolute;
  z-index: 2;
  bottom: 16px;
  left: 0;
  right: 0;
  padding-top: 8px;
  color: #fff;
}
.m-full-bleed-post__inner:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #e6e6e6;
}
@media screen and (max-width: 543px) {
  .m-full-bleed-post__inner:after {
    left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-full-bleed-post__inner:after {
    left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__inner:after {
    left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-full-bleed-post__inner:after {
    left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-full-bleed-post__inner:after {
    left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-full-bleed-post__inner:after {
    left: 24px;
  }
}
@media screen and (max-width: 543px) {
  .m-full-bleed-post__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-full-bleed-post__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-full-bleed-post__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-full-bleed-post__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-full-bleed-post__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1024px) {
  .m-full-bleed-post__inner {
    bottom: 60px;
    padding-top: 12px;
  }
}
.m-full-bleed-post__main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-full-bleed-post__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-full-bleed-post__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__main {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-full-bleed-post__main {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-full-bleed-post__main {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-full-bleed-post__main {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
.m-full-bleed-post__main > a,
.m-full-bleed-post__main > div {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  text-decoration: none;
}
.m-full-bleed-post__aside,
.m-full-bleed-post__main > a,
.m-full-bleed-post__main > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.m-full-bleed-post__aside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  margin-top: 24px;
}
@media screen and (max-width: 543px) {
  .m-full-bleed-post__aside {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-full-bleed-post__aside {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__aside {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-full-bleed-post__aside {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-full-bleed-post__aside {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-full-bleed-post__aside {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .m-full-bleed-post__aside {
    display: block;
    margin-top: 0;
    padding-right: 48px;
  }
}
.m-full-bleed-post__aside .a-credits {
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .m-full-bleed-post__aside .a-credits {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .m-full-bleed-post__aside .a-credits {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.m-full-bleed-post__aside .a-credits__content {
  left: 0;
}
@media screen and (min-width: 768px) {
  .m-full-bleed-post__aside .a-credits__content {
    left: auto;
    right: 0;
  }
}
.m-full-bleed-post__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 4px;
}
.m-full-bleed-post__title b,
.m-full-bleed-post__title strong {
  font-weight: 600;
}
.m-full-bleed-post__title em,
.m-full-bleed-post__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .m-full-bleed-post__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-full-bleed-post__title {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1024px) {
  .m-full-bleed-post__title {
    margin-top: 8px;
  }
}
.m-full-bleed-post__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.m-full-bleed-post__subtitle b,
.m-full-bleed-post__subtitle strong {
  font-weight: 600;
}
.m-full-bleed-post__subtitle em,
.m-full-bleed-post__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__subtitle {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-full-bleed-post__subtitle {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-full-bleed-post__subtitle {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.m-full-bleed-post__subtitle .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.m-full-bleed-post__meta {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: block;
}
.m-full-bleed-post__meta b,
.m-full-bleed-post__meta strong {
  font-weight: 600;
}
.m-full-bleed-post__meta em,
.m-full-bleed-post__meta i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__meta {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-full-bleed-post__meta {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.m-full-bleed-post__meta--secondary {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-full-bleed-post__meta--secondary b,
.m-full-bleed-post__meta--secondary strong {
  font-weight: 600;
}
.m-full-bleed-post__meta--secondary em,
.m-full-bleed-post__meta--secondary i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post__meta--secondary {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-full-bleed-post__meta--secondary {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-full-bleed-post__meta--secondary {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-full-bleed-post__credits {
  position: relative;
}
.m-full-bleed-post__credits-trigger {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  background: #fff;
  color: #1a1a1a;
}
.m-full-bleed-post__credits-trigger:focus {
  outline: 1px solid #767676;
  outline-offset: 6px;
}
.m-full-bleed-post__credits-trigger:focus:not(:focus-visible),
.m-full-bleed-post__credits-trigger:focus[data-focus-method="mouse"],
.m-full-bleed-post__credits-trigger:focus[data-focus-method="touch"] {
  outline: none;
}
.m-full-bleed-post__credits-trigger .a-icon--info {
  display: inline;
}
.m-full-bleed-post__credits-trigger--active .a-icon--info,
.m-full-bleed-post__credits-trigger .a-icon--close {
  display: none;
}
.m-full-bleed-post__credits-trigger--active .a-icon--close {
  display: inline;
}
.m-full-bleed-post__credits--active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 195ms ease;
  transition: opacity 195ms ease;
}
.m-full-bleed-post--gradient:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.3))
  );
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.3));
  pointer-events: none;
}
.m-full-bleed-post--gradient .m-full-bleed-post__container {
  z-index: 3;
}
.m-full-bleed-post--inverse {
  background-color: #fff;
}
.m-full-bleed-post--inverse .m-full-bleed-post__inner {
  color: #1a1a1a;
}
.m-full-bleed-post--inverse .m-full-bleed-post__credits-content,
.m-full-bleed-post--inverse .m-full-bleed-post__credits-trigger {
  background: #000;
  color: #fff;
}
.m-full-bleed-post--inverse.m-full-bleed-post--gradient:before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    to(hsla(0, 0%, 100%, 0.3))
  );
  background: linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.3));
}
.o-hero--content + .m-full-bleed-post .m-full-bleed-post__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.o-hero--content + .m-full-bleed-post .m-full-bleed-post__spacer {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.o-hero--content + .m-full-bleed-post .m-full-bleed-post__inner {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: auto;
  right: auto;
  width: 100%;
  padding-bottom: 16px;
}
@media screen and (min-width: 1024px) {
  .o-hero--content + .m-full-bleed-post .m-full-bleed-post__inner {
    padding-bottom: 60px;
  }
}
.m-post {
  height: 100%;
}
.m-listing--masonry .m-post {
  height: auto;
}
.m-post__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
}
a.m-post__inner {
  text-decoration: none;
}
a.m-post__inner:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
a.m-post__inner:focus:not(:focus-visible),
a.m-post__inner:focus[data-focus-method="mouse"],
a.m-post__inner:focus[data-focus-method="touch"] {
  outline: none;
}
.m-post__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.m-post__image .a-image__img {
  width: 100%;
  max-width: none;
}
.m-post__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.m-post__image + .m-post__main {
  margin-top: 8px;
}
@media screen and (min-width: 1024px) {
  .m-post__image + .m-post__main {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-post__image + .m-post__main {
    margin-top: 16px;
  }
}
.m-post__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.m-post__title b,
.m-post__title strong {
  font-weight: 600;
}
.m-post__title em,
.m-post__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post__title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post__title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post__title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.m-post__title span {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
}
a:hover .m-post__title span {
  border-bottom-color: inherit;
}
.m-post__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.m-post__subtitle b,
.m-post__subtitle strong {
  font-weight: 600;
}
.m-post__subtitle em,
.m-post__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post__subtitle {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post__subtitle {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post__subtitle {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.m-post__subtitle .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.m-post__excerpt {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 4px;
}
.m-post__excerpt b,
.m-post__excerpt strong {
  font-weight: 600;
}
.m-post__excerpt em,
.m-post__excerpt i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post__excerpt {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post__excerpt {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post__excerpt {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-post__footer {
  margin-top: auto;
}
.m-post__links {
  margin-top: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post__links {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-post__links {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-post__links {
    margin-top: 72px;
  }
}
.m-post__links li {
  margin-top: 8px;
}
.m-post__links li:first-child {
  margin-top: 0;
}
.m-post__cta-text,
.m-post__meta {
  display: block;
}
.m-post__cta-text,
.m-post__meta--primary {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 36px;
}
.m-post__cta-text b,
.m-post__cta-text strong,
.m-post__meta--primary b,
.m-post__meta--primary strong {
  font-weight: 600;
}
.m-post__cta-text em,
.m-post__cta-text i,
.m-post__meta--primary em,
.m-post__meta--primary i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post__cta-text,
  .m-post__meta--primary {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post__cta-text,
  .m-post__meta--primary {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post__cta-text,
  .m-post__meta--primary {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-post__cta-text,
  .m-post__meta--primary {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-post__cta-text,
  .m-post__meta--primary {
    margin-top: 72px;
  }
}
.m-post__meta--primary.m-post__meta--garden {
  color: #009877;
}
.m-post__meta--primary.m-post__meta--magenta {
  color: #b32572;
}
.m-post__meta--primary.m-post__meta--orange {
  color: #e0592a;
}
.m-post__meta--secondary {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-post__meta--secondary b,
.m-post__meta--secondary strong {
  font-weight: 600;
}
.m-post__meta--secondary em,
.m-post__meta--secondary i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post__meta--secondary {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post__meta--secondary {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post__meta--secondary {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-post__cta-text {
  color: #1a47b8;
}
.m-post__cta-text span {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
}
a .m-post__cta-text span:hover {
  border-bottom-color: inherit;
}
.m-post--simple .m-post__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.015em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.m-post--simple .m-post__title b,
.m-post--simple .m-post__title strong {
  font-weight: 600;
}
.m-post--simple .m-post__title em,
.m-post--simple .m-post__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post--simple .m-post__title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post--simple .m-post__title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post--simple .m-post__title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.m-post--simple .m-post__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.m-post--simple .m-post__subtitle b,
.m-post--simple .m-post__subtitle strong {
  font-weight: 600;
}
.m-post--simple .m-post__subtitle em,
.m-post--simple .m-post__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post--simple .m-post__subtitle {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post--simple .m-post__subtitle {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post--simple .m-post__subtitle {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.m-post--simple .m-post__subtitle .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.m-post--xsmall .m-post__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.005em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-post--xsmall .m-post__title b,
.m-post--xsmall .m-post__title strong {
  font-weight: 600;
}
.m-post--xsmall .m-post__title em,
.m-post--xsmall .m-post__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post--xsmall .m-post__title {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post--xsmall .m-post__title {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post--xsmall .m-post__title {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
.m-post--xsmall .m-post__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-post--xsmall .m-post__subtitle b,
.m-post--xsmall .m-post__subtitle strong {
  font-weight: 600;
}
.m-post--xsmall .m-post__subtitle em,
.m-post--xsmall .m-post__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post--xsmall .m-post__subtitle {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post--xsmall .m-post__subtitle {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post--xsmall .m-post__subtitle {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-post--title-first .m-post__title {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.m-post--title-first .m-post__subtitle {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.m-immersive-feature__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-immersive-feature__items {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-immersive-feature__items {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-immersive-feature__items {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-immersive-feature__items {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-immersive-feature__items {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-immersive-feature__items {
    margin-left: -24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-immersive-feature__items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.m-immersive-feature__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 60px;
}
@media screen and (max-width: 543px) {
  .m-immersive-feature__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-immersive-feature__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-immersive-feature__item {
    width: calc((100% - 128px) / 8 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-immersive-feature__item {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-immersive-feature__item {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-immersive-feature__item {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-immersive-feature__item {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-immersive-feature__item {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 1920px) {
  .m-immersive-feature__item {
    margin-left: calc((100% - 288px) / 12 * 1 + 48px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-immersive-feature__item {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .m-immersive-feature__item {
    margin-top: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .m-immersive-feature__item {
    margin-top: 96px;
  }
}
@media screen and (max-width: 543px) {
  .m-immersive-feature__item:nth-child(3n + 1) {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-immersive-feature__item:nth-child(3n + 1) {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-immersive-feature__item:nth-child(3n + 1) {
    width: calc((100% - 128px) / 8 * 4 + 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-immersive-feature__item:nth-child(3n + 1) {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-immersive-feature__item:nth-child(3n + 1) {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1920px) {
  .m-immersive-feature__item:nth-child(3n + 1) {
    width: calc((100% - 288px) / 12 * 5 + 96px);
  }
}
.m-immersive-feature__item:first-child {
  margin-top: 48px;
}
@media screen and (min-width: 768px) {
  .m-immersive-feature__item:nth-child(-n + 2) {
    margin-top: 48px;
  }
}
.m-info-card__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 8px;
}
.m-info-card__title b,
.m-info-card__title strong {
  font-weight: 600;
}
.m-info-card__title em,
.m-info-card__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__title {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__title {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__title {
    margin-top: 16px;
  }
}
.m-info-card__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-info-card__subtitle b,
.m-info-card__subtitle strong {
  font-weight: 600;
}
.m-info-card__subtitle em,
.m-info-card__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__subtitle {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__subtitle {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__subtitle {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.m-info-card__list {
  margin-top: 24px;
  padding-top: 4px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__list {
    margin-top: 36px;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__list {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__list {
    margin-top: 60px;
  }
}
.m-info-card__list .a-link {
  margin-top: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__list .a-link {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__list .a-link {
    margin-top: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__list .a-link {
    margin-top: 32px;
  }
}
.m-info-card__list-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-info-card__list-title b,
.m-info-card__list-title strong {
  font-weight: 600;
}
.m-info-card__list-title em,
.m-info-card__list-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__list-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__list-title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__list-title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.m-info-card__list-items {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.m-info-card__list-items b,
.m-info-card__list-items strong {
  font-weight: 600;
}
.m-info-card__list-items em,
.m-info-card__list-items i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__list-items {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__list-items {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__list-items {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.m-info-card__list-items dd,
.m-info-card__list-items dt {
  margin-top: 4px;
  padding-top: 4px;
  width: 50%;
  border-top: 1px solid #e6e6e6;
}
.m-info-card__content {
  margin-top: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__content {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__content {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__content {
    margin-top: 72px;
  }
}
.m-info-card__content li {
  margin-top: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__content li {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__content li {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__content li {
    margin-top: 72px;
  }
}
.m-info-card__content li:first-child {
  margin-top: 0;
}
.m-info-card__content p {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-info-card__content p b,
.m-info-card__content p strong {
  font-weight: 600;
}
.m-info-card__content p em,
.m-info-card__content p i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__content p {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__content p {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__content p {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.m-info-card__content .a-link {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .m-info-card__content .a-link {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__content .a-link {
    margin-top: 12px;
  }
}
.m-info-card__content-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-info-card__content-title b,
.m-info-card__content-title strong {
  font-weight: 600;
}
.m-info-card__content-title em,
.m-info-card__content-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-card__content-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-info-card__content-title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-card__content-title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.m-info-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-info-listing {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-info-listing {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-listing {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-info-listing {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-info-listing {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-listing {
    margin-left: -24px;
  }
}
.m-info-listing__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  margin-top: 36px;
  padding-top: 8px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (max-width: 543px) {
  .m-info-listing__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-info-listing__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-listing__item {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-info-listing__item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-info-listing__item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-listing__item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.m-info-listing__item:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e6e6e6;
  pointer-events: none;
}
[class*="s-bg--"] .m-info-listing__item:before {
  border-left-color: var(--s-bg-rules);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-info-listing__item:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-info-listing__item:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-info-listing__item:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-info-listing__item:before {
    display: block;
    left: -12px;
  }
}
.m-info-listing__item:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.m-info-listing__item:first-child:before {
  display: none;
}
@media screen and (min-width: 768px) {
  .m-info-listing__item {
    margin-top: 0;
    padding-top: 0;
  }
}
.m-link-grid__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-link-grid__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-link-grid__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-link-grid__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-link-grid__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-link-grid__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-link-grid__inner {
    margin-left: -24px;
  }
}
.m-link-grid__main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
@media screen and (max-width: 543px) {
  .m-link-grid__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-link-grid__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-link-grid__main {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-link-grid__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-link-grid__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-link-grid__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.m-link-grid__main b,
.m-link-grid__main strong {
  font-weight: 600;
}
.m-link-grid__main em,
.m-link-grid__main i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-link-grid__main {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-link-grid__main {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-link-grid__main {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.m-link-grid__aside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-link-grid__aside {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-link-grid__aside {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-link-grid__aside {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-link-grid__aside {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-link-grid__aside {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-link-grid__aside {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.m-link-grid__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-link-grid__lists {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-link-grid__lists {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-link-grid__lists {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-link-grid__lists {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-link-grid__lists {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-link-grid__lists {
    margin-left: -24px;
  }
}
.m-link-grid__list {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 36px;
  padding-top: 8px;
}
.m-link-grid__list:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #e6e6e6;
  left: 0;
}
.m-link-grid__list:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e6e6e6;
  pointer-events: none;
}
[class*="s-bg--"] .m-link-grid__list:before {
  border-left-color: var(--s-bg-rules);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-link-grid__list:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-link-grid__list:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-link-grid__list:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-link-grid__list:before {
    display: block;
    left: -12px;
  }
}
@media screen and (max-width: 543px) {
  .m-link-grid__list {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-link-grid__list {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-link-grid__list {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-link-grid__list {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-link-grid__list {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-link-grid__list {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) {
  .m-link-grid__list {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 48px;
  }
  .m-link-grid__list:after {
    content: none;
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .m-link-grid__list {
    padding-bottom: 60px;
  }
}
.m-link-grid__list-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-link-grid__list-title b,
.m-link-grid__list-title strong {
  font-weight: 600;
}
.m-link-grid__list-title em,
.m-link-grid__list-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-link-grid__list-title {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-link-grid__list-title {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-link-grid__list-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.m-link-grid__list-title .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.m-link-grid__items li {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-link-grid__items li b,
.m-link-grid__items li strong {
  font-weight: 600;
}
.m-link-grid__items li em,
.m-link-grid__items li i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-link-grid__items li {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-link-grid__items li {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-link-grid__items li {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.m-link-grid__items li .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.m-link-grid__items li,
.m-link-grid__list-title + .m-link-grid__items {
  margin-top: 8px;
}
.m-link-grid__items li:first-child,
.m-link-grid__list-title + .m-link-grid__items:first-child {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .m-link-grid__items li,
  .m-link-grid__list-title + .m-link-grid__items {
    margin-top: 0;
  }
}
.m-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-listing {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing {
    margin-left: -24px;
  }
}
.m-listing + .m-listing {
  position: relative;
  margin-top: 8px;
  padding-top: 8px;
}
.m-listing + .m-listing:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #e6e6e6;
}
@media screen and (max-width: 543px) {
  .m-listing + .m-listing:after {
    left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing + .m-listing:after {
    left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing + .m-listing:after {
    left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing + .m-listing:after {
    left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing + .m-listing:after {
    left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing + .m-listing:after {
    left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .m-listing + .m-listing {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing + .m-listing {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .m-listing + .m-listing {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing + .m-listing {
    padding-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .m-listing + .m-listing {
    margin-top: 36px;
  }
}
.m-listing__item {
  position: relative;
  padding-top: 68px;
}
.m-listing__item:before {
  border-left: 1px solid #e6e6e6;
}
[class*="s-bg--"] .m-listing__item:before {
  border-left-color: var(--s-bg-rules);
}
@media screen and (max-width: 543px) {
  .m-listing__item:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing__item:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing__item:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing__item:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing__item:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing__item:before {
    display: block;
    left: -12px;
  }
}
.m-listing__item:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid #e6e6e6;
  pointer-events: none;
}
[class*="s-bg--"] .m-listing__item:before {
  border-right-color: var(--s-bg-rules);
}
@media screen and (max-width: 543px) {
  .m-listing__item:before {
    display: block;
    right: -9px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing__item:before {
    display: block;
    right: -9px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing__item:before {
    display: block;
    right: -9px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing__item:before {
    display: block;
    right: -13px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing__item:before {
    display: block;
    right: -13px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing__item:before {
    display: block;
    right: -13px;
  }
}
.m-listing__item:after {
  content: "";
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  border-top: 1px solid #e6e6e6;
}
.m-listing__item:first-child {
  padding-top: 0;
}
.m-listing__item:first-child:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .m-listing__item {
    padding-top: 84px;
  }
  .m-listing__item:after {
    top: 72px;
  }
}
.m-listing--full .m-listing__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-listing--full .m-listing__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing--full .m-listing__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing--full .m-listing__item {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing--full .m-listing__item {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing--full .m-listing__item {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing--full .m-listing__item {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
.m-listing--full .m-listing__item:before {
  display: none;
}
@media screen and (max-width: 767px) {
  .m-listing--large .m-listing__item:before,
  .m-listing--medium .m-listing__item:before {
    display: none;
  }
}
.m-listing--large .m-listing__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-listing--large .m-listing__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing--large .m-listing__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing--large .m-listing__item {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing--large .m-listing__item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing--large .m-listing__item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing--large .m-listing__item {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) {
  .m-listing--large .m-listing__item:nth-child(2n):before {
    border-right: 0;
  }
  .m-listing--large .m-listing__item:nth-child(odd):before {
    border-left: 0;
  }
  .m-listing--large .m-listing__item:nth-child(-n + 2) {
    padding-top: 0;
  }
  .m-listing--large .m-listing__item:nth-child(-n + 2):after {
    display: none;
  }
}
.m-listing--medium .m-listing__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-listing--medium .m-listing__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing--medium .m-listing__item {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing--medium .m-listing__item {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing--medium .m-listing__item {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing--medium .m-listing__item {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing--medium .m-listing__item {
    width: calc((100% - 288px) / 12 * 4 + 72px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing--medium .m-listing__item:nth-child(2n):before {
    border-right: 0;
  }
  .m-listing--medium .m-listing__item:nth-child(odd):before {
    border-left: 0;
  }
  .m-listing--medium .m-listing__item:nth-child(-n + 2) {
    padding-top: 0;
  }
  .m-listing--medium .m-listing__item:nth-child(-n + 2):after {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .m-listing--medium .m-listing__item:nth-child(3n):before {
    border-right: 0;
  }
  .m-listing--medium .m-listing__item:nth-child(3n + 1):before {
    border-left: 0;
  }
  .m-listing--medium .m-listing__item:nth-child(-n + 3) {
    padding-top: 0;
  }
  .m-listing--medium .m-listing__item:nth-child(-n + 3):after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m-listing--small {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: -24px;
    padding-bottom: 24px;
    overflow-x: scroll;
  }
  .m-listing--small:after {
    content: "";
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media screen and (max-width: 543px) {
  .m-listing--small {
    margin-left: -16px;
    margin-right: -16px;
  }
  .m-listing--small:after {
    width: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing--small {
    margin-left: -16px;
    margin-right: -16px;
  }
  .m-listing--small:after {
    width: 16px;
  }
}
.m-listing--small .m-listing__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-listing--small .m-listing__item {
    width: calc((100% - 112px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing--small .m-listing__item {
    width: calc((100% - 112px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing--small .m-listing__item {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing--small .m-listing__item {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing--small .m-listing__item {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing--small .m-listing__item {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .m-listing--small .m-listing__item {
    padding-top: 0;
  }
  .m-listing--small .m-listing__item:after {
    content: none;
    display: none;
  }
  .m-listing--small .m-listing__item:first-child:before {
    border-left-width: 0;
  }
  .m-listing--small .m-listing__item:last-child:before {
    border-right-width: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing--small .m-listing__item:nth-child(2n):before {
    border-right: 0;
  }
  .m-listing--small .m-listing__item:nth-child(odd):before {
    border-left: 0;
  }
  .m-listing--small .m-listing__item:nth-child(-n + 2) {
    padding-top: 0;
  }
  .m-listing--small .m-listing__item:nth-child(-n + 2):after {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .m-listing--small .m-listing__item:nth-child(4n):before {
    border-right: 0;
  }
  .m-listing--small .m-listing__item:nth-child(4n + 1):before {
    border-left: 0;
  }
  .m-listing--small .m-listing__item:nth-child(-n + 4) {
    padding-top: 0;
  }
  .m-listing--small .m-listing__item:nth-child(-n + 4):after {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .m-listing--xsmall {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: -24px;
    padding-bottom: 24px;
    overflow-x: scroll;
  }
  .m-listing--xsmall:after {
    content: "";
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media screen and (max-width: 543px) {
  .m-listing--xsmall {
    margin-left: -16px;
    margin-right: -16px;
  }
  .m-listing--xsmall:after {
    width: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing--xsmall {
    margin-left: -16px;
    margin-right: -16px;
  }
  .m-listing--xsmall:after {
    width: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing--xsmall {
    margin-left: -24px;
    margin-right: -24px;
  }
  .m-listing--xsmall:after {
    width: 24px;
  }
}
.m-listing--xsmall .m-listing__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-listing--xsmall .m-listing__item {
    width: calc((100% - 112px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing--xsmall .m-listing__item {
    width: calc((100% - 112px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing--xsmall .m-listing__item {
    width: calc((100% - 160px) / 8 * 1.75 + 12px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing--xsmall .m-listing__item {
    width: calc((100% - 288px) / 12 * 2 + 24px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing--xsmall .m-listing__item {
    width: calc((100% - 288px) / 12 * 2 + 24px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing--xsmall .m-listing__item {
    width: calc((100% - 288px) / 12 * 2 + 24px);
    margin-left: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .m-listing--xsmall .m-listing__item {
    padding-top: 0;
  }
  .m-listing--xsmall .m-listing__item:after {
    content: none;
    display: none;
  }
  .m-listing--xsmall .m-listing__item:first-child:before {
    border-left-width: 0;
  }
  .m-listing--xsmall .m-listing__item:last-child:before {
    border-right-width: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing--xsmall .m-listing__item:first-child {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .m-listing--xsmall .m-listing__item:nth-child(6n):before {
    border-right: 0;
  }
  .m-listing--xsmall .m-listing__item:nth-child(6n + 1):before {
    border-left: 0;
  }
  .m-listing--xsmall .m-listing__item:nth-child(-n + 6) {
    padding-top: 0;
  }
  .m-listing--xsmall .m-listing__item:nth-child(-n + 6):after {
    display: none;
  }
}
.m-listing--index .m-listing__item {
  padding-top: 44px;
}
.m-listing--index .m-listing__item:first-child {
  padding-top: 0;
}
.m-listing--index .m-listing__item:after {
  top: 36px;
}
@media screen and (min-width: 768px) {
  .m-listing--index .m-listing__item {
    padding-top: 16px;
  }
  .m-listing--index .m-listing__item:after {
    top: 8px;
  }
}
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  -webkit-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.tns-gallery,
.tns-no-calc {
  position: relative;
  left: 0;
}
.tns-gallery {
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -webkit-transition: height 0s;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}
.tns-fadeOut,
.tns-normal {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: 2333.33333%;
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: 1.42857%;
  height: 10px;
  float: left;
}
.tns-controls button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  margin-left: 1px;
  padding: 3px 4px 2px;
}
.tns-controls button:focus {
  outline: 1px solid #767676;
  outline-offset: 6px;
}
.tns-controls button:focus:not(:focus-visible),
.tns-controls button:focus[data-focus-method="mouse"],
.tns-controls button:focus[data-focus-method="touch"] {
  outline: none;
}
.tns-controls button:hover {
  background-color: #222;
}
.tns-controls button:active {
  background-color: #444;
}
@media (hover: none) {
  .tns-controls button:active,
  .tns-controls button:hover {
    background-color: #000;
  }
}
.tns-controls button:disabled {
  background-color: #b2b2b2;
  cursor: default;
}
[class*="s-bg--"] .tns-controls button {
  background-color: var(--s-bg-btn-bg);
  color: var(--s-bg-btn-color);
}
[class*="s-bg--"] .tns-controls button:hover {
  background-color: var(--s-bg-btn-bg-hover);
}
[class*="s-bg--"] .tns-controls button:active {
  background-color: var(--s-bg-btn-bg-active);
}
@media (hover: none) {
  [class*="s-bg--"] .tns-controls button:active,
  [class*="s-bg--"] .tns-controls button:hover {
    background-color: var(--s-bg-btn-bg);
  }
}
[class*="s-bg--"] .tns-controls button:disabled {
  background-color: var(--s-bg-btn-bg-disabled);
}
.tns-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 24px;
  margin-left: 25px;
  margin-right: 25px;
}
.tns-nav button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  width: 4px;
  height: 4px;
  margin-left: 8px;
  background-color: #b2b2b2;
}
.tns-nav button:focus {
  outline: 1px solid #767676;
  outline-offset: 6px;
}
.tns-nav button:focus:not(:focus-visible),
.tns-nav button:focus[data-focus-method="mouse"],
.tns-nav button:focus[data-focus-method="touch"] {
  outline: none;
}
.tns-nav button:first-child {
  margin-left: 0;
}
.tns-nav button.tns-nav-active {
  background-color: #000;
}
[class*="s-bg--"] .tns-nav button {
  background-color: var(--s-bg-btn-bg-disabled);
}
[class*="s-bg--"] .tns-nav button.tns-nav-active {
  background-color: var(--s-bg-btn-bg);
}
.m-listing-carousel .tns-outer {
  position: relative;
}
.m-listing-carousel .tns-inner {
  width: calc((100% - 80px) / 6 * 4 + 48px);
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing-carousel .tns-inner {
    width: calc((100% - 80px) / 6 * 4 + 48px);
  }
}
@media screen and (min-width: 768px) {
  .m-listing-carousel .tns-inner {
    width: auto;
  }
}
.m-listing-carousel .tns-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.m-listing-carousel .tns-ovh {
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 768px) {
  .m-listing-carousel .tns-ovh {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.m-listing-carousel .tns-controls {
  display: none;
}
@media screen and (min-width: 768px) {
  .m-listing-carousel .tns-controls {
    display: block;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: 24px;
  }
}
.m-listing-carousel__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media screen and (max-width: 543px) {
  .m-listing-carousel__slider {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing-carousel__slider {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing-carousel__slider {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing-carousel__slider {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing-carousel__slider {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing-carousel__slider {
    margin-left: -24px;
  }
}
@media screen and (max-width: 767px) {
  .m-listing-carousel__slider {
    margin-bottom: -24px;
    margin-right: -16px;
    padding-bottom: 24px;
    overflow-x: auto;
  }
  .m-listing-carousel__slider:after {
    content: "";
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16px;
  }
}
@media screen and (max-width: 543px) {
  .m-listing-carousel__slider {
    margin-right: -16px;
  }
  .m-listing-carousel__slider:after {
    width: 16px;
  }
}
@media screen and (min-width: 768px) {
  .m-listing-carousel__slider {
    display: block;
    margin: 0;
  }
}
.m-listing-carousel__item {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.m-listing-carousel__item:before {
  border-left: 1px solid #e6e6e6;
}
[class*="s-bg--"] .m-listing-carousel__item:before {
  border-left-color: var(--s-bg-rules);
}
@media screen and (max-width: 543px) {
  .m-listing-carousel__item:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing-carousel__item:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing-carousel__item:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing-carousel__item:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing-carousel__item:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing-carousel__item:before {
    display: block;
    left: -12px;
  }
}
.m-listing-carousel__item:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-right: 1px solid #e6e6e6;
  pointer-events: none;
}
[class*="s-bg--"] .m-listing-carousel__item:before {
  border-right-color: var(--s-bg-rules);
}
@media screen and (max-width: 543px) {
  .m-listing-carousel__item:before {
    display: block;
    right: -9px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing-carousel__item:before {
    display: block;
    right: -9px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing-carousel__item:before {
    display: block;
    right: -9px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing-carousel__item:before {
    display: block;
    right: -13px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing-carousel__item:before {
    display: block;
    right: -13px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing-carousel__item:before {
    display: block;
    right: -13px;
  }
}
@media screen and (max-width: 543px) {
  .m-listing-carousel__item {
    width: calc((100% - 96px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-listing-carousel__item {
    width: calc((100% - 96px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing-carousel__item {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing-carousel__item {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing-carousel__item {
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing-carousel__item {
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing-carousel__item:before {
    display: block;
    right: 7px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing-carousel__item:before {
    display: block;
    right: 11px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing-carousel__item:before {
    display: block;
    right: 11px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing-carousel__item:before {
    display: block;
    right: 11px;
  }
}
.m-listing-carousel__item:first-child:before {
  border-left: 0;
}
.m-listing-carousel__item:last-child:before {
  border-right: 0;
}
@media screen and (min-width: 768px) {
  .m-listing-carousel__item {
    margin-left: 0;
  }
}
@supports not (display: grid) {
  .m-listing-grid-image__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  @media screen and (max-width: 543px) {
    .m-listing-grid-image__inner {
      margin-left: -16px;
    }
  }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .m-listing-grid-image__inner {
      margin-left: -16px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .m-listing-grid-image__inner {
      margin-left: -16px;
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1439px) {
    .m-listing-grid-image__inner {
      margin-left: -24px;
    }
  }
  @media screen and (min-width: 1440px) and (max-width: 1919px) {
    .m-listing-grid-image__inner {
      margin-left: -24px;
    }
  }
  @media screen and (min-width: 1920px) {
    .m-listing-grid-image__inner {
      margin-left: -24px;
    }
  }
  .m-listing-grid-image__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  @media screen and (max-width: 543px) {
    .m-listing-grid-image__content {
      width: calc(100vw - 32px);
      margin-left: 16px;
    }
  }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .m-listing-grid-image__content {
      width: calc(100vw - 32px);
      margin-left: 16px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .m-listing-grid-image__content {
      width: calc((100% - 128px) / 8 * 4 + 48px);
      margin-left: 16px;
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1439px) {
    .m-listing-grid-image__content {
      width: calc((100% - 288px) / 12 * 6 + 120px);
      margin-left: 24px;
    }
  }
  @media screen and (min-width: 1440px) and (max-width: 1919px) {
    .m-listing-grid-image__content {
      width: calc((100% - 288px) / 12 * 6 + 120px);
      margin-left: 24px;
    }
  }
  @media screen and (min-width: 1920px) {
    .m-listing-grid-image__content {
      width: calc((100% - 288px) / 12 * 6 + 120px);
      margin-left: 24px;
    }
  }
  .m-listing-grid-image__items {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  @media screen and (max-width: 543px) {
    .m-listing-grid-image__items {
      width: calc(100vw - 32px);
      margin-left: 16px;
    }
  }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .m-listing-grid-image__items {
      width: calc(100vw - 32px);
      margin-left: 16px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .m-listing-grid-image__items {
      width: calc((100% - 128px) / 8 * 4 + 48px);
      margin-left: 16px;
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1439px) {
    .m-listing-grid-image__items {
      width: calc((100% - 288px) / 12 * 6 + 120px);
      margin-left: 24px;
    }
  }
  @media screen and (min-width: 1440px) and (max-width: 1919px) {
    .m-listing-grid-image__items {
      width: calc((100% - 288px) / 12 * 6 + 120px);
      margin-left: 24px;
    }
  }
  @media screen and (min-width: 1920px) {
    .m-listing-grid-image__items {
      width: calc((100% - 288px) / 12 * 6 + 120px);
      margin-left: 24px;
    }
  }
  .m-listing-grid-image__aside {
    display: none;
  }
}
@supports (display: grid) {
  .m-listing-grid-image__inner {
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "content" "image" "grid";
  }
  @media screen and (min-width: 768px) {
    .m-listing-grid-image__inner {
      grid-template-areas: "content image" "grid image";
    }
  }
  @media screen and (max-width: 543px) {
    .m-listing-grid-image__inner {
      grid-column-gap: 16px;
    }
  }
  @media screen and (min-width: 544px) and (max-width: 767px) {
    .m-listing-grid-image__inner {
      grid-column-gap: 16px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .m-listing-grid-image__inner {
      grid-column-gap: 16px;
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1439px) {
    .m-listing-grid-image__inner {
      grid-column-gap: 24px;
    }
  }
  @media screen and (min-width: 1440px) and (max-width: 1919px) {
    .m-listing-grid-image__inner {
      grid-column-gap: 24px;
    }
  }
  @media screen and (min-width: 1920px) {
    .m-listing-grid-image__inner {
      grid-column-gap: 24px;
    }
  }
  .m-listing-grid-image__content {
    grid-area: content;
  }
  .m-listing-grid-image__items {
    margin-top: 36px;
    grid-area: grid;
  }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .m-listing-grid-image__items {
      margin-top: 48px;
    }
  }
  @media screen and (min-width: 1024px) {
    .m-listing-grid-image__items {
      margin-top: 60px;
    }
  }
  @media screen and (min-width: 1920px) {
    .m-listing-grid-image__items {
      margin-top: 72px;
    }
  }
  .m-listing-grid-image__aside {
    grid-area: image;
  }
}
.m-listing-grid-image__content {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-listing-grid-image__content b,
.m-listing-grid-image__content strong {
  font-weight: 600;
}
.m-listing-grid-image__content em,
.m-listing-grid-image__content i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing-grid-image__content {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-listing-grid-image__content {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing-grid-image__content {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.m-listing-grid-image__content .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.m-listing-grid-image__items {
  padding-top: 8px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 1024px) {
  .m-listing-grid-image__items {
    padding-top: 12px;
  }
}
.m-listing-grid-image__aside {
  position: relative;
  margin-top: 24px;
}
.m-listing-grid-image__aside:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e6e6e6;
  pointer-events: none;
}
[class*="s-bg--"] .m-listing-grid-image__aside:before {
  border-left-color: var(--s-bg-rules);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-listing-grid-image__aside:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-listing-grid-image__aside:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-listing-grid-image__aside:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-listing-grid-image__aside:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 768px) {
  .m-listing-grid-image__aside {
    margin-top: 0;
  }
}
.m-location__inner {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 1024px) {
  .m-location__inner {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__inner {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__inner {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__inner {
    padding-top: 16px;
  }
}
.m-location__image {
  position: relative;
  max-height: 500px;
  overflow: hidden;
}
.m-location__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
@media screen and (max-width: 543px) {
  .m-location__title {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-location__title {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__title {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__title {
    width: calc((100% - 264px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__title {
    width: calc((100% - 264px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .m-location__title {
    width: calc((100% - 264px) / 12 * 6 + 120px);
  }
}
.m-location__title b,
.m-location__title strong {
  font-weight: 600;
}
.m-location__title em,
.m-location__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__title {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__title {
    font-size: 3.9375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.m-location__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 36px;
  padding-top: 8px;
  position: relative;
}
@media screen and (max-width: 543px) {
  .m-location__content {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-location__content {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__content {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__content {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__content {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__content {
    margin-left: -24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__content {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__content {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__content {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__content {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__content {
    padding-top: 16px;
  }
}
.m-location__content:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #e6e6e6;
}
@media screen and (max-width: 543px) {
  .m-location__content:after {
    left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-location__content:after {
    left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__content:after {
    left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__content:after {
    left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__content:after {
    left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__content:after {
    left: 24px;
  }
}
.m-location__aside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-bottom: 36px;
}
@media screen and (max-width: 543px) {
  .m-location__aside {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-location__aside {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__aside {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__aside {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__aside {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__aside {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__aside {
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__aside {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__aside {
    padding-bottom: 72px;
  }
}
.m-location__main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-bottom: 36px;
  position: relative;
}
@media screen and (max-width: 543px) {
  .m-location__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-location__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__main {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__main {
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__main {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__main {
    padding-bottom: 72px;
  }
}
.m-location__main:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e6e6e6;
  pointer-events: none;
}
[class*="s-bg--"] .m-location__main:before {
  border-left-color: var(--s-bg-rules);
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__main:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__main:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__main:before {
    display: block;
    left: -12px;
  }
}
.m-location__map {
  position: relative;
  padding-top: 56.25%;
}
.m-location__map img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.m-location__info-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-location__info-title b,
.m-location__info-title strong {
  font-weight: 600;
}
.m-location__info-title em,
.m-location__info-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__info-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__info-title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__info-title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.m-location__info-items {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.m-location__info-items b,
.m-location__info-items strong {
  font-weight: 600;
}
.m-location__info-items em,
.m-location__info-items i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__info-items {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__info-items {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__info-items {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.m-location__info-items dd,
.m-location__info-items dt {
  margin-top: 4px;
  padding-top: 4px;
  width: 50%;
  border-top: 1px solid #e6e6e6;
}
.m-location__info-items dd:nth-child(-n + 2),
.m-location__info-items dt:nth-child(-n + 2) {
  border-top: 0;
}
.m-location__info-items .a-hours {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-location__info-items .a-hours b,
.m-location__info-items .a-hours strong {
  font-weight: 600;
}
.m-location__info-items .a-hours em,
.m-location__info-items .a-hours i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__info-items .a-hours {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__info-items .a-hours {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__info-items .a-hours {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.m-location__content-items {
  margin-top: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__content-items {
    margin-top: 36px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__content-items {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__content-items {
    margin-top: 60px;
  }
}
.m-location__content-item {
  margin-top: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__content-item {
    margin-top: 36px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__content-item {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__content-item {
    margin-top: 60px;
  }
}
.m-location__content-item:first-child {
  margin-top: 0;
}
.m-location__content-item .a-link {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .m-location__content-item .a-link {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__content-item .a-link {
    margin-top: 12px;
  }
}
.m-location__content-item p,
.m-location__content-item p .a-link {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-location__content-item p .a-link b,
.m-location__content-item p .a-link strong,
.m-location__content-item p b,
.m-location__content-item p strong {
  font-weight: 600;
}
.m-location__content-item p .a-link em,
.m-location__content-item p .a-link i,
.m-location__content-item p em,
.m-location__content-item p i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__content-item p,
  .m-location__content-item p .a-link {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__content-item p,
  .m-location__content-item p .a-link {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__content-item p,
  .m-location__content-item p .a-link {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.m-location__content-item p .a-link {
  margin-top: 0;
  color: inherit;
}
@media screen and (min-width: 768px) {
  .m-location__content-item .a-icon--outbound {
    display: none;
  }
}
.m-location__content-item .a-icon--outbound14 {
  display: none;
}
@media screen and (min-width: 768px) {
  .m-location__content-item .a-icon--outbound14 {
    display: inline;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__content-item .a-icon--outbound14:first-child:before {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .m-location__content-item .a-icon--outbound14 {
    padding-top: 0;
    border-top: 0;
  }
}
.m-location__content-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-location__content-title b,
.m-location__content-title strong {
  font-weight: 600;
}
.m-location__content-title em,
.m-location__content-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__content-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__content-title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__content-title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.m-location__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 8px;
  padding-top: 8px;
  position: relative;
}
@media screen and (max-width: 543px) {
  .m-location__cards {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-location__cards {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__cards {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__cards {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__cards {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__cards {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__cards {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__cards {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__cards {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__cards {
    padding-top: 16px;
  }
}
.m-location__cards:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #e6e6e6;
}
@media screen and (max-width: 543px) {
  .m-location__cards:after {
    left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-location__cards:after {
    left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__cards:after {
    left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__cards:after {
    left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__cards:after {
    left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__cards:after {
    left: 24px;
  }
}
.m-location__card {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  z-index: 2;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (max-width: 543px) {
  .m-location__card {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-location__card {
    width: calc((100% - 96px) / 6 * 3 + 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__card {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__card {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__card {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__card {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
.m-location__card:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e6e6e6;
  pointer-events: none;
}
[class*="s-bg--"] .m-location__card:before {
  border-left-color: var(--s-bg-rules);
}
@media screen and (max-width: 543px) {
  .m-location__card:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-location__card:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__card:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-location__card:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-location__card:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__card:before {
    display: block;
    left: -12px;
  }
}
.m-location__card:before {
  top: -1px;
}
.m-location__card:nth-child(-n + 2) {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
@media screen and (max-width: 1023px) {
  .m-location__card:nth-child(odd):before {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__card {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
}
.m-location__card:first-child:before {
  display: none;
}
.m-location__card .a-icon--arrow-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 24px;
  height: 24px;
  padding: 4px;
  background: #fff;
  color: #1a47b8;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 195ms ease;
  transition: opacity 195ms ease;
}
a.m-location__card-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
  padding-bottom: 4px;
  text-decoration: none;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
}
a.m-location__card-inner:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
a.m-location__card-inner:focus:not(:focus-visible),
a.m-location__card-inner:focus[data-focus-method="mouse"],
a.m-location__card-inner:focus[data-focus-method="touch"] {
  outline: none;
}
a.m-location__card-inner:after {
  content: "";
  position: absolute;
  z-index: -1;
  pointer-events: none;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
}
@media screen and (max-width: 543px) {
  a.m-location__card-inner:after {
    top: -8px;
    bottom: -8px;
    left: -8px;
    right: -8px;
    padding: 8px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  a.m-location__card-inner:after {
    top: -8px;
    bottom: -8px;
    left: -8px;
    right: -8px;
    padding: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  a.m-location__card-inner:after {
    top: -8px;
    bottom: -8px;
    left: -8px;
    right: -8px;
    padding: 8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  a.m-location__card-inner:after {
    top: -12px;
    bottom: -12px;
    left: -12px;
    right: -12px;
    padding: 12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  a.m-location__card-inner:after {
    top: -12px;
    bottom: -12px;
    left: -12px;
    right: -12px;
    padding: 12px;
  }
}
@media screen and (min-width: 1920px) {
  a.m-location__card-inner:after {
    top: -12px;
    bottom: -12px;
    left: -12px;
    right: -12px;
    padding: 12px;
  }
}
a.m-location__card-inner:hover {
  color: #fff;
}
a.m-location__card-inner:hover:after {
  background-color: #1a47b8;
}
a.m-location__card-inner:hover .a-icon--arrow-right {
  opacity: 1;
}
.m-location__card-title {
  margin-top: 8px;
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
@media screen and (min-width: 1024px) {
  .m-location__card-title {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__card-title {
    margin-top: 16px;
  }
}
.m-location__card-title b,
.m-location__card-title strong {
  font-weight: 600;
}
.m-location__card-title em,
.m-location__card-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__card-title {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__card-title {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__card-title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.m-location__card-content {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-location__card-content b,
.m-location__card-content strong {
  font-weight: 600;
}
.m-location__card-content em,
.m-location__card-content i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__card-content {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__card-content {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__card-content {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.m-location__card-cta {
  padding-top: 36px;
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  display: block;
  position: relative;
  margin-top: auto;
  color: #1a47b8;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__card-cta {
    padding-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__card-cta {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-location__card-cta {
    padding-top: 72px;
  }
}
.m-location__card-cta b,
.m-location__card-cta strong {
  font-weight: 600;
}
.m-location__card-cta em,
.m-location__card-cta i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-location__card-cta {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-location__card-cta {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
a.m-location__card-inner:hover .m-location__card-cta {
  color: inherit;
}
.m-module-header {
  border-top: 1px solid #000;
}
[class*="s-bg--"] .m-module-header {
  border-top-color: inherit;
}
.m-module-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 8px;
}
@media screen and (max-width: 543px) {
  .m-module-header__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-module-header__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-module-header__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-module-header__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-module-header__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-module-header__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1024px) {
  .m-module-header__inner {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-module-header__inner {
    margin-top: 16px;
  }
}
.m-module-header__main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .m-module-header__main {
    width: calc((100% - 96px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-module-header__main {
    width: calc((100% - 96px) / 6 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-module-header__main {
    width: calc((100% - 128px) / 8 * 6 + 80px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-module-header__main {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-module-header__main {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-module-header__main {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
.m-module-header__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-module-header__title b,
.m-module-header__title strong {
  font-weight: 600;
}
.m-module-header__title em,
.m-module-header__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-module-header__title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-module-header__title {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-module-header__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
.m-module-header__intro {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-module-header__intro {
    width: calc((100% - 264px) / 12 * 8 + 168px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-module-header__intro {
    width: calc((100% - 264px) / 12 * 8 + 168px);
  }
}
@media screen and (min-width: 1920px) {
  .m-module-header__intro {
    width: calc((100% - 264px) / 12 * 8 + 168px);
  }
}
.m-module-header__intro b,
.m-module-header__intro strong {
  font-weight: 600;
}
.m-module-header__intro em,
.m-module-header__intro i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-module-header__intro {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-module-header__intro {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-module-header__intro {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.m-module-header__aside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: right;
}
@media screen and (max-width: 543px) {
  .m-module-header__aside {
    width: calc((100% - 96px) / 6 * 2 + 16px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-module-header__aside {
    width: calc((100% - 96px) / 6 * 2 + 16px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-module-header__aside {
    width: calc((100% - 128px) / 8 * 2 + 16px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-module-header__aside {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-module-header__aside {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-module-header__aside {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
.m-module-header--inline {
  border-top: 0;
}
.m-module-header--inline .m-module-header__inner {
  display: block;
}
.m-module-header--inline .m-module-header__main {
  width: auto;
}
@media screen and (max-width: 543px) {
  .m-module-header--no-aside .m-module-header__main {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-module-header--no-aside .m-module-header__main {
    width: calc(100vw - 32px);
  }
}
.m-post-inline a {
  text-decoration: none;
}
.m-post-inline__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .m-post-inline__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-post-inline__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-post-inline__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-post-inline__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline__inner {
    margin-left: -24px;
  }
}
.m-post-inline__aside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (max-width: 543px) {
  .m-post-inline__aside {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-post-inline__aside {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__aside {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-post-inline__aside {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-post-inline__aside {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline__aside {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.m-post-inline__main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 8px;
}
@media screen and (max-width: 543px) {
  .m-post-inline__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .m-post-inline__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__main {
    width: calc((100% - 128px) / 8 * 4 + 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-post-inline__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-post-inline__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.m-post-inline__main:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e6e6e6;
  pointer-events: none;
}
[class*="s-bg--"] .m-post-inline__main:before {
  border-left-color: var(--s-bg-rules);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__main:before {
    display: block;
    left: -8px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .m-post-inline__main:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .m-post-inline__main:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline__main:before {
    display: block;
    left: -12px;
  }
}
@media screen and (min-width: 768px) {
  .m-post-inline__main {
    margin-top: 0;
  }
}
.m-post-inline__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
}
.m-post-inline__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-post-inline__title b,
.m-post-inline__title strong {
  font-weight: 600;
}
.m-post-inline__title em,
.m-post-inline__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post-inline__title {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.m-post-inline__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-post-inline__subtitle b,
.m-post-inline__subtitle strong {
  font-weight: 600;
}
.m-post-inline__subtitle em,
.m-post-inline__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__subtitle {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post-inline__subtitle {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline__subtitle {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.m-post-inline__excerpt {
  margin-top: 4px;
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-post-inline__excerpt b,
.m-post-inline__excerpt strong {
  font-weight: 600;
}
.m-post-inline__excerpt em,
.m-post-inline__excerpt i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__excerpt {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post-inline__excerpt {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline__excerpt {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-post-inline__cta {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 36px;
  display: inline-block;
  border-bottom: 1px solid transparent;
  color: #1a47b8;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
}
.m-post-inline__cta b,
.m-post-inline__cta strong {
  font-weight: 600;
}
.m-post-inline__cta em,
.m-post-inline__cta i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__cta {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post-inline__cta {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__cta {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-post-inline__cta {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline__cta {
    margin-top: 72px;
  }
}
a .m-post-inline__cta:hover {
  border-bottom-color: inherit;
}
.m-post-inline__links {
  margin-top: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline__links {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-post-inline__links {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline__links {
    margin-top: 72px;
  }
}
.m-post-inline__links li {
  margin-top: 8px;
}
.m-post-inline__links li:first-child {
  margin-top: 0;
}
.m-post-inline--feature .m-post-inline__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-post-inline--feature .m-post-inline__title b,
.m-post-inline--feature .m-post-inline__title strong {
  font-weight: 600;
}
.m-post-inline--feature .m-post-inline__title em,
.m-post-inline--feature .m-post-inline__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline--feature .m-post-inline__title {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post-inline--feature .m-post-inline__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline--feature .m-post-inline__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.m-post-inline--feature .m-post-inline__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.m-post-inline--feature .m-post-inline__subtitle b,
.m-post-inline--feature .m-post-inline__subtitle strong {
  font-weight: 600;
}
.m-post-inline--feature .m-post-inline__subtitle em,
.m-post-inline--feature .m-post-inline__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-post-inline--feature .m-post-inline__subtitle {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .m-post-inline--feature .m-post-inline__subtitle {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .m-post-inline--feature .m-post-inline__subtitle {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.m-tabs__triggers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e6e6e6;
}
.m-tabs__trigger {
  margin-bottom: -1px;
  margin-left: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid transparent;
}
.m-tabs__trigger:first-child {
  margin-left: 0;
}
.m-tabs__trigger button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  color: #767676;
  -webkit-transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
  transition: color 195ms ease, background-color 195ms ease,
    border-color 195ms ease;
}
.m-tabs__trigger button:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.m-tabs__trigger button:focus:not(:focus-visible),
.m-tabs__trigger button:focus[data-focus-method="mouse"],
.m-tabs__trigger button:focus[data-focus-method="touch"] {
  outline: none;
}
.m-tabs__trigger button b,
.m-tabs__trigger button strong {
  font-weight: 600;
}
.m-tabs__trigger button em,
.m-tabs__trigger button i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-tabs__trigger button {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .m-tabs__trigger button {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .m-tabs__trigger button {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.m-tabs__trigger button:hover {
  color: #1a1a1a;
}
.m-tabs__trigger button:active {
  color: #000;
}
.m-tabs__trigger.m-tabs__trigger--active {
  border-bottom-color: #1a1a1a;
}
.m-tabs__trigger.m-tabs__trigger--active button {
  color: #1a1a1a;
}
.m-tabs__content {
  margin-top: 12px;
}
.m-tabs__tab {
  display: none;
}
.m-tabs__tab--active {
  display: block;
}
.f-heading-6,
.o-hero--blocks .o-hero__row-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-6 b,
.f-heading-6 strong,
.o-hero--blocks .o-hero__row-title b,
.o-hero--blocks .o-hero__row-title strong {
  font-weight: 600;
}
.f-heading-6 em,
.f-heading-6 i,
.o-hero--blocks .o-hero__row-title em,
.o-hero--blocks .o-hero__row-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-6,
  .o-hero--blocks .o-hero__row-title {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-6,
  .o-hero--blocks .o-hero__row-title {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-6,
  .o-hero--blocks .o-hero__row-title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
.f-subhead-6,
.o-hero--blocks .o-hero__row-subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-6 b,
.f-subhead-6 strong,
.o-hero--blocks .o-hero__row-subtitle b,
.o-hero--blocks .o-hero__row-subtitle strong {
  font-weight: 600;
}
.f-subhead-6 em,
.f-subhead-6 i,
.o-hero--blocks .o-hero__row-subtitle em,
.o-hero--blocks .o-hero__row-subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-6,
  .o-hero--blocks .o-hero__row-subtitle {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-6,
  .o-hero--blocks .o-hero__row-subtitle {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-6,
  .o-hero--blocks .o-hero__row-subtitle {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
body,
html {
  -webkit-overflow-scrolling: auto;
}
.o-hero--blocks {
  display: block;
  position: relative;
  background-color: #000;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width: 543px) {
  .o-hero--blocks {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--blocks {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--blocks {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--blocks {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media screen and (min-width: 1440px) {
  .o-hero--blocks {
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: none;
    margin-left: -50vw;
  }
}
.o-hero--blocks:before {
  content: "";
  position: absolute;
  z-index: 4;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #1a47b8;
  -webkit-transition: -webkit-transform 0.75s ease;
  transition: -webkit-transform 0.75s ease;
  transition: transform 0.75s ease;
  transition: transform 0.75s ease, -webkit-transform 0.75s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.o-hero--blocks.o-hero--blocks--scrolled:before {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.o-hero--blocks .o-hero__inner {
  position: relative;
  z-index: 3;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.o-hero--blocks .o-hero__media {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.o-hero--blocks .o-hero__media-row {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.o-hero--blocks .o-hero__media-row .a-image,
.o-hero--blocks .o-hero__media-row .a-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.o-hero--blocks .o-hero__media-row .a-image {
  padding-top: 0;
}
.o-hero--blocks .a-logo {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 50vh;
  width: calc(var(--vh, 1vh) * 50);
  height: auto;
  color: #fff;
  opacity: 0;
  -webkit-transform: rotate(90deg) translateY(-100%) translateX(-6%);
  transform: rotate(90deg) translateY(-100%) translateX(-6%);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
@media screen and (min-width: 1024px) {
  .o-hero--blocks .a-logo {
    width: 60vh;
    width: calc(var(--vh, 1vh) * 60);
    width: 70vh;
    width: calc(var(--vh, 1vh) * 70);
  }
}
.o-hero--blocks .o-hero__menu {
  margin-left: auto;
  margin-right: auto;
  display: none;
}
@media screen and (max-width: 543px) {
  .o-hero--blocks .o-hero__menu {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--blocks .o-hero__menu {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--blocks .o-hero__menu {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--blocks .o-hero__menu {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--blocks .o-hero__menu {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--blocks .o-hero__menu {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .o-hero--blocks .o-hero__menu {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
  }
}
.o-hero--blocks .o-hero__menu .m-navigation {
  color: inherit;
}
@media screen and (min-width: 768px) {
  .o-hero--blocks .o-hero__menu .m-navigation:first-child {
    margin-top: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--blocks .o-hero__menu .m-navigation:first-child {
    margin-top: 28px;
  }
}
.o-hero--blocks .o-hero__menu-inner {
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 195ms ease, visibility 0s ease 195ms;
  transition: opacity 195ms ease, visibility 0s ease 195ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
  padding-top: 16px;
}
.o-hero--blocks .o-hero__menu-inner:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(0, 0, 0, 0.3)),
    to(transparent)
  );
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3), transparent);
}
.o-hero--blocks .o-hero__menu-toggle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 195ms ease;
  transition: opacity 195ms ease;
  position: absolute;
  top: 16px;
  right: 0;
  color: inherit;
}
.o-hero--blocks .o-hero__menu-toggle b,
.o-hero--blocks .o-hero__menu-toggle strong {
  font-weight: 600;
}
.o-hero--blocks .o-hero__menu-toggle em,
.o-hero--blocks .o-hero__menu-toggle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--blocks .o-hero__menu-toggle {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--blocks .o-hero__menu-toggle {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.o-hero--blocks .o-hero__menu-toggle:focus {
  outline: 1px solid #767676;
  outline-offset: 6px;
}
.o-hero--blocks .o-hero__menu-toggle:focus:not(:focus-visible),
.o-hero--blocks .o-hero__menu-toggle:focus[data-focus-method="mouse"],
.o-hero--blocks .o-hero__menu-toggle:focus[data-focus-method="touch"] {
  outline: none;
}
.o-hero--blocks .o-hero__menu--active .o-hero__menu-inner {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 195ms ease;
  transition: opacity 195ms ease;
}
.o-hero--blocks .o-hero__menu--active .o-hero__menu-toggle {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 195ms ease, visibility 0s ease 195ms;
  transition: opacity 195ms ease, visibility 0s ease 195ms;
}
.o-hero--blocks .o-hero__row {
  position: relative;
}
.o-hero--blocks .o-hero__row-content {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px 16px 60px;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--blocks .o-hero__row-content {
    width: calc((100% - 264px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--blocks .o-hero__row-content {
    width: calc((100% - 264px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--blocks .o-hero__row-content {
    width: calc((100% - 264px) / 12 * 4 + 72px);
  }
}
.o-hero--blocks .o-hero__row-content a {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .o-hero--blocks .o-hero__row-content {
    top: 50%;
    bottom: auto;
    left: auto;
    padding: 24px;
  }
}
.o-hero--blocks .o-hero__row-scroll {
  display: none;
}
@media screen and (min-width: 1024px) {
  .o-hero--blocks .o-hero__row-scroll {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    white-space: nowrap;
    cursor: pointer;
    display: block;
    position: absolute;
    bottom: calc(50% + 24px);
    left: 24px;
    color: inherit;
  }
  .o-hero--blocks .o-hero__row-scroll:focus {
    outline: 1px solid #767676;
    outline-offset: 6px;
  }
  .o-hero--blocks .o-hero__row-scroll:focus:not(:focus-visible),
  .o-hero--blocks .o-hero__row-scroll:focus[data-focus-method="mouse"],
  .o-hero--blocks .o-hero__row-scroll:focus[data-focus-method="touch"] {
    outline: none;
  }
}
@media screen and (max-height: 700px) {
  .o-hero--blocks .o-hero__row-scroll {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--blocks .o-hero__row:nth-child(2n) .o-hero__row-content {
    margin-right: calc((100% - 264px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--blocks .o-hero__row:nth-child(2n) .o-hero__row-content {
    margin-right: calc((100% - 264px) / 12 * 4 + 72px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--blocks .o-hero__row:nth-child(2n) .o-hero__row-content {
    margin-right: calc((100% - 264px) / 12 * 4 + 72px);
  }
}
.o-hero--blocks .o-hero__row-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
}
.o-hero--blocks .o-hero__row-meta {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 24px;
  display: block;
}
.o-hero--blocks .o-hero__row-meta b,
.o-hero--blocks .o-hero__row-meta strong {
  font-weight: 600;
}
.o-hero--blocks .o-hero__row-meta em,
.o-hero--blocks .o-hero__row-meta i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--blocks .o-hero__row-meta {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--blocks .o-hero__row-meta {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--blocks .o-hero__row-meta {
    margin-top: 36px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--blocks .o-hero__row-meta {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--blocks .o-hero__row-meta {
    margin-top: 60px;
  }
}
.o-hero--blocks .o-hero__row-meta--secondary {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 0;
}
.o-hero--blocks .o-hero__row-meta--secondary b,
.o-hero--blocks .o-hero__row-meta--secondary strong {
  font-weight: 600;
}
.o-hero--blocks .o-hero__row-meta--secondary em,
.o-hero--blocks .o-hero__row-meta--secondary i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--blocks .o-hero__row-meta--secondary {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--blocks .o-hero__row-meta--secondary {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--blocks .o-hero__row-meta--secondary {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@-webkit-keyframes colorBackgroundSlideUp {
  0% {
    bottom: 0;
  }
  to {
    bottom: 100%;
  }
}
@keyframes colorBackgroundSlideUp {
  0% {
    bottom: 0;
  }
  to {
    bottom: 100%;
  }
}
@-webkit-keyframes logoFadeIn {
  to {
    opacity: 1;
  }
}
@keyframes logoFadeIn {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes imageZoom {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes imageZoom {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.o-hero--blocks:before {
  -webkit-animation-name: colorBackgroundSlideUp;
  animation-name: colorBackgroundSlideUp;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.o-hero--blocks .a-logo {
  -webkit-animation: logoFadeIn 0.3s ease 1s forwards;
  animation: logoFadeIn 0.3s ease 1s forwards;
}
@media screen and (min-width: 1024px) {
  .o-hero--blocks .o-hero__row-content {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  .o-hero--blocks .o-hero__row-content,
  .o-hero--blocks .o-hero__row-content .o-hero__row-scroll {
    -webkit-transition: -webkit-transform 0.6s ease;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  }
  .o-hero--blocks .o-hero__row-content .o-hero__row-scroll {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
.o-hero--blocks .o-hero__row-content-inner {
  position: relative;
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: opacity 0.6s ease 0.3s, -webkit-transform 0.6s ease 0.3s;
  transition: opacity 0.6s ease 0.3s, -webkit-transform 0.6s ease 0.3s;
  transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s;
  transition: opacity 0.6s ease 0.3s, transform 0.6s ease 0.3s,
    -webkit-transform 0.6s ease 0.3s;
}
.o-hero--blocks .o-hero__media-row {
  opacity: 0;
  -webkit-transition: opacity 225ms ease;
  transition: opacity 225ms ease;
}
.o-hero--blocks .o-hero__media-row--active {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.o-hero--blocks .o-hero__media-row--active img {
  -webkit-animation: imageZoom standard 8s infinite alternate;
  animation: imageZoom standard 8s infinite alternate;
}
.o-hero--blocks .o-hero__row--active .o-hero__row-content,
.o-hero--blocks .o-hero__row--active .o-hero__row-content .o-hero__row-scroll {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.o-hero--blocks .o-hero__row--active .o-hero__row-content-inner {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.o-hero--color-block .o-hero__inner {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
@media screen and (max-width: 543px) {
  .o-hero--color-block .o-hero__inner {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--color-block .o-hero__inner {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--color-block .o-hero__inner {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--color-block .o-hero__inner {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--color-block .o-hero__inner {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--color-block .o-hero__inner {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .o-hero--color-block .o-hero__inner {
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
  }
}
.o-hero--color-block .o-hero__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 110px;
  padding-bottom: 16px;
}
.o-hero--color-block .o-hero__header:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
@media screen and (max-height: 400px) {
  .o-hero--color-block .o-hero__header {
    padding-top: 74px;
  }
}
@media screen and (min-width: 768px) {
  .o-hero--color-block .o-hero__header {
    padding-top: 242px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 768px) and (max-height: 700px) {
  .o-hero--color-block .o-hero__header {
    padding-top: 132px;
  }
}
@media screen and (min-width: 768px) and (max-height: 400px) {
  .o-hero--color-block .o-hero__header {
    padding-top: 96px;
  }
}
@media screen and (min-width: 1024px) and (max-height: 400px) {
  .o-hero--color-block .o-hero__header {
    padding-top: 110px;
  }
}
.o-hero--color-block .o-hero__header:after {
  display: block;
  position: relative;
  content: "";
  position: absolute;
  z-index: 5;
  top: 100%;
  left: 0;
  right: 0;
  background-color: inherit;
}
@media screen and (max-width: 543px) {
  .o-hero--color-block .o-hero__header:after {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--color-block .o-hero__header:after {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--color-block .o-hero__header:after {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--color-block .o-hero__header:after {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media screen and (min-width: 1440px) {
  .o-hero--color-block .o-hero__header:after {
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: none;
    margin-left: -50vw;
  }
}
.o-hero--color-block .o-hero__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.o-hero--color-block .o-hero__title b,
.o-hero--color-block .o-hero__title strong {
  font-weight: 600;
}
.o-hero--color-block .o-hero__title em,
.o-hero--color-block .o-hero__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--color-block .o-hero__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--color-block .o-hero__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--color-block .o-hero__title {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.o-hero--color-block .o-hero__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  min-height: 100px;
  background: #000;
}
.o-hero--color-block .o-hero__media:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
@media screen and (min-width: 768px) and (max-height: 400px) {
  .o-hero--color-block .o-hero__media {
    min-height: 140px;
  }
}
.o-hero--color-block .o-hero__media:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.2))
  );
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  pointer-events: none;
}
.o-hero--color-block .o-hero__media-inner {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 543px) {
  .o-hero--color-block .o-hero__media-inner {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--color-block .o-hero__media-inner {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--color-block .o-hero__media-inner {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--color-block .o-hero__media-inner {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media screen and (min-width: 1440px) {
  .o-hero--color-block .o-hero__media-inner {
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: none;
    margin-left: -50vw;
  }
}
.o-hero--color-block .o-hero__media-inner .a-image,
.o-hero--color-block .o-hero__media-inner .a-video {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.o-hero--color-block .o-hero__media-inner .a-image {
  padding-top: 0;
}
.o-hero--color-block .o-hero__main {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 24px;
  color: #fff;
}
.o-hero--color-block .o-hero__main-scroll {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  display: block;
  margin-top: 48px;
  color: inherit;
}
.o-hero--color-block .o-hero__main-scroll:focus {
  outline: 1px solid #767676;
  outline-offset: 6px;
}
.o-hero--color-block .o-hero__main-scroll:focus:not(:focus-visible),
.o-hero--color-block .o-hero__main-scroll:focus[data-focus-method="mouse"],
.o-hero--color-block .o-hero__main-scroll:focus[data-focus-method="touch"] {
  outline: none;
}
@media screen and (max-height: 500px) {
  .o-hero--color-block .o-hero__main-scroll {
    margin-top: 20px;
  }
}
@media screen and (max-height: 400px) {
  .o-hero--color-block .o-hero__main-scroll {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-height: 700px) {
  .o-hero--color-block .o-hero__main-scroll {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-height: 500px) {
  .o-hero--color-block .o-hero__main-scroll {
    display: none;
  }
}
.o-hero--color-block .a-credits {
  position: absolute;
  bottom: 24px;
  right: 0;
}
.o-hero--color-block .o-hero__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--color-block .o-hero__subtitle {
    width: calc((100% - 264px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--color-block .o-hero__subtitle {
    width: calc((100% - 264px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--color-block .o-hero__subtitle {
    width: calc((100% - 264px) / 12 * 4 + 72px);
  }
}
.o-hero--color-block .o-hero__subtitle b,
.o-hero--color-block .o-hero__subtitle strong {
  font-weight: 600;
}
.o-hero--color-block .o-hero__subtitle em,
.o-hero--color-block .o-hero__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--color-block .o-hero__subtitle {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--color-block .o-hero__subtitle {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--color-block .o-hero__subtitle {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
.o-hero--color-block .o-hero__aside {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.o-hero--color-block .o-hero__aside-inner {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .o-hero--color-block .o-hero__aside-inner {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.o-hero--color-block .o-hero__aside .a-link-list {
  margin-left: -16px;
  margin-right: -16px;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--color-block .o-hero__aside .a-link-list {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--color-block .o-hero__aside .a-link-list {
    margin-left: -24px;
    margin-right: -24px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--color-block .o-hero__aside .a-link-list {
    margin-left: -36px;
    margin-right: -36px;
    padding-left: 36px;
    padding-right: 36px;
  }
}
.o-hero--color-block .o-hero__aside--sticky .o-hero__aside-inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
}
.o-hero--color-block .o-hero__aside--sticky .o-hero__aside-inner:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
@media screen and (max-width: 543px) {
  .o-hero--color-block .o-hero__aside--sticky .o-hero__aside-inner {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--color-block .o-hero__aside--sticky .o-hero__aside-inner {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--color-block .o-hero__aside--sticky .o-hero__aside-inner {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--color-block .o-hero__aside--sticky .o-hero__aside-inner {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--color-block .o-hero__aside--sticky .o-hero__aside-inner {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--color-block .o-hero__aside--sticky .o-hero__aside-inner {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
@-webkit-keyframes headerBackgroundSlideUp {
  to {
    height: 0;
  }
}
@keyframes headerBackgroundSlideUp {
  to {
    height: 0;
  }
}
.o-hero--color-block .o-hero__header:after {
  -webkit-animation-name: headerBackgroundSlideUp;
  animation-name: headerBackgroundSlideUp;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.o-hero--color-block:not(.o-hero--animation-end) .o-hero__header:after {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
@-webkit-keyframes titleFadeInSlideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(32px);
    transform: translateY(32px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes titleFadeInSlideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(32px);
    transform: translateY(32px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.o-hero--color-block .o-hero__title {
  opacity: 0;
  -webkit-transform: translateY(32px);
  transform: translateY(32px);
  -webkit-animation-name: titleFadeInSlideUp;
  animation-name: titleFadeInSlideUp;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes mediaFadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mediaFadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.o-hero--color-block .o-hero__media-inner {
  opacity: 0;
  -webkit-animation-name: mediaFadeIn;
  animation-name: mediaFadeIn;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes mainFadeInSlideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes mainFadeInSlideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.o-hero--color-block .o-hero__main {
  opacity: 0;
  -webkit-transform: translateY(24px);
  transform: translateY(24px);
  -webkit-animation-name: mainFadeInSlideUp;
  animation-name: mainFadeInSlideUp;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes asideFadeInSlideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes asideFadeInSlideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.o-hero--color-block .o-hero__aside-inner {
  opacity: 0;
  -webkit-transform: translateY(24px);
  transform: translateY(24px);
  -webkit-animation-name: asideFadeInSlideUp;
  animation-name: asideFadeInSlideUp;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.o-hero--content .o-hero__container {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 543px) {
  .o-hero--content .o-hero__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--content .o-hero__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--content .o-hero__container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--content .o-hero__container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--content .o-hero__container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--content .o-hero__container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
.o-hero--content .o-hero__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: calc(33vh - 80px);
  height: calc(var(--vh, 1vh) * 33 - 80px);
  min-height: 180px;
  padding-top: 110px;
  padding-bottom: 16px;
}
.o-hero--content .o-hero__inner:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
.o-hero--content .o-hero__inner:after {
  content: "";
  display: block;
  margin-left: -16px;
  margin-right: -16px;
}
@media screen and (min-width: 544px) {
  .o-hero--content .o-hero__inner:after {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) {
  .o-hero--content .o-hero__inner {
    padding-top: 212px;
  }
  .o-hero--content .o-hero__inner:after {
    content: none;
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--content .o-hero__inner {
    padding-top: 242px;
    padding-bottom: 32px;
  }
}
.o-hero--content .o-hero__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.o-hero--content .o-hero__title b,
.o-hero--content .o-hero__title strong {
  font-weight: 600;
}
.o-hero--content .o-hero__title em,
.o-hero--content .o-hero__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--content .o-hero__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--content .o-hero__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--content .o-hero__title {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.o-hero--full-bleed {
  position: relative;
  height: 56.25vw;
  min-height: 500px;
  max-height: 100vh;
  max-height: calc(var(--vh, 1vh) * 100);
}
.o-hero--full-bleed .o-hero__container {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 543px) {
  .o-hero--full-bleed .o-hero__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--full-bleed .o-hero__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--full-bleed .o-hero__container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--full-bleed .o-hero__container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--full-bleed .o-hero__container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--full-bleed .o-hero__container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
.o-hero--full-bleed .o-hero__inner {
  position: absolute;
  z-index: 2;
  bottom: 48px;
  left: 0;
  right: 0;
  padding-top: 12px;
  border-top: 1px solid #fff;
  color: #fff;
}
@media screen and (max-width: 543px) {
  .o-hero--full-bleed .o-hero__main {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--full-bleed .o-hero__main {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--full-bleed .o-hero__main {
    width: calc((100% - 112px) / 8 * 5 + 64px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--full-bleed .o-hero__main {
    width: calc((100% - 264px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--full-bleed .o-hero__main {
    width: calc((100% - 264px) / 12 * 5 + 96px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--full-bleed .o-hero__main {
    width: calc((100% - 264px) / 12 * 5 + 96px);
  }
}
.o-hero--full-bleed .o-hero__main .a-link {
  margin-top: 36px;
  color: inherit;
}
@media screen and (min-width: 768px) {
  .o-hero--full-bleed .o-hero__main .a-link {
    margin-top: 48px;
  }
}
.o-hero--full-bleed .o-hero__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.o-hero--full-bleed .o-hero__title b,
.o-hero--full-bleed .o-hero__title strong {
  font-weight: 600;
}
.o-hero--full-bleed .o-hero__title em,
.o-hero--full-bleed .o-hero__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--full-bleed .o-hero__title {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--full-bleed .o-hero__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--full-bleed .o-hero__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.o-hero--full-bleed .o-hero__image {
  display: block;
  position: relative;
  z-index: 1;
  height: 100%;
}
@media screen and (max-width: 543px) {
  .o-hero--full-bleed .o-hero__image {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--full-bleed .o-hero__image {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--full-bleed .o-hero__image {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--full-bleed .o-hero__image {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media screen and (min-width: 1440px) {
  .o-hero--full-bleed .o-hero__image {
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: none;
    margin-left: -50vw;
  }
}
.o-hero--full-bleed .o-hero__image .a-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.o-hero--text-image {
  display: block;
  position: relative;
  padding-top: 72px;
  padding-bottom: 60px;
}
@media screen and (max-width: 543px) {
  .o-hero--text-image {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--text-image {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-image {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--text-image {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media screen and (min-width: 1440px) {
  .o-hero--text-image {
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: none;
    margin-left: -50vw;
  }
}
@media screen and (min-width: 768px) {
  .o-hero--text-image {
    padding-top: 114px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-image {
    padding-top: 130px;
    padding-bottom: 0;
  }
}
.o-hero--text-image .o-hero__container {
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  border-top: 1px solid #000;
}
@media screen and (max-width: 543px) {
  .o-hero--text-image .o-hero__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--text-image .o-hero__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-image .o-hero__container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--text-image .o-hero__container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--text-image .o-hero__container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-image .o-hero__container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-image .o-hero__container {
    padding-top: 12px;
  }
}
.o-hero--text-image .o-hero__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .o-hero--text-image .o-hero__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--text-image .o-hero__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-image .o-hero__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--text-image .o-hero__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--text-image .o-hero__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-image .o-hero__inner {
    margin-left: -24px;
  }
}
.o-hero--text-image .o-hero__main {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 8px;
}
@media screen and (max-width: 543px) {
  .o-hero--text-image .o-hero__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--text-image .o-hero__main {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-image .o-hero__main {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--text-image .o-hero__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--text-image .o-hero__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-image .o-hero__main {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-image .o-hero__main {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0;
    padding-bottom: 84px;
  }
}
.o-hero--text-image .o-hero__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (max-width: 543px) {
  .o-hero--text-image .o-hero__image {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--text-image .o-hero__image {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-image .o-hero__image {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--text-image .o-hero__image {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--text-image .o-hero__image {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-image .o-hero__image {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-image .o-hero__image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.o-hero--text-image .o-hero__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.o-hero--text-image .o-hero__title b,
.o-hero--text-image .o-hero__title strong {
  font-weight: 600;
}
.o-hero--text-image .o-hero__title em,
.o-hero--text-image .o-hero__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-image .o-hero__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-image .o-hero__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-image .o-hero__title {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.o-hero--text-image .o-hero__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.o-hero--text-image .o-hero__subtitle b,
.o-hero--text-image .o-hero__subtitle strong {
  font-weight: 600;
}
.o-hero--text-image .o-hero__subtitle em,
.o-hero--text-image .o-hero__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-image .o-hero__subtitle {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-image .o-hero__subtitle {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-image .o-hero__subtitle {
    font-size: 3rem;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.o-hero--text-image .o-hero__aside {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 36px;
  padding-top: 12px;
  border-top: 1px solid #e6e6e6;
}
.o-hero--text-image .o-hero__aside b,
.o-hero--text-image .o-hero__aside strong {
  font-weight: 600;
}
.o-hero--text-image .o-hero__aside em,
.o-hero--text-image .o-hero__aside i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-image .o-hero__aside {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-image .o-hero__aside {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-image .o-hero__aside {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-image .o-hero__aside {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-image .o-hero__aside {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-image .o-hero__aside {
    margin-top: 72px;
  }
}
.o-hero--text-image .o-hero__links li {
  margin-top: 12px;
}
.o-hero--text-only {
  display: block;
  position: relative;
  padding-top: 72px;
  padding-bottom: 60px;
}
@media screen and (max-width: 543px) {
  .o-hero--text-only {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--text-only {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-only {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--text-only {
    margin-left: -36px;
    margin-right: -36px;
  }
}
@media screen and (min-width: 1440px) {
  .o-hero--text-only {
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: none;
    margin-left: -50vw;
  }
}
@media screen and (min-width: 768px) {
  .o-hero--text-only {
    padding-top: 114px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-only {
    padding-top: 130px;
    padding-bottom: 84px;
  }
}
.o-hero--text-only .o-hero__container {
  margin-left: auto;
  margin-right: auto;
  padding-top: 8px;
  border-top: 1px solid #000;
}
@media screen and (max-width: 543px) {
  .o-hero--text-only .o-hero__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--text-only .o-hero__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-only .o-hero__container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--text-only .o-hero__container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--text-only .o-hero__container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-only .o-hero__container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-only .o-hero__container {
    padding-top: 12px;
  }
}
.o-hero--text-only .o-hero__main {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 8px;
}
@media screen and (max-width: 543px) {
  .o-hero--text-only .o-hero__main {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-hero--text-only .o-hero__main {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-only .o-hero__main {
    width: calc((100% - 112px) / 8 * 7 + 96px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-hero--text-only .o-hero__main {
    width: calc((100% - 264px) / 12 * 8 + 168px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-hero--text-only .o-hero__main {
    width: calc((100% - 264px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-only .o-hero__main {
    width: calc((100% - 264px) / 12 * 6 + 120px);
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-only .o-hero__main {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0;
  }
}
.o-hero--text-only .o-hero__title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.o-hero--text-only .o-hero__title b,
.o-hero--text-only .o-hero__title strong {
  font-weight: 600;
}
.o-hero--text-only .o-hero__title em,
.o-hero--text-only .o-hero__title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-only .o-hero__title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-only .o-hero__title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-only .o-hero__title {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.o-hero--text-only .o-hero__subtitle {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.o-hero--text-only .o-hero__subtitle b,
.o-hero--text-only .o-hero__subtitle strong {
  font-weight: 600;
}
.o-hero--text-only .o-hero__subtitle em,
.o-hero--text-only .o-hero__subtitle i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-only .o-hero__subtitle {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-only .o-hero__subtitle {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-only .o-hero__subtitle {
    font-size: 3rem;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.o-hero--text-only .o-hero__aside {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 36px;
  padding-top: 12px;
  border-top: 1px solid #e6e6e6;
}
.o-hero--text-only .o-hero__aside b,
.o-hero--text-only .o-hero__aside strong {
  font-weight: 600;
}
.o-hero--text-only .o-hero__aside em,
.o-hero--text-only .o-hero__aside i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-only .o-hero__aside {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-only .o-hero__aside {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-only .o-hero__aside {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--text-only .o-hero__aside {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-only .o-hero__aside {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--text-only .o-hero__aside {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--text-only .o-hero__aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
.o-hero--text-only .o-hero__aside-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.o-hero--text-only .o-hero__links li {
  margin-top: 12px;
}
@media screen and (min-width: 1024px) {
  .o-hero--text-only .o-hero__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .o-hero--text-only .o-hero__links li {
    margin-top: 0;
    margin-left: 20px;
  }
}
.o-module {
  position: relative;
  margin-top: 120px;
  -webkit-transition: background-color 195ms ease, color 195ms ease;
  transition: background-color 195ms ease, color 195ms ease;
}
.o-module:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module {
    margin-top: 144px;
  }
}
@media screen and (min-width: 1024px) {
  .o-module {
    margin-top: 168px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module {
    margin-top: 192px;
  }
}
.o-module[class*="s-bg--"] {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module[class*="s-bg--"] {
    padding-bottom: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .o-module[class*="s-bg--"] {
    padding-bottom: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module[class*="s-bg--"] {
    padding-bottom: 96px;
  }
}
.o-module:not([class*="s-bg--"]) {
  margin-top: 60px;
  background-color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module:not([class*="s-bg--"]) {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .o-module:not([class*="s-bg--"]) {
    margin-top: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module:not([class*="s-bg--"]) {
    margin-top: 96px;
  }
}
.o-hero--color-block + .o-module[class*="s-bg--"],
.o-module-inline[class*="s-bg--"] + .o-module[class*="s-bg--"],
.o-module[class*="s-bg--"] + .o-module[class*="s-bg--"] {
  margin-top: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--color-block + .o-module[class*="s-bg--"],
  .o-module-inline[class*="s-bg--"] + .o-module[class*="s-bg--"],
  .o-module[class*="s-bg--"] + .o-module[class*="s-bg--"] {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--color-block + .o-module[class*="s-bg--"],
  .o-module-inline[class*="s-bg--"] + .o-module[class*="s-bg--"],
  .o-module[class*="s-bg--"] + .o-module[class*="s-bg--"] {
    margin-top: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--color-block + .o-module[class*="s-bg--"],
  .o-module-inline[class*="s-bg--"] + .o-module[class*="s-bg--"],
  .o-module[class*="s-bg--"] + .o-module[class*="s-bg--"] {
    margin-top: 96px;
  }
}
.o-module:before {
  top: -60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module:before {
    top: -72px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-module:before {
    top: -84px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module:before {
    top: -96px;
  }
}
.o-module.o-module--tight {
  margin-top: 8px;
}
@media screen and (min-width: 1024px) {
  .o-module.o-module--tight {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module.o-module--tight {
    margin-top: 16px;
  }
}
.o-module__container {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 543px) {
  .o-module__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-module__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module__container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-module__container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-module__container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-module__container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
.o-module__inner {
  padding-top: 8px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (min-width: 768px) {
  .o-module__inner {
    padding-top: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-full-bleed-post + .o-module--tight .o-module__inner {
    padding-top: 8px;
  }
}
[class*="s-bg--"] .o-module__inner {
  border-top-color: var(--s-bg-rules);
}
.m-module-header + .o-module__inner {
  margin-top: 36px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-module-header + .o-module__inner {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .m-module-header + .o-module__inner {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .m-module-header + .o-module__inner {
    margin-top: 72px;
  }
}
.o-module--has-tabs .o-module__inner {
  margin-top: 36px;
  padding-top: 0;
  border-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module--has-tabs .o-module__inner {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .o-module--has-tabs .o-module__inner {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module--has-tabs .o-module__inner {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .o-module--has-tabs .o-module__inner {
    margin-top: 28px;
  }
}
.s-bg--white {
  --s-bg-bg: #fff;
  --s-bg-color: #1a1a1a;
  --s-bg-rules: #e6e6e6;
  --s-bg-btn-color: #fff;
  --s-bg-btn-bg: #000;
  --s-bg-btn-bg-hover: #222;
  --s-bg-btn-bg-active: #444;
  --s-bg-btn-bg-disabled: #b2b2b2;
  background-color: #fff;
  color: #1a1a1a;
}
.s-bg--black {
  --s-bg-bg: #000;
  --s-bg-color: #fff;
  --s-bg-rules: #424242;
  --s-bg-btn-color: #000;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #000;
  color: #fff;
}
.s-bg--grey {
  --s-bg-bg: #5b5b5b;
  --s-bg-color: #fff;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #5b5b5b;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #5b5b5b;
  color: #fff;
}
.s-bg--blue {
  --s-bg-bg: #1a47b8;
  --s-bg-color: #fff;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #1a47b8;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #1a47b8;
  color: #fff;
}
.s-bg--magenta {
  --s-bg-bg: #b32572;
  --s-bg-color: #fff;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #b32572;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #b32572;
  color: #fff;
}
.s-bg--orange {
  --s-bg-bg: #e0592a;
  --s-bg-color: #fff;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #e0592a;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #e0592a;
  color: #fff;
}
.s-bg--sunset {
  --s-bg-bg: #f5846c;
  --s-bg-color: #fff;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #f5846c;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #f5846c;
  color: #fff;
}
.s-bg--yellow {
  --s-bg-bg: #f5ce3e;
  --s-bg-color: #1a1a1a;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #f5ce3e;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #f5ce3e;
  color: #1a1a1a;
}
.s-bg--garden,
.s-bg--garden-light {
  --s-bg-bg: #009877;
  --s-bg-color: #fff;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #009877;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #009877;
  color: #fff;
}
.s-bg--sky {
  --s-bg-bg: #41c4dd;
  --s-bg-color: #fff;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #41c4dd;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #41c4dd;
  color: #fff;
}
.s-bg--navy {
  --s-bg-bg: #042165;
  --s-bg-color: #fff;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #042165;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #042165;
  color: #fff;
}
.s-bg--bronze {
  --s-bg-bg: #bc7c44;
  --s-bg-color: #fff;
  --s-bg-rules: hsla(0, 0%, 100%, 0.2);
  --s-bg-btn-color: #bc7c44;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #bc7c44;
  color: #fff;
}
.s-bg--warm-grey {
  --s-bg-bg: #f4f3f2;
  --s-bg-color: #1a1a1a;
  --s-bg-rules: #e6e6e6;
  --s-bg-btn-color: #f4f3f2;
  --s-bg-btn-bg: #fff;
  --s-bg-btn-bg-hover: hsla(0, 0%, 100%, 0.8);
  --s-bg-btn-bg-active: hsla(0, 0%, 100%, 0.6);
  --s-bg-btn-bg-disabled: hsla(0, 0%, 100%, 0.4);
  background-color: #f4f3f2;
  color: #1a1a1a;
}
[class*="s-bg--"]:not(.s-bg--warm-grey) .a-link {
  color: inherit;
}
.o-module-inline {
  position: relative;
  margin-top: 120px;
  -webkit-transition: background-color 195ms ease, color 195ms ease;
  transition: background-color 195ms ease, color 195ms ease;
}
.o-module-inline:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  background-color: inherit;
  pointer-events: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module-inline {
    margin-top: 144px;
  }
}
@media screen and (min-width: 1024px) {
  .o-module-inline {
    margin-top: 168px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module-inline {
    margin-top: 192px;
  }
}
.o-module-inline[class*="s-bg--"] {
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module-inline[class*="s-bg--"] {
    padding-bottom: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .o-module-inline[class*="s-bg--"] {
    padding-bottom: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module-inline[class*="s-bg--"] {
    padding-bottom: 96px;
  }
}
.o-module-inline:not([class*="s-bg--"]) {
  margin-top: 60px;
  background-color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module-inline:not([class*="s-bg--"]) {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .o-module-inline:not([class*="s-bg--"]) {
    margin-top: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module-inline:not([class*="s-bg--"]) {
    margin-top: 96px;
  }
}
.o-hero--color-block + .o-module-inline[class*="s-bg--"],
.o-module-inline[class*="s-bg--"] + .o-module-inline[class*="s-bg--"],
.o-module[class*="s-bg--"] + .o-module-inline[class*="s-bg--"] {
  margin-top: 60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-hero--color-block + .o-module-inline[class*="s-bg--"],
  .o-module-inline[class*="s-bg--"] + .o-module-inline[class*="s-bg--"],
  .o-module[class*="s-bg--"] + .o-module-inline[class*="s-bg--"] {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .o-hero--color-block + .o-module-inline[class*="s-bg--"],
  .o-module-inline[class*="s-bg--"] + .o-module-inline[class*="s-bg--"],
  .o-module[class*="s-bg--"] + .o-module-inline[class*="s-bg--"] {
    margin-top: 84px;
  }
}
@media screen and (min-width: 1920px) {
  .o-hero--color-block + .o-module-inline[class*="s-bg--"],
  .o-module-inline[class*="s-bg--"] + .o-module-inline[class*="s-bg--"],
  .o-module[class*="s-bg--"] + .o-module-inline[class*="s-bg--"] {
    margin-top: 96px;
  }
}
.o-module-inline:before {
  top: -60px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module-inline:before {
    top: -72px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-module-inline:before {
    top: -84px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module-inline:before {
    top: -96px;
  }
}
.o-module-inline__container {
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #000;
}
@media screen and (max-width: 543px) {
  .o-module-inline__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-module-inline__container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module-inline__container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-module-inline__container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-module-inline__container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-module-inline__container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
[class*="s-bg--"] .o-module-inline__container {
  border-top-color: inherit;
}
.o-module-inline__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 543px) {
  .o-module-inline__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-module-inline__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module-inline__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-module-inline__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-module-inline__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module-inline__inner {
    margin-left: -24px;
  }
}
.o-module-inline__inner .m-module-header {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media screen and (max-width: 543px) {
  .o-module-inline__inner .m-module-header {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-module-inline__inner .m-module-header {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module-inline__inner .m-module-header {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-module-inline__inner .m-module-header {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-module-inline__inner .m-module-header {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module-inline__inner .m-module-header {
    width: calc((100% - 288px) / 12 * 3 + 48px);
    margin-left: 24px;
  }
}
.o-module-inline__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 8px;
  position: relative;
  margin-top: 36px;
}
@media screen and (max-width: 543px) {
  .o-module-inline__content {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-module-inline__content {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-module-inline__content {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-module-inline__content {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-module-inline__content {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module-inline__content {
    width: calc((100% - 288px) / 12 * 9 + 192px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .o-module-inline__content {
    padding-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .o-module-inline__content {
    padding-top: 16px;
  }
}
.o-module-inline__content:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #e6e6e6;
  left: 0;
}
[class*="s-bg--"] .o-module-inline__content:after {
  background-color: var(--s-bg-color);
  opacity: 0.2;
}
@media screen and (min-width: 1024px) {
  .o-module-inline__content {
    margin-top: 0;
  }
  .o-module-inline__content:after {
    display: none;
  }
}
/* abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  outline: 0;
} */
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body {
  line-height: 1;
  overflow-x: hidden;
}
blockquote,
q {
  quotes: none;
}
ol,
ul {
  list-style: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  -ms-touch-action: inherit;
  touch-action: inherit;
}
.svg-sprite {
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
@-ms-viewport {
  width: device-width;
}
strong {
  font-weight: 500;
}
.g-footer a {
  color: inherit;
}
/* img {
  display: block;
  max-width: 100%;
} */
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-BoldItalic-Web.woff2) format("woff2"),
    url(../fonts/Graphik-BoldItalic-Web.woff) format("woff");
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-Bold-Web.woff2) format("woff2"),
    url(../fonts/Graphik-Bold-Web.woff) format("woff");
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-SemiboldItalic-Web.woff2) format("woff2"),
    url(../fonts/Graphik-SemiboldItalic-Web.woff) format("woff");
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-Semibold-Web.woff2) format("woff2"),
    url(../fonts/Graphik-Semibold-Web.woff) format("woff");
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-MediumItalic-Web.woff2) format("woff2"),
    url(../fonts/Graphik-MediumItalic-Web.woff) format("woff");
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-Medium-Web.woff2) format("woff2"),
    url(../fonts/Graphik-Medium-Web.woff) format("woff");
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-RegularItalic-Web.woff2) format("woff2"),
    url(../fonts/Graphik-RegularItalic-Web.woff) format("woff");
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-Regular-Web.woff2) format("woff2"),
    url(../fonts/Graphik-Regular-Web.woff) format("woff");
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-LightItalic-Web.woff2) format("woff2"),
    url(../fonts/Graphik-LightItalic-Web.woff) format("woff");
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: Graphik Web;
  src: url(../fonts/Graphik-Light-Web.woff2) format("woff2"),
    url(../fonts/Graphik-Light-Web.woff) format("woff");
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}
@font-face {
  font-family: Sabon Next;
  src: url(../fonts/d58efe3a-944f-4768-a139-57a4fd7f133b.eot?#iefix);
  src: url(../fonts/d58efe3a-944f-4768-a139-57a4fd7f133b.eot?#iefix)
      format("eot"),
    url(../fonts/8a42b408-0d26-4db6-97b6-8d77df99b333.woff2) format("woff2"),
    url(../fonts/74c3a9bd-b9d3-42c7-8fb3-23307e7b7963.woff) format("woff"),
    url(../fonts/f560a823-1f3c-408a-94fa-ee43aa58a7eb.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: Sabon Next;
  src: url(../fonts/98e3d274-85a7-4971-9722-7f01ec86b7d9.eot?#iefix);
  src: url(../fonts/98e3d274-85a7-4971-9722-7f01ec86b7d9.eot?#iefix)
      format("eot"),
    url(../fonts/81213dba-27ec-4f80-9d9d-0a7156302022.woff2) format("woff2"),
    url(../fonts/e52e3ef6-221e-425e-acb7-0408f485ad9d.woff) format("woff"),
    url(../fonts/55eed76d-4a61-47c9-b551-52a8948f8fe4.ttf) format("truetype");
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: Sabon Next;
  src: url(../fonts/e7cf7dde-4c17-42f1-8570-32fd8d5fd6f0.eot?#iefix);
  src: url(../fonts/e7cf7dde-4c17-42f1-8570-32fd8d5fd6f0.eot?#iefix)
      format("eot"),
    url(../fonts/533ce8a9-a0a4-4a40-96c5-76aa564a3d7f.woff2) format("woff2"),
    url(../fonts/952c2825-2ba9-448a-8375-492e78886fc9.woff) format("woff"),
    url(../fonts/99f2ba52-d5f4-46b2-bb31-fd4f1f2b8d65.ttf) format("truetype");
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: Sabon Next;
  src: url(../fonts/1e26125e-84bb-474e-8b37-a5d9ba0495e1.eot?#iefix);
  src: url(../fonts/1e26125e-84bb-474e-8b37-a5d9ba0495e1.eot?#iefix)
      format("eot"),
    url(../fonts/a868a4e8-5f86-4ab4-91d6-af840757cc63.woff2) format("woff2"),
    url(../fonts/e5fcd2e6-2ba1-4d60-98ec-11a62cfeb8f4.woff) format("woff"),
    url(../fonts/9d3333b5-6a7c-4ffb-9279-398edec1c987.ttf) format("truetype");
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
}
@font-face {
  font-family: Sabon Next;
  src: url(../fonts/5a9b7009-6bac-4b26-b5ff-15ea67d4117d.eot?#iefix);
  src: url(../fonts/5a9b7009-6bac-4b26-b5ff-15ea67d4117d.eot?#iefix)
      format("eot"),
    url(../fonts/d913b226-c0d7-49e2-b231-1fc570fcdc9a.woff2) format("woff2"),
    url(../fonts/9bbfbdbd-1ab0-4d8f-80d8-c690ab217070.woff) format("woff"),
    url(../fonts/35fd1f96-599b-4392-b501-8b8fe5146b1a.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: Sabon Next;
  src: url(../fonts/d21223cc-1baa-4908-a7f3-31f3ac4466d8.eot?#iefix);
  src: url(../fonts/d21223cc-1baa-4908-a7f3-31f3ac4466d8.eot?#iefix)
      format("eot"),
    url(../fonts/665097c7-8110-499e-b4db-12cf6081477b.woff2) format("woff2"),
    url(../fonts/a1a8e1e5-7387-45ce-96bb-70af11ca66c0.woff) format("woff"),
    url(../fonts/7fa25463-c847-4def-849d-9ce9fd6a8878.ttf) format("truetype");
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
}
.f-body-1 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-body-1 b,
.f-body-1 strong {
  font-weight: 600;
}
.f-body-1 em,
.f-body-1 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-body-1 {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-body-1 {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-body-1 {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.f-body-2 {
  font-family: Sabon Next, Sabon, serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-body-2 b,
.f-body-2 strong {
  font-weight: 600;
}
.f-body-2 em,
.f-body-2 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-body-2 {
    font-size: 1.3125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-body-2 {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.f-caption-1 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.2;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-caption-1 b,
.f-caption-1 strong {
  font-weight: 600;
}
.f-caption-1 em,
.f-caption-1 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-caption-1 {
    font-size: 0.75rem;
    line-height: 1.2;
    font-weight: 400;
  }
}
@media screen and (min-width: 1024px) {
  .f-caption-1 {
    font-size: 0.8125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-caption-1 {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
.f-display-1 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-display-1 b,
.f-display-1 strong {
  font-weight: 600;
}
.f-display-1 em,
.f-display-1 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-display-1 {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .f-display-1 {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-display-1 {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.f-display-2 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-display-2 b,
.f-display-2 strong {
  font-weight: 600;
}
.f-display-2 em,
.f-display-2 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-display-2 {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-display-2 {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1920px) {
  .f-display-2 {
    font-size: 3.9375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
.f-display-3 {
  font-family: Sabon Next, Sabon, serif;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-display-3 b,
.f-display-3 strong {
  font-weight: 600;
}
.f-display-3 em,
.f-display-3 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-display-3 {
    font-size: 2.625rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-display-3 {
    font-size: 3.4375rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-display-3 {
    font-size: 3.9375rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.02em;
  }
}
.f-heading-1 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.005em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-1 b,
.f-heading-1 strong {
  font-weight: 600;
}
.f-heading-1 em,
.f-heading-1 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-1 {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-1 {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-1 {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
.f-heading-2 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-2 b,
.f-heading-2 strong {
  font-weight: 600;
}
.f-heading-2 em,
.f-heading-2 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-2 {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.015em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-2 {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-2 {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-3 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.015em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-3 b,
.f-heading-3 strong {
  font-weight: 600;
}
.f-heading-3 em,
.f-heading-3 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-3 {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-3 {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-3 {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-4 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-4 b,
.f-heading-4 strong {
  font-weight: 600;
}
.f-heading-4 em,
.f-heading-4 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-4 {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-4 {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-4 {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-5 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-5 b,
.f-heading-5 strong {
  font-weight: 600;
}
.f-heading-5 em,
.f-heading-5 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-5 {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-5 {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-5 {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
.f-heading-6 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-6 b,
.f-heading-6 strong {
  font-weight: 600;
}
.f-heading-6 em,
.f-heading-6 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-6 {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-6 {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-6 {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
.f-heading-7 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-7 b,
.f-heading-7 strong {
  font-weight: 600;
}
.f-heading-7 em,
.f-heading-7 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-7 {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-7 {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-7 {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
.f-heading-8 {
  font-family: Sabon Next, Sabon, serif;
  font-size: 1.3125rem;
  line-height: 1.2;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-heading-8 b,
.f-heading-8 strong {
  font-weight: 600;
}
.f-heading-8 em,
.f-heading-8 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-heading-8 {
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-heading-8 {
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-heading-8 {
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 0;
  }
}
.f-numeral-1 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-numeral-1 b,
.f-numeral-1 strong {
  font-weight: 600;
}
.f-numeral-1 em,
.f-numeral-1 i {
  font-style: italic;
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .f-numeral-1 {
    font-size: 3.9375rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-numeral-1 {
    font-size: 4.5625rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .f-numeral-1 {
    font-size: 6.875rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .f-numeral-1 {
    font-size: 9.125rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.035em;
  }
}
@media screen and (min-width: 1920px) {
  .f-numeral-1 {
    font-size: 12rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.04em;
  }
}
.f-subhead-1 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-1 b,
.f-subhead-1 strong {
  font-weight: 600;
}
.f-subhead-1 em,
.f-subhead-1 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-1 {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-1 {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-1 {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.f-subhead-2 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-2 b,
.f-subhead-2 strong {
  font-weight: 600;
}
.f-subhead-2 em,
.f-subhead-2 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-2 {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-2 {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-2 {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.f-subhead-2 .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.f-subhead-3 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-3 b,
.f-subhead-3 strong {
  font-weight: 600;
}
.f-subhead-3 em,
.f-subhead-3 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-3 {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-3 {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-3 {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.f-subhead-3 .a-link {
  font: inherit;
  letter-spacing: inherit;
}
.f-subhead-4 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-4 b,
.f-subhead-4 strong {
  font-weight: 600;
}
.f-subhead-4 em,
.f-subhead-4 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-4 {
    font-size: 1.3125rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-4 {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-4 {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
.f-subhead-5 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-5 b,
.f-subhead-5 strong {
  font-weight: 600;
}
.f-subhead-5 em,
.f-subhead-5 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-5 {
    font-size: 1.5rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-5 {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-5 {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
.f-subhead-6 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-6 b,
.f-subhead-6 strong {
  font-weight: 600;
}
.f-subhead-6 em,
.f-subhead-6 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-6 {
    font-size: 1.75rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-6 {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-6 {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.f-subhead-7 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-7 b,
.f-subhead-7 strong {
  font-weight: 600;
}
.f-subhead-7 em,
.f-subhead-7 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-7 {
    font-size: 2rem;
    line-height: 1.15;
    font-weight: 400;
    letter-spacing: -0.025em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-7 {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-7 {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.f-subhead-8 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-subhead-8 b,
.f-subhead-8 strong {
  font-weight: 600;
}
.f-subhead-8 em,
.f-subhead-8 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-subhead-8 {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .f-subhead-8 {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1920px) {
  .f-subhead-8 {
    font-size: 3rem;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -0.0225em;
  }
}
.f-ui-1 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-ui-1 b,
.f-ui-1 strong {
  font-weight: 600;
}
.f-ui-1 em,
.f-ui-1 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-ui-1 {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-ui-1 {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.f-ui-2 {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.f-ui-2 b,
.f-ui-2 strong {
  font-weight: 600;
}
.f-ui-2 em,
.f-ui-2 i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .f-ui-2 {
    font-size: 1rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .f-ui-2 {
    font-size: 1.125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .f-ui-2 {
    font-size: 1.3125rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.02em;
  }
}
.icon--icon_test {
  width: 60px;
  height: 60px;
}
.g-container {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 543px) {
  .g-container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .g-container {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .g-container {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .g-container {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .g-container {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .g-container {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
body {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
}
.o-scroll-feature {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 543px) {
  .o-scroll-feature {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-scroll-feature {
    width: calc(100vw - 32px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-scroll-feature {
    width: calc(100vw - 48px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-scroll-feature {
    width: calc(100vw - 72px);
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-scroll-feature {
    width: calc(100vw - 120px);
  }
}
@media screen and (min-width: 1920px) {
  .o-scroll-feature {
    width: 1800px;
    padding-left: 0;
    padding-right: 0;
  }
}
.o-scroll-feature__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media screen and (max-width: 543px) {
  .o-scroll-feature__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-scroll-feature__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-scroll-feature__inner {
    margin-left: -16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-scroll-feature__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-scroll-feature__inner {
    margin-left: -24px;
  }
}
@media screen and (min-width: 1920px) {
  .o-scroll-feature__inner {
    margin-left: -24px;
  }
}
.o-scroll-feature__items {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media screen and (max-width: 543px) {
  .o-scroll-feature__items {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-scroll-feature__items {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-scroll-feature__items {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-scroll-feature__items {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-scroll-feature__items {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .o-scroll-feature__items {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
.o-scroll-feature__media {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: none;
}
@media screen and (max-width: 543px) {
  .o-scroll-feature__media {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 544px) and (max-width: 767px) {
  .o-scroll-feature__media {
    width: calc(100vw - 32px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-scroll-feature__media {
    width: calc(100vw - 48px);
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .o-scroll-feature__media {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .o-scroll-feature__media {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .o-scroll-feature__media {
    width: calc((100% - 288px) / 12 * 6 + 120px);
    margin-left: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__media {
    display: block;
    position: relative;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__media-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__media-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.o-scroll-feature__media-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 195ms ease;
  transition: opacity 195ms ease;
}
.o-scroll-feature__media-item.o-scroll-feature__media-item--active {
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__media .a-image {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    padding-top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.o-scroll-feature__item {
  margin-top: 36px;
  padding-top: 12px;
  border-top: 1px solid #000;
}
.o-scroll-feature__item:first-child {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__item {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    margin-top: 0;
    padding-top: 0;
  }
}
.o-scroll-feature__item a {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__item-image {
    display: none;
  }
}
.o-scroll-feature__item-title {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.02em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 8px;
}
.o-scroll-feature__item-title b,
.o-scroll-feature__item-title strong {
  font-weight: 600;
}
.o-scroll-feature__item-title em,
.o-scroll-feature__item-title i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-scroll-feature__item-title {
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.0225em;
  }
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__item-title {
    font-size: 2.625rem;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.02em;
  }
}
@media screen and (min-width: 1920px) {
  .o-scroll-feature__item-title {
    font-size: 3.4375rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__item-title {
    margin-top: 12px;
  }
}
@media screen and (min-width: 1920px) {
  .o-scroll-feature__item-title {
    margin-top: 16px;
  }
}
.o-scroll-feature__item-excerpt {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 4px;
}
.o-scroll-feature__item-excerpt b,
.o-scroll-feature__item-excerpt strong {
  font-weight: 600;
}
.o-scroll-feature__item-excerpt em,
.o-scroll-feature__item-excerpt i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-scroll-feature__item-excerpt {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__item-excerpt {
    font-size: 0.9375rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .o-scroll-feature__item-excerpt {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0.01em;
  }
}
.o-scroll-feature__item-cta {
  font-family: Graphik Web, Helvetica, Arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.01em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  margin-top: 36px;
  display: block;
  color: #1a47b8;
}
.o-scroll-feature__item-cta b,
.o-scroll-feature__item-cta strong {
  font-weight: 600;
}
.o-scroll-feature__item-cta em,
.o-scroll-feature__item-cta i {
  font-style: italic;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-scroll-feature__item-cta {
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__item-cta {
    font-size: 0.9375rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.01em;
  }
}
.o-scroll-feature__item-cta:focus {
  outline: 1px solid #767676;
  outline-offset: 8px;
}
.o-scroll-feature__item-cta:focus:not(:focus-visible),
.o-scroll-feature__item-cta:focus[data-focus-method="mouse"],
.o-scroll-feature__item-cta:focus[data-focus-method="touch"] {
  outline: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .o-scroll-feature__item-cta {
    margin-top: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .o-scroll-feature__item-cta {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1920px) {
  .o-scroll-feature__item-cta {
    margin-top: 72px;
  }
}
@media screen and (max-width: 1919px) and (min-width: 1440px) {
  #root > div.g-container[data-v-11637f92] {
    width: calc(100% - 120px);
  }
}
@media screen and (max-width: 1439px) and (min-width: 1024px) {
  #root > div.g-container[data-v-11637f92] {
    width: calc(100% - 72px);
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #root > div.g-container[data-v-11637f92] {
    width: calc(100% - 48px);
  }
}
@media screen and (max-width: 767px) and (min-width: 544px) {
  #root > div.g-container[data-v-11637f92] {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 543px) {
  #root > div.g-container[data-v-11637f92] {
    width: calc(100% - 32px);
  }
}
