@charset "UTF-8";
/*
* Trunk version 2.0.1
*/
/*
* Contexts
*/
.context-dark, .bg-gray-900, .bg-accent,.context-dark h1,.bg-gray-900 h1,.bg-accent h1, .context-dark h2, .bg-gray-900 h2, .bg-accent h2, .context-dark h3, .bg-gray-900 h3, .bg-accent h3, .context-dark h4, .bg-gray-900 h4, .bg-accent h4, .context-dark h5, .bg-gray-900 h5, .bg-accent h5, .context-dark h6, .bg-gray-900 h6, .bg-accent h6, .context-dark .heading, .bg-gray-900 .heading, .bg-accent .heading {
  color: #ffffff;
}
a:focus,button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0;
}
*:focus {
  outline: none;
}
blockquote {
  padding: 0;
  margin: 0;
}
input,button,select,textarea {
  outline: none;
}
label {
  margin-bottom: 0;
}
p {
  margin: 0;
}
ul,ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul li,ol li {
  display: block;
}
dl {
  margin: 0;
}
dt,dd {
  line-height: inherit;
}
dt {
  font-weight: inherit;
}
dd {
  margin-bottom: 0;
}
cite {
  font-style: normal;
}
form {
  margin-bottom: 0;
}
blockquote {
  padding-left: 0;
  border-left: 0;
}
address {
  margin-top: 0;
  margin-bottom: 0;
}
figure {
  margin-bottom: 0;
}
html p a:hover {
  text-decoration: none;
}
/*
* Typography
*/
body {
  font-size: 14px;
  letter-spacing: 0.025em;
  background-color: #ffffff;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media (max-width: 767.98px) {
  body {
    line-height: 1.6;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 15px;
  }
}
h1, h2, h3, h4, h5, h6, .heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Muli, sans-serif;
  font-weight: 300;
  color: #262f3c;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .heading a {
  color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .heading a:hover {
  color: #6090f7;
}
h1,.heading-1 {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: .025em;
}
@media (min-width: 768px) {
  h1, .heading-1 {
    font-size: 44px;
  }
}
@media (min-width: 1200px) {
  h1, .heading-1 {
    font-size: 65px;
    line-height: 1.07692;
  }
}
h2,.heading-2 {
  font-size: 28px;
  line-height: 1.35;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  h2, .heading-2 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  h2, .heading-2 {
    font-size: 48px;
    line-height: 1.16981;
  }
}
@media (min-width: 1600px) {
  h2, .heading-2 {
    font-size: 53px;
  }
}
h3,.heading-3 {
  font-size: 22px;
  line-height: 1.35;
  letter-spacing: 0;
  font-weight: 400;
}
@media (min-width: 576px) {
  h3, .heading-3 {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  h3, .heading-3 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  h3, .heading-3 {
    font-size: 39px;
    line-height: 1.23077;
  }
}
h4,.heading-4 {
  font-size: 18px;
  line-height: 1.35;
  letter-spacing: 0;
}
@media (min-width: 992px) {
  h4, .heading-4 {
    font-size: 19px;
  }
}
@media (min-width: 1200px) {
  h4, .heading-4 {
    font-size: 22px;
    line-height: 1.36364;
  }
}
@media (min-width: 1200px) {
  h4.h4-bigger, .heading-4.h4-bigger {
    font-size: 26px;
  }
}
h5,.heading-5 {
  font-size: 16px;
  line-height: 1.35;
  letter-spacing: .025em;
}
@media (min-width: 992px) {
  h5, .heading-5 {
    font-size: 17px;
    line-height: 1.52941;
  }
}
h6,.heading-6 {
  font-size: 14px;
  line-height: 1.35;
  letter-spacing: .025em;
}
@media (min-width: 576px) {
  h6, .heading-6 {
    font-size: 15px;
    line-height: 1.6;
  }
}
.heading-7 {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  color: #8491a5;
  text-transform: uppercase;
  letter-spacing: .34em;
}
.heading-alternate-1 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
}
@media (min-width: 576px) {
  .heading-alternate-1 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .heading-alternate-1 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .heading-alternate-1 {
    font-size: 29px;
  }
}
.text-extra-large {
  font-family: Muli, sans-serif;
  font-size: 88px;
  line-height: 1;
  font-weight: 100;
  letter-spacing: .08em;
  color: #262f3c;
}
@media (min-width: 576px) {
  .text-extra-large {
    font-size: 70px;
  }
}
@media (min-width: 576px) {
  .text-extra-large {
    font-size: 155px;
  }
}
@media (min-width: 1600px) {
  .text-extra-large {
    font-size: 250px;
  }
}
.heading-decoration-1 {
  position: relative;
  padding-left: 30px;
}
.heading-decoration-1::before {
  content: '';
  position: absolute;
  top: .66em;
  left: 0;
  height: 1px;
  width: 20px;
  background: #d7d7d7;
}
.heading-decoration-1 span {
  display: inline-block;
  line-height: 1.1;
}
@media (min-width: 576px) {
  .heading-decoration-1 {
    padding-left: 40px;
  }
  .heading-decoration-1::before {
    top: .8em;
    width: 24px;
  }
}
@media (min-width: 1200px) {
  .heading-decoration-1 {
    padding-left: 85px;
  }
  .heading-decoration-1::before {
    top: .65em;
    width: 60px;
  }
}
.heading-decoration-2 {
  position: relative;
  padding-left: 30px;
  line-height: 1.05;
  letter-spacing: 0;
}
.heading-decoration-2::before {
  content: '';
  position: absolute;
  top: .7em;
  left: 7px;
  height: 3px;
  width: 20px;
  background: #ffffff;
}
.heading-decoration-2 span {
  display: inline;
  margin-right: .25em;
  line-height: 1.1;
}
@media (min-width: 576px) {
  .heading-decoration-2 {
    padding-left: 60px;
  }
  .heading-decoration-2::before {
    top: .6em;
    height: 4px;
    width: 35px;
  }
}
@media (min-width: 1200px) {
  .heading-decoration-2::before {
    top: .58em;
  }
}
.heading-mod-1 {
  margin-top: -.35em;
}
.heading-mod-1 span {
  display: inline;
  line-height: 1.2;
}
.heading-mod-1 br {
  display: flex;
  height: 0;
}
small,.small {
  display: block;
  font-size: 13px;
  line-height: 1.38462;
}
mark,.mark {
  padding: 3px 5px;
  color: #ffffff;
  background: #6090f7;
}
.big {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: .025em;
}
@media (min-width: 992px) {
  .big {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .big {
    font-size: 17px;
    line-height: 1.52941;
  }
}
.lead {
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
}
code {
  padding: 10px 5px;
  border-radius: 0.2rem;
  font-size: 90%;
  color: #3f4856;
  background: #f8f8f8;
}
p [data-toggle='tooltip'] {
  padding-left: .25em;
  padding-right: .25em;
  color: #6090f7;
}
p [style*='max-width'] {
  display: inline-block;
}
::selection {
  background: rgba(38, 47, 60, 0.5);
  color: #ffffff;
}
::-moz-selection {
  background: rgba(38, 47, 60, 0.5);
  color: #ffffff;
}
.text-1 {
  color: #262f3c;
  letter-spacing: 0;
}
.text-1 > * {
  margin-right: .2em;
}
/*
* Brand
*/
.brand {
  display: inline-block;
}
.brand .brand-logo-light {
  display: none;
}
.brand .brand-logo-dark {
  display: block;
}
/*
*
* Badge Custom
*/
.badge {
  color: #262f3c;
  background: #fff17c;
  text-transform: uppercase;
  letter-spacing: .075em;
}
.context-dark .badge, .bg-gray-900 .badge, .bg-accent .badge {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
}
.badge-1 {
  padding: 10px 12px;
  font-weight: 600;
  letter-spacing: .025em;
  text-transform: none;
  border-radius: 0;
}
.badge-sm {
  padding: 5px 10px;
  font-size: 12px;
  letter-spacing: .025em;
}
.badge.badge-secondary {
  color: #ffffff;
  background: #fff17c;
}
.badge.badge-color-1 {
  color: #6090f7;
  background: #d6f3f5;
}
/*
* Links
*/
a {
  transition: all 0.3s ease-in-out;
}
a, a:focus, a:active, a:hover {
  text-decoration: none;
}
a, a:focus, a:active {
  color: inherit;
}
a:hover {
  color: #6090f7;
}
a[href*='tel'], a[href*='mailto'] {
  white-space: nowrap;
}
.link-hover {
  color: #6090f7;
}
.link-press {
  color: #487ff6;
}
.link-primary, .link-primary:focus, .link-primary:active {
  color: #6090f7;
}
.link-primary:hover {
  color: #3f4856;
}
.privacy-link {
  display: inline-block;
}
* + .privacy-link {
  margin-top: 25px;
}
.link-default {
  letter-spacing: .01em;
  color: #262f3c;
}
.link-default:hover {
  color: #6090f7;
}
.link-social-1 {
  position: relative;
  width: 2em;
  height: 2em;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  background: #8491a5;
  font-size: 16px;
  line-height: 2em;
}
.link-social-1, .link-social-1:active, .link-social-1:focus, .link-social-1:hover {
  color: #ffffff;
}
.link-social-1::after {
  content: '';
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  padding: 2px;
  z-index: -1;
  background: #6090f7;
  opacity: 1;
  transform: scale(1);
}
.link-social-1[class*='twitter'] {
  background: #63c9eb;
}
.link-social-1[class*='twitter']::after {
  background: #63c9eb;
}
.link-social-1[class*='facebook'] {
  background: #4970bf;
}
.link-social-1[class*='facebook']::after {
  background: #4970bf;
}
.link-social-1[class*='instagram'] {
  background: #ff6f80;
}
.link-social-1[class*='instagram']::after {
  background: #ff6f80;
}
.link-social-1[class*='linkedin'] {
  background: #3078bb;
}
.link-social-1[class*='linkedin']::after {
  background: #3078bb;
}
.link-social-1:hover::after {
  transition: transform 0.2s, opacity 0.3s;
  transform: scale(1.3);
  opacity: 0;
}
.link-social-2 {
  color: #262f3c;
}
.link-social-2:hover {
  color: #6090f7;
}
.rd-navbar--is-stuck .link-social-2,.rd-navbar--is-stuck .link-social-2:focus,.rd-navbar--is-stuck .link-social-2:active {
  color: #262f3c;
}
.rd-navbar--is-stuck .link-social-2:hover {
  color: #ffffff;
}
.link-underline {
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  text-align: center;
  letter-spacing: .01em;
}
.link-underline::before, .link-underline::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #262f3c;
}
.link-underline::before {
  transition: .22s .22s ease-in;
  transform: translateX(-110%);
}
.link-underline::after {
  left: 0;
  transition: .22s ease-in;
}
.link-underline, .link-underline:active, .link-underline:focus, .link-underline:hover {
  color: #262f3c;
}
.link-underline:hover::after {
  right: 0;
  left: auto;
  width: 0;
}
.link-underline:hover::before {
  transform: translateX(0);
}
.link-icon {
  position: relative;
  display: inline-block;
  padding: 3px;
  white-space: nowrap;
  letter-spacing: 0;
  transition: .22s ease-in;
}
.link-icon > * {
  display: inline-block;
  vertical-align: middle;
}
.link-icon .icon {
  position: relative;
  top: 1px;
  transition: transform .22s ease-in;
}
.link-icon > * + * {
  margin-left: 5px;
}
.link-icon, .link-icon:active, .link-icon:focus, .link-icon:hover {
  color: #262f3c;
}
.link-icon:hover {
  opacity: .5;
}
.link-icon-left .icon + span {
  transition: transform .22s ease-in;
}
.link-icon-left:hover .icon {
  transform: translateX(-8px);
}
.link-icon-left:hover .icon + span {
  transform: translateX(-6px);
}
.link-image-1 {
  display: inline-block;
  opacity: .3;
  transition: .25s ease-in-out opacity;
}
.link-image-1 img {
  display: block;
}
.link-image-1:hover {
  opacity: .8;
}
.link-modern {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  color: #262f3c;
  letter-spacing: .075em;
}
.link-modern .icon {
  order: 10;
  margin-left: 7px;
  color: #fff17c;
}
.link-modern:hover {
  color: #fff17c;
}
.icon.link-waypoint-icon {
  font-size: 26px;
}
* + .link-waypoint-icon {
  margin-top: 15px;
}
.context-dark .link-waypoint-icon, .bg-gray-900 .link-waypoint-icon, .bg-accent .link-waypoint-icon {
  color: rgba(255, 255, 255, 0.6);
}
.context-dark .link-waypoint-icon:hover, .bg-gray-900 .link-waypoint-icon:hover, .bg-accent .link-waypoint-icon:hover {
  color: #ffffff;
}
@media (min-width: 768px) {
  * + .link-waypoint-icon {
    margin-top: 25px;
  }
}
/*
* Blocks
*/
.block-1 {
  max-width: 400px;
}
@media (min-width: 992px) {
  .block-2 {
    max-width: 220px;
  }
}
.block-3 {
  display: inline-block;
  max-width: 600px;
}
* + .block-3 {
  margin-top: 15px;
}
@media (min-width: 768px) {
  * + .block-3 {
    margin-top: 35px;
  }
}
.block-4 {
  max-width: 540px;
}
@media (min-width: 576px) {
  .block-4 {
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .block-4 {
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .block-4 {
    padding-right: 12px;
  }
}
@media (min-width: 992px) {
  .block-5 {
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .block-5 {
    padding-left: 70px;
  }
}
.block-6 {
  position: relative;
  z-index: 1;
  padding: 45px 15px;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .block-6 {
    max-width: 600px;
    padding: 90px 0 120px 100px;
    margin-right: 0;
  }
  .block-6 .form-lg {
    margin-right: 30px;
  }
}
@media (min-width: 1600px) {
  .block-6 {
    padding: 120px 0 140px 110px;
  }
}
* + .block-6 {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .block-7 {
    max-width: 280px;
  }
}
@media (min-width: 992px) {
  .block-8 {
    max-width: 420px;
  }
}
.block-9 {
  max-width: 210px;
}
.block-10 {
  max-width: 540px;
}
.block-11 {
  max-width: 520px;
}
.block-ratio {
  display: flex;
}
@media (max-width: 575.98px) {
  .block-ratio {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.block-ratio-content,.block-ratio-dummy {
  width: 100%;
  flex-shrink: 0;
}
.block-ratio-dummy {
  visibility: hidden;
  opacity: 0;
  order: 10;
}
.block-ratio-dummy::before {
  content: '';
  display: block;
}
.block-ratio-content {
  display: flex;
}
.block-ratio-content > * {
  min-width: 100%;
}
.block-ratio-1 .block-ratio-dummy::before {
  padding-bottom: 67.56757%;
}
.block-ratio-2 .block-ratio-dummy::before {
  padding-bottom: 116.21622%;
}
.block-ratio-3 .block-ratio-dummy::before {
  padding-bottom: 55.84416%;
}
/*
* Boxes
*/
.box-bordered {
  padding-left: 30px;
  border-left: 1px solid #ebebeb;
}
.box-bordered h5, .box-bordered .heading-5 {
  letter-spacing: .1em;
  text-transform: uppercase;
}
* + .box-bordered {
  margin-top: 35px;
}
@media (min-width: 768px) {
  * + .box-bordered {
    margin-top: 50px;
  }
}
.box-shadow-1 {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  padding: 35px 20px 40px;
  border-radius: 6px;
  box-shadow: 1px 6px 32px 0 rgba(75, 81, 91, 0.11);
}
.box-shadow-1-main {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
* + .box-shadow-1-main {
  margin-top: 20px;
}
@media (min-width: 360px) {
  .box-shadow-1 {
    padding: 35px 25px 40px;
  }
  .box-shadow-1-main {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .box-shadow-1 {
    padding: 60px 30px 80px;
  }
  .box-shadow-1 .brand + p {
    margin-top: 35px;
  }
  * + .box-shadow-1-main {
    margin-top: 35px;
  }
}
.box-custom-1 {
  padding: 20px;
  text-align: center;
  background: #f8f8f8;
}
.box-custom-1 > * {
  max-width: 200px;
}
.box-custom-1 h2,.box-custom-1 .heading-2 {
  font-weight: 300;
}
.block-ratio .box-custom-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bg-gray-100 .box-custom-1 {
  background: #ffffff;
}
.box-custom-2 {
  position: relative;
  z-index: 1;
  padding: 30px 20px;
}
div.box-custom-2 {
  background-color: transparent;
}
.box-custom-2-bg,.box-custom-2-bg::after,.box-custom-2-bg-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.box-custom-2-bg {
  border-radius: 0 0 22px 22px;
  overflow: hidden;
}
.box-custom-2-bg::after {
  content: '';
  opacity: .68;
  border-radius: inherit;
  background: linear-gradient(227deg, #4655ff 0%, #4982ff 100%);
}
.box-custom-2-bg-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.box-custom-2-bg-image {
  background-size: cover;
  background-position: 70% center;
}
.box-custom-2-inner {
  position: relative;
  z-index: 2;
  max-width: 420px;
}
@media (min-width: 768px) {
  .box-custom-2 {
    padding: 80px 50px 100px;
  }
}
@media (min-width: 1200px) {
  .box-custom-2 {
    padding: 20px 25px 50px 60px;
  }
  .box-custom-2-bg {
    top: -48%;
    right: -52%;
    bottom: -40%;
    margin-right: 0;
    transform: rotate(-12deg);
    border-radius: 8%;
    border: 1px solid transparent;
  }
  .box-custom-2-bg::after {
    top: -9%;
    right: -10%;
    bottom: -10%;
    left: -10%;
  }
  .box-custom-2-bg-inner {
    top: -10%;
    right: -5%;
    bottom: -5%;
    left: -12%;
    transform: rotate(12deg);
    border: 1px solid transparent;
  }
}
@media (min-width: 1740px) {
  .box-custom-2 {
    padding: 0 25px 100px 110px;
  }
  .box-custom-2-bg {
    left: -4%;
    transform: rotate(-18.5deg);
  }
  .box-custom-2-bg-inner {
    transform: rotate(18.5deg);
  }
  .box-custom-2-inner {
    max-width: 450px;
  }
}
.box-custom-3 {
  padding: 30px 0;
  border-radius: 7px;
  background: #ffffff;
  box-shadow: -1px 7px 51px 0px rgba(75, 81, 91, 0.18);
}
.section-box-custom-3-outer {
  position: relative;
  z-index: 10;
  padding-bottom: 50px;
  margin-bottom: -80px;
}
.section-box-custom-3.parallax-container {
  overflow: visible;
}
.section-box-custom-3 .material-parallax {
  overflow: hidden;
  bottom: 30px;
}
.section-box-custom-3 .box-custom-3-container {
  margin-bottom: -30px;
}
.section-box-custom-3-outer + .section {
  padding-top: 110px;
}
@media (min-width: 768px) {
  .box-custom-3 {
    padding: 45px 0;
  }
  .section-box-custom-3-outer {
    padding-bottom: 100px;
    margin-bottom: -150px;
  }
  .section-box-custom-3 .material-parallax {
    bottom: 50px;
  }
  .section-box-custom-3-outer + .section {
    padding-top: 120px;
  }
}
@media (min-width: 1200px) {
  .box-custom-3 {
    padding: 90px 0;
  }
  .section-box-custom-3-outer {
    padding-bottom: 95px;
    margin-bottom: -190px;
  }
  .section-box-custom-3 .material-parallax {
    bottom: 95px;
  }
  .section-box-custom-3-outer + .section {
    padding-top: 233px;
  }
}
.box-custom-4 {
  position: relative;
}
.box-custom-4-aside {
  position: relative;
  text-align: center;
}
div.box-custom-4-aside {
  background-color: transparent;
}
.box-custom-4-aside-decoration,.box-custom-4-aside-decoration-bg,.box-custom-4-icon-outer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.box-custom-4-aside-decoration-bg {
  background-image: linear-gradient(to top, #5db1e1 0%, #0bb7d1 100%);
}
.box-custom-4-icon-outer {
  overflow: hidden;
}
.icon.box-custom-4-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: rgba(255, 255, 255, 0.08);
  font-size: 500px;
}
.box-custom-4-main {
  position: relative;
  padding: 30px 15px 50px;
}
.box-custom-4-main-decoration {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  right: 0;
  width: 19.8%;
  height: 73%;
  max-height: 555px;
  max-width: 285px;
  min-width: 250px;
  pointer-events: none;
}
.box-custom-4-main-decoration::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/mobile-app-decoration-1.png);
  background-size: cover;
  width: 100%;
  opacity: .5;
  padding-bottom: 195.07042%;
}
.box-custom-4-aside .button-play {
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .box-custom-4-aside {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 45px 30px;
  }
  .box-custom-4-aside .button-play {
    flex-shrink: 0;
  }
  .box-custom-4-aside .iphone-frame-4-outer {
    margin-right: -100px;
    margin-left: -30px;
    transform: translate3d(25px, 15px, 0);
    width: 100%;
  }
  .box-custom-4-aside * + .iphone-frame-4-group {
    margin-top: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .box-custom-4-aside {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  .box-custom-4 {
    display: flex;
    flex-direction: row-reverse;
  }
  .box-custom-4-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    padding-left: 35px;
  }
  .box-custom-4-aside {
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .box-custom-4-aside * + .iphone-frame-4-group {
    margin-top: 10px;
  }
  .icon.box-custom-4-icon {
    font-size: 600px;
  }
}
@media (min-width: 768px) {
  .box-custom-4-aside {
    padding: 30px 0;
  }
  .box-custom-4-main {
    padding-left: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .box-custom-4-aside .iphone-frame-4-group {
    margin-right: -100px;
    margin-left: -30px;
    transform: translate3d(15px, 15px, 0);
  }
}
@media (min-width: 992px) {
  .box-custom-4 {
    min-height: 39.58333vw;
  }
  .box-custom-4-main {
    padding-left: 170px;
  }
  .box-custom-4-aside {
    width: calc(190px + 15.1vw);
    flex-shrink: 0;
    padding-left: 45px;
  }
  .box-custom-4-aside-content {
    display: flex;
    align-items: center;
  }
  .box-custom-4-aside-content > * {
    flex-shrink: 0;
  }
  .box-custom-4-aside-content .iphone-frame-4-group {
    margin-top: 0;
  }
  .icon.box-custom-4-icon {
    font-size: 740px;
  }
}
@media (min-width: 1200px) {
  .box-custom-4-main {
    padding-left: 225px;
  }
}
@media (min-width: 1200px) {
  .box-custom-4-aside .iphone-frame-4-group {
    transform: translate3d(45px, 15px, 0);
  }
}
@media (min-width: 1400px) {
  .box-custom-4-main {
    padding-left: 140px;
  }
  .box-custom-4-aside .iphone-frame-4-group {
    transform: translate3d(70px, 15px, 0);
  }
  .icon.box-custom-4-icon {
    font-size: 800px;
  }
}
@media (min-width: 1600px) {
  .box-custom-4-main {
    padding: 30px 200px 50px 230px;
  }
  .box-custom-4-aside {
    padding: 10px 0 5px 75px;
  }
  .box-custom-4-main-decoration::before {
    opacity: 1;
  }
  .box-custom-4-aside-content {
    max-width: 480px;
    margin-left: auto;
  }
}
@media (min-width: 1920px) {
  .box-custom-4 {
    min-height: 760px;
  }
  .box-custom-4-aside {
    justify-content: flex-end;
    width: calc(58vw - 480px);
  }
  .box-custom-4-aside .iphone-frame-4-group {
    transform: translate3d(160px, 15px, 0);
  }
}
div.box-custom-5-main {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(to bottom, #4dcde4 0%, #086ca6 100%);
  padding: 0 20px;
}
.box-custom-5-aside {
  padding: 30px 15px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.box-custom-5-main-header {
  padding: 30px 0 20px;
}
.box-custom-5-main-inner {
  position: relative;
  z-index: 1;
  max-width: 450px;
  margin: auto;
}
.box-custom-5-main-text {
  position: relative;
  left: -1vw;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -6.5vw;
  font-family: Muli, sans-serif;
  font-weight: 900;
  font-size: 110px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.09);
  letter-spacing: .025em;
}
* + .box-custom-5-main-text {
  margin-top: -20px;
}
@media (min-width: 576px) {
  .box-custom-5-aside {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .box-custom-5 {
    display: flex;
  }
  .box-custom-5 > * {
    flex-shrink: 0;
  }
  .box-custom-5-main {
    display: flex;
    flex-direction: column;
    width: 60%;
    border-radius: 0 0 50px 0;
  }
  .box-custom-5-aside {
    align-self: center;
    width: 40%;
  }
  .box-custom-5-main-inner {
    width: 100%;
  }
  .box-custom-5-main-body {
    flex-grow: 1;
  }
  .box-custom-5-main-text {
    font-size: 200px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .box-custom-5-main {
    width: 54%;
    border-radius: 0 0 90px 0;
  }
  .box-custom-5-aside {
    width: calc(46% + 56px);
    margin-left: -56px;
  }
  .box-custom-5-main-header {
    padding: 60px 0;
  }
  .box-custom-5-main-text {
    font-size: 21.2201875vw;
  }
  * + .box-custom-5-main-text {
    margin-top: -7vw;
  }
}
@media (min-width: 1200px) {
  .box-custom-5-main-inner {
    margin-left: calc(50vw - 600px);
  }
}
.box-modern {
  padding: 25px 15px;
  border-radius: 7px;
  box-shadow: -1px 9px 18px 0px rgba(75, 81, 91, 0.1);
  background: #ffffff;
  text-align: center;
}
.box-modern-title {
  font-family: Muli, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  color: #262f3c;
}
.box-modern-media {
  position: relative;
  padding: 20px 0;
  font-size: 60px;
  line-height: 1;
  min-height: 1.3em;
  margin-left: 35px;
  margin-right: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-modern-circle-1,.box-modern-circle-2 {
  position: absolute;
  border-radius: 50%;
}
.box-modern-circle-1 {
  left: 0;
  bottom: 15px;
  width: 1.016em;
  height: 1.016em;
  background: rgba(96, 145, 248, 0.15);
}
.box-modern-circle-2 {
  top: 10px;
  right: 10px;
  width: 0.44em;
  height: 0.44em;
  background: rgba(255, 241, 124, 0.15);
}
.box-modern_alternate .box-modern-circle-1 {
  top: 15px;
  bottom: auto;
}
.box-modern_alternate .box-modern-circle-2 {
  top: auto;
  bottom: 10px;
}
.box-modern_alternate-1 .box-modern-circle-1 {
  right: 10px;
  left: auto;
}
.box-modern_alternate-1 .box-modern-circle-2 {
  right: auto;
  left: auto;
}
.box-modern-icon {
  position: relative;
  z-index: 2;
  right: auto;
  font-size: inherit;
  color: #6090f7;
  opacity: .7;
}
.box-modern-sm .box-modern-media {
  width: 1.7em;
  margin-left: auto;
  margin-right: auto;
}
.box-modern-sm .box-modern-icon {
  opacity: 1;
}
* + .box-modern-text {
  margin-top: 12px;
}
@media (max-width: 575.98px) {
  .box-modern {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .box-modern {
    padding: 45px 20px;
  }
  .box-modern-title {
    font-size: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .box-modern {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (min-width: 1200px) {
  .box-modern {
    padding-top: 55px;
    padding-bottom: 60px;
  }
  .box-modern-media {
    font-size: 85px;
  }
  .box-modern-title {
    font-size: 24px;
  }
  .box-modern-text {
    font-size: 16px;
    line-height: 24px;
  }
  * + .box-modern-text {
    margin-top: 24px;
  }
  .box-modern-sm .box-modern-media {
    font-size: 64px;
  }
  .box-modern-sm .box-modern-title {
    font-size: 22px;
  }
  .box-modern-sm .box-modern-text {
    font-size: 15px;
  }
}
@media (min-width: 1600px) {
  .box-modern-title {
    font-size: 26px;
  }
  .box-modern-text {
    font-size: 17px;
  }
}
.box-light {
  position: relative;
  padding: 30px 20px 20px;
  background: #ffffff;
  text-align: left;
}
.box-light::before, .box-light::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 5px;
  transition: .44s;
}
.box-light::before {
  width: 80%;
  background: #ebebeb;
}
.box-light::after {
  width: 0;
  background: #ffea5c;
}
.box-light:hover::after {
  width: 80%;
  left: 20%;
  right: auto;
}
.box-light-counter {
  font-family: Muli, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  color: #262f3c;
}
* + .box-light-title {
  margin-top: 14px;
}
* + .box-light-main {
  margin-top: 17px;
}
* + .box-light-footer {
  margin-top: 25px;
}
@media (min-width: 992px) {
  html:not(.tablet):not(.mobile) .box-light:hover .box-light-counter {
    color: #262f3c;
  }
  html:not(.tablet):not(.mobile) .box-light:hover .box-light-title {
    color: #6090f7;
  }
  html:not(.tablet):not(.mobile) .box-light:hover .box-light-footer {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  html:not(.tablet):not(.mobile) .box-light-counter {
    color: #8491a5;
    transition: .22s;
  }
  html:not(.tablet):not(.mobile) .box-light-footer {
    position: relative;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, 5px, 0);
    transition: .22s;
  }
}
@media (min-width: 768px) {
  .box-light-counter {
    font-size: 30px;
  }
  * + .box-light-title {
    margin-top: 20px;
  }
  * + .box-light-main {
    margin-top: 16px;
  }
  * + .box-light-footer {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .box-light-title {
    font-size: 26px;
  }
  * + .box-light-title {
    margin-top: 45px;
  }
  * + .box-light-main {
    margin-top: 28px;
  }
  * + .box-light-footer {
    margin-top: 35px;
  }
}
.box-classic {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  cursor: default;
}
.icon.box-classic-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2em;
  height: 2em;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  background: #869098;
  border-radius: 50%;
  font-size: 30px;
}
.icon.box-classic-icon::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  pointer-events: none;
  box-shadow: 1.219px 9.925px 7px 0px rgba(75, 81, 91, 0.13);
}
* + .box-classic-main {
  margin-top: 10px;
}
@media (min-width: 576px) {
  .icon.box-classic-icon {
    font-size: 43px;
  }
}
@media (min-width: 768px) {
  * + .box-classic-main {
    margin-top: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .box-classic {
    display: flex;
    text-align: left;
    max-width: 100%;
  }
  .box-classic > * + * {
    margin-top: 0;
    margin-left: 25px;
  }
  .icon.box-classic-icon {
    flex-shrink: 0;
  }
  .box-classic-main {
    flex-grow: 1;
  }
}
@media (min-width: 992px) {
  .box-classic {
    padding: 35px 20px;
  }
  html:not(.tablet):not(.mobile) .box-classic {
    position: relative;
  }
  html:not(.tablet):not(.mobile) .box-classic > * {
    position: relative;
    z-index: 1;
  }
  html:not(.tablet):not(.mobile) .box-classic::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 9px;
    background: #ffffff;
    box-shadow: 0 0 76px 0 rgba(75, 81, 91, 0.23);
    opacity: 0;
    visibility: hidden;
    transform: scale3d(0.9, 0.9, 0.9);
    transition: .1s;
  }
  html:not(.tablet):not(.mobile) .box-classic:hover::before {
    opacity: 1;
    visibility: visible;
    transform: scale3d(1, 1, 1);
    transition: .25s;
  }
  html:not(.tablet):not(.mobile) .box-classic:hover .icon.box-classic-icon::after {
    opacity: 0;
    visibility: hidden;
  }
  html:not(.tablet):not(.mobile) .icon.box-classic-icon::after {
    transition: .25s;
  }
}
@media (min-width: 1200px) {
  .box-g-1 {
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .box-g-2 {
    margin-left: -30px;
  }
}
.bog-g-bandit {
  padding: 65px 0;
  position: relative;
  background: #f8f8f8;
}
.bog-g-bandit.context-dark {
  background: #f8f8f8;
}
@media (min-width: 1530px) {
  .bog-g-bandit .button-play {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% + 30px);
  }
}
@media (min-width: 1766px) {
  .bog-g-bandit .button-play {
    left: -268px;
    right: auto;
  }
}
.bog-g-bandit .button-default-outline, .bog-g-bandit .button-default-outline:focus {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.bog-g-bandit .button-default-outline:hover, .bog-g-bandit .button-default-outline:active {
  color: #ffffff;
  background-color: #3f4856;
  border-color: #3f4856;
}
.bog-g-bandit .button-default-outline.button-ujarak::before {
  background: #3f4856;
}
.bog-g-bandit .button-secondary, .bog-g-bandit .button-secondary:focus {
  color: #262f3c;
  background-color: #fff17c;
  border-color: #fff17c;
}
.bog-g-bandit .button-secondary:hover, .bog-g-bandit .button-secondary:active {
  color: #ffffff;
  background-color: #3f4856;
  border-color: #3f4856;
}
.bog-g-bandit .button-secondary.button-ujarak::before {
  background: #3f4856;
}
@media (min-width: 992px) {
  .bog-g-bandit-img > img {
    max-width: none;
  }
}
.bog-g-bandit-img-absolute {
  position: absolute;
  top: -56px;
  left: -53vw;
  right: -15vw;
  bottom: 80px;
}
@media (min-width: 480px) {
  .bog-g-bandit-img-absolute {
    top: -56px;
    left: -30vw;
    right: -15vw;
    bottom: 80px;
  }
}
@media (min-width: 576px) {
  .bog-g-bandit-img-absolute {
    top: auto;
    left: -24vw;
    right: 0;
    bottom: 120px;
  }
}
@media (min-width: 992px) {
  .bog-g-bandit-img-absolute {
    left: -24vw;
    right: calc(50% - 250px);
    bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .bog-g-bandit-img-absolute {
    right: calc(50% - 338px);
  }
}
@media (min-width: 1900px) {
  .bog-g-bandit-img-absolute {
    right: 31vw;
  }
}
@media (min-width: 2500px) {
  .bog-g-bandit-img-absolute {
    right: 23vw;
  }
}
.bog-g-bandit-img-absolute img {
  width: 100%;
  max-width: none;
}
/*
* Element groups
*/
html body .group {
  margin-bottom: -10px;
  margin-left: -20px;
}
html body .group:empty {
  margin-bottom: 0;
  margin-left: 0;
}
html body .group > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 20px;
}
html body .group-xs {
  margin-bottom: -10px;
  margin-left: -12px;
}
html body .group-xs:empty {
  margin-bottom: 0;
  margin-left: 0;
}
html body .group-xs > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 12px;
}
html body .group-xl {
  margin-bottom: -20px;
  margin-left: -30px;
}
html body .group-xl:empty {
  margin-bottom: 0;
  margin-left: 0;
}
html body .group-xl > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 30px;
}
@media (min-width: 992px) {
  html body .group-xl {
    margin-bottom: -20px;
    margin-left: -45px;
  }
  html body .group-xl > * {
    margin-bottom: 20px;
    margin-left: 45px;
  }
}
html body .group-buttons-responsive {
  margin-bottom: -10px;
  margin-left: -10px;
}
html body .group-buttons-responsive:empty {
  margin-bottom: 0;
  margin-left: 0;
}
html body .group-buttons-responsive > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 10px;
}
@media (max-width: 575.98px) {
  html body .group-buttons-responsive .button {
    font-size: 13px;
    padding: 10px 20px;
  }
}
@media (min-width: 768px) {
  html body .group-buttons-responsive {
    margin-left: -20px;
  }
  html body .group-buttons-responsive > * {
    margin-left: 20px;
  }
}
.group-1 {
  margin-bottom: -15px;
  margin-left: -15px;
}
.group-1:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.group-1 > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 15px;
}
.group-1 .button {
  margin-top: 0;
  min-width: 200px;
}
.group-middle {
  display: inline-table;
}
.group-middle > * {
  vertical-align: middle;
}
.group-custom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin-bottom: -10px;
  margin-left: -15px;
}
.group-custom:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.group-custom > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 15px;
}
.group-custom > * {
  flex: 0 1 100%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 576px) {
  .group-custom {
    flex-wrap: nowrap;
  }
  .group-custom > * {
    flex: 1 1 auto;
  }
}
* + .group {
  margin-top: 30px;
}
* + .group-xs {
  margin-top: 15px;
}
* + .group-xl {
  margin-top: 30px;
}
* + .group-1 {
  margin-top: 30px;
}
* + .group-custom {
  margin-top: 25px;
}
* + .group-buttons-responsive {
  margin-top: 25px;
}
@media (min-width: 768px) {
  * + .group-buttons-responsive {
    margin-top: 33px;
  }
}
@media (min-width: 768px) {
  * + .group {
    margin-top: 33px;
  }
  * + .group-xs {
    margin-top: 33px;
  }
}
/*
* Responsive units
*/
.unit {
  display: flex;
  flex: 0 1 100%;
  margin-bottom: -30px;
  margin-left: -20px;
}
.unit > * {
  margin-bottom: 30px;
  margin-left: 20px;
}
.unit:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.unit-body {
  flex: 0 1 auto;
}
.unit-left,.unit-right {
  flex: 0 0 auto;
  max-width: 100%;
}
.unit-spacing-xs {
  margin-bottom: -15px;
  margin-left: -7px;
}
.unit-spacing-xs > * {
  margin-bottom: 15px;
  margin-left: 7px;
}
@media (min-width: 1200px) {
  .unit-spacing-1 {
    margin-bottom: -15px;
    margin-left: -25px;
  }
  .unit-spacing-1 > * {
    margin-bottom: 15px;
    margin-left: 25px;
  }
}
.unit-spacing-2 {
  margin-bottom: -10px;
  margin-left: -20px;
}
.unit-spacing-2 > * {
  margin-bottom: 10px;
  margin-left: 20px;
}
@media (min-width: 992px) {
  .unit-spacing-2 {
    margin-bottom: -15px;
    margin-left: -40px;
  }
  .unit-spacing-2 > * {
    margin-bottom: 15px;
    margin-left: 40px;
  }
}
.unit-spacing-3 {
  margin-bottom: -10px;
  margin-left: -15px;
}
.unit-spacing-3 > * {
  margin-bottom: 10px;
  margin-left: 15px;
}
.unit .unit-left.icon-sm {
  position: relative;
  top: 5px;
}
/*
* Lists
*/
/*
* Vertical Lists
*/
.list > li + li {
  margin-top: 10px;
}
.list-xs > li + li {
  margin-top: 5px;
}
.list-sm > li + li {
  margin-top: 12px;
}
.list-md > li + li {
  margin-top: 18px;
}
.list-lg > li + li {
  margin-top: 25px;
}
.list-xl > li + li {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .list-xl > li + li {
    margin-top: 60px;
  }
}
/*
* Inline Lists
*/
.list-inline > li {
  display: inline-block;
}
html .list-inline-xs {
  transform: translate3d(0, -5px, 0);
  margin-bottom: -5px;
  margin-left: -3px;
  margin-right: -3px;
}
html .list-inline-xs > * {
  margin-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
}
html .list-inline-md {
  transform: translate3d(0, -8px, 0);
  margin-bottom: -8px;
  margin-left: -10px;
  margin-right: -10px;
}
html .list-inline-md > * {
  margin-top: 8px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  html .list-inline-md {
    margin-left: -15px;
    margin-right: -15px;
  }
  html .list-inline-md > * {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*
* List terms
*/
.list-terms dt + dd {
  margin-top: 5px;
}
.list-terms dd + dt {
  margin-top: 25px;
}
* + .list-terms {
  margin-top: 25px;
}
/*
* Marked list
*/
.list-marked {
  font-family: Muli, sans-serif;
  font-weight: 300;
  text-align: left;
  color: #262f3c;
}
.list-marked > li {
  text-indent: -25px;
  padding-left: 25px;
}
.list-marked > li::before {
  content: '';
  position: relative;
  left: 0;
  top: -1px;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 17px;
  border-radius: 50%;
  background: #d7d7d7;
}
.list-marked > li + li {
  margin-top: 10px;
}
.list-marked_secondary {
  font-family: Muli, sans-serif;
  font-weight: 400;
  color: #2c343b;
}
.list-marked_secondary > li::before {
  width: 6px;
  height: 6px;
  background: #fff17c;
}
@media (min-width: 992px) {
  .list-marked_secondary {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .list-marked_secondary {
    font-size: 17px;
    line-height: 1.52941;
  }
}
.context-dark .list-marked_secondary, .bg-gray-900 .list-marked_secondary, .bg-accent .list-marked_secondary {
  color: #ffffff;
}
.context-dark .list-marked_secondary > li::before, .bg-gray-900 .list-marked_secondary > li::before, .bg-accent .list-marked_secondary > li::before {
  background: #ffea5c;
}
* + .list-marked {
  margin-top: 15px;
}
/*
* Ordered List
*/
.list-ordered {
  font-family: Muli, sans-serif;
  font-weight: 300;
  counter-reset: li;
  text-align: left;
  color: #262f3c;
}
.list-ordered > li {
  position: relative;
  padding-left: 25px;
}
.list-ordered > li:before {
  content: counter(li, decimal) ".";
  counter-increment: li;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 15px;
  color: #8491a5;
}
.list-ordered > li + li {
  margin-top: 10px;
}
* + .list-ordered {
  margin-top: 15px;
}
.list-palette {
  margin-bottom: -8px;
  margin-left: -8px;
  font-size: 0;
  line-height: 0;
}
.list-palette:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.list-palette > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 8px;
  margin-left: 8px;
}
.list-palette > li {
  width: 45px;
  height: 45px;
  background: #f8f8f8;
}
.list-palette > li:nth-child(1) {
  background: #6090f7;
}
.list-palette > li:nth-child(2) {
  background: #fff17c;
}
.list-palette > li:nth-child(3) {
  background: #262f3c;
}
.list-palette > li:nth-child(4) {
  background: #f8f8f8;
}
.list-palette > li:nth-child(5) {
  background: #777;
}
* + .list-palette {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .list-palette {
    max-width: 200px;
  }
  .list-palette > li {
    width: 53px;
    height: 53px;
  }
}
.list-style-1 {
  color: #262f3c;
  letter-spacing: 0;
}
.list-style-1 .unit {
  margin-bottom: -8px;
  margin-left: -20px;
}
.list-style-1 .unit > * {
  margin-bottom: 8px;
  margin-left: 20px;
}
.list-style-1 > li + li {
  margin-top: 14px;
}
* + .list-style-1 {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .list-style-1 > li + li {
    margin-top: 17px;
  }
}
@media (min-width: 992px) {
  .list-style-1 {
    font-size: 17px;
    line-height: 1.52941;
  }
}
.list-style-2 {
  counter-reset: li;
  font-family: Muli, sans-serif;
  line-height: 1.2;
  font-weight: 400;
  color: #262f3c;
}
.list-style-2 > li {
  position: relative;
  padding-left: 25px;
}
.list-style-2 > li::before {
  position: absolute;
  left: 0;
  content: counter(li) ".";
  counter-increment: li;
}
.list-style-2 > li + li {
  margin-top: 9px;
}
.list-style-2_2-cols {
  columns: 2;
  column-gap: 30px;
  break-inside: avoid;
}
* + .list-style-2 {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .list-style-2 {
    font-size: 17px;
  }
  * + .list-style-2 {
    margin-top: 30px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .list-style-2_2-cols-responsive {
    columns: 2;
    column-gap: 30px;
    break-inside: avoid;
  }
}
.list-objects-inline {
  margin-bottom: -4px;
  margin-left: -10px;
  letter-spacing: 0;
}
.list-objects-inline:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.list-objects-inline > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 4px;
  margin-left: 10px;
}
.list-objects-inline > li {
  vertical-align: middle;
}
.list-objects-inline > li > * {
  display: inline-block;
  vertical-align: middle;
}
.list-objects-inline > li > * + * {
  margin-left: 5px;
}
.list-objects-inline .icon {
  font-size: 15px;
}
@media (min-width: 576px) {
  .list-objects-inline .list-objects-inline {
    margin-left: -22px;
  }
  .list-objects-inline .list-objects-inline > * {
    margin-left: 22px;
  }
  .list-objects-inline .icon {
    font-size: 19px;
  }
}
.list-blocks-outer {
  position: relative;
  overflow: hidden;
}
.list-blocks {
  counter-reset: list-blocks-item;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: -1px;
  text-align: center;
}
.list-blocks-item {
  width: 100%;
  padding: 35px 20px;
  margin: -1px 0 0 0;
  border-bottom: 1px solid #ebebeb;
}
.list-blocks-item-inner {
  max-width: 225px;
  margin-left: auto;
  margin-right: auto;
}
.list-blocks-counter {
  font-family: Muli, sans-serif;
  font-size: 20px;
  line-height: 1;
}
.list-blocks-counter::before {
  content: counter(list-blocks-item, decimal-leading-zero);
  counter-increment: list-blocks-item;
}
.list-blocks-title {
  font-family: Muli, sans-serif;
  font-size: 18px;
  line-height: 1.35;
  color: #262f3c;
}
* + .list-blocks-title {
  margin-top: 10px;
}
@media (min-width: 576px) {
  .list-blocks {
    justify-content: flex-end;
    text-align: left;
  }
  .list-blocks-item {
    position: relative;
    width: calc(50% + 1px);
    padding: 45px 25px;
    margin: -1px 0 0 -1px;
    border: 1px solid #ebebeb;
  }
  .list-blocks-counter {
    font-size: 24px;
  }
  .list-blocks-title {
    font-size: 22px;
  }
  * + .list-blocks-title {
    margin-top: 15px;
  }
}
@media (max-width: 991.98px) {
  .list-blocks-item_caption {
    order: -1;
  }
}
@media (min-width: 992px) {
  .list-blocks-item {
    width: calc(33.3333% + 1px);
  }
}
@media (min-width: 1200px) {
  .list-blocks-item {
    padding: 55px 20px;
  }
  .list-blocks-item * + p {
    margin-top: 25px;
  }
  .list-blocks-counter {
    font-size: 30px;
  }
  .list-blocks-title {
    font-size: 26px;
  }
  * + p.list-blocks-title {
    margin-top: 27px;
  }
}
.list-localization .label-text {
  padding: 3px 5px;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  background-color: transparent;
  color: #262f3c;
  transition: .22s ease-in-out;
  cursor: pointer;
}
.list-localization .label-text:hover {
  color: #151515;
  background: #fff17c;
}
.list-localization input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  -webkit-appearance: none;
}
.list-localization input:checked ~ .label-text {
  color: #151515;
  background: #fff17c;
}
.list-nav-classic {
  display: flex;
  width: 100%;
  justify-content: space-between;
  font-family: Muli, sans-serif;
  line-height: 1.2;
  color: #262f3c;
  letter-spacing: 0;
}
.list-nav-classic li {
  display: flex;
  padding-right: 25px;
}
.list-nav-classic a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 22px 0 24px;
}
.list-nav-classic a::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  bottom: 0;
  background: #6090f7;
  pointer-events: none;
  width: 0;
  height: 2px;
  max-width: 58px;
  transition: .55s;
}
.list-nav-classic a.active,.list-nav-classic a:hover {
  color: #6090f7;
}
.list-nav-classic a.active::after {
  width: 80%;
}
@media (min-width: 1200px) {
  .list-nav-classic {
    font-size: 22px;
  }
  .list-nav-classic a {
    padding: 20px 0;
  }
  .list-nav-classic a::after {
    height: 4px;
  }
}
/*
* Images
*/
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-responsive {
  width: 100%;
}
/*
* Icons
*/
.icon {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
}
.icon::before {
  position: relative;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-transform: none;
}
.icon-circle {
  border-radius: 50%;
}
.icon-sm {
  font-size: 18px;
}
.icon-md {
  font-size: 20px;
}
.icon-lg {
  font-size: 30px;
}
.icon-xl {
  font-size: 40px;
}
.icon-style-1 {
  display: inline-block;
  width: 2em;
  height: 2em;
  font-size: 28px;
  text-align: center;
  line-height: 2em;
  border-radius: 50%;
  background: #ffffff;
  color: #6090f7;
  box-shadow: -7.25px 3.381px 18px 0px rgba(75, 81, 91, 0.08);
}
@media (min-width: 992px) {
  .icon-style-1 {
    font-size: 34px;
  }
}
/*
* Tables custom
*/
.table-custom {
  width: 100%;
  max-width: 100%;
  text-align: left;
  background: #ffffff;
  border-collapse: collapse;
  letter-spacing: .015em;
}
.table-custom th,.table-custom td {
  color: #8491a5;
  background: #ffffff;
}
.table-custom th {
  padding: 37px 24px;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: .2em;
  text-transform: uppercase;
  background: #f8f8f8;
  border-bottom: 1px solid #ebebeb;
  white-space: nowrap;
}
@media (max-width: 991.98px) {
  .table-custom th {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.table-custom td {
  padding: 15px 24px;
}
.table-custom tbody tr:first-child td {
  border-top: 0;
}
.table-custom tr td {
  border-bottom: 1px solid #ebebeb;
}
.table-custom tfoot td {
  font-weight: 600;
  color: #262f3c;
}
.table-rounded {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  border-radius: 10px;
  border: 1px solid #ebebeb;
}
.table-rounded .table-custom {
  max-width: unset;
  margin-bottom: -1px;
}
* + .table-custom-responsive {
  margin-top: 30px;
}
@media (min-width: 768px) {
  * + .table-custom-responsive {
    margin-top: 40px;
  }
}
.table-custom.table-custom-primary thead th {
  color: #ffffff;
  background: #6090f7;
  border: 0;
}
.table-custom.table-custom-primary tbody tr:hover td {
  background: #f8f8f8;
}
.table-custom.table-custom-secondary thead th {
  color: #ffffff;
  background: #3f4856;
  border: 0;
}
.table-custom.table-custom-secondary tbody tr:hover td {
  background: #f8f8f8;
}
.table-custom.table-custom-bordered tr td:first-child {
  border-left: 0;
}
.table-custom.table-custom-bordered tr td:last-child {
  border-right: 0;
}
.table-custom.table-custom-bordered td {
  border: 1px solid #ebebeb;
}
.table-custom.table-custom-bordered tbody > tr:first-of-type > td {
  border-top: 0;
}
.table-custom.table-custom-striped {
  border-bottom: 1px solid #ebebeb;
}
.table-custom.table-custom-striped tbody tr:nth-of-type(odd) td {
  background: transparent;
}
.table-custom.table-custom-striped tbody tr:nth-of-type(even) td {
  background: #f8f8f8;
}
.table-custom.table-custom-striped tbody td {
  border: 0;
}
.table-custom.table-custom-striped tfoot td:not(:first-child) {
  border-left: 0;
}
/*
* Dividers
*/
hr {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #ebebeb;
}
.divider {
  font-size: 0;
  line-height: 0;
}
.divider::after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #6090f7;
}
/*
* Buttons
*/
.button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 16px 35px;
  font-size: 15px;
  line-height: 1.4;
  border: 1px solid;
  border-radius: 35px;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-transform: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  user-select: none;
  transition: 250ms all ease-in-out;
}
@media (max-width: 575.98px) {
  .button {
    padding: 10px 15px;
  }
}
.button-block {
  display: block;
  width: 100%;
}
.button-default, .button-default:focus {
  color: #8491a5;
  background-color: #2c343b;
  border-color: #2c343b;
}
.button-default:hover, .button-default:active {
  color: #ffffff;
  background-color: #6090f7;
  border-color: #6090f7;
}
.button-default.button-ujarak::before {
  background: #6090f7;
}
.button-primary, .button-primary:focus {
  color: #ffffff;
  background-color: #6090f7;
  border-color: #6090f7;
}
.button-primary:hover, .button-primary:active {
  color: #262f3c;
  background-color: #fff17c;
  border-color: #fff17c;
}
.button-primary.button-ujarak::before {
  background: #fff17c;
}
.button-gray-700, .button-gray-700:focus {
  color: #ffffff;
  background-color: #3f4856;
  border-color: #3f4856;
}
.button-gray-700:hover, .button-gray-700:active {
  color: #ffffff;
  background-color: #6090f7;
  border-color: #6090f7;
}
.button-gray-700.button-ujarak::before {
  background: #6090f7;
}
.button-secondary, .button-secondary:focus {
  color: #262f3c;
  background-color: #fff17c;
  border-color: #fff17c;
}
.button-secondary:hover, .button-secondary:active {
  color: #ffffff;
  background-color: #6090f7;
  border-color: #6090f7;
}
.button-secondary.button-ujarak::before {
  background: #6090f7;
}
.bg-primary .button-secondary, .bg-primary .button-secondary:focus {
  color: #262f3c;
  background-color: #fff17c;
  border-color: #fff17c;
}
.bg-primary .button-secondary:hover, .bg-primary .button-secondary:active {
  color: #ffffff;
  background-color: #3f4856;
  border-color: #3f4856;
}
.bg-primary .button-secondary.button-ujarak::before {
  background: #3f4856;
}
.button-color-8, .button-color-8:focus {
  color: #ffffff;
  background-color: #869098;
  border-color: #869098;
}
.button-color-8:hover, .button-color-8:active {
  color: #ffffff;
  background-color: #6090f7;
  border-color: #6090f7;
}
.button-color-8.button-ujarak::before {
  background: #6090f7;
}
.button-primary-outline, .button-primary-outline:focus {
  color: #6090f7;
  background-color: transparent;
  border-color: #6090f7;
}
.button-primary-outline:hover, .button-primary-outline:active {
  color: #ffffff;
  background-color: #6090f7;
  border-color: #6090f7;
}
.button-primary-outline.button-ujarak::before {
  background: #6090f7;
}
.button-default-outline, .button-default-outline:focus {
  color: #8491a5;
  background-color: transparent;
  border-color: #ebebeb;
}
.button-default-outline:hover, .button-default-outline:active {
  color: #262f3c;
  background-color: #fff17c;
  border-color: #fff17c;
}
.button-default-outline.button-ujarak::before {
  background: #fff17c;
}
.button-ghost {
  border: 0;
  background-color: transparent;
}
.button-ghost:hover {
  color: #ffffff;
  background: #6090f7;
}
.button-facebook, .button-facebook:focus {
  color: #ffffff;
  background-color: #4970bf;
  border-color: #4970bf;
}
.button-facebook:hover, .button-facebook:active {
  color: #ffffff;
  background-color: #3e64b0;
  border-color: #3e64b0;
}
.button-facebook.button-ujarak::before {
  background: #3e64b0;
}
.button-twitter, .button-twitter:focus {
  color: #ffffff;
  background-color: #63c9eb;
  border-color: #63c9eb;
}
.button-twitter:hover, .button-twitter:active {
  color: #ffffff;
  background-color: #4cc1e8;
  border-color: #4cc1e8;
}
.button-twitter.button-ujarak::before {
  background: #4cc1e8;
}
.button-google, .button-google:focus {
  color: #ffffff;
  background-color: #e2411e;
  border-color: #e2411e;
}
.button-google:hover, .button-google:active {
  color: #ffffff;
  background-color: #cc3a1a;
  border-color: #cc3a1a;
}
.button-google.button-ujarak::before {
  background: #cc3a1a;
}
.button-shadow {
  box-shadow: 1px 6px 8px 0 rgba(75, 81, 91, 0.11);
}
.button-shadow:focus, .button-shadow:active {
  box-shadow: none;
}
.button-ujarak {
  position: relative;
  z-index: 0;
  transition: background .4s, border-color .4s, color .4s;
}
.button-ujarak::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6090f7;
  z-index: -1;
  opacity: 0;
  transform: scale3d(0.7, 1, 1);
  transition: transform 0.42s, opacity 0.42s;
  border-radius: inherit;
}
.button-ujarak, .button-ujarak::before {
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button-ujarak:hover {
  transition: background .4s .4s, border-color .4s 0s, color .2s 0s;
}
.button-ujarak:hover::before {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
/**
* Button effects
*/
.button-winona {
  position: relative;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  transform: translate3d(0, 0, 0);
  white-space: nowrap;
}
.button-winona .content-original,.button-winona .content-dubbed {
  vertical-align: middle;
  transition: transform .4s, clip-path .4s;
}
.button-winona .content-original {
  display: block;
  clip-path: polygon(0 100%, -35% 0, 0 0, 0 100%);
}
.button-winona .content-dubbed {
  position: absolute;
  top: 0;
  margin: auto;
  filter: blur(0px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 100%;
  padding: inherit;
  clip-path: polygon(100% 100%, 100% 0, -35% 0, 0 100%);
  white-space: nowrap;
}
.button-winona:hover .content-original {
  animation: showum 0.3s;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
}
.button-winona:hover .content-dubbed {
  animation: hideum 0.3s;
  animation-fill-mode: forwards;
}
html body .button-winona {
  display: inline-flex;
}
@keyframes showum {
  0% {
    clip-path: polygon(0 100%, -35% 0, 0 0, 0 100%);
  }
  100% {
    clip-path: polygon(135% 100%, 100% 0, 0 0, 0 100%);
  }
}
@keyframes hideum {
  0% {
    clip-path: polygon(100% 100%, 100% 0, -35% 0, 0 100%);
  }
  100% {
    clip-path: polygon(100% 100%, 100% 0, 100% 0, 135% 100%);
  }
}
.button-sm {
  letter-spacing: .025em;
  padding: 11px 25px;
  font-size: 14px;
  line-height: 1.5;
}
.button-lg {
  padding: 18px 45px;
  font-size: 16px;
  line-height: 1.5;
}
.button-circle {
  border-radius: 30px;
}
.button-round {
  border-radius: 5px;
}
.button-square {
  border-radius: 0;
}
html .button.button-icon, html .button.button-icon > [class*='content'] {
  display: inline-flex;
}
.button.button-icon, .button.button-icon > [class*='content'] {
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}
.button.button-icon .icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  font-size: 1.26667 em;
  line-height: 1em;
}
.button.button-icon-left .icon {
  padding-right: 11px;
}
.button.button-icon-right, .button.button-icon-right > [class*='content'] {
  flex-direction: row-reverse;
}
.button.button-icon-right .icon {
  padding-left: 11px;
}
.btn-primary {
  border-radius: 3px;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  transition: .33s;
}
.btn-primary, .btn-primary:active, .btn-primary:focus {
  color: #ffffff;
  background: #6090f7;
  border-color: #6090f7;
}
.btn-primary:hover {
  color: #ffffff;
  background: #000000;
  border-color: #000000;
}
/**
* Other
*/
.button-load-icon {
  position: relative;
  z-index: 2;
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  color: rgba(132, 145, 165, 0.5);
  font-size: 36px;
  line-height: 1;
  transition: .25s;
  cursor: pointer;
}
.button-load-icon::-moz-focus-inner {
  border: none;
  padding: 0;
}
.button-load-icon:hover {
  color: #6090f7;
}
.button-load-icon.button-load-in-process {
  transition: border-color .3s, background .3s;
  animation: .33s linear infinite-rotate infinite;
}
.button-load-icon.button-load-loaded {
  display: none;
}
html .page .button.button-load::before {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  font-size: 1.5em;
  opacity: 0;
  visibility: hidden;
  transform-origin: 50% 50%;
  transform-style: preserve-3d;
}
html .page .button.button-load.button-load-in-process {
  color: transparent;
}
html .page .button.button-load.button-load-in-process::before {
  opacity: 1;
  visibility: visible;
  animation: .33s linear infinite-rotate-pseudo infinite;
}
html .page .button.button-load.button-load-loaded {
  display: none;
}
@-webkit-keyframes infinite-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes infinite-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes infinite-rotate-pseudo {
  from {
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  to {
    transform: translate3d(-50%, -50%, 0) rotate(360deg);
  }
}
@keyframes infinite-rotate-pseudo {
  from {
    transform: translate3d(-50%, -50%, 0) rotate(0deg);
  }
  to {
    transform: translate3d(-50%, -50%, 0) rotate(360deg);
  }
}
@media (min-width: 992px) {
  .button-load {
    font-size: 60px;
  }
}
html .page [data-load-trigger] {
  display: none;
}
.button-play {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 86px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
}
.button-play, .button-play:active, .button-play:focus, .button-play:hover {
  color: #6090f7;
}
.button-play::before {
  font-size: 20px;
}
.button-play:hover .button-play-shape {
  stroke-dasharray: 600;
  stroke-dashoffset: 0;
}
.button-play-sm {
  width: 60px;
  height: 60px;
}
.button-play-shape {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  fill: none;
  stroke: #6090f7;
  stroke-width: 1px;
  stroke-dasharray: 340;
  stroke-dashoffset: 340;
  transition: 1.3s;
}
* + .button-play {
  margin-top: 30px;
}
.context-dark .button-play, .bg-gray-900 .button-play, .bg-accent .button-play {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.context-dark .button-play, .bg-gray-900 .button-play, .bg-accent .button-play, .context-dark .button-play:active, .bg-gray-900 .button-play:active, .bg-accent .button-play:active, .context-dark .button-play:focus, .bg-gray-900 .button-play:focus, .bg-accent .button-play:focus, .context-dark .button-play:hover, .bg-gray-900 .button-play:hover, .bg-accent .button-play:hover {
  color: #ffffff;
}
.context-dark .button-play-shape, .bg-gray-900 .button-play-shape, .bg-accent .button-play-shape {
  stroke: #ffffff;
}
@media (min-width: 1200px) {
  * + .button-play {
    margin-top: 50px;
  }
}
/*
* Form styles
*/
.rd-form {
  position: relative;
  text-align: left;
}
* + .rd-form {
  margin-top: 20px;
}
input:-webkit-autofill ~ label,input:-webkit-autofill ~ .form-validation {
  color: #000000 !important;
}
.form-wrap {
  position: relative;
}
.form-wrap .link-underline {
  margin-left: 10px;
}
.form-wrap.has-error .form-input {
  border-color: #ec4242;
}
.form-wrap.has-focus .form-input {
  border-color: #6090f7;
}
.form-wrap + * {
  margin-top: 20px;
}
.form-input {
  display: block;
  width: 100%;
  min-height: 54px;
  padding: 14px 26px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #8491a5;
  background-color: #ffffff;
  background-image: none;
  border-radius: 35px;
  -webkit-appearance: none;
  transition: .3s ease-in-out;
  border: 1px solid #ebebeb;
}
.form-input:focus {
  outline: 0;
}
textarea.form-input {
  height: 185px;
  min-height: 54px;
  max-height: 315px;
  resize: vertical;
}
.form-label,.form-label-outside {
  margin-bottom: 0;
  color: #8491a5;
  font-weight: 400;
}
.form-label {
  position: absolute;
  top: 27px;
  left: 0;
  right: 0;
  padding-left: 26px;
  padding-right: 26px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  pointer-events: none;
  text-align: left;
  z-index: 9;
  transition: .25s;
  will-change: transform;
  transform: translateY(-50%);
}
.form-label.focus {
  opacity: 0;
}
.form-label.auto-fill {
  color: #8491a5;
}
.form-label-outside {
  width: 100%;
  margin-bottom: 4px;
  pointer-events: none;
}
@media (min-width: 768px) {
  .form-label-outside {
    position: static;
  }
  .form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
    transform: none;
  }
}
[data-x-mode='true'] .form-label {
  pointer-events: auto;
}
.form-validation {
  position: absolute;
  right: 25px;
  top: 0;
  z-index: 11;
  margin-top: 2px;
  font-size: 9px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0;
  color: #ec4242;
  transition: .3s;
}
.form-validation-left .form-validation {
  top: 100%;
  right: auto;
  left: 0;
}
#form-output-global {
  position: fixed;
  bottom: 30px;
  max-width: calc(100% - 30px);
  left: 15px;
  z-index: 2000;
  visibility: hidden;
  transform: translate3d(-500px, 0, 0);
  transition: .3s all ease;
}
#form-output-global.active {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
@media (min-width: 576px) {
  #form-output-global {
    left: 30px;
  }
}
.form-output {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 2px;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
}
.form-output.active {
  opacity: 1;
  visibility: visible;
}
.form-output.error {
  color: #ec4242;
}
.form-output.success {
  color: #77d216;
}
.radio .radio-custom,.radio-inline .radio-custom,.checkbox .checkbox-custom,.checkbox-inline .checkbox-custom {
  opacity: 0;
}
.radio .radio-custom, .radio .radio-custom-dummy,.radio-inline .radio-custom,.radio-inline .radio-custom-dummy,.checkbox .checkbox-custom,.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom,.checkbox-inline .checkbox-custom-dummy {
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  outline: none;
  cursor: pointer;
}
.radio .radio-custom-dummy,.radio-inline .radio-custom-dummy,.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom-dummy {
  pointer-events: none;
  background: #ffffff;
}
.radio .radio-custom-dummy::after,.radio-inline .radio-custom-dummy::after,.checkbox .checkbox-custom-dummy::after,.checkbox-inline .checkbox-custom-dummy::after {
  position: absolute;
  opacity: 0;
  transition: .22s;
}
.radio .radio-custom:focus,.radio-inline .radio-custom:focus,.checkbox .checkbox-custom:focus,.checkbox-inline .checkbox-custom:focus {
  outline: none;
}
.radio input,.radio-inline input,.checkbox input,.checkbox-inline input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.radio-custom:checked + .radio-custom-dummy:after,.checkbox-custom:checked + .checkbox-custom-dummy:after {
  opacity: 1;
}
.radio,.radio-inline {
  padding-left: 28px;
}
.radio .radio-custom-dummy,.radio-inline .radio-custom-dummy {
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #8491a5;
}
.radio .radio-custom-dummy::after,.radio-inline .radio-custom-dummy::after {
  content: '';
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  background: #2c343b;
  border-radius: inherit;
}
.checkbox,.checkbox-inline {
  padding-left: 28px;
}
.checkbox .checkbox-custom-dummy,.checkbox-inline .checkbox-custom-dummy {
  left: 0;
  width: 18px;
  height: 18px;
  margin: 0;
  border: 1px solid #8491a5;
}
.checkbox .checkbox-custom-dummy::after,.checkbox-inline .checkbox-custom-dummy::after {
  content: '\f222';
  font-family: "Material Design Icons";
  position: absolute;
  top: -1px;
  left: -2px;
  font-size: 20px;
  line-height: 18px;
  color: #d7d7d7;
}
.toggle-custom {
  padding-left: 60px;
  -webkit-appearance: none;
}
.toggle-custom:checked ~ .checkbox-custom-dummy::after {
  background: #6090f7;
  transform: translate(20px, -50%);
}
.toggle-custom ~ .checkbox-custom-dummy {
  position: relative;
  display: inline-block;
  margin-top: -1px;
  width: 44px;
  height: 20px;
  background: #ffffff;
  cursor: pointer;
}
.toggle-custom ~ .checkbox-custom-dummy::after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  left: 0;
  top: 50%;
  background: #8491a5;
  transform: translate(4px, -50%);
  opacity: 1;
  transition: .22s;
}
.form-sm .form-input,.form-sm .button {
  padding-top: 9px;
  padding-bottom: 9px;
  min-height: 40px;
}
.form-sm .form-validation {
  top: -16px;
}
.form-sm .form-label {
  top: 20px;
}
.form-sm * + .button {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .form-lg .form-input, .form-lg .form-label, .form-lg .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
  }
  .form-lg .form-input, .form-lg .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 23px 40px;
  }
  .form-lg .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 35px;
  }
  .form-lg .form-input, .form-lg .form-button, .form-lg .button, .form-lg .select2-container--default .select2-selection--single .select2-selection__rendered {
    min-height: 70px;
  }
  .form-lg .form-label {
    top: 35px;
  }
  .form-lg .button {
    padding: 18px 45px;
    font-size: 16px;
    line-height: 1.5;
  }
}
.form-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  text-align: center;
  margin-bottom: -8px;
  margin-left: -20px;
}
.form-inline:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.form-inline > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 8px;
  margin-left: 20px;
}
.form-inline > * {
  margin-top: 0;
}
.form-inline .form-wrap {
  flex: 30 0;
  min-width: 220px;
}
.form-inline .form-label {
  display: block;
}
.form-inline .form-button {
  flex-grow: 1;
  min-height: 54px;
}
.form-inline .form-button .button {
  width: 100%;
  min-height: inherit;
}
.form-shadow .form-input,.form-shadow .button {
  box-shadow: 2.424px 4.373px 10px 0px rgba(100, 129, 173, 0.25);
}
.form-shadow .form-input {
  border-color: #ffffff;
}
.form-inline-1 {
  position: relative;
  padding-bottom: 13px;
  transition: .3s all ease-in-out;
}
.form-inline-1 .form-input,.form-inline-1 .form-label {
  padding-right: 70px;
}
.form-inline-1 .form-input {
  border: 0;
  box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1);
}
.form-inline-1 .form-validation {
  right: 70px;
}
.form-inline-1 .form-button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  line-height: 54px;
  border-radius: 50%;
  padding: 5px;
  margin: 0;
}
.form-inline-1 .form-button .icon {
  position: absolute;
  font-size: 27px;
  transition: .3s all ease-in-out;
}
.ie-10 .form-inline-1 .form-button .icon,.ie-11 .form-inline-1 .form-button .icon {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.form-inline-1 .form-button-icon-default::before {
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible;
}
.form-inline-1 .form-button-icon-error::before,.form-inline-1 .form-button-icon-success::before {
  transform: rotate(-45deg) scale(0.23);
  opacity: 0;
  visibility: hidden;
}
.form-inline-1 .form-output {
  position: absolute;
  bottom: 1px;
  left: 0;
  height: 16px;
  font-size: 11px;
  padding-left: 26px;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: .3s all ease-in-out;
}
.form-inline-1 .form-output.active {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.form-inline-1 .form-output.success {
  color: #77d216;
}
.form-inline-1 .form-output.error {
  color: #ec4242;
}
.form-inline-1.form-in-process {
  background: rebeccapurple !important;
}
.form-inline-1.success .form-button-icon-default::before, .form-inline-1.error .form-button-icon-default::before {
  transform: rotate(-45deg) scale(0.23);
  opacity: 0;
  visibility: hidden;
}
.form-inline-1.success .form-button {
  background: #77d216;
  border-color: #77d216;
}
.form-inline-1.success .form-button-icon-success::before {
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible;
}
.form-inline-1.error .form-button {
  background: #ec4242;
  border-color: #ec4242;
}
.form-inline-1.error .form-button-icon-error::before {
  transform: rotate(0deg) scale(1);
  opacity: 1;
  visibility: visible;
}
@media (min-width: 992px) {
  .form-inline-1.form-lg .form-button {
    min-width: 70px;
  }
  .form-inline-1.form-lg .form-label, .form-inline-1.form-lg .form-input {
    padding-right: 80px;
  }
}
* + .form-lg.form-inline-1 {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  * + .form-lg.form-inline-1 {
    margin-top: 45px;
  }
}
.toggle-modern {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -15px;
}
.toggle-modern > * {
  margin-left: 15px;
}
.toggle-modern.active .toggle-modern-text_default {
  color: #262f3c;
}
.toggle-modern.active .toggle-modern-text_alternate {
  color: #6090f7;
}
.toggle-modern-text {
  font-weight: 400;
  letter-spacing: .025em;
  color: #262f3c;
  pointer-events: none;
  transition: .22s ease-in-out;
}
.toggle-modern-text_default {
  color: #6090f7;
}
.toggle-modern-switch {
  position: relative;
  height: 32px;
  width: 80px;
  border: 0;
  border-radius: 30px;
  background: #6090f7;
  cursor: pointer;
}
.toggle-modern-switch.active .toggle-modern-switch-element {
  left: 52px;
}
.toggle-modern-switch-element {
  position: absolute;
  left: 6px;
  top: 5px;
  z-index: 1;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 1px 5.955px 8px 0 rgba(75, 81, 91, 0.11);
  transition: .22s ease-in-out;
}
.context-dark .toggle-modern-switch, .bg-gray-900 .toggle-modern-switch, .bg-accent .toggle-modern-switch {
  background: rgba(255, 255, 255, 0.2);
}
.context-dark .toggle-modern-text_default, .bg-gray-900 .toggle-modern-text_default, .bg-accent .toggle-modern-text_default {
  color: #ffffff;
}
.context-dark .toggle-modern-text_alternate, .bg-gray-900 .toggle-modern-text_alternate, .bg-accent .toggle-modern-text_alternate {
  color: rgba(255, 255, 255, 0.7);
}
.context-dark .toggle-modern.active .toggle-modern-text_default, .bg-gray-900 .toggle-modern.active .toggle-modern-text_default, .bg-accent .toggle-modern.active .toggle-modern-text_default {
  color: rgba(255, 255, 255, 0.7);
}
.context-dark .toggle-modern.active .toggle-modern-text_alternate, .bg-gray-900 .toggle-modern.active .toggle-modern-text_alternate, .bg-accent .toggle-modern.active .toggle-modern-text_alternate {
  color: #ffffff;
}
* + .toggle-modern {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .toggle-modern-switch {
    height: 36px;
    width: 85px;
  }
  .toggle-modern-switch.active .toggle-modern-switch-element {
    left: 54px;
  }
  .toggle-modern-switch-element {
    width: 26px;
    height: 26px;
  }
}
@media (min-width: 768px) {
  .toggle-modern-text {
    font-size: 17px;
    line-height: 1.52941;
  }
  * + .toggle-modern {
    margin-top: 35px;
  }
}
/*
* Posts
*/
.post-vacancy {
  position: relative;
  display: block;
  width: 100%;
  padding: 35px 25px 35px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 1px 2px 5px 0 rgba(68, 73, 83, 0.12);
  backface-visibility: hidden;
}
.post-vacancy, .post-vacancy:active, .post-vacancy:focus, .post-vacancy:hover {
  color: #8491a5;
}
.post-vacancy:hover {
  box-shadow: 1px 2px 15px 0px rgba(68, 73, 83, 0.25);
}
.post-vacancy-title {
  font-family: Muli, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: 0;
  color: #262f3c;
}
* + .post-vacancy-meta {
  margin-top: 14px;
}
@media (min-width: 768px) {
  .post-vacancy {
    padding: 35px 9% 45px;
  }
  .post-vacancy-title {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .post-vacancy-title {
    font-size: 26px;
  }
  * + .post-vacancy-meta {
    margin-top: 5px;
  }
}
.post-info {
  padding: 25px 15px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 0 24px 0 rgba(75, 81, 91, 0.12);
  text-align: left;
}
.post-info-header {
  display: flex;
  align-items: flex-start;
}
.post-info-header > * + * {
  margin-left: 10px;
}
.post-info-icon {
  font-size: 20px;
  line-height: 1.4;
  color: #6090f7;
}
* + .post-info-title {
  margin-top: 0;
}
* + .post-info-main {
  margin-top: 14px;
}
@media (max-width: 767.98px) {
  .post-info {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .post-info {
    padding: 40px 30px;
  }
}
@media (min-width: 768px) {
  .post-info {
    padding: 30px 20px;
  }
}
@media (min-width: 1200px) {
  .post-info {
    padding: 45px 15px 25px 40px;
  }
  .post-info-header {
    max-width: 97%;
  }
  * + .post-info-main {
    margin-top: 20px;
  }
}
.post-lina {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.post-lina-icon {
  font-size: 32px;
  line-height: 1;
  color: #6090f7;
}
.post-lina-title {
  font-family: Muli, sans-serif;
  font-weight: 300;
  color: #262f3c;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: .025em;
}
* + .post-lina-title {
  margin-top: 10px;
}
* + .post-lina-text {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .post-lina-icon {
    font-size: 60px;
  }
  .post-lina-title {
    font-size: 22px;
  }
  .post-lina-text {
    font-size: 17px;
    line-height: 1.52941;
  }
  * + .post-lina-title {
    margin-top: 16px;
  }
}
@media (min-width: 992px) {
  .post-lina-icon {
    font-size: 68px;
  }
  .post-lina-title {
    font-size: 26px;
  }
  * + .post-lina-title {
    margin-top: 24px;
  }
  * + .post-lina-text {
    margin-top: 20px;
  }
}
/*
* Quotes
*/
.quote-light {
  position: relative;
  display: flex;
  padding: 20px 0;
  text-align: left;
}
.quote-light::before, .quote-light::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: radial-gradient(circle, #d6dfeb 0%, rgba(214, 223, 235, 0) 100%);
}
.quote-light::before {
  top: 0;
}
.quote-light::after {
  bottom: 0;
}
.quote-light > * + * {
  margin-left: 12px;
}
.quote-light.quote-light_borderless {
  padding-top: 0;
  padding-bottom: 0;
}
.quote-light.quote-light_borderless::before, .quote-light.quote-light_borderless::after {
  display: none;
}
.quote-light_1 {
  max-width: 640px;
}
@media (min-width: 992px) {
  .quote-light_1 {
    margin-right: 35px;
  }
}
.quote-light-mark {
  flex-shrink: 0;
  font-size: 30px;
  line-height: 1;
  color: #6090f7;
}
.quote-light-text {
  flex-grow: 1;
  font-family: Muli, sans-serif;
  font-size: 15px;
  line-height: 1.45;
  letter-spacing: .025em;
}
* + .quote-light {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .quote-light-text {
    font-size: 18px;
    font-weight: 300;
  }
}
@media (min-width: 768px) {
  .quote-light {
    padding: 25px 0;
  }
  .quote-light > * + * {
    margin-left: 15px;
  }
  .quote-light-mark {
    font-size: 30px;
  }
  * + .quote-light {
    margin-top: 44px;
  }
}
@media (min-width: 992px) {
  .quote-light {
    padding: 33px 0;
  }
  .quote-light > * + * {
    margin-left: 20px;
  }
  .quote-light-mark {
    font-size: 34px;
  }
  .quote-light-text {
    font-size: 19px;
  }
}
@media (min-width: 1200px) {
  .quote-light-mark {
    font-size: 44px;
  }
  .quote-light-text {
    font-size: 22px;
    line-height: 1.27273;
  }
}
.quote-modern {
  position: relative;
  background: #ffffff;
  border-radius: 9px;
  box-shadow: 0 2px 16px 0 rgba(75, 81, 91, 0.14);
  margin-bottom: 33px;
  text-align: left;
}
.quote-modern::before, .quote-modern::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.quote-modern::before {
  bottom: -24px;
  left: 61px;
  border-width: 24px 34px 0 0;
  border-color: #ebebeb transparent transparent transparent;
}
.quote-modern::after {
  bottom: -22px;
  left: 62px;
  border-width: 22px 32px 0 0;
  border-color: #ffffff transparent transparent transparent;
}
@supports (filter: drop-shadow(0 0 0 #000)) {
  .quote-modern {
    box-shadow: none;
    filter: drop-shadow(0 2px 8px rgba(75, 81, 91, 0.14));
  }
  .quote-modern::before {
    display: none;
  }
}
.quote-modern-header,.quote-modern-main {
  padding: 22px 20px;
}
.quote-modern-info {
  display: flex;
  align-items: center;
  margin-left: -18px;
}
.quote-modern-info > * {
  margin-left: 18px;
}
.quote-modern-info-main {
  flex-grow: 1;
}
.quote-modern-avatar {
  flex-shrink: 0;
  border-radius: 50%;
  max-width: 55px;
}
.quote-modern-cite {
  display: block;
  font-size: 16px;
  line-height: 1.3;
  color: #262f3c;
}
.quote-modern-position {
  line-height: 1.3;
  color: #6090f7;
}
.quote-modern-header + .quote-modern-main {
  border-top: 1px solid #ebebeb;
}
.quote-modern-text {
  font-weight: 300;
  letter-spacing: .025em;
}
.quote-modern-text a {
  color: #fff17c;
}
.quote-modern-text a:hover {
  color: #6090f7;
}
.quote-modern-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -10px;
}
.quote-modern-meta > * {
  margin-left: 10px;
}
.quote-modern-link.icon {
  display: block;
  font-size: 24px;
  line-height: 1;
  opacity: .38;
}
.quote-modern-link.icon[class*='facebook'] {
  color: #6885cf;
}
.quote-modern-link.icon[class*='facebook']:hover {
  color: #fff17c;
}
.quote-modern-time {
  display: block;
  font-weight: 300;
}
* + .quote-modern-position {
  margin-top: 3px;
}
* + .quote-modern-meta {
  margin-top: 15px;
}
@media (max-width: 767.98px) {
  .quote-modern {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .quote-modern-header, .quote-modern-main {
    padding-left: 25px;
    padding-right: 20px;
  }
  .quote-modern-header {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .quote-modern-avatar {
    max-width: 75px;
  }
  .quote-modern-cite {
    font-size: 17px;
  }
  .quote-modern-text {
    font-size: 17px;
    line-height: 1.52941;
  }
  .quote-modern-meta {
    margin-left: -5px;
  }
  .quote-modern-meta > * {
    margin-left: 5px;
  }
  .quote-modern-link.icon {
    position: relative;
    font-size: 40px;
    left: -6px;
  }
  .quote-modern-time {
    font-size: 1.52941;
  }
  * + .quote-modern-position {
    margin-top: 6px;
  }
  * + .quote-modern-meta {
    margin-top: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .quote-modern-avatar {
    max-width: 60px;
  }
  .quote-modern-text {
    font-size: 16px;
    line-height: 1.5;
  }
  .quote-modern-link.icon {
    font-size: 34px;
  }
  * + .quote-modern-position {
    margin-top: 2px;
  }
}
@media (min-width: 1200px) {
  .quote-modern-header, .quote-modern-main {
    padding-left: 45px;
    padding-right: 30px;
  }
}
.quote-classic {
  text-align: center;
}
.quote-classic-avatar {
  width: 100%;
  max-width: 80px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  box-shadow: 3px 10px 19px 2px rgba(75, 81, 91, 0.26);
}
.quote-classic-text {
  color: #8491a5;
}
.quote-classic-text a {
  color: #fff17c;
}
.quote-classic-text a:hover {
  color: #6090f7;
}
.quote-classic-cite {
  display: block;
  font-family: Muli, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.35;
  letter-spacing: 0;
  color: #262f3c;
}
.quote-classic-position {
  line-height: 1.2;
  color: #6090f7;
}
* + .quote-classic-text {
  margin-top: 20px;
}
* + .quote-classic-meta {
  margin-top: 20px;
}
* + .quote-classic-position {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .quote-classic-avatar {
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  .quote-classic-text {
    font-size: 17px;
    line-height: 1.52941;
  }
  .quote-classic-cite {
    font-size: 22px;
    line-height: 1.36364;
  }
  * + .quote-classic-text {
    margin-top: 26px;
  }
  * + .quote-classic-meta {
    margin-top: 26px;
  }
}
@media (min-width: 1200px) {
  * + .quote-classic-text {
    margin-top: 36px;
  }
  * + .quote-classic-meta {
    margin-top: 36px;
  }
}
.quote-minimal {
  padding: 20px;
  border-radius: 9px;
  background: #ffffff;
  text-align: left;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.04);
}
.quote-minimal-text {
  font-weight: 300;
  letter-spacing: .025em;
  color: #8491a5;
}
.quote-minimal-text a, .quote-minimal-text a:active, .quote-minimal-text a:focus {
  color: #fff17c;
}
.quote-minimal-text a:hover {
  color: #6090f7;
}
.quote-minimal-meta {
  display: flex;
  align-items: center;
}
.quote-minimal-meta > * + * {
  margin-left: 15px;
}
.quote-minimal-avatar {
  display: block;
  max-width: 65px;
  border-radius: 50%;
}
.quote-minimal-cite {
  line-height: 1.2;
}
html .quote-minimal-cite {
  color: #262f3c;
}
.quote-minimal-position {
  line-height: 1.2;
  color: #6090f7;
}
* + .quote-minimal-meta {
  margin-top: 15px;
}
* + .quote-minimal-position {
  margin-top: 4px;
}
@media (min-width: 576px) {
  * + .quote-minimal-meta {
    margin-top: 22px;
  }
}
@media (min-width: 768px) {
  .quote-minimal-meta > * + * {
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .quote-minimal-text {
    font-size: 17px;
    line-height: 1.52941;
  }
}
/*
* Thumbnails
*/
.image-responsive {
  width: 100%;
}
.thumbnail-classy {
  position: relative;
  overflow: hidden;
  display: flex;
  border-radius: 8px;
  box-shadow: 0 12px 20px 0 rgba(75, 81, 91, 0.22);
  background-position: center center;
  background-size: cover;
}
.thumbnail-classy::before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 73.68421%;
}
.thumbnail-classy-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.thumbnail-classy-image::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .5;
  pointer-events: none;
  background-image: linear-gradient(to top, #1c3758 0%, #647181 100%);
}
.thumbnail-classy-caption {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
}
.thumbnail-classy-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 86px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.thumbnail-classy-button, .thumbnail-classy-button:active, .thumbnail-classy-button:focus, .thumbnail-classy-button:hover {
  color: #ffffff;
}
.thumbnail-classy-button::before {
  font-size: 20px;
}
.thumbnail-classy-button:hover .thumbnail-classy-button-shape {
  stroke-dasharray: 600;
  stroke-dashoffset: 0;
}
.thumbnail-classy-button-shape {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  fill: none;
  stroke: #ffffff;
  stroke-width: 1px;
  stroke-dasharray: 340;
  stroke-dashoffset: 340;
  transition: 1.3s;
}
@media (min-width: 768px) {
  .thumbnail-classy {
    box-shadow: 0 25px 54px 0 rgba(75, 81, 91, 0.33);
  }
}
html:not(.tablet):not(.mobile) .thumbnail-classy-image {
  transform: scale3d(1.15, 1.15, 1.15);
  transition: 1s;
}
html:not(.tablet):not(.mobile) .thumbnail-classy:hover .thumbnail-classy-image {
  transform: scale3d(1, 1, 1);
  transition: 1.3s;
}
.thumbnail-preview {
  display: block;
  text-align: center;
}
.thumbnail-preview:hover .thumbnail-preview-media {
  box-shadow: 0 0 10px 2px rgba(75, 81, 91, 0.12);
}
.thumbnail-preview:hover .thumbnail-preview-title {
  color: #6090f7;
}
.thumbnail-preview-media {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 4px 0 rgba(75, 81, 91, 0.08);
  background: #ffffff;
  transition: .33s;
}
.thumbnail-preview-header {
  width: 100%;
}
.thumbnail-preview-image {
  position: relative;
  padding-bottom: 79.22535%;
  background-position: center top;
  background-size: cover;
}
.thumbnail-preview-title {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
  text-align: center;
  letter-spacing: .01em;
  transition: .22s;
}
.thumbnail-preview-title, .thumbnail-preview-title:active, .thumbnail-preview-title:focus, .thumbnail-preview-title:hover {
  color: #262f3c;
}
* + .thumbnail-preview-title {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  * + .thumbnail-preview-title {
    margin-top: 22px;
  }
}
.thumbnail-modern {
  position: relative;
  display: block;
}
.thumbnail-modern:hover .thumbnail-modern-media {
  box-shadow: 0 2px 15px 2px rgba(75, 81, 91, 0.2);
}
.thumbnail-modern:hover .thumbnail-modern-title {
  color: #6090f7;
}
.thumbnail-modern-sm .thumbnail-modern-media {
  padding-bottom: 59.45946%;
}
.thumbnail-modern-media,.thumbnail-modern-title {
  transition: .3s;
}
.thumbnail-modern-media {
  position: relative;
  overflow: hidden;
  padding-bottom: 118.91892%;
  background-position: center top;
  background-size: cover;
  border-radius: 6px;
  box-shadow: 0 2px 9px 0 rgba(75, 81, 91, 0.11);
  transform: scale3d(1, 1, 1);
}
* + .thumbnail-modern-title {
  margin-top: 10px;
}
@media (min-width: 992px) {
  * + .thumbnail-modern-title {
    margin-top: 20px;
  }
}
/*
* Breadcrumbs
*/
.breadcrumbs-custom {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.breadcrumbs-custom .big {
  color: rgba(255, 255, 255, 0.8);
}
section.breadcrumbs-custom + section {
  border-top: 1px solid #ebebeb;
}
.breadcrumbs-custom-main {
  position: relative;
  padding: 40px 0 62px;
  background: #6090f7 url(../images/bg-image-1-3.jpg) center center;
}
.breadcrumbs-custom-aside {
  background: #f8f8f8;
  padding: 0 10px;
}
.breadcrumbs-custom-path {
  position: relative;
  top: -12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 12px 10px 12px;
  background: #f8f8f8;
  border-radius: 4px;
  transform: translate3d(0, -3px, 0);
  margin-bottom: -3px;
  margin-left: -17px;
  margin-right: -17px;
}
.breadcrumbs-custom-path > * {
  margin-top: 3px;
  padding-left: 17px;
  padding-right: 17px;
}
.breadcrumbs-custom-path li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.7;
}
.breadcrumbs-custom-path li::after {
  content: "/";
  position: absolute;
  top: 52%;
  right: -5px;
  display: inline-block;
  font-size: inherit;
  font-style: normal;
  transform: translate3d(0, -50%, 0);
}
.breadcrumbs-custom-path li:last-child:after {
  display: none;
}
.breadcrumbs-custom-path a:hover,.breadcrumbs-custom-path li.active {
  color: #8491a5;
}
.breadcrumbs-custom-path li.active {
  top: 2px;
}
.breadcrumbs-custom-path a {
  display: inline;
  vertical-align: middle;
}
.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus {
  color: #262f3c;
}
.breadcrumbs-custom-path a:hover {
  color: #6090f7;
}
.breadcrumbs-custom-title {
  font-weight: 600;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .breadcrumbs-custom-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 60px 0 82px;
    min-height: 20.3125vw;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs-custom-main {
    padding: 80px 0 110px;
  }
  .breadcrumbs-custom-main * + .big {
    margin-top: 30px;
  }
  .breadcrumbs-custom-main .link-waypoint-icon {
    position: relative;
    margin-top: 0;
    bottom: -33px;
  }
  .breadcrumbs-custom-path {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 2050px) {
  .breadcrumbs-custom-main {
    min-height: 390px;
  }
}
/*
* Pagination custom
*/
.pagination {
  font-size: 0;
  line-height: 0;
  margin-bottom: -10px;
  margin-left: -10px;
}
.pagination:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.pagination > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 10px;
}
.page-item {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
}
.page-link {
  display: inline-block;
  min-width: 48px;
  padding: 10px 10px;
  border: 2px solid #ebebeb;
  font-size: 14px;
  line-height: 1.71429;
  background-color: #ffffff;
  color: #777;
  transition: all 0.3s ease-in-out;
}
.page-link:hover, .page-link:focus, .page-link:active {
  color: #ffffff;
  background-color: #6090f7;
  border-color: #6090f7;
}
.page-item.active > .page-link, .page-item.active > .page-link:hover, .page-item.active > .page-link:focus, .page-item.active > .page-link:active {
  color: #ffffff;
  background-color: #6090f7;
  border-color: #6090f7;
}
.page-item.disabled > .page-link, .page-item.disabled > .page-link:hover, .page-item.disabled > .page-link:focus, .page-item.disabled > .page-link:active {
  color: #8491a5;
  background-color: #ebebeb;
  border-color: #ebebeb;
}
.page-item-control .icon::before {
  font-family: 'FontAwesome';
  font-size: 11px;
  line-height: 24px;
}
.page-item-control:first-child .icon::before {
  content: '\f053';
  margin-left: -1px;
}
.page-item-control:last-child .icon::before {
  content: '\f054';
  margin-right: -1px;
}
/*
* Snackbars
*/
.snackbars {
  padding: 9px 16px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  text-align: left;
  background-color: #262f3c;
  border-radius: 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  font-size: 14px;
}
.snackbars .icon-xxs {
  font-size: 18px;
}
.snackbars p span:last-child {
  padding-left: 14px;
}
.snackbars-left {
  display: inline-block;
  margin-bottom: 0;
}
.snackbars-right {
  display: inline-block;
  float: right;
  text-transform: uppercase;
}
.snackbars-right:hover {
  text-decoration: underline;
}
@media (min-width: 576px) {
  .snackbars {
    max-width: 540px;
    padding: 12px 15px;
    font-size: 15px;
  }
}
/*
* Footers
*/
.footer-classic {
  border-top: 1px solid #ebebeb;
}
.footer-classic.footer-classic_boxed,.footer-classic.footer-classic_boxed .footer-classic-aside {
  border-top: 0;
}
.breadcrumbs-custom + .footer-classic,.bg-gray-100 + .footer-classic {
  border-top: 0;
}
.footer-classic-main {
  padding: 40px 0;
}
.footer-classic-list {
  color: #262f3c;
}
.footer-classic-title {
  font-weight: 600;
}
.footer-classic-aside {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #ebebeb;
}
.footer-classic-aside .rights {
  color: #8491a5;
}
.footer-classic .footer-classic-title + * {
  margin-top: 15px;
}
@media (max-width: 575.98px) {
  .footer-classic-list {
    margin-bottom: -10px;
    margin-left: -15px;
  }
  .footer-classic-list:empty {
    margin-bottom: 0;
    margin-left: 0;
  }
  .footer-classic-list > * {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 15px;
  }
  .footer-classic-list > li {
    display: inline-block;
    vertical-align: middle;
  }
  .footer-classic-list > li + li {
    margin-top: 0;
  }
}
@media (min-width: 576px) {
  .footer-classic-list > li + li {
    margin-top: 12px;
  }
  .footer-classic-list_2-cols {
    columns: 2;
    break-inside: avoid;
    column-gap: 30px;
  }
  .footer-classic .footer-classic-title + * {
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  .footer-classic-main {
    padding: 70px 0 60px;
  }
  .footer-classic-aside {
    padding: 35px 0;
  }
}
@media (min-width: 1200px) {
  .footer-classic .footer-classic-title + * {
    margin-top: 38px;
  }
}
.footer-light {
  padding: 40px 0 30px;
  background: #ffffff;
}
.section:not([class*='bg-']) + .footer-light {
  border-top: 1px solid #e1e1e1;
}
.footer-light-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.footer-light-main > * + * {
  margin-top: 22px;
}
.footer-light-list > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.footer-light-list > li:last-child {
  margin-right: 0;
}
.footer-light-list > li + li {
  margin-top: 0;
}
@media (min-width: 992px) {
  .footer-light {
    padding: 45px 0;
  }
  .footer-light-main {
    flex-direction: row;
    justify-content: space-between;
  }
  .footer-light-main > * {
    padding: 0 15px;
    flex-grow: 1;
    text-align: center;
  }
  .footer-light-main > *:first-child {
    padding-left: 0;
    text-align: left;
  }
  .footer-light-main > *:last-child {
    padding-right: 0;
    text-align: right;
  }
  .footer-light-main > * + * {
    margin-top: 0;
  }
  .footer-light-list > li {
    margin-right: 45px;
  }
}
@media (min-width: 1200px) {
  .footer-light-main > * {
    width: 33.33333%;
  }
}
/*
*
* Profiles
*/
.profile-modern {
  position: relative;
  overflow: hidden;
  display: block;
  max-width: 265px;
  margin: 0 auto;
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.15);
  background: #ffffff;
  text-align: left;
}
.profile-modern .profile-modern-main-title {
  font-style: italic;
}
.profile-modern-figure {
  position: relative;
  flex-grow: 1;
  z-index: 2;
}
.profile-modern-image {
  width: 100%;
  transform-origin: 50% 0;
  transform: scale3d(1, 1, 1) rotate(0.1deg);
}
.profile-modern-main {
  position: relative;
  z-index: 1;
  color: #9b9b9b;
  padding: 20px;
  text-align: center;
}
.profile-modern-main-item {
  width: 100%;
  flex-shrink: 0;
  background: #ffffff;
}
.profile-modern-main-item * + .list-inline {
  margin-top: 12px;
}
html:not(.tablet):not(.mobile) .profile-modern:hover .profile-modern-toggle {
  transform: rotate(180deg);
}
html:not(.tablet):not(.mobile) .profile-modern:hover .profile-modern-main-item_primary::before {
  opacity: 1;
  visibility: visible;
}
html:not(.tablet):not(.mobile) .profile-modern:hover .profile-modern-main-item_secondary {
  top: 0;
  right: 0;
  transform: translate3d(-100%, 0, 0);
  cursor: default;
}
html:not(.tablet):not(.mobile) .profile-modern-main {
  display: flex;
  padding: 0;
  text-align: left;
}
html:not(.tablet):not(.mobile) .profile-modern-main-item_primary {
  padding: 24px 20px 45px 70px;
  transform: scale3d(0.97, 0.97, 0.97);
}
html:not(.tablet):not(.mobile) .profile-modern-main-item_primary::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  transition: .45s;
}
html:not(.tablet):not(.mobile) .profile-modern-main-item_secondary {
  position: relative;
  z-index: 2;
  top: -52px;
  right: -52px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 24px 55px 25px 47px;
  text-align: center;
  cursor: pointer;
  transform: translate3d(-200%, 100%, 0);
  transition: .45s;
  color: #ffffff;
  background: #6090f7;
}
html:not(.tablet):not(.mobile) .profile-modern-main-item_secondary .profile-modern-main-title {
  color: #ffffff;
}
html:not(.tablet):not(.mobile) .profile-modern-main-item_secondary a.icon:hover {
  color: #ffea5c;
}
html:not(.tablet):not(.mobile) .profile-modern-main-title {
  display: block;
}
html:not(.tablet):not(.mobile) .profile-modern-toggle {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  color: #ffffff;
  font-size: 18px;
  transition: .22s;
}
.profile-modern-main-title {
  display: none;
}
.profile-modern-name {
  font-weight: 400;
}
.profile-modern-toggle {
  display: none;
}
* + .profile-modern-position {
  margin-top: 3px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .profile-modern {
    max-width: 320px;
  }
}
/*
*
* Layouts
*/
.layout-bordered-1-item {
  position: relative;
  padding: 30px 15px;
}
.layout-bordered-1-item::before {
  content: '';
  position: absolute;
  background: radial-gradient(circle, #d6dfeb 0%, rgba(214, 223, 235, 0) 100%);
}
@media (max-width: 575.98px) {
  .layout-bordered-1-item:first-child {
    padding-top: 0;
  }
  .layout-bordered-1-item:first-child::before {
    display: none;
  }
  .layout-bordered-1-item:last-child {
    padding-bottom: 0;
  }
  .layout-bordered-1-item::before {
    width: 80%;
    height: 1px;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
  }
}
@media (min-width: 576px) {
  .layout-bordered-1 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .layout-bordered-1-item {
    width: 33.33333%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .layout-bordered-1-item::before {
    width: 1px;
    height: 80%;
    right: 0;
    top: 50%;
    transform: translate3d(0, -50%, 0);
  }
  .layout-bordered-1-item:nth-child(3n)::before {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .layout-bordered-1-item .counter-classic-title {
    font-size: 16px;
  }
}
.layout-2 {
  padding: 30px 15px;
  margin-left: auto;
  margin-right: auto;
}
.layout-2-inner {
  display: inline-table;
  margin-bottom: -15px;
  margin-left: -15px;
  text-align: center;
}
.layout-2-inner:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.layout-2-inner > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 15px;
}
.layout-2-inner > * {
  display: inline-block;
  vertical-align: middle;
}
.layout-2-group {
  display: inline-table;
  margin-bottom: -15px;
  margin-left: -30px;
}
.layout-2-group:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.layout-2-group > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 30px;
}
.layout-2-group > * {
  display: inline-block;
  vertical-align: middle;
}
.layout-2-group > *,.layout-2-group .button {
  margin-top: 0;
}
@media (min-width: 768px) {
  .layout-2-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 30px;
  }
}
@media (min-width: 1600px) {
  .layout-2 {
    max-width: 1800px;
  }
  .layout-2-inner {
    padding: 0;
  }
}
.layout-3 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: -25px;
}
.layout-3 > * {
  margin-bottom: 25px;
}
.layout-3-item {
  padding: 0 30px;
}
.layout-3-item .link-image-1 {
  max-width: 70px;
}
* + .layout-3 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .layout-3 {
    justify-content: space-between;
  }
  * + .layout-3 {
    margin-top: 45px;
  }
}
@media (min-width: 992px) {
  .layout-3-item {
    padding: 0 30px;
  }
  .layout-3-item .link-image-1 {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  * + .layout-3 {
    margin-top: 55px;
  }
}
.layout-4 {
  position: relative;
}
.layout-4-item-left {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
* + .layout-4-item-left {
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .layout-4 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
  }
  .layout-4-item-left {
    width: 67%;
    margin-left: -12.5%;
    max-width: 100%;
  }
  .layout-4-item-right {
    width: 46%;
  }
  * + .layout-4-item-left {
    margin-top: 0;
  }
}
@media (min-width: 1600px) {
  .layout-4 {
    padding: 0;
  }
  .layout-4-item-left {
    width: 60%;
    padding: 40px 0;
    margin-left: -11.3%;
  }
  .layout-4-item-right {
    width: 46%;
  }
}
@media (min-width: 1940px) {
  .layout-4-item-left {
    padding-left: 12%;
  }
}
.layout-5 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: -10px;
  margin-left: -20px;
}
.layout-5:empty {
  margin-bottom: 0;
  margin-left: 0;
}
.layout-5 > * {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 20px;
}
.container.layout-5-outer + .container {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .container.layout-5-outer + .container {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .container.layout-5-outer + .container {
    margin-top: 55px;
  }
}
/*
*
* Timeline
*/
.timeline-classic {
  position: relative;
  overflow: hidden;
  text-align: left;
  padding: 25px 0 25px 20px;
}
.timeline-classic-item {
  position: relative;
  padding-left: 29px;
}
.timeline-classic-item::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
  height: 300%;
  border-left: 1px solid #ebebeb;
}
.timeline-classic-item:not(:last-child) .timeline-classic-item-inner {
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}
.timeline-classic-item-decoration {
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.timeline-classic-item-decoration::before, .timeline-classic-item-decoration::after {
  content: '';
  position: absolute;
  border-radius: 50%;
  background: #6090f7;
}
.timeline-classic-item-decoration::before {
  width: 14px;
  height: 14px;
}
.timeline-classic-item-decoration::after {
  width: 26px;
  height: 26px;
  opacity: .3;
}
.ie-10 .timeline-classic-item-decoration::before, .ie-10 .timeline-classic-item-decoration::after,.ie-11 .timeline-classic-item-decoration::before,.ie-11 .timeline-classic-item-decoration::after {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.timeline-classic-title {
  font-family: Muli, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #262f3c;
}
.timeline-classic-title span {
  margin-right: .25em;
}
.timeline-classic-text {
  color: #262f3c;
}
.timeline-classic-item-decoration + * {
  margin-top: 0;
}
* + .timeline-classic-text {
  margin-top: 10px;
}
.timeline-classic-item + .timeline-classic-item {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .timeline-classic {
    padding: 35px 0 50px 20px;
  }
  .timeline-classic-item {
    padding-left: 50px;
  }
  .timeline-classic-title {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  * + .timeline-classic-text {
    margin-top: 18px;
  }
}
@media (min-width: 992px) {
  .timeline-classic_1 {
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  .timeline-classic {
    padding: 100px 0;
  }
  .timeline-classic_1 {
    padding-left: 85px;
  }
  .timeline-classic-item {
    padding-left: 85px;
  }
  .timeline-classic-item:not(:last-child) .timeline-classic-item-inner {
    padding-bottom: 44px;
  }
  .timeline-classic-item-decoration {
    top: 50px;
  }
  .timeline-classic-item-decoration::before {
    width: 18px;
    height: 18px;
  }
  .timeline-classic-item-decoration::after {
    width: 34px;
    height: 34px;
  }
  .timeline-classic-title {
    font-size: 26px;
    line-height: 1.3;
  }
  .timeline-classic-text {
    font-size: 17px;
    line-height: 1.52941;
  }
  .timeline-classic-item + .timeline-classic-item .timeline-classic-item-inner {
    margin-top: 44px;
  }
}
/*
*
* Pricing
*/
@keyframes object-hide {
  0% {
    opacity: 1;
  }
  25% {
    opacity: .1;
  }
  80%, 100% {
    opacity: 0;
  }
}
@keyframes object-show {
  0% {
    opacity: 0;
    transform: scale3d(0.9, 0.9, 0.9);
  }
  33% {
    opacity: .05;
  }
  75% {
    opacity: .8;
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes opacity-loop {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.pt-classic {
  position: relative;
  padding: 40px 15px;
  border-radius: 7px;
  box-shadow: 0 0 29px 0 rgba(75, 81, 91, 0.17);
  background: #ffffff;
}
.pt-classic::before, .pt-classic::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 9px;
  background: #fff17c;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  pointer-events: none;
}
.pt-classic::after {
  z-index: 2;
  opacity: 0;
  transform: scale(-1, 1);
}
.pt-classic > * {
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
}
.pt-classic:hover::after {
  animation: 1s .1s opacity-loop infinite alternate both ease-in-out;
}
.pt-classic_style-2::before, .pt-classic_style-2:after {
  background: #fff17c;
}
.pt-classic_style-3::before, .pt-classic_style-3:after {
  background: #fff17c;
}
.pt-classic_preferred {
  z-index: 2;
}
.pt-classic-header {
  max-width: 100%;
}
.pt-classic-header .pt-classic-title {
  position: relative;
  padding: 0 30px;
}
.pt-classic-header .pt-classic-icon {
  position: absolute;
  right: 0;
  top: 15%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .15s ease-in-out, transform .6s;
}
.pt-classic-header .pt-classic-price-outer {
  padding: 0 75px;
  transition: .22s;
}
.pt-classic-header .badge {
  position: absolute;
  top: 10%;
  margin: 0;
  right: -15px;
  max-width: 100px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .15s ease-in-out;
}
@supports (clip-path: polygon(0 0)) or (-webkit-clip-path: polygon(0 0)) {
  .pt-classic-header .badge {
    opacity: 1;
    visibility: visible;
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  }
}
.pt-classic-group.active .pt-classic-icon {
  transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
  transition: .22s .22s ease-in-out;
}
.pt-classic-group.active .pt-classic-icon .icon:nth-child(2) {
  transform: scale(1.85, 1.85);
  opacity: 0;
  visibility: hidden;
  transition: .22s .22s ease-in-out;
}
.pt-classic-group.active .pt-classic-header .pt-classic-price-outer {
  padding-left: 40px;
}
.pt-classic-group.active .badge {
  opacity: 1;
  visibility: visible;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transition: .22s ease-in-out;
}
.pt-classic-title {
  font-weight: 600;
  color: #6090f7;
}
.pt-classic-icon {
  position: relative;
  width: 30px;
  height: 30px;
  transform: translate(0, 5px);
}
.pt-classic-icon .icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 30px;
}
.pt-classic-icon .icon:nth-child(2) {
  opacity: 1;
  visibility: visible;
  transform: scale(1, 1);
}
.pt-classic-price {
  position: relative;
  white-space: nowrap;
  font-family: Muli, sans-serif;
  font-size: 45px;
  line-height: 1;
  font-weight: 100;
  color: #262f3c;
  letter-spacing: -.1em;
}
.pt-classic-price > * {
  letter-spacing: .025em;
}
.pt-classic-price-currency,.pt-classic-price-value {
  display: inline-block;
}
.pt-classic-price-outer {
  position: relative;
}
.pt-classic-price-outer > *:first-child {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.pt-classic-price-outer [aria-hidden='false'] {
  animation: .22s ease-in object-show forwards;
}
.pt-classic-price-outer [aria-hidden='true'] {
  animation: .22s ease-in object-hide forwards;
}
.pt-classic-price-currency {
  position: relative;
  top: -.2em;
  font-size: 0.4em;
}
.pt-classic-divider {
  height: 1px;
  width: 100%;
  background: radial-gradient(circle, #d6dfeb 0%, rgba(214, 223, 235, 0) 100%);
}
.pt-classic-list {
  padding: 0 10px;
  font-weight: 400;
  text-align: left;
}
.pt-classic-list li {
  position: relative;
  padding-left: 30px;
  display: block;
  color: #262f3c;
  line-height: 1.3;
}
.pt-classic-list li::before {
  content: '\eab9';
  position: absolute;
  left: 0;
  font-family: 'Linearicons';
  color: #6090f7;
  font-size: 1.2em;
  line-height: inherit;
}
.pt-classic-list li[aria-disabled='true'] {
  color: #8491a5;
}
.pt-classic-list li[aria-disabled='true']::before {
  color: #8491a5;
}
.pt-classic-list li + li {
  margin-top: 14px;
}
.pt-classic-note {
  color: #262f3c;
  opacity: .3;
}
* + .pt-classic-group {
  margin-top: 25px;
}
* + .pt-classic-price-outer {
  margin-top: 15px;
}
* + .pt-classic-divider {
  margin-top: 20px;
}
* + .pt-classic-list {
  margin-top: 20px;
}
* + .pt-classic-footer {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .pt-classic {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 576px) {
  .pt-classic-list {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .pt-classic {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-classic-price {
    font-size: 50px;
  }
  .pt-classic-list li + li {
    margin-top: 17px;
  }
  * + .pt-classic-group {
    margin-top: 30px;
  }
  * + .pt-classic-price-outer {
    margin-top: 25px;
  }
  * + .pt-classic-divider {
    margin-top: 30px;
  }
  * + .pt-classic-list {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .pt-classic-group .row {
    margin-right: 0;
    margin-left: 0;
  }
  .pt-classic-group .row > [class*='col'] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .pt-classic {
    padding: 53px 25px;
  }
  .pt-classic-header .pt-classic-price-outer .badge {
    right: -25px;
  }
  .pt-classic_preferred {
    padding-top: 75px;
    padding-bottom: 30px;
  }
  .pt-classic-price {
    font-size: 75px;
  }
  * + .pt-classic-group {
    margin-top: 45px;
  }
  * + .pt-classic-list {
    margin-top: 35px;
  }
  * + .pt-classic-footer {
    margin-top: 42px;
  }
  * + .pt-classic-note {
    margin-top: 25px;
  }
}
.pt-creative-group {
  display: flex;
  justify-content: space-around;
  padding: 25px 10px 30px;
  background: #ffffff;
  border-radius: 7px;
  box-shadow: 0 0 27px 0 rgba(75, 81, 91, 0.15);
}
.pt-creative {
  width: 200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.pt-creative .pt-creative-features li::after {
  background: radial-gradient(circle, #d6dfeb 0%, rgba(214, 223, 235, 0) 100%);
}
.pt-creative-main {
  flex-grow: 1;
  flex-shrink: 0;
  width: calc(100% - 155px);
}
.pt-creative-main .owl-carousel {
  display: flex;
}
.pt-creative-main .owl-stage-outer {
  margin: -10px;
  padding: 10px;
}
.pt-creative-main .owl-stage {
  display: flex;
  align-items: flex-end;
}
.pt-creative-main .owl-item {
  visibility: hidden;
}
.pt-creative-main .owl-item.active {
  visibility: visible;
}
.pt-creative-main .owl-prev,.pt-creative-main .owl-next {
  top: 16.5%;
  background-color: transparent;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
}
.pt-creative-main .owl-prev.disabled,.pt-creative-main .owl-next.disabled {
  opacity: .2;
  pointer-events: none;
  filter: grayscale(100%);
}
.pt-creative-main .owl-prev {
  transform: translate(-35%, 0);
}
.pt-creative-main .owl-next {
  transform: translate(35%, 0);
}
@media (max-width: 575.98px) {
  .pt-creative-main .owl-prev, .pt-creative-main .owl-next {
    box-shadow: none;
  }
  .pt-creative-main .button {
    padding: 10px 12px;
  }
}
.pt-creative-aside {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 155px;
}
.pt-creative-aside-title {
  font-weight: 100;
  color: #8491a5;
}
.pt-creative-title {
  font-weight: 600;
}
.pt-creative-price-outer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 80px;
  color: #262f3c;
}
.pt-creative-price,.pt-creative-price-caption {
  position: relative;
}
.pt-creative-price > *:first-child,.pt-creative-price-caption > *:first-child {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.pt-creative-price [aria-hidden='false'],.pt-creative-price-caption [aria-hidden='false'] {
  animation: .22s ease-in object-show forwards;
}
.pt-creative-price [aria-hidden='true'],.pt-creative-price-caption [aria-hidden='true'] {
  animation: .22s ease-in object-hide forwards;
}
.pt-creative-price-currency,.pt-creative-price-small {
  position: relative;
  top: .22em;
  font-size: 0.5641em;
}
.pt-creative-price-inner {
  white-space: nowrap;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -.16em;
}
.pt-creative-price-inner > * {
  display: inline-block;
  vertical-align: top;
  letter-spacing: .025em;
}
.pt-creative-price-text {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #262f3c;
}
.pt-creative-price-value {
  font-weight: 700;
}
.pt-creative-divider {
  height: 1px;
  width: 100%;
  background: radial-gradient(circle, #d6dfeb 0%, rgba(214, 223, 235, 0) 100%);
}
.pt-creative-text {
  line-height: 1.2;
}
.pt-creative-features {
  color: #262f3c;
}
.pt-creative-features li {
  position: relative;
  display: block;
  padding: 10px 0;
  line-height: 22px;
}
.pt-creative-features li::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #ebebeb;
}
.pt-creative-features .icon {
  font-size: 18px;
  color: #6090f7;
}
.pt-creative-features li[aria-disabled='true'] {
  color: #8491a5;
}
.pt-creative-footer {
  position: relative;
  display: flex;
  align-items: center;
}
.pt-creative-footer::after {
  content: '';
  display: block;
  min-height: 60px;
  padding-bottom: 30%;
  visibility: hidden;
  pointer-events: none;
}
.pt-creative-footer::after,.pt-creative-footer .pt-creative-footer-inner {
  width: 100%;
  flex-shrink: 0;
}
* + .pt-creative-group {
  margin-top: 30px;
}
* + .pt-creative-divider {
  margin-top: 10px;
}
* + .pt-creative-features {
  margin-top: 10px;
}
* + .pt-creative-footer {
  margin-top: 25px;
}
@media (max-width: 399px) {
  .pt-creative-group {
    margin-left: -13px;
    margin-right: -13px;
  }
}
@media (min-width: 400px) {
  .pt-creative-group {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 575.98px) {
  .pt-creative-features {
    font-size: 12px;
  }
  .pt-creative-features .icon {
    font-size: 16px;
  }
}
@media (min-width: 576px) {
  .pt-creative-aside {
    width: 200px;
  }
  .pt-creative-main {
    max-width: calc(100% - 200px);
  }
}
@media (min-width: 768px) {
  .pt-creative-group {
    padding: 60px 20px 60px 30px;
  }
  .pt-creative-price-inner {
    font-size: 39px;
  }
  .pt-creative-price-caption {
    font-size: 17px;
    line-height: 1.52941;
  }
  .pt-creative-features li {
    padding: 13px 0 14px;
  }
  * + .pt-creative-price-outer {
    margin-top: 10px;
  }
  * + .pt-creative-text {
    margin-top: 19px;
  }
  * + .pt-creative-features {
    margin-top: 20px;
  }
  * + .pt-creative-footer {
    margin-top: 30px;
  }
  .pt-creative-aside-title + .pt-creative-features {
    margin-top: 45px;
  }
}
@media (min-width: 1200px) {
  * + .pt-creative-group {
    margin-top: 45px;
  }
  .pt-creative-aside-title + .pt-creative-features {
    margin-top: 65px;
  }
}
.pt-modern {
  position: relative;
  overflow: hidden;
  border-radius: 7px;
  box-shadow: 0 0 29px 0 rgba(75, 81, 91, 0.17);
  background: #ffffff;
  text-align: left;
}
.pt-modern .nav-tabs {
  padding: 30px 15px;
  font-size: 15px;
  line-height: 1.5;
}
.pt-modern .nav-item {
  padding: 5px;
  cursor: unset;
}
.pt-modern .nav-link {
  position: relative;
  display: block;
  padding-left: 30px;
  font-family: Muli, sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.3;
  color: #262f3c;
  cursor: pointer;
}
.pt-modern .nav-link > * {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.pt-modern .nav-link,.pt-modern .nav-item-indicator {
  transition: .22s ease-in-out;
}
.pt-modern .nav-link:hover,.pt-modern .nav-link.active {
  color: #6090f7;
}
.pt-modern .nav-link:hover .nav-item-indicator,.pt-modern .nav-link.active .nav-item-indicator {
  border-color: #6090f7;
}
.pt-modern .nav-link.active .nav-item-indicator::after {
  opacity: 1;
  visibility: visible;
  background: #6090f7;
}
.pt-modern .tab-content {
  display: flex;
}
.pt-modern .tab-content > .tab-pane {
  display: flex;
  width: 0;
}
.pt-modern .tab-pane {
  flex-direction: column;
  transition: opacity .02s ease-in;
}
.pt-modern .tab-pane > * {
  border-top: 1px solid #ebebeb;
}
.pt-modern .tab-pane.active {
  width: 100%;
  transition: opacity .14s ease-in;
}
span.nav-item-indicator {
  position: absolute;
  display: inline-flex;
  left: 0;
  top: 3px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 3px solid #ebebeb;
}
span.nav-item-indicator::after {
  content: '';
  display: block;
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  background: #ebebeb;
  border-radius: 50%;
  opacity: 0;
}
.pt-modern-features {
  color: #262f3c;
  margin-bottom: -10px;
  font-size: 14px;
}
.pt-modern-features > * {
  margin-bottom: 10px;
}
.pt-modern-features,.pt-modern-features .icon {
  transition: .22s ease-in-out;
}
.pt-modern-features li {
  position: relative;
  padding-left: 24px;
}
.pt-modern-features .icon {
  position: absolute;
  left: 0;
  top: .2em;
  font-family: 'Material Design Icons';
  color: #6090f7;
}
.pt-modern-features .icon::before {
  content: '\f222';
}
.pt-modern-features [aria-disabled='true'],.pt-modern-features [aria-disabled='true'] .icon {
  color: #8491a5;
}
.pt-modern-features [aria-disabled='true'] .icon::before {
  content: '\f24c';
}
.pt-modern-features > li + li {
  margin-top: 0;
}
.pt-modern-price-outer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  padding: 15px;
}
.pt-modern-price {
  white-space: nowrap;
  font-family: Muli, sans-serif;
  font-size: 35px;
  line-height: 1;
  color: #262f3c;
}
.pt-modern-price > * {
  display: inline;
  vertical-align: top;
  line-height: 1;
  letter-spacing: 0;
}
.pt-modern-price > * + * {
  margin-left: .1em;
}
.pt-modern-price-value {
  font-weight: 100;
}
.pt-modern-price-currency,.pt-modern-price-small {
  position: relative;
  top: .15em;
  font-weight: 400;
}
.pt-modern-price-currency {
  font-size: 0.56667em;
}
.pt-modern-price-small {
  font-size: 0.5em;
}
.pt-modern-price-caption {
  color: #262f3c;
}
.pt-modern-element .link {
  display: flex;
  justify-content: center;
  padding: 20px 15px;
  text-align: center;
}
.pt-modern-element .link:hover {
  color: #2c343b;
  background: rgba(248, 248, 248, 0.66);
}
.nav-link:not(.active) + .pt-modern-features, .nav-link:not(.active) + .pt-modern-features .icon {
  color: #8491a5;
}
* + .pt-modern {
  margin-top: 35px;
}
* + .pt-modern-features {
  margin-top: 15px;
}
* + .pt-modern-price-caption {
  margin-top: 4px;
}
@media (max-width: 767.98px) {
  .pt-modern .nav-tabs-outer {
    position: relative;
  }
  .pt-modern .nav-tabs-outer::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    right: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 2;
    pointer-events: none;
  }
  .pt-modern .nav-tabs {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    max-width: 100%;
    width: 100%;
    overflow-x: auto;
    padding-bottom: 20px;
  }
  .pt-modern .nav-item {
    flex-shrink: 0;
    min-width: 200px;
    padding-right: 25px;
  }
  .pt-modern-price-outer {
    flex-direction: row;
  }
  * + .pt-modern-price-caption {
    margin-top: 0;
    margin-left: 30px;
  }
}
@media (max-width: 767.98px) and (min-width: 410px) {
  .pt-modern .tab-pane {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .pt-modern-price-outer {
    width: 50%;
    flex-direction: column;
  }
  .pt-modern-price-outer + .pt-modern-price-outer {
    border-left: 1px solid #ebebeb;
  }
  .pt-modern-element {
    width: 100%;
  }
  * + .pt-modern-price-caption {
    margin-top: 5px;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .pt-modern {
    display: flex;
  }
  .pt-modern .nav-tabs-outer {
    width: 100%;
    flex-grow: 1;
  }
  .pt-modern .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 20px 50px 20px;
    margin-bottom: -20px;
  }
  .pt-modern .nav-tabs > * {
    margin-bottom: 20px;
  }
  .pt-modern .nav-item {
    width: 50%;
  }
  .pt-modern .nav-link {
    padding-left: 36px;
    font-size: 18px;
  }
  .pt-modern .tab-content {
    display: flex;
    width: 23.5%;
    border-left: 1px solid #ebebeb;
  }
  .pt-modern .tab-pane > * + * {
    margin-top: 0;
    border-top: 1px solid #ebebeb;
  }
  span.nav-item-indicator {
    width: 26px;
    height: 26px;
  }
  .pt-modern-price-currency {
    font-size: 0.36667em;
  }
  .pt-modern-price-small {
    font-size: 0.33333em;
  }
  .pt-modern-price-caption {
    font-size: 17px;
    line-height: 1.52941;
  }
  .pt-modern-element .link {
    padding: 30px 20px;
  }
  * + pt-modern-price-caption {
    margin-top: 12px;
  }
}
@media (min-width: 992px) {
  .pt-modern .nav-tabs {
    padding: 43px 20px 75px 28px;
  }
  .pt-modern .nav-item {
    padding: 15px;
  }
  .pt-modern .nav-link {
    padding-left: 40px;
    font-size: 22px;
  }
  span.nav-item-indicator {
    top: 5px;
  }
  .pt-modern-features {
    font-size: 15px;
  }
  .pt-modern-price {
    font-size: 60px;
  }
  .pt-modern-price-currency, .pt-modern-price-small {
    top: .45em;
  }
  .pt-modern-element .link {
    padding: 35px 20px;
  }
}
@media (min-width: 1200px) {
  .pt-modern .nav-tabs {
    margin-bottom: -30px;
  }
  .pt-modern .nav-tabs > * {
    margin-bottom: 30px;
  }
  .pt-modern .tab-content {
    width: 17.5%;
  }
  .pt-modern-features {
    columns: 2;
    break-inside: avoid;
    column-gap: 10px;
  }
  .pt-modern-features > * {
    display: inline-block;
    width: 100%;
  }
  * + .pt-modern {
    margin-top: 55px;
  }
  * + .pt-modern-features {
    margin-top: 27px;
  }
}
/*
*
* Frames
*/
.phone-frame-1 {
  position: relative;
  overflow: hidden;
}
.phone-frame-1_mod-1 {
  position: relative;
  display: none;
}
@media (min-width: 768px) {
  .phone-frame-1_mod-1 {
    display: block;
    margin: -50px -100px -80px -120px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .phone-frame-1_mod-1 {
    transform: rotate(-20deg);
  }
}
@media (min-width: 992px) {
  .phone-frame-1_mod-1 {
    margin: 0 -40px -80px -80px;
  }
}
@media (min-width: 1200px) {
  .phone-frame-1_mod-1 {
    top: -4px;
    left: -53px;
    margin: 0 -80px -70px 0;
  }
}
.phone-frame-2 {
  position: relative;
  max-width: 325px;
  pointer-events: none;
}
.phone-frame-2::before {
  content: '';
  position: absolute;
  top: 1%;
  right: 1%;
  bottom: 1%;
  left: 1%;
  z-index: -10;
  box-shadow: -21px 10px 32px 0px rgba(75, 81, 91, 0.11);
  border-radius: 10%;
}
.phone-frame-2-outer {
  position: relative;
  z-index: 1;
  width: 100%;
}
.phone-frame-2-inner {
  position: absolute;
  left: 6%;
  top: 2%;
  bottom: 3%;
  right: 6%;
  z-index: 0;
  background-position: center center;
  background-size: cover;
  border-radius: 15px;
  pointer-events: auto;
}
.slick-slider-phone-frame-2 {
  width: 100%;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  transform: translate3d(10%, 0, 0);
  border: 1px solid transparent;
  pointer-events: none;
}
.slick-slider-phone-frame-2,.slick-slider-phone-frame-2 * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slick-slider-phone-frame-2 .slick-list {
  padding: 70px;
  margin: -70px;
  user-select: none;
}
.slick-slider-phone-frame-2 .slick-track {
  display: flex;
  align-items: center;
}
.slick-slider-phone-frame-2 .slick-slide {
  float: none;
  height: auto;
  opacity: 0;
  visibility: hidden;
}
.slick-slider-phone-frame-2 .slick-slide:not(.slick-current) .tooltip-point::before, .slick-slider-phone-frame-2 .slick-slide:not(.slick-current) .tooltip-point::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: none;
}
.slick-slider-phone-frame-2 .slick-active {
  opacity: .55;
  visibility: visible;
  transition: .05s ease;
  cursor: pointer;
}
.slick-slider-phone-frame-2 .slick-current {
  opacity: 1;
  z-index: 2;
  transition: .22s ease;
  cursor: default;
}
.slick-slider-phone-frame-2 .slick-current .phone-frame-2 {
  transition: .44s ease;
  transform: scale3d(1.14, 1.14, 1.14);
}
.slick-slider-phone-frame-2 .slick-current .tooltip-point {
  pointer-events: auto;
}
.slick-slider-phone-frame-2 .slick-active + .slick-active {
  transform: translate3d(-47%, 0, 0);
}
.slick-slider-phone-frame-2 .phone-frame-2 {
  pointer-events: auto;
  transition: .22s ease;
}
@media (min-width: 768px) {
  .slick-slider-phone-frame-2 {
    max-width: 460px;
  }
}
@media (min-width: 992px) {
  .slick-slider-phone-frame-2 {
    margin: 0;
    transform: translate3d(0, 0, 0);
  }
}
.slick-slider-phone-frame-2.slick-style-1 {
  position: relative;
  padding: 35px 0 20px;
}
@media (min-width: 768px) {
  .slick-slider-phone-frame-2.slick-style-1 {
    padding: 35px 20px 0 0;
    width: auto;
    right: 30px;
    margin-right: -90px;
  }
}
@media (min-width: 992px) {
  .slick-slider-phone-frame-2.slick-style-1 {
    right: -30px;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .slick-slider-phone-frame-2.slick-style-1 {
    right: -40px;
  }
}
.phone-frame-3 {
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 100%;
  max-width: 238px;
}
.phone-frame-3::before {
  content: '';
  background: #ffffff;
}
.phone-frame-3-outer {
  display: block;
  width: 100%;
}
.phone-frame-3::before,.phone-frame-3-inner {
  position: absolute;
  top: 2.5%;
  right: 5.2%;
  bottom: 4%;
  left: 5.5%;
  z-index: 1;
  border-radius: 15px;
  background-position: center center;
  background-size: cover;
}
.iphone-frame-4 {
  position: relative;
  max-width: 320px;
  min-width: 200px;
  flex-shrink: 0;
}
.iphone-frame-4 .owl-carousel {
  position: absolute;
  overflow: hidden;
  top: 4%;
  left: 19.7%;
  right: 6%;
  bottom: 9%;
  width: auto;
  border-radius: 10px;
  background: #ffffff;
}
.iphone-frame-4 .owl-carousel .owl-stage-outer,.iphone-frame-4 .owl-carousel .owl-stage-outer * {
  height: 100%;
}
.iphone-frame-4 .owl-carousel .owl-stage {
  display: flex;
}
.iphone-frame-4 .owl-carousel .item {
  display: flex;
  background-position: center top;
  background-size: cover;
}
.iphone-frame-4-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  pointer-events: none;
}
.iphone-frame-4-group,.iphone-frame-4-group * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.iphone-frame-4-group > * {
  pointer-events: auto;
}
.iphone-frame-4-group > * + * {
  margin-top: 10px;
  margin-left: -15px;
}
.iphone-frame-4-outer {
  position: relative;
  max-width: 405px;
}
.iphone-frame-4-inner {
  position: relative;
  z-index: 2;
  pointer-events: none;
}
.iphone-frame-4-next {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  transition: .25s;
}
.iphone-frame-4-next > * + * {
  margin-top: -4px;
  margin-left: 12px;
}
h5.iphone-frame-4-next-text {
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .iphone-frame-4-next .icon {
    opacity: .7;
  }
}
@media (min-width: 768px) {
  .iphone-frame-4-group {
    flex-direction: row;
    align-items: flex-start;
  }
  .iphone-frame-4-group > * + * {
    margin-left: 25px;
    margin-top: 30px;
  }
  .iphone-frame-4-next {
    transform-origin: 0 50%;
    transform: rotate(90deg);
  }
  .iphone-frame-4-next .icon {
    color: #8491a5;
    transform: rotate(90deg);
  }
  .iphone-frame-4-next:hover .icon {
    color: #6090f7;
  }
  h5.iphone-frame-4-next-text {
    color: #262f3c;
  }
}
@media (min-width: 992px) {
  .iphone-frame-4-group > * + * {
    margin-left: 35px;
    margin-top: 70px;
  }
}
@media (min-width: 1400px) {
  .iphone-frame-4 {
    max-width: 405px;
  }
}
.safari-frame-1 {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 9% 20px 0;
}
.safari-frame-1-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, #4d88fe 0%, #b7bdf6 100%);
}
.safari-frame-1-bg::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/dot-pattern.png) repeat;
  opacity: .22;
}
.safari-frame-1-outer {
  position: relative;
  z-index: 2;
  max-width: 891px;
  border-radius: 3px 3px 0 0;
}
.safari-frame-1-outer::before {
  content: '';
  position: absolute;
  bottom: -1.8%;
  width: 138%;
  left: -33%;
  height: 15%;
  background: url(../images/safari-frame-1-1236x81.png) no-repeat;
  background-size: cover;
  pointer-events: none;
}
.safari-frame-1-header {
  display: block;
  width: 100%;
}
.safari-frame-1-inner {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 55.21886%;
}
@media (max-width: 575.98px) {
  .safari-frame-1-outer {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .safari-frame-1 {
    padding: 8.5% 0 0 10%;
    margin-bottom: 8%;
  }
  .safari-frame-1-bg {
    bottom: 17%;
  }
  .safari-frame-1-bg::before {
    top: 1%;
    left: 1%;
    bottom: 1.5%;
    right: 10%;
  }
  .safari-frame-1-outer {
    margin-right: -260px;
  }
  .safari-frame-1-header {
    border-radius: 8px 8px 0 0;
  }
  .safari-frame-1-inner {
    border-radius: 0 0 8px 8px;
  }
}
@media (min-width: 1200px) {
  .safari-frame-1-bg::before {
    right: 19%;
  }
}
@media (min-width: 1600px) {
  .safari-frame-1-outer {
    margin-right: -4%;
  }
}
.safari-frame-2 {
  position: relative;
  overflow: hidden;
  z-index: 0;
  max-width: 100%;
  width: 610px;
  border-radius: 4px;
  box-shadow: -3px 12px 24px 0px rgba(75, 81, 91, 0.11);
}
.safari-frame-2-header {
  display: block;
  width: 100%;
}
.safari-frame-2-inner {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 64.2623%;
}
@media (min-width: 768px) {
  .safari-frame-2 {
    border-radius: 8px;
  }
}
@media (min-width: 992px) {
  .safari-frame-2-right {
    margin-left: 20px;
  }
  .safari-frame-2-left {
    margin-right: 20px;
  }
}
.mac-frame-1 {
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 100%;
  max-width: 1100px;
}
.mac-frame-1::before {
  content: '';
  background: #ffffff;
}
.mac-frame-1-outer {
  display: block;
  width: 100%;
}
.mac-frame-1::before,.mac-frame-1-inner {
  position: absolute;
  top: 6.4%;
  right: 13.5%;
  bottom: 12%;
  left: 13.8%;
  z-index: 1;
  background-position: center center;
  background-size: cover;
}
.mac-frame-1-inner {
  max-width: 797px;
  max-height: 503px;
}
.mac-frame-1-inner::before {
  content: '';
  display: block;
  padding-bottom: 63.11167%;
}
.frame-group-1 {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.frame-group-1 .mac-frame-1 + .phone-frame-3 {
  margin-left: -33.5%;
  margin-bottom: -1.6%;
}
.frame-group-1 .phone-frame-3 {
  max-width: 20.5%;
}
.frame-group-2 {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.frame-group-2 .phone-frame-3 + .mac-frame-1 {
  margin-left: -25%;
  margin-bottom: -6.5%;
}
.frame-group-2 .phone-frame-3 {
  position: relative;
  z-index: 2;
  max-width: 22%;
}
@media (min-width: 1600px) {
  .frame-group-2 {
    position: relative;
    right: -75px;
  }
}
.laptop-frame-1 {
  position: relative;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.laptop-frame-1::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: -6.09%;
  left: -47.53%;
  right: -49.38%;
  bottom: -18.82%;
  background: url(../images/shadow-1.png);
  background-size: cover;
  background-position: center center;
  pointer-events: none;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .laptop-frame-1 {
    margin-right: -80px;
    margin-left: -30px;
  }
}
@media (min-width: 992px) {
  .laptop-frame-1 {
    right: -20px;
  }
}
/*
* Page layout
*/
.page {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  opacity: 1;
}
.page.fadeIn {
  animation-timing-function: ease-out;
}
.page.fadeOut {
  animation-timing-function: ease-in;
}
[data-x-mode] .page {
  opacity: 1;
}
.page-header-1 {
  position: relative;
  overflow: hidden;
}
.page-header-1 .rd-navbar-modern.rd-navbar-static {
  z-index: 1080;
}
.page-header-1 .rd-navbar-modern.rd-navbar-static .rd-navbar-element::after {
  opacity: 1;
  visibility: visible;
  transition: .22s;
}
.page-header-1 .rd-navbar-modern.rd-navbar-static:not(.rd-navbar--is-stuck) .rd-navbar-element::after {
  opacity: 0;
  visibility: hidden;
}
.page-header-2 {
  position: relative;
  z-index: 100;
}
.page-header-2 .rd-navbar-modern.rd-navbar-static {
  background-color: transparent;
}
.page-header-2 .rd-navbar-modern.rd-navbar-static::after {
  bottom: 0;
}
.page-header-2 .rd-navbar-modern.rd-navbar-static .rd-navbar-element::after {
  display: none;
}
.page-header-2 .rd-navbar-modern.rd-navbar-static .rd-navbar-nav {
  text-align: center;
}
.page-header-2 .rd-navbar-modern.rd-navbar-static .rd-nav-link {
  color: #ffffff;
}
.page-header-2 .rd-navbar-modern.rd-navbar-static .rd-nav-link:hover {
  color: #ffea5c;
}
.page-header-2 .rd-navbar-modern.rd-navbar-static .rd-nav-item.focus .rd-nav-link,.page-header-2 .rd-navbar-modern.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .page-header-2 .rd-navbar-modern.rd-navbar-static .rd-nav-item.active .rd-nav-link,.page-header-2 .rd-navbar-modern.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle, .page-header-2 .rd-navbar-modern.rd-navbar-static .rd-nav-item.opened .rd-nav-link,.page-header-2 .rd-navbar-modern.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {
  color: #ffea5c;
}
.page-header-2 .rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck {
  background: #2c343b;
  border-bottom-color: #262f3c;
}
.page-header-2 .rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck::after {
  border-bottom-color: #262f3c;
}
.page-header-2 .rd-navbar-modern.rd-navbar-fixed .rd-navbar-panel {
  background: #2c343b;
  border-bottom-color: #000000;
}
.page-header-2 .rd-navbar-modern.rd-navbar-fixed .rd-navbar-element {
  background-color: transparent;
}
.page-header-2 .rd-navbar-modern.rd-navbar-fixed .rd-navbar-aside-open-toggle {
  opacity: .7;
}
.page-header-2-inner {
  padding: 40px 0;
}
.page-header-2-inner-aside {
  padding: 20px 0 0;
}
.page-header-2-inner-aside + h4,.page-header-2-inner-aside + .heading-4 {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .page-header-2-inner {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .page-header-2-inner {
    padding-bottom: 60px;
  }
  .page-header-2-inner-aside + h4, .page-header-2-inner-aside + .heading-4 {
    margin-top: 35px;
  }
}
@media (min-width: 1200px) {
  .page-header-2-inner {
    padding: 40px 0 100px;
  }
}
.page-header-3 {
  position: relative;
  z-index: 1080;
  background-color: #f8f8f8;
}
.page-header-3 .rd-navbar-wrap {
  position: relative;
  z-index: 10;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static {
  border-bottom-color: #ebebeb;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static .rd-navbar-panel {
  position: relative;
  z-index: 2;
  min-width: 190px;
  justify-content: flex-start;
  border: 0;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static .rd-navbar-panel > * {
  position: relative;
  z-index: 1;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static .brand-logo-dark {
  display: none;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static .brand-logo-light {
  display: block;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static .rd-navbar-slogan {
  position: relative;
  z-index: 1;
  width: calc(190px + 15.1vw);
  margin-left: -190px;
  color: #ffffff;
  background-color: transparent;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static .rd-navbar-slogan::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #6090f7;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static .rd-navbar-slogan::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 100vw;
  border-bottom: 1px solid #7da3f0;
}
@media (min-width: 1920px) {
  .page-header-3 .rd-navbar-classic.rd-navbar-static .rd-navbar-slogan {
    width: calc(58vw - 480px);
  }
}
.page-header-3 .rd-navbar-classic.rd-navbar-static p.rd-navbar-slogan {
  padding-left: 215px;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static .rd-navbar-link-1:not(:hover) {
  background-color: transparent;
}
.page-header-3 .rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-slogan {
  visibility: visible !important;
}
.rd-navbar-static-linked .page-header-3 .box-custom-4-aside-decoration {
  top: -100px;
}
/*
* Text styling
*/
.text-italic {
  font-style: italic;
}
.text-normal {
  font-style: normal;
}
.text-underline {
  text-decoration: underline;
}
.text-strike {
  text-decoration: line-through;
}
.font-weight-thin {
  font-weight: 100;
}
.font-weight-regular {
  font-weight: 400;
}
.font-weight-medium {
  font-weight: 500;
}
.font-weight-sbold {
  font-weight: 600;
}
.font-weight-extra-black {
  font-weight: 800;
}
.font-weight-ubold {
  font-weight: 900;
}
.ls-001 {
  letter-spacing: .01em;
}
.text-default {
  color: #8491a5;
}
.text-primary {
  color: #6090f7;
}
.text-accent {
  color: #6090f7;
}
.text-secondary {
  color: #fff17c;
}
.text-color-2 {
  color: #e0a755;
}
.text-color-3 {
  color: #6091f8;
}
.text-color-6 {
  color: #83b4f7;
}
.text-color-7 {
  color: #7389a9;
}
a.text-primary:hover {
  color: #fff17c;
}
.text-gray-900 {
  color: #262f3c;
}
.context-dark .text-primary, .bg-gray-900 .text-primary, .bg-accent .text-primary {
  color: #ffea5c;
}
/*
* Offsets
*/
* + p {
  margin-top: 15px;
}
* + h2,* + .heading-2 {
  margin-top: 13px;
}
* + h4,* + .heading-4 {
  margin-top: 7px;
}
h2 + p,.heading-2 + p {
  margin-top: 12px;
}
h4 + p,.heading-4 + p {
  margin-top: 10px;
}
p + h2,p + .heading-2 {
  margin-top: 15px;
}
p + p {
  margin-top: 12px;
}
img + p {
  margin-top: 15px;
}
p + hr {
  margin-top: 20px;
}
h3 + img {
  margin-top: 42px;
}
* + .row {
  margin-top: 30px;
}
* + .big {
  margin-top: 20px;
}
* + .text-block {
  margin-top: 30px;
}
* + .button {
  margin-top: 30px;
}
* + .list-md {
  margin-top: 20px;
}
* + .hr.container {
  margin-top: 0;
}
.brand + p {
  margin-top: 14px;
}
p + .button {
  margin-top: 20px;
}
.big + hr {
  margin-top: 10px;
}
.row + h3,.row + .heading-3 {
  margin-top: 80px;
}
.badge + h3,.badge + .heading-3 {
  margin-top: 10px;
}
h3 + .rd-form,.heading-3 + .rd-form {
  margin-top: 25px;
}
h3 + .big,.heading-3 + .big {
  margin-top: 15px;
}
h4 + .big,.heading-4 + .big {
  margin-top: 10px;
}
h3 + p,.heading-3 + p {
  margin-top: 17px;
}
h2 + h4,h2 + .heading-4,.heading-2 + h4,.heading-2 + .heading-4 {
  margin-top: 12px;
}
h2 + h5,h2 + .heading-5,.heading-2 + h5,.heading-2 + .heading-5 {
  margin-top: 12px;
}
h3 + h4,h3 + .heading-4,.heading-3 + h4,.heading-3 + .heading-4 {
  margin-top: 12px;
}
h4 + h3,h4 + .heading-3,.heading-4 + h3,.heading-4 + .heading-3 {
  margin-top: 10px;
}
h3 + .owl-carousel,h3 + .owl-carousel {
  margin-top: 30px;
}
.container + .container {
  margin-top: 50px;
}
.row + .row {
  margin-top: 35px;
}
.big + .row {
  margin-top: 30px;
}
.text-extra-large + h3,.text-extra-large + .heading-3 {
  margin-top: 15px;
}
.big + .quote-light {
  margin-top: 25px;
}
.big + .list-marked {
  margin-top: 25px;
}
.heading-alternate-1 + .big {
  margin-top: 10px;
}
* + .ot0 {
  margin-top: 0;
}
* + .offset-top-1 {
  margin-top: 35px;
}
* + .offset-top-2 {
  margin-top: 40px;
}
* + .offset-top-4 {
  margin-top: 28px;
}
* + .offset-top-6 {
  margin-top: 28px;
}
.page * + .offset-top-3 {
  margin-top: 18px;
}
.page * + .offset-top-5 {
  margin-top: 18px;
}
html .page * + .ot30 {
  margin-top: 30px;
}
html .page * + .ot50 {
  margin-top: 50px;
}
@media (min-width: 768px) {
  p + hr {
    margin-top: 30px;
  }
  * + .row {
    margin-top: 40px;
  }
  * + .button {
    margin-top: 35px;
  }
  * + .list-md {
    margin-top: 30px;
  }
  .container + .container {
    margin-top: 50px;
  }
  .big + .row {
    margin-top: 40px;
  }
  .big + .group {
    margin-top: 30px;
  }
  .text-extra-large + h3, .text-extra-large + .heading-3 {
    margin-top: 5px;
  }
  h3 + .owl-carousel, h3 + .owl-carousel {
    margin-top: 50px;
  }
  h2 + h4, h2 + .heading-4, .heading-2 + h4, .heading-2 + .heading-4 {
    margin-top: 20px;
  }
  h3 + h4, h3 + .heading-4, .heading-3 + h4, .heading-3 + .heading-4 {
    margin-top: 16px;
  }
  h4 + h3, h4 + .heading-3, .heading-4 + h3, .heading-4 + .heading-3 {
    margin-top: 16px;
  }
  * + .offset-top-1 {
    margin-top: 55px;
  }
  * + .offset-top-2 {
    margin-top: 45px;
  }
  * + .offset-top-6 {
    margin-top: 45px;
  }
  .page * + .offset-top-3 {
    margin-top: 25px;
  }
  .page * + .offset-top-5 {
    margin-top: 25px;
  }
}
@media (min-width: 992px) {
  .badge + h3, .badge + .heading-3 {
    margin-top: 15px;
  }
  .big + .list-marked {
    margin-top: 30px;
  }
  .container + .container {
    margin-top: 65px;
  }
}
@media (min-width: 1200px) {
  * + .row {
    margin-top: 55px;
  }
  * + .rd-form {
    margin-top: 30px;
  }
  .brand + p {
    margin-top: 22px;
  }
  p + .button {
    margin-top: 30px;
  }
  .big + .quote-light {
    margin-top: 35px;
  }
  .container + .container {
    margin-top: 110px;
  }
  .row + .row {
    margin-top: 60px;
  }
  h3 + .rd-form, .heading-3 + .rd-form {
    margin-top: 45px;
  }
  h2 + p, .heading-2 + p {
    margin-top: 30px;
  }
  h3 + p, .heading-3 + p {
    margin-top: 30px;
  }
  h2 + h4, h2 + .heading-4, .heading-2 + h4, .heading-2 + .heading-4 {
    margin-top: 30px;
  }
  * + .offset-top-1 {
    margin-top: 70px;
  }
  * + .offset-top-2 {
    margin-top: 60px;
  }
}
@media (min-width: 1600px) {
  h3 + .rd-form, .heading-3 + .rd-form {
    margin-top: 60px;
  }
  .big + .group {
    margin-top: 50px;
  }
}
.row-0 {
  margin-bottom: 0px;
}
.row-0:empty {
  margin-bottom: 0;
}
.row-0 > * {
  margin-bottom: 0px;
}
.row-10 {
  margin-bottom: -10px;
}
.row-10:empty {
  margin-bottom: 0;
}
.row-10 > * {
  margin-bottom: 10px;
}
.row-20 {
  margin-bottom: -20px;
}
.row-20:empty {
  margin-bottom: 0;
}
.row-20 > * {
  margin-bottom: 20px;
}
.row-30 {
  margin-bottom: -30px;
}
.row-30:empty {
  margin-bottom: 0;
}
.row-30 > * {
  margin-bottom: 30px;
}
.row-50 {
  margin-bottom: -50px;
}
.row-50:empty {
  margin-bottom: 0;
}
.row-50 > * {
  margin-bottom: 50px;
}
@media (min-width: 576px) {
  .row-sm-35 {
    margin-bottom: -35px;
  }
  .row-sm-35:empty {
    margin-bottom: 0;
  }
  .row-sm-35 > * {
    margin-bottom: 35px;
  }
}
@media (min-width: 768px) {
  .row-md-30 {
    margin-bottom: -30px;
  }
  .row-md-30:empty {
    margin-bottom: 0;
  }
  .row-md-30 > * {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .row-md-50 {
    margin-bottom: -50px;
  }
  .row-md-50:empty {
    margin-bottom: 0;
  }
  .row-md-50 > * {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .row-lg-50 {
    margin-bottom: -50px;
  }
  .row-lg-50:empty {
    margin-bottom: 0;
  }
  .row-lg-50 > * {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .row-xl-40 {
    margin-bottom: -40px;
  }
  .row-xl-40:empty {
    margin-bottom: 0;
  }
  .row-xl-40 > * {
    margin-bottom: 40px;
  }
  .row-xl-70 {
    margin-bottom: -70px;
  }
  .row-xl-70:empty {
    margin-bottom: 0;
  }
  .row-xl-70 > * {
    margin-bottom: 70px;
  }
  .row-xl-60 {
    margin-bottom: -60px;
  }
  .row-xl-60:empty {
    margin-bottom: 0;
  }
  .row-xl-60 > * {
    margin-bottom: 60px;
  }
}
/*
*
* Insets
*/
@media (min-width: 992px) {
  .inset-1 {
    padding-left: 20px;
  }
}
@media (min-width: 1200px) {
  .inset-1 {
    padding-left: 45px;
  }
}
/*
* Sections
*/
.section-xs {
  padding: 25px 0;
}
.section-sm,.section-md,.section-lg,.section-xl {
  padding: 50px 0;
}
.section-1 {
  padding: 15px 0 30px;
}
.section-2 {
  padding: 35px 0 50px;
}
.section-collapse + .section-collapse {
  padding-top: 0;
}
.section-collapse:last-child {
  padding-bottom: 0;
}
html [class*='section-'].section-top-0 {
  padding-top: 0;
}
html [class*='section-'].section-bottom-0 {
  padding-bottom: 0;
}
@media (max-width: 991.98px) {
  section.section-sm:first-of-type, section.section-md:first-of-type, section.section-lg:first-of-type, section.section-xl:first-of-type, section.section-xxl:first-of-type {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  .section-sm {
    padding: 55px 0;
  }
  .section-md {
    padding: 70px 0;
  }
  .section-lg {
    padding: 85px 0;
  }
  .section-1 {
    padding: 60px 0 70px;
  }
  .section-2 {
    padding: 55px 0 75px;
  }
}
@media (min-width: 992px) {
  .section-sm {
    padding: 60px 0 65px;
  }
  .section-md {
    padding: 85px 0 95px;
  }
  .section-lg {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .section-lg {
    padding: 100px 0 110px;
  }
  .section-1 {
    padding: 80px 0;
  }
}
.section-single {
  display: flex;
  text-align: center;
}
.section-single p {
  margin-left: auto;
  margin-right: auto;
}
.section-single * + .rights {
  margin-top: 35px;
}
.section-single * + .countdown-wrap {
  margin-top: 35px;
}
.section-single .countdown-wrap + * {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .section-single * + .rights {
    margin-top: 60px;
  }
  .section-single .countdown-wrap + * {
    margin-top: 35px;
  }
}
.section-single .rd-mailform-wrap {
  max-width: 670px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.section-single * + .rd-mailform-wrap {
  margin-top: 20px;
}
.section-single-header {
  padding: calc(1em + 3vh) 0 calc(1em + 2vh);
}
.section-single-main {
  padding: calc(1em + 4vh) 0;
}
.section-single-footer {
  padding: calc(1em + 2vh) 0 calc(1em + 3vh);
}
.section-single-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 100vh;
}
.section-single-inner > * {
  width: 100%;
}
@supports (display: grid) {
  .section-single-inner {
    display: grid;
    justify-items: center;
    align-content: space-between;
    grid-template-columns: 1fr;
  }
}
.section-layout-1 {
  position: relative;
  display: flex;
}
.section-layout-1 .rights {
  color: #262f3c;
}
.section-layout-1-image {
  display: none;
}
.section-layout-1-inner {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 100vh;
  flex-grow: 1;
}
.section-layout-1-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.section-layout-1-header,.section-layout-1-footer {
  text-align: center;
}
.section-layout-1-header,.section-layout-1-main,.section-layout-1-footer {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .section-layout-1-content {
    max-width: 740px;
  }
  .section-layout-1-header {
    padding-top: 60px;
  }
  .section-layout-1-footer {
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .section-layout-1 {
    height: 100vh;
    min-height: 1115px;
  }
  .section-layout-1-image {
    position: relative;
    display: block;
    flex-basis: 47.70833%;
    flex-shrink: 10;
    background-size: cover;
    background-position: right bottom;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .section-layout-1-image::after {
    display: none;
  }
  .section-layout-1-inner {
    min-width: 52.29167%;
    flex-shrink: 0;
    padding: 0 60px 0 30px;
  }
  .section-layout-1-content {
    margin-left: 0;
  }
  .section-layout-1-header, .section-layout-1-footer {
    text-align: left;
  }
}
@media (min-width: 1600px) {
  .section-layout-1-image {
    background-position: right bottom;
  }
}
@media (min-width: 1200px) and (min-height: 820px) {
  .section-layout-1-header {
    padding-top: 90px;
    padding-bottom: 40px;
  }
  .section-layout-1-footer {
    padding-top: 40px;
    padding-bottom: 90px;
  }
}
.section-layout-2 {
  position: relative;
  display: flex;
}
.section-layout-2 .rights {
  color: #262f3c;
}
.section-layout-2-figure {
  display: none;
}
.section-layout-2-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  min-height: 100vh;
  width: 100%;
}
@media (min-width: 1200px) {
  .section-layout-2-inner {
    min-height: 1155px;
    height: 100vh;
  }
}
.section-layout-2-header,.section-layout-2-main,.section-layout-2-footer {
  padding: 30px 0;
  text-align: center;
}
.section-layout-2-header,.section-layout-2-footer {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .section-layout-2-content {
    max-width: 640px;
  }
  .section-layout-2-header {
    padding-top: 60px;
  }
  .section-layout-2-footer {
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .section-layout-2-main {
    display: flex;
    align-items: center;
    flex-grow: 1;
    text-align: left;
  }
  .section-layout-2-figure {
    position: absolute;
    top: 0;
    bottom: 64px;
    left: 0;
    right: calc(50% + 36px);
    display: block;
    flex-basis: 43.69792%;
    align-self: stretch;
  }
  .section-layout-2-figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right bottom;
  }
  .section-layout-2-content {
    min-width: 56.30208%;
    flex-shrink: 0;
    max-width: 680px;
    padding: 10px 70px 70px;
    margin-left: auto;
    margin-right: 0;
  }
}
@media (min-width: 1600px) {
  .section-layout-2-content {
    padding-left: 140px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .section-layout-2-header {
    padding-top: 120px;
    padding-bottom: 0;
  }
  .section-layout-2-header .brand {
    margin-left: 80px;
  }
  .section-layout-2-footer {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.section-layout-3-outer {
  display: flex;
  flex-direction: column;
}
.section-layout-3 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
}
.section-layout-3 > * {
  width: 100%;
}
.section-layout-3::after {
  content: '';
  align-content: space-between;
  opacity: 0;
  visibility: hidden;
}
.section-decoration-1 {
  position: relative;
  overflow: hidden;
}
.section-decoration-1::before {
  position: absolute;
  top: 45%;
  left: 70%;
  transform: translate3d(-50%, -55%, 0);
  display: block;
  content: '\e996';
  font-family: 'Linearicons';
  font-size: calc(54 * (1vw + 1vh - 1vmin));
  vertical-align: middle;
  line-height: 0;
  color: #f3f3f3;
  user-select: none;
  opacity: .5;
}
.section-decoration-1 > * {
  position: relative;
  z-index: 1;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .section-decoration-1::before {
    font-size: calc(100 * (1vw + 1vh - 1vmin));
  }
}
@media (min-width: 992px) {
  .section-decoration-1::before {
    top: 55%;
    left: 70%;
    transform: translate3d(-50%, -35%, 0);
    font-size: calc(90 * (1vw + 1vh - 1vmin));
  }
}
@media (min-width: 1600px) {
  .section-decoration-1::before {
    font-size: calc(54 * (1vw + 1vh - 1vmin));
  }
}
.section + .section-decoration-1,.section-decoration-1 + .section {
  border-top: 1px solid #ebebeb;
}
.section-decoration-2 {
  position: relative;
  overflow: hidden;
  background: linear-gradient(to bottom, #f8f8f8, #ffffff);
}
.section-decoration-2 > * {
  position: relative;
  z-index: 1;
}
.section-decoration-2-element {
  position: absolute;
  z-index: 0;
  top: 25%;
  left: 53%;
  transform: translate3d(-50%, -55%, 0);
  display: block;
  font-family: 'Linearicons';
  font-size: 45vmax;
  vertical-align: middle;
  line-height: 1;
  color: #f3f3f3;
  user-select: none;
}
.section-decoration-2-element::before {
  content: '\e996';
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .section-decoration-2-element {
    font-size: 100vmax;
  }
}
@media (min-width: 768px) {
  .section-decoration-2-element {
    top: 24%;
    left: 0;
    transform: translate3d(-50%, -44%, 0);
    font-size: 80vmax;
  }
}
@media (min-width: 992px) {
  .section-decoration-2-element {
    font-size: 70vmax;
  }
}
@media (min-width: 1600px) {
  .section-decoration-2-element {
    font-size: 48vmax;
    left: 0;
    transform: translate3d(-42.5%, -44%, 0);
  }
}
.section-decoration-3 {
  position: relative;
  overflow: hidden;
  padding: 50px 0 0;
}
.section-decoration-3-text {
  margin-left: .24em;
  margin-bottom: -.25em;
  font-size: 40px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .12em;
  color: rgba(132, 145, 165, 0.17);
  text-transform: uppercase;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .section-decoration-3 {
    padding: 85px 0 0;
  }
  .section-decoration-3-text {
    font-size: 90px;
  }
}
@media (min-width: 992px) {
  .section-decoration-3-text {
    font-size: 100px;
    letter-spacing: .3em;
  }
  * + .section-decoration-3-text {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .section-decoration-3-text {
    font-size: 115px;
    letter-spacing: .44em;
  }
}
.section-decoration-4 {
  position: relative;
  overflow: hidden;
  padding: 40px 0 100px;
  min-height: 30.20833vw;
}
html .section-decoration-4 {
  background-color: transparent;
}
.section-decoration-4 > * {
  position: relative;
  z-index: 3;
}
.section-decoration-4::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  z-index: 2;
  background: linear-gradient(to top, rgba(134, 180, 204, 0.05) 0%, #4cadd5 100%);
}
.section-decoration-4-decoration {
  position: absolute;
  left: -10%;
  bottom: -24%;
  right: -10%;
  z-index: 1;
  opacity: .8;
  width: auto;
  height: auto;
  pointer-events: none;
}
.section-decoration-4-decoration img {
  width: 100%;
}
@media (max-width: 767.98px) {
  .section-decoration-4-decoration {
    min-width: 1000px;
  }
}
@media (min-width: 1200px) {
  .section-decoration-4 {
    padding: 100px 0 240px;
  }
}
@media (min-width: 2050px) {
  .section-decoration-4 {
    min-height: 580px;
  }
}
.section-group-top {
  padding: 50px 0 40px;
}
.section-group-bottom {
  padding: 10px 0 50px;
}
.section-group-bottom-content {
  position: relative;
  z-index: 1;
}
@media (min-width: 576px) {
  .section-group-top {
    padding-bottom: 80px;
  }
  .section-group-top + .section-group-bottom {
    padding-top: 0;
    margin-top: -40px;
  }
}
@media (min-width: 768px) {
  .section-group-top {
    padding: 80px 0 130px;
  }
  .section-group-top + .section-group-bottom {
    margin-top: -90px;
  }
}
@media (min-width: 1200px) {
  .section-group-top {
    padding: 100px 0 190px;
  }
  .section-group-bottom {
    padding: 80px 0 100px;
  }
  .section-group-top + .section-group-bottom {
    margin-top: -140px;
  }
}
/*
* Grid modules
*/
.grid-demo {
  letter-spacing: 0;
  text-align: center;
}
.grid-demo h6 {
  font-weight: 600;
}
.grid-demo p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.grid-demo * + p {
  margin-top: 5px;
}
.grid-demo * + .row {
  margin-top: 20px;
}
.grid-demo .row + .row {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .grid-demo {
    text-align: left;
  }
  .grid-demo p {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
  }
  .grid-demo * + p {
    margin-top: 25px;
  }
}
.grid-demo-bordered .row {
  border: 0 solid #ebebeb;
  border-top-width: 1px;
}
.grid-demo-bordered .row:last-child {
  border-bottom-width: 1px;
}
.grid-demo-bordered [class*='col'] {
  padding: 5px 15px;
}
.grid-demo-bordered [class*='col']:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  border-left: 1px solid #ebebeb;
}
@media (min-width: 768px) {
  .grid-demo-bordered [class*='col'] {
    padding: 30px;
  }
}
@media (min-width: 1200px) {
  .grid-demo-bordered [class*='col'] {
    padding: 50px 50px 45px;
  }
}
/* 市场描述区域显示完整文字，不折叠省略 */
.grid-demo-full-text p {
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
}
.grid-demo-underlined .row {
  border-bottom: 1px solid #ebebeb;
}
.grid-demo-underlined [class*='col'] {
  padding: 5px 15px;
}
@media (min-width: 768px) {
  .grid-demo-underlined [class*='col'] {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (min-width: 1200px) {
  .grid-demo-underlined [class*='col'] {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.row-x-16 {
  margin-left: -8px;
  margin-right: -8px;
}
.row-x-16 > [class*='col'] {
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 992px) {
  .row-lg-x-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row-lg-x-50 > [class*='col'] {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1200px) {
  .container-wide {
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .container-wide {
    max-width: 1600px;
  }
}
.container-fullwidth {
  max-width: 2050px;
  margin-left: auto;
  margin-right: auto;
}
* + .container-fullwidth {
  margin-top: 25px;
}
@media (min-width: 768px) {
  * + .container-fullwidth {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  * + .container-fullwidth {
    margin-top: 50px;
  }
}
.range {
  display: flex;
  flex-wrap: wrap;
}
.cell-inner {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.range > [class*='cell'] {
  position: relative;
  width: 100%;
  min-height: 1px;
}
.range > [class*='cell'] > .row {
  margin: 0;
}
.range > [class*='cell'].container {
  padding: 0;
}
.range > [class*='col'] {
  padding: 0;
}
@media (min-width: 576px) {
  .cell-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cell-sm-6 .cell-inner {
    max-width: 270px;
  }
  .range > [class*='cell-sm']:nth-child(odd) .cell-inner {
    margin-left: auto;
  }
  .range.flex-sm-row-reverse > [class*='cell-sm']:nth-child(odd) .cell-inner {
    margin-left: 0;
  }
  .range.flex-sm-row-reverse > [class*='cell-sm']:nth-child(even) .cell-inner {
    margin-left: auto;
  }
  .range > [class*='cell-sm'].container {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .range > [class*='cell-md']:nth-child(odd) .cell-inner {
    margin-left: auto;
  }
  .range.flex-md-row-reverse > [class*='cell-md']:nth-child(odd) .cell-inner {
    margin-left: 0;
  }
  .range.flex-md-row-reverse > [class*='cell-md']:nth-child(even) .cell-inner {
    margin-left: auto;
  }
  .range > [class*='cell-md'].container {
    margin: 0;
  }
  .cell-md-5 {
    flex: 0 0 calc(50% - 60px);
    max-width: calc(50% - 60px);
  }
  .cell-md-5 .cell-inner {
    max-width: 300px;
  }
  .cell-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cell-md-6 .cell-inner {
    max-width: 360px;
  }
}
@media (min-width: 992px) {
  [class*='cell-lg'] > .row > [class*='col'] {
    flex-basis: 100%;
  }
  .cell-lg-5 {
    flex: 0 0 calc(50% - 80px);
    max-width: calc(50% - 80px);
  }
  .cell-lg-5 .cell-inner {
    max-width: 400px;
  }
  .cell-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cell-lg-6 .cell-inner {
    max-width: 480px;
  }
  .range > [class*='cell-lg']:nth-child(odd) .cell-inner {
    margin-left: auto;
  }
  .range.flex-lg-row-reverse > [class*='cell-lg']:nth-child(odd) .cell-inner {
    margin-left: 0;
  }
  .range.flex-lg-row-reverse > [class*='cell-lg']:nth-child(even) .cell-inner {
    margin-left: auto;
  }
  .range > [class*='cell-lg'].container {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .range > [class*='cell-xl'].container {
    margin: 0;
  }
  .range > [class*='cell-xl']:nth-child(odd) .cell-inner {
    margin-left: auto;
  }
  .range .cell-inner {
    flex-basis: 100%;
  }
  .cell-xl-7 {
    flex: 0 0 calc(50% - -100px);
    max-width: calc(50% - -100px);
  }
  .cell-xl-7 .cell-inner {
    max-width: 700px;
  }
  .cell-lg-6, .cell-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cell-lg-6 .cell-inner, .cell-xl-6 .cell-inner {
    max-width: 600px;
  }
  .cell-xl-5 {
    flex: 0 0 calc(50% - 100px);
    max-width: calc(50% - 100px);
  }
  .cell-xl-5 .cell-inner {
    max-width: 500px;
  }
  .cell-xl-4 {
    flex: 0 0 calc(50% - 200px);
    max-width: calc(50% - 200px);
  }
  .cell-xl-4 .cell-inner {
    max-width: 400px;
  }
}
@media (min-width: 1600px) {
  .cell-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cell-xxl-6 .cell-inner {
    max-width: 600px;
  }
}
/*
* Backgrounds
*/
.context-dark .brand .brand-logo-dark, .bg-gray-900 .brand .brand-logo-dark, .bg-accent .brand .brand-logo-dark {
  display: none;
}
.context-dark .brand .brand-logo-light, .bg-gray-900 .brand .brand-logo-light, .bg-accent .brand .brand-logo-light {
  display: block;
}
.context-dark .button-default, .bg-gray-900 .button-default, .bg-accent .button-default {
  color: #2c343b;
  background: #ffffff;
  border-color: #ffffff;
}
.context-dark .button-default:hover, .bg-gray-900 .button-default:hover, .bg-accent .button-default:hover {
  background: #ffea5c;
  border-color: #ffea5c;
}
.context-dark .heading-decoration-1::before, .bg-gray-900 .heading-decoration-1::before, .bg-accent .heading-decoration-1::before {
  background: rgba(255, 255, 255, 0.66);
}
.context-dark .select2-container--default .select2-selection--single, .bg-gray-900 .select2-container--default .select2-selection--single, .bg-accent .select2-container--default .select2-selection--single {
  border-color: #ffffff;
}
/*
* Light Backgrounds
*/
.bg-white {
  background-color: #ffffff;
}
.bg-white:not([style*="background-"]) + .bg-white:not([style*="background-"]) {
  padding-top: 0;
}
.bg-gray-100 {
  background-color: #f8f8f8;
}
.bg-gray-100:not([style*="background-"]) + .bg-gray-100:not([style*="background-"]) {
  padding-top: 0;
}
.bg-gray-100-color {
  background: #f8f8f8;
}
.bg-gray-3 {
  background-color: #fefefe;
}
.bg-gray-3:not([style*="background-"]) + .bg-gray-3:not([style*="background-"]) {
  padding-top: 0;
}
/*
* Dark Backgrounds
*/
.bg-gray-900 {
  background-color: #262f3c;
}
.bg-gray-900:not([style*="background-"]) + .bg-gray-900:not([style*="background-"]) {
  padding-top: 0;
}
/*
* Accent Backgrounds 
*/
.bg-accent {
  background: #6090f7;
}
.bg-accent .button-gray-700:hover {
  color: #3f4856;
  background: #ffffff;
  border-color: #ffffff;
}
.bg-accent .button-default-outline {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.48);
}
.bg-accent .button-default-outline:hover {
  border-color: #fff17c;
}
.bg-accent .button-primary {
  color: #262f3c;
  background: #ffea5c;
  border-color: #ffea5c;
}
.bg-accent .button-primary:hover {
  background: #ffffff;
  border-color: #ffffff;
}
.bg-accent .button-secondary:hover {
  color: #262f3c;
  background: #ffffff;
  border-color: #ffffff;
}
.bg-accent .button-color-8 {
  background: #89c5e6;
  border-color: #89c5e6;
}
.bg-accent .button-color-8:hover {
  background: #fff17c;
  border-color: #fff17c;
}
.bg-accent .rd-navbar-aside-open-toggle span {
  background: #ffffff;
}
/*
* Background Image
*/
[class*='bg-'] {
  background-size: cover;
  background-position: center center;
}
@media (min-width: 992px) {
  html:not(.tablet):not(.mobile) .bg-fixed {
    background-attachment: fixed;
  }
}
[class*='bg-overlay'] {
  position: relative;
}
[class*='bg-overlay']::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
}
[class*='bg-overlay'] > * {
  position: relative;
  z-index: 1;
}
.bg-overlay-1::before {
  opacity: .55;
  background-image: linear-gradient(31deg, #3953ff 0%, #5281ff 100%);
}
.bg-overlay-2::before {
  background: rgba(0, 0, 0, 0.12);
}
.bg-overlay-3::before {
  opacity: .77;
  background-image: linear-gradient(-90deg, #5b8ef9 0%, #b4bbf6 100%);
}
.bg-overlay-4::before {
  opacity: .78;
  background-image: linear-gradient(to top, white 0%, #08a5c1 100%);
}
.bg-overlay-5::before {
  opacity: .78;
  background-image: linear-gradient(to bottom, #13b6d2 0%, #1e88d2 100%);
}
/*
* Utilities custom
*/
.height-fill {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.height-fill > * {
  flex-grow: 1;
  flex-shrink: 0;
}
.z-2 {
  position: relative;
  z-index: 2;
}
.object-inline {
  white-space: nowrap;
}
.object-inline > * {
  display: inline-block;
  min-width: 20px;
  vertical-align: top;
  white-space: normal;
}
.object-inline > * + * {
  margin-left: 5px;
}
html .oh {
  position: relative;
  overflow: hidden;
}
.text-decoration-lines {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.text-decoration-lines-content {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  min-width: 170px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: .02em;
  text-transform: uppercase;
}
.text-decoration-lines-content::before, .text-decoration-lines-content::after {
  content: '';
  position: absolute;
  height: 1px;
  background: #ebebeb;
  top: 50%;
  width: 100vw;
}
.text-decoration-lines-content::before {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}
.text-decoration-lines-content::after {
  right: 0;
  transform: translate3d(100%, 0, 0);
}
* + .text-decoration-lines {
  margin-top: 25px;
}
p.rights {
  font-size: 15px;
  color: #8491a5;
  letter-spacing: .02em;
}
p.rights a {
  color: inherit;
}
p.rights a:hover {
  color: #6090f7;
}
.text-block > * {
  margin-left: .125em;
  margin-right: .125em;
}
@media (min-width: 992px) {
  .inset-1 {
    padding-right: 30px;
  }
}
.map {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 720px;
  min-height: 280px;
  margin-left: auto;
  margin-right: auto;
}
.map-inner {
  position: relative;
}
.map-image {
  opacity: .14;
}
.map-marker {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  width: 10px;
  height: 10px;
  background: #6090f7;
  cursor: pointer;
}
.map-marker::-moz-focus-inner {
  border: none;
  padding: 0;
}
.map-marker, .map-marker::before {
  border-radius: 50%;
}
.map-marker::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  margin: -50% 0 0 -50%;
  z-index: 2;
  width: 200%;
  height: 200%;
  background: rgba(96, 144, 247, 0.3);
  transition: .33s;
  cursor: pointer;
}
.map-marker.active::before {
  transform: scale3d(0.9, 0.9, 0.9);
}
.map-popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 3;
  width: 100%;
  max-width: 300px;
  backface-visibility: hidden;
  background: rgba(255, 255, 255, 0.97);
  border-radius: 9px;
  color: #8491a5;
  box-shadow: 0 2px 16px 0 rgba(75, 81, 91, 0.14);
  opacity: 0;
  visibility: hidden;
  transition: .22s;
}
.map-popup .owl-dots {
  text-align: left;
}
.map-popup .quote-minimal {
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}
.map-popup.active {
  opacity: 1;
  visibility: visible;
}
.map-popup-toggle {
  position: absolute;
  top: 3px;
  right: 12px;
  font-size: 20px;
  color: #ebebeb;
  cursor: pointer;
  transition: .22s;
}
.map-popup-toggle:hover {
  color: #fff17c;
}
.map-popup-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.map-popup-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
}
.map-popup-header > * {
  margin-right: 15px;
}
.map-popup-header > * + * {
  margin-top: 0;
}
.map-popup-main {
  padding-top: 15px;
  padding-bottom: 30px;
}
.map-popup-location {
  font-family: Muli, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  color: #6090f7;
}
.map-popup-meta {
  position: relative;
  top: 2px;
  font-weight: 300;
}
.context-dark .map-image, .bg-gray-900 .map-image, .bg-accent .map-image {
  opacity: .45;
}
.context-dark .map-marker, .bg-gray-900 .map-marker, .bg-accent .map-marker {
  background: #ffffff;
}
.context-dark .map-marker::before, .bg-gray-900 .map-marker::before, .bg-accent .map-marker::before {
  background: rgba(255, 255, 255, 0.3);
}
.map-popup-inner + .map-popup-inner {
  border-top: 1px solid #ebebeb;
}
@media (min-width: 576px) {
  .map-marker {
    width: 16px;
    height: 16px;
  }
  .map-popup {
    max-width: 370px;
  }
  .map-popup-inner {
    padding-left: 35px;
    padding-right: 35px;
  }
  .map-popup-header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .map-popup-meta {
    font-size: 17px;
    line-height: 1.52941;
  }
}
@media (min-width: 1200px) {
  .map-popup-toggle {
    display: none;
  }
}
@media (min-width: 1600px) {
  .map-popup-meta {
    top: 0;
  }
}
.layers-group {
  position: relative;
  top: 10px;
  right: 30px;
  display: flex;
}
.layers-group::after {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 59.87461%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: -1000;
}
.layers-group-inner,.layers-group::after {
  flex-shrink: 0;
  width: 100%;
}
.layers-group-inner {
  position: relative;
  display: flex;
  align-items: flex-end;
}
[class*='layers-group-layer'] {
  display: block;
}
.layers-group-layer-1 {
  width: 100%;
  max-width: 595px;
}
.layers-group-layer-2 {
  position: absolute;
  top: 7.4712%;
  right: 6.4%;
  bottom: 0;
  width: 81.34796%;
}
.layers-group-layer-3 {
  position: absolute;
  top: 5.23560%;
  right: 4.70219%;
  width: 72.57%;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .layers-group {
    margin-right: -50px;
    margin-left: -10px;
  }
}
/*
*
* Animate.css
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  opacity: 1;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
html:not(.lt-ie10) .not-animated {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@-webkit-keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutDown {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
.fadeInRightSmall {
  animation-name: fadeInRightSmall;
}
@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftSmall {
  animation-name: fadeInLeftSmall;
}
@keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInUpSmall {
  animation-name: fadeInUpSmall;
  transform-origin: 50% 100%;
}
@keyframes fadeInUpSmall {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownSmall {
  animation-name: fadeInDownSmall;
  transform-origin: 50% 100%;
}
@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    transform: translateY(-60px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.slideInUpSmall {
  animation-name: slideInUpSmall;
  transform-origin: 50% 100%;
}
@keyframes slideInUpSmall {
  0% {
    transform: translateY(60px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.scaleIn {
  animation-name: scaleIn;
}
@keyframes slideInLeftLg {
  0% {
    opacity: 0;
    transform: translate3d(-120%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeftLg {
  animation-name: slideInLeftLg;
}
@keyframes slideInRightLg {
  0% {
    opacity: 0;
    transform: translate3d(120%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.slideInRightLg {
  animation-name: slideInRightLg;
}
.clipInLeft {
  animation-name: fadeInLeftSmall;
}
.clipInRight {
  animation-name: fadeInRightSmall;
}
.clipInUp {
  animation-name: fadeInUpSmall;
}
.clipInDown {
  animation-name: fadeInDownSmall;
}
@supports (clip-path: polygon(0 0)) {
  @keyframes clipInLeft {
    0% {
      clip-path: polygon(-10% -10%, -10% -10%, -10% 110%, -10% 110%);
    }
    100% {
      clip-path: polygon(-10% -10%, 110% -10%, 110% 110%, -10% 110%);
    }
  }
  @keyframes clipInRight {
    0% {
      clip-path: polygon(110% -10%, 110% -10%, 110% 110%, 110% 110%);
    }
    100% {
      clip-path: polygon(-10% -10%, 110% -10%, 110% 110%, -10% 110%);
    }
  }
  @keyframes clipInUp {
    0% {
      clip-path: polygon(-10% 110%, -10% 110%, 110% 110%, 110% 110%);
    }
    100% {
      clip-path: polygon(-10% 110%, -10% -10%, 110% -10%, 110% 110%);
    }
  }
  @keyframes clipInDown {
    0% {
      clip-path: polygon(-10% -10%, -10% -10%, 110% -10%, 110% -10%);
    }
    100% {
      clip-path: polygon(-10% 110%, -10% -10%, 110% -10%, 110% 110%);
    }
  }
  .clipInLeft {
    animation-name: clipInLeft;
  }
  .clipInRight {
    animation-name: clipInRight;
  }
  .clipInUp {
    animation-name: clipInUp;
  }
  .clipInDown {
    animation-name: clipInDown;
  }
}
/*
*
* Preloader
*/
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background: #ffffff;
  transition: .3s all ease;
}
[data-x-mode='true'] .preloader, .preloader.loaded {
  opacity: 0;
  visibility: hidden;
}
[data-x-mode='true'] .preloader .object, .preloader.loaded .object {
  animation: none;
}
.preloader-body {
  text-align: center;
}
.preloader-body p {
  position: relative;
  right: -8px;
}
.cssload-container {
  width: 100%;
  height: 36px;
  text-align: center;
}
.cssload-speeding-wheel {
  width: 36px;
  height: 36px;
  margin: 0 auto;
  border: 3px solid #6090f7;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  animation: cssload-spin .88s infinite linear;
}
@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
  }
}
/*
*
* ToTop
*/
.ui-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 100;
  width: 54px;
  height: 54px;
  font-size: 24px;
  line-height: 53px;
  color: #ffffff;
  background: #6090f7;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
  transition: .45s all ease-in-out;
  transform: translate3d(0, 100px, 0);
}
.ui-to-top:hover {
  color: #ffffff;
  background: #3f4856;
  text-decoration: none;
}
.ui-to-top:focus {
  color: #ffffff;
}
.ui-to-top.active {
  transform: translate3d(0, 0, 0);
}
html.mobile .ui-to-top,html.tablet .ui-to-top {
  display: none !important;
}
@media (min-width: 576px) {
  .ui-to-top {
    right: 40px;
    bottom: 40px;
  }
}
/*
*
* RD Navbar
*/
@keyframes rd-navbar-slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes rd-navbar-slide-up {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
.rd-navbar-wrap, .rd-navbar,.rd-menu,.rd-navbar-nav,.rd-navbar-panel, .rd-navbar-static .rd-menu, .rd-navbar-fixed .rd-navbar-nav-wrap.active, .rd-navbar-fixed .rd-navbar-dummy, .rd-navbar-fixed .rd-navbar-submenu {
  transition: 0.3s all ease-in-out;
}
.rd-navbar--no-transition, .rd-navbar--no-transition * {
  transition: none !important;
}
.rd-navbar,.rd-navbar.rd-navbar--is-clone {
  display: none;
}
.rd-navbar.rd-navbar-fixed + .rd-navbar.rd-navbar--is-clone,.rd-navbar.rd-navbar-sidebar + .rd-navbar.rd-navbar--is-clone {
  display: none;
}
.rd-navbar {
  display: none;
  background: #ffffff;
}
.rd-navbar-toggle {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  color: #2c343b;
  background-color: transparent;
  border: none;
  display: none;
}
.rd-navbar-toggle span {
  position: relative;
  display: block;
  margin: auto;
  transition: .3s all ease;
}
.rd-navbar-toggle span::after, .rd-navbar-toggle span::before {
  content: "";
  position: absolute;
  left: 0;
  top: -6px;
  transition: .3s all ease;
}
.rd-navbar-toggle span::after {
  top: 6px;
}
.rd-navbar-toggle span::after, .rd-navbar-toggle span::before, .rd-navbar-toggle span {
  width: 24px;
  height: 2px;
  background-color: #2c343b;
  backface-visibility: hidden;
  border-radius: 0;
}
.rd-navbar-toggle span::before, .rd-navbar-toggle span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
  transition-property: top, transform;
}
.rd-navbar-toggle.active span {
  transition: background .3s 0s ease;
  background: transparent;
}
.rd-navbar-toggle.active span::before, .rd-navbar-toggle.active span::after {
  top: 0;
  transition-delay: 0s, 0.3s;
}
.rd-navbar-toggle.active span::before {
  transform: rotate(45deg);
}
.rd-navbar-toggle.active span::after {
  transform: rotate(-45deg);
}
.context-dark .rd-navbar-toggle, .bg-gray-900 .rd-navbar-toggle, .bg-accent .rd-navbar-toggle {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  color: #ffea5c;
  display: none;
}
.context-dark .rd-navbar-toggle span, .bg-gray-900 .rd-navbar-toggle span, .bg-accent .rd-navbar-toggle span {
  position: relative;
  display: block;
  margin: auto;
  transition: .3s all ease;
}
.context-dark .rd-navbar-toggle span::after, .bg-gray-900 .rd-navbar-toggle span::after, .bg-accent .rd-navbar-toggle span::after, .context-dark .rd-navbar-toggle span::before, .bg-gray-900 .rd-navbar-toggle span::before, .bg-accent .rd-navbar-toggle span::before {
  content: "";
  position: absolute;
  left: 0;
  top: -6px;
  transition: .3s all ease;
}
.context-dark .rd-navbar-toggle span::after, .bg-gray-900 .rd-navbar-toggle span::after, .bg-accent .rd-navbar-toggle span::after {
  top: 6px;
}
.context-dark .rd-navbar-toggle span::after, .bg-gray-900 .rd-navbar-toggle span::after, .bg-accent .rd-navbar-toggle span::after, .context-dark .rd-navbar-toggle span::before, .bg-gray-900 .rd-navbar-toggle span::before, .bg-accent .rd-navbar-toggle span::before, .context-dark .rd-navbar-toggle span, .bg-gray-900 .rd-navbar-toggle span, .bg-accent .rd-navbar-toggle span {
  width: 24px;
  height: 2px;
  background-color: #ffea5c;
  backface-visibility: hidden;
  border-radius: 0;
}
.context-dark .rd-navbar-toggle span::before, .bg-gray-900 .rd-navbar-toggle span::before, .bg-accent .rd-navbar-toggle span::before, .context-dark .rd-navbar-toggle span::after, .bg-gray-900 .rd-navbar-toggle span::after, .bg-accent .rd-navbar-toggle span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
  transition-property: top, transform;
}
.context-dark .rd-navbar-toggle.active span, .bg-gray-900 .rd-navbar-toggle.active span, .bg-accent .rd-navbar-toggle.active span {
  transition: background .3s 0s ease;
  background: transparent;
}
.context-dark .rd-navbar-toggle.active span::before, .bg-gray-900 .rd-navbar-toggle.active span::before, .bg-accent .rd-navbar-toggle.active span::before, .context-dark .rd-navbar-toggle.active span::after, .bg-gray-900 .rd-navbar-toggle.active span::after, .bg-accent .rd-navbar-toggle.active span::after {
  top: 0;
  transition-delay: 0s, 0.3s;
}
.context-dark .rd-navbar-toggle.active span::before, .bg-gray-900 .rd-navbar-toggle.active span::before, .bg-accent .rd-navbar-toggle.active span::before {
  transform: rotate(45deg);
}
.context-dark .rd-navbar-toggle.active span::after, .bg-gray-900 .rd-navbar-toggle.active span::after, .bg-accent .rd-navbar-toggle.active span::after {
  transform: rotate(-45deg);
}
.rd-navbar-collapse-toggle {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
  line-height: 48px;
  cursor: pointer;
  color: #2c343b;
  display: none;
}
.rd-navbar-collapse-toggle span {
  top: 50%;
  margin-top: -3px;
}
.rd-navbar-collapse-toggle span, .rd-navbar-collapse-toggle span::before, .rd-navbar-collapse-toggle span::after {
  position: absolute;
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  background: #2c343b;
  left: 50%;
  margin-left: -3px;
  border-radius: 50%;
  transition: .3s all ease;
}
.rd-navbar-collapse-toggle span::before, .rd-navbar-collapse-toggle span::after {
  content: '';
}
.rd-navbar-collapse-toggle span::before {
  bottom: 100%;
  margin-bottom: 3px;
}
.rd-navbar-collapse-toggle span::after {
  top: 100%;
  margin-top: 3px;
}
.rd-navbar-collapse-toggle.active span {
  transform: scale(0.7);
}
.rd-navbar-collapse-toggle.active span::before {
  transform: translateY(18px);
}
.rd-navbar-collapse-toggle.active span::after {
  transform: translateY(-18px);
}
.rd-navbar-brand a {
  display: block;
}
.rd-navbar-search {
  position: relative;
  display: inline-flex;
}
.rd-navbar-search .form-input {
  padding-right: 50px;
}
.rd-navbar-search .rd-search-form-submit {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50px;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
  background-color: transparent;
  color: #d7d7d7;
  transition: .33s;
}
.rd-navbar-search .rd-search-form-submit:hover {
  color: #6090f7;
}
.rd-navbar-search-toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
}
.rd-navbar-search-toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.rd-navbar-dropdown {
  display: none;
}
.rd-navbar-link {
  padding: 10px 25px;
  font-size: 15px;
  line-height: 1.25;
  letter-spacing: .02em;
  color: #262f3c;
  text-align: center;
}
.rd-navbar-link:hover {
  color: #ffffff;
  background: #6090f7;
  border-color: #6090f7;
}
.rd-navbar-link-1 {
  background: #f8f8f8;
}
.rd-navbar-link-1:hover {
  background: #fff17c;
  border-color: #fff17c;
}
.rd-navbar-slogan {
  line-height: 1.3;
}
.rd-navbar-dummy {
  display: none;
}
.rd-navbar-aside-open-toggle {
  position: relative;
  width: 30px;
  height: 20px;
  padding: 0;
  border: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  background-color: transparent;
  cursor: pointer;
}
.rd-navbar-aside-open-toggle span {
  position: relative;
  display: block;
  height: 2px;
  background: #2c343b;
}
.rd-navbar-aside-open-toggle span + span {
  margin-top: 7px;
}
.rd-navbar-aside-open-toggle span:nth-child(1),.rd-navbar-aside-open-toggle span:nth-child(3) {
  width: 100%;
}
.rd-navbar-aside-open-toggle span:nth-child(2) {
  left: 0;
  width: 66%;
  transition: .33s;
}
.rd-navbar-aside-open-toggle:hover span:nth-child(2) {
  left: 33%;
}
/*
* @subsection  RD Navbar Static
*/
.rd-navbar-static {
  display: block;
}
.rd-navbar-static .rd-nav-item {
  display: inline-block;
  white-space: nowrap;
}
.rd-navbar-static .rd-nav-item > * {
  display: inline-block;
  white-space: normal;
}
.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-static .rd-nav-item.opened .rd-nav-link {
  color: #151515;
  background: transparent;
  text-decoration: underline;
}
.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle {
  color: #151515;
}
.rd-navbar-static .rd-nav-item.active .rd-nav-link {
  color: #151515;
  background: transparent;
  text-decoration: underline;
}
.rd-navbar-static .rd-nav-item.active > .rd-navbar-submenu-toggle {
  color: #151515;
}
.rd-navbar-static .rd-nav-item.focus > .rd-navbar-submenu-toggle::before,.rd-navbar-static .rd-nav-item.opened > .rd-navbar-submenu-toggle::before,.rd-navbar-static .rd-nav-item .rd-nav-link:hover + .rd-navbar-submenu-toggle::before {
  transform: rotate(180deg);
}
.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle {
  margin-left: 4px;
  font-family: "Material Design Icons";
  font-size: 16px;
  cursor: pointer;
  color: #151515;
}
.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle::before {
  position: relative;
  display: inline-block;
  transition: .22s;
  content: '\f236';
}
.rd-navbar-static .rd-nav-item > .rd-navbar-submenu-toggle:hover {
  color: #151515;
}
.rd-navbar-static .rd-nav-item > .rd-navbar-submenu {
  margin-top: 20px;
}
.rd-navbar-static .rd-nav-item + .rd-nav-item {
  margin-left: 51px;
}
.rd-navbar-static .rd-nav-link {
  position: relative;
  display: inline-block;
  color: #151515;
  font-size: 15px;
  line-height: 1.2;
  transition: .25s;
}
.rd-navbar-static .rd-nav-link:hover {
  color: #151515;
  text-decoration: underline;
}
.rd-navbar-static .rd-menu {
  z-index: 15;
  position: absolute;
  display: block;
  margin-top: 27px;
  visibility: hidden;
  opacity: 0;
  text-align: left;
  border: 1px solid #ebebeb;
  transform-origin: 50% 0;
  transform: translate3d(0, 1px, 0);
}
.rd-navbar-static .rd-navbar-dropdown {
  position: absolute;
  left: -23px;
  width: 230px;
  padding: 25px 25px 30px;
  background: #ffffff;
  z-index: 5;
}
.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown {
  top: -1px;
  left: 100%;
  z-index: 2;
  margin-top: -15px;
  margin-left: 15px;
  transform: translate3d(10px, 0, 0);
}
.rd-navbar-static .rd-navbar-dropdown .rd-navbar-dropdown.rd-navbar-open-left {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: 15px;
  transform: translate3d(-10px, 0, 0);
}
.rd-navbar-static .rd-dropdown-item.focus .rd-dropdown-link, .rd-navbar-static .rd-dropdown-item.opened .rd-dropdown-link {
  color: #6090f7;
}
.rd-navbar-static .rd-dropdown-link {
  color: #2c343b;
}
.rd-navbar-static .rd-dropdown-link:hover {
  color: #6090f7;
}
.rd-navbar-static .rd-navbar-dropdown a,.rd-navbar-static .rd-megamenu-list a {
  display: block;
  transition: .1s ease;
}
.rd-navbar-static .rd-navbar-dropdown a:hover,.rd-navbar-static .rd-megamenu-list a:hover {
  transition: .15s ease;
}
.rd-navbar-static .rd-dropdown-item + .rd-dropdown-item,.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
  margin-top: 5px;
}
.rd-navbar-static .rd-navbar-megamenu {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  border-radius: 0;
}
.rd-navbar-static .rd-navbar-megamenu-inner {
  display: flex;
  width: 100%;
  padding: 30px 25px 50px;
  background: #ffffff;
}
.rd-navbar-static .rd-megamenu-item {
  flex-basis: 50%;
  flex-grow: 1;
}
.rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {
  padding-left: 30px;
}
.rd-navbar-static .rd-megamenu-list-item + .rd-megamenu-list-item {
  margin-top: 12px;
}
.rd-navbar-static .rd-megamenu-title {
  font-family: Muli, sans-serif;
  color: #262f3c;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
}
.rd-navbar-static .rd-megamenu-list-link {
  color: #2c343b;
}
.rd-navbar-static .rd-megamenu-list-link:hover {
  color: #6090f7;
}
.rd-navbar-static * + .rd-megamenu-list {
  margin-top: 23px;
}
.rd-navbar-static .rd-navbar-submenu.focus > .rd-menu, .rd-navbar-static .rd-navbar-submenu.opened > .rd-menu {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
@media (min-width: 1170px) {
  .rd-navbar-static .rd-navbar-megamenu {
    left: 50%;
    margin-left: -585px;
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .rd-navbar-static .rd-megamenu-item + .rd-megamenu-item {
    padding-left: 70px;
  }
}
.rd-navbar-static.rd-navbar--is-clone {
  display: block;
  transform: translate3d(0, -100%, 0);
}
.rd-navbar-static.rd-navbar--is-clone.rd-navbar--is-stuck {
  transform: translate3d(0, 0, 0);
}
.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1080;
  background: #6090f7;
}
/* 当导航栏处于stuck状态时，让按钮在蓝色背景上可见 */
.rd-navbar-static.rd-navbar--is-stuck .button-primary-outline,.rd-navbar-static.rd-navbar--is-clone .button-primary-outline {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
.rd-navbar-static.rd-navbar--is-stuck .button-primary-outline:hover,.rd-navbar-static.rd-navbar--is-clone .button-primary-outline:hover {
  color: #262f3c;
  background-color: #fff17c;
  border-color: #fff17c;
}
.rd-navbar-static.rd-navbar--is-stuck .button-primary,.rd-navbar-static.rd-navbar--is-clone .button-primary {
  color: #262f3c;
  background-color: #fff17c;
  border-color: #fff17c;
}
.rd-navbar-static.rd-navbar--is-stuck .button-primary:hover,.rd-navbar-static.rd-navbar--is-clone .button-primary:hover {
  color: #262f3c;
  background-color: #ffffff;
  border-color: #ffffff;
}
.rd-navbar-static .rd-navbar--has-dropdown {
  position: relative;
}
/*
*
* RD Navbar Fixed
*/
.rd-navbar-fixed {
  display: block;
}
.rd-navbar-fixed .rd-navbar-toggle {
  display: inline-block;
}
.rd-navbar-fixed .rd-navbar-brand {
  position: relative;
  margin-left: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.rd-navbar-fixed .rd-navbar-brand img {
  max-width: 160px;
  max-height: 50px;
  width: auto;
  height: auto;
}
.rd-navbar-fixed .rd-navbar-panel {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1080;
  display: flex;
  align-items: center;
  height: 56px;
  padding: 4px;
}
.rd-navbar-fixed .rd-navbar-nav-wrap {
  position: fixed;
  left: 0;
  top: -56px;
  bottom: -56px;
  z-index: 1079;
  width: 370px;
  max-width: 95%;
  padding: 117.6px 10px 81px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
  line-height: 34px;
  transform-origin: 0 50%;
  transform: translate3d(-10px, 0, 0);
  opacity: 0;
  visibility: hidden;
  transition: .11s;
}
.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar {
  width: 3px;
}
.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-thumb {
  background: #6090f7;
  border: none;
  border-radius: 0;
  opacity: .2;
}
.rd-navbar-fixed .rd-navbar-nav-wrap::-webkit-scrollbar-track {
  background: #ebebeb;
  border: none;
  border-radius: 0;
}
.rd-navbar-fixed .rd-navbar-nav-wrap.active {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.rd-navbar-fixed .rd-navbar-nav-wrap .rd-navbar-element {
  margin: 10px;
  padding: 5px;
  text-align: left;
}
.rd-navbar-fixed .rd-navbar-dummy {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -1000px;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  z-index: 1000;
  pointer-events: none;
}
.rd-navbar-fixed .rd-navbar-nav-wrap.active ~ .rd-navbar-dummy {
  opacity: 1;
}
.rd-navbar-fixed .rd-navbar-nav {
  display: block;
  margin: 15px 0;
  height: auto;
  text-align: left;
}
.rd-navbar-fixed .rd-nav-item {
  text-align: left;
}
.rd-navbar-fixed .rd-nav-item:last-child .rd-nav-link {
  border-bottom: 1px solid #ebebeb;
}
.rd-navbar-fixed .rd-nav-link {
  display: block;
  border-top: 1px solid #ebebeb;
  padding: 9px 56px 9px 14px;
  font-size: 15px;
}
.rd-navbar-fixed li.opened > .rd-navbar-dropdown {
  border-top: 1px solid #ebebeb;
  padding: 4px 0 20px;
}
.rd-navbar-fixed li.opened > .rd-navbar-megamenu {
  border-top: 1px solid #ebebeb;
  padding-top: 15px;
  padding-bottom: 20px;
}
.rd-navbar-fixed li.opened > .rd-menu {
  opacity: 1;
  height: auto;
}
.rd-navbar-fixed li.opened > .rd-navbar-submenu-toggle::after {
  transform: rotate(180deg);
}
.rd-navbar-fixed .rd-menu {
  display: none;
  transition: opacity 0.3s, height 0.4s ease;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.rd-navbar-fixed .rd-navbar-submenu {
  position: relative;
}
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown .rd-navbar-submenu-toggle:after {
  height: 34px;
  line-height: 34px;
}
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown > li > a,.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-megamenu ul li li > a {
  padding-left: 16px;
}
.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a {
  padding-left: 25px;
}
.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-dropdown,.rd-navbar-fixed .rd-navbar-submenu.opened > .rd-navbar-megamenu {
  display: block;
}
.rd-navbar-fixed .rd-megamenu-list > li > a,.rd-navbar-fixed .rd-navbar-dropdown > li > a {
  display: block;
  padding: 9px 10px 9px 4px;
  font-size: 12px;
  line-height: 1.5;
}
.rd-navbar-fixed .rd-megamenu-list > li + li,.rd-navbar-fixed .rd-navbar-dropdown > li + li {
  margin-top: 3px;
}
.rd-navbar-fixed .rd-megamenu-item {
  position: relative;
}
.rd-navbar-fixed .rd-megamenu-title {
  position: absolute;
  top: -10%;
  right: 2%;
  display: block;
  padding: 0 14px 7px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  color: #8491a5;
  opacity: .15;
  transform-origin: 41% 162%;
  transform: rotate(90deg);
}
.rd-navbar-fixed .rd-megamenu-list > li > a {
  padding-left: 20px;
}
.rd-navbar-fixed * + .rd-megamenu-list {
  margin-top: 11px;
}
.rd-navbar-fixed * + .rd-megamenu-title {
  margin-top: 20px;
}
.rd-navbar-fixed .rd-megamenu-item + .rd-megamenu-item {
  margin-top: 20px;
}
.rd-navbar-fixed .rd-navbar-submenu-toggle {
  cursor: pointer;
}
.rd-navbar-fixed .rd-navbar-submenu-toggle::after {
  content: '\f236';
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 52px;
  font: 400 16px "Material Design Icons";
  line-height: 52px;
  text-align: center;
  transition: 0.4s all ease;
  z-index: 2;
  cursor: pointer;
}
.rd-navbar-fixed .rd-navbar-link {
  display: flex;
  padding: 16px 20px;
  border: 1px solid #ebebeb;
}
.rd-navbar-fixed * + .rd-navbar-nav {
  margin-top: 20px;
}
.rd-navbar-fixed * + .rd-navbar-link {
  margin-top: 10px;
}
.rd-navbar-fixed .rd-navbar-nav + .rd-navbar-link {
  margin-top: 35px;
}
.rd-navbar-fixed .rd-navbar-slogan {
  padding: 20px 10px 10px;
  text-align: center;
}
.rd-navbar-fixed.rd-navbar--is-clone {
  display: none;
}
.rd-navbar-fixed .rd-navbar-panel {
  color: #2c343b;
  box-shadow: none;
  background: #ffffff;
  border-bottom: 1px solid #ebebeb;
}
.rd-navbar-fixed .rd-navbar-nav-wrap {
  background: #ffffff;
  border: 1px solid #ebebeb;
  border-left: 0;
  box-shadow: none;
}
.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
  color: #6090f7;
}
.rd-navbar-fixed .rd-nav-item:hover > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.focus > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.active > .rd-navbar-submenu-toggle, .rd-navbar-fixed .rd-nav-item.opened > .rd-navbar-submenu-toggle {
  color: #6090f7;
}
.rd-navbar-fixed .rd-nav-link {
  color: #2c343b;
}
.rd-navbar-fixed .rd-dropdown-link,.rd-navbar-fixed .rd-megamenu-list-link {
  color: #2c343b;
}
.rd-navbar-fixed .rd-megamenu-list > li:hover > a,.rd-navbar-fixed .rd-megamenu-list > li.focus > a,.rd-navbar-fixed .rd-megamenu-list > li.active > a,.rd-navbar-fixed .rd-megamenu-list > li.opened > a,.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {
  color: #6090f7;
}
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title::after {
  border-bottom: 1px solid #ebebeb;
}
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:focus, .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:active {
  color: #ffffff;
}
.rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a:hover {
  color: #6090f7;
}
.rd-navbar-fixed .rd-navbar-submenu-toggle {
  color: #2c343b;
}
.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit {
  color: #d7d7d7;
}
.rd-navbar-fixed .rd-navbar-search .rd-search-form-submit:hover {
  color: #6090f7;
}
.rd-navbar-fixed .rd-navbar-search-toggle {
  color: #2c343b;
}
.rd-navbar-fixed .rd-navbar-search-toggle:hover {
  color: #6090f7;
}
.rd-navbar-fixed .rd-navbar-collapse {
  background-color: #ffffff;
  box-shadow: 0 0 22px -4px rgba(0, 0, 0, 0.17);
}
.rd-navbar-fixed .rd-navbar-collapse,.rd-navbar-fixed .rd-navbar-collapse a {
  color: #2c343b;
}
html.rd-navbar-fixed-linked .page {
  padding-top: 56px;
}
/**
*
* RD Navbar Classic
*/
.rd-navbar-classic {
  background: transparent;
}
.rd-navbar-classic.rd-navbar-static {
  border-bottom: 1px solid transparent;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
  position: relative;
  display: flex;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-panel {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 75px 20px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 200px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap {
  display: flex;
  flex-grow: 1;
  min-height: 75px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap > * {
  display: flex;
  align-items: center;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-nav-wrap > *:first-child {
  padding-left: 25px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-nav {
  flex-grow: 1;
  justify-content: flex-end;
  padding: 20px 40px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-link,.rd-navbar-classic.rd-navbar-static .rd-navbar-element {
  flex-shrink: 0;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-link {
  padding: 15px 20px;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-element {
  display: flex;
  align-items: center;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-element_centered {
  padding: 10px 20px;
  text-align: center;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-element_right {
  padding: 0 15px;
}
.rd-navbar-classic.rd-navbar-static * + .rd-navbar-link,.rd-navbar-classic.rd-navbar-static * + .rd-navbar-element {
  border-left: 1px solid #ebebeb;
}
.rd-navbar-classic.rd-navbar-static * + .rd-navbar-element {
  margin-left: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .rd-navbar-classic.rd-navbar-static .rd-navbar-nav > li + li {
    margin-left: 25px;
  }
  .rd-navbar-classic.rd-navbar-static .rd-nav-link, .rd-navbar-classic.rd-navbar-static .rd-dropdown-link, .rd-navbar-classic.rd-navbar-static .rd-megamenu-list-link {
    font-size: 14px;
  }
  .rd-navbar-classic.rd-navbar-static .rd-navbar-submenu-toggle {
    position: relative;
    top: 1px;
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1599.98px) {
  .rd-navbar-classic.rd-navbar-static .rd-menu {
    margin-top: 25px;
  }
}
@media (min-width: 1200px) {
  .rd-navbar-classic.rd-navbar-static .rd-navbar-element_right {
    padding: 0 25px;
  }
}
@media (min-width: 1400px) {
  .rd-navbar-classic.rd-navbar-static .rd-navbar-link {
    padding: 15px 30px;
  }
  .rd-navbar-classic.rd-navbar-static .rd-navbar-element_centered {
    padding: 10px 30px;
  }
}
@media (min-width: 1600px) {
  .rd-navbar-classic.rd-navbar-static .rd-navbar-nav {
    padding: 15px 40px 20px;
  }
  .rd-navbar-classic.rd-navbar-static .rd-navbar-element_centered {
    padding: 10px 25px;
  }
  .rd-navbar-classic.rd-navbar-static .rd-navbar-element_right {
    padding: 0 35px;
  }
  .rd-navbar-classic.rd-navbar-static .rd-navbar-link {
    padding: 15px 40px;
  }
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone {
  border-bottom-color: #ebebeb;
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-aside-outer, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-aside-outer {
  display: none;
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .brand-logo-dark, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .brand-logo-dark {
  display: none;
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .brand-logo-light, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .brand-logo-light {
  display: block;
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {
  margin-top: 17px;
}
/* 确保导航栏中的登录和注册按钮始终可见 */
.rd-navbar-classic .rd-navbar-element_centered,.rd-navbar-classic.rd-navbar-static .rd-navbar-element_centered,.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-element_centered,.rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-element_centered {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.rd-navbar-classic .rd-navbar-element_centered .group,.rd-navbar-classic .rd-navbar-element_centered .group.wow.clipInLeft {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  animation: none !important;
  clip-path: none !important;
}
.rd-navbar-classic.rd-navbar-fixed .list-localization {
  position: fixed;
  right: 8px;
  top: 28px;
  display: flex;
  align-items: center;
  z-index: 1081;
  transform: translateY(-50%);
}
/**
*
* RD Navbar Modern
*/
.rd-navbar-modern .rd-navbar-element {
  display: flex;
  align-items: center;
}
.rd-navbar-modern .rd-navbar-aside-open-toggle {
  position: relative;
  transition: .11s;
}
.rd-navbar-modern .rd-navbar-aside-open-toggle.active {
  transform: translate3d(20px, 0, 0);
}
.rd-navbar-modern .rd-navbar-aside-close-toggle {
  padding: 0;
  background-color: transparent;
  border: 0;
  font-size: 16px;
  cursor: pointer;
}
.rd-navbar-modern .rd-navbar-aside {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  width: 385px;
  background: #ffffff;
  z-index: 1081;
  box-shadow: -5.299px 8.48px 24px 0px rgba(0, 0, 0, 0.11);
  transform: translate3d(10px, 0, 0);
  opacity: 0;
  visibility: hidden;
  transition: .11s;
}
.rd-navbar-modern .rd-navbar-aside.active {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.rd-navbar-modern .rd-navbar-aside-header,.rd-navbar-modern .rd-navbar-aside-link {
  padding-left: 20px;
  padding-right: 20px;
}
.rd-navbar-modern .rd-navbar-aside-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 25px;
  padding-bottom: 40px;
}
.rd-navbar-modern .rd-navbar-aside-header > * + * {
  margin-left: 10px;
}
.rd-navbar-modern .rd-navbar-aside-main {
  position: relative;
  max-width: 385px;
  flex-grow: 1;
  overflow: hidden;
  overflow-y: auto;
}
.rd-navbar-modern .rd-navbar-aside-main::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  border-top: 1px solid #ebebeb;
}
.rd-navbar-modern .rd-navbar-aside-title,.rd-navbar-modern .rd-navbar-aside-link {
  font-family: Muli, sans-serif;
  color: #262f3c;
  line-height: 1.2;
}
.rd-navbar-modern .rd-navbar-aside-title {
  font-weight: 700;
  font-size: 15px;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.rd-navbar-modern .rd-navbar-aside-link {
  position: relative;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 17px;
}
.rd-navbar-modern .rd-navbar-aside-link::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100vw;
  border-top: 1px solid #ebebeb;
}
.rd-navbar-modern .rd-navbar-aside-link.active {
  color: #6090f7;
  pointer-events: none;
}
.rd-navbar-modern .rd-navbar-aside-link:hover {
  color: #6090f7;
}
.rd-navbar-modern * + .button {
  margin-top: 0;
}
@media (min-width: 768px) {
  .rd-navbar-modern .rd-navbar-aside-close-toggle {
    font-size: 24px;
  }
  .rd-navbar-modern .rd-navbar-aside-header, .rd-navbar-modern .rd-navbar-aside-link {
    padding-left: 40px;
    padding-right: 20px;
  }
  .rd-navbar-modern .rd-navbar-aside-title {
    font-size: 17px;
  }
  .rd-navbar-modern .rd-navbar-aside-link {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .rd-navbar-modern .rd-navbar-aside-header {
    padding-right: 5px;
  }
  .rd-navbar-modern .rd-navbar-aside-link {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
  }
}
.rd-navbar-modern.rd-navbar-static::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid transparent;
  transition: inherit;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-main {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-main > * + * {
  margin-left: 25px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-panel {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img {
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 200px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-nav-wrap {
  display: flex;
  flex-grow: 1;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-nav {
  display: flex;
  align-items: center;
  min-height: 75px;
  flex-grow: 1;
  padding: 20px 40px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-nav > li + li {
  margin-left: 20px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-dropdown,.rd-navbar-modern.rd-navbar-static .rd-navbar-megamenu-inner {
  border-radius: 8px;
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.18);
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-dropdown {
  padding: 0;
  border: 0;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-megamenu {
  border: 0;
}
.rd-navbar-modern.rd-navbar-static .rd-dropdown-item + .rd-dropdown-item {
  border-top: 1px solid #ebebeb;
}
.rd-navbar-modern.rd-navbar-static .rd-dropdown-link {
  padding: 10px 10px 10px 25px;
  font-family: Muli, sans-serif;
  font-size: 15px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-element {
  position: relative;
  display: flex;
  align-self: stretch;
  align-items: center;
  padding: 12px 0 12px 25px;
  background-color: transparent;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-element > * + * {
  margin-left: 25px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-element::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100vw;
  background: linear-gradient(227deg, #4655ff 0%, #4982ff 100%);
  border-radius: 10px;
  z-index: -1;
  border: 1px solid transparent;
  transform: skewX(-13deg);
  pointer-events: none;
  backface-visibility: hidden;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-element .button {
  min-width: 130px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .rd-navbar-modern.rd-navbar-static .rd-nav-link, .rd-navbar-modern.rd-navbar-static .rd-dropdown-link, .rd-navbar-modern.rd-navbar-static .rd-megamenu-list-link {
    font-size: 14px;
  }
  .rd-navbar-modern.rd-navbar-static .rd-navbar-submenu-toggle {
    position: relative;
    top: 1px;
    font-size: 15px;
  }
}
@media (min-width: 1920px) {
  .rd-navbar-modern.rd-navbar-static .rd-navbar-aside {
    width: auto;
    left: calc(50% + 600px - 30px - 25px);
  }
}
@media (min-width: 1200px) {
  .rd-navbar-modern.rd-navbar-static .rd-dropdown-link {
    font-size: 17px;
  }
}
@media (min-width: 1600px) {
  .rd-navbar-modern.rd-navbar-static .rd-navbar-nav {
    padding: 15px 30px 20px 85px;
  }
  .rd-navbar-modern.rd-navbar-static .rd-navbar-nav > li + li {
    margin-left: 46px;
  }
}
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck::after, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone::after {
  border-bottom-color: #ebebeb;
}
.rd-navbar-modern.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-item > .rd-navbar-submenu, .rd-navbar-modern.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav-item > .rd-navbar-submenu {
  margin-top: 17px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-element {
  position: fixed;
  top: 0;
  right: 0;
  height: 56px;
  z-index: 1081;
  padding-left: 20px;
  padding-right: 10px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-element > * + * {
  margin-left: 30px;
}
.rd-navbar-modern.rd-navbar-fixed .rd-navbar-aside {
  max-width: 90%;
}
@media (max-width: 575.98px) {
  .rd-navbar-modern.rd-navbar-fixed .rd-navbar-element .button {
    padding: 0;
    border: 0;
    background-color: transparent;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .rd-navbar-modern.rd-navbar-fixed .rd-navbar-aside {
    max-width: 320px;
  }
}
/*
*
* Swiper
*/
.swiper-container {
  display: flex;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: auto;
  width: 100%;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  height: auto;
  min-height: inherit;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container {
  flex-shrink: 0;
}
.swiper-container-android .swiper-slide,.swiper-wrapper {
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  touch-action: pan-x;
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-slide > .vide__body,.swiper-slide > .parallax_cnt {
  height: 100%;
}
.swiper-button-prev,.swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  font-size: 26px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  transition: .2s ease-in;
  will-change: transform;
  z-index: 10;
}
.swiper-button-prev:hover,.swiper-button-next:hover {
  color: #6090f7;
}
@media (min-width: 768px) {
  .swiper-button-prev, .swiper-button-next {
    display: block;
  }
}
.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev {
  left: 30px;
}
.swiper-button-prev:before {
  font-family: "FontAwesome";
  content: "\f060";
}
.swiper-button-next {
  right: 30px;
}
.swiper-button-next:before {
  font-family: "FontAwesome";
  content: "\f061";
}
.swiper-slider.swiper-container-rtl .swiper-button-prev::before {
  content: "\f061";
}
.swiper-slider.swiper-container-rtl .swiper-button-next::before {
  content: "\f060";
}
.swiper-pagination {
  position: absolute;
  display: block;
  text-align: center;
  transition: .3s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.6);
  transition: .2s;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination .swiper-pagination-bullet:hover {
  background: white;
}
.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-black .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.6);
}
.swiper-pagination-black .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: black;
}
.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 20px;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
.swiper-slide-caption {
  width: 100%;
  white-space: normal;
}
.swiper-slider-1 {
  min-height: 40.10417vw;
}
/*
*
* Google Maps
*/
.google-map-markers {
  display: none;
}
.google-map-container {
  width: 100%;
}
.google-map {
  width: 100%;
  height: 200px;
}
@media (min-width: 576px) {
  .google-map {
    height: 250px;
  }
}
@media (min-width: 992px) {
  .google-map {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  .google-map {
    height: 525px;
  }
}
.gm-style-iw {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #262f3c;
}
/*
*
* Search Results
*/
.rd-search-results-live {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  max-height: 600px;
  overflow-y: auto;
  margin: -3px 0 0;
  text-align: left;
  z-index: 998;
}
.rd-search-results-live #search-results {
  position: relative;
  padding: 16px 0 0;
  color: #8491a5;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  transform-origin: 50% 0;
  transform: scale(1, 0.9);
  transition: .3s all ease;
}
.rd-search-results-live #search-results::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: -1;
  border: 1px solid #ebebeb;
  border-top: 0;
}
.rd-search-results-live #search-results.active {
  opacity: 1;
  visibility: visible;
  transform: scale(1, 1);
}
.rd-search-results-live .search-quick-result {
  padding-left: 15px;
  padding-right: 15px;
  font-family: Muli, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  color: #262f3c;
}
.rd-search-results-live .search-list {
  margin-top: 11px;
}
.rd-search-results-live .search-list li:only-child {
  padding: 0 15px 15px;
}
.rd-search-results-live .search-link {
  color: #d7d7d7;
}
.rd-search-results-live .search-link:hover {
  color: #6090f7;
}
.rd-search-results-live .search-error {
  font-size: 14px;
  line-height: 1.6;
}
.rd-search-results-live .search-title {
  position: relative;
  font-family: Muli, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #262f3c;
}
.rd-search-results-live .search-title a:hover {
  color: #6090f7;
}
.rd-search-results-live .search-list-item-all {
  margin-top: 18px;
  width: 100%;
}
.rd-search-results-live .search-submit {
  position: relative;
  overflow: hidden;
  z-index: 0;
  display: block;
  padding: 8px;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-transform: none;
  text-align: center;
  color: #ffffff;
  background: #6090f7;
}
.rd-search-results-live .search-submit:hover {
  color: #ffffff;
  background: #d7d7d7;
}
.rd-search-results-live .match {
  display: none;
}
.not-empty ~ .rd-search-results-live {
  visibility: visible;
  opacity: 1;
}
.rd-search-results-live p {
  font-size: 11px;
}
.rd-search-results-live p * {
  margin: 0;
}
.rd-search-results-live .search-list-item {
  padding: 0 15px;
}
.rd-search-results-live * + p {
  margin-top: 5px;
}
.rd-search-results-live .search-list-item + .search-list-item {
  margin-top: 17px;
}
.rd-search-results .search-list {
  counter-reset: li;
  text-align: left;
  padding-left: 0;
  font-size: 18px;
  list-style-type: none;
  overflow: hidden;
}
.rd-search-results .search-list li div {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}
.rd-search-results .search-list li:only-child::before {
  display: none;
}
.rd-search-results .search-list-item {
  position: relative;
  padding-left: 40px;
  font-size: 15px;
  color: #777;
}
.rd-search-results .search-list-item::before {
  content: counter(li, decimal-leading-zero) ".";
  counter-increment: li;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  line-height: inherit;
  font-weight: 300;
  color: #8491a5;
}
.rd-search-results .search-title {
  font-size: 16px;
  font-weight: 400;
  color: #262f3c;
}
.rd-search-results .search {
  color: #ffffff;
  padding: 0 .25em;
  background: #6090f7;
}
.rd-search-results .match {
  padding: 5px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.7;
  color: rgba(132, 145, 165, 0.7);
  letter-spacing: .15em;
  text-transform: uppercase;
}
.rd-search-results .match em {
  margin: 0;
  font-style: normal;
}
.rd-search-results p * {
  margin: 0;
}
.rd-search-results * + .match {
  margin-top: 10px;
}
.rd-search-results .search-list-item + .search-list-item {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .rd-search-results .search-title {
    font-size: 18px;
  }
  .rd-search-results .search-list-item::before {
    top: 2px;
    font-size: 16px;
  }
  .rd-search-results * + p {
    margin-top: 12px;
  }
  .rd-search-results .search-list-item + .search-list-item {
    margin-top: 55px;
  }
}
@media (min-width: 992px) {
  .rd-search-results .search-list-item {
    padding-left: 40px;
  }
}
* + .rd-search-results {
  margin-top: 40px;
}
@media (min-width: 768px) {
  * + .rd-search-results {
    margin-top: 55px;
  }
}
@media (min-width: 1200px) {
  * + .rd-search-results {
    margin-top: 80px;
  }
}
.rd-search-classic {
  position: relative;
}
.rd-search-classic .form-input {
  padding-right: 50px;
}
.rd-search-classic .form-input,.rd-search-classic .form-label {
  letter-spacing: 0;
}
.rd-search-classic .rd-search-submit {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  padding-top: 3px;
  padding-right: 2px;
  margin: 0;
  text-align: center;
  color: #d7d7d7;
  font-size: 0;
  line-height: 0;
}
.rd-search-classic .rd-search-submit::-moz-focus-inner {
  border: none;
  padding: 0;
}
.rd-search-classic .rd-search-submit:before {
  position: relative;
  top: -1px;
  content: '\e014';
  font: 400 20px 'fl-chapps';
  line-height: 1;
  transition: .33s all ease;
}
.rd-search-classic .rd-search-submit:hover {
  color: #6090f7;
}
.rd-search.rd-search-inline {
  position: relative;
}
.rd-search.rd-search-inline .form-input {
  padding-right: 54px;
}
.rd-search.rd-search-inline .button-link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 54px;
  right: 0;
  margin: 0;
  font-size: 21px;
  color: #d7d7d7;
  transition: .33s;
}
.rd-search.rd-search-inline .button-link::before {
  display: block;
  margin: auto;
}
.rd-search.rd-search-inline .button-link:hover {
  color: #6090f7;
}
.rd-search.rd-search-inline.form-sm .form-input {
  padding-right: 40px;
}
.rd-search.rd-search-inline.form-sm .button-link {
  width: 40px;
  font-size: 18px;
}
.rd-search.rd-search-inline.form-lg .form-input {
  padding-right: 70px;
}
.rd-search.rd-search-inline.form-lg .button-link {
  width: 70px;
}
/*
*
* Isotope
*/
@keyframes sprite-animation {
  from {
    background-position: 0 0;
  }
}
[data-isotope-layout] {
  z-index: 0;
  display: block;
  min-height: 160px;
  margin-left: -15px;
  margin-right: -15px;
  transition: .4s all ease;
}
[data-isotope-layout]:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  margin-top: 15px;
  background-image: url("../images/isotope-loader.png");
  background-position: -1152px 0;
  animation: 0.7s sprite-animation steps(18) infinite;
  transition: .4s all ease;
  transform: translate3d(-50%, -50%, 0);
}
[data-isotope-layout] .row {
  margin-bottom: -30px;
}
[data-isotope-layout] .row > [class*="col-"] {
  margin-top: 30px;
}
[data-isotope-layout] .row-narrow {
  margin-bottom: -30px;
}
[data-isotope-layout] .row-narrow > [class*="col-"] {
  margin-top: 30px;
}
[data-isotope-layout] .row-condensed {
  margin-bottom: 0;
}
[data-isotope-layout] .row-condensed > [class*="col-"] {
  margin-top: 0;
}
[data-isotope-layout] [class*="col-"] {
  display: block;
  opacity: 0;
  will-change: transform;
  transition: .1s opacity ease-in;
}
@media (max-width: 575.98px) {
  [data-isotope-layout] [class*="col-"] {
    max-width: 100%;
  }
}
[data-isotope-layout].isotope--loaded [class*="col-"] {
  opacity: 1;
}
[data-isotope-layout].isotope--loaded:after {
  opacity: 0;
  visibility: hidden;
}
.isotope-filters > * {
  margin-top: 0;
  vertical-align: middle;
}
.isotope-filters .inline-list {
  position: relative;
  word-spacing: 0;
}
.isotope-filters .inline-list li {
  display: inline-block;
}
.isotope-filters .inline-list a {
  position: relative;
  transition: .3s;
  color: #d7d7d7;
}
.isotope-filters .inline-list .isotope-filters-trigger {
  display: none;
}
.isotope-filters-modern .inline-list {
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px;
}
.isotope-filters-modern .inline-list > * {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.isotope-filters-modern .inline-list > li {
  font-family: Muli, sans-serif;
  font-size: 18px;
}
.isotope-filters-modern .inline-list a {
  position: relative;
  padding-bottom: 10px;
}
.isotope-filters-modern .inline-list a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  transition: .4s;
  background: #6090f7;
}
.isotope-filters-modern .inline-list a:hover {
  color: #6090f7;
}
.isotope-filters-modern .inline-list a.active::after {
  width: 100%;
}
@media (min-width: 992px) {
  .isotope-filters-modern .inline-list {
    transform: translate3d(0, -10px, 0);
    margin-bottom: -10px;
    margin-left: -23px;
    margin-right: -23px;
  }
  .isotope-filters-modern .inline-list > * {
    margin-top: 10px;
    padding-left: 23px;
    padding-right: 23px;
  }
}
.isotope-modern-wrap [class*='col'] {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .isotope-modern-wrap [class*='col'] {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  html:not(.tablet):not(.mobile) .isotope-modern-wrap [class*='col'] {
    margin-top: 0;
  }
}
.isotope-condensed {
  margin-left: 0;
  margin-right: 0;
}
.isotope-condensed .row > * {
  margin-top: -1px;
  margin-bottom: -1px;
}
* + .isotope-outer {
  margin-top: 30px;
}
@media (min-width: 768px) {
  * + .isotope-outer {
    margin-top: 45px;
  }
}
.tabs-custom {
  text-align: left;
}
.nav {
  display: block;
}
.navbar {
  position: static;
  display: block;
}
.nav-tabs {
  font-size: 0;
  line-height: 0;
  word-spacing: 0;
  border: 0;
}
.nav-tabs:before, .nav-tabs:after {
  display: none;
}
.nav-tabs .nav-link {
  border: 0;
  border-radius: 0;
}
.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {
  background-color: transparent;
}
.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {
  border: none;
}
.nav-item {
  float: none;
  border: 0;
  cursor: pointer;
  transition: .33s all ease;
}
.nav-link {
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.nav-link.active {
  cursor: default;
}
.tab-content > .tab-pane {
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.tab-content > .active {
  visibility: visible;
  height: auto;
  width: auto;
  overflow: visible;
}
* + .tabs-line {
  margin-top: 30px;
}
@media (min-width: 768px) {
  * + .tabs-line {
    margin-top: 40px;
  }
}
.tabs-line .nav-tabs {
  position: relative;
  text-align: center;
}
.tabs-line .nav-link {
  display: block;
  font-family: Muli, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: middle;
}
.tabs-line .nav-link span {
  line-height: 1.4;
}
.tabs-line * + .navbar {
  margin-top: 15px;
}
.tabs-line * + .tab-content {
  margin-top: 20px;
}
@media (max-width: 767.98px) {
  .tabs-line .nav-tabs {
    max-width: 100%;
  }
  .tabs-line .nav-item {
    margin: -1px;
  }
  .tabs-line .nav-item:first-child {
    border-top: 1px solid #d7d7d7;
  }
  .tabs-line .nav-link {
    padding: 7px 10px;
    color: #8491a5;
    background: transparent;
    border-bottom: 1px solid #d7d7d7;
  }
  .tabs-line .nav-link:hover, .tabs-line .nav-link.active {
    color: #ffffff;
    background: #6090f7;
    border-color: #6090f7;
  }
  .context-dark .tabs-line .nav-item:first-child, .bg-gray-900 .tabs-line .nav-item:first-child, .bg-accent .tabs-line .nav-item:first-child {
    border-top-color: rgba(255, 255, 255, 0.4);
  }
  .context-dark .tabs-line .nav-link, .bg-gray-900 .tabs-line .nav-link, .bg-accent .tabs-line .nav-link {
    border-bottom-color: rgba(255, 255, 255, 0.4);
  }
  .context-dark .tabs-line .nav-link:hover, .bg-gray-900 .tabs-line .nav-link:hover, .bg-accent .tabs-line .nav-link:hover, .context-dark .tabs-line .nav-link.active, .bg-gray-900 .tabs-line .nav-link.active, .bg-accent .tabs-line .nav-link.active {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0.3);
  }
}
@media (max-width: 767.98px) {
  .tabs-line-responsive {
    position: relative;
    z-index: 10;
    text-align: center;
  }
  .tabs-line-responsive .navbar {
    position: static;
  }
  .tabs-line-responsive .navbar-inner {
    position: relative;
    width: 100%;
  }
  .tabs-line-responsive .stuck, .tabs-line-responsive .stick {
    min-height: 44px;
  }
  .tabs-line-responsive .stuck .navbar-inner, .tabs-line-responsive .stick .navbar-inner {
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    width: 101vw;
  }
  .tabs-line-responsive .stuck .tabs-line-toggle, .tabs-line-responsive .stick .tabs-line-toggle {
    border-radius: 0;
    box-shadow: none;
  }
  .tabs-line-responsive .tabs-line-toggle {
    background: none;
    border: none;
    display: inline-block;
    padding: 0;
    outline: none;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    position: relative;
    z-index: 45;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px 5px;
    border-radius: 10px;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    font-family: Muli, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #262f3c;
    box-shadow: 0 0 24px 0 rgba(75, 81, 91, 0.12);
    transition: .22s ease-in;
  }
  .tabs-line-responsive .tabs-line-toggle::-moz-focus-inner {
    border: none;
    padding: 0;
  }
  .tabs-line-responsive .tabs-line-toggle .icon {
    position: relative;
    top: 1px;
    display: block;
    margin-left: 5px;
    transition: .22s;
    will-change: transform;
  }
  .tabs-line-responsive .tabs-line-toggle.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .tabs-line-responsive .tabs-line-toggle.active .icon {
    transform: scale(1, -1);
  }
  .tabs-line-responsive ul.nav-tabs {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 20px;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    margin-top: -1px;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid #ebebeb;
    transition: .22s ease-in;
    text-align: center;
  }
  .tabs-line-responsive ul.nav-tabs.active {
    opacity: 1;
    visibility: visible;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .tabs-line-responsive ul.nav-tabs .nav-item {
    border: 0;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .tabs-line-responsive ul.nav-tabs .nav-item:nth-child(n) a {
    border: 0;
  }
  .tabs-line-responsive ul.nav-tabs .nav-link {
    padding: 0;
    color: #2c343b;
    border-radius: 18px;
  }
  .tabs-line-responsive ul.nav-tabs .nav-link:hover, .tabs-line-responsive ul.nav-tabs .nav-link.active {
    background-color: transparent;
    color: #6090f7;
  }
  .tabs-line-responsive ul.nav-tabs .nav-item + .nav-item {
    margin-top: 12px;
  }
}
/* FAQ 移动端：Filter 改为内联展开，避免浮层遮挡导航菜单 */
@media (max-width: 767.98px) {
  body.page-faq .tabs-line-responsive {
    z-index: 1;
  }
  body.page-faq .tabs-line-responsive .nav-tabs-outer {
    position: relative;
    z-index: 1;
  }
  body.page-faq .tabs-line-responsive ul.nav-tabs {
    position: static;
    z-index: auto;
    max-height: 0;
    overflow: hidden;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    opacity: 1;
    transition: max-height .3s ease;
  }
  body.page-faq .tabs-line-responsive ul.nav-tabs.active {
    max-height: 600px;
    padding: 20px;
    margin-top: -1px;
    border: 1px solid #ebebeb;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: rgba(255, 255, 255, 0.98);
  }
}
@media (min-width: 768px) {
  .tabs-line-responsive .tabs-line-toggle {
    display: none;
  }
}
.tabs-creative .nav-tabs {
  display: flex;
  flex-wrap: wrap;
  max-width: 490px;
  margin-bottom: -25px;
  text-align: left;
}
.tabs-creative .nav-tabs-outer {
  flex-shrink: 0;
  padding-top: 20px;
}
.tabs-creative .nav-item {
  width: 50%;
  padding-right: 10px;
  margin-bottom: 25px;
}
.tabs-creative .nav-link {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 1.2;
}
.tabs-creative .nav-link .icon {
  position: relative;
  top: .025em;
  display: block;
  margin-right: 10px;
  font-size: 28px;
}
.tabs-creative .nav-link.active {
  color: #262f3c;
}
.tabs-creative .nav-link.active .icon {
  color: #6090f7;
}
.tabs-creative .safari-frame-2 {
  width: 100%;
  max-width: 650px;
}
.tabs-creative .tab-content {
  position: relative;
  display: flex;
  padding-bottom: 64.2623%;
}
.tabs-creative .tab-pane {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100% !important;
  opacity: 1 !important;
  visibility: visible !important;
  width: 100%;
  flex-shrink: 0;
  animation-duration: .7s;
  animation-timing-function: ease;
  transform: translate3d(0, 0, 0);
}
.tabs-creative .tab-pane,.tabs-creative .tab-pane * {
  backface-visibility: hidden;
}
@keyframes show {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
.tabs-creative .tab-pane.active {
  z-index: 2;
  animation-name: show;
}
.tabs-creative .tab-pane::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 6px;
  left: -6px;
  background: #ffffff;
  box-shadow: -0.279px -3.99px 20.58px 0.42px rgba(75, 81, 91, 0.34);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.tabs-creative .tab-pane.showing::after {
  opacity: 1;
  visibility: visible;
}
.tabs-creative .tab-pane.hiding {
  z-index: 1;
}
.tabs-creative * + .nav-tabs {
  margin-top: 25px;
}
.tabs-creative * + .tab-content-outer {
  margin-top: 25px;
}
@media (max-width: 575.98px) {
  .tabs-creative .nav-link {
    font-size: 14px;
  }
  .tabs-creative .nav-link .icon {
    display: none;
  }
}
@media (min-width: 576px) {
  .tabs-creative h3, .tabs-creative .heading-3 {
    max-width: 370px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .tabs-creative {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .tabs-creative .nav-tabs {
    max-width: 460px;
  }
  .tabs-creative .nav-item {
    width: 50%;
  }
  .tabs-creative .nav-link {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .tabs-creative {
    display: flex;
    align-items: center;
  }
  .tabs-creative .nav-tabs {
    margin-bottom: -40px;
  }
  .tabs-creative .nav-item {
    margin-bottom: 40px;
  }
  .tabs-creative .nav-link {
    font-size: 16px;
  }
  .tabs-creative .nav-tabs-outer + .tab-content-outer {
    margin-left: 10px;
  }
  .tabs-creative * + h3, .tabs-creative * + .heading-3 {
    margin-top: 20px;
  }
  .tabs-creative * + .nav-tabs-inner {
    margin-top: 40px;
  }
  .tabs-creative * + .group {
    margin-top: 45px;
  }
}
@media (min-width: 1200px) {
  .tabs-creative .nav-link {
    font-size: 17px;
  }
  .tabs-creative .nav-link .icon {
    margin-right: 20px;
    font-size: 35px;
  }
  .tabs-creative .nav-tabs-outer + .tab-content-outer {
    margin-left: 35px;
  }
}
@media (max-width: 767.98px) {
  .tabs-creative {
    position: relative;
    z-index: 10;
    text-align: center;
  }
  .tabs-creative .nav-tabs-outer {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .tabs-creative .nav-tabs {
    width: 100%;
    order: 2;
  }
}
.context-dark .tabs-line_1 .nav-link, .bg-gray-900 .tabs-line_1 .nav-link, .bg-accent .tabs-line_1 .nav-link {
  color: #ffffff;
}
.context-dark .tabs-line_1 .nav-link span::after, .bg-gray-900 .tabs-line_1 .nav-link span::after, .bg-accent .tabs-line_1 .nav-link span::after {
  width: 100%;
  background: #ebebeb;
  opacity: .65;
}
.context-dark .tabs-line_1 .nav-link:hover span::after, .bg-gray-900 .tabs-line_1 .nav-link:hover span::after, .bg-accent .tabs-line_1 .nav-link:hover span::after,.context-dark .tabs-line_1 .nav-link.active span::after,.bg-gray-900 .tabs-line_1 .nav-link.active span::after,.bg-accent .tabs-line_1 .nav-link.active span::after {
  background: #ffea5c;
  opacity: 1;
}
.tabs-features {
  width: 100%;
}
.tabs-features .nav-link {
  position: relative;
  z-index: 0;
  padding: 5px 0 5px 20px;
  border-radius: 35px;
  font-size: 14px;
  line-height: 1.5;
  cursor: pointer;
  color: #262f3c;
  transition: .22s;
}
.tabs-features .nav-link::before {
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
  margin-top: 5px;
  top: .5em;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 17px;
  border-radius: 35px;
  background: #fff17c;
  transition: none;
}
.tabs-features .nav-item {
  border: 1px solid transparent;
}
.tabs-features .nav-item + .nav-item {
  margin-top: 5px;
}
.tabs-features .tab-content {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover;
  max-width: 100%;
  flex-shrink: 0;
}
.tabs-features .tab-content::before {
  content: '';
  display: block;
  padding-bottom: 56.35104%;
}
.tabs-features .tab-pane {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  background-position: center center;
  background-size: cover;
  border-radius: 4px;
  box-shadow: 0 2px 10px 0 rgba(75, 81, 91, 0.15);
}
.tabs-features * + .nav-tabs,.tabs-features * + .navigation-custom {
  margin-top: 15px;
}
.tabs-features .tabs-features-aside + .tab-content {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .tabs-features {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .tabs-features .nav-link::before {
    transition: .22s;
  }
  .tabs-features .tab-content {
    background: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .tabs-features .tab-content {
    margin-left: -50px;
    margin-right: -50px;
  }
}
@media (min-width: 768px) {
  .tabs-features .nav-tabs {
    padding-left: 5px;
  }
  .tabs-features .nav-item + .nav-item {
    margin-top: 10px;
  }
  .tabs-features .tab-content {
    max-width: 866px;
    flex-grow: 1;
  }
  .tabs-features .tab-pane {
    top: 6.2%;
    left: 13.9%;
    right: 13.4%;
    bottom: 12%;
    border-radius: 0;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  .tabs-features {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-right: -40px;
  }
  .tabs-features .tabs-features-aside {
    width: 28%;
    padding-top: 15px;
    max-width: 340px;
    flex-shrink: 0;
    flex-grow: 1;
  }
  .tabs-features .tabs-features-aside + .tab-content {
    margin-top: 0;
    margin-left: 20px;
  }
}
@media (max-width: 1199.98px) {
  .tabs-features .nav-link.active::before {
    background: #6090f7;
  }
}
@media (min-width: 1200px) {
  .tabs-features .nav-tabs {
    padding-left: 20px;
  }
  .tabs-features .tabs-features-aside {
    max-width: 370px;
  }
  .tabs-features .nav-link::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    left: 100%;
    width: 300px;
    border-bottom: 1px solid #ebebeb;
    opacity: 0;
    visibility: hidden;
  }
  .tabs-features .nav-link.active {
    padding-top: 18px;
    padding-bottom: 18px;
    margin: 7px 0;
    background: #ebebeb;
  }
  .tabs-features .nav-link.active::before {
    opacity: 0;
    visibility: hidden;
    transition: .11s;
  }
  .tabs-features .nav-link.active::after {
    opacity: 1;
    visibility: visible;
    transition: .11s;
  }
  .tabs-features * + h3, .tabs-features * + .heading-3 {
    margin-top: 24px;
  }
  .tabs-features * + .nav-tabs, .tabs-features * + .navigation-custom {
    margin-top: 50px;
  }
}
@media (min-width: 1600px) {
  .tabs-features {
    margin-right: -100px;
  }
}
@media (min-width: 768px) {
  .tabs-line .nav-item {
    transform: translate3d(0, 0, 0);
    will-change: transform;
  }
  .tabs-line .nav-link {
    position: relative;
    font-size: 19px;
  }
  .tabs-line .nav-link span {
    position: relative;
    display: inline-flex;
    padding: 12px 2px 13px;
    margin-bottom: -1px;
  }
  .tabs-line .nav-link span::after {
    content: '';
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
    height: 3px;
    width: 0;
    transition: .33s;
    background: #6090f7;
  }
  .tabs-line .nav-link.active span::after {
    left: 0;
    right: auto;
    width: 100%;
  }
  .tabs-line * + .nav-tabs {
    margin-top: 25px;
  }
  .tabs-line .tabs-line-toggle + .nav-tabs {
    margin-top: 0;
  }
  * + .tabs-line_1 {
    margin-top: 20px;
  }
  .tabs-horizontal.tabs-line .nav-tabs {
    border: 0;
    border-bottom: 1px solid #ebebeb;
  }
  .tabs-horizontal.tabs-line .nav-item {
    display: inline-block;
    margin-bottom: -1px;
  }
  .tabs-horizontal.tabs-line .nav-item:not(:last-child) {
    margin-right: 52px;
  }
  .tabs-horizontal.tabs-line * + .tab-content {
    margin-top: 30px;
  }
  .tabs-horizontal.tabs-line.tabs-line_1 .nav-tabs {
    text-align: left;
    border-bottom: 0;
  }
  .tabs-horizontal.tabs-line.tabs-line_1 .nav-link span {
    padding-bottom: 8px;
  }
  .tabs-vertical {
    display: flex;
    align-items: flex-start;
  }
  .tabs-vertical .nav-tabs {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .tabs-vertical .nav-item {
    border: 0;
    width: 100%;
    text-align: left;
  }
  .tabs-vertical .nav-link.active {
    background-color: transparent;
  }
  .tabs-vertical .tab-content {
    flex-grow: 1;
  }
  .tabs-vertical.tabs-line {
    align-items: stretch;
    margin-left: -35px;
  }
  .tabs-vertical.tabs-line > * {
    margin-left: 35px;
  }
  .tabs-vertical.tabs-line .nav-tabs {
    flex-shrink: 0;
    max-width: 50%;
    min-width: 200px;
  }
  .tabs-vertical.tabs-line .nav-tabs-outer {
    position: relative;
    flex-shrink: 0;
    max-width: 50%;
    min-width: 200px;
  }
  .tabs-vertical.tabs-line .nav-tabs-outer .nav-tabs {
    width: 100%;
    max-width: 100%;
  }
  .tabs-vertical.tabs-line .nav-item {
    padding-right: 10px;
    border-bottom: 1px solid #d7d7d7;
    cursor: default;
  }
  .tabs-vertical.tabs-line .nav-item:first-child .nav-link span {
    padding-top: 0;
  }
  .tabs-vertical.tabs-line .nav-item + .nav-item {
    margin-top: 8px;
  }
  .tabs-vertical.tabs-line .tab-content {
    margin-top: 0;
  }
  .tabs-vertical.tabs-line-1 .nav-tabs {
    width: 32%;
  }
  .tabs-vertical.tabs-line-1 .nav-tabs-outer {
    width: 32%;
  }
  .tabs-vertical.tabs-line-1 .nav-tabs-outer .nav-tabs {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .tabs-horizontal.tabs-line .nav-link span {
    padding-bottom: 16px;
  }
  .tabs-vertical.tabs-line {
    margin-left: -50px;
  }
  .tabs-vertical.tabs-line > * {
    margin-left: 50px;
  }
  .tabs-vertical.tabs-line .nav-tabs {
    width: 370px;
    min-width: 370px;
    border-bottom: 0;
  }
  .tabs-vertical.tabs-line .nav-tabs-outer {
    width: 370px;
    border-bottom: 0;
  }
  .tabs-vertical.tabs-line .nav-tabs-outer .nav-tabs {
    width: 100%;
  }
  .tabs-vertical.tabs-line .nav-link span {
    padding: 15px 2px;
  }
}
@media (min-width: 1200px) {
  .tabs-line .nav-link {
    font-size: 22px;
  }
  .tabs-vertical.tabs-line {
    margin-left: -90px;
  }
  .tabs-vertical.tabs-line > * {
    margin-left: 90px;
  }
  .tabs-vertical.tabs-line .nav-item + .nav-item {
    margin-top: 11px;
  }
}
.card-group-custom {
  margin-bottom: 0;
}
.card-group-custom .card-header + .collapse > .card-body,.card-group-custom .card-header + .collapse > .list-group {
  border-top: 0;
}
.card-group-custom .card + .card {
  margin-top: 0;
}
.card-custom {
  display: block;
  margin: 0;
  background: inherit;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}
.card-custom a {
  display: block;
}
.card-custom .card-header {
  padding: 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: transparent;
}
.card-custom .card-body {
  padding: 0;
  border: 0;
}
.card-custom .card-title {
  margin-bottom: 0;
}
* + .card-group-custom {
  margin-top: 35px;
}
@media (min-width: 768px) {
  * + .card-group-custom {
    margin-top: 50px;
  }
}
.card-corporate {
  position: relative;
  text-align: left;
}
.card-corporate::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100vw;
  transform: translate3d(-50%, 0, 0);
  border-bottom: 1px solid #ebebeb;
}
.card-corporate:first-child::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  transform: translate3d(-50%, 0, 0);
  border-bottom: 1px solid #ebebeb;
}
.card-corporate .card-title a {
  position: relative;
  z-index: 1;
  display: block;
  padding: 18px 20px 18px 0;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.005em;
  color: #2c343b;
  transition: .1s all ease;
}
.card-corporate .card-title a .card-arrow:after {
  opacity: 0;
  visibility: hidden;
}
.card-corporate .card-title a.collapsed {
  border-bottom-width: 0;
}
.card-corporate .card-title a.collapsed .card-arrow:after {
  opacity: 1;
  visibility: visible;
}
.card-corporate .card-arrow {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  right: 17px;
  z-index: 2;
  transition: .33s all ease;
}
.card-corporate .card-arrow::before, .card-corporate .card-arrow::after {
  position: absolute;
  top: 50%;
  z-index: 4;
  transform: translateY(-50%);
  color: #262f3c;
  font-family: 'Material Design Icons';
  transition: .23s all ease;
}
.card-corporate .card-arrow::before {
  content: '\f465';
}
.card-corporate .card-arrow::after {
  content: '\f504';
}
.card-corporate .card-body {
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
  color: #8491a5;
}
.card-corporate .collapsing {
  transition-timing-function: ease-in-out;
}
@media (min-width: 768px) {
  .card-corporate .card-title a {
    padding: 30px 75px 30px 0;
    font-size: 18px;
  }
  .card-corporate .card-arrow {
    right: 50px;
  }
  .card-corporate .card-body {
    padding: 0 50px 35px 0;
  }
}
@media (min-width: 992px) {
  .card-corporate .card-title a {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .card-corporate .card-body {
    padding-right: 140px;
  }
  .card-corporate .card-text {
    font-size: 17px;
    line-height: 1.52941;
    font-weight: 400;
  }
}
@media (min-width: 1600px) {
  .card-corporate .card-title a {
    padding: 35px 60px 35px 0;
    font-size: 26px;
  }
}
.card-group-custom.card-group-classic .card + .card {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .card-group-custom.card-group-classic .card + .card {
    margin-top: 30px;
  }
}
.card-classic {
  position: relative;
  overflow: hidden;
  text-align: left;
  border: 1px solid #d7d7d7;
  border-radius: 10px;
  transition: .35s ease;
}
.card-classic.active {
  box-shadow: 0 0 24px 0 rgba(75, 81, 91, 0.12);
  background: #ffffff;
  border-color: #ffffff;
  transition: .15s ease;
}
.card-classic.active .card-shape {
  opacity: 1;
  visibility: visible;
}
.card-classic .card-title a,.card-classic .card-body {
  padding-left: 25px;
}
.card-classic .card-title a {
  position: relative;
  z-index: 1;
  padding: 25px 60px 25px 25px;
  font-family: Muli, sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.4;
  letter-spacing: .005em;
  color: #2c343b;
  background-color: transparent;
}
.card-classic .card-title a .card-arrow:after {
  opacity: 0;
  visibility: hidden;
}
.card-classic .card-title a.collapsed .card-arrow::before, .card-classic .card-title a.collapsed .card-arrow::after {
  color: #8491a5;
}
.card-classic .card-title a.collapsed .card-arrow::before {
  opacity: 0;
  visibility: hidden;
}
.card-classic .card-title a.collapsed .card-arrow::after {
  opacity: 1;
  visibility: visible;
}
.card-classic .card-arrow {
  position: absolute;
  top: 24px;
  right: 20px;
  z-index: 2;
  height: 28px;
  width: 28px;
  transition: .33s all ease;
  text-align: center;
}
.card-classic .card-arrow::before, .card-classic .card-arrow::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
  font-family: 'Material Design Icons';
  font-size: 22px;
  transition: .15s;
  color: #6090f7;
}
.card-classic .card-arrow::before {
  content: '\f24f';
  opacity: 1;
  visibility: visible;
}
.card-classic .card-arrow::after {
  content: '\f236';
  opacity: 0;
  visibility: hidden;
}
.card-classic .card-body {
  position: relative;
  z-index: 1;
  padding: 0 44px 25px 25px;
  letter-spacing: .025em;
}
.card-classic .card-shape {
  position: absolute;
  top: 5%;
  left: 30px;
  fill: rgba(96, 144, 247, 0.08);
  width: auto;
  height: 90%;
  max-height: 156px;
  opacity: 0;
  visibility: hidden;
  transition: .33s;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .card-classic .card-title a {
    padding: 35px 80px 35px 45px;
    font-size: 22px;
  }
  .card-classic .card-arrow {
    top: 31px;
    right: 35px;
  }
  .card-classic .card-arrow::before, .card-classic .card-arrow::after {
    font-size: 28px;
  }
  .card-classic .card-body {
    padding: 0 44px 25px 45px;
  }
  .card-classic .card-shape {
    top: 30px;
  }
}
/*
*
* Tooltop Custom
*/
.tooltip {
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.025em;
}
.tooltip-inner {
  border-radius: 0;
}
.tooltip-light .tooltip-inner {
  padding: 15px 16px;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.08);
  color: #2c343b;
}
.tooltip-light.bs-tooltip-top .arrow::before {
  border-top-color: #ffffff;
}
.tooltip-light.bs-tooltip-right .arrow::before {
  border-right-color: #ffffff;
}
.tooltip-light.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #ffffff;
}
.tooltip-light.bs-tooltip-left .arrow::before {
  border-left-color: #ffffff;
}
.tooltip-point {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  background: #6090f7;
  box-shadow: 0 0 9.5px 0.5px rgba(30, 34, 44, 0.3);
  transition: opacity .5s ease-out, transform .25s;
  transform: scale(1);
  backface-visibility: hidden;
  cursor: pointer;
}
.tooltip-point, .tooltip-point::before, .tooltip-point::after {
  border-radius: 50%;
}
.tooltip-point::before, .tooltip-point::after {
  content: '';
  position: absolute;
  top: -43px;
  left: -43px;
  z-index: -1;
  width: 100px;
  height: 100px;
  background: rgba(96, 144, 247, 0.4);
  pointer-events: none;
}
.tooltip-point::before {
  animation: preview-marker-pulsar 1.7s infinite ease-out;
}
.tooltip-point::after {
  animation: preview-marker-pulsar-inner 1.7s infinite ease-out;
}
.tooltip-point:hover::after, .tooltip-point:hover::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: none;
}
@keyframes preview-marker-pulsar-inner {
  0% {
    opacity: 0;
    transform: scale(0.1);
  }
  24%, 90% {
    opacity: 0;
  }
  25% {
    opacity: .65;
    transform: scale(0.1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes preview-marker-pulsar {
  0% {
    opacity: .65;
    transform: scale(0.1);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
/*
*
* Counter
*/
.counter-classic {
  text-align: center;
}
.counter-classic-main {
  font-family: Muli, sans-serif;
  font-size: 40px;
  line-height: 1;
  font-weight: 100;
  color: #000000;
  white-space: nowrap;
}
.counter-classic-main > * {
  display: inline-block;
  vertical-align: bottom;
}
.counter-classic-main .small {
  position: relative;
  top: -.05em;
  font-size: .66em;
  line-height: 1;
}
* + .counter-classic-title {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .counter-classic-main {
    font-size: 50px;
  }
  * + .counter-classic-title {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  .counter-classic-main {
    font-size: 60px;
  }
}
@media (min-width: 1200px) {
  .counter-classic-main {
    font-size: 70px;
  }
}
/** @section Countdown */
.countdown {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -5px;
  margin-right: -5px;
  line-height: 1.2;
  text-align: center;
}
.countdown-block {
  position: relative;
  flex: 0 1 auto;
  padding: 0 5px;
}
.countdown-block-seconds {
  display: none;
}
.countdown-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.countdown-circle {
  fill: transparent;
}
html:not(.ie-11):not(.ie-10) .countdown-circle {
  width: 100%;
  height: auto;
}
.countdown-circle-bg {
  stroke: #e1e1e1;
  stroke-width: 5px;
}
.countdown-circle-fg {
  stroke: #6090f7;
  stroke-width: 10px;
}
.countdown-counter {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #262f3c;
}
.countdown-title {
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #868e96;
}
* + .countdown {
  margin-top: 35px;
}
.countdown + * {
  margin-top: 35px;
}
@media (min-width: 576px) {
  .countdown-block-seconds {
    display: block;
  }
}
@media (min-width: 768px) {
  .countdown {
    margin-left: -15px;
    margin-right: -15px;
  }
  .countdown-block {
    padding: 0 20px;
  }
  .countdown-counter {
    font-size: 34px;
  }
  .countdown-circle-bg {
    stroke-width: 3px;
  }
  .countdown-circle-fg {
    stroke-width: 5px;
  }
}
@media (min-width: 992px) {
  .countdown-counter {
    font-size: 48px;
  }
}
.context-dark .countdown-counter, .bg-gray-900 .countdown-counter, .bg-accent .countdown-counter {
  color: #ffffff;
}
.countdown-modern .countdown-wrap {
  position: static;
  padding: 0;
}
.countdown-modern .countdown-counter {
  display: block;
  font-family: Muli, sans-serif;
  font-weight: 400;
  letter-spacing: .04em;
  color: #6090f7;
  font-size: 32px;
  line-height: 1;
  min-width: 2em;
}
.countdown-modern .countdown-title {
  text-transform: uppercase;
  letter-spacing: .2em;
  font-size: 10px;
  line-height: 1.2;
  color: #262f3c;
}
.countdown-modern .countdown-block {
  flex-grow: 1;
}
.countdown-modern .countdown-block + .countdown-block {
  position: relative;
}
.countdown-modern .countdown-block + .countdown-block::before, .countdown-modern .countdown-block + .countdown-block::after {
  content: '';
  position: absolute;
  left: 0;
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  background: #e1e1e1;
}
.countdown-modern .countdown-block + .countdown-block::before {
  top: 30%;
}
.countdown-modern .countdown-block + .countdown-block::after {
  bottom: 30%;
}
.countdown-modern * + .countdown-title {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .countdown-modern .countdown-counter {
    font-size: 60px;
  }
  .countdown-modern .countdown-title {
    font-size: 12px;
    letter-spacing: .34em;
  }
  * + .countdown-modern {
    margin-top: 40px;
  }
  .countdown-modern + * {
    margin-top: 25px;
  }
}
@media (min-width: 992px) {
  .countdown-modern .countdown-block + .countdown-block::before, .countdown-modern .countdown-block + .countdown-block::after {
    width: 9px;
    height: 9px;
  }
  .countdown-modern + * {
    margin-top: 50px;
  }
}
@media (min-width: 1600px) {
  .countdown-modern .countdown-counter {
    font-size: 84px;
  }
}
/*
*
* Progress Bars
*/
.progress-linear {
  position: relative;
  text-align: left;
}
.progress-linear .progress-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -5px;
  margin-right: -5px;
  font-family: Muli, sans-serif;
  letter-spacing: .34em;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  color: #8491a5;
}
.progress-linear .progress-header > * {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.progress-linear .progress-bar-linear-wrap,.progress-linear .progress-bar-linear {
  border-radius: 5px;
}
.progress-linear .progress-bar-linear-wrap {
  height: 9px;
  background: #f3f3f3;
}
.progress-linear .progress-bar-linear {
  width: 0;
  height: inherit;
  background: #6090f7;
  transition: .5s all ease-in-out;
}
.progress-linear .progress-value {
  font-weight: 800;
  color: #262f3c;
  letter-spacing: .15em;
}
.progress-linear .progress-value::after {
  content: '\0025';
}
.progress-linear-secondary .progress-bar-linear {
  background: #fff17c;
}
.progress-linear-gradient-1 .progress-bar-linear {
  background: linear-gradient(3deg, #e0e8a7 0%, #a4d7ff 100%);
}
.progress-linear-gradient-2 .progress-bar-linear {
  background: linear-gradient(3deg, #a3ede0 0%, #68dcf5 100%);
}
.progress-linear-gradient-3 .progress-bar-linear {
  background: linear-gradient(3deg, #f8bcc3 0%, #b4c7fe 100%);
}
* + .progress-bar-linear-wrap {
  margin-top: 8px;
}
.progress-linear + .progress-linear {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .progress-linear + .progress-linear {
    margin-top: 40px;
  }
}
/*
*
* Circle Progress Bars
*/
.progress-circle {
  display: inline-block;
  text-align: center;
  line-height: 1.2;
}
.progress-circle-block {
  position: relative;
}
.progress-circle-bg {
  fill: transparent;
  stroke: #f8f8f8;
  stroke-width: 5px;
}
.progress-circle-fg {
  fill: transparent;
  stroke: #6090f7;
  stroke-width: 5px;
}
.progress-circle-counter {
  position: absolute;
  top: 50%;
  left: 51%;
  font-size: 36px;
  line-height: 36px;
  transform: translate(-50%, -50%);
  color: #262f3c;
}
.progress-circle-counter::after {
  content: "%";
}
.progress-bar-circle-title {
  font-family: Muli, sans-serif;
  letter-spacing: .25em;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
  color: #262f3c;
}
* + .progress-bar-circle-title {
  margin-top: 12px;
}
@media (min-width: 768px) {
  * + .progress-bar-circle-title {
    margin-top: 16px;
  }
}
/*
*
* jScrollPane
*/
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
  right: 10px;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  background: #ebebeb;
  pointer-events: auto;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: #ebebeb;
  pointer-events: auto;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #ebebeb;
  position: relative;
}
.jspDrag {
  background: #6090f7;
  width: 8px;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
/*
* Arrow 
*/
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/*
*
* Owl Carousel
*/
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  font: 400 40px/80px 'FontAwesome';
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:before {
  content: '\f144';
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 * Owl Navigation
 */
.owl-nav.disabled {
  display: none !important;
}
.owl-prev,.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font: 400 18px/40px 'Material Design Icons';
  color: #262f3c;
  background: #f8f8f8;
  cursor: pointer;
  transition: .33s;
  text-align: center;
}
.owl-prev:hover,.owl-next:hover {
  color: #6090f7;
}
@media (min-width: 768px) {
  .owl-prev, .owl-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
  }
}
.owl-prev {
  left: 0;
}
.owl-prev::before {
  content: '\f14a';
}
.owl-next {
  right: 0;
}
.owl-next::before {
  content: '\f14f';
}
.owl-prev.disabled,.owl-next.disabled {
  display: none !important;
}
/*
 * Owl Pagination
 */
.owl-dots {
  text-align: center;
  margin-top: 25px;
}
.owl-dots.disabled {
  display: none !important;
}
.owl-dot {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: 6px;
  margin-right: 6px;
  text-align: center;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  transition: .2s;
  background: #ebebeb;
}
.owl-dot:only-child {
  display: none;
}
.owl-dot:hover, .owl-dot:focus {
  background-color: #6090f7;
}
.owl-dot.active {
  background-color: #6090f7;
}
.owl-carousel_profile-modern .owl-stage-outer {
  margin: -25px;
  padding: 25px;
}
.owl-carousel_profile-modern .owl-item {
  flex-grow: 1;
  flex-shrink: 0;
  opacity: 0;
  transition: .22s;
}
.owl-carousel_profile-modern .owl-item.active {
  opacity: 1;
}
* + .owl-carousel_profile-modern {
  margin-top: 35px;
}
@media (min-width: 768px) {
  .owl-carousel_profile-modern .owl-dots {
    margin-top: 40px;
  }
  * + .owl-carousel_profile-modern {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .owl-carousel_profile-modern .owl-dots {
    margin-top: 60px;
  }
  * + .owl-carousel_profile-modern {
    margin-top: 60px;
  }
}
.owl-carousel_type-1 {
  padding: 30px 15px 40px;
  border-radius: 7px;
  background: #ffffff;
  box-shadow: 0 0 29px 0 rgba(75, 81, 91, 0.17);
}
.owl-carousel_type-1 .owl-dots {
  margin-top: 35px;
}
.owl-carousel_type-1 .owl-nav {
  display: none !important;
}
* + .owl-carousel_type-1 {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .owl-carousel_type-1 {
    padding: 50px;
  }
}
@media (min-width: 768px) {
  .owl-carousel_type-1 {
    padding: 50px 90px;
  }
  .owl-carousel_type-1 .quote-classic {
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
  }
  .owl-carousel_type-1 .owl-nav {
    display: block !important;
  }
  .owl-carousel_type-1 .owl-prev {
    left: 15px;
  }
  .owl-carousel_type-1 .owl-next {
    right: 15px;
  }
  * + .owl-carousel_type-1 {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .owl-carousel_type-1 {
    padding: 60px 150px 65px;
  }
  .owl-carousel_type-1 .owl-prev {
    left: 40px;
  }
  .owl-carousel_type-1 .owl-next {
    right: 40px;
  }
  .owl-carousel_type-1 .owl-dots {
    margin-top: 50px;
  }
  * + .owl-carousel_type-1 {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  .owl-carousel_type-1 .owl-prev {
    left: 70px;
  }
  .owl-carousel_type-1 .owl-next {
    right: 70px;
  }
}
.owl-carousel_type-2 .owl-stage-outer {
  padding: 24px;
  margin: -24px;
}
.owl-carousel_type-2 .owl-stage {
  display: flex;
  align-items: center;
}
.owl-carousel_type-2 .owl-item {
  flex-grow: 1;
  flex-shrink: 0;
}
.owl-carousel_type-2 .owl-item:not(.active) > * {
  box-shadow: none;
}
.owl-carousel_type-2 .owl-next,.owl-carousel_type-2 .owl-prev {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.owl-carousel_type-2 .owl-next.disabled,.owl-carousel_type-2 .owl-prev.disabled {
  display: none;
}
@media (max-width: 575.98px) {
  .owl-carousel_type-2 .owl-next, .owl-carousel_type-2 .owl-prev {
    background: rgba(248, 248, 248, 0.5);
  }
  .owl-carousel_type-2 .owl-prev {
    left: -5px;
  }
  .owl-carousel_type-2 .owl-next {
    right: -5px;
  }
}
@media (max-width: 1199.98px) {
  .owl-carousel_type-2 .pt-classic {
    animation: none !important;
  }
}
@media (min-width: 768px) {
  .owl-carousel_type-2 .owl-prev {
    left: 0;
    transform: translate(-50%, -50%);
  }
  .owl-carousel_type-2 .owl-next {
    right: 0;
    transform: translate(50%, -50%);
  }
}
.owl-carousel_type-3 .owl-stage-outer {
  padding: 30px;
  margin: -30px;
  pointer-events: none;
}
.owl-carousel_type-3 .owl-stage {
  display: flex;
  pointer-events: auto;
}
.owl-carousel_type-3 .owl-item {
  display: flex;
  padding: 1px;
  float: none;
}
.owl-carousel_type-3 .owl-item > * {
  width: 100%;
}
.owl-carousel_type-3 .owl-item:not(.active) > * {
  box-shadow: none;
}
* + .owl-carousel_type-3 {
  margin-top: 35px;
}
@media (min-width: 768px) {
  .owl-carousel_type-3 .owl-dots {
    margin-top: 25px;
  }
}
@media (min-width: 1200px) {
  .owl-carousel_type-3 .owl-dots {
    margin-top: 50px;
  }
  * + .owl-carousel_type-3 {
    margin-top: 60px;
  }
}
.owl-carousel-box-modern .owl-stage {
  display: flex;
}
.owl-carousel-box-modern .owl-item {
  display: flex;
}
.owl-carousel-box-modern .owl-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: -1px;
  pointer-events: none;
  border: 1px solid #ebebeb;
  height: 15%;
  border-bottom: 0;
}
.owl-carousel-box-modern .box-modern {
  position: relative;
  background-color: transparent;
  box-shadow: none;
  padding-left: 30px;
  padding-right: 30px;
}
.owl-carousel-box-modern .box-modern::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: -1px;
  pointer-events: none;
  border: 1px solid #ebebeb;
  height: 15%;
  border-top: 0;
}
.owl-carousel-box-modern .owl-prev,.owl-carousel-box-modern .owl-next {
  top: 47%;
}
@media (max-width: 991.98px) {
  .owl-carousel-box-modern .owl-nav {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .owl-carousel-box-modern .owl-dots {
    display: none !important;
  }
}
* + .owl-carousel-box-modern {
  margin-top: 25px;
}
@media (min-width: 992px) {
  html:not(.tablet):not(.mobile) .owl-carousel-box-modern .owl-stage-outer {
    padding: 50px 0;
    margin: -50px 0;
  }
  html:not(.tablet):not(.mobile) .owl-carousel-box-modern .owl-item::after {
    bottom: 10%;
    transition: .44s;
  }
  html:not(.tablet):not(.mobile) .owl-carousel-box-modern .owl-item:hover::after {
    bottom: 0;
  }
  html:not(.tablet):not(.mobile) .owl-carousel-box-modern .box-modern::before, html:not(.tablet):not(.mobile) .owl-carousel-box-modern .box-modern::after {
    bottom: 13%;
    transition: .44s;
  }
  html:not(.tablet):not(.mobile) .owl-carousel-box-modern .box-modern::before {
    content: '';
    position: absolute;
    left: 50%;
    z-index: 2;
    transform: translate3d(-50%, 0, 0);
    height: 4px;
    background: #fff17c;
    opacity: 0;
    visibility: hidden;
    width: 0;
  }
  html:not(.tablet):not(.mobile) .owl-carousel-box-modern .box-modern-text {
    padding: 0 25px;
    opacity: 0;
    visibility: hidden;
    transition: .44s;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 0% 0%, 100% 0%);
    clip-path: polygon(0% 0%, 100% 0%, 0% 0%, 100% 0%);
  }
  html:not(.tablet):not(.mobile) .owl-carousel-box-modern .box-modern:hover::before, html:not(.tablet):not(.mobile) .owl-carousel-box-modern .box-modern:hover::after {
    bottom: 1%;
  }
  html:not(.tablet):not(.mobile) .owl-carousel-box-modern .box-modern:hover::before {
    width: 82px;
    opacity: 1;
    visibility: visible;
  }
  html:not(.tablet):not(.mobile) .owl-carousel-box-modern .box-modern:hover .box-modern-text {
    opacity: 1;
    visibility: visible;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0 100%);
  }
}
@media (min-width: 1200px) {
  .owl-carousel-box-modern .owl-item {
    padding-top: 35px;
  }
}
.owl-carousel-centered .owl-stage {
  display: flex;
}
.owl-carousel-centered .owl-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.owl-carousel-box-light {
  position: relative;
  overflow: hidden;
  border-radius: 7px;
  background: #ffffff;
}
.owl-carousel-box-light .box-light {
  padding: 30px 20px;
  background: transparent;
}
.owl-carousel-box-light .box-light > * {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.owl-carousel-box-light .owl-dots {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .owl-carousel-box-light .owl-dots {
    display: none !important;
  }
}
.owl-carousel-box-light-nav {
  display: flex;
  align-items: center;
}
.owl-carousel-box-light-nav .owl-prev,.owl-carousel-box-light-nav .owl-next {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: none;
  background-color: transparent;
  color: #262f3c;
  border: 1px solid;
}
.owl-carousel-box-light-nav .owl-prev::before,.owl-carousel-box-light-nav .owl-next::before {
  position: relative;
  top: -2px;
}
.owl-carousel-box-light-nav .owl-prev.disabled,.owl-carousel-box-light-nav .owl-next.disabled {
  display: block !important;
  color: #8491a5;
}
.owl-carousel-box-light-nav .owl-prev + .owl-next {
  margin-left: 10px;
}
.context-dark .owl-carousel-box-light-nav .owl-prev, .bg-gray-900 .owl-carousel-box-light-nav .owl-prev, .bg-accent .owl-carousel-box-light-nav .owl-prev,.context-dark .owl-carousel-box-light-nav .owl-next,.bg-gray-900 .owl-carousel-box-light-nav .owl-next,.bg-accent .owl-carousel-box-light-nav .owl-next {
  color: #ffffff;
}
.context-dark .owl-carousel-box-light-nav .owl-prev.disabled, .bg-gray-900 .owl-carousel-box-light-nav .owl-prev.disabled, .bg-accent .owl-carousel-box-light-nav .owl-prev.disabled,.context-dark .owl-carousel-box-light-nav .owl-next.disabled,.bg-gray-900 .owl-carousel-box-light-nav .owl-next.disabled,.bg-accent .owl-carousel-box-light-nav .owl-next.disabled {
  opacity: .7;
}
@media (min-width: 576px) {
  .owl-carousel-box-light .owl-item {
    position: relative;
  }
  .owl-carousel-box-light .owl-item::before, .owl-carousel-box-light .owl-item::after {
    content: '';
    position: absolute;
    right: 0;
    border-right: 1px solid #ebebeb;
  }
  .owl-carousel-box-light .owl-item::before {
    top: 0;
    height: 55px;
  }
  .owl-carousel-box-light .owl-item::after {
    content: '';
    bottom: 0;
    height: 33%;
  }
}
@media (min-width: 768px) {
  .owl-carousel-box-light .box-light {
    padding: 45px 25px;
  }
  .owl-carousel-box-light .owl-prev, .owl-carousel-box-light .owl-next {
    border-width: 2px;
  }
  .owl-carousel-box-light .owl-prev + .owl-next {
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  .owl-carousel-box-light .box-light {
    padding-top: 55px;
    padding-bottom: 65px;
  }
}
.owl-carousel-gallery-1 {
  pointer-events: none;
}
.owl-carousel-gallery-1, .owl-carousel-gallery-1 * {
  backface-visibility: hidden;
}
.owl-carousel-gallery-1 .owl-dots {
  pointer-events: auto;
}
.owl-carousel-gallery-1 .owl-stage-outer {
  padding: 76px;
  margin: -76px;
}
.owl-carousel-gallery-1 .owl-item .item {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: block;
  width: 100%;
  background-position: center top;
  background-size: cover;
  padding-bottom: 124%;
  border-radius: 8px;
  box-shadow: 0 0 76px 0 rgba(75, 81, 91, 0.13);
  pointer-events: auto;
}
.owl-carousel-gallery-1 .owl-item .item:hover .item-text {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.owl-carousel-gallery-1 .item-text {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  padding: 60px 10px 10px;
  font: 700 15px/22px Muli, sans-serif;
  letter-spacing: .05em;
  text-transform: uppercase;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: .5s;
  transform: translate3d(0, 5%, 0);
  white-space: nowrap;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.owl-carousel-gallery-1 .item-text::after {
  position: relative;
  top: 1px;
  display: block;
  margin-left: 5px;
  font-size: 16px;
  content: '\f14f';
  font-family: 'Material Design Icons';
  vertical-align: middle;
}
@media (min-width: 768px) {
  .owl-carousel-gallery-1 .owl-item {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: transform .22s, opacity .1s;
    transform-origin: 50% 10%;
  }
  .owl-carousel-gallery-1 .owl-item.active {
    opacity: 1;
    visibility: visible;
    transition: .22s;
  }
}
@media (min-width: 1200px) {
  .owl-carousel-gallery-1 .owl-stage {
    display: flex;
    align-items: center;
  }
  .owl-carousel-gallery-1 .owl-item .item {
    width: 20.83333vw;
    max-width: 100%;
  }
  .owl-carousel-gallery-1 .owl-item.active + .owl-item.active {
    margin-left: -42px;
  }
  .owl-carousel-gallery-1 .owl-item.active + .owl-item.active {
    z-index: 2;
  }
  .owl-carousel-gallery-1 .owl-item.active + .owl-item.active .item {
    width: 17.70833vw;
    padding-bottom: 114.11765%;
  }
  .owl-carousel-gallery-1 .owl-item.active + .owl-item.active + .owl-item.active {
    z-index: 1;
  }
  .owl-carousel-gallery-1 .owl-item.active + .owl-item.active + .owl-item.active .item {
    width: 16.25vw;
    padding-bottom: 101.2987%;
  }
  .owl-carousel-gallery-1 .owl-dots {
    display: none !important;
  }
}
.lg-sub-html, .lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
}
@font-face {
  font-family: lg;
  src: url(../fonts/lg.eot?n1z373);
  src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1180;
  border: none;
  outline: 0;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: .5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-moz-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-ms-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-webkit-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-moz-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-ms-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end .3s;
  -o-animation: lg-right-end .3s;
  animation: lg-right-end .3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end .3s;
  -o-animation: lg-left-end .3s;
  animation: lg-left-end .3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1182;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  transition: color .2s linear;
}
@media (max-width: 575.98px) {
  .lg-toolbar .lg-icon {
    font-size: 21px;
    width: 36px;
  }
}
@media (max-width: 575.98px) {
  #lg-counter {
    font-size: 14px;
    line-height: 27px;
  }
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1180;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-next, .lg-prev, .lg-toolbar {
  opacity: 1;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1180;
  max-height: 350px;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
  margin-left: auto;
  margin-right: auto;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color .25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom .25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1180;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../images/vimeo-play.png) no-repeat;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../images/vimeo-play.png) 0 -58px no-repeat;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../images/video-play.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../images/youtube-play.png) no-repeat;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../images/youtube-play.png) 0 -60px no-repeat;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1183;
  opacity: 0;
  transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: .5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1180;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity .15s ease 0s, transform .15s ease 0s;
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow .3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1181;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear .18s, opacity .18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1150;
  text-align: left;
  opacity: 0;
  transition: opacity .15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(../images/loading.gif) center center no-repeat;
  display: none !important;
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1160;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity .15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1140;
  background-color: #000;
  opacity: 0;
  transition: opacity .15s ease 0s;
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
  transition: opacity .1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-sub-html, .lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
}
@font-face {
  font-family: lg;
  src: url(../fonts/lg.eot?n1z373);
  src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal;
}
.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1180;
  border: none;
  outline: 0;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: .5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-moz-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-ms-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-webkit-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-moz-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-ms-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end .3s;
  -o-animation: lg-right-end .3s;
  animation: lg-right-end .3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end .3s;
  -o-animation: lg-left-end .3s;
  animation: lg-left-end .3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1182;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1180;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-next, .lg-prev, .lg-toolbar {
  opacity: 1;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1180;
  max-height: 350px;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid rgba(255, 255, 255, 0.4);
  border-radius: 0;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color .25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #6090f7;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom .25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1180;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../images/vimeo-play.png) no-repeat;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../images/vimeo-play.png) 0 -58px no-repeat;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../images/video-play.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../images/youtube-play.png) no-repeat;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../images/youtube-play.png) 0 -60px no-repeat;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1183;
  opacity: 0;
  transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #6090f7;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: .5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1180;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity .15s ease 0s, transform .15s ease 0s;
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow .3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1181;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear .18s, opacity .18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1150;
  text-align: left;
  opacity: 0;
  transition: opacity .15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: grabbing;
}
.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(../images/loading.gif) center center no-repeat;
  display: none !important;
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1160;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity .15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1140;
  background-color: #000;
  opacity: 0;
  transition: opacity .15s ease 0s;
}
.lg-backdrop.in {
  opacity: .8;
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
  transition: opacity .1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lightgallery-iframe .lg-toolbar {
  background-color: transparent;
}
.lightgallery-iframe .lg-close ~ * {
  display: none;
}
/*
* Material Parallax
*/
.parallax-content {
  position: relative;
  z-index: 1;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}
@supports (clip-path: polygon(0 0)) or (-webkit-clip-path: polygon(0 0)) {
  .parallax-container {
    overflow: visible;
  }
  .material-parallax {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.material-parallax {
  position: absolute;
  top: 0;
  left: -1px;
  right: -1px;
  bottom: 0;
  z-index: 0;
  background-position: center center;
}
.ipad .parallax-container,.iphone .parallax-container {
  background-attachment: scroll !important;
}
.material-parallax {
  pointer-events: none;
}
.material-parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 101%;
  min-height: 101%;
  max-width: none;
  transform: translate3d(-50%, 0, 0);
}
[data-x-mode='true'] .material-parallax {
  pointer-events: auto;
}
.parallax-outer .parallax-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
/*
*
* Slick Carousel
*/
/*rtl:begin:ignore*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track::before, .slick-track::after {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #ffffff url("./../images/ajax-loader.gif") center center no-repeat;
}
/* Icons */
/* Arrows */
.slick-prev,.slick-next {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 0;
  font-size: 0;
  color: #262f3c;
  background: #f8f8f8;
  border: none;
  outline: none;
  z-index: 9;
  cursor: pointer;
  transition: .33s;
  text-align: center;
}
.slick-prev:hover, .slick-prev:focus,.slick-next:hover,.slick-next:focus {
  outline: none;
  color: #6090f7;
}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
  opacity: 0.8;
}
.slick-prev:before,.slick-next:before {
  font-family: "Material Design Icons";
  font-size: 24px;
  line-height: 1;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 0;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: 0;
}
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
.slick-next:before {
  content: "";
}
[dir="rtl"] .slick-next:before {
  content: "";
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "Material Design Icons";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.8;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 1;
}
/*rtl:end:ignore*/
.slick-slider-2-main-inner {
  padding: 30px;
  border-radius: 7px 7px 0 0;
}
.slick-slider-2-main-inner .slick-slider {
  padding: 0 30px;
  margin-bottom: 0;
}
.slick-slider-2-aside .slick-track {
  display: flex;
}
.slick-slider-2-aside .slick-slide {
  padding: 20px;
  text-align: center;
  cursor: pointer;
  font-family: Muli, sans-serif;
  font-size: 18px;
  white-space: nowrap;
}
.slick-slider-2-aside .slick-current {
  color: #6090f7;
}
.slick-slider-2-aside .slick-slide + .slick-slide {
  border-left: 1px solid #ebebeb;
  margin-left: -1px;
}
.slick-slider-2-main-inner,.slick-slider-2-aside-inner {
  background: #ffffff;
  box-shadow: 0 0 29px 0 rgba(75, 81, 91, 0.17);
}
.slick-slider-2-aside-inner {
  border-radius: 0 0 7px 7px;
  border-top: 1px solid #ebebeb;
}
* + .slick-slider-2-main {
  margin-top: 35px;
}
@media (max-width: 767.98px) {
  .slick-slider-2-main-inner .slick-arrow {
    background-color: transparent;
  }
  .slick-slider-2-main-inner .slick-prev {
    left: -30px;
  }
  .slick-slider-2-main-inner .slick-next {
    right: -30px;
  }
}
@media (min-width: 768px) {
  .slick-slider-2-main-inner {
    padding: 80px 25px 60px;
  }
  .slick-slider-2-main-inner .slick-slider {
    padding: 0 55px;
  }
  .slick-slider-2-aside .slick-slide {
    padding: 32px 20px;
  }
}
@media (min-width: 992px) {
  .slick-slider-2-main-inner {
    padding-left: 70px;
    padding-right: 70px;
  }
  .slick-slider-2-aside .slick-slide {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .slick-slider-2-aside .slick-slide {
    padding: 35px;
    font-size: 22px;
  }
  * + .slick-slider-2-main {
    margin-top: 55px;
  }
}
/*
*
* Stuck
*/
.stuck-navbar {
  padding: 0;
}
.stuck-navbar .navbar-inner {
  z-index: 100;
}
.stuck-navbar.stick .navbar-inner {
  position: absolute;
  top: auto;
  bottom: 0;
}
.stuck-navbar.stuck .navbar-inner {
  position: fixed;
  top: 55px;
}
.stuck-1 {
  position: static;
  display: flex;
}
.stuck-1 .navbar-inner {
  display: flex;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  border-bottom: 1px solid transparent;
  background: #ffffff;
  transition: .22s;
}
.stuck-1 .list-nav-classic {
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.stuck-1.stuck .navbar-inner, .stuck-1.stick .navbar-inner {
  height: 70px;
}
.stuck-1.stuck .navbar-inner {
  border-bottom-color: #ebebeb;
}
.stuck-1,.stuck-1 .navbar-inner {
  height: 60px;
}
@media (max-width: 767.98px) {
  .stuck-1 .list-nav-classic a::after {
    display: none;
  }
}
@media (min-width: 768px) {
  .stuck-1, .stuck-1 .navbar-inner {
    height: 80px;
  }
}
@media (min-width: 1200px) {
  .stuck-1, .stuck-1 .navbar-inner {
    height: 150px;
  }
}
.rd-navbar-static-linked .stuck-1.stuck .navbar-inner {
  top: 75px;
}
.stuck-2 {
  flex-shrink: 0;
  height: 45px;
}
.stuck-2 .navbar-inner {
  width: 100%;
}
.stuck-2 .nav-tabs {
  width: auto;
  max-width: unset;
  flex-wrap: nowrap;
}
.stuck-2.stick .navbar-inner {
  position: absolute;
  bottom: 1px;
  top: auto;
}
@media (min-width: 768px) {
  .stuck-2 {
    height: auto;
  }
  .stuck-2 .nav-tabs {
    width: 100%;
  }
  .stuck-2 .navbar-inner {
    top: 0;
    width: auto;
    min-width: inherit;
  }
  .stuck-2.stuck .navbar-inner {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .stuck-2 {
    border-bottom: 0;
  }
  .stuck-2 .nav-tabs {
    margin-top: 0;
    padding-top: 25px;
  }
}
/*
*
* Select 2 v4
*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  display: block;
  cursor: pointer;
  user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  display: block;
  cursor: pointer;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  position: absolute;
  left: -100000px;
  z-index: 1051;
  display: block;
  overflow: hidden;
  width: 100%;
  border: 1px solid #ebebeb;
  border-radius: 35px;
  background-color: #ffffff;
  box-shadow: 0 0 5px 0 rgba(63, 72, 86, 0.2);
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px 26px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
@media (min-width: 992px) {
  .select2-dropdown-lg .select2-results__option {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #ffffff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 35px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  display: block;
  padding: 14px 36px 14px 26px;
  color: #2c343b;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  min-height: 54px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #8491a5;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  right: 20px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  pointer-events: none;
  color: #2c343b;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b::before {
  position: relative;
  display: inline-block;
  content: "";
  font-family: "Material Design Icons";
  font-size: 18px;
  transform: rotate(0deg);
  transition: .1s;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #f8f8f8;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::before {
  transform: rotate(180deg);
}
.select2-container--default .select2-selection--multiple {
  background-color: #ffffff;
  border: 1px solid #aaa;
  border-radius: 0.3rem;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-color: transparent;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-color: transparent;
}
.select2-container--default .select2-search--dropdown {
  border-top: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #ebebeb;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #777;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  color: #2c343b;
  background-color: #eeeeee;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #ffffff;
  background-color: #6090f7;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
/*
*
* Parallax js
*/
.parallax-scene {
  overflow: hidden;
}
/*
*
* Typed text
*/
.typed-text-heading {
  vertical-align: top;
}
.typed-text-heading span {
  margin-right: .2em;
}
.typed-text-heading .typed-cursor {
  margin-left: -.2em;
}
.typed-cursor {
  vertical-align: text-top;
  opacity: 1;
  animation: blink 1.2s infinite;
}
.text-primary + .typed-cursor {
  color: #6090f7;
}
.context-dark .text-primary + .typed-cursor, .bg-gray-900 .text-primary + .typed-cursor, .bg-accent .text-primary + .typed-cursor {
  color: #ffea5c;
}
@media (min-width: 1600px) {
  .typed-text {
    max-width: 570px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*
* Layout panel
*/
.layout-panel-wrap {
  position: fixed;
  top: 0;
  right: 0;
  width: 600px;
  height: 100vh;
  overflow: hidden;
  pointer-events: none;
  z-index: 1082;
}
.layout-panel-wrap.active .layout-panel {
  transform: translateX(0);
}
.layout-panel-wrap.active .layout-panel-inner:after {
  box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.09);
}
.layout-panel-wrap .layout-panel-toggle,.layout-panel-wrap .layout-panel-inner > * {
  pointer-events: auto;
}
.layout-panel {
  width: auto;
  transform: translateX(270px);
  transition: .55s all ease;
}
.layout-panel-content {
  position: relative;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  padding-right: 10px;
}
.layout-panel-inner {
  position: relative;
  height: auto;
  min-height: 101vh;
  max-width: 260px;
  padding: 20px 0 20px;
  background: #ffffff;
  margin-left: auto;
  text-align: center;
}
.layout-panel-inner::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: -3px 0px 50px -2px transparent;
  z-index: -10;
  transition: .33s all ease;
}
.mobile.rd-navbar-fixed-linked .layout-panel-inner,.tablet.rd-navbar-fixed-linked .layout-panel-inner {
  padding-bottom: 90px;
}
.layout-panel-header {
  padding: 0 12px;
}
.layout-panel-header .button {
  width: 100%;
}
.layout-panel-header .button + .button {
  margin-top: 15px;
}
.layout-panel-header * + .layout-panel-element,.layout-panel-header * + .layout-panel-title {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .layout-panel-header .layout-panel-header * + .layout-panel-element, .layout-panel-header .layout-panel-header * + .layout-panel-title {
    margin-top: 30px;
  }
  .layout-panel-header * + .layout-panel-element, .layout-panel-header * + .layout-panel-title {
    margin-top: 40px;
  }
}
.layout-panel .isotope {
  overflow: visible;
  margin: 0;
}
.layout-panel .isotope-filters {
  padding: 0 5px;
}
.layout-panel .isotope-filters ul {
  position: relative;
  padding-bottom: 10px;
  overflow: hidden;
  text-align: center;
}
.layout-panel .isotope-filters ul::after {
  content: '';
  position: absolute;
  left: -100px;
  bottom: 0;
  right: -100px;
  border-bottom: 3px solid #ebebeb;
}
.layout-panel .isotope-filters li {
  display: inline-block;
  padding-left: 6px;
  padding-right: 6px;
  font: 500 12px/18px "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #3f4856;
}
.layout-panel * + .isotope {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .layout-panel * + .isotope {
    margin-top: 30px;
  }
}
.layout-panel-toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 20vh;
  right: 270px;
  z-index: 10;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  color: #3f4856;
  text-align: center;
  box-shadow: -5px 1px 10px 0 rgba(0, 0, 0, 0.05);
  border-right: 0;
  transition: .55s all ease;
  border-radius: 20px 0 0 20px;
}
.layout-panel-toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.layout-panel-toggle::before {
  content: '\f085';
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'FontAwesome';
  font-size: 16px;
  transition: .33s;
}
.layout-panel-main {
  position: relative;
  z-index: 10;
  padding-left: 5px;
  padding-right: 4px;
}
.layout-panel-main .isotope {
  position: relative;
  margin-bottom: -10px;
  transform: translateY(-10px);
}
.layout-panel-main .isotope-item {
  margin-top: 10px;
  padding: 0 5px;
}
.layout-panel-main .isotope-item:before {
  content: '';
  display: block;
}
.layout-panel-main .isotope {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: static !important;
}
.layout-panel-main .isotope-item {
  width: 100%;
  max-width: 50%;
  flex-grow: 1;
}
* + .layout-panel-main {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .layout-panel-toggle {
    width: 54px;
    height: 54px;
    line-height: 54px;
  }
  .layout-panel-toggle::before, .layout-panel-toggle::after {
    font-size: 22px;
  }
  * + .layout-panel-main {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .layout-panel-wrap {
    width: 730px;
  }
  .layout-panel-wrap.active .layout-panel {
    transform: translateX(0);
  }
  .layout-panel-wrap .layout-panel {
    transform: translateX(340px);
  }
  .layout-panel-wrap .layout-panel-inner {
    max-width: 330px;
  }
  .layout-panel-wrap .layout-panel-toggle {
    right: 340px;
  }
  .ie-10 .layout-panel, .ie-11 .layout-panel {
    transform: translateX(340px);
  }
  .ie-10 .layout-panel-toggle, .ie-11 .layout-panel-toggle {
    right: 0;
  }
  .ie-10 .layout-panel-wrap.active, .ie-11 .layout-panel-wrap.active {
    right: 0;
  }
  .ie-10 .layout-panel-wrap.active .layout-panel-toggle, .ie-11 .layout-panel-wrap.active .layout-panel-toggle {
    right: 340px;
  }
}
.thumbnail-small {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  padding: 5px 5px 0;
  transition: 0.3s ease;
  color: #3f4856;
  background-color: #f8f8f8;
}
.thumbnail-small:hover {
  color: #ffffff;
  background-color: #6090f7;
  border-color: #6090f7;
}
.thumbnail-small-image {
  position: relative;
  overflow: hidden;
  max-height: 105px;
}
.thumbnail-small-image img {
  height: auto;
  width: 100%;
}
.thumbnail-small-hover-image {
  display: none;
}
.thumbnail-small-hover-image img {
  width: 100%;
  height: auto;
}
.thumbnail-small-caption {
  position: relative;
  padding: 8px 8px;
}
.thumbnail-small-header {
  position: relative;
  z-index: 1;
  font: 400 13px/18px "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: .05em;
  color: inherit;
}
.layout-panel-controls {
  margin-top: 20px;
}
@media (min-width: 992px) {
  html:not(.tablet):not(.mobile) .thumbnail-small-hover-image {
    display: block;
    position: absolute;
    left: -10px;
    top: 50%;
    z-index: 11;
    transform: translate(-120%, -60%);
    transition: .33s all ease;
    width: 342px;
    height: 252px;
    background: #ffffff;
    padding: 7px;
    box-shadow: -3px 0px 50px -2px rgba(0, 0, 0, 0.14);
    opacity: 0;
    pointer-events: none;
  }
  html:not(.tablet):not(.mobile) .thumbnail-small-hover-image img {
    position: relative;
    max-width: 100%;
    max-height: 100%;
  }
  html:not(.tablet):not(.mobile) .thumbnail-small-hover-image::before {
    content: '';
    position: absolute;
    top: 50%;
    z-index: -1000;
    transform: translateY(-50%) rotate(45deg);
    right: -11px;
    width: 24px;
    height: 24px;
    background: #ffffff;
    box-shadow: -3px 0px 45px -2px rgba(0, 0, 0, 0.13);
  }
  html:not(.tablet):not(.mobile) .thumbnail-small:hover .thumbnail-small-caption:after {
    bottom: 0;
    opacity: 1;
  }
  html:not(.tablet):not(.mobile) .thumbnail-small:hover .thumbnail-small-header {
    color: #ffffff;
  }
  html:not(.tablet):not(.mobile) .thumbnail-small:hover .thumbnail-small-image:after {
    opacity: 0;
  }
  html:not(.tablet):not(.mobile) .thumbnail-small:hover .thumbnail-small-hover-image {
    z-index: 12;
    opacity: 1;
    transform: translate(-100%, -60%);
  }
}
#eco-system {
  width: 980px;
  height: 560px;
}
/* 外环 */
#eco-system .eco-ring {
  position:absolute;
  inset: 70px 160px;
  border: 2px dashed rgba(0,0,0,.2);
  border-radius: 50%;
}
/* 核心 */
#eco-system .eco-core {
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:260px;
  padding:24px;
  background:#fff;
  border-radius:14px;
  box-shadow:0 12px 30px rgba(0,0,0,.12);
}
#eco-system .eco-core h4 {
  font-weight:700;
  margin-bottom:8px;
}
/* 外围模块 */
#eco-system .eco-item {
  position:absolute;
  width:260px;
  padding:20px;
  background:#fff;
  border-radius:12px;
  box-shadow:0 8px 20px rgba(0,0,0,.08);
}
#eco-system .eco-item h5 {
  font-weight:600;
  margin-bottom:6px;
}
#eco-system .eco-item p {
  font-size:14px;
  opacity:.75;
  margin:0;
}
/* 定位 */
#eco-system .eco-top {
  left:50%;
  top:10px;
  transform:translateX(-50%);
}
#eco-system .eco-left {
  left:0;
  top:50%;
  transform:translateY(-50%);
}
#eco-system .eco-right {
  right:0;
  top:50%;
  transform:translateY(-50%);
}
#eco-system .eco-bottom-left {
  left:120px;
  bottom:10px;
}
#eco-system .eco-bottom-right {
  right:120px;
  bottom:10px;
}
/* 移动卡片 */
.eco-card-mobile {
  background:#fff;
  padding:18px;
  border-radius:10px;
  box-shadow:0 6px 16px rgba(0,0,0,.08);
}
/* 行情 */
.hot-assets-section {
  padding: 80px 0;
  background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
}
.hot-assets-container {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
}
.hot-assets-title {
  text-align: center;
  margin-bottom: 45px;
}
.hot-assets-title h2 {
  font-size: 34px;
  font-weight: 700;
  color: #102033;
  margin-bottom: 12px;
}
.hot-assets-title p {
  font-size: 16px;
  color: #7a8ca5;
}
.hot-assets-scroll {
  display: flex;
  gap: 22px;
  overflow-x: auto;
  padding: 10px 5px 25px;
  scroll-behavior: smooth;
}
.hot-assets-scroll::-webkit-scrollbar {
  height: 6px;
}
.hot-assets-scroll::-webkit-scrollbar-thumb {
  background: #d6e2f3;
  border-radius: 10px;
}
.asset-card {
  min-width: 170px;
  background: #ffffff;
  border: 1px solid #e8eef7;
  border-radius: 18px;
  padding: 34px 20px 28px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(30, 84, 160, 0.08);
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.asset-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(30, 84, 160, 0.14);
}
.asset-logo {
  width: 40px;
  height: 40px;
  margin: 0 auto 22px;
  border-radius: 50%;
  background: #f5f7fb;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex-shrink: 0;
}
.asset-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.asset-card h3 {
  font-size: 18px;
  font-weight: 700;
  color: #102033;
  margin: 0 0 6px;
  white-space: nowrap;
}
.asset-card p {
  font-size: 14px;
  color: #7f8fa6;
  margin: 0 0 18px;
}
.asset-price {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #102033;
  margin-bottom: 8px;
}
.asset-change {
  display: block;
  font-size: 15px;
  font-weight: 600;
}
.asset-change.up {
  color: #16c784;
}
.asset-change.down {
  color: #ea3943;
}
.asset-change.flat {
  color: #7f8fa6;
}
@media (max-width: 575px) {
  .hot-assets-section {
    padding: 55px 0;
  }
  .hot-assets-title h2 {
    font-size: 26px;
  }
  .asset-card {
    min-width: 150px;
  }
}
/* =========================
   热门可交易资产 H5优化
========================= */
@media only screen and (max-width: 767px) {
  .hot-assets-section {
    padding: 40px 0;
    overflow: hidden;
  }
  .hot-assets-container {
    width: 100%;
    padding: 0 14px;
  }
  .hot-assets-title {
    text-align: center;
    margin-bottom: 24px;
  }
  .hot-assets-title h2 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .hot-assets-title p {
    font-size: 14px;
    color: #8a94a6;
  }
  /* 改成两列 */
  #hotAssets.hot-assets-scroll {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    overflow: visible !important;
    padding: 0;
  }
  /* 卡片 */
  #hotAssets .asset-card {
    width: 100% !important;
    min-width: 0 !important;
    padding: 20px 12px;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0,.05);
    text-align: center;
  }
  /* LOGO */
  #hotAssets .asset-logo {
    width: 42px;
    height: 42px;
    margin: 0 auto 12px;
  }
  #hotAssets .asset-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  /* 标题 */
  #hotAssets .asset-card h3 {
    font-size: 17px;
    line-height: 1.3;
    margin-bottom: 4px;
    font-weight: 700;
  }
  /* 股票代码 */
  #hotAssets .asset-card p {
    font-size: 13px;
    color: #8a94a6;
    margin-bottom: 14px;
  }
  /* 价格 */
  #hotAssets .asset-price {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #111827;
  }
  /* 涨跌 */
  #hotAssets .asset-change {
    font-size: 14px;
    font-weight: 600;
  }
  /* 按钮 */
  .hot-assets-section .button {
    margin-top: 26px;
    width: 100%;
    text-align: center;
  }
}
/* 热门可交易资产 - H5最终修复 */
@media only screen and (max-width: 767.98px) {
  .hot-assets-container {
    width: 100% !important;
    padding: 0 15px !important;
    box-sizing: border-box !important;
  }
  #hotAssets {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    overflow: visible !important;
    padding: 0 !important;
  }
  #hotAssets .asset-card {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    flex: none !important;
    padding: 18px 10px !important;
    border: 1px solid #e8eef7 !important;
    border-radius: 16px !important;
    background: #fff !important;
    text-align: center !important;
    box-shadow: 0 6px 18px rgba(30, 84, 160, 0.08) !important;
  }
  #hotAssets .asset-logo {
    width: 42px !important;
    height: 42px !important;
    margin: 0 auto 12px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  #hotAssets .asset-logo img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    display: block !important;
  }
  #hotAssets .asset-card h3 {
    font-size: 16px !important;
    line-height: 1.3 !important;
    margin: 0 0 4px !important;
  }
  #hotAssets .asset-card p {
    font-size: 12px !important;
    margin: 0 0 10px !important;
  }
  #hotAssets .asset-price {
    display: block !important;
    font-size: 15px !important;
    margin-bottom: 4px !important;
  }
  #hotAssets .asset-change {
    display: block !important;
    font-size: 12px !important;
  }
}
/* =========================================================
   HeyMeta Trade Page Optimization
   Added marketing sections + responsive fixes
   ========================================================= */
.trade-eyebrow {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #6090f7;
  margin-bottom: 12px;
}
.trade-lead,.trade-section-head p {
  font-size: 16px;
  line-height: 1.8;
  color: #667085;
}
.trade-section-head {
  max-width: 760px;
  margin: 0 auto 42px;
}
.trade-section-head h3 {
  margin-bottom: 14px;
}
.trade-opportunity-section {
  background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);
}
.opportunity-list {
  margin-top: 26px;
  display: grid;
  gap: 14px;
}
.opportunity-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 16px 18px;
  border: 1px solid #e8eef7;
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 10px 28px rgba(75, 81, 91, .06);
}
.opportunity-item span {
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #ffffff;
  background: #6090f7;
}
.opportunity-item p {
  line-height: 1.7;
  color: #3f4856;
}
.market-visual-card {
  position: relative;
  overflow: hidden;
  padding: 28px;
  border-radius: 28px;
  color: #ffffff;
  background: radial-gradient(circle at 20% 10%, rgba(96, 144, 247, .9), transparent 32%), linear-gradient(135deg, #121b33 0%, #172a56 48%, #081225 100%);
  box-shadow: 0 28px 60px rgba(18, 27, 51, .25);
}
.market-visual-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(255,255,255,.06) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.06) 1px, transparent 1px);
  background-size: 34px 34px;
  pointer-events: none;
}
.market-visual-header,.market-line,.market-visual-footer {
  position: relative;
  z-index: 1;
}
.market-visual-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  font-weight: 700;
}
.market-visual-header strong {
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  background: rgba(38, 209, 126, .18);
  color: #73f6ac;
}
.market-line {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 1px solid rgba(255,255,255,.12);
}
.market-line b {
  color: #fff17c;
}
.market-visual-footer {
  margin-top: 22px;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,.72);
}
.meaning-card,.process-card,.stat-card {
  height: 100%;
  padding: 28px 24px;
  border: 1px solid #e8eef7;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 14px 34px rgba(75, 81, 91, .07);
}
.meaning-card.active {
  border-color: rgba(96, 144, 247, .35);
  box-shadow: 0 22px 48px rgba(96, 144, 247, .16);
}
.meaning-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 800;
  color: #6090f7;
  background: rgba(96, 144, 247, .1);
}
.meaning-card h4,.process-card h4 {
  font-weight: 700;
  margin-bottom: 12px;
}
.meaning-card p,.process-card p {
  line-height: 1.75;
  color: #667085;
}
.process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
.process-card span {
  display: inline-block;
  margin-bottom: 18px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  color: rgba(96, 144, 247, .34);
}
.bonus-section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #f7faff;
}
.bonus-card {
  padding: 42px;
  border-radius: 30px;
  background: transparent;
  color: #ffffff;
  box-shadow: none;
}
.bonus-card h3,.bonus-card p {
  color: #ffffff;
}
.bonus-card .trade-lead {
  color: rgba(255,255,255,.86);
}
.bonus-points {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}
.bonus-points span {
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.15);
  color: #ffffff;
}
.bonus-panel {
  padding: 24px;
  border-radius: 24px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.16);
  backdrop-filter: blur(8px);
}
.bonus-row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255,255,255,.14);
}
.bonus-row strong {
  color: #fff17c;
}
.bonus-btn {
  display: block;
  margin-top: 22px;
  padding: 13px 18px;
  border-radius: 999px;
  text-align: center;
  font-weight: 700;
  color: #101b33 !important;
  background: #fff17c;
}
.stats-section {
  padding-top: 35px;
  padding-bottom: 35px;
  background: #ffffff;
}
.stats-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
}
.stat-card {
  text-align: center;
  padding: 24px 12px;
}
.stat-card strong {
  display: block;
  font-size: 32px;
  line-height: 1;
  color: #6090f7;
}
.stat-card span {
  display: block;
  margin-top: 10px;
  color: #667085;
}
/* Hot assets and product table responsive cleanup */
.hot-assets-title {
  text-align: center;
  margin-bottom: 34px;
}
.hot-assets-title h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 10px;
  color: #262f3c;
}
.hot-assets-title p {
  font-size: 16px;
  color: #8491a5;
}
.hot-assets-section .text-center .button {
  margin-top: 30px;
}
.table-outer {
  border-radius: 18px;
  box-shadow: 0 14px 34px rgba(75, 81, 91, .08);
}
.table-custom-primary th {
  background: #5f8ff5 !important;
  color: #ffffff !important;
}
.table-custom-primary td:first-child {
  font-weight: 700;
  color: #262f3c;
}
@media (max-width: 1199.98px) {
  .process-grid, .stats-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767.98px) {
  .trade-section-head {
    margin-bottom: 28px;
  }
  .trade-section-head h3, .trade-opportunity-section h3, .bonus-card h3 {
    font-size: 28px;
  }
  .trade-lead, .trade-section-head p {
    font-size: 14px;
  }
  .market-visual-card, .bonus-card {
    padding: 24px 18px;
    border-radius: 22px;
  }
  .process-grid, .stats-grid {
    grid-template-columns: 1fr;
  }
  .meaning-card, .process-card, .stat-card {
    padding: 22px 18px;
  }
  .bonus-points {
    display: grid;
    grid-template-columns: 1fr;
  }
  #hotAssets {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    overflow: visible !important;
    padding: 0 15px !important;
  }
  #hotAssets .asset-card {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 18px 10px !important;
    border: 1px solid #e8eef7 !important;
    border-radius: 16px !important;
    background: #ffffff !important;
    text-align: center !important;
  }
  #hotAssets .asset-logo {
    width: 42px !important;
    height: 42px !important;
    margin: 0 auto 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  #hotAssets .asset-logo img {
    width: 42px !important;
    height: 42px !important;
    object-fit: contain !important;
    display: block !important;
  }
  .hot-assets-title {
    margin-bottom: 24px !important;
  }
  .hot-assets-title h2 {
    font-size: 30px !important;
  }
  .hot-assets-title p {
    font-size: 14px !important;
  }
  .table-outer {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
  }
  .table-outer .table-custom {
    min-width: 860px !important;
    table-layout: fixed;
  }
  .table-outer .table-custom th, .table-outer .table-custom td {
    white-space: nowrap;
  }
  .table-outer .table-custom th:first-child, .table-outer .table-custom td:first-child {
    position: sticky;
    left: 0;
    z-index: 3;
    width: 128px !important;
    min-width: 128px !important;
    background: #ffffff;
    box-shadow: 1px 0 0 #e8eef7;
  }
  .table-outer .table-custom thead th:first-child, .table-outer .table-custom thead th {
    background: #5f8ff5 !important;
    color: #ffffff !important;
  }
}
@media (max-width: 575.98px) {
  #hotAssets {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .market-line, .bonus-row {
    font-size: 13px;
  }
}
/* =========================================================
   HeyMeta Trade Page - H5 / Mobile Display Fix
   说明：以下为移动端补充样式，建议放在 css/style.css 文件最后。
   ========================================================= */
/* 防止移动端横向溢出 */
html,body {
  max-width: 100%;
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
.trade-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  margin-bottom: 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6090f7;
  background: rgba(96, 144, 247, .1);
}
.trade-lead {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.85;
  color: #667085;
}
.trade-section-head {
  max-width: 760px;
  margin: 0 auto 44px;
}
.trade-section-head p {
  margin-top: 14px;
  font-size: 16px;
  line-height: 1.8;
  color: #667085;
}
.opportunity-list {
  margin-top: 28px;
}
.opportunity-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 16px 0;
  border-bottom: 1px solid #edf1f7;
}
.opportunity-item span,.process-card span {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 800;
  color: #ffffff;
  background: #6090f7;
}
.opportunity-item p {
  margin: 0;
  line-height: 1.75;
  color: #3f4856;
}
.market-visual-card {
  position: relative;
  padding: 34px;
  border-radius: 28px;
  background: linear-gradient(135deg, #0f1d3a 0%, #182e5b 52%, #234a90 100%);
  box-shadow: 0 24px 60px rgba(20, 48, 96, .22);
  overflow: hidden;
}
.market-visual-card::before {
  content: '';
  position: absolute;
  inset: -80px -80px auto auto;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(96, 144, 247, .4);
  filter: blur(18px);
}
.market-visual-header,.market-line,.market-visual-footer {
  position: relative;
  z-index: 1;
}
.market-visual-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 22px;
  color: #ffffff;
}
.market-visual-header strong {
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 11px;
  color: #101b33;
  background: #fff17c;
}
.market-line {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding: 15px 0;
  border-bottom: 1px solid rgba(255,255,255,.12);
  color: rgba(255,255,255,.8);
}
.market-line b {
  color: #ffffff;
}
.market-line-up b {
  color: #fff17c;
}
.market-visual-footer {
  margin-top: 20px;
  line-height: 1.7;
  color: rgba(255,255,255,.68);
}
.meaning-card,.process-card {
  height: 100%;
  padding: 30px 26px;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(75, 81, 91, .09);
}
.meaning-card.active {
  border: 1px solid rgba(96, 144, 247, .3);
  box-shadow: 0 18px 48px rgba(96, 144, 247, .16);
}
.meaning-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  border-radius: 18px;
  font-size: 26px;
  font-weight: 800;
  color: #6090f7;
  background: rgba(96, 144, 247, .1);
}
.process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.process-card h4,.meaning-card h4 {
  margin-top: 16px;
  margin-bottom: 12px;
  font-weight: 700;
}
.process-card p,.meaning-card p {
  line-height: 1.75;
  color: #667085;
}
.bonus-section {
  background: #ffffff;
}
.bonus-card {
  padding: 46px;
  border-radius: 32px;
  background: linear-gradient(135deg, #101b33 0%, #182e5b 58%, #254d96 100%);
  box-shadow: 0 26px 70px rgba(20, 48, 96, .2);
}
.stats-grid {
  align-items: stretch;
}
.stat-card {
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 12px 30px rgba(75, 81, 91, .07);
}
@media (max-width: 991.98px) {
  .process-grid, .stats-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .bonus-card {
    padding: 34px 26px;
  }
}
@media (max-width: 767.98px) {
  .section-md {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .breadcrumbs-custom-title {
    font-size: 28px !important;
    line-height: 1.25 !important;
  }
  .breadcrumbs-custom-main p {
    font-size: 14px !important;
    line-height: 1.7 !important;
  }
  .row.row-30 > [class*='col-'] + [class*='col-'] {
    margin-top: 22px;
  }
  .trade-opportunity-section, .trade-meaning-section, .trade-process-section, .bonus-section, .stats-section {
    text-align: left;
  }
  .trade-opportunity-section h3, .trade-section-head h3, .bonus-card h3, .stats-section h3 {
    font-size: 26px !important;
    line-height: 1.32 !important;
  }
  .trade-section-head {
    margin-bottom: 26px;
    text-align: center;
  }
  .trade-section-head p, .trade-lead {
    font-size: 14px !important;
    line-height: 1.75 !important;
  }
  .opportunity-list {
    margin-top: 18px;
  }
  .opportunity-item {
    padding: 13px 0;
    gap: 10px;
  }
  .opportunity-item span, .process-card span {
    width: 30px;
    height: 30px;
    font-size: 11px;
  }
  .opportunity-item p {
    font-size: 14px;
    line-height: 1.65;
  }
  .market-visual-card {
    padding: 22px 16px;
    border-radius: 20px;
  }
  .market-visual-header {
    margin-bottom: 14px;
  }
  .market-line {
    padding: 12px 0;
    font-size: 13px;
  }
  .market-line b {
    white-space: nowrap;
  }
  .market-visual-footer {
    font-size: 13px;
  }
  .meaning-card, .process-card {
    height: auto;
    padding: 22px 18px;
    border-radius: 18px;
    text-align: center;
  }
  .meaning-icon {
    width: 46px;
    height: 46px;
    margin-bottom: 12px;
    border-radius: 15px;
    font-size: 22px;
  }
  .meaning-card h4, .process-card h4 {
    font-size: 18px !important;
    line-height: 1.35;
  }
  .meaning-card p, .process-card p {
    font-size: 14px;
  }
  .process-grid, .stats-grid {
    grid-template-columns: 1fr !important;
    gap: 14px;
  }
  .process-card {
    text-align: left;
  }
  .bonus-card {
    padding: 24px 18px;
    border-radius: 22px;
  }
  .bonus-card .trade-eyebrow {
    background: rgba(255,255,255,.12);
    color: #fff17c;
  }
  .bonus-points {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 18px;
  }
  .bonus-points span {
    text-align: center;
    font-size: 13px;
  }
  .bonus-panel {
    padding: 18px 16px;
    border-radius: 18px;
  }
  .bonus-row {
    gap: 8px;
    font-size: 13px;
  }
  .bonus-btn {
    padding: 12px 14px;
    font-size: 14px;
  }
  .stat-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 16px;
    text-align: left;
  }
  .stat-card strong {
    font-size: 26px;
  }
  .stat-card span {
    margin-top: 0;
    font-size: 14px;
  }
  .box-modern {
    max-width: 100% !important;
    padding: 22px 16px !important;
    border-radius: 18px !important;
  }
  .box-modern-media {
    padding: 10px 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 48px !important;
  }
  .box-modern-title {
    font-size: 18px !important;
    font-weight: 700;
  }
  .box-modern-text {
    margin-top: 10px !important;
    font-size: 13px !important;
    line-height: 1.65 !important;
  }
  .hot-assets-section {
    padding: 46px 15px !important;
  }
  .hot-assets-container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .hot-assets-title h2 {
    font-size: 26px !important;
    line-height: 1.3 !important;
  }
  #hotAssets {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    overflow: visible !important;
    padding: 0 !important;
  }
  #hotAssets .asset-card {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 16px 8px !important;
    border-radius: 16px !important;
  }
  #hotAssets .asset-name, #hotAssets .asset-title, #hotAssets h3, #hotAssets h4 {
    font-size: 14px !important;
    line-height: 1.35 !important;
  }
  .table-outer {
    position: relative;
    width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    border-radius: 16px;
  }
  .table-outer::after {
    content: '← 左右滑动查看更多 →';
    display: block;
    padding: 10px 0 0;
    text-align: center;
    font-size: 12px;
    color: #8491a5;
  }
  .table-outer .table-custom {
    width: 860px !important;
    min-width: 860px !important;
    table-layout: fixed !important;
  }
  .table-outer .table-custom th, .table-outer .table-custom td {
    padding: 14px 10px !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
    white-space: nowrap !important;
  }
  .table-outer .table-custom th:first-child, .table-outer .table-custom td:first-child {
    position: sticky !important;
    left: 0 !important;
    z-index: 5 !important;
    width: 120px !important;
    min-width: 120px !important;
    background: #ffffff !important;
    box-shadow: 1px 0 0 #e8eef7 !important;
  }
  .table-outer .table-custom thead th, .table-outer .table-custom thead th:first-child {
    background: #5f8ff5 !important;
    color: #ffffff !important;
  }
  /* H5 平台对比表：横向滑动展示，避免挤压错位 */
  #pt-creative {
    display: block !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8px;
  }
  #pt-creative .pt-creative-aside, #pt-creative .pt-creative-main {
    min-width: 260px;
  }
  #pt-creative .pt-creative-aside {
    float: left;
    width: 38% !important;
  }
  #pt-creative .pt-creative-main {
    margin-left: 38% !important;
    width: 62% !important;
  }
  #pt-creative .pt-creative-features li {
    min-height: 42px !important;
    padding: 10px 8px !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  #pt-creative .pt-creative h4 {
    font-size: 18px !important;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .app-badge {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }
  .app-badge .list-inline-item {
    margin: 0 !important;
  }
  .app-badge img {
    width: 100% !important;
    max-width: 110px;
  }
  .section-md .col-6.text-center {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .trade-eyebrow {
    font-size: 10px;
    padding: 5px 10px;
  }
  .market-line {
    flex-direction: column;
    gap: 3px;
  }
  .stat-card strong {
    font-size: 24px;
  }
  .table-outer .table-custom {
    width: 820px !important;
    min-width: 820px !important;
  }
  #pt-creative .pt-creative-aside {
    width: 42% !important;
  }
  #pt-creative .pt-creative-main {
    margin-left: 42% !important;
    width: 58% !important;
  }
}
/* =========================================================
   HeyMeta New Home Page Styles
   Add this block at the end of css/style.css
   ========================================================= */
.hm-home {
  font-family: "Open Sans", Arial, sans-serif;
  color: #102033;
  background: #ffffff;
  overflow: hidden;
}
.hm-home * {
  box-sizing: border-box;
}
.hm-section {
  padding: 90px 0;
}
.hm-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}
.hm-hero {
  position: relative;
  overflow: hidden;
  padding: 120px 0 100px;
  background: radial-gradient(circle at 78% 18%, rgba(98,187,234,.38), transparent 34%), radial-gradient(circle at 20% 80%, rgba(255,241,124,.16), transparent 28%), linear-gradient(135deg, #061533 0%, #102a63 55%, #0d1b3d 100%);
  color: #ffffff;
}
.hm-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px);
  background-size: 48px 48px;
  opacity: .38;
  pointer-events: none;
}
.hm-hero .hm-container {
  position: relative;
  z-index: 2;
}
.hm-hero-row,.hm-row {
  display: flex;
  align-items: center;
  gap: 60px;
}
.hm-col {
  flex: 1;
  min-width: 0;
}
.hm-eyebrow {
  display: inline-block;
  margin-bottom: 18px;
  padding: 8px 16px;
  border-radius: 999px;
  background: rgba(98,187,234,.16);
  color: #62bbea;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .9px;
  text-transform: uppercase;
}
.hm-hero h1,.hm-home h1,.hm-home h2,.hm-home h3 {
  color: inherit;
  letter-spacing: 0;
}
.hm-hero h1 {
  margin: 0 0 24px;
  font-size: 58px;
  line-height: 1.15;
  font-weight: 800;
  color: #ffffff;
}
.hm-gradient {
  color: #62bbea;
}
.hm-hero-desc {
  max-width: 620px;
  margin: 0 0 32px;
  color: rgba(255,255,255,.84);
  font-size: 20px;
  line-height: 1.8;
}
.hm-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 34px;
}
.hm-tags span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.1);
  color: #ffffff;
  font-size: 14px;
  line-height: 1.2;
  white-space: nowrap;
}
.hm-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.hm-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 13px 26px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
  text-decoration: none !important;
  transition: all .25s ease;
  cursor: pointer;
}
.hm-btn-primary {
  background: #62bbea;
  color: #061533 !important;
  border: 1px solid #62bbea;
  box-shadow: 0 12px 30px rgba(98,187,234,.32);
}
.hm-btn-primary:hover {
  background: #ffffff;
  color: #061533 !important;
  border-color: #ffffff;
  transform: translateY(-2px);
}
.hm-btn-outline {
  border: 1px solid rgba(255,255,255,.36);
  color: #ffffff !important;
  background: rgba(255,255,255,.04);
}
.hm-btn-outline:hover {
  background: #ffffff;
  color: #061533 !important;
  border-color: #ffffff;
  transform: translateY(-2px);
}
.hm-btn-light {
  border: 1px solid #d0d8e8;
  color: #102033 !important;
  background: #ffffff;
}
.hm-btn-light:hover {
  border-color: #62bbea;
  color: #102033 !important;
  transform: translateY(-2px);
}
.hm-hero-img {
  width: 100%;
  max-width: 560px;
  display: block;
  margin: 0 auto;
  filter: drop-shadow(0 28px 60px rgba(0,0,0,.22));
}
.hm-stats {
  margin-top: -45px;
  position: relative;
  z-index: 5;
}
.hm-stat-card {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  overflow: hidden;
  border-radius: 28px;
  background: #e8eef8;
  box-shadow: 0 24px 70px rgba(16,32,51,.16);
}
.hm-stat-item {
  padding: 34px 24px;
  background: #ffffff;
  text-align: center;
}
.hm-stat-num {
  margin-bottom: 8px;
  font-size: 34px;
  line-height: 1;
  font-weight: 800;
  color: #102a63;
}
.hm-stat-text {
  color: #667085;
  font-size: 15px;
  line-height: 1.5;
}
.hm-title {
  max-width: 760px;
  margin: 0 auto 56px;
  text-align: center;
}
.hm-title h2 {
  margin: 0 0 18px;
  font-size: 40px;
  line-height: 1.25;
  font-weight: 800;
  color: #102033;
}
.hm-title p {
  margin: 0;
  color: #667085;
  font-size: 18px;
  line-height: 1.8;
}
.hm-grid {
  display: grid;
  gap: 24px;
}
.hm-grid-3 {
  grid-template-columns: repeat(3, 1fr);
}
.hm-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}
.hm-card {
  position: relative;
  padding: 32px 28px;
  border-radius: 26px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(16,32,51,.08);
  transition: all .25s ease;
}
.hm-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 58px rgba(16,32,51,.12);
}
.hm-card-icon {
  width: 54px;
  height: 54px;
  margin-bottom: 20px;
  border-radius: 18px;
  background: linear-gradient(135deg, #62bbea, #1e63d6);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}
.hm-card h3 {
  margin: 0 0 14px;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 800;
  color: #102033;
}
.hm-card p {
  margin: 0;
  color: #667085;
  line-height: 1.8;
}
.hm-bg-light {
  background: #f7faff;
}
.hm-bonus {
  background: url("../images/bg-image-1.jpg") center center / cover no-repeat;
  color: #ffffff;
}
.hm-bonus h2 {
  margin: 0 0 22px;
  font-size: 40px;
  line-height: 1.25;
  font-weight: 800;
  color: #ffffff;
}
.hm-bonus h3 {
  color: #ffffff;
}
.hm-bonus p {
  margin: 0 0 28px;
  color: rgba(255,255,255,.84);
  font-size: 18px;
  line-height: 1.8;
}
.hm-bonus-panel {
  padding: 30px;
  border-radius: 26px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.16);
  backdrop-filter: blur(8px);
}
.hm-bonus-row {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(255,255,255,.14);
  color: #ffffff;
}
.hm-bonus-row:first-child {
  padding-top: 0;
}
.hm-bonus-row:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.hm-bonus-row strong {
  color: #fff17c;
  white-space: nowrap;
}
.hm-steps {
  counter-reset: step;
}
.hm-step {
  position: relative;
}
.hm-step::before {
  counter-increment: step;
  content: "0" counter(step);
  display: block;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 1;
  font-weight: 800;
  color: rgba(98,187,234,.35);
}
.hm-market-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 24px;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(16,32,51,.07);
}
.hm-market-name strong {
  display: block;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 1.3;
  color: #102033;
}
.hm-market-name span {
  color: #667085;
  font-size: 14px;
}
.hm-up {
  color: #16a34a;
  font-weight: 800;
}
.hm-down {
  color: #ef4444;
  font-weight: 800;
}
.hm-meq {
  background: linear-gradient(135deg, #f7faff, #eef6ff);
}
.hm-meq h2 {
  margin: 0 0 22px;
  font-size: 40px;
  line-height: 1.25;
  font-weight: 800;
  color: #102033;
}
.hm-meq p {
  margin: 0 0 28px;
  color: #667085;
  font-size: 18px;
  line-height: 1.8;
}
.hm-risk {
  padding: 36px;
  border-radius: 24px;
  background: #fff7e6;
  color: #8a5a00;
  line-height: 1.8;
}
@media (max-width: 991.98px) {
  .hm-section {
    padding: 64px 0;
  }
  .hm-hero {
    padding: 90px 0 70px;
  }
  .hm-hero-row, .hm-row {
    flex-direction: column;
    gap: 40px;
  }
  .hm-hero h1 {
    font-size: 38px;
  }
  .hm-hero-desc {
    font-size: 16px;
  }
  .hm-stat-card, .hm-grid-3, .hm-grid-4 {
    grid-template-columns: 1fr;
  }
  .hm-title h2, .hm-bonus h2, .hm-meq h2 {
    font-size: 30px;
  }
  .hm-title p, .hm-bonus p, .hm-meq p {
    font-size: 16px;
  }
  .hm-card {
    padding: 26px 22px;
  }
  .hm-stats {
    margin-top: -24px;
  }
}
@media (max-width: 575.98px) {
  .hm-container {
    padding: 0 18px;
  }
  .hm-hero {
    padding: 72px 0 56px;
  }
  .hm-hero h1 {
    font-size: 31px;
  }
  .hm-tags {
    gap: 10px;
  }
  .hm-tags span {
    font-size: 13px;
    padding: 8px 12px;
  }
  .hm-actions {
    flex-direction: column;
  }
  .hm-btn {
    width: 100%;
  }
  .hm-stat-item {
    padding: 26px 18px;
  }
  .hm-bonus-row {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }
  .hm-risk {
    padding: 24px 20px;
  }
}
/* =========================================================
   HeyMeta 首页优化样式：基于原模板风格，不覆盖导航与底部栏
   使用方法：放到 css/home-optimized.css，或追加到 style.css 最底部
========================================================= */
.hero-trade-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}
.hero-trade-tags span {
  padding: 8px 13px;
  border-radius: 999px;
  background: rgba(96, 144, 247, .12);
  color: #262f3c;
  font-size: 13px;
  font-weight: 600;
}
.context-dark .hero-trade-tags span {
  background: rgba(255, 255, 255, .15);
  color: #ffffff;
}
.home-section-desc {
  max-width: 760px;
  margin: 18px auto 45px;
  color: #8491a5;
  font-size: 16px;
  line-height: 1.8;
}
.home-intro-section .badge {
  margin-bottom: 18px;
}
.home-intro-section p + p {
  margin-top: 18px;
}
.home-feature-card {
  height: 100%;
}
.home-feature-card .box-modern-text p {
  color: #8491a5;
}
/* 赠金模块：延续旧模板卡片风格 */
.bonus-section {
  background: #ffffff;
}
.bonus-card {
  padding: 42px;
  border-radius: 30px;
  background: linear-gradient(135deg, rgba(16, 27, 51, .92) 0%, rgba(23, 47, 101, .84) 100%), url("../images/index/bonus-bg.jpg") center center / cover no-repeat;
  color: #ffffff;
  box-shadow: 0 28px 70px rgba(18, 27, 51, .18);
}
.bonus-card h3,.bonus-card p {
  color: #ffffff;
}
.trade-eyebrow {
  display: inline-block;
  margin-bottom: 15px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .14);
  color: #fff17c;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.trade-lead {
  margin-top: 18px;
  color: rgba(255, 255, 255, .78) !important;
  font-size: 16px;
  line-height: 1.8;
}
.bonus-points {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}
.bonus-points span {
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .12);
  color: #ffffff;
  font-size: 13px;
}
.bonus-panel {
  padding: 24px;
  border-radius: 24px;
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .12);
  backdrop-filter: blur(8px);
}
.bonus-row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .12);
}
.bonus-row strong {
  color: #fff17c;
}
.bonus-btn {
  display: block;
  margin-top: 22px;
  padding: 13px 18px;
  border-radius: 999px;
  text-align: center;
  font-weight: 700;
  color: #101b33 !important;
  background: #fff17c;
}
.bonus-btn:hover {
  background: #ffffff;
  color: #101b33 !important;
}
/* AI流程 */
.home-step-card {
  height: 100%;
  padding: 30px 24px;
  border-radius: 7px;
  background: #ffffff;
  box-shadow: -1px 9px 18px 0 rgba(75, 81, 91, .08);
}
.home-step-num {
  margin-bottom: 18px;
  font-family: Muli, sans-serif;
  font-size: 34px;
  line-height: 1;
  font-weight: 800;
  color: rgba(96, 144, 247, .25);
}
.home-step-card h4 {
  margin-bottom: 12px;
  font-weight: 600;
}
.home-step-card p {
  color: #8491a5;
  line-height: 1.8;
}
/* 热门资产 */
.home-market-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 20px 22px;
  border-radius: 7px;
  background: #ffffff;
  box-shadow: -1px 9px 18px 0 rgba(75, 81, 91, .08);
  border: 1px solid #ebebeb;
}
.home-market-card strong {
  display: block;
  margin-bottom: 5px;
  font-family: Muli, sans-serif;
  font-size: 18px;
  color: #262f3c;
}
.home-market-card span {
  color: #8491a5;
  font-size: 13px;
}
.home-market-card em {
  font-style: normal;
  font-weight: 800;
  white-space: nowrap;
}
.home-market-card .up {
  color: #22a06b;
}
.home-market-card .down {
  color: #e55353;
}
/* CTA */
.home-cta-section {
  background: linear-gradient(180deg, #ffffff 0%, #f8f8f8 100%);
}
.home-start-item {
  height: 100%;
  padding: 28px 20px;
  border-radius: 7px;
  background: #ffffff;
  box-shadow: -1px 9px 18px 0 rgba(75, 81, 91, .08);
}
.home-start-item strong {
  display: inline-block;
  margin-bottom: 15px;
  color: #6090f7;
  font-family: Muli, sans-serif;
  font-size: 28px;
}
.home-start-item h4 {
  margin-bottom: 10px;
  font-weight: 600;
}
.home-start-item p {
  color: #8491a5;
  line-height: 1.7;
}
.home-risk-note {
  max-width: 900px;
  margin: 38px auto 0;
  padding: 18px 22px;
  border-radius: 7px;
  background: #fff9d9;
  color: #7a6500;
  font-size: 13px;
  line-height: 1.8;
}
@media (max-width: 991.98px) {
  .bonus-card {
    padding: 32px 24px;
  }
  .home-section-desc {
    margin-bottom: 32px;
  }
}
@media (max-width: 575.98px) {
  .hero-trade-tags span {
    font-size: 12px;
    padding: 7px 10px;
  }
  .bonus-card {
    border-radius: 18px;
    padding: 28px 18px;
  }
  .bonus-row {
    font-size: 13px;
  }
  .home-market-card {
    padding: 18px;
  }
}
.ie-panel {
  display: none;
  background: #212121;
  padding: 10px 0;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .3);
  clear: both;
  text-align: center;
  position: relative;
  z-index: 1;
}
html.ie-10 .ie-panel, html.lt-ie-10 .ie-panel {
  display: block;
}
/* ================= HeyMeta Platform Page Optimized Styles ================ */
:root {
  --hm-blue: #62BBEA;
  --hm-deep: #102A56;
  --hm-dark: #07172F;
  --hm-gold: #F2C94C;
  --hm-text: #4E5B6C;
  --hm-card: #ffffff;
  --hm-line: rgba(98, 187, 234, .18);
  --hm-shadow: 0 18px 48px rgba(15, 42, 86, .10);
  --hm-shadow-soft: 0 12px 36px rgba(15, 42, 86, .08);
}
.hm-platform-page {
  overflow: hidden;
  background: #fff;
}
.hm-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--hm-blue);
}
.hm-kicker::before {
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--hm-blue), var(--hm-gold));
}
.hm-section-head {
  max-width: 820px;
  margin: 0 auto 42px;
  text-align: center;
}
.hm-section-head h3, .hm-platform-hero h3, .hm-feature-copy h3, .hm-interface-copy h3 {
  letter-spacing: -.02em;
}
.hm-section-head p, .hm-platform-hero p, .hm-feature-copy p, .hm-interface-copy p {
  color: var(--hm-text);
  line-height: 1.86;
}
.hm-platform-hero {
  position: relative;
  padding-top: 88px;
  padding-bottom: 88px;
  background: radial-gradient(circle at 8% 12%, rgba(98, 187, 234, .16), transparent 32%), radial-gradient(circle at 92% 18%, rgba(242, 201, 76, .12), transparent 28%), linear-gradient(180deg, #F7FBFF 0%, #FFFFFF 100%);
}
.hm-platform-hero::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 80px;
  background: linear-gradient(180deg, rgba(255,255,255,0), #fff);
  pointer-events: none;
}
.hm-platform-hero .container {
  position: relative;
  z-index: 1;
}
.hm-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 26px 0 30px;
}
.hm-hero-badge {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 15px;
  border: 1px solid var(--hm-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, .78);
  color: var(--hm-deep);
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 8px 22px rgba(16, 42, 86, .05);
}
.hm-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  margin-top: 28px;
}
.hm-visual-card {
  position: relative;
  padding: 24px;
  border: 1px solid rgba(98,187,234,.18);
  border-radius: 28px;
  background: rgba(255,255,255,.78);
  box-shadow: var(--hm-shadow);
  backdrop-filter: blur(10px);
}
.hm-visual-card img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.hm-floating-card {
  position: absolute;
  right: 10px;
  bottom: 18px;
  width: 188px;
  padding: 16px 18px;
  border-radius: 20px;
  background: linear-gradient(135deg, #102A56, #0A1B3A);
  color: #fff;
  box-shadow: 0 18px 42px rgba(16,42,86,.22);
}
.hm-floating-card strong {
  display: block;
  margin-bottom: 4px;
  font-size: 22px;
  color: var(--hm-gold);
}
.hm-floating-card span {
  font-size: 13px;
  opacity: .84;
}
.hm-stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  margin-top: 18px;
}
.hm-stat-card {
  min-height: 142px;
  padding: 24px 22px;
  border: 1px solid var(--hm-line);
  border-radius: 24px;
  background: var(--hm-card);
  box-shadow: var(--hm-shadow-soft);
  transition: .28s ease;
}
.hm-stat-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--hm-shadow);
}
.hm-stat-card strong {
  display: block;
  margin-bottom: 8px;
  color: var(--hm-deep);
  font-size: 28px;
  line-height: 1.15;
}
.hm-stat-card span {
  display: block;
  color: var(--hm-text);
  font-size: 14px;
  line-height: 1.6;
}
.hm-capability-section {
  padding-top: 86px;
  padding-bottom: 68px;
}
.hm-capability-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}
.hm-capability-card {
  height: 100%;
  padding: 30px 24px;
  border: 1px solid rgba(98,187,234,.18);
  border-radius: 26px;
  background: linear-gradient(180deg, #fff, #F8FCFF);
  box-shadow: 0 12px 34px rgba(16, 42, 86, .07);
  transition: .28s ease;
}
.hm-capability-card:hover {
  transform: translateY(-6px);
  border-color: rgba(98,187,234,.42);
}
.hm-capability-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  margin-bottom: 22px;
  border-radius: 18px;
  color: #fff;
  font-size: 26px;
  background: linear-gradient(135deg, var(--hm-blue), #2386C8);
  box-shadow: 0 12px 24px rgba(98,187,234,.32);
}
.hm-capability-card h4 {
  margin-bottom: 12px;
  color: var(--hm-deep);
  font-size: 20px;
}
.hm-capability-card p {
  margin-bottom: 0;
  color: var(--hm-text);
  line-height: 1.76;
}
.hm-feature-section {
  padding-top: 92px;
  padding-bottom: 42px;
  background: #F6FAFE;
}
.hm-feature-row {
  position: relative;
  margin-bottom: 62px;
  padding: 34px;
  border: 1px solid rgba(98,187,234,.16);
  border-radius: 30px;
  background: #fff;
  box-shadow: 0 16px 42px rgba(16, 42, 86, .07);
}
.hm-feature-copy {
  max-width: 560px;
}
.hm-feature-copy h3 {
  margin-bottom: 18px;
  color: var(--hm-deep);
}
.hm-feature-copy p {
  margin-bottom: 16px;
}
.hm-check-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}
.hm-check-list li {
  position: relative;
  padding-left: 24px;
  color: var(--hm-deep);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
}
.hm-check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--hm-blue);
  font-weight: 800;
}
.hm-feature-img {
  text-align: center;
}
.hm-feature-img img {
  max-width: 100%;
  border-radius: 24px;
}
.hm-interface-section {
  position: relative;
  padding-top: 92px;
  padding-bottom: 92px;
  background: linear-gradient(135deg, #07172F 0%, #102A56 100%);
  color: #fff;
}
.hm-interface-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 16% 20%, rgba(98,187,234,.24), transparent 30%), radial-gradient(circle at 85% 78%, rgba(242,201,76,.14), transparent 28%);
  pointer-events: none;
}
.hm-interface-section .container {
  position: relative;
  z-index: 1;
}
.hm-interface-copy p {
  color: rgba(255,255,255,.76);
}
.hm-interface-copy .hm-kicker {
  color: var(--hm-gold);
}
.hm-interface-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}
.hm-interface-card {
  padding: 24px 22px;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 22px;
  background: rgba(255,255,255,.07);
  backdrop-filter: blur(8px);
}
.hm-interface-card span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  margin-bottom: 14px;
  border-radius: 50%;
  background: rgba(98,187,234,.22);
  color: var(--hm-gold);
  font-weight: 800;
}
.hm-interface-card h4 {
  margin-bottom: 9px;
  color: #fff;
  font-size: 18px;
}
.hm-interface-card p {
  margin-bottom: 0;
  color: rgba(255,255,255,.72);
  line-height: 1.68;
  font-size: 14px;
}
.hm-steps-section {
  padding-top: 92px;
  padding-bottom: 92px;
  background: linear-gradient(rgba(7, 23, 47, .80), rgba(7, 23, 47, .80)), url('images/bg-image-1-2.jpg') center/cover no-repeat;
}
.hm-steps-section .hm-section-head h3, .hm-steps-section .hm-section-head p {
  color: #fff;
}
.hm-steps-section .hm-section-head p {
  color: rgba(255,255,255,.76);
}
.hm-step-card {
  height: 100%;
  padding: 34px 26px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 26px;
  background: rgba(255,255,255,.10);
  box-shadow: 0 18px 40px rgba(0,0,0,.18);
  backdrop-filter: blur(8px);
  transition: .28s ease;
}
.hm-step-card:hover {
  transform: translateY(-6px);
  background: rgba(255,255,255,.14);
}
.hm-step-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  margin-bottom: 22px;
  border-radius: 20px;
  background: linear-gradient(135deg, var(--hm-gold), #FFE8A3);
  color: var(--hm-dark);
  font-size: 20px;
  font-weight: 800;
}
.hm-step-card h4 {
  color: #fff;
  margin-bottom: 12px;
}
.hm-step-card p {
  margin-bottom: 0;
  color: rgba(255,255,255,.76);
  line-height: 1.76;
}
.hm-platform-cta {
  padding: 70px 0;
  background: #fff;
}
.hm-cta-box {
  padding: 44px;
  border-radius: 30px;
  background: radial-gradient(circle at 8% 20%, rgba(98,187,234,.20), transparent 28%), linear-gradient(135deg, #F7FBFF, #FFFFFF);
  border: 1px solid rgba(98,187,234,.18);
  box-shadow: var(--hm-shadow-soft);
}
.hm-cta-box p {
  margin-bottom: 0;
  color: var(--hm-text);
  line-height: 1.78;
}
.hm-capability-grid .hm-capability-card:nth-child(n+5) {
  margin-top: 2px;
}
.hm-interface-grid .hm-interface-card {
  min-height: 176px;
}
@media (max-width: 1199.98px) {
  .hm-stats-grid, .hm-capability-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991.98px) {
  .hm-platform-hero, .hm-capability-section, .hm-feature-section, .hm-interface-section, .hm-steps-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .hm-visual-card {
    margin-top: 38px;
  }
  .hm-feature-row {
    padding: 26px;
  }
  .hm-feature-copy {
    max-width: none;
  }
  .hm-feature-img {
    margin-top: 28px;
  }
}
@media (max-width: 767.98px) {
  .hm-platform-hero {
    padding-top: 52px;
    padding-bottom: 54px;
  }
  .hm-platform-hero h3, .hm-section-head h3, .hm-feature-copy h3, .hm-interface-copy h3 {
    font-size: 28px;
    line-height: 1.26;
  }
  .hm-section-head {
    margin-bottom: 30px;
  }
  .hm-hero-badges, .hm-hero-actions {
    gap: 10px;
  }
  .hm-hero-actions .button, .hm-cta-box .button {
    width: 100%;
    text-align: center;
  }
  .hm-stats-grid, .hm-capability-grid, .hm-interface-grid, .hm-check-list {
    grid-template-columns: 1fr;
  }
  .hm-stat-card, .hm-capability-card, .hm-feature-row, .hm-cta-box {
    border-radius: 22px;
  }
  .hm-feature-row {
    margin-bottom: 34px;
    padding: 22px;
  }
  .hm-floating-card {
    position: static;
    width: auto;
    margin-top: 18px;
  }
  .hm-interface-copy {
    margin-bottom: 28px;
  }
  .hm-steps-section .row > div + div {
    margin-top: 18px;
  }
}
@media (max-width: 575.98px) {
  .hm-platform-hero p, .hm-section-head p, .hm-feature-copy p, .hm-interface-copy p {
    font-size: 15px;
  }
  .hm-stat-card strong {
    font-size: 24px;
  }
  .hm-visual-card {
    padding: 16px;
  }
}
.ie-panel {
  display: none;
  background: #212121;
  padding: 10px 0;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .3);
  clear: both;
  text-align: center;
  position: relative;
  z-index: 1;
}
html.ie-10 .ie-panel, html.lt-ie-10 .ie-panel {
  display: block;
}
:root {
  --hm-primary: #62BBEA;
  --hm-primary-2: #3D8BFF;
  --hm-deep: #102A56;
  --hm-text: #17233D;
  --hm-sub: #63748D;
  --hm-muted: #8B9AB3;
  --hm-soft: #F5FAFF;
  --hm-soft-2: #EEF7FF;
  --hm-line: #E5EEF9;
  --hm-white: #FFFFFF;
  --hm-gold: #F2C94C;
  --hm-shadow: 0 18px 46px rgba(37, 112, 217, 0.12);
  --hm-shadow-sm: 0 10px 28px rgba(16, 42, 86, 0.08);
  --hm-radius-lg: 28px;
  --hm-radius-md: 20px;
  --hm-radius-sm: 14px;
}
body {
  color: var(--hm-text);
  background: #fff;
}
.hm-business-page {
  background: #fff;
  overflow: hidden;
}
.hm-business-page .button.button-primary, .hm-business-page .button.button-primary-outline {
  border-radius: 999px;
  letter-spacing: 0;
}
.hm-business-page .button.button-primary {
  background: linear-gradient(135deg, var(--hm-primary-2), var(--hm-primary));
  border-color: transparent;
  box-shadow: 0 14px 30px rgba(61, 139, 255, .24);
}
.hm-business-page .button.button-primary-outline {
  border-color: rgba(98, 187, 234, .55);
  color: var(--hm-primary-2);
  background: rgba(255, 255, 255, .74);
}
.hm-page-top {
  padding: 0;
  min-height: auto;
}
.rd-navbar-classic.rd-navbar-static {
  box-shadow: 0 10px 30px rgba(16, 42, 86, 0.06);
}
.hm-business-hero {
  position: relative;
  padding: 96px 0 78px;
  background: radial-gradient(circle at 82% 18%, rgba(98, 187, 234, .24), transparent 30%), radial-gradient(circle at 12% 16%, rgba(242, 201, 76, .16), transparent 24%), linear-gradient(180deg, #F6FBFF 0%, #FFFFFF 100%);
  overflow: hidden;
}
.hm-business-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(98, 187, 234, .08) 1px, transparent 1px), linear-gradient(90deg, rgba(98, 187, 234, .08) 1px, transparent 1px);
  background-size: 46px 46px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, .62), transparent 82%);
  pointer-events: none;
}
.hm-hero-grid {
  position: relative;
  display: grid;
  grid-template-columns: 1.02fr .98fr;
  gap: 56px;
  align-items: center;
  z-index: 1;
}
.hm-kicker {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 7px 15px;
  border-radius: 999px;
  background: rgba(98, 187, 234, .12);
  color: var(--hm-primary-2);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 18px;
}
.hm-kicker::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--hm-gold);
  box-shadow: 0 0 0 6px rgba(242, 201, 76, .16);
  flex: 0 0 auto;
}
.hm-business-hero h1 {
  max-width: 680px;
  margin: 0 0 22px;
  color: var(--hm-deep);
  font-size: 50px;
  line-height: 1.14;
  letter-spacing: -1.2px;
  font-weight: 800;
}
.hm-gradient-text {
  background: linear-gradient(90deg, var(--hm-primary-2), var(--hm-primary), #92DFFF);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.hm-business-hero .hm-hero-desc {
  max-width: 650px;
  color: var(--hm-sub);
  font-size: 18px;
  line-height: 1.9;
  margin-bottom: 28px;
}
.hm-hero-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 28px;
}
.hm-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.hm-hero-tags span {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: #fff;
  color: var(--hm-sub);
  border: 1px solid var(--hm-line);
  font-size: 13px;
  box-shadow: 0 8px 20px rgba(16, 42, 86, .04);
}
.hm-hero-visual {
  position: relative;
  min-height: 430px;
  border-radius: 34px;
  background: linear-gradient(145deg, rgba(255, 255, 255, .96), rgba(235, 247, 255, .9));
  border: 1px solid rgba(98, 187, 234, .22);
  box-shadow: var(--hm-shadow);
  overflow: hidden;
}
.hm-hero-visual::before, .hm-hero-visual::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.hm-hero-visual::before {
  width: 340px;
  height: 340px;
  right: -120px;
  top: -112px;
  background: rgba(98, 187, 234, .2);
}
.hm-hero-visual::after {
  width: 230px;
  height: 230px;
  left: -68px;
  bottom: -80px;
  background: rgba(242, 201, 76, .16);
}
.hm-hero-img {
  position: absolute;
  width: 78%;
  max-width: 470px;
  left: 50%;
  top: 51%;
  transform: translate(-50%, -50%);
  z-index: 2;
  filter: drop-shadow(0 22px 34px rgba(37, 112, 217, .18));
}
.hm-floating-card {
  position: absolute;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  border-radius: 16px;
  background: rgba(255, 255, 255, .9);
  border: 1px solid rgba(98, 187, 234, .2);
  box-shadow: 0 14px 30px rgba(16, 42, 86, .08);
  color: var(--hm-deep);
  font-size: 13px;
  font-weight: 700;
  backdrop-filter: blur(12px);
}
.hm-floating-card i {
  width: 30px;
  height: 30px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  background: var(--hm-soft-2);
  color: var(--hm-primary-2);
  font-style: normal;
  font-weight: 800;
}
.hm-floating-card.card-1 {
  top: 54px;
  left: 34px;
}
.hm-floating-card.card-2 {
  top: 116px;
  right: 34px;
}
.hm-floating-card.card-3 {
  left: 58px;
  bottom: 60px;
}
.hm-floating-card.card-4 {
  right: 48px;
  bottom: 72px;
}
.hm-section {
  padding: 88px 0;
  position: relative;
}
.hm-section-soft {
  background: var(--hm-soft);
}
.hm-section-head {
  max-width: 760px;
  margin: 0 auto 48px;
  text-align: center;
}
.hm-section-head h2, .hm-section-head h3 {
  margin: 0 0 14px;
  color: var(--hm-deep);
  font-size: 38px;
  line-height: 1.28;
  font-weight: 800;
  letter-spacing: -.5px;
}
.hm-section-head p {
  margin: 0;
  color: var(--hm-sub);
  font-size: 16px;
  line-height: 1.9;
}
.hm-type-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.hm-type-card {
  position: relative;
  min-height: 390px;
  padding: 32px;
  border-radius: var(--hm-radius-lg);
  background: #fff;
  border: 1px solid var(--hm-line);
  box-shadow: var(--hm-shadow-sm);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
  overflow: hidden;
}
.hm-type-card::after {
  content: "";
  position: absolute;
  right: -84px;
  bottom: -84px;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  background: rgba(98, 187, 234, .1);
  pointer-events: none;
}
.hm-type-card:hover {
  transform: translateY(-8px);
  border-color: rgba(98, 187, 234, .55);
  box-shadow: var(--hm-shadow);
}
.hm-type-icon {
  width: 60px;
  height: 60px;
  border-radius: 20px;
  display: grid;
  place-items: center;
  margin-bottom: 22px;
  color: var(--hm-primary-2);
  background: linear-gradient(135deg, var(--hm-soft-2), #fff);
  font-size: 28px;
  box-shadow: 0 12px 24px rgba(98, 187, 234, .14);
}
.hm-type-card h3 {
  margin: 0 0 12px;
  color: var(--hm-deep);
  font-size: 22px;
  line-height: 1.35;
  font-weight: 800;
}
.hm-type-card p {
  color: var(--hm-sub);
  font-size: 15px;
  line-height: 1.75;
  margin-bottom: 18px;
}
.hm-check-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}
.hm-check-list li {
  position: relative;
  padding-left: 22px;
  color: var(--hm-sub);
  font-size: 14px;
  line-height: 1.6;
}
.hm-check-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--hm-primary);
  box-shadow: 0 0 0 5px rgba(98, 187, 234, .13);
}
.hm-value-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}
.hm-value-card {
  min-height: 250px;
  padding: 30px 24px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid var(--hm-line);
  box-shadow: var(--hm-shadow-sm);
  transition: transform .28s ease, box-shadow .28s ease;
}
.hm-value-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--hm-shadow);
}
.hm-value-icon {
  width: 56px;
  height: 56px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: var(--hm-soft-2);
  color: var(--hm-primary-2);
  font-size: 27px;
  margin-bottom: 18px;
}
.hm-value-card h3 {
  margin: 0 0 10px;
  color: var(--hm-deep);
  font-size: 19px;
  font-weight: 800;
}
.hm-value-card p {
  margin: 0;
  color: var(--hm-sub);
  font-size: 14px;
  line-height: 1.75;
}
.hm-mode-wrap {
  display: grid;
  grid-template-columns: .88fr 1.42fr;
  gap: 44px;
  align-items: start;
}
.hm-mode-aside {
  position: sticky;
  top: 95px;
  padding: 34px;
  border-radius: var(--hm-radius-lg);
  color: #fff;
  background: radial-gradient(circle at 88% 18%, rgba(242, 201, 76, .24), transparent 26%), linear-gradient(135deg, var(--hm-deep), #1E78E8);
  box-shadow: var(--hm-shadow);
  overflow: hidden;
}
.hm-mode-aside h2 {
  margin: 0 0 14px;
  color: #fff;
  font-size: 34px;
  line-height: 1.28;
  font-weight: 800;
}
.hm-mode-aside p {
  margin: 0 0 26px;
  color: rgba(255, 255, 255, .78);
  font-size: 15px;
  line-height: 1.8;
}
.hm-mode-aside ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}
.hm-mode-aside li {
  color: rgba(255, 255, 255, .88);
  font-size: 14px;
  display: flex;
  gap: 9px;
  align-items: center;
}
.hm-mode-aside li::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--hm-gold);
  flex: 0 0 auto;
}
.hm-mode-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}
.hm-mode-card {
  min-height: 165px;
  padding: 24px;
  border-radius: 22px;
  background: #fff;
  border: 1px solid var(--hm-line);
  box-shadow: var(--hm-shadow-sm);
  transition: transform .25s ease, box-shadow .25s ease;
}
.hm-mode-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--hm-shadow);
}
.hm-mode-num {
  margin-bottom: 8px;
  color: rgba(61, 139, 255, .28);
  font-size: 28px;
  line-height: 1;
  font-weight: 900;
}
.hm-mode-card h3 {
  margin: 0 0 8px;
  color: var(--hm-deep);
  font-size: 18px;
  font-weight: 800;
}
.hm-mode-card p {
  margin: 0;
  color: var(--hm-sub);
  font-size: 14px;
  line-height: 1.72;
}
.hm-process-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}
.hm-process-card {
  position: relative;
  min-height: 180px;
  padding: 26px 14px;
  text-align: center;
  border-radius: 22px;
  background: #fff;
  border: 1px solid var(--hm-line);
  box-shadow: var(--hm-shadow-sm);
}
.hm-process-card:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -14px;
  width: 28px;
  height: 2px;
  background: linear-gradient(90deg, var(--hm-primary), transparent);
  z-index: 2;
}
.hm-process-num {
  width: 56px;
  height: 56px;
  margin: 0 auto 14px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  color: var(--hm-primary-2);
  background: var(--hm-soft-2);
  font-size: 26px;
  font-weight: 900;
}
.hm-process-card h3 {
  margin: 0 0 6px;
  color: var(--hm-deep);
  font-size: 17px;
  font-weight: 800;
}
.hm-process-card p {
  margin: 0;
  color: var(--hm-sub);
  font-size: 13px;
  line-height: 1.6;
}
.hm-cta-box {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 30px;
  align-items: center;
  padding: 42px;
  border-radius: var(--hm-radius-lg);
  background: radial-gradient(circle at 90% 18%, rgba(242, 201, 76, .26), transparent 24%), linear-gradient(135deg, var(--hm-deep), #1F7AE8);
  box-shadow: var(--hm-shadow);
  overflow: hidden;
}
.hm-cta-box h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 34px;
  line-height: 1.3;
  font-weight: 800;
}
.hm-cta-box p {
  max-width: 680px;
  margin: 0;
  color: rgba(255, 255, 255, .78);
  font-size: 15px;
  line-height: 1.8;
}
.hm-contact-wrap {
  display: grid;
  grid-template-columns: .86fr 1.14fr;
  gap: 36px;
  align-items: start;
}
.hm-contact-info {
  padding: 34px;
  border-radius: var(--hm-radius-lg);
  background: linear-gradient(180deg, #fff, #F6FBFF);
  border: 1px solid var(--hm-line);
  box-shadow: var(--hm-shadow-sm);
}
.hm-contact-info h3 {
  margin: 0 0 12px;
  color: var(--hm-deep);
  font-size: 26px;
  font-weight: 800;
}
.hm-contact-info p {
  margin: 0 0 24px;
  color: var(--hm-sub);
  font-size: 15px;
  line-height: 1.8;
}
.hm-contact-list {
  display: grid;
  gap: 14px;
}
.hm-contact-item {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  color: var(--hm-sub);
  font-size: 14px;
  line-height: 1.7;
}
.hm-contact-item span {
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  background: var(--hm-soft-2);
  color: var(--hm-primary-2);
  font-size: 16px;
}
.hm-contact-form-card {
  padding: 34px;
  border-radius: var(--hm-radius-lg);
  background: #fff;
  border: 1px solid var(--hm-line);
  box-shadow: var(--hm-shadow);
}
.hm-contact-form-card .form-wrap {
  margin-bottom: 22px;
  position: relative;
}
.hm-contact-form-card .form-input {
  border: 1px solid var(--hm-line);
  border-radius: 15px;
  background: #fff;
  transition: all .25s ease;
}
.hm-contact-form-card .form-input:focus {
  border-color: var(--hm-primary);
  box-shadow: 0 0 0 4px rgba(98, 187, 234, .14);
}
.hm-contact-form-card textarea.form-input {
  min-height: 132px;
  resize: vertical;
}
.hm-contact-form-card .button {
  min-height: 50px;
}
.contact-form-custom .form-wrap.has-error .form-input {
  border-color: #ec4242 !important;
  box-shadow: 0 0 0 4px rgba(236, 66, 66, .12);
}
.contact-form-custom.form-validation-left .form-wrap.has-error .form-validation {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  color: #ec4242;
  font-size: 13px;
  line-height: 1.5;
  margin-top: 6px;
  padding-left: 0;
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  z-index: 1;
  font-weight: 400;
  letter-spacing: 0;
}
.contact-form-custom.form-validation-left .form-validation {
  display: none;
  opacity: 0;
  visibility: hidden;
  min-height: 0;
}
.contact-form-custom #submit-btn:disabled {
  opacity: .7;
  cursor: not-allowed;
}
.contact-form-custom #submit-btn .spinner {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid rgba(255, 255, 255, .32);
  border-top-color: #fff;
  border-radius: 50%;
  animation: hm-spin .6s linear infinite;
  vertical-align: middle;
  margin-right: 8px;
}
@keyframes hm-spin {
  to {
    transform: rotate(360deg);
  }
}
.contact-form-custom.form-in-process {
  pointer-events: none;
}
.snackbars.info {
  background-color: #17a2b8;
}
.snackbars.info p {
  color: #fff;
}
.footer-light {
  border-top: 1px solid var(--hm-line);
  background: #F9FBFF;
}
@media (max-width: 1199px) {
  .hm-business-hero h1 {
    font-size: 44px;
  }
  .hm-value-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .hm-process-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .hm-process-card::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .hm-business-hero {
    padding: 72px 0 60px;
  }
  .hm-hero-grid, .hm-mode-wrap, .hm-contact-wrap, .hm-cta-box {
    grid-template-columns: 1fr;
  }
  .hm-hero-visual {
    min-height: 360px;
  }
  .hm-type-grid {
    grid-template-columns: 1fr;
  }
  .hm-mode-aside {
    position: relative;
    top: auto;
  }
}
@media (max-width: 767px) {
  .hm-business-hero {
    padding: 52px 0 46px;
  }
  .hm-business-hero h1 {
    font-size: 34px;
    letter-spacing: -.4px;
  }
  .hm-business-hero .hm-hero-desc {
    font-size: 15px;
    line-height: 1.8;
  }
  .hm-hero-actions .button {
    width: 100%;
  }
  .hm-hero-visual {
    min-height: 292px;
    border-radius: 24px;
  }
  .hm-hero-img {
    width: 86%;
  }
  .hm-floating-card {
    display: none;
  }
  .hm-section {
    padding: 62px 0;
  }
  .hm-section-head {
    margin-bottom: 32px;
  }
  .hm-section-head h2, .hm-section-head h3 {
    font-size: 28px;
  }
  .hm-type-card, .hm-contact-info, .hm-contact-form-card, .hm-cta-box, .hm-mode-aside {
    padding: 26px;
    border-radius: 22px;
  }
  .hm-value-grid, .hm-mode-grid, .hm-process-grid {
    grid-template-columns: 1fr;
  }
  .hm-value-card {
    min-height: auto;
  }
  .hm-process-card {
    min-height: auto;
    display: grid;
    grid-template-columns: 62px 1fr;
    gap: 14px;
    align-items: center;
    text-align: left;
  }
  .hm-process-num {
    margin: 0;
  }
  .hm-cta-box h2, .hm-mode-aside h2 {
    font-size: 27px;
  }
  .hm-contact-form-card .form-wrap {
    margin-bottom: 16px;
  }
}
/* Ecosystem V2 */
.hm-ecosystem-v2 {
  position: relative;
  display: grid;
  grid-template-columns: 360px 1fr;
  gap: 28px;
  padding: 32px;
  border-radius: 32px;
  background: radial-gradient(circle at 18% 20%, rgba(98, 187, 234, 0.18), transparent 26%), radial-gradient(circle at 90% 80%, rgba(47, 123, 234, 0.10), transparent 28%), linear-gradient(180deg, #ffffff 0%, #f6fbff 100%);
  border: 1px solid rgba(98, 187, 234, 0.26);
  box-shadow: 0 24px 60px rgba(16, 42, 86, 0.08);
  overflow: hidden;
}
.hm-ecosystem-v2::before {
  content: "";
  position: absolute;
  left: 385px;
  top: 56px;
  bottom: 56px;
  width: 1px;
  background: linear-gradient( 180deg, transparent, rgba(98, 187, 234, 0.45), transparent );
}
.hm-ecosystem-core {
  position: relative;
  z-index: 1;
  min-height: 100%;
  padding: 36px 30px;
  border-radius: 28px;
  background: linear-gradient(135deg, #12356d 0%, #2f7bea 100%);
  color: #ffffff;
  box-shadow: 0 20px 46px rgba(47, 123, 234, 0.24);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hm-ecosystem-core-icon {
  width: 64px;
  height: 64px;
  margin-bottom: 24px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
}
.hm-ecosystem-core-icon .mdi {
  font-size: 34px;
  line-height: 1;
}
.hm-ecosystem-core h3 {
  color: #ffffff;
  font-size: 30px;
  line-height: 1.28;
  margin-bottom: 14px;
  font-weight: 800;
}
.hm-ecosystem-core p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 26px;
}
.hm-ecosystem-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.hm-ecosystem-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 13px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: #ffffff;
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.16);
}
.hm-ecosystem-modules {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}
.hm-ecosystem-card {
  position: relative;
  min-height: 180px;
  padding: 24px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(216, 231, 248, 0.95);
  box-shadow: 0 14px 36px rgba(16, 42, 86, 0.06);
  transition: all 0.25s ease;
  overflow: hidden;
}
.hm-ecosystem-card:hover {
  transform: translateY(-6px);
  border-color: rgba(98, 187, 234, 0.7);
  box-shadow: 0 20px 44px rgba(47, 123, 234, 0.14);
}
.hm-ecosystem-card::after {
  content: "";
  position: absolute;
  right: -42px;
  bottom: -42px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(98, 187, 234, 0.08);
}
.hm-ecosystem-card-wide {
  grid-column: 1 / -1;
  min-height: 150px;
}
.hm-ecosystem-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}
.hm-eco-icon {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(98, 187, 234, 0.18), rgba(255, 255, 255, 0.95));
  color: #2f7bea;
}
.hm-eco-icon .mdi {
  font-size: 25px;
  line-height: 1;
}
.hm-eco-num {
  font-size: 24px;
  font-weight: 800;
  color: rgba(47, 123, 234, 0.18);
}
.hm-ecosystem-card h4 {
  position: relative;
  z-index: 1;
  color: #102a56;
  font-size: 19px;
  line-height: 1.35;
  margin-bottom: 10px;
  font-weight: 800;
}
.hm-ecosystem-card p {
  position: relative;
  z-index: 1;
  color: #5f6f89;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0;
}
/* H5 */
@media (max-width: 991px) {
  .hm-ecosystem-v2 {
    grid-template-columns: 1fr;
    padding: 22px;
    border-radius: 24px;
  }
  .hm-ecosystem-v2::before {
    display: none;
  }
  .hm-ecosystem-core {
    min-height: auto;
    padding: 30px 24px;
  }
  .hm-ecosystem-core h3 {
    font-size: 26px;
  }
  .hm-ecosystem-modules {
    grid-template-columns: 1fr;
  }
  .hm-ecosystem-card, .hm-ecosystem-card-wide {
    grid-column: auto;
    min-height: auto;
  }
}
@media (max-width: 575px) {
  .hm-ecosystem-v2 {
    padding: 16px;
  }
  .hm-ecosystem-core {
    padding: 26px 20px;
    border-radius: 22px;
  }
  .hm-ecosystem-core h3 {
    font-size: 24px;
  }
  .hm-ecosystem-card {
    padding: 22px 20px;
    border-radius: 20px;
  }
  .hm-eco-icon {
    width: 44px;
    height: 44px;
  }
  .hm-eco-icon .mdi {
    font-size: 23px;
  }
}
/* ================= HeyMeta About Page Unified Style ================= */
:root {
  --hm-primary: #62BBEA;
  --hm-primary-dark: #2F7BEA;
  --hm-primary-soft: #EAF5FF;
  --hm-deep: #102A56;
  --hm-text: #17233D;
  --hm-sub: #5F6F89;
  --hm-light: #8B9AB3;
  --hm-bg: #F7FAFF;
  --hm-white: #FFFFFF;
  --hm-gold: #F2C94C;
  --hm-border: #E6EEF8;
  --hm-shadow: 0 18px 45px rgba(47, 123, 234, 0.12);
  --hm-shadow-soft: 0 10px 30px rgba(16, 42, 86, 0.08);
  --hm-radius-lg: 28px;
  --hm-radius-md: 20px;
  --hm-radius-sm: 14px;
}
body {
  background: #fff;
  color: var(--hm-text);
}
.hm-about-section {
  position: relative;
  padding: 92px 0;
  overflow: hidden;
}
.hm-about-section-soft {
  background: radial-gradient(circle at 8% 10%, rgba(98,187,234,.10), transparent 26%), radial-gradient(circle at 92% 12%, rgba(242,201,76,.12), transparent 22%), var(--hm-bg);
}
.hm-section-head {
  max-width: 780px;
  margin: 0 auto 52px;
  text-align: center;
}
.hm-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 7px 14px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(98,187,234,.12);
  color: var(--hm-primary-dark);
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .2px;
}
.hm-kicker::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--hm-gold);
  box-shadow: 0 0 0 6px rgba(242,201,76,.16);
}
.hm-section-head h2, .hm-about-copy h2, .hm-about-hero h1 {
  color: var(--hm-deep);
  font-weight: 800;
  letter-spacing: -.8px;
}
.hm-section-head h2 {
  font-size: 40px;
  line-height: 1.25;
  margin-bottom: 14px;
}
.hm-section-head p {
  margin: 0 auto;
  color: var(--hm-sub);
  font-size: 16px;
  line-height: 1.85;
}
.hm-gradient-text {
  background: linear-gradient(90deg, var(--hm-primary-dark), var(--hm-primary), #8DD8FF);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.hm-about-btns {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}
.hm-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 24px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  transition: all .25s ease;
}
.hm-btn-primary {
  color: #fff;
  background: linear-gradient(135deg, var(--hm-primary-dark), var(--hm-primary));
  box-shadow: 0 14px 30px rgba(47,123,234,.28);
}
.hm-btn-outline {
  color: var(--hm-primary-dark);
  background: #fff;
  border: 1px solid var(--hm-border);
  box-shadow: var(--hm-shadow-soft);
}
.hm-btn:hover {
  transform: translateY(-2px);
  text-decoration: none;
}
/* Hero */
.hm-about-hero {
  position: relative;
  padding: 116px 0 96px;
  background: radial-gradient(circle at 82% 22%, rgba(98,187,234,.28), transparent 30%), radial-gradient(circle at 12% 16%, rgba(242,201,76,.18), transparent 24%), linear-gradient(180deg, #F6FBFF 0%, #FFFFFF 100%);
  overflow: hidden;
}
.hm-about-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(rgba(98,187,234,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(98,187,234,.08) 1px, transparent 1px);
  background-size: 44px 44px;
  -webkit-mask-image: linear-gradient(180deg, rgba(0,0,0,.55), transparent 82%);
  mask-image: linear-gradient(180deg, rgba(0,0,0,.55), transparent 82%);
  pointer-events: none;
}
.hm-about-hero-wrap {
  position: relative;
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 58px;
  align-items: center;
}
.hm-about-hero h1 {
  max-width: 720px;
  font-size: 54px;
  line-height: 1.12;
  margin-bottom: 22px;
}
.hm-about-hero p {
  max-width: 650px;
  color: var(--hm-sub);
  font-size: 18px;
  line-height: 1.9;
  margin-bottom: 0;
}
.hm-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}
.hm-hero-tags span {
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.86);
  border: 1px solid var(--hm-border);
  color: var(--hm-sub);
  font-size: 13px;
  box-shadow: 0 8px 20px rgba(16,42,86,.04);
}
.hm-hero-visual {
  position: relative;
  min-height: 438px;
  border-radius: var(--hm-radius-lg);
  background: linear-gradient(145deg, rgba(255,255,255,.98), rgba(234,245,255,.92));
  border: 1px solid rgba(98,187,234,.22);
  box-shadow: var(--hm-shadow);
  overflow: hidden;
}
.hm-hero-visual::before, .hm-hero-visual::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  z-index: 0;
}
.hm-hero-visual::before {
  width: 360px;
  height: 360px;
  right: -126px;
  top: -120px;
  background: rgba(98,187,234,.22);
}
.hm-hero-visual::after {
  width: 250px;
  height: 250px;
  left: -70px;
  bottom: -90px;
  background: rgba(242,201,76,.15);
}
.hm-hero-visual-img {
  position: absolute;
  z-index: 1;
  width: 78%;
  max-width: 430px;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%);
  filter: drop-shadow(0 24px 35px rgba(47,123,234,.16));
}
.hm-float-card {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  border-radius: 16px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(98,187,234,.20);
  box-shadow: 0 12px 28px rgba(16,42,86,.08);
  color: var(--hm-deep);
  font-size: 14px;
  font-weight: 700;
}
.hm-float-card i {
  width: 30px;
  height: 30px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  background: var(--hm-primary-soft);
  color: var(--hm-primary-dark);
  font-size: 12px;
  font-style: normal;
}
.hm-float-1 {
  left: 34px;
  top: 46px;
}
.hm-float-2 {
  right: 30px;
  top: 120px;
}
.hm-float-3 {
  left: 42px;
  bottom: 58px;
}
.hm-float-4 {
  right: 46px;
  bottom: 58px;
}
.hm-breadcrumb-bar {
  padding: 16px 0;
  background: #fff;
  border-top: 1px solid var(--hm-border);
  border-bottom: 1px solid var(--hm-border);
}
.hm-breadcrumb-bar ul {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
  color: var(--hm-light);
  font-size: 14px;
}
.hm-breadcrumb-bar a {
  color: var(--hm-primary-dark);
}
.hm-breadcrumb-bar li + li::before {
  content: "/";
  margin-right: 10px;
  color: #C7D3E5;
}
/* Cards */
.hm-card-grid-4, .hm-card-grid-3, .hm-card-grid-2 {
  display: grid;
  gap: 22px;
}
.hm-card-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}
.hm-card-grid-3 {
  grid-template-columns: repeat(3, 1fr);
}
.hm-card-grid-2 {
  grid-template-columns: repeat(2, 1fr);
}
.hm-info-card, .hm-business-card, .hm-safe-card, .hm-partner-card, .hm-why-card {
  position: relative;
  height: 100%;
  padding: 28px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid var(--hm-border);
  box-shadow: var(--hm-shadow-soft);
  transition: all .28s ease;
  overflow: hidden;
}
.hm-info-card:hover, .hm-business-card:hover, .hm-safe-card:hover, .hm-partner-card:hover, .hm-why-card:hover {
  transform: translateY(-6px);
  border-color: rgba(98,187,234,.48);
  box-shadow: var(--hm-shadow);
}
.hm-card-icon {
  width: 58px;
  height: 58px;
  border-radius: 18px;
  display: grid;
  place-items: center;
  margin-bottom: 18px;
  background: linear-gradient(135deg, var(--hm-primary-soft), #fff);
  color: var(--hm-primary-dark);
  font-size: 26px;
  font-weight: 800;
}
.hm-info-card h3, .hm-business-card h3, .hm-safe-card h3, .hm-partner-card h3, .hm-why-card h3 {
  color: var(--hm-deep);
  font-size: 20px;
  line-height: 1.35;
  margin: 0 0 10px;
  font-weight: 800;
}
.hm-info-card p, .hm-business-card p, .hm-safe-card p, .hm-partner-card p, .hm-why-card p {
  color: var(--hm-sub);
  font-size: 14px;
  line-height: 1.8;
  margin: 0;
}
.hm-info-card::after {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  right: -58px;
  bottom: -58px;
  border-radius: 50%;
  background: rgba(98,187,234,.10);
}
/* Story */
.hm-about-copy h2 {
  font-size: 38px;
  line-height: 1.25;
  margin-bottom: 18px;
}
.hm-about-copy p {
  color: var(--hm-sub);
  line-height: 1.9;
  margin-bottom: 14px;
}
.hm-check-list {
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.hm-check-list li {
  position: relative;
  padding-left: 24px;
  color: var(--hm-sub);
  font-size: 14px;
}
.hm-check-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--hm-primary);
  box-shadow: 0 0 0 5px rgba(98,187,234,.14);
}
.hm-image-card {
  position: relative;
  padding: 28px;
  border-radius: var(--hm-radius-lg);
  background: linear-gradient(145deg, #fff, #EEF8FF);
  border: 1px solid rgba(98,187,234,.22);
  box-shadow: var(--hm-shadow);
  overflow: hidden;
}
.hm-image-card img {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  filter: drop-shadow(0 20px 30px rgba(47,123,234,.16));
}
.hm-image-card::before {
  content: "";
  position: absolute;
  right: -80px;
  top: -80px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(98,187,234,.16);
}
.hm-image-card::after {
  content: "";
  position: absolute;
  left: -70px;
  bottom: -80px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(242,201,76,.16);
}
/* Business rows */
.hm-business-card {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 30px;
  align-items: center;
  padding: 34px;
  margin-bottom: 24px;
}
.hm-business-card:nth-child(even) .hm-business-copy {
  order: 2;
}
.hm-business-card:nth-child(even) .hm-business-media {
  order: 1;
}
.hm-business-media {
  min-height: 250px;
  border-radius: 22px;
  background: linear-gradient(145deg, var(--hm-primary-soft), #fff);
  display: grid;
  place-items: center;
  overflow: hidden;
}
.hm-business-media img {
  max-height: 250px;
  object-fit: contain;
  filter: drop-shadow(0 18px 28px rgba(47,123,234,.14));
}
.hm-business-points {
  list-style: none;
  padding: 0;
  margin: 18px 0 0;
  display: grid;
  gap: 10px;
}
.hm-business-points li {
  position: relative;
  padding-left: 24px;
  color: var(--hm-sub);
  font-size: 14px;
}
.hm-business-points li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--hm-primary-dark);
  font-weight: 800;
}
/* Ecosystem */
.hm-eco-wrap {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  padding: 34px;
  border-radius: var(--hm-radius-lg);
  background: linear-gradient(145deg, #FFFFFF, #F2F9FF);
  border: 1px solid rgba(98,187,234,.22);
  box-shadow: var(--hm-shadow);
}
.hm-eco-core {
  max-width: 420px;
  margin: 0 auto 28px;
  padding: 30px;
  border-radius: 26px;
  color: #fff;
  background: linear-gradient(135deg, var(--hm-deep), var(--hm-primary-dark));
  box-shadow: 0 18px 42px rgba(47,123,234,.24);
}
.hm-eco-core h3 {
  color: #fff;
  margin-bottom: 8px;
}
.hm-eco-core p {
  color: rgba(255,255,255,.82);
  margin: 0;
}
.hm-eco-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}
.hm-eco-item {
  padding: 20px 16px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid var(--hm-border);
  box-shadow: 0 8px 18px rgba(16,42,86,.05);
}
.hm-eco-item h4 {
  color: var(--hm-deep);
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 8px;
}
.hm-eco-item p {
  color: var(--hm-sub);
  font-size: 13px;
  line-height: 1.7;
  margin: 0;
}
/* Partner logos */
.hm-logo-list {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  margin-top: 20px;
}
.hm-logo-list span, .hm-logo-list img {
  height: 34px;
  max-width: 120px;
  object-fit: contain;
}
.hm-logo-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: var(--hm-primary-soft);
  color: var(--hm-primary-dark);
  font-size: 12px;
  font-weight: 800;
}
/* MEQ CTA */
.hm-meq-callout {
  display: grid;
  grid-template-columns: 1.1fr .9fr;
  gap: 34px;
  align-items: center;
  padding: 44px;
  border-radius: var(--hm-radius-lg);
  color: #fff;
  background: radial-gradient(circle at 86% 18%, rgba(242,201,76,.30), transparent 22%), linear-gradient(135deg, var(--hm-deep), #1F7AE8);
  box-shadow: var(--hm-shadow);
  overflow: hidden;
}
.hm-meq-callout h2 {
  color: #fff;
  font-size: 36px;
  line-height: 1.3;
  margin-bottom: 14px;
}
.hm-meq-callout p {
  color: rgba(255,255,255,.80);
  line-height: 1.9;
  margin: 0;
}
.hm-meq-mini-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}
.hm-meq-mini {
  padding: 20px;
  border-radius: 20px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.18);
  backdrop-filter: blur(8px);
}
.hm-meq-mini strong {
  display: block;
  color: #fff;
  margin-bottom: 6px;
  font-size: 18px;
}
.hm-meq-mini span {
  color: rgba(255,255,255,.78);
  font-size: 13px;
  line-height: 1.6;
}
.hm-why-card {
  padding: 24px;
}
.hm-why-card .hm-card-icon {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  font-size: 20px;
}
.hm-why-card h3 {
  font-size: 18px;
}
.hm-footer-spacer {
  height: 0;
}
@media (max-width: 991px) {
  .hm-about-hero-wrap, .hm-business-card, .hm-meq-callout {
    grid-template-columns: 1fr;
  }
  .hm-business-card:nth-child(even) .hm-business-copy, .hm-business-card:nth-child(even) .hm-business-media {
    order: initial;
  }
  .hm-card-grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .hm-card-grid-3, .hm-card-grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .hm-eco-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .hm-meq-mini-grid {
    grid-template-columns: 1fr;
  }
  .hm-about-hero h1 {
    font-size: 42px;
  }
  .hm-hero-visual {
    min-height: 370px;
  }
}
@media (max-width: 575px) {
  .hm-about-hero {
    padding: 58px 0 50px;
  }
  .hm-about-hero h1 {
    font-size: 34px;
    letter-spacing: -.4px;
  }
  .hm-about-hero p {
    font-size: 15px;
  }
  .hm-about-section {
    padding: 64px 0;
  }
  .hm-section-head {
    margin-bottom: 34px;
  }
  .hm-section-head h2, .hm-about-copy h2, .hm-meq-callout h2 {
    font-size: 28px;
  }
  .hm-card-grid-4, .hm-card-grid-3, .hm-card-grid-2, .hm-eco-grid, .hm-check-list {
    grid-template-columns: 1fr;
  }
  .hm-btn {
    width: 100%;
  }
  .hm-hero-visual {
    min-height: 300px;
    border-radius: 22px;
  }
  .hm-hero-visual-img {
    width: 88%;
  }
  .hm-float-card {
    display: none;
  }
  .hm-info-card, .hm-business-card, .hm-safe-card, .hm-partner-card, .hm-why-card, .hm-eco-wrap, .hm-meq-callout, .hm-image-card {
    padding: 24px;
    border-radius: 22px;
  }
  .hm-business-media {
    min-height: 210px;
  }
  .hm-logo-list {
    gap: 10px;
  }
}
.ie-panel {
  display: none;
  background: #212121;
  padding: 10px 0;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .3);
  clear: both;
  text-align: center;
  position: relative;
  z-index: 1;
}
html.ie-10 .ie-panel, html.lt-ie-10 .ie-panel {
  display: block;
}
:root {
  --hm-primary: #62BBEA;
  --hm-primary-dark: #2F7BEA;
  --hm-navy: #102A56;
  --hm-navy-2: #12356D;
  --hm-text: #17233D;
  --hm-muted: #5F6F89;
  --hm-soft: #F6FAFF;
  --hm-soft-2: #EEF7FF;
  --hm-border: #DCEBFA;
  --hm-gold: #F2C94C;
  --hm-white: #FFFFFF;
  --hm-shadow: 0 22px 55px rgba(16, 42, 86, 0.09);
  --hm-shadow-blue: 0 20px 44px rgba(47, 123, 234, 0.16);
  --hm-radius-xl: 32px;
  --hm-radius-lg: 24px;
  --hm-radius-md: 18px;
}
body {
  color: var(--hm-text);
  background: #fff;
}
.hm-section, .hm-reward-section {
  padding: 92px 0;
  position: relative;
}
.hm-section-soft {
  background: linear-gradient(180deg, #F7FBFF 0%, #FFFFFF 100%);
}
.hm-section-head {
  max-width: 820px;
  margin: 0 auto 48px;
  text-align: center;
}
.hm-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding: 0 14px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(98, 187, 234, 0.14);
  color: var(--hm-primary-dark);
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase;
}
.hm-kicker::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--hm-gold);
  box-shadow: 0 0 0 6px rgba(242, 201, 76, 0.16);
}
.hm-section-head h2, .hm-reward-copy h2, .hm-cta-panel h2 {
  color: var(--hm-navy);
  font-size: 42px;
  line-height: 1.22;
  font-weight: 850;
  letter-spacing: -0.025em;
  margin-bottom: 16px;
}
.hm-section-head p, .hm-reward-copy p, .hm-cta-panel p {
  color: var(--hm-muted);
  font-size: 16px;
  line-height: 1.85;
  margin-bottom: 0;
}
.hm-btn-row {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 30px;
}
.hm-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 24px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  transition: all .25s ease;
  border: 1px solid transparent;
  text-decoration: none !important;
}
.hm-btn-primary {
  background: linear-gradient(135deg, var(--hm-primary-dark), var(--hm-primary));
  color: #fff !important;
  box-shadow: var(--hm-shadow-blue);
}
.hm-btn-outline {
  background: #fff;
  color: var(--hm-primary-dark) !important;
  border-color: var(--hm-border);
  box-shadow: 0 12px 28px rgba(16,42,86,.06);
}
.hm-btn:hover {
  transform: translateY(-2px);
}
.hm-reward-hero {
  padding: 94px 0 84px;
  background: radial-gradient(circle at 12% 16%, rgba(242, 201, 76, .16), transparent 24%), radial-gradient(circle at 86% 22%, rgba(98, 187, 234, .22), transparent 30%), linear-gradient(180deg, #FFFFFF 0%, #F7FBFF 100%);
  overflow: hidden;
}
.hm-reward-hero-wrap {
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(360px, .98fr);
  gap: 54px;
  align-items: center;
}
.hm-reward-copy h2 {
  font-size: 50px;
  max-width: 720px;
}
.hm-gradient {
  background: linear-gradient(90deg, #12356D, #2F7BEA, #62BBEA);
  -webkit-background-clip: text;
  color: transparent;
}
.hm-reward-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}
.hm-reward-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 14px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid var(--hm-border);
  color: var(--hm-muted);
  font-size: 13px;
  box-shadow: 0 8px 22px rgba(16,42,86,.05);
}
.hm-reward-visual {
  position: relative;
  min-height: 430px;
  padding: 28px;
  border-radius: var(--hm-radius-xl);
  background: radial-gradient(circle at 20% 20%, rgba(98,187,234,.18), transparent 28%), linear-gradient(145deg, rgba(255,255,255,.96), rgba(239,248,255,.92));
  border: 1px solid rgba(98,187,234,.24);
  box-shadow: var(--hm-shadow);
  overflow: hidden;
}
.hm-reward-visual::before {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  right: -90px;
  top: -80px;
  border-radius: 50%;
  background: rgba(47, 123, 234, .12);
}
.hm-bonus-card-main {
  position: relative;
  z-index: 1;
  padding: 28px;
  border-radius: 26px;
  background: linear-gradient(135deg, #12356D, #2F7BEA);
  color: #fff;
  box-shadow: var(--hm-shadow-blue);
  margin-bottom: 18px;
}
.hm-bonus-card-main strong {
  display: block;
  font-size: 30px;
  line-height: 1.25;
  margin-bottom: 8px;
  color: #fff;
}
.hm-bonus-card-main span {
  color: rgba(255,255,255,.82);
  font-size: 14px;
}
.hm-flow-mini {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 14px;
}
.hm-flow-mini-item {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 14px;
  align-items: center;
  padding: 18px;
  border-radius: 20px;
  background: rgba(255,255,255,.94);
  border: 1px solid var(--hm-border);
  box-shadow: 0 12px 30px rgba(16,42,86,.06);
}
.hm-flow-mini-icon, .hm-card-icon {
  width: 52px;
  height: 52px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 52px;
  background: linear-gradient(135deg, rgba(98,187,234,.18), rgba(255,255,255,.95));
  color: var(--hm-primary-dark);
  box-shadow: 0 12px 28px rgba(47,123,234,.10);
  font-size: 24px;
  font-weight: 900;
}
.hm-flow-mini-icon .mdi, .hm-card-icon .mdi {
  font-size: 25px;
  line-height: 1;
}
.hm-flow-mini-item h4, .hm-bonus-card h3, .hm-rule-card h3, .hm-step-card h3 {
  color: var(--hm-navy);
  font-size: 18px;
  line-height: 1.35;
  font-weight: 820;
  margin: 0 0 5px;
}
.hm-flow-mini-item p, .hm-bonus-card p, .hm-rule-card p, .hm-step-card p {
  color: var(--hm-muted);
  font-size: 14px;
  line-height: 1.75;
  margin: 0;
}
.hm-card-grid-2, .hm-card-grid-3, .hm-card-grid-4 {
  display: grid;
  gap: 22px;
}
.hm-card-grid-2 {
  grid-template-columns: repeat(2, 1fr);
}
.hm-card-grid-3 {
  grid-template-columns: repeat(3, 1fr);
}
.hm-card-grid-4 {
  grid-template-columns: repeat(4, 1fr);
}
.hm-bonus-card, .hm-rule-card, .hm-step-card, .hm-example-panel, .hm-note-panel {
  position: relative;
  overflow: hidden;
  padding: 28px;
  border-radius: var(--hm-radius-lg);
  background: rgba(255,255,255,.95);
  border: 1px solid var(--hm-border);
  box-shadow: var(--hm-shadow);
  transition: all .25s ease;
}
.hm-bonus-card:hover, .hm-rule-card:hover, .hm-step-card:hover {
  transform: translateY(-6px);
  border-color: rgba(98,187,234,.75);
  box-shadow: 0 24px 50px rgba(47,123,234,.13);
}
.hm-bonus-card::after, .hm-rule-card::after, .hm-step-card::after {
  content: "";
  position: absolute;
  right: -45px;
  bottom: -45px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: rgba(98,187,234,.08);
}
.hm-bonus-card > *, .hm-rule-card > *, .hm-step-card > * {
  position: relative;
  z-index: 1;
}
.hm-bonus-card h3 {
  margin-top: 20px;
  font-size: 24px;
}
.hm-bonus-label {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(242,201,76,.16);
  color: #A47D12;
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 18px;
}
.hm-bonus-list, .hm-clean-list {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
  display: grid;
  gap: 10px;
}
.hm-bonus-list li, .hm-clean-list li {
  position: relative;
  padding-left: 24px;
  color: var(--hm-muted);
  font-size: 14px;
  line-height: 1.65;
}
.hm-bonus-list li::before, .hm-clean-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--hm-primary);
  box-shadow: 0 0 0 5px rgba(98,187,234,.12);
}
.hm-step-card {
  padding: 26px;
}
.hm-step-num {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
}
.hm-step-num strong {
  font-size: 30px;
  color: rgba(47,123,234,.22);
  font-weight: 900;
}
.hm-step-num .mdi {
  color: var(--hm-primary-dark);
  font-size: 25px;
}
.hm-rule-card {
  min-height: 230px;
}
.hm-rule-card h3 {
  margin: 18px 0 10px;
}
.hm-example-panel {
  display: grid;
  grid-template-columns: .86fr 1.14fr;
  gap: 30px;
  align-items: center;
  padding: 34px;
  background: radial-gradient(circle at 10% 20%, rgba(242,201,76,.14), transparent 24%), linear-gradient(135deg, #FFFFFF 0%, #F3FAFF 100%);
}
.hm-example-left h2 {
  color: var(--hm-navy);
  font-size: 34px;
  line-height: 1.28;
  font-weight: 850;
  margin: 10px 0 14px;
}
.hm-example-left p {
  color: var(--hm-muted);
  line-height: 1.8;
  margin: 0;
}
.hm-example-flow {
  display: grid;
  gap: 14px;
}
.hm-example-step {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 16px;
  align-items: center;
  padding: 18px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid var(--hm-border);
  box-shadow: 0 10px 28px rgba(16,42,86,.05);
}
.hm-example-step .num {
  width: 54px;
  height: 54px;
  border-radius: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--hm-soft-2);
  color: var(--hm-primary-dark);
  font-size: 22px;
  font-weight: 900;
}
.hm-example-step h4 {
  color: var(--hm-navy);
  font-size: 17px;
  margin: 0 0 4px;
  font-weight: 820;
}
.hm-example-step p {
  color: var(--hm-muted);
  font-size: 14px;
  line-height: 1.65;
  margin: 0;
}
.hm-note-panel {
  padding: 26px 28px;
  background: rgba(255, 250, 231, .58);
  border-color: rgba(242,201,76,.38);
  box-shadow: 0 14px 36px rgba(164,125,18,.06);
  margin-top: 28px;
}
.hm-note-panel strong {
  color: #9B7516;
  display: block;
  margin-bottom: 8px;
}
.hm-note-panel p {
  color: #706044;
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
}
.hm-cta-section {
  padding: 88px 0;
  background: #fff;
}
.hm-cta-panel {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 30px;
  padding: 42px;
  border-radius: var(--hm-radius-xl);
  background: radial-gradient(circle at 88% 20%, rgba(242,201,76,.30), transparent 24%), linear-gradient(135deg, #12356D 0%, #2F7BEA 100%);
  box-shadow: var(--hm-shadow-blue);
}
.hm-cta-panel h2, .hm-cta-panel p {
  color: #fff;
}
.hm-cta-panel p {
  opacity: .8;
  max-width: 680px;
}
.hm-cta-panel .hm-btn {
  background: #fff;
  color: var(--hm-primary-dark) !important;
}
.hm-mobile-only {
  display: none;
}
@media (max-width: 1199px) {
  .hm-card-grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .hm-reward-copy h2 {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  .hm-reward-hero-wrap, .hm-example-panel, .hm-cta-panel {
    grid-template-columns: 1fr;
  }
  .hm-card-grid-2, .hm-card-grid-3 {
    grid-template-columns: 1fr;
  }
  .hm-reward-visual {
    min-height: auto;
  }
  .hm-cta-panel {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .hm-reward-hero {
    padding: 60px 0 56px;
  }
  .hm-section, .hm-reward-section, .hm-cta-section {
    padding: 64px 0;
  }
  .hm-section-head {
    margin-bottom: 32px;
  }
  .hm-section-head h2, .hm-cta-panel h2 {
    font-size: 28px;
  }
  .hm-reward-copy h2 {
    font-size: 34px;
  }
  .hm-section-head p, .hm-reward-copy p {
    font-size: 14px;
  }
  .hm-btn-row {
    gap: 10px;
  }
  .hm-btn {
    width: 100%;
  }
  .hm-card-grid-4 {
    grid-template-columns: 1fr;
  }
  .hm-bonus-card, .hm-rule-card, .hm-step-card, .hm-example-panel, .hm-note-panel, .hm-cta-panel {
    padding: 24px 20px;
    border-radius: 22px;
  }
  .hm-bonus-card h3 {
    font-size: 22px;
  }
  .hm-rule-card {
    min-height: auto;
  }
  .hm-reward-tags span {
    font-size: 12px;
  }
  .hm-example-left h2 {
    font-size: 26px;
  }
  .hm-example-step {
    grid-template-columns: 54px 1fr;
    gap: 12px;
    padding: 16px;
  }
  .hm-example-step .num {
    width: 46px;
    height: 46px;
    font-size: 18px;
  }
  .hm-flow-mini-item {
    grid-template-columns: 46px 1fr;
    padding: 16px;
  }
  .hm-flow-mini-icon, .hm-card-icon {
    width: 46px;
    height: 46px;
    border-radius: 15px;
    flex-basis: 46px;
  }
  .hm-flow-mini-icon .mdi, .hm-card-icon .mdi {
    font-size: 23px;
  }
}
/* ===== Extracted from ai.html: page specific styles ===== */
/* HeyMeta AI optimized page */
:root {
  --hm-blue: #5f91f3;
  --hm-deep: #1e3a8a;
  --hm-soft: #eef5ff;
  --hm-line: rgba(55, 104, 220, .14);
  --hm-text: #24324a;
  --hm-muted: #6b7c8f;
  --hm-gold: #f2c94c;
}
.hm-ai-kicker {
  color: var(--hm-blue);
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 12px;
}
.hm-ai-lead {
  font-size: 16px;
  line-height: 1.9;
  color: var(--hm-muted);
}
.hm-ai-list {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}
.hm-ai-list li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  color: #5f6f84;
  line-height: 1.75;
}
.hm-ai-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: .72em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #62BBEA, #3a70f6);
  box-shadow: 0 0 0 4px rgba(98,187,234,.15);
}
.hm-ai-feature-strip {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  margin-top: 28px;
}
.hm-ai-mini-card {
  padding: 18px 16px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid var(--hm-line);
  box-shadow: 0 12px 35px rgba(30,58,138,.07);
}
.hm-ai-mini-card strong {
  display: block;
  color: var(--hm-text);
  margin-bottom: 6px;
  font-size: 16px;
}
.hm-ai-mini-card span {
  color: var(--hm-muted);
  font-size: 13px;
  line-height: 1.65;
}
.hm-function-section {
  background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);
}
.hm-section-desc {
  max-width: 760px;
  margin: 14px auto 0;
  color: var(--hm-muted);
  line-height: 1.9;
}
.hm-function-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  margin-top: 44px;
}
.hm-function-card {
  position: relative;
  padding: 28px 28px 26px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid var(--hm-line);
  box-shadow: 0 18px 45px rgba(30,58,138,.08);
  overflow: hidden;
  transition: transform .25s ease, box-shadow .25s ease;
}
.hm-function-card:after {
  content: "";
  position: absolute;
  right: -55px;
  top: -55px;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(98,187,234,.28), rgba(98,187,234,0) 68%);
}
.hm-function-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 22px 60px rgba(30,58,138,.12);
}
.hm-function-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 14px;
}
.hm-function-icon {
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: linear-gradient(135deg, #62BBEA, #4d7df2);
  color: #fff;
  font-size: 22px;
  box-shadow: 0 12px 24px rgba(77,125,242,.2);
}
.hm-function-title {
  flex: 1;
}
.hm-function-title h4 {
  margin: 0 0 5px;
  color: var(--hm-text);
}
.hm-function-title p {
  margin: 0;
  color: var(--hm-muted);
  line-height: 1.7;
}
.hm-function-count {
  position: relative;
  z-index: 1;
  min-width: 45px;
  height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #eef5ff;
  color: var(--hm-blue);
  font-weight: 700;
  font-size: 13px;
}
.hm-tag-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}
.hm-tag {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 13px;
  border-radius: 999px;
  background: #f1f6ff;
  color: #3866c8;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.25;
}
.hm-tag.is-hot {
  background: linear-gradient(135deg, #ff6b5f, #e52d3d);
  color: #fff;
}
.hm-tag.is-gold {
  background: linear-gradient(135deg, #f7cf52, #d9a100);
  color: #fff;
}
.hm-workflow {
  background: #0f2f78;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.hm-workflow:before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 20%, rgba(98,187,234,.32), transparent 30%), radial-gradient(circle at 80% 40%, rgba(242,201,76,.16), transparent 28%);
  opacity: .9;
}
.hm-workflow .container {
  position: relative;
  z-index: 1;
}
.hm-workflow .hm-section-desc {
  color: rgba(255,255,255,.76);
}
.hm-step-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-top: 42px;
}
.hm-step {
  padding: 26px 20px;
  border-radius: 22px;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.18);
  backdrop-filter: blur(10px);
}
.hm-step-num {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #fff;
  color: var(--hm-deep);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  margin-bottom: 16px;
}
.hm-step h4 {
  color: #fff;
  margin-bottom: 10px;
}
.hm-step p {
  color: rgba(255,255,255,.76);
  margin-bottom: 0;
  line-height: 1.75;
}
.hm-engine-card {
  padding: 26px;
  border-radius: 22px;
  background: #fff;
  border: 1px solid var(--hm-line);
  box-shadow: 0 16px 42px rgba(30,58,138,.07);
  height: 100%;
}
.hm-engine-card h4 {
  margin-bottom: 12px;
  color: var(--hm-text);
}
.hm-engine-card p {
  color: var(--hm-muted);
  line-height: 1.8;
  margin-bottom: 14px;
}
.hm-engine-card ul {
  padding-left: 18px;
  margin-bottom: 0;
}
.hm-engine-card li {
  color: var(--hm-muted);
  line-height: 1.8;
  margin-bottom: 6px;
}
.hm-risk-note {
  margin-top: 22px;
  color: #7d8ba0;
  font-size: 13px;
  line-height: 1.8;
}
.hm-cta-actions {
  margin-top: 24px;
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .hm-ai-feature-strip, .hm-step-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .hm-function-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575.98px) {
  .hm-ai-feature-strip, .hm-step-grid {
    grid-template-columns: 1fr;
  }
  .hm-function-card {
    padding: 24px 18px;
    border-radius: 20px;
  }
  .hm-function-head {
    align-items: flex-start;
  }
  .hm-function-count {
    display: none;
  }
  .hm-tag {
    font-size: 12px;
    padding: 7px 11px;
  }
  .hm-ai-lead {
    font-size: 15px;
  }
}
.hm-workflow .hm-step::before {
  display: none !important;
  content: none !important;
}
/* ===== Extracted from busniess.html: form styles ===== */
/* 表单样式优化 */
.contact-form-custom .form-wrap {
  margin-bottom: 20px;
}
.contact-form-custom .form-input {
  transition: all 0.3s ease;
  border: 1px solid #e0e0e0;
}
.contact-form-custom .form-input:focus {
  border-color: #007bff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* 表单验证样式优化 */
.contact-form-custom .form-wrap.has-error .form-input {
  border-color: #ec4242 !important;
  box-shadow: 0 0 0 0.2rem rgba(236, 66, 66, 0.15);
}
.contact-form-custom.form-validation-left .form-wrap.has-error .form-validation {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  color: #ec4242;
  font-size: 13px;
  line-height: 1.5;
  margin-top: 6px;
  padding-left: 0;
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  z-index: 1;
  font-weight: 400;
  letter-spacing: 0;
}
.contact-form-custom.form-validation-left .form-validation {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease, display 0.3s ease;
  min-height: 0;
}
.contact-form-custom .form-wrap {
  margin-bottom: 24px;
  position: relative;
}
.contact-form-custom .form-wrap.has-error {
  margin-bottom: 8px;
}
/* textarea特殊处理 */
.contact-form-custom .form-wrap textarea.form-input {
  min-height: 120px;
  resize: vertical;
}
.contact-form-custom .form-wrap.has-error textarea.form-input {
  border-color: #ec4242 !important;
}
.contact-form-custom #submit-btn {
  position: relative;
  min-height: 50px;
  transition: all 0.3s ease;
}
.contact-form-custom #submit-btn:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.contact-form-custom #submit-btn .spinner {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-top-color: #fff;
  border-radius: 50%;
  animation: spin 0.6s linear infinite;
  vertical-align: middle;
  margin-right: 8px;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.contact-form-custom.form-in-process {
  pointer-events: none;
}
.snackbars.info {
  background-color: #17a2b8;
}
.snackbars.info p {
  color: #fff;
}
/* 响应式优化 */
@media (max-width: 767px) {
  .contact-form-custom .form-wrap {
    margin-bottom: 15px;
  }
}
/* ===== HeyMeta unified mobile fixes moved from inline HTML ===== */
@media only screen and (max-width: 767.98px) {
  .hot-assets-section {
    padding: 46px 15px !important;
  }
  .hot-assets-container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .hot-assets-title {
    text-align: center !important;
    margin-bottom: 24px !important;
  }
  .hot-assets-title h2 {
    text-align: center !important;
    justify-content: center !important;
    font-size: 26px !important;
    line-height: 1.3 !important;
    margin-bottom: 10px !important;
  }
  .hot-assets-title p {
    text-align: center !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
    color: #8a94a6 !important;
  }
  #hotAssets {
    width: 100% !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    overflow: visible !important;
    padding: 0 !important;
  }
  #hotAssets .asset-card {
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 16px 8px !important;
    border: 1px solid #e8eef7 !important;
    border-radius: 16px !important;
    background: #fff !important;
    text-align: center !important;
  }
  #hotAssets .asset-logo {
    width: 42px !important;
    height: 42px !important;
    margin: 0 auto 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  #hotAssets .asset-logo img {
    width: 42px !important;
    height: 42px !important;
    object-fit: contain !important;
    display: block !important;
  }
  #hotAssets .asset-name, #hotAssets .asset-title, #hotAssets h3, #hotAssets h4 {
    font-size: 14px !important;
    line-height: 1.35 !important;
  }
  .hot-assets-section .button, .hot-assets-section .button-primary-outline {
    margin-top: 28px !important;
    display: flex !important;
    justify-content: center !important;
  }
  .table-outer {
    position: relative;
    width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
    border-radius: 16px;
  }
  .table-outer::after {
    content: '← 左右滑动查看更多 →';
    display: block;
    padding: 10px 0 0;
    text-align: center;
    font-size: 12px;
    color: #8491a5;
  }
  .table-outer .table-custom {
    width: 860px !important;
    min-width: 860px !important;
    table-layout: fixed !important;
  }
  .table-outer .table-custom th, .table-outer .table-custom td {
    padding: 14px 10px !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
    white-space: nowrap !important;
  }
  .table-outer .table-custom th:first-child, .table-outer .table-custom td:first-child {
    position: sticky;
    left: 0;
    z-index: 3;
    width: 120px !important;
    min-width: 120px !important;
    background: #fff;
    box-shadow: 1px 0 0 #e8eef7;
  }
  .table-outer .table-custom thead th:first-child {
    z-index: 5;
    background: #5f8ff5;
  }
  .table-outer .table-custom thead th {
    background: #5f8ff5;
  }
}
/* ======================================================================
   HeyMeta Unified Typography & Layout Layer
   Purpose: keep headings, subtitles, card titles, and H5 styles consistent
   across index / AI / MEQ / trade / platform / reward / about / business.
   Place this layer at the end of style.css so it overrides older page chunks.
   ====================================================================== */
:root {
  --hm-primary: #62BBEA;
  --hm-primary-2: #2F7BEA;
  --hm-primary-dark: #1E78E8;
  --hm-deep: #102A56;
  --hm-dark: #07172F;
  --hm-text: #4E5B6C;
  --hm-sub: #5F6F89;
  --hm-muted: #6B7C8F;
  --hm-gold: #F2C94C;
  --hm-soft: #F7FAFF;
  --hm-soft-2: #EEF7FF;
  --hm-border: #E6EEF8;
  --hm-line: rgba(98, 187, 234, .18);
  --hm-shadow: 0 18px 48px rgba(15, 42, 86, .10);
  --hm-shadow-soft: 0 12px 36px rgba(15, 42, 86, .08);
  --hm-radius-lg: 28px;
  --hm-radius-md: 20px;
  --hm-radius-sm: 14px;
}
body {
  color: var(--hm-text);
}
h1,h2,h3,h4,h5,h6,.heading {
  color: var(--hm-deep);
  font-family: Muli, "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: -.01em;
}
/* Page breadcrumb hero title */
.breadcrumbs-custom-title {
  font-size: 44px !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  letter-spacing: -.03em !important;
  color: #fff !important;
}
.breadcrumbs-custom-main .big,.breadcrumbs-custom-main p {
  max-width: 760px;
  color: rgba(255, 255, 255, .82) !important;
  font-size: 17px;
  line-height: 1.85;
  font-weight: 400;
}
/* Shared kicker label */
.hm-kicker,.hm-ai-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase;
  color: var(--hm-primary-dark) !important;
}
.hm-kicker::before,.hm-ai-kicker::before {
  content: "";
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--hm-primary), var(--hm-gold));
}
.hm-workflow .hm-ai-kicker,.context-dark .hm-kicker,.context-dark .hm-ai-kicker {
  color: var(--hm-gold) !important;
}
/* Section titles */
.hm-section-head {
  max-width: 820px !important;
  margin: 0 auto 48px !important;
  text-align: center;
}
.hm-section-head h2,.hm-section-head h3,.hot-assets-title h2,.section > .container > h3.text-center,.section > .container > h3.wow.fadeIn.text-center,.section .container > .text-center > h3,.section .my-4 > h3.text-center,.hm-function-section .text-center > h3,.hm-predict-section .text-center > h3,.hm-quant-section .text-center > h3,.hm-workflow .container > h3,.hm-about-copy h2,.hm-mode-aside h2,.hm-example-left h2 {
  margin: 0 0 14px !important;
  font-size: 38px !important;
  line-height: 1.24 !important;
  font-weight: 800 !important;
  letter-spacing: -.03em !important;
  color: var(--hm-deep) !important;
}
.context-dark h1,.context-dark h2,.context-dark h3,.context-dark h4,.context-dark h5,.context-dark h6,.hm-workflow h3,.hm-mode-aside h2 {
  color: #fff !important;
}
.hm-section-head p,.hot-assets-title p,.hm-section-desc,.hm-about-copy p,.hm-platform-hero p,.hm-reward-hero p,.hm-mode-aside p,.hm-example-left p,.section .container > .text-center > p {
  margin-left: auto;
  margin-right: auto;
  color: var(--hm-sub) !important;
  font-size: 16px !important;
  line-height: 1.85 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}
.context-dark p,.hm-workflow .hm-section-desc,.hm-mode-aside p {
  color: rgba(255, 255, 255, .82) !important;
}
/* Intro titles under image/text rows */
.section .col-md-6 > h3:first-child,.section .col-lg-6 > h3:first-child,.inset-1 > h3,.hm-platform-hero h3,.hm-reward-hero h3 {
  margin: 0 0 18px !important;
  font-size: 36px !important;
  line-height: 1.28 !important;
  font-weight: 800 !important;
  letter-spacing: -.025em !important;
  color: var(--hm-deep) !important;
}
.section .col-md-6 > p,.section .col-lg-6 > p,.inset-1 > p,.hm-platform-hero p,.hm-reward-hero p {
  font-size: 16px !important;
  line-height: 1.85 !important;
  color: var(--hm-sub) !important;
}
/* Card and feature titles */
.hm-info-card h3,.hm-business-card h3,.hm-safe-card h3,.hm-partner-card h3,.hm-why-card h3,.hm-feature-copy h3,.hm-type-card h3,.hm-value-card h3,.hm-mode-card h3,.hm-contact-info h3,.hm-bonus-card h3,.hm-step-card h3,.hm-rule-card h3,.hm-scenario-card h3,.hm-ecosystem-core h3,.hm-ecosystem-card h4,.hm-function-title h4,.hm-step h4,.hm-engine-card h4,.asset-card h3,.box-modern-title,.pt-classic-title,.pt-creative-title,.list-blocks-title {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  color: var(--hm-deep) !important;
  font-size: 20px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
  letter-spacing: -.01em !important;
}
.hm-feature-copy h3 {
  font-size: 28px !important;
  line-height: 1.28 !important;
}
.hm-info-card p,.hm-business-card p,.hm-safe-card p,.hm-partner-card p,.hm-why-card p,.hm-feature-copy p,.hm-type-card p,.hm-value-card p,.hm-mode-card p,.hm-bonus-card p,.hm-step-card p,.hm-rule-card p,.hm-scenario-card p,.hm-function-title p,.hm-step p,.hm-engine-card p,.asset-card p,.list-blocks-item-inner p {
  color: var(--hm-sub) !important;
  font-size: 14px !important;
  line-height: 1.78 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}
/* Spacing consistency */
.section-md,.hm-about-section,.hm-business-section,.hm-platform-section,.hm-reward-section {
  padding-top: 86px;
  padding-bottom: 86px;
}
.section-lg {
  padding-top: 104px;
  padding-bottom: 104px;
}
.hm-card-grid-4,.hm-card-grid-3,.hm-card-grid-2,.hm-type-grid,.hm-value-grid,.hm-rule-grid,.hm-step-grid,.hm-function-grid {
  gap: 22px;
}
/* Responsive title scale */
@media (max-width: 991.98px) {
  .breadcrumbs-custom-title {
    font-size: 36px !important;
  }
  .hm-section-head h2, .hm-section-head h3, .hot-assets-title h2, .section > .container > h3.text-center, .section .container > .text-center > h3, .section .my-4 > h3.text-center, .hm-workflow .container > h3, .hm-about-copy h2, .hm-mode-aside h2, .hm-example-left h2 {
    font-size: 32px !important;
  }
  .section .col-md-6 > h3:first-child, .section .col-lg-6 > h3:first-child, .inset-1 > h3, .hm-platform-hero h3, .hm-reward-hero h3 {
    font-size: 30px !important;
  }
  .hm-feature-copy h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767.98px) {
  body {
    line-height: 1.65;
  }
  .breadcrumbs-custom-title {
    font-size: 30px !important;
    line-height: 1.25 !important;
    letter-spacing: -.02em !important;
  }
  .breadcrumbs-custom-main .big, .breadcrumbs-custom-main p {
    font-size: 15px !important;
    line-height: 1.75 !important;
  }
  .hm-section-head {
    margin-bottom: 32px !important;
  }
  .hm-section-head h2, .hm-section-head h3, .hot-assets-title h2, .section > .container > h3.text-center, .section > .container > h3.wow.fadeIn.text-center, .section .container > .text-center > h3, .section .my-4 > h3.text-center, .hm-function-section .text-center > h3, .hm-predict-section .text-center > h3, .hm-quant-section .text-center > h3, .hm-workflow .container > h3, .hm-about-copy h2, .hm-mode-aside h2, .hm-example-left h2 {
    font-size: 26px !important;
    line-height: 1.32 !important;
  }
  .section .col-md-6 > h3:first-child, .section .col-lg-6 > h3:first-child, .inset-1 > h3, .hm-platform-hero h3, .hm-reward-hero h3 {
    font-size: 25px !important;
    line-height: 1.34 !important;
  }
  .hm-section-head p, .hot-assets-title p, .hm-section-desc, .hm-about-copy p, .hm-platform-hero p, .hm-reward-hero p, .section .container > .text-center > p {
    font-size: 14px !important;
    line-height: 1.78 !important;
  }
  .hm-info-card h3, .hm-business-card h3, .hm-safe-card h3, .hm-partner-card h3, .hm-why-card h3, .hm-feature-copy h3, .hm-type-card h3, .hm-value-card h3, .hm-mode-card h3, .hm-contact-info h3, .hm-bonus-card h3, .hm-step-card h3, .hm-rule-card h3, .hm-scenario-card h3, .hm-ecosystem-core h3, .hm-ecosystem-card h4, .hm-function-title h4, .hm-step h4, .hm-engine-card h4, .asset-card h3, .box-modern-title, .pt-classic-title, .pt-creative-title, .list-blocks-title {
    font-size: 18px !important;
    line-height: 1.38 !important;
  }
  .section-md, .hm-about-section, .hm-business-section, .hm-platform-section, .hm-reward-section {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
  }
  .section-lg {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }
}
/* =====================================================
   全站标题统一加粗
   统一控制 H1 / H2 / H3 / H4 / H5 / H6 标题粗细
===================================================== */
h1,h2,h3,h4,h5,h6,.heading,.heading-1,.heading-2,.heading-3,.heading-4,.heading-5,.heading-6 {
  font-weight: 700 !important;
}
