@charset "UTF-8";
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=636f1e27-843b-496c-b2f0-142ed41605a9&fontids=1475956");
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

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

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  #EFEFEF-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

:root {
  --footer-height: 30px;
  --site-pad: 20px;
  --white: #EFEFEF;
  --black: #1B1C1C;
}

/* -------------------------------- 
Typography
-------------------------------- */
:root {
  --font-primary: 'ABC Monument Grotesk', sans-serif;
  --font-secondary:'JHA Times Now', serif;
  --monospace: 'Space Mono', monospace;
  /* set base values */
  --text-base-size: 1em;
  --text-scale-ratio: 1.2;
  --red: #FF655A;
  /* type scale */
  --text-xs: 0.8rem;
  --text-sm: 1rem;
  --text-md: calc(1rem * 1.6);
  --text-mmd: calc(1rem * 1.8);
}
@media (min-width: 540px) {
  :root {
    --text-mmd: calc(1rem * 2.4);
  }
}
:root {
  --text-lg-static: calc(1rem * 1.6);
}
@media (min-width: 540px) {
  :root {
    --text-lg-static: calc(1rem * 2.2);
  }
}
:root {
  --text-md-responce: 7.43vw;
}
@media (min-width: 540px) {
  :root {
    --text-md-responce: 5.43vw;
  }
}
:root {
  --text-lg: 8.43vw;
  --text-xl: 13.43vw;
  --text-xl-static: calc(1rem * 2.6);
}
@media (min-width: 540px) {
  :root {
    --text-xl-static: calc(1rem * 4);
  }
}
:root {
  --text-xxl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
  --text-xxxl: calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));
  /* line-height */
  --heading-line-height: 1.2;
  --body-line-height: 1.4;
}

h1, h2, h3, h4, h5 b, strong, p {
  font-weight: 500 !important;
}

body {
  letter-spacing: -0.005rem;
  line-height: 1.2;
}

@media (min-width: 540px) {
  :root {
    --text-base-size: 1.25em;
    --text-scale-ratio: 1.25;
  }
}
@media (min-width: 1200px) {
  :root {
    --text-lg: 100px;
  }
}
.sans {
  font-family: var(--font-primary);
}

.serif {
  font-family: var(--font-secondary);
  font-weight: 600 !important;
}
.serif h1, .serif h2, .serif h3, .serif h4, .serif h5 {
  font-weight: 600 !important;
}

@-webkit-keyframes blink {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes blink {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.slice--text {
  font-size: var(--text-lg-static);
  max-width: 926px;
  margin: 0 auto;
  padding: var(--site-pad);
}
.slice--text p {
  margin-top: 0;
  line-height: 1.3;
}
.slice--text a {
  text-decoration: underline;
}

.slice--largeText {
  font-size: var(--text-xl-static);
  max-width: 926px;
  margin: 0 auto;
  padding: var(--site-pad);
}
.slice--largeText p {
  margin-bottom: 0;
  font-size: var(--text-xl-static);
  margin-top: 0;
}
.slice--largeText a {
  text-decoration: underline;
}
.slice--largeText .caption {
  font-size: var(--text-md);
}

.slice--imageTextSection h2 {
  font-size: var(--text-lg);
  padding: var(--site-pad);
  margin: 0;
}
.slice--imageTextSection .img-text-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: var(--site-pad);
}
.slice--imageTextSection .img-text-grid .img-text-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .slice--imageTextSection .img-text-grid .img-text-block {
    padding: var(--site-pad);
    width: 50%;
  }
}
.slice--imageTextSection .img-text-grid .img-text-block img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.slice--imageTextSection .img-text-grid .img-text-block h3 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: var(--text-lg-static);
}
.slice--imageTextSection .img-text-grid .img-text-block p {
  font-size: var(--text-md);
}
.slice--imageTextSection .img-text-grid .img-text-block .img-wrap {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 33.333%;
}
.slice--imageTextSection .img-text-grid .img-text-block .img-wrap:last-child {
  padding-left: var(--site-pad);
}
.slice--imageTextSection .img-text-grid .img-text-block .text-wrap {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 66.666%;
}
.slice--imageTextSection .img-text-grid .img-text-block .text-wrap:last-child {
  padding-left: var(--site-pad);
}

.slice--imageSection .img-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: var(--site-pad);
  gap: 40px;
}
.slice--imageSection .img-grid .img-block {
  width: auto;
  max-width: 240px;
  max-height: 100px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.slice--imageSection .img-grid .img-block img {
  width: 100%;
  max-width: 140px;
  max-height: 80px;
}
@media (min-width: 540px) {
  .slice--imageSection .img-grid .img-block img {
    max-width: 240px;
    max-height: 100px;
  }
}

.slice--expandingText {
  font-size: var(--text-lg-static);
  max-width: 926px;
  margin: 0 auto;
  padding: var(--site-pad);
}
.slice--expandingText p {
  margin-top: 0;
  line-height: 1.3;
}
.slice--expandingText a {
  text-decoration: underline;
}
.slice--expandingText .expainding-block {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px dashed var(--white);
}
.slice--expandingText .expainding-block .arrow {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
.slice--expandingText .expainding-block .arrow p {
  cursor: pointer;
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.slice--expandingText .expainding-block .expand-trigger {
  cursor: pointer;
}
.slice--expandingText .expainding-block .expand-trigger p {
  cursor: pointer;
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.slice--expandingText .expainding-block .expainding-section {
  padding-left: 10px;
  padding-right: 10px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-size: var(--text-md);
}
.slice--expandingText .expainding-block.open .expainding-section {
  max-height: 500px;
}
.slice--expandingText .expainding-block.open .arrow {
  -webkit-transform: rotate(540deg);
      -ms-transform: rotate(540deg);
          transform: rotate(540deg);
}

@font-face {
  font-family: "Univers LT W01_55 Roman1475956";
  src: url(/assets/fonts/1475956/6510377f-160a-4f66-aec0-2b71f05e9736.eot?#iefix);
  src: url(/assets/fonts/1475956/6510377f-160a-4f66-aec0-2b71f05e9736.eot?#iefix) format("eot"), url(/assets/fonts/1475956/5c8d59c2-9c85-4a22-88e3-bf3fba01dcd8.woff2) format("woff2"), url(/assets/fonts/1475956/fc51d03b-0d7d-45df-9415-3c6270c80749.woff) format("woff"), url(/assets/fonts/1475956/74bdff6d-c5de-42e8-a4d8-11ea14eddb22.ttf) format("truetype");
}
* {
  text-rendering: optimizeLegibility;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
}

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

body {
  margin: 0;
  background-color: #000;
  color: #fff;
  min-height: 100%;
  padding: 0;
  font-family: "Univers LT W01_55 Roman1475956", sans-serif;
}

html, body {
  position: relative;
  font-size: 30px;
  overflow-x: hidden;
  line-height: 1.3;
}

h1, h3, p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 {
  font-size: 55px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 1rem;
  }
}

h3 {
  margin: 0 0 1.5em 0;
  font-weight: normal;
  font-size: 1.3rem;
}
@media only screen and (max-width: 600px) {
  h3 {
    font-size: 0.7rem;
  }
}

p, ul {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 1.3em;
}

p a {
  text-decoration: underline;
}

p a, li a {
  text-decoration: underline;
}

.t-sm, .t-sm p {
  font-size: 0.7rem;
}
@media only screen and (max-width: 600px) {
  .t-sm, .t-sm p {
    font-size: 14px;
  }
}

.t-fine {
  font-size: 12px;
}

a {
  color: #fff;
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 600px) {
  p, li {
    font-size: 18px;
    padding: 0;
  }
  input[type=text], input[type=email], input[type=submit] {
    font-size: 18px;
  }
}
.color-grey {
  color: #939598;
}

.pt10 {
  margin-top: 100px !important;
  padding-top: 160px;
}

.pt50 {
  padding-top: 50vh;
}

.block {
  padding-left: 2rem;
  padding-right: 200px;
  margin: 0 auto;
  max-width: 1075px;
  position: relative;
}
@media only screen and (max-width: 800px) {
  .block {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.block-even {
  padding-right: 2rem;
}
@media only screen and (max-width: 600px) {
  .block-even {
    padding-right: 20px;
  }
}

.bl {
  display: block;
}

.nm {
  margin: 0;
}

.mbx2 {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 600px) {
  .mbx2 {
    margin-bottom: 1rem;
  }
}

.mbx3 {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 600px) {
  .mbx3 {
    margin-bottom: 1.5rem;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-spaced {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-spaced.inner {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.gutters {
  padding: 0 20px;
}

.inlb {
  display: inline-block;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul {
  padding-left: 60px;
}
@media only screen and (max-width: 800px) {
  ul {
    padding-left: 20px;
  }
}

li {
  list-style: none;
  margin-bottom: 1.3em;
  max-width: 770px;
}
li::before {
  content: "——— ";
  letter-spacing: -14px;
  margin-right: 25px;
}

ol {
  padding-left: 2.5rem;
}
ol li {
  list-style-type: decimal;
}

button {
  outline: 0;
  cursor: pointer;
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: left;
  line-height: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

form {
  width: 100%;
  margin: 0;
  margin-bottom: 1.3em;
}
@media only screen and (max-width: 800px) {
  form {
    padding: 0 10px 0 0;
  }
}

.form-input {
  margin-bottom: 20px;
  position: relative;
  max-width: 600px;
}
.form-input.required:after {
  content: "*";
  font-size: 30px;
  position: absolute;
  right: -25px;
  top: -15px;
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .form-input.required:after {
    font-size: 18px;
    right: -15px;
    top: -5px;
  }
}
.form-input.error input, .form-input.error .checkbox-container {
  outline: 2px solid #c00;
}
.form-input.error .errormsg {
  display: block;
}

.required-checkbox {
  font-size: 20px;
  position: absolute;
  right: -35px;
  top: -5px;
  color: #fff;
}

input[type=text], input[type=email] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 3px solid #fff;
  width: 100%;
  max-width: 600px;
  background: none;
  font-size: 30px;
  padding: 10px 15px;
  outline: none;
  color: #fff;
}
input[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 3px solid #fff;
  background: #fff;
  font-size: 30px;
  padding: 2px 15px;
  outline: none;
  color: #000;
  cursor: pointer;
}

::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}

::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.checkbox-container {
  font-size: 12px;
  display: block;
  position: relative;
  padding-right: 0;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 250px;
}
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-container input:checked ~ .checkmark {
  background-color: #fff;
}
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.checkmark {
  position: absolute;
  top: 0;
  right: -20px;
  height: 15px;
  width: 15px;
  background-color: #000;
  border: 2px solid #fff;
}

.errormsg {
  display: none;
  color: #c00;
  font-size: 0.9rem;
  margin-top: 0.25rem;
}

.show-error .errormsg {
  display: block;
  color: red;
  margin-top: 5px;
  font-size: 12px;
}

.form-alert {
  background: #fee;
  border: 1px solid #f99;
  color: #600;
  padding: 0.75rem;
  margin: 0 0 1rem;
  border-radius: 0.25rem;
}

header {
  min-height: 100vw;
  margin-bottom: 50px;
}
header.short {
  min-height: 0;
  margin-bottom: 380px;
}
header h1 {
  margin-bottom: 0;
}

.header-content-left {
  width: 50%;
  margin-left: auto;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 800px) {
  .header-content-left {
    width: 70%;
  }
}
@media only screen and (max-width: 600px) {
  .header-content-left {
    width: auto;
  }
}
.header-content-left h1 {
  padding: 1.2rem 1.4rem;
  max-width: 500px;
}
@media only screen and (max-width: 600px) {
  .header-content-left h1 {
    padding: 20px;
    margin-top: 2rem;
  }
}

.navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  padding: 1rem 0;
}

.navigation-btn {
  position: absolute;
  left: 1rem;
  top: 1rem;
}
@media only screen and (max-width: 800px) {
  .navigation-btn {
    left: 20px;
  }
}

.navigation-close {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.navigation-menu {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background-color: #4d4d4f;
  width: 100%;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  opacity: 0;
  -webkit-transition: opacity 0s 0.2s, -webkit-transform 0.15s ease-out;
  transition: opacity 0s 0.2s, -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out, opacity 0s 0.2s;
  transition: transform 0.15s ease-out, opacity 0s 0.2s, -webkit-transform 0.15s ease-out;
}
@media only screen and (max-width: 800px) {
  .navigation-menu {
    height: 100vh;
    width: 50vw;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@media only screen and (max-width: 500px) {
  .navigation-menu {
    width: 80vw;
  }
}
.navigation-menu.open {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}

.navigation-content {
  display: grid;
  grid-template-columns: repeat(5, 20fr);
  grid-column-gap: 1vw;
  max-width: 1240px;
  margin: 0 auto;
  padding: 1rem 2rem;
  position: relative;
}
@media only screen and (max-width: 800px) {
  .navigation-content {
    display: block;
    padding: 1rem;
  }
}

.navigation a {
  font-size: 0.7rem;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
}
.navigation a:hover {
  text-decoration: none;
  color: #fff;
}
@media only screen and (max-height: 568px) {
  .navigation a {
    font-size: 0.65rem;
  }
}

@media only screen and (max-width: 800px) {
  .navigation-col {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-height: 568px) {
  .navigation-col {
    margin-bottom: 0.4rem;
  }
}

.circle {
  height: calc(100vw - 50px);
  width: calc(100vw - 50px);
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  border-radius: 50%;
  background-color: #ef2a28;
  background-image: linear-gradient(-130deg, #ef2a28 0%, #d97a00 100%);
}
.circle:before {
  content: "";
  height: calc(100vw - 50px);
  width: calc(100vw - 50px);
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) scale(1.05);
      -ms-transform: translate(-50%, 0%) scale(1.05);
          transform: translate(-50%, 0%) scale(1.05);
  border-radius: 50%;
  -webkit-box-shadow: inset 180px -20px 100px black;
          box-shadow: inset 180px -20px 100px black;
}
@media only screen and (max-width: 800px) {
  .circle:before {
    -webkit-box-shadow: inset 80px -20px 80px black;
            box-shadow: inset 80px -20px 80px black;
  }
}

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.signatures {
  width: 100%;
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}
.signatures a, .signatures span {
  width: 100%;
  display: block;
  margin: 0;
  padding-left: 20px;
  text-indent: -20px;
  line-height: 18px;
  font-size: 12px;
}
@media only screen and (max-width: 800px) {
  .signatures {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
@media only screen and (max-width: 600px) {
  .signatures {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media only screen and (max-width: 420px) {
  .signatures {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.count {
  font-size: 112px;
  margin-bottom: 2rem;
}

.page-title {
  top: 1rem;
}
@media only screen and (max-width: 1180px) {
  .page-title {
    top: 3rem;
  }
}

.success-block {
  padding-top: 100px;
}

.intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-left: 60px;
  padding-right: 80px;
  position: relative;
  margin: 0 auto 160px;
  max-width: 1075px;
}
@media only screen and (max-width: 800px) {
  .intro {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    margin-bottom: 90px;
  }
}
.intro .intro-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  padding-right: 20px;
}
@media only screen and (max-width: 800px) {
  .intro .intro-left {
    margin-bottom: 30px;
  }
}
.intro .intro-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 55%;
          flex: 1 1 55%;
}
.intro h2 {
  font-size: 20px;
}
.intro h2, .intro h3 {
  margin: 0;
  font-weight: normal;
}

.expanding-list ul {
  padding: 0;
  margin: 0;
}
.expanding-list li {
  margin-bottom: 0;
  list-style: none;
}
.expanding-list li::before {
  content: none;
}
.expanding-list li ul {
  display: none;
  margin-bottom: 25px;
  margin-left: 55px;
}
.expanding-list .open ul {
  display: block;
}

.country .country-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  background: transparent;
  color: #fff;
  font-size: inherit;
  font-family: inherit;
  cursor: pointer;
  padding: 0;
}
.country .country-inner {
  display: none;
}
.country.open .country-inner {
  display: block;
  margin-bottom: 25px;
}

.icon-white {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

.icon-carat {
  width: 20px;
  height: 20px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjI4NC45MjlweCIgaGVpZ2h0PSIyODQuOTI5cHgiIHZpZXdCb3g9IjAgMCAyODQuOTI5IDI4NC45MjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI4NC45MjkgMjg0LjkyOTsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTI4Mi4wODIsNzYuNTExbC0xNC4yNzQtMTQuMjczYy0xLjkwMi0xLjkwNi00LjA5My0yLjg1Ni02LjU3LTIuODU2Yy0yLjQ3MSwwLTQuNjYxLDAuOTUtNi41NjMsMi44NTZMMTQyLjQ2NiwxNzQuNDQxDQoJCUwzMC4yNjIsNjIuMjQxYy0xLjkwMy0xLjkwNi00LjA5My0yLjg1Ni02LjU2Ny0yLjg1NmMtMi40NzUsMC00LjY2NSwwLjk1LTYuNTY3LDIuODU2TDIuODU2LDc2LjUxNUMwLjk1LDc4LjQxNywwLDgwLjYwNywwLDgzLjA4Mg0KCQljMCwyLjQ3MywwLjk1Myw0LjY2MywyLjg1Niw2LjU2NWwxMzMuMDQzLDEzMy4wNDZjMS45MDIsMS45MDMsNC4wOTMsMi44NTQsNi41NjcsMi44NTRzNC42NjEtMC45NTEsNi41NjItMi44NTRMMjgyLjA4Miw4OS42NDcNCgkJYzEuOTAyLTEuOTAzLDIuODQ3LTQuMDkzLDIuODQ3LTYuNTY1QzI4NC45MjksODAuNjA3LDI4My45ODQsNzguNDE3LDI4Mi4wODIsNzYuNTExeiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
}

#past .event, .event.border-grey {
  border-top: 2px solid #939598;
}

.event.inner {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.event.event--past {
  opacity: 0.7;
}

.event-image {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 30%;
          flex: 1 1 30%;
  max-width: 340px;
  margin-right: 40px;
}
.event-image img {
  width: 100%;
}

.event-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 70%;
          flex: 1 1 70%;
}

.filter-clear, .filter-selected {
  color: #939598;
}

.video-wrap {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.img-wrap {
  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;
  gap: 20px;
  padding: 20px;
}
.img-wrap div {
  width: 100%;
}
.img-wrap.small {
  max-width: 400px;
}
.img-wrap.mid {
  max-width: 650px;
}
.img-wrap img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.pull-quote {
  margin: 60px 0;
  padding: 20px;
}
.pull-quote blockquote {
  font-size: 50px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pull-quote p {
  font-size: 14px;
  text-align: center;
}

footer {
  padding-left: 60px;
  padding-right: 200px;
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: 1240px;
}
footer p {
  font-size: 15px;
}
@media only screen and (max-width: 800px) {
  footer {
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 10px;
  }
}

.credit-wrap {
  position: relative;
  width: 100%;
  font-size: 12px;
}
@media only screen and (max-width: 800px) {
  .credit-wrap {
    margin-bottom: 50px;
  }
}

.credit {
  bottom: 43px;
  position: absolute;
  right: -20px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
@media only screen and (max-width: 800px) {
  .credit {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding-left: 20px;
  }
}

#address {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

#f_name {
  position: absolute;
  left: -9999px;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
}

.hp, .important-no, .important-no-input {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}/*# sourceMappingURL=main.css.map */
