@charset "UTF-8";
/*!
Theme Name: UltraThineers Custom V1
Theme URI: https://curryint.com/
Author: Curry Interactive
Author URI: https://curryint.com/
Description: Custom theme for UltraThineers
Version: 1.0.0
Text Domain: app
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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 */
}

figcaption, figure {
  display: block;
  margin: 0;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */
/* main.css 2.1.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  box-sizing: border-box;
}
html *, html *:before, html *:after {
  box-sizing: inherit;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden,
[hidden] {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
 * Extends the .sr-only class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
*::before,
*::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
a[href^="javascript:"]::after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
}
.color-1 {
  color: #fff;
}

.color-1-bg {
  background-color: #fff;
}

.color-2 {
  color: #134395;
}

.color-2-bg {
  background-color: #134395;
}

.color-3 {
  color: #5EC4D5;
}

.color-3-bg {
  background-color: #5EC4D5;
}

.color-4 {
  color: #F8FAFD;
}

.color-4-bg {
  background-color: #F8FAFD;
}

html {
  overflow-x: hidden;
  box-sizing: border-box;
}

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

body {
  overflow-x: hidden;
  background-color: #F8FAFD;
  color: #134395;
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  min-height: 100vh;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  grid-template-areas: "main" "footer";
  -ms-grid-rows: 1fr auto;
  grid-template-rows: 1fr auto;
}
body main {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: main;
}
body footer.main {
  z-index: 1;
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: footer;
  padding: 40px;
  padding-top: 80px;
}
@media (max-width: 899px) {
  body footer.main {
    padding: 0 0 0 0;
    padding-top: 20px;
  }
}
body footer.main ul.contact-social-menu {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
@media (max-width: 1199px) {
  body footer.main ul.contact-social-menu {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 899px) {
  body footer.main ul.contact-social-menu {
    font-size: 12px;
    line-height: 14px;
  }
}
body footer.main ul.contact-social-menu li {
  display: inline-block;
}
body footer.main ul.contact-social-menu li.social {
  padding-left: 10px;
  padding-right: 0;
}
body footer.main ul.contact-social-menu li.social svg {
  width: 24px;
  height: auto;
  display: block;
  position: relative;
  top: 3px;
}
body footer.main ul.contact-social-menu li.social a svg path {
  fill: #134395;
}
body footer.main ul.contact-social-menu li.social a:hover svg path, body footer.main ul.contact-social-menu li.social a:active svg path {
  fill: #134395;
}
body footer.main ul.contact-social-menu li a {
  color: #134395;
  text-decoration: none;
}
body footer.main ul.contact-social-menu li:first-child {
  padding-left: 0;
}
body footer.main ul.contact-social-menu li:last-child {
  padding-right: 0;
}
@media (max-width: 1199px) {
  body footer.main ul.contact-social-menu li:last-child {
    padding-right: 20px;
  }
}
body footer.main .footer-menu-wrapper {
  padding-top: 50px;
}
@media (max-width: 1199px) {
  body footer.main .footer-menu-wrapper {
    padding-bottom: 40px;
  }
  body footer.main .footer-menu-wrapper .logo {
    width: 196px;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
  }
}
body footer.main .footer-menu-wrapper .logo {
  width: 160px;
  height: 26px;
  background: url(assets/img/footer-logo.png) 0 0 no-repeat;
  display: block;
  background-size: contain;
}
body footer.main .footer-menu-wrapper .right {
  text-align: right;
}
@media (max-width: 1199px) {
  body footer.main .footer-menu-wrapper .right {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 1199px) {
  body footer.main .footer-menu-wrapper .left {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
}
body footer.main .footer-menu-wrapper ul.footer-menu {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
}
@media (max-width: 1199px) {
  body footer.main .footer-menu-wrapper ul.footer-menu {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 899px) {
  body footer.main .footer-menu-wrapper ul.footer-menu {
    font-size: 12px;
    line-height: 14px;
  }
}
body footer.main .footer-menu-wrapper ul.footer-menu li {
  display: inline-block;
  padding: 0 20px;
}
body footer.main .footer-menu-wrapper ul.footer-menu li.social {
  padding-left: 10px;
  padding-right: 0;
}
body footer.main .footer-menu-wrapper ul.footer-menu li.social svg {
  width: 18px;
  height: auto;
  display: block;
  position: relative;
  top: 3px;
}
body footer.main .footer-menu-wrapper ul.footer-menu li.social a svg path {
  fill: #134395;
}
body footer.main .footer-menu-wrapper ul.footer-menu li.social a:hover svg path, body footer.main .footer-menu-wrapper ul.footer-menu li.social a:active svg path {
  fill: #134395;
}
@media (max-width: 1199px) {
  body footer.main .footer-menu-wrapper ul.footer-menu li.copyright {
    width: 100%;
    margin-bottom: 16px;
  }
}
body footer.main .footer-menu-wrapper ul.footer-menu li a {
  color: #134395;
  text-decoration: none;
}
body footer.main .footer-menu-wrapper ul.footer-menu li:first-child {
  padding-left: 0;
}
@media (max-width: 1199px) {
  body footer.main .footer-menu-wrapper ul.footer-menu li:first-child {
    padding-left: 20px;
  }
}
body footer.main .footer-menu-wrapper ul.footer-menu li:last-child {
  padding-right: 0;
}
@media (max-width: 1199px) {
  body footer.main .footer-menu-wrapper ul.footer-menu li:last-child {
    padding-right: 20px;
  }
}
body footer.main .footer-wrapper {
  border-radius: 25px;
  padding: 75px 100px;
  background: #fff url(assets/img/footer-bg.jpg) left bottom no-repeat;
  background-size: 300px 247px;
}
@media (max-width: 899px) {
  body footer.main .footer-wrapper {
    padding: 60px 0;
    border-radius: 0;
  }
}
body footer.main .left {
  width: 50%;
}
@media (max-width: 899px) {
  body footer.main .left {
    width: 100%;
    padding-bottom: 20px;
  }
}
body footer.main .right {
  width: 50%;
}
@media (max-width: 899px) {
  body footer.main .right {
    width: 100%;
  }
}
body .bglayer {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
  background: url(assets/img/wsbgabg.jpg) 0 0 no-repeat;
  background-size: cover;
}
body .bglayer video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
@media (min-width: 1200px) {
  body.trace {
    background: url(assets/img/0193-UltraThineers-Website-Home-V1-[D].jpg) center top no-repeat;
    background-size: 1400px;
  }
}
@media (max-width: 394px) {
  body.trace {
    background: url(assets/img/0193-UltraThineers-Website-Home-V1-[M].jpg) center top no-repeat;
    background-size: 375px;
  }
}

@font-face {
  font-family: "Mont";
  src: url("assets/fonts/Mont-Regular.woff2") format("woff2"), url("assets/fonts/Mont-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mont";
  src: url("assets/fonts/Mont-SemiBold.woff2") format("woff2"), url("assets/fonts/Mont-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Mont", Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #134395;
  font-style: normal;
  font-weight: 400;
}
@media (max-width: 1199px) {
  body {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  body {
    font-size: 14px;
    line-height: 24px;
  }
}

a {
  color: #5EC4D5;
  text-decoration: none;
  transition: color 0.25s ease-in-out;
}
a:hover, a:active {
  color: #134395;
}

h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
}
h1.body-style, h2.body-style, h3.body-style, h4.body-style, h5.body-style, h6.body-style, p.body-style {
  font-family: "Mont", Arial, sans-serif;
  letter-spacing: 0.02em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none !important;
}

h1 + p {
  margin-top: -12px;
}
@media (max-width: 1199px) {
  h1 + p {
    margin-top: 12px;
  }
}
@media (max-width: 899px) {
  h1 + p {
    margin-top: 0;
    padding-top: 12px;
  }
}

h2 + p {
  margin-top: -12px;
}
@media (max-width: 1199px) {
  h2 + p {
    margin-top: 12px;
  }
}
@media (max-width: 899px) {
  h2 + p {
    margin-top: 0;
    padding-top: 12px;
  }
}

h1, .h1 {
  font-family: "Mont", Arial, sans-serif;
  font-size: 60px;
  line-height: 70px;
  margin-top: 0;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
}
@media (max-width: 1199px) {
  h1, .h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (max-width: 899px) {
  h1, .h1 {
    font-size: 32px;
    line-height: 37px;
  }
}

h2, .h2 {
  font-family: "Mont", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 45px;
  line-height: 50px;
  /* or 120% */
  letter-spacing: normal;
}
@media (max-width: 1199px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 37px;
  }
}
@media (max-width: 899px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 37px;
  }
}

h3, .h3 {
  font-family: "Mont", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 36px;
  /* or 125% */
  letter-spacing: 0.02em;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  h3, .h3 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 899px) {
  h3, .h3 {
    font-size: 24px;
    line-height: 32px;
  }
}

h4, .h4 {
  font-family: "Mont", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  /* or 131% */
  margin-bottom: 15px;
  letter-spacing: 0.02em;
}
@media (max-width: 1199px) {
  h4, .h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 899px) {
  h4, .h4 {
    font-size: 21px;
    line-height: 28px;
  }
}
h4.featured, .h4.featured {
  margin-bottom: 0;
}

h5, .h5 {
  font-family: "Mont", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
  /* or 131% */
}
@media (max-width: 1199px) {
  h5, .h5 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  h5, .h5 {
    font-size: 16px;
    line-height: 24px;
  }
}
h5.featured, .h5.featured {
  margin-bottom: 21px;
}

h6, .h6 {
  font-family: "Mont", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #5EC4D5;
  font-size: 14px;
  line-height: 24px;
  /* or 131% */
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  h6, .h6 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  h6, .h6 {
    font-size: 14px;
    line-height: 24px;
  }
}
h6.featured, .h6.featured {
  margin-bottom: 21px;
}

.small, small {
  /* Small text */
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  /* or 150% */
  letter-spacing: 0.02em;
}
@media (max-width: 1199px) {
  .small, small {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 899px) {
  .small, small {
    font-size: 12px;
    line-height: 14px;
  }
}

/* ========================================================================
   Flex
 ========================================================================== */
.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

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

/*
 * Fixes initial flex-shrink value in IE10
 */
.flex > *,
.flex-inline > * {
  -ms-flex-negative: 1;
}

.flex-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* Alignment
========================================================================== */
/*
 * Vertical alignment
 * Default value is `stretch`
 */
.flex-top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.flex-middle {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

/*
 * Horizontal alignment
 * Default value is `flex-start`
 */
.flex-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

/* Direction
 ========================================================================== */
.flex-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

/* Wrap
 ========================================================================== */
.flex-nowrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

/*
 * Horizontal alignment
 * Default value is `stretch`
 */
.flex-wrap-top {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}

.flex-wrap-middle {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
}

.flex-wrap-bottom {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end;
}

.button {
  font-family: "Mont", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  font-size: 12px;
  line-height: 45px;
  padding: 0 18px;
  /* identical to box height, or 100% */
  text-align: center;
  border-radius: 18px;
  background-color: #134395;
  color: #fff;
  transition: background-color 0.5s ease-out, color 0.5s ease-out;
}
.button:hover, .button:active {
  background-color: #5EC4D5;
  color: #fff;
}
.button.external:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(assets/img/launch_black_24dp.svg) center center no-repeat;
  background-size: contain;
  margin-left: 9px;
  position: relative;
  top: 3px;
}

.button-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-top: 40px;
}
.button-list li {
  padding-left: 40px;
}
.button-list li:first-child {
  padding-left: 0;
}
.button-list .secondary {
  font-weight: 700;
  color: #134395;
  text-decoration: underline;
  transition: color 0.5s ease-out;
}
.button-list .secondary:hover, .button-list .secondary:active {
  color: #5EC4D5;
  text-decoration: none;
}
.button-list .secondary.external:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(assets/img/launch_blue_24dp.svg) center center no-repeat;
  background-size: contain;
  margin-left: 9px;
  position: relative;
  top: 3px;
}

p .button {
  margin-top: 18px;
}
@media (max-width: 1199px) {
  p .button {
    margin-top: 16px;
  }
}
@media (max-width: 899px) {
  p .button {
    margin-top: 13px;
  }
}

a.cta {
  font-family: "Mont", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #134395;
  text-transform: uppercase;
  /* or 150% */
  text-decoration: none;
  letter-spacing: 0.02em;
  transition: color 0.5s ease-out;
  display: inline-block;
  padding-right: 35px;
  position: relative;
}
a.cta.small-arrow {
  padding-right: 20px;
}
a.cta:hover:after, a.cta:active:after {
  right: -35px;
}
a.cta:hover.small-arrow:after, a.cta:active.small-arrow:after {
  right: -20px;
}
a.cta:after {
  pointer-events: none;
  transition: right 0.35s ease-in-out;
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(assets/img/menu-arrow.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 0;
}
a.cta.small-arrow:after {
  width: 8px;
  height: 8px;
  top: 50%;
  margin-top: -4px;
  right: 0;
}

.banner-list {
  display: inline-block;
}
.banner-list li {
  margin-bottom: 10px;
  width: 100%;
}

.banner {
  font-family: "Mont", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
  font-size: 35px;
  line-height: 1;
  padding: 0 50px;
  /* identical to box height, or 100% */
  text-align: center;
  height: 110px;
  border-radius: 100vh;
  background-color: #5EC4D5;
  color: #fff;
  transition: background-color 0.5s ease-out, color 0.5s ease-out;
}
.banner .inner {
  width: 100%;
}
.banner.with-image img {
  max-width: 164px;
  max-height: 44px;
  height: auto;
  width: auto;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.banner .fine-print {
  font-size: 14px;
}
.banner.caption {
  text-align: center;
  padding: 18px 31px;
  font-size: 14px;
  line-height: 24px;
  white-space: normal;
  height: auto;
  background-color: #fff;
  color: #134395;
}
@media (max-width: 1199px) {
  .banner.caption {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  .banner.caption {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 699px) {
  .banner.caption {
    padding: 18px 31px;
  }
}
@media (max-width: 699px) {
  .banner {
    font-size: 20px;
    height: 64px;
    padding: 0 20px;
  }
  .banner .fine-print {
    font-size: 12px;
  }
  .banner.with-image img {
    max-width: 100px;
    max-height: 30px;
  }
}
.banner.light {
  background-color: #fff;
  color: #5EC4D5;
}
.banner.light .fine-print {
  color: #134395;
}

.cta-row .left {
  width: 65%;
  padding-right: 40px;
}
.cta-row .right {
  width: 35%;
  text-align: right;
}
@media (max-width: 899px) {
  .cta-row .left, .cta-row .right {
    width: 100%;
    padding-right: 0;
    text-align: center;
  }
  .cta-row .left {
    margin-bottom: 20px;
  }
}

.cta-block {
  padding-top: 90px;
  padding-bottom: 90px;
}
.cta-block header {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px 60px;
  border-radius: 24px;
}
@media (max-width: 899px) {
  .cta-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.video-block ~ .cta-block {
  padding-top: 0;
}

.container {
  display: flow-root;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1075px;
}
@media (max-width: 699px) {
  .container.no-margins-small {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.container-left {
  margin-left: calc((100% - 1075px) / 2);
}
@media (max-width: 1182px) {
  .container-left {
    margin-left: 5%;
  }
}
@media (max-width: 700px) {
  .container-left {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 1075px;
  }
}

.container-right {
  margin-right: calc((100% - 1075px) / 2);
}
@media (max-width: 1182px) {
  .container-right {
    margin-right: 5%;
  }
}

section.content-block {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
}

header.main {
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  z-index: 100;
  height: 77px;
}
@media (max-width: 1068px) {
  header.main {
    top: 0;
  }
}
@media (max-width: 1068px) {
  header.main {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
  }
}
header.main.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
header.main.fixed .wrapper {
  transition: width 0.25s ease-in-out;
  max-width: none;
  width: 100%;
  border-radius: 0;
}
header.main .wrapper {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  width: 90%;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 25px;
}
@media (max-width: 1068px) {
  header.main .wrapper {
    width: 100%;
  }
}
header.main .inner {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1068px) {
  header.main .inner {
    text-align: center;
  }
}
header.main .inner nav.main {
  padding: 22px 50px 20px 270px;
  position: relative;
  display: block;
}
header.main .inner nav.main > ul {
  opacity: 1 !important;
  display: inline-block;
}
header.main .inner nav.main > ul > li {
  display: inline-block;
  position: relative;
  font-size: 12px;
  line-height: 14px;
}
@media (max-width: 1199px) {
  header.main .inner nav.main > ul > li {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 899px) {
  header.main .inner nav.main > ul > li {
    font-size: 12px;
    line-height: 14px;
  }
}
header.main .inner nav.main > ul > li.menu-item-has-children {
  position: relative;
}
header.main .inner nav.main > ul > li.menu-item-has-children:after {
  content: "";
  width: 8px;
  height: 8px;
  background: url(assets/img/menu-arrow.png) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  right: 7px;
  top: 10px;
  transform: rotate(0deg);
  transform-origin: center center;
  transition: transform 0.25s ease-in-out;
}
header.main .inner nav.main > ul > li.mobile-only {
  display: none;
}
header.main .inner nav.main > ul > li > a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 9px 20px;
  border-radius: 12px;
  transition: background-color 0.25s ease-in-out;
  color: #134395;
}
header.main .inner nav.main > ul > li > a:hover {
  background-color: #fff;
}
@media (max-width: 1068px) {
  header.main .inner nav.main > ul > li > a:hover {
    background-color: transparent;
  }
}
header.main .inner nav.main > ul > li:hover:after, header.main .inner nav.main > ul > li:active:after {
  transform: rotate(180deg);
}
header.main .inner nav.main > ul > li:hover .sub-menu-wrapper, header.main .inner nav.main > ul > li:active .sub-menu-wrapper {
  display: block;
}
header.main .inner nav.main > ul > li .sub-menu-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  left: 14px;
  width: 200px;
  padding-top: 30px;
}
@media (max-width: 1068px) {
  header.main .inner nav.main > ul > li .sub-menu-wrapper {
    display: none;
  }
}
header.main .inner nav.main > ul > li .sub-menu-wrapper ul {
  display: block;
}
header.main .inner nav.main > ul > li ul {
  display: none;
  padding: 20px 10px;
  margin: 0 0 0 0;
  list-style-type: none;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.8);
}
header.main .inner nav.main > ul > li ul li {
  font-size: 12px;
  line-height: 14px;
}
@media (max-width: 1199px) {
  header.main .inner nav.main > ul > li ul li {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 899px) {
  header.main .inner nav.main > ul > li ul li {
    font-size: 12px;
    line-height: 14px;
  }
}
header.main .inner nav.main > ul > li ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 9px 28px 9px 14px;
  border-radius: 12px;
  transition: background-color 0.25s ease-in-out;
  color: #134395;
}
header.main .inner nav.main > ul > li ul li a:hover {
  background-color: #fff;
}
@media (max-width: 1068px) {
  header.main .inner nav.main > ul > li ul li a:hover {
    background-color: transparent;
  }
}
@media (max-width: 1068px) {
  header.main .inner nav.main {
    display: none !important;
  }
  header.main .inner nav.main.open {
    display: none !important;
  }
}
header.main .inner #logo {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 207px;
  height: 57px;
  z-index: 5;
}
@media (max-width: 699px) {
  header.main .inner #logo {
    left: 20px;
    top: 22px;
    width: 175px;
  }
}
header.main .inner #logo img {
  width: 100%;
  height: auto;
  display: block;
}
header.main #menu-trigger {
  position: absolute;
  right: 20px;
  top: 25px;
  width: 25px;
  height: 16px;
  cursor: pointer;
  display: none;
}
@media (max-width: 1068px) {
  header.main #menu-trigger {
    display: block;
  }
}
header.main #menu-trigger span {
  height: 2px;
  background-color: #134395;
  width: 100%;
  position: absolute;
  left: 0;
  transform-origin: center center;
  transition: transform 0.15s linear, top 0.15s linear, background-color 0.15s, color 0.15s, -webkit-transform 0.15s linear;
}
header.main #menu-trigger span:nth-of-type(1) {
  top: 0;
}
header.main #menu-trigger span:nth-of-type(2) {
  top: 8px;
}
header.main #menu-trigger span:nth-of-type(3) {
  top: 100%;
}
header.main #menu-trigger.open span:nth-of-type(1) {
  transform: rotate(-45deg);
  top: 12px;
}
header.main #menu-trigger.open span:nth-of-type(2) {
  display: none;
}
header.main #menu-trigger.open span:nth-of-type(3) {
  top: 12px;
  transform: rotate(45deg);
}

nav.mobile {
  display: none !important;
  position: fixed;
  left: -400px;
  top: 0;
  opacity: 0;
  display: block;
  width: 80%;
  max-width: 400px;
  z-index: 200;
  background-color: #1f92d7;
  height: 100%;
  transition: left 0.25s ease-out, opacity 0.5s ease-out;
  overflow: auto;
}
@media (max-width: 1068px) {
  nav.mobile {
    display: block !important;
  }
}
nav.mobile.open {
  opacity: 1;
  left: 0;
}
nav.mobile .inner {
  position: relative;
  display: block;
  padding: 30px 0;
}
nav.mobile .inner > ul {
  display: block;
}
nav.mobile .inner > ul > li {
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  line-height: 24px;
  line-height: 37px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  text-align: left;
}
nav.mobile .inner > ul > li .sub-menu-wrapper {
  background-color: #33a1e2;
  display: none;
}
nav.mobile .inner > ul > li.menu-item-has-children {
  position: relative;
}
nav.mobile .inner > ul > li.menu-item-has-children:after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(assets/img/mobile-menu-arrow.png) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 25px;
  transform: rotate(0deg);
  transform-origin: center center;
  transition: transform 0.25s ease-in-out;
}
nav.mobile .inner > ul > li.menu-item-has-children.open:after {
  transform: rotate(180deg);
}
@media (max-width: 1199px) {
  nav.mobile .inner > ul > li {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  nav.mobile .inner > ul > li {
    font-size: 14px;
    line-height: 24px;
  }
}
nav.mobile .inner > ul > li > a {
  display: block;
  padding: 20px 30px;
  color: #fff;
}
nav.mobile .inner > ul > li ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
nav.mobile .inner > ul > li ul li {
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  line-height: 14px;
  line-height: 37px;
  text-align: left;
}
@media (max-width: 1199px) {
  nav.mobile .inner > ul > li ul li {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 899px) {
  nav.mobile .inner > ul > li ul li {
    font-size: 12px;
    line-height: 14px;
  }
}
nav.mobile .inner > ul > li ul li > a {
  color: #fff;
  display: block;
  padding: 20px 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
nav.mobile .inner #mobile-logo {
  width: 150px;
  height: 23px;
  z-index: 5;
  background: url(assets/img/footer-logo-white.png) 0 0 no-repeat;
  background-size: contain;
  display: block;
  margin-bottom: 24px;
  margin-left: 30px;
}
nav.mobile #menu-trigger {
  position: absolute;
  right: 20px;
  top: 25px;
  width: 25px;
  height: 16px;
  cursor: pointer;
  display: none;
}
@media (max-width: 1068px) {
  nav.mobile #menu-trigger {
    display: block;
  }
}
nav.mobile #menu-trigger span {
  height: 2px;
  background-color: #134395;
  width: 100%;
  position: absolute;
  left: 0;
  transform-origin: center center;
  transition: transform 0.15s linear, top 0.15s linear, background-color 0.15s, color 0.15s, -webkit-transform 0.15s linear;
}
nav.mobile #menu-trigger span:nth-of-type(1) {
  top: 0;
}
nav.mobile #menu-trigger span:nth-of-type(2) {
  top: 8px;
}
nav.mobile #menu-trigger span:nth-of-type(3) {
  top: 100%;
}
nav.mobile #menu-trigger.open span:nth-of-type(1) {
  transform: rotate(-45deg);
  top: 12px;
}
nav.mobile #menu-trigger.open span:nth-of-type(2) {
  display: none;
}
nav.mobile #menu-trigger.open span:nth-of-type(3) {
  top: 12px;
  transform: rotate(45deg);
}

.slider {
  overflow: hidden;
  position: relative;
}

.slider-row {
  min-width: 5000px;
  display: flex;
  align-items: center;
  transition: transform 0.75s ease-out;
  webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

.feature-slider-wrapper {
  width: 1551px;
  overflow: hidden;
}

.testimonials-wrapper {
  position: relative;
  margin-top: -50px;
  margin-left: -50px;
  width: 1551px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .testimonials-wrapper {
    margin-left: -20px;
  }
}
.testimonials-wrapper .slider-dots {
  margin-left: 50px;
  margin-top: 40px;
}

.large-slider-wrapper .slider-dots {
  margin-left: 50px;
  margin-top: 40px;
}

.testimonial-slider {
  margin-top: -60px;
}
.testimonial-slider .slide {
  background-color: rgba(255, 255, 255, 0.8);
  margin: 20px 0;
  border-radius: 24px;
  padding: 32px;
  position: relative;
  z-index: 10;
}
.testimonial-slider .slide .quote {
  font-size: 13px;
  line-height: 21px;
  margin-bottom: 22px;
}
.testimonial-slider .slide .quote:before {
  content: "“";
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0;
  display: block;
  color: #5EC4D5;
}
.testimonial-slider .slide .speaker {
  font-size: 14px;
  line-height: 24px;
  line-height: 1.2;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .testimonial-slider .slide .speaker {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  .testimonial-slider .slide .speaker {
    font-size: 14px;
    line-height: 24px;
  }
}

.slider-dots ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.slider-dots ul li {
  margin-right: 12px;
}
.slider-dots ul li:last-child {
  margin-right: 0;
}
.slider-dots ul li a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #C3E1E6;
  cursor: pointer;
}
.slider-dots ul li a.current-slide {
  background-color: #5EC4D5;
}

/*



.current-slide{
  border:1px solid #666
}


.last-page{
  border:1px solid blue
}
*/
body.page-template-template-form-page .footer-wrapper {
  display: none;
}

.form-block-basic {
  background-image: url(assets/img/form-bg.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 317px 300px;
  padding-top: 140px;
  padding-bottom: 140px;
}
@media (max-width: 899px) {
  .form-block-basic {
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: left top 100px;
    background-repeat: no-repeat;
    background-size: 159px 150px;
  }
}
.form-block-basic .text-column {
  order: 1;
  width: 50%;
  padding-right: 40px;
}
@media (max-width: 899px) {
  .form-block-basic .text-column {
    width: 100%;
    padding-right: 0;
    padding-bottom: 40px;
  }
}
@media (max-width: 699px) {
  .form-block-basic .text-column {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.form-block-basic .form-column {
  padding-left: 60px;
  order: 2;
  width: 50%;
  position: relative;
}
@media (max-width: 899px) {
  .form-block-basic .form-column {
    width: 100%;
    padding-left: 0;
  }
}
.form-block-basic .form-column .form-wrapper {
  background-color: #fff;
  border-radius: 25px;
  padding: 50px 40px;
}
@media (max-width: 899px) {
  .form-block-basic .form-column .form-wrapper {
    padding: 40px 20px;
  }
}
@media (max-width: 699px) {
  .form-block-basic .form-column .form-wrapper {
    border-radius: 0;
  }
}

.aspect-ratio {
  position: relative;
}

.zoom-img {
  cursor: zoom-in;
}

.responsive-table-wrapper {
  overflow-x: auto;
}
.responsive-table-wrapper td {
  min-width: 200px;
}

/**
* Readable width
* sets max width, if used, to prevent overly long
* lines of text
*/
.readable-width {
  max-width: 700px;
}

img.full-width {
  width: 100%;
  height: auto;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

img.responsive {
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}

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

.responsive-video-wrapper {
  max-width: 500px;
}

.responsive-video {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  margin-bottom: 20px;
}
.responsive-video iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/**
* Position
*/
.relative {
  position: relative;
}

.link-wrapper {
  cursor: pointer;
}

ul.nls {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.nls.inline li {
  display: inline;
}

.has-scrollbar {
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 12px;
}
.has-scrollbar::-webkit-scrollbar {
  width: 5px;
}
.has-scrollbar::-webkit-scrollbar-track {
  background-color: #d4dedf;
}
.has-scrollbar::-webkit-scrollbar-thumb {
  background-color: #0bafab;
  border-radius: 20px;
  border: 0;
  background-clip: content-box;
}
.has-scrollbar::-webkit-scrollbar-thumb:hover {
  background-color: #14cdc9;
}

/*
 * Visibility
 * Avoids setting display to `block` so it works also with `inline-block` and `table`
 */
/* Desktop and bigger */
@media (min-width: 1600px) {
  .visible-small {
    display: none !important;
  }
  .visible-medium {
    display: none !important;
  }
  .visible-large {
    display: none !important;
  }
  .hidden-xlarge {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .visible-small {
    display: none !important;
  }
  .visible-medium {
    display: none !important;
  }
  .visible-xlarge {
    display: none !important;
  }
  .hidden-large {
    display: none !important;
  }
}
/* Tablets portrait */
@media (min-width: 900px) and (max-width: 1199px) {
  .visible-small {
    display: none !important;
  }
  .visible-large {
    display: none !important;
  }
  .visible-xlarge {
    display: none !important;
  }
  .hidden-medium {
    display: none !important;
  }
}
/* Phone landscape and smaller*/
@media (max-width: 899px) {
  .visible-medium {
    display: none !important;
  }
  .visible-large {
    display: none !important;
  }
  .visible-xlarge {
    display: none !important;
  }
  .hidden-small {
    display: none !important;
  }
}
.deferred-image-wrapper {
  display: inline-block;
  overflow: hidden;
}
.deferred-image-wrapper.block {
  display: block;
}
.deferred-image-wrapper img {
  display: block;
}

.background-image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.swiper .swiper-button-prev-ut {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: url("assets/img/swiper-arrow-prev.png") 0 0 no-repeat;
  background-size: contain;
}
.swiper .swiper-button-next-ut {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: url("assets/img/swiper-arrow-next.png") 0 0 no-repeat;
  background-size: contain;
}
.swiper .swiper-pagination {
  position: absolute;
  text-align: center;
  top: 0;
  bottom: auto;
  pointer-events: none;
  color: #434545 !important;
}
.swiper .container-right {
  position: relative;
  max-width: 1075px;
}
.swiper .swiper-wrapper {
  margin-bottom: 100px;
}
.swiper nav {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  z-index: 1;
  width: 250px;
  height: 50px;
}
.swiper nav .swiper-scrollbar {
  height: 4px;
  width: 210px;
  left: 20px;
  top: auto;
  bottom: 22px;
  position: absolute;
}
.swiper nav .swiper-scrollbar .swiper-scrollbar-drag {
  background: #13cdc8;
}
.swiper.benefit-swiper .swiper-slide {
  box-sizing: border-box;
  width: 700px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 24px;
  margin-right: 30px;
  opacity: 0.25;
  transition: opacity 0.5s ease-out;
  height: auto;
  align-self: stretch;
  padding: 30px;
}
.swiper.benefit-swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
@media (max-width: 700px) {
  .swiper.benefit-swiper .swiper-slide {
    width: 80vw;
    margin-right: 0;
  }
}
.swiper.indications-swiper .swiper-slide {
  width: 80vw;
  max-width: 1000px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 24px;
  margin-right: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  transition: opacity 1s;
  height: auto;
  align-self: stretch;
}
.swiper.indications-swiper .swiper-slide .inner {
  aspect-ratio: 20/9;
  opacity: 0.75;
  border-radius: 24px;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 2;
}
.swiper.indications-swiper .swiper-slide .inner a.zoom-img {
  display: block;
}
.swiper.indications-swiper .swiper-slide .inner .img {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 24px;
  left: 0;
  top: 0;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
@media (max-width: 700px) {
  .swiper.indications-swiper .swiper-slide .inner .img {
    position: static;
    aspect-ratio: 16/9;
    margin-bottom: 30px;
    height: auto;
  }
}
.swiper.indications-swiper .swiper-slide .inner .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 24px;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
  pointer-events: none;
  transition: opacity 1s;
}
@media (max-width: 700px) {
  .swiper.indications-swiper .swiper-slide .inner .overlay {
    display: none !important;
  }
}
.swiper.indications-swiper .swiper-slide .inner .initial-content {
  opacity: 1;
  position: absolute;
  bottom: 30px;
  width: 35%;
  left: 30px;
  z-index: 4;
}
@media (max-width: 700px) {
  .swiper.indications-swiper .swiper-slide .inner .initial-content {
    display: none !important;
  }
}
.swiper.indications-swiper .swiper-slide .inner .initial-content h5 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
}
.swiper.indications-swiper .swiper-slide .inner .content {
  transition: opacity 0.5s, top 0.25s ease-in-out;
  opacity: 0;
  position: absolute;
  top: 60%;
  bottom: 30px;
  width: 35%;
  left: 30px;
  z-index: 4;
  font-size: 14px;
  line-height: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px 30px;
  border-radius: 24px;
}
.swiper.indications-swiper .swiper-slide .inner .content h5 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.swiper.indications-swiper .swiper-slide .inner .content .has-scrollbar {
  height: 100%;
  overflow-y: hidden;
}
@media (max-width: 700px) {
  .swiper.indications-swiper .swiper-slide .inner .content {
    position: static;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 700px) {
  .swiper.indications-swiper .swiper-slide .inner {
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.8);
  }
}
.swiper.indications-swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.swiper.indications-swiper .swiper-slide.swiper-slide-active .inner .initial-content {
  transform: translateY(-45px);
  opacity: 0;
}
.swiper.indications-swiper .swiper-slide.swiper-slide-active .inner .overlay {
  opacity: 0;
}
.swiper.indications-swiper .swiper-slide.swiper-slide-active .inner .content {
  opacity: 1;
  top: 30px;
  bottom: 30px;
}
.swiper.indications-swiper .swiper-slide.swiper-slide-active .inner .content .has-scrollbar {
  height: 100%;
  overflow-y: auto;
}
@media (max-width: 700px) {
  .swiper.indications-swiper .swiper-slide {
    width: 80vw;
    margin-right: 0;
  }
}
.swiper.testimonial-swiper .swiper-slide {
  box-sizing: border-box;
  width: 100%;
  max-width: 420px;
  margin-right: 30px;
  height: auto;
  align-self: stretch;
  padding: 30px;
}
@media (max-width: 700px) {
  .swiper.testimonial-swiper .swiper-slide {
    width: 80vw;
    margin-right: 0;
    max-width: none;
  }
}
.news-page {
  padding: 50px 0;
}
.news-page .news-list {
  margin-left: -30px;
  margin-bottom: -30px;
}
.news-page .news-listing-block {
  padding-left: 30px;
  width: 50%;
  margin-bottom: 30px;
  align-self: stretch;
}
@media (max-width: 899px) {
  .news-page .news-listing-block {
    width: 100%;
  }
}
.news-page .news-listing-block .featured-img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  margin-bottom: 30px;
  margin-top: 0;
  border-radius: 24px;
}
.news-page .news-listing-block .inner {
  padding: 30px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 24px;
}
.news-page .news-listing-block .inner header {
  margin-bottom: 20px;
}
.news-page .news-listing-block .inner .date {
  font-size: 14px;
  line-height: 24px;
  color: #5EC4D5;
}
@media (max-width: 1199px) {
  .news-page .news-listing-block .inner .date {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  .news-page .news-listing-block .inner .date {
    font-size: 14px;
    line-height: 24px;
  }
}
.news-page .news-listing-block .inner h6 {
  margin-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.news-page .news-listing-block .inner h4 {
  line-height: 1.2;
  font-weight: bold;
}
.news-page .news-listing-block .inner h4 a:hover {
  text-decoration: underline;
}

.news-single-wrapper {
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 200px 50px;
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .news-single-wrapper {
    padding: 0 100px 50px;
    margin-top: 50px;
  }
}
@media (max-width: 899px) {
  .news-single-wrapper {
    padding: 0 40px 50px;
    margin-top: 30px;
  }
}

#event-list {
  padding: 50px 0;
}
#event-list .event-list {
  margin-left: -30px;
  margin-bottom: -30px;
}
#event-list .event-listing-block {
  padding-left: 30px;
  width: 50%;
  margin-bottom: 30px;
  align-self: stretch;
}
@media (max-width: 899px) {
  #event-list .event-listing-block {
    width: 100%;
  }
}
#event-list .event-listing-block .featured-img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  margin-bottom: 30px;
  margin-top: 0;
  border-radius: 24px;
}
#event-list .event-listing-block .inner {
  padding: 30px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 24px;
}
#event-list .event-listing-block .inner header {
  margin-bottom: 20px;
}
#event-list .event-listing-block .inner .date {
  font-size: 14px;
  line-height: 24px;
  color: #5EC4D5;
}
@media (max-width: 1199px) {
  #event-list .event-listing-block .inner .date {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  #event-list .event-listing-block .inner .date {
    font-size: 14px;
    line-height: 24px;
  }
}
#event-list .event-listing-block .inner h6 {
  margin-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
}
#event-list .event-listing-block .inner h4 {
  line-height: 1.2;
  font-weight: bold;
}
#event-list .event-listing-block .inner h4 a:hover {
  text-decoration: underline;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.5;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close:hover {
  background-color: transparent !important;
  color: #FFF !important;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.55s ease-out;
  -moz-transition: all 0.55s ease-out;
  transition: all 0.55s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.55s ease-out;
  -moz-transition: all 0.55s ease-out;
  transition: all 0.55s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.featured-img {
  width: 100%;
  position: relative;
  background: #fff;
  margin-bottom: 50px;
  margin-top: 30px;
}
@media (max-width: 899px) {
  .featured-img {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}

.video-block {
  position: relative;
  z-index: 3;
  padding-top: 75px;
  padding-bottom: 120px;
}
.video-block header {
  padding-bottom: 35px;
  text-align: center;
}
.video-block header h2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  margin-bottom: 0;
}
.video-block .video-row .video-col a {
  display: block;
}
.video-block .video-row .video-col .placeholder {
  aspect-ratio: 16/9;
  position: relative;
  z-index: 2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 24px;
}
.video-block .video-row .video-col .placeholder:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(assets/img/video-play-button.png) center center no-repeat;
  width: 60px;
  height: 60px;
  background-size: contain;
  z-index: 4;
}
.video-block .video-row .video-col .overlay {
  border-radius: 24px;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}
.video-block .video-row.single .video-col {
  width: 100%;
  position: relative;
}
.video-block .video-row.double .video-col {
  width: calc(50% - 20px);
  position: relative;
  margin-left: 20px;
}
.video-block .video-row.double .video-col:first-of-type {
  margin-left: 0;
  margin-right: 20px;
}
@media (max-width: 899px) {
  .video-block .video-row.double .video-col {
    width: 100%;
    margin: 0;
  }
  .video-block .video-row.double .video-col:first-of-type {
    margin-bottom: 30px;
  }
}
.video-block .content {
  padding: 50px 100px 0 100px;
}
@media (max-width: 899px) {
  .video-block .content {
    padding: 30px 0 0 0;
  }
}

.feature-grid ~ .video-block {
  padding-top: 0;
}
@media (max-width: 1199px) {
  .feature-grid ~ .video-block {
    padding-top: 0;
  }
}
@media (max-width: 899px) {
  .feature-grid ~ .video-block {
    padding-top: 0;
  }
}

.indications {
  position: relative;
  z-index: 2;
  padding-top: 30px;
  background-color: transparent;
  padding-bottom: 68px;
}
@media (max-width: 1199px) {
  .indications {
    padding-bottom: 60px;
  }
}
@media (max-width: 899px) {
  .indications {
    padding-bottom: 60px;
  }
}
.indications h2 {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .indications h2 {
    margin-bottom: 40px;
  }
}
.indications header {
  border-radius: 24px;
  padding: 30px 60px;
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .indications header {
    margin-bottom: 40px;
  }
}
@media (max-width: 899px) {
  .indications header {
    margin-bottom: 40px;
  }
}
.indications header h2 {
  margin-bottom: 0;
}

.indications-wrapper .indication {
  height: 100%;
  position: relative;
  z-index: 10;
}
.indications-wrapper .indication .image-col {
  width: 60%;
}
@media (max-width: 700px) {
  .indications-wrapper .indication .image-col {
    width: 100%;
    margin-bottom: 24px;
  }
}
.indications-wrapper .indication .image-col .image {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 24px;
}

header.page {
  padding-top: 90px;
  padding-bottom: 40px;
  margin: 0 auto;
  max-width: 800px;
}
@media (max-width: 899px) {
  header.page {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

header.post .author:before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #5EC4D5;
  margin-bottom: 20px;
}

.two-col-row {
  background-color: rgba(255, 255, 255, 0.8);
}
.two-col-row.is-transparent {
  background-color: transparent;
}
.two-col-row.flexible-image {
  padding-top: 50px;
  padding-bottom: 50px;
}
.two-col-row.flexible-image .text-column {
  order: 1;
  z-index: 2;
  min-height: 400px;
  width: 57%;
  padding-right: 40px;
  font-size: 14px;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .two-col-row.flexible-image .text-column {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  .two-col-row.flexible-image .text-column {
    font-size: 14px;
    line-height: 24px;
  }
}
.two-col-row.flexible-image .text-column p {
  padding-right: 40px;
}
@media (max-width: 1199px) {
  .two-col-row.flexible-image .text-column {
    width: 50%;
  }
}
@media (max-width: 899px) {
  .two-col-row.flexible-image .text-column {
    min-height: auto;
    width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
    padding-top: 60px;
  }
  .two-col-row.flexible-image .text-column p {
    padding-right: 0;
  }
}
.two-col-row.flexible-image .picture-column {
  order: 2;
  width: 43%;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .two-col-row.flexible-image .picture-column {
    width: 50%;
  }
}
@media (max-width: 899px) {
  .two-col-row.flexible-image .picture-column {
    width: 100%;
    padding-right: 0;
  }
}
.two-col-row.flexible-image .picture-column .banner-list {
  position: absolute;
  left: 0;
  z-index: 2;
  bottom: 20px;
}
@media (max-width: 899px) {
  .two-col-row.flexible-image .picture-column .banner-list {
    left: -10px;
    bottom: 20px;
  }
}
.two-col-row.flexible-image .picture-column .img {
  z-index: 1;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  left: 8%;
  width: 150%;
  top: 0;
  height: 100%;
  /*
  New update
  */
  transform: translateY(-50%);
  height: 100%;
  max-height: 50vh;
  top: 50%;
  border-radius: 100vmax;
}
@media (max-width: 1199px) {
  .two-col-row.flexible-image .picture-column .img {
    border-radius: 100vmax 0 0 100vmax;
  }
}
@media (max-width: 899px) {
  .two-col-row.flexible-image .picture-column .img {
    border-radius: 100vmax 0 0 100vmax;
    width: 120%;
    left: 40px;
    top: 0;
    height: auto;
    max-height: none;
    position: relative;
    padding-bottom: 78%;
    transform: none;
  }
}
.two-col-row.flexible-image.align-left .text-column {
  order: 2;
  padding-left: 40px;
  padding-right: 0;
  width: 43%;
}
@media (max-width: 899px) {
  .two-col-row.flexible-image.align-left .text-column {
    padding-top: 40px;
    padding-left: 0;
    width: 100%;
  }
}
.two-col-row.flexible-image.align-left .picture-column {
  order: 1;
  width: 57%;
}
@media (max-width: 899px) {
  .two-col-row.flexible-image.align-left .picture-column {
    width: 100%;
  }
}
.two-col-row.flexible-image.align-left .picture-column .banner-list {
  position: absolute;
  left: auto;
  right: 40px;
  bottom: 20px;
  top: auto;
}
@media (max-width: 899px) {
  .two-col-row.flexible-image.align-left .picture-column .banner-list {
    bottom: 20px;
  }
}
.two-col-row.flexible-image.align-left .picture-column .img {
  background-position: center right;
  left: auto;
  right: 8%;
  width: 150%;
}
@media (max-width: 1199px) {
  .two-col-row.flexible-image.align-left .picture-column .img {
    border-radius: 0 100vmax 100vmax 0;
  }
}
@media (max-width: 899px) {
  .two-col-row.flexible-image.align-left .picture-column .img {
    border-radius: 0 100vmax 100vmax 0;
    width: 100%;
    left: -10%;
    right: auto;
    height: auto;
    position: relative;
    padding-bottom: 62%;
  }
}
.two-col-row.testimonial-slider-block {
  background-color: transparent;
  padding-top: 48px;
}
.two-col-row.testimonial-slider-block .swiper .swiper-wrapper {
  margin-bottom: 0;
}
@media (max-width: 899px) {
  .two-col-row.testimonial-slider-block {
    padding-top: 0;
  }
}
.two-col-row.testimonial-slider-block .picture-column {
  z-index: 0;
}
.two-col-row.testimonial-slider-block .text-column {
  padding-bottom: 80px;
}
.two-col-row.large-slider-block {
  padding-top: 90px;
  padding-bottom: 90px;
}
.two-col-row.large-slider-block .text-column {
  order: 1;
  width: 57%;
  padding-right: 40px;
  font-size: 14px;
  line-height: 24px;
}
@media (max-width: 1199px) {
  .two-col-row.large-slider-block .text-column {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  .two-col-row.large-slider-block .text-column {
    font-size: 14px;
    line-height: 24px;
  }
}
.two-col-row.large-slider-block .text-column p {
  padding-right: 40px;
}
@media (max-width: 1199px) {
  .two-col-row.large-slider-block .text-column {
    width: 50%;
  }
}
@media (max-width: 899px) {
  .two-col-row.large-slider-block .text-column {
    width: 100%;
    padding-right: 0;
    padding-bottom: 40px;
  }
  .two-col-row.large-slider-block .text-column p {
    padding-right: 0;
  }
}
.two-col-row.large-slider-block .picture-column {
  order: 2;
  width: 43%;
  position: relative;
}
@media (max-width: 1199px) {
  .two-col-row.large-slider-block .picture-column {
    width: 50%;
  }
}
@media (max-width: 899px) {
  .two-col-row.large-slider-block .picture-column {
    width: 100vw;
    margin-left: -5%;
    padding-right: 0;
  }
}
.two-col-row.large-slider-block .picture-column .banner-list {
  position: absolute;
  left: 0;
  z-index: 2;
  bottom: -80px;
}
@media (max-width: 899px) {
  .two-col-row.large-slider-block .picture-column .banner-list {
    left: -10px;
    bottom: 20px;
  }
}

.page-hero {
  background-color: #aad8f7;
  color: #fff;
  position: relative;
  z-index: 2;
  width: 100vw;
  height: 50vw;
  max-height: 100vh;
}
@media (max-width: 650px) {
  .page-hero {
    height: 60vw;
  }
}
@media (max-width: 1068px) {
  .page-hero {
    margin-top: 77px;
  }
}
.page-hero .container {
  position: relative;
  height: 100%;
}
.page-hero .image-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.page-hero .image-block.img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-hero .text-column {
  z-index: 3;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  width: 55%;
  padding-right: 40px;
  font-size: 16px;
  line-height: 24px;
  transform-origin: left top;
}
.page-hero .text-column h1 {
  font-weight: normal;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .page-hero .text-column {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  .page-hero .text-column {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-hero .text-column p {
  padding-right: 40px;
}
@media (max-width: 650px) {
  .page-hero .text-column {
    transform: scale(0.75) translateY(-50%);
    width: 65%;
    padding-right: 20px;
  }
}
@media (max-width: 550px) {
  .page-hero .text-column {
    transform: scale(0.65) translateY(-50%);
    width: 80%;
  }
}

.page-hero-content {
  padding: 60px 0;
  position: relative;
  z-index: 2;
}
.page-hero-content .inner {
  font-size: 16px;
  line-height: 24px;
  max-width: 760px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .page-hero-content .inner {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 899px) {
  .page-hero-content .inner {
    font-size: 16px;
    line-height: 24px;
  }
}
.page-hero-content .button-list {
  margin-top: 0;
}
.page-hero-content.is-banner {
  padding: 40px 0;
}
.page-hero-content.is-banner .inner {
  z-index: 3;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 500px;
  text-align: center;
}
.page-hero-content.is-banner .inner h1 {
  color: #5EC4D5;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 50px;
}
@media (max-width: 899px) {
  .page-hero-content.is-banner .inner h1 {
    font-size: 35px;
    line-height: 35px;
  }
}
.page-hero-content.is-banner .inner:before {
  content: "";
  position: absolute;
  z-index: 2;
  display: block;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 1px;
  height: 30px;
  background-color: #134395;
}
.page-hero-content.is-banner .inner:after {
  content: "";
  position: absolute;
  z-index: 2;
  display: block;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 1px;
  height: 30px;
  background-color: #134395;
}

.styled-header {
  padding-top: 200px;
  padding-bottom: 100px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1199px) {
  .styled-header {
    padding-top: 150px;
    padding-bottom: 75px;
  }
}
@media (max-width: 899px) {
  .styled-header {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
.styled-header .inner {
  position: relative;
  z-index: 2;
}
.styled-header .bglayer-styled {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background: url(assets/img/wsbgabg.jpg) 0 0 no-repeat;
  background-size: cover;
}
.styled-header .bglayer-styled video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.feature-grid {
  position: relative;
  z-index: 2;
  padding-top: 30px;
  background-color: transparent;
  padding-bottom: 68px;
}
@media (max-width: 1199px) {
  .feature-grid {
    padding-bottom: 60px;
  }
}
@media (max-width: 899px) {
  .feature-grid {
    padding-bottom: 100px;
  }
}
.feature-grid header {
  border-radius: 24px;
  padding: 30px 60px;
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .feature-grid header {
    margin-bottom: 40px;
  }
}
@media (max-width: 899px) {
  .feature-grid header {
    margin-bottom: 40px;
  }
}
.feature-grid header h2 {
  margin-bottom: 0;
}

.feature-wrapper .feature {
  position: relative;
  z-index: 10;
}
.feature-wrapper .feature .inner {
  border-radius: 24px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 2;
}
.feature-wrapper .feature .content-col {
  height: auto;
  position: relative;
  z-index: 2;
  width: 35%;
  margin-right: 5%;
  padding-left: 30px;
}
.feature-wrapper .feature .content-col .content {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  font-size: 14px;
  line-height: 20px;
}
.feature-wrapper .feature .content-col .content h5 {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
}
@media (max-width: 700px) {
  .feature-wrapper .feature .content-col {
    margin-right: 0;
    padding-left: 0;
    width: 100%;
  }
  .feature-wrapper .feature .content-col .content {
    position: static;
  }
}
.feature-wrapper .feature .image-col {
  width: 60%;
}
@media (max-width: 700px) {
  .feature-wrapper .feature .image-col {
    width: 100%;
    margin-bottom: 24px;
  }
}
.feature-wrapper .feature .image-col .image {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 24px;
}

.callout-block {
  position: relative;
  z-index: 2;
  color: #fff;
  background-color: #134395;
  padding: 90px 0;
  font-size: 20px;
  line-height: 30px;
}
.callout-block a {
  color: #5EC4D5;
  text-decoration: none;
}
.callout-block a:hover {
  text-decoration: underline;
  color: #5EC4D5;
}
.callout-block p:last-of-type {
  margin-bottom: 0;
}
.callout-block article {
  margin: 0 auto;
  text-align: center;
  max-width: 750px;
}

.body-copy article {
  margin: 0 auto;
  max-width: 800px;
}

.simple-banner {
  padding-bottom: 90px;
}
@media (max-width: 899px) {
  .simple-banner {
    padding-bottom: 80px;
  }
}
.simple-banner .inner-banner {
  border-radius: 24px;
  background: #f9fafe;
  padding: 30px 60px;
}
.simple-banner .inner-banner .pic-col {
  text-align: left;
  margin-bottom: 0;
  width: 40%;
  padding-right: 40px;
}
.simple-banner .inner-banner .pic-col img {
  max-width: 300px;
  height: auto;
  width: 90%;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 700px) {
  .simple-banner .inner-banner .pic-col {
    width: 100%;
    margin-bottom: 40px;
  }
}
.simple-banner .inner-banner .content-col {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  width: 35%;
}
@media (max-width: 900px) {
  .simple-banner .inner-banner .content-col {
    width: 60%;
    margin-bottom: 40px;
  }
}
@media (max-width: 700px) {
  .simple-banner .inner-banner .content-col {
    width: 100%;
  }
}
.simple-banner .inner-banner .button-col {
  text-align: right;
  margin-bottom: 0;
  padding-left: 40px;
  width: 25%;
}
@media (max-width: 900px) {
  .simple-banner .inner-banner .button-col {
    width: 60%;
    padding-left: 40%;
    text-align: left;
  }
}
@media (max-width: 700px) {
  .simple-banner .inner-banner .button-col {
    width: 100%;
    padding-left: 0;
  }
}

.feature-grid ~ .simple-banner, .feature-grid ~ .double-banner-list {
  margin-top: -80px;
}
@media (max-width: 1199px) {
  .feature-grid ~ .simple-banner, .feature-grid ~ .double-banner-list {
    margin-top: 0;
  }
}
@media (max-width: 899px) {
  .feature-grid ~ .simple-banner, .feature-grid ~ .double-banner-list {
    margin-top: -40px;
  }
}

.double-banner-list {
  padding-top: 90px;
  padding-bottom: 90px;
  padding-right: 0;
  padding-left: 0;
  margin: 0;
  list-style-type: none;
}
@media (max-width: 899px) {
  .double-banner-list {
    padding-bottom: 50px;
  }
}
.double-banner-list li {
  display: block;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.8);
  padding: 30px 60px;
  width: calc(50% - 15px);
  margin-right: 0;
  margin-left: 15px;
}
.double-banner-list li:first-child {
  margin-left: 0;
  margin-right: 15px;
}
@media (max-width: 899px) {
  .double-banner-list li {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .double-banner-list li:first-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 30px;
  }
}
.double-banner-list li .pic-col {
  text-align: center;
  margin-bottom: 30px;
}
.double-banner-list li .pic-col img {
  max-width: 300px;
  height: auto;
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.double-banner-list li .content-col {
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 30px;
}
.double-banner-list li .button-col {
  text-align: center;
  margin-bottom: 0;
}

.two-col-block {
  position: relative;
  z-index: 2;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 899px) {
  .two-col-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.two-col-block .content-col {
  order: 2;
}
.two-col-block .image-col {
  order: 1;
}
.two-col-block.image {
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.two-col-block.image .content-col {
  width: 50%;
}
@media (max-width: 899px) {
  .two-col-block.image .content-col {
    width: 100%;
    order: 1;
  }
  .two-col-block.image .content-col .inner {
    padding-bottom: 30px;
    text-align: left;
  }
}
.two-col-block.image .content-col .inner {
  padding-left: 80px;
  position: relative;
}
.two-col-block.image .image-col {
  width: 50%;
}
@media (max-width: 899px) {
  .two-col-block.image .image-col {
    width: 100%;
    padding-bottom: 30px;
    order: 2;
  }
}
.two-col-block.image .image-col .inner {
  padding-right: 80px;
}
.two-col-block.image .image-col .inner img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.two-col-block.logo .content-col {
  width: 52%;
}
@media (max-width: 899px) {
  .two-col-block.logo .content-col {
    width: 100%;
  }
  .two-col-block.logo .content-col .inner {
    padding-top: 30px;
    text-align: center;
  }
}
.two-col-block.logo .content-col .inner {
  padding-left: 80px;
  position: relative;
}
.two-col-block.logo .content-col .inner:before {
  content: "";
  width: 1px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #5EC4D5;
  position: absolute;
}
@media (max-width: 899px) {
  .two-col-block.logo .content-col .inner:before {
    width: 70px;
    height: 1px;
    left: 50%;
    margin-left: -35px;
  }
}
.two-col-block.logo .image-col {
  width: 48%;
}
@media (max-width: 899px) {
  .two-col-block.logo .image-col {
    width: 100%;
    padding-bottom: 30px;
  }
}
.two-col-block.logo .image-col .inner {
  padding-right: 80px;
}
.two-col-block.logo .image-col .inner img {
  max-width: 70%;
  max-height: 50%;
  height: auto;
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 899px) {
  .two-col-block.logo .content-col .inner, .two-col-block.image .content-col .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .two-col-block.logo .image-col .inner, .two-col-block.image .image-col .inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.spacer {
  height: 75px;
}
@media (max-width: 899px) {
  .spacer {
    height: 35px;
  }
}
.spacer.small {
  height: 40px;
}
@media (max-width: 899px) {
  .spacer.small {
    height: 20px;
  }
}
.spacer.large {
  height: 150px;
}
@media (max-width: 899px) {
  .spacer.large {
    height: 80px;
  }
}
@media (max-width: 699px) {
  .spacer.hide-on-small {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
