@charset "UTF-8";
/*! normalize.css v6.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 4rem;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

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

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */
/* Set font and clear body padding */
html,
button,
input,
select,
textarea {
  font-family: "raleway", sans-serif;
}

body {
  font-family: "raleway", sans-serif;
  font-size: 21px;
  line-height: 32px;
  min-width: 32rem;
  margin: 0;
  color: #062a40;
  overflow-x: hidden;
  background-color: #f3f1ec;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
  body {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

body.lock-scroll {
  overflow: hidden;
}

body.overlayed {
  position: relative;
}

body.overlayed:before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9;
  content: "";
  display: block;
  position: absolute;
}

/* Setting sizes is much more predictable with border-box */
*, *:before, *:after {
  box-sizing: border-box;
}

.container {
  max-width: 132rem;
}

@media (max-width: 1199px) {
  .container {
    max-width: 114rem;
  }
}

@media (max-width: 991px) {
  .container {
    max-width: 96rem;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 72rem;
  }
}

@media (max-width: 600px) {
  .container {
    max-width: 54rem;
  }
}

figure {
  margin: 0;
}

/* Make all images responsive */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

/* Make inputs on iOS look normal */
input {
  -webkit-appearance: none;
}

/* Custom List Styles */
ol {
  margin: 0 0 1.6rem;
  padding: 0;
  counter-reset: item;
  display: block;
}

@media (max-width: 767px) {
  ol {
    margin: 0 0 1.4rem;
  }
}

ol li {
  position: relative;
  display: block;
  margin: 0 0 1.6rem;
  padding: 0 0 0 2rem;
}

@media (max-width: 767px) {
  ol li {
    margin: 0 0 1.2rem;
  }
}

ol li li {
  margin: 0;
  padding: 0 0 0 3.5rem;
}

@media (max-width: 767px) {
  ol li li {
    padding: 0 0 0 2.5rem;
  }
}

ol li:before {
  font-size: 1.7rem;
  position: absolute;
  left: 0;
  content: counters(item, ".") " ";
  counter-increment: item;
}

@media (max-width: 767px) {
  ol li:before {
    font-size: 1.4rem;
  }
}

ul:not([class]) {
  margin: 0 0 1.6rem;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  ul:not([class]) {
    margin: 0 0 1.4rem;
  }
}

ul:not([class]) li {
  position: relative;
  margin: 0 0 1.6rem;
  padding: 0 0 0 2rem;
}

@media (max-width: 767px) {
  ul:not([class]) li {
    margin: 0 0 1.2rem;
  }
}

ul:not([class]) li:last-child {
  margin: 0;
}

ul:not([class]) li:before {
  position: absolute;
  top: 1.3rem;
  left: .1rem;
  display: block;
  width: .5rem;
  height: .5rem;
  content: "";
  border: 1px solid #062a40;
  border-radius: 50%;
  background: #062a40;
}

@media (max-width: 767px) {
  ul:not([class]) li:before {
    top: .9rem;
    left: 0;
    width: .4rem;
    height: .4rem;
  }
}

ul:not([class]) li li {
  margin: 0;
}

ul:not([class]) li li:before {
  left: .4rem;
  background: transparent;
}

ul:not([class]) li ul {
  margin: 0;
}

/* Normalize links across browsers */
a {
  color: #062a40;
  text-decoration: none;
  transition: color 0.2s;
}

a:hover {
  color: #062a40;
  text-decoration: none;
}

a:not([class]) {
  color: #000000;
  text-decoration: underline;
}

a:not([class]):hover {
  color: #000000;
}

a:focus,
a:hover {
  text-decoration: none;
  color: #000000;
}

.page-content a:focus:not([class]), .page-content
a:hover:not([class]) {
  border-bottom: 1px solid currentColor;
}

.visually-hidden, .ui-datepicker thead, .main-footer__newsletter form label {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.section-title {
  margin: 0 0 3.9rem;
  text-align: center;
}

@media (max-width: 767px) {
  .section-title {
    margin: 0 0 3.1rem;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 72rem;
    padding: 0 2rem;
  }
}

@media (max-width: 767px) {
  .container-fluid {
    padding: 0 2rem;
  }
}

@media (max-width: 767px) {
  .row {
    margin: 0 -2rem;
  }
}

@media (max-width: 767px) {
  .col-12 {
    padding: 0 2rem;
  }
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

html.user-tab-nav a:focus, html.user-tab-nav
button:focus, html.user-tab-nav
input:focus, html.user-tab-nav
select:focus, html.user-tab-nav
textarea:focus {
  outline: rem(2) solid #7aacfe;
  outline-offset: 0;
}

button {
  cursor: pointer;
  background-color: transparent;
  border: none;
}

/**
 * WordPress specific base styles.
 */
.gm-style img {
  max-width: none;
}

.media img,
.media video,
.media object,
.media iframe {
  width: 100%;
  height: auto;
}

/* Make WordPress media inserted to post behave correctly */
.alignleft {
  float: left;
  margin: 0 30px 30px 0;
}

@media (max-width: 767px) {
  .alignleft {
    margin: 0 20px 20px 0;
  }
}

.alignright {
  float: right;
  margin: 0 0 30px 30px;
}

@media (max-width: 767px) {
  .alignright {
    margin: 0 0 20px 20px;
  }
}

.alignnone {
  display: inline-block;
  margin: 30px 0;
}

@media (max-width: 767px) {
  .alignnone {
    margin: 24px 0 20px;
  }
}

.aligncenter {
  display: block;
  clear: both;
  margin: 30px auto;
  text-align: center;
}

@media (max-width: 767px) {
  .aligncenter {
    margin: 20px auto;
  }
}

/* Make a 404 page look nicer and more readable */
.error404 {
  text-align: center;
}

.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

/* WP navigation menus are lists, but they don't need default list styling */
nav a {
  text-decoration: none;
  color: #062a40;
}

nav a:hover {
  text-decoration: none;
  color: #062a40;
}

nav li {
  display: inline-block;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 15px;
  line-height: 22px;
  padding: 5px 0;
}

/* Happy rems pattern - 1rem = 10px */
html {
  font-size: 62.5%;
}

.body-1, body {
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0 0 3.2rem;
}

@media (max-width: 1199px) {
  .body-1, body {
    font-size: clamp(1.6rem, 1.5vw, 2rem);
  }
}

@media (max-width: 767px) {
  .body-1, body {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 0 0 1.6rem;
  }
}

.body-2 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin: 0 0 2.4rem;
}

@media (max-width: 767px) {
  .body-2 {
    font-size: 1.4rem;
    margin: 0 0 1.6rem;
  }
}

body {
  font-family: "raleway", sans-serif, sans-serif;
  margin: 0;
}

h1,
.h1 {
  font-weight: 700;
  font-size: 9.2rem;
  line-height: 9.2rem;
  font-family: "new-spirit", sans-serif;
  margin: 0 0 3.2rem;
}

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 3.4rem;
    line-height: 4rem;
    margin: 0 0 1.6rem;
  }
}

h2,
.h2 {
  font-size: 4.8rem;
  line-height: 5.6rem;
  font-weight: 700;
  font-family: "new-spirit", sans-serif;
  letter-spacing: -1.7px;
  z-index: 2;
  position: relative;
  margin: 0 0 3.2rem;
}

@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: clamp(3.2rem, 4vw, 4.8rem);
    line-height: clamp(4rem, 4vw, 5.6rem);
  }
}

@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 2.4rem;
    line-height: 3.2rem;
    letter-spacing: -0.5px;
    margin: 0 0 1.6rem;
  }
}

p + h2, p +
.h2 {
  margin-top: 8rem;
}

@media (max-width: 767px) {
  p + h2, p +
  .h2 {
    margin-top: 3.3rem;
  }
}

p.overline + h2, p.overline +
.h2 {
  margin-top: 1.4rem;
}

@media (max-width: 767px) {
  p.overline + h2, p.overline +
  .h2 {
    margin-top: .8rem;
  }
}

h3,
.h3 {
  font-size: 2.6rem;
  line-height: 3.2rem;
  font-weight: 600;
  font-family: "new-spirit", sans-serif;
  margin: 0 0 1.6rem;
}

@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin: 0 0 .8rem;
  }
}

p + h3, p +
.h3 {
  margin-top: 4.8rem;
}

@media (max-width: 767px) {
  p + h3, p +
  .h3 {
    margin-top: 3.1rem;
  }
}

h4,
.h4 {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 600;
  margin: 0 0 1.2rem;
}

@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 0 0 .8rem;
  }
}

p + h4, p +
.h4 {
  margin-top: 4.4rem;
}

@media (max-width: 767px) {
  p + h4, p +
  .h4 {
    margin-top: 3.2rem;
  }
}

h5,
.h5 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 600;
  margin: 0 0 .8rem;
}

@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}

p + h5, p +
.h5 {
  margin-top: 3rem;
}

@media (max-width: 767px) {
  p + h5, p +
  .h5 {
    margin-top: 3.2rem;
  }
}

h6,
.h6 {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 600;
  margin: 0 0 .8rem;
}

@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.2rem;
  }
}

p + h6, p +
.h6 {
  margin-top: 3rem;
}

@media (max-width: 767px) {
  p + h6, p +
  .h6 {
    margin-top: 3.2rem;
  }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  color: #062a40;
}

li {
  font-size: 2rem;
  line-height: 3.2rem;
  margin: 0 0 1.6rem;
}

@media (max-width: 767px) {
  li {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}

.leadparagraph {
  font-size: 3.4rem;
  line-height: 4rem;
  margin: 0 0 3.2rem;
}

.leadparagraph.align-left {
  text-align: left;
}

.leadparagraph.align-right {
  text-align: right;
}

.leadparagraph.align-center {
  text-align: center;
}

@media (max-width: 767px) {
  .leadparagraph {
    font-size: 2rem;
    line-height: 2.4rem;
    margin: 0 0 2.4rem;
  }
}

.blockquote,
blockquote {
  font-size: 3.4rem;
  line-height: 4rem;
  margin: 0 0 3.2rem;
  font-style: italic;
}

@media (max-width: 767px) {
  .blockquote,
  blockquote {
    font-size: 2rem;
    line-height: 2.8rem;
    margin: 0 0 2.4rem;
  }
}

/* Text Elements */
p {
  margin: 0 0 3.2rem;
}

p:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  p {
    margin: 0 0 1.6rem;
  }
}

p ul,
ol + p {
  margin-top: 3.2rem;
}

@media (max-width: 767px) {
  p ul,
  ol + p {
    margin-top: 2.4rem;
  }
}

.subtitle-1 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin: 0 0 2.4rem;
}

.subtitle-2 {
  font-size: 1.4rem;
  line-height: 2.4rem;
  margin: 0 0 2.4rem;
}

.button-1 {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 3.2rem;
}

.button-2 {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.6rem;
}

.caption,
figcaption {
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin: 0 0 .8rem;
}

.overline {
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  font-weight: 800;
  font-family: "raleway", sans-serif;
  margin: 0 0 .8rem;
}

@media (max-width: 767px) {
  .overline {
    font-size: 1.2rem;
  }
}

strong {
  font-weight: 700;
}

/* Horizontal Line */
hr {
  margin: 9.5rem 0 8rem;
  border-top: 1px solid #828f9b;
}

@media (max-width: 767px) {
  hr {
    margin: 2.9rem 0 3.2rem;
  }
}

::selection {
  background: rgba(219, 58, 0, 0.1);
}

::-moz-selection {
  background: rgba(219, 58, 0, 0.1);
}

/* Normalize links across browsers */
a {
  color: #000000;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

a:focus,
a:hover {
  text-decoration: none;
  color: #000000;
}

.page-content a:focus:not([class]), .page-content
a:hover:not([class]) {
  border-bottom: 1px solid currentColor;
}

/* Blocks / Columns Spacing Helpers */
.block-top-spacing {
  padding-top: 7.1rem;
}

@media (max-width: 767px) {
  .block-top-spacing {
    padding-top: 5.1rem;
  }
}

.block-bottom-spacing {
  padding-bottom: 7.1rem;
}

@media (max-width: 767px) {
  .block-bottom-spacing {
    padding-bottom: 5.1rem;
  }
}

.columns-spacing-top {
  padding-top: 4rem;
}

@media (max-width: 767px) {
  .columns-spacing-top {
    padding-top: 2.8rem;
  }
}

.columns-spacing-bottom {
  padding-bottom: 3.5rem;
}

@media (max-width: 767px) {
  .columns-spacing-bottom {
    padding-bottom: 2.5rem;
  }
}

.block-margin-top {
  margin-top: 8rem;
}

@media (max-width: 767px) {
  .block-margin-top {
    margin-top: 6rem;
  }
}

.block-margin-bottom {
  margin-bottom: 8rem;
}

@media (max-width: 767px) {
  .block-margin-bottom {
    margin-bottom: 6rem;
  }
}

.content-column {
  padding-right: 2rem;
  margin-bottom: 3.2rem;
}

@media (max-width: 767px) {
  .content-column {
    padding-right: 1.5rem;
    margin-bottom: 2.4rem;
  }
}

@media (max-width: 600px) {
  .content-column {
    padding-right: 0;
    padding-left: 0;
  }
}

.content-column.last_column {
  padding-right: 0;
  padding-left: 2rem;
}

@media (max-width: 767px) {
  .content-column.last_column {
    padding-right: 0;
    padding-left: 1.5rem;
  }
}

@media (max-width: 600px) {
  .content-column.last_column {
    padding-left: 0;
  }
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.15);
    opacity: 0.2;
  }
}

/* Buttons */
.c-btn {
  display: inline-block;
  min-width: 16rem;
  padding: 1.6rem 3rem 1.5rem;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 2.4rem;
  text-align: center;
  color: #fff;
  letter-spacing: 0.5px;
  border: 2px solid #DB3A00;
  border-radius: 4rem;
  background: #DB3A00;
  transition: all 0.2s linear;
}

.c-btn:hover, .c-btn:focus {
  color: #fff;
  text-decoration: none;
  border-color: #BD3200;
  background: #BD3200;
}

.c-btn.c-btn-color-alt {
  padding: 1.6rem 3rem 1.5rem;
  color: #000000;
  border: 2px solid #ffffff;
  background: #ffffff;
}

@media (max-width: 767px) {
  .c-btn.c-btn-color-alt {
    padding: 1.4rem 1.5rem 1.3rem;
  }
}

.c-btn.c-btn-color-alt:hover {
  color: #ffffff;
  background: transparent;
}

.c-btn-wrapper {
  display: block;
  margin: 0.7rem 0 4rem;
  line-height: 16px;
  text-align: left;
}

@media (max-width: 767px) {
  .c-btn-wrapper {
    margin: 0.5rem 0 3.1rem;
  }
}

.c-btn-wrapper.align-center {
  text-align: center;
}

.c-btn-wrapper.align-right {
  text-align: right;
}

.c-btn-wrapper:last-child {
  margin-bottom: 0;
}

.c-btn-icon {
  position: absolute;
  top: 0;
  right: 0;
}

.c-btn-secondary {
  position: relative;
  color: #DB3A00;
  background: #fff;
}

.c-btn-secondary:hover {
  color: #fff;
  background: #BD3200;
}

.c-btn-tertiary {
  display: inline-block;
  min-width: 0;
  padding: 0 0 0.4rem;
  color: #DB3A00;
  border: none;
  border-bottom: 2px solid #DB3A00;
  border-radius: 0;
  background-color: transparent;
  transition: border-bottom-color 0.3s ease-out;
}

.c-btn-tertiary:hover {
  background-color: transparent;
  color: #DB3A00;
  border-bottom-color: transparent;
}

.c-btn-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 3.8rem;
}

.c-btn-group .c-btn-wrapper {
  margin: 0;
}

@media (max-width: 600px) {
  .c-btn-group .c-btn-wrapper {
    width: 100%;
    margin: 1rem auto !important;
    text-align: center;
  }
}

.c-btn-group .c-btn-wrapper + .c-btn-wrapper {
  margin-left: 1.1rem;
}

.story-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 35rem;
  position: relative;
  text-align: center;
  padding: 4.8rem;
}

@media (max-width: 767px) {
  .story-button {
    padding: 3.5rem 4.8rem;
  }
}

.story-button__text-wrapper {
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .story-button__text-wrapper {
    transform: translate(-0.5rem, 1.6rem);
  }
}

.story-button::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 95%;
  background-image: url("../images/icons/blob.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  left: 50%;
  top: 47%;
  transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .story-button::after {
    height: 100%;
    top: 55%;
    transform: translate(-50%, -50%) scaleX(-1) scaleY(0.9) rotate(10deg);
  }
}

@media (max-width: 600px) {
  .story-button::after {
    height: 110%;
  }
}

.story-button__text {
  margin-bottom: 0.3rem;
}

@media (max-width: 767px) {
  .story-button__text {
    margin-bottom: 0.6rem;
  }
}

.story-button:hover .c-btn-tertiary {
  border-bottom-color: transparent;
  color: #BD3200;
}

@media (max-width: 767px) {
  .story-button .c-btn-tertiary {
    border: none;
  }
}

.story-button:nth-child(odd)::after {
  transform: translate(-50%, -50%) rotate(170deg) scaleY(-1.1);
}

@media (max-width: 767px) {
  .story-button:nth-child(odd)::after {
    transform: translate(-50%, -50%) scaleX(-1) scaleY(0.9) rotate(10deg);
  }
}

.story-button:nth-child(even) .story-button__text {
  transform: translateX(1rem);
}

/* Embed Video Styles */
.iframe-wrapper {
  height: 0;
  max-width: 100%;
  padding-bottom: 56.25%;
  position: relative;
  margin: 5.2rem auto 5.2rem;
  overflow: hidden;
}

.iframe-wrapper__overlay {
  position: absolute;
  z-index: 1;
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
  background-color: black;
  background-position: center;
  background-size: cover;
}

.iframe-wrapper__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.6rem;
  height: 5.6rem;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  border-radius: 50%;
  background-color: white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: background-color 0.2s, border-color 0.2s;
}

.iframe-wrapper__play::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: .2rem;
  border-width: 10px 0 10px 14px;
  border-style: solid;
  border-color: transparent transparent transparent #DB3A00;
}

.iframe-wrapper__play:hover {
  background-color: #DB3A00;
}

.iframe-wrapper__play:hover:before {
  border-color: transparent transparent transparent #fff;
}

.iframe-wrapper__play:hover:after {
  background-color: #DB3A00;
}

.iframe-wrapper__play::after {
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 50%;
  left: 50%;
  border-radius: 4rem;
  background-color: #fff;
  opacity: 0;
  transition: all 0.3s ease-out;
  animation: pulse-border 1.2s ease-out infinite;
  content: "";
  display: block;
  position: absolute;
}

.iframe-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* Slider Global */
.slick-arrow {
  width: 4.8rem;
  height: 4.8rem;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  margin: -2.4rem 0 0;
  font-size: 0;
  line-height: 0;
  border-radius: 50%;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  transition: border 0.2s linear;
}

@media (max-width: 991px) {
  .slick-arrow {
    border: 0;
  }
}

@media (max-width: 767px) {
  .slick-arrow {
    width: 2rem;
    margin: -2.1rem 0 0;
  }
}

.slick-arrow[aria-disabled="true"] {
  opacity: 0.4;
}

.slick-arrow:hover, .slick-arrow:focus {
  border-color: #58697a;
  outline: none;
}

.slick-arrow:hover:after, .slick-arrow:focus:after {
  border-color: #BD3200;
}

.slick-arrow:after {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  margin-top: 0;
  border: 2px solid #DB3A00;
  border-width: 2px 2px 0 0;
  transition: all 0.2s linear;
}

.slick-arrow.slick-prev {
  right: 100%;
  left: auto;
  margin-right: 3rem;
}

@media (max-width: 991px) {
  .slick-arrow.slick-prev {
    margin-right: .9rem;
  }
}

@media (max-width: 767px) {
  .slick-arrow.slick-prev {
    right: auto;
    left: 0;
    left: -.4rem;
    margin-right: 0;
  }
}

.slick-arrow.slick-prev:after {
  transform: translate(-50%, -50%) rotate(-135deg);
  margin-left: .2rem;
}

.slick-arrow.slick-next {
  right: auto;
  left: 100%;
  margin-left: 3rem;
}

@media (max-width: 991px) {
  .slick-arrow.slick-next {
    margin-left: .9rem;
  }
}

@media (max-width: 767px) {
  .slick-arrow.slick-next {
    right: 0;
    right: -.4rem;
    left: auto;
    margin-left: 0;
  }
}

.slick-arrow.slick-next:after {
  margin-left: -.2rem;
}

/* BASE TABLES */
#page .tablepress-table-name {
  font-size: 2.4rem;
  line-height: 2.8rem;
  letter-spacing: 0.15rem;
  text-transform: none;
}

#page .tablepress {
  padding: 0 2rem 0 0;
  margin: 3.3rem 0 3.3rem;
  white-space: nowrap;
}

@media (max-width: 767px) {
  #page .tablepress {
    margin: 1.6rem 0 1.6rem;
  }
}

#page .tablepress caption {
  display: none;
}

#page .tablepress thead th {
  padding: 0 2.1rem 1.6rem;
  position: relative;
  font-size: 1.2rem;
  font-weight: 700;
  color: #000000;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
}

#page .tablepress thead th br {
  display: none;
}

#page .tablepress thead tr {
  border: none;
}

#page .tablepress tbody td {
  padding: 1.7rem 1.9rem 1.7rem;
  position: relative;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #000000;
  border: 0;
}

@media (max-width: 767px) {
  #page .tablepress tbody td {
    padding: 1.7rem 9rem 1.7rem 2.1rem;
  }
}

#page .tablepress tbody tr {
  position: relative;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.6);
}

#page .tablepress tbody tr:nth-child(2n + 1) {
  background: rgba(0, 0, 0, 0.1);
}

#page .tablepress-scroll-wrapper {
  position: relative;
  margin-right: -2rem;
}

#page .tablepress-scroll-wrapper.has-scroll .tablepress {
  display: block;
  overflow-x: auto;
}

#page .tablepress-scroll-wrapper.has-scroll::before {
  content: "";
  pointer-events: none;
  display: block;
  width: 11.5rem;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

/* Gravity Forms (turn off Gravity Forms CSS in plugin settings) */
.gform_wrapper {
  /* Text Inputs - START */
  /* Text Inputs - END */
  /*  Acceptance checkbox */
  /* Field list - START */
  /* Field list - END */
  /* Top description - START */
  /* Top description - END */
  /* Form title - START */
  /* Form title - END */
  /* Field description - START */
  /* Field description - END */
  /* Footer - START */
  /* Footer - END */
  /* Button - START */
  /* Button - END */
  /* Screen reader text (default GF styles) - START */
  /* Screen reader text (default GF styles) - END */
  /* Handle empty paragraph tags - START */
  /* Handle empty paragraph tags - END */
  /* Radio and Checkboxes - START */
  /* Radio and Checkboxes - END */
  /* Complex field - START */
  /* Complex field - END */
  /* Extra CSS Classes - START */
  /* Error Messages - START */
  /* Error Messages - END */
  /* Form on light background - START */
  /* Form on light background - END */
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper textarea {
  width: 100%;
  min-height: 48px;
  padding: 1.2rem;
  position: relative;
  font-family: "raleway", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  color: #062a40;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  -webkit-appearance: none;
  /* Change Autocomplete styles in -webkit- browsers - START */
  /* Change Autocomplete styles in -webkit- browsers - END */
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
  .gform_wrapper textarea {
    height: 1px;
  }
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus,
.gform_wrapper textarea:focus {
  border-color: #093D5D;
  outline: none;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus::placeholder,
.gform_wrapper textarea:focus::placeholder {
  color: transparent;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::placeholder,
.gform_wrapper textarea::placeholder {
  padding-top: .3rem;
  font-weight: 400;
  color: #737373;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder {
  font-weight: 400;
  color: #737373;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-ms-clear,
.gform_wrapper textarea::-ms-clear {
  display: none;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill, .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill:hover, .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill:focus, .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-webkit-autofill:active,
.gform_wrapper textarea:-webkit-autofill,
.gform_wrapper textarea:-webkit-autofill:hover,
.gform_wrapper textarea:-webkit-autofill:focus,
.gform_wrapper textarea:-webkit-autofill:active {
  -webkit-transition: color 9999s, background-color 9999s;
  -webkit-transition-delay: 9999s;
}

.gform_wrapper .gform_ajax_spinner {
  display: none;
}

.gform_wrapper .gform_footer {
  position: relative;
}

.gform_wrapper .gform_footer input[type="submit"] {
  display: inline-block;
  min-width: 17.8rem;
  padding: 1.5rem 2.9rem 1.5rem;
  position: relative;
  z-index: 2;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 2.4rem;
  text-align: center;
  color: #fff;
  letter-spacing: 0.5px;
  border: 2px solid transparent;
  border-radius: 20.6rem;
  background: #DB3A00;
  transition: background 0.3s ease-out;
}

.gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #BD3200;
}

.background-dark .gform_wrapper .gform_footer input[type="submit"] {
  color: #737373;
  background-color: #DB3A00;
}

.background-dark .gform_wrapper .gform_footer:after {
  border-color: #fff;
}

.gform_wrapper .gform_heading {
  display: none;
}

.gform_wrapper textarea {
  display: block;
  resize: vertical;
  height: 8.8rem;
  min-height: 8.8rem;
  line-height: 2rem;
}

@media (max-width: 767px) {
  .gform_wrapper textarea {
    height: 17.3rem;
    min-height: 17.3rem;
  }
}

.gform_wrapper .gfield.acceptance-checkbox {
  padding: 3.2rem 3rem 3.5rem;
  background-color: #f0f0f0;
}

.gform_wrapper .gfield.acceptance-checkbox .gfield_required {
  display: none;
}

.gform_wrapper .gfield.acceptance-checkbox label,
.gform_wrapper .gfield.acceptance-checkbox input {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.gform_wrapper .gfield.acceptance-checkbox li {
  margin-top: 1.2rem;
  margin-left: 1.2rem;
}

.gform_wrapper .gfield.acceptance-checkbox > label {
  font-weight: 800;
}

.gform_wrapper ul.gform_fields {
  padding: 0;
  margin: 0;
  list-style: none;
}

.gform_wrapper ul.gform_fields > li {
  padding: 0;
  position: relative;
  margin-bottom: 2.8rem;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .gform_wrapper ul.gform_fields > li {
    margin-bottom: 2.2rem;
  }
}

.gform_wrapper ul.gform_fields > li.gform-terms {
  padding: 1.3rem 1.1rem;
  background-color: #58697a;
}

.gform_wrapper ul.gform_fields > li.gform-terms a {
  font-weight: 700;
  text-decoration: underline;
}

.gform_wrapper ul.gform_fields > li.gform-terms a:hover {
  text-decoration: none;
}

.gform_wrapper ul.gform_fields > li.gform-terms a:after {
  display: none;
}

.gform_wrapper ul.gform_fields > li.gform-terms .gfield_label {
  display: none;
}

.gform_wrapper ul.gform_fields > li.gfield_error input,
.gform_wrapper ul.gform_fields > li.gfield_error textarea {
  padding-right: 4.5rem !important;
  border-color: #b00020 !important;
}

.gform_wrapper ul.gform_fields > li.gfield_error .ginput_container_text,
.gform_wrapper ul.gform_fields > li.gfield_error .ginput_container_textarea,
.gform_wrapper ul.gform_fields > li.gfield_error .ginput_container_email {
  position: relative;
}

.gform_wrapper ul.gform_fields > li.gfield_error .ginput_container_text:after,
.gform_wrapper ul.gform_fields > li.gfield_error .ginput_container_textarea:after,
.gform_wrapper ul.gform_fields > li.gfield_error .ginput_container_email:after {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 1.1rem;
  right: 1.2rem;
  background-image: url(../images/icons/error.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.gform_wrapper ul.gform_fields > li:last-child {
  margin-bottom: 0;
}

.gform_wrapper ul.gform_fields > li > label {
  display: block;
  padding: 0;
  z-index: 1;
  margin: 0 0 .8rem;
  font-size: 1.2rem;
  font-weight: 800;
  line-height: 1;
  color: #737373;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  border-radius: 0;
  transition: transform 0.2s, font-size 0.2s, opacity 0.2s;
}

.background-dark .gform_wrapper ul.gform_fields > li > label {
  color: #fff;
}

.gform_wrapper ul.gform_fields > li > label.label-target {
  position: absolute;
  top: 2.7rem;
  left: 1.1rem;
  transform: translate(0, -50%);
  margin: 0;
  font-weight: 400;
  opacity: 0.25;
}

.gform_wrapper ul.gform_fields > li > label.label-black {
  opacity: 1;
}

.gform_wrapper ul.gform_fields > li > label.active {
  transform: translateY(-1.6rem);
  font-size: 1rem;
  opacity: 1;
}

.gform_wrapper ul.gform_fields > li > label .gfield_required {
  margin-left: .4rem;
  color: #737373;
}

.gform_wrapper ul.gform_fields > li.label-none > label,
.gform_wrapper ul.gform_fields > li.no-label > label {
  display: none;
}

.gform_wrapper .gform_description {
  display: block;
  margin-bottom: 2.8rem;
  color: #062a40;
}

@media (max-width: 767px) {
  .gform_wrapper .gform_description {
    margin-bottom: 2.2rem;
  }
}

.gform_wrapper .gform_description:empty {
  margin-bottom: 0;
}

.gform_wrapper .gform_title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.4rem;
  color: #062a40;
  letter-spacing: normal;
}

.gform_wrapper .gfield_description {
  margin-top: 0.5rem;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #062a40;
}

.gform_wrapper .gform_footer,
.gform_wrapper .gform_page_footer {
  margin-top: 2rem;
  margin-right: 1rem;
}

@media (max-width: 767px) {
  .gform_wrapper .gform_footer,
  .gform_wrapper .gform_page_footer {
    margin-right: 0;
  }
}

.gform_wrapper .gform_button,
.gform_wrapper .gform_previous_button,
.gform_wrapper .gform_next_button {
  min-width: 12rem;
  max-width: 100%;
  margin-bottom: 0;
  text-align: center;
  white-space: normal;
  border: none;
  cursor: pointer;
}

.gform_wrapper .gform_button + .button,
.gform_wrapper .gform_previous_button + .button,
.gform_wrapper .gform_next_button + .button {
  margin-left: 1rem;
}

@media (max-width: 600px) {
  .gform_wrapper .gform_button {
    width: 100%;
  }
}

.gform_wrapper .screen-reader-text {
  width: 0.1rem;
  height: 0.1rem;
  padding: 0;
  position: absolute;
  margin: -0.1rem;
  word-wrap: normal !important;
  border: 0;
  overflow: hidden;
  clip: rect(0.1rem, 0.1rem, 0.1rem, 0.1rem);
  clip-path: inset(50%);
}

.gform_wrapper + p {
  margin-bottom: 0;
}

.gform_wrapper p:empty {
  margin-bottom: 0;
}

.gform_wrapper p br {
  display: none;
}

.gform_wrapper .ginput_container_fileupload input::-webkit-file-upload-button {
  display: inline-block;
  min-width: 1.2rem;
  padding: 1rem;
  margin-right: 2rem;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  border: 1px solid red;
  border-radius: 0;
  background-color: #fff;
}

.gform_wrapper .ginput_container_fileupload input {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.gform_wrapper .ginput_container_radio > ul,
.gform_wrapper .ginput_container_checkbox > ul {
  padding: 0;
  margin: 0;
}

.gform_wrapper .ginput_container_radio > ul > li,
.gform_wrapper .ginput_container_checkbox > ul > li {
  position: relative;
  margin-bottom: 1.4rem;
  list-style: none;
}

.gform_wrapper .ginput_container_radio > ul > li:last-child,
.gform_wrapper .ginput_container_checkbox > ul > li:last-child {
  margin-bottom: 0;
}

.gform_wrapper .ginput_container_radio > ul > li input,
.gform_wrapper .ginput_container_checkbox > ul > li input {
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  opacity: 0;
}

html.user-tab-nav .gform_wrapper .ginput_container_radio > ul > li input:focus ~ label::before, html.user-tab-nav
.gform_wrapper .ginput_container_checkbox > ul > li input:focus ~ label::before {
  content: "";
  outline: rem(2) solid #7aacfe;
}

.gform_wrapper .ginput_container_radio > ul > li label,
.gform_wrapper .ginput_container_checkbox > ul > li label {
  padding-left: 3.1rem;
  position: relative;
  margin: 0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  letter-spacing: normal;
  text-transform: none;
  cursor: pointer;
}

.gform_wrapper .ginput_container_radio > ul > li label::before,
.gform_wrapper .ginput_container_checkbox > ul > li label::before {
  content: "";
  pointer-events: none;
  width: 2rem;
  height: 2rem;
  position: absolute;
  z-index: 2;
  border: 1px solid red;
  background-color: transparent;
  backface-visibility: hidden;
}

.gform_wrapper .ginput_container_radio > ul > li label:after,
.gform_wrapper .ginput_container_checkbox > ul > li label:after {
  content: "";
  pointer-events: none;
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: -1.1rem;
  left: -1rem;
  border-radius: 50%;
  background-color: #f0f0f0;
  opacity: 0;
  backface-visibility: hidden;
}

.gform_wrapper .ginput_container_radio > ul > li label:hover:after, .gform_wrapper .ginput_container_radio > ul > li label:focus:after,
.gform_wrapper .ginput_container_checkbox > ul > li label:hover:after,
.gform_wrapper .ginput_container_checkbox > ul > li label:focus:after {
  opacity: 1;
}

.gform_wrapper .ginput_container_radio br,
.gform_wrapper .ginput_container_checkbox br {
  display: none;
}

.gform_wrapper .ginput_container_radio a:not([class]),
.gform_wrapper .ginput_container_checkbox a:not([class]) {
  border: none;
}

.gform_wrapper .ginput_container_checkbox > ul > li input:checked ~ label::before {
  content: "";
  border-color: #093D5D;
  background: #093D5D url("../images/icons/check-light.svg") no-repeat center/contain;
  background-size: 2rem;
}

.gform_wrapper .ginput_container_checkbox > ul > li label::before {
  display: flex;
  align-items: center;
  justify-content: center;
  top: -0.1rem;
  left: .1rem;
  line-height: 0;
  border-radius: 0;
}

.gform_wrapper li.gfield.single-checkbox .ginput_container_checkbox > ul > li label {
  display: block;
  padding: 1.4rem 2.4rem 1.3rem;
}

.gform_wrapper li.gfield.single-checkbox .ginput_container_checkbox > ul > li label::before {
  top: 1.6rem;
  left: 0;
}

.gform_wrapper .ginput_container_radio > ul > li input:checked ~ label::after {
  width: 1rem;
  height: 1rem;
  top: 0.4rem;
  left: 0.6rem;
  background-color: #093D5D;
  opacity: 1;
}

.gform_wrapper .ginput_container_radio > ul > li input:checked ~ label::before {
  border-color: #093D5D;
}

.gform_wrapper .ginput_container_radio > ul > li label::before {
  top: -0.1rem;
  left: .1rem;
  border-radius: 50%;
}

.gform_wrapper .ginput_complex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.gform_wrapper .ginput_complex > * {
  width: calc(50% - 1.5rem);
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .gform_wrapper .ginput_complex > * {
    width: 100%;
    margin: 0;
  }
}

.gform_wrapper .ginput_complex > * br {
  display: none;
}

.gform_wrapper .ginput_complex > * label {
  display: inline-block;
  margin: 0.8rem 0;
  font-size: 1.4rem;
  line-height: 1;
  color: #737373;
  text-transform: uppercase;
}

@media (max-width: 600px) {
  .gform_wrapper .ginput_complex > * label {
    margin: 0.5rem 0;
    font-size: 1.2rem;
  }
}

.gform_wrapper ul.gform_fields::after {
  content: "";
  clear: both;
  display: block;
}

.gform_wrapper ul.gform_fields li.gfield > p:not([class]) {
  margin-bottom: 0;
}

.gform_wrapper li.gfield {
  /* 2 in row */
  /* 3 in row */
  /* 4 in row */
  /* Extra CSS Classes - END */
}

.gform_wrapper li.gfield.gf_left_half, .gform_wrapper li.gfield.gf_right_half {
  width: calc(50% - 1.5rem);
  float: left;
}

@media (max-width: 600px) {
  .gform_wrapper li.gfield.gf_left_half, .gform_wrapper li.gfield.gf_right_half {
    width: 100%;
    float: none;
  }
}

.gform_wrapper li.gfield.gf_left_half {
  margin-right: 3rem;
}

@media (max-width: 600px) {
  .gform_wrapper li.gfield.gf_left_half {
    margin-right: 0;
  }
}

.gform_wrapper li.gfield.gf_right_half + .gfield:not(.gf_right_half) {
  clear: both;
}

.gform_wrapper li.gfield.gf_left_third, .gform_wrapper li.gfield.gf_middle_third, .gform_wrapper li.gfield.gf_right_third {
  width: calc(33.333% - (3.2rem / 3));
  float: left;
}

@media (max-width: 991px) {
  .gform_wrapper li.gfield.gf_left_third, .gform_wrapper li.gfield.gf_middle_third, .gform_wrapper li.gfield.gf_right_third {
    width: calc(50% - 1.5rem);
  }
}

@media (max-width: 600px) {
  .gform_wrapper li.gfield.gf_left_third, .gform_wrapper li.gfield.gf_middle_third, .gform_wrapper li.gfield.gf_right_third {
    width: 100%;
    float: none;
  }
}

.gform_wrapper li.gfield.gf_left_third, .gform_wrapper li.gfield.gf_middle_third {
  margin-right: 1.6rem;
}

@media (max-width: 600px) {
  .gform_wrapper li.gfield.gf_left_third {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .gform_wrapper li.gfield.gf_middle_third {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .gform_wrapper li.gfield.gf_right_third {
    width: 100%;
  }
}

.gform_wrapper li.gfield.gf_right_third + .gfield:not(.gf_right_third) {
  clear: both;
}

.gform_wrapper li.gfield.gf_first_quarter, .gform_wrapper li.gfield.gf_second_quarter, .gform_wrapper li.gfield.gf_third_quarter, .gform_wrapper li.gfield.gf_fourth_quarter {
  width: calc(25% - (4.8rem / 4));
  float: left;
}

@media (max-width: 991px) {
  .gform_wrapper li.gfield.gf_first_quarter, .gform_wrapper li.gfield.gf_second_quarter, .gform_wrapper li.gfield.gf_third_quarter, .gform_wrapper li.gfield.gf_fourth_quarter {
    width: calc(50% - 1.5rem);
  }
}

@media (max-width: 600px) {
  .gform_wrapper li.gfield.gf_first_quarter, .gform_wrapper li.gfield.gf_second_quarter, .gform_wrapper li.gfield.gf_third_quarter, .gform_wrapper li.gfield.gf_fourth_quarter {
    width: 100%;
    float: none;
  }
}

.gform_wrapper li.gfield.gf_first_quarter, .gform_wrapper li.gfield.gf_second_quarter, .gform_wrapper li.gfield.gf_third_quarter {
  margin-right: 3rem;
}

@media (max-width: 600px) {
  .gform_wrapper li.gfield.gf_first_quarter, .gform_wrapper li.gfield.gf_second_quarter, .gform_wrapper li.gfield.gf_third_quarter {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .gform_wrapper li.gfield.gf_second_quarter {
    margin-right: 0;
  }
}

.gform_wrapper li.gfield.gf_fourth_quarter + .gfield:not(.gf_fourth_quarter) {
  clear: both;
}

.gform_wrapper .validation_message,
.gform_wrapper .validation_error {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  color: #b00020;
}

.gform_wrapper .validation_error {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.gform_wrapper .validation_message {
  margin-top: 1rem;
  font-size: 1.2rem;
}

.gform_wrapper form.black-bg .gform_title,
.gform_wrapper form.black-bg .gform_description,
.gform_wrapper form.black-bg .gfield_description,
.gform_wrapper form.black-bg .gform_confirmation_message {
  color: #fff;
}

.gform_wrapper form.black-bg ul.gform_fields > li > label {
  color: #fff;
}

.gform_wrapper form.black-bg ul.gform_fields > li > label.label-target {
  color: #062a40;
}

.gform_wrapper form.black-bg .ginput_complex > * label {
  color: #fff;
}

.gform_wrapper form.black-bg .ginput_container_radio > ul > li label,
.gform_wrapper form.black-bg .ginput_container_checkbox > ul > li label {
  color: #fff;
}

.gform_wrapper form.black-bg .ginput_container_radio > ul > li label::before,
.gform_wrapper form.black-bg .ginput_container_checkbox > ul > li label::before {
  border-color: #fff;
}

.gform_wrapper form.black-bg .ginput_container_checkbox > ul > li input:checked ~ label::before {
  background: #fff url("../images/icons/check-light.svg") no-repeat center/contain;
  background-size: 1.2rem 1.2rem;
}

.gform_wrapper form.black-bg .ginput_container_radio > ul > li input:checked ~ label::before {
  border-color: #fff;
  background-color: #fff;
}

.gform_wrapper form.black-bg .gform-terms .ginput_container_checkbox > ul > li label {
  color: #062a40;
}

.gform_wrapper form.black-bg .gform-terms .ginput_container_checkbox > ul > li label::before {
  border-color: #062a40;
}

/* Confirmation Message - START */
.gform_confirmation_wrapper {
  margin: 2.8rem 0;
}

@media (max-width: 767px) {
  .gform_confirmation_wrapper {
    margin: 2.2rem 0;
  }
}

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.2;
  color: #737373;
}

.background-dark .gform_confirmation_message {
  color: #fff;
}

/* Confirmation Message - END */
/* Global select2 styles - START */
.select2-container {
  width: 100% !important;
}

.select2-container .select2-dropdown {
  padding: 0;
  position: relative;
  margin: 1rem 0 0;
  border: none;
  border: 1px solid #ebebeb;
  border-radius: 0;
}

.select2-container .select2-dropdown .select2-results {
  width: 100%;
  padding: 0;
  background-color: #fff;
  box-shadow: 0 2px 20px rgba(0, 63, 109, 0.15);
}

.select2-container .select2-dropdown .select2-results__options {
  padding: 0;
}

@media (max-height: 48rem) {
  .select2-container .select2-dropdown .select2-results__options {
    max-height: 17.6rem;
  }
}

.select2-container .select2-results__options[aria-multiselectable="true"] .select2-results__option {
  padding-left: 4rem;
  position: relative;
}

.select2-container .select2-results__options[aria-multiselectable="true"] .select2-results__option--highlighted, .select2-container .select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected="true"] {
  background: #fff !important;
}

.select2-container .select2-results__options[aria-multiselectable="true"] .select2-results__option::after {
  width: 3.5rem;
  height: 3.5rem;
  top: 50%;
  left: 2.1rem;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #f0f0f0;
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
}

.select2-container .select2-results__options[aria-multiselectable="true"] .select2-results__option::before {
  width: 1.7rem;
  height: 1.7rem;
  z-index: 2;
  top: 50%;
  left: 2.1rem;
  transform: translate(-50%, -50%);
  border: 1px solid red;
  border-radius: 1px;
  content: "";
  display: block;
  position: absolute;
}

.select2-container .select2-results__options[aria-multiselectable="true"] .select2-results__option--highlighted::after {
  opacity: 1;
}

.select2-container .select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected="true"]::after {
  display: none;
}

.select2-container .select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected="true"]::before {
  border-color: #093D5D;
  border-color: #093D5D;
  background: #093D5D url("../images/icons/check-light.svg") no-repeat center/contain;
  background-size: 18px;
}

.select2-container .select2-selection--multiple {
  max-height: 48px;
  border: none !important;
  border-radius: 0;
  outline: 1px solid transparent !important;
  box-shadow: none;
  cursor: pointer !important;
}

.select2-container .select2-selection--multiple:focus {
  outline-color: #093D5D !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.select2-container .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove, .select2-container .select2-selection--multiple .select2-selection__choice:focus .select2-selection__choice__remove {
  color: #093D5D;
}

.select2-container .select2-selection--multiple.selected {
  box-shadow: none;
}

.select2-container .select2-selection--multiple.selected:hover, .select2-container .select2-selection--multiple.selected:focus {
  background-color: #f0f0f0;
}

.select2-container .select2-selection--multiple.selected .select2-search__field {
  display: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-search__field,
.select2-container .select2-selection--multiple .select2-search {
  margin: 0;
}

.select2-container .select2-selection--single {
  width: 100%;
  height: auto;
  min-height: 48px;
  padding: 1.5rem 4rem 1.2rem 1.2rem;
  position: relative;
  font-family: "raleway", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: normal;
  color: #062a40;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  overflow: hidden;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .select2-container .select2-selection--single {
    height: 1px;
  }
}

@media (max-width: 767px) {
  .select2-container .select2-selection--single {
    padding: 1.5rem 4rem 1.2rem 1.2rem;
    font-size: 1.6rem;
  }
}

.select2-container .select2-selection--single.selected {
  box-shadow: none;
}

.select2-container .select2-selection--single.selected:hover, .select2-container .select2-selection--single.selected:focus {
  background-color: #f0f0f0;
}

.select2-container .select2-selection--single:focus {
  border-color: #093D5D;
  outline: none;
}

html.user-tab-nav .select2-container .select2-selection--single:focus {
  outline: rem(2) solid #7aacfe;
  outline-offset: 0;
}

.select2-container .select2-selection--single .select2-selection__arrow {
  pointer-events: none;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 52%;
  right: 1.9rem;
  transform: translate(0, -50%);
}

.select2-container .select2-selection--single .select2-selection__arrow:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  border-width: 5px 5px 0 5px;
  border-style: solid;
  border-color: #737373 transparent transparent transparent;
  transition: transform 0.2s;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  line-height: normal;
  color: #062a40;
  border: none;
  outline: none !important;
  background-color: transparent;
}

.select2-container .select2-selection--single .select2-selection__rendered span:not([class]) {
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  color: #DB3A00;
  letter-spacing: 0.092rem;
  text-transform: uppercase;
}

.select2-container .select2-selection--single .select2-selection__placeholder {
  font-weight: 400;
  color: #737373;
}

.select2-container .select2-results__option {
  padding: 0.9rem 1.2rem;
  position: relative;
  margin: .4rem 0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  line-height: normal;
  color: #062a40;
  transition: color 0.2s;
}

@media (max-width: 767px) {
  .select2-container .select2-results__option {
    font-size: 1.6rem;
  }
}

.select2-container .select2-results__option span:not([class]) {
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  color: #DB3A00;
  letter-spacing: 0.092rem;
  text-transform: uppercase;
}

.select2-container .select2-results__option--highlighted[aria-selected] {
  color: #737373;
  background: #f0f0f0;
}

.select2-container .select2-results__option[aria-selected="true"] {
  background-color: #f0f0f0;
}

.select2-container--open .select2-selection--single .select2-selection__arrow::after {
  transform: rotate(-180deg);
  margin-top: -.2rem;
}

/* Global select2 styles - END */
.ui-datepicker {
  padding: 1.8rem;
  z-index: 3 !important;
  margin-top: 1rem;
  background-color: #fff;
  box-shadow: none;
}

.ui-datepicker td a {
  position: relative;
  line-height: 1;
  color: #737373;
}

.ui-datepicker td a:hover:before, .ui-datepicker td a:focus:before {
  opacity: 1;
}

.ui-datepicker td a:before {
  width: 2.4rem;
  height: 2.4rem;
  z-index: -1;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #f0f0f0;
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
}

.ui-datepicker th,
.ui-datepicker td {
  padding: .4rem 1.1rem;
  font-size: 1.6rem;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 0 5px;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-next::before {
  width: .6rem;
  height: .6rem;
  top: .5rem;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 1px solid #737373;
  border-left: 1px solid #737373;
  content: "";
  display: block;
  position: absolute;
}

.ui-datepicker .ui-datepicker-prev {
  left: 0;
}

.ui-datepicker .ui-datepicker-prev::before {
  transform: rotate(-45deg) translate(-50%, -50%);
}

.ui-datepicker .ui-datepicker-unselectable {
  opacity: 0.5;
}

.ui-datepicker .ui-datepicker-next {
  right: 0;
}

.ui-datepicker .ui-datepicker-next::before {
  transform: rotate(135deg) translate(-50%, -50%);
}

.ui-datepicker .ui-datepicker-year {
  display: none;
}

.ui-datepicker .ui-datepicker-title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.4rem;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  text-align: center;
}

.ui-datepicker .ui-datepicker-calendar {
  margin: 10px auto 0;
}

.ginput_container_date {
  position: relative;
}

.ginput_container_date input {
  padding-left: 4.5rem !important;
}

.ginput_container_date::before {
  width: 2.5rem;
  height: 2.5rem;
  z-index: 2;
  top: 1rem;
  left: 1rem;
  background-image: url("../images/icons/calendar.svg");
  content: "";
  display: block;
  position: absolute;
}

.form-required-text {
  position: absolute;
  bottom: 1.1rem;
  font-size: 1.1rem;
}

@media (max-width: 767px) {
  .form-required-text {
    bottom: .4rem;
  }
}

.video-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.video-bg:not(.video-bg--yt) iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-bg--yt {
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.video-bg--yt .inline-YTPlayer {
  pointer-events: none;
  width: 100vw !important;
  height: 100%;
  max-width: 100vw !important;
  position: absolute !important;
  position: absolute !important;
  top: 0;
  left: 0;
}

.video-bg--yt .inline-YTPlayer .playerYT {
  width: 100% !important;
  height: 100% !important;
  padding-bottom: 0 !important;
}

.section-texture {
  width: 100%;
  height: 8.5rem;
  position: absolute;
  z-index: 5;
  left: 0;
  overflow-x: hidden;
}

.section-texture img {
  width: 100%;
  height: 100%;
  min-width: 168rem;
  max-width: none;
  position: absolute;
  top: 0;
  left: 0;
}

.section-texture--bottom {
  bottom: 0;
  transform: translateY(50%);
}

@media (max-width: 767px) {
  .section-texture--bottom {
    transform: translateY(25%);
  }
}

.section-texture--top {
  top: 0;
  transform: translateY(-50%);
}

.section-texture--right {
  width: 8.5rem;
  height: 100%;
  top: 0;
  right: 0;
  left: auto;
  transform: translateX(10%);
}

.section-texture--right img {
  min-width: 0;
}

.lightbox {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  opacity: 1;
  visibility: visible;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: opacity 0.3s ease-out;
}

.lightbox:not(.open) {
  opacity: 0;
  visibility: hidden;
  z-index: -10;
}

.lightbox__close-btn {
  display: block;
  width: 4.8rem;
  height: 4.8rem;
  position: absolute;
  z-index: 999;
  top: 4rem;
  right: 4rem;
  transform: rotate(45deg);
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .lightbox__close-btn {
    width: 3.4rem;
    height: 3.4rem;
    top: 1.5rem;
    right: 1rem;
    box-shadow: none;
  }
}

.lightbox__close-btn:hover {
  background: #DB3A00;
  box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06);
}

.lightbox__close-btn:hover:before, .lightbox__close-btn:hover:after {
  background: #fff;
}

.lightbox__close-btn:after, .lightbox__close-btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #DB3A00;
  transition: background 0.2s linear;
}

.lightbox__close-btn:after {
  width: .2rem;
  height: 2.4rem;
}

@media (max-width: 767px) {
  .lightbox__close-btn:after {
    height: 2rem;
  }
}

.lightbox__close-btn:before {
  width: 2.4rem;
  height: .2rem;
}

@media (max-width: 767px) {
  .lightbox__close-btn:before {
    width: 2rem;
  }
}

.activities-slider {
  position: relative;
  margin-top: 3rem;
  margin-right: 1rem;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  .activities-slider {
    margin-top: 4.5rem;
    margin-right: 0;
    margin-left: 3.2rem;
    background-color: transparent;
    box-shadow: none;
  }
  .activities-slider .slick-list {
    overflow: visible;
  }
  .activities-slider .slick-track {
    margin-left: -1.6rem;
  }
}

.activities-slider .slick-track {
  display: flex !important;
}

.activities-slider .slick-slide {
  height: inherit !important;
}

@media (max-width: 991px) {
  .activities-slider__single-slide {
    padding: 0.4rem;
  }
}

.activities-slider__inner {
  height: 100%;
  padding: 2rem 5.4rem 0 3rem;
  position: relative;
  background-color: #fff;
}

@media (max-width: 991px) {
  .activities-slider__inner {
    padding: 4rem 2.4rem 2rem;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  }
}

.activities-slider__title {
  padding-right: 5rem;
}

@media (max-width: 991px) {
  .activities-slider__title {
    padding-right: 0;
  }
}

.activities-slider__nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 1.8rem;
  right: 1rem;
}

@media (max-width: 991px) {
  .activities-slider__nav {
    display: none;
  }
}

.activities-slider__nav .slick-arrow {
  position: relative;
  z-index: 9;
  right: 0;
  left: 0;
  transform: translate(0);
  margin: 0;
}

.activities-slider__header {
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {
  .activities-slider__header {
    justify-content: center;
  }
}

.activities-slider__icon {
  display: inline-block;
  flex: 0 0 4.8rem;
  width: 4.8rem;
  height: 4.8rem;
  position: relative;
  margin-right: 1.6rem;
  border-radius: 50%;
  background-color: #093D5D;
}

@media (max-width: 991px) {
  .activities-slider__icon {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-right: 0;
  }
}

.activities-slider__icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.activities-slider__list {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  padding: 0;
  margin-top: 1.6rem;
  text-decoration: none;
}

@media (max-width: 991px) {
  .activities-slider__list {
    display: block;
    columns: 2;
  }
}

@media (max-width: 991px) {
  .activities-slider__list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    margin-top: 0.8rem;
    columns: auto;
  }
}

@media (max-width: 600px) {
  .activities-slider__list {
    display: block;
    columns: 2;
  }
}

.activities-slider__list-item {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .activities-slider__list-item {
    text-align: left;
  }
}

.activities-slider__list-item::marker {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.activities-slider__progress {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 27px;
  margin-top: 1.6rem;
  margin-right: 5.4rem;
  margin-left: 3rem;
}

@media (max-width: 991px) {
  .activities-slider__progress {
    padding-bottom: 0;
    margin-top: 1.3rem;
    margin-right: 2.4rem;
    margin-left: -1rem;
  }
}

.activities-slider__progress-track {
  flex: 1 0 auto;
  height: .5rem;
  position: relative;
  margin-right: 1.3rem;
}

@media (max-width: 991px) {
  .activities-slider__progress-track {
    width: calc(100% - 6.9rem);
  }
}

.activities-slider__progress-track:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(219, 58, 0, 0.2);
  content: "";
  display: block;
  position: absolute;
}

.activities-slider__progress-indicator {
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: #DB3A00;
  transition: transform 0.3s ease-out;
}

.activities-slider__progress-info {
  display: flex;
  align-items: center;
}

.activities-slider__progress-info span {
  margin-bottom: 0;
}

.activities-slider__active-slide-number {
  position: relative;
  margin-right: 3rem;
}

.activities-slider__active-slide-number::after {
  width: 1.7rem;
  height: .1rem;
  top: 50%;
  right: -2.3rem;
  transform: translateY(-50%) rotate(150deg);
  background-color: #b3b3b3;
  content: "";
  display: block;
  position: absolute;
}

.activities-slider__total-slides-number {
  color: #b3b3b3;
}

.keep-reading__button {
  display: none;
  padding: 0;
  position: relative;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 2.4rem;
  color: #DB3A00;
  letter-spacing: 0.5px;
}

.keep-reading__button:after {
  content: "";
  display: block;
  width: .9rem;
  height: .9rem;
  position: absolute;
  top: .5rem;
  right: -1.5rem;
  transform: rotate(135deg);
  border: 2px solid #DB3A00;
  border-width: 2px 2px 0 0;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .keep-reading__button--mobile {
    display: block;
  }
}

.keep-reading__button--both {
  display: block;
}

.keep-reading__button--desktop {
  display: block;
}

@media (max-width: 767px) {
  .keep-reading__button--desktop {
    display: none;
  }
}

.keep-reading__content {
  display: block;
}

@media (max-width: 767px) {
  .keep-reading__content--mobile {
    display: none;
  }
}

.keep-reading__content--both {
  display: none;
}

.keep-reading__content--desktop {
  display: none;
}

@media (max-width: 767px) {
  .keep-reading__content--desktop {
    display: block;
  }
}

.keep-reading.visible .keep-reading__button::after {
  top: 1rem;
  transform: rotate(135deg) scale(-1);
}

.keep-reading.visible .keep-reading__content {
  display: block;
}

.leadparagraph {
  margin: 0 0 60px;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

@media (max-width: 767px) {
  .leadparagraph {
    margin: 0 0 44px;
    font-size: 16px;
    line-height: 24px;
  }
}

.leadparagraph.align-left {
  text-align: left;
}

.leadparagraph.align-right {
  text-align: right;
}

.leadparagraph.align-center {
  text-align: center;
}

@media (max-width: 767px) {
  .overline-title {
    text-align: center;
  }
}

.highlight-text {
  padding: 3px 0;
  background: #d5d9de;
}

.underlined-heading {
  display: block;
  position: relative;
  z-index: 2;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .underlined-heading {
    margin-bottom: 47px;
  }
}

.underlined-heading::after {
  width: 70px;
  height: 17px;
  bottom: -39px;
  left: 0;
  background-image: url(../images/icons/zig-zag.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
}

@media (max-width: 767px) {
  .underlined-heading::after {
    bottom: -31px;
  }
}

.underlined-heading.text-center::after {
  left: 50%;
  transform: translate(-50%);
}

.underlined-heading.text-right::after {
  right: 0;
  left: auto;
}

.circle-mark {
  display: inline-block;
  position: relative;
}

.circle-mark:before {
  display: block;
  width: 213%;
  max-width: 500px;
  padding-bottom: calc(213% * 0.663);
  height: 0;
  opacity: .2;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -45%) rotate(23deg);
  transform-origin: center center;
  background-image: url(../images/icons/circle-mark.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
}

blockquote.alternate,
blockquote {
  padding: 11px 38px 54px;
  position: relative;
  margin: 55px 0;
  font-size: 40px;
  font-weight: 300;
  line-height: 48px;
  border-left: 2px solid #f3a5a3;
}

@media (max-width: 767px) {
  blockquote.alternate,
  blockquote {
    padding: 6px 14px 44px 18px;
    margin: 40px 0 42px;
    font-size: 21px;
    line-height: 24px;
  }
}

blockquote.alternate:not([class]),
blockquote:not([class]) {
  padding: 11px 38px;
}

@media (max-width: 767px) {
  blockquote.alternate:not([class]),
  blockquote:not([class]) {
    padding: 6px 14px 6px 18px;
  }
}

blockquote.alternate:not([class]) > p:before, blockquote.alternate:not([class]) > p:after,
blockquote:not([class]) > p:before,
blockquote:not([class]) > p:after {
  display: inline;
}

blockquote.alternate:not([class]) > p:before,
blockquote:not([class]) > p:before {
  content: "“";
  position: absolute;
  top: 10px;
  left: 26px;
}

@media (max-width: 767px) {
  blockquote.alternate:not([class]) > p:before,
  blockquote:not([class]) > p:before {
    top: 6px;
    left: 11px;
  }
}

blockquote.alternate:not([class]) > p:after,
blockquote:not([class]) > p:after {
  content: "”";
}

blockquote.alternate p,
blockquote p {
  margin: 0;
}

blockquote.alternate cite,
blockquote cite {
  font-style: normal;
}

blockquote.alternate cite:before, blockquote.alternate cite:after,
blockquote cite:before,
blockquote cite:after {
  display: inline;
}

blockquote.alternate cite:before,
blockquote cite:before {
  content: "“";
  position: absolute;
  top: 10px;
  left: 26px;
}

@media (max-width: 767px) {
  blockquote.alternate cite:before,
  blockquote cite:before {
    top: 6px;
    left: 11px;
  }
}

blockquote.alternate cite:after,
blockquote cite:after {
  content: "”";
}

blockquote.alternate .author,
blockquote .author {
  position: absolute;
  bottom: 13px;
  left: 38px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

@media (max-width: 767px) {
  blockquote.alternate .author,
  blockquote .author {
    bottom: 10px;
    left: 18px;
    font-size: 14px;
    line-height: 16px;
  }
}

blockquote.alternate .author:before,
blockquote .author:before {
  content: "—";
  display: inline;
  margin-right: 4px;
}

.page-accordion {
  padding: 6px 0 68px;
}

@media (max-width: 767px) {
  .page-accordion {
    padding: 16px 0 52px;
  }
}

.single-accordion {
  padding: 0 0 24px;
  border-top: 1px solid #828f9b;
}

@media (max-width: 767px) {
  .single-accordion {
    padding: 0 0 16px;
  }
}

.single-accordion:last-of-type {
  border-bottom: 1px solid #828f9b;
}

.single-accordion p:last-child {
  margin: 0;
}

.single-accordion.active .single-accordion__title:after {
  transform: rotate(-45deg);
  margin-top: 9px;
}

@media (max-width: 767px) {
  .single-accordion.active .single-accordion__title:after {
    margin-top: 5px;
  }
}

.single-accordion__content {
  display: none;
  padding: 0 45px 17px 20px;
}

@media (max-width: 767px) {
  .single-accordion__content {
    padding: 0 30px 0 10px;
  }
}

.single-accordion__title {
  display: block;
  padding: 43px 20px 20px;
  position: relative;
  font-weight: 600;
  letter-spacing: 0;
  cursor: pointer;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .single-accordion__title {
    padding: 19px 10px 0;
  }
}

.single-accordion__title h4 {
  transition: color 0.2s linear;
}

.single-accordion__title:hover {
  color: #000000;
}

.single-accordion__title:hover h4 {
  color: #000000;
}

.single-accordion__title:hover:after {
  border-color: #000000;
}

.single-accordion__title:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: rotate(135deg);
  margin-top: 4px;
  border: 2px solid #58697a;
  border-width: 2px 2px 0 0;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .single-accordion__title:after {
    right: 13px;
    margin-top: 0;
  }
}

.page-fullwidth-image {
  padding: 38px 0 74px;
}

@media (max-width: 767px) {
  .page-fullwidth-image {
    padding: 29px 0 55px;
  }
}

.page-fullwidth-image__wrapper:before, .page-fullwidth-image__wrapper:after {
  content: "";
  display: table;
}

.page-fullwidth-image__wrapper:after {
  clear: both;
}

.page-fullwidth-image__wrapper img {
  width: 100%;
  margin: 0;
}

@media (max-width: 767px) {
  .content-image + .content-image {
    padding-top: 15px;
  }
}

.content-image__align-left, .content-image__align-right {
  width: 50%;
}

@media (max-width: 767px) {
  .content-image__align-left, .content-image__align-right {
    width: 100%;
  }
}

.content-image__align-left {
  float: left;
}

@media (max-width: 767px) {
  .content-image__align-left {
    float: none;
  }
}

.content-image__align-left.spacing-normal {
  padding-right: 15px;
}

@media (max-width: 767px) {
  .content-image__align-left.spacing-normal {
    padding: 0 0 15px;
  }
  .content-image__align-left.spacing-normal:last-child {
    padding: 0;
  }
}

.content-image__align-right {
  float: right;
}

@media (max-width: 767px) {
  .content-image__align-right {
    float: none;
  }
}

.content-image__align-right.spacing-normal {
  padding-left: 15px;
}

@media (max-width: 767px) {
  .content-image__align-right.spacing-normal {
    padding: 0 0 15px;
  }
  .content-image__align-right.spacing-normal:last-child {
    padding: 0;
  }
}

.content-image img {
  width: 100%;
  margin: 0;
}

.main-header {
  width: 100%;
  position: fixed;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-out;
}

.main-header.hero-in-view {
  background-color: transparent;
  box-shadow: none;
}

.main-header.hero-in-view .ks-logo path,
.main-header.hero-in-view .link-icon path {
  fill: #fff;
}

.main-header.hero-in-view .btn-hamburger span {
  background-color: #fff;
}

.main-header.hero-in-view .main-header__nav {
  align-items: flex-start;
}

@media (max-width: 767px) {
  .main-header.hero-in-view .main-header__nav {
    align-items: stretch;
  }
}

.main-header.hero-in-view .main-header__link-left {
  color: #fff;
}

.main-header.hero-in-view .main-header__button {
  border-color: #fff;
}

.main-header.hero-in-view .main-header__button--transparent {
  color: #fff;
}

.main-header.hero-in-view .main-header__button--transparent:hover {
  border-color: #DB3A00;
  background-color: #DB3A00;
}

.main-header.hero-in-view .main-header__button--white {
  color: #DB3A00;
  background-color: #fff;
}

.main-header.hero-in-view .main-header__button--white:hover {
  border-color: #DB3A00;
  background-color: #DB3A00;
  color: #fff;
}

.main-header__container {
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
}

@media (max-width: 767px) {
  .main-header__container {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .main-header__mobile-top {
    width: 100%;
    position: relative;
    z-index: 999;
  }
}

.main-header__logo {
  margin-right: 4.3rem;
}

@media (max-width: 767px) {
  .main-header__logo {
    position: relative;
    left: -1rem;
    margin-right: 0;
    margin-left: 0;
  }
  .main-header__logo svg {
    max-width: 13.4rem;
  }
}

.main-header__logo .ks-logo path {
  fill: #062a40;
}

.main-header__link-left {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #093D5D;
}

@media (max-width: 767px) {
  .main-header__link-left {
    color: #DB3A00;
  }
}

.main-header__link-left .link-icon {
  position: relative;
  top: 5px;
  margin-left: 6px;
}

.main-header__link-left path {
  fill: #093D5D;
}

@media (max-width: 767px) {
  .main-header__link-left path {
    fill: #DB3A00;
  }
}

.main-header__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  z-index: 99;
  transition: transform 0.3s ease-out;
  backface-visibility: hidden;
}

@media (max-width: 767px) {
  .main-header__nav {
    flex-direction: column-reverse;
    align-items: stretch;
    padding: 0 20px;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    transform: translateY(-150%);
    background-color: #fff;
  }
}

.main-header__right {
  display: flex;
  align-items: flex-start;
}

@media (max-width: 767px) {
  .main-header__right {
    flex-direction: column-reverse;
    align-items: center;
  }
}

@media (max-width: 767px) {
  .main-header__left {
    display: flex;
    justify-content: center;
    margin-top: 1.7rem;
    margin-bottom: 1.5rem;
  }
}

.main-header__button {
  min-width: initial;
  padding: 0.9rem 1.9rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.6rem;
  letter-spacing: 0;
  border-width: 1px;
}

@media (max-width: 767px) {
  .main-header__button {
    width: 100%;
    max-width: 30rem;
    padding: 1.4rem 1.9rem;
    margin-top: 1.2rem;
    font-size: 1.6rem;
    font-weight: 800;
    line-height: 2.4rem;
    letter-spacing: 0.5px;
  }
}

.main-header__button--transparent {
  margin-right: 1.8rem;
  background-color: transparent;
}

@media (max-width: 767px) {
  .main-header__button--transparent {
    margin-right: 0;
    color: #DB3A00;
    border-width: 2px;
    border-color: #DB3A00;
  }
}

.main-header__button--white {
  color: #fff;
  background-color: #DB3A00;
}

@media (max-width: 767px) {
  .main-header__button--white {
    border-width: 2px;
    border-color: #DB3A00;
    background-color: #DB3A00;
  }
}

.main-header.open {
  background-color: #fff;
}

.main-header.open .main-header__nav {
  transform: translateY(0);
}

.main-header.open .main-header__logo path {
  fill: #093D5D;
}

.main-header.open .main-header__link-left {
  color: #DB3A00;
}

.main-header.open .main-header__link-left .link-icon path {
  fill: #DB3A00;
}

.main-header.open .main-header__button--white {
  color: #fff;
  background-color: #DB3A00;
}

.main-header.open .main-header__button--transparent {
  color: #DB3A00;
  border-color: #DB3A00;
}

/* Mega Menu */
.mega-menu-wrapper {
  width: 100%;
  padding-top: 33px;
  padding-bottom: 15px;
  position: absolute;
  z-index: -999;
  top: 100%;
  left: 0;
  border-top: 1px solid #ebebeb;
  background: transparent;
  visibility: hidden;
}

.mega-menu-wrapper li {
  display: block;
  padding: 0 0 15px 0;
}

.mega-menu-wrapper li.current-menu-item > a {
  color: #000000;
}

.mega-menu-wrapper a {
  padding: 0;
  transform: translateY(5px);
  font-weight: bold;
  color: #062a40;
  opacity: 0;
  visibility: hidden;
  transition: none;
}

.mega-menu-wrapper a.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}

.mega-menu-wrapper a:hover {
  color: #062a40;
  transition: color 0.1s;
}

.mega-menu-wrapper h1,
.mega-menu-wrapper h2,
.mega-menu-wrapper h3,
.mega-menu-wrapper h4,
.mega-menu-wrapper h5,
.mega-menu-wrapper h6,
.mega-menu-wrapper p,
.mega-menu-wrapper blockquote {
  transform: translateY(5px);
  opacity: 0;
  visibility: hidden;
  transition: none;
}

.mega-menu-wrapper h1.active,
.mega-menu-wrapper h2.active,
.mega-menu-wrapper h3.active,
.mega-menu-wrapper h4.active,
.mega-menu-wrapper h5.active,
.mega-menu-wrapper h6.active,
.mega-menu-wrapper p.active,
.mega-menu-wrapper blockquote.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
}

.mega-menu-wrapper.active {
  z-index: 999;
  visibility: visible;
}

.mega-menu-wrapper.active a {
  transform: none;
}

.mega-menu-wrapper .sub-menu {
  margin: 20px 0 15px;
}

.mega-menu-wrapper .sub-menu li {
  padding-bottom: 15px;
  padding-left: 0;
}

.mega-menu-wrapper .sub-menu li:last-child {
  padding-bottom: 0;
}

.mega-menu-wrapper .sub-menu a {
  font-family: #d5d9de;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}

.mega-menu-background {
  width: 100%;
  position: absolute;
  z-index: 998;
  top: 100%;
  left: 0;
  background-color: #fff;
}

/* Main Header Mobile */
.btn-hamburger {
  display: none;
  width: 2.5rem;
  height: 1.8rem;
  padding: 0;
  position: absolute;
  z-index: 9999;
  top: 1.7rem;
  right: -.3rem;
  transform: translate(0, -50%);
  margin: 0;
  border: 0;
  outline: 0;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .btn-hamburger {
    display: block;
    width: 2rem;
    height: 1.5rem;
    margin: 0;
  }
}

.btn-hamburger:hover, .btn-hamburger:focus {
  outline: 0;
}

.btn-hamburger span {
  display: block;
  width: 2.5rem;
  height: .2rem;
  position: absolute;
  left: 0;
  transform: rotate(0deg);
  border-radius: .9rem;
  background: #093D5D;
  opacity: 1;
  transition: 0.45s ease-in-out;
}

@media (max-width: 767px) {
  .btn-hamburger span {
    width: 2rem;
  }
}

.btn-hamburger span:nth-child(1) {
  top: 0;
  transform-origin: left center;
}

.btn-hamburger span:nth-child(2) {
  top: .8rem;
  transform-origin: left center;
}

@media (max-width: 767px) {
  .btn-hamburger span:nth-child(2) {
    top: .6rem;
  }
}

.btn-hamburger span:nth-child(3) {
  top: 1.6rem;
  transform-origin: left center;
}

@media (max-width: 767px) {
  .btn-hamburger span:nth-child(3) {
    top: 1.2rem;
  }
}

.open .btn-hamburger span {
  background-color: #DB3A00 !important;
}

.open .btn-hamburger span:nth-child(1) {
  top: -.1rem;
  left: .2rem;
  transform: rotate(45deg);
}

.open .btn-hamburger span:nth-child(2) {
  width: 0;
  opacity: 0;
}

.open .btn-hamburger span:nth-child(3) {
  top: 1.6rem;
  left: .2rem;
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  .open .btn-hamburger span:nth-child(3) {
    top: 1.3rem;
  }
}

.page-hero__thumbnail {
  min-height: 464px;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .page-hero__thumbnail {
    min-height: 400px;
  }
}

@media (max-width: 767px) {
  .page-hero__thumbnail {
    min-height: 180px;
  }
}

.page-hero__content {
  padding: 58px 0 47px;
}

@media (max-width: 767px) {
  .page-hero__content {
    padding: 47px 0 38px;
  }
}

.block-tabs {
  overflow: hidden;
}

.block-tabs h2 {
  margin: 0 0 19px;
}

@media (max-width: 767px) {
  .block-tabs h2 {
    margin: 0 0 18px;
  }
}

.block-tabs.block-bottom-spacing {
  padding-bottom: 35px;
}

.block-tabs .alignnone {
  margin: 8px 0 56px;
}

@media (max-width: 767px) {
  .block-tabs .alignnone {
    margin: 8px 0 35px;
  }
}

.tabs__link-list {
  padding: 0;
  margin: 0;
  white-space: nowrap;
  list-style: none;
  overflow-x: auto;
}

.tabs__link-list:before, .tabs__link-list:after {
  content: "";
  display: table;
}

.tabs__link-list:after {
  clear: both;
}

@media (max-width: 767px) {
  .tabs__link-list {
    padding: 0 20px;
  }
  .tabs__link-list:before, .tabs__link-list:after {
    content: none;
  }
}

.tabs__link-list-wrapper {
  position: relative;
  border-bottom: 1px solid #828f9b;
}

.tabs__link-list-wrapper:before {
  content: "";
  display: none;
  width: 20px;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 6px;
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
}

.tabs__link-list-wrapper.has-scroll:before {
  display: block;
}

.tabs__link {
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .tabs__link {
    display: inline-block;
    float: none;
    font-size: 13px;
    line-height: 25px;
  }
  .slick-initialized .tabs__link {
    float: left;
  }
}

.tabs__link a {
  display: block;
  padding: 0 20px 10px;
  position: relative;
  text-align: center;
  color: #000;
  text-decoration: none;
  transition: color 0.2s linear;
}

@media (max-width: 767px) {
  .tabs__link a {
    min-width: 0;
    padding: 0 10px 8px;
    outline: 0;
  }
}

.tabs__link a:hover {
  color: #000000;
}

.tabs__link a:after {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  position: absolute;
  right: auto;
  bottom: -1px;
  left: 0;
  background-color: #000000;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .tabs__link a:after {
    height: 3px;
  }
}

.tabs__link.active a {
  color: #000;
}

@media (max-width: 767px) {
  .tabs__link.active a {
    color: #000;
  }
}

.tabs__link.active a:after {
  width: 100%;
}

.tabs__tab-content {
  padding: 42px 0 62px;
  position: static;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.2s linear;
}

@media (max-width: 767px) {
  .tabs__tab-content {
    padding: 30px 0 47px;
  }
}

.tabs__tab-content-wrapper {
  border-bottom: 1px solid #37414b;
}

.tabs__tab-content:not(.active) {
  position: absolute;
  left: -9999px;
  opacity: 0;
  visibility: hidden;
}

.tab-head-wrap {
  position: relative;
}

@media (max-width: 767px) {
  .tab-head-wrap {
    margin: 0 -20px;
  }
  .tab-head-wrap .tab-head:before, .tab-head-wrap .tab-head:after {
    content: "";
    display: table;
  }
  .tab-head-wrap .tab-head:after {
    clear: both;
  }
}

.tab-head-wrap.has-scroll:after {
  content: "";
  display: block;
  width: 70px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(270deg, #fffcf2 0%, rgba(255, 252, 242, 0) 100%);
}

.block-img-comp {
  padding: 71px 15px;
}

@media (max-width: 991px) {
  .block-img-comp {
    padding: 70px 31px;
  }
}

@media (max-width: 767px) {
  .block-img-comp {
    padding: 50px 20px 39px;
  }
  .block-img-comp .section-title {
    text-align: left;
  }
}

.block-img-comp .container-fluid {
  padding: 0 1.04166667vw;
}

@media (max-width: 767px) {
  .block-img-comp .container-fluid {
    padding: 0;
  }
}

.block-img-comp .row {
  margin: 0 -1.04166667vw;
  padding: 0 0 2.22222222vw;
}

@media (max-width: 767px) {
  .block-img-comp .row {
    margin: 0;
    padding: 0;
  }
}

.block-img-comp .row:last-child {
  padding: 0;
}

.block-img-comp [class*="col"] {
  padding: 0 1.04166667vw;
}

@media (max-width: 767px) {
  .block-img-comp [class*="col"] {
    padding: 0 0 12px;
  }
}

.block-img-single img {
  display: block;
  width: 100%;
}

.block-img-single.small-top {
  padding-bottom: 2.22222222vw;
}

@media (max-width: 767px) {
  .block-img-single.small-top {
    padding-bottom: 12px;
  }
}

.block-gallery-slider {
  padding: 27px 0 49px;
}

@media (max-width: 767px) {
  .block-gallery-slider {
    padding: 20px 0 38px;
  }
}

.bc-gallery__slider {
  padding: 0;
}

@media (max-width: 767px) {
  .bc-gallery__slider {
    padding: 0 20px;
  }
}

.bc-gallery__caption {
  padding: 19px 15px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

@media (max-width: 767px) {
  .bc-gallery__caption {
    padding: 13px 15px;
    font-size: 12px;
    line-height: 14px;
  }
}

.block-gallery-lightbox {
  padding-top: 79px;
  padding-bottom: 48px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .block-gallery-lightbox {
    padding: 58px 0 46px;
  }
  .block-gallery-lightbox .row {
    margin: 0 -8px;
  }
}

.lightbox-gallery__single-thumb {
  padding-bottom: 31px;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-thumb {
    padding: 0 8px 12px;
  }
}

.lightbox-gallery__single-thumb img {
  width: 100%;
}

.lightbox-gallery__gallery-wrapper {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #eff0f2;
  opacity: 1;
  visibility: visible;
  transition: all 300ms ease;
}

.lightbox-gallery__gallery-wrapper .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}

@media (max-width: 991px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-prev {
    left: -4px;
  }
}

.lightbox-gallery__gallery-wrapper .slick-arrow.slick-next {
  right: 0;
  left: auto;
}

@media (max-width: 991px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-next {
    right: -4px;
  }
}

.lightbox-gallery__gallery-wrapper:not(.active) {
  opacity: 0;
  visibility: hidden;
}

.lightbox-gallery__slider {
  max-width: 100%;
  padding: 0 65px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .lightbox-gallery__slider {
    padding: 0 45px;
  }
}

@media (max-width: 767px) {
  .lightbox-gallery__slider {
    padding: 0 20px;
  }
}

.lightbox-gallery__single-slide {
  height: 100vh;
  padding: 60px 0;
  position: relative;
  outline: none;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-slide {
    padding: 40px 0;
  }
}

.lightbox-gallery__single-slide.slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.lightbox-gallery__single-slide img {
  width: auto;
  max-height: calc(100vh - 120px);
  margin: 0 auto;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-slide img {
    max-height: calc(100vh - 80px);
  }
}

.lightbox-gallery__slide-image {
  max-height: 100%;
}

.lightbox-gallery__caption {
  flex: 0 0 100%;
  padding: 19px 15px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

@media (max-width: 767px) {
  .lightbox-gallery__caption {
    padding: 13px 15px;
    font-size: 12px;
    line-height: 14px;
  }
}

.lightbox-gallery__close {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 999;
  top: 21px;
  right: 21px;
  transform: rotate(45deg);
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.2s linear;
}

@media (max-width: 767px) {
  .lightbox-gallery__close {
    top: 10px;
    right: 10px;
  }
}

.lightbox-gallery__close:hover {
  background: #58697a;
}

.lightbox-gallery__close:hover:before, .lightbox-gallery__close:hover:after {
  background: #fff;
}

.lightbox-gallery__close:after, .lightbox-gallery__close:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #37414b;
  transition: background 0.2s linear;
}

.lightbox-gallery__close:after {
  width: 2px;
  height: 24px;
}

.lightbox-gallery__close:before {
  width: 24px;
  height: 2px;
}

.block-content-links {
  padding: 70px 0 20px;
}

@media (max-width: 767px) {
  .block-content-links {
    padding: 54px 0 25px;
  }
}

.block-content-links + .block-content-links {
  padding-top: 0;
}

.block-content-links-text {
  padding-bottom: 35px;
}

.block-content-links-text .content-link {
  margin-bottom: 45px;
  border-bottom: 1px solid #062a40;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link {
    margin-bottom: 31px;
  }
}

.block-content-links-text .content-link__title {
  padding: 0 70px 10px 20px;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link__title {
    padding: 0 65px 4px 10px;
  }
}

.block-content-links-text .content-link__icon {
  margin-top: -6px;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link__icon {
    margin-top: -2px;
  }
}

.content-link {
  display: block;
  margin-bottom: 31px;
}

@media (max-width: 767px) {
  .content-link {
    margin-bottom: 23px;
  }
}

.content-link__title {
  padding: 12px 70px 12px 20px;
  position: relative;
  margin: 0;
  font-weight: 500;
  color: #062a40;
}

@media (max-width: 767px) {
  .content-link__title {
    padding: 7px 65px 7px 10px;
  }
}

.content-link__img-wrapper img {
  width: 100%;
}

.content-link__icon {
  width: 36px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  overflow: hidden;
  transition: width 0.2s linear;
}

@media (max-width: 767px) {
  .content-link__icon {
    right: 10px;
  }
}

.content-link:hover .content-link__icon {
  width: 48px;
}

.content-link__icon svg {
  position: absolute;
  top: 0;
  right: 0;
}

.content-link__icon svg path {
  fill: #000000;
}

.block-content-images {
  background: #eff0f2;
}

@media (max-width: 767px) {
  .block-content-images h3 {
    font-size: 24px;
    line-height: 24px;
  }
}

.block-content-images.has-container {
  background: transparent;
}

.block-content-images.has-container .row {
  margin: 0;
  background: #eff0f2;
}

.block-content-images.has-container .b-content-images__content-wrapper {
  max-width: 353px;
}

@media (max-width: 991px) {
  .block-content-images.has-container .b-content-images__content-wrapper {
    max-width: 500px;
  }
}

@media (max-width: 767px) {
  .block-content-images.has-container .b-content-images__content-wrapper {
    padding: 40px 10px 46px;
  }
}

.b-content-images__content-wrapper {
  max-width: 370px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  left: 30px;
}

@media (max-width: 991px) {
  .b-content-images__content-wrapper {
    max-width: 500px;
    margin: 0 auto;
    padding: 146px 0 175px;
    left: auto;
  }
}

@media (max-width: 767px) {
  .b-content-images__content-wrapper {
    padding: 46px 10px 43px;
  }
}

.b-content-images__content-wrapper p {
  margin: 0 0 16px;
}

.b-content-images__image img {
  width: 100%;
}

.b-content-images__col.image-left {
  padding-right: 60px;
  padding-left: 0;
}

@media (max-width: 991px) {
  .b-content-images__col.image-left {
    padding: 0;
  }
}

.has-container .b-content-images__col.image-left {
  padding-right: 77px;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-left {
    padding: 0;
  }
}

.b-content-images__col.image-right {
  padding-right: 0;
  padding-left: 60px;
}

@media (max-width: 991px) {
  .b-content-images__col.image-right {
    padding: 0;
  }
}

.has-container .b-content-images__col.image-right {
  padding-left: 77px;
}

@media (max-width: 991px) {
  .has-container .b-content-images__col.image-right {
    padding: 0;
  }
}

.b-content-images__col.content-right .b-content-images__content-wrapper {
  margin: 0 auto;
  left: -30px;
}

@media (max-width: 991px) {
  .b-content-images__col.content-right .b-content-images__content-wrapper {
    left: auto;
    margin: 0 auto;
  }
}

.block-cta {
  padding: 64px 0;
  color: #ffffff;
  background: #000000;
}

@media (max-width: 991px) {
  .block-cta {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .block-cta {
    padding: 51px 0 48px;
  }
}

.block-cta h1,
.block-cta h2,
.block-cta h3,
.block-cta h4,
.block-cta h5,
.block-cta h6 {
  color: currentColor;
}

@media (max-width: 991px) {
  .block-cta__text-wrapper {
    padding-top: 5px;
    padding-bottom: 39px;
  }
}

@media (max-width: 767px) {
  .block-cta__text-wrapper {
    padding-bottom: 20px;
  }
}

.block-cta__button-wrapper {
  text-align: right;
}

@media (max-width: 991px) {
  .block-cta__button-wrapper {
    text-align: center;
  }
}

.hero-home {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  padding: 140px 0;
  position: relative;
  color: #fff;
}

.hero-home__scroll-text {
  position: absolute;
  z-index: 99;
  bottom: 76px;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .hero-home__scroll-text {
    bottom: 40px;
  }
}

.hero-home__title {
  color: #fff;
}

@media (max-width: 767px) {
  .hero-home__title {
    margin-bottom: 24px;
  }
}

.hero-home__inner {
  max-width: 720px;
  position: relative;
  z-index: 5;
  transform: translateY(-10%);
  text-align: center;
}

.hero-home__bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
}

.hero-home__bg-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.hero-home__bg-img:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
  display: block;
  position: absolute;
}

.hero-home__video-bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  .hero-home__video-bg {
    display: none;
  }
}

.hero-home__play {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 24px;
  position: relative;
  font-size: 16px;
  font-weight: 800;
  line-height: 24px;
  color: #DB3A00;
  letter-spacing: 0.5px;
  border: none;
  border-radius: 40px;
  background-color: #fff;
}

.hero-home__play span,
.hero-home__play svg {
  position: relative;
  z-index: 2;
}

.hero-home__play span {
  margin-left: 10px;
}

.hero-home__play path {
  fill: #DB3A00;
}

.hero-home__play::before {
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 50%;
  left: 50%;
  border-radius: 40px;
  background-color: #fff;
  opacity: 0;
  transition: all 0.3s ease-out;
  animation: pulse-border 1.2s ease-out infinite;
  content: "";
  display: block;
  position: absolute;
}

.hero-home__lightbox {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .hero-home .section-texture--bottom {
    height: 75px;
    bottom: -38px;
  }
}

.hero-home .lightbox {
  background-color: #f3f1ec;
}

.block-content-large-image {
  display: flex;
  padding-bottom: 270px;
  position: relative;
  margin-top: 140px;
}

@media (max-width: 991px) {
  .block-content-large-image {
    flex-direction: column;
    padding-bottom: 70px;
    margin-top: 100px;
  }
}

.block-content-large-image::after {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/textures/paperbg.png), #093D5D;
  content: "";
  display: block;
  position: absolute;
}

.block-content-large-image__white-box {
  display: block;
  width: 61%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}

.block-content-large-image__content-col {
  flex: 0 0 61%;
  max-width: 61%;
  padding-top: 64px;
  padding-right: calc(13vw + 150px);
  padding-bottom: 85px;
  padding-left: calc(50vw - 1290px / 2);
  position: relative;
  z-index: 2;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 1365px) {
  .block-content-large-image__content-col {
    padding-left: 20px;
  }
}

@media (max-width: 991px) {
  .block-content-large-image__content-col {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 22px;
    padding-right: 20px;
    padding-bottom: 30px;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .block-content-large-image .underlined-heading {
    padding-bottom: 9px;
    margin-bottom: 52px;
    text-align: center !important;
  }
  .block-content-large-image .underlined-heading::after {
    left: 50%;
    transform: translateX(-50%);
  }
}

.block-content-large-image .section-texture--bottom {
  bottom: 25px;
}

.block-content-large-image .section-texture--right {
  height: calc(100% + 30px);
  top: -25px;
}

@media (max-width: 991px) {
  .block-content-large-image .section-texture--right {
    display: none;
  }
}

.block-content-large-image__content-wrapper, .block-content-large-image__grades {
  position: relative;
  z-index: 6;
}

.block-content-large-image__grades {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .block-content-large-image__grades {
    margin-top: 5px;
  }
}

.block-content-large-image__grade-col {
  flex: 0 0 50%;
  max-width: 50%;
  margin-top: 3.2rem;
}

@media (max-width: 767px) {
  .block-content-large-image__grade-col {
    margin-top: 22px;
  }
}

@media (max-width: 767px) {
  .block-content-large-image__grade-col--2 {
    padding-left: 10px;
  }
}

.block-content-large-image__single-grade {
  margin-bottom: 32px;
  text-align: left;
}

@media (max-width: 991px) {
  .block-content-large-image__single-grade {
    margin-bottom: 22px;
  }
}

.block-content-large-image__image-col {
  flex: 0 0 53%;
  max-width: 53%;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-left: -14%;
  margin-top: 64px;
  margin-bottom: 85px;
}

.block-content-large-image__image-col img {
  height: 100%;
  object-fit: cover;
  clip-path: url(#img-mask-2);
}

@media (max-width: 991px) {
  .block-content-large-image__image-col {
    margin: 0;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}

.block-content-large-image__img-wrapper {
  display: inline-block;
  position: relative;
}

.block-content-large-image__stamp {
  width: 38%;
  position: absolute;
  right: 13.8%;
  bottom: 0;
  transform: translateY(50%);
}

@media (max-width: 991px) {
  .block-content-large-image__stamp {
    width: 28%;
    transform: translateY(35%);
    right: 4.5%;
  }
}

@media (max-width: 450px) {
  .block-content-large-image__stamp {
    width: 41%;
    transform: translateY(50%);
    right: 4.5%;
    bottom: 13px;
  }
}

.block-content-large-image__stamp svg {
  width: 100%;
}

.block-about {
  padding: 17.4rem 0 15rem;
  position: relative;
  margin-bottom: 10rem;
  background-color: #fff;
}

@media (max-width: 767px) {
  .block-about {
    padding: 10.8rem 0 3rem;
    margin-bottom: 6rem;
  }
}

.block-about .container {
  overflow: hidden;
}

.block-about__content-wrapper {
  max-width: 69rem;
  position: relative;
  z-index: 2;
  margin: 0 auto;
}

.block-about .section-texture {
  z-index: 0;
}

.block-content-image-composition {
  padding: 12.4rem 0 18.1rem;
  position: relative;
}

@media (max-width: 991px) {
  .block-content-image-composition {
    padding: 6.8rem 0 11rem;
  }
}

.block-content-image-composition .section-texture {
  top: 2.5rem;
}

@media (max-width: 991px) {
  .block-content-image-composition .underlined-heading.text-left {
    text-align: center !important;
  }
  .block-content-image-composition .underlined-heading.text-left:after {
    left: 50%;
    transform: translateX(-50%);
  }
}

.block-content-image-composition__row {
  display: flex;
}

@media (max-width: 991px) {
  .block-content-image-composition__row {
    flex-direction: column-reverse;
  }
}

@media (max-width: 767px) {
  .block-content-image-composition__row {
    margin-right: -2rem;
    margin-left: -2rem;
  }
}

@media (max-width: 991px) {
  .block-content-image-composition__content-wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.block-content-image-composition__col {
  flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 991px) {
  .block-content-image-composition__col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.block-content-image-composition__col--content {
  padding-left: 10.3%;
}

@media (max-width: 991px) {
  .block-content-image-composition__col--content {
    padding-left: 0;
    text-align: center;
    overflow: hidden;
  }
}

.block-content-image-composition__col--images {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

@media (max-width: 991px) {
  .block-content-image-composition__col--images {
    padding-top: 37%;
  }
}

@media (max-width: 600px) {
  .block-content-image-composition__col--images {
    padding-top: 50%;
  }
}

.block-content-image-composition__images-wrapper {
  max-width: 53.4%;
  position: relative;
}

.block-content-image-composition__img {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.block-content-image-composition__img--1 {
  width: 175.66%;
  position: absolute;
  z-index: 7;
  top: -95.3%;
  right: 37.5%;
}

@media (max-width: 991px) {
  .block-content-image-composition__img--1 {
    width: 121.66%;
    top: -68%;
    right: 52.5%;
  }
}

.block-content-image-composition__img--2 {
  position: relative;
  z-index: 8;
  right: 0;
  transform: translateY(-6%);
}

@media (max-width: 991px) {
  .block-content-image-composition__img--2 {
    max-width: 89.7%;
    transform: translate(0);
    margin-left: auto;
  }
}

.block-content-image-composition__img--3 {
  width: 150.98%;
  position: absolute;
  z-index: 9;
  top: 36.7%;
  right: 78.4%;
}

@media (max-width: 991px) {
  .block-content-image-composition__img--3 {
    width: 134.08%;
    top: 35%;
    right: 65.5%;
  }
}

.block-story-content-image {
  padding-top: 125px;
  position: relative;
  background-color: #fff;
}

@media (max-width: 767px) {
  .block-story-content-image {
    padding-top: 50px;
  }
}

.block-story-content-image__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

@media (max-width: 767px) {
  .block-story-content-image__row {
    display: flex;
    flex-direction: column;
  }
}

.block-story-content-image__content-wrapper {
  position: relative;
  z-index: 8;
  padding-bottom: 6rem;
}

@media (max-width: 767px) {
  .block-story-content-image__content-wrapper {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .block-story-content-image__content-wrapper h2:not(.underlined-heading) {
    margin-bottom: 75px;
  }
}

.block-story-content-image .section-texture {
  top: 30px;
}

.block-story-content-image .underlined-heading {
  margin-top: 8px;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .block-story-content-image .underlined-heading {
    margin-bottom: 45px;
  }
}

@media (max-width: 767px) {
  .block-story-content-image .overline {
    text-align: left;
  }
}

.block-story-content-image__col--img {
  display: flex;
  align-items: start;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .block-story-content-image__col--img {
    justify-content: center;
    order: 1;
    margin-top: 25px;
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 25px;
  }
}

.block-story-content-image__col--text {
  padding-right: 15px;
}

@media (max-width: 767px) {
  .block-story-content-image__col--text {
    padding-right: 0;
    order: 2;
  }
}

.block-story-content-image__img-wrapper {
  position: relative;
}

@media screen and (min-width: 1439px) {
  .block-story-content-image__img-wrapper {
    transform: translateX(60px);
  }
}

.block-story-content-image__img-wrapper::before {
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  border: 2px solid #fff;
  content: "";
  display: block;
  position: absolute;
}

@media (max-width: 767px) {
  .block-story-content-image__img-wrapper::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #fff;
  }
}

.block-story-content-image__img-wrapper svg {
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  position: absolute;
}

@media (max-width: 767px) {
  .block-story-content-image__img-wrapper svg {
    display: none;
  }
}

.block-story-content-image__buttons-wrapper {
  z-index: 3;
  position: relative;
  margin-top: -40px;
}

@media (min-width: 1679px) {
  .block-story-content-image__buttons-wrapper {
    margin-left: -20px;
  }
}

@media (max-width: 991px) {
  .block-story-content-image__buttons-wrapper {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .block-story-content-image__buttons-wrapper {
    transform: translateY(-205px);
    display: flex;
    flex-direction: column;
    align-items: center;
    order: 3;
  }
}

@media (max-width: 600px) {
  .block-story-content-image__buttons-wrapper {
    margin-top: 0;
    top: 100%;
    transform: translateY(-72px);
  }
}

.block-story-content-image__buttons-wrapper button {
  margin-right: 15px;
}

@media (max-width: 600px) {
  .block-story-content-image__buttons-wrapper button {
    max-width: 280px;
    width: 100%;
    margin: 0;
  }
}

.bio-lightbox {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 160px 0;
}

@media (max-width: 991px) {
  .bio-lightbox {
    padding: 60px 0 0;
    align-items: start;
  }
}

.bio-lightbox .container {
  max-width: 113rem;
  position: relative;
  margin-bottom: 4.8rem;
}

@media (max-width: 1199px) {
  .bio-lightbox .container {
    margin-bottom: 0;
  }
}

.bio-lightbox__row {
  display: flex;
  align-items: center;
}

@media (max-width: 991px) {
  .bio-lightbox__row {
    display: block;
  }
}

.bio-lightbox__col {
  flex-basis: 50%;
  max-width: 50%;
  position: relative;
}

@media (max-width: 991px) {
  .bio-lightbox__col {
    max-width: 100%;
  }
}

.bio-lightbox__col--text {
  max-width: 51rem;
  padding-top: 4rem;
  padding-bottom: 6rem;
  padding-left: 4.8rem;
}

@media (max-width: 991px) {
  .bio-lightbox__col--text {
    max-width: 100%;
    padding-bottom: 10rem;
  }
}

@media (max-width: 991px) {
  .bio-lightbox__col--text {
    padding-top: 3rem;
    padding-left: 0;
  }
  .bio-lightbox__col--text .overline {
    text-align: left;
  }
}

.bio-lightbox .underlined-heading {
  margin-bottom: 4.4rem;
}

@media (max-width: 991px) {
  .bio-lightbox .underlined-heading {
    margin-bottom: 1rem;
  }
}

.bio-lightbox .underlined-heading::after {
  bottom: -3rem;
}

@media (max-width: 991px) {
  .bio-lightbox .underlined-heading::after {
    display: none;
  }
}

.bio-lightbox__inner {
  max-width: 700px;
}

.bio-lightbox__slider-nav {
  display: flex;
  position: absolute;
  z-index: 9999;
  bottom: 0;
  left: calc(50% + 48px);
}

@media (max-width: 991px) {
  .bio-lightbox__slider-nav {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 8rem;
    position: fixed;
    z-index: 99999;
    bottom: 0;
    left: 0;
    background-color: white;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  }
}

.bio-lightbox__slider-nav .slick-arrow {
  width: 4.8rem;
  position: static;
  transform: translate(0);
  margin: 0;
  margin-right: 2.7rem;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
  .bio-lightbox__slider-nav .slick-arrow {
    margin: 0 1.6rem;
  }
}

.bio-lightbox__img-wrapper {
  display: flex;
  justify-content: center;
}

.bio-lightbox__img-wrapper img {
  margin: 0 auto;
}

.bio-lightbox__image-slider .slick-track {
  padding-left: 1.8rem;
}

@media (max-width: 991px) {
  .bio-lightbox__image-slider .slick-track {
    padding-left: 0;
    margin-bottom: 4rem;
  }
}

.bio-lightbox__image-slider-nav {
  position: absolute;
  z-index: 9999;
  top: 52%;
  left: .2rem;
  transform: translateY(-50%);
}

@media (max-width: 991px) {
  .bio-lightbox__image-slider-nav {
    top: calc(100% - 2rem);
    left: 50%;
    transform: translateX(-50%);
  }
}

.bio-lightbox__image-slider-nav .slick-arrow {
  width: 2rem;
  height: 2rem;
  padding: 0;
  margin: 0;
}

.bio-lightbox__image-slider-nav .slick-prev {
  top: auto;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}

@media (max-width: 991px) {
  .bio-lightbox__image-slider-nav .slick-prev {
    top: 50%;
    left: 0;
    transform: translate(-100%, -50%);
  }
}

.bio-lightbox__image-slider-nav .slick-next {
  top: 100%;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}

@media (max-width: 991px) {
  .bio-lightbox__image-slider-nav .slick-next {
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
  }
}

.bio-lightbox__image-slider-nav .slick-dots {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

@media (max-width: 991px) {
  .bio-lightbox__image-slider-nav .slick-dots {
    flex-direction: row;
    align-items: center;
  }
}

.bio-lightbox__image-slider-nav .slick-dots li {
  width: 1.5rem;
  height: 1.5rem;
  margin: .7rem 0;
  font-size: 0;
  border: 1px solid #DB3A00;
  border-radius: 50%;
  background-color: transparent;
}

@media (max-width: 991px) {
  .bio-lightbox__image-slider-nav .slick-dots li {
    margin: 0 .7rem;
  }
}

.bio-lightbox__image-slider-nav .slick-dots li.slick-active {
  background-color: #DB3A00;
}

.block-home-cta {
  display: flex;
  justify-content: center;
  padding-top: 51.5rem;
  padding-bottom: 11.8rem;
  position: relative;
}

.block-story-content-image + .block-home-cta {
  margin-top: -13rem;
}

@media (max-width: 767px) {
  .block-story-content-image + .block-home-cta {
    margin-top: -26.7rem;
  }
}

@media (max-width: 767px) {
  .block-home-cta {
    padding-top: 31.5rem;
    padding-bottom: 8.2rem;
  }
}

.block-home-cta__inner {
  max-width: 85rem;
  position: relative;
  z-index: 3;
  margin: 0 auto;
  text-align: center;
}

.block-home-cta__title {
  color: #fff;
}

.block-home-cta__background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #4684a9;
}

.block-home-cta__background::after {
  width: 100%;
  height: 37.4rem;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 21.8rem), linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0));
  content: "";
  display: block;
  position: absolute;
}

.block-home-cta__background::before {
  width: 100%;
  height: 44.1rem;
  z-index: 3;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  content: "";
  display: block;
  position: absolute;
}

.block-home-cta__background img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: 50% 98.5%;
}

@media (max-width: 767px) {
  .block-home-cta__background img {
    object-position: 35% 94.5%;
  }
}

.block-home-cta__button-wrapper {
  margin-top: 4.3rem;
}

@media (max-width: 767px) {
  .block-home-cta__button-wrapper {
    margin-top: 2.8rem;
  }
}

.block-home-cta__button {
  margin: 0 0.8rem;
}

@media (max-width: 767px) {
  .block-home-cta__button {
    width: 100%;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
  }
}

.block-home-cta__button--1 {
  border-color: #fff;
}

@media (max-width: 767px) {
  .block-home-cta__button--1 {
    margin-bottom: 1.4rem;
  }
}

.block-home-cta__button--2 {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}

.block-contact {
  padding: 12.9rem 0 8.4rem;
  position: relative;
}

@media (max-width: 767px) {
  .block-contact {
    padding: 5rem 0 5.6rem;
  }
}

.block-contact__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 3rem;
}

@media (max-width: 767px) {
  .block-contact__row {
    display: block;
  }
}

.block-contact__content-wrapper {
  max-width: 52rem;
}

.block-contact .underlined-heading {
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .block-contact .overline {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .block-contact__form-wrapper {
    margin-top: 2.8rem;
  }
}

.page-404 {
  padding: 15rem 0;
}

@media (max-width: 767px) {
  .page-404 {
    padding: 5rem 0;
  }
}

.page-404__heading {
  text-transform: uppercase;
}

/* Main Footer */
.main-footer {
  color: #fff;
  background-color: #093D5D;
}

.main-footer__top {
  padding: 7.4rem 0 3.8rem;
}

@media (max-width: 767px) {
  .main-footer__top {
    padding: 5.5rem 0 .5rem;
  }
}

.main-footer__bottom {
  padding: 8rem 0;
}

@media (max-width: 767px) {
  .main-footer__bottom {
    padding: 0 0 3.4rem;
  }
}

.main-footer .overline {
  margin-bottom: 1.6rem;
  color: #fff;
}

@media (max-width: 767px) {
  .main-footer .overline {
    display: none;
  }
}

.main-footer__social-nav {
  display: flex;
}

@media (max-width: 767px) {
  .main-footer__social-nav {
    justify-content: center;
  }
}

.main-footer__social-nav-item:not(:last-child) {
  margin-right: 2.1rem;
}

@media (max-width: 767px) {
  .main-footer__social-nav-item {
    margin: 0 1rem;
  }
}

.main-footer__social-nav-item:focus path, .main-footer__social-nav-item:hover path {
  fill: #DB3A00;
}

.main-footer__row {
  display: grid;
  grid-template-columns: 1fr 0.86fr 1fr 3fr;
}

@media (max-width: 991px) {
  .main-footer__row {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .main-footer__row {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .main-footer__col {
    margin-bottom: 3.6rem;
  }
}

@media (max-width: 767px) {
  .main-footer__col {
    margin-bottom: 1.4rem;
  }
}

@media (max-width: 767px) {
  .main-footer__col--description {
    margin-bottom: 3rem;
  }
}

.main-footer__col--description a {
  color: #fff;
}

.main-footer__col--newsletter {
  margin-left: 22.7%;
}

@media (max-width: 991px) {
  .main-footer__col--newsletter {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .main-footer__col--newsletter {
    width: 100%;
  }
}

.main-footer__col--newsletter .overline {
  display: block;
}

@media (max-width: 767px) {
  .main-footer__col--newsletter .overline {
    margin-bottom: 2.1rem;
  }
}

@media (max-width: 767px) {
  .main-footer__col--socials {
    order: 1;
  }
}

.main-footer__logo path {
  fill: #fff;
}

.main-footer__copy-wrapper {
  display: flex;
}

@media (max-width: 767px) {
  .main-footer__copy-wrapper {
    flex-direction: column;
  }
}

.main-footer__copy-wrapper .caption {
  margin-bottom: 0;
}

.main-footer .main-footer__company-text {
  margin-left: 1.6rem;
}

@media (max-width: 767px) {
  .main-footer .main-footer__company-text {
    margin-left: 0;
  }
}

.main-footer__newsletter form {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.main-footer__newsletter form .gform_fields {
  display: flex !important;
}

@media (max-width: 1199px) {
  .main-footer__newsletter form .gform_fields {
    flex-direction: column;
  }
}

.main-footer__newsletter form .gform_body {
  flex: 1 0 auto;
}

@media (max-width: 1199px) {
  .main-footer__newsletter form .gform_body {
    width: 100%;
  }
}

.main-footer__newsletter form .select2-container {
  width: 100% !important;
}

.main-footer__newsletter form .ginput_container {
  margin: 0 !important;
}

.main-footer__newsletter form .gfield {
  padding: 0 !important;
  margin: 0 10px 0 0 !important;
}

@media (max-width: 991px) {
  .main-footer__newsletter form .gfield {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
  }
}

@media (max-width: 1199px) {
  .main-footer__newsletter form .gfield {
    width: 100%;
  }
}

.main-footer__newsletter form .gfield:first-child {
  width: 19rem;
}

.main-footer__newsletter form .gfield:last-child {
  flex: 1 0 auto;
}

.main-footer__newsletter form .validation_error {
  flex: 0 0 100%;
}

.main-footer__newsletter form .gform_footer {
  width: 4.8rem;
  padding: 0;
  position: relative;
  margin: 0;
}

@media (max-width: 1199px) {
  .main-footer__newsletter form .gform_footer {
    margin-top: 2rem;
  }
}

@media (max-width: 991px) {
  .main-footer__newsletter form .gform_footer {
    width: 100%;
    margin-top: .5rem !important;
    margin-bottom: 1.8rem;
  }
}

.main-footer__newsletter form .gform_footer:after {
  width: .9rem;
  height: .9rem;
  z-index: 2;
  top: 2rem;
  left: 50%;
  transform: translateX(-75%) rotate(45deg);
  transform-origin: center center;
  pointer-events: none;
  border: 2px solid #fff;
  border-width: 2px 2px 0 0;
  transition: all 0.2s linear;
  content: "";
  display: block;
  position: absolute;
}

@media (max-width: 991px) {
  .main-footer__newsletter form .gform_footer:after {
    display: none;
  }
}

.main-footer__newsletter form .gform_footer input[type="submit"] {
  width: 4.8rem;
  height: 4.8rem;
  min-width: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
  border-radius: 0;
}

@media (max-width: 991px) {
  .main-footer__newsletter form .gform_footer input[type="submit"] {
    width: 100%;
    height: 5.6rem;
    font-size: 1.6rem;
    border-radius: 5rem;
  }
}

.main-footer__newsletter .validation_message,
.main-footer__newsletter .validation_error,
.main-footer__newsletter .gform_confirmation_wrapper .gform_confirmation_message {
  color: #fff;
}
