@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 40px;
}

/**
 * 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: "Roboto", sans-serif;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  line-height: 32px;
  min-width: 320px;
  margin: 0;
  color: #333d47;
  background-color: #fafafa;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }
}

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

figure {
  margin: 0;
}

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

/* Make inputs on iOS look normal */
/* Custom List Styles */
ol {
  margin: 0 0 16px;
  padding: 0;
  counter-reset: item;
  display: block;
}

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

ol li {
  position: relative;
  display: block;
  margin: 0 0 16px;
  padding: 0 0 0 20px;
}

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

ol li li {
  margin: 0;
  padding: 0 0 0 35px;
}

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

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

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

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

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

ul:not([class]) li {
  position: relative;
  margin: 0 0 16px;
  padding: 0 0 0 20px;
}

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

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

ul:not([class]) li:before {
  position: absolute;
  top: 13px;
  left: 1px;
  display: block;
  width: 5px;
  height: 5px;
  content: '';
  border: 1px solid #333d47;
  border-radius: 50%;
  background: #333d47;
}

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

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

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

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

/* Normalize links across browsers */
a {
  transition: all .2s linear;
  text-decoration: none;
  color: #e84b47;
  border-bottom: 1px solid transparent;
}

a img {
  border: 0;
}

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

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

.section-title {
  margin: 0 0 39px;
  text-align: center;
}

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

.tablet-checker {
  display: none;
}

@media (max-width: 991px) {
  .tablet-checker {
    display: block;
  }
}

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .aligncenter {
    margin: 30px 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: #333d47;
}

nav a:hover {
  text-decoration: none;
  color: #333d47;
}

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

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1;
  margin: 0 0 47px;
  color: #37414b;
}

h1:only-child,
h2:only-child,
h3:only-child,
h4:only-child,
h5:only-child,
h6:only-child {
  margin: 0;
}

p + h1, p +
h2, p +
h3, p +
h4, p +
h5, p +
h6 {
  margin-top: 42px;
}

@media (max-width: 767px) {
  p + h1, p +
  h2, p +
  h3, p +
  h4, p +
  h5, p +
  h6 {
    margin-top: 35px;
  }
}

h1 {
  font-size: 64px;
  margin: 0 0 47px;
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
    margin: 0 0 38px;
  }
}

h2 {
  font-size: 48px;
  line-height: 52px;
  margin: 0 0 32px;
}

@media (max-width: 767px) {
  h2 {
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 14px;
  }
}

p + h2 {
  margin-top: 60px;
}

@media (max-width: 767px) {
  p + h2 {
    margin-top: 44px;
  }
}

h3 {
  font-size: 32px;
  line-height: 36px;
  margin: 0 0 18px;
}

@media (max-width: 767px) {
  h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 13px;
  }
}

h4 {
  font-size: 21px;
  line-height: 24px;
  margin: 0 0 3px;
}

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

p + h4 {
  margin-top: 37px;
}

@media (max-width: 767px) {
  p + h4 {
    margin-top: 24px;
  }
}

h5 {
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 15px;
}

p + h5 {
  margin-top: 32px;
}

h6 {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 15px;
}

p + h6 {
  margin-top: 28px;
}

/* Text Elements */
p {
  margin: 0 0 32px;
}

p:last-child {
  margin: 0;
}

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

p ul,
ol + p {
  margin-top: 32px;
}

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

strong {
  font-weight: 700;
}

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

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

::selection {
  background: #d5d9de;
}

::-moz-selection {
  background: #d5d9de;
}

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

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

.block-bottom-spacing {
  padding-bottom: 71px;
}

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

.columns-spacing-top {
  padding-top: 40px;
}

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

.columns-spacing-bottom {
  padding-bottom: 35px;
}

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

.block-margin-top {
  margin-top: 80px;
}

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

.block-margin-bottom {
  margin-bottom: 80px;
}

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

.content-column {
  margin-bottom: 32px;
  padding-right: 20px;
}

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

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

.content-column.last_column {
  padding-right: 0;
  padding-left: 20px;
}

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

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

/* Buttons */
.c-btn, .gform_button {
  font-size: 14px;
  font-weight: 900;
  line-height: 16px;
  display: inline-block;
  min-width: 200px;
  padding: 25px 15px 23px;
  transition: all .2s linear;
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #ffffff;
  background: #e84b47;
}

@media (max-width: 767px) {
  .c-btn, .gform_button {
    padding: 16px 15px 15px;
  }
}

.c-btn:hover, .gform_button:hover {
  text-decoration: none;
  color: #ffffff;
  background: #cf4240;
}

.c-btn.c-btn-color-alt, .c-btn-color-alt.gform_button {
  padding: 23px 15px 21px;
  color: #e84b47;
  border: 2px solid #ffffff;
  background: #ffffff;
}

@media (max-width: 767px) {
  .c-btn.c-btn-color-alt, .c-btn-color-alt.gform_button {
    padding: 14px 15px 13px;
  }
}

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

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

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

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

@media (max-width: 767px) {
  .c-btn-wrapper {
    margin: 5px 0 31px;
  }
}

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

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

.c-btn-secondary {
  position: relative;
  min-width: 0;
  padding: 0 25px 10px 0;
  color: #e84b47;
  border-bottom: 2px solid #e84b47;
  background: transparent;
}

@media (max-width: 767px) {
  .c-btn-secondary {
    padding: 0 14px 5px 0;
  }
}

.c-btn-secondary svg * {
  stroke: #e84b47;
}

.c-btn-secondary:hover {
  padding-right: 51px;
  color: #cf4240;
  border-bottom-color: #cf4240;
  background: transparent;
}

.c-btn-secondary:hover svg * {
  stroke: #cf4240;
}

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

@media (max-width: 767px) {
  .iframe-wrapper {
    margin: 31px auto;
  }
}

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

.block-content .video-wrapper {
  margin: 30px auto 81px auto;
  position: relative;
}

@media (max-width: 767px) {
  .block-content .video-wrapper {
    margin-top: 10px;
    margin-bottom: 36px;
  }
}

.block-content .video-wrapper .iframe-wrapper {
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .page-fullwidth-image .video-wrapper {
    width: auto;
    max-width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .block-content > .container > .row > div:not(.col-lg-11):not(.col-lg-12):not(.col-xl-11):not(.col-xl-12) .video-wrapper {
    width: 152%;
    max-width: 152%;
    margin-left: -26%;
  }
}

.video-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 100px;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

@media (max-width: 1199px) {
  .video-lightbox {
    padding: 0 10px;
  }
}

.video-lightbox.active {
  opacity: 1;
}

.video-lightbox__inner {
  width: 100%;
  max-width: 170vh;
}

.video-lightbox .iframe-wrapper {
  width: 100%;
  height: auto;
  overflow: visible;
}

.video-lightbox__close {
  position: absolute;
  z-index: 99999;
  top: 0;
  right: -70px;
  display: block;
  width: 56px;
  height: 56px;
  cursor: pointer;
  transition: all 0.2s linear;
  transform: rotate(45deg);
  border-radius: 50%;
  background-color: #fff;
  border: 3px solid #d5d9de;
}

@media (max-width: 1199px) {
  .video-lightbox__close {
    top: 0;
    right: 0;
    position: fixed;
  }
}

.video-lightbox__close:hover {
  background-color: #0038B8;
  border-color: #0038B8;
}

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

.video-lightbox__close:active {
  background-color: #003b8b;
  border-color: #003b8b;
  color: #fff;
}

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

.video-lightbox__close:after {
  width: 3px;
  height: 34px;
}

.video-lightbox__close:before {
  width: 34px;
  height: 3px;
}

/* Slider Global */
.slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  margin: -24px 0 0;
  padding: 0;
  cursor: pointer;
  transition: border .2s linear;
  transform: translate(0, -50%);
  border: 2px solid #828f9b;
  border-radius: 50%;
  background: transparent;
  box-shadow: none;
}

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

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

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

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

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

.slick-arrow.slick-prev {
  right: 100%;
  left: auto;
  margin-right: 30px;
}

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

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

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

.slick-arrow.slick-next {
  right: auto;
  left: 100%;
  margin-left: 30px;
}

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

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

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

/* BASE TABLES */
#page .tablepress-table-name {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 1.5px;
  text-transform: none;
}

#page .tablepress {
  margin-top: -6px;
  margin-bottom: 40px;
}

#page .tablepress caption {
  display: none;
}

#page .tablepress thead th {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  padding: 14px 20px;
  color: #828f9b;
  border: 0;
  background-color: transparent;
}

#page .tablepress thead th:after {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  border-bottom: 1px solid #d5d9de;
}

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

#page .tablepress tbody td {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  padding: 14px 19px;
  color: #333d47;
  border: 0;
}

#page .tablepress tbody td:first-child {
  text-align: left;
}

#page .tablepress tbody td:after {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  border-bottom: 1px solid #d5d9de;
}

#page .tablepress tbody tr {
  border-top: 0;
}

#page .tablepress tbody tr:last-child {
  border-bottom: 0;
}

.table-wrapper {
  position: relative;
}

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

.table-wrapper .tablepress.has-scroll:before {
  display: block;
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="email"],
textarea {
  padding: 5px 4px;
  border: 1px solid #CCC;
  width: 100%;
}

textarea {
  height: 200px;
}

input[type="checkbox"],
input[type="radio"] {
  margin-right: 10px;
}

select {
  width: 100%;
}

select[multiple="multiple"] option {
  padding: 4px 8px;
}

label {
  display: inline-block;
  font-weight: 700;
  line-height: 1.3;
}

.gform_button {
  align-items: center;
  border: 2px solid transparent;
  border-radius: 4px;
  display: inline-flex;
  font: 16px "noto_sansextracondensed_bold", sans-serif;
  height: 48px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 4px 0 0 !important;
  letter-spacing: 0.6px;
  background-color: #0038B8;
  border-color: #003b8b;
  color: #fff;
  cursor: pointer;
  outline: none !important;
  margin-top: 20px;
}

.gform_button:hover, .gform_button:active {
  background-color: #003b8b;
}

.page-content .gform_button {
  padding: 19px 32px 17px 32px;
  font-family: "noto_sansextracondensed_bold", sans-serif;
  border-width: 3px;
}

@media (max-width: 601px) {
  .page-content .gform_button {
    width: 100%;
  }
}

.gform_heading {
  display: none;
}

ul.gform_fields {
  padding-left: 0;
}

li.gfield {
  list-style: none;
  margin-bottom: 16px;
  clear: both;
  padding-left: 0 !important;
}

li.gfield:before {
  display: none !important;
}

.ginput_container_radio > ul,
.ginput_container_checkbox > ul {
  padding-left: 0;
}

.ginput_container_radio > ul > li,
.ginput_container_checkbox > ul > li {
  list-style: none;
}

.ginput_container_radio > ul > li label,
.ginput_container_checkbox > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

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

.gform_footer {
  clear: both;
}

.gform_footer br {
  display: none;
}

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

.ginput_complex > * {
  width: calc(50% - 8px);
  margin-bottom: 0;
}

.ginput_complex > *.address_line_1, .ginput_complex > *.address_line_2 {
  width: 100%;
}

.ginput_complex > * br {
  display: none;
}

.ginput_complex > * label {
  font-size: .813em;
  letter-spacing: .5pt;
}

.ginput_complex p {
  margin: 0 !important;
}

@media only screen and (min-width: 769px) {
  li.gf_left_half, li.gf_right_half {
    float: left;
    width: calc(50% - 8px);
  }
  li.gf_left_half {
    margin-right: 16px;
    clear: both;
  }
  li.gf_right_half {
    clear: none;
  }
  li.gf_left_third, li.gf_middle_third, li.gf_right_third {
    float: left;
    width: calc(33.3% - (32px / 3));
  }
  li.gf_left_third, li.gf_middle_third {
    margin-right: 16px;
  }
  li.gf_left_third {
    clear: both;
  }
  li.gf_middle_third, li.gf_right_third {
    clear: none;
  }
}

.hbspt-form fieldset {
  max-width: 100% !important;
}

.hbspt-form input[type="text"],
.hbspt-form input[type="number"],
.hbspt-form input[type="tel"],
.hbspt-form input[type="url"],
.hbspt-form input[type="email"],
.hbspt-form textarea,
.hbspt-form select {
  width: 100% !important;
}

.hbspt-form .form-columns-2 > div,
.hbspt-form .form-columns-3 > div {
  margin-right: 16px;
}

.hbspt-form .form-columns-2 > div:last-child,
.hbspt-form .form-columns-3 > div:last-child {
  margin-right: 0;
}

.hbspt-form .form-columns-2 > div {
  width: calc(50% - 8px) !important;
}

.hbspt-form .form-columns-3 > div {
  width: calc(33.3% - (32px / 3)) !important;
}

.hbspt-form .hs-richtext {
  margin-bottom: 16px;
}

.hbspt-form .field {
  margin-bottom: 16px;
}

.hbspt-form .field > ul {
  padding-left: 0;
}

.hbspt-form .field > ul > li {
  list-style: none;
}

.hbspt-form .field > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.hbspt-form .input {
  margin-right: 0 !important;
}

.hbspt-form .input > ul {
  margin-top: 0;
  padding-left: 0;
}

.hbspt-form .input > ul > li {
  list-style: none;
}

.hbspt-form .input > ul > li label {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
}

.gfield_required,
.hs-form-required {
  margin-left: 4px;
  color: red;
}

.hs-error-msgs {
  margin-top: 0;
}

.validation_error {
  margin-bottom: 16px;
}

.validation_message,
.validation_error,
.hs-error-msg {
  font-weight: normal;
  font-size: .875em;
  line-height: 1.5;
  color: red;
}

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

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

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

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

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

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 {
  position: absolute;
  top: 10px;
  left: 26px;
  content: '“';
}

@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 {
  position: absolute;
  top: 10px;
  left: 26px;
  content: '“';
}

@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 {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  position: absolute;
  bottom: 13px;
  left: 38px;
}

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

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

.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 {
  margin-top: 9px;
  transform: rotate(-45deg);
}

@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 {
  font-weight: 600;
  position: relative;
  display: block;
  padding: 43px 20px 20px;
  cursor: pointer;
  transition: all .2s linear;
  letter-spacing: 0;
}

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

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

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

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

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

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

@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 */
.main-header {
  font-weight: 500;
  position: relative;
  background-color: #fafafa;
  z-index: 10;
}

@media (min-width: 1025px) {
  .main-header {
    height: 142px;
  }
}

@media (min-width: 1440px) {
  .main-header {
    height: 147px;
  }
}

@media (max-width: 991px) {
  .main-header .row {
    margin: 0;
  }
}

.main-header__top {
  background: #d5d9de;
}

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

.main-header__logo {
  display: inline-block;
  max-width: 200px;
}

@media (max-width: 991px) {
  .main-header__logo {
    max-width: 150px;
  }
}

@media (max-width: 767px) {
  .main-header__logo {
    max-width: 100px;
  }
}

@media (min-width: 992px) {
  .main-header__logo .emblem {
    height: 40px !important;
    width: 40px !important;
  }
}

@media (min-width: 992px) {
  .main-header__logo .brand {
    height: 40px !important;
  }
}

.main-header__wrapper {
  width: 100%;
  max-width: 1310px;
  margin: 0 auto;
  padding: 0 15px;
}

@media (max-width: 991px) {
  .main-header__wrapper {
    padding: 0 40px;
  }
}

@media (max-width: 767px) {
  .main-header__wrapper {
    padding: 2px 25px 0 !important;
  }
}

.main-header__nav {
  font-size: 16px;
  line-height: 18px;
  position: static;
}

@media (max-width: 1199px) {
  .main-header__nav {
    font-size: 14px;
    line-height: 16px;
  }
}

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

.main-header__nav .highlight-text {
  padding: 0;
}

.main-header__nav li {
  padding: 0 7px;
}

.main-header__nav > .menu {
  display: flex;
  justify-content: space-between;
}

.main-header__nav > .menu > li {
  padding: 55px 0;
}

.main-header__nav a {
  position: relative;
  display: inline-block;
  color: #333d47;
}

.main-header__nav a:before {
  position: absolute;
  right: 0;
  bottom: -3px;
  left: 0;
  display: block;
  height: 2px;
  content: '';
  transition: background .2s linear;
  background: transparent;
}

.main-header__nav a:focus {
  color: currentColor;
}

.main-header__nav a:hover {
  color: currentColor;
}

.main-header__nav a:hover:before {
  background: #e84b47;
}

.main-header__subnav {
  font-size: 12px;
  line-height: 14px;
  padding: 17px 0;
  text-align: right;
}

.main-header__subnav li {
  margin-right: 15px;
}

.main-header__subnav li:last-child {
  margin-right: 0;
}

.main-header__subnav a:hover {
  color: #58697a;
}

.main-header__right {
  text-align: right;
}

@media (max-width: 991px) {
  .main-header__right {
    display: none;
    height: 90px;
  }
}

@media (max-width: 991px) {
  .main-header__left {
    padding: 16px 0;
    height: 90px;
  }
}

@media (max-width: 767px) {
  .main-header__left {
    padding: 13px 0;
  }
}

@media (min-width: 1025px) {
  .main-header__bottom {
    transform: translateY(0);
  }
}

@media (min-width: 1025px) {
  .main-header__bottom #menu-main-nav > li > a {
    padding: 0 25px 29px 0;
    margin-top: 31px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .main-header__bottom #menu-main-nav > li > a {
    font-size: 13px;
    padding-right: 15px;
  }
  .main-header__bottom #menu-main-nav > li > a:after {
    height: 8px;
    width: 8px;
    border-top-width: 1px;
    border-right-width: 1px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .main-header__bottom #menu-main-nav > li {
    margin-left: 7px;
  }
}

@media (min-width: 1025px) {
  .main-header__bottom.sticky, .main-header__bottom.unsticky {
    position: fixed;
    bottom: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, #0069dd 0%, #003b8b 100%);
    padding-top: 0;
    transform: translateY(100%);
    transition: transform 0.3s linear;
  }
}

@media (min-width: 1025px) {
  .main-header__bottom.sticky #menu-main-nav > li > a, .main-header__bottom.unsticky #menu-main-nav > li > a {
    padding: 0 25px 25px 0;
    margin-top: 26px;
  }
}

@media (min-width: 1440px) {
  .main-header__bottom.sticky #menu-main-nav > li > a, .main-header__bottom.unsticky #menu-main-nav > li > a {
    padding: 0 25px 22px 0;
    margin-top: 26px;
  }
}

@media (min-width: 1025px) {
  .main-header__bottom.unsticky {
    transform: translateY(0);
  }
}

@media (min-width: 1025px) and (max-width: 1439px) {
  .main-header__cta .c-btn, .main-header__cta .gform_button {
    font-size: 14px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1025px) and (max-width: 1199px) {
  .main-header__cta .c-btn, .main-header__cta .gform_button {
    font-size: 13px;
  }
}

.program-menu.fixed-pos {
  top: 75px !important;
}

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

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

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

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

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

.mega-menu-wrapper a:hover {
  transition: color .1s;
  color: #333d47;
}

.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 {
  visibility: hidden;
  transition: none;
  transform: translateY(5px);
  opacity: 0;
}

.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 {
  visibility: visible;
  transition: all .3s;
  opacity: 1;
}

.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 {
  position: absolute;
  z-index: 998;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
}

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

@media (max-width: 991px) {
  .btn-hamburger {
    display: block;
  }
}

@media (max-width: 767px) {
  .btn-hamburger {
    width: 20px;
    height: 15px;
    margin: 0;
  }
}

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

.btn-hamburger span {
  position: absolute;
  left: 0;
  display: block;
  width: 25px;
  height: 2px;
  transition: .45s ease-in-out;
  transform: rotate(0deg);
  opacity: 1;
  border-radius: 9px;
  background: #333d47;
}

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

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

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

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

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

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

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

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

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

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

.main-header__nav-mobile {
  font-size: 18px;
  line-height: 32px;
}

@media (max-width: 767px) {
  .main-header__nav-mobile {
    font-size: 14px;
    line-height: 16px;
  }
}

.main-header__nav-mobile .menu > li > a {
  font-weight: 500;
  position: relative;
  padding: 18px 40px 14px;
}

@media (max-width: 767px) {
  .main-header__nav-mobile .menu > li > a {
    padding: 18px 20px 14px;
  }
}

.main-header__nav-mobile .menu > li > a.open {
  background: #e7e9ec;
}

.main-header__nav-mobile .menu > li > a.open + .sub-menu {
  display: block;
}

.main-header__nav-mobile .menu > li.menu-item-has-children > a:after {
  position: absolute;
  top: 50%;
  right: 45px;
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  content: '';
  transition: all .2s linear;
  transform: rotate(135deg);
  border: 2px solid #58697a;
  border-width: 2px 2px 0 0;
}

@media (max-width: 767px) {
  .main-header__nav-mobile .menu > li.menu-item-has-children > a:after {
    right: 26px;
    width: 7px;
    height: 7px;
  }
}

.main-header__nav-mobile .menu > li.menu-item-has-children > a.open:after {
  margin-top: 0;
  transform: rotate(-45deg);
}

.main-header__nav-mobile .sub-menu {
  display: none;
  padding: 17px 0 13px;
}

.main-header__nav-mobile .sub-menu li {
  margin: 0 0 15px;
}

.main-header__nav-mobile .sub-menu li:last-child {
  margin: 0;
}

.main-header__nav-mobile .sub-menu a {
  padding: 0 60px;
}

@media (max-width: 767px) {
  .main-header__nav-mobile .sub-menu a {
    padding: 0 40px;
  }
}

.main-header__nav-mobile a {
  font-weight: 400;
  display: block;
}

.main-header__nav-mobile a:hover, .main-header__nav-mobile a:focus {
  color: #333d47;
}

.main-header__nav-mobile--wrapper {
  position: absolute;
  z-index: 99;
  top: 100%;
  right: -40px;
  left: -40px;
  display: none;
  background: #fafafa;
}

@media (max-width: 767px) {
  .main-header__nav-mobile--wrapper {
    right: -20px;
    left: -20px;
  }
}

@media (max-width: 991px) {
  .main-header__nav-mobile--wrapper.active {
    display: block;
  }
}

.main-header__nav-mobile--wrapper nav li {
  display: block;
}

.main-header__nav-mobile--wrapper .c-btn, .main-header__nav-mobile--wrapper .gform_button {
  font-size: 12px;
  line-height: 15px;
  width: 100%;
}

@media (max-width: 991px) {
  .main-header__subnav {
    text-align: left;
  }
  .main-header__subnav a {
    display: block;
    padding: 9px 40px;
  }
  .main-header__subnav li {
    margin: 0 0 16px;
  }
  .main-header__subnav li:last-child {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .main-header__subnav {
    padding: 6px 0;
  }
  .main-header__subnav a {
    padding: 9px 20px;
  }
  .main-header__subnav li {
    margin: 0;
  }
}

.main-header__cta-wrapper--mobile {
  padding: 185px 0 0;
}

@media (max-width: 767px) {
  .main-header__cta-wrapper--mobile {
    padding: 0;
  }
}

.main-header .main-header__nav-mobile--wrapper .main-header__subnav ul.contact-top li a img {
  opacity: 1 !important;
  visibility: visible !important;
}

.main-header .main-header__nav-mobile--wrapper .main-header__subnav ul.contact-top li:nth-child(5) a {
  background-image: none !important;
}

.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.has-video .page-hero__thumbnail {
  min-height: 0 !important;
  padding-bottom: 130px !important;
}

@media (max-width: 1399px) {
  .page-hero.has-video .page-hero__thumbnail {
    padding-top: 100px !important;
  }
}

@media (max-width: 991px) {
  .page-hero.has-video .page-hero__thumbnail {
    padding-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .page-hero.has-video .page-hero__thumbnail {
    padding-bottom: 100px !important;
  }
}

@media (max-width: 767px) {
  .page-hero:not(.has-video) h1 {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .page-hero:not(.has-video) .page-hero__thumbnail {
    padding-top: 155px;
    padding-bottom: 105px;
  }
}

@media (max-width: 767px) {
  .page-hero:not(.has-video) .hero-caption {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding-left: 14px;
    padding-right: 14px;
    flex: 0 0 auto;
  }
}

@media (max-width: 767px) {
  .page-hero:not(.has-video) h2 {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .page-hero h1 {
    font-family: "noto_sansextracondensed_bold", sans-serif !important;
    font-size: 46px !important;
    letter-spacing: 0.25px !important;
  }
}

@media (max-width: 767px) {
  .page-hero h2 {
    font-size: 18px !important;
    line-height: 26px !important;
    letter-spacing: .75px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    margin-bottom: 25px !important;
  }
}

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

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

.page-hero .hero-caption {
  z-index: 2;
}

.page-hero__video-wrapper {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  z-index: 1;
  min-width: 900px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s 1s linear;
}

.page-hero__video-wrapper.loaded {
  opacity: 1;
}

.page-hero__video-wrapper .iframe-wrapper {
  margin: 0;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 100%;
}

.page-hero__button-wrapper {
  position: absolute;
  left: 32px;
  bottom: 38px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

@media (max-width: 767px) {
  .page-hero__button-wrapper {
    left: 22px;
    bottom: 28px;
  }
}

.page-hero__button {
  border: 3px solid #d5d9de;
  border-radius: 999px;
  width: 64px;
  height: 64px;
  background-color: #fff;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 26px;
  padding-left: 5px;
  color: #0038B8;
  min-width: 64px;
}

@media (max-width: 767px) {
  .page-hero__button {
    min-width: 49px;
    width: 49px;
    height: 49px;
    border-width: 2px;
    font-size: 19px;
    padding-left: 4px;
  }
}

.page-hero__button:hover {
  background-color: #0038B8;
  border-color: #0038B8;
  color: #fff;
}

.page-hero__button:active {
  background-color: #003b8b;
  border-color: #003b8b;
  color: #fff;
}

.page-hero__button-text {
  color: #fff;
  text-transform: uppercase;
  font: 12px "noto_sansextracondensed_bold", sans-serif;
  letter-spacing: 1.7px;
  border-top: 1px solid #fff;
  margin-left: 7px;
  min-width: 281px;
  margin-top: 21px;
  text-align: right;
}

@media (max-width: 767px) {
  .page-hero__button-text {
    max-width: calc(100vw - 113px);
    width: 280px;
    min-width: 0;
  }
}

.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 {
  overflow-x: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}

.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 {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 6px;
  display: none;
  width: 20px;
  content: '';
  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 {
  font-size: 15px;
  font-weight: 700;
  display: block;
  float: left;
}

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

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

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

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

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

@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 {
  position: static;
  visibility: visible;
  padding: 42px 0 62px;
  transition: opacity .2s linear;
  opacity: 1;
}

@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;
  visibility: hidden;
  opacity: 0;
  left: -9999px;
}

.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 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 70px;
  content: '';
  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-comp.campus-facilities .col-12:first-child img {
  border-radius: 5px 0 0 5px;
}

.block-img-comp.campus-facilities .col-12:last-child img {
  border-radius: 0 5px 5px 0;
}

.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;
  }
}

.fluid-two-small .block-img-single.small-top {
  padding-bottom: 0;
}

.fluid-two-small .block-img-single.full {
  flex-grow: 1;
}

.fluid-two-small .block-img-single.full img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (min-width: 768px) {
  .fluid-two-small .col-12.with-paddings.order-first {
    padding-right: 15px !important;
  }
  .fluid-two-small .col-12.with-paddings.order-first img {
    border-radius: 0 10px 10px 0;
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  .fluid-two-small .col-12.with-paddings.order-last {
    padding-left: 15px !important;
  }
  .fluid-two-small .col-12.with-paddings.order-last img {
    border-radius: 10px 0 0 10px;
    overflow: hidden;
  }
}

.fluid-two-small .col-12.with-paddings .block-img-single.small-top {
  padding-bottom: 30px;
}

@media (max-width: 767px) {
  .fluid-two-small .col-12.with-paddings .block-img-single {
    padding-bottom: 20px !important;
  }
}

.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 {
  font-size: 14px;
  line-height: 18px;
  padding: 19px 15px;
  text-align: center;
}

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

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

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

.block-gallery-lightbox .gallery-wrapper {
  height: calc(100vh - 150px) !important;
}

.block-gallery-lightbox .gallery-slider {
  height: auto !important;
}

@media (max-width: 767px) {
  .block-gallery-lightbox .gallery-slider .slick-list .slick-track .gallery-slide-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}

.block-gallery-lightbox .gallery-slider .slick-list .slick-track .slick-slide {
  text-align: center;
  padding: 0;
  max-width: calc(100vw - 33px);
}

@media (max-width: 767px) {
  .block-gallery-lightbox .gallery-slider .slick-list .slick-track .slick-slide {
    width: calc(100vw - 33px);
  }
}

.block-gallery-lightbox .gallery-slider .slick-list .slick-track .slick-slide img {
  max-height: 518px;
  object-fit: cover;
  width: auto !important;
}

@media (max-width: 767px) {
  .block-gallery-lightbox .gallery-slider .slick-list .slick-track .slick-slide img {
    max-height: none;
    width: 100% !important;
    height: auto !important;
  }
}

.block-gallery-lightbox .gallery-slider-nav {
  height: 130px !important;
  padding: 0 !important;
}

@media (max-width: 767px) {
  .block-gallery-lightbox .gallery-slider-nav {
    height: 66px !important;
  }
}

.block-gallery-lightbox .gallery-slider-nav .slick-list .slick-track .slick-slide {
  text-align: center;
  padding: 0;
  max-height: 130px;
}

@media (max-width: 767px) {
  .block-gallery-lightbox .gallery-slider-nav .slick-list .slick-track .slick-slide {
    max-height: 66px;
  }
}

.block-gallery-lightbox .gallery-slider-nav .slick-list .slick-track .slick-slide img {
  object-fit: cover;
  width: auto !important;
  height: 130px !important;
}

@media (max-width: 767px) {
  .block-gallery-lightbox .gallery-slider-nav .slick-list .slick-track .slick-slide img {
    max-height: 66px;
  }
}

.block-gallery-lightbox .gallery-slider-nav .slick-arrow {
  margin-top: 0 !important;
}

@media (max-width: 1199px) {
  .block-gallery-lightbox .gallery-slider-nav .slick-arrow.slick-next {
    right: 50px !important;
  }
}

@media (max-width: 767px) {
  .block-gallery-lightbox .gallery-slider-nav .slick-arrow.slick-next {
    right: 20px !important;
  }
}

@media (max-width: 1199px) {
  .block-gallery-lightbox .gallery-slider-nav .slick-arrow.slick-prev {
    left: 50px !important;
  }
}

@media (max-width: 767px) {
  .block-gallery-lightbox .gallery-slider-nav .slick-arrow.slick-prev {
    left: 20px !important;
  }
}

.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;
  visibility: visible;
  transition: all 300ms ease;
  opacity: 1;
  background-color: #eff0f2;
}

.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) {
  visibility: hidden;
  opacity: 0;
}

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

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

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

.lightbox-gallery__single-slide {
  position: relative;
  height: 100vh;
  padding: 60px 0;
  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 {
  font-size: 14px;
  line-height: 18px;
  padding: 19px 15px;
  text-align: center;
  flex: 0 0 100%;
}

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

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

@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 {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  transition: background .2s linear;
  transform: translate(-50%, -50%);
  background-color: #37414b;
}

.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 #333d47;
}

@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 {
  font-weight: 500;
  position: relative;
  margin: 0;
  padding: 12px 70px 12px 20px;
  color: #333d47;
}

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

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

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

@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: #e84b47;
}

.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: #e84b47;
}

@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;
  }
}

@media (min-width: 767px) {
  .single-testimonial-slide {
    display: flex !important;
  }
}

.single-testimonial-slide .copy p {
  font-size: 16px;
  line-height: 24px;
}

.slick-dots {
  display: flex;
  justify-content: center;
}

.block-content.testimonial ul li::before {
  content: none;
}

.block-content.testimonial ul.slick-dots button {
  color: transparent;
  width: 18px !important;
  height: 18px !important;
  border-radius: 100%;
  background-color: white;
  border: 1px solid #65afff !important;
}

.block-content.testimonial ul.slick-dots li.slick-active button {
  background-color: #65afff;
  border: none !important;
}

/* Main Footer */
.main-footer__top {
  min-height: 305px;
  background: #58697a;
}

@media (max-width: 767px) {
  .main-footer__top {
    min-height: 120px;
  }
}

.main-footer__bottom {
  min-height: 80px;
  background: #828f9b;
}

@media (max-width: 767px) {
  .main-footer__bottom {
    min-height: 48px;
  }
}
