/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.25rem;
}
body {
  color: #222222;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body *::selection {
  color: #ffffff;
  background: #282828;
}
body *::-moz-selection {
  color: #ffffff;
  background: #282828;
}
body.h1 {
  font-size: 2.25rem;
}
body.h2 {
  font-size: 1.9rem;
}
body.h3 {
  font-size: 1.5rem;
}
body.h4 {
  font-size: 1.25rem;
}
body.h5 {
  font-size: 1rem;
}
body.h6 {
  font-size: 0.85rem;
}
body span.para {
  display: block;
  margin: 1rem 0;
}
a {
  color: #282828;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: inherit;
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/inter/inter-light.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-light.woff2?6819ca66') format("woff2"), url('../../fonts/inter/inter-light.woff?6819ca66') format("woff"), url('../fonts/inter/inter-light.ttf') format("truetype"), url('../fonts/inter/inter-light.svg#inter') format("svg");
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter/inter-regular.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-regular.woff2?6819ca66') format("woff2"), url('../../fonts/inter/inter-regular.woff?6819ca66') format("woff"), url('../fonts/inter/inter-regular.ttf') format("truetype"), url('../fonts/inter/inter-regular.svg#inter') format("svg");
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/inter/inter-medium.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-medium.woff2?6819ca66') format("woff2"), url('../../fonts/inter/inter-medium.woff?6819ca66') format("woff"), url('../fonts/inter/inter-medium.ttf') format("truetype"), url('../fonts/inter/inter-medium.svg#inter') format("svg");
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/inter/inter-semibold.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-semibold.woff2?6819ca66') format("woff2"), url('../../fonts/inter/inter-semibold.woff?6819ca66') format("woff"), url('../fonts/inter/inter-semibold.ttf') format("truetype"), url('../fonts/inter/inter-semibold.svg#inter') format("svg");
}
@font-face {
  font-family: "inter";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter/inter-bold.eot#iefix') format("embedded-opentype"), url('../../fonts/inter/inter-bold.woff2?6819ca66') format("woff2"), url('../../fonts/inter/inter-bold.woff?6819ca66') format("woff"), url('../fonts/inter/inter-bold.ttf') format("truetype"), url('../fonts/inter/inter-bold.svg#inter') format("svg");
}
body {
  font-family: "Inter";
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: "Inter";
  font-weight: 400;
}
.jl-h1, .jl-h2, .jl-h3, .jl-h4, .jl-h5, .jl-h6, .jl-heading-2xlarge, .jl-heading-large, .jl-heading-medium, .jl-heading-small, .jl-heading-xlarge {
  font-family: "Inter";
}
h1 {
  font-weight: 700;
}
h4 {
  font-size: 1.25rem;
}
p {
  margin: 0 0 20px 0;
}
fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}
blockquote {
  border-left: 10px solid #E9E9E9;
}
blockquote p {
  font-size: 1.1rem;
  color: #555;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #222222;
  font-size: 1.2rem;
}
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #E9E9E9;
  border-radius: 0.25rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
pre.prettyprint {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
hr {
  margin: 1.5rem 0;
  border-bottom: 1px solid #E9E9E9;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 1vw;
  font-weight: 400;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
@media (max-width: 100rem) {
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
}
@media (min-width: 1600px) {
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 16px;
  }
}
.g-main-nav .g-standard .g-dropdown {
  width: 200px;
}
.jl-navbar-dropdown {
  width: 200px;
}
.noliststyle {
  list-style: none;
}
.g-uppercase {
  text-transform: uppercase;
}
.g-notexttransform {
  text-transform: none;
}
.g-positive-margin-top {
  margin-top: 23rem;
}
.g-negative-margin-bottom {
  margin-bottom: -25rem;
}
.g-img-circle {
  border-radius: 50%;
}
.section-horizontal-paddings {
  padding-left: 12%;
  padding-right: 12%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 50.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-vertical-paddings {
  padding-top: 70px;
  padding-bottom: 70px;
}
.section-vertical-paddings-small {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section-vertical-paddings-xsmall {
  padding-top: 20px;
  padding-bottom: 20px;
}
.section-vertical-paddings-large {
  padding-top: 140px;
  padding-bottom: 140px;
}
.section-no-paddings {
  padding: 0 !important;
}
.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-container-flushed {
  margin: -4rem 0;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.margin2x > .g-content {
  margin: 1.25rem;
}
.margin3x > .g-content {
  margin: 1.875rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.padding2x > .g-content {
  padding: 1.876rem;
}
.padding3x > .g-content {
  padding: 2.814rem;
}
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title6 .g-title, .title-gradient .g-title, .title-outline .g-title {
  margin: -0.938rem -0.938rem 1.5rem -0.938rem;
  padding: 0.625rem 1rem;
}
.platform-content, .moduletable, .widget {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
.platform-content .moduletable, .platform-content .widget, .moduletable .moduletable, .moduletable .widget, .widget .moduletable, .widget .widget {
  margin: 0;
  padding: 0;
}
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.title1 .g-title {
  background: #282828;
  color: #ffffff;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #141414;
}
.box1.moduletable, .box1.widget, .box1 > .g-content {
  color: #ffffff;
}
.box1 .button {
  color: #ffffff;
}
.box1 .button:hover {
  background: #020202;
}
.box1 a {
  color: #757575;
}
.box1 a:hover {
  color: #ffffff;
}
.box1.title1 .g-title {
  background: #020202;
}
.title2 .g-title {
  background: #24bca4;
  color: #ffffff;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #24bca4;
}
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #ffffff;
}
.box2 .button {
  color: #ffffff;
  background: #1c917f;
}
.box2 .button:hover {
  background: #187c6c;
}
.box2 a {
  color: #0b3c34;
}
.box2 a:hover {
  color: #ffffff;
}
.box2.title2 .g-title {
  background: #1c917f;
}
.title3 .g-title {
  background: #F91B24;
  color: #ffffff;
}
.title4 .g-title {
  background: #1BB5EC;
  color: #ffffff;
}
.title5 .g-title {
  background: #F79F24;
  color: #ffffff;
}
.title6 .g-title {
  background: #3A4750;
  color: #ffffff;
}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #657b8b;
}
.box-grey.moduletable, .box-grey.widget, .box-grey > .g-content {
  color: #ffffff;
}
.box-grey .button {
  color: #ffffff;
  background: #252d32;
}
.box-grey .button:hover {
  background: black;
}
.box-grey a {
  color: #9eadb8;
}
.box-grey a:hover {
  color: #ffffff;
}
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #F37EF9;
}
.box-pink.moduletable, .box-pink.widget, .box-pink > .g-content {
  color: #ffffff;
}
.box-pink .button {
  color: #ffffff;
  background: #ee4df7;
}
.box-pink .button:hover {
  background: #ec35f6;
}
.box-pink a {
  color: #ca0ad4;
}
.box-pink a:hover {
  color: #ffffff;
}
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #F91B24;
}
.box-red.moduletable, .box-red.widget, .box-red > .g-content {
  color: #ffffff;
}
.box-red .button {
  color: #ffffff;
  background: #db060e;
}
.box-red .button:hover {
  background: #c2050d;
}
.box-red a {
  color: #fdb0b3;
}
.box-red a:hover {
  color: #ffffff;
}
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #904CA7;
}
.box-purple.moduletable, .box-purple.widget, .box-purple > .g-content {
  color: #ffffff;
}
.box-purple .button {
  color: #ffffff;
  background: #723c84;
}
.box-purple .button:hover {
  background: #633472;
}
.box-purple a {
  color: #a76bbb;
}
.box-purple a:hover {
  color: #ffffff;
}
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #F79F24;
}
.box-orange.moduletable, .box-orange.widget, .box-orange > .g-content {
  color: #ffffff;
}
.box-orange .button {
  color: #ffffff;
  background: #e08608;
}
.box-orange .button:hover {
  background: #c77707;
}
.box-orange a {
  color: #7d4b05;
}
.box-orange a:hover {
  color: #ffffff;
}
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #1BB5EC;
}
.box-blue.moduletable, .box-blue.widget, .box-blue > .g-content {
  color: #ffffff;
}
.box-blue .button {
  color: #ffffff;
  background: #1094c4;
}
.box-blue .button:hover {
  background: #0e83ac;
}
.box-blue a {
  color: #79d4f4;
}
.box-blue a:hover {
  color: #ffffff;
}
.title-gradient .g-title {
  background-color: #282828;
  background-image: -webkit-linear-gradient(-360deg, #282828, #24bca4);
  background-image: linear-gradient(90deg,#282828, #24bca4);
  color: #ffffff;
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
  background-color: #282828;
  background-image: -webkit-linear-gradient(-315deg, #282828, #24bca4);
  background-image: linear-gradient(45deg,#282828, #24bca4);
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
  color: #ffffff;
}
.box-gradient .button {
  color: #ffffff;
  background: #1b1b1b;
}
.box-gradient .button:hover {
  background: #020202;
}
.box-gradient a {
  color: #757575;
}
.box-gradient a:hover {
  color: #ffffff;
}
.box-gradient.title-gradient .g-title {
  background-color: #282828;
  background-image: -webkit-linear-gradient(-280deg, #282828, #24bca4);
  background-image: linear-gradient(10deg,#282828, #24bca4);
}
.title-outline .g-title {
  border: 1px solid #282828;
}
.box-shadow.moduletable, .box-shadow.widget, .box-shadow.g-outer-box, .box-shadow > .g-content {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}
.box-shadow.title-shadow .g-title {
  border: none;
  border-bottom: 1px solid #282828;
}
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  border: 1px solid #282828;
}
.box-outline.title-outline .g-title {
  border: none;
  border-bottom: 1px solid #282828;
}
.title-pink .g-title {
  color: #F37EF9;
  border: 0 none;
}
.title-pink .button {
  background: #F37EF9;
}
.title-pink .button:hover {
  background: #ee4df7;
}
.title-red .g-title {
  color: #F91B24;
  border: 0 none;
}
.title-red .button {
  background: #F91B24;
}
.title-red .button:hover {
  background: #db060e;
}
.title-grey .g-title {
  color: #3A4750;
  border: 0 none;
}
.title-grey .button {
  background: #3A4750;
}
.title-grey .button:hover {
  background: #252d32;
}
.title-purple .g-title {
  color: #904CA7;
  border: 0 none;
}
.title-purple .button {
  background: #904CA7;
}
.title-purple .button:hover {
  background: #723c84;
}
.title-blue .g-title {
  color: #1BB5EC;
  border: 0 none;
}
.title-blue .button {
  background: #1BB5EC;
}
.title-blue .button:hover {
  background: #1094c4;
}
.title-orange .g-title {
  color: #F79F24;
  border: 0 none;
}
.title-orange .button {
  background: #F79F24;
}
.title-orange .button:hover {
  background: #e08608;
}
.spaced .g-content {
  margin: 1px;
}
.shadow .g-content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
  opacity: 0.4;
}
.rounded .g-content {
  border-radius: 0.25rem;
  overflow: hidden;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
.equal-height .g-content {
  width: auto;
}
.button {
  display: inline-block;
  font-family: "Inter";
  font-weight: 600;
  font-size: 13px;
  line-height: 1.15;
  letter-spacing: -1px;
  font-style: normal;
  background: #24bca4;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  margin: 0;
  padding: 18px 30px;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.button:hover, .button:active, .button:focus {
  background: #3ad9c0;
  color: #fff;
}
.button.fa {
  line-height: 1.15;
}
.button.fa[class*="fa-"]:before, .button.fa[class*="fa-"]:after {
  font-family: FontAwesome;
}
.button.button-block {
  width: 100%;
  display: block;
}
.button.button-xlarge {
  font-size: 1.2rem;
  padding: 1.9rem 3.525rem;
  border-radius: 3.5rem;
}
.button.button-large {
  font-size: 1rem;
  padding: 1.7rem 3.325rem;
}
.button.button-small {
  font-size: 0.7rem;
  padding: 1.2rem 2.825rem;
}
.button.button-xsmall {
  font-size: 0.6rem;
  padding: 1.1rem 2.725rem;
}
.button.button-2 {
  background: #24bca4;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  background: #282828;
  color: #ffffff;
}
.button.button-1 {
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.button.button-1:hover, .button.button-1:active, .button.button-1:focus {
  background: #fbd03b;
  color: #000;
}
.button.button-outline {
  background: transparent;
  color: #282828;
  border-color: #282828;
}
.button.button-outline:hover, .button.button-outline:active, .button.button-outline:focus {
  background: #282828;
  border-color: transparent;
  color: #ffffff;
}
.button.button-gradient {
  background-color: #282828;
  background-image: -webkit-linear-gradient(-360deg, #282828, #24bca4);
  background-image: linear-gradient(90deg,#282828, #24bca4);
  border: none;
}
.button.button-gradient:hover, .button.button-gradient:active, .button.button-gradient:focus {
  background: #282828;
  color: white;
}
.button.button-bevel {
  border-radius: 0.4rem;
}
.button.button-square {
  border-radius: 0;
}
table {
  border: 1px solid #e4e8ed;
}
th {
  background: #f3f5f7;
  padding: 0.5rem;
}
td {
  padding: 0.5rem;
  border: 1px solid #e4e8ed;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #E9E9E9;
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #282828;
  box-shadow: 0 0 4px rgba(40, 40, 40, 0.5);
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #282828;
  box-shadow: none;
}
textarea {
  width: 100%;
  box-sizing: border-box !important;
  padding: 0.75rem 1.25rem;
}
fieldset.input {
  margin: 0;
  padding: 0;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 1px solid #E9E9E9;
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  padding: 0.375rem 1.25rem;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  box-shadow: none !important;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  box-shadow: none !important;
}
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.jl-logo {
  font-weight: 700;
  font-size: 1vw;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 100rem) {
  .jl-logo {
    font-size: 1rem;
  }
}
.tm-nav-mobile {
  background: #ffffff;
  color: #222222;
}
.tm-nav-mobile .jl-nav-default > li > a, .tm-nav-mobile .jl-nav-default .jl-nav-header, .tm-nav-mobile .jl-nav-default .jl-nav-sub a, .tm-nav-mobile .jl-nav-primary > li > a, .tm-nav-mobile .jl-nav-primary .jl-nav-header, .tm-nav-mobile .jl-nav-primary .jl-nav-sub a {
  color: #222222;
}
.jl-search-default .jl-search-input {
  background: #f8f8f8;
  border-color: #e7e8ea;
}
.g-logo img {
  display: inline-block !important;
}
#g-clients .jl-carousel .jl-carousel-item .jl-carousel-image {
  text-align: center;
}
#g-clients .jl-carousel .jl-carousel-item .jl-carousel-image img {
  width: 100px;
  opacity: 0.5;
}
#g-clients .jl-carousel .companies-image img {
  width: 100px;
  opacity: 0.5;
}
#g-clients .custom-clients .tm-item .tm-image {
  width: 100px;
  display: inline-block;
  margin: 0 auto;
  opacity: 0.5;
}
#g-video .video-overlay {
  padding: 50px 0;
}
#g-video .video-overlay:before {
  background: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  transition: all, 0.5s;
}
#g-video .video-control {
  position: relative;
  z-index: 2;
}
#g-video .video-control .video-icon {
  color: #fff;
  margin: 0 auto 30px;
  width: 70px;
}
#g-video .video-control .video-icon i {
  cursor: pointer !important;
  font-size: 18px;
  line-height: 64px;
  width: 70px;
  border: 3px solid #fff;
  border-radius: 50%;
  -moz-backface-visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#g-video .video-control .video-icon:hover i {
  background-color: #fff;
  color: #282828;
  -webkit-transform: scale(1.12);
  -moz-transform: scale(1.12);
  -o-transform: scale(1.12);
  -ms-transform: scale(1.12);
  transform: scale(1.12);
}
#g-video .video-control h2 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1px;
}
#g-video .video-control p {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
}
#g-footer .g-content {
  padding: 0 0.938rem;
}
#g-footer .g-totop {
  text-align: center;
  margin-bottom: 20px;
}
#g-footer .g-totop a {
  color: #fff;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
}
#g-footer .g-totop a:hover {
  background: #fff;
  color: #000;
}
#g-footer .jl-overlay {
  text-align: center;
}
#g-footer .jl-overlay img {
  width: 60px;
  height: 50px;
}
#g-footer .g-branding {
  font-size: 14px;
  text-align: center;
}
#g-footer .g-branding a {
  color: #24bca4;
}
#g-footer .g-social {
  text-align: center;
  padding-top: 10px;
}
#g-footer .g-social a {
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#g-footer .g-social a:hover {
  color: #24bca4;
}
.thm-button {
  font-size: 15px;
  text-align: center;
  border-radius: 3px;
  display: inline-block;
  border: none;
  background: #24bca4;
  outline: none;
  color: #fff;
  vertical-align: top;
  line-height: 42px;
  font-weight: 300;
  outline: none;
  padding: 0 27px;
  margin: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thm-button i {
  font-size: 14px;
  margin-left: 7px;
}
.thm-button.inverse:hover {
  background: #24bca4;
  color: #000;
}
.thm-button.inverse, .thm-button:hover {
  background: #24bca4;
  color: #fff;
}
.mb-30 .spacer {
  padding-bottom: 30px;
}
#g-page-surround {
  background: #ffffff;
  overflow: hidden;
}
.g-bodyonly #g-page-surround {
  color: #222222;
  background: #ffffff;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-slideshow {
  background: #ffffff;
  color: #222222;
  position: relative;
}
#g-slideshow .z-index .jl-position-bottom-center, #g-slideshow .z-index .tm-slidenav, #g-slideshow .z-index .jl-position-cover {
  z-index: 2;
}
#g-slideshow h2 {
  font-weight: 300;
  line-height: 1.5;
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  #g-slideshow h2 {
    font-size: 1.35rem;
  }
}
#g-slideshow h2 em {
  font-weight: 500;
}
#g-slideshow h2.large-heading {
  font-size: 3.8rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  #g-slideshow h2.large-heading {
    font-size: 2.375rem;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-slideshow h2.large-heading {
    font-size: 1.9rem;
  }
}
#g-slideshow .tp-dottedoverlay {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background: red;
  right: 0;
  bottom: 0;
}
#g-slideshow .tp-dottedoverlay.twoxtwo {
  background: none;
}
@media print {
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-navigation {
  color: #222222;
  background: #ffffff;
}
@media only all and (max-width: 50.99rem) {
  #g-navigation .g-logo {
    max-width: 100px;
    margin: 0 auto;
  }
}
#g-navigation .active a:hover {
  color: #222222;
}
#g-navigation .jl-navbar-container:not(.jl-navbar-transparent) {
  background: #ffffff;
}
#g-navigation .jl-light .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: rgba(255, 255, 255, 0.8);
}
#g-navigation .jl-light .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #24bca4;
}
#g-navigation .jl-light .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #24bca4;
}
#g-navigation .jl-light .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #24bca4;
}
#g-navigation .g-main-nav .g-dropdown .jl-nav {
  padding: 25px;
}
#g-navigation .g-main-nav .g-dropdown .moduletable, #g-navigation .g-main-nav .g-dropdown .widget {
  color: #282828;
}
#g-navigation .g-main-nav .g-dropdown .moduletable a, #g-navigation .g-main-nav .g-dropdown .widget a {
  color: #282828;
}
#g-navigation .g-main-nav .g-dropdown .moduletable a:hover, #g-navigation .g-main-nav .g-dropdown .moduletable a:focus, #g-navigation .g-main-nav .g-dropdown .widget a:hover, #g-navigation .g-main-nav .g-dropdown .widget a:focus {
  color: #24bca4;
}
#g-navigation .g-main-nav .g-dropdown .moduletable a:active, #g-navigation .g-main-nav .g-dropdown .widget a:active {
  color: #24bca4;
}
@media (min-width: 960px) {
  #g-navigation .jl-navbar-left, #g-navigation .jl-navbar-right, #g-navigation [class*="jl-navbar-center"] {
    gap: 30px;
  }
  #g-navigation .jl-navbar-center-left {
    right: calc(100% + $menustyle-item-gap);
  }
  #g-navigation .jl-navbar-center-right {
    left: calc(100% + $menustyle-item-gap);
  }
  #g-navigation .jl-navbar-nav {
    gap: 30px;
  }
}
#g-navigation .jl-navbar-item, #g-navigation .jl-navbar-nav > li > a, #g-navigation .jl-navbar-toggle {
  min-height: 80px;
}
#g-navigation .jl-navbar-dropdown, #g-navigation .jl-dropdown, #g-navigation .jl-navbar-dropbar {
  background: #ffffff;
}
#g-navigation .jl-navbar-nav > li > a, #g-navigation .jl-search-toggle, #g-navigation .jl-navbar-toggle {
  color: #282828;
}
#g-navigation .jl-search-toggle:hover, #g-navigation .jl-search-toggle:focus, #g-navigation .jl-navbar-toggle:hover, #g-navigation .jl-navbar-toggle:focus {
  color: #24bca4;
}
#g-navigation .jl-navbar-nav > li:hover > a, #g-navigation .jl-navbar-nav > li > a:focus, #g-navigation .jl-navbar-nav > li > a[aria-expanded="true"], #g-navigation .jl-navbar-nav > li > a:active, #g-navigation .jl-navbar-nav > li.jl-active > a {
  color: #24bca4;
}
#g-navigation .jl-navbar-dropdown-nav > li > a {
  color: #282828;
}
#g-navigation .jl-navbar-dropdown-nav > li > a:focus, #g-navigation .jl-navbar-dropdown-nav > li > a:hover {
  color: #24bca4;
}
#g-navigation .jl-navbar-dropdown-nav > li.jl-active > a {
  color: #24bca4;
}
#g-navigation .jl-navbar-dropdown-nav .jl-nav-header {
  color: #24bca4;
}
#g-navigation .jl-navbar-dropdown-nav .jl-nav-sub a {
  color: #282828;
}
#g-navigation .jl-navbar-dropdown-nav .jl-nav-sub a:hover {
  color: #24bca4;
}
#g-navigation .jl-navbar-dropdown-nav .jl-nav-sub li.jl-active > a {
  color: #24bca4;
}
#g-navigation .mobile-toggle {
  color: #24bca4;
}
#g-navigation .g-main-nav h1, #g-navigation .g-main-nav h2, #g-navigation .g-main-nav h3, #g-navigation .g-main-nav h4, #g-navigation .g-main-nav h5, #g-navigation .g-main-nav h6, #g-navigation .g-main-nav strong {
  color: #282828;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #282828;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #24bca4;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #24bca4;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #24bca4;
}
#g-navigation .g-main-nav .g-dropdown {
  background: #ffffff;
  box-shadow: 0px 1px 14px 3px rgba(76, 89, 119, 0.3);
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #282828;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-go-back) + :not(.g-go-back) {
  border-top: 1px solid rgba(240, 240, 240, 0.5);
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: rgba(255, 255, 255, 0);
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #24bca4;
}
#g-navigation .g-main-nav .g-standard .g-parent .g-menu-parent-indicator {
  top: inherit;
}
#g-navigation .g-main-nav .g-toplevel {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
  gap: 30px;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  #g-navigation .g-main-nav .g-toplevel {
    gap: 15px;
  }
}
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid white;
  background: whitesmoke;
  border-radius: 0.25rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
#g-navigation .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #282828;
}
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid white;
  background: whitesmoke;
  border-radius: 0.25rem;
  padding: 0.4rem;
  margin-top: -0.4rem;
  margin-right: -0.4rem;
}
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
  color: #282828;
}
.g-main-nav .g-toplevel {
  font-weight: 400;
}
.g-main-nav .g-toplevel > li {
  cursor: initial;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.25em;
  box-sizing: border-box;
  min-height: 80px;
  position: relative;
  z-index: 1;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 10px;
  height: 2px;
  background-color: transparent;
  transition: 0.2s ease-in-out;
  transition-property: background-color, border-color, box-shadow, height, left, right, opacity;
  left: 0;
  right: calc(102% - 15px);
}
.g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container::before {
  right: 0;
  background-color: #282828;
}
.g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container::before, .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).jl-active > .g-menu-item-container::before {
  right: 0;
  background-color: #282828;
}
.g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container, .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).jl-active.g-selected > .g-menu-item-container {
  color: #24bca4;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  width: 1.2rem;
  font-size: 0.875rem;
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-dropdown {
  text-align: left;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
  display: flex;
  align-items: center;
  column-gap: 0.25em;
  text-decoration: none;
  font-size: 0.9365rem;
}
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-breadcrumb {
  color: #ffffff;
  background: #000000;
  position: relative;
}
.com_content #g-breadcrumb:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -50px;
  left: 50%;
  left: calc(50% - 2.5px);
  width: 5px;
  height: 100px;
  background-image: -webkit-linear-gradient(45deg, #24bca4 15%, #24bca4 65%);
  background-image: linear-gradient(45deg, #24bca4 15%, #24bca4 65%);
}
#g-breadcrumb .g-grid {
  position: relative;
}
@media print {
  #g-breadcrumb {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-intro {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-features {
  background: #fafafa;
  color: #222222;
}
@media print {
  #g-features {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above {
  background: #ffffff;
  color: #222222;
  position: relative;
  background: url('../../../../images/joomlead/background/couter-bg.jpg?6819caec') no-repeat center top;
  background-size: cover;
}
#g-above .g-grid {
  position: relative;
  z-index: 9;
}
#g-above:before {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media print {
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above-footer {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-above-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-clients {
  background: #fafafa;
  color: #222222;
  position: relative;
}
@media print {
  #g-clients {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-testimonials {
  background: #ffffff;
  color: #222222;
  position: relative;
  background: url('../../../../images/joomlead/background/testimonial-bg.jpg?6819caec') no-repeat center bottom;
  background-size: cover;
}
#g-testimonials .g-grid {
  position: relative;
  z-index: 9;
}
#g-testimonials:before {
  background: rgba(0, 0, 0, 0.5);
  opacity: 0.9;
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media print {
  #g-testimonials {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-expanded {
  background: #fafafa;
  color: #222222;
}
@media print {
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-video {
  background: #fafafa;
  color: #222222;
  position: relative;
}
@media print {
  #g-video {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-team {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-team {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-main {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-aside {
  background: #ffffff;
  color: #222222;
  padding: 3rem 0;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar {
  background: #ffffff;
  color: #222222;
  padding: 3rem 0;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  background: #ffffff;
  color: #222222;
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-calltoaction {
  background: #ffffff;
  color: #222222;
  position: relative;
  background: url('../../../../images/joomlead/background/calltoaction-bg.jpg?6819caec') top center no-repeat fixed;
  background-size: cover;
}
#g-calltoaction .g-grid {
  position: relative;
  z-index: 9;
}
#g-calltoaction:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0.85;
}
@media print {
  #g-calltoaction {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-contact {
  background: #ffffff;
  color: #222222;
  position: relative;
}
@media print {
  #g-contact {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  background: #282828;
  color: #ffffff !important;
}
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background: #ffffff;
  width: 17rem;
  color: #222222;
}
#g-offcanvas a {
  color: white;
}
#g-offcanvas a:hover {
  color: #222222;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #222222;
}
#g-offcanvas .button {
  background: #24bca4;
  color: #222222;
}
#g-offcanvas .button:hover {
  background: #28d1b7;
}
#g-offcanvas .button:active {
  background: #20a791;
}
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #24bca4;
  display: none;
}
@media only all and (max-width: 51rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #222222;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #f0f0f0;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #24bca4;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover.g-menu-item-link-parent .g-menu-parent-indicator:after, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-menu-item-link-parent .g-menu-parent-indicator:after {
  color: #ffffff;
  opacity: 0.8;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #373737;
  background: #1e1e1e;
  color: #ffffff;
  border-radius: 0.25rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #141414;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
.g-error #g-error .g-content {
  text-align: center;
}
.g-error #g-error .g-content h1 {
  text-align: center;
  color: #24bca4;
}
.g-error #g-error .g-content h2.g-title {
  font-size: 3.5rem;
}
.g-error #g-error .g-content p {
  font-size: 1.5rem;
  color: #fff;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-error #g-error .g-content h2.g-title {
    font-size: 3rem;
  }
  .g-error #g-error .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-error #g-error .g-content {
    padding: 1rem 0.938rem;
  }
  .g-error #g-error .g-content h2.g-title {
    font-size: 2rem;
  }
  .g-error #g-error .g-content p {
    font-size: 1rem;
  }
}
.g-error #g-mainbar {
  text-align: center;
}
.g-error #g-footer .g-content .g-totop {
  text-align: center;
}
.outline-_error #g-navigation {
  background: #222;
}
.outline-_offline {
  text-align: inherit;
}
.outline-_offline #frame {
  max-width: 26rem;
  background: #ffffff;
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 20px -10px #4d79b3;
  color: #495057;
  padding: 30px;
  width: 100%;
  box-sizing: border-box;
}
.outline-_offline #frame .inputbox {
  background-color: #fff;
  border: 1px solid #b8c9e0;
  border-radius: 0.25rem;
  height: 42px;
  padding: 0.375rem 0.75rem;
}
.outline-_offline #frame .inputbox:hover, .outline-_offline #frame .inputbox:focus, .outline-_offline #frame .inputbox:active {
  border-color: #282828;
}
.outline-_offline #frame .button.login {
  border: 1px solid #282828;
  border-radius: 0.25rem;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.5rem 1rem;
  text-align: center;
  user-select: none;
  vertical-align: middle;
  background-color: #282828;
  color: #ffffff;
  width: 100%;
  box-sizing: border-box;
}
.outline-_offline #frame .button.login:hover, .outline-_offline #frame .button.login:focus, .outline-_offline #frame .button.login:active {
  background-color: #1b1b1b;
  border-color: #1b1b1b;
}
.g-logo {
  font-family: "Inter";
  font-weight: 900;
  font-size: 1.35rem;
  vertical-align: middle;
  text-transform: uppercase;
}
.g-logo img, .g-logo svg {
  display: block;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 50px;
}
.g-logo.g-logo-helium svg {
  fill: #ffffff;
}
@media only all and (max-width: 50.99rem) {
  .g-logo {
    display: block;
    text-align: center;
    margin: -0.85rem 0;
    padding-left: 0.938rem;
  }
  .g-logo img, .g-logo svg {
    margin: 0 auto;
  }
}
.g-social a {
  padding: 0.1875rem 0.4rem;
  text-decoration: none;
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-social a {
    padding: 0.1875rem 0.25rem;
  }
}
.g-totop {
  font-family: "Inter";
  font-weight: 700;
  text-align: right;
}
@media only all and (max-width: 50.99rem) {
  .g-totop {
    text-align: center;
  }
}
.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 75rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 30rem;
  }
}
.jl-slideshow .el-content-wrapper {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-slideshow .el-vertical-align {
  margin: 1.9749rem;
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .el-navbar-dropbar {
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.el-horiz-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #282828;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #282828;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #282828 !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #282828;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-search-navbar .jl-search-input:focus, .jl-tab > .jl-active > a {
  border-color: #282828;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #282828;
}
.jl-light .jl-label {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-light > :not([class*="jl-card-media"]) .jl-card-title {
  color: rgba(255, 255, 255, 0.7);
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #1b1b1b;
}
.jl-light .jl-button-primary:focus {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-icon:not(.jl-preserve) [stroke*="#"]:not(.jl-preserve) {
  stroke: currentcolor;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #282828;
}
.jl-text-background {
  background-color: #282828;
  background-image: linear-gradient(90deg, #282828 0, #282828 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #282828;
}
.jl-radio:checked:focus {
  background-color: #282828;
}
.jl-overlay-primary {
  background: rgba(40, 40, 40, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #282828;
  border-color: #282828;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #282828;
  border-color: #282828;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #282828;
}
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .g-container {
    width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
.g-container.g-flushed {
  width: 100%;
}
@media only all and (max-width: 50.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 50.99rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 50.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .visible-tablet {
    display: block !important;
  }
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  .visible-large {
    display: block !important;
  }
  .g-block.visible-large {
    display: block !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 50.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.99rem) {
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  .hidden-large {
    display: none !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 50.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=lucian_84.css.map */