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

body {
  min-width: 320px;
  margin: 0;
  font-family: "noto-sans", sans-serif;
  font-size: 20px;
  line-height: 32px;
  color: #2d3142;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
}

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

body.lock-scroll {
  overflow: hidden;
}

body.overlayed {
  position: relative;
}

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

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

figure {
  margin: 0;
}

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

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

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

ol li {
  display: block;
  padding: 0 0 0 21px;
  position: relative;
  margin: 0 0 32px;
  text-indent: 28px;
}

@media (max-width: 767px) {
  ol li {
    padding: 0 0 0 23px;
    margin: 0 0 24px;
    text-indent: 0;
  }
}

ol li li {
  padding: 0 0 0 16px;
  margin: 0 0 32px 0;
  text-indent: 10px;
}

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

ol li li:before {
  content: counter(item, lower-roman) " ";
}

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

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

ol ol {
  padding: 0 0 0 27px;
  margin: 32px 0 0 0;
}

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

ul:not([class]) {
  max-width: 730px;
  padding: 0 0 0 90px;
  margin: 64px 0 64px;
  list-style: none;
}

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

ul:not([class]) li {
  padding: 0 0 0 20px;
  position: relative;
  margin: 0 0 32px;
  text-indent: 18px;
}

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

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

ul:not([class]) li:before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 11px;
  left: 24px;
  background-color: #65afff;
}

@media (max-width: 767px) {
  ul:not([class]) li:before {
    top: 7px;
    left: 17px;
  }
}

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

ul:not([class]) li li:before {
  top: 12px;
  left: 6px;
  border: 1px solid #65afff;
  background: transparent;
}

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

ul:not([class]) li ul {
  max-width: none;
  padding: 0 0 0 11px;
  margin: 32px 0 0 0;
}

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

ul:not([class]) li ul li {
  text-indent: 0;
}

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

/* Normalize links across browsers */
a {
  color: #3396ff;
  text-decoration: none;
  transition: all .2s linear;
}

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

a img {
  border: 0;
}

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

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

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

@media (min-width: 1200px) {
  .container {
    max-width: 1320px;
  }
}

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

#page {
  overflow-x: hidden;
}

/**
 * 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: 78px 0 81px;
}

@media (max-width: 767px) {
  .alignnone {
    max-width: calc(100% + 40px);
    margin: 48px -20px 47px;
  }
}

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

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

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

.error404 ul {
  text-align: left;
}

.navigation.pagination {
  clear: both;
}

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

nav a:hover {
  color: #2d3142;
  text-decoration: none;
}

nav li {
  display: inline-block;
}

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

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

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

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 47px;
  font-family: "noto-sans-condensed", sans-serif;
  font-weight: 700;
  color: #2d3142;
  text-transform: uppercase;
}

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

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

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

h4,
h5,
h6 {
  color: #3396ff;
}

h1 {
  font-size: 80px;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  h1 {
    margin-bottom: 38px;
    font-size: 42px;
    letter-spacing: 0;
  }
}

h2 {
  margin-bottom: 32px;
  font-size: 62px;
  line-height: 65px;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  h2 {
    margin-bottom: 31px;
    font-size: 36px;
    line-height: 36px;
  }
}

h3 {
  margin-bottom: 9px;
  font-size: 42px;
  line-height: 65px;
  letter-spacing: 2px;
}

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

p + h3 {
  margin-top: 80px;
}

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

h4 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 1.3px;
}

@media (max-width: 767px) {
  h4 {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 25px;
  }
}

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

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

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

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

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

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

p:last-child {
  margin: 0;
}

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

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

strong {
  font-weight: 700;
}

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

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

::selection {
  color: #ffffff;
  background: #3396ff;
}

::-moz-selection {
  color: #ffffff;
  background: #3396ff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 567px) {
  .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: 567px) {
  .content-column.last_column {
    padding-left: 0;
  }
}

/* Buttons */
.c-btn {
  display: inline-block;
  min-width: 177px;
  padding: 12px 23px 11px;
  position: relative;
  font-family: "noto-sans-condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 4px;
  background: #3396ff;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .c-btn {
    min-width: 100%;
    padding: 12px 15px 11px;
  }
}

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

.c-btn:hover {
  color: #ffffff;
  text-decoration: none;
  background: #2885e9;
}

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

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

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

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

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

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

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

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

.c-btn-icon {
  margin: 0 0 0 13px;
}

.c-btn-secondary {
  min-width: 0;
  padding: 11px 23px 11px;
  position: relative;
  position: relative;
  color: #3396ff;
  border: 2px solid #3396ff;
  background: transparent;
}

@media (max-width: 767px) {
  .c-btn-secondary {
    min-width: 100%;
    padding: 11px 14px 11px;
  }
}

.c-btn-secondary:focus {
  color: #3396ff;
}

.c-btn-secondary svg * {
  transition: all .2s linear;
  fill: #3396ff;
}

.c-btn-secondary:hover {
  color: #ffffff;
  border-color: #2885e9;
  background: transparent;
  background-color: #2885e9;
}

.c-btn-secondary:hover svg * {
  fill: #ffffff;
}

.c-btn__group {
  display: flex;
  flex-wrap: wrap;
  margin: 34px -10px 82px;
}

@media (max-width: 767px) {
  .c-btn__group {
    flex-direction: column;
    margin: 32px -10px 49px;
  }
}

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

@media (max-width: 767px) {
  .c-btn__group:last-child {
    margin-bottom: 0;
  }
}

.c-btn__group.align-center {
  justify-content: center;
}

@media (max-width: 767px) {
  .c-btn__group.align-center {
    align-items: center;
  }
}

.c-btn__group.align-right {
  justify-content: flex-end;
}

.c-btn__group .c-btn-wrapper {
  margin: 0 10px;
}

@media (max-width: 767px) {
  .c-btn__group .c-btn-wrapper + .c-btn-wrapper {
    margin-top: 20px;
  }
}

.c-btn-color-dark {
  background-color: #0038b8;
}

.c-btn br {
  display: none;
}

.single-programs .page-info__details-cta .c-btn-primary {
  transition: 0.2s all;
}

.single-programs .page-info__details-cta .c-btn-primary:hover {
  background: #1C1F2C;
}

/* Embed Video Styles */
.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;
}

.iframe-wrapper {
  margin-bottom: 69px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .iframe-wrapper {
    width: calc(100% + 40px);
    margin: 0 0 0 -20px;
  }
}

.iframe-wrapper__outer {
  height: 0;
  max-width: 100%;
  padding-bottom: 56.3%;
  position: relative;
  margin: 34px auto 0;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 767px) {
  .iframe-wrapper__outer {
    margin: 16px auto 33px;
  }
}

.iframe-wrapper__outer iframe:nth-child(1) {
  z-index: 2;
}

.iframe-wrapper__container {
  max-width: 1200px;
  margin: auto;
}

.iframe-wrapper__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  transition: all .2s;
}

.iframe-wrapper__play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 88px;
  padding: 0;
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% + 3px), -50%);
  border: 0;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: none;
  cursor: pointer;
  -webkit-appearance: none;
}

@media (max-width: 767px) {
  .iframe-wrapper__play {
    width: 36px;
    height: 36px;
    transform: translate(-50%, -50%);
    background-size: 36px 36px;
  }
}

.iframe-wrapper__play::before {
  content: '';
  width: 102px;
  height: 102px;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #ffffff;
  opacity: .2;
  transition: all .3s ease-in-out;
}

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

.iframe-wrapper__play svg {
  width: 22px;
  height: 27px;
  position: relative;
  right: -4px;
}

@media (max-width: 767px) {
  .iframe-wrapper__play svg {
    width: 10px;
    height: 11px;
    right: -1px;
  }
}

.iframe-wrapper__play svg path {
  transition: fill .3s;
  fill: #0038b8;
}

.iframe-wrapper__play:hover svg path {
  fill: #3396ff;
}

.iframe-wrapper__play:hover::before {
  width: 172px;
  height: 172px;
}

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

.iframe-wrapper__play:focus {
  outline-width: 2px;
  outline-style: solid;
  outline-color: #3396ff;
}

.iframe-wrapper__overlay, .iframe-wrapper__play {
  transition: opacity .3s ease-in-out, z-index .3s .3s ease-in-out, background-color .2s;
}

/* Slider Global */
.slick-arrow {
  width: 88px;
  height: 88px;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translate(0, -50%);
  margin: 20px 0 0;
  font-size: 0;
  line-height: 0;
  border: none;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: none;
  cursor: pointer;
}

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

@media (max-width: 767px) {
  .slick-arrow {
    width: 47px;
    height: 47px;
    top: 108%;
    transform: none;
  }
}

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

.slick-arrow:hover::after {
  opacity: 1;
}

.slick-arrow:hover::before {
  width: 156px;
  height: 156px;
}

@media (max-width: 991px) {
  .slick-arrow:hover::before {
    width: 136px;
    height: 136px;
  }
}

@media (max-width: 767px) {
  .slick-arrow:hover::before {
    width: 54px;
    height: 54px;
  }
}

.slick-arrow:focus {
  outline-width: 2px;
  outline-style: solid;
  outline-color: #3396ff;
}

@media (max-width: 991px) {
  .slick-arrow:focus {
    outline-color: #0038b8;
  }
}

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

@media (max-width: 767px) {
  .slick-arrow::after {
    width: 10px;
    height: 10px;
    border: 2px solid #3396ff;
    border-width: 2px 2px 0 0;
  }
}

.slick-arrow::before {
  content: '';
  width: 88px;
  height: 88px;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #ffffff;
  opacity: .2;
  transition: all .3s ease-in-out;
}

@media (max-width: 991px) {
  .slick-arrow::before {
    width: 68px;
    height: 68px;
  }
}

@media (max-width: 767px) {
  .slick-arrow::before {
    width: 47px;
    height: 47px;
  }
}

.slick-arrow.slick-prev {
  right: 92.5%;
  left: auto;
}

@media (max-width: 1199px) {
  .slick-arrow.slick-prev {
    right: 110%;
  }
}

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

@media (max-width: 767px) {
  .slick-arrow.slick-prev {
    right: 51%;
  }
}

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

@media (max-width: 767px) {
  .slick-arrow.slick-prev::after {
    margin: 0 0 0 1px;
  }
}

.slick-arrow.slick-next {
  right: auto;
  left: 92.5%;
}

@media (max-width: 1199px) {
  .slick-arrow.slick-next {
    left: 110%;
  }
}

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

@media (max-width: 767px) {
  .slick-arrow.slick-next {
    left: 51%;
  }
}

.slick-arrow.slick-next::after {
  margin: 1px 0 0 -4px;
}

@media (max-width: 767px) {
  .slick-arrow.slick-next::after {
    margin: 0 0 0 -1px;
  }
}

.slick-dots {
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
  margin-top: 119px;
  font-size: 0;
  line-height: 0;
  list-style: none;
}

@media (max-width: 991px) {
  .slick-dots {
    justify-content: flex-start;
    padding: 30px 0;
    margin-top: 7px;
    overflow: auto;
  }
}

.slick-dots li + li {
  margin-left: 33px;
}

@media (max-width: 991px) {
  .slick-dots li + li {
    margin-left: 16px;
  }
}

.slick-dots button {
  width: 114px;
  height: 4px;
  border: none;
  background-color: #3396ff;
  cursor: pointer;
  opacity: .23;
  box-shadow: 0;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 991px) {
  .slick-dots button {
    width: 56px;
    height: 2px;
  }
}

.slick-dots .slick-active button {
  opacity: 1;
}

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

#page .tablepress {
  margin-bottom: 15px;
}

#page .tablepress caption {
  display: none;
}

#page .tablepress thead th {
  padding: 15px 23px 12px;
  position: relative;
  font-size: 14px;
  line-height: 18px;
  color: #3396ff;
  letter-spacing: -1px;
  text-transform: uppercase;
  border: 0;
  background-color: transparent;
}

@media (max-width: 767px) {
  #page .tablepress thead th {
    padding: 19px 4px 13px 38px;
    letter-spacing: -.8px;
  }
}

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

#page .tablepress tbody td {
  padding: 26px 23px 22px;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  color: #2d3142;
  border: 0;
}

@media (max-width: 767px) {
  #page .tablepress tbody td {
    padding: 14px 8px 12px 39px;
  }
}

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

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

#page .tablepress tbody tr:nth-child(odd) td {
  background-color: rgba(206, 211, 220, 0.2);
}

#page .tablepress tbody tr:nth-child(odd) td:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

#page .tablepress tbody tr:nth-child(odd) td:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

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

#page .tablepress tbody tr td:first-child {
  font-weight: 700;
}

.table-outer-wrapper {
  position: relative;
  margin: 0 0 68px 0;
}

@media (max-width: 767px) {
  .table-outer-wrapper {
    margin: 0 -20px 46px 0;
  }
}

h2 + .table-outer-wrapper {
  margin: -6px 0 68px 0;
}

@media (max-width: 767px) {
  h2 + .table-outer-wrapper {
    margin: -6px -20px 46px 0;
  }
}

.table-wrapper .tablepress:before {
  content: '';
  display: none;
  width: 68px;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 15px;
  background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: .1;
}

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

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

textarea {
  height: 200px;
}

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

select {
  width: 100%;
}

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

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

.gform_heading {
  display: none;
}

ul.gform_fields {
  padding-left: 0;
}

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

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

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

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

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

.gform_footer {
  clear: both;
}

.gform_footer br {
  display: none;
}

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

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

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

.ginput_complex > * br {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.validation_error {
  margin-bottom: 16px;
}

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

.slider-counter {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 17px 0 0;
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
}

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

.category-filters {
  padding: 15px 0 16px;
  position: relative;
}

@media (max-width: 991px) {
  .category-filters {
    padding: 8px 0 8px;
  }
}

.category-filters__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

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

.select2-container {
  height: 48px;
}

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

.select2-container .select2-results__option[aria-selected='true'] {
  font-weight: 500;
  color: #ffffff;
  text-transform: none;
  background: #3396ff;
}

.select2-dropdown {
  padding: 16px 12px;
  font-family: "noto-sans-condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #2d3142;
  text-transform: uppercase;
  border: none;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.select2-dropdown--below {
  margin-top: 5px;
}

.select2-dropdown--above {
  margin-top: -5px;
}

.select2-results__options {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.select2-results__option {
  display: inline-block;
  padding: 0 7px;
  font-family: "noto-sans", sans-serif;
  font-weight: 500;
  color: #2d3142;
  text-transform: none;
  border-radius: 4px;
}

.select2-results__option:hover {
  font-weight: 700;
  text-transform: uppercase;
}

.select2-results__option + .select2-results__option {
  margin-top: 12px;
}

.select2-container--secondary {
  z-index: 1;
}

.select2-container--secondary .select2-selection--single {
  height: auto;
}

.select2-container--secondary .select2-selection--single .select2-selection__rendered {
  padding: 8px 18px 8px;
  font-family: "noto-sans-condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  border-radius: 4px;
  background-color: #2885e9;
}

@media (max-width: 991px) {
  .select2-container--secondary .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
  }
}

.select2-container--secondary .select2-results__option {
  font-family: "noto-sans-condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.select2-container--secondary .select2-selection--single .select2-selection__arrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-70%) rotate(45deg);
  transition: transform .2s ease;
}

.select2-container--secondary .select2-selection--single .select2-selection__arrow:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.select2-container--secondary .select2-selection--single .select2-selection__arrow b {
  all: unset;
}

.select2-container--secondary.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: translateY(-20%) rotate(45deg) scale(-1);
}

.select2-container--secondary.select2-container {
  min-width: 280px;
}

@media (max-width: 991px) {
  .select2-container--secondary.select2-container {
    width: 100%;
  }
}

.post-item-template {
  display: none;
}

.posts-list {
  transition: opacity .3s ease-in-out;
}

.posts-list.loader {
  pointer-events: none;
  opacity: .6;
}

.posts-list.loader + .lds-default {
  opacity: 1;
  visibility: visible;
}

.lds-default {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 1;
  top: 100px;
  left: 50%;
  transform: translate(-50%);
  opacity: 0;
  visibility: hidden;
  transition: .3s ease-out;
  transition-property: opacity, visibility;
  filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.7));
}

.lds-default div {
  width: 6px;
  height: 6px;
  position: absolute;
  border-radius: 50%;
  background: #ffffff;
  animation: lds-default 1.2s linear infinite;
}

.lds-default div:nth-child(1) {
  top: 37px;
  left: 66px;
  animation-delay: 0s;
}

.lds-default div:nth-child(2) {
  top: 22px;
  left: 62px;
  animation-delay: -.1s;
}

.lds-default div:nth-child(3) {
  top: 11px;
  left: 52px;
  animation-delay: -.2s;
}

.lds-default div:nth-child(4) {
  top: 7px;
  left: 37px;
  animation-delay: -.3s;
}

.lds-default div:nth-child(5) {
  top: 11px;
  left: 22px;
  animation-delay: -.4s;
}

.lds-default div:nth-child(6) {
  top: 22px;
  left: 11px;
  animation-delay: -.5s;
}

.lds-default div:nth-child(7) {
  top: 37px;
  left: 7px;
  animation-delay: -.6s;
}

.lds-default div:nth-child(8) {
  top: 52px;
  left: 11px;
  animation-delay: -.7s;
}

.lds-default div:nth-child(9) {
  top: 62px;
  left: 22px;
  animation-delay: -.8s;
}

.lds-default div:nth-child(10) {
  top: 66px;
  left: 37px;
  animation-delay: -.9s;
}

.lds-default div:nth-child(11) {
  top: 62px;
  left: 52px;
  animation-delay: -1s;
}

.lds-default div:nth-child(12) {
  top: 52px;
  left: 62px;
  animation-delay: -1.1s;
}

@keyframes lds-default {
  0%,
  20%,
  80%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}

.pagination .pagination-nav {
  display: flex;
  margin: 15px auto;
}

.pagination .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  color: #000000;
  border-radius: 50%;
}

.pagination .page-numbers + .page-numbers {
  margin-left: 10px;
}

.pagination .page-numbers.current {
  color: #ffffff;
  background-color: #3396ff;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
  width: 15px;
  position: relative;
}

.pagination .page-numbers.prev:before,
.pagination .page-numbers.next:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-right: 2px solid #0038b8;
  border-bottom: 2px solid #0038b8;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.pagination .page-numbers.prev:before {
  transform: translate(-50%, -50%) rotate(135deg);
}

.pagination .page-numbers.next:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.video-popup {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #3396ff;
}

@media (max-width: 991px) {
  .video-popup {
    align-items: flex-start;
    overflow: auto;
  }
}

.video-popup.active {
  display: flex;
}

.video-popup__video {
  width: 100%;
  max-width: 921px;
  position: relative;
  margin: auto 0;
}

@media (max-width: 991px) {
  .video-popup__video {
    padding: 60px 30px;
  }
}

@media (max-width: 767px) {
  .video-popup__video {
    padding: 70px 20px;
  }
}

.video-popup__video .iframe-wrapper__outer {
  margin: 0;
}

.video-popup__video .iframe-wrapper {
  margin: 0;
}

@media (max-width: 767px) {
  .video-popup__video .iframe-wrapper {
    width: 100%;
  }
}

.video-popup__close {
  position: absolute;
  z-index: 4;
  top: 50px;
  right: 100px;
  cursor: pointer;
}

@media (max-width: 991px) {
  .video-popup__close {
    top: 20px;
    right: 20px;
  }
}

.video-popup__close svg {
  width: 17px;
  height: 17px;
}

.video-popup .wp-video {
  width: 100% !important;
  height: auto;
}

.video-popup .wp-video .mejs-container {
  width: 100% !important;
  height: 0 !important;
  padding-top: 56.5%;
  position: relative;
}

.video-popup .wp-video .mejs-container video {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: contain;
}

/***************************
*** GRAVITY FORMS STYLES ***
****************************
1.General
2.Grid
	2a.Halfs
	2b.Thirds
	2c.Columns
	2d.List Inline
3.Fields
	3a.Checkbox, Radio
	3b.Dropdown
	3c.Multiselect
	3d.Text Input Fields
	3e.Textarea Field
	3f.Name Fields
		3fa.General Styles
		3fb.First Name & Last Name
		3fc.Prefix & First Name & Last Name
		3fd.First Name & Last Name & Suffix
		3fe.First Name & Middle Name & Last Name
		3ff.Prefix & First Name & Middle Name & Last Name & Last Name
		3fg.Prefix & First Name & Middle Name & Last Name & Suffix
		3fh.First Name & Middle Name & Last Name & Suffix
	3g.Date Fields
	3h.Time Fields
	3i.Address Fields
	3j.List Field
	3k.Single Product
	3l.Quantity
	3m.HTML
4.Buttons
5.IE/Edge Modify
*/
/************
* 1.General *
************/
div.gform_wrapper {
  max-width: 100%;
  margin: 0;
}

div.gform_wrapper p {
  margin: 0;
}

div.gform_wrapper br {
  display: none;
}

div.gform_wrapper div.gform_body {
  width: auto !important;
  margin-right: -15px;
  margin-left: -15px;
}

div.gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
  display: none;
}

div.gform_wrapper ul.gform_fields {
  margin-right: -15px;
  margin-left: -15px;
}

div.gform_wrapper ul.gform_fields li.gfield {
  padding-left: 15px;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 15px;
  }
}

div.gform_wrapper ul.gform_fields li.gfield:not(.gfield_html) {
  font-size: 16px;
  line-height: 26px;
}

div.gform_wrapper ul.gform_fields li.gfield::before {
  display: none;
}

div.gform_wrapper .clear-multi {
  display: block;
  margin-right: -15px;
  margin-left: -15px;
}

div.gform_wrapper .clear-multi:after {
  content: '';
  clear: both;
  display: table;
}

div.gform_wrapper input:not([type='checkbox']):not([type='radio']) + label:not(.gfield_label),
div.gform_wrapper input:not([type='checkbox']):not([type='radio']) + br + label:not(.gfield_label),
div.gform_wrapper select + label:not(.gfield_label),
div.gform_wrapper select + br + label:not(.gfield_label),
div.gform_wrapper .select2 + br + label:not(.gfield_label),
div.gform_wrapper .select2 + label:not(.gfield_label) {
  margin-bottom: 8px !important;
}

div.gform_wrapper .top_label .gfield_label {
  margin: 0;
  font-size: 14px;
  font-weight: 500 !important;
  line-height: 24px;
}

div.gform_wrapper .top_label .ginput_container {
  width: 100%;
  padding-right: 0;
}

div.gform_wrapper .top_label .ginput_container.ginput_container_fileupload {
  width: 100%;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label .ginput_container {
    width: 100%;
    padding-right: 0;
  }
}

div.gform_wrapper .top_label .ginput_container input:not([type='file']),
div.gform_wrapper .top_label .ginput_container select {
  border: 1px solid #969696 !important;
  border-style: outset;
  border-radius: 2px;
  box-shadow: none;
}

div.gform_wrapper .top_label .ginput_container select {
  height: 38.8px;
  margin-top: 0 !important;
  margin-right: 0;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  border: 1px solid darkgray !important;
  -webkit-appearance: menulist;
}

div.gform_wrapper .top_label .ginput_container select[multiple='multiple'] {
  -webkit-appearance: listbox;
}

div.gform_wrapper .top_label .ginput_container br {
  display: none;
}

div.gform_wrapper .top_label .ginput_container *:not(img) {
  width: 100%;
}

div.gform_wrapper .top_label .ginput_container .gfield_list_cell {
  width: auto;
}

div.gform_wrapper .ginput_complex.ginput_container_address .ginput_left,
div.gform_wrapper .ginput_complex.ginput_container_address .ginput_right,
div.gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left {
  padding-right: 0 !important;
  margin-right: 0 !important;
}

div.gform_wrapper .top_label li.gfield.gf_left_half *,
div.gform_wrapper .top_label li.gfield.gf_right_half *,
div.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) *,
div.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) *,
div.gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) *,
div.gform_wrapper .top_label li.gfield.gf_list_2col *,
div.gform_wrapper .top_label li.gfield.gf_list_3col *,
div.gform_wrapper .top_label li.gfield.gf_list_4col *,
div.gform_wrapper .top_label li.gfield.gf_list_5col * {
  width: 100%;
}

div.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
div.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  margin: 0;
}

.ui-datepicker {
  position: absolute;
}

/*********
* 2.GRID *
**********/
/* 2a.Halfs */
@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label li.gfield.gf_left_half,
  div.gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
  }
}

div.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container,
div.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container {
  padding: 0;
}

/* 2b.Thirds */
@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
  div.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
  div.gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    width: 100%;
  }
}

div.gform_wrapper .top_label li.gfield:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.gf_left_third) + li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
  margin-left: 33.3% !important;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label li.gfield:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.gf_left_third) + li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    margin-left: 0 !important;
  }
}

div.gform_wrapper .top_label li.gfield:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.gf_left_third):not(.gf_middle_third) + li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
  margin-left: 66.6% !important;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label li.gfield:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.gf_left_third):not(.gf_middle_third) + li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    margin-left: 0 !important;
  }
}

div.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) + li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
  margin-left: 33.3% !important;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) + li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    margin-left: 0 !important;
  }
}

/* 2c.Columns */
div.gform_wrapper .top_label li.gfield.gf_list_2col {
  width: 50%;
}

div.gform_wrapper .top_label li.gfield.gf_list_3col {
  width: 33.3%;
}

div.gform_wrapper .top_label li.gfield.gf_list_4col {
  width: 25%;
}

div.gform_wrapper .top_label li.gfield.gf_list_5col {
  width: 20%;
}

div.gform_wrapper .top_label li.gfield.gf_list_2col,
div.gform_wrapper .top_label li.gfield.gf_list_3col,
div.gform_wrapper .top_label li.gfield.gf_list_4col,
div.gform_wrapper .top_label li.gfield.gf_list_5col {
  display: inline-block;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label li.gfield.gf_list_2col,
  div.gform_wrapper .top_label li.gfield.gf_list_3col,
  div.gform_wrapper .top_label li.gfield.gf_list_4col,
  div.gform_wrapper .top_label li.gfield.gf_list_5col {
    width: 100%;
  }
}

/* 2d.List inline */
div.gform_wrapper .gf_list_inline ul.gfield_checkbox,
div.gform_wrapper .gf_list_inline ul.gfield_radio {
  margin-right: -15px;
  margin-left: -15px;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .gf_list_inline ul.gfield_checkbox,
  div.gform_wrapper .gf_list_inline ul.gfield_radio {
    margin-right: 0;
    margin-left: 0;
  }
}

div.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,
div.gform_wrapper li.gf_list_inline ul.gfield_radio li {
  padding: 0 15px !important;
  margin-right: 0;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,
  div.gform_wrapper li.gf_list_inline ul.gfield_radio li {
    display: block;
    padding: 0 !important;
  }
}

div.gform_wrapper .gf_list_inline .gfield_checkbox li label,
div.gform_wrapper .gf_list_inline .gfield_radio li label {
  max-width: 100%;
  margin: 0;
}

/***********
* 3.FIELDS *
***********/
/* 3.General */
div.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
  height: 48px;
  padding: 12px;
  color: #2d3142;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

div.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):-webkit-autofill {
  border-color: #3396ff !important;
  background-color: #0038b8;
}

div.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):placeholder {
  height: 48px;
  font-size: 16px;
  line-height: 24px;
  color: #737373;
  opacity: 1;
}

div.gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):focus {
  border-color: #3396ff !important;
  outline: none;
}

/* 3a.Checkbox, Radio */
div.gform_wrapper .top_label li ul.gfield_checkbox,
div.gform_wrapper .top_label li ul.gfield_radio {
  width: auto;
}

div.gform_wrapper .top_label li ul.gfield_checkbox br,
div.gform_wrapper .top_label li ul.gfield_radio br {
  display: none;
}

div.gform_wrapper .top_label li ul.gfield_checkbox > li:hover input[type='checkbox'],
div.gform_wrapper .top_label li ul.gfield_checkbox > li:hover input[type='radio'],
div.gform_wrapper .top_label li ul.gfield_radio > li:hover input[type='checkbox'],
div.gform_wrapper .top_label li ul.gfield_radio > li:hover input[type='radio'] {
  border-color: #3396ff !important;
}

div.gform_wrapper .top_label li ul.gfield_checkbox input[type='checkbox']:focus,
div.gform_wrapper .top_label li ul.gfield_checkbox input[type='radio']:focus,
div.gform_wrapper .top_label li ul.gfield_radio input[type='checkbox']:focus,
div.gform_wrapper .top_label li ul.gfield_radio input[type='radio']:focus {
  border-color: #3396ff !important;
  outline: none;
}

div.gform_wrapper .top_label li ul.gfield_checkbox input[type='checkbox'],
div.gform_wrapper .top_label li ul.gfield_radio input[type='checkbox'] {
  width: 13px !important;
  height: 13px;
  margin-top: 1px;
  background-repeat: no-repeat;
  background-position: 1px center;
  background-size: 95%;
  -webkit-appearance: none;
}

div.gform_wrapper .top_label li ul.gfield_checkbox input[type='checkbox']:checked,
div.gform_wrapper .top_label li ul.gfield_radio input[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M504.502 75.496c-9.997-9.998-26.205-9.998-36.204 0L161.594 382.203 43.702 264.311c-9.997-9.998-26.205-9.997-36.204 0-9.998 9.997-9.998 26.205 0 36.203l135.994 135.992c9.994 9.997 26.214 9.99 36.204 0L504.502 111.7c9.998-9.997 9.997-26.206 0-36.204z'/%3E%3C/svg%3E");
}

div.gform_wrapper .top_label li ul.gfield_checkbox input[type='radio'],
div.gform_wrapper .top_label li ul.gfield_radio input[type='radio'] {
  width: 13px !important;
  height: 13px;
  margin-top: 1px;
  border-radius: 50%;
  -webkit-appearance: none;
}

div.gform_wrapper .top_label li ul.gfield_checkbox input[type='radio']:checked,
div.gform_wrapper .top_label li ul.gfield_radio input[type='radio']:checked {
  background: radial-gradient(#3396ff 50%, transparent 50%);
}

/* 3b.Dropdowns */
div.gform_wrapper .select2.select2-container {
  width: 100% !important;
  max-width: 100%;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
}

div.gform_wrapper .select2.select2-container * {
  margin-bottom: 0 !important;
}

div.gform_wrapper .select2.select2-container .selection {
  width: 100%;
  height: 100%;
  padding: 0;
  float: none;
}

div.gform_wrapper .select2.select2-container.select2-container--open.select2-container--below .select2-selection.select2-selection--single {
  border-bottom-color: transparent;
}

div.gform_wrapper .select2.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: translateY(-20%) rotate(45deg) scale(-1);
}

div.gform_wrapper .select2-selection.select2-selection--single {
  width: 100% !important;
  position: relative;
}

div.gform_wrapper .select2-container--default .select2-selection--single {
  height: 100%;
  font-size: 16px;
  border: none;
  outline: none;
}

div.gform_wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 100%;
  padding: 8px 12px;
  border: 1px solid #b3b3b3;
  border-radius: 2px;
}

@media (max-width: 991px) {
  div.gform_wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 30px;
  }
}

div.gform_wrapper .select2-container--default .select2-selection--single[aria-expanded="true"] .select2-selection__rendered {
  border-color: #3396ff;
}

div.gform_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-70%) rotate(45deg);
  transition: transform .2s ease;
}

div.gform_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #3396ff;
  border-bottom: 2px solid #3396ff;
}

div.gform_wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
  all: unset;
}

div.gform_wrapper .top_label .ginput_container.ginput_container_select {
  width: 50%;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label .ginput_container.ginput_container_select {
    width: 100%;
    padding-right: 0;
  }
}

div.gform_wrapper .top_label .ginput_container.ginput_container_select select {
  width: 100%;
  border-radius: 0;
}

.select2-results__option[aria-selected='true'] {
  color: inherit;
  background-color: #ececec;
}

/* 3c.Multiselect */
div.gform_wrapper select[multiple='multiple'] {
  height: auto !important;
  min-height: 39.2px;
  padding: 8px;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper select[multiple='multiple'] {
    min-height: 45.2px;
  }
}

div.gform_wrapper .top_label select.medium {
  width: 100%;
}

/* 3d.Text Input fields */
div.gform_wrapper {
  /* 3e.Textarea Field */
}

div.gform_wrapper .top_label input.medium {
  width: 100%;
}

div.gform_wrapper .top_label textarea {
  padding: 12px;
  border: 1px solid #969696 !important;
  border-radius: 2px;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

div.gform_wrapper .top_label textarea:focus {
  border-color: #3396ff !important;
  outline: none;
}

/* 3f.Name Fields */
/** 3fa.General Styles **/
div.gform_wrapper .top_label div.ginput_container.ginput_container_name {
  width: auto;
  padding-right: 0;
  margin-right: -15px;
  margin-left: -15px;
}

div.gform_wrapper .top_label div.ginput_container.ginput_container_name span:not([class^='select2']):not(.selection) {
  margin-right: 0;
}

div.gform_wrapper .top_label div.ginput_container.ginput_container_name:after {
  content: '';
  clear: both;
  display: table;
}

div.gform_wrapper .top_label div.ginput_container.ginput_container_name > p,
div.gform_wrapper .top_label div.ginput_container.ginput_container_name > span:not([class^='select2']):not(.selection) {
  display: block;
  width: 50%;
  padding: 0 15px;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.ginput_container_name > p,
  div.gform_wrapper .top_label div.ginput_container.ginput_container_name > span:not([class^='select2']):not(.selection) {
    width: 100%;
  }
}

div.gform_wrapper .top_label div.ginput_container.ginput_container_name > span:not([class^='select2']):not(.selection) + p {
  display: none;
}

/** 3fb.First Name & Last Name **/
div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix {
  display: flex;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix {
    display: block;
  }
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix p {
  width: 50%;
  padding: 0 15px;
  float: left;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix p {
    width: 100%;
  }
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.no_suffix p span:not([class^='select2']):not(.selection) {
  width: 100%;
  padding: 0;
}

/** 3fc.Prefix & First Name & Last Name **/
div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix > p {
  width: 50%;
  padding: 0 15px;
  float: left;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix > p {
    width: 100%;
  }
}

div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix > p span:not([class^='select2']):not(.selection) {
  width: 100%;
  padding: 0;
}

div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix .name_prefix {
  padding: 0 15px;
}

div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix span:not(.name_prefix):not(.name_last):not([class^='select2']):not(.selection) {
  width: 50%;
  padding: 0 15px;
  float: left;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.no_middle_name.has_last_name.no_suffix span:not(.name_prefix):not(.name_last):not([class^='select2']):not(.selection) {
    width: 100%;
  }
}

/** 3fd.First Name & Last Name & Suffix **/
div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.has_suffix p:first-child {
  width: 50%;
  float: left;
  margin-bottom: 0;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.has_suffix p:first-child {
    width: 100%;
  }
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.has_suffix p:first-child span:not([class^='select2']):not(.selection) {
  width: 100%;
  padding: 0;
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.has_suffix p:last-child {
  width: 100%;
  padding: 0;
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.has_suffix p:last-child span:not([class^='select2']):not(.selection) {
  width: 50%;
  padding: 0 15px;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.no_middle_name.has_last_name.has_suffix p:last-child span:not([class^='select2']):not(.selection) {
    width: 100%;
  }
}

/** 3fe.First Name & Middle Name & Last Name **/
div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix p {
  width: auto;
  padding: 0;
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix p:after {
  content: '';
  clear: both;
  display: table;
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix p span:not([class^='select2']):not(.selection) {
  width: 33.333%;
  padding: 0 15px;
  float: left;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix p span:not([class^='select2']):not(.selection) {
    width: 100%;
  }
}

/** 3ff.Prefix & First Name & Middle Name & Last Name & Last Name **/
div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix .name_prefix {
  padding: 0 15px;
}

div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span:not(.name_prefix):not([class^='select2']):not(.selection) {
  width: 33.333%;
  padding: 0 15px;
  float: left;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span:not(.name_prefix):not([class^='select2']):not(.selection) {
    width: 100%;
  }
}

/** 3fg.Prefix & First Name & Middle Name & Last Name & Suffix **/
div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_prefix,
div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_suffix {
  padding: 0 15px;
}

div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span:not(.name_prefix):not(.name_suffix):not([class^='select2']):not(.selection) {
  width: 33.333%;
  padding: 0 15px;
  float: left;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span:not(.name_prefix):not(.name_suffix):not([class^='select2']):not(.selection) {
    width: 100%;
  }
}

/** 3fh.First Name & Middle Name & Last Name & Suffix **/
div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix {
  margin-right: 0;
  margin-left: 0;
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix > p {
  width: auto;
  padding: 0;
  margin-right: -15px;
  margin-left: -15px;
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix .name_suffix {
  width: 50%;
  padding: 0 15px;
}

div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span:not(.name_suffix):not([class^='select2']):not(.selection) {
  width: 33.333%;
  padding: 0 15px;
  float: left;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label div.ginput_container.no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span:not(.name_suffix):not([class^='select2']):not(.selection) {
    width: 100%;
  }
}

/* 3g.Date Fields */
div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date {
  width: auto;
  padding-right: 0;
  margin-right: -15px;
  margin-left: -15px;
}

div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .datepicker {
  width: calc(50% - 30px);
  margin-right: 15px;
  margin-left: 15px;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .datepicker {
    width: calc(100% - 30px);
  }
}

div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .clear-multi {
  display: block;
  margin-right: 0;
  margin-left: 0;
}

div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .clear-multi > div {
  min-width: 140px;
  padding: 0 15px;
}

div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .ginput_container_date {
  margin-right: 0;
}

div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_month,
div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_day,
div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_year {
  width: 33.333%;
  max-width: none;
  float: left;
  margin: 0;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_month,
  div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_day,
  div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_year {
    width: 100%;
  }
}

div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_month label,
div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_day label,
div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_year label {
  text-align: left;
}

div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_dropdown_month,
div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_dropdown_day,
div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_dropdown_year {
  display: block;
  width: 16.66666667%;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_dropdown_month,
  div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_dropdown_day,
  div.gform_wrapper .top_label li.gfield > div.ginput_container.ginput_container_date .gfield_date_dropdown_year {
    width: 100%;
    margin-bottom: 10px;
  }
}

/* 3h.Time Fields */
div.gform_wrapper div.gfield_time_hour.ginput_container.ginput_container_time,
div.gform_wrapper div.gfield_time_minute.ginput_container.ginput_container_time,
div.gform_wrapper div.gfield_time_ampm.ginput_container.ginput_container_time {
  width: 16.66666667%;
  max-width: none;
  padding: 0 15px;
  float: left;
  position: relative;
  margin-right: 0;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper div.gfield_time_hour.ginput_container.ginput_container_time,
  div.gform_wrapper div.gfield_time_minute.ginput_container.ginput_container_time,
  div.gform_wrapper div.gfield_time_ampm.ginput_container.ginput_container_time {
    width: 100%;
  }
}

div.gform_wrapper div.gfield_time_hour.ginput_container.ginput_container_time label,
div.gform_wrapper div.gfield_time_hour.ginput_container.ginput_container_time select,
div.gform_wrapper div.gfield_time_minute.ginput_container.ginput_container_time label,
div.gform_wrapper div.gfield_time_minute.ginput_container.ginput_container_time select,
div.gform_wrapper div.gfield_time_ampm.ginput_container.ginput_container_time label,
div.gform_wrapper div.gfield_time_ampm.ginput_container.ginput_container_time select {
  width: 100% !important;
  max-width: 100% !important;
  left: 0;
}

div.gform_wrapper div.gfield_time_hour.ginput_container.ginput_container_time i,
div.gform_wrapper div.gfield_time_minute.ginput_container.ginput_container_time i,
div.gform_wrapper div.gfield_time_ampm.ginput_container.ginput_container_time i {
  display: none;
}

div.gform_wrapper div.gfield_time_hour.ginput_container.ginput_container_time label,
div.gform_wrapper div.gfield_time_minute.ginput_container.ginput_container_time label,
div.gform_wrapper div.gfield_time_ampm.ginput_container.ginput_container_time label {
  text-align: left;
}

/* 3i. Address Fields */
div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address {
  width: auto;
  padding-right: 0;
  margin-right: -15px;
  margin-left: -15px;
}

div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address:after {
  content: '';
  clear: both;
  display: table;
}

div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_full {
  display: block;
  width: 100%;
  padding: 0 15px;
}

div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .address_city,
div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .address_state,
div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .address_zip,
div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .address_country {
  padding: 0 15px !important;
}

div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_right,
div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_left {
  display: block;
  width: 50%;
  padding: 0 15px;
  float: left;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_right,
  div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_left {
    width: 100%;
  }
}

div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_right.address_city, div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_right.address_state, div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_right.address_zip, div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_right.address_country,
div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_left.address_city,
div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_left.address_state,
div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_left.address_zip,
div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_left.address_country {
  padding: 0 15px !important;
}

div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_right {
  float: right;
}

div.gform_wrapper .ginput_complex.ginput_container.ginput_container_address .ginput_left {
  float: left;
}

/* 3j.List Field */
div.gform_wrapper .ginput_container.ginput_container_list.ginput_list {
  width: 100%;
  padding-right: 0;
}

div.gform_wrapper table.gfield_list tr.gfield_list_group {
  display: table-row;
}

@media only screen and (max-width: 761px), (max-device-width: 1023px) and (min-device-width: 768px) {
  div.gform_wrapper table.gfield_list tr.gfield_list_group {
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
    background: transparent;
  }
}

div.gform_wrapper table.gfield_list tr td {
  display: table-cell;
}

div.gform_wrapper table.gfield_list tr td.gfield_list_cell,
div.gform_wrapper table.gfield_list tr td.gfield_list_cell input {
  width: 100%;
  margin: 0;
}

div.gform_wrapper table.gfield_list tr td.gfield_list_icons {
  position: relative;
}

@media only screen and (max-width: 761px), (max-device-width: 1023px) and (min-device-width: 768px) {
  div.gform_wrapper table.gfield_list tr td.gfield_list_icons {
    width: 48px !important;
    padding: 0 !important;
    margin: 0;
    background: transparent;
  }
}

div.gform_wrapper table.gfield_list tr td.gfield_list_icons .add_list_item img {
  left: 5px;
}

div.gform_wrapper table.gfield_list tr td.gfield_list_icons .delete_list_item img {
  left: 29px;
}

div.gform_wrapper table.gfield_list tr td.gfield_list_icons img {
  display: block;
  width: auto;
  height: 19.4px;
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  outline: 0;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper table.gfield_list tr td.gfield_list_icons img {
    position: static;
  }
}

div.gform_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item, div.gform_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item {
  margin: 0 !important;
}

/* 3k.Single Product */
div.gform_wrapper .ginput_container.ginput_container_singleproduct {
  width: 100%;
}

/* 3l.Quantity */
div.gform_wrapper .gfield.gfield_price.gfield_quantity {
  margin: 16px 0 0;
}

div.gform_wrapper .gfield.gfield_price.gfield_quantity label {
  display: block;
  width: 33.333%;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .gfield.gfield_price.gfield_quantity label {
    width: 100%;
  }
}

div.gform_wrapper .gfield.gfield_price.gfield_quantity .ginput_container.ginput_container_number {
  width: 33.333%;
}

@media screen and (max-width: 720px) {
  div.gform_wrapper .gfield.gfield_price.gfield_quantity .ginput_container.ginput_container_number {
    width: 100%;
  }
}

/* 4.Button Style */
div.gform_wrapper .gform_button.button {
  width: 300px !important;
  padding: 12px 23px 12px;
  margin: 29px 0 85px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 0;
  border-radius: 4px;
  outline: 0;
  background-color: #3396ff;
  cursor: pointer;
  transition: all .2s;
}

@media (max-width: 1024px) {
  div.gform_wrapper .gform_button.button {
    width: 280px !important;
    margin: 29px 0 55px;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  div.gform_wrapper .gform_button.button {
    width: 100% !important;
    margin-bottom: 39px;
    font-size: 11px;
    letter-spacing: 2px;
  }
}

div.gform_wrapper .gform_button.button:hover {
  background-color: #2885e9;
}

.gform_wrapper.gform_validation_error .top_label input.medium:not(.datepicker),
.gform_wrapper.gform_validation_error .top_label select.medium {
  width: 100% !important;
}

.gform_wrapper .gfield_error .gfield_label {
  color: initial !important;
}

.gform_wrapper li.gfield.gfield_error {
  width: 100% !important;
  padding: 0 15px !important;
  margin: 0 !important;
  border: none !important;
  background-color: transparent !important;
}

.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label,
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gchoice_select_all {
  font-weight: 500 !important;
}

.gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.gform_wrapper li.gfield_error textarea {
  padding-right: 48px;
  position: relative;
  border-color: #b00020 !important;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.1' cx='12' cy='12' r='12' fill='%23B00020'/%3E%3Cpath d='M13.402 13.788H11.386L10.972 5.148H13.798L13.402 13.788ZM10.954 16.722C10.954 16.23 11.08 15.864 11.332 15.624C11.584 15.372 11.938 15.246 12.394 15.246C12.826 15.246 13.168 15.366 13.42 15.606C13.684 15.846 13.816 16.218 13.816 16.722C13.816 17.214 13.684 17.586 13.42 17.838C13.156 18.09 12.814 18.216 12.394 18.216C11.95 18.216 11.596 18.09 11.332 17.838C11.08 17.586 10.954 17.214 10.954 16.722Z' fill='%23B00020'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) 12px;
  background-size: 24px 24px;
}

.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
div.gform_wrapper input:not([type='checkbox']):not([type='radio']) + br + label:not(.gfield_label),
div.gform_wrapper input:not([type='checkbox']):not([type='radio']) + label:not(.gfield_label),
div.gform_wrapper div.gfield_time_hour.ginput_container.ginput_container_time label,
div.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  padding-top: 0 !important;
  padding-left: 12px;
  margin-top: 8px;
  margin-bottom: 15px !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-align: left;
}

.gform_confirmation_message {
  text-align: center;
}

/* 5. IE/Edge Modify */
div.gf_browser_unknown table.gfield_list td.gfield_list_icons img,
div.gf_browser_ie table.gfield_list td.gfield_list_icons img {
  display: inline;
  position: relative;
  top: auto;
  transform: none;
}

div.gf_browser_unknown .top_label .ginput_container.ginput_container_fileupload,
div.gf_browser_ie .top_label .ginput_container.ginput_container_fileupload {
  width: 50%;
}

@media screen and (max-width: 720px) {
  div.gf_browser_unknown .top_label .ginput_container.ginput_container_fileupload,
  div.gf_browser_ie .top_label .ginput_container.ginput_container_fileupload {
    width: 100%;
  }
}

div.gf_browser_unknown table.gfield_list tr td.gfield_list_icons img,
div.gf_browser_ie table.gfield_list tr td.gfield_list_icons img {
  top: auto;
}

.leadparagraph {
  position: relative;
  margin: 0 0 146px;
  font-size: 42px;
  font-weight: 500;
  line-height: 52px;
  text-align: center;
}

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

.leadparagraph:last-child {
  margin: 0 0 146px;
}

@media (max-width: 767px) {
  .leadparagraph:last-child {
    margin: 0 0 75px;
  }
}

.leadparagraph::before, .block-staff-slider__heading:before {
  content: '';
  width: 58px;
  height: 10px;
  position: absolute;
  top: 114%;
  right: 0;
  left: 0;
  margin: 0 auto;
  background-image: url("../images/icons/underline.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  .leadparagraph::before, .block-staff-slider__heading:before {
    top: 107%;
  }
}

.highlight-text {
  padding: 0 3px;
  color: #ffffff;
  background: #3396ff;
}

blockquote.alternate,
blockquote {
  padding: 90px 40px 67px 57px;
  position: relative;
  margin: 55px 0 213px;
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
  color: #3396ff;
}

@media (max-width: 767px) {
  blockquote.alternate,
  blockquote {
    padding: 6px 14px 72px 3px;
    margin: 19px 0 61px;
    font-size: 24px;
    line-height: 28px;
  }
}

blockquote.alternate::before,
blockquote::before {
  content: '';
  width: 193px;
  height: 399px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icons/k-shape-element.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

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

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

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

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

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

@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;
  text-indent: 10px;
}

@media (max-width: 767px) {
  blockquote.alternate p,
  blockquote p {
    text-indent: 9px;
  }
}

blockquote.alternate .details,
blockquote .details {
  position: absolute;
  bottom: 0;
  left: 45px;
  font-size: 18px;
  font-style: normal;
  line-height: 25px;
}

@media (max-width: 767px) {
  blockquote.alternate .details,
  blockquote .details {
    bottom: 0;
    left: -9px;
    font-size: 16px;
    line-height: 24px;
  }
}

blockquote.alternate .details__author,
blockquote .details__author {
  display: block;
  color: #0038b8;
}

@media (max-width: 767px) {
  blockquote.alternate .details__author,
  blockquote .details__author {
    font-family: "noto-sans-condensed", sans-serif;
    font-weight: 700;
    color: #2d3142;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
}

blockquote.alternate .details__description,
blockquote .details__description {
  display: block;
  color: #2d3142;
}

@media (max-width: 767px) {
  blockquote.alternate .details__description,
  blockquote .details__description {
    color: #3396ff;
  }
}

blockquote.alternate p {
  font-style: normal;
}

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

blockquote.alternate p:first-child:before {
  content: '“';
  position: absolute;
  top: 90px;
  left: 46px;
}

@media (max-width: 767px) {
  blockquote.alternate p:first-child:before {
    top: 6px;
    left: -6px;
  }
}

blockquote.alternate p:last-of-type:after {
  content: '”';
}

.page-accordion {
  margin: 22px 0 10px;
}

@media (max-width: 767px) {
  .page-accordion {
    margin: 0 0 34px;
  }
}

.single-accordion {
  padding: 0 0 12px;
  position: relative;
}

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

.single-accordion::before {
  content: '';
  width: 108.5%;
  height: 1px;
  position: absolute;
  top: 0;
  left: -37px;
  background-color: #ced3dc;
}

@media (max-width: 767px) {
  .single-accordion::before {
    width: auto;
    right: -20px;
    left: -20px;
  }
}

.single-accordion:last-of-type::after {
  content: '';
  width: 108.5%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: -37px;
  background-color: #ced3dc;
}

@media (max-width: 767px) {
  .single-accordion:last-of-type::after {
    width: auto;
    right: -20px;
    left: -20px;
  }
}

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

.single-accordion.active .single-accordion__title h4 {
  color: #3396ff;
}

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

.single-accordion__content {
  display: none;
  padding: 28px 5px 44px 0;
}

@media (max-width: 767px) {
  .single-accordion__content {
    padding: 15px 25px 16px 19px;
  }
}

.single-accordion__title {
  display: block;
  padding: 28px 50px 20px 0;
  position: relative;
  font-weight: 700;
  letter-spacing: 0;
  cursor: pointer;
  transition: all .2s linear;
}

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

.single-accordion__title h4 {
  font-family: "noto-sans", sans-serif;
  font-size: 24px;
  color: #2d3142;
  letter-spacing: .1px;
  text-transform: none;
  transition: color .2s linear;
}

@media (max-width: 767px) {
  .single-accordion__title h4 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
  }
}

.single-accordion__title:hover {
  color: #3396ff;
}

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

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

.single-accordion__title::before, .single-accordion__title::after {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 2px;
  background-color: #3396ff;
  transition: all .2s linear;
}

@media (max-width: 767px) {
  .single-accordion__title::before, .single-accordion__title::after {
    width: 12px;
    top: 26px;
    right: 4px;
  }
}

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

.page-fullwidth-image {
  padding: 78px 75px 82px;
}

@media (max-width: 991px) {
  .page-fullwidth-image {
    padding: 78px 40px 82px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Main Header */
.main-header {
  width: 100vw;
  position: fixed;
  z-index: 10;
  top: 0;
  font-weight: 500;
  background-color: #fff;
  transition: .2s ease-in-out;
}

.main-header [target='_blank']:after {
  content: '';
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 0 0 13px;
  background-image: url("../images/icons/icon-new-window.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 1299px) {
  .main-header [target='_blank']:after {
    margin: 0 0 0 5px;
  }
}

@media (max-width: 1199px) {
  .main-header [target='_blank']:after {
    width: 10px;
    height: 10px;
    background-image: url("../images/icons/icon-new-window-lightblue.svg");
  }
}

.main-header [target='_blank'].c-btn-primary:after {
  background-image: url("../images/icons/icon-new-window.svg");
}

@media (max-width: 1199px) {
  .main-header [target='_blank'].c-btn-primary:after {
    height: 9px;
  }
}

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

.main-header__top {
  color: #fff;
  background: #3396ff;
}

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

.main-header__top a {
  padding: 4px 10px;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  color: #ffffff;
  text-transform: uppercase;
}

.main-header__top a:hover, .main-header__top a:focus, .main-header__top a:visited {
  color: #ffffff;
}

.main-header__top a:hover {
  background-color: #2787ee;
}

.main-header__logo {
  display: inline-block;
  width: 100%;
  max-width: 380px;
  transition: transform .2s ease-in-out;
}

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

.main-header.open .main-header__logo {
  transform: translateX(-100vw);
}

.main-header__logo img {
  width: 100%;
  max-width: none;
}

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

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

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

.main-header__nav {
  flex: 0 0 auto;
  position: static;
  font-size: 16px;
  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: 0 7px;
}

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

.main-header__nav > .menu > li {
  margin-right: 55px;
}

@media (max-width: 1299px) {
  .main-header__nav > .menu > li {
    margin-right: 29px;
  }
}

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

.main-header__nav > .menu > li > [target='_blank']::after {
  width: 14px;
  height: 12px;
  margin-left: 7px;
  background-image: url("../images/icons/icon-new-window-blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.main-header__nav > .menu > li:hover {
  color: #3396ff;
}

.main-header__nav > .menu > li.menu-item-object-ccs_custom_menu_item > a:after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 9px;
  transform: rotate(180deg);
  margin: 0 0 0 1px;
  margin-left: 6px;
  background-image: url("../images/icons/arrow-drop.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: .2s ease-in-out;
  filter: brightness(0.2);
}

.main-header__nav > .menu > li > a {
  display: inline-block;
  padding: 27px 0;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #2d3142;
  letter-spacing: -1.1px;
  text-transform: uppercase;
  cursor: pointer;
}

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

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

.main-header__nav > .menu > li > a:hover:before {
  background: #3396ff;
}

.main-header__nav > .menu > li > a:hover:after {
  filter: none;
}

.main-header__nav > .menu > li > a.active {
  color: #3396ff;
}

.main-header__nav > .menu > li > a.active:after {
  transform: rotate(0);
  margin-bottom: 2px;
  filter: none;
}

.main-header__subnav {
  padding: 4px 0;
  font-size: 12px;
  line-height: 14px;
}

.main-header__subnav li {
  margin-right: 25px;
  letter-spacing: -1.6px;
}

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

.main-header__right {
  flex: 1 0 auto;
  text-align: right;
}

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

.main-header__right .c-btn {
  min-width: 160px;
}

@media (max-width: 1199px) {
  .main-header__right .c-btn {
    min-width: 141px;
    padding: 12px 17px 11px;
  }
}

.main-header__right .c-btn::after {
  width: 11px;
  height: 11px;
}

.main-header__left {
  padding-left: 0;
}

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

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

.admin-bar .main-header {
  top: 32px;
}

/* Mega Menu */
.mega-menu-wrapper {
  width: 100%;
  max-width: 1290px;
  padding-bottom: 15px;
  position: absolute;
  z-index: -999;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
  background: transparent;
  visibility: hidden;
}

.mega-menu-wrapper .mega-menu__navigation-link {
  font-size: 14px;
  line-height: 16px;
  color: #3396FF;
  text-transform: uppercase;
  font-weight: bold;
}

.mega-menu-wrapper .mega-menu__navigation-link-wrapper {
  padding: 25px 0 100px;
  border-top: 1px solid rgba(45, 49, 66, 0.1);
  margin-left: 83px;
}

@media (max-width: 1199px) {
  .mega-menu-wrapper .mega-menu__navigation-link-wrapper {
    margin-left: 0;
  }
}

.mega-menu-wrapper .mega-menu__navigation-link:hover svg path {
  fill: #0038b8;
}

.mega-menu-wrapper .mega-menu__navigation-link-icon {
  width: 16px;
  height: 12px;
  display: inline-flex;
  align-items: center;
  margin-left: 7px;
  position: relative;
  bottom: -1px;
}

.mega-menu-wrapper .mega-menu__navigation-link-icon path {
  transition: fill .2s ease-in-out;
}

.mega-menu-wrapper .mega-menu__col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 63px;
  padding-left: 103px;
}

@media (max-width: 1199px) {
  .mega-menu-wrapper .mega-menu__col {
    align-items: center;
    padding-left: 0;
  }
}

.mega-menu-wrapper .mega-menu__col + .mega-menu__col {
  border-left: 1px solid rgba(45, 49, 66, 0.1);
}

.mega-menu-wrapper .container {
  padding-top: 56px;
}

@media (min-width: 1200px) {
  .mega-menu-wrapper .container {
    padding-right: 165px;
    padding-left: 3px;
  }
}

.mega-menu-wrapper__subtitle {
  margin-bottom: 16px;
  font-size: 11px;
  line-height: 12px;
  color: #71747C;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mega-menu-wrapper__title {
  margin-bottom: 34px;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  color: #65afff;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

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

.mega-menu-wrapper a {
  padding: 0;
  transform: translateY(5px);
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #2d3142;
  opacity: 0;
  visibility: hidden;
  transition: none;
}

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

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

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

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

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

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

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

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

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

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

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

.mega-menu-background .container {
  height: 100%;
  background-color: #fff;
}

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

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

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

.btn-hamburger:focus,
.btn-close:focus {
  border: 1px solid rgba(101, 175, 255, 0.5);
  outline: none;
}

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

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

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

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

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

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

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

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

@media (max-width: 1199px) {
  .btn-hamburger.open span:nth-child(1),
  .btn-close.open span:nth-child(1) {
    top: -2px;
  }
}

@media (max-width: 991px) {
  .btn-hamburger.open span:nth-child(1),
  .btn-close.open span:nth-child(1) {
    top: -1px;
  }
}

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

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

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

.main-header__mobile-subtitle {
  padding: 13px 20px 16px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #3396ff;
  letter-spacing: .3px;
  text-transform: capitalize;
}

.main-header__mobile-subtitle + li {
  border-top: none;
}

.main-header__mobile-back {
  display: flex;
  align-items: center;
  padding: 22px 24px 19px;
  position: relative;
  margin-right: 60px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  color: #3396ff;
  text-transform: uppercase;
}

.main-header__mobile-back .btn-close {
  z-index: 1;
  right: 20px;
}

.main-header__mobile-back::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 14px;
  background-image: url("../images/icons/arrow-back.svg");
}

.main-header__nav-mobile {
  padding-bottom: 50px;
  font-size: 18px;
  line-height: 32px;
  overflow-x: hidden;
  overflow-y: auto;
}

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

.main-header__nav-mobile--wrapper-inner {
  overflow: auto;
}

.main-header__nav-mobile .menu > li.submenu > a {
  padding: 30px 20px 10px;
  font-size: 12px;
  letter-spacing: 0;
}

.main-header__nav-mobile .menu > li.submenu + .submenu a {
  padding-top: 0;
  border: none;
}

.main-header__nav-mobile .menu > li > a {
  padding: 18px 40px 14px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  font-weight: bold;
  line-height: 24px;
  color: #2d3142;
  text-transform: uppercase;
  border-top: 1px solid rgba(51, 150, 255, 0.205);
}

@media (max-width: 991px) {
  .main-header__nav-mobile .menu > li > a {
    padding: 15px 20px 15px;
    letter-spacing: .6px;
  }
}

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

.main-header__nav-mobile .menu > li.menu-item-has-children > a::before {
  content: '';
  display: block;
  width: 1px;
  height: 56px;
  position: absolute;
  top: 0;
  right: 62px;
  background: rgba(51, 150, 255, 0.205);
}

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

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

.main-header__nav-mobile .sub-menu {
  display: block;
  width: 100vw;
  padding: 0 0 13px;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 38px;
  left: 100vw;
  background: #fff;
  overflow: auto;
  transition: .2s ease-in-out;
}

.main-header__nav-mobile .sub-menu .main-header__mobile-subtitle + li {
  border-top: none;
}

.main-header__nav-mobile .sub-menu .open + .sub-menu {
  left: 0;
}

.main-header__nav-mobile .sub-menu li,
.main-header__nav-mobile .sub-menu p {
  border-top: 1px solid rgba(51, 150, 255, 0.205);
}

.main-header__nav-mobile .sub-menu li:nth-last-child(1),
.main-header__nav-mobile .sub-menu p:nth-last-child(1) {
  border-bottom: 1px solid rgba(51, 150, 255, 0.205);
}

.main-header__mobile-subtitle + .main-header__nav-mobile .sub-menu li, .main-header__mobile-subtitle +
.main-header__nav-mobile .sub-menu p {
  border-top: none;
}

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

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

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

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

.main-header__nav-mobile .sub-menu .description a {
  color: #2d3142;
  opacity: .4;
}

.main-header__nav-mobile .sub-menu a:not(.mega-menu__navigation-link) {
  padding: 17px 21px 14px;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #2d3142;
  letter-spacing: .4px;
  text-transform: uppercase;
}

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

.main-header__nav-mobile a:hover, .main-header__nav-mobile a:focus {
  color: #2d3142;
}

.main-header__nav-mobile--wrapper {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  height: calc( var(--vh) * 100 - 99%);
  position: absolute;
  z-index: 9999;
  top: 99%;
  right: -40px;
  left: -40px;
  transform: translateX(100vw);
  background: #fff;
  transition: transform .2s ease-in-out;
}

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

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

@media (max-width: 991px) {
  .main-header__nav-mobile--wrapper.active {
    transform: translateX(0);
  }
}

.main-header__nav-mobile--wrapper nav li:not(.main-header__mobile-back) {
  display: block;
}

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

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

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

.main-header__cta-wrapper--mobile {
  position: absolute;
  z-index: 9999;
  right: 0;
  bottom: 0;
  left: 0;
}

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

.custom-link {
  border-bottom: none !important;
}

.custom-link a {
  font-size: 14px;
  line-height: 24px;
  color: #3396FF;
  text-transform: uppercase;
  font-weight: bold;
  padding: 17px 21px 14px;
}

.custom-link a .mega-menu__navigation-link-icon {
  width: 16px;
  height: 12px;
  display: inline-flex;
  align-items: center;
  margin-left: 7px;
  position: relative;
  bottom: -1px;
}

.custom-link a .mega-menu__navigation-link-icon path {
  transition: fill .2s ease-in-out;
}

.page-hero {
  min-height: 546px;
  position: relative;
  margin: 0 0 130px;
}

@media (max-width: 767px) {
  .page-hero {
    min-height: 0;
    margin: 0 0 42px;
  }
}

.page-hero__thumbnail {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (max-width: 767px) {
  .page-hero__thumbnail-wrapper {
    min-height: 250px;
    position: relative;
  }
}

.page-hero__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-hero__content {
  padding: 55px 9vw 58px 10.6vw;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top-right-radius: 8px;
  background-color: #ffffff;
}

@media (max-width: 767px) {
  .page-hero__content {
    padding: 29px 20px 19px;
  }
}

.page-hero.page-hero--no-thumbnail {
  min-height: 433px;
}

@media (max-width: 767px) {
  .page-hero.page-hero--no-thumbnail {
    min-height: 0;
  }
}

@media (max-width: 767px) {
  .page-hero.page-hero--content-under .page-hero__content {
    width: 100%;
    padding: 29px 20px 0;
    position: static;
    text-align: left;
    border-top-right-radius: 0;
  }
}

.page-hero.page-hero--no-margin {
  margin: 0;
}

.page-hero__back {
  padding-left: 5px;
  margin-bottom: 39px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .page-hero__back {
    margin-bottom: 20px;
    font-size: 12px;
  }
}

.page-hero__back svg * {
  fill: currentColor;
}

.page-hero__back .icon {
  display: inline-block;
  transform: translateY(1px);
  margin-right: 16px;
}

@media (max-width: 991px) {
  .page-hero__back .icon {
    transform: translateY(1px) scale(0.7);
    margin-right: 4px;
  }
}

.page-hero__back .icon svg * {
  transition: fill .2s linear;
}

.page-hero--single-program {
  min-height: 503px;
  margin-bottom: 105px;
}

@media (max-width: 991px) {
  .page-hero--single-program {
    min-height: 250px;
    margin-bottom: 38px;
  }
}

.page-hero--single-program .page-hero__title {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 64px;
}

@media (max-width: 991px) {
  .page-hero--single-program .page-hero__title {
    font-size: 32px;
    line-height: 32px;
  }
}

.page-hero--single-program .page-hero__content {
  padding: 38px 8.6vw 61.9px 3.8vw;
  padding-right: 2.8vw;
  padding-bottom: 31.9px;
}

@media (max-width: 991px) {
  .page-hero--single-program .page-hero__content {
    max-width: 83.2vw;
    padding: 21px 9.2vw 19px 6vw;
    padding-right: 3vw;
    padding-bottom: 9px;
    position: absolute;
    border-top-right-radius: 8px;
  }
}

.page-hero--archive-program {
  min-height: 515px;
  position: relative;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .page-hero--archive-program {
    min-height: 250px;
    padding-bottom: 30px;
  }
  .page-hero--archive-program:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/svg/programs-mobile.svg);
    background-repeat: no-repeat;
    background-position: 0 -4.5vw;
    background-size: 100% auto;
  }
}

.page-hero--archive-program .page-hero__title {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 64px;
}

@media (max-width: 991px) {
  .page-hero--archive-program .page-hero__title {
    font-size: 42px;
    line-height: 42px;
  }
}

@media (max-width: 991px) {
  .page-hero--archive-program .page-hero__thumbnail-wrapper {
    display: none;
  }
}

.page-hero--archive-program .page-hero__content {
  max-width: 797px;
  padding: 43px 3.6vw 42px 10.6vw;
}

@media (max-width: 991px) {
  .page-hero--archive-program .page-hero__content {
    max-width: 720px;
    padding: 56px 20px 19px 20px;
    position: static;
    margin: 0 auto;
    border-top-right-radius: 8px;
  }
}

.page-hero--archive-program .page-hero__content-wrapper {
  margin-top: 36px;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 991px) {
  .page-hero--archive-program .page-hero__content-wrapper {
    margin-top: 32px;
  }
}

.page-hero--archive-program .page-hero__content-image {
  padding-top: 66.4%;
  position: relative;
  margin-top: 31px;
}

.page-hero--archive-program .page-hero__content-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.page-hero--blog {
  min-height: 394px;
  margin: 0;
}

@media (max-width: 991px) {
  .page-hero--blog {
    min-height: 250px;
  }
}

.page-hero--blog .page-hero__content {
  padding: 34px 9.2vw 32px 11.3vw;
  bottom: 6vw;
  border-bottom-right-radius: 8px;
}

@media (max-width: 991px) {
  .page-hero--blog .page-hero__content {
    padding: 9px 10.2vw 10px 6.3vw;
    position: absolute;
    bottom: 18.4vw;
    border-top-right-radius: 8px;
  }
}

.page-hero--blog .page-hero__title {
  font-size: 60px;
  line-height: 80px;
}

@media (max-width: 991px) {
  .page-hero--blog .page-hero__title {
    font-size: 42px;
    line-height: 42px;
  }
}

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

.tabs__link-list {
  overflow-y: hidden;
  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 #3396ff;
}

.tabs__link-list-wrapper:before {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 6px;
  display: none;
  width: 20px;
  content: '';
  pointer-events: none;
  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: #3396ff;
}

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

@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 #2d3142;
}

.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 {
  margin: 80px 0;
}

@media (max-width: 767px) {
  .block-gallery-slider {
    margin: 49px 0 37px;
  }
}

.block-gallery-slider__wrapper {
  padding: 60px 0 68px;
  position: relative;
  margin: 55px 0 0;
  background-color: #3396ff;
}

@media (max-width: 767px) {
  .block-gallery-slider__wrapper {
    padding: 48px 0 112px;
    margin: 31px 0 0;
  }
}

.block-gallery-slider__wrapper::before, .block-gallery-slider__wrapper::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  background-color: #3396ff;
}

.block-gallery-slider__wrapper::before {
  right: 100%;
  left: -9999px;
}

.block-gallery-slider__wrapper::after {
  right: -9999px;
  left: 100%;
}

.block-gallery-slider .slick-list {
  overflow: visible !important;
}

.block-gallery-slider .slick-slide {
  margin: 0 6px;
}

@media (max-width: 991px) {
  .block-gallery-slider .slick-slide {
    max-width: 600px;
  }
}

@media (max-width: 767px) {
  .block-gallery-slider .slick-slide {
    width: 87.5vw !important;
    max-width: 400px;
    margin: 0 3px;
  }
  .block-gallery-slider .slick-slide img {
    width: 100%;
  }
}

.block-gallery-slider .slick-slide.slick-current .bc-gallery__image::after {
  opacity: 0;
}

.block-gallery-slider .slick-slide .bc-gallery__image::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3396ff;
  opacity: .8;
}

.bc-gallery__image {
  position: relative;
}

.bc-gallery__slider {
  padding: 0;
}

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

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

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

.block-gallery-lightbox {
  margin: 70px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .block-gallery-lightbox {
    margin: 49px 0;
  }
}

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

.lightbox-gallery__thumbnails-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 1066px;
  margin: 47px auto 0;
}

@media (max-width: 767px) {
  .lightbox-gallery__thumbnails-wrapper {
    margin: 27px auto 0;
  }
}

.lightbox-gallery__single-thumb {
  flex: 0 0 20%;
  height: 167px;
  max-width: 20%;
  padding: 0;
  position: relative;
  border: none;
}

@media (max-width: 767px) {
  .lightbox-gallery__single-thumb {
    flex: 0 0 50%;
    height: auto;
    max-width: 50%;
    padding-bottom: 37.8%;
  }
}

.lightbox-gallery__single-thumb img {
  width: 100%;
  height: 100%;
  object-position: center center;
  object-fit: cover;
}

.lightbox-gallery__single-thumb::before, .lightbox-gallery__single-thumb::after {
  content: '';
  position: absolute;
  transition: opacity .3s linear;
}

.lightbox-gallery__single-thumb::before {
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3396ff;
  opacity: 0;
}

.lightbox-gallery__single-thumb::after {
  width: 37px;
  height: 37px;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../images/icons/loupe.svg");
  background-repeat: no-repeat;
  opacity: 0;
}

.lightbox-gallery__single-thumb:hover::before {
  opacity: .8;
}

.lightbox-gallery__single-thumb:hover::after {
  opacity: 1;
}

.lightbox-gallery__single-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

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

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

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

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

@media (max-width: 767px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-prev {
    top: 50%;
    left: 18%;
    transform: translateY(-50%);
    margin: 0;
  }
}

@media (max-width: 567px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-prev {
    top: auto;
    bottom: 20%;
    left: 32%;
    transform: none;
  }
}

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

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

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

@media (max-width: 767px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-next {
    top: 50%;
    right: 18%;
    transform: translateY(-50%);
    margin: 0;
  }
}

@media (max-width: 567px) {
  .lightbox-gallery__gallery-wrapper .slick-arrow.slick-next {
    top: auto;
    right: 32%;
    bottom: 20%;
    transform: none;
  }
}

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

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

@media (max-width: 991px) {
  .lightbox-gallery__slider {
    padding: 0 45px;
  }
  .lightbox-gallery__slider:before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 18%;
    right: 2px;
    background-image: url(../images/svg/square-medium.svg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .lightbox-gallery__slider:after {
    content: '';
    display: block;
    width: 170px;
    height: 170px;
    position: absolute;
    bottom: -9%;
    left: -13%;
    transform: rotate(75deg);
    background-image: url(../images/svg/square-medium.svg);
    background-repeat: no-repeat;
    background-size: cover;
  }
}

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

.lightbox-gallery__slider .slick-list {
  overflow: visible !important;
}

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

@media (max-width: 567px) {
  .lightbox-gallery__single-slide {
    width: 87.5vw !important;
    max-width: 400px;
    padding: 40px 0;
    margin: 0 3px;
  }
}

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

.lightbox-gallery__single-slide.slick-slide.slick-current .lightbox-gallery__slide-image::after {
  opacity: 0;
}

.lightbox-gallery__single-slide.slick-slide .lightbox-gallery__slide-image::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #3396ff;
  opacity: .8;
}

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

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

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

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

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

@media (max-width: 991px) {
  .lightbox-gallery__close {
    top: 9px;
    right: 13px;
  }
}

.lightbox-gallery__close:hover {
  background: #3396ff;
}

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

.lightbox-gallery__close:after {
  width: 3px;
  height: 32px;
}

@media (max-width: 767px) {
  .lightbox-gallery__close:after {
    height: 23px;
  }
}

.lightbox-gallery__close:before {
  width: 32px;
  height: 3px;
}

@media (max-width: 767px) {
  .lightbox-gallery__close:before {
    width: 23px;
  }
}

.lightbox-gallery__close:focus {
  outline-width: 2px;
  outline-style: solid;
  outline-color: #0038b8;
}

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

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

.block-content-links__row {
  display: flex;
  justify-content: center;
  margin: 61px -15px 0;
}

@media (max-width: 767px) {
  .block-content-links__row {
    flex-wrap: wrap;
    margin: 47px -15px 0;
  }
}

.block-content-links__row + .block-content-links__row {
  margin: 0 -15px;
}

.block-content-links__single {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .block-content-links__single {
    flex: 0 0 100%;
    max-width: 500px;
    padding: 0 15px;
  }
}

.block-content-links-text .block-content-links__single {
  flex: 0 0 18.5%;
  max-width: 18.5%;
  padding: 0;
  margin: 0 30px 19px;
}

@media (max-width: 991px) {
  .block-content-links-text .block-content-links__single {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 15px;
    margin: 0 0 19px;
  }
}

@media (max-width: 767px) {
  .block-content-links-text .block-content-links__single {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 0 7px;
  }
}

.block-content-links-text {
  margin: 60px 0 70px;
}

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

.block-content-links-text .block-content-links__row {
  margin: 53px -15px 0;
}

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

.block-content-links-text .block-content-links__row + .block-content-links__row {
  margin: 9px -15px 0;
}

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

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

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

.content-link__title {
  padding: 28px 48px 28px 31px;
  position: relative;
  margin: 0;
  font-family: "noto-sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  color: #2d3142;
  letter-spacing: 0.3px;
  text-transform: none;
  transition: color .2s linear;
}

@media (max-width: 991px) {
  .content-link__title {
    padding: 18px 40px 18px 20px;
  }
}

@media (max-width: 767px) {
  .content-link__title {
    padding: 18px 45px 18px 20px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.1px;
  }
}

.content-link:hover .content-link__title {
  color: #3396ff;
}

.content-link__image-wrapper {
  padding-top: 100%;
  position: relative;
}

.content-link__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.content-link__image img {
  transition: transform .2s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content-link:hover .content-link__image img {
  transform: scale(1.1);
}

.content-link__icon {
  width: 20px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translate(0, -50%);
}

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

@media (max-width: 767px) {
  .content-link__icon {
    width: 9px;
    height: 12px;
    right: 24px;
    margin: -5px 0 0;
  }
}

@media (max-width: 767px) {
  .content-link__icon svg {
    width: 100%;
  }
}

.content-link__icon svg path {
  transition: stroke .2s linear;
}

.content-link:hover .content-link__icon svg path {
  stroke: #3396ff;
}

.content-link--text {
  height: 100%;
  margin: 0;
  transition: background-color .2s linear;
}

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

.content-link--text .content-link__title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 20px 20px 19px;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  color: #3396ff;
  letter-spacing: 0;
  text-transform: uppercase;
  border-bottom: 4px solid #65afff;
  transition: border .2s linear, color .2s linear;
}

@media (max-width: 767px) {
  .content-link--text .content-link__title {
    padding: 16px 20px 12px;
    font-size: 16px;
    line-height: 22px;
  }
}

.content-link--text:hover {
  background-color: #3396ff;
}

.content-link--text:hover .content-link__title {
  color: #ffffff;
  border-bottom: 4px solid #3396ff;
}

.block-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
  position: relative;
  margin: 131px 0 0;
  color: #ffffff;
}

@media (max-width: 767px) {
  .block-cta {
    min-height: 419px;
    margin: 79px 0 0;
  }
}

.block-cta--no-margin {
  margin-top: 0;
}

.block-cta__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.block-cta__background img {
  width: 100%;
  height: 100%;
  object-position: center center;
  object-fit: cover;
}

@media (min-width: 1200px) {
  .block-cta__container {
    max-width: 1160px;
  }
}

.block-cta__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 15px;
  position: relative;
  z-index: 1;
  border-radius: 8px;
  background-color: #fff;
}

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

.block-cta__text-wrapper {
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  color: #2d3142;
}

@media (max-width: 767px) {
  .block-cta__text-wrapper {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
}

.block-cta__button-wrapper {
  margin: 0 0 0 32px;
}

@media (max-width: 767px) {
  .block-cta__button-wrapper {
    width: 100%;
    margin: 32px 0 0;
  }
}

.block-cta__button-wrapper .c-btn {
  min-width: 180px;
}

@media (max-width: 767px) {
  .block-cta__button-wrapper .c-btn {
    min-width: 100%;
  }
}

.page-content {
  overflow: hidden;
}

.hero-homepage {
  padding-top: 40.2%;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .hero-homepage {
    padding-top: 60%;
  }
}

@media (max-width: 767px) {
  .hero-homepage {
    padding-top: 0;
  }
}

.hero-homepage__video {
  pointer-events: none;
  width: 100%;
  height: 0;
  padding-top: 57%;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
  .hero-homepage__video {
    width: 130%;
    padding-top: 71%;
  }
}

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

.hero-homepage__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hero-homepage__thumbnail {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .hero-homepage__thumbnail {
    pointer-events: all;
    height: 0;
    padding-top: 78%;
    position: relative;
  }
}

.hero-homepage__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 767px) {
  .hero-homepage__thumbnail img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.hero-homepage__content {
  padding-bottom: 57px;
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (min-width: 1200px) {
  .hero-homepage__content {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .hero-homepage__content {
    padding-top: 33px;
    padding-bottom: 33px;
    position: relative;
  }
}

.hero-homepage__content .container {
  position: relative;
}

@media (max-width: 767px) {
  .hero-homepage__content .container {
    position: static;
  }
}

.hero-homepage__play-wrapper {
  position: absolute;
  right: 15px;
  bottom: 50%;
  transform: translate(0, 50%);
  margin-bottom: -7px;
}

@media (max-width: 767px) {
  .hero-homepage__play-wrapper {
    right: 50px;
    bottom: 100%;
    transform: none;
    margin-bottom: 44px;
  }
}

.hero-homepage__play-wrapper:after {
  content: '';
  width: 20vw;
  height: 1px;
  position: absolute;
  bottom: 33px;
  left: 100%;
  margin-left: 7px;
  background-color: white;
}

@media (max-width: 991px) {
  .hero-homepage__play-wrapper:after {
    bottom: 25px;
  }
}

@media (max-width: 767px) {
  .hero-homepage__play-wrapper:after {
    bottom: 21px;
    margin-left: 4px;
  }
}

.hero-homepage__play-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  padding: 0;
  padding-left: 6px;
  border: 3px solid #cfd3db;
  border-radius: 100%;
  background: white;
  box-shadow: none;
  cursor: pointer;
  transition: border .1s ease-in-out;
}

@media (max-width: 991px) {
  .hero-homepage__play-button {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 767px) {
  .hero-homepage__play-button {
    width: 43px;
    height: 43px;
    padding-left: 3px;
  }
}

.hero-homepage__play-button:hover {
  border-width: 5px;
}

.hero-homepage__play-button:hover svg path {
  fill: #3396ff;
}

@media (max-width: 991px) {
  .hero-homepage__play-button svg {
    width: 15px;
    height: 21px;
  }
}

@media (max-width: 767px) {
  .hero-homepage__play-button svg {
    width: 13px;
    height: 16px;
  }
}

.hero-homepage__play-button svg path {
  transition: fill .1s ease-in-out;
  fill: #0038b8;
}

.hero-homepage__heading {
  margin: 0;
  color: white;
}

@media (max-width: 767px) {
  .hero-homepage__heading {
    line-height: 42px;
    color: #2d3142;
  }
}

.our-classes {
  padding-top: 55px;
  padding-bottom: 80px;
  position: relative;
  background: linear-gradient(180deg, #3396ff -1.48%, rgba(51, 150, 255, 0) 100%);
}

@media (max-width: 991px) {
  .our-classes {
    padding-top: 49px;
    padding-bottom: 56px;
  }
}

.our-classes__shape2 {
  width: 94px;
  height: 92px;
  position: absolute;
  z-index: 0;
  top: calc(50% + 30px);
  left: -13px;
  background-image: url("../images/svg/square-small.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 1199px) {
  .our-classes__shape2 {
    top: calc(50% + 33px);
    right: -50px;
    left: auto;
  }
}

.our-classes__shape1 {
  width: 700px;
  height: 700px;
  position: absolute;
  z-index: 0;
  top: 114px;
  right: -89px;
  background-image: url("../images/svg/square-large2.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 1199px) {
  .our-classes__shape1 {
    display: none;
  }
}

.our-classes__shape {
  display: block;
  width: 200px;
  height: 200px;
  position: absolute;
  z-index: 0;
  bottom: 58px;
  left: 64px;
  background-image: url("../images/svg/square-medium.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 1199px) {
  .our-classes__shape {
    display: none;
  }
}

.our-classes::before, .our-classes::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.our-classes::after {
  width: 273px;
  height: 327px;
  top: 34px;
  left: -65px;
  background-image: url("../images/svg/circle-large.svg");
}

@media (max-width: 1199px) {
  .our-classes::after {
    width: 103px;
    height: 172px;
    top: 95px;
    left: 0;
    background-image: url("../images/svg/circle-medium.svg");
  }
}

.our-classes::before {
  width: 60px;
  height: 60px;
  top: 245px;
  right: -29px;
  background-image: url("../images/svg/circle-small.svg");
}

@media (max-width: 1199px) {
  .our-classes::before {
    display: none;
  }
}

.our-classes__title {
  margin-bottom: 31px;
  text-align: center;
  color: white;
}

@media (min-width: 1380px) {
  .our-classes .container {
    min-width: 1350px;
  }
}

.our-classes__select {
  position: relative;
  margin-bottom: 32px;
}

.our-classes__select select {
  padding: 11px 19px 12px;
  font-family: "noto-sans-condensed", sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  border-radius: 4px;
  background: #3396ff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

.our-classes__select-arrow {
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

@media (max-width: 991px) {
  .our-classes .slick-list {
    margin: 0 -15px;
  }
}

@media (max-width: 991px) {
  .our-classes__slider {
    padding-bottom: 30px;
  }
}

.our-classes__content {
  display: none;
}

.our-classes__content.active {
  display: block;
  position: relative;
  z-index: 1;
}

.our-classes__content .content-link__title {
  border-radius: 0 0 10px 10px;
  background-color: white;
}

.our-classes__nav {
  padding: 0;
  padding-left: 23px;
  margin: 0;
  margin-bottom: 67px;
  z-index: 1;
}

.our-classes__nav-item {
  padding: 0;
  margin: 0 29px;
  list-style: none;
}

.our-classes__nav-link {
  padding: 6px 15px;
  font-family: "noto-sans-condensed", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: white;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 4px;
}

.our-classes__nav-link:hover, .our-classes__nav-link:focus {
  color: white;
}

.our-classes__nav-link.active, .our-classes__nav-link:hover {
  border-color: white;
}

.our-classes ul.slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  margin: 0;
}

.our-classes__nav-item {
  z-index: 100;
}

.homepage-content-block {
  padding: 55px 0;
}

.homepage-content-block h2 {
  text-align: center;
}

@media (max-width: 767px) {
  .page-columns .col-12 img {
    width: calc(100% + 40px);
    max-width: calc(100% + 40px);
    margin-right: -20px;
    margin-left: -20px;
  }
}

.block-image-content {
  position: relative;
}

.block-image-content__bg {
  width: 100%;
  position: absolute;
  left: 0;
}

.block-image-content__bg--y-top {
  top: 0;
}

.block-image-content__bg--y-center {
  top: 50%;
  transform: translateY(-50%);
}

.block-image-content__bg--y-bottom {
  bottom: 0;
}

.block-image-content__bg img {
  width: 100%;
  object-fit: cover;
}

@media (max-width: 991px) {
  .block-image-content__bg img {
    height: 100%;
  }
}

.block-image-content__image-col {
  padding: 0;
}

@media (max-width: 991px) {
  .block-image-content__image-col {
    padding: 0 20px;
  }
}

.block-image-content__image-col.image-right {
  order: 1;
}

@media (max-width: 991px) {
  .block-image-content__image-col.image-right {
    order: 0;
  }
}

.block-image-content__image {
  width: 100%;
  padding-top: 133%;
  position: relative;
  transform: translateX(17px);
  border-radius: 8px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .block-image-content__image {
    padding-top: 132.9%;
    transform: none;
  }
}

.image-right .block-image-content__image {
  transform: translateX(-67px);
}

@media (max-width: 991px) {
  .image-right .block-image-content__image {
    transform: none;
  }
}

.block-image-content__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
}

.block-image-content__content-col {
  padding-top: 11.4%;
  padding-left: 96px;
}

@media (max-width: 1199px) {
  .block-image-content__content-col {
    padding-top: 12.3%;
    padding-left: 40px;
  }
}

@media (max-width: 991px) {
  .block-image-content__content-col {
    padding: 0 20px;
    margin-top: 34px;
  }
}

.block-image-content__content-col.content-left {
  padding-top: 11.4%;
  padding-right: 90px;
  padding-left: 66px;
}

@media (max-width: 991px) {
  .block-image-content__content-col.content-left {
    padding: 0 20px;
    margin-top: 32px;
  }
}

.block-image-content__content-col.content-left .block-image-content__content {
  padding-right: 3vw;
}

.block-image-content__content-col.content-left::before {
  right: 57px;
  left: auto;
  transform: none;
}

@media (max-width: 1199px) {
  .block-image-content__content-col.content-left::before {
    top: 80px;
    left: auto;
  }
}

.block-image-content__content-col::before {
  content: '';
  width: 193px;
  height: 399px;
  position: absolute;
  top: 164px;
  left: -5px;
  transform: rotate(180deg);
  margin: 19px 0 0;
  background-image: url("../images/icons/k-shape-element.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 1199px) {
  .block-image-content__content-col::before {
    top: 80px;
    left: 0;
  }
}

@media (max-width: 991px) {
  .block-image-content__content-col::before {
    content: none;
  }
}

.block-image-content--hide-k .block-image-content__content-col::before {
  content: none;
}

.block-image-content__heading {
  position: relative;
  margin-bottom: 67px;
}

.block-image-content__heading:before {
  content: '';
  width: 58px;
  height: 10px;
  position: absolute;
  top: 147%;
  left: 0;
  background-image: url("../images/icons/underline.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 1199px) {
  .block-image-content__heading:before {
    top: 120%;
  }
}

@media (max-width: 991px) {
  .block-image-content__heading:before {
    top: 143%;
    left: 0;
  }
}

.block-image-content__content {
  padding-right: 6vw;
  padding-left: 6.5vw;
}

@media (max-width: 1199px) {
  .block-image-content__content {
    padding-right: 3vw;
    padding-left: 3.5vw;
  }
}

@media (max-width: 991px) {
  .block-image-content__content {
    padding: 6px 0 0;
  }
}

@media (max-width: 991px) {
  .block-image-content__content p:not(:last-child) {
    margin-bottom: 30px;
  }
}

.block-image-content__cta-col {
  max-width: 1290px;
  padding: 51px 60px 58px;
  order: 3;
  margin: 80px auto -32px;
  border-radius: 8px;
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .block-image-content__cta-col {
    max-width: calc(100% - 30px);
    padding: 96px 20px 32px;
    margin: 65px 20px 40px;
  }
}

@media (max-width: 767px) {
  .block-image-content__cta-col {
    max-width: calc(100% - 40px);
  }
}

.block-image-content__cta-left {
  padding-left: 5.6vw;
}

@media (max-width: 991px) {
  .block-image-content__cta-left {
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .block-image-content__cta-left {
    padding-left: 20px;
  }
}

.block-image-content__cta-left .c-btn {
  margin-top: 28px;
}

@media (max-width: 991px) {
  .block-image-content__cta-left .c-btn {
    display: none;
  }
}

.block-image-content__cta-right {
  padding-right: 2vw;
  padding-left: 2.8vw;
}

@media (max-width: 991px) {
  .block-image-content__cta-right {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .block-image-content__cta-right {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.block-image-content__cta-right .c-btn {
  display: none;
}

@media (max-width: 991px) {
  .block-image-content__cta-right .c-btn {
    display: inline-block;
  }
}

.block-image-content__cta-heading {
  position: relative;
  margin-bottom: 0;
  font-family: "noto-sans", sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 48px;
}

@media (max-width: 991px) {
  .block-image-content__cta-heading {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
  }
}

.block-image-content__cta-heading:before {
  content: '';
  display: inline-block;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 7px;
  left: 0;
  transform: translateX(-120%);
  background-image: url(../images/svg/double-k-shape.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width: 991px) {
  .block-image-content__cta-heading:before {
    width: 50px;
    height: 50px;
    right: 0;
    left: 0;
    transform: translateY(-139%);
    margin: 0 auto;
  }
}

.block-image-content__cta-content {
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 991px) {
  .block-image-content__cta-content {
    margin-top: 32px;
    font-size: 16px;
    line-height: 24px;
  }
}

.block-image-content__cta-content .c-btn:last-child {
  margin-top: 17px;
}

@media (max-width: 991px) {
  .block-image-content__cta-content .block-image-content__bg {
    height: 15%;
  }
}

.block-image-content__highlight-col {
  max-width: 1290px;
  padding: 42px 57px;
  order: 3;
  margin: 0 auto;
  margin-top: 73px;
  margin-bottom: -34px;
  border-radius: 8px;
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .block-image-content__highlight-col {
    max-width: calc(100% - 30px);
    padding: 36px 20px;
    margin-bottom: 27px;
  }
}

@media (max-width: 767px) {
  .block-image-content__highlight-col {
    max-width: calc(100% - 40px);
  }
}

.block-image-content__highlight-content {
  margin-top: 12px;
  margin-left: 12px;
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 991px) {
  .block-image-content__highlight-content {
    margin-top: 21px;
    margin-left: 0;
    font-size: 16px;
    line-height: 24px;
  }
}

.block-image-content__highlight-image {
  width: 216px;
  height: 216px;
  position: relative;
  border: 8px solid rgba(101, 175, 255, 0.3);
  border-radius: 50%;
  overflow: hidden;
}

@media (max-width: 991px) {
  .block-image-content__highlight-image {
    width: 154px;
    height: 154px;
    margin: 0 auto;
  }
}

.block-image-content__highlight-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.block-image-content__highlight-left {
  max-width: 246px;
}

@media (max-width: 991px) {
  .block-image-content__highlight-left {
    max-width: 100%;
  }
}

.block-image-content--with-bg {
  padding: 112px 0;
}

@media (max-width: 991px) {
  .block-image-content--with-bg {
    padding: 49px 0;
  }
}

.block-image-content--cta .image-right .block-image-content__image, .block-image-content--highlight .image-right .block-image-content__image {
  transform: translateX(-14px);
}

@media (max-width: 991px) {
  .block-image-content--cta .image-right .block-image-content__image, .block-image-content--highlight .image-right .block-image-content__image {
    transform: none;
  }
}

.block-image-content--cta .block-image-content__image, .block-image-content--highlight .block-image-content__image {
  transform: translateX(15px);
}

@media (max-width: 991px) {
  .block-image-content--cta .block-image-content__image, .block-image-content--highlight .block-image-content__image {
    transform: none;
  }
}

.block-image-content--cta .block-image-content__content-col.content-left::before, .block-image-content--highlight .block-image-content__content-col.content-left::before {
  right: 37px;
}

@media (max-width: 991px) {
  .block-image-content--secondary .block-image-content__bg {
    height: 48%;
  }
}

.block-image-content--secondary .block-image-content__content-col.content-left {
  padding-top: 10.5%;
  padding-left: 15px;
}

@media (max-width: 767px) {
  .block-image-content--secondary .block-image-content__content-col.content-left {
    padding-top: 0;
    padding-left: 20px;
  }
}

.block-image-content--secondary .block-image-content__content {
  padding-right: 2vw;
  padding-left: 0;
}

.block-image-content--secondary .block-image-content__heading {
  margin-bottom: 40px;
  font-family: "noto-sans", sans-serif;
  font-size: 42px;
  line-height: 48px;
}

@media (max-width: 991px) {
  .block-image-content--secondary .block-image-content__heading {
    margin-bottom: 48px;
    font-family: "noto-sans-condensed", sans-serif;
    font-size: 24px;
    line-height: 24px;
  }
}

.block-image-content--secondary .block-image-content__heading::before {
  display: none;
}

@media (max-width: 991px) {
  .block-image-content--secondary .block-image-content__heading::before {
    display: block;
    top: 125%;
  }
}

.block-image-content--secondary .block-image-content__image {
  padding-top: 103%;
}

@media (max-width: 991px) {
  .block-image-content--secondary .block-image-content__image {
    padding-top: 132%;
  }
}

.block-image-content.block-padding-bottom {
  padding-bottom: 325px;
}

@media (max-width: 991px) {
  .block-image-content.block-padding-bottom {
    padding-bottom: 300px;
  }
}

@media (max-width: 567px) {
  .block-image-content.block-padding-bottom {
    padding-bottom: 172px;
  }
}

.block-image-content.block-padding-top {
  padding-top: 325px;
}

@media (max-width: 991px) {
  .block-image-content.block-padding-top {
    padding-top: 300px;
  }
}

@media (max-width: 567px) {
  .block-image-content.block-padding-top {
    padding-top: 172px;
  }
}

.newsletter {
  padding-top: 99px;
  padding-bottom: 99px;
}

@media (max-width: 991px) {
  .newsletter {
    padding-top: 80px;
    padding-bottom: 30px;
  }
}

.newsletter__container {
  max-width: 1168px;
  padding: 0 15px;
  margin: 0 auto;
}

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

.newsletter__preheading {
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
}

@media (max-width: 767px) {
  .newsletter__preheading {
    font-size: 14px;
  }
}

.newsletter__heading {
  margin: 0;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .newsletter__heading {
    font-size: 32px;
    line-height: 40px;
  }
}

.newsletter__form {
  padding-top: 19px;
}

@media (max-width: 767px) {
  .newsletter__form {
    padding-top: 31px;
  }
}

.newsletter .gform_wrapper {
  margin: 0 0 0 -10px;
}

@media (max-width: 991px) {
  .newsletter .gform_wrapper {
    margin-left: 0;
  }
}

.newsletter .gform_wrapper .validation_error {
  display: none !important;
}

.newsletter .gform_wrapper form {
  display: flex;
}

@media (max-width: 767px) {
  .newsletter .gform_wrapper form {
    flex-direction: column;
  }
}

.newsletter .gform_wrapper .top_label li.gfield.gf_left_half,
.newsletter .gform_wrapper .top_label li.gfield.gf_right_half {
  width: 100% !important;
  max-width: calc(50% - 8px) !important;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .newsletter .gform_wrapper .top_label li.gfield.gf_left_half,
  .newsletter .gform_wrapper .top_label li.gfield.gf_right_half {
    max-width: 100% !important;
    margin-bottom: 16px !important;
  }
}

.newsletter .gform_wrapper .top_label li.gfield.gf_left_half.gfield_error,
.newsletter .gform_wrapper .top_label li.gfield.gf_right_half.gfield_error {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: 0 !important;
  background-color: transparent !important;
}

.newsletter .gform_wrapper .top_label li.gfield.gf_left_half {
  padding-right: 8px !important;
}

@media (max-width: 767px) {
  .newsletter .gform_wrapper .top_label li.gfield.gf_left_half {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.newsletter .gform_wrapper .top_label li.gfield.gf_right_half {
  padding-right: 0 !important;
  padding-left: 8px !important;
}

@media (max-width: 767px) {
  .newsletter .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-left: 0 !important;
  }
}

.newsletter .gform_wrapper .description,
.newsletter .gform_wrapper .gfield_description,
.newsletter .gform_wrapper .gsection_description,
.newsletter .gform_wrapper .validation_message {
  padding-top: 10px !important;
  text-align: center;
}

.newsletter .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}

.newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
  height: auto;
  padding: 11px 15px;
  margin: 0 !important;
  font-size: 16px;
  line-height: 16px;
  color: #2d3142;
  border: 1px solid #969696;
  border-radius: 2px;
  box-shadow: none;
}

@media (max-width: 767px) {
  .newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    padding-right: 16px;
    padding-left: 16px;
  }
}

.safari .newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.ios .newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
  -webkit-appearance: none;
}

.safari .newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file'])::placeholder,
.ios .newsletter .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file'])::placeholder {
  padding: 4px 0 16px;
}

.newsletter .gform_wrapper .gform_body {
  flex: 1 0 75.8%;
  margin: 0;
}

@media (max-width: 767px) {
  .newsletter .gform_wrapper .gform_body {
    flex: 1 0 100%;
  }
}

.newsletter .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
}

.newsletter .gform_wrapper .gform_footer .top_label {
  padding: 0 !important;
}

.newsletter .gform_wrapper .gform_footer .gform_button.button {
  display: block;
  width: 100% !important;
  height: auto;
  padding: 12px 23px 12px;
  position: relative;
  margin: 0;
  font-family: "noto-sans-condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px !important;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  border: 0;
  border-radius: 4px;
  background: #3396ff;
  box-shadow: none;
  cursor: pointer;
  transition: backgroud .2s linear;
  -webkit-appearance: none;
}

.newsletter .gform_wrapper .gform_footer .gform_button.button:hover {
  background: #2885e9;
}

.block-staff-slider {
  padding: 68px 0 50px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .block-staff-slider {
    padding: 48px 0 18px;
  }
}

.block-staff-slider__bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

@media (max-width: 991px) {
  .block-staff-slider__bg {
    height: 100%;
  }
}

.block-staff-slider__heading {
  color: #ffffff;
}

.block-staff-slider .block-staff-slider__heading {
  margin-bottom: 84px;
}

@media (max-width: 991px) {
  .block-staff-slider .block-staff-slider__heading {
    margin-bottom: 65px;
  }
}

.block-staff-slider .block-staff-slider__heading:before {
  top: 55%;
  left: 21px;
  margin: 0;
  background-image: url("../images/icons/underline-white.svg");
}

.block-staff-slider__item {
  max-width: 411px;
  padding-left: 30px;
}

.few-items .block-staff-slider__item {
  margin-left: 0;
  max-width: none;
  padding-left: 0;
}

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

.block-staff-slider__wrapper {
  margin-left: -30px;
}

.block-staff-slider__wrapper.few-items {
  margin-left: 0;
}

.block-staff-slider__wrapper.few-items .slick-slide {
  max-width: 50%;
  margin: 0 30px;
}

@media (max-width: 767px) {
  .block-staff-slider__wrapper.few-items .slick-slide {
    margin: 0;
  }
}

.block-staff-slider__wrapper.few-items .slick-slide:only-child {
  max-width: none;
}

.block-staff-slider__wrapper.few-items .slick-slide:last-child {
  margin-right: 0;
}

.block-staff-slider__wrapper.few-items .slick-slide:first-child {
  margin-left: 0;
}

.block-staff-slider__thumb {
  width: 100%;
  padding-top: 74%;
  position: relative;
  border-radius: 8px;
  background-color: rgba(206, 211, 220, 0.2);
  overflow: hidden;
}

@media (max-width: 991px) {
  .block-staff-slider__thumb {
    padding-top: 75%;
  }
}

.block-staff-slider__thumb img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.block-staff-slider__name {
  display: inline-block;
  min-width: 60%;
  padding: 11px 20px 13px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  font-family: "noto-sans", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #ffffff;
  letter-spacing: 0;
  text-transform: none;
  border-top-right-radius: 8px;
  background-color: #3396ff;
}

@media (max-width: 991px) {
  .block-staff-slider__name {
    min-width: 65%;
    padding: 6px 15px;
    font-size: 18px;
  }
}

.block-staff-slider__name html.safari,
.block-staff-slider__name html.ios {
  padding: 12px 20px;
}

.block-staff-slider__content {
  margin-top: 39px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

@media (max-width: 991px) {
  .block-staff-slider__content {
    margin-top: 32px;
    font-size: 16px;
    line-height: 24px;
  }
}

.block-staff-slider .slick-dots {
  margin-left: 30px;
}

/* Main Footer */
.main-footer {
  padding-top: 56px;
}

@media (max-width: 767px) {
  .main-footer {
    padding-top: 41px;
    padding-bottom: 33px;
  }
}

.main-footer .container {
  max-width: 954px;
}

.main-footer__top {
  display: flex;
  padding: 18px 23px 17px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

@media (max-width: 767px) {
  .main-footer__top {
    padding: 26px 15px 39px;
    text-align: center;
  }
}

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

.main-footer__top-logo {
  transform: translate(-16px);
}

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

.main-footer__top-address {
  display: flex;
  justify-content: flex-end;
  padding-right: 24px;
  margin-top: -6px;
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 767px) {
  .main-footer__top-address {
    justify-content: center;
    padding-right: 0;
    margin-top: 24px;
  }
}

.main-footer__top-icon {
  height: auto;
  max-width: 27px;
  transform: translate(-4px, -1px);
}

@media (max-width: 767px) {
  .main-footer__top-icon {
    transform: translate(-2px, -1px) scale(0.7);
    margin: 0 auto;
    margin-top: 18px;
  }
}

.main-footer__middle {
  margin-top: 35px;
  color: #2d3142;
}

@media (max-width: 767px) {
  .main-footer__middle {
    margin-top: 31px;
  }
}

.main-footer__middle-left {
  padding-left: 19px;
}

@media (max-width: 767px) {
  .main-footer__middle-left {
    text-align: center;
  }
}

.main-footer__middle-right {
  padding: 0;
  transform: translate(-3px);
}

@media (max-width: 767px) {
  .main-footer__middle-right {
    margin-top: 32px;
  }
}

.main-footer__middle-right .button {
  display: block;
  width: 100%;
  height: 100%;
}

.main-footer__middle-label {
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 16px;
  color: inherit;
  letter-spacing: 0;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .main-footer__middle-label {
    text-align: center;
  }
}

.main-footer__middle-menu {
  font-size: 14px;
  line-height: 16px;
}

.main-footer__middle-menu .menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

@media (max-width: 767px) {
  .main-footer__middle-menu .menu {
    text-align: center;
  }
}

.main-footer__middle-menu .menu a {
  color: inherit;
}

.main-footer__middle-menu .menu a:hover {
  color: #0038b8;
}

.main-footer__middle-menu .menu li + li {
  margin-top: 16px;
}

.main-footer__middle-images {
  display: flex;
  justify-content: space-between;
  width: 101.2%;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

@media (max-width: 991px) {
  .main-footer__middle-images {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .main-footer__middle-images {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.main-footer__middle-image {
  flex: 0 0 124px;
  height: 124px;
  position: relative;
  border-radius: 50%;
  background-color: #f0f7ff;
  overflow: hidden;
}

@media (max-width: 991px) {
  .main-footer__middle-image {
    flex-basis: 108px;
    height: 108px;
  }
}

@media (max-width: 767px) {
  .main-footer__middle-image {
    margin: 6px;
  }
}

.main-footer__middle-image img {
  height: auto;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main-footer__bottom {
  display: flex;
  padding: 18px 0;
  margin-top: 37px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -.1px;
  border-top: 1px solid rgba(45, 49, 66, 0.2);
}

@media (max-width: 767px) {
  .main-footer__bottom {
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 22px;
    font-size: 11px;
    text-align: center;
    border: none;
  }
}

.main-footer__bottom-menu {
  margin-left: 53px;
}

@media (max-width: 767px) {
  .main-footer__bottom-menu {
    margin: 0 auto;
    margin-top: 8px;
  }
}

.main-footer__bottom-menu .menu {
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

@media (max-width: 767px) {
  .main-footer__bottom-menu .menu {
    flex-direction: column;
    justify-content: center;
  }
}

.main-footer__bottom-menu .menu a {
  color: inherit;
}

.main-footer__bottom-menu .menu a:hover {
  color: #0038b8;
}

.main-footer__bottom-menu .menu li + li {
  margin-left: 31px;
}

@media (max-width: 767px) {
  .main-footer__bottom-menu .menu li + li {
    margin-top: 7px;
    margin-left: 0;
  }
}

.programs {
  padding: 74px 0 111px;
  background-color: #3396ff;
}

@media (max-width: 991px) {
  .programs {
    padding: 24px 10px 95px;
  }
}

.programs .container {
  padding: 0 30px;
  position: relative;
}

.programs__single {
  display: flex;
  padding: 16px 20px;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}

@media (max-width: 991px) {
  .programs__single {
    flex-wrap: wrap;
    padding-bottom: 22px;
  }
}

.programs__single + .programs__single {
  margin-top: 21px;
}

.programs__single:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  opacity: .4;
  transition: .3s ease-in-out;
  transition-property: top, left, bottom, right;
}

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

.programs__single:hover .programs__single-heading {
  color: #3396ff;
}

.programs__single:hover:before {
  top: -16px;
  right: -18px;
  bottom: -16px;
  left: -18px;
}

.programs__single-thumbnails {
  flex: 0 0 307px;
  height: 0;
  padding-top: 18.6%;
  position: relative;
}

@media (max-width: 991px) {
  .programs__single-thumbnails {
    flex: 0 1 100%;
    padding-top: 75.6%;
    overflow: hidden;
  }
}

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

.programs__single-desc {
  margin-top: 8px;
}

@media (max-width: 991px) {
  .programs__single-desc {
    margin-top: 16px;
  }
}

.programs__single-content {
  flex: 0 0 54%;
  margin-left: 36px;
}

@media (max-width: 1199px) {
  .programs__single-content {
    flex-basis: 37%;
  }
}

@media (max-width: 991px) {
  .programs__single-content {
    flex-basis: 100%;
    margin-left: 0;
  }
}

.programs__single-heading {
  margin: 53px 0 0;
  font-size: 24px;
  line-height: 32px;
  text-transform: none;
  transition: color .3s ease-in-out;
}

@media (max-width: 1199px) {
  .programs__single-heading {
    margin: 6px 0 0;
  }
}

@media (max-width: 991px) {
  .programs__single-heading {
    margin: 23px 0 0;
    font-size: 20px;
  }
}

.programs__single-details {
  margin-top: 12px;
}

.programs__single-label {
  font-size: 11px;
}

@media (max-width: 991px) {
  .programs__single-label {
    margin-bottom: 2px;
  }
}

.programs__single-value {
  font-weight: 600;
}

.programs__single-value-desc {
  font-size: 12px;
  line-height: 24px;
  margin-left: 5px;
}

.programs__single-value, .programs__single-desc {
  font-size: 16px;
  line-height: 32px;
}

@media (max-width: 991px) {
  .programs__single-value, .programs__single-desc {
    font-size: 14px;
    line-height: 23px;
  }
}

.programs__single-cta {
  display: flex;
  flex: 0 1 100%;
  flex-direction: column;
  padding: 0 10px 0 16px;
  margin-top: 76px;
}

@media (max-width: 1199px) {
  .programs__single-cta {
    margin-top: 46px;
  }
}

@media (max-width: 991px) {
  .programs__single-cta {
    padding: 0;
    margin-top: 24px;
  }
}

.programs__single-cta .c-btn + .c-btn {
  margin-top: 2px;
}

@media (max-width: 991px) {
  .programs__single-cta .c-btn + .c-btn {
    margin-top: 1px;
    font-size: 14px;
  }
}

.programs__single-cta .c-btn-secondary {
  border: none;
}

.programs__single-cta .c-btn-secondary .c-btn-icon {
  margin-left: 4px;
}

.programs__single-cta .c-btn-secondary svg {
  transform: scaleX(-1) scale(0.8) translateY(3px);
}

.page-info__col-details {
  max-width: 339px;
}

@media (max-width: 1199px) {
  .page-info__col-details {
    max-width: 299px;
  }
}

@media (max-width: 991px) {
  .page-info__col-details {
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media (max-width: 567px) {
  .page-info__col-details {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 567px) {
  .page-info__col-details + .page-info__col-schedule {
    margin-top: 21px;
  }
}

.page-info__details-label, .page-info__schedule-label {
  padding: 18px 24px 19px;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

@media (max-width: 567px) {
  .page-info__details-label, .page-info__schedule-label {
    padding: 16px 23px 9px;
  }
}

.page-info__details-label-bg, .page-info__schedule-label-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.page-info__details-label-bg img, .page-info__schedule-label-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-info__details-title, .page-info__schedule-title {
  margin: 0;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  letter-spacing: 0;
}

@media (max-width: 567px) {
  .page-info__details-title, .page-info__schedule-title {
    font-size: 16px;
  }
}

.page-info__details {
  padding: 29px 23px;
  border-right: 1px solid rgba(51, 150, 255, 0.4);
  border-left: 1px solid rgba(51, 150, 255, 0.4);
}

@media (max-width: 567px) {
  .page-info__details {
    padding: 16px 23px;
    border: none;
  }
}

.page-info__details-item {
  margin-bottom: 16px;
}

@media (max-width: 567px) {
  .page-info__details-item {
    margin-bottom: 18px;
  }
}

.page-info__details-item:last-child {
  margin-bottom: 0;
}

.page-info__details-heading, .programs__single-label {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 11px;
  color: #2d3142;
  letter-spacing: 1px;
  opacity: .4;
}

@media (max-width: 567px) {
  .page-info__details-heading, .programs__single-label {
    font-size: 11px;
  }
}

.page-info__details-additional {
  display: inline-block;
  transform: translateY(1px);
  font-size: 12px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0;
}

.page-info__details-value {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  color: #2d3142;
}

@media (max-width: 567px) {
  .page-info__details-value {
    font-size: 14px;
    line-height: 18px;
  }
}

.page-info__details-value:first-child {
  margin-top: 28px;
}

@media (max-width: 567px) {
  .page-info__details-value:first-child {
    margin-top: 0;
  }
}

.page-info__details-cta {
  margin-top: 23px;
}

@media (max-width: 567px) {
  .page-info__details-cta {
    margin-top: 15px;
  }
}

.page-info__details-cta .c-btn {
  width: 100%;
}

.page-info__details-cta .c-btn-primary {
  color: #ffffff;
  background-color: #2d3142;
}

.page-info__details-cta .c-btn-secondary {
  margin-top: 2px;
  font-size: 14px;
  border: none;
}

@media (max-width: 567px) {
  .page-info__details-cta .c-btn-secondary {
    margin-top: 3px;
  }
}

.page-info__details-cta .c-btn-secondary .c-btn-icon {
  display: inline-block;
  transform: translateY(1px);
  margin-left: 6px;
}

.page-info {
  margin-bottom: 60px;
}

@media (max-width: 991px) {
  .page-info {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .page-info .row {
    flex-wrap: wrap;
  }
}

.page-info__col-schedule {
  display: flex;
  flex-direction: column;
  padding-right: 4.7vw;
  padding-left: .4vw;
  position: relative;
}

@media (max-width: 1199px) {
  .page-info__col-schedule {
    padding-right: 15px;
  }
}

@media (max-width: 991px) {
  .page-info__col-schedule {
    padding: 32px 15px 46px;
  }
}

@media (max-width: 567px) {
  .page-info__col-schedule {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.page-info__col-schedule:before {
  content: '';
  display: none;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, #3396ff 43.23%, rgba(51, 150, 255, 0) 100%);
  opacity: .1;
}

@media (max-width: 767px) {
  .page-info__col-schedule:before {
    display: block;
  }
}

.page-info__schedule {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  text-align: center;
}

@media (max-width: 567px) {
  .page-info__schedule {
    text-align: left;
  }
}

.page-info__schedule-item {
  display: flex;
  flex: 1 0 calc(100% / 7);
  flex-direction: column;
}

@media (max-width: 1199px) {
  .page-info__schedule-item {
    flex-basis: calc(100% / 4);
  }
}

@media (max-width: 991px) {
  .page-info__schedule-item {
    flex-basis: calc(100% / 1);
    padding: 19px 28px 34px;
    margin-top: 20px;
    border: 1px solid rgba(51, 150, 255, 0.4);
    background-color: #ffffff;
  }
}

.page-info__schedule-item:first-child .page-info__schedule-value {
  border-left: 1px solid rgba(51, 150, 255, 0.4);
}

@media (max-width: 991px) {
  .page-info__schedule-item:first-child .page-info__schedule-value {
    border: none;
  }
}

.page-info__schedule-item:nth-child(odd) .page-info__schedule-value:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, #3396ff 0%, rgba(51, 150, 255, 0) 100%);
  opacity: .1;
}

@media (max-width: 991px) {
  .page-info__schedule-item:nth-child(odd) .page-info__schedule-value:before {
    display: none;
  }
}

.page-info__schedule-heading {
  padding: 5px 10px;
  font-family: "noto-sans-condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 38px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #3396ff;
}

@media (max-width: 991px) {
  .page-info__schedule-heading {
    padding: 0;
    font-size: 13px;
    color: #2d3142;
    background-color: transparent;
  }
}

.page-info__schedule-value {
  height: 100%;
  padding: 9px 5px;
  position: relative;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 38px;
  border-right: 1px solid rgba(51, 150, 255, 0.4);
}

@media (max-width: 991px) {
  .page-info__schedule-value {
    padding: 0;
    margin-top: 3px;
    line-height: 16px;
    border: none;
  }
}

.page-info__schedule-row-empty {
  display: none;
}

@media (max-width: 991px) {
  .page-info__schedule-row-empty {
    display: block;
  }
}

.page-info__schedule-row {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .page-info__schedule-row {
    margin-bottom: 8px;
  }
  .page-info__schedule-row:last-of-type {
    margin-bottom: 0;
  }
}

.page-info__schedule-row + .page-info__schedule-row-empty {
  display: none;
}

.blog-hero {
  padding: 71px 0 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: 0 -30px;
  background-size: 100% auto;
}

@media (max-width: 767px) {
  .blog-hero {
    padding: 31px 0 0;
  }
}

@media (max-width: 767px) {
  .blog-hero__col {
    display: flex;
    flex-direction: column;
  }
}

.blog-hero__image {
  padding: 0 25px;
}

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

.blog-hero__image img {
  width: 100%;
}

.blog-hero__title {
  margin-top: 72px;
  margin-bottom: 25px;
  font-size: 60px;
  line-height: 64px;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .blog-hero__title {
    margin-top: 16px;
    margin-bottom: 31px;
    font-size: 42px;
    line-height: 42px;
  }
}

.blog-hero__category {
  margin: 0 0 44px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

@media (max-width: 767px) {
  .blog-hero__category {
    order: -1;
    margin: 33px 0 0;
  }
}

.blog-hero__category a {
  color: #000000;
  border: none !important;
}

.blog-hero__category a:hover {
  border-bottom: 1px solid currentColor !important;
}

.blog-hero__lead {
  margin: 0 0 58px;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
}

@media (max-width: 767px) {
  .blog-hero__lead {
    margin: 0 0 50px;
    font-size: 20px;
    line-height: 24px;
  }
}

.blog-hero__socials {
  position: absolute;
  top: 79px;
  left: -12.2vw;
}

@media (max-width: 767px) {
  .blog-hero__socials {
    position: static;
    margin: 0 0 49px;
  }
}

.blog-hero__socials-title {
  margin: 0 0 15px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  color: #000000;
  letter-spacing: 2.7px;
}

@media (max-width: 767px) {
  .blog-hero__socials-title {
    display: none;
  }
}

.blog-hero__socials .addtoany_list {
  display: flex;
  flex-wrap: wrap;
  width: 48px;
}

@media (max-width: 767px) {
  .blog-hero__socials .addtoany_list {
    width: auto;
  }
}

.blog-hero__socials .addtoany_list a {
  display: flex;
  flex: 0 0 100%;
  align-items: center;
  justify-content: center;
  height: 48px;
  max-width: 100%;
  padding: 0;
  margin: 0 0 11px;
  text-align: center;
  border: 1px solid rgba(0, 56, 184, 0.08);
  border-radius: 50%;
}

@media (max-width: 767px) {
  .blog-hero__socials .addtoany_list a {
    flex: 0 0 35px;
    height: 35px;
    max-width: 35px;
    margin: 0 11px 0 0;
  }
}

.blog-hero__socials .addtoany_list a:last-child {
  margin: 0;
}

.blog-hero__socials .addtoany_list a.a2a_button_twitter span {
  background-color: #ffffff !important;
}

.blog-hero__socials .addtoany_list a.a2a_button_twitter path {
  fill: #000000;
}

@media (max-width: 767px) {
  .blog-hero__socials .addtoany_list a.a2a_button_twitter path {
    fill: #3396ff;
  }
}

.blog-hero__socials .addtoany_list a:hover {
  border: 1px solid #000000;
}

.blog-hero__socials .addtoany_list span {
  background-color: #000000 !important;
}

@media (max-width: 767px) {
  .blog-hero__socials .addtoany_list span {
    width: 12px !important;
    height: 12px !important;
    background-color: #3396ff !important;
    background-size: 12px !important;
  }
}

.blog-hero__socials .addtoany_list span.a2a_s_twitter {
  width: 26px !important;
  height: 26px !important;
  background-size: 26px !important;
}

@media (max-width: 767px) {
  .blog-hero__socials .addtoany_list span.a2a_s_twitter {
    width: 19px !important;
    height: 19px !important;
    background-size: 19px !important;
  }
}

.blog-post__content h1,
.blog-post__content h2,
.blog-post__content h3,
.blog-post__content h4,
.blog-post__content h5,
.blog-post__content h6 {
  text-transform: none;
}

.related-posts {
  padding: 73px 0 61px;
  position: relative;
  margin: 70px 0 0;
  background: linear-gradient(180deg, #3396ff 0%, rgba(101, 175, 255, 0) 100%);
}

@media (max-width: 767px) {
  .related-posts {
    padding: 48px 0;
    margin: 56px 0 0;
  }
}

.related-posts:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/svg/related-post-shapes.svg);
  background-repeat: no-repeat;
  background-position: 0 -38px;
  background-size: cover;
}

.related-posts__header {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 0 0 23px;
}

@media (max-width: 767px) {
  .related-posts__header {
    flex-direction: column;
    margin: 0 0 10px;
  }
}

.related-posts__title {
  font-size: 48px;
  line-height: 48px;
  color: #ffffff;
  letter-spacing: 0;
}

@media (max-width: 767px) {
  .related-posts__title {
    font-size: 24px;
    line-height: 24px;
  }
}

.related-posts__button a {
  min-width: 128px;
  text-transform: none;
}

@media (max-width: 767px) {
  .related-posts__button a {
    min-width: 100%;
    margin: 0 0 21px;
  }
}

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

.related-posts__button--mobile {
  display: none;
  margin: 0 20px;
}

@media (max-width: 767px) {
  .related-posts__button--mobile {
    display: block;
    min-width: calc(100% - 40px);
  }
}

.post-card {
  display: block;
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .post-card {
    margin: 0 0 50px;
  }
}

.post-card__category {
  margin: 0 0 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  color: #000000;
  transition: color .2s linear;
}

@media (max-width: 767px) {
  .post-card__category {
    margin: 0 0 11px;
  }
}

.post-card__image {
  margin: 0 0 24px;
}

.post-card__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  text-transform: none;
  transition: color .2s linear;
}

@media (max-width: 767px) {
  .post-card__title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1.6px;
  }
}

.post-card:hover .post-card__category {
  color: #0038b8;
}

.post-card:hover .post-card__title {
  color: #0038b8;
}

.blog-archive {
  padding: 87px 0;
}

@media (max-width: 991px) {
  .blog-archive {
    padding: 43px 0;
  }
}

.blog-archive .container {
  position: relative;
}

.blog-archive .post-item {
  margin-bottom: 90px;
}

@media (max-width: 991px) {
  .blog-archive .post-item {
    margin-bottom: 50px;
  }
}

.blog-archive .post-item > a {
  display: block;
  color: #2d3142;
  border: none;
}

.blog-archive .post-item:hover > a {
  color: #0038b8;
}

.blog-archive .post-item:hover .post-thumb:before {
  background-color: #3396ff;
}

.blog-archive .post-category,
.blog-archive .post-title {
  color: inherit;
  text-transform: none;
}

.blog-archive .post-category {
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 1px;
}

@media (max-width: 1199px) {
  .blog-archive .post-category {
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 991px) {
  .blog-archive .post-category {
    margin-bottom: 13px;
  }
}

.blog-archive .post-title {
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

@media (max-width: 1199px) {
  .blog-archive .post-title {
    font-size: 20px;
    line-height: 24px;
  }
}

.blog-archive .post-thumb {
  width: 100%;
  padding-top: 65.7%;
  position: relative;
  margin-bottom: 24px;
  background-color: rgba(206, 211, 220, 0.2);
}

@media (max-width: 991px) {
  .blog-archive .post-thumb {
    margin-bottom: 22px;
  }
}

.blog-archive .post-thumb:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translate(-15px, -16px);
  background-color: rgba(51, 150, 255, 0.1);
  transition: background-color .3s ease-in-out;
}

@media (max-width: 991px) {
  .blog-archive .post-thumb:before {
    transform: translate(-10px, -12px);
  }
}

.blog-archive .post-thumb img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
