@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: "poppins", sans-serif;
}

body {
  font-family: "poppins", sans-serif;
  font-size: 20px;
  line-height: 30px;
  min-width: 320px;
  margin: 0;
  color: #081c3e;
  background-color: #edf6ff;
  -webkit-font-smoothing: antialiased;
  position: relative;
}

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

body.lock-scroll {
  overflow: hidden;
}

body::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #081c3e;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.2s linear z-index 0.2s linear;
}

body.overlay::after {
  z-index: 9;
  opacity: 0.4;
}

/* 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 0 0 30px;
  counter-reset: item;
  display: block;
}

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

ol li {
  position: relative;
  display: block;
  padding: 12px 0 0 28px;
  margin: 0 0 18px;
}

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

ol li ol {
  padding: 0;
}

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

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

ol li ol li:before {
  content: "";
  width: 5px;
  height: 3px;
  background: #081c3e;
  position: absolute;
  top: 14px;
  left: 1px;
}

@media (max-width: 767px) {
  ol li ol li:before {
    left: 11px;
    width: 3px;
    height: 2px;
    top: 63%;
  }
}

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 15px;
  padding: 0 0 0 30px;
  list-style: none;
}

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

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

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

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 #081c3e;
  border-radius: 50%;
  background: #081c3e;
}

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

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

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

ul:not([class]) li li:before {
  left: 0;
  border-radius: 0;
  width: 5px;
  height: 3px;
  background: #081c3e;
}

@media (max-width: 767px) {
  ul:not([class]) li li:before {
    width: 6px;
    height: 2px;
    top: 11px;
  }
}

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

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

a img {
  border: 0;
}

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

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

.show-on-mobile-b {
  display: none !important;
}

@media (max-width: 767px) {
  .show-on-mobile-b {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}

.show-on-mobile-in {
  display: none !important;
}

@media (max-width: 767px) {
  .show-on-mobile-in {
    display: inline !important;
  }
}

.show-on-mobile-f {
  display: none !important;
}

@media (max-width: 767px) {
  .show-on-mobile-f {
    display: flex !important;
  }
}

#page {
  overflow: hidden;
}

.title-wave:after {
  content: '';
  display: block;
  width: 68px;
  height: 17px;
  background: url(../images/svg/wave.svg) no-repeat center center;
  margin-top: 13px;
}

@media (max-width: 767px) {
  .title-wave:after {
    width: 34px;
    height: 8px;
    background-size: cover;
    margin-top: 18px;
  }
}

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

.navigation.pagination {
  clear: both;
}

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

nav a:hover {
  text-decoration: none;
  color: #081c3e;
}

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: #2454A5;
}

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: 24px;
  }
}

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

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    line-height: 27px;
    letter-spacing: 0.03em;
    margin: 0 0 38px;
  }
}

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

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

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

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

h3 {
  font-size: 36px;
  line-height: 40px;
  margin: 0 0 24px;
}

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

h4 {
  font-size: 28px;
  line-height: 32px;
  margin: 0 0 17px;
}

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

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

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

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

p:last-child {
  margin: 0;
}

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

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

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

strong {
  font-weight: 700;
}

/* Horizontal Line */
hr {
  margin: 69px 0 76px;
  border-top: 1px solid #2454A5;
}

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

::selection {
  background: rgba(42, 196, 221, 0.35);
}

::-moz-selection {
  background: rgba(42, 196, 221, 0.35);
}

.block-title-svg {
  font-size: 100px;
  font-weight: 800;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .block-title-svg {
    font-size: 128px;
  }
}

.block-title-svg svg text {
  fill: none;
  stroke: #2454A5;
  stroke-width: 5px;
}

@media (max-width: 991px) {
  .block-title-svg svg text {
    stroke-width: 3px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

@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: 600px) {
  .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: 600px) {
  .content-column.last_column {
    padding-left: 0;
  }
}

/* Buttons */
.c-btn {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1px;
  display: inline-block;
  min-width: 172px;
  padding: 17px 15px 17px;
  border-radius: 40px;
  transition: all .2s linear;
  text-align: center;
  color: #081c3e;
  background: #ffcb00;
  border: none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .c-btn {
    min-width: 144px;
    padding: 16px 15px 15px;
    font-size: 15px;
  }
}

.c-btn:hover {
  text-decoration: none;
  color: #081c3e;
}

.c-btn:focus {
  color: #081c3e;
  outline: none;
}

.c-btn.c-btn-color-alt {
  padding: 11px 15px 9px;
  color: #081c3e;
  background: #ffffff;
  line-height: 30px;
}

.c-btn.c-btn-color-alt:before {
  background: #e6eff4;
}

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

.c-btn.c-btn-cta {
  min-width: 144px;
  border-radius: 20px;
  padding: 11px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0.1px;
  color: #081c3e;
}

.c-btn.c-btn-cta:hover, .c-btn.c-btn-cta:focus, .c-btn.c-btn-cta:active {
  color: #081c3e;
}

.c-btn-wrapper {
  line-height: 16px;
  display: block;
  margin: 23px 0 33px;
  text-align: left;
  vertical-align: middle;
}

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

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

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

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

.c-btn-wrapper + .c-btn-wrapper .c-btn-secondary {
  padding: 0;
}

.c-btn-icon {
  transition: all .2s linear;
  background-color: #c1dcf7;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}

@media (max-width: 767px) {
  .c-btn-icon {
    width: 18px;
    height: 18px;
    margin-left: 4px;
  }
  .c-btn-icon svg {
    width: 11px;
  }
}

.c-btn-primary {
  margin-bottom: 26px;
  position: relative;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

@supports (-ms-ime-align: auto) {
  .c-btn-primary {
    overflow: hidden;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-btn-primary {
    overflow: hidden;
  }
}

.c-btn-primary span {
  position: relative;
  z-index: 1;
}

.c-btn-primary:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: -75%;
  right: 10%;
  margin: -15px 0 0 1px;
  width: 80%;
  height: 100%;
  border-radius: 100%;
  background: #FFB700;
  transition: transform 0.4s 0.15s, border-radius 1s;
  transition-timing-function: cubic-bezier(0.1, 0.05, 0.9, 0.1);
  z-index: 1;
  pointer-events: none;
}

@media (max-width: 767px) {
  .c-btn-primary {
    margin-bottom: 6px;
  }
}

@media (min-width: 1200px) {
  .c-btn-primary:hover::before {
    border-radius: 30%;
    transform: scale(3.3);
  }
}

.c-btn-secondary {
  position: relative;
  min-width: 0;
  padding: 0 0 8px 0;
  color: #081c3e;
  background: transparent;
}

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

.c-btn-secondary svg path {
  transition: fill .2s linear;
  fill: #081c3e;
}

.c-btn-secondary .c-btn-icon {
  transition: background-color .2s linear;
}

.c-btn-secondary:hover {
  background: transparent;
  color: #081c3e;
}

@media (min-width: 1200px) {
  .c-btn-secondary:hover .c-btn-icon {
    background-color: #081c3e;
  }
  .c-btn-secondary:hover svg path {
    fill: #e6eff4;
  }
}

.c-btn-secondary.remove-default {
  padding: 0;
}

.c-btn-secondary.remove-default .c-btn-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.c-btn-secondary.remove-default a {
  padding-right: 40px;
}

@media (max-width: 767px) {
  .c-btn-secondary.remove-default a {
    padding-right: 25px;
  }
}

.c-btn-secondary.remove-default a:focus {
  color: #081c3e;
  border: none;
}

.c-btn-secondary.remove-default:hover a {
  color: #081c3e;
  border: none;
}

@media (min-width: 1200px) {
  .c-btn-secondary.remove-default:hover svg path {
    fill: #e6eff4;
  }
}

.c-btn-secondary.remove-default-icon--left a {
  padding: 0 0 0 40px;
}

@media (max-width: 767px) {
  .c-btn-secondary.remove-default-icon--left a {
    padding: 0 0 0 25px;
  }
}

.c-btn-secondary.remove-default-icon--left .c-btn-icon {
  transform: translateY(-50%) rotate(-180deg);
  margin-right: 10px;
  right: auto;
  left: 0;
  margin-left: 0;
}

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

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

.iframe-wrapper__overlay {
  position: absolute;
  z-index: 4;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  background-position: center;
  background-size: cover;
}

.iframe-wrapper__play {
  width: 99px;
  height: 99px;
  padding: 0;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  margin: 0;
  border: 0;
  border-radius: 100%;
  outline: 0;
  background: #ffffff;
  box-shadow: none;
  cursor: pointer;
  transition: background-color .3s ease;
}

@media (max-width: 767px) {
  .iframe-wrapper__play {
    width: 50px;
    height: 50px;
  }
}

.iframe-wrapper__play:hover, .iframe-wrapper__play:focus, .iframe-wrapper__play:active {
  outline: 0;
  background: #ffffff;
}

.iframe-wrapper__play:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 58%;
  transform: translate3d(-50%, -50%, 0) rotate(360deg);
  border-width: 23px 0 23px 38px;
  border-style: solid;
  border-color: transparent transparent transparent #2454A5;
}

@media (max-width: 767px) {
  .iframe-wrapper__play:before {
    border-width: 12px 0 12px 18px;
  }
}

.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;
  border: none;
}

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

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

@media (max-width: 767px) {
  .slick-arrow {
    display: none !important;
    width: 44px;
    height: 44px;
  }
}

.slick-arrow > svg {
  max-width: 100%;
  height: auto;
  transform: translate(0, 0);
}

.slick-arrow .anicircle {
  fill: none;
  stroke-width: 5px;
  stroke: #FCD227;
  stroke-dasharray: 300 300;
  stroke-dashoffset: 300;
  transition: stroke-dashoffset 0.7s linear;
}

.slick-arrow:hover {
  outline: none;
}

@media (min-width: 1200px) {
  .slick-arrow:hover .anicircle {
    stroke-dashoffset: 0;
  }
}

.slick-arrow:focus {
  outline: none;
}

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

@media (max-width: 767px) {
  .slick-arrow:after {
    width: 14px;
    height: 14px;
    border-width: 4px 4px 0 0;
  }
}

.slick-arrow.slick__arrow--prev {
  left: 0;
  z-index: 1;
}

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

.slick-arrow.slick__arrow--next {
  right: 0;
}

.slick-arrow.slick__arrow--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: 24px;
  margin-bottom: 53px;
}

@media (max-width: 991px) {
  #page .tablepress {
    margin-top: 30px;
    margin-bottom: 36px;
  }
}

#page .tablepress caption {
  display: none;
}

@media (max-width: 991px) {
  #page .tablepress thead tr {
    border-right: 1px solid #2454A5;
  }
}

#page .tablepress thead th {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  position: relative;
  padding: 13px 12px;
  color: #2454A5;
  border: 0;
  background-color: transparent;
}

@media (max-width: 991px) {
  #page .tablepress thead th {
    padding: 8px 36px 8px 0;
  }
}

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

@media (max-width: 991px) {
  #page .tablepress thead th:after {
    display: none;
  }
}

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

#page .tablepress tbody td {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  padding: 14px 10px;
  color: #2454A5;
  border: 0;
}

@media (max-width: 991px) {
  #page .tablepress tbody td {
    line-height: 18px;
    padding: 9px 26px;
  }
}

#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 #2454A5;
}

@media (max-width: 991px) {
  #page .tablepress tbody td:after {
    display: none;
  }
}

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

@media (max-width: 991px) {
  #page .tablepress tbody tr {
    border-right: 1px solid #2454A5;
  }
}

#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,
select {
  width: 100%;
  padding: 13px 19px;
  font-size: 18px;
  color: #081c3e;
  border: 1px solid transparent;
  border-radius: 10px;
}

@media (max-width: 767px) {
  input[type="text"],
  input[type="number"],
  input[type="tel"],
  input[type="url"],
  input[type="email"],
  textarea,
  select {
    padding: 11px 9px;
    font-size: 14px;
    border-radius: 5px;
  }
}

input[type="text"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(8, 28, 62, 0.5);
  opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
  /* Edge */
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]:placeholder-shown,
input[type="number"]:placeholder-shown,
input[type="tel"]:placeholder-shown,
input[type="url"]:placeholder-shown,
input[type="email"]:placeholder-shown,
textarea:placeholder-shown,
select:placeholder-shown {
  /* Standard one last! */
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  outline: none;
}

textarea {
  height: 139px;
}

@media (max-width: 991px) {
  textarea {
    height: 101px;
  }
}

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

select {
  width: 100%;
}

select[multiple="multiple"] {
  padding: 0;
}

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

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

.gform_heading {
  display: none;
}

ul.gform_fields {
  padding-left: 0;
}

li.gfield {
  clear: both;
  margin-bottom: 31px;
  list-style: none;
}

@media (max-width: 991px) {
  li.gfield {
    margin-bottom: 12px;
  }
}

.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-size: .875em;
  font-weight: normal;
  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;
}

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

.gform_button {
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  color: #081c3e;
  letter-spacing: .13px;
  border: 0;
  background-color: #fcd024;
  box-shadow: 0 2px 10px rgba(18, 56, 119, 0.5);
  cursor: pointer;
  padding: 16px 41px;
  border-radius: 35px;
}

@media (max-width: 767px) {
  .gform_button {
    padding: 13px 45px;
    font-size: 15px;
    text-align: center;
  }
}

.gform_button:focus {
  outline: none;
}

@media (min-width: 1200px) {
  .gform_button:hover {
    background-color: #FFB700;
  }
}

.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-size: .875em;
  font-weight: normal;
  line-height: 1.5;
}

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

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

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

.hbspt-form .input > ul > li label {
  font-size: .875em;
  font-weight: normal;
  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 {
  margin-top: 5px;
  font-size: .875em;
  font-weight: normal;
  line-height: 1.5;
  color: red;
}

.main-footer__top input[type="text"],
.main-footer__top input[type="number"],
.main-footer__top input[type="tel"],
.main-footer__top input[type="url"],
.main-footer__top input[type="email"],
.main-footer__top textarea,
.main-footer__top select {
  width: 100%;
  padding: 13px 19px;
  font-size: 18px;
  color: #081c3e;
  border: 1px solid transparent;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .main-footer__top input[type="text"],
  .main-footer__top input[type="number"],
  .main-footer__top input[type="tel"],
  .main-footer__top input[type="url"],
  .main-footer__top input[type="email"],
  .main-footer__top textarea,
  .main-footer__top select {
    padding: 11px 9px;
    font-size: 14px;
    border-radius: 5px;
  }
}

.main-footer__top input[type="text"]::-webkit-input-placeholder,
.main-footer__top input[type="number"]::-webkit-input-placeholder,
.main-footer__top input[type="tel"]::-webkit-input-placeholder,
.main-footer__top input[type="url"]::-webkit-input-placeholder,
.main-footer__top input[type="email"]::-webkit-input-placeholder,
.main-footer__top textarea::-webkit-input-placeholder,
.main-footer__top select::-webkit-input-placeholder {
  color: rgba(8, 28, 62, 0.5);
}

.main-footer__top input[type="text"]:-moz-placeholder,
.main-footer__top input[type="number"]:-moz-placeholder,
.main-footer__top input[type="tel"]:-moz-placeholder,
.main-footer__top input[type="url"]:-moz-placeholder,
.main-footer__top input[type="email"]:-moz-placeholder,
.main-footer__top textarea:-moz-placeholder,
.main-footer__top select:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(8, 28, 62, 0.5);
}

.main-footer__top input[type="text"]::-moz-placeholder,
.main-footer__top input[type="number"]::-moz-placeholder,
.main-footer__top input[type="tel"]::-moz-placeholder,
.main-footer__top input[type="url"]::-moz-placeholder,
.main-footer__top input[type="email"]::-moz-placeholder,
.main-footer__top textarea::-moz-placeholder,
.main-footer__top select::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(8, 28, 62, 0.5);
  opacity: 1;
}

.main-footer__top input[type="text"]:-ms-input-placeholder,
.main-footer__top input[type="number"]:-ms-input-placeholder,
.main-footer__top input[type="tel"]:-ms-input-placeholder,
.main-footer__top input[type="url"]:-ms-input-placeholder,
.main-footer__top input[type="email"]:-ms-input-placeholder,
.main-footer__top textarea:-ms-input-placeholder,
.main-footer__top select:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(8, 28, 62, 0.5);
}

.main-footer__top input[type="text"]::-ms-input-placeholder,
.main-footer__top input[type="number"]::-ms-input-placeholder,
.main-footer__top input[type="tel"]::-ms-input-placeholder,
.main-footer__top input[type="url"]::-ms-input-placeholder,
.main-footer__top input[type="email"]::-ms-input-placeholder,
.main-footer__top textarea::-ms-input-placeholder,
.main-footer__top select::-ms-input-placeholder {
  /* Edge */
  color: rgba(8, 28, 62, 0.5);
}

.main-footer__top input[type="text"]:placeholder-shown,
.main-footer__top input[type="number"]:placeholder-shown,
.main-footer__top input[type="tel"]:placeholder-shown,
.main-footer__top input[type="url"]:placeholder-shown,
.main-footer__top input[type="email"]:placeholder-shown,
.main-footer__top textarea:placeholder-shown,
.main-footer__top select:placeholder-shown {
  /* Standard one last! */
  color: rgba(8, 28, 62, 0.5);
}

.main-footer__top input[type="text"]:focus,
.main-footer__top input[type="number"]:focus,
.main-footer__top input[type="tel"]:focus,
.main-footer__top input[type="url"]:focus,
.main-footer__top input[type="email"]:focus,
.main-footer__top textarea:focus,
.main-footer__top select:focus {
  outline: none;
}

.main-footer__top .gform_button {
  padding: 20px 30px;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .main-footer__top .gform_button {
    width: 100%;
    padding: 15px;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
  }
}

.main-footer__top .custom-input-wrapper {
  border-radius: 10px;
  margin: 5px 0 0 10px;
}

@media (max-width: 767px) {
  .main-footer__top .custom-input-wrapper {
    display: block;
    margin: 0;
    border-radius: 5px;
  }
}

.main-footer__top .custom-input-wrapper input {
  margin: 0 !important;
}

label {
  display: block;
  margin-left: 8px;
  font-size: 14px;
  font-weight: 300;
  text-align: left !important;
  letter-spacing: 1px;
}

@media (max-width: 991px) {
  label {
    margin-left: 0;
    font-size: 10px;
    letter-spacing: .71px;
    margin-bottom: 2px;
  }
}

label .gfield_required {
  margin-left: 1px;
  color: #ffffff;
}

.item-half {
  display: inline-block;
  width: 49%;
  margin-right: 1px;
}

@media (max-width: 1199px) {
  .item-half {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="email"],
textarea,
select {
  width: 100%;
  padding: 4px 5px;
  font-size: 14px;
  color: #081c3e;
  border: 1px solid #ccc;
  border-radius: 10px;
}

@media (max-width: 991px) {
  input[type="text"],
  input[type="number"],
  input[type="tel"],
  input[type="url"],
  input[type="email"],
  textarea,
  select {
    padding: 7px 9px;
    border-radius: 5px;
  }
}

input[type="text"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(8, 28, 62, 0.5);
  opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
  /* Edge */
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]:placeholder-shown,
input[type="number"]:placeholder-shown,
input[type="tel"]:placeholder-shown,
input[type="url"]:placeholder-shown,
input[type="email"]:placeholder-shown,
textarea:placeholder-shown,
select:placeholder-shown {
  /* Standard one last! */
  color: rgba(8, 28, 62, 0.5);
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  outline: none;
}

.custom-input-wrapper {
  display: inline-block;
  position: relative;
  border-radius: 35px;
  background-color: #fcd024;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.custom-input-wrapper .gform_button {
  background-color: transparent !important;
  z-index: 2;
  position: relative;
}

@supports (-ms-ime-align: auto) {
  .custom-input-wrapper {
    overflow: hidden;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .custom-input-wrapper {
    overflow: hidden;
  }
}

.custom-input-wrapper:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: -75%;
  right: 10%;
  margin: -15px 0 0 1px;
  width: 80%;
  height: 100%;
  border-radius: 100%;
  background: #FFB700;
  transition: transform 0.5s 0.15s, border-radius 1s;
  transition-timing-function: cubic-bezier(0.1, 0.05, 0.9, 0.1);
  z-index: 1;
}

@media (min-width: 1200px) {
  .custom-input-wrapper:hover::before {
    border-radius: 30%;
    transform: scale(3.3);
  }
}

.curve {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 90px;
  overflow: hidden;
  width: calc(100% + 10px);
}

@media (max-width: 991px) {
  .curve {
    left: -5px;
    right: -5px;
  }
}

@media (max-width: 767px) {
  .curve {
    left: -2px;
    right: -2px;
  }
}

.curve svg {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.curve svg path {
  fill: #edf6ff;
}

.video-iframe-wrapper {
  display: none;
}

.block-video__video-wrapper {
  width: auto;
  position: relative;
}

.block-video__video-wrapper .video-spacer {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100vh;
  opacity: 0;
  visibility: hidden;
}

.block-video__lightbox-container {
  width: auto;
}

.block-video__lightbox-close-text {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  color: #081c3e;
  font-weight: 400;
  position: absolute;
  top: 75px;
  right: 17px;
  width: 60px;
  text-align: center;
  cursor: pointer;
  z-index: 10;
}

@media (max-width: 1199px) {
  .block-video__lightbox-close-text {
    top: 40px;
    right: 2px;
  }
}

@media (max-width: 767px) {
  .block-video__lightbox-close-text {
    top: 54px;
    right: 0px;
  }
}

.block-video__lightbox-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #081c3e;
  opacity: 1;
  visibility: visible;
  transition: all 300ms ease;
}

.block-video__lightbox-wrapper .container-fluid {
  flex: 0 0 100%;
  align-items: center;
  max-width: 100%;
}

.block-video__lightbox-wrapper .iframe-wrapper {
  width: 100%;
  height: 100%;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
}

.block-video__lightbox-wrapper:not(.active) {
  pointer-events: none;
  display: none;
  opacity: 0;
  visibility: hidden;
}

.block-video__lightbox-video {
  max-width: 90%;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .block-video__lightbox-video {
    max-width: 85%;
  }
}

@media (max-width: 767px) {
  .block-video__lightbox-video {
    max-width: 100%;
  }
}

.block-video__lightbox-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) {
  .block-video__lightbox-close {
    top: 10px;
    right: 10px;
  }
}

.block-video__lightbox-close:after, .block-video__lightbox-close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  transition: background .2s linear;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
}

.block-video__lightbox-close:after {
  width: 5px;
  height: 35px;
}

@media (max-width: 991px) {
  .block-video__lightbox-close:after {
    width: 2px;
    height: 24px;
  }
}

.block-video__lightbox-close:before {
  width: 35px;
  height: 5px;
}

@media (max-width: 991px) {
  .block-video__lightbox-close:before {
    width: 24px;
    height: 2px;
  }
}

#sb_instagram .sbi_photo_wrap > *:not(:first-child) {
  display: none !important;
}

#sb_instagram a.sbi_header_link {
  text-decoration: none;
  border: none;
}

#sb_instagram svg.sbi_new_logo {
  color: #081c3e;
}

#sb_instagram .sbi_header_img {
  background: transparent !important;
  color: #081c3e;
}

#sb_instagram #sbi_load {
  margin-top: 32px;
}

#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  box-sizing: border-box;
  min-width: 144px;
  line-height: 16px;
  letter-spacing: 0.1px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1px;
  display: inline-block;
  min-width: 172px;
  padding: 17px 15px 17px;
  border-radius: 40px;
  transition: all .2s linear;
  text-align: center;
  color: #081c3e;
  background: #ffcb00;
  border: 2px solid #ffcb00;
  cursor: pointer;
  box-shadow: none;
  margin-left: 8px;
  margin-right: 8px;
}

#sb_instagram .sbi_follow_btn a {
  color: #081c3e;
  background: transparent !important;
  border: 2px solid #081c3e;
  box-shadow: none !important;
}

.error-content-404 {
  padding: 80px 0;
}

@media (max-width: 767px) {
  .error-content-404 {
    padding: 40px 0;
  }
}

.leadparagraph {
  opacity: 0.9;
  color: #2454A5;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.005em;
  margin: 0 0 51px;
}

@media (max-width: 767px) {
  .leadparagraph {
    font-size: 17px;
    line-height: 25px;
    margin: 0 0 29px;
  }
}

.leadparagraph + h2 {
  margin-top: 50px;
}

@media (max-width: 767px) {
  .leadparagraph + h2 {
    margin-top: 29px;
  }
}

.highlight-text {
  padding: 2px 0;
  background: rgba(42, 196, 221, 0.35);
}

blockquote.alternate,
blockquote {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: #2454A5;
  position: relative;
  margin: 47px 0 61px;
  padding: 11px 36px 0;
  word-break: break-word;
}

blockquote.alternate:before,
blockquote:before {
  display: block;
  width: 14px;
  height: 100%;
  background: url("../images/svg/wave-quote.svg") repeat-y;
  margin-right: 4px;
  content: '';
  position: absolute;
  left: -2px;
  top: 0;
}

@media (max-width: 767px) {
  blockquote.alternate:before,
  blockquote:before {
    top: -3px;
  }
}

@media (max-width: 767px) {
  blockquote.alternate,
  blockquote {
    font-size: 18px;
    line-height: 26px;
    margin: 16px 0 10px;
    padding: 6px 14px 16px 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 {
  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: italic;
  margin-bottom: 15px;
  display: inline-block;
}

@media (max-width: 767px) {
  blockquote.alternate cite,
  blockquote cite {
    margin-bottom: 7px;
  }
}

blockquote.alternate .author,
blockquote .author {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

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

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

@media (max-width: 767px) {
  blockquote.alternate .author:before,
  blockquote .author:before {
    margin-right: 0;
  }
}

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

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

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

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

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

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

.single-accordion.active .single-accordion__title:before {
  transform: rotate(0deg);
}

.single-accordion__content {
  display: none;
  padding: 8px 45px 2px 15px;
}

@media (max-width: 767px) {
  .single-accordion__content {
    padding: 4px 22px 11px 0px;
  }
}

.single-accordion__title {
  position: relative;
  display: block;
  padding: 33px 45px 6px 15px;
  cursor: pointer;
  transition: all .2s linear;
  letter-spacing: 0;
}

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

.single-accordion__title h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  transition: color .2s linear;
  padding-right: 45px;
}

@media (max-width: 767px) {
  .single-accordion__title h4 {
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: -0.002em;
    padding-right: 34px;
  }
}

@media (min-width: 1200px) {
  .single-accordion__title:hover {
    color: #081c3e;
  }
  .single-accordion__title:hover h4 {
    color: #081c3e;
  }
  .single-accordion__title:hover:after, .single-accordion__title:hover:before {
    background: #081c3e;
  }
}

.single-accordion__title:after, .single-accordion__title:before {
  position: absolute;
  top: 63%;
  right: 18px;
  display: block;
  background: #2454A5;
  width: 16px;
  height: 4px;
  content: '';
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .single-accordion__title:after, .single-accordion__title:before {
    top: 63%;
    right: 2px;
    width: 13px;
    height: 3px;
  }
}

.single-accordion__title:before {
  transform: rotate(-90deg);
}

.page-fullwidth-image {
  padding: 53px 0 81px;
}

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

.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) {
  .page-fullwidth-image .content-image__align-left.spacing-normal {
    padding: 0 20px 13px;
  }
  .page-fullwidth-image .content-image__align-left.spacing-normal:last-child {
    padding: 0 20px 0;
  }
}

@media (max-width: 767px) {
  .page-fullwidth-image .content-image__align-right.spacing-normal {
    padding: 0 20px 13px;
  }
  .page-fullwidth-image .content-image__align-right.spacing-normal:last-child {
    padding: 0 20px 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 13px;
  }
  .content-image__align-left.spacing-normal:last-child {
    padding: 0 0 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 13px;
  }
  .content-image__align-right.spacing-normal:last-child {
    padding: 0 0 0;
  }
}

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

@media (max-width: 767px) {
  .content-image img {
    border-radius: 5px;
  }
}

.page-columns img {
  margin: 0;
}

@media (max-width: 767px) {
  .page-columns img {
    border-radius: 5px;
  }
}

/* Main Header */
.main-header {
  position: relative;
  z-index: 10;
  font-weight: 500;
  background-color: #ffffff;
}

.main-header .row {
  background-color: #ffffff;
}

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

.main-header__bottom {
  position: static;
  top: -100%;
  transition: position 0.3s ease, top 0.3s ease;
}

.main-header__center {
  width: 125px;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  position: relative;
}

@media (max-width: 991px) {
  .main-header__center {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    padding: 14px 20px 16px 20px;
  }
}

.main-header__logo {
  display: inline-block;
  text-align: center;
  width: 100%;
  height: 125px;
  position: absolute;
  top: -9px;
  transform: translate(0, -50%);
  z-index: 9999;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 8px 2px -5px rgba(0, 0, 0, 0.15);
  opacity: 1;
  transition: opacity 0.3s linear;
}

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

.main-header__logo svg {
  width: 90px;
  height: inherit;
  position: relative;
  top: 53%;
  transform: translate(0, -50%);
}

.main-header__logo--secondary {
  display: none;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  top: 5px;
  left: -5px;
}

@media (max-width: 991px) {
  .main-header__logo--secondary {
    display: inline-block;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .main-header__logo--secondary svg,
  .main-header__logo--secondary img {
    width: 96px;
    height: 20px;
  }
}

.main-header__wrapper {
  width: 100%;
  padding: 0 37px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  margin: 0 auto;
}

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

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

.main-header__wrapper > .row {
  margin: 0;
}

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

@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: 23px 46px 23px 0;
}

@media (max-width: 1199px) {
  .main-header__nav li {
    padding-right: 20px;
  }
}

.main-header__nav li:last-of-type {
  padding-right: 0;
}

.main-header__nav li a {
  padding-right: 18px;
}

.main-header__nav > .menu {
  display: flex;
}

.main-header__nav > .menu > li a:hover {
  color: #2454A5;
}

.main-header__subnav {
  padding: 17px 0;
  font-size: 12px;
  line-height: 14px;
  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: #c1dcf7;
}

.main-header__right {
  width: calc(50% - 62.5px);
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

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

.main-header__right a {
  margin-left: 8px;
}

.main-header__right a:first-of-type {
  margin-left: 0;
}

.main-header__right .c-btn {
  margin-bottom: 0;
}

.main-header__left {
  width: calc(50% - 62.5px);
}

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

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

.main-header .simple-menu-link {
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.main-header .simple-menu-link:hover {
  color: #2454A5;
}

.main-header .menu-item-type-post_type > a {
  position: relative;
  color: #121825 !important;
}

.main-header .menu-item-type-post_type > a:focus, .main-header .menu-item-type-post_type > a:active, .main-header .menu-item-type-post_type > a:hover {
  color: #121825 !important;
}

.main-header .menu-item-type-post_type > a::after {
  content: '';
  position: absolute;
  left: -8px;
  bottom: -21px;
  width: calc(100% + 18px);
  height: 6px;
  z-index: 9999;
  opacity: 0;
  background-color: #fcd024;
  transition: opacity 0.2s linear;
}

.main-header .menu-item-type-post_type > a::before {
  position: absolute;
  top: 47%;
  right: 2px;
  display: block;
  width: 8px;
  height: 8px;
  content: '';
  transform: translate(0, -50%) rotate(135deg);
  border: 2px solid #2454A5;
  border-width: 2px 2px 0 0;
}

.main-header .menu-item-type-post_type > a:hover::after {
  opacity: 1;
}

.main-header .menu-item-type-post_type .active-megamenu-item::after {
  opacity: 1;
}

.main-header .menu-item-type-post_type .active-megamenu-item::before {
  border: none;
  width: 10px;
  height: 3px;
  background-color: #2454A5;
  transform: none;
}

.main-header a {
  border-bottom: 0;
}

.main-header__top {
  background: #2454A5;
}

.main-header__top .main-header__wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 3px;
  padding-bottom: 7px;
  box-shadow: none;
}

.main-header__top .main-header__subnav--left .menu li {
  position: relative;
  padding: 0 20px;
}

.main-header__top .main-header__subnav--left .menu li::after {
  content: '';
  position: absolute;
  top: 54%;
  right: 0px;
  width: 2px;
  height: 50%;
  transform: translate(0, -50%);
  background-color: #ffffff;
}

.main-header__top .main-header__subnav--left .menu li:first-of-type {
  padding-left: 0;
}

.main-header__top .main-header__subnav--left .menu li:last-of-type {
  padding-right: 0;
}

.main-header__top .main-header__subnav--left .menu li:last-of-type::after {
  display: none;
}

.main-header__top .main-header__subnav--right .menu li {
  position: relative;
  padding: 0 17px;
}

.main-header__top .main-header__subnav--right .menu li::after {
  content: '';
  position: absolute;
  top: 54%;
  right: 0px;
  width: 2px;
  height: 50%;
  transform: translate(0, -50%);
  background-color: #ffffff;
}

.main-header__top .main-header__subnav--right .menu li:first-of-type {
  padding-left: 0;
}

.main-header__top .main-header__subnav--right .menu li:last-of-type {
  padding-right: 0;
}

.main-header__top .main-header__subnav--right .menu li:last-of-type::after {
  display: none;
}

.main-header__top a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  color: #ffffff;
  transition: color 0.2s linear;
}

.main-header__top a:hover {
  color: #c1dcf7;
}

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

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

.mega-menu-wrapper .row {
  background-color: transparent;
}

.mega-menu-wrapper .menu-custom-links a {
  margin-bottom: 9px;
}

.mega-menu-wrapper .menu-custom-links a:last-of-type {
  margin-bottom: 0;
}

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

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

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

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

.mega-menu-wrapper figure .c-btn {
  transform: none !important;
  margin-top: 13px;
  transition: all .2s linear !important;
}

.mega-menu-wrapper figure .c-btn:hover .c-btn-icon::after {
  background-color: #081c3e;
}

.mega-menu-wrapper figure .c-btn-icon {
  height: 17px;
  margin-left: 2px;
  position: relative;
  background-color: transparent !important;
}

.mega-menu-wrapper figure .c-btn-icon::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  top: -4px;
  left: 0;
  z-index: -1;
  background-color: #c1dcf7;
  left: 1px;
}

.mega-menu-wrapper figure .c-btn-icon svg {
  position: relative;
  left: 1px;
}

.mega-menu-wrapper figure .c-btn-icon:hover {
  background-color: transparent !important;
}

.mega-menu-wrapper figcaption {
  width: 90%;
}

.mega-menu-wrapper .c-btn {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: left;
}

.mega-menu-wrapper .c-btn:hover {
  color: #081c3e !important;
}

.mega-menu-wrapper .c-btn-icon {
  width: 24px;
  height: 24px;
}

.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,
.mega-menu-wrapper figcaption,
.mega-menu-wrapper figure,
.mega-menu-wrapper hr,
.mega-menu-wrapper .c-btn {
  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,
.mega-menu-wrapper figcaption.active,
.mega-menu-wrapper figure.active,
.mega-menu-wrapper hr.active,
.mega-menu-wrapper .c-btn.active {
  visibility: visible;
  transition: all .3s;
  opacity: 1;
}

.mega-menu-wrapper hr {
  margin: 10px 0;
  background-color: #91a9d2;
}

.mega-menu-wrapper hr + p {
  margin-bottom: -10px;
}

.mega-menu-wrapper .link-items {
  padding-top: 2px;
}

.mega-menu-wrapper .link-items + .mega-menu-wrapper .link-items ul {
  padding-left: 4px;
}

.mega-menu-wrapper .link-items ul {
  padding-left: 27px;
  padding-top: 3px;
}

.mega-menu-wrapper .link-items ul li {
  padding: 0 0 18px 0;
}

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

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

.mega-menu-wrapper .c-btn-icon {
  transition: none !important;
}

.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: #e6eff4;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
}

.mega-menu-wrapper .image-wrapper {
  position: relative;
}

.mega-menu-wrapper .image-wrapper::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: #2454A5;
  transition: opacity 0.3s linear;
}

.mega-menu-wrapper .image-wrapper:hover::after {
  opacity: 0.3;
}

.mega-menu-wrapper .image-link:hover .image-wrapper::after {
  opacity: 0.3;
}

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

@media (max-width: 991px) {
  .mega-menu-background {
    display: none;
  }
}

/* Main Header Mobile */
.btn-hamburger {
  display: none;
  width: 25px;
  height: 20px;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 19px;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}

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

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

.btn-hamburger span {
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  background: #2454A5;
  transition-timing-function: cubic-bezier(0.09, 0.47, 0.18, 0.99);
  transition-duration: .2s;
  transition-property: all;
}

.btn-hamburger span:nth-child(1) {
  transform: translateY(9px);
}

.btn-hamburger span:nth-child(3) {
  transform: translateY(18px);
}

.btn-hamburger.open span:nth-child(1) {
  transform: rotate(45deg) translate(4px, 5px);
}

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

.btn-hamburger.open span:nth-child(3) {
  transform: rotate(-45deg) translate(-5px, 4px);
}

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

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

.main-header__nav-mobile .menu > li {
  margin: 0 19px;
  border-bottom: 2px solid #e0edfb;
}

.main-header__nav-mobile .menu > li > a {
  padding: 15px 0px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  font-weight: 600;
  line-height: 21px;
}

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

.main-header__nav-mobile .menu > li.menu-item-has-children:first-of-type {
  margin-top: -10px;
}

.main-header__nav-mobile .menu > li.menu-item-has-children > a {
  position: relative;
}

.main-header__nav-mobile .menu > li.menu-item-has-children > a::before {
  position: absolute;
  top: 50%;
  right: 3px;
  display: block;
  width: 9px;
  height: 9px;
  content: '';
  transform: translate(0, -50%) rotate(135deg);
  border: 2px solid #2454A5;
  border-width: 2px 2px 0 0;
}

.main-header__nav-mobile .menu > li.menu-item-has-children > a.open::before {
  border: none;
  width: 11px;
  height: 3px;
  top: 54%;
  right: 1px;
  background-color: #2454A5;
  transform: none;
}

.main-header__nav-mobile .menu > li:last-of-type:not(.menu-item-has-children) a {
  color: #2454A5;
}

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

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

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

.main-header__nav-mobile .sub-menu a {
  padding: 0 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

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

.main-header__nav-mobile a:hover, .main-header__nav-mobile a:focus {
  color: #081c3e;
}

.main-header__nav-mobile--wrapper {
  display: none;
  position: absolute;
  z-index: 99;
  top: 100%;
  width: 100vw;
  height: calc( var(--winHeight) - 57px - var(--alertHeight));
  padding-bottom: var(--CTAHeight);
  left: 0;
  background: #ffffff;
  overflow-x: auto;
}

@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 {
  width: 100%;
  font-size: 12px;
  line-height: 15px;
}

.main-header__nav-mobile--subnav {
  padding-top: 10px;
}

.main-header__nav-mobile--subnav a {
  display: block;
  padding: 9px 0px;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.main-header__nav-mobile--subnav li {
  margin: 0 19px;
}

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

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

.mobile-header-link {
  display: none;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

@media (max-width: 991px) {
  .mobile-header-link {
    display: block;
  }
}

.mobile-scroll-wrapper {
  height: 100%;
  overflow: scroll;
}

.mobile-cta-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.mobile-cta-wrapper .c-btn {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .opened .main-header__logo--secondary {
    opacity: 0;
  }
  .opened .mobile-header-link {
    opacity: 0;
  }
}

.btn-subnav-close {
  outline: none !important;
  position: absolute;
  top: 14px;
  left: 15px;
  border: none;
  width: 30px;
  height: 30px;
  z-index: 0;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.btn-subnav-close::after {
  content: '';
  width: 13px;
  height: 3px;
  background-color: #2454A5;
  position: absolute;
  bottom: 13px;
  left: 6px;
  transform: rotate(-135deg);
}

.btn-subnav-close::before {
  content: '';
  width: 13px;
  height: 3px;
  background-color: #2454A5;
  position: absolute;
  top: 7px;
  left: 6px;
  transform: rotate(135deg);
}

.btn-subnav-close.visible {
  display: none;
  opacity: 1;
  z-index: 10;
}

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

.alert-bar {
  background-color: #FCD227;
  text-align: center;
  line-height: 1em;
  padding: 2px 0;
  display: none;
}

.alert-bar.alert-visible {
  display: block;
  position: relative;
  z-index: 9999;
}

.alert-bar p {
  font-size: 14px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .alert-bar p {
    font-size: 12px;
  }
}

.alert-bar a {
  font-size: 14px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding: 0 20px;
  border-bottom: none;
}

.alert-bar a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  width: 1px;
  height: 90%;
  background-color: #081c3e;
}

@media (max-width: 767px) {
  .alert-bar a::before {
    left: 3px;
    height: 87%;
  }
}

@media (max-width: 767px) {
  .alert-bar a {
    padding: 0 0 0 12px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .alert-bar {
    padding: 6px 0;
  }
}

.alert-bar__inner-wrapper {
  margin: 8px 30px;
}

@media (max-width: 767px) {
  .alert-bar__inner-wrapper {
    margin: 5px 20px;
  }
}

.alert-bar__close {
  position: absolute;
  z-index: 999;
  top: 14px;
  right: 12px;
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  transform: rotate(45deg);
  border-radius: 50%;
}

@media (max-width: 767px) {
  .alert-bar__close {
    top: 11px;
    right: 20px;
  }
}

.alert-bar__close:after, .alert-bar__close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  transform: translate(-50%, -50%);
  background-color: #081c3e;
}

.alert-bar__close:after {
  width: 2px;
  height: 17px;
}

@media (max-width: 767px) {
  .alert-bar__close:after {
    height: 13px;
  }
}

.alert-bar__close:before {
  width: 17px;
  height: 2px;
}

@media (max-width: 767px) {
  .alert-bar__close:before {
    width: 13px;
  }
}

.custom-subnav {
  min-width: 315px;
  position: absolute;
  z-index: -1;
  right: 0;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.17);
  transition: top .3s linear;
  top: -100vh;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .custom-subnav {
    top: -1000px;
  }
}

.custom-subnav.show-custom-menu {
  top: 106px;
}

.custom-subnav__mobile {
  transition: left .3s ease-in-out;
  left: 100%;
  top: calc(56px + var(--alertHeight)) !important;
  height: 100%;
  overflow: auto;
}

.custom-subnav__mobile.show-custom-menu {
  left: 0;
  top: calc(56px + var(--alertHeight)) !important;
  height: calc(var(--winHeight) - var(--alertHeight) - var(--bottomHeader) + 10px) !important;
}

.custom-subnav__wrapper {
  list-style: none;
}

.custom-subnav__wrapper li {
  display: block;
  padding: 26px 25px;
  border-bottom: 2px solid rgba(193, 220, 247, 0.5);
}

.custom-subnav__wrapper li:last-of-type {
  border-bottom: none;
}

.custom-subnav__wrapper li a {
  display: flex;
  align-items: center;
  margin-left: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.custom-subnav__wrapper li a:hover .custom-subnav__icon {
  border: 2px solid #081c3e;
}

.custom-subnav__wrapper li a:hover .custom-subnav__icon::after {
  background-color: #e6eff4;
}

.custom-subnav__icon {
  width: 45px;
  height: 45px;
  position: relative;
  z-index: 0;
  margin-right: 18px;
  text-align: center;
  border: 2px solid #081c3e;
  border-radius: 50%;
}

.custom-subnav__icon::before {
  content: '';
  width: 55px;
  height: 55px;
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -7px;
  border: 5px solid #e6eff4;
  border-radius: 50%;
  background-color: transparent;
  transition: background-color .2s linear;
}

.custom-subnav__icon::after {
  content: '';
  width: 41px;
  height: 41px;
  position: absolute;
  z-index: -999;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: transparent;
  transition: background-color .2s linear;
}

.custom-subnav__icon svg,
.custom-subnav__icon img {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.custom-subnav__mobile {
  width: 100vw;
  z-index: 10;
  top: 0;
  right: -100vw;
  position: fixed;
}

.reset-btn-style {
  border: none !important;
  border-radius: 0 !important;
  background-color: #c1dcf7 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #121825 !important;
  padding: 21px 11px !important;
}

.c-btn.c-btn-cta.has-custom-subnav {
  padding: 10px 11px;
  padding-right: 29px !important;
  position: relative;
  z-index: 1;
  border: 2px solid transparent;
  background-color: transparent;
  transition: none;
}

.c-btn.c-btn-cta.has-custom-subnav:before {
  display: none;
}

.c-btn.c-btn-cta.has-custom-subnav:hover {
  color: #081c3e;
  background: transparent;
}

.c-btn.c-btn-cta.has-custom-subnav:hover::after {
  border: 3px solid #081c3e;
}

@media (max-width: 991px) {
  .c-btn.c-btn-cta.has-custom-subnav:hover::after {
    display: none;
  }
}

.c-btn.c-btn-cta.has-custom-subnav::after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  z-index: -1;
  border: 2px solid #081c3e;
}

@media (max-width: 991px) {
  .c-btn.c-btn-cta.has-custom-subnav::after {
    display: none;
  }
}

.c-btn.c-btn-cta.has-custom-subnav.open .custom-hamburger {
  top: 61%;
  right: 17px;
}

@media (max-width: 991px) {
  .c-btn.c-btn-cta.has-custom-subnav.open .custom-hamburger {
    top: 3px;
    right: 1px;
  }
}

.c-btn.c-btn-cta.has-custom-subnav.open .custom-hamburger span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.c-btn.c-btn-cta.has-custom-subnav.open .custom-hamburger span:nth-child(2) {
  opacity: 0;
}

.c-btn.c-btn-cta.has-custom-subnav.open .custom-hamburger span:nth-child(3) {
  width: 100%;
  transform: translateY(6px) rotate(-45deg);
}

@media (max-width: 991px) {
  .c-btn.c-btn-cta.has-custom-subnav {
    padding: 21px 11px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c-btn.c-btn-cta.has-custom-subnav span {
    display: inline-block;
    margin-right: 10px;
  }
}

.custom-hamburger {
  width: 11px;
  height: 20px;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 55%;
  right: 18px;
  transform: translate(0, -50%);
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}

@media (max-width: 991px) {
  .custom-hamburger {
    position: relative;
    top: 3px;
    right: 1px;
    display: inline-block;
    transform: none;
  }
}

.custom-hamburger span {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  background: #081c3e;
  transition: all .2s ease;
}

.custom-hamburger span:nth-child(1) {
  transform: translateY(3px);
}

.custom-hamburger span:nth-child(2) {
  width: 9px;
  transform: translateY(7px);
}

.custom-hamburger span:nth-child(3) {
  width: 7px;
  transform: translateY(11px);
}

.main-header__bottom.fixed {
  width: 100%;
  position: fixed;
  top: 0 !important;
  left: 0;
  background-color: #ffffff;
}

.main-header__bottom.fixed .main-header__logo {
  display: none;
}

.main-header__bottom.fixed .main-header__logo--secondary {
  display: block;
}

@media (max-width: 991px) {
  .main-header__bottom.fixed .main-header__logo--secondary {
    display: inline-block;
  }
}

.main-header__bottom.fixed .main-header__center {
  box-shadow: none;
}

.h-ready {
  width: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  background-color: #ffffff;
}

.h-ready .main-header__logo {
  display: none;
}

.h-ready .main-header__logo--secondary {
  display: block;
}

@media (max-width: 991px) {
  .h-ready .main-header__logo--secondary {
    display: inline-block;
  }
}

.h-ready .main-header__center {
  box-shadow: none;
}

.h-ready .main-header__wrapper {
  padding: 0 18px;
}

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

.h-ready .main-header__nav li {
  padding: 22px 46px 21px 0;
}

@media (max-width: 1199px) {
  .h-ready .main-header__nav li {
    padding-right: 20px;
  }
}

.h-ready .show-custom-menu {
  top: calc(var(--bottomHeader)) !important;
}

@media (max-width: 991px) {
  .h-ready .show-custom-menu {
    top: calc(var(--alertHeight) + 57px) !important;
  }
}

.h-ready.fixed .show-custom-menu {
  top: calc(var(--alertHeight) + var(--bottomHeader)) !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .h-ready.fixed .show-custom-menu {
    top: 56px;
  }
}

.page-hero {
  position: relative;
  overflow: hidden;
}

.page-hero__thumbnail {
  min-height: 646px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

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

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

.page-hero__thumbnail:after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to bottom, rgba(30, 99, 167, 0) 0%, rgba(10, 47, 99, 0.9) 100%);
  mix-blend-mode: multiply;
}

.page-hero__content {
  padding: 58px 0 47px;
  max-width: 787px;
  margin: 0 auto;
}

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

@media (max-width: 600px) {
  .page-hero__content {
    padding: 0 0 40px;
  }
}

.page-hero__title {
  color: #ffffff;
  font-size: 55px;
  line-height: 55px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
}

@media (max-width: 767px) {
  .page-hero__title {
    font-size: 28px;
    line-height: 27px;
    letter-spacing: 0.03em;
  }
}

.page-hero__curve {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 100%;
  height: 90px;
  overflow: hidden;
  width: calc(100% + 10px);
}

@media (max-width: 767px) {
  .page-hero__curve {
    left: -2px;
    right: -2px;
  }
}

.page-hero__curve svg {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.page-hero__curve svg path {
  fill: #edf6ff;
}

.page-hero .container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

@media (max-width: 767px) {
  .page-hero + .block-content {
    padding-top: 5px;
  }
}

.page-hero--page {
  height: 670px;
}

@media (max-width: 767px) {
  .page-hero--page {
    height: 300px;
  }
}

.page-hero--page .page-hero__content {
  max-width: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0 29px;
}

.page-hero--page .page-hero__title {
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 11px;
  letter-spacing: 0.03em;
}

@media (max-width: 767px) {
  .page-hero--page .page-hero__title {
    margin-bottom: 0;
    font-size: 36px;
    line-height: 36px;
  }
}

.page-hero--page .page-hero__subtitle {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 0.08em;
}

@media (max-width: 767px) {
  .page-hero--page .page-hero__subtitle {
    font-size: 14px;
    margin-bottom: 12px;
  }
}

.page-hero--page .page-hero__subtitle::before, .page-hero--page .page-hero__subtitle:after {
  content: '';
  width: 7px;
  height: 7px;
  display: block;
  border-radius: 100%;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 767px) {
  .page-hero--page .page-hero__subtitle::before, .page-hero--page .page-hero__subtitle:after {
    width: 4px;
    height: 4px;
  }
}

.page-hero--page .page-hero__subtitle:before {
  left: -16px;
}

@media (max-width: 767px) {
  .page-hero--page .page-hero__subtitle:before {
    left: -8px;
  }
}

.page-hero--page .page-hero__subtitle:after {
  right: -16px;
}

@media (max-width: 767px) {
  .page-hero--page .page-hero__subtitle:after {
    right: -8px;
  }
}

@media (max-width: 767px) {
  .page-hero--alternate .page-hero__content {
    padding: 0 0 18px;
  }
}

@media (max-width: 767px) {
  .page-hero--alternate .page-hero__title {
    font-size: 30px;
    line-height: 30px;
  }
}

.page-hero__image {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center center;
}

.page-hero__image:after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to bottom, rgba(30, 99, 167, 0) 0%, rgba(10, 47, 99, 0.9) 100%);
  mix-blend-mode: multiply;
}

.page-hero__video {
  pointer-events: none;
  position: absolute;
  z-index: -3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity .5s ease-in;
}

@media (max-width: 767px) {
  .page-hero__video {
    display: none;
  }
}

.page-hero__video--yt .inline-YTPlayer {
  width: 100%;
  max-width: none !important;
}

.page-hero__video--yt .inline-YTPlayer .mb_YTPlayer {
  padding-bottom: 0 !important;
}

.page-hero__video--yt .inline-YTPlayer iframe {
  transform: translate(-50%, -50%);
  top: 50% !important;
  left: 50% !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.page-hero__video--yt .mb_YTPlayer {
  height: 56.25vw;
  min-height: 670px;
  max-height: 670px;
  width: 100%;
}

@media (max-width: 767px) {
  .page-hero__video--yt .mb_YTPlayer {
    min-height: 300px;
    max-height: 300px;
  }
}

.page-hero__video.bg-iframe iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 169.77vh;
}

.page-hero__video.bg-upload video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 169.77vh;
}

.page-hero .video-play {
  border: 0;
  outline: 0;
  margin: 0;
  box-shadow: none;
  cursor: pointer;
  position: relative;
  display: inline-block;
  min-width: 196px;
  padding: 10px 15px 11px;
}

@media (max-width: 767px) {
  .page-hero .video-play {
    min-width: 186px;
  }
}

.page-hero .video-play span {
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.page-hero .video-play span:after {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../images/svg/video-play.svg) center center;
  background-size: cover;
  margin-left: 8px;
}

.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 #081c3e;
}

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

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

@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 #2454A5;
}

.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-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: 22px 0 49px;
}

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

.block-gallery-slider .slick__arrow--next {
  right: calc(((100vw - 945px) / 2) - 54px - 41px);
}

@media (max-width: 1199px) {
  .block-gallery-slider .slick__arrow--next {
    right: calc(((100vw - 80vw) / 2) - 54px - 33px);
  }
}

@media (max-width: 991px) {
  .block-gallery-slider .slick__arrow--next {
    right: calc(((100vw - 72vw) / 2) - 54px - 33px);
  }
}

.block-gallery-slider .slick__arrow--prev {
  left: calc(((100vw - 945px) / 2) - 54px - 41px);
}

@media (max-width: 1199px) {
  .block-gallery-slider .slick__arrow--prev {
    left: calc(((100vw - 80vw) / 2) - 54px - 33px);
  }
}

@media (max-width: 991px) {
  .block-gallery-slider .slick__arrow--prev {
    left: calc(((100vw - 72vw) / 2) - 54px - 33px);
  }
}

.bc-gallery__slider {
  padding: 0;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .bc-gallery__slider {
    margin-top: 8px;
  }
}

.bc-gallery__caption {
  font-size: 14px;
  line-height: 18px;
  padding: 12px 15px;
  text-align: center;
  opacity: 0;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .bc-gallery__caption {
    font-size: 10px;
    line-height: 16px;
    padding: 8px 15px;
  }
}

.bc-gallery__single-slide {
  margin: 0 10px;
}

@media (max-width: 1199px) {
  .bc-gallery__single-slide {
    max-width: 80vw;
  }
}

@media (max-width: 991px) {
  .bc-gallery__single-slide {
    max-width: 85vw;
    margin: 0 5px;
  }
}

.bc-gallery__single-slide.slick-center .bc-gallery__caption {
  opacity: 1;
}

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

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

.block-gallery-lightbox .container > h2,
.block-gallery-lightbox .container > h3,
.block-gallery-lightbox .container > h4,
.block-gallery-lightbox .container > h5,
.block-gallery-lightbox .container > h6 {
  margin-bottom: 61px;
}

@media (max-width: 767px) {
  .block-gallery-lightbox .container > h2,
  .block-gallery-lightbox .container > h3,
  .block-gallery-lightbox .container > h4,
  .block-gallery-lightbox .container > h5,
  .block-gallery-lightbox .container > h6 {
    margin-bottom: 22px;
  }
}

@media (max-width: 767px) {
  .lightbox-gallery__thumbnails-wrapper div[class^="col"], .a-lightbox-gallery__thumbnails-wrapper div[class^="col"] {
    padding: 0 4px;
  }
}

.lightbox-gallery__single-thumb, .a-lightbox-gallery__single-thumb {
  display: block;
  margin-bottom: 31px;
  border-bottom: 0;
  position: relative;
}

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

.lightbox-gallery__single-thumb img, .a-lightbox-gallery__single-thumb img {
  width: 100%;
  border-radius: 15px;
  box-shadow: 0 2px 9px rgba(96, 139, 181, 0.3);
}

@media (max-width: 767px) {
  .lightbox-gallery__single-thumb img, .a-lightbox-gallery__single-thumb img {
    border-radius: 5px;
  }
}

.lightbox-gallery__single-thumb:after, .a-lightbox-gallery__single-thumb:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2454A5;
  border-radius: 15px;
  opacity: 0;
  visibility: hidden;
  transition: all .2s linear;
}

.lightbox-gallery__single-thumb:focus, .a-lightbox-gallery__single-thumb:focus {
  outline: none;
}

@media (min-width: 1200px) {
  .lightbox-gallery__single-thumb:hover:after, .a-lightbox-gallery__single-thumb:hover:after {
    opacity: 0.3;
    visibility: visible;
  }
}

.lightbox-gallery__gallery-wrapper, .a-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: #081c3e;
}

.lightbox-gallery__gallery-wrapper .container, .a-lightbox-gallery__gallery-wrapper .container {
  position: relative;
}

.lightbox-gallery__gallery-wrapper .slick-arrow, .a-lightbox-gallery__gallery-wrapper .slick-arrow {
  top: 48%;
}

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

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

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

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

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

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

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

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

.lightbox-gallery__caption, .a-lightbox-gallery__caption {
  font-size: 14px;
  line-height: 18px;
  padding: 13px 15px;
  text-align: center;
  flex: 0 0 100%;
  color: #ffffff;
}

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

.lightbox-gallery__close, .a-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, .a-lightbox-gallery__close {
    top: 10px;
    right: 10px;
  }
}

.lightbox-gallery__close:after, .lightbox-gallery__close:before, .a-lightbox-gallery__close:after, .a-lightbox-gallery__close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  transition: background .2s linear;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
}

.lightbox-gallery__close:after, .a-lightbox-gallery__close:after {
  width: 5px;
  height: 35px;
}

@media (max-width: 991px) {
  .lightbox-gallery__close:after, .a-lightbox-gallery__close:after {
    width: 2px;
    height: 24px;
  }
}

.lightbox-gallery__close:before, .a-lightbox-gallery__close:before {
  width: 35px;
  height: 5px;
}

@media (max-width: 991px) {
  .lightbox-gallery__close:before, .a-lightbox-gallery__close:before {
    width: 24px;
    height: 2px;
  }
}

.content-link {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-bottom: 0;
  box-shadow: 0 2px 9px rgba(96, 139, 181, 0.3);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

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

.content-link:focus {
  outline: none;
}

.content-link__title {
  background: #ffffff;
  color: #2454A5;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  position: relative;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 19px 22px 12px 20px;
  border-bottom: 3px solid #FCD227;
  min-height: 96px;
  transition: color .2s linear;
}

@media (max-width: 767px) {
  .content-link__title {
    padding: 9px 11px 7px 11px;
    flex-grow: unset;
    min-height: 67px;
    font-size: 16px;
    line-height: 18px;
  }
}

.content-link__img-wrapper {
  position: relative;
}

.content-link__img-wrapper img {
  width: 100%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

@media (max-width: 767px) {
  .content-link__img-wrapper img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
}

.content-link__img-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2454A5;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  opacity: 0;
  visibility: hidden;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .content-link__img-wrapper:after {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
}

@media (min-width: 1200px) {
  .content-link__img-wrapper:hover:after {
    opacity: 0.3;
    visibility: visible;
  }
}

.content-link__icon {
  display: none;
  transition: all .2s linear;
  background-color: #c1dcf7;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  margin-left: 33px;
  align-items: center;
  justify-content: center;
  margin-left: 34px;
  position: relative;
  flex: 0 0 26px;
  max-width: 26px;
}

@media (max-width: 767px) {
  .content-link__icon {
    width: 22px;
    height: 22px;
    flex: 0 0 22px;
    max-width: 22px;
  }
}

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

.content-link__single {
  margin-bottom: 23px;
}

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

.content-link__single.col-lg-4 .content-link__title {
  min-height: 84px;
  font-size: 20px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .content-link__single.col-lg-4 .content-link__title {
    min-height: 67px;
    font-size: 16px;
    line-height: 18px;
  }
}

.block-content-links {
  margin: 46px 0;
}

@media (max-width: 767px) {
  .block-content-links {
    margin: 16px 0;
  }
}

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

.block-content-links + .block-content-links-text {
  margin-top: 96px;
}

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

.block-content-links .container > h2,
.block-content-links .container > h3,
.block-content-links .container > h4,
.block-content-links .container > h5,
.block-content-links .container > h6 {
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .block-content-links .container > h2,
  .block-content-links .container > h3,
  .block-content-links .container > h4,
  .block-content-links .container > h5,
  .block-content-links .container > h6 {
    margin-bottom: 21px;
  }
}

.block-content-links-text .content-link {
  border-radius: 15px;
}

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

.block-content-links-text .content-link__single .content-link__title {
  border-radius: 15px;
  padding: 13px 19px 13px 19px;
  min-height: auto;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  border-bottom: 0;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link__single .content-link__title {
    font-size: 16px;
    line-height: 22px;
    padding: 19px 10px 18px 10px;
    border-radius: 5px;
  }
}

.block-content-links-text .content-link__icon {
  display: inline-flex;
}

@media (max-width: 767px) {
  .block-content-links-text .content-link__icon svg {
    width: 13px;
  }
}

@media (min-width: 1200px) {
  .block-content-links-text .content-link:hover .content-link__title {
    color: #081c3e;
  }
  .block-content-links-text .content-link:hover .content-link__icon {
    background-color: #081c3e;
  }
  .block-content-links-text .content-link:hover .content-link__icon svg * {
    fill: #ffffff;
  }
}

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

.block-content-images .container-fluid {
  padding: 0 75px;
}

@media (max-width: 991px) {
  .block-content-images .container-fluid {
    padding: 0 50px;
  }
}

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

.block-content-images .row {
  background: #ffffff;
  box-shadow: 0 2px 30px 10px rgba(36, 84, 165, 0.1);
  border-radius: 15px;
}

@media (max-width: 767px) {
  .block-content-images .row {
    margin: 0;
    border-radius: 10px;
  }
}

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

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

.block-content-images.has-container .b-content-images__content-wrapper {
  padding: 20px 33px 20px 30px;
}

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

@media (max-width: 767px) {
  .block-content-images.has-container .b-content-images__content-wrapper {
    padding: 29px 0 7px 0px;
  }
}

.block-content-images.has-container .b-content-images__col.content-right .b-content-images__content-wrapper {
  padding: 20px 33px 20px 30px;
}

@media (max-width: 991px) {
  .block-content-images.has-container .b-content-images__col.content-right .b-content-images__content-wrapper {
    padding: 29px 14px;
  }
}

@media (max-width: 767px) {
  .block-content-images.has-container .b-content-images__col.content-right .b-content-images__content-wrapper {
    padding: 29px 0 7px 0px;
  }
}

.block-content-images.has-block-title {
  margin-top: 139px;
}

@media (max-width: 991px) {
  .block-content-images.has-block-title {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .block-content-images.has-block-title {
    margin-top: 13px;
  }
}

.block-content-images.has-block-title .row--reset {
  background: none;
  border-radius: 0;
  box-shadow: none;
}

.block-content-images.has-block-title .block-title-svg {
  font-size: 122px;
  letter-spacing: -0.01em;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .block-content-images.has-block-title .block-title-svg {
    margin: 0 -20px 22px;
    font-size: 107px;
  }
}

.block-content-images.has-block-title .block-title-svg text {
  stroke-width: 3px;
}

@media (max-width: 767px) {
  .block-content-images.has-block-title .block-title-svg text {
    stroke-width: 5px;
  }
}

.b-content-images__content-wrapper {
  margin: 0 auto;
  padding: 30px 85px 30px 85px;
}

@media (max-width: 1199px) {
  .b-content-images__content-wrapper {
    padding: 29px 15px;
  }
}

@media (max-width: 767px) {
  .b-content-images__content-wrapper {
    padding: 29px 0 7px 0px;
  }
}

.b-content-images__content-wrapper h1:after,
.b-content-images__content-wrapper h2:after,
.b-content-images__content-wrapper h3:after,
.b-content-images__content-wrapper h4:after,
.b-content-images__content-wrapper h5:after,
.b-content-images__content-wrapper h6:after {
  content: '';
  display: block;
  width: 68px;
  height: 17px;
  background: url("../images/svg/wave.svg") no-repeat center center;
  margin-top: 23px;
}

@media (max-width: 767px) {
  .b-content-images__content-wrapper h1:after,
  .b-content-images__content-wrapper h2:after,
  .b-content-images__content-wrapper h3:after,
  .b-content-images__content-wrapper h4:after,
  .b-content-images__content-wrapper h5:after,
  .b-content-images__content-wrapper h6:after {
    width: 34px;
    height: 8px;
    background-size: cover;
    margin-top: 18px;
  }
}

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

.b-content-images__content-wrapper .c-btn-wrapper {
  margin: 24px 22px 0 0;
  display: inline-block;
}

@media (max-width: 767px) {
  .b-content-images__content-wrapper .c-btn-wrapper {
    margin: 0px 22px 21px 0;
  }
}

.b-content-images__content-wrapper .c-btn-primary {
  margin-bottom: 0;
}

.b-content-images__image {
  width: 100%;
  height: 512px;
}

@media (max-width: 767px) {
  .b-content-images__image {
    height: auto;
  }
}

.b-content-images__image img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  object-fit: cover;
}

@media (max-width: 767px) {
  .b-content-images__image img {
    border-radius: 5px;
  }
}

@media (max-width: 991px) {
  .b-content-images__col {
    order: 2;
  }
}

.b-content-images__col--image {
  padding: 55px 55px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .b-content-images__col--image {
    order: 1;
  }
}

@media (max-width: 767px) {
  .b-content-images__col--image {
    padding: 16px;
  }
}

.b-content-images__col.image-left {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

@media (max-width: 991px) {
  .b-content-images__col.image-left {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 0;
  }
}

@media (max-width: 767px) {
  .b-content-images__col.image-left {
    border-radius: 10px;
  }
}

.b-content-images__col.image-right {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

@media (max-width: 991px) {
  .b-content-images__col.image-right {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 0;
  }
}

@media (max-width: 767px) {
  .b-content-images__col.image-right {
    border-radius: 10px;
  }
}

.b-content-images__col.content-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.b-content-images__col.content-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

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

.block-cta {
  padding: 67px 0 54px;
  color: #081c3e;
  background-image: linear-gradient(-45deg, #ffb700 0%, #fcd227 100%);
  box-shadow: 0 2px 15px 5px rgba(36, 84, 165, 0.1);
}

@media (max-width: 767px) {
  .block-cta {
    padding: 52px 20px 36px;
  }
}

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

.block-cta .c-btn {
  margin: 8px 0 8px 0;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .block-cta .c-btn {
    margin: 0 15px;
  }
}

.block-cta .c-btn-secondary {
  padding: 0;
}

.block-cta .c-btn-secondary .c-btn-icon {
  background: #ffffff;
}

@media (min-width: 1200px) {
  .block-cta .c-btn-secondary:hover .c-btn-icon {
    background: #081c3e;
  }
  .block-cta .c-btn-secondary:hover .c-btn-icon svg path {
    fill: #ffffff;
  }
}

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

.block-cta .c-btn + .c-btn {
  margin-left: 36px;
}

@media (max-width: 991px) {
  .block-cta .c-btn + .c-btn {
    margin: 10px 15px 0 15px;
  }
}

.block-cta__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .block-cta__wrapper {
    flex-direction: column;
  }
}

.block-cta__text {
  flex-grow: 1;
}

@media (max-width: 767px) {
  .block-cta__text {
    text-align: center;
    margin-bottom: 18px;
  }
}

.block-cta__buttons {
  text-align: right;
}

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

.block-cta + section {
  margin-top: 90px;
}

@media (max-width: 991px) {
  .block-cta + section {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .block-cta + section {
    margin-top: 30px;
  }
}

.block-content {
  padding: 51px 0;
}

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

.info-block {
  background-image: linear-gradient(to top, #0a2f63 0%, #1e63a7 100%);
  position: relative;
  color: #ffffff;
  padding: 126px 0 62px;
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .info-block {
    padding: 32px 0 43px;
    margin-bottom: 13px;
  }
}

.info-block--spacing {
  padding: 72px 0 50px;
}

@media (max-width: 767px) {
  .info-block--spacing {
    padding: 26px 0 43px;
  }
}

@media (max-width: 991px) {
  .info-block--spacing + .block-program-slider {
    margin-top: -48px;
  }
}

.info-block__wrapper {
  padding: 0 159px;
  text-align: center;
}

@media (max-width: 1199px) {
  .info-block__wrapper {
    padding: 0;
  }
}

.info-block h2 {
  letter-spacing: 0.04em;
  margin-bottom: 33px;
}

@media (max-width: 767px) {
  .info-block h2 {
    letter-spacing: 0.03em;
    margin-bottom: 18px;
  }
}

.info-block p {
  margin-bottom: 28px;
}

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

.info-block .leadparagraph {
  color: #ffffff;
  margin-bottom: 39px;
}

@media (max-width: 767px) {
  .info-block .leadparagraph {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 23px;
  }
}

@media (max-width: 767px) {
  .info-block .leadparagraph:last-of-type {
    margin-bottom: 9px;
  }
}

.info-block .c-btn {
  min-width: 184px;
}

@media (max-width: 767px) {
  .info-block .c-btn {
    min-width: 146px;
  }
}

.info-block .c-btn-wrapper {
  display: inline-block;
  margin: 9px 13px 9px;
}

@media (max-width: 767px) {
  .info-block .c-btn-wrapper {
    margin: 0 13px 1px;
  }
}

.info-block h1,
.info-block h2,
.info-block h3,
.info-block h4,
.info-block h5,
.info-block h6 {
  color: #ffffff;
}

.block-cards {
  margin-top: 33px;
  margin-bottom: 135px;
}

@media (max-width: 767px) {
  .block-cards {
    margin-top: 15px;
    margin-bottom: 41px;
  }
}

.block-cards .container-fluid {
  padding: 0 63px;
}

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

.block-cards__card-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  text-align: center;
  padding: 23px 17px 23px;
}

@media (max-width: 767px) {
  .block-cards__card-content {
    padding: 7px 9px 7px;
  }
}

.block-cards__card-title {
  font-size: 26px;
  color: #ffffff;
  line-height: 32px;
  margin: 0 0 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .2s linear;
}

@media (max-width: 1281px) and (orientation: landscape) {
  .block-cards__card-title {
    transform: none !important;
  }
}

@media (max-width: 1199px) {
  .block-cards__card-title {
    transform: none !important;
  }
}

@media (max-width: 767px) {
  .block-cards__card-title {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
  }
}

.block-cards__card-text {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  padding: 0 22px;
  position: absolute;
  bottom: 23px;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(200%);
  transition: transform .2s linear;
}

.block-cards__card-item {
  background-size: cover;
  background-position: center center;
  height: 100%;
  border-bottom: 7px solid #fcd024;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 30px 10px rgba(36, 84, 165, 0.1);
  height: 100%;
  min-height: 500px;
}

@media (max-width: 767px) {
  .block-cards__card-item {
    min-height: 331px;
  }
}

.block-cards__card-item a {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  border: none;
}

.block-cards__card-item a:hover {
  border: none !important;
}

.block-cards__card-item:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: linear-gradient(180deg, rgba(20, 47, 88, 0) 0%, rgba(6, 60, 142, 0.7) 100%);
  transform: translateY(50%);
  transition: transform .2s linear;
}

@media (min-width: 1200px) {
  .block-cards__card-item:hover:after {
    transform: translateY(0);
  }
}

@media (max-width: 1281px) and (orientation: landscape) {
  .block-cards__card-item:hover:after {
    transform: translateY(50%);
  }
}

@media (min-width: 1200px) {
  .block-cards__card-item:hover .block-cards__card-text {
    transform: translateY(0);
  }
}

@media (max-width: 1281px) and (orientation: landscape) {
  .block-cards__card-item:hover .block-cards__card-text {
    transform: translateY(200%);
  }
}

.block-cards [class*="col-"] {
  padding: 0 13px;
}

@media (max-width: 767px) {
  .block-cards [class*="col-"] {
    margin-bottom: 16px;
  }
}

.block-cards .row {
  margin-right: -13px;
  margin-left: -13px;
}

.countdown-block {
  box-shadow: 0 2px 30px 10px rgba(36, 84, 165, 0.1);
  background-image: linear-gradient(-45deg, #1e63a7 0%, #0a2f63 100%);
  margin-bottom: 147px;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .countdown-block {
    padding: 34px 0;
    margin-bottom: 58px;
  }
}

.countdown-block .c-btn {
  margin-bottom: 0;
  padding: 11px 15px 11px;
  min-width: 182px;
}

@media (max-width: 767px) {
  .countdown-block .c-btn {
    margin-top: 17px;
    width: 100%;
  }
}

.countdown-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .countdown-wrapper {
    flex-direction: column;
  }
}

.countdown-wrapper__inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.countdown-wrapper__days h2 {
  text-shadow: 0 2px 30px rgba(0, 0, 0, 0.2);
  font-size: 120px;
  line-height: 120px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}

@media (max-width: 767px) {
  .countdown-wrapper__days h2 {
    font-size: 100px;
    line-height: 100px;
  }
}

.countdown-wrapper__text {
  display: flex;
  align-items: center;
  margin-left: 37px;
}

@media (max-width: 991px) {
  .countdown-wrapper__text {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .countdown-wrapper__text {
    margin-left: 37px;
    margin-right: 0;
  }
}

.countdown-wrapper__text h2 {
  font-size: 50px;
  line-height: 62px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  padding: 9px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .countdown-wrapper__text h2 {
    font-size: 24px;
    line-height: 24px;
    border: none;
  }
}

.block-posts-slider {
  background: #141d32;
  padding: 54px 0 141px;
}

@media (max-width: 767px) {
  .block-posts-slider {
    padding: 43px 0 22px;
  }
}

.block-posts-slider__left {
  max-width: 182px;
  margin-left: auto;
  padding-top: 2px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .block-posts-slider__left {
    max-width: none;
  }
}

.block-posts-slider__title {
  color: #ffffff;
}

@media (max-width: 767px) {
  .block-posts-slider__title {
    text-align: center;
    margin: 0px 0 20px;
  }
  .block-posts-slider__title:after {
    margin: 8px auto 0;
  }
}

.block-posts-slider__buttons {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 8px;
  align-items: flex-start;
}

@media (max-width: 767px) {
  .block-posts-slider__buttons {
    align-items: center;
    margin-top: 21px;
    padding-bottom: 0;
  }
}

.block-posts-slider__buttons .c-btn-primary {
  margin-bottom: 38px;
  min-width: 158px;
  padding: 11px 15px 11px;
}

@media (max-width: 767px) {
  .block-posts-slider__buttons .c-btn-primary {
    order: 2;
    margin-top: 6px;
    min-width: 147px;
  }
}

.block-posts-slider .slick__arrow {
  position: relative;
  transform: none;
  margin: 0 4px;
  top: 0;
}

@media (max-width: 767px) {
  .block-posts-slider .slick__arrow {
    display: inline-block !important;
  }
}

@media (max-width: 1199px) {
  .block-posts-slider .slick__arrow--prev {
    position: relative;
    top: auto;
    left: auto;
  }
}

@media (max-width: 1199px) {
  .block-posts-slider .slick__arrow--next {
    position: relative;
    top: auto;
    right: auto;
  }
}

.block-posts-slider .container-fluid {
  padding-right: 0;
}

@media (max-width: 767px) {
  .block-posts-slider .container-fluid {
    padding-right: 15px;
  }
}

.posts-slider {
  padding-left: 90px;
}

@media (max-width: 767px) {
  .posts-slider {
    padding-left: 15px;
    margin-top: 10px;
  }
}

.posts-slider__item {
  max-width: 449px;
  margin-right: 30px;
  color: #ffffff;
}

@media (max-width: 991px) {
  .posts-slider__item {
    max-width: 453px;
  }
}

@media (max-width: 767px) {
  .posts-slider__item {
    max-width: none;
    margin: 0 7px;
  }
}

.posts-slider__item-image-wrapper img {
  border-radius: 15px;
  width: 100%;
}

@media (max-width: 767px) {
  .posts-slider__item-image-wrapper img {
    border-radius: 5px;
  }
}

.posts-slider__item-title {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  margin-top: 24px;
}

@media (max-width: 767px) {
  .posts-slider__item-title {
    margin-top: 16px;
    font-size: 18px;
    line-height: 24px;
  }
}

.posts-slider__item-text {
  font-size: 21px;
  line-height: 32px;
  margin: 0 0 21px;
}

@media (max-width: 767px) {
  .posts-slider__item-text {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 8px;
  }
}

.posts-slider__item .c-btn-secondary .c-btn-icon {
  background: #ffffff;
}

.posts-slider__item .c-btn-secondary:hover {
  color: #ffffff;
}

@media (min-width: 1200px) {
  .posts-slider__item .c-btn-secondary:hover .c-btn-icon {
    background: #c1dcf7;
  }
  .posts-slider__item .c-btn-secondary:hover .c-btn-icon svg path {
    fill: #081c3e;
  }
}

.posts-slider__item .c-btn-secondary:focus {
  color: #ffffff;
}

.posts-slider a {
  color: #ffffff;
  border: none;
}

.posts-slider a:focus {
  outline: none;
}

.block-images-links {
  padding: 55px 0 143px;
}

@media (max-width: 767px) {
  .block-images-links {
    padding: 29px 0 66px;
  }
}

.block-images-links__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 64px;
}

@media (max-width: 767px) {
  .block-images-links__wrapper {
    margin-top: 22px;
    margin-left: -5px;
    margin-right: -5px;
  }
}

.block-images-links__label {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 13px;
  color: #2454A5;
}

@media (max-width: 767px) {
  .block-images-links__label {
    margin-bottom: 5px;
    font-size: 15px;
  }
}

.block-images-links__title {
  text-align: center;
  font-size: 54px;
  line-height: 62px;
  color: #081c3e;
  color: #2454A5;
}

@media (max-width: 767px) {
  .block-images-links__title {
    font-size: 24px;
    line-height: 26px;
    padding: 0 2px;
  }
}

.block-images-links__title:after {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

@media (max-width: 767px) {
  .block-images-links__title:after {
    margin-top: 15px;
  }
}

.block-images-links__image {
  border-radius: 15px;
  box-shadow: 0 2px 30px rgba(36, 84, 165, 0.2);
  position: relative;
}

@media (max-width: 767px) {
  .block-images-links__image {
    border-radius: 5px;
  }
}

.block-images-links__image img {
  border-radius: 15px;
}

@media (max-width: 767px) {
  .block-images-links__image img {
    border-radius: 5px;
  }
}

.block-images-links__image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(36, 84, 165, 0.7);
  border-radius: 15px;
  opacity: 0;
  transition: opacity .2s linear;
}

.block-images-links__image:after {
  content: '';
  width: 82px;
  height: 82px;
  display: block;
  background: url("../images/svg/social-instagram.svg") center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity .2s linear;
}

.block-images-links__link {
  margin: 0 15px;
  border: none;
}

@media (max-width: 1199px) {
  .block-images-links__link:nth-child(3) ~ .block-images-links__link {
    display: none;
  }
}

@media (max-width: 767px) {
  .block-images-links__link {
    margin: 0 5px;
  }
}

@media (min-width: 1200px) {
  .block-images-links__link:hover .block-images-links__image:after {
    opacity: 1;
  }
  .block-images-links__link:hover .block-images-links__image::before {
    opacity: 1;
  }
}

.block-images-links__content {
  font-size: 24px;
  font-weight: 600;
  margin-top: 85px;
}

@media (max-width: 767px) {
  .block-images-links__content {
    font-size: 17px;
    line-height: 21px;
    margin-top: 23px;
  }
}

.block-staff-slider {
  padding: 135px 0 0;
}

@media (max-width: 767px) {
  .block-staff-slider {
    padding: 31px 0 0;
  }
}

.block-staff-slider .block-title-svg {
  font-size: 122px;
  letter-spacing: -0.01em;
  margin-bottom: 13px;
}

@media (max-width: 767px) {
  .block-staff-slider .block-title-svg {
    font-size: 136px;
    margin-bottom: 10px;
  }
}

.block-staff-slider .block-title-svg text {
  stroke-width: 3px;
}

@media (max-width: 767px) {
  .block-staff-slider .block-title-svg text {
    stroke-width: 5px;
  }
}

.block-staff-slider__content-wrapper {
  max-width: 811px;
  margin: 0 auto;
}

.block-staff-slider .c-btn-wrapper {
  margin: 9px 0 21px;
}

.staff-slider {
  padding-top: 26px;
  padding-bottom: 154px;
  background-position: center top;
}

@media (max-width: 1199px) {
  .staff-slider {
    padding-bottom: 24px;
    background-size: cover;
  }
}

@media (max-width: 767px) {
  .staff-slider {
    padding-top: 49px;
  }
}

.staff-slider__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none !important;
}

.staff-slider__link:hover {
  text-decoration: none;
}

.staff-slider__container {
  position: relative;
  padding: 0;
}

@media (max-width: 1199px) {
  .staff-slider__container {
    max-width: none;
  }
}

.staff-slider__wrapper {
  max-width: 1140px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
}

@media (max-width: 1199px) {
  .staff-slider__wrapper {
    max-width: none;
  }
}

.staff-slider__item {
  margin: 0 15px;
  position: relative;
}

@media (max-width: 767px) {
  .staff-slider__item {
    max-width: 190px;
  }
}

.staff-slider__image {
  margin-bottom: 25px;
  text-align: center;
}

@media (max-width: 767px) {
  .staff-slider__image {
    margin-bottom: 15px;
  }
}

.staff-slider__image img {
  border-radius: 100%;
  margin: 0 auto;
}

.staff-slider__name {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .staff-slider__name {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 4px;
  }
}

.staff-slider__position {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.08em;
}

@media (max-width: 767px) {
  .staff-slider__position {
    font-size: 15px;
  }
}

.staff-slider__buttons-arrow {
  text-align: center;
}

@media (max-width: 1199px) {
  .staff-slider__buttons-arrow {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .staff-slider__buttons-arrow {
    margin-top: 9px;
  }
}

.staff-slider .slick__arrow {
  top: 31%;
  transform: none;
  display: inline-block !important;
  margin: 0 5px;
}

.staff-slider .slick__arrow--prev {
  left: -9%;
}

@media (max-width: 1340px) {
  .staff-slider .slick__arrow--prev {
    left: -4%;
  }
}

@media (max-width: 1199px) {
  .staff-slider .slick__arrow--prev {
    position: relative;
    top: auto;
    left: auto;
  }
}

.staff-slider .slick__arrow--next {
  right: -9%;
}

@media (max-width: 1340px) {
  .staff-slider .slick__arrow--next {
    right: -4%;
  }
}

@media (max-width: 1199px) {
  .staff-slider .slick__arrow--next {
    position: relative;
    top: auto;
    right: auto;
  }
}

.block-content-bg-alternate {
  background-color: #141d32;
  padding-top: 98px;
  padding-bottom: 58px;
  color: #ffffff;
}

@media (max-width: 991px) {
  .block-content-bg-alternate {
    padding-top: 42px;
    padding-bottom: 3px;
  }
}

.block-content-bg-alternate h1,
.block-content-bg-alternate h2,
.block-content-bg-alternate h3,
.block-content-bg-alternate h4,
.block-content-bg-alternate h5,
.block-content-bg-alternate h6,
.block-content-bg-alternate a {
  color: #ffffff;
}

.block-content-bg-alternate a {
  text-decoration: none;
  border-bottom: none;
}

.block-content-bg-alternate a:hover {
  color: #ffffff !important;
}

.block-content-bg-alternate h3 {
  font-size: 38px;
  font-weight: 600;
  line-height: 48px;
}

@media (max-width: 767px) {
  .block-content-bg-alternate h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
  }
}

.block-content-bg-alternate h3::after {
  content: '';
  display: block;
  width: 68px;
  height: 17px;
  background: url("../images/svg/wave.svg") no-repeat center center;
  margin-top: 27px;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .block-content-bg-alternate h3::after {
    width: 34px;
    height: 8px;
    background-size: cover;
    margin: 18px auto;
  }
}

.block-content-bg-alternate p {
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 28px;
}

@media (max-width: 991px) {
  .block-content-bg-alternate p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 13px;
  }
}

@media (max-width: 991px) {
  .block-content-bg-alternate .content-column.one_half {
    text-align: center;
    width: 100%;
    padding: 0;
  }
}

.block-content-bg-alternate .content-column.one_half form {
  width: 86%;
  float: right;
}

@media (max-width: 991px) {
  .block-content-bg-alternate .content-column.one_half form {
    width: 100%;
    float: none;
  }
}

.block-content-bg-alternate .content-column a[href^="tel:"] {
  border: none;
}

@media (max-width: 991px) {
  .block-content-bg-alternate .c-btn-wrapper {
    text-align: center !important;
  }
  .block-content-bg-alternate .c-btn-wrapper a {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .block-content-bg-alternate .c-btn-secondary:hover .c-btn-icon {
    background-color: #ffffff;
  }
  .block-content-bg-alternate .c-btn-secondary:hover .c-btn-icon svg path {
    fill: #081c3e;
  }
}

.block-content-bg-alternate .c-btn-secondary:focus {
  color: #ffffff;
}

.block-testimonial-slider {
  background-image: linear-gradient(to top, #0a2f63 0%, #1e63a7 100%);
  position: relative;
  padding: 96px 0 56px;
  color: #ffffff;
  text-align: center;
  margin-top: 75px;
}

@media (max-width: 991px) {
  .block-testimonial-slider {
    padding: 50px 0 53px;
    margin-top: 22px;
  }
}

.block-testimonial-slider__label {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-bottom: 63px;
}

@media (max-width: 767px) {
  .block-testimonial-slider__label {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.7px;
    margin-bottom: 18px;
  }
}

.block-testimonial-slider ul.slick-dots {
  position: static;
  display: flex !important;
  justify-content: center;
  padding: 0;
  margin-top: 48px;
}

@media (max-width: 991px) {
  .block-testimonial-slider ul.slick-dots {
    margin-top: 22px;
    margin-bottom: 25px;
  }
}

.block-testimonial-slider ul.slick-dots li {
  transition: all 0.2s linear;
  position: relative;
  width: 10px;
  height: 10px;
  cursor: pointer;
  display: block;
  margin: 0 5px;
  font-size: 0;
  border-radius: 50%;
  z-index: 2;
}

@media (max-width: 991px) {
  .block-testimonial-slider ul.slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
}

.block-testimonial-slider ul.slick-dots li button {
  display: none;
}

.block-testimonial-slider ul.slick-dots li:after {
  content: '';
  display: block;
  width: inherit;
  height: inherit;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: background-color 0.2s linear;
}

@media (min-width: 1200px) {
  .block-testimonial-slider ul.slick-dots li:hover::after {
    background: #c1dcf7;
  }
}

.block-testimonial-slider ul.slick-dots li.slick-active::after {
  background: #FCD227;
  width: 14px;
  height: 14px;
}

@media (max-width: 991px) {
  .block-testimonial-slider ul.slick-dots li.slick-active::after {
    width: 11px;
    height: 11px;
  }
}

@media (max-width: 767px) {
  .block-testimonial-slider + .block-staff-slider {
    padding-top: 2px;
  }
}

.testimonial-slider__content {
  width: 74%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .testimonial-slider__content {
    width: 100%;
  }
}

.testimonial-slider__content p {
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

@media (max-width: 991px) {
  .testimonial-slider__content p {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
  }
}

.testimonial-slider__author {
  margin-top: 62px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.9px;
}

@media (max-width: 991px) {
  .testimonial-slider__author {
    margin-top: 26px;
    font-size: 14px;
    font-weight: 600;
  }
}

.testimonial-slider__author span {
  text-transform: uppercase;
}

.testimonial-slider__buttons-arrow {
  position: absolute;
  max-width: 1107px;
  width: 100%;
  top: 45%;
  z-index: 1;
}

@media (max-width: 1199px) {
  .testimonial-slider__buttons-arrow {
    max-width: 960px;
  }
}

@media (max-width: 991px) {
  .testimonial-slider__buttons-arrow {
    position: relative;
    top: 0;
    width: 126px;
    margin: 0 auto;
    height: 44px;
  }
  .testimonial-slider__buttons-arrow button {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .testimonial-slider__buttons-arrow {
    width: 96px;
  }
}

.block-program-slider {
  padding: 58px 0 0;
  margin-bottom: -68px;
}

@media (max-width: 991px) {
  .block-program-slider {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .block-program-slider {
    padding: 30px 0 0;
  }
}

.block-program-slider .block-title-svg {
  font-size: 120px;
  margin-bottom: 22px;
}

.block-program-slider .block-title-svg svg text {
  stroke-width: 3px;
}

@media (max-width: 767px) {
  .block-program-slider .block-title-svg svg text {
    stroke-width: 5px;
  }
}

@media (max-width: 991px) {
  .block-program-slider .block-title-svg {
    font-size: 128px;
    margin-bottom: 17px;
  }
}

.cm-slider__wrapper {
  display: flex;
  padding: 0 45px 0 35px;
  margin-top: 16px;
  position: relative;
}

@media (max-width: 991px) {
  .cm-slider__wrapper {
    flex-direction: column;
    padding: 0 20px;
  }
}

.cm-slider__inner-wrapper {
  flex: 0 0 43.5%;
  max-width: 43.5%;
  width: 43.5%;
  height: 783px;
  position: relative;
  padding-bottom: 45px;
}

@media (max-width: 991px) {
  .cm-slider__inner-wrapper {
    flex: none;
    max-width: 100%;
    width: 100%;
    height: 450px;
    position: relative;
    z-index: 3;
  }
}

@media (max-width: 767px) {
  .cm-slider__inner-wrapper {
    height: 297px;
  }
}

.cm-slider__inner-wrapper:before {
  content: "";
  display: block;
  width: calc(100% + 75px);
  height: 95%;
  position: absolute;
  left: -75px;
  bottom: 0;
  background: #FCD227;
  z-index: 1;
}

@media (max-width: 991px) {
  .cm-slider__inner-wrapper:before {
    display: none;
  }
}

.cm-slider__heading {
  position: relative;
  width: 445px;
  position: absolute;
  top: 26%;
  left: 110px;
}

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

.cm-slider__content {
  height: 463px;
  position: relative;
  padding-left: 29px;
}

@media (max-width: 991px) {
  .cm-slider__content {
    order: 2;
    height: auto;
    z-index: 3;
    padding-left: 0;
    text-align: center;
    margin-top: -70px;
  }
}

.cm-slider__buttons-wrapper {
  position: absolute;
  top: 39.5%;
  left: 109px;
}

@media (max-width: 991px) {
  .cm-slider__buttons-wrapper {
    position: static;
  }
}

.cm-slider__button {
  margin: 0;
  padding: 10px 15px 10px;
  min-width: 165px;
}

@media (max-width: 991px) {
  .cm-slider__button {
    min-width: 144px;
  }
}

.cm-slider__slide-title {
  width: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: opacity 0.1s linear;
  font-size: 48px;
  line-height: 50px;
  margin: 0;
}

.cm-slider__slide-title.active {
  opacity: 1;
  transition: opacity 0.4s linear;
}

.cm-slider__image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  transform: translateX(-100%);
  will-change: transform;
  transition: none;
}

.cm-slider__image-wrapper.active {
  transition: transform 1s ease-in-out;
  transform: translateX(0%);
  z-index: 2;
}

.cm-slider__image-wrapper.active .cm-slider__image {
  transform: translateX(0%);
  transition: transform 1s ease-in-out;
}

.cm-slider__image-wrapper.set-top {
  transform: translateX(0%);
  z-index: 1;
}

.cm-slider__image-wrapper.set-top .cm-slider__image {
  transform: translateX(0%);
}

.cm-slider__image {
  position: absolute;
  width: 100%;
  background-size: cover;
  top: 0;
  left: 0;
  height: 96%;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  transform: translateX(100%);
  will-change: transform;
}

@media (max-width: 1199px) {
  .cm-slider__image {
    height: auto;
    padding-bottom: 135%;
  }
}

@media (max-width: 991px) {
  .cm-slider__image {
    padding-bottom: 0;
    height: 100%;
  }
}

.cm-slider__progress-bar {
  width: 350px;
  height: 5px;
  background-color: #c1dcf7;
  position: absolute;
  overflow: hidden;
  top: 31.5%;
  left: 110px;
}

@media (max-width: 991px) {
  .cm-slider__progress-bar {
    display: none;
  }
}

.cm-slider__progress {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #2AC4DD;
  transform: translateX(-100%);
  transition: none;
}

.cm-slider__progress.active {
  transform: translateX(0%);
  transition: transform 3s linear;
}

.cm-slider__progress.before-change {
  transform: translateX(100%);
  transition: transform 0.2s linear;
}

.cm-slider__controls {
  border-radius: 10px 10px 10px 0;
  background: linear-gradient(34deg, #0c3579 0%, rgba(5, 95, 179, 0.997637) 100%);
  color: #ffffff;
  position: absolute;
  left: 40%;
  bottom: -1px;
  padding: 47px 134px 51px 116px;
  z-index: 2;
  max-width: 820px;
  flex: 0 0 56.5%;
  width: 100%;
}

@media (max-width: 991px) {
  .cm-slider__controls {
    max-width: calc(100% + 40px);
    width: calc(100% + 40px);
    flex: unset;
    position: static;
    padding: 194px 43px 99px 35px;
    min-width: auto;
    margin: -169px -20px 0;
    border-radius: 0;
  }
}

.cm-slider__controls-list {
  columns: 2;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.cm-slider__control-item {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .cm-slider__control-item {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 12px;
  }
}

.cm-slider__control-item span {
  display: inline-block;
  transition: transform 0.2s linear, color 0.2s linear;
  cursor: pointer;
}

.cm-slider__control-item span:hover {
  color: #c1dcf7;
}

@media (max-width: 1199px) {
  .cm-slider__control-item span:hover {
    color: inherit;
  }
}

.cm-slider__control-item:before {
  content: "";
  width: 14px;
  height: 4px;
  background-color: #2AC4DD;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-20px, -50%);
  transition: transform 0.2s linear;
}

@media (max-width: 767px) {
  .cm-slider__control-item:before {
    width: 7px;
    height: 2px;
  }
}

.cm-slider__control-item.active {
  color: #FCD227;
}

.cm-slider__control-item.active span {
  transform: translateX(20px);
}

@media (max-width: 767px) {
  .cm-slider__control-item.active span {
    transform: translateX(9px);
  }
}

.cm-slider__control-item.active:before {
  transform: translate(0px, -50%);
}

.cm-slider__arrows-wrapper {
  position: absolute;
  z-index: 10;
  width: 95px;
  height: 44px;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.cm-slider__arrows-wrapper .cm-arrow {
  width: 44px;
  height: 44px;
  display: none !important;
}

@media (max-width: 991px) {
  .cm-slider__arrows-wrapper .cm-arrow {
    display: inline-block !important;
  }
}

.block-info-block-bg-img {
  padding: 209px 0 114px;
  color: #ffffff;
  position: relative;
  background-position: center center;
  background-size: cover;
}

@media (max-width: 767px) {
  .block-info-block-bg-img {
    padding: 90px 0 55px;
  }
}

.block-info-block-bg-img h1,
.block-info-block-bg-img h2,
.block-info-block-bg-img h3,
.block-info-block-bg-img h4,
.block-info-block-bg-img h5,
.block-info-block-bg-img h6 {
  color: #ffffff;
}

@media (max-width: 767px) {
  .block-info-block-bg-img h1,
  .block-info-block-bg-img h2,
  .block-info-block-bg-img h3,
  .block-info-block-bg-img h4,
  .block-info-block-bg-img h5,
  .block-info-block-bg-img h6 {
    padding: 0 15px;
  }
}

.block-info-block-bg-img p {
  max-width: 850px;
  margin: 0 auto 16px auto;
  font-size: 18px;
  line-height: 32px;
}

@media (max-width: 767px) {
  .block-info-block-bg-img p {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width: 767px) {
  .block-info-block-bg-img + .block-top-spacing {
    padding-top: 0px !important;
  }
}

/* Main Footer */
.main-footer__top {
  background: #2454A5;
}

.main-footer__bottom {
  color: #ffffff;
  background: #081c3e;
  padding: 55px 0 45px;
  font-size: 15px;
  line-height: 20px;
}

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

.main-footer__bottom .container {
  max-width: 1322px;
}

.main-footer__bottom a {
  color: #ffffff;
}

.footer-cta {
  min-height: 121px;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .footer-cta {
    flex-direction: column;
    align-items: stretch;
  }
}

@media (max-width: 767px) {
  .footer-cta.col {
    padding: 22px 20px 29px;
  }
}

.footer-cta__title {
  color: #ffffff;
  font-size: 32px;
  line-height: 40px;
  margin: 0 16px 0 0;
  text-align: center;
}

@media (max-width: 767px) {
  .footer-cta__title {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 16px 0;
  }
}

.footer-cta__form {
  flex-grow: 1;
  display: flex;
  align-items: center;
  height: 100%;
}

@media (max-width: 767px) {
  .footer-cta__form {
    display: block;
  }
}

.footer-cta .gform_body {
  margin: 0 0 0 10px;
  float: left;
}

@media (max-width: 767px) {
  .footer-cta .gform_body {
    float: none;
    margin: 0;
  }
}

.footer-cta .gform_wrapper p {
  margin: 0;
}

.footer-cta .gform_wrapper + p {
  display: none;
}

.footer-cta .gform_footer {
  float: left;
  clear: none;
}

.footer-cta .gform_footer:before, .footer-cta .gform_footer:after {
  content: '';
  display: table;
}

.footer-cta .gform_footer:after {
  clear: both;
}

@media (max-width: 767px) {
  .footer-cta .gform_footer {
    width: 100%;
  }
}

.footer-cta .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
}

.footer-cta .gform_button {
  margin: 5px 0 0 10px;
}

@media (max-width: 767px) {
  .footer-cta .gform_button {
    margin: 0;
  }
}

.footer-cta .gform_anchor {
  border: none;
}

@media (max-width: 767px) {
  .footer-cta .gform_confirmation_message {
    text-align: center;
  }
}

.footer-cta ul.gform_fields {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.footer-cta ul.gform_fields .gfield_label {
  display: none;
}

.footer-cta ul.gform_fields li.gfield {
  margin: 5px 11px 5px 0;
  display: inline-block;
  min-width: 321px;
  max-width: 321px;
}

@media (max-width: 991px) {
  .footer-cta ul.gform_fields li.gfield {
    min-width: auto;
    max-width: none;
    width: 100%;
    margin: 5px 0 5px 0;
  }
}

@media (max-width: 767px) {
  .footer-cta ul.gform_fields li.gfield {
    margin: 0 0 5px 0;
  }
}

.footer-cta ul.gform_fields li.gfield:last-child {
  margin: 5px 0;
}

@media (max-width: 767px) {
  .footer-cta ul.gform_fields li.gfield:last-child {
    margin: 0 0 5px 0;
  }
}

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

.footer__left p {
  margin: 0 0 32px;
}

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

.footer__left p:last-child {
  margin: 0;
}

@media (max-width: 991px) {
  .footer__center {
    order: 2;
  }
}

.footer__logos {
  display: flex;
  padding: 0;
  list-style-type: none;
  margin: 17px 0 17px 0;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .footer__logos {
    margin: 23px 0 17px 0;
    flex-wrap: wrap;
  }
}

.footer__logos-image svg {
  width: 100%;
  height: auto;
  max-width: 141px;
}

.footer__logos-image svg * {
  fill: #ffffff;
}

@media (max-width: 767px) {
  .footer__logos-image svg {
    max-width: 75px;
  }
}

.footer__logos-image img {
  max-width: 141px;
}

@media (max-width: 767px) {
  .footer__logos-image img {
    max-width: 63px;
  }
}

.footer__logos-item {
  margin-right: 26px;
}

@media (max-width: 767px) {
  .footer__logos-item {
    margin: 10px 16px;
  }
}

.footer__logos-item:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .footer__logos-item:last-child {
    margin: 0 16px;
  }
}

.footer__copyright p {
  margin-bottom: 0;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
}

.footer__right {
  text-align: right;
}

@media (max-width: 991px) {
  .footer__right {
    text-align: center;
    margin-top: 29px;
  }
}

.footer__right a {
  border: none;
}

.footer__right .c-btn-wrapper {
  margin-top: 25px;
}

@media (max-width: 991px) {
  .footer__right .c-btn-wrapper {
    text-align: center;
    margin-top: 31px;
  }
}

.footer__right .c-btn-secondary {
  font-size: 15px;
  line-height: 20px;
}

.footer__right .c-btn-secondary .c-btn-icon {
  width: 21px;
  height: 21px;
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .footer__right .c-btn-secondary .c-btn-icon {
    background-color: #2454A5;
  }
  .footer__right .c-btn-secondary .c-btn-icon svg * {
    fill: #ffffff;
  }
}

.footer__right .c-btn-secondary .c-btn-icon svg {
  width: 13px;
}

.footer__right .c-btn-secondary:hover {
  color: #ffffff;
}

.footer__right .c-btn-secondary:hover .c-btn-icon {
  background-color: #c1dcf7;
}

.footer__right .c-btn-secondary:hover svg * {
  fill: #081c3e;
}

.footer__social {
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  margin: 21px 0 0;
}

.footer__social-item {
  margin-left: 24px;
}

@media (max-width: 767px) {
  .footer__social-item {
    margin: 0 17px;
  }
}

.footer__social-link {
  transition: none;
}

@media (min-width: 1200px) {
  .footer__social-link:hover svg * {
    transition: all .2s linear;
    fill: #FCD227;
  }
}

.share-post__wrapper {
  padding: 0 0 62px 17px;
}

@media (max-width: 767px) {
  .share-post__wrapper {
    padding: 13px 0 35px 0;
    text-align: center;
  }
}

.share-post__wrapper .addtoany_list a {
  padding: 0 10px 0 0;
  font-size: 1px;
  line-height: 1px;
}

@media (max-width: 767px) {
  .share-post__wrapper .addtoany_list a {
    padding: 0 6px 0;
  }
}

.share-post__wrapper .addtoany_list a:not(.addtoany_special_service) span.a2a_svg {
  border-radius: 100%;
  height: 35px;
  line-height: 35px;
  width: 35px;
  background-color: #2454A5 !important;
  opacity: 1;
  display: flex;
  transition: background-color 0.2s linear;
}

.share-post__wrapper .addtoany_list a:not(.addtoany_special_service) span.a2a_svg svg {
  max-width: 24px;
  width: 100%;
  height: auto;
}

@media (min-width: 1200px) {
  .share-post__wrapper .addtoany_list a:not(.addtoany_special_service) span.a2a_svg:hover {
    background-color: #081c3e !important;
  }
}

.share-post__title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 32px;
  text-transform: uppercase;
  color: #2454A5;
  margin: 0 0 4px 3px;
}

.post-navigation {
  padding: 51px 0 52px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .post-navigation {
    padding: 25px 0 36px;
  }
}

.post-navigation:before {
  content: "";
  width: calc(100% - 30px);
  display: block;
  height: 1px;
  background-color: #081c3e;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
}

@media (max-width: 767px) {
  .post-navigation:before {
    width: calc(100% - 40px);
  }
}

.post-navigation .c-btn a {
  border: none;
}

.post-navigation .c-btn-primary {
  min-width: 187px;
  padding: 9px 15px 9px;
}

@media (max-width: 767px) {
  .post-navigation .c-btn-primary {
    min-width: 153px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .post-navigation__left {
    text-align: right;
    position: relative;
  }
}

.post-navigation__right {
  text-align: right;
}

@media (max-width: 767px) {
  .post-navigation__right {
    text-align: left;
    position: relative;
  }
}

@media (max-width: 767px) {
  .post-navigation__right .c-btn:before {
    content: "";
    width: 1px;
    height: 17px;
    background-color: #081c3e;
    opacity: 0.5;
    display: block;
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.pagination-main-wrapper {
  margin-top: 103px;
  margin-bottom: 92px;
}

@media (max-width: 767px) {
  .pagination-main-wrapper {
    margin-top: 61px;
    margin-bottom: 46px;
  }
}

.pagination-wrapper {
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: end;
}

.pagination-wrapper .last-page,
.pagination-wrapper .first-page {
  display: inline-block !important;
}

.pagination-wrapper .pagination-arr,
.pagination-wrapper .pagination-arr-s {
  position: relative;
  display: inline-block;
  border: none;
  background: transparent;
  outline: none;
  padding: 0;
  box-shadow: none;
  cursor: pointer;
  width: 31px;
  height: 31px;
  vertical-align: top;
}

.pagination-wrapper .pagination-arr::after,
.pagination-wrapper .pagination-arr-s::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 6px;
  display: block;
  width: 10px;
  height: 10px;
  transition: all .2s linear;
  border-style: solid;
  border-color: #2454A5;
  border-width: 3px 3px 0 0;
}

.pagination-wrapper .pagination-arr.hidden,
.pagination-wrapper .pagination-arr-s.hidden {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}

.pagination-wrapper .pagination-arr.arr-next,
.pagination-wrapper .pagination-arr-s.arr-next {
  margin-right: 0;
  margin-left: 0;
}

.pagination-wrapper .pagination-arr.arr-next::after,
.pagination-wrapper .pagination-arr-s.arr-next::after {
  transform: translateY(-50%) rotate(45deg);
  right: 9px;
}

.pagination-wrapper .pagination-arr.arr-prev::after,
.pagination-wrapper .pagination-arr-s.arr-prev::after {
  transform: translateY(-50%) rotate(-135deg);
}

.pagination-wrapper .pagination-numbers,
.pagination-wrapper .page-numbers,
.pagination-wrapper .pagination-wrap-inner {
  display: inline-block;
  vertical-align: top;
}

.pagination-wrapper .pagination-numbers button,
.pagination-wrapper .pagination-numbers .page-nr,
.pagination-wrapper .page-numbers button,
.pagination-wrapper .page-numbers .page-nr,
.pagination-wrapper .pagination-wrap-inner button,
.pagination-wrapper .pagination-wrap-inner .page-nr {
  position: relative;
  padding: 0;
  border: none;
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  margin: 0 4px;
  color: #2454A5;
  font-size: 22px;
  font-weight: 600;
  border-radius: 100%;
  width: 31px;
  height: 31px;
  line-height: 31px;
  appearance: none;
  outline: none;
}

.pagination-wrapper .pagination-numbers button::after,
.pagination-wrapper .pagination-numbers .page-nr::after,
.pagination-wrapper .page-numbers button::after,
.pagination-wrapper .page-numbers .page-nr::after,
.pagination-wrapper .pagination-wrap-inner button::after,
.pagination-wrapper .pagination-wrap-inner .page-nr::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  width: 16px;
  height: 5px;
  display: none;
}

.pagination-wrapper .pagination-numbers button.visible,
.pagination-wrapper .pagination-numbers .page-nr.visible,
.pagination-wrapper .page-numbers button.visible,
.pagination-wrapper .page-numbers .page-nr.visible,
.pagination-wrapper .pagination-wrap-inner button.visible,
.pagination-wrapper .pagination-wrap-inner .page-nr.visible {
  display: inline-block !important;
}

.pagination-wrapper .pagination-numbers button.hide-nr,
.pagination-wrapper .pagination-numbers .page-nr.hide-nr,
.pagination-wrapper .page-numbers button.hide-nr,
.pagination-wrapper .page-numbers .page-nr.hide-nr,
.pagination-wrapper .pagination-wrap-inner button.hide-nr,
.pagination-wrapper .pagination-wrap-inner .page-nr.hide-nr {
  display: none;
}

.pagination-wrapper .pagination-numbers button:last-of-type,
.pagination-wrapper .pagination-numbers .page-nr:last-of-type,
.pagination-wrapper .page-numbers button:last-of-type,
.pagination-wrapper .page-numbers .page-nr:last-of-type,
.pagination-wrapper .pagination-wrap-inner button:last-of-type,
.pagination-wrapper .pagination-wrap-inner .page-nr:last-of-type {
  margin-right: 0 !important;
}

.pagination-wrapper .pagination-numbers button.active,
.pagination-wrapper .pagination-numbers .page-nr.active,
.pagination-wrapper .page-numbers button.active,
.pagination-wrapper .page-numbers .page-nr.active,
.pagination-wrapper .pagination-wrap-inner button.active,
.pagination-wrapper .pagination-wrap-inner .page-nr.active {
  background: #ffffff;
}

.pagination-wrapper .pagination-numbers button.active::after,
.pagination-wrapper .pagination-numbers .page-nr.active::after,
.pagination-wrapper .page-numbers button.active::after,
.pagination-wrapper .page-numbers .page-nr.active::after,
.pagination-wrapper .pagination-wrap-inner button.active::after,
.pagination-wrapper .pagination-wrap-inner .page-nr.active::after {
  display: block;
}

.pagination-wrapper .pagination-numbers button.first-page,
.pagination-wrapper .pagination-numbers .page-nr.first-page,
.pagination-wrapper .page-numbers button.first-page,
.pagination-wrapper .page-numbers .page-nr.first-page,
.pagination-wrapper .pagination-wrap-inner button.first-page,
.pagination-wrapper .pagination-wrap-inner .page-nr.first-page {
  display: inline-block !important;
}

.pagination-wrapper .pagination-numbers .page-nr,
.pagination-wrapper .page-numbers .page-nr,
.pagination-wrapper .pagination-wrap-inner .page-nr {
  display: inline-block;
}

.pagination-wrapper .pagination-numbers .page-nr:last-child,
.pagination-wrapper .page-numbers .page-nr:last-child,
.pagination-wrapper .pagination-wrap-inner .page-nr:last-child {
  margin-right: 0;
}

.custom-dropdown.default-dropdown {
  padding-bottom: 90px;
  position: relative;
  top: -36px;
}

@media (max-width: 1688px) {
  .custom-dropdown.default-dropdown {
    top: -42px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .custom-dropdown.default-dropdown {
    top: -54px;
  }
}

@media (max-width: 767px) {
  .custom-dropdown.default-dropdown {
    padding-bottom: 22px;
    top: -72px;
  }
}

@media (max-width: 600px) {
  .custom-dropdown.default-dropdown {
    top: -60px;
  }
}

@media (max-width: 380px) {
  .custom-dropdown.default-dropdown {
    top: -47px;
  }
}

.custom-dropdown__wrapper {
  box-shadow: 0 2px 7px rgba(18, 24, 37, 0.19);
  border-radius: 32px;
  border-bottom: none;
  background-color: #ffffff;
  min-width: 540px;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 3;
}

@media (max-width: 767px) {
  .custom-dropdown__wrapper {
    min-width: auto;
    width: 100%;
    border-radius: 20px;
  }
}

.custom-dropdown__selected {
  padding: 16px 52px 16px 26px;
  position: relative;
  cursor: pointer;
  transition: all 0.2s linear;
}

@media (max-width: 767px) {
  .custom-dropdown__selected {
    padding: 5px 37px 5px 23px;
  }
}

.custom-dropdown__selected.active::after {
  content: '';
  width: calc(100% - 42px);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #c1dcf7;
}

@media (max-width: 767px) {
  .custom-dropdown__selected.active::after {
    width: calc(100% - 20px);
  }
}

.custom-dropdown__selected.active .custom-dropdown__icon {
  transform: translate(0, -50%) rotate(90deg);
  border-width: 0 4px 0 0;
}

@media (min-width: 1200px) {
  .custom-dropdown__selected:hover {
    color: #2454A5;
  }
  .custom-dropdown__selected:hover .custom-dropdown__icon {
    border-color: #2454A5;
  }
}

.custom-dropdown__icon {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translate(0, -50%) rotate(45deg);
  border-style: solid;
  border-color: #081c3e;
  border-width: 0 4px 4px 0;
  transition: border-color 0.2s linear;
}

@media (max-width: 767px) {
  .custom-dropdown__icon {
    width: 9px;
    height: 9px;
    right: 23px;
    border-width: 0 3px 3px 0;
  }
}

.custom-dropdown__icon svg {
  width: inherit;
  height: inherit;
}

.custom-dropdown__icon svg polygon.bg {
  transition: fill 0.3s ease;
}

.custom-dropdown__selected-item {
  display: block;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

@media (max-width: 767px) {
  .custom-dropdown__selected-item {
    font-size: 16px;
    line-height: 32px;
  }
}

.custom-dropdown__dropdown {
  width: 100%;
  max-height: 0;
  padding: 0;
  z-index: -1;
  list-style: none;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  padding: 0 27px;
  margin: 0;
}

@media (max-width: 767px) {
  .custom-dropdown__dropdown {
    padding: 0 10px;
  }
}

.custom-dropdown__dropdown.active {
  opacity: 1;
  max-height: 392px;
  z-index: 1;
  visibility: visible;
}

.custom-dropdown__dropdown-item {
  padding: 19px 0px 20px;
  border-bottom: 1px solid #c1dcf7;
}

@media (max-width: 767px) {
  .custom-dropdown__dropdown-item {
    padding: 6px 0px;
  }
}

.custom-dropdown__dropdown-item:last-child {
  border: none;
}

.custom-dropdown__dropdown-item--static {
  padding: 0;
  margin: -1px -27px 0 -27px;
}

@media (max-width: 767px) {
  .custom-dropdown__dropdown-item--static {
    margin: -1px -10px 0 -10px;
  }
}

.custom-dropdown__dropdown-item--static button {
  color: #ffffff;
  padding: 24px 27px 24px;
  background: #2454A5;
}

@media (max-width: 767px) {
  .custom-dropdown__dropdown-item--static button {
    padding: 6px 10px 6px;
  }
}

.custom-dropdown__dropdown-item--static button:hover {
  color: #ffffff;
}

.custom-dropdown__button {
  width: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  padding: 0;
  border: none;
  outline: none !important;
  background-color: transparent;
  cursor: pointer;
  transition: 0.3s ease;
}

@media (max-width: 767px) {
  .custom-dropdown__button {
    font-size: 14px;
    line-height: 32px;
  }
}

.custom-dropdown__button.active {
  font-weight: 600;
}

@media (min-width: 1200px) {
  .custom-dropdown__button:hover {
    color: #2454A5;
  }
}

.blog-hero {
  background-position: center center;
  background-size: cover;
  padding: 92px 0 162px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .blog-hero {
    text-align: center;
    padding: 15px 0 87px;
  }
}

@media (max-width: 767px) {
  .blog-hero div[class^="col"] {
    padding: 0 20px;
  }
}

.blog-hero__title {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .blog-hero__title {
    margin-bottom: 26px;
  }
}

.featured__image {
  position: relative;
}

.featured__image img {
  border-radius: 15px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  .featured__image img {
    border-radius: 5px;
  }
}

.featured__image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2454A5;
  border-radius: 15px;
  opacity: 0;
  visibility: hidden;
  transition: all .2s linear;
  pointer-events: none;
}

.featured__image:hover:after {
  opacity: 0.3;
  visibility: visible;
}

.featured__content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 534px;
  padding: 30px 0 0px;
}

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

@media (max-width: 767px) {
  .featured__content {
    padding: 18px 0 0px;
    align-items: center;
    text-align: center;
    max-width: none;
  }
}

.featured__content .c-btn-secondary {
  color: #ffffff;
}

.featured__label {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  background-color: #ffffff;
  display: inline-block;
  padding: 0 10px;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .featured__label {
    padding: 0 8px;
    font-size: 15px;
    line-height: 32px;
    margin-bottom: 8px;
    max-width: none;
  }
}

.featured__title {
  max-width: 534px;
  margin: 0 0 12px;
}

.featured__title a {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 42px;
  font-weight: 700;
  line-height: 42px;
  border: none;
}

@media (max-width: 767px) {
  .featured__title a {
    font-size: 24px;
    line-height: 26px;
  }
}

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

.single-post__item {
  margin-top: 59px;
}

@media (max-width: 767px) {
  .single-post__item {
    margin-top: 22px;
  }
}

.single-post__image-wrapper {
  position: relative;
}

.single-post__image-wrapper img {
  box-shadow: 0 2px 20px 5px rgba(36, 84, 165, 0.15);
  border-radius: 15px;
  width: 100%;
}

@media (max-width: 767px) {
  .single-post__image-wrapper img {
    border-radius: 5px;
  }
}

.single-post__image-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2454A5;
  border-radius: 15px;
  opacity: 0;
  visibility: hidden;
  transition: all .2s linear;
  pointer-events: none;
}

@media (min-width: 1200px) {
  .single-post__image-wrapper:hover:after {
    opacity: 0.3;
    visibility: visible;
  }
}

.single-post__content-wrapper {
  margin-top: 29px;
  padding-right: 62px;
}

@media (max-width: 767px) {
  .single-post__content-wrapper {
    margin-top: 26px;
    padding-right: 1px;
  }
}

.single-post__content-wrapper .post-link {
  color: #2454A5;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  border: none;
}

@media (max-width: 767px) {
  .single-post__content-wrapper .post-link {
    letter-spacing: 0;
    font-size: 20px;
    line-height: 24px;
  }
}

.single-post__title {
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .single-post__title {
    margin-bottom: 7px;
  }
}

.mobile-filter {
  position: relative;
  display: none;
  background-image: linear-gradient(-45deg, #0a2f63 0%, #1e57a7 100%);
  margin: 0 -20px;
  padding: 12px 38px 10px;
  z-index: 2;
}

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

.mobile-filter__icon {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 23px;
  transform: translate(0, -65%) rotate(45deg);
  border-style: solid;
  border-color: #FCD227;
  border-width: 0 3px 3px 0;
  transition: border-color 0.2s linear;
}

.mobile-filter.filters-active .mobile-filter__icon {
  transform: translate(0, -75%) rotate(90deg);
  border-width: 0 3px 0 0;
  height: 13px;
}

.e-blog-filters {
  transition: all 0.2s ease-in-out;
  margin-bottom: 87px;
}

@media (max-width: 767px) {
  .e-blog-filters {
    margin-bottom: 32px;
  }
}

.e-blog-filters > .container-fluid {
  position: relative;
}

.e-blog-filters__list {
  margin: 0 -20px;
  padding: 0 20px;
  background-image: linear-gradient(-45deg, #0a2f63 0%, #1e57a7 100%);
  list-style: none;
  justify-content: center;
}

@media (max-width: 991px) {
  .e-blog-filters__list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
    z-index: 2;
  }
}

.e-blog-filters__item {
  flex: 0 1 auto;
  position: relative;
  margin-left: 0;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 991px) {
  .e-blog-filters__item {
    padding: 0 20px;
  }
}

.e-blog-filters__item button {
  position: relative;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  background: none;
  border: none;
  color: #ffffff;
  padding: 24px 0 17px;
  margin: 0 39px;
  cursor: pointer;
  transition: color .2s linear;
  letter-spacing: 0.1em;
}

@media (max-width: 991px) {
  .e-blog-filters__item button {
    padding: 13px 0 7px;
    font-size: 14px;
    line-height: 22px;
    color: #081c3e;
    border-bottom: 1px solid #c1dcf7;
    width: 100%;
    margin: 0;
    text-transform: none;
    text-align: left;
    letter-spacing: -0.01em;
  }
}

.e-blog-filters__item button span {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 3px solid transparent;
  transition: border-color .2s linear;
}

@media (max-width: 991px) {
  .e-blog-filters__item button span {
    border: none;
  }
}

.e-blog-filters__item button:focus {
  outline: none;
}

@media (min-width: 1200px) {
  .e-blog-filters__item button:hover {
    color: #c1dcf7;
  }
}

.e-blog-filters__item button.active-filter {
  color: #ffffff;
}

.e-blog-filters__item button.active-filter span {
  border-color: #FCD227;
}

@media (max-width: 991px) {
  .e-blog-filters__item button.active-filter {
    color: #081c3e;
  }
  .e-blog-filters__item button.active-filter span {
    font-weight: 700;
    border: none;
  }
}

@media (max-width: 991px) {
  .e-blog-filters__item:last-child button {
    border: none;
  }
}

.filter-name {
  font-weight: 600;
  color: #ffffff;
  display: block;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .filter-name {
    letter-spacing: 0.015em;
    font-size: 14px;
  }
}

.page-content {
  position: relative;
}

.page-content:before {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #081c3e;
  visibility: hidden;
  z-index: 1;
}

.page-content.active:before {
  opacity: 0.48;
  visibility: visible;
}

.cpt-archive-hero {
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 2;
}

.cpt-archive-hero > .container {
  padding: 0 13px;
}

.cpt-archive-hero:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: #2454A5;
  opacity: 0.3;
}

.cpt-archive-hero__content {
  position: relative;
  z-index: 1;
  min-height: 451px;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 28px;
}

@media (max-width: 767px) {
  .cpt-archive-hero__content {
    min-height: 280px;
    padding-top: 18px;
  }
}

.cpt-archive-hero__title {
  font-size: 80px;
  color: #ffffff;
  line-height: 88px;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0.04em;
}

@media (max-width: 767px) {
  .cpt-archive-hero__title {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 4px;
  }
}

@media (max-width: 767px) {
  .cpt-archive-hero__buttons {
    text-align: center;
  }
}

.cpt-archive-hero .c-btn {
  margin: 0;
  min-width: 188px;
}

@media (max-width: 767px) {
  .cpt-archive-hero .c-btn {
    min-width: 130px;
  }
}

.cpt-archive-hero .c-btn-wrapper {
  margin: 0 6px 0;
  display: inline-block;
}

@media (max-width: 767px) {
  .cpt-archive-hero .c-btn-wrapper {
    margin: 5px;
  }
}

.activities-single-card {
  background: #ffffff;
  box-shadow: 0 2px 30px 10px rgba(36, 84, 165, 0.1);
  width: 100%;
  max-width: 1111px;
  border-radius: 15px;
  display: flex;
}

@media (max-width: 991px) {
  .activities-single-card {
    flex-direction: column;
    height: 100%;
  }
}

@media (max-width: 767px) {
  .activities-single-card {
    border-radius: 5px;
  }
}

.activities-single-card__wrapper {
  margin: 0 auto 42px auto;
}

@media (max-width: 991px) {
  .activities-single-card__wrapper {
    margin: 0 0 30px;
  }
}

.activities-single-card__image-wrapper {
  background-image: linear-gradient(0deg, #0c3579 29%, #0466bc 83%);
  border-radius: 15px 0 0 15px;
  flex: 0 0 465px;
  max-width: 465px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
}

@media (max-width: 991px) {
  .activities-single-card__image-wrapper {
    flex: none;
    max-width: 100%;
    border-radius: 15px 15px 0 0;
    padding: 17px;
  }
}

@media (max-width: 767px) {
  .activities-single-card__image-wrapper {
    border-radius: 5px 5px 0 0;
  }
}

@media (max-width: 991px) {
  .activities-single-card__image-wrapper img {
    width: 100%;
    border-radius: 15px;
  }
}

@media (max-width: 767px) {
  .activities-single-card__image-wrapper img {
    border-radius: 5px;
  }
}

.activities-single-card__content-wrapper {
  padding: 61px 62px 52px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

@media (max-width: 991px) {
  .activities-single-card__content-wrapper {
    padding: 24px 21px 33px 20px;
  }
}

.activities-single-card__content-wrapper p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 767px) {
  .activities-single-card__content-wrapper p {
    font-size: 14px;
    line-height: 24px;
  }
}

.activities-single-card__label {
  color: #2454A5;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

@media (max-width: 991px) {
  .activities-single-card__label {
    font-size: 14px;
  }
}

.activities-single-card__title {
  font-size: 42px;
  margin-bottom: 13px;
}

@media (max-width: 991px) {
  .activities-single-card__title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 15px;
  }
}

.activities-single-card__age {
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 17px;
  letter-spacing: 0.04em;
}

@media (max-width: 991px) {
  .activities-single-card__age {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 6px;
  }
}

.activities-single-card__age:before {
  content: "";
  display: inline-block;
  height: 4px;
  width: 15px;
  background-color: #FCD227;
  margin-right: 11px;
}

@media (max-width: 991px) {
  .activities-single-card__age:before {
    height: 3px;
    width: 8px;
    margin-right: 4px;
  }
}

.activities-single-card .c-btn-wrapper {
  margin: 2px 0 0 -10px;
}

.activities-single-card .c-btn-primary {
  min-width: 213px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .activities-single-card .c-btn-primary {
    min-width: 151px;
  }
}

.activities-single-card .c-btn-secondary {
  margin-left: 10px;
  margin-bottom: 10px;
}

.activities-pagination {
  margin-top: 35px;
  margin-bottom: 72px;
}

@media (max-width: 991px) {
  .activities-pagination {
    margin-top: 11px;
    margin-bottom: 49px;
  }
}
