@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
* {
  box-sizing: border-box;
}
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html, button, input, select, textarea {
  font-family: sans-serif;
  outline: none;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:focus, a:active, a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p, pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before, q:after {
  content: "";
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*------------------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /*
   * Don't show links for images, or javascript/internal links
   */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    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) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
.container {
  /*
  @media (min-width: 1800px) {
    max-width: 1740px;
  }
  @media (min-width: 1920px) {
    max-width: 1840px;
  }
*/
}
@media (min-width: 1400px) {
  .container {
    max-width: 1380px;
  }
}
:root, [data-theme="default"] {
  --bs-gutter-x: 40px;
}
:root .row, [data-theme="default"] .row {
  --bs-gutter-x: 40px;
}
:root .vc_row, [data-theme="default"] .vc_row {
  margin-left: -20px;
  margin-right: -20px;
}
:root .vc_column_container > .vc_column-inner, [data-theme="default"] .vc_column_container > .vc_column-inner {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 575.98px) {
  :root {
    --bs-gutter-x: 20px;
  }
  :root .row {
    --bs-gutter-x: 20px;
  }
  .vc_row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .vc_column_container > .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*
@media all and (max-width: 1799.98px) {
  :root {
    --bs-gutter-x: 60px;
    .row {
      --bs-gutter-x: 60px;
    }
    .vc_row {
      margin-left: -30px;
      margin-right: -30px;
    }
    .vc_column_container>.vc_column-inner {
      padding-left: 30px;
      padding-right: 30px;
    }
  }
}

@media all and (max-width: 1599.98px) {
  :root {
    --bs-gutter-x: 40px;
    .row {
      --bs-gutter-x: 40px;
    }
    .vc_row {
      margin-left: -20px;
      margin-right: -20px;
    }
    .vc_column_container>.vc_column-inner {
      padding-left: 20px;
      padding-right: 20px;
    }
  }
}

@media all and (max-width: 991.98px) {
  :root {
    --bs-gutter-x: 20px;
    .row {
      --bs-gutter-x: 20px;
    }
  }
  .vc_row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .vc_column_container>.vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media all and (max-width: 767.98px) {
  :root {
    --bs-gutter-x: 30px;
    .row {
      --bs-gutter-x: 30px;
    }
    .vc_row {
      margin-left: -15px;
      margin-right: -15px;
    }
    .vc_column_container>.vc_column-inner {
      padding-left: 15px;
      padding-right: 15px;
    }
  }
}


*/
/* Accessibility Settings -------------------- */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0s !important;
    transition-duration: 0s !important;
  }
}
/* Screen Reader Text ------------------------ */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Skip Link --------------------------------- */
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
#back-top-wrapper {
  z-index: 999;
  position: fixed;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  #back-top-wrapper {
    display: none;
  }
}
#back-top-wrapper #back-top {
  margin: 0;
}
#back-top-wrapper #back-top a {
  display: block;
  width: 42px;
  height: 42px;
  color: #bbb;
  text-align: center;
  text-decoration: none;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #25272c url(../images/helper/up-arrow.png) no-repeat 50% 50%;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#back-top-wrapper #back-top a:hover {
  background-color: #fe6b00;
}
#scroll-wrapper {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 52px;
  bottom: 20%;
  overflow: hidden;
}
#scroll-wrapper.scroll-hide {
  opacity: 0;
}
@media (max-width: 767.98px) {
  #scroll-wrapper {
    display: none;
  }
}
#scroll-wrapper img {
  display: block;
}
/* Preloader */
#preloader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999;
}
#preloader #status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url("../images/helper/status.gif");
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}
a[href^="tel:"], a[href^="mailto:"] {
  white-space: nowrap !important;
}
.says, .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.thumbnail {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.clear {
  border: 0;
  clear: both;
  display: block;
  float: none;
  margin: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  font-size: 1px;
  line-height: 1px;
}
.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.rich_header:before, .rich_header:after {
  display: inline-block;
  content: "";
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fe6b00;
  margin: 0 20px;
  top: -6px;
  position: relative;
}
@media (max-width: 767px) {
  .rich_header:before, .rich_header:after {
    display: none;
  }
}
.breadcrumbs {
  font-size: 18px;
  line-height: 26px;
  color: #273240;
  padding: 15px 0;
  background: none;
}
.breadcrumbs ul {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  list-style: none;
}
.breadcrumbs ul li {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
}
.breadcrumbs .breadcrumbs-item-sep {
  padding: 0 10px;
  text-align: center;
}
.breadcrumbs a {
  color: #fe6b00;
}
.post-nav {
  padding: 24px 0;
  border-top: 1px solid #fe6b00;
}
.post-nav a {
  text-decoration: none;
}
.post-nav .nav-previous {
  float: left;
  width: 50%;
  font-weight: 600;
  font-size: 16px;
}
.post-nav .nav-next {
  float: right;
  text-align: right;
  width: 50%;
  font-weight: 600;
  font-size: 16px;
}
.nav-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
}
@media (max-width: 767.98px) {
  .nav-links {
    flex-wrap: wrap;
  }
}
.nav-links .nav-next {
  margin: 0 0 0 auto;
}
.wp-pagenavi {
  clear: both;
  text-align: center;
  padding: 30px 0;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  padding: 0 5px;
  margin: 0 2px;
  background: none;
  color: #fe6b00;
  font-size: 20px;
  border-color: #dedede;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.wp-pagenavi span.current {
  background-color: #fe6b00;
  color: #ffffff;
  text-decoration: none;
  border-color: #fe6b00;
  font-weight: 700;
}
.wp-pagenavi a:hover {
  background-color: #fe6b00;
  border-color: #dedede;
  color: #ffffff;
  text-decoration: none;
}
/*--------------------------------------------------------------
Image Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin: 0 27px 27px 0;
}
@media (max-width: 767.98px) {
  .alignleft {
    float: none;
    margin: 0 auto 27px auto;
  }
}
.alignright {
  float: right;
  margin: 0 0 27px 27px;
}
@media (max-width: 767.98px) {
  .alignright {
    float: none;
    margin: 0 auto 27px auto;
  }
}
.aligncenter {
  display: block;
  margin: 0 auto 27px auto;
}
img.aligncenter, img.alignright, img.alignleft {
  max-width: 100%;
  height: auto;
}
.wp-caption {
  position: relative;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.wp-caption .wp-caption-text {
  text-align: center;
}
.ui-datepicker a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.ui-datepicker tbody td {
  text-align: center;
}
table {
  border: 1px solid #c9c9c9;
  width: 100%;
}
table tr th {
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  border: 1px solid #c9c9c9;
  background-color: #f7f7f7;
  text-align: center;
}
table tr td {
  padding: 12px 20px;
  background-color: #f7f7f7;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}
table tr:nth-child(2n) td {
  background-color: #fff;
}
.flexible table th, table.flexible th {
  white-space: nowrap;
}
.flexible table td, table.flexible td {
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .flexible table, table.flexible {
    display: block;
  }
  .flexible table thead, .flexible table tbody, .flexible table th, .flexible table td, .flexible table tr, table.flexible thead, table.flexible tbody, table.flexible th, table.flexible td, table.flexible tr {
    display: block;
  }
  .flexible table thead tr, table.flexible thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .flexible table tr, table.flexible tr {
    border-bottom: 1px solid #ccc;
  }
  .flexible table th, table.flexible th {
    display: none;
  }
  .flexible table td, table.flexible td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 5px 10px 5px 30%;
    min-height: 37px;
  }
  .flexible table td:before, table.flexible td:before {
    position: absolute;
    top: 6px;
    left: 10px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
  }
  .flexible table td:nth-of-type(1):before, table.flexible td:nth-of-type(1):before {
    content: "Column 1";
  }
  .flexible table td:nth-of-type(2):before, table.flexible td:nth-of-type(2):before {
    content: "Column 2";
  }
  .flexible table td:nth-of-type(3):before, table.flexible td:nth-of-type(3):before {
    content: "Column 3";
  }
  .flexible table td:nth-of-type(4):before, table.flexible td:nth-of-type(4):before {
    content: "Column 4";
  }
  .flexible table td:nth-of-type(5):before, table.flexible td:nth-of-type(5):before {
    content: "Column 5";
  }
}
.wpb_text_column > .wpb_wrapper > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wpb_text_column > .wpb_wrapper > ul.included li:before {
  color: #103fc3;
}
.wpb_text_column > .wpb_wrapper > ul.not-included li:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  color: #fe6b00;
}
.wpb_text_column > .wpb_wrapper > ul li {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 0 34px;
}
.wpb_text_column > .wpb_wrapper > ul li:last-child {
  margin-bottom: 0;
}
.wpb_text_column > .wpb_wrapper > ul li:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  top: 5px;
  left: 0;
  color: #fe6b00;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.social-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 0;
  display: flex;
}
.social-menu::before {
  display: none;
}
.social-menu li {
  margin: 0 0 0 40px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .social-menu li {
    margin-left: 30px;
  }
}
.social-menu li:first-child {
  margin: 0;
}
.social-menu a {
  display: block;
  text-decoration: none;
  text-align: center;
  width: 40px;
  height: 40px;
  text-indent: -999px;
  overflow: hidden;
  position: relative;
  font-size: 26px;
}
@media (max-width: 767.98px) {
  .social-menu a {
    width: 30px;
    height: 30px;
    font-size: 24px;
  }
}
.social-menu a:hover {
  text-decoration: none;
  -webkit-transform: rotate(-360deg) scale(1.4);
  -moz-transform: rotate(-360deg) scale(1.4);
  -ms-transform: rotate(-360deg) scale(1.4);
  -o-transform: rotate(-360deg) scale(1.4);
  transform: rotate(-360deg) scale(1.4);
}
.social-menu a:before {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  text-indent: initial;
  font-weight: 400;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.social-menu a[href*="linkedin.com"]:before {
  content: "";
}
.social-menu a[href*="plus.google.com"]:before {
  content: "";
}
.social-menu a[href*="instagram.com"]:before {
  content: "";
}
.social-menu a[href*="facebook.com"]:before {
  content: "";
}
.social-menu a[href*="twitter.com"]:before {
  content: "";
}
.social-menu a[href*="youtube.com"]:before {
  content: "";
}
.social-menu a[href*="vimeo.com"]:before {
  content: "";
}
.social-menu a[href*="yelp.com"]:before {
  content: "";
}
.site-footer {
  position: relative;
  background: #012ca9;
  background-image: url("../images/bg-footer.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin: 0;
  padding: 220px 0;
  border-top: none;
}
@media (max-width: 1599.98px) {
  .site-footer {
    padding: 180px 0;
  }
}
@media (max-width: 1399.98px) {
  .site-footer {
    padding: 140px 0;
  }
}
@media (max-width: 1199.98px) {
  .site-footer {
    padding: 100px 0;
  }
}
@media (max-width: 991.98px) {
  .site-footer {
    padding: 50px 0;
  }
}
@media (max-width: 767.98px) {
  .site-footer {
    background: none;
    background-color: #012ca9;
  }
}
@media (max-width: 767.98px) {
  .site-footer:before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background-image: url("../images/jm-footer.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    z-index: 1;
  }
}
@media (max-width: 767.98px) {
  .site-footer:after {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background-image: url("../images/online-footer.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    z-index: 2;
  }
}
.site-footer > .wrapper {
  position: relative;
  z-index: 10;
}
.site-footer .site-footer-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .site-footer .site-footer-wrapper.footer-right {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.site-footer .jm-logo {
  display: block;
  width: 240px;
  margin-bottom: 80px;
}
@media (max-width: 1199.98px) {
  .site-footer .jm-logo {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .jm-logo {
    margin: 0 auto 30px 0;
  }
}
.site-footer h4.slogan {
  font-size: 28px;
  line-height: 48px;
  font-weight: 500;
  margin: 0 0 80px 0;
}
@media (max-width: 1199.98px) {
  .site-footer h4.slogan {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .site-footer h4.slogan {
    margin-bottom: 60px;
    font-size: 21px;
    line-height: 36px;
    font-weight: 400;
  }
}
.site-footer .footer-social-desktop {
  display: block;
}
@media (max-width: 767.98px) {
  .site-footer .footer-social-desktop {
    display: none;
  }
}
.site-footer .footer-social-mobile {
  display: none;
}
@media (max-width: 767.98px) {
  .site-footer .footer-social-mobile {
    display: block;
    margin-top: 60px;
  }
}
.site-footer .footer-social {
  margin: auto 0 0 0;
}
@media (max-width: 767.98px) {
  .site-footer .footer-social {
    margin: 0 auto 0 0;
    order: 3;
  }
}
.site-footer .footer-widget {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 120px;
}
@media (max-width: 1199.98px) {
  .site-footer .footer-widget {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget {
    width: 50%;
    font-size: 16px;
  }
}
.site-footer .footer-widget:last-child {
  margin-bottom: 0;
}
.site-footer .footer-widget > div *:last-child {
  margin: 0;
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget p {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget.footer-sidebar-1 {
    order: 2;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget.footer-sidebar-2 {
    order: 1;
  }
}
.site-footer .footer-widget .footer-email, .site-footer .footer-widget .footer-phone, .site-footer .footer-widget .footer-address {
  display: block;
  color: #fe6b00 !important;
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .site-footer .footer-widget .footer-email, .site-footer .footer-widget .footer-phone, .site-footer .footer-widget .footer-address {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget .footer-email, .site-footer .footer-widget .footer-phone, .site-footer .footer-widget .footer-address {
    margin-bottom: 30px;
  }
}
.site-footer .footer-widget .footer-email:hover, .site-footer .footer-widget .footer-phone:hover, .site-footer .footer-widget .footer-address:hover {
  color: #fff !important;
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget .footer-address {
    display: none;
  }
}
.site-footer .footer-widget h3 {
  font-size: 20px;
  line-height: 1.1em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0 0 50px 0;
}
@media (max-width: 1199.98px) {
  .site-footer .footer-widget h3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .footer-widget h3 {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 34px;
  }
}
.site-footer .nav-footer-wrapper {
  position: relative;
  margin: 0 0 20px 0;
}
@media (max-width: 767.98px) {
  .site-footer .nav-footer-wrapper {
    margin: 0;
  }
}
.site-footer .nav-footer-wrapper ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
}
@media (max-width: 767.98px) {
  .site-footer .nav-footer-wrapper ul {
    flex-direction: column;
  }
}
.site-footer .nav-footer-wrapper ul li {
  margin: 0 30px 0 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .site-footer .nav-footer-wrapper ul li {
    margin-right: 10px;
  }
}
@media (max-width: 767.98px) {
  .site-footer .nav-footer-wrapper ul li {
    margin: 0 0 30px 0;
  }
}
.site-footer .nav-footer-wrapper ul li a {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .site-footer .nav-footer-wrapper ul li a {
    font-size: 16px;
  }
}
:root {
  --hamburger-color: #425466;
  /* 👈🏻 menu color */
  --hamburger-dimension: 40px;
  /* 👈🏻 menu width & height */
  --hamburger-strokeWidth: 25px;
  /* 👈🏻 width of the line */
  --hamburger-strokeLineCap: round;
  /* 👈🏻 round, butt or square */
  --hamburger-anim-duration: .35s;
  /* 👈🏻 animation duration */
  --hamburger-anim-easing: cubic-bezier(0.25, -0.25, .7, 1.25);
  /* 👈🏻 animation easing */
}
:root .home, :root .portfolio-chi {
  --hamburger-color: #fff;
  /* 👈🏻 menu color */
}
@media screen and (max-height: 767.98px) {
  :root {
    --hamburger-dimension: 34px;
    /* 👈🏻 menu width & height */
    --hamburger-strokeWidth: 20px;
    /* 👈🏻 width of the line */
  }
}
.menu-primary-trigger {
  margin: 0 -10px 0 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
  box-shadow: none;
  position: relative;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: transparent;
  border: none;
  display: block;
  cursor: pointer;
  z-index: 200;
}
.menu-primary-trigger:focus {
  outline: none;
}
.menu-primary-trigger:active, .menu-primary-trigger:focus {
  outline: none !important;
}
.menu-primary-trigger svg {
  position: relative;
  width: var(--hamburger-dimension);
  height: var(--hamburger-dimension);
  cursor: pointer;
}
.menu-primary-trigger svg:active, .menu-primary-trigger svg:focus {
  outline: none !important;
}
.menu-primary-trigger svg .path-menu {
  fill: none;
  stroke-width: var(--hamburger-strokeWidth);
  stroke-linecap: var(--hamburger-strokeLineCap);
  stroke: var(--hamburger-color);
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset var(--hamburger-anim-duration) var(--hamburger-anim-easing), stroke-dasharray var(--hamburger-anim-duration) var(--hamburger-anim-easing);
  -o-transition: stroke-dashoffset var(--hamburger-anim-duration) var(--hamburger-anim-easing), stroke-dasharray var(--hamburger-anim-duration) var(--hamburger-anim-easing);
  transition: stroke-dashoffset var(--hamburger-anim-duration) var(--hamburger-anim-easing), stroke-dasharray var(--hamburger-anim-duration) var(--hamburger-anim-easing);
}
.menu-primary-trigger svg #bottom, .menu-primary-trigger svg #top {
  stroke-dasharray: 240px 950px;
}
.menu-primary-trigger svg #middle {
  stroke-dasharray: 240px 240px;
}
.menu-primary-trigger[aria-expanded="true"] {
  --hamburger-color: #fff;
  /* 👈🏻 menu color */
}
.menu-primary-trigger[aria-expanded="true"] svg #bottom, .menu-primary-trigger[aria-expanded="true"] svg #top {
  stroke-dashoffset: -650px;
}
.menu-primary-trigger[aria-expanded="true"] svg #middle {
  stroke-dashoffset: -115px;
  stroke-dasharray: 1px 220px;
}
.opener {
  cursor: pointer;
  color: #ffffff;
  font-size: 26px;
  margin-left: 20px;
}
.opener i {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.active > .opener i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mobile-header-nav {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  display: flex;
  width: 100%;
  min-height: 100vh;
  padding: 74px 0 60px 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #0040cc;
  -webkit-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -moz-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -ms-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -o-transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform: translate3d(100%, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-height: 799.98px) {
  .mobile-header-nav {
    padding: 74px 0 30px 0;
  }
}
.portfolio-chi .mobile-header-nav {
  background-color: #151825;
}
.mobile-header-nav .mobile-header-nav-header {
  position: absolute;
  left: 0;
  top: 0;
  padding: 50px 46px;
}
.is-sticky .mobile-header-nav .mobile-header-nav-header {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 991.98px), screen and (max-height: 699.98px) {
  .mobile-header-nav .mobile-header-nav-header {
    padding: 20px 0;
  }
}
@media screen and (max-width: 991.98px) {
  .mobile-header-nav .mobile-header-nav-header {
    padding: 20px 0;
  }
}
.mobile-header-nav .mobile-header-nav-header .mobile-header-nav-logo {
  padding: 5px 0;
  display: block;
}
.mobile-header-nav .mobile-header-nav-header .mobile-header-nav-logo svg {
  display: block;
  width: auto;
  height: 24px;
}
.mobile-header-nav .show-on-mobile {
  margin-top: 30px;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
}
.mobile-header-nav .show-on-mobile a {
  color: #fe6b00;
}
.mobile-header-nav .show-on-mobile a:focus, .mobile-header-nav .show-on-mobile a:hover {
  text-decoration: none;
  color: #fe6b00;
  outline: none;
}
.mobile-header-nav.toggled {
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -moz-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -ms-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  -o-transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  opacity: 1;
}
.mobile-header-nav .nav-primary {
  position: relative;
  width: 100%;
  padding: 0 40px;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .mobile-header-nav .nav-primary {
    padding: 0 20px;
  }
}
.mobile-header-nav .primary-menu {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
}
.mobile-header-nav .primary-menu li.current-menu-item > a {
  color: #fe6b00 !important;
}
.mobile-header-nav .primary-menu > li {
  position: relative;
  margin: 0 0 15px 0;
  padding: 0;
}
.mobile-header-nav .primary-menu > li:last-child {
  margin: 0;
}
.mobile-header-nav .primary-menu > li * {
  line-height: 1.05;
  /*
                @media (max-height: 799.98px) {
                    line-height: 26px;
                }

                 */
}
.mobile-header-nav .primary-menu > li > a {
  display: inline-block;
  font-size: 37px;
  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #fff;
  font-weight: 600;
  letter-spacing: -0.02em;
  border: none;
  text-shadow: none;
  text-decoration: none;
}
.mobile-header-nav .primary-menu > li li {
  margin: 0;
  padding: 0;
}
.mobile-header-nav .primary-menu > li li:after {
  display: none;
}
.mobile-header-nav .primary-menu > li li a {
  font-size: 18px;
  line-height: 20px;
  padding: 0;
  background: none !important;
  text-decoration: none;
}
.mobile-header-nav .primary-menu .sub-menu {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  background: none;
  margin: 20px 0;
  padding: 0;
  position: relative;
  top: auto;
  width: 100%;
}
.mobile-header-nav .primary-menu .sub-menu li {
  border-top: 2px solid #002db0;
  padding: 16px 10px;
}
.portfolio-chi .mobile-header-nav .primary-menu .sub-menu li {
  border-color: #172d56;
}
.mobile-header-nav .primary-menu .sub-menu li:last-child {
  border-bottom: 2px solid #002db0;
}
.portfolio-chi .mobile-header-nav .primary-menu .sub-menu li:last-child {
  border-color: #172d56;
}
.mobile-header-nav .primary-menu .sub-menu li.new-sticker a {
  position: relative;
}
.mobile-header-nav .primary-menu .sub-menu li.new-sticker a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../images/new-sticker-white.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  margin: -3px 0 0 10px;
}
.mobile-header-nav .primary-menu .sub-menu li a {
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  padding: 0;
}
.mobile-header-nav .primary-menu .sub-menu li .opener {
  font-size: 20px;
}
.custom-cursor {
  display: none;
}
@media (min-width: 768px) {
  .custom-cursor {
    position: fixed;
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #103fc4;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    z-index: 9999;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
    transition: opacity 0.3s, transform 0.3s;
    font-family: "Poppins", Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
  }
  .custom-cursor.visible {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  .custom-cursor.hide {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
  }
  .custom-cursor .cursor-text {
    text-align: center;
    font-family: "Poppins", Arial, sans-serif;
    font-size: 15px;
    color: #ffffff;
    line-height: 1.4;
    margin-bottom: 4px;
    pointer-events: none;
  }
  .custom-cursor-scroll .cursor-arrow, .custom-cursor-drag .cursor-arrow {
    pointer-events: none;
  }
  .custom-cursor-scroll .cursor-arrow svg, .custom-cursor-drag .cursor-arrow svg {
    display: block;
    width: 30px;
    height: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .custom-cursor-contact {
    background: #fe6b00;
  }
  .custom-cursor-next {
    flex-direction: row;
  }
  .custom-cursor-next .cursor-arrow {
    pointer-events: none;
    margin-left: 10px;
  }
  .custom-cursor-next .cursor-arrow svg {
    display: block;
    width: 30px;
    height: auto;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.hero-header-wrapper {
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  transition: all 0.3s ease-in-out;
  position: fixed;
  top: var(--jm-admin-y);
}
.hero-header-wrapper.is-sticky {
  background-color: #151825;
}
@media (max-width: 600px) {
  .hero-header-wrapper.is-sticky {
    top: 0;
  }
}
.hero-header-wrapper.is-sticky .hero-header {
  padding: 10px 0;
}
.hero-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
  transition: all 0.3s ease-in-out;
}
.hero-header:has(.toggled) .mobile-logo {
  opacity: 1;
}
.hero-header .logo {
  display: block;
  position: relative;
  z-index: 200;
}
.hero-header .logo img {
  display: block;
  width: auto;
  height: 24px;
  margin-right: 5px;
}
@media (max-width: 767.98px) {
  .hero-header .logo img {
    height: 17px;
    margin-right: 5px;
  }
}
@media (max-width: 389.98px) {
  .hero-header .logo img {
    height: 15px;
    margin-right: 4px;
  }
}
.hero-header .mobile-logo {
  position: relative;
  opacity: 0;
  display: none;
  z-index: 200;
}
.hero-header .mobile-logo svg {
  display: block;
  width: auto;
  height: 24px;
}
.hero-header .header-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.hero-header .header-nav .primary-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.hero-header .header-nav .primary-menu > li {
  margin: 0 0 0 60px;
  padding: 0;
}
@media (max-width: 1599.98px) {
  .hero-header .header-nav .primary-menu > li {
    margin: 0 0 0 50px;
  }
}
@media (max-width: 1199.98px) {
  .hero-header .header-nav .primary-menu > li {
    margin: 0 0 0 30px;
  }
}
.hero-header .header-nav .primary-menu > li:first-child {
  margin-left: 0;
}
.hero-header .header-nav .primary-menu > li.get-proposal > a:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hero-header .header-nav .primary-menu > li > a {
  display: block;
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  color: #ffffff;
  overflow: hidden;
}
.hero-header .header-nav .primary-menu > li > a:hover {
  color: #FFE74A;
  text-decoration: none;
}
.hero-header .header-nav .primary-menu > li > a:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hero-header .header-nav .primary-menu > li > a:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  -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;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.hero-header .header-nav .primary-menu > li:hover > a, .hero-header .header-nav .primary-menu > li.focus > a, .hero-header .header-nav .primary-menu > li.current-menu-item > a, .hero-header .header-nav .primary-menu > li.current-menu-ancestor > a {
  color: #ffffff;
  text-decoration: none;
}
.hero-header .header-nav .primary-menu > li:hover > a:after, .hero-header .header-nav .primary-menu > li.focus > a:after, .hero-header .header-nav .primary-menu > li.current-menu-item > a:after, .hero-header .header-nav .primary-menu > li.current-menu-ancestor > a:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hero-header .header-nav .primary-menu > li.menu-item-has-children > a {
  padding-right: 20px;
}
.hero-header .header-nav .primary-menu > li.menu-item-has-children > a:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero-header .header-nav .primary-menu li {
  text-align: left;
}
.hero-header .header-nav .primary-menu li ul, .hero-header .header-nav .primary-menu li ul.sub-menu {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.hero-header .header-nav .primary-menu li ul:before, .hero-header .header-nav .primary-menu li ul.sub-menu:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 20px;
}
.hero-header .header-nav .primary-menu li ul li.new-sticker a, .hero-header .header-nav .primary-menu li ul.sub-menu li.new-sticker a {
  position: relative;
}
.hero-header .header-nav .primary-menu li ul li.new-sticker a:after, .hero-header .header-nav .primary-menu li ul.sub-menu li.new-sticker a:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../images/new-sticker.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  margin: -5px 0 0 10px;
}
.hero-header .header-nav .primary-menu li ul li a, .hero-header .header-nav .primary-menu li ul.sub-menu li a {
  display: block;
  color: #273240;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  white-space: nowrap;
  padding: 5px 10px;
  text-decoration: none;
}
.hero-header .header-nav .primary-menu li ul li a:hover, .hero-header .header-nav .primary-menu li ul.sub-menu li a:hover {
  color: #fe6b00;
  background-color: #ffffff;
  text-decoration: none;
}
.hero-header .header-nav .primary-menu li ul li:hover > a, .hero-header .header-nav .primary-menu li ul li.focus > a, .hero-header .header-nav .primary-menu li ul li.current-menu-item > a, .hero-header .header-nav .primary-menu li ul li.current-menu-ancestor > a, .hero-header .header-nav .primary-menu li ul.sub-menu li:hover > a, .hero-header .header-nav .primary-menu li ul.sub-menu li.focus > a, .hero-header .header-nav .primary-menu li ul.sub-menu li.current-menu-item > a, .hero-header .header-nav .primary-menu li ul.sub-menu li.current-menu-ancestor > a {
  background-color: #ffffff;
  color: #fe6b00;
  text-decoration: none;
}
.hero-header .header-nav .primary-menu li ul li.menu-item-has-children > a, .hero-header .header-nav .primary-menu li ul.sub-menu li.menu-item-has-children > a {
  padding-right: 46px;
}
.hero-header .header-nav .primary-menu li ul li.menu-item-has-children > a:before, .hero-header .header-nav .primary-menu li ul.sub-menu li.menu-item-has-children > a:before {
  content: "";
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  font-size: 12px;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero-header .header-nav .primary-menu li ul li ul.sub-menu, .hero-header .header-nav .primary-menu li ul.sub-menu li ul.sub-menu {
  margin-left: 0;
}
.hero-header .header-nav .primary-menu li ul li ul.sub-menu:before, .hero-header .header-nav .primary-menu li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
.hero-header .header-nav .primary-menu li {
  position: relative;
}
.hero-header .header-nav .primary-menu li ul.sub-menu {
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  min-width: 150px;
  position: absolute;
  top: auto;
  opacity: 0;
  left: -9999px;
}
.hero-header .header-nav .primary-menu > li[aria-expanded=true] > ul.sub-menu, .hero-header .header-nav .primary-menu > li.focus > ul.sub-menu, .hero-header .header-nav .primary-menu > li:hover > ul.sub-menu {
  opacity: 1;
  z-index: 90;
  left: 0;
  margin-top: 8px;
}
.hero-header .header-nav .primary-menu > li > ul.sub-menu {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.hero-header .header-nav .primary-menu > li > ul.sub-menu li[aria-expanded=true] > ul.sub-menu, .hero-header .header-nav .primary-menu > li > ul.sub-menu li.focus > ul.sub-menu, .hero-header .header-nav .primary-menu > li > ul.sub-menu li:hover > ul.sub-menu {
  opacity: 1;
  z-index: 90;
}
.hero-header .header-nav .primary-menu > li > ul.sub-menu li ul.sub-menu {
  left: 100%;
  top: 0;
  z-index: 80;
}
.hero-header a.get-proposal {
  display: block;
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  color: #ffffff;
  overflow: hidden;
  margin: 0 0 0 60px;
  z-index: 200;
}
@media (max-width: 1599.98px) {
  .hero-header a.get-proposal {
    margin: 0 0 0 50px;
  }
}
@media (max-width: 1199.98px) {
  .hero-header a.get-proposal {
    margin: 0 0 0 30px;
  }
}
@media (max-width: 991.98px) {
  .hero-header a.get-proposal {
    margin: 0 30px;
    font-size: 13px;
    line-height: 15px;
    padding: 0;
  }
}
.hero-header a.get-proposal:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  -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;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.hero-header a.get-proposal:hover {
  color: #FFE74A;
  text-decoration: none;
}
.hero-header a.get-proposal:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 991.98px) {
  .header-nav .nav-primary {
    display: none;
  }
}
.mobile-header-wrapper {
  display: none;
}
@media (max-width: 991.98px) {
  .mobile-header-wrapper {
    display: block;
  }
}
.background-variants {
  width: 100vw;
  min-height: 100vh;
  overflow: hidden;
  position: fixed;
  max-width: 100%;
  background-color: #151825;
  z-index: -1;
  top: 0;
}
.background-variants .background-container {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
}
.background-variants .background-container > img {
  position: absolute;
}
.background-variants .background-container > img.star-1 {
  top: -22.1354vw;
  left: -17.8125vw;
  width: 64.635vw;
  height: auto;
}
.background-variants .background-container > img.star-2 {
  left: calc(87.604% - 33.776vw);
  top: calc(75.625% - 34.505vw);
  width: 67.552vw;
  height: auto;
}
.background-variants .background-container > img.star-3 {
  left: calc(64.0625% - 11.09375vw);
  top: calc(25.875% - 11.328vw);
  width: 22.1875vw;
  height: auto;
}
.background-variants .background-container > img.star-4 {
  left: calc(35.520833% - 11.09375vw);
  top: calc(76% - 11.328vw);
  width: 22.1875vw;
  height: auto;
}
/* Hero Section */
.hero-section {
  cursor: none;
  width: 100vw;
  max-width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
}
@media (max-width: 479.98px) {
  .hero-section {
    min-height: auto;
    padding-top: 100px;
  }
}
.hero-section .hero-container {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
}
@media (max-width: 479.98px) {
  .hero-section .hero-container {
    min-height: auto;
    justify-content: center;
  }
}
.hero-header-wrapper {
  cursor: default !important;
}
.hero-header-wrapper .cont-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.hero-section a, .hero-section a *, .hero-header-wrapper a, .hero-header-wrapper a * {
  cursor: pointer !important;
}
.ticker-container {
  width: 100vw;
  min-height: 70vh;
  overflow: hidden;
  position: relative;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 10;
}
@media (max-width: 479.98px) {
  .ticker-container {
    position: relative;
    min-height: auto;
  }
}
.ticker-container .ticker-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  will-change: transform;
}
.ticker-container .ticker-text {
  font-family: "Poppins", Arial, sans-serif;
  font-size: 200px;
  color: #fff;
  white-space: nowrap;
  padding: 0 160px 0 0;
  opacity: 0;
  transform: scale(1.2);
}
@media (max-width: 1399.98px) {
  .ticker-container .ticker-text {
    font-size: 140px;
    padding: 0 112px 0 0;
  }
}
@media (max-width: 991.98px) {
  .ticker-container .ticker-text {
    font-size: 100px;
    padding: 0 80px 0 0;
  }
}
@media (max-width: 767.98px) {
  .ticker-container .ticker-text {
    font-size: 70px;
    padding: 0 56px 0 0;
  }
}
@media (max-width: 479.98px) {
  .ticker-container .ticker-text {
    font-size: 50px;
    padding: 0 30px 0 0;
  }
}
.subtitle-container-wrapper {
  position: absolute;
  min-height: 70vh;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
}
@media (max-width: 479.98px) {
  .subtitle-container-wrapper {
    position: relative;
    min-height: auto;
    bottom: auto;
  }
}
.subtitle-container-wrapper .cont-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.subtitle-container-wrapper .subtitle-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.subtitle-container-wrapper .subtitle-container .subtitle-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.subtitle-container-wrapper .subtitle {
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  color: #B6BECD;
  line-height: 1.4;
  margin: 0;
}
.subtitle-container-wrapper .back-button {
  position: relative;
  display: inline-block;
  margin-top: 12px;
  padding: 0 0 6px 0;
  color: #fff;
  text-decoration: none;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  cursor: pointer;
  outline: none;
  overflow: hidden;
}
.subtitle-container-wrapper .back-button:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  -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;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.subtitle-container-wrapper .back-button:hover {
  color: #ffffff;
  text-decoration: none;
}
.subtitle-container-wrapper .back-button:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.subtitle-container-wrapper .visit-button {
  display: flex;
  align-items: center;
  padding: 10px;
  background: #103fc4;
  color: #fff;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  text-decoration: none;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: background 0.2s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 479.98px) {
  .subtitle-container-wrapper .visit-button {
    position: absolute;
    right: 0;
  }
}
.subtitle-container-wrapper .visit-button span.icon {
  display: block;
  padding: 10px;
}
.subtitle-container-wrapper .visit-button span.icon svg {
  display: block;
  width: 30px;
  height: auto;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.subtitle-container-wrapper .visit-button span.text {
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
  padding: 0;
  max-width: 0;
  height: 36px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.subtitle-container-wrapper .visit-button:hover {
  background: #103fc4;
}
.subtitle-container-wrapper .visit-button:hover span.text {
  max-width: 200px;
  padding: 0 20px 0 20px;
}
.hero-animation-wrapper {
  flex: none;
  width: 1000px;
  height: 562px;
  position: absolute;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media (max-width: 1399.98px) {
  .hero-animation-wrapper {
    width: 700px;
    height: 394px;
  }
}
@media (max-width: 991.98px) {
  .hero-animation-wrapper {
    width: 490px;
    height: 275px;
  }
}
@media (max-width: 767.98px) {
  .hero-animation-wrapper {
    width: 343px;
    height: 193px;
  }
}
@media (max-width: 479.98px) {
  .hero-animation-wrapper {
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 280px;
    height: 158px;
  }
}
.hero-animation-wrapper .hero-animation-3d {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.75;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
}
.hero-animation-wrapper .hero-3d-layer {
  background: #0054a6;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 16px;
  will-change: transform;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.hero-animation-wrapper .hero-3d-layer.layer-3 {
  opacity: 0.2;
  transform: translate(-50%, -50%) translateZ(-240px);
  transform-origin: 50% 50% 0;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .hero-animation-wrapper .hero-3d-layer.layer-3 {
    transform: translate(-50%, -50%) translateZ(-180px);
  }
}
@media (max-width: 767.98px) {
  .hero-animation-wrapper .hero-3d-layer.layer-3 {
    transform: translate(-50%, -50%) translateZ(-120px);
  }
}
@media (max-width: 479.98px) {
  .hero-animation-wrapper .hero-3d-layer.layer-3 {
    transform: translate(-50%, -50%) translateZ(-60px);
  }
}
.hero-animation-wrapper .hero-3d-layer.layer-2 {
  opacity: 0.5;
  transform: translate(-50%, -50%) translateZ(-160px);
  transform-origin: 50% 50% 0;
  z-index: 2;
}
@media (max-width: 991.98px) {
  .hero-animation-wrapper .hero-3d-layer.layer-2 {
    transform: translate(-50%, -50%) translateZ(-120px);
  }
}
@media (max-width: 767.98px) {
  .hero-animation-wrapper .hero-3d-layer.layer-2 {
    transform: translate(-50%, -50%) translateZ(-80px);
  }
}
@media (max-width: 479.98px) {
  .hero-animation-wrapper .hero-3d-layer.layer-2 {
    transform: translate(-50%, -50%) translateZ(-40px);
  }
}
.hero-animation-wrapper .hero-3d-layer.layer-1 {
  opacity: 0.8;
  transform: translate(-50%, -50%) translateZ(-80px);
  transform-origin: 50% 50% 0;
  z-index: 3;
}
@media (max-width: 991.98px) {
  .hero-animation-wrapper .hero-3d-layer.layer-1 {
    transform: translate(-50%, -50%) translateZ(-60px);
  }
}
@media (max-width: 767.98px) {
  .hero-animation-wrapper .hero-3d-layer.layer-1 {
    transform: translate(-50%, -50%) translateZ(-40px);
  }
}
@media (max-width: 479.98px) {
  .hero-animation-wrapper .hero-3d-layer.layer-1 {
    transform: translate(-50%, -50%) translateZ(-20px);
  }
}
.hero-animation-wrapper .hero-3d-video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  transform: translate(-50%, -50%);
  z-index: 10;
  overflow: hidden;
  will-change: transform;
}
.hero-animation-wrapper .hero-3d-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
  display: block;
  background: rgba(255, 255, 255, 0);
}
.video-section-wrapper {
  position: relative;
}
.video-section-wrapper .video-section {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  .video-section-wrapper .video-section {
    flex-direction: column;
  }
}
.video-section-wrapper .video-section .short-info-wrapper {
  width: 20%;
}
@media (max-width: 991.98px) {
  .video-section-wrapper .video-section .short-info-wrapper {
    width: 100%;
  }
}
.video-section-wrapper .video-section .short-info-wrapper .short-info {
  position: sticky;
  top: 100px;
}
@media (max-width: 991.98px) {
  .video-section-wrapper .video-section .short-info-wrapper .short-info {
    position: relative;
    top: auto;
  }
}
.video-section-wrapper .video-section .short-info-wrapper .short-info ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 991.98px) {
  .video-section-wrapper .video-section .short-info-wrapper .short-info ul {
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
  }
}
@media (max-width: 479.98px) {
  .video-section-wrapper .video-section .short-info-wrapper .short-info ul {
    flex-wrap: wrap;
  }
}
.video-section-wrapper .video-section .short-info-wrapper .short-info ul li {
  padding: 0;
  margin: 0 0 50px 0;
}
@media (max-width: 991.98px) {
  .video-section-wrapper .video-section .short-info-wrapper .short-info ul li {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.video-section-wrapper .video-section .short-info-wrapper .short-info ul li:last-child {
  margin-bottom: 0;
}
.video-section-wrapper .video-section .short-info-wrapper .short-info .shot-info-title {
  display: inline-block;
  color: #B6BECD;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}
.video-section-wrapper .video-section .short-info-wrapper .short-info .shot-info-content {
  display: inline-block;
  border-top: 1px solid #646E7F;
  margin-top: 8px;
  padding-top: 10px;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
}
.video-section-wrapper .video-section .video-container-wrapper {
  width: 72%;
}
@media (max-width: 991.98px) {
  .video-section-wrapper .video-section .video-container-wrapper {
    width: 100%;
  }
}
.video-section-wrapper .video-section .video-container-wrapper .video-container-border {
  padding: 12px;
  border-radius: 16px;
  background: #17191C;
}
@media (max-width: 479.98px) {
  .video-section-wrapper .video-section .video-container-wrapper .video-container-border {
    padding: 6px;
  }
}
.video-section-wrapper .video-section .video-container-wrapper .video-container {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.video-section-wrapper .video-section .video-container-wrapper .video-container video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  border-radius: 10px;
  display: block;
  background: rgba(255, 255, 255, 0);
}
.video-section-wrapper .video-section .video-container-wrapper .video-container .video-play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  border: 0;
  padding: 0;
  border-radius: 50%;
  background: #103fc4;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 8px 28px rgba(22, 80, 230, 0.25);
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.25s ease, transform 0.25s ease, background 0.25s ease;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.video-section-wrapper .video-section .video-container-wrapper .video-container .video-play-btn:hover {
  transform: scale(1.02);
}
.video-section-wrapper .video-section .video-container-wrapper .video-container .video-play-btn.visible {
  opacity: 1;
  transform: scale(1);
}
.video-section-wrapper .video-section .video-container-wrapper .video-container .video-play-btn.hidden {
  opacity: 0;
  transform: scale(0.9);
}
@media (max-width: 767.98px) {
  .video-section-wrapper .video-section .video-container-wrapper .video-container .video-play-btn {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
  }
}
.video-section-wrapper .video-section .video-container-wrapper .video-container .video-play-btn .icon {
  display: block;
  width: 40px;
  height: 40px;
}
@media (max-width: 767.98px) {
  .video-section-wrapper .video-section .video-container-wrapper .video-container .video-play-btn .icon {
    width: 20px;
    height: 20px;
  }
}
.project-details-section-wrapper {
  position: relative;
  background-color: #ffffff;
}
.project-details-section-wrapper .project-details-wrapper {
  background-color: #f2f5f7;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding: 100px 80px;
  display: flex;
  gap: 100px;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper {
    padding: 50px 40px;
  }
}
@media (max-width: 767.98px) {
  .project-details-section-wrapper .project-details-wrapper {
    padding: 20px;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details {
  display: flex;
  margin-left: -50px;
  margin-right: -50px;
  box-sizing: border-box;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details {
    margin-left: -25px;
    margin-right: -25px;
  }
}
@media (max-width: 767.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details {
    flex-wrap: wrap;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details .project-details-content, .project-details-section-wrapper .project-details-wrapper .project-details .project-details-media {
  width: 50%;
  flex: 0 0 auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details .project-details-content, .project-details-section-wrapper .project-details-wrapper .project-details .project-details-media {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details .project-details-content, .project-details-section-wrapper .project-details-wrapper .project-details .project-details-media {
    width: 100%;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details-content {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details-content {
    gap: 40px;
  }
}
@media (max-width: 767.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details-content {
    margin-bottom: 20px;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details-content h2 {
  margin: 0;
}
.project-details-section-wrapper .project-details-wrapper .project-details-content > div {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details-content > div {
    gap: 20px;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details-content > div > h3 {
  color: #B8BBC2;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details-content > div > h3 {
    font-size: 18px;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details-content > div p, .project-details-section-wrapper .project-details-wrapper .project-details-content > div li {
  color: #282D36;
  font-size: 26px;
  line-height: 1.6;
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details-content > div p, .project-details-section-wrapper .project-details-wrapper .project-details-content > div li {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details-content > div ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  counter-reset: list-counter;
}
.project-details-section-wrapper .project-details-wrapper .project-details-content > div ul li {
  position: relative;
  padding: 0 0 0 56px;
  margin: 0 0 30px 0;
  counter-increment: list-counter;
}
.project-details-section-wrapper .project-details-wrapper .project-details-content > div ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details-content > div ul li {
    margin-bottom: 20px;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details-content > div ul li:before {
  content: counter(list-counter);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: #ffffff;
  background-color: #103fc4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.project-details-section-wrapper .project-details-wrapper .project-details-content > div ul.deliverables li {
  color: #282D36;
  font-size: 32px;
  line-height: 1.4;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details-content > div ul.deliverables li {
    font-size: 26px;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details-content > div ul.deliverables li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: no-repeat center/contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%23103fc4'><path d='M229.66,77.66l-128,128a8,8,0,0,1-11.32,0l-56-56a8,8,0,0,1,11.32-11.32L96,188.69,218.34,66.34a8,8,0,0,1,11.32,11.32Z'/></svg>");
}
.project-details-section-wrapper .project-details-wrapper .project-details-media {
  position: relative;
}
.project-details-section-wrapper .project-details-wrapper .project-details-media .project-details-sticky {
  position: sticky;
  top: 120px;
}
@media (max-width: 1199.98px) {
  .project-details-section-wrapper .project-details-wrapper .project-details-media .project-details-sticky {
    top: 60px;
  }
}
.project-details-section-wrapper .project-details-wrapper .project-details-media .project-details-images {
  aspect-ratio: 1;
  position: relative;
}
.project-details-section-wrapper .project-details-wrapper .project-details-media .project-details-images img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  will-change: transform;
}
.project-details-section-wrapper .project-details-wrapper .project-details-media .project-details-images img.project-overview-desktop {
  opacity: 1;
}
.project-details-section-wrapper .project-details-wrapper .project-details-media .project-details-images img.project-overview-tablet {
  opacity: 0;
}
.project-details-section-wrapper .project-details-wrapper .project-details-media .project-details-images img.project-overview-mobile {
  opacity: 0;
}
.design-solutions-section-wrapper {
  padding: 120px 0;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 1199.98px) {
  .design-solutions-section-wrapper {
    padding: 80px 0;
  }
}
@media (max-width: 991.98px) {
  .design-solutions-section-wrapper {
    padding: 40px 0;
  }
}
.design-solutions-section-wrapper .cont-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.design-solutions-section-wrapper .design-solutions-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: calc(100vh * 6);
  overflow: visible;
  gap: 80px;
  /*
    @media (max-width: 1199.98px) {
      gap: 40px;
    }
    @media (max-width: 767.98px) {
      gap: 20px;
    }
     */
}
@media (max-width: 575.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper {
    min-height: auto;
    gap: 20px;
  }
}
.design-solutions-section-wrapper .design-solutions-wrapper h2 {
  margin: 0;
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solutions-sticky-content-wrapper {
  --ds-top-offset: 80px;
  --ds-text-space: 220px;
  position: sticky;
  top: 80px;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solutions-sticky-content-wrapper {
    --ds-top-offset: 40px;
    --ds-text-space: 180px;
  }
}
@media (max-width: 767.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solutions-sticky-content-wrapper {
    --ds-top-offset: 20px;
    --ds-text-space: 140px;
  }
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solutions-sticky-content {
  display: flex;
  flex: 1 0 0;
  flex-flow: row;
  height: min-content;
  overflow: visible;
  padding: 0;
  position: relative;
  will-change: transform;
  padding-left: 80px;
  --ds-end-pad: 80px;
  padding-right: 0;
}
@media (max-width: 991.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solutions-sticky-content {
    padding-left: 40px;
    --ds-end-pad: 40px;
  }
}
@media (max-width: 767.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solutions-sticky-content {
    padding-left: 10px;
    --ds-end-pad: 10px;
  }
}
@media (max-width: 575.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solutions-sticky-content {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    gap: 30px;
  }
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solutions-sticky-content::after {
  content: "";
  flex: 0 0 var(--ds-end-pad);
  width: var(--ds-end-pad);
}
@media (max-width: 575.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solutions-sticky-content::after {
    display: none;
  }
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item {
  flex-shrink: 0;
  position: relative;
  width: min(1000px, calc((100vh - var(--ds-top-offset) - var(--ds-text-space)) * 1.7778));
  max-width: 1000px;
  will-change: width;
  transition: width 0.3s ease;
  display: flex;
  flex-direction: column;
  margin-left: 40px;
  gap: 50px;
}
@media (max-width: 1199.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item {
    gap: 40px;
    width: min(832px, calc((100vh - var(--ds-top-offset) - var(--ds-text-space)) * 1.7778));
    max-width: 832px;
  }
}
@media (max-width: 991.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item {
    gap: 30px;
    width: min(688px, calc((100vh - var(--ds-top-offset) - var(--ds-text-space)) * 1.7778));
    max-width: 688px;
    margin-left: 20px;
  }
}
@media (max-width: 767.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item {
    gap: 20px;
    width: min(556px, calc((100vh - var(--ds-top-offset) - var(--ds-text-space)) * 1.7778));
    max-width: 556px;
    margin-left: 10px;
  }
}
@media (max-width: 575.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item {
    max-width: inherit;
    width: 100%;
    margin-left: 0;
  }
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item:first-child {
  margin-left: 0;
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item h3 {
  position: relative;
  padding-left: 38px;
  margin-bottom: 30px;
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 30px;
  height: 30px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='rgb(16,63,196)'><path d='M224,128a8,8,0,0,1-8,8H59.31l58.35,58.34a8,8,0,0,1-11.32,11.32l-72-72a8,8,0,0,1,0-11.32l72-72a8,8,0,0,1,11.32,11.32L59.31,120H216A8,8,0,0,1,224,128Z'></path></svg>") no-repeat center;
  background-size: contain;
}
@media (max-width: 767.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item h3 {
    margin-bottom: 10px;
  }
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .design-solution-item-content .desc {
  height: 56px;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .design-solution-item-content .desc {
    height: auto;
  }
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .design-solution-item-content .desc > *:last-child {
  margin-bottom: 0;
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container {
  position: relative;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  cursor: pointer;
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container.is-playing:before, .design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container:hover:before {
  opacity: 0;
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.5;
  will-change: transform;
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container .video-play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  border: 0;
  padding: 0;
  border-radius: 50%;
  background: #103fc4;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 0 8px 28px rgba(22, 80, 230, 0.25);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition: opacity 0.25s ease, transform 0.25s ease, background 0.25s ease;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  pointer-events: auto;
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container .video-play-btn:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container .video-play-btn.visible {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container .video-play-btn.hidden {
  opacity: 0;
  transform: scale(0.9);
}
@media (max-width: 767.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container .video-play-btn {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
  }
}
.design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container .video-play-btn .icon {
  display: block;
  width: 40px;
  height: 40px;
}
@media (max-width: 767.98px) {
  .design-solutions-section-wrapper .design-solutions-wrapper .design-solution-item .video-container .video-play-btn .icon {
    width: 20px;
    height: 20px;
  }
}
.responsive-section-section-wrapper {
  position: relative;
  background-color: #ffffff;
}
.responsive-section-section-wrapper .responsive-section-header {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: 70px;
}
@media (max-width: 991.98px) {
  .responsive-section-section-wrapper .responsive-section-header {
    margin-bottom: 60px;
  }
}
@media (max-width: 767.98px) {
  .responsive-section-section-wrapper .responsive-section-header {
    margin: 0 0 40px 0;
  }
}
.responsive-section-section-wrapper .responsive-section-header > div {
  padding: 0 20px;
  flex: 0 0 auto;
  width: 50%;
}
@media (max-width: 1199.98px) {
  .responsive-section-section-wrapper .responsive-section-header > div {
    width: 100%;
    padding: 0;
  }
}
.responsive-section-section-wrapper .responsive-section-header h2 {
  margin-bottom: 20px;
}
.responsive-section-section-wrapper .responsive-section-header h3 {
  color: #B8BBC2;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0 0 30px 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  .responsive-section-section-wrapper .responsive-section-header h3 {
    margin: 0 0 10px 0;
  }
}
.responsive-section-section-wrapper .responsive-section-header p:last-child {
  margin-bottom: 0;
}
.responsive-section-section-wrapper .responsive-phones {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  width: 100%;
  padding: 0;
  overflow: visible;
}
@media (max-width: 1199.98px) {
  .responsive-section-section-wrapper .responsive-phones {
    gap: 30px;
  }
}
@media (max-width: 767.98px) {
  .responsive-section-section-wrapper .responsive-phones {
    gap: 20px;
  }
}
.responsive-section-section-wrapper .responsive-phones .phone {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  overflow: visible;
  width: 22%;
}
@media (max-width: 1199.98px) {
  .responsive-section-section-wrapper .responsive-phones .phone {
    width: 30%;
  }
}
.responsive-section-section-wrapper .responsive-phones .phone.phone-left, .responsive-section-section-wrapper .responsive-phones .phone.phone-right {
  width: 19%;
}
@media (max-width: 1199.98px) {
  .responsive-section-section-wrapper .responsive-phones .phone.phone-left, .responsive-section-section-wrapper .responsive-phones .phone.phone-right {
    width: 25%;
  }
}
.responsive-section-section-wrapper .responsive-phones .phone .phone-frame {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.responsive-section-section-wrapper .responsive-phones .phone .phone-shell {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.responsive-section-section-wrapper .responsive-phones .phone .phone-media {
  position: absolute;
  background: #4f4f4f;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  overflow: hidden;
  will-change: transform;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 93%;
}
@media (max-width: 1199.98px) {
  .responsive-section-section-wrapper .responsive-phones .phone .phone-media {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
  }
}
@media (max-width: 767.98px) {
  .responsive-section-section-wrapper .responsive-phones .phone .phone-media {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
  }
}
.responsive-section-section-wrapper .responsive-phones .phone .phone-video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.responsive-section-section-wrapper .responsive-phones .phone-center {
  z-index: 1;
}
.contact-section-wrapper {
  position: relative;
  background-color: #323842;
  overflow: hidden;
}
.contact-section-wrapper .cont-wrapper {
  padding-top: 0;
}
.contact-section-wrapper .contact-wrapper {
  position: relative;
  cursor: none;
  background-color: #282d36;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  flex-flow: column;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  gap: 60px;
  height: min-content;
  padding: 80px 100px;
  display: flex;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .contact-section-wrapper .contact-wrapper {
    gap: 40px;
    padding: 40px;
  }
}
@media (max-width: 991.98px) {
  .contact-section-wrapper .contact-wrapper {
    gap: 30px;
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .contact-section-wrapper .contact-wrapper {
    gap: 20px;
    padding: 20px;
  }
}
.contact-section-wrapper .contact-wrapper .contact-info {
  flex: none;
  place-content: center;
  align-items: center;
  gap: 60px;
  width: 100%;
  padding: 0;
  display: flex;
  position: relative;
}
@media (max-width: 1399.98px) {
  .contact-section-wrapper .contact-wrapper .contact-info {
    flex-direction: column;
    gap: 30px;
  }
}
.contact-section-wrapper .contact-wrapper .contact-info .contact-card-media {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 50px;
  padding: 0;
  display: flex;
  position: relative;
}
@media (max-width: 479.98px) {
  .contact-section-wrapper .contact-wrapper .contact-info .contact-card-media {
    gap: 20px;
  }
}
.contact-section-wrapper .contact-wrapper .contact-info .contact-card-media .avatar {
  flex-shrink: 0;
  width: 200px;
  height: 200px;
}
@media (max-width: 767.98px) {
  .contact-section-wrapper .contact-wrapper .contact-info .contact-card-media .avatar {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 479.98px) {
  .contact-section-wrapper .contact-wrapper .contact-info .contact-card-media .avatar {
    width: 80px;
    height: 80px;
  }
}
.contact-section-wrapper .contact-wrapper .contact-info .contact-card-media .avatar img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.contact-section-wrapper .contact-wrapper .contact-info .contact-card-media .contact-card-title {
  flex-shrink: 0;
}
.contact-section-wrapper .contact-wrapper .contact-info .contact-card-media .contact-card-title h2 {
  color: #fff;
  margin: 0;
}
.contact-section-wrapper .contact-wrapper .contact-info .contact-card-text {
  color: #ffffff;
  font-size: 26px;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 1399.98px) {
  .contact-section-wrapper .contact-wrapper .contact-info .contact-card-text {
    text-align: center;
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .contact-section-wrapper .contact-wrapper .contact-info .contact-card-text {
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  .contact-section-wrapper .contact-wrapper .contact-info .contact-card-text {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .contact-section-wrapper .contact-wrapper .contact-info .contact-card-text {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .contact-section-wrapper .contact-wrapper .contact-info .contact-card-text {
    font-size: 16px;
  }
}
.contact-section-wrapper .contact-wrapper .contact-info .contact-card-text p {
  margin: 0;
}
.contact-section-wrapper .contact-wrapper .contact-actions {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 20px;
  padding: 0;
  display: flex;
  position: relative;
}
@media (max-width: 767.98px) {
  .contact-section-wrapper .contact-wrapper .contact-actions {
    flex-direction: column;
  }
}
.contact-section-wrapper .contact-wrapper .contact-actions .btn-wrapper {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 10px;
  width: 282px;
  padding: 0;
  display: flex;
  position: relative;
}
.contact-section-wrapper .contact-wrapper .contact-actions .text-wrapper {
  color: #ffffff;
  font-size: 20px;
  line-height: 1.5;
}
.contact-section-wrapper .contact-wrapper .contact-btn {
  display: flex;
  justify-content: center;
  flex-flow: row;
  flex: none;
  place-content: center flex-start;
  align-items: center;
  position: relative;
  overflow: hidden;
  transform: none;
  transform-origin: 50% 50% 0;
  will-change: auto;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  text-decoration: none;
  -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;
}
.contact-section-wrapper .contact-wrapper .contact-btn span {
  white-space: nowrap;
}
.contact-section-wrapper .contact-wrapper .contact-btn svg {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  display: block;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -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;
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-primary {
  padding: 20px 36px;
  background-color: #FE6B00;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-primary svg {
  display: none;
  right: 36px;
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-primary:hover {
  background-color: #FF9447;
  padding-right: 86px;
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-primary:hover svg {
  display: block;
  opacity: 1;
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-secondary {
  padding: 20px 0;
}
@media (max-width: 767.98px) {
  .contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-secondary {
    padding-top: 0;
  }
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-secondary:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-secondary:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #FE6B00;
  -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;
  -webkit-transform: translate3d(-101%, 0, 0);
  -moz-transform: translate3d(-101%, 0, 0);
  -ms-transform: translate3d(-101%, 0, 0);
  -o-transform: translate3d(-101%, 0, 0);
  transform: translate3d(-101%, 0, 0);
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-secondary svg {
  display: none;
  right: 0;
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-secondary:hover {
  padding-right: 50px;
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-secondary:hover svg {
  display: block;
  opacity: 1;
}
.contact-section-wrapper .contact-wrapper .contact-btn.contact-btn-secondary:hover:after {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
:root {
  --jm-admin-y: 0px;
}
:root .admin-bar {
  --jm-admin-y: 32px;
}
@media only screen and (max-width: 782px) {
  :root .admin-bar {
    --jm-admin-y: 46px;
  }
}
/* #General
================================================== */
html.lenis, html.lenis body {
  height: auto;
}
.lenis:not(.lenis-autoToggle).lenis-stopped {
  overflow: clip;
}
.lenis [data-lenis-prevent], .lenis [data-lenis-prevent-wheel], .lenis [data-lenis-prevent-touch] {
  overscroll-behavior: contain;
}
.lenis.lenis-smooth iframe {
  pointer-events: none;
}
.lenis.lenis-autoToggle {
  transition-property: overflow;
  transition-duration: 1ms;
  transition-behavior: allow-discrete;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  color: #273240;
  font: 400 16px/1.75 "Poppins", sans-serif;
  width: 100%;
  min-width: 320px;
  position: inherit;
  text-align: center;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}
td, th {
  color: #273240;
  text-align: left;
  vertical-align: top;
}
p {
  margin: 0 0 27px 0;
  padding: 0;
}
hr {
  display: block;
  clear: both;
  height: 1px;
  border: none;
  margin: 0 0 27px 0;
  padding: 0;
  border-bottom: 1px solid #273240;
}
a {
  color: #fe6b00;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a:focus, a:hover {
  text-decoration: none;
  color: #273240;
  outline: none;
}
.body-alt {
  color: #646f79;
  font-size: 17px;
}
.entry-header h2.entry-title, h1 {
  color: #0d0e10;
  font: 500 51px/1.05 "Poppins", sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
@media (max-width: 1399.98px) {
  .entry-header h2.entry-title, h1 {
    font-size: 44px;
  }
}
@media (max-width: 1199.98px) {
  .entry-header h2.entry-title, h1 {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .entry-header h2.entry-title, h1 {
    font-size: 36px;
  }
}
h2 {
  color: #282D36;
  font: 600 60px/1.3em "Poppins", sans-serif;
  margin: 0 0 16px 0;
  padding: 0;
}
@media (max-width: 1399.98px) {
  h2 {
    font-size: 50px;
  }
}
@media (max-width: 1199.98px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  h2 {
    font-size: 30px;
  }
}
h2.vc_custom_heading {
  margin-bottom: 50px;
}
@media (max-width: 1199.98px) {
  h2.vc_custom_heading {
    margin-bottom: 30px;
  }
}
h2 a {
  color: #0d0e10;
  text-decoration: none;
}
h2 a:hover {
  color: #fe6b00;
}
h3 {
  color: #0d0e10;
  font: 400 32px/1.05 "Poppins", sans-serif;
  letter-spacing: 0.04em;
  margin: 0 0 16px 0;
  padding: 0;
}
@media (max-width: 1399.98px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  h3 {
    font-size: 26px;
  }
}
h3.vc_custom_heading {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  h3.vc_custom_heading {
    margin-bottom: 20px;
  }
}
h4 {
  color: #0d0e10;
  font: 300 31px/1.4 "Poppins", sans-serif;
  margin: 0 0 16px 0;
  padding: 0;
}
@media (max-width: 1399.98px) {
  h4 {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  h4 {
    font-size: 26px;
  }
}
h5 {
  color: #0d0e10;
  font: 400 22px/1.4 "Poppins", sans-serif;
  margin: 0 0 35px 0;
  padding: 0;
}
h5.vc_custom_heading.small-header {
  text-transform: uppercase;
  color: #273240;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0.14em;
  padding: 0;
  margin-bottom: 50px;
}
@media (max-width: 1199.98px) {
  h5.vc_custom_heading.small-header {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  h5.vc_custom_heading.small-header {
    font-size: 13px;
    letter-spacing: 0.12em;
  }
}
@media (max-width: 991.98px) {
  h5 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  h5 {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  h5 {
    font-size: 16px;
  }
}
h6 {
  color: #1b2432;
  font: 600 14px/28px "Poppins", sans-serif;
  margin: 0 0 16px 0;
  padding: 0;
}
.site {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  text-align: left;
  overflow: visible;
}
.site .site-wrapper {
  flex: 1 0 auto;
}
.site-content {
  position: relative;
  z-index: 40;
}
.site-footer {
  z-index: 100;
}
.cont-wrapper {
  margin: 0 auto;
  max-width: 1920px;
  padding: 120px 80px;
  position: relative;
}
@media (max-width: 991.98px) {
  .cont-wrapper {
    padding: 80px 40px;
  }
}
@media (max-width: 767.98px) {
  .cont-wrapper {
    padding: 40px 10px;
  }
}
.inverted * {
  color: #fff;
}
.inverted a:not(.btn) {
  color: #fff;
}
.inverted a:not(.btn):hover {
  color: #fe6b00;
}
.full-screen-section-wrapper {
  position: relative;
  background-color: #323842;
  overflow: hidden;
}
.full-screen-section-wrapper .full-screen-wrapper {
  position: relative;
}
.full-screen-section-wrapper .full-screen-wrapper .full-screen-01 {
  display: flex;
  width: 70%;
  margin: 0 auto;
  padding: 12px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: #282D36;
}
@media (max-width: 479.98px) {
  .full-screen-section-wrapper .full-screen-wrapper .full-screen-01 {
    padding: 6px;
  }
}
.full-screen-section-wrapper .full-screen-wrapper .full-screen-01 img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.full-screen-section-wrapper .full-screen-wrapper .full-screen-02, .full-screen-section-wrapper .full-screen-wrapper .full-screen-03 {
  position: absolute;
  will-change: transform;
}
.full-screen-section-wrapper .full-screen-wrapper .full-screen-02 img, .full-screen-section-wrapper .full-screen-wrapper .full-screen-03 img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  filter: drop-shadow(rgba(3, 16, 38, 0.75) 0 75px 43px);
}
@media (max-width: 767.98px) {
  .full-screen-section-wrapper .full-screen-wrapper .full-screen-02 img, .full-screen-section-wrapper .full-screen-wrapper .full-screen-03 img {
    filter: drop-shadow(rgba(3, 16, 38, 0.75) 0 40px 15px);
  }
}
.full-screen-section-wrapper .full-screen-wrapper .full-screen-02 {
  top: 0;
  left: 0;
  transform: translate(-20%, 48%);
  width: 60%;
}
.full-screen-section-wrapper .full-screen-wrapper .full-screen-02 img {
  transform: scale(1.1);
}
.full-screen-section-wrapper .full-screen-wrapper .full-screen-03 {
  bottom: 0;
  right: 0;
  transform: translate(20%, -27%);
  width: 35%;
}
.full-screen-section-wrapper .full-screen-wrapper .full-screen-03 img {
  transform: scale(1.2);
}
.image-grid-section-wrapper {
  position: relative;
  background-color: #323842;
  overflow: hidden;
  height: 140vh;
  padding: 0;
  pointer-events: none;
  user-select: none;
  width: 100%;
}
.image-grid-section-wrapper .image-grid-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min-content;
  display: flex;
  flex-direction: column;
  gap: 20px;
  will-change: transform;
  transform: translate(-50%, -50%) rotate(-15deg);
  transform-origin: center;
}
.image-grid-section-wrapper .image-grid-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: min-content;
  height: min-content;
  overflow: hidden;
  will-change: transform;
  padding: 0;
}
.image-grid-section-wrapper .image-grid-row.row-2 {
  padding-left: 0;
}
.image-grid-section-wrapper .image-grid-item {
  flex: none;
  aspect-ratio: 1.7777777778;
  position: relative;
  overflow: hidden;
  background-color: #282d36;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  will-change: transform;
  height: 80vh;
  /*
    @media (max-width: 1199.98px) { width: 920px; }
    @media (max-width: 991.98px) { width: 760px; }
    @media (max-width: 767.98px) { width: 600px; }
    @media (max-width: 575.98px) { width: 85vw; }

     */
}
.image-grid-section-wrapper .image-grid-item .image-grid-media {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.image-grid-section-wrapper .image-grid-item .image-grid-media img, .image-grid-section-wrapper .image-grid-item .image-grid-media video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-section-wrapper {
  position: relative;
  background-color: #323842;
}
.gallery-section-wrapper .cont-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.gallery-section-wrapper .gallery-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: none;
}
.gallery-section-wrapper .gallery-slider {
  position: relative;
  width: 100%;
  max-width: 1920px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-section-wrapper .gallery-viewport {
  position: relative;
  width: 100%;
  user-select: none;
  -webkit-user-select: none;
  touch-action: pan-y;
}
.gallery-section-wrapper .gallery-track {
  inset: 0;
  display: flex;
  gap: 40px;
  will-change: transform;
}
@media (max-width: 1199.98px) {
  .gallery-section-wrapper .gallery-track {
    gap: 30px;
  }
}
@media (max-width: 991.98px) {
  .gallery-section-wrapper .gallery-track {
    gap: 20px;
  }
}
@media (max-width: 767.98px) {
  .gallery-section-wrapper .gallery-track {
    gap: 10px;
  }
}
.gallery-section-wrapper .gallery-slide {
  flex: 0 0 auto;
  width: 60%;
  padding: 12px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  background-color: #282d36;
}
@media (max-width: 479.98px) {
  .gallery-section-wrapper .gallery-slide {
    padding: 6px;
  }
}
.gallery-section-wrapper .gallery-slide img {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.next-case-section-wrapper {
  position: relative;
  background-color: #323842;
  overflow: hidden;
}
.next-case-section-wrapper .cont-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.next-case-section-wrapper .next-case-wrapper {
  position: relative;
  cursor: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 900px;
  margin: 0 auto -150px auto;
  gap: 100px;
}
@media (max-width: 1399.98px) {
  .next-case-section-wrapper .next-case-wrapper {
    gap: 60px;
  }
}
@media (max-width: 1199.98px) {
  .next-case-section-wrapper .next-case-wrapper {
    width: 100%;
    gap: 40px;
    margin-bottom: -100px;
  }
}
@media (max-width: 991.98px) {
  .next-case-section-wrapper .next-case-wrapper {
    gap: 30px;
    margin-bottom: -80px;
  }
}
@media (max-width: 767.98px) {
  .next-case-section-wrapper .next-case-wrapper {
    gap: 20px;
    margin-bottom: -60px;
  }
}
.next-case-section-wrapper .next-case-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  color: #fff;
  text-align: center;
}
.next-case-section-wrapper .next-case-text .next-case-kicker {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}
.next-case-section-wrapper .next-case-text .next-case-title {
  color: #fff;
  font-weight: 400;
  line-height: 120%;
  margin: 0;
  font-size: 80px;
}
@media (max-width: 1199.98px) {
  .next-case-section-wrapper .next-case-text .next-case-title {
    font-size: 56px;
  }
}
@media (max-width: 991.98px) {
  .next-case-section-wrapper .next-case-text .next-case-title {
    font-size: 44px;
  }
}
@media (max-width: 575.98px) {
  .next-case-section-wrapper .next-case-text .next-case-title {
    font-size: 34px;
  }
}
.next-case-section-wrapper .next-case-media {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  -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;
  will-change: transform;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.next-case-section-wrapper .next-case-media:hover {
  -webkit-transform: scale(1.1) !important;
  -moz-transform: scale(1.1) !important;
  -ms-transform: scale(1.1) !important;
  -o-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
}
.next-case-section-wrapper .next-case-media .next-case-video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
