/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*

Directory: Can we use JS insteading of reloading the filters?, what about accessibility for users who have JS switched off? ASK NEETU

Do we want animation on this page also for About banner?

Payment 2nd send to Karen, will invoice

INVOICE ANTRIKSH
Move the animation up higher
Make the tree spread out
Have the animation of the roots lighten to the opacity of the rest
Have more dots
See the lines if they can thinner
Change the line color to white, like a gradient or some white some blue
Send the product page graphic example, with different examples and directions, more spread, 3 4 iterations we can use across pages, these will fade

Remove the entire form section with the address from Offerings, About, and Industries

Make the blue blobs smaller, and maybe randomize the sizes later

More softer the Naturally intelligent animation, make it smaller, smoothen it
U1T pale it to white and make the leaf white, the one at bottom of the page, keep it soft white, try to fade in slowly, make the entire U1T white, ASK ANTRIKSH and MEGHNA IF I DON"T HAVE IT
https://drive.google.com/drive/folders/1wlLzttJMK0HwXPGaCEdTtt8TZTVT3rb2
Brand Guidelines
*/
@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-ThinItalic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'montserrat';
  src: url("/site-assets/fonts/montserrat/Montserrat-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic; }

.blue-midnight {
  color: #051229; }

.blue-midnight-bg {
  background-color: #051229; }

.blue-midnight-tint {
  color: #0A2445; }

.blue-midnight-tint-bg {
  background-color: #0A2445; }

.blue-azure {
  color: #0092D3; }

.blue-azure-bg {
  background-color: #0092D3; }

.blue-navy {
  color: #0E3360; }

.blue-navy-bg {
  background-color: #0E3360; }

.blue-slate {
  color: #355D8E; }

.blue-slate-bg {
  background-color: #355D8E; }

.red-heart {
  color: #E9473F; }

.red-heart-bg {
  background-color: #E9473F; }

.orange {
  color: #FF7F30; }

.orange-bg {
  background-color: #FF7F30; }

.black {
  color: #000; }

.black-bg {
  background-color: #000; }

.white {
  color: #FFF; }

.white-bg {
  background-color: #FFF; }

.color-font {
  color: #FFF; }

.color-font-bg {
  background-color: #FFF; }

.color-alert {
  color: #E9473F; }

.color-alert-bg {
  background-color: #E9473F; }

.color-success {
  color: #0092D3; }

.color-success-bg {
  background-color: #0092D3; }

.color-warning {
  color: #FF7F30; }

.color-warning-bg {
  background-color: #FF7F30; }

.color-disabled {
  color: #D4D2C8; }

.color-disabled-bg {
  background-color: #D4D2C8; }

.spacing {
  padding: 10px; }

.spacing-h {
  padding-left: 10px;
  padding-right: 10px; }

.spacing-v {
  padding-top: 10px;
  padding-bottom: 10px; }

.spacing-l {
  padding-left: 10px; }

.spacing-r {
  padding-right: 10px; }

.spacing-t {
  padding-top: 10px; }

.spacing-b {
  padding-bottom: 10px; }

.spacing-t-app {
  padding-top: 10px; }
  @media (max-width: 639.5px) {
    .spacing-t-app {
      padding-top: 30px; } }

.spacing-b-app {
  padding-bottom: 10px; }
  @media (max-width: 639.5px) {
    .spacing-b-app {
      padding-bottom: 30px; } }

.spacing-b-app {
  padding-bottom: 10px; }
  @media (max-width: 639.5px) {
    .spacing-b-app {
      padding-bottom: 30px; } }

.spacing-v-app {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (max-width: 639.5px) {
    .spacing-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-2 {
  padding: 20px; }

.spacing-2-h {
  padding-left: 20px;
  padding-right: 20px; }

.spacing-2-v {
  padding-top: 20px;
  padding-bottom: 20px; }

.spacing-2-l {
  padding-left: 20px; }

.spacing-2-r {
  padding-right: 20px; }

.spacing-2-t {
  padding-top: 20px; }

.spacing-2-b {
  padding-bottom: 20px; }

.spacing-2-t-app {
  padding-top: 20px; }
  @media (max-width: 639.5px) {
    .spacing-2-t-app {
      padding-top: 30px; } }

.spacing-2-b-app {
  padding-bottom: 20px; }
  @media (max-width: 639.5px) {
    .spacing-2-b-app {
      padding-bottom: 30px; } }

.spacing-2-b-app {
  padding-bottom: 20px; }
  @media (max-width: 639.5px) {
    .spacing-2-b-app {
      padding-bottom: 30px; } }

.spacing-2-v-app {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (max-width: 639.5px) {
    .spacing-2-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-3 {
  padding: 30px; }

.spacing-3-h {
  padding-left: 30px;
  padding-right: 30px; }

.spacing-3-v {
  padding-top: 30px;
  padding-bottom: 30px; }

.spacing-3-l {
  padding-left: 30px; }

.spacing-3-r {
  padding-right: 30px; }

.spacing-3-t {
  padding-top: 30px; }

.spacing-3-b {
  padding-bottom: 30px; }

.spacing-3-t-app {
  padding-top: 30px; }
  @media (max-width: 639.5px) {
    .spacing-3-t-app {
      padding-top: 30px; } }

.spacing-3-b-app {
  padding-bottom: 30px; }
  @media (max-width: 639.5px) {
    .spacing-3-b-app {
      padding-bottom: 30px; } }

.spacing-3-b-app {
  padding-bottom: 30px; }
  @media (max-width: 639.5px) {
    .spacing-3-b-app {
      padding-bottom: 30px; } }

.spacing-3-v-app {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (max-width: 639.5px) {
    .spacing-3-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-4 {
  padding: 40px; }

.spacing-4-h {
  padding-left: 40px;
  padding-right: 40px; }

.spacing-4-v {
  padding-top: 40px;
  padding-bottom: 40px; }

.spacing-4-l {
  padding-left: 40px; }

.spacing-4-r {
  padding-right: 40px; }

.spacing-4-t {
  padding-top: 40px; }

.spacing-4-b {
  padding-bottom: 40px; }

.spacing-4-t-app {
  padding-top: 40px; }
  @media (max-width: 639.5px) {
    .spacing-4-t-app {
      padding-top: 30px; } }

.spacing-4-b-app {
  padding-bottom: 40px; }
  @media (max-width: 639.5px) {
    .spacing-4-b-app {
      padding-bottom: 30px; } }

.spacing-4-b-app {
  padding-bottom: 40px; }
  @media (max-width: 639.5px) {
    .spacing-4-b-app {
      padding-bottom: 30px; } }

.spacing-4-v-app {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (max-width: 639.5px) {
    .spacing-4-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-5 {
  padding: 50px; }

.spacing-5-h {
  padding-left: 50px;
  padding-right: 50px; }

.spacing-5-v {
  padding-top: 50px;
  padding-bottom: 50px; }

.spacing-5-l {
  padding-left: 50px; }

.spacing-5-r {
  padding-right: 50px; }

.spacing-5-t {
  padding-top: 50px; }

.spacing-5-b {
  padding-bottom: 50px; }

.spacing-5-t-app {
  padding-top: 50px; }
  @media (max-width: 639.5px) {
    .spacing-5-t-app {
      padding-top: 30px; } }

.spacing-5-b-app {
  padding-bottom: 50px; }
  @media (max-width: 639.5px) {
    .spacing-5-b-app {
      padding-bottom: 30px; } }

.spacing-5-b-app {
  padding-bottom: 50px; }
  @media (max-width: 639.5px) {
    .spacing-5-b-app {
      padding-bottom: 30px; } }

.spacing-5-v-app {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 639.5px) {
    .spacing-5-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-6 {
  padding: 60px; }

.spacing-6-h {
  padding-left: 60px;
  padding-right: 60px; }

.spacing-6-v {
  padding-top: 60px;
  padding-bottom: 60px; }

.spacing-6-l {
  padding-left: 60px; }

.spacing-6-r {
  padding-right: 60px; }

.spacing-6-t {
  padding-top: 60px; }

.spacing-6-b {
  padding-bottom: 60px; }

.spacing-6-t-app {
  padding-top: 60px; }
  @media (max-width: 639.5px) {
    .spacing-6-t-app {
      padding-top: 30px; } }

.spacing-6-b-app {
  padding-bottom: 60px; }
  @media (max-width: 639.5px) {
    .spacing-6-b-app {
      padding-bottom: 30px; } }

.spacing-6-b-app {
  padding-bottom: 60px; }
  @media (max-width: 639.5px) {
    .spacing-6-b-app {
      padding-bottom: 30px; } }

.spacing-6-v-app {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 639.5px) {
    .spacing-6-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-7 {
  padding: 70px; }

.spacing-7-h {
  padding-left: 70px;
  padding-right: 70px; }

.spacing-7-v {
  padding-top: 70px;
  padding-bottom: 70px; }

.spacing-7-l {
  padding-left: 70px; }

.spacing-7-r {
  padding-right: 70px; }

.spacing-7-t {
  padding-top: 70px; }

.spacing-7-b {
  padding-bottom: 70px; }

.spacing-7-t-app {
  padding-top: 70px; }
  @media (max-width: 639.5px) {
    .spacing-7-t-app {
      padding-top: 30px; } }

.spacing-7-b-app {
  padding-bottom: 70px; }
  @media (max-width: 639.5px) {
    .spacing-7-b-app {
      padding-bottom: 30px; } }

.spacing-7-b-app {
  padding-bottom: 70px; }
  @media (max-width: 639.5px) {
    .spacing-7-b-app {
      padding-bottom: 30px; } }

.spacing-7-v-app {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media (max-width: 639.5px) {
    .spacing-7-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-8 {
  padding: 80px; }

.spacing-8-h {
  padding-left: 80px;
  padding-right: 80px; }

.spacing-8-v {
  padding-top: 80px;
  padding-bottom: 80px; }

.spacing-8-l {
  padding-left: 80px; }

.spacing-8-r {
  padding-right: 80px; }

.spacing-8-t {
  padding-top: 80px; }

.spacing-8-b {
  padding-bottom: 80px; }

.spacing-8-t-app {
  padding-top: 80px; }
  @media (max-width: 639.5px) {
    .spacing-8-t-app {
      padding-top: 30px; } }

.spacing-8-b-app {
  padding-bottom: 80px; }
  @media (max-width: 639.5px) {
    .spacing-8-b-app {
      padding-bottom: 30px; } }

.spacing-8-b-app {
  padding-bottom: 80px; }
  @media (max-width: 639.5px) {
    .spacing-8-b-app {
      padding-bottom: 30px; } }

.spacing-8-v-app {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 639.5px) {
    .spacing-8-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-9 {
  padding: 90px; }

.spacing-9-h {
  padding-left: 90px;
  padding-right: 90px; }

.spacing-9-v {
  padding-top: 90px;
  padding-bottom: 90px; }

.spacing-9-l {
  padding-left: 90px; }

.spacing-9-r {
  padding-right: 90px; }

.spacing-9-t {
  padding-top: 90px; }

.spacing-9-b {
  padding-bottom: 90px; }

.spacing-9-t-app {
  padding-top: 90px; }
  @media (max-width: 639.5px) {
    .spacing-9-t-app {
      padding-top: 30px; } }

.spacing-9-b-app {
  padding-bottom: 90px; }
  @media (max-width: 639.5px) {
    .spacing-9-b-app {
      padding-bottom: 30px; } }

.spacing-9-b-app {
  padding-bottom: 90px; }
  @media (max-width: 639.5px) {
    .spacing-9-b-app {
      padding-bottom: 30px; } }

.spacing-9-v-app {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media (max-width: 639.5px) {
    .spacing-9-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-10 {
  padding: 100px; }

.spacing-10-h {
  padding-left: 100px;
  padding-right: 100px; }

.spacing-10-v {
  padding-top: 100px;
  padding-bottom: 100px; }

.spacing-10-l {
  padding-left: 100px; }

.spacing-10-r {
  padding-right: 100px; }

.spacing-10-t {
  padding-top: 100px; }

.spacing-10-b {
  padding-bottom: 100px; }

.spacing-10-t-app {
  padding-top: 100px; }
  @media (max-width: 639.5px) {
    .spacing-10-t-app {
      padding-top: 30px; } }

.spacing-10-b-app {
  padding-bottom: 100px; }
  @media (max-width: 639.5px) {
    .spacing-10-b-app {
      padding-bottom: 30px; } }

.spacing-10-b-app {
  padding-bottom: 100px; }
  @media (max-width: 639.5px) {
    .spacing-10-b-app {
      padding-bottom: 30px; } }

.spacing-10-v-app {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 639.5px) {
    .spacing-10-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.spacing-half {
  padding: 5px; }

.spacing-half-h {
  padding-left: 5px;
  padding-right: 5px; }

.spacing-half-v {
  padding-top: 5px;
  padding-bottom: 5px; }

.spacing-half-l {
  padding-left: 5px; }

.spacing-half-r {
  padding-right: 5px; }

.spacing-half-t {
  padding-top: 5px; }

.spacing-half-b {
  padding-bottom: 5px; }

.spacing-half-t-app {
  padding-top: 5px; }
  @media (max-width: 639.5px) {
    .spacing-half-t-app {
      padding-top: 30px; } }

.spacing-half-b-app {
  padding-bottom: 5px; }
  @media (max-width: 639.5px) {
    .spacing-half-b-app {
      padding-bottom: 30px; } }

.spacing-half-b-app {
  padding-bottom: 5px; }
  @media (max-width: 639.5px) {
    .spacing-half-b-app {
      padding-bottom: 30px; } }

.spacing-half-v-app {
  padding-top: 5px;
  padding-bottom: 5px; }
  @media (max-width: 639.5px) {
    .spacing-half-v-app {
      padding-top: 30px;
      padding-bottom: 30px; } }

.container-xl {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 940px) {
    .container-xl {
      padding-left: 40px;
      padding-right: 40px; } }

.container-lg {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 940px) {
    .container-lg {
      padding-left: 40px;
      padding-right: 40px; } }

.container-mid {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 940px) {
    .container-mid {
      padding-left: 40px;
      padding-right: 40px; } }

.container-sm {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 940px) {
    .container-sm {
      padding-left: 40px;
      padding-right: 40px; } }

.container-full {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 940px) {
    .container-full {
      padding-left: 40px;
      padding-right: 40px; } }

.clearfix:before {
  content: "";
  display: table;
  clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col {
  padding-left: 15px;
  padding-right: 15px; }

.col-1 {
  width: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.col-12 {
  width: 100%; }

@media (min-width: 640px) {
  .col-1-sm {
    width: 8.33333%; }
  .col-2-sm {
    width: 16.66667%; }
  .col-3-sm {
    width: 25%; }
  .col-4-sm {
    width: 33.33333%; }
  .col-5-sm {
    width: 41.66667%; }
  .col-6-sm {
    width: 50%; }
  .col-7-sm {
    width: 58.33333%; }
  .col-8-sm {
    width: 66.66667%; }
  .col-9-sm {
    width: 75%; }
  .col-10-sm {
    width: 83.33333%; }
  .col-11-sm {
    width: 91.66667%; }
  .col-12-sm {
    width: 100%; } }

@media (min-width: 940px) {
  .col-1-mid {
    width: 8.33333%; }
  .col-2-mid {
    width: 16.66667%; }
  .col-3-mid {
    width: 25%; }
  .col-4-mid {
    width: 33.33333%; }
  .col-5-mid {
    width: 41.66667%; }
  .col-6-mid {
    width: 50%; }
  .col-7-mid {
    width: 58.33333%; }
  .col-8-mid {
    width: 66.66667%; }
  .col-9-mid {
    width: 75%; }
  .col-10-mid {
    width: 83.33333%; }
  .col-11-mid {
    width: 91.66667%; }
  .col-12-mid {
    width: 100%; } }

@media (min-width: 1200px) {
  .col-1-lg {
    width: 8.33333%; }
  .col-2-lg {
    width: 16.66667%; }
  .col-3-lg {
    width: 25%; }
  .col-4-lg {
    width: 33.33333%; }
  .col-5-lg {
    width: 41.66667%; }
  .col-6-lg {
    width: 50%; }
  .col-7-lg {
    width: 58.33333%; }
  .col-8-lg {
    width: 66.66667%; }
  .col-9-lg {
    width: 75%; }
  .col-10-lg {
    width: 83.33333%; }
  .col-11-lg {
    width: 91.66667%; }
  .col-12-lg {
    width: 100%; } }

.float-left {
  float: left; }

.float-right {
  float: right; }

.flex {
  display: flex;
  flex-wrap: wrap; }

@media (min-width: 640px) {
  .flex-sm {
    display: flex;
    flex-wrap: wrap; } }

@media (min-width: 940px) {
  .flex-mid {
    display: flex;
    flex-wrap: wrap; } }

@media (min-width: 1200px) {
  .flex-lg {
    display: flex;
    flex-wrap: wrap; } }

.flex-direction-row-reverse {
  flex-direction: row-reverse; }

.flex-direction-column {
  flex-direction: column; }

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

.flex-nowrap {
  flex-wrap: nowrap; }

.flex-shrink-0 {
  flex-shrink: 0; }

.flex-justify-flex-end {
  justify-content: flex-end; }

.flex-justify-center {
  justify-content: center; }

.flex-align-baseline {
  align-items: baseline; }

.flex-align-flex-end {
  align-items: flex-end; }

.flex-align-center {
  align-items: center; }

.flex-1 {
  flex: 1; }

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

.margin-left-auto {
  margin-left: auto; }

.margin-right-auto {
  margin-right: auto; }

.margin-top-auto {
  margin-top: auto; }

.margin-bottom-auto {
  margin-bottom: auto; }

.margin-auto {
  margin: auto; }

@font-face {
  font-family: 'icomoon';
  src: url("/site-assets/font-icons/icomoon/fonts/icomoon.eot?7s77v7");
  src: url("/site-assets/font-icons/icomoon/fonts/icomoon.eot?7s77v7#iefix") format("embedded-opentype"), url("/site-assets/font-icons/icomoon/fonts/icomoon.ttf?7s77v7") format("truetype"), url("/site-assets/font-icons/icomoon/fonts/icomoon.woff?7s77v7") format("woff"), url("/site-assets/font-icons/icomoon/fonts/icomoon.svg?7s77v7#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-activity:before {
  content: "\e900"; }

.icon-airplay:before {
  content: "\e901"; }

.icon-alert-circle:before {
  content: "\e902"; }

.icon-alert-octagon:before {
  content: "\e903"; }

.icon-alert-triangle:before {
  content: "\e904"; }

.icon-align-center:before {
  content: "\e905"; }

.icon-align-justify:before {
  content: "\e906"; }

.icon-align-left:before {
  content: "\e907"; }

.icon-align-right:before {
  content: "\e908"; }

.icon-anchor:before {
  content: "\e909"; }

.icon-aperture:before {
  content: "\e90a"; }

.icon-archive:before {
  content: "\e90b"; }

.icon-arrow-down:before {
  content: "\e90c"; }

.icon-arrow-down-circle:before {
  content: "\e90d"; }

.icon-arrow-down-left:before {
  content: "\e90e"; }

.icon-arrow-down-right:before {
  content: "\e90f"; }

.icon-arrow-left:before {
  content: "\e910"; }

.icon-arrow-left-circle:before {
  content: "\e911"; }

.icon-arrow-right:before {
  content: "\e912"; }

.icon-arrow-right-circle:before {
  content: "\e913"; }

.icon-arrow-up:before {
  content: "\e914"; }

.icon-arrow-up-circle:before {
  content: "\e915"; }

.icon-arrow-up-left:before {
  content: "\e916"; }

.icon-arrow-up-right:before {
  content: "\e917"; }

.icon-at-sign:before {
  content: "\e918"; }

.icon-award:before {
  content: "\e919"; }

.icon-bar-chart:before {
  content: "\e91a"; }

.icon-bar-chart-2:before {
  content: "\e91b"; }

.icon-battery:before {
  content: "\e91c"; }

.icon-battery-charging:before {
  content: "\e91d"; }

.icon-bell:before {
  content: "\e91e"; }

.icon-bell-off:before {
  content: "\e91f"; }

.icon-bluetooth:before {
  content: "\e920"; }

.icon-bold:before {
  content: "\e921"; }

.icon-book:before {
  content: "\e922"; }

.icon-book-open:before {
  content: "\e923"; }

.icon-bookmark:before {
  content: "\e924"; }

.icon-box:before {
  content: "\e925"; }

.icon-briefcase:before {
  content: "\e926"; }

.icon-calendar:before {
  content: "\e927"; }

.icon-camera:before {
  content: "\e928"; }

.icon-camera-off:before {
  content: "\e929"; }

.icon-cast:before {
  content: "\e92a"; }

.icon-check:before {
  content: "\e92b"; }

.icon-check-circle:before {
  content: "\e92c"; }

.icon-check-square:before {
  content: "\e92d"; }

.icon-chevron-down:before {
  content: "\e92e"; }

.icon-chevron-left:before {
  content: "\e92f"; }

.icon-chevron-right:before {
  content: "\e930"; }

.icon-chevron-up:before {
  content: "\e931"; }

.icon-chevrons-down:before {
  content: "\e932"; }

.icon-chevrons-left:before {
  content: "\e933"; }

.icon-chevrons-right:before {
  content: "\e934"; }

.icon-chevrons-up:before {
  content: "\e935"; }

.icon-chrome:before {
  content: "\e936"; }

.icon-circle:before {
  content: "\e937"; }

.icon-clipboard:before {
  content: "\e938"; }

.icon-clock:before {
  content: "\e939"; }

.icon-cloud:before {
  content: "\e93a"; }

.icon-cloud-drizzle:before {
  content: "\e93b"; }

.icon-cloud-lightning:before {
  content: "\e93c"; }

.icon-cloud-off:before {
  content: "\e93d"; }

.icon-cloud-rain:before {
  content: "\e93e"; }

.icon-cloud-snow:before {
  content: "\e93f"; }

.icon-code:before {
  content: "\e940"; }

.icon-codepen:before {
  content: "\e941"; }

.icon-codesandbox:before {
  content: "\e942"; }

.icon-coffee:before {
  content: "\e943"; }

.icon-columns:before {
  content: "\e944"; }

.icon-command:before {
  content: "\e945"; }

.icon-compass:before {
  content: "\e946"; }

.icon-copy:before {
  content: "\e947"; }

.icon-corner-down-left:before {
  content: "\e948"; }

.icon-corner-down-right:before {
  content: "\e949"; }

.icon-corner-left-down:before {
  content: "\e94a"; }

.icon-corner-left-up:before {
  content: "\e94b"; }

.icon-corner-right-down:before {
  content: "\e94c"; }

.icon-corner-right-up:before {
  content: "\e94d"; }

.icon-corner-up-left:before {
  content: "\e94e"; }

.icon-corner-up-right:before {
  content: "\e94f"; }

.icon-cpu:before {
  content: "\e950"; }

.icon-credit-card:before {
  content: "\e951"; }

.icon-crop:before {
  content: "\e952"; }

.icon-crosshair:before {
  content: "\e953"; }

.icon-database:before {
  content: "\e954"; }

.icon-delete:before {
  content: "\e955"; }

.icon-disc:before {
  content: "\e956"; }

.icon-dollar-sign:before {
  content: "\e957"; }

.icon-download:before {
  content: "\e958"; }

.icon-download-cloud:before {
  content: "\e959"; }

.icon-droplet:before {
  content: "\e95a"; }

.icon-edit:before {
  content: "\e95b"; }

.icon-edit-2:before {
  content: "\e95c"; }

.icon-edit-3:before {
  content: "\e95d"; }

.icon-external-link:before {
  content: "\e95e"; }

.icon-eye:before {
  content: "\e95f"; }

.icon-eye-off:before {
  content: "\e960"; }

.icon-facebook:before {
  content: "\e961"; }

.icon-fast-forward:before {
  content: "\e962"; }

.icon-feather:before {
  content: "\e963"; }

.icon-figma:before {
  content: "\e964"; }

.icon-file:before {
  content: "\e965"; }

.icon-file-minus:before {
  content: "\e966"; }

.icon-file-plus:before {
  content: "\e967"; }

.icon-file-text:before {
  content: "\e968"; }

.icon-film:before {
  content: "\e969"; }

.icon-filter:before {
  content: "\e96a"; }

.icon-flag:before {
  content: "\e96b"; }

.icon-folder:before {
  content: "\e96c"; }

.icon-folder-minus:before {
  content: "\e96d"; }

.icon-folder-plus:before {
  content: "\e96e"; }

.icon-framer:before {
  content: "\e96f"; }

.icon-frown:before {
  content: "\e970"; }

.icon-gift:before {
  content: "\e971"; }

.icon-git-branch:before {
  content: "\e972"; }

.icon-git-commit:before {
  content: "\e973"; }

.icon-git-merge:before {
  content: "\e974"; }

.icon-git-pull-request:before {
  content: "\e975"; }

.icon-github:before {
  content: "\e976"; }

.icon-gitlab:before {
  content: "\e977"; }

.icon-globe:before {
  content: "\e978"; }

.icon-grid:before {
  content: "\e979"; }

.icon-hard-drive:before {
  content: "\e97a"; }

.icon-hash:before {
  content: "\e97b"; }

.icon-headphones:before {
  content: "\e97c"; }

.icon-heart:before {
  content: "\e97d"; }

.icon-help-circle:before {
  content: "\e97e"; }

.icon-hexagon:before {
  content: "\e97f"; }

.icon-home:before {
  content: "\e980"; }

.icon-image:before {
  content: "\e981"; }

.icon-inbox:before {
  content: "\e982"; }

.icon-info:before {
  content: "\e983"; }

.icon-instagram:before {
  content: "\e984"; }

.icon-italic:before {
  content: "\e985"; }

.icon-key:before {
  content: "\e986"; }

.icon-layers:before {
  content: "\e987"; }

.icon-layout:before {
  content: "\e988"; }

.icon-life-buoy:before {
  content: "\e989"; }

.icon-link:before {
  content: "\e98a"; }

.icon-link-2:before {
  content: "\e98b"; }

.icon-linkedin:before {
  content: "\e98c"; }

.icon-list:before {
  content: "\e98d"; }

.icon-loader:before {
  content: "\e98e"; }

.icon-lock:before {
  content: "\e98f"; }

.icon-log-in:before {
  content: "\e990"; }

.icon-log-out:before {
  content: "\e991"; }

.icon-mail:before {
  content: "\e992"; }

.icon-map:before {
  content: "\e993"; }

.icon-map-pin:before {
  content: "\e994"; }

.icon-maximize:before {
  content: "\e995"; }

.icon-maximize-2:before {
  content: "\e996"; }

.icon-meh:before {
  content: "\e997"; }

.icon-menu:before {
  content: "\e998"; }

.icon-message-circle:before {
  content: "\e999"; }

.icon-message-square:before {
  content: "\e99a"; }

.icon-mic:before {
  content: "\e99b"; }

.icon-mic-off:before {
  content: "\e99c"; }

.icon-minimize:before {
  content: "\e99d"; }

.icon-minimize-2:before {
  content: "\e99e"; }

.icon-minus:before {
  content: "\e99f"; }

.icon-minus-circle:before {
  content: "\e9a0"; }

.icon-minus-square:before {
  content: "\e9a1"; }

.icon-monitor:before {
  content: "\e9a2"; }

.icon-moon:before {
  content: "\e9a3"; }

.icon-more-horizontal:before {
  content: "\e9a4"; }

.icon-more-vertical:before {
  content: "\e9a5"; }

.icon-mouse-pointer:before {
  content: "\e9a6"; }

.icon-move:before {
  content: "\e9a7"; }

.icon-music:before {
  content: "\e9a8"; }

.icon-navigation:before {
  content: "\e9a9"; }

.icon-navigation-2:before {
  content: "\e9aa"; }

.icon-octagon:before {
  content: "\e9ab"; }

.icon-package:before {
  content: "\e9ac"; }

.icon-paperclip:before {
  content: "\e9ad"; }

.icon-pause:before {
  content: "\e9ae"; }

.icon-pause-circle:before {
  content: "\e9af"; }

.icon-pen-tool:before {
  content: "\e9b0"; }

.icon-percent:before {
  content: "\e9b1"; }

.icon-phone:before {
  content: "\e9b2"; }

.icon-phone-call:before {
  content: "\e9b3"; }

.icon-phone-forwarded:before {
  content: "\e9b4"; }

.icon-phone-incoming:before {
  content: "\e9b5"; }

.icon-phone-missed:before {
  content: "\e9b6"; }

.icon-phone-off:before {
  content: "\e9b7"; }

.icon-phone-outgoing:before {
  content: "\e9b8"; }

.icon-pie-chart:before {
  content: "\e9b9"; }

.icon-play:before {
  content: "\e9ba"; }

.icon-play-circle:before {
  content: "\e9bb"; }

.icon-plus:before {
  content: "\e9bc"; }

.icon-plus-circle:before {
  content: "\e9bd"; }

.icon-plus-square:before {
  content: "\e9be"; }

.icon-pocket:before {
  content: "\e9bf"; }

.icon-power:before {
  content: "\e9c0"; }

.icon-printer:before {
  content: "\e9c1"; }

.icon-radio:before {
  content: "\e9c2"; }

.icon-refresh-ccw:before {
  content: "\e9c3"; }

.icon-refresh-cw:before {
  content: "\e9c4"; }

.icon-repeat:before {
  content: "\e9c5"; }

.icon-rewind:before {
  content: "\e9c6"; }

.icon-rotate-ccw:before {
  content: "\e9c7"; }

.icon-rotate-cw:before {
  content: "\e9c8"; }

.icon-rss:before {
  content: "\e9c9"; }

.icon-save:before {
  content: "\e9ca"; }

.icon-scissors:before {
  content: "\e9cb"; }

.icon-search:before {
  content: "\e9cc"; }

.icon-send:before {
  content: "\e9cd"; }

.icon-server:before {
  content: "\e9ce"; }

.icon-settings:before {
  content: "\e9cf"; }

.icon-share:before {
  content: "\e9d0"; }

.icon-share-2:before {
  content: "\e9d1"; }

.icon-shield:before {
  content: "\e9d2"; }

.icon-shield-off:before {
  content: "\e9d3"; }

.icon-shopping-bag:before {
  content: "\e9d4"; }

.icon-shopping-cart:before {
  content: "\e9d5"; }

.icon-shuffle:before {
  content: "\e9d6"; }

.icon-sidebar:before {
  content: "\e9d7"; }

.icon-skip-back:before {
  content: "\e9d8"; }

.icon-skip-forward:before {
  content: "\e9d9"; }

.icon-slack:before {
  content: "\e9da"; }

.icon-slash:before {
  content: "\e9db"; }

.icon-sliders:before {
  content: "\e9dc"; }

.icon-smartphone:before {
  content: "\e9dd"; }

.icon-smile:before {
  content: "\e9de"; }

.icon-speaker:before {
  content: "\e9df"; }

.icon-square:before {
  content: "\e9e0"; }

.icon-star:before {
  content: "\e9e1"; }

.icon-stop-circle:before {
  content: "\e9e2"; }

.icon-sun:before {
  content: "\e9e3"; }

.icon-sunrise:before {
  content: "\e9e4"; }

.icon-sunset:before {
  content: "\e9e5"; }

.icon-tablet:before {
  content: "\e9e6"; }

.icon-tag:before {
  content: "\e9e7"; }

.icon-target:before {
  content: "\e9e8"; }

.icon-terminal:before {
  content: "\e9e9"; }

.icon-thermometer:before {
  content: "\e9ea"; }

.icon-thumbs-down:before {
  content: "\e9eb"; }

.icon-thumbs-up:before {
  content: "\e9ec"; }

.icon-toggle-left:before {
  content: "\e9ed"; }

.icon-toggle-right:before {
  content: "\e9ee"; }

.icon-tool:before {
  content: "\e9ef"; }

.icon-trash:before {
  content: "\e9f0"; }

.icon-trash-2:before {
  content: "\e9f1"; }

.icon-trello:before {
  content: "\e9f2"; }

.icon-trending-down:before {
  content: "\e9f3"; }

.icon-trending-up:before {
  content: "\e9f4"; }

.icon-triangle:before {
  content: "\e9f5"; }

.icon-truck:before {
  content: "\e9f6"; }

.icon-tv:before {
  content: "\e9f7"; }

.icon-twitch:before {
  content: "\e9f8"; }

.icon-twitter:before {
  content: "\e9f9"; }

.icon-type:before {
  content: "\e9fa"; }

.icon-umbrella:before {
  content: "\e9fb"; }

.icon-underline:before {
  content: "\e9fc"; }

.icon-unlock:before {
  content: "\e9fd"; }

.icon-upload:before {
  content: "\e9fe"; }

.icon-upload-cloud:before {
  content: "\e9ff"; }

.icon-user:before {
  content: "\ea00"; }

.icon-user-check:before {
  content: "\ea01"; }

.icon-user-minus:before {
  content: "\ea02"; }

.icon-user-plus:before {
  content: "\ea03"; }

.icon-user-x:before {
  content: "\ea04"; }

.icon-users:before {
  content: "\ea05"; }

.icon-video:before {
  content: "\ea06"; }

.icon-video-off:before {
  content: "\ea07"; }

.icon-voicemail:before {
  content: "\ea08"; }

.icon-volume:before {
  content: "\ea09"; }

.icon-volume-1:before {
  content: "\ea0a"; }

.icon-volume-2:before {
  content: "\ea0b"; }

.icon-volume-x:before {
  content: "\ea0c"; }

.icon-watch:before {
  content: "\ea0d"; }

.icon-wifi:before {
  content: "\ea0e"; }

.icon-wifi-off:before {
  content: "\ea0f"; }

.icon-wind:before {
  content: "\ea10"; }

.icon-x:before {
  content: "\ea11"; }

.icon-x-circle:before {
  content: "\ea12"; }

.icon-x-octagon:before {
  content: "\ea13"; }

.icon-x-square:before {
  content: "\ea14"; }

.icon-youtube:before {
  content: "\ea15"; }

.icon-zap:before {
  content: "\ea16"; }

.icon-zap-off:before {
  content: "\ea17"; }

.icon-zoom-in:before {
  content: "\ea18"; }

.icon-zoom-out:before {
  content: "\ea19"; }

.font-family-1 {
  font-family: "montserrat", sans-serif; }

.font-size-base {
  font-size: 17px; }

.font-size-sm {
  font-size: 88.88889%; }

.font-size-xs {
  font-size: 77.77778%; }

.font-size-xxs {
  font-size: 66.66667%; }

.font-italic {
  font-style: italic; }

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

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

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

.text-uppercase {
  text-transform: uppercase; }

.text-underline {
  text-decoration: underline; }

sup {
  font-size: 66.66667%;
  position: relative;
  top: -10px; }

strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

h1, .h1 {
  font-size: 166.66667%; }

h2, .h2 {
  font-size: 144.44444%; }

h3, .h3 {
  font-size: 116.66667%; }

h4, .h4 {
  font-size: 116.66667%; }

h5, .h5 {
  font-size: 105.55556%; }

h6, .h6 {
  font-size: 88.88889%; }

@media (min-width: 940px) {
  h1, .h1 {
    font-size: 222.22222%; }
  h2, .h2 {
    font-size: 166.66667%; }
  h3, .h3 {
    font-size: 133.33333%; }
  h4, .h4 {
    font-size: 105.55556%; }
  h5, .h5 {
    font-size: 94.44444%; }
  h6, .h6 {
    font-size: 88.88889%; } }

h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 20px; }

.heading-mega {
  font-size: 166.66667%;
  line-height: 1.1; }
  @media (min-width: 640px) {
    .heading-mega {
      font-size: 500%; } }
  @media (min-width: 1200px) {
    .heading-mega {
      font-size: 688.88889%; } }

.heading-xl {
  font-size: 200%;
  line-height: 1.1; }
  @media (min-width: 640px) {
    .heading-xl {
      font-size: 333.33333%; } }
  @media (min-width: 640px) {
    .heading-xl {
      font-size: 444.44444%; } }

.font-thin {
  font-weight: 100; }

.font-light {
  font-weight: 300; }

.font-regular {
  font-weight: 400; }

.font-medium {
  font-weight: 500; }

.font-bold {
  font-weight: 700; }

p {
  margin-bottom: 30px; }

ul, ol {
  list-style-position: inside;
  margin-bottom: 10px;
  padding-left: 30px; }
  ul li, ol li {
    margin-bottom: 10px; }
  ul ul, ol ul {
    padding-left: 20px; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

.list-reset {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0; }
  .list-reset li {
    margin-bottom: 0; }

a, .link {
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s linear; }
  a:hover, .link:hover {
    color: #FFF;
    transition: all 0.2s linear; }
  a:focus, .link:focus {
    outline: 1px solid #0092D3; }

.full-width {
  display: block;
  width: 100%; }

.display-block {
  display: block; }

.display-inline-block {
  display: inline-block; }

.position-relative {
  position: relative; }

.iframe-embed-responsive-wrap iframe {
  width: 100%;
  height: 100%; }

.item-centered {
  display: block;
  margin-left: auto;
  margin-right: auto; }

th, td {
  padding: 10px; }

th {
  text-align: left;
  font-weight: 500; }

.border-base {
  border: 1px solid #0092D3; }

.circle-icon, .btn-circle-icon {
  background-color: #FFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center; }

.circle-icon {
  width: 49px;
  height: 49px; }

.btn-circle-icon {
  width: 40px;
  height: 40px; }

.circle-glow-block {
  position: relative; }

.circle-azure-glow {
  background-color: #0092D3;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  animation: animate-circle-azure 2.5s infinite linear both; }

@keyframes animate-circle-azure {
  0% {
    filter: blur(2px);
    transform: scale(1);
    opacity: 0.5; }
  40% {
    filter: blur(3px);
    transform: scale(0.9);
    opacity: 0.7; }
  80% {
    filter: blur(4px);
    transform: scale(1.1);
    opacity: 0.7; }
  100% {
    filter: blur(2px);
    transform: scale(1);
    opacity: 0.5; } }

.box-content {
  border-radius: 15px;
  border: 1px solid transparent;
  padding: 20px;
  transition: all 0.4s linear;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px; }
  @media (min-width: 940px) {
    .box-content {
      border-radius: 20px;
      padding: 40px; } }
  .box-content:hover {
    border-color: #0092D3;
    transition: all 0.4s linear; }
  .box-content::before {
    content: '';
    position: absolute;
    background: #0092D3;
    opacity: 0;
    transition: opacity 0.4s linear;
    z-index: 1;
    pointer-events: none;
    filter: blur(1.5px);
    box-shadow: 0 0 12px rgba(0, 146, 211, 0.9);
    animation: travel-border-line 20s linear infinite; }
  .box-content:hover::before {
    opacity: 1; }

@keyframes travel-border-line {
  0% {
    top: -2px;
    left: -2px;
    width: 40px;
    height: 5px;
    border-radius: 0; }
  25% {
    top: -2px;
    left: calc(100% - 38px);
    width: 40px;
    height: 5px;
    border-radius: 0; }
  25.01% {
    top: -2px;
    left: calc(100% - 3px);
    width: 5px;
    height: 40px;
    border-radius: 0; }
  50% {
    top: calc(100% - 38px);
    left: calc(100% - 3px);
    width: 5px;
    height: 40px;
    border-radius: 0; }
  50.01% {
    top: calc(100% - 3px);
    left: calc(100% - 38px);
    width: 40px;
    height: 5px;
    border-radius: 0; }
  75% {
    top: calc(100% - 3px);
    left: -2px;
    width: 40px;
    height: 5px;
    border-radius: 0; }
  75.01% {
    top: calc(100% - 38px);
    left: -2px;
    width: 5px;
    height: 40px;
    border-radius: 0; }
  100% {
    top: -2px;
    left: -2px;
    width: 5px;
    height: 40px;
    border-radius: 0; } }

.box-content-matter p:last-of-type {
  margin-bottom: 0; }

.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(5, 18, 41, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9999; }

.loading-overlay.hidden {
  display: none; }

.spinner {
  border: 8px solid #FFF;
  border-top: 8px solid #0092D3;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.spin {
  animation: spin 2s linear infinite; }

/*@keyframes fadeInHomeIndustry {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.3;
  }
}
*/
/*.fade-in-home-industry {
  animation: fadeInHomeIndustry 0.8s ease-out backwards;
}
*/
.draw-mask {
  stroke-dasharray: 2800;
  stroke-dashoffset: 2800;
  animation: draw 3s ease-out forwards; }

@keyframes fadeInHomeTagU1tBlock {
  from {
    opacity: 0;
    width: 0; }
  to {
    opacity: 0.25;
    width: auto; } }

.fade-in-home-tag-u1t-block {
  animation: fadeInHomeTagU1tBlock 0.8s ease-out both; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fade-in {
  animation: fadeIn 0.8s ease-out both; }

/*@keyframes fadeInHeight {
  from {
    opacity: 0;
    max-height: 0;
  }
  to {
    opacity: 1;
    max-height: 4500px;

  }
}

.fade-in-height {
  animation: fadeInHeight 0.8s ease-out both;
}*/
@keyframes revealHeight {
  from {
    max-height: 0;
    opacity: 0;
    overflow: hidden; }
  to {
    max-height: 2800px;
    opacity: 1;
    overflow: visible; } }

.reveal-height {
  animation: revealHeight 15s ease-in-out both; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(80px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fade-in-up {
  animation: fadeInUp 0.8 ease-out both; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-50px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fade-in-left {
  animation: fadeInLeft 0.8 ease-out both; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(50px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.fade-in-right {
  animation: fadeInRight 0.8s ease-out both; }

@keyframes fadeInTree {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.15; } }

@media (min-width: 940px) {
  .fade-in-tree {
    animation: fadeInTree 4.8s ease-out both; } }

@keyframes fadeInTreeHome {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.12; } }

@media (min-width: 940px) {
  .fade-in-tree-home {
    animation: fadeInTreeHome 4.8s ease-out both; } }

@keyframes swipeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.swipe-in-left {
  animation: swipeInLeft 0.6s ease-out both; }

@keyframes fadeInUpBob {
  0% {
    opacity: 0;
    transform: translateY(30px); }
  30% {
    opacity: 1;
    transform: translateY(0); }
  40% {
    transform: translateY(-5px); }
  50% {
    transform: translateY(-2px); }
  70% {
    transform: translateY(3px); }
  80% {
    transform: translateY(-4px); }
  90% {
    transform: translateY(2px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fade-in-up-bob {
  animation: fadeInUpBob 0.8s ease-in both; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-50px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.fade-in-down {
  animation: fadeInDown 0.8 ease-out both; }

@keyframes scaleOut {
  0% {
    opacity: 0;
    transform: scale(1.005); }
  70% {
    opacity: 0.5;
    transform: scale(1); }
  100% {
    opacity: 1;
    transform: scale(1); } }

.scale-out {
  animation: scaleOut 0.8s linear both;
  transform-origin: center; }

@keyframes rotate2 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.rotate2 {
  animation-name: rotate2;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

@keyframes arrow-right-bounce {
  0% {
    transform: translateX(0); }
  30% {
    transform: translateX(8px); }
  50% {
    transform: translateX(7px); }
  100% {
    transform: translateX(0); } }

.arrow-right-bounce {
  animation-name: arrow-right-bounce;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards; }

@keyframes letterFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.home-tag-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
  .home-tag-line span.word {
    display: inline-block;
    white-space: nowrap; }
  .home-tag-line span.word > span {
    display: inline-block;
    animation-fill-mode: forwards; }
  .home-tag-line span.letter-space {
    width: 0.25em;
    opacity: 1;
    flex-shrink: 0; }
  .home-tag-line.letters-animate span.word > span {
    animation-name: letterFadeIn;
    animation-duration: 1.4s;
    animation-timing-function: linear; }

.home-tag-u1t-block.animated .home-tag-u1t-img,
.home-tag-u1t-block.wow.animated .home-tag-u1t-img {
  animation-name: letterFadeIn;
  animation-duration: 1.4s;
  animation-timing-function: linear;
  animation-delay: 0.4s; }

.js-graphic-neural-path path {
  opacity: 0.3;
  stroke-dasharray: 8000;
  stroke-dashoffset: 8000;
  stroke: rgba(255, 255, 255, 0.2); }

/* Section 1: Last 2 <g> tags - animate when triggered */
/* Only animate the first path (the main line), stopping before the back-up */
.js-graphic-neural-path.animate-section1 [data-section="1"] path:first-child {
  stroke-dasharray: var(--path-length, 8000);
  stroke-dashoffset: var(--path-length, 8000);
  animation: dash-section1 3s linear forwards;
  animation-delay: 0s; }

@keyframes dash-section1 {
  0% { }
  20% { }
  100% {
    stroke-dashoffset: var(--stop-length, 2400);
    opacity: 0.3; } }

.js-graphic-neural-path.animate-section2 [data-section="2"] path:first-child {
  stroke-dasharray: var(--path-length, 8000);
  stroke-dashoffset: var(--path-length, 8000);
  animation: dash-section2 4s linear forwards;
  animation-delay: 2.3s;
  /* Start when section 1 finishes (section 1 duration is 4s) */
  mask: url(#mask-section2-red);
  -webkit-mask: url(#mask-section2-red); }

/* Hide the second path (the darker overlay) in section 2 */
@keyframes dash-section2 {
  0% { }
  50% { }
  100% {
    /* Stop animation before the back-up portion - animate to the stop point */
    stroke-dashoffset: var(--stop-length, 2400);
    opacity: 0.3; } }

/* Fix gaps in section 3 paths */
.js-graphic-neural-path [data-section="3"] path {
  stroke-linejoin: round;
  stroke-linecap: round; }

/* Section 3: Rest of <g> tags - animate when triggered */
/* Only animate the first path (the main line), stopping before the back-up */
.js-graphic-neural-path.animate-section3 [data-section="3"] path:first-child {
  stroke-dasharray: var(--path-length, 8000);
  stroke-dashoffset: var(--path-length, 8000);
  animation: dash-section3 3s linear forwards;
  animation-delay: 0.5s; }

/* Hide the second path (the darker overlay) in section 3 */
@keyframes dash-section3 {
  0% { }
  20% {
    filter: drop-shadow(-5px 5px 6px rgba(0, 146, 211, 0.7)); }
  100% {
    /* Stop animation before the back-up portion - animate to the stop point */
    stroke-dashoffset: var(--stop-length, 2400);
    opacity: 0.3;
    filter: none; } }

.graphic-neural-block {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 0 20px;
  z-index: -1; }
  @media (min-width: 940px) {
    .graphic-neural-block {
      padding: 0; } }

.graphic-neural-wrapper {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

/*.path-1027-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  
  // .path-1027-ball uses existing .circle-azure-glow styles and animation
  // Positioned via JavaScript to match Path_1027 location
}*/
.wow {
  visibility: hidden; }

.show-on-screen-readers, .visually-hidden {
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  /* Fallback: Older Browsers */
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
  white-space: nowrap; }

@media (max-width: 939.5px) {
  .hide-media-mid-max {
    display: none; } }

@media (max-width: 639.5px) {
  .hide-media-sm-max {
    display: none; } }

@media (min-width: 640px) {
  .hide-media-sm {
    display: none; } }

@media (min-width: 940px) {
  .hide-media-mid {
    display: none; } }

button {
  font-family: "montserrat", sans-serif; }
  button:focus {
    outline: 1px solid transparent;
    box-shadow: 2px 2px 7px 1px rgba(0, 146, 211, 0.3); }

.btn {
  border: 1px solid;
  border-radius: 27px;
  font-size: 88.88889%;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  min-height: 46px;
  padding: 10px 20px;
  display: inline-block;
  outline: none;
  cursor: pointer;
  transition: all 0.2s linear; }
  .btn:hover {
    transition: all 0.2s ease-in; }
  .btn:focus {
    outline: 1px solid transparent;
    box-shadow: 2px 2px 7px 1px rgba(0, 146, 211, 0.3); }
  @media (min-width: 640px) {
    .btn {
      padding: 10px 30px; } }

.btn--blue-navy {
  color: #FFF;
  background-color: #0E3360;
  border-color: #0E3360; }
  .btn--blue-navy:hover {
    color: #FFF;
    border-color: #0b274a;
    background-color: #0b274a; }

.btn-blue-azure--outline {
  color: #FFF;
  background-color: transparent;
  border-color: #0092D3; }
  .btn-blue-azure--outline:hover {
    color: rgba(255, 255, 255, 0.7);
    background-color: transparent; }

.btn--icon {
  display: inline-flex;
  align-items: center;
  padding-top: 5px;
  padding-block: 5px; }

.btn--icon-right {
  padding-right: 5px;
  padding-left: 20px; }

.btn--icon-left {
  padding-left: 5px;
  padding-right: 20px; }

.btn--sm {
  font-size: 77.77778%;
  min-height: 46px; }

.btn--full-width {
  width: 100%;
  display: block; }

.btn--disabled {
  opacity: 0.3;
  pointer-events: none; }

.btn--reset {
  color: #FFF;
  background: none;
  border: none;
  font-family: "montserrat", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  min-height: 0;
  text-align: left;
  padding: 0;
  cursor: text; }
  .btn--reset:hover {
    color: #FFF;
    background: none; }
  .btn--reset:focus {
    outline: none; }

input, select {
  border-radius: 0;
  box-shadow: none;
  background-clip: padding-box; }

input[type="submit"].btn {
  -webkit-appearance: none; }

.form-field {
  margin-bottom: 25px; }

.label {
  font-size: 88.88889%;
  font-weight: 400;
  display: block;
  margin-bottom: 15px; }

.form-text {
  color: #FFF;
  border: 1px solid #0092D3;
  border-radius: 15px;
  background-color: #051229;
  font-size: 17px;
  font-family: "montserrat", sans-serif;
  line-height: 1.4;
  min-height: 46px;
  padding: 10px 15px;
  display: block;
  width: 100%;
  transition: all 0.2s linear; }
  .form-text:focus {
    outline: 0;
    border: 1px solid #0092D3;
    transition: all 0.2s linear; }
  @media (min-width: 1200px) {
    .form-text {
      min-height: 69px; } }

.form-text--select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/site-assets/images/icons/chevron-down.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 14px; }

textarea.form-text {
  min-height: 165px; }

input[type="radio"], input[type="checkbox"] {
  width: 16px;
  height: 16px;
  accent-color: #0092D3;
  display: inline-block;
  vertical-align: middle; }
  input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 0;
    border: 1px solid #0092D3;
    transition: all 0.2s linear;
    outline: 1px solid #0092D3; }
  input[type="radio"] + label, input[type="checkbox"] + label {
    display: inline-block;
    font-weight: 400; }

.form--error {
  border-color: #E9473F; }

.form--disabled {
  background-color: #D4D2C8;
  border-color: #D4D2C8;
  opacity: 0.7; }
  .form--disabled input, .form--disabled textarea, .form--disabled select {
    cursor: not-allowed; }
  .form--disabled:focus {
    border-color: #D4D2C8; }

.form-help-text {
  font-size: 88.88889%;
  font-weight: 500;
  margin: 10px 0 0 0; }

.form-help-text--error {
  color: #E9473F; }

.form-info-text {
  color: rgba(255, 255, 255, 0.27);
  font-size: 66.66667%; }

.notify {
  background-color: #0092D3;
  border: 3px solid #0092D3;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  padding: 10px;
  margin: 0 0 20px 0; }
  .notify .notify-icon {
    color: #0092D3; }

.notify--error {
  background-color: #E9473F;
  border-color: #E9473F; }
  .notify--error .notify-icon {
    color: #E9473F; }

.notify--warning {
  background-color: rgba(255, 127, 48, 0.3);
  border-color: #FF7F30; }
  .notify--warning .notify-icon {
    color: #FF7F30; }

.notify-icon {
  position: relative;
  top: 2px; }

.splide__container {
  box-sizing: border-box;
  position: relative; }

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  transform-style: preserve-3d; }

.splide.is-initialized:not(.is-active) .splide__list {
  display: block; }

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none; }

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto; }

.splide__progress__bar {
  width: 0; }

.splide {
  outline: none;
  position: relative;
  visibility: hidden; }

.splide.is-initialized,
.splide.is-rendered {
  visibility: visible; }

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  outline: none;
  position: relative; }

.splide__slide img {
  vertical-align: bottom; }

.splide__slider {
  position: relative; }

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0; }

@keyframes splide-loading {
  0% {
    transform: rotate(0); }
  to {
    transform: rotate(1turn); } }

.splide--draggable > .splide__slider > .splide__track,
.splide--draggable > .splide__track {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.splide--fade > .splide__slider > .splide__track > .splide__list,
.splide--fade > .splide__track > .splide__list {
  display: block; }

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide,
.splide--fade > .splide__track > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0; }

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active,
.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1; }

.splide--rtl {
  direction: rtl; }

.splide--ttb.is-active > .splide__slider > .splide__track > .splide__list,
.splide--ttb.is-active > .splide__track > .splide__list {
  display: block; }

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1; }

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em; }

.splide__arrow:hover {
  opacity: 0.9; }

.splide__arrow:focus {
  outline: none; }

.splide__arrow--prev {
  left: 1em; }

.splide__arrow--prev svg {
  transform: scaleX(-1); }

.splide__arrow--next {
  right: 1em; }

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1; }

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  transition: transform 0.2s linear;
  width: 8px; }

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4); }

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9; }

.splide__pagination__page:focus {
  outline: none; }

.splide__progress__bar {
  background: #ccc;
  height: 3px; }

.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide,
.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer; }

.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active,
.splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border: 3px solid #000; }

.splide--nav > .splide__slider > .splide__track > .splide__list > .splide__slide:focus,
.splide--nav > .splide__track > .splide__list > .splide__slide:focus {
  outline: none; }

.splide--rtl > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev {
  left: auto;
  right: 1em; }

.splide--rtl > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: scaleX(1); }

.splide--rtl > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next {
  left: 1em;
  right: auto; }

.splide--rtl > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next svg,
.splide--rtl > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: scaleX(-1); }

.splide--ttb > .splide__arrows .splide__arrow,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow {
  left: 50%;
  transform: translate(-50%); }

.splide--ttb > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev {
  top: 1em; }

.splide--ttb > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--prev svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--prev svg {
  transform: rotate(-90deg); }

.splide--ttb > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next {
  bottom: 1em;
  top: auto; }

.splide--ttb > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__slider > .splide__track > .splide__arrows .splide__arrow--next svg,
.splide--ttb > .splide__track > .splide__arrows .splide__arrow--next svg {
  transform: rotate(90deg); }

.splide--ttb > .splide__pagination,
.splide--ttb > .splide__slider > .splide__pagination {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0; }

.splide__pagination {
  position: static;
  margin-top: 15px; }
  .splide__pagination li {
    line-height: 1.4; }

.splide__pagination__page {
  background: #333333;
  border-radius: 2px;
  margin: 0 5px;
  width: 18px;
  height: 4px;
  opacity: 1; }
  .splide__pagination__page.is-active {
    width: 24px;
    background: #0092D3;
    transform: none; }
  .splide__pagination__page:hover {
    transform: scale(1.1); }

@media (min-width: 640px) {
  .splide-carousel .splide__list {
    margin-left: -20px;
    margin-right: -20px; }
  .splide-carousel .splide__slide {
    padding-left: 20px;
    padding-right: 20px; } }

.splide-carousel .splide__arrow {
  background: transparent;
  width: auto;
  position: static;
  padding: 10px 5px;
  transform: none;
  width: auto;
  height: auto;
  opacity: 1; }
  .splide-carousel .splide__arrow[disabled] {
    opacity: 0.3;
    cursor: default; }
    .splide-carousel .splide__arrow[disabled]:hover, .splide-carousel .splide__arrow[disabled]:focus {
      opacity: 0.3; }
  .splide-carousel .splide__arrow:hover {
    opacity: 0.8; }

.splide-carousel .splide__arrow svg {
  width: 10px;
  height: auto;
  fill: #FFF; }

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

html, body {
  width: 100%;
  height: 100%; }

html {
  scroll-behavior: smooth; }

body {
  color: #FFF;
  background-color: #051229;
  font-family: "montserrat", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
  overflow-x: hidden;
  display: flex;
  flex-direction: column; }

img, video, svg {
  max-width: 100%;
  height: auto; }

.skip-link-nav:focus {
  clip-path: none;
  z-index: 2;
  left: 0;
  right: 0;
  transition: none; }

.skip-link-nav.focusable:focus, .skip-link-nav.focusable:active {
  width: 263px;
  position: absolute !important; }

.nav-block {
  position: fixed;
  bottom: 20px;
  left: 15px;
  right: 15px;
  margin: 0 auto;
  max-width: 440px; }

.nav {
  background-color: #051229; }
  @media (max-width: 939.5px) {
    .nav {
      height: 100vh;
      position: fixed;
      top: calc(90px - 27px);
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 0;
      overflow-y: auto;
      overflow-x: hidden;
      transition: all 0.4s linear;
      visibility: hidden;
      padding: 20px 30px;
      z-index: 800; } }

@media (max-width: 939.5px) {
  .nav--active {
    opacity: 1;
    visibility: visible;
    transition: all 0.4s linear; } }

.nav-link {
  color: #FFF;
  font-weight: 400;
  font-size: 77.77778%;
  display: block; }
  .nav-link:hover {
    color: #0092D3; }
  @media (max-width: 939.5px) {
    .nav-link {
      margin-top: 5px;
      margin-bottom: 5px;
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 17px; } }

@media (min-width: 940px) {
  .btn-nav-toggle-col {
    display: none; } }

.btn-nav-toggle {
  padding-top: 17px;
  cursor: pointer; }

.menu-line {
  background-color: #FFF;
  opacity: 0.4;
  width: 30px;
  height: 2px;
  display: block;
  margin: 0 0 10px 0;
  transition: all 0.2s linear; }

.btn-nav-toggle--active {
  z-index: 801; }
  .btn-nav-toggle--active .menu-line--1 {
    transform: translate3d(0px, 4px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg); }
  .btn-nav-toggle--active .menu-line--2 {
    transform: translate3d(0px, -8px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg, 0deg); }

.main {
  padding-top: 30px;
  padding-bottom: 30px; }

.header {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #051229;
  transform: translateY(0);
  transition: none; }
  .header.header--scrolled {
    top: 0;
    bottom: auto; }
  body.page-loading .header {
    opacity: 0.3;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out; }
    body.page-loading .header .btn-nav-toggle {
      pointer-events: auto; }

.header-inner-block {
  border-top: 1px solid rgba(0, 146, 211, 0.25);
  border-bottom: 1px solid rgba(0, 146, 211, 0.25); }
  @media (min-width: 940px) {
    .header-inner-block {
      padding-top: 20px;
      padding-bottom: 20px; } }

@media (max-width: 639.5px) {
  .header-row {
    margin-left: -5px;
    margin-right: -5px; } }

@media (max-width: 639.5px) {
  .header-row .col {
    padding-left: 5px;
    padding-right: 5px; } }

@media (max-width: 639.5px) {
  .col.header-col-nav {
    padding-left: 0;
    padding-right: 0; } }

.header-logo, .footer-logo {
  display: block; }

.header-logo-img, .footer-logo-img {
  display: block; }
  @media (max-width: 939.5px) {
    .header-logo-img, .footer-logo-img {
      max-width: 150px; } }
  @media (max-width: 639.5px) {
    .header-logo-img, .footer-logo-img {
      max-width: 100px; } }

@media (max-width: 939.5px) {
  .btn-contact-header {
    min-height: 32px;
    padding-top: 2px;
    padding-bottom: 2px; } }

@media (max-width: 639.5px) {
  .btn-contact-header {
    padding-left: 10px; } }

.btn-contact-header-text {
  padding-right: 10px; }
  @media (max-width: 639.5px) {
    .btn-contact-header-text {
      font-size: 60%; } }
  @media (min-width: 640px) {
    .btn-contact-header-text {
      padding-right: 20px; } }

@media (max-width: 939.5px) {
  .btn-circle-icon--header {
    width: 20px;
    height: 20px; }
    .btn-circle-icon--header img {
      width: 10px; } }

.footer {
  padding-bottom: 20px; }

@media (max-width: 639.5px) {
  .footer-privacy-block {
    font-size: 88.88889%; } }

.home-banner {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (min-width: 640px) {
    .home-banner {
      padding-top: 140px;
      padding-bottom: 140px; } }

.back-to-top-block {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  pointer-events: auto;
  cursor: pointer;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
  body.header-scrolled .back-to-top-block, .back-to-top-block.back-to-top-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    cursor: default; }
  body.page-loading .back-to-top-block {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    cursor: default; }

.loading-tree {
  max-width: 70%;
  position: absolute;
  top: 20px;
  left: -70px;
  margin: 0 auto;
  opacity: 0.7;
  visibility: visible;
  transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.6s cubic-bezier(0.4, 0, 0.2, 1); }
  body.header-scrolled .loading-tree, .loading-tree.loading-tree-hidden {
    animation: none;
    opacity: 0 !important;
    visibility: hidden !important; }
  @media (min-width: 640px) {
    .loading-tree {
      max-width: 50%;
      margin: 0; } }
  @media (min-width: 940px) {
    .loading-tree {
      max-width: none;
      max-height: 100vh; } }

.back-to-top-btn {
  cursor: pointer; }
  body.page-loading .back-to-top-btn {
    cursor: default; }
    body.page-loading .back-to-top-btn img {
      opacity: 0;
      transition: opacity 0.2s ease-in-out; }
    body.page-loading .back-to-top-btn::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 40px;
      height: 40px;
      border: 3px solid rgba(255, 255, 255, 0.3);
      border-top-color: #0092D3;
      border-radius: 50%;
      animation: spin 0.8s linear infinite; }

@keyframes spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg); } }

.home-banner-heading-block, .about-banner-heading-block, .contact-banner-heading-block {
  margin-top: 100vh;
  transition: margin-top 0.4s ease-in-out; }

body.header-scrolled .home-banner-heading-block {
  margin-top: 200px; }
  @media (min-width: 940px) {
    body.header-scrolled .home-banner-heading-block {
      margin-top: 300px; } }

body.header-scrolled .about-banner-heading-block, body.header-scrolled .contact-banner-heading-block {
  margin-top: 200px; }

body.header-scrolled .contact-banner-heading-block {
  margin-top: 100px; }

.home-banner-block {
  scroll-margin-top: 0; }

.home-banner-heading {
  color: rgba(255, 255, 255, 0.7); }

.home-banner-subheading {
  padding-bottom: 20px; }

.circle-glow-block--banner, .circle-glow-block--neural {
  padding-bottom: 220px; }
  .circle-glow-block--banner .circle-azure-glow, .circle-glow-block--neural .circle-azure-glow {
    position: absolute; }
    .circle-glow-block--banner .circle-azure-glow:first-of-type, .circle-glow-block--neural .circle-azure-glow:first-of-type {
      left: 7%;
      top: 62%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(2), .circle-glow-block--neural .circle-azure-glow:nth-of-type(2) {
      left: 18%;
      top: 25%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(3), .circle-glow-block--neural .circle-azure-glow:nth-of-type(3) {
      left: 24%;
      top: 95%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(4), .circle-glow-block--neural .circle-azure-glow:nth-of-type(4) {
      left: 30%;
      top: 55%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(5), .circle-glow-block--neural .circle-azure-glow:nth-of-type(5) {
      left: 40%;
      top: 25%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(6), .circle-glow-block--neural .circle-azure-glow:nth-of-type(6) {
      left: 48%;
      top: 70%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(7), .circle-glow-block--neural .circle-azure-glow:nth-of-type(7) {
      left: 58%;
      top: 100%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(8), .circle-glow-block--neural .circle-azure-glow:nth-of-type(8) {
      left: 65%;
      top: 50%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(9), .circle-glow-block--neural .circle-azure-glow:nth-of-type(9) {
      left: 77%;
      top: 45%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(10), .circle-glow-block--neural .circle-azure-glow:nth-of-type(10) {
      left: 87%;
      top: 65%; }
    .circle-glow-block--banner .circle-azure-glow:nth-of-type(11), .circle-glow-block--neural .circle-azure-glow:nth-of-type(11) {
      left: 95%;
      top: 15%; }

.circle-glow-block--neural {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0; }
  .circle-glow-block--neural .circle-azure-glow {
    position: absolute;
    background-color: rgba(0, 146, 211, 0.5); }
    .circle-glow-block--neural .circle-azure-glow:first-of-type {
      left: 5%;
      top: 10%; }
    .circle-glow-block--neural .circle-azure-glow:nth-of-type(2) {
      left: 24%;
      top: 85%; }
    .circle-glow-block--neural .circle-azure-glow:nth-of-type(3) {
      left: 15%;
      top: -25%; }
    .circle-glow-block--neural .circle-azure-glow:nth-of-type(4) {
      left: 55%;
      top: 100%; }
    .circle-glow-block--neural .circle-azure-glow:nth-of-type(5) {
      left: 75%;
      top: 30%; }
    .circle-glow-block--neural .circle-azure-glow:nth-of-type(6) {
      left: 87%;
      top: 65%; }
    .circle-glow-block--neural .circle-azure-glow:nth-of-type(7) {
      left: 90%;
      top: 15%; }
    .circle-glow-block--neural .circle-azure-glow:nth-of-type(8) {
      left: 85%;
      top: -35%; }

.circle-glow-block.fade-in .circle-azure-glow {
  animation: fadeInCircle 0.6s ease-out forwards, animate-circle-azure 2.5s infinite linear 0.6s;
  animation-fill-mode: backwards, both; }
  .circle-glow-block.fade-in .circle-azure-glow:first-of-type {
    animation-delay: 0s, 0.6s; }
  .circle-glow-block.fade-in .circle-azure-glow:nth-of-type(2) {
    animation-delay: 0.2s, 0.8s; }
  .circle-glow-block.fade-in .circle-azure-glow:nth-of-type(3) {
    animation-delay: 0.4s, 1.0s; }
  .circle-glow-block.fade-in .circle-azure-glow:nth-of-type(4) {
    animation-delay: 0.6s, 1.2s; }
  .circle-glow-block.fade-in .circle-azure-glow:nth-of-type(5) {
    animation-delay: 0.3s, 0.9s; }
  .circle-glow-block.fade-in .circle-azure-glow:nth-of-type(6) {
    animation-delay: 0.8s, 1.4s; }
  .circle-glow-block.fade-in .circle-azure-glow:nth-of-type(7) {
    animation-delay: 0.5s, 1.1s; }

@keyframes fadeInCircleWithBlur {
  0% {
    opacity: 0;
    transform: scale(0.8);
    filter: blur(2px); }
  20% {
    opacity: 0.7;
    transform: scale(1);
    filter: blur(2px); }
  40% {
    filter: blur(3px);
    transform: scale(0.9);
    opacity: 0.7; }
  60% {
    filter: blur(4px);
    transform: scale(1.1);
    opacity: 0.7; }
  80% {
    filter: blur(3px);
    transform: scale(1);
    opacity: 0.7; }
  100% {
    filter: blur(2px);
    transform: scale(1);
    opacity: 0.5; } }

@keyframes fadeInCircle {
  from {
    opacity: 0;
    transform: scale(0.8); }
  to {
    opacity: 0.5;
    transform: scale(1); } }

@media (min-width: 940px) {
  .home-about-block {
    padding-bottom: 140px; } }

.home-tag-seads-line, .home-tag-u1t-line, .home-tag-nature-line {
  color: rgba(0, 146, 211, 0.3);
  text-align: center; }
  @media (min-width: 640px) {
    .home-tag-seads-line, .home-tag-u1t-line, .home-tag-nature-line {
      letter-spacing: 1px; } }
  @media (min-width: 940px) {
    .home-tag-seads-line, .home-tag-u1t-line, .home-tag-nature-line {
      font-weight: 100; } }
  @media (min-width: 1200px) {
    .home-tag-seads-line, .home-tag-u1t-line, .home-tag-nature-line {
      letter-spacing: 4px; } }

.home-tag-seads-line, .home-tag-nature-line {
  font-size: 177.77778%; }
  @media (min-width: 640px) {
    .home-tag-seads-line, .home-tag-nature-line {
      font-size: 300%; } }
  @media (min-width: 1200px) {
    .home-tag-seads-line, .home-tag-nature-line {
      font-size: 555.55556%; } }

.home-tag-u1t-line {
  font-size: 166.66667%; }
  @media (min-width: 640px) {
    .home-tag-u1t-line {
      font-size: 222.22222%; } }

@media (min-width: 1200px) {
  .home-solution-operation-content {
    padding-right: 40px; } }

@media (min-width: 1200px) {
  .home-services-block {
    padding-bottom: 80px; } }

.home-industry-each {
  border-bottom: 1px solid #0092D3;
  padding: 30px 0 10px;
  opacity: 0.3;
  display: block;
  transition: all 0.4s linear; }
  .home-industry-each:hover {
    opacity: 1;
    transition: all 0.4s linear; }
    .home-industry-each:hover .home-industry-each-icon {
      opacity: 1; }
    .home-industry-each:hover .home-industry-content {
      opacity: 1;
      visibility: visible;
      height: auto; }

.home-industry-content {
  opacity: 0;
  visibility: hidden;
  height: 0; }

.home-industry-each-icon {
  opacity: 0; }

.neural-section-wrap {
  position: relative; }

.link-social {
  color: #355D8E; }
  .link-social:hover {
    color: #FFF; }
    .link-social:hover img {
      filter: brightness(5); }

/*.graphic-neural-home {
  display: block;
  margin: 0 auto;
  opacity: 0.1;
}*/
.about-tree-graphic-block {
  position: relative;
  overflow-x: hidden; }

.tree-about {
  position: absolute;
  left: 0;
  opacity: 0.15;
  transform: scale(2); }
  @media (min-width: 640px) {
    .tree-about {
      transform: scale(1.4); } }

.tree-home {
  position: absolute;
  left: 0;
  opacity: 0.12;
  transform: scale(2); }
  @media (min-width: 640px) {
    .tree-home {
      transform: scale(1.8); } }

.about-banner-heading-block {
  position: relative; }

.graphic-neural-wrapper--product, .graphic-neural-wrapper--solution, .graphic-neural-wrapper--industries {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.img-neural-wrapper-about, .img-neural-wrapper-product, .img-neural-wrapper-solution, .img-neural-wrapper-industries {
  opacity: 0.2; }

.section-box-content-padding {
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 940px) {
    .section-box-content-padding {
      padding-left: 40px;
      padding-right: 40px; } }

.solution-banner-heading-block {
  position: relative; }

.margin-reset {
  margin: 0; }

.margin-bottom-reset {
  margin-bottom: 0; }

.padding-reset {
  padding: 0; }

.padding-left-right-reset {
  padding-left: 0;
  padding-right: 0; }

.js-show {
  display: block; }

.js-hide {
  display: none; }
