@charset "UTF-8";
section {
  background-color: #006e9b;
}

body {
  font-style: normal;
  line-height: 1.5;
  font-weight: 400;
  color: #232323;
  position: relative;
}

button {
  background-color: transparent;
  border-color: transparent;
}

.embla__button,
.carousel-control {
  background-color: #edefea !important;
  opacity: 0.8 !important;
  color: #464845 !important;
  border-color: #edefea !important;
}

.carousel .close,
.modalWindow .close {
  background-color: #edefea !important;
  color: #464845 !important;
  border-color: #edefea !important;
  opacity: 0.8 !important;
}

.carousel .close:hover,
.modalWindow .close:hover {
  opacity: 1 !important;
}

.carousel-indicators li {
  background-color: #edefea !important;
  border: 2px solid #464845 !important;
}

.carousel-indicators li:hover,
.carousel-indicators li:active {
  opacity: 0.8 !important;
}

.embla__button:hover,
.carousel-control:hover {
  background-color: #edefea !important;
  opacity: 1 !important;
}

.modalWindow-video-container {
  height: 80%;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
a, a:hover {
  text-decoration: none;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.3;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.7;
}

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-4,
.display-5,
.display-7,
span,
p,
a {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}

b,
strong {
  font-weight: bold;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
}

textarea[type=hidden] {
  display: none;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #111111;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

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

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

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

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

.mbr-semibold {
  font-weight: 500;
}

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

/*! Media  */
.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}
.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}
.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}
figure {
  margin-bottom: 0;
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

img,
iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}
/*! Buttons */
.mbr-section-btn {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  font-size: 0;
}

.btn {
  font-weight: 600;
  border-width: 1px;
  font-style: normal;
  margin: 0.6rem 0.6rem;
  white-space: normal;
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}

.btn-sm {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-md {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-lg {
  font-weight: 600;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}

.btn-form {
  margin: 0;
}
.btn-form:hover {
  cursor: pointer;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  order: 1;
  cursor: pointer;
  margin-left: 0.5rem;
  vertical-align: sub;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-left: 0.8rem;
}

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

.mbr-semibold {
  font-weight: 500;
}

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

[type=submit] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}
.map iframe {
  width: 100%;
  height: 100%;
}

/*! Scroll to top arrow */
.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 22px;
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  width: 60px;
  border: 2px solid #fff;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}
.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: "›";
  display: inline-block;
  font-family: serif;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}
.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  animation: arrowdown 1.7s ease-in-out infinite;
  color: #ffffff;
}
.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

#scrollToTop a i::before {
  content: "";
  position: absolute;
  display: block;
  border-bottom: 2.5px solid #fff;
  border-left: 2.5px solid #fff;
  width: 27.8%;
  height: 27.8%;
  left: 50%;
  top: 51%;
  transform: translateY(-30%) translateX(-50%) rotate(135deg);
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 0;
    right: 0;
    text-align: center;
  }
}
/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    animation-timing-function: ease-in-out;
  }
}
.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}
.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}
.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}
.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
  width: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}
@media (max-width: 991px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}
@media (min-width: 992px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

.nav-link .mbr-iconfont {
  margin-right: 0.5rem;
}

.navbar {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-justify-content: space-between;
}

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important;
}

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

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

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

.form-inline {
  display: -webkit-flex;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 7px 0;
  position: relative;
}

.jq-selectbox__dropdown {
  overflow: hidden;
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  right: 0;
  transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

input[type=range] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}
@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

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

.carousel-item img {
  margin: auto;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
  box-shadow: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: 1.1rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}
.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
}

.form-control {
  background-color: #ffffff;
  background-clip: border-box;
  color: #232323;
  line-height: 1rem !important;
  height: auto;
  padding: 1.2rem 2rem;
  transition: border-color 0.25s ease 0s;
  border: 1px solid transparent !important;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
}
.form-active .form-control:invalid {
  border-color: red;
}

.row > * {
  padding-right: 1rem;
  padding-left: 1rem;
}

form .row {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}
form .row [class*=col] {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .mbr-section-btn {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

form .form-check-input {
  margin-top: 0.5;
}

textarea.form-control {
  line-height: 1.5rem !important;
}

.form-group {
  margin-bottom: 1.2rem;
}

.form-control,
form .btn {
  min-height: 48px;
}

.gdpr-block label span.textGDPR input[name=gdpr] {
  top: 7px;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

blockquote {
  font-style: italic;
  padding: 3rem;
  font-size: 1.09rem;
  position: relative;
  border-left: 3px solid;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.container,
.container-fluid {
  padding-left: 16px;
  padding-right: 16px;
}

.row {
  margin-left: -16px;
  margin-right: -16px;
}
.row > [class*=col] {
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 991px) {
  .mbr-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.app-video-wrapper > img {
  opacity: 1;
}

.app-video-wrapper {
  background: transparent;
}

.item {
  position: relative;
}

.dropdown-menu .dropdown-menu {
  left: 100%;
}

.dropdown-item + .dropdown-menu {
  display: none;
}

.dropdown-item:hover + .dropdown-menu,
.dropdown-menu:hover {
  display: block;
}

@media (min-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    height: 300% !important;
    top: -100% !important;
  }
}
@media (max-aspect-ratio: 16/9) {
  .mbr-video-foreground {
    width: 300% !important;
    left: -100% !important;
  }
}.btn {
  border-width: 2px;
}
img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.card,
.item-wrapper {
  border-radius: 2rem !important;
}
.video-wrapper {
  overflow: hidden;
}
body {
  font-family: Inter Tight;
}
.display-1 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 5rem;
  line-height: 1;
}
.display-1 > .mbr-iconfont {
  font-size: 6.25rem;
}
.display-2 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 3rem;
  line-height: 1;
}
.display-2 > .mbr-iconfont {
  font-size: 3.75rem;
}
.display-4 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
.display-4 > .mbr-iconfont {
  font-size: 1.25rem;
}
.display-5 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 2rem;
  line-height: 1.5;
}
.display-5 > .mbr-iconfont {
  font-size: 2.5rem;
}
.display-7 {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
}
.display-7 > .mbr-iconfont {
  font-size: 1.75rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .display-1 {
    font-size: 3.5rem;
    font-size: calc( 2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.3 * (1.7rem + (3 - 1.7) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-4 {
    font-size: 0.8rem;
    font-size: calc( 1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-5 {
    font-size: 1.6rem;
    font-size: calc( 1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
  }
  .display-7 {
    font-size: 1.12rem;
    font-size: calc( 1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc( 1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
  }
}
/* Buttons */
.btn {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .btn {
    padding: 0.75rem 1.5rem;
  }
}
.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-md {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}
.btn-lg {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}
.bg-primary {
  background-color: #ffffff !important;
}
.bg-success {
  background-color: #3a341c !important;
}
.bg-info {
  background-color: #0a5675 !important;
}
.bg-warning {
  background-color: #78a5b8 !important;
}
.bg-danger {
  background-color: #ffea64 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
  box-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #0a5675 !important;
  border-color: #0a5675 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: inherit;
  background-color: #0e79a4 !important;
  border-color: #0e79a4 !important;
  box-shadow: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #0e79a4 !important;
  border-color: #0e79a4 !important;
}
.btn-info,
.btn-info:active {
  background-color: #0a5675 !important;
  border-color: #0a5675 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: inherit;
  background-color: #0e79a4 !important;
  border-color: #0e79a4 !important;
  box-shadow: none;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #0e79a4 !important;
  border-color: #0e79a4 !important;
}
.btn-success,
.btn-success:active {
  background-color: #3a341c !important;
  border-color: #3a341c !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: inherit;
  background-color: #5c532d !important;
  border-color: #5c532d !important;
  box-shadow: none;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #5c532d !important;
  border-color: #5c532d !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #78a5b8 !important;
  border-color: #78a5b8 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: inherit;
  background-color: #99bbca !important;
  border-color: #99bbca !important;
  box-shadow: none;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #99bbca !important;
  border-color: #99bbca !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #ffea64 !important;
  border-color: #ffea64 !important;
  color: #645600 !important;
  box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: inherit;
  background-color: #fff197 !important;
  border-color: #fff197 !important;
  box-shadow: none;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #645600 !important;
  background-color: #fff197 !important;
  border-color: #fff197 !important;
}
.btn-white,
.btn-white:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-black,
.btn-black:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #d4d4d4 !important;
  background-color: transparent !important;
  border-color: #d4d4d4 !important;
  box-shadow: none !important;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #808080 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #0a5675;
  color: #0a5675;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #031b25 !important;
  background-color: transparent !important;
  border-color: #031b25 !important;
  box-shadow: none !important;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #0a5675 !important;
  border-color: #0a5675 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #0a5675;
  color: #0a5675;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #031b25 !important;
  background-color: transparent !important;
  border-color: #031b25 !important;
  box-shadow: none !important;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #0a5675 !important;
  border-color: #0a5675 !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #3a341c;
  color: #3a341c;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #3a341c !important;
  border-color: #3a341c !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #78a5b8;
  color: #78a5b8;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #4b7a8e !important;
  background-color: transparent !important;
  border-color: #4b7a8e !important;
  box-shadow: none !important;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #78a5b8 !important;
  border-color: #78a5b8 !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #ffea64;
  color: #ffea64;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffde0d !important;
  background-color: transparent !important;
  border-color: #ffde0d !important;
  box-shadow: none !important;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #645600 !important;
  background-color: #ffea64 !important;
  border-color: #ffea64 !important;
}
.btn-black-outline,
.btn-black-outline:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}
.btn-white-outline,
.btn-white-outline:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}
.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}
.text-primary {
  color: #ffffff !important;
}
.text-secondary {
  color: #0a5675 !important;
}
.text-success {
  color: #3a341c !important;
}
.text-info {
  color: #0a5675 !important;
}
.text-warning {
  color: #78a5b8 !important;
}
.text-danger {
  color: #ffea64 !important;
}
.text-white {
  color: #fafafa !important;
}
.text-black {
  color: #232323 !important;
}
a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #cccccc !important;
}
a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #021117 !important;
}
a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #000000 !important;
}
a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #021117 !important;
}
a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #467284 !important;
}
a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #fddb00 !important;
}
a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #c7c7c7 !important;
}
a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #000000 !important;
}
a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
  transition: 0.2s;
  position: relative;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0 1.2em;
}
.nav-tabs .nav-link.active {
  color: #ffffff;
}
.nav-tabs .nav-link:not(.active) {
  color: #232323;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #0a5675;
}
.alert-warning {
  background-color: #78a5b8;
}
.alert-danger {
  background-color: #ffea64;
}
.mbr-gallery-filter li.active .btn {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #8c8c8c;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
a,
a:hover {
  color: #ffffff;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #c0b27c;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #14acea;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ccdde4;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
/* Scroll to top button*/
.form-control {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.form-control > .mbr-iconfont {
  font-size: 1.75rem;
}
.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #ffffff !important;
}
.form-control:-webkit-input-placeholder {
  font-family: 'Inter Tight', sans-serif;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 400;
}
.form-control:-webkit-input-placeholder > .mbr-iconfont {
  font-size: 1.75rem;
}
blockquote {
  border-color: #ffffff;
}
/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #ffffff;
  color: #000000;
}
.jq-number__spin {
  transition: 0.25s ease;
}
.jq-number__spin:hover {
  border-color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #000000 !important;
  background-color: #ffffff !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #0a5675 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffffff' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.5;
}
body {
  overflow-x: hidden;
}
a {
  transition: color 0.6s;
}
@media (max-width: 1400px) {
  .container {
    max-width: 100%;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }
}
*:focus-visible {
  outline: red solid 2px !important;
  outline-offset: 2px !important;
  transition: outline 0.2s ease-in-out;
}
.cid-vbYH40FqxQ .navbar {
  padding: 0.5rem 1rem;
  justify-content: space-between;
  background: #006e9b;
  transition: none;
  min-height: 50px;
  max-width: 100%;
  width: auto;
  opacity: 0;
  border-radius: 0 0 2em 2em;
  animation: fadeIn 0.5s ease-out forwards;
}
.cid-vbYH40FqxQ .navbar-fixed-top {
  padding-top: 0;
}
.cid-vbYH40FqxQ .navbar-collapse {
  flex-basis: auto;
}
.cid-vbYH40FqxQ .collapse {
  justify-content: space-between !important;
}
.cid-vbYH40FqxQ .navbar.bg-color.transparent {
  background: rgba(0, 110, 155, 0.7) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.cid-vbYH40FqxQ .navbar.bg-color.transparent .dropdown-menu {
  background-color: rgba(10, 86, 117, 0.7) !important;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.cid-vbYH40FqxQ .navbar.bg-color.transparent .nav-link,
.cid-vbYH40FqxQ .navbar.bg-color.transparent .dropdown-item,
.cid-vbYH40FqxQ .navbar.bg-color.transparent .brand-name {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.cid-vbYH40FqxQ .navbar-dropdown.bg-color.transparent.opened {
  background: rgba(0, 110, 155, 0.7) !important;
}
.cid-vbYH40FqxQ .menu-content-top {
  background: #0a5675;
  max-width: 100%;
  display: none;
  transition: all 0.3s;
  justify-content: space-between;
  padding: 0 2rem;
  margin: auto;
  align-items: center;
  overflow: hidden;
  border-radius: 0 0 2em 2em;
  box-shadow: 10px 10px 15px #000000;
}
.cid-vbYH40FqxQ .menu-content-center {
  display: flex;
  align-items: center;
}
.cid-vbYH40FqxQ .menu-content-right {
  display: flex;
  align-items: center;
}
.cid-vbYH40FqxQ .menu-content-right .info-widget:last-child {
  padding-right: 0;
}
.cid-vbYH40FqxQ .menu-content-right .info-widget:first-child {
  padding-left: 0;
  border-left: none;
}
.cid-vbYH40FqxQ .menu-bottom {
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  display: flex;
  padding: 0 2rem;
  position: relative;
}
.cid-vbYH40FqxQ .menu-logo {
  display: flex;
  align-items: center;
}
.cid-vbYH40FqxQ .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1.5rem;
  padding: 0.5rem 0;
  transition: padding 0.2s;
  transform-origin: top;
  min-height: 3.8rem;
  align-items: center;
}
.cid-vbYH40FqxQ .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-vbYH40FqxQ .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-vbYH40FqxQ .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-vbYH40FqxQ .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-vbYH40FqxQ .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-vbYH40FqxQ .navbar-nav {
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: row;
  overflow: visible;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item {
  justify-content: flex-end;
  letter-spacing: 2px;
  font-weight: 200;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item:nth-child(8) {
  animation-delay: 0.8s;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item.no-animate {
  animation: none;
  opacity: 1;
  transform: none;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
}
.cid-vbYH40FqxQ .navbar-nav .nav-item span {
  padding-right: 0;
}
.cid-vbYH40FqxQ .nav-item .nav-link {
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-vbYH40FqxQ .nav-item .nav-link:hover {
  transform: scale(1.05) translateX(-5px);
}
.cid-vbYH40FqxQ .nav-link:focus {
  outline: none;
  text-align: center;
}
.cid-vbYH40FqxQ .grow {
  transition: all 1s ease;
  border-radius: 15px;
  color: gray;
}
.cid-vbYH40FqxQ .grow:hover {
  transform: scale(1.1);
  transition: all 1s ease;
  color: white;
}
.cid-vbYH40FqxQ .dropdown-menu {
  z-index: 9999;
  border-radius: 0 0 2em 2em;
  background-color: #0a5675;
  color: gray;
  padding: 10px;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  margin-top: 0 !important;
}
.cid-vbYH40FqxQ .dropdown-menu.show {
  opacity: 1;
}
.cid-vbYH40FqxQ .dropdown.open .dropdown-menu {
  animation: dropdownSlideIn 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.cid-vbYH40FqxQ .dropdown-item {
  padding: 0.4rem 1.8rem;
  font-weight: 400;
}
.cid-vbYH40FqxQ .dropdown-item:before {
  align-items: center;
  font-family: MobiriseIcons !important;
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-vbYH40FqxQ .dropdown-item:hover:before {
  transform: scale(1, 1);
  width: 16px;
}
.cid-vbYH40FqxQ .dropdown-item:active {
  background-color: #0a5675;
  z-index: 9999;
}
.cid-vbYH40FqxQ .dropdown-item.active,
.cid-vbYH40FqxQ .dropdown-item:active {
  color: initial;
}
.cid-vbYH40FqxQ .dropdown-item,
.cid-vbYH40FqxQ .nav-link,
.cid-vbYH40FqxQ .brand-name {
  font-style: normal;
}
.cid-vbYH40FqxQ .dropdown-item:hover,
.cid-vbYH40FqxQ .nav-link:hover,
.cid-vbYH40FqxQ .brand-name:hover {
  color: #ffffff !important;
}
.cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item {
  opacity: 0;
  transform: translateX(50px);
  animation: slideInFromRight 0.6s ease-out forwards;
}
.cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vbYH40FqxQ .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-vbYH40FqxQ .info-widget {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cid-vbYH40FqxQ .widget-icon {
  display: inline-block;
  padding-right: 1rem;
  font-size: 1.2rem;
  color: #ffffff !important;
}
.cid-vbYH40FqxQ .widget-content {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.cid-vbYH40FqxQ .widget-content .widget-title {
  font-weight: 400;
  margin-bottom: 3px;
  color: #ffffff;
  text-align: center;
}
.cid-vbYH40FqxQ .widget-content .widget-text {
  margin-bottom: 0;
  color: #656565;
}
.cid-vbYH40FqxQ .widget-title:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: currentColor;
}
.cid-vbYH40FqxQ .location-title {
  margin: 0;
  color: #ffffff;
}
.cid-vbYH40FqxQ .icon-wrap {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.cid-vbYH40FqxQ .mbr-iconfont {
  cursor: pointer;
}
.cid-vbYH40FqxQ .navbar-buttons.mbr-section-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
  animation-delay: 0.9s;
}
.cid-vbYH40FqxQ .btn {
  display: inline-flex;
  align-items: center;
}
.cid-vbYH40FqxQ .btn .mbr-iconfont {
  font-size: 1.2em;
}
.cid-vbYH40FqxQ .display-4 > .mbr-iconfont,
.cid-vbYH40FqxQ .display-4 > .btn > .mbr-iconfont {
  font-size: 1.43em;
}
.cid-vbYH40FqxQ button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  margin: 0;
  align-self: center;
  position: relative;
}
.cid-vbYH40FqxQ button.navbar-toggler:focus {
  outline: none;
}
.cid-vbYH40FqxQ button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
  transition: all 0.2s;
}
.cid-vbYH40FqxQ button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
}
.cid-vbYH40FqxQ button.navbar-toggler .hamburger span:nth-child(2),
.cid-vbYH40FqxQ button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-vbYH40FqxQ button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
}
.cid-vbYH40FqxQ nav.opened .hamburger span:nth-child(1),
.cid-vbYH40FqxQ nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
}
.cid-vbYH40FqxQ nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-vbYH40FqxQ nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-vbYH40FqxQ .navbar-short .menu-content-top {
  height: 0;
  min-height: 0;
  border: none;
}
.cid-vbYH40FqxQ .navbar.navbar-short {
  min-height: 50px;
  transition: all 0.2s;
}
.cid-vbYH40FqxQ .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-vbYH40FqxQ .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-vbYH40FqxQ .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-vbYH40FqxQ .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideInFromRight {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  60% {
    transform: translateX(-10px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(5px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInFromRightMobile {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  60% {
    transform: translateX(-3px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(1px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes dropdownSlideIn {
  0% {
    opacity: 0;
    transform: translateY(-10px) translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
}
@media (min-width: 992px) {
  .cid-vbYH40FqxQ .navbar .menu-content-top {
    display: flex;
    height: 50px;
  }
  .cid-vbYH40FqxQ .menu-content-top {
    border-bottom: 0 solid #e0e0e0;
  }
  .cid-vbYH40FqxQ .navbar {
    display: block;
    padding: 0;
  }
  .cid-vbYH40FqxQ .navbar .menu-logo {
    display: flex;
    left: 110px;
    align-items: center;
  }
  .cid-vbYH40FqxQ .navbar.navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
    align-self: auto;
    display: flex;
    align-items: center;
    z-index: 101;
    min-height: 49px;
  }
  .cid-vbYH40FqxQ .navbar-toggler {
    display: none;
  }
  .cid-vbYH40FqxQ .dropdown .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: auto !important;
    width: auto;
    min-width: 200px;
  }
  .cid-vbYH40FqxQ .menu-bottom {
    justify-content: space-between;
    position: relative;
  }
  .cid-vbYH40FqxQ .navbar-collapse {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
  }
  .cid-vbYH40FqxQ .menu-logo {
    position: relative;
    left: auto;
  }
  .cid-vbYH40FqxQ .content-right-side {
    text-align: right;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
  }
  .cid-vbYH40FqxQ .navbar-nav .main-menu-animated-line {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    z-index: 100;
    border-top: 4px solid #ffffff;
    transition: width 0.4s, left 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
  }
  .cid-vbYH40FqxQ .navbar-nav .main-menu-animated-line.bottom {
    bottom: 0;
  }
}
.cid-vbYH40FqxQ .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-vbYH40FqxQ .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
  text-align: left !important;
  padding-left: 1.5rem !important;
}
.cid-vbYH40FqxQ .collapsed .btn {
  display: flex;
}
.cid-vbYH40FqxQ .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-vbYH40FqxQ .collapsed .navbar-collapse.collapsing,
.cid-vbYH40FqxQ .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-vbYH40FqxQ .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-vbYH40FqxQ .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-vbYH40FqxQ .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-vbYH40FqxQ .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-vbYH40FqxQ .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-vbYH40FqxQ .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-vbYH40FqxQ .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-vbYH40FqxQ .collapsed .navbar-collapse.show .navbar-buttons {
  display: flex;
  justify-content: center;
  text-align: center;
}
.cid-vbYH40FqxQ .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-vbYH40FqxQ .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-vbYH40FqxQ .collapsed button.navbar-toggler {
  display: block;
}
.cid-vbYH40FqxQ .collapsed .navbar-brand {
  margin-left: 1rem !important;
  margin-top: 0.5rem;
}
.cid-vbYH40FqxQ .collapsed .navbar-toggleable-sm {
  flex-direction: column;
}
.cid-vbYH40FqxQ .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: left !important;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  border-radius: 0 0 2em 2em;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-vbYH40FqxQ .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-vbYH40FqxQ .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-vbYH40FqxQ .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.cid-vbYH40FqxQ .collapsed .menu-bottom {
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cid-vbYH40FqxQ .dropdown-menu {
    margin-top: 0;
    background-color: transparent;
    color: black !important;
    z-index: 1051;
  }
  .cid-vbYH40FqxQ .menu-bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
  }
  .cid-vbYH40FqxQ .navbar-collapse {
    padding-bottom: 0.5rem;
    display: none !important;
    padding-right: 0 !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #006e9b;
    padding-top: 0.5rem;
    border-radius: 0 0 2em 2em;
    box-shadow: 10px 10px 15px #000000;
    z-index: 1050;
  }
  .cid-vbYH40FqxQ .navbar-collapse.collapsing,
  .cid-vbYH40FqxQ .navbar-collapse.show {
    display: block !important;
  }
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .navbar-nav,
  .cid-vbYH40FqxQ .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: left !important;
    align-items: flex-start !important;
  }
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-vbYH40FqxQ .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
    width: 100%;
    text-align: left !important;
    margin-bottom: 0;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    justify-content: flex-start !important;
  }
  .cid-vbYH40FqxQ .navbar-collapse.show .navbar-nav .nav-item:nth-child(1),
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(1) {
    animation-delay: 0.1s;
  }
  .cid-vbYH40FqxQ .navbar-collapse.show .navbar-nav .nav-item:nth-child(2),
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(2) {
    animation-delay: 0.15s;
  }
  .cid-vbYH40FqxQ .navbar-collapse.show .navbar-nav .nav-item:nth-child(3),
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(3) {
    animation-delay: 0.2s;
  }
  .cid-vbYH40FqxQ .navbar-collapse.show .navbar-nav .nav-item:nth-child(4),
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(4) {
    animation-delay: 0.25s;
  }
  .cid-vbYH40FqxQ .navbar-collapse.show .navbar-nav .nav-item:nth-child(5),
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(5) {
    animation-delay: 0.3s;
  }
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .navbar-buttons,
  .cid-vbYH40FqxQ .navbar-collapse.show .navbar-buttons {
    display: flex;
    justify-content: center;
    text-align: center;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    animation-delay: 0.4s;
  }
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-vbYH40FqxQ .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-vbYH40FqxQ .navbar-collapse:not(.show) .nav-item {
    opacity: 0;
    transform: translateX(50px);
    animation: none;
  }
  .cid-vbYH40FqxQ .navbar-collapse.show .nav-link,
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .nav-link {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .cid-vbYH40FqxQ img {
    height: 3.8rem !important;
  }
  .cid-vbYH40FqxQ .btn {
    display: flex;
  }
  .cid-vbYH40FqxQ button.navbar-toggler {
    display: block;
  }
  .cid-vbYH40FqxQ .navbar-brand {
    margin-left: 0 !important;
    margin-top: 0;
  }
  .cid-vbYH40FqxQ .navbar-toggleable-sm {
    flex-direction: column;
  }
  .cid-vbYH40FqxQ .navbar.bg-color.transparent .navbar-collapse {
    background: rgba(0, 110, 155, 0.7) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
  .cid-vbYH40FqxQ .navbar {
    flex-wrap: nowrap;
    padding: 0.5rem;
  }
  .cid-vbYH40FqxQ .menu-logo {
    display: flex !important;
    order: 0;
  }
  .cid-vbYH40FqxQ .navbar-toggler {
    order: 1;
  }
  .cid-vbYH40FqxQ .navbar-nav {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .cid-vbYH40FqxQ .nav-item {
    width: 100%;
    text-align: center !important;
  }
  .cid-vbYH40FqxQ .nav-item .nav-link {
    text-align: center !important;
  }
  .cid-vbYH40FqxQ .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    text-align: left !important;
    justify-content: flex-start !important;
  }
  .cid-vbYH40FqxQ .navbar-buttons.mbr-section-btn {
    width: 100%;
  }
  .cid-vbYH40FqxQ .dropdown {
    transition: all 0.3s ease;
  }
  .cid-vbYH40FqxQ .dropdown .dropdown-menu {
    position: relative !important;
    width: calc(98%);
    text-align: left !important;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
    top: auto !important;
    left: 1rem !important;
    right: auto !important;
    transform: none !important;
    margin-top: 0;
    background-color: rgba(10, 86, 117, 0.7) !important;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin: 0.5rem 1rem;
    border: 2px solid rgba(255, 255, 255, 0.15);
  }
  .cid-vbYH40FqxQ .dropdown.open > .dropdown-menu {
    position: relative !important;
    opacity: 1;
    height: auto;
    padding: 0.75rem 0;
    visibility: visible;
    margin-top: 0.5rem;
    text-align: left !important;
  }
  .cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item {
    padding: 0.75rem 1.5rem !important;
    transition: all 0.3s ease;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.9rem;
    text-align: left !important;
    display: block !important;
    width: 100% !important;
  }
  .cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:first-child {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  .cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  .cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:hover,
  .cid-vbYH40FqxQ .dropdown .dropdown-menu .dropdown-item:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff !important;
  }
  .cid-vbYH40FqxQ .navbar-collapse.show .dropdown-menu .dropdown-item,
  .cid-vbYH40FqxQ .navbar-collapse.collapsing .dropdown-menu .dropdown-item {
    opacity: 0;
    transform: translateX(30px);
    animation: slideInFromRightMobile 0.4s ease-out forwards;
  }
  .cid-vbYH40FqxQ .dropdown-menu .dropdown-item:nth-child(1) {
    animation-delay: 0.05s;
  }
  .cid-vbYH40FqxQ .dropdown-menu .dropdown-item:nth-child(2) {
    animation-delay: 0.1s;
  }
  .cid-vbYH40FqxQ .dropdown-menu .dropdown-item:nth-child(3) {
    animation-delay: 0.15s;
  }
  .cid-vbYH40FqxQ .dropdown-menu .dropdown-item:nth-child(4) {
    animation-delay: 0.2s;
  }
  .cid-vbYH40FqxQ .dropdown-menu .dropdown-item:nth-child(5) {
    animation-delay: 0.25s;
  }
  .cid-vbYH40FqxQ .dropdown-menu .dropdown-item:nth-child(6) {
    animation-delay: 0.3s;
  }
  .cid-vbYH40FqxQ .dropdown-toggle::after {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
  }
  .cid-vbYH40FqxQ .dropdown.open .dropdown-toggle::after {
    transform: rotate(180deg);
  }
  .cid-vbYH40FqxQ .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-vbYH40FqxQ .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
  .cid-vbYH40FqxQ .nav-item.dropdown {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .cid-vbYH40FqxQ .menu-logo {
    display: none;
  }
  .cid-vbYH40FqxQ .navbar-collapse {
    padding: 0;
    padding-top: 1.5rem;
  }
  .cid-vbYH40FqxQ .nav-item:before {
    content: none;
  }
  .cid-vbYH40FqxQ .navbar {
    padding: 0;
    opacity: 1;
  }
  .cid-vbYH40FqxQ .menu-bottom {
    flex-direction: column;
  }
  .cid-vbYH40FqxQ button.navbar-toggler {
    align-self: center;
  }
}
@media (max-width: 768px) {
  .cid-vbYH40FqxQ .menu-bottom {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    padding: 0 12px !important;
    position: relative !important;
    padding-right: 16px !important;
  }
  .cid-vbYH40FqxQ .menu-logo {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    order: 0 !important;
  }
  .cid-vbYH40FqxQ .menu-logo .navbar-brand {
    margin: 0 !important;
    padding: 6px 0 !important;
    min-height: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
  }
  .cid-vbYH40FqxQ .menu-logo .navbar-logo img,
  .cid-vbYH40FqxQ .navbar-brand img {
    max-height: 52px !important;
    height: auto !important;
    width: auto !important;
    display: block !important;
  }
  .cid-vbYH40FqxQ button.navbar-toggler,
  .cid-vbYH40FqxQ .navbar-toggler {
    position: static !important;
    order: 1 !important;
    margin: 0 !important;
    transform: none !important;
    flex: 0 0 auto !important;
    width: 44px !important;
    height: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }
  .cid-vbYH40FqxQ button.navbar-toggler .hamburger {
    position: relative !important;
    width: 26px !important;
    height: 18px !important;
  }
  .cid-vbYH40FqxQ button.navbar-toggler .hamburger span {
    left: 0 !important;
    right: auto !important;
    width: 26px !important;
  }
  .cid-vbYH40FqxQ button.navbar-toggler .hamburger span:nth-child(1) {
    top: 0 !important;
  }
  .cid-vbYH40FqxQ button.navbar-toggler .hamburger span:nth-child(2),
  .cid-vbYH40FqxQ button.navbar-toggler .hamburger span:nth-child(3) {
    top: 8px !important;
  }
  .cid-vbYH40FqxQ button.navbar-toggler .hamburger span:nth-child(4) {
    top: 16px !important;
  }
}
.cid-vbYH40FqxQ .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  z-index: 1000;
}
.cid-vbYH40FqxQ .navbar-toggleable-sm .navbar-collapse {
  width: auto;
}
.cid-vbYH40FqxQ .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  padding-left: 0;
}
.cid-vbYH40FqxQ .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  align-self: center;
}
.cid-vbYH40FqxQ .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-vbYH40FqxQ .navbar-dropdown {
  flex-wrap: nowrap;
}
.cid-vbYH40FqxQ P {
  color: #ffffff;
}
.cid-vbZqGbh0eV body,
.cid-vbZqGbh0eV html {
  margin: 0 !important;
  padding: 0 !important;
}
.cid-vbZqGbh0eV section {
  margin: 0 !important;
}
.cid-vbZqGbh0eV .slider1 {
  position: relative;
  background-color: #ffffff;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  display: block;
}
.cid-vbZqGbh0eV .slider1 {
  min-height: 100vh;
  height: 100vh;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 0 !important;
  display: block;
}
.cid-vbZqGbh0eV #sliderId,
.cid-vbZqGbh0eV .carousel {
  height: 100vh !important;
  min-height: 100vh;
  margin: 0 !important;
  padding: 0 !important;
  display: block;
}
.cid-vbZqGbh0eV .carousel-inner {
  height: 100vh !important;
  min-height: 100vh;
  margin: 0 !important;
  padding: 0 !important;
  display: block;
}
.cid-vbZqGbh0eV .carousel-item {
  height: 100vh !important;
  min-height: 100vh;
  margin: 0 !important;
  padding: 0 !important;
  display: block;
}
.cid-vbZqGbh0eV .carousel-item img {
  height: 100vh !important;
  min-height: 100vh;
  width: 100%;
  object-fit: cover;
  margin: 0 !important;
  padding: 0 !important;
  display: block;
}
.cid-vbZqGbh0eV #sliderId,
.cid-vbZqGbh0eV .carousel {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  display: block;
}
.cid-vbZqGbh0eV .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  display: block;
}
.cid-vbZqGbh0eV .carousel-item {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: none;
  margin: 0 !important;
  padding: 0 !important;
}
.cid-vbZqGbh0eV .carousel-item.active {
  display: block;
}
.cid-vbZqGbh0eV .item-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  display: block;
}
.cid-vbZqGbh0eV .carousel-item img.carousel-item-zoom {
  object-fit: cover;
  width: 100%;
  display: block;
  animation: zoom 10s infinite alternate;
  position: relative;
  z-index: 10;
  pointer-events: none;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: bottom;
}
.cid-vbZqGbh0eV .carousel-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  font-size: 24px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbZqGbh0eV .carousel-control.carousel-control-prev {
  left: 2.5rem;
}
.cid-vbZqGbh0eV .carousel-control.carousel-control-next {
  right: 2.5rem;
}
.cid-vbZqGbh0eV .carousel-control:hover {
  background: #005180;
  color: #fff;
  opacity: 1;
}
.cid-vbZqGbh0eV .mobi-mbri-arrow-next {
  margin-left: 3px;
}
.cid-vbZqGbh0eV .mobi-mbri-arrow-prev {
  margin-right: 3px;
}
.cid-vbZqGbh0eV .carousel-caption {
  position: absolute;
  bottom: 8%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 40;
  margin: 0;
  padding: 0;
  transform: none;
  text-align: center;
}
.cid-vbZqGbh0eV .glass {
  background-color: rgba(57, 58, 64, 0.5);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  border-left: none;
  border-right: none;
  padding: 20px 15px;
  width: 100%;
  text-shadow: 2px 2px 5px black;
  z-index: 41;
  pointer-events: auto;
  margin: 0 !important;
}
.cid-vbZqGbh0eV .carousel-item.active:first-child .glass {
  animation: slideUpGlass 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) 0.3s backwards;
}
.cid-vbZqGbh0eV .btn {
  position: relative;
  padding: 10px 15px;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  border: 2px solid white;
  transition: all 0.3s ease;
}
.cid-vbZqGbh0eV .btn:hover {
  transform: translateY(3px);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbZqGbh0eV .mbr-section-btn {
  position: relative;
  z-index: 70;
  pointer-events: auto;
  margin: 10px auto 0;
  text-align: center;
}
.cid-vbZqGbh0eV .mbr-section-btn .btn {
  width: 200px;
  text-align: center;
  white-space: normal;
  margin: 5px;
  display: inline-block;
}
.cid-vbZqGbh0eV .logo {
  position: absolute;
  top: 29%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.55);
  z-index: 65;
  pointer-events: none;
  animation: logoIntroDesktop 1.6s ease-out forwards;
  opacity: 0;
}
.cid-vbZqGbh0eV .logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  pointer-events: none;
}
@keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
@keyframes slideUpGlass {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes logoIntroDesktop {
  0% {
    opacity: 0;
    transform: translate(-50%, calc(-30%)) scale(0.3575);
  }
  50% {
    opacity: 1;
    transform: translate(-50%, calc(-44%)) scale(0.495);
  }
  60% {
    opacity: 1;
    transform: translate(-50%, calc(-48%)) scale(0.5775);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.55);
  }
}
.cid-vbZqGbh0eV #estimate-slidebox {
  position: fixed;
  top: 260px;
  right: -260px;
  width: 230px;
  padding: 14px 18px;
  background: #0a5675;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 8px 0 0 8px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  z-index: 9999;
  transition: right 0.6s ease;
  animation: slideInBox 0.8s ease forwards;
  animation-delay: 0.4s;
}
.cid-vbZqGbh0eV #estimate-slidebox a {
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
}
.cid-vbZqGbh0eV #estimate-slidebox:hover {
  background: #082f5d;
}
@keyframes slideInBox {
  from {
    right: -260px;
  }
  to {
    right: 0px;
  }
}
@media (max-width: 767px) {
  .cid-vbZqGbh0eV .carousel-item {
    height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .cid-vbZqGbh0eV .carousel-item img {
    height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .cid-vbZqGbh0eV .carousel-control-prev,
  .cid-vbZqGbh0eV .carousel-control-next {
    display: none;
  }
  .cid-vbZqGbh0eV .carousel-caption {
    position: absolute;
    bottom: 0%;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .cid-vbZqGbh0eV .glass {
    background-color: rgba(57, 58, 64, 0.5);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    border-left: none;
    border-right: none;
    padding: 15px 10px;
    width: 100%;
    text-shadow: 2px 2px 5px black;
    margin: 0 !important;
  }
  .cid-vbZqGbh0eV .mbr-section-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
    margin: 10px auto 0;
  }
  .cid-vbZqGbh0eV .mbr-section-btn .btn {
    width: auto;
    flex: 0 0 calc(44%);
    max-width: calc(44%);
    margin: 0;
    font-size: clamp(12px, 2.7vw, 15px);
    padding: 8px 6px !important;
    line-height: 1.2;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cid-vbZqGbh0eV .mbr-section-btn .btn:nth-last-child(1):nth-child(odd) {
    flex-basis: calc(44%);
    max-width: calc(44%);
  }
  .cid-vbZqGbh0eV .mbr-section-btn .btn .btn-transform {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.1;
  }
  .cid-vbZqGbh0eV .mbr-section-subtitle,
  .cid-vbZqGbh0eV .mbr-section-text {
    text-align: center;
    margin: 0 auto 10px;
  }
  .cid-vbZqGbh0eV .logo {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.85);
    z-index: 65;
    animation: logoIntroMobile 800ms cubic-bezier(0.2, 0.8, 0.2, 1) 100ms forwards;
    opacity: 0;
  }
  .cid-vbZqGbh0eV .logo img {
    width: auto;
    height: auto;
  }
  @keyframes logoIntroMobile {
    0% {
      opacity: 0;
      transform: translate(-50%, calc(-32%)) scale(0.595);
    }
    65% {
      opacity: 1;
      transform: translate(-50%, calc(-47%)) scale(0.884);
    }
    100% {
      opacity: 1;
      transform: translate(-50%, -50%) scale(0.85);
    }
  }
  .cid-vbZqGbh0eV #estimate-slidebox {
    display: none;
  }
}
@media (max-width: 480px) {
  .cid-vbZqGbh0eV h5.mbr-section-subtitle {
    font-size: 1.2rem !important;
  }
  .cid-vbZqGbh0eV .mbr-section-btn .btn {
    font-size: 11px;
    padding: 6px 4px !important;
    min-height: 36px;
  }
}
@media (max-width: 360px) {
  .cid-vbZqGbh0eV .mbr-section-btn .btn {
    font-size: 10px;
    padding: 5px 3px !important;
    min-height: 34px;
  }
}
.cid-vbZqGbh0eV html.reduce-motion .logo,
.cid-vbZqGbh0eV html.reduce-motion .glass {
  animation: none !important;
}
.cid-vbZqGbh0eV .slider1 + section,
.cid-vbZqGbh0eV .slider1 + div,
.cid-vbZqGbh0eV .slider1 + * {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.cid-vbZqGbh0eV section.slider1 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.cid-vbZqGbh0eV .carousel-fade .carousel-item {
  display: block !important;
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cid-vbZqGbh0eV .carousel-fade .carousel-item.active {
  opacity: 1;
  position: relative;
  z-index: 2;
}
.cid-vbZqGbh0eV .carousel-fade .carousel-item.carousel-item-next,
.cid-vbZqGbh0eV .carousel-fade .carousel-item.carousel-item-prev {
  display: block !important;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.cid-vbZqGbh0eV .carousel-fade .carousel-item.active.carousel-item-start,
.cid-vbZqGbh0eV .carousel-fade .carousel-item.active.carousel-item-end {
  opacity: 0;
}
.cid-vbZqGbh0eV .carousel-fade .carousel-item-next.carousel-item-start,
.cid-vbZqGbh0eV .carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.cid-vbZqGbh0eV .carousel-fade .active.carousel-item-start,
.cid-vbZqGbh0eV .carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}
.cid-vbZqGbh0eV .slider1 .carousel.carousel-fade .carousel-item {
  transition: opacity 0.85s ease-in-out !important;
  transform: none !important;
}
.cid-vbZqGbh0eV .slider1 .carousel.carousel-fade .carousel-item-next,
.cid-vbZqGbh0eV .slider1 .carousel.carousel-fade .carousel-item-prev,
.cid-vbZqGbh0eV .slider1 .carousel.carousel-fade .carousel-item.active,
.cid-vbZqGbh0eV .slider1 .carousel.carousel-fade .carousel-item-start,
.cid-vbZqGbh0eV .slider1 .carousel.carousel-fade .carousel-item-end {
  transform: none !important;
}
.cid-vbYZeDz15G {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/cross3.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZeDz15G {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZeDz15G {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZeDz15G {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbYZeDz15G .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbYZeDz15G .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZeDz15G .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZeDz15G .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZeDz15G .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbYZeDz15G .container {
    padding: 0 20px;
  }
}
.cid-vbYZeDz15G .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbYZeDz15G .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbYZeDz15G .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZeDz15G .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbYZeDz15G .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZeDz15G .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbYZeDz15G .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbYZeDz15G .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbYZeDz15G .mbr-section-title {
  color: #c2b299;
}
.cid-vbYZeDz15G .mbr-text {
  color: #ededed;
}
.cid-vbYZeDz15G img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbYZeDz15G img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbYZeDz15G .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbYZeDz15G .mbr-section-title,
.cid-vbYZeDz15G .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbYZeDz15G .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbYZeDz15G .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbYZeDz15G section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbYZeDz15G section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZeDz15G section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZeDz15G section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZ2GbZ8Sh {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZ2GbZ8Sh .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZ2GbZ8Sh .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZ2GbZ8Sh .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZ2GbZ8Sh .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZ2GbZ8Sh .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZ2GbZ8Sh .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZ2GbZ8Sh .content-wrapper {
    padding: 0;
  }
}
.cid-vbZ2GbZ8Sh .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZ2GbZ8Sh .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZ2GbZ8Sh .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZ2GbZ8Sh .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZ2GbZ8Sh .mbr-desc,
.cid-vbZ2GbZ8Sh .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbYZfko7yZ {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/back12.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZfko7yZ {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZfko7yZ {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZfko7yZ {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbYZfko7yZ .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbYZfko7yZ .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZfko7yZ .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZfko7yZ .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZfko7yZ .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbYZfko7yZ .container {
    padding: 0 20px;
  }
}
.cid-vbYZfko7yZ .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbYZfko7yZ .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbYZfko7yZ .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZfko7yZ .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbYZfko7yZ .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZfko7yZ .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbYZfko7yZ .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbYZfko7yZ .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbYZfko7yZ .mbr-section-title {
  color: #c2b299;
}
.cid-vbYZfko7yZ .mbr-text {
  color: #ededed;
}
.cid-vbYZfko7yZ img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbYZfko7yZ img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbYZfko7yZ .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbYZfko7yZ .mbr-section-title,
.cid-vbYZfko7yZ .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbYZfko7yZ .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbYZfko7yZ .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbYZfko7yZ section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbYZfko7yZ section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZfko7yZ section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZfko7yZ section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZgfr6kF1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZgfr6kF1 .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZgfr6kF1 .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZgfr6kF1 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZgfr6kF1 .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZgfr6kF1 .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZgfr6kF1 .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZgfr6kF1 .content-wrapper {
    padding: 0;
  }
}
.cid-vbZgfr6kF1 .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZgfr6kF1 .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZgfr6kF1 .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZgfr6kF1 .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZgfr6kF1 .mbr-desc,
.cid-vbZgfr6kF1 .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbYZfLNF35 {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/couple2.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZfLNF35 {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZfLNF35 {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZfLNF35 {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbYZfLNF35 .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbYZfLNF35 .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZfLNF35 .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZfLNF35 .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZfLNF35 .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbYZfLNF35 .container {
    padding: 0 20px;
  }
}
.cid-vbYZfLNF35 .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbYZfLNF35 .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbYZfLNF35 .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZfLNF35 .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbYZfLNF35 .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZfLNF35 .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbYZfLNF35 .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbYZfLNF35 .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbYZfLNF35 .mbr-section-title {
  color: #c2b299;
}
.cid-vbYZfLNF35 .mbr-text {
  color: #ededed;
}
.cid-vbYZfLNF35 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbYZfLNF35 img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbYZfLNF35 .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbYZfLNF35 .mbr-section-title,
.cid-vbYZfLNF35 .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbYZfLNF35 .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbYZfLNF35 .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbYZfLNF35 section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbYZfLNF35 section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZfLNF35 section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZfLNF35 section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZgg5SVfE {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZgg5SVfE .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZgg5SVfE .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZgg5SVfE .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZgg5SVfE .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZgg5SVfE .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZgg5SVfE .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZgg5SVfE .content-wrapper {
    padding: 0;
  }
}
.cid-vbZgg5SVfE .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZgg5SVfE .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZgg5SVfE .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZgg5SVfE .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZgg5SVfE .mbr-desc,
.cid-vbZgg5SVfE .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbYZg7O0WA {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/blog8.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZg7O0WA {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZg7O0WA {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZg7O0WA {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbYZg7O0WA .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbYZg7O0WA .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZg7O0WA .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZg7O0WA .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZg7O0WA .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbYZg7O0WA .container {
    padding: 0 20px;
  }
}
.cid-vbYZg7O0WA .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbYZg7O0WA .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbYZg7O0WA .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZg7O0WA .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbYZg7O0WA .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZg7O0WA .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbYZg7O0WA .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbYZg7O0WA .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbYZg7O0WA .mbr-section-title {
  color: #c2b299;
}
.cid-vbYZg7O0WA .mbr-text {
  color: #ededed;
}
.cid-vbYZg7O0WA img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbYZg7O0WA img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbYZg7O0WA .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbYZg7O0WA .mbr-section-title,
.cid-vbYZg7O0WA .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbYZg7O0WA .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbYZg7O0WA .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbYZg7O0WA section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbYZg7O0WA section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZg7O0WA section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZg7O0WA section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZgrxva0e {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZgrxva0e .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZgrxva0e .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZgrxva0e .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZgrxva0e .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZgrxva0e .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZgrxva0e .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZgrxva0e .content-wrapper {
    padding: 0;
  }
}
.cid-vbZgrxva0e .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZgrxva0e .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZgrxva0e .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZgrxva0e .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZgrxva0e .mbr-desc,
.cid-vbZgrxva0e .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbYZgBdCtC {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/back11.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZgBdCtC {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZgBdCtC {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZgBdCtC {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbYZgBdCtC .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbYZgBdCtC .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbYZgBdCtC .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZgBdCtC .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZgBdCtC .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbYZgBdCtC .container {
    padding: 0 20px;
  }
}
.cid-vbYZgBdCtC .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbYZgBdCtC .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbYZgBdCtC .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZgBdCtC .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbYZgBdCtC .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbYZgBdCtC .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbYZgBdCtC .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbYZgBdCtC .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbYZgBdCtC .mbr-section-title {
  color: #c2b299;
}
.cid-vbYZgBdCtC .mbr-text {
  color: #ededed;
}
.cid-vbYZgBdCtC img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbYZgBdCtC img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbYZgBdCtC .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbYZgBdCtC .mbr-section-title,
.cid-vbYZgBdCtC .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbYZgBdCtC .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbYZgBdCtC .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbYZgBdCtC section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbYZgBdCtC section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbYZgBdCtC section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbYZgBdCtC section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZ0hqVfgz {
  padding-top: 1rem;
  padding-bottom: 0rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZ0hqVfgz .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZ0hqVfgz .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZ0hqVfgz .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZ0hqVfgz .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZ0hqVfgz .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZ0hqVfgz .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZ0hqVfgz .content-wrapper {
    padding: 0;
  }
}
.cid-vbZ0hqVfgz .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZ0hqVfgz .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZ0hqVfgz .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZ0hqVfgz .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZ0hqVfgz .mbr-desc,
.cid-vbZ0hqVfgz .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbZtuyv3Dc {
  padding-top: 0rem;
  padding-bottom: 7rem;
  background-image: url("../../../assets/images/meeting1.webp");
}
.cid-vbZtuyv3Dc .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZtuyv3Dc .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZtuyv3Dc .mbr-section-title {
  color: #ffffff;
}
.cid-vbZtuyv3Dc .mbr-section-subtitle {
  color: #4a1448;
}
.cid-vbZtuyv3Dc .ts-blog-grid {
  row-gap: 3rem;
  perspective: 1500px;
}
.cid-vbZtuyv3Dc .ts-blog-card {
  border-radius: 32px;
  overflow: hidden;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.6));
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 8px 16px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  border: 2px solid #006e9b;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  transform: translateZ(0) rotateX(0deg) rotateY(0deg);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.cid-vbZtuyv3Dc .ts-blog-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.6), transparent);
  opacity: 0;
  transition: opacity 0.4s ease;
}
.cid-vbZtuyv3Dc .ts-blog-card::after {
  content: '';
  position: absolute;
  inset: -2px;
  border-radius: 32px;
  padding: 2px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  -webkit-mask: linear-gradient(#ffffff 0 0) content-box, linear-gradient(#ffffff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}
.cid-vbZtuyv3Dc .ts-blog-card:hover {
  transform: translateY(-16px) translateZ(40px) rotateX(2deg);
  box-shadow: 0 35px 90px rgba(0, 0, 0, 0.25), 0 15px 35px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.7);
}
.cid-vbZtuyv3Dc .ts-blog-card:hover::before {
  opacity: 1;
}
.cid-vbZtuyv3Dc .ts-blog-card:hover::after {
  opacity: 1;
}
.cid-vbZtuyv3Dc .ts-card-img-wrap {
  width: 100%;
  height: 240px;
  overflow: hidden;
  background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
.cid-vbZtuyv3Dc .ts-card-img-wrap::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: 1;
  pointer-events: none;
}
.cid-vbZtuyv3Dc .ts-card-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.cid-vbZtuyv3Dc .ts-blog-card:hover .ts-card-img-wrap img {
  transform: scale(1.12);
}
.cid-vbZtuyv3Dc .ts-blog-card-body {
  padding: 28px 26px 30px 26px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  align-items: flex-start;
  position: relative;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, transparent 100%);
}
.cid-vbZtuyv3Dc .ts-card-event-date {
  font-size: 12px;
  color: #3498db;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  margin-bottom: 6px;
  font-weight: 800;
  display: inline-block;
  padding: 6px 14px;
  background: linear-gradient(135deg, rgba(52, 152, 219, 0.15), rgba(41, 128, 185, 0.08));
  border-radius: 20px;
  border: 1px solid rgba(52, 152, 219, 0.3);
  box-shadow: 0 4px 12px rgba(52, 152, 219, 0.15);
}
.cid-vbZtuyv3Dc .ts-card-date {
  font-size: 11px;
  color: #9b9b9b;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 12px;
  opacity: 0.7;
}
.cid-vbZtuyv3Dc .ts-card-title {
  font-size: 21px;
  font-weight: 800;
  color: #000000;
  margin-bottom: 14px;
  line-height: 1.4;
  letter-spacing: -0.3px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.cid-vbZtuyv3Dc .ts-card-text {
  font-size: 15px;
  line-height: 1.75;
  color: #232323;
  margin-bottom: 22px;
  flex: 1 1 auto;
  text-align: left;
  text-indent: 0.75em;
  opacity: 0.9;
}
.cid-vbZtuyv3Dc .ts-read-more {
  background: linear-gradient(135deg, #0a5675 0%, #073a4f 100%);
  color: #ffffff;
  border: none;
  border-radius: 50px;
  padding: 13px 32px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2), 0 2px 6px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.cid-vbZtuyv3Dc .ts-read-more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, -50%);
  transition: width 0.4s ease, height 0.4s ease;
}
.cid-vbZtuyv3Dc .ts-read-more:hover::before {
  width: 300px;
  height: 300px;
}
.cid-vbZtuyv3Dc .ts-read-more:hover {
  background: linear-gradient(135deg, #1f6463 0%, #154544 100%);
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3), 0 4px 10px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.cid-vbZtuyv3Dc .blog-content-wrapper a,
.cid-vbZtuyv3Dc .ts-card-text a {
  color: #10375c !important;
  text-decoration: none;
  font-weight: 700;
  border-bottom: 2px solid rgba(255, 255, 255, 0.63);
  transition: all 0.3s ease;
  position: relative;
}
.cid-vbZtuyv3Dc .blog-content-wrapper a::before,
.cid-vbZtuyv3Dc .ts-card-text a::before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background: #1f6463;
  transition: width 0.3s ease;
}
.cid-vbZtuyv3Dc .blog-content-wrapper a:hover::before,
.cid-vbZtuyv3Dc .ts-card-text a:hover::before {
  width: 100%;
}
.cid-vbZtuyv3Dc .blog-content-wrapper a:hover,
.cid-vbZtuyv3Dc .ts-card-text a:hover {
  color: #1f6463 !important;
  border-bottom-color: transparent;
}
.cid-vbZtuyv3Dc .blog-content-wrapper p {
  text-indent: 0.95em;
  margin: 0 0 16px 0;
  white-space: pre-line;
}
.cid-vbZtuyv3Dc .blog-content-wrapper p + p {
  margin-top: 18px;
}
.cid-vbZtuyv3Dc .ts-back-btn {
  display: inline-block;
  padding: 12px 28px;
  text-decoration: none;
  border-radius: 50px;
  font-weight: 700;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}
.cid-vbZtuyv3Dc .ts-back-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}
.cid-vbZtuyv3Dc .ts-single-shell {
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  padding: 45px;
  border-radius: 32px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.cid-vbZtuyv3Dc .ts-event-start-date {
  font-size: 15px;
  color: #2c5aa0;
  margin-bottom: 24px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 800;
  padding: 10px 20px;
  background: linear-gradient(135deg, rgba(52, 152, 219, 0.12), rgba(41, 128, 185, 0.06));
  border-radius: 25px;
  display: inline-block;
  box-shadow: 0 4px 12px rgba(52, 152, 219, 0.15);
}
.cid-vbZtuyv3Dc .ts-single-date {
  font-size: 13px;
  color: #999;
  margin-bottom: 18px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  text-align: center;
}
.cid-vbZtuyv3Dc .ts-single-title {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 35px;
  color: #1a1a1a;
  text-align: center;
  line-height: 1.3;
  letter-spacing: -0.5px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.cid-vbZtuyv3Dc .ts-single-image {
  width: 100%;
  height: auto;
  border-radius: 24px;
  margin-bottom: 35px;
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15);
}
.cid-vbZtuyv3Dc .ts-single-body {
  font-size: 18px;
  line-height: 1.85;
  color: #444;
}
.cid-vbZtuyv3Dc .ts-single-body p {
  white-space: pre-line;
}
.cid-vbZtuyv3Dc .ts-blog-modal {
  position: fixed !important;
  inset: 0 !important;
  z-index: 2147483647 !important;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 22px;
}
.cid-vbZtuyv3Dc .ts-blog-modal.is-open {
  display: flex;
}
.cid-vbZtuyv3Dc .ts-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.78);
  pointer-events: auto;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.cid-vbZtuyv3Dc .ts-modal-dialog {
  position: relative;
  z-index: 15;
  width: 100%;
  max-width: 1000px;
  max-height: calc(40vh);
  display: flex;
  flex-direction: column;
  pointer-events: auto;
  border-radius: 36px;
  border: 3px solid #0c2c68;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.5), 0 15px 40px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  opacity: 0;
  transform: translateY(30px) scale(0.95);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.cid-vbZtuyv3Dc .ts-blog-modal.is-open .ts-modal-dialog {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.cid-vbZtuyv3Dc .ts-modal-inner {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 33px;
  border: 1px solid rgba(12, 44, 104, 0.55);
  box-shadow: 0 20px 70px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.cid-vbZtuyv3Dc .ts-modal-close {
  position: absolute;
  right: 20px;
  top: 15px;
  border: none;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  font-size: 22px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  background: linear-gradient(135deg, #ffffff 0%, #f2f2f2 100%);
  color: #0c2c68;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 10;
}
.cid-vbZtuyv3Dc .ts-modal-close:hover {
  transform: scale(1.1) rotate(90deg);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
.cid-vbZtuyv3Dc .ts-modal-header {
  padding: 24px 30px 22px;
  background: linear-gradient(135deg, #10375c 0%, #081d31 100%);
  border-bottom: 2px solid #d3dce8;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.cid-vbZtuyv3Dc .ts-modal-event-date {
  margin: 0 0 10px;
  font-size: 13px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #d0e8ff;
  font-weight: 800;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.cid-vbZtuyv3Dc .ts-modal-date {
  margin: 6px 0 0;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(155, 155, 155, 0.85);
}
.cid-vbZtuyv3Dc .ts-modal-title {
  margin: 0;
  font-size: 26px;
  font-weight: 800;
  color: #ffffff;
  line-height: 1.4;
  letter-spacing: -0.3px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.cid-vbZtuyv3Dc .ts-modal-scroll-container {
  flex: 1;
  min-height: 0;
  padding: 26px 30px 30px;
  overflow-y: auto;
}
.cid-vbZtuyv3Dc .ts-modal-scroll-container::-webkit-scrollbar {
  width: 10px;
}
.cid-vbZtuyv3Dc .ts-modal-scroll-container::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.cid-vbZtuyv3Dc .ts-modal-scroll-container::-webkit-scrollbar-thumb {
  background: linear-gradient(135deg, #0c2c68, #040f23);
  border-radius: 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
.cid-vbZtuyv3Dc .ts-modal-scroll-container::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(135deg, #0f367f, #07193a);
}
.cid-vbZtuyv3Dc .ts-modal-content-box {
  background: linear-gradient(135deg, #ffffff 0%, #fafafa 100%);
  border-radius: 26px;
  border: 2px solid rgba(12, 44, 104, 0.67);
  padding: 30px 32px 35px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.6);
}
.cid-vbZtuyv3Dc .ts-modal-image {
  width: 40%;
  height: auto;
  border-radius: 20px;
  float: left;
  max-width: 340px;
  margin: 0 26px 20px 0;
  display: block !important;
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.2);
}
.cid-vbZtuyv3Dc .ts-modal-body {
  font-size: 17px;
  line-height: 1.6;
  color: #00364c;
  opacity: 0;
  transform: translateY(15px);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}
.cid-vbZtuyv3Dc .ts-modal-body p {
  white-space: pre-line;
  line-height: 1.6;
  margin-bottom: 1rem;
}
.cid-vbZtuyv3Dc .ts-blog-modal.is-open .ts-modal-body {
  opacity: 1;
  transform: translateY(0);
}
.cid-vbZtuyv3Dc .ts-modal-content-box::after {
  content: "";
  display: block;
  clear: both;
}
@media (max-width: 767px) {
  .cid-vbZtuyv3Dc .ts-blog-modal {
    padding: 18px 10px;
  }
  .cid-vbZtuyv3Dc .ts-modal-dialog {
    max-height: calc(60vh);
    border-radius: 24px;
  }
  .cid-vbZtuyv3Dc .ts-modal-inner {
    border-radius: 22px;
  }
  .cid-vbZtuyv3Dc .ts-modal-scroll-container {
    padding: 18px;
  }
  .cid-vbZtuyv3Dc .ts-modal-content-box {
    padding: 20px;
    border-radius: 18px;
  }
  .cid-vbZtuyv3Dc .ts-modal-image {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 20px 0 !important;
    transform: translateY(15px);
  }
  .cid-vbZtuyv3Dc .ts-single-title {
    font-size: 30px;
  }
  .cid-vbZtuyv3Dc .ts-blog-card {
    border-radius: 24px;
  }
  .cid-vbZtuyv3Dc .ts-blog-card:hover {
    transform: translateY(-8px) translateZ(20px);
  }
}
.cid-vbZtuyv3Dc .ts-modal-body.is-typing::after {
  content: "|";
  display: inline-block;
  margin-left: 2px;
  opacity: 0.7;
  animation: tsBlink 0.7s steps(1) infinite;
}
@keyframes tsBlink {
  50% {
    opacity: 0;
  }
}
.cid-vbZtuyv3Dc .faq-head.glass::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, var(--glassColor1, #4e668f), var(--glassColor2, #627aa3)) !important;
  opacity: var(--glassOpacity, 0.9);
  z-index: -1;
  border-radius: inherit;
  pointer-events: none;
}
.cid-vbZtuyv3Dc .faq-head.glass > * {
  position: relative;
  z-index: 1;
}
.cid-vbZtuyv3Dc .article11.ts-blog {
  position: relative;
}
.cid-vbZtuyv3Dc .article11.ts-blog .mbr-fallback-image {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
}
.cid-vbZtuyv3Dc .article11.ts-blog .mbr-overlay {
  z-index: 1;
}
.cid-vbZtuyv3Dc .article11.ts-blog > .container,
.cid-vbZtuyv3Dc .article11.ts-blog > .container-fluid {
  position: relative;
  z-index: 2;
}
.cid-vbZtuyv3Dc .faq-head.glass * {
  color: inherit !important;
}
.cid-vbZtuyv3Dc .faq-head.glass span,
.cid-vbZtuyv3Dc .faq-head.glass b,
.cid-vbZtuyv3Dc .faq-head.glass strong,
.cid-vbZtuyv3Dc .faq-head.glass em,
.cid-vbZtuyv3Dc .faq-head.glass i,
.cid-vbZtuyv3Dc .faq-head.glass u,
.cid-vbZtuyv3Dc .faq-head.glass a {
  color: inherit !important;
}
.cid-vbZtuyv3Dc .faq-head.glass {
  border-radius: 35px;
  background: transparent !important;
  padding: 14px 12px;
  max-width: 900px;
  margin: 0 auto 2rem;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 22px 55px rgba(1, 10, 26, 0.65);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.65);
  color: #ffffff !important;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.cid-vbZtuyv3Dc .faq-head.glass,
.cid-vbZtuyv3Dc .faq-head.glass * {
  color: #ffffff !important;
}
.cid-vbZtuyv3Dc .ts-font-controls {
  position: absolute;
  right: 14px;
  top: 80px;
  z-index: 20;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.cid-vbZtuyv3Dc .ts-font-btn {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  font-weight: 800;
  font-size: 14px;
  color: #0c2c68;
  background: linear-gradient(135deg, #ffffff, #e6edf5);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.7);
  transition: all 0.25s ease;
}
.cid-vbZtuyv3Dc .ts-font-btn:hover {
  transform: scale(1.1);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.35);
}
.cid-vbZtuyv3Dc .ts-font-btn:active {
  transform: scale(0.95);
}
.cid-vbZtuyv3Dc .ts-modal-body,
.cid-vbZtuyv3Dc .ts-modal-body * {
  line-height: 1.6;
}
.cid-vbZR362rvx {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZR362rvx .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZR362rvx .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZR362rvx .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZR362rvx .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZR362rvx .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZR362rvx .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZR362rvx .content-wrapper {
    padding: 0;
  }
}
.cid-vbZR362rvx .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZR362rvx .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZR362rvx .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZR362rvx .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZR362rvx .mbr-desc,
.cid-vbZR362rvx .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbZR1ygrNP {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-image: url("../../../assets/images/cross3.webp");
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.cid-vbZR1ygrNP .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZR1ygrNP .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZR1ygrNP .item-wrapper {
  display: flex;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-vbZR1ygrNP .item-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-vbZR1ygrNP .content-head {
  max-width: 800px;
}
.cid-vbZR1ygrNP .img-wrapper {
  padding-right: 1.5rem;
}
.cid-vbZR1ygrNP .img-wrapper img {
  width: 6rem;
}
.cid-vbZR1ygrNP .card-text {
  color: #ffffff;
}
.cid-vbZR1ygrNP .card-title {
  color: #ffffff;
}
.cid-vbZR1ygrNP .mbr-section-title {
  color: #ffffff;
}
.cid-vbZR1ygrNP .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbZR1ygrNP .mbr-section-subtitle {
  color: #ffffff;
}
.cid-vbZyplWc26 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZyplWc26 .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZyplWc26 .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZyplWc26 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZyplWc26 .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZyplWc26 .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZyplWc26 .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZyplWc26 .content-wrapper {
    padding: 0;
  }
}
.cid-vbZyplWc26 .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZyplWc26 .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZyplWc26 .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZyplWc26 .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZyplWc26 .mbr-desc,
.cid-vbZyplWc26 .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbYH5Pabhv {
  background-image: url("../../../assets/images/churchlogo.webp");
  text-shadow: 2px 2px 5px black;
}
.cid-vbYH5Pabhv .row {
  align-items: center;
}
@media (min-width: 992px) {
  .cid-vbYH5Pabhv .col-text {
    min-height: 575px;
  }
}
@media (max-width: 991px) {
  .cid-vbYH5Pabhv .col-form {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .cid-vbYH5Pabhv .col-form {
    padding: 30px;
  }
}
.cid-vbYH5Pabhv .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .cid-vbYH5Pabhv .text-wrapper {
    text-align: center !important;
  }
}
.cid-vbYH5Pabhv .label-text {
  width: 100%;
  margin-bottom: 16px;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 767px) {
  .cid-vbYH5Pabhv .label-text {
    text-align: center !important;
  }
}
.cid-vbYH5Pabhv .mbr-section-title {
  color: #222222;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .cid-vbYH5Pabhv .mbr-section-title {
    text-align: center !important;
  }
}
.cid-vbYH5Pabhv .item {
  display: flex;
  align-items: center;
  margin: 12px 0;
}
.cid-vbYH5Pabhv .mbr-section-btn .btn {
  width: max-content;
}
.cid-vbYH5Pabhv .mbr-section-btn .btn-black {
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .cid-vbYH5Pabhv .mbr-section-btn {
    text-align: center !important;
    display: flex;
    flex-wrap: wrap;
  }
  .cid-vbYH5Pabhv .mbr-section-btn .btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cid-vbYH5Pabhv .form-container {
    text-align: center !important;
  }
}
.cid-vbYH5Pabhv .form-wrap {
  display: flex;
  padding: 0;
}
@media (max-width: 767px) {
  .cid-vbYH5Pabhv .form-wrap {
    flex-wrap: wrap;
  }
}
.cid-vbYH5Pabhv .form-group {
  margin-bottom: 32px !important;
}
.cid-vbYH5Pabhv .form-control {
  font-size: 1rem;
  border-radius: 0 !important;
}
.cid-vbYH5Pabhv textarea {
  min-height: 114px;
}
.cid-vbYH5Pabhv .mbr-section-title,
.cid-vbYH5Pabhv .mbr-section-btn {
  color: #ffffff;
  text-align: right;
}
.cid-vbYH5Pabhv .btn {
  top: 0;
  right: 0px;
  position: relative;
  text-shadow: 0px 0px 0px black;
  border-radius: 1em 1em 1em 1em;
  -webkit-box-shadow: 10px 10px 15px #000000;
}
.cid-vbYH5Pabhv .btn:hover {
  top: 3px;
  -webkit-box-shadow: 0px 0px 0px #000000;
}
.cid-vbYH5Pabhv .glass {
  text-shadow: 0px 0px 0px #000000;
  border-radius: 35px 35px 35px 35px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px 10px 15px 10px;
}
.cid-vbZh2IZx5i {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #006e9b;
  overflow: hidden;
}
.cid-vbZh2IZx5i .media-container-row .mbr-text {
  color: #ffffff;
}
.cid-vbYWK6CPrL {
  padding-top: 1rem;
  padding-bottom: 0rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbYWK6CPrL .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbYWK6CPrL .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbYWK6CPrL .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbYWK6CPrL .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbYWK6CPrL .content-wrap .card {
  justify-content: space-between;
}
.cid-vbYWK6CPrL .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbYWK6CPrL .content-wrapper {
    padding: 0;
  }
}
.cid-vbYWK6CPrL .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbYWK6CPrL .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbYWK6CPrL .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbYWK6CPrL .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbYWK6CPrL .mbr-desc,
.cid-vbYWK6CPrL .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbYIpOJTeR {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #000000;
}
.cid-vbYIpOJTeR H3 {
  text-align: left;
}
.cid-vbYIpOJTeR P {
  color: #303030;
}
.cid-vbYIhbU9Nt.popup-builder {
  background-color: #ffffff;
}
.cid-vbYIhbU9Nt.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-vbYIhbU9Nt.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-vbYIhbU9Nt .modal-content,
.cid-vbYIhbU9Nt .modal-dialog {
  height: auto;
}
.cid-vbYIhbU9Nt .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-vbYIhbU9Nt .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-vbYIhbU9Nt .form-wrapper .mbr-form .form-group,
  .cid-vbYIhbU9Nt .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-vbYIhbU9Nt .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-vbYIhbU9Nt .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-vbYIhbU9Nt .mbr-text {
  text-align: left;
}
.cid-vbYIhbU9Nt .pt-0 {
  padding-top: 0 !important;
}
.cid-vbYIhbU9Nt .pb-0 {
  padding-bottom: 0 !important;
}
.cid-vbYIhbU9Nt .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-vbYIhbU9Nt .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-vbYIhbU9Nt .modal-open {
  overflow: hidden;
}
.cid-vbYIhbU9Nt .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-vbYIhbU9Nt .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-vbYIhbU9Nt .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-vbYIhbU9Nt .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-vbYIhbU9Nt .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-vbYIhbU9Nt .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-vbYIhbU9Nt .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-vbYIhbU9Nt .modal-content {
  background: #ffffff;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-vbYIhbU9Nt .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-vbYIhbU9Nt .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-vbYIhbU9Nt .modal-backdrop.fade {
  opacity: 0;
}
.cid-vbYIhbU9Nt .modal-backdrop.show {
  opacity: .5;
}
.cid-vbYIhbU9Nt .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-vbYIhbU9Nt .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-vbYIhbU9Nt .modal-header {
    padding: 1rem;
  }
}
.cid-vbYIhbU9Nt .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-vbYIhbU9Nt .modal-header .close svg {
  fill: #353535;
}
.cid-vbYIhbU9Nt .modal-header .close:hover {
  opacity: 1;
}
.cid-vbYIhbU9Nt .modal-header .close:focus {
  outline: none;
}
.cid-vbYIhbU9Nt .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
}
.cid-vbYIhbU9Nt .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-vbYIhbU9Nt .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbYIhbU9Nt .modal-body {
    padding: 1rem;
  }
}
.cid-vbYIhbU9Nt .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-vbYIhbU9Nt .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbYIhbU9Nt .modal-footer {
    padding: 1rem;
  }
}
.cid-vbYIhbU9Nt .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-vbYIhbU9Nt .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-vbYIhbU9Nt .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-vbYIhbU9Nt .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-vbYIhbU9Nt .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-vbYIhbU9Nt .modal-lg,
  .cid-vbYIhbU9Nt .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-vbYIhbU9Nt .modal-xl {
    max-width: 1140px;
  }
}
.cid-vbYIhbU9Nt .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-vbYIhbU9Nt .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-vbYIhbU9Nt .form-group {
  margin-bottom: 1rem;
}
.cid-vbYIhbU9Nt .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-vbYIhbU9Nt .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-vbYIhbU9Nt .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-vbYIhbU9Nt .mbr-section-btn {
  margin: 0;
}
.cid-vbYIhbU9Nt .mbr-section-btn .btn {
  margin: 0;
}
.cid-vbZBcxAvuI.popup-builder {
  background-color: #ffffff;
}
.cid-vbZBcxAvuI.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-vbZBcxAvuI.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-vbZBcxAvuI .modal-content,
.cid-vbZBcxAvuI .modal-dialog {
  height: auto;
}
.cid-vbZBcxAvuI .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-vbZBcxAvuI .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-vbZBcxAvuI .form-wrapper .mbr-form .form-group,
  .cid-vbZBcxAvuI .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-vbZBcxAvuI .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-vbZBcxAvuI .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-vbZBcxAvuI .mbr-text {
  text-align: center;
}
.cid-vbZBcxAvuI .pt-0 {
  padding-top: 0 !important;
}
.cid-vbZBcxAvuI .pb-0 {
  padding-bottom: 0 !important;
}
.cid-vbZBcxAvuI .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-vbZBcxAvuI .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-vbZBcxAvuI .modal-open {
  overflow: hidden;
}
.cid-vbZBcxAvuI .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-vbZBcxAvuI .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-vbZBcxAvuI .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-vbZBcxAvuI .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-vbZBcxAvuI .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-vbZBcxAvuI .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-vbZBcxAvuI .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-vbZBcxAvuI .modal-content {
  background: #006e9b;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-vbZBcxAvuI .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-vbZBcxAvuI .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-vbZBcxAvuI .modal-backdrop.fade {
  opacity: 0;
}
.cid-vbZBcxAvuI .modal-backdrop.show {
  opacity: .5;
}
.cid-vbZBcxAvuI .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-vbZBcxAvuI .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZBcxAvuI .modal-header {
    padding: 1rem;
  }
}
.cid-vbZBcxAvuI .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-vbZBcxAvuI .modal-header .close svg {
  fill: #ffffff;
}
.cid-vbZBcxAvuI .modal-header .close:hover {
  opacity: 1;
}
.cid-vbZBcxAvuI .modal-header .close:focus {
  outline: none;
}
.cid-vbZBcxAvuI .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #ffffff;
}
.cid-vbZBcxAvuI .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-vbZBcxAvuI .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZBcxAvuI .modal-body {
    padding: 1rem;
  }
}
.cid-vbZBcxAvuI .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-vbZBcxAvuI .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZBcxAvuI .modal-footer {
    padding: 1rem;
  }
}
.cid-vbZBcxAvuI .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-vbZBcxAvuI .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-vbZBcxAvuI .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-vbZBcxAvuI .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-vbZBcxAvuI .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-vbZBcxAvuI .modal-lg,
  .cid-vbZBcxAvuI .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-vbZBcxAvuI .modal-xl {
    max-width: 1140px;
  }
}
.cid-vbZBcxAvuI .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-vbZBcxAvuI .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-vbZBcxAvuI .form-group {
  margin-bottom: 1rem;
}
.cid-vbZBcxAvuI .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-vbZBcxAvuI .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-vbZBcxAvuI .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-vbZBcxAvuI .mbr-section-btn {
  margin: 0;
}
.cid-vbZBcxAvuI .mbr-section-btn .btn {
  margin: 0;
}
.cid-vbZBcxAvuI .faq-head.glass h2,
.cid-vbZBcxAvuI .faq-head.glass p.subtitle,
.cid-vbZBcxAvuI .faq-toggle .q,
.cid-vbZBcxAvuI .rowtools .mini,
.cid-vbZBcxAvuI .wysiwyg strong,
.cid-vbZBcxAvuI .wysiwyg b,
.cid-vbZBcxAvuI .faq-panel .answer,
.cid-vbZBcxAvuI .modal-title {
  font-weight: 400 !important;
}
.cid-vbZBcxAvuI .faq-head.glass h2 {
  font-weight: 500 !important;
}
.cid-vbZBcxAvuI .wysiwyg * {
  font-weight: 400 !important;
}
.cid-vbYWYeHup1 .navbar {
  padding: 0.5rem 1rem;
  justify-content: space-between;
  background: #006e9b;
  transition: none;
  min-height: 50px;
  max-width: 100%;
  width: auto;
  opacity: 0;
  border-radius: 0 0 2em 2em;
  animation: fadeIn 0.5s ease-out forwards;
}
.cid-vbYWYeHup1 .navbar-fixed-top {
  padding-top: 0;
}
.cid-vbYWYeHup1 .navbar-collapse {
  flex-basis: auto;
}
.cid-vbYWYeHup1 .collapse {
  justify-content: space-between !important;
}
.cid-vbYWYeHup1 .navbar.bg-color.transparent {
  background: rgba(0, 110, 155, 0.7) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.cid-vbYWYeHup1 .navbar.bg-color.transparent .dropdown-menu {
  background-color: rgba(10, 86, 117, 0.7) !important;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.cid-vbYWYeHup1 .navbar.bg-color.transparent .nav-link,
.cid-vbYWYeHup1 .navbar.bg-color.transparent .dropdown-item,
.cid-vbYWYeHup1 .navbar.bg-color.transparent .brand-name {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.cid-vbYWYeHup1 .navbar-dropdown.bg-color.transparent.opened {
  background: rgba(0, 110, 155, 0.7) !important;
}
.cid-vbYWYeHup1 .menu-content-top {
  background: #0a5675;
  max-width: 100%;
  display: none;
  transition: all 0.3s;
  justify-content: space-between;
  padding: 0 2rem;
  margin: auto;
  align-items: center;
  overflow: hidden;
  border-radius: 0 0 2em 2em;
  box-shadow: 10px 10px 15px #000000;
}
.cid-vbYWYeHup1 .menu-content-center {
  display: flex;
  align-items: center;
}
.cid-vbYWYeHup1 .menu-content-right {
  display: flex;
  align-items: center;
}
.cid-vbYWYeHup1 .menu-content-right .info-widget:last-child {
  padding-right: 0;
}
.cid-vbYWYeHup1 .menu-content-right .info-widget:first-child {
  padding-left: 0;
  border-left: none;
}
.cid-vbYWYeHup1 .menu-bottom {
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  display: flex;
  padding: 0 2rem;
  position: relative;
}
.cid-vbYWYeHup1 .menu-logo {
  display: flex;
  align-items: center;
}
.cid-vbYWYeHup1 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1.5rem;
  padding: 0.5rem 0;
  transition: padding 0.2s;
  transform-origin: top;
  min-height: 3.8rem;
  align-items: center;
}
.cid-vbYWYeHup1 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-vbYWYeHup1 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-vbYWYeHup1 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-vbYWYeHup1 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-vbYWYeHup1 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-vbYWYeHup1 .navbar-nav {
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: row;
  overflow: visible;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item {
  justify-content: flex-end;
  letter-spacing: 2px;
  font-weight: 200;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item:nth-child(8) {
  animation-delay: 0.8s;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item.no-animate {
  animation: none;
  opacity: 1;
  transform: none;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
}
.cid-vbYWYeHup1 .navbar-nav .nav-item span {
  padding-right: 0;
}
.cid-vbYWYeHup1 .nav-item .nav-link {
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-vbYWYeHup1 .nav-item .nav-link:hover {
  transform: scale(1.05) translateX(-5px);
}
.cid-vbYWYeHup1 .nav-link:focus {
  outline: none;
  text-align: center;
}
.cid-vbYWYeHup1 .grow {
  transition: all 1s ease;
  border-radius: 15px;
  color: gray;
}
.cid-vbYWYeHup1 .grow:hover {
  transform: scale(1.1);
  transition: all 1s ease;
  color: white;
}
.cid-vbYWYeHup1 .dropdown-menu {
  z-index: 9999;
  border-radius: 0 0 2em 2em;
  background-color: #0a5675;
  color: gray;
  padding: 10px;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  margin-top: 0 !important;
}
.cid-vbYWYeHup1 .dropdown-menu.show {
  opacity: 1;
}
.cid-vbYWYeHup1 .dropdown.open .dropdown-menu {
  animation: dropdownSlideIn 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.cid-vbYWYeHup1 .dropdown-item {
  padding: 0.4rem 1.8rem;
  font-weight: 400;
}
.cid-vbYWYeHup1 .dropdown-item:before {
  align-items: center;
  font-family: MobiriseIcons !important;
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-vbYWYeHup1 .dropdown-item:hover:before {
  transform: scale(1, 1);
  width: 16px;
}
.cid-vbYWYeHup1 .dropdown-item:active {
  background-color: #0a5675;
  z-index: 9999;
}
.cid-vbYWYeHup1 .dropdown-item.active,
.cid-vbYWYeHup1 .dropdown-item:active {
  color: initial;
}
.cid-vbYWYeHup1 .dropdown-item,
.cid-vbYWYeHup1 .nav-link,
.cid-vbYWYeHup1 .brand-name {
  font-style: normal;
}
.cid-vbYWYeHup1 .dropdown-item:hover,
.cid-vbYWYeHup1 .nav-link:hover,
.cid-vbYWYeHup1 .brand-name:hover {
  color: #ffffff !important;
}
.cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item {
  opacity: 0;
  transform: translateX(50px);
  animation: slideInFromRight 0.6s ease-out forwards;
}
.cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vbYWYeHup1 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-vbYWYeHup1 .info-widget {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cid-vbYWYeHup1 .widget-icon {
  display: inline-block;
  padding-right: 1rem;
  font-size: 1.2rem;
  color: #ffffff !important;
}
.cid-vbYWYeHup1 .widget-content {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.cid-vbYWYeHup1 .widget-content .widget-title {
  font-weight: 400;
  margin-bottom: 3px;
  color: #ffffff;
  text-align: center;
}
.cid-vbYWYeHup1 .widget-content .widget-text {
  margin-bottom: 0;
  color: #656565;
}
.cid-vbYWYeHup1 .widget-title:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: currentColor;
}
.cid-vbYWYeHup1 .location-title {
  margin: 0;
  color: #ffffff;
}
.cid-vbYWYeHup1 .icon-wrap {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.cid-vbYWYeHup1 .mbr-iconfont {
  cursor: pointer;
}
.cid-vbYWYeHup1 .navbar-buttons.mbr-section-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
  animation-delay: 0.9s;
}
.cid-vbYWYeHup1 .btn {
  display: inline-flex;
  align-items: center;
}
.cid-vbYWYeHup1 .btn .mbr-iconfont {
  font-size: 1.2em;
}
.cid-vbYWYeHup1 .display-4 > .mbr-iconfont,
.cid-vbYWYeHup1 .display-4 > .btn > .mbr-iconfont {
  font-size: 1.43em;
}
.cid-vbYWYeHup1 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  margin: 0;
  align-self: center;
  position: relative;
}
.cid-vbYWYeHup1 button.navbar-toggler:focus {
  outline: none;
}
.cid-vbYWYeHup1 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
  transition: all 0.2s;
}
.cid-vbYWYeHup1 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
}
.cid-vbYWYeHup1 button.navbar-toggler .hamburger span:nth-child(2),
.cid-vbYWYeHup1 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-vbYWYeHup1 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
}
.cid-vbYWYeHup1 nav.opened .hamburger span:nth-child(1),
.cid-vbYWYeHup1 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
}
.cid-vbYWYeHup1 nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-vbYWYeHup1 nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-vbYWYeHup1 .navbar-short .menu-content-top {
  height: 0;
  min-height: 0;
  border: none;
}
.cid-vbYWYeHup1 .navbar.navbar-short {
  min-height: 50px;
  transition: all 0.2s;
}
.cid-vbYWYeHup1 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-vbYWYeHup1 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-vbYWYeHup1 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-vbYWYeHup1 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideInFromRight {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  60% {
    transform: translateX(-10px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(5px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInFromRightMobile {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  60% {
    transform: translateX(-3px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(1px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes dropdownSlideIn {
  0% {
    opacity: 0;
    transform: translateY(-10px) translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
}
@media (min-width: 992px) {
  .cid-vbYWYeHup1 .navbar .menu-content-top {
    display: flex;
    height: 50px;
  }
  .cid-vbYWYeHup1 .menu-content-top {
    border-bottom: 0 solid #e0e0e0;
  }
  .cid-vbYWYeHup1 .navbar {
    display: block;
    padding: 0;
  }
  .cid-vbYWYeHup1 .navbar .menu-logo {
    display: flex;
    left: 110px;
    align-items: center;
  }
  .cid-vbYWYeHup1 .navbar.navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
    align-self: auto;
    display: flex;
    align-items: center;
    z-index: 101;
    min-height: 49px;
  }
  .cid-vbYWYeHup1 .navbar-toggler {
    display: none;
  }
  .cid-vbYWYeHup1 .dropdown .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: auto !important;
    width: auto;
    min-width: 200px;
  }
  .cid-vbYWYeHup1 .menu-bottom {
    justify-content: space-between;
    position: relative;
  }
  .cid-vbYWYeHup1 .navbar-collapse {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
  }
  .cid-vbYWYeHup1 .menu-logo {
    position: relative;
    left: auto;
  }
  .cid-vbYWYeHup1 .content-right-side {
    text-align: right;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
  }
  .cid-vbYWYeHup1 .navbar-nav .main-menu-animated-line {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    z-index: 100;
    border-top: 4px solid #ffffff;
    transition: width 0.4s, left 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
  }
  .cid-vbYWYeHup1 .navbar-nav .main-menu-animated-line.bottom {
    bottom: 0;
  }
}
.cid-vbYWYeHup1 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-vbYWYeHup1 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
  text-align: left !important;
  padding-left: 1.5rem !important;
}
.cid-vbYWYeHup1 .collapsed .btn {
  display: flex;
}
.cid-vbYWYeHup1 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-vbYWYeHup1 .collapsed .navbar-collapse.collapsing,
.cid-vbYWYeHup1 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-vbYWYeHup1 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-vbYWYeHup1 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-vbYWYeHup1 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-vbYWYeHup1 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-vbYWYeHup1 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-vbYWYeHup1 .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-vbYWYeHup1 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-vbYWYeHup1 .collapsed .navbar-collapse.show .navbar-buttons {
  display: flex;
  justify-content: center;
  text-align: center;
}
.cid-vbYWYeHup1 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-vbYWYeHup1 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-vbYWYeHup1 .collapsed button.navbar-toggler {
  display: block;
}
.cid-vbYWYeHup1 .collapsed .navbar-brand {
  margin-left: 1rem !important;
  margin-top: 0.5rem;
}
.cid-vbYWYeHup1 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
}
.cid-vbYWYeHup1 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: left !important;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  border-radius: 0 0 2em 2em;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-vbYWYeHup1 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-vbYWYeHup1 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-vbYWYeHup1 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.cid-vbYWYeHup1 .collapsed .menu-bottom {
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cid-vbYWYeHup1 .dropdown-menu {
    margin-top: 0;
    background-color: transparent;
    color: black !important;
    z-index: 1051;
  }
  .cid-vbYWYeHup1 .menu-bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
  }
  .cid-vbYWYeHup1 .navbar-collapse {
    padding-bottom: 0.5rem;
    display: none !important;
    padding-right: 0 !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #006e9b;
    padding-top: 0.5rem;
    border-radius: 0 0 2em 2em;
    box-shadow: 10px 10px 15px #000000;
    z-index: 1050;
  }
  .cid-vbYWYeHup1 .navbar-collapse.collapsing,
  .cid-vbYWYeHup1 .navbar-collapse.show {
    display: block !important;
  }
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .navbar-nav,
  .cid-vbYWYeHup1 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: left !important;
    align-items: flex-start !important;
  }
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-vbYWYeHup1 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
    width: 100%;
    text-align: left !important;
    margin-bottom: 0;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    justify-content: flex-start !important;
  }
  .cid-vbYWYeHup1 .navbar-collapse.show .navbar-nav .nav-item:nth-child(1),
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(1) {
    animation-delay: 0.1s;
  }
  .cid-vbYWYeHup1 .navbar-collapse.show .navbar-nav .nav-item:nth-child(2),
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(2) {
    animation-delay: 0.15s;
  }
  .cid-vbYWYeHup1 .navbar-collapse.show .navbar-nav .nav-item:nth-child(3),
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(3) {
    animation-delay: 0.2s;
  }
  .cid-vbYWYeHup1 .navbar-collapse.show .navbar-nav .nav-item:nth-child(4),
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(4) {
    animation-delay: 0.25s;
  }
  .cid-vbYWYeHup1 .navbar-collapse.show .navbar-nav .nav-item:nth-child(5),
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(5) {
    animation-delay: 0.3s;
  }
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .navbar-buttons,
  .cid-vbYWYeHup1 .navbar-collapse.show .navbar-buttons {
    display: flex;
    justify-content: center;
    text-align: center;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    animation-delay: 0.4s;
  }
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-vbYWYeHup1 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-vbYWYeHup1 .navbar-collapse:not(.show) .nav-item {
    opacity: 0;
    transform: translateX(50px);
    animation: none;
  }
  .cid-vbYWYeHup1 .navbar-collapse.show .nav-link,
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .nav-link {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .cid-vbYWYeHup1 img {
    height: 3.8rem !important;
  }
  .cid-vbYWYeHup1 .btn {
    display: flex;
  }
  .cid-vbYWYeHup1 button.navbar-toggler {
    display: block;
  }
  .cid-vbYWYeHup1 .navbar-brand {
    margin-left: 0 !important;
    margin-top: 0;
  }
  .cid-vbYWYeHup1 .navbar-toggleable-sm {
    flex-direction: column;
  }
  .cid-vbYWYeHup1 .navbar.bg-color.transparent .navbar-collapse {
    background: rgba(0, 110, 155, 0.7) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
  .cid-vbYWYeHup1 .navbar {
    flex-wrap: nowrap;
    padding: 0.5rem;
  }
  .cid-vbYWYeHup1 .menu-logo {
    display: flex !important;
    order: 0;
  }
  .cid-vbYWYeHup1 .navbar-toggler {
    order: 1;
  }
  .cid-vbYWYeHup1 .navbar-nav {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .cid-vbYWYeHup1 .nav-item {
    width: 100%;
    text-align: center !important;
  }
  .cid-vbYWYeHup1 .nav-item .nav-link {
    text-align: center !important;
  }
  .cid-vbYWYeHup1 .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    text-align: left !important;
    justify-content: flex-start !important;
  }
  .cid-vbYWYeHup1 .navbar-buttons.mbr-section-btn {
    width: 100%;
  }
  .cid-vbYWYeHup1 .dropdown {
    transition: all 0.3s ease;
  }
  .cid-vbYWYeHup1 .dropdown .dropdown-menu {
    position: relative !important;
    width: calc(98%);
    text-align: left !important;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
    top: auto !important;
    left: 1rem !important;
    right: auto !important;
    transform: none !important;
    margin-top: 0;
    background-color: rgba(10, 86, 117, 0.7) !important;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin: 0.5rem 1rem;
    border: 2px solid rgba(255, 255, 255, 0.15);
  }
  .cid-vbYWYeHup1 .dropdown.open > .dropdown-menu {
    position: relative !important;
    opacity: 1;
    height: auto;
    padding: 0.75rem 0;
    visibility: visible;
    margin-top: 0.5rem;
    text-align: left !important;
  }
  .cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item {
    padding: 0.75rem 1.5rem !important;
    transition: all 0.3s ease;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.9rem;
    text-align: left !important;
    display: block !important;
    width: 100% !important;
  }
  .cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:first-child {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  .cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  .cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:hover,
  .cid-vbYWYeHup1 .dropdown .dropdown-menu .dropdown-item:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff !important;
  }
  .cid-vbYWYeHup1 .navbar-collapse.show .dropdown-menu .dropdown-item,
  .cid-vbYWYeHup1 .navbar-collapse.collapsing .dropdown-menu .dropdown-item {
    opacity: 0;
    transform: translateX(30px);
    animation: slideInFromRightMobile 0.4s ease-out forwards;
  }
  .cid-vbYWYeHup1 .dropdown-menu .dropdown-item:nth-child(1) {
    animation-delay: 0.05s;
  }
  .cid-vbYWYeHup1 .dropdown-menu .dropdown-item:nth-child(2) {
    animation-delay: 0.1s;
  }
  .cid-vbYWYeHup1 .dropdown-menu .dropdown-item:nth-child(3) {
    animation-delay: 0.15s;
  }
  .cid-vbYWYeHup1 .dropdown-menu .dropdown-item:nth-child(4) {
    animation-delay: 0.2s;
  }
  .cid-vbYWYeHup1 .dropdown-menu .dropdown-item:nth-child(5) {
    animation-delay: 0.25s;
  }
  .cid-vbYWYeHup1 .dropdown-menu .dropdown-item:nth-child(6) {
    animation-delay: 0.3s;
  }
  .cid-vbYWYeHup1 .dropdown-toggle::after {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
  }
  .cid-vbYWYeHup1 .dropdown.open .dropdown-toggle::after {
    transform: rotate(180deg);
  }
  .cid-vbYWYeHup1 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-vbYWYeHup1 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
  .cid-vbYWYeHup1 .nav-item.dropdown {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .cid-vbYWYeHup1 .menu-logo {
    display: none;
  }
  .cid-vbYWYeHup1 .navbar-collapse {
    padding: 0;
    padding-top: 1.5rem;
  }
  .cid-vbYWYeHup1 .nav-item:before {
    content: none;
  }
  .cid-vbYWYeHup1 .navbar {
    padding: 0;
    opacity: 1;
  }
  .cid-vbYWYeHup1 .menu-bottom {
    flex-direction: column;
  }
  .cid-vbYWYeHup1 button.navbar-toggler {
    align-self: center;
  }
}
@media (max-width: 768px) {
  .cid-vbYWYeHup1 .menu-bottom {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    padding: 0 12px !important;
    position: relative !important;
    padding-right: 16px !important;
  }
  .cid-vbYWYeHup1 .menu-logo {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    order: 0 !important;
  }
  .cid-vbYWYeHup1 .menu-logo .navbar-brand {
    margin: 0 !important;
    padding: 6px 0 !important;
    min-height: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
  }
  .cid-vbYWYeHup1 .menu-logo .navbar-logo img,
  .cid-vbYWYeHup1 .navbar-brand img {
    max-height: 52px !important;
    height: auto !important;
    width: auto !important;
    display: block !important;
  }
  .cid-vbYWYeHup1 button.navbar-toggler,
  .cid-vbYWYeHup1 .navbar-toggler {
    position: static !important;
    order: 1 !important;
    margin: 0 !important;
    transform: none !important;
    flex: 0 0 auto !important;
    width: 44px !important;
    height: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }
  .cid-vbYWYeHup1 button.navbar-toggler .hamburger {
    position: relative !important;
    width: 26px !important;
    height: 18px !important;
  }
  .cid-vbYWYeHup1 button.navbar-toggler .hamburger span {
    left: 0 !important;
    right: auto !important;
    width: 26px !important;
  }
  .cid-vbYWYeHup1 button.navbar-toggler .hamburger span:nth-child(1) {
    top: 0 !important;
  }
  .cid-vbYWYeHup1 button.navbar-toggler .hamburger span:nth-child(2),
  .cid-vbYWYeHup1 button.navbar-toggler .hamburger span:nth-child(3) {
    top: 8px !important;
  }
  .cid-vbYWYeHup1 button.navbar-toggler .hamburger span:nth-child(4) {
    top: 16px !important;
  }
}
.cid-vbYWYeHup1 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  z-index: 1000;
}
.cid-vbYWYeHup1 .navbar-toggleable-sm .navbar-collapse {
  width: auto;
}
.cid-vbYWYeHup1 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  padding-left: 0;
}
.cid-vbYWYeHup1 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  align-self: center;
}
.cid-vbYWYeHup1 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-vbYWYeHup1 .navbar-dropdown {
  flex-wrap: nowrap;
}
.cid-vbYWYeHup1 P {
  color: #ffffff;
}
.cid-vbZi5qQUYx {
  padding-top: 7rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/church2-1.webp");
}
.cid-vbZi5qQUYx .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZi5qQUYx .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZi5qQUYx .glass {
  border-radius: 35px;
  padding: 15px 10px;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: linear-gradient(to right, rgba(0, 110, 155, 0.45), rgba(10, 86, 117, 0.45));
}
.cid-vbZi5qQUYx .article11 .container,
.cid-vbZi5qQUYx .article11 .container-fluid {
  max-width: 100%;
}
.cid-vbZi5qQUYx .google-logo-image {
  width: 35%;
  max-width: 500px;
  height: auto;
}
.cid-vbZi5qQUYx .mbr-section-subtitle DIV {
  text-align: center;
}
.cid-vbZi5qQUYx H4 {
  color: #4a1448;
}
.cid-vbZi5qQUYx .mbr-section-title {
  color: #ffffff;
}
.cid-vbZi5qQUYx .mbr-section-subtitle {
  color: #00364c;
}
.cid-vbZi5qQUYx .faq-head.glass {
  border-radius: 35px;
  padding: 24px 32px;
  max-width: 900px;
  margin: 0 auto 2rem;
  background: linear-gradient(135deg, rgba(0, 110, 155, 0.95), rgba(10, 86, 117, 0.85)) !important;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 22px 55px rgba(1, 10, 26, 0.65);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.65);
  color: #ffffff !important;
}
.cid-vbZi5qQUYx .glass.faq-head {
  background: linear-gradient(135deg, rgba(0, 110, 155, 0.95), rgba(10, 86, 117, 0.85)) !important;
}
.cid-vbZi5qQUYx :root {
  --tsr-navy: #243b63;
  --tsr-navy-dark: #1a2942;
  --tsr-beige: #8f8864;
}
.cid-vbZi5qQUYx .reviews-modern-wrapper {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 10px;
  background: transparent;
}
.cid-vbZi5qQUYx .reviews-modern-header {
  text-align: center;
  margin-bottom: 25px;
}
.cid-vbZi5qQUYx .reviews-modern-title {
  font-size: 42px;
  font-weight: 700;
  color: #fdfdfd;
  margin-bottom: 5px;
}
.cid-vbZi5qQUYx .reviews-modern-count {
  font-size: 18px;
  color: #fdfdfd;
  font-weight: 600;
}
.cid-vbZi5qQUYx .reviews-modern-grid {
  display: grid;
  gap: 20px;
}
.cid-vbZi5qQUYx .review-modern-card {
  position: relative;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cid-vbZi5qQUYx .review-modern-card::before {
  content: '';
  position: absolute;
  inset: 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 0;
}
.cid-vbZi5qQUYx .review-modern-card::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 20px;
  z-index: 0;
  pointer-events: none;
}
.cid-vbZi5qQUYx .review-modern-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.5);
}
.cid-vbZi5qQUYx .review-modern-card-content {
  position: relative;
  z-index: 1;
  background: transparent;
  border-radius: 16px;
  padding: 15px;
}
.cid-vbZi5qQUYx .review-modern-card-inner {
  display: grid;
  grid-template-columns: minmax(0, 30%) minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}
.cid-vbZi5qQUYx .review-modern-left-column,
.cid-vbZi5qQUYx .review-modern-right-column {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.cid-vbZi5qQUYx .review-modern-info-box {
  background: #ffffff;
  border-radius: 12px;
  padding: 18px 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.cid-vbZi5qQUYx .review-modern-header {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.cid-vbZi5qQUYx .review-modern-name {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 0;
}
.cid-vbZi5qQUYx .review-modern-location {
  color: #718096;
  font-size: 14px;
  margin: 4px 0 8px;
  font-weight: 600;
  text-align: center;
}
.cid-vbZi5qQUYx .review-modern-stars {
  display: flex;
  gap: 4px;
  justify-content: center;
  margin: 0;
}
.cid-vbZi5qQUYx .review-modern-star {
  width: 24px;
  height: 24px;
  filter: drop-shadow(1px 1px 1px rgba(255, 255, 255, 0.5));
}
.cid-vbZi5qQUYx .review-modern-star svg {
  width: 100%;
  height: 100%;
}
.cid-vbZi5qQUYx .review-modern-badge {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 6px 14px;
  background: var(--tsr-beige);
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
  margin: 0;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.cid-vbZi5qQUYx .review-modern-badge svg {
  width: 20px;
  height: 20px;
}
.cid-vbZi5qQUYx .review-modern-media {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 10px;
  max-height: 150px;
}
.cid-vbZi5qQUYx .review-modern-media-item {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  background: #1f2933;
  cursor: pointer;
  transition: transform 0.2s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.55);
  max-height: 150px;
}
.cid-vbZi5qQUYx .review-modern-media-item:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.75);
}
.cid-vbZi5qQUYx .review-modern-media-item img,
.cid-vbZi5qQUYx .review-modern-media-item iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border: none;
}
.cid-vbZi5qQUYx .review-modern-video-large {
  grid-column: -1;
}
.cid-vbZi5qQUYx .review-modern-text {
  font-size: 16px;
  line-height: 1.6;
  color: #111;
  text-align: left;
  padding: 16px 20px;
  background: #fdf9ef;
  border-radius: 12px;
  border: 1px solid rgba(143, 136, 100, 0.4);
  font-weight: 500;
}
.cid-vbZi5qQUYx .review-modern-text::before,
.cid-vbZi5qQUYx .review-modern-text::after {
  content: '"';
  font-size: 32px;
  color: #8f8864;
  font-weight: bold;
  line-height: 0;
  margin: 0 5px;
}
.cid-vbZi5qQUYx .review-modern-footer {
  display: flex;
  align-items: center;
  padding-top: 10px;
  border-top: 2px solid rgba(229, 231, 235, 0.4);
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}
.cid-vbZi5qQUYx .review-modern-date {
  margin-left: auto;
  font-size: 13px;
  color: #fdf9ef;
  font-weight: 600;
  opacity: 0.95;
}
.cid-vbZi5qQUYx #reviewModernLightbox {
  display: none;
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  background: rgba(0, 0, 0, 0.95);
  z-index: 999999 !important;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin: 0 !important;
}
.cid-vbZi5qQUYx #reviewModernLightbox.active {
  display: flex !important;
}
.cid-vbZi5qQUYx .review-modern-lightbox-content {
  position: relative;
  max-width: 90vw;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.cid-vbZi5qQUYx .review-modern-lightbox-img {
  max-width: 100%;
  max-height: 80vh;
  width: auto;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.8);
  object-fit: contain;
}
.cid-vbZi5qQUYx .review-modern-lightbox-video {
  width: 1120px;
  height: 630px;
  max-width: 90vw;
  max-height: 80vh;
  border-radius: 10px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.8);
  border: none;
}
.cid-vbZi5qQUYx .review-modern-lightbox-customer-name {
  margin-top: 15px;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 8px;
  text-align: center;
}
.cid-vbZi5qQUYx .review-modern-lightbox-close {
  position: absolute;
  top: -50px;
  right: 0;
  background: #fff;
  border: none;
  color: #1f2937;
  font-size: 32px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  transition: transform 0.2s ease;
  line-height: 1;
  font-weight: 300;
}
.cid-vbZi5qQUYx .review-modern-lightbox-close:hover {
  transform: scale(1.1);
}
.cid-vbZi5qQUYx .review-modern-lightbox-nav {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.95);
  border: none;
  color: #1f2937;
  font-size: 32px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease;
  font-weight: 300;
}
.cid-vbZi5qQUYx .review-modern-lightbox-nav:hover {
  background: #fff;
  transform: translateY(-50%) scale(1.1);
}
.cid-vbZi5qQUYx .review-modern-lightbox-prev {
  left: -80px;
}
.cid-vbZi5qQUYx .review-modern-lightbox-next {
  right: -80px;
}
.cid-vbZi5qQUYx .review-modern-lightbox-counter {
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 16px;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px 20px;
  border-radius: 25px;
  white-space: nowrap;
}
@media (max-width: 968px) {
  .cid-vbZi5qQUYx .reviews-modern-wrapper {
    width: 100%;
    padding: 15px 5px;
  }
  .cid-vbZi5qQUYx .review-modern-card {
    padding: 5px;
  }
  .cid-vbZi5qQUYx .review-modern-card-content {
    padding: 10px;
  }
  .cid-vbZi5qQUYx .review-modern-card-inner {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .cid-vbZi5qQUYx .review-modern-left-column {
    order: 1;
    gap: 10px;
  }
  .cid-vbZi5qQUYx .review-modern-right-column {
    order: 2;
    gap: 10px;
  }
  .cid-vbZi5qQUYx .review-modern-media {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    height: auto;
  }
  .cid-vbZi5qQUYx .review-modern-media-item:first-child {
    grid-column: 1;
  }
  .cid-vbZi5qQUYx .review-modern-media-item {
    aspect-ratio: 1;
  }
  .cid-vbZi5qQUYx .review-modern-header {
    text-align: left;
  }
  .cid-vbZi5qQUYx .review-modern-stars {
    justify-content: flex-start;
  }
  .cid-vbZi5qQUYx .review-modern-text {
    text-align: left;
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .cid-vbZi5qQUYx .google-logo-image {
    width: 75%;
    max-width: none;
  }
  .cid-vbZi5qQUYx .reviews-modern-title {
    font-size: 32px;
  }
  .cid-vbZi5qQUYx .review-modern-name {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .cid-vbZi5qQUYx .review-modern-text {
    font-size: 15px;
    padding: 10px;
  }
  .cid-vbZi5qQUYx .review-modern-footer {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 10px;
  }
  .cid-vbZi5qQUYx .review-modern-lightbox-prev {
    left: 10px;
  }
  .cid-vbZi5qQUYx .review-modern-lightbox-next {
    right: 10px;
  }
  .cid-vbZi5qQUYx .review-modern-lightbox-close {
    top: 10px;
    right: 10px;
  }
  .cid-vbZi5qQUYx .review-modern-lightbox-counter {
    bottom: 10px;
  }
  .cid-vbZi5qQUYx .review-modern-lightbox-customer-name {
    font-size: 16px;
    padding: 8px 16px;
  }
  .cid-vbZi5qQUYx .review-modern-lightbox-video {
    width: 90vw;
    height: 50.625vw;
  }
}
@media (max-width: 480px) {
  .cid-vbZi5qQUYx .reviews-modern-title {
    font-size: 26px;
  }
  .cid-vbZi5qQUYx .review-modern-name {
    font-size: 18px;
  }
  .cid-vbZi5qQUYx .review-modern-star {
    width: 20px;
    height: 20px;
  }
  .cid-vbZi5qQUYx .review-modern-lightbox-nav {
    width: 45px;
    height: 45px;
    font-size: 24px;
  }
  .cid-vbZi5qQUYx .review-modern-lightbox-close {
    width: 40px;
    height: 40px;
    font-size: 28px;
  }
  .cid-vbZi5qQUYx .review-modern-lightbox-customer-name {
    font-size: 14px;
    padding: 6px 12px;
  }
}
.cid-vbZo4nRXJu {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
.cid-vbZo4nRXJu .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZo4nRXJu .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZo4nRXJu .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZo4nRXJu .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZo4nRXJu .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZo4nRXJu .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZo4nRXJu .content-wrapper {
    padding: 0;
  }
}
.cid-vbZo4nRXJu .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZo4nRXJu .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZo4nRXJu .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZo4nRXJu .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZo4nRXJu .mbr-desc,
.cid-vbZo4nRXJu .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbZo3iGgOH {
  padding-top: 0rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/church2-1.webp");
}
.cid-vbZo3iGgOH .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZo3iGgOH .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZh2IZx5i {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #006e9b;
  overflow: hidden;
}
.cid-vbZh2IZx5i .media-container-row .mbr-text {
  color: #ffffff;
}
.cid-vbZBpc8cGO.popup-builder {
  background-color: #ffffff;
}
.cid-vbZBpc8cGO.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-vbZBpc8cGO.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-vbZBpc8cGO .modal-content,
.cid-vbZBpc8cGO .modal-dialog {
  height: auto;
}
.cid-vbZBpc8cGO .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-vbZBpc8cGO .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-vbZBpc8cGO .form-wrapper .mbr-form .form-group,
  .cid-vbZBpc8cGO .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-vbZBpc8cGO .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-vbZBpc8cGO .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-vbZBpc8cGO .mbr-text {
  text-align: center;
}
.cid-vbZBpc8cGO .pt-0 {
  padding-top: 0 !important;
}
.cid-vbZBpc8cGO .pb-0 {
  padding-bottom: 0 !important;
}
.cid-vbZBpc8cGO .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-vbZBpc8cGO .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-vbZBpc8cGO .modal-open {
  overflow: hidden;
}
.cid-vbZBpc8cGO .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-vbZBpc8cGO .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-vbZBpc8cGO .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-vbZBpc8cGO .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-vbZBpc8cGO .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-vbZBpc8cGO .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-vbZBpc8cGO .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-vbZBpc8cGO .modal-content {
  background: #006e9b;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-vbZBpc8cGO .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-vbZBpc8cGO .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-vbZBpc8cGO .modal-backdrop.fade {
  opacity: 0;
}
.cid-vbZBpc8cGO .modal-backdrop.show {
  opacity: .5;
}
.cid-vbZBpc8cGO .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-vbZBpc8cGO .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZBpc8cGO .modal-header {
    padding: 1rem;
  }
}
.cid-vbZBpc8cGO .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-vbZBpc8cGO .modal-header .close svg {
  fill: #ffffff;
}
.cid-vbZBpc8cGO .modal-header .close:hover {
  opacity: 1;
}
.cid-vbZBpc8cGO .modal-header .close:focus {
  outline: none;
}
.cid-vbZBpc8cGO .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #ffffff;
}
.cid-vbZBpc8cGO .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-vbZBpc8cGO .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZBpc8cGO .modal-body {
    padding: 1rem;
  }
}
.cid-vbZBpc8cGO .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-vbZBpc8cGO .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZBpc8cGO .modal-footer {
    padding: 1rem;
  }
}
.cid-vbZBpc8cGO .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-vbZBpc8cGO .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-vbZBpc8cGO .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-vbZBpc8cGO .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-vbZBpc8cGO .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-vbZBpc8cGO .modal-lg,
  .cid-vbZBpc8cGO .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-vbZBpc8cGO .modal-xl {
    max-width: 1140px;
  }
}
.cid-vbZBpc8cGO .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-vbZBpc8cGO .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-vbZBpc8cGO .form-group {
  margin-bottom: 1rem;
}
.cid-vbZBpc8cGO .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-vbZBpc8cGO .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-vbZBpc8cGO .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-vbZBpc8cGO .mbr-section-btn {
  margin: 0;
}
.cid-vbZBpc8cGO .mbr-section-btn .btn {
  margin: 0;
}
.cid-vbZBpc8cGO .faq-head.glass h2,
.cid-vbZBpc8cGO .faq-head.glass p.subtitle,
.cid-vbZBpc8cGO .faq-toggle .q,
.cid-vbZBpc8cGO .rowtools .mini,
.cid-vbZBpc8cGO .wysiwyg strong,
.cid-vbZBpc8cGO .wysiwyg b,
.cid-vbZBpc8cGO .faq-panel .answer,
.cid-vbZBpc8cGO .modal-title {
  font-weight: 400 !important;
}
.cid-vbZBpc8cGO .faq-head.glass h2 {
  font-weight: 500 !important;
}
.cid-vbZBpc8cGO .wysiwyg * {
  font-weight: 400 !important;
}
.cid-vbZIqITODl .navbar {
  padding: 0.5rem 1rem;
  justify-content: space-between;
  background: #006e9b;
  transition: none;
  min-height: 50px;
  max-width: 100%;
  width: auto;
  opacity: 0;
  border-radius: 0 0 2em 2em;
  animation: fadeIn 0.5s ease-out forwards;
}
.cid-vbZIqITODl .navbar-fixed-top {
  padding-top: 0;
}
.cid-vbZIqITODl .navbar-collapse {
  flex-basis: auto;
}
.cid-vbZIqITODl .collapse {
  justify-content: space-between !important;
}
.cid-vbZIqITODl .navbar.bg-color.transparent {
  background: rgba(0, 110, 155, 0.7) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.cid-vbZIqITODl .navbar.bg-color.transparent .dropdown-menu {
  background-color: rgba(10, 86, 117, 0.7) !important;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.cid-vbZIqITODl .navbar.bg-color.transparent .nav-link,
.cid-vbZIqITODl .navbar.bg-color.transparent .dropdown-item,
.cid-vbZIqITODl .navbar.bg-color.transparent .brand-name {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.cid-vbZIqITODl .navbar-dropdown.bg-color.transparent.opened {
  background: rgba(0, 110, 155, 0.7) !important;
}
.cid-vbZIqITODl .menu-content-top {
  background: #0a5675;
  max-width: 100%;
  display: none;
  transition: all 0.3s;
  justify-content: space-between;
  padding: 0 2rem;
  margin: auto;
  align-items: center;
  overflow: hidden;
  border-radius: 0 0 2em 2em;
  box-shadow: 10px 10px 15px #000000;
}
.cid-vbZIqITODl .menu-content-center {
  display: flex;
  align-items: center;
}
.cid-vbZIqITODl .menu-content-right {
  display: flex;
  align-items: center;
}
.cid-vbZIqITODl .menu-content-right .info-widget:last-child {
  padding-right: 0;
}
.cid-vbZIqITODl .menu-content-right .info-widget:first-child {
  padding-left: 0;
  border-left: none;
}
.cid-vbZIqITODl .menu-bottom {
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  display: flex;
  padding: 0 2rem;
  position: relative;
}
.cid-vbZIqITODl .menu-logo {
  display: flex;
  align-items: center;
}
.cid-vbZIqITODl .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1.5rem;
  padding: 0.5rem 0;
  transition: padding 0.2s;
  transform-origin: top;
  min-height: 3.8rem;
  align-items: center;
}
.cid-vbZIqITODl .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-vbZIqITODl .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-vbZIqITODl .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-vbZIqITODl .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-vbZIqITODl .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-vbZIqITODl .navbar-nav {
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: row;
  overflow: visible;
}
.cid-vbZIqITODl .navbar-nav .nav-item {
  justify-content: flex-end;
  letter-spacing: 2px;
  font-weight: 200;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
}
.cid-vbZIqITODl .navbar-nav .nav-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vbZIqITODl .navbar-nav .nav-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vbZIqITODl .navbar-nav .nav-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vbZIqITODl .navbar-nav .nav-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vbZIqITODl .navbar-nav .nav-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vbZIqITODl .navbar-nav .nav-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vbZIqITODl .navbar-nav .nav-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vbZIqITODl .navbar-nav .nav-item:nth-child(8) {
  animation-delay: 0.8s;
}
.cid-vbZIqITODl .navbar-nav .nav-item.no-animate {
  animation: none;
  opacity: 1;
  transform: none;
}
.cid-vbZIqITODl .navbar-nav .nav-item:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
}
.cid-vbZIqITODl .navbar-nav .nav-item span {
  padding-right: 0;
}
.cid-vbZIqITODl .nav-item .nav-link {
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-vbZIqITODl .nav-item .nav-link:hover {
  transform: scale(1.05) translateX(-5px);
}
.cid-vbZIqITODl .nav-link:focus {
  outline: none;
  text-align: center;
}
.cid-vbZIqITODl .grow {
  transition: all 1s ease;
  border-radius: 15px;
  color: gray;
}
.cid-vbZIqITODl .grow:hover {
  transform: scale(1.1);
  transition: all 1s ease;
  color: white;
}
.cid-vbZIqITODl .dropdown-menu {
  z-index: 9999;
  border-radius: 0 0 2em 2em;
  background-color: #0a5675;
  color: gray;
  padding: 10px;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  margin-top: 0 !important;
}
.cid-vbZIqITODl .dropdown-menu.show {
  opacity: 1;
}
.cid-vbZIqITODl .dropdown.open .dropdown-menu {
  animation: dropdownSlideIn 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.cid-vbZIqITODl .dropdown-item {
  padding: 0.4rem 1.8rem;
  font-weight: 400;
}
.cid-vbZIqITODl .dropdown-item:before {
  align-items: center;
  font-family: MobiriseIcons !important;
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-vbZIqITODl .dropdown-item:hover:before {
  transform: scale(1, 1);
  width: 16px;
}
.cid-vbZIqITODl .dropdown-item:active {
  background-color: #0a5675;
  z-index: 9999;
}
.cid-vbZIqITODl .dropdown-item.active,
.cid-vbZIqITODl .dropdown-item:active {
  color: initial;
}
.cid-vbZIqITODl .dropdown-item,
.cid-vbZIqITODl .nav-link,
.cid-vbZIqITODl .brand-name {
  font-style: normal;
}
.cid-vbZIqITODl .dropdown-item:hover,
.cid-vbZIqITODl .nav-link:hover,
.cid-vbZIqITODl .brand-name:hover {
  color: #ffffff !important;
}
.cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item {
  opacity: 0;
  transform: translateX(50px);
  animation: slideInFromRight 0.6s ease-out forwards;
}
.cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vbZIqITODl .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-vbZIqITODl .info-widget {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cid-vbZIqITODl .widget-icon {
  display: inline-block;
  padding-right: 1rem;
  font-size: 1.2rem;
  color: #ffffff !important;
}
.cid-vbZIqITODl .widget-content {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.cid-vbZIqITODl .widget-content .widget-title {
  font-weight: 400;
  margin-bottom: 3px;
  color: #ffffff;
  text-align: center;
}
.cid-vbZIqITODl .widget-content .widget-text {
  margin-bottom: 0;
  color: #656565;
}
.cid-vbZIqITODl .widget-title:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: currentColor;
}
.cid-vbZIqITODl .location-title {
  margin: 0;
  color: #ffffff;
}
.cid-vbZIqITODl .icon-wrap {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.cid-vbZIqITODl .mbr-iconfont {
  cursor: pointer;
}
.cid-vbZIqITODl .navbar-buttons.mbr-section-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
  animation-delay: 0.9s;
}
.cid-vbZIqITODl .btn {
  display: inline-flex;
  align-items: center;
}
.cid-vbZIqITODl .btn .mbr-iconfont {
  font-size: 1.2em;
}
.cid-vbZIqITODl .display-4 > .mbr-iconfont,
.cid-vbZIqITODl .display-4 > .btn > .mbr-iconfont {
  font-size: 1.43em;
}
.cid-vbZIqITODl button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  margin: 0;
  align-self: center;
  position: relative;
}
.cid-vbZIqITODl button.navbar-toggler:focus {
  outline: none;
}
.cid-vbZIqITODl button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
  transition: all 0.2s;
}
.cid-vbZIqITODl button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
}
.cid-vbZIqITODl button.navbar-toggler .hamburger span:nth-child(2),
.cid-vbZIqITODl button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-vbZIqITODl button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
}
.cid-vbZIqITODl nav.opened .hamburger span:nth-child(1),
.cid-vbZIqITODl nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
}
.cid-vbZIqITODl nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-vbZIqITODl nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-vbZIqITODl .navbar-short .menu-content-top {
  height: 0;
  min-height: 0;
  border: none;
}
.cid-vbZIqITODl .navbar.navbar-short {
  min-height: 50px;
  transition: all 0.2s;
}
.cid-vbZIqITODl .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-vbZIqITODl .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-vbZIqITODl .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-vbZIqITODl .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideInFromRight {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  60% {
    transform: translateX(-10px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(5px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInFromRightMobile {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  60% {
    transform: translateX(-3px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(1px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes dropdownSlideIn {
  0% {
    opacity: 0;
    transform: translateY(-10px) translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
}
@media (min-width: 992px) {
  .cid-vbZIqITODl .navbar .menu-content-top {
    display: flex;
    height: 50px;
  }
  .cid-vbZIqITODl .menu-content-top {
    border-bottom: 0 solid #e0e0e0;
  }
  .cid-vbZIqITODl .navbar {
    display: block;
    padding: 0;
  }
  .cid-vbZIqITODl .navbar .menu-logo {
    display: flex;
    left: 110px;
    align-items: center;
  }
  .cid-vbZIqITODl .navbar.navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
    align-self: auto;
    display: flex;
    align-items: center;
    z-index: 101;
    min-height: 49px;
  }
  .cid-vbZIqITODl .navbar-toggler {
    display: none;
  }
  .cid-vbZIqITODl .dropdown .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: auto !important;
    width: auto;
    min-width: 200px;
  }
  .cid-vbZIqITODl .menu-bottom {
    justify-content: space-between;
    position: relative;
  }
  .cid-vbZIqITODl .navbar-collapse {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
  }
  .cid-vbZIqITODl .menu-logo {
    position: relative;
    left: auto;
  }
  .cid-vbZIqITODl .content-right-side {
    text-align: right;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
  }
  .cid-vbZIqITODl .navbar-nav .main-menu-animated-line {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    z-index: 100;
    border-top: 4px solid #ffffff;
    transition: width 0.4s, left 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
  }
  .cid-vbZIqITODl .navbar-nav .main-menu-animated-line.bottom {
    bottom: 0;
  }
}
.cid-vbZIqITODl .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-vbZIqITODl .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
  text-align: left !important;
  padding-left: 1.5rem !important;
}
.cid-vbZIqITODl .collapsed .btn {
  display: flex;
}
.cid-vbZIqITODl .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-vbZIqITODl .collapsed .navbar-collapse.collapsing,
.cid-vbZIqITODl .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-vbZIqITODl .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-vbZIqITODl .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-vbZIqITODl .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-vbZIqITODl .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-vbZIqITODl .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-vbZIqITODl .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-vbZIqITODl .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-vbZIqITODl .collapsed .navbar-collapse.show .navbar-buttons {
  display: flex;
  justify-content: center;
  text-align: center;
}
.cid-vbZIqITODl .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-vbZIqITODl .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-vbZIqITODl .collapsed button.navbar-toggler {
  display: block;
}
.cid-vbZIqITODl .collapsed .navbar-brand {
  margin-left: 1rem !important;
  margin-top: 0.5rem;
}
.cid-vbZIqITODl .collapsed .navbar-toggleable-sm {
  flex-direction: column;
}
.cid-vbZIqITODl .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: left !important;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  border-radius: 0 0 2em 2em;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-vbZIqITODl .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-vbZIqITODl .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-vbZIqITODl .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.cid-vbZIqITODl .collapsed .menu-bottom {
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cid-vbZIqITODl .dropdown-menu {
    margin-top: 0;
    background-color: transparent;
    color: black !important;
    z-index: 1051;
  }
  .cid-vbZIqITODl .menu-bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
  }
  .cid-vbZIqITODl .navbar-collapse {
    padding-bottom: 0.5rem;
    display: none !important;
    padding-right: 0 !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #006e9b;
    padding-top: 0.5rem;
    border-radius: 0 0 2em 2em;
    box-shadow: 10px 10px 15px #000000;
    z-index: 1050;
  }
  .cid-vbZIqITODl .navbar-collapse.collapsing,
  .cid-vbZIqITODl .navbar-collapse.show {
    display: block !important;
  }
  .cid-vbZIqITODl .navbar-collapse.collapsing .navbar-nav,
  .cid-vbZIqITODl .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: left !important;
    align-items: flex-start !important;
  }
  .cid-vbZIqITODl .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-vbZIqITODl .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
    width: 100%;
    text-align: left !important;
    margin-bottom: 0;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    justify-content: flex-start !important;
  }
  .cid-vbZIqITODl .navbar-collapse.show .navbar-nav .nav-item:nth-child(1),
  .cid-vbZIqITODl .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(1) {
    animation-delay: 0.1s;
  }
  .cid-vbZIqITODl .navbar-collapse.show .navbar-nav .nav-item:nth-child(2),
  .cid-vbZIqITODl .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(2) {
    animation-delay: 0.15s;
  }
  .cid-vbZIqITODl .navbar-collapse.show .navbar-nav .nav-item:nth-child(3),
  .cid-vbZIqITODl .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(3) {
    animation-delay: 0.2s;
  }
  .cid-vbZIqITODl .navbar-collapse.show .navbar-nav .nav-item:nth-child(4),
  .cid-vbZIqITODl .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(4) {
    animation-delay: 0.25s;
  }
  .cid-vbZIqITODl .navbar-collapse.show .navbar-nav .nav-item:nth-child(5),
  .cid-vbZIqITODl .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(5) {
    animation-delay: 0.3s;
  }
  .cid-vbZIqITODl .navbar-collapse.collapsing .navbar-buttons,
  .cid-vbZIqITODl .navbar-collapse.show .navbar-buttons {
    display: flex;
    justify-content: center;
    text-align: center;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    animation-delay: 0.4s;
  }
  .cid-vbZIqITODl .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-vbZIqITODl .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-vbZIqITODl .navbar-collapse:not(.show) .nav-item {
    opacity: 0;
    transform: translateX(50px);
    animation: none;
  }
  .cid-vbZIqITODl .navbar-collapse.show .nav-link,
  .cid-vbZIqITODl .navbar-collapse.collapsing .nav-link {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .cid-vbZIqITODl img {
    height: 3.8rem !important;
  }
  .cid-vbZIqITODl .btn {
    display: flex;
  }
  .cid-vbZIqITODl button.navbar-toggler {
    display: block;
  }
  .cid-vbZIqITODl .navbar-brand {
    margin-left: 0 !important;
    margin-top: 0;
  }
  .cid-vbZIqITODl .navbar-toggleable-sm {
    flex-direction: column;
  }
  .cid-vbZIqITODl .navbar.bg-color.transparent .navbar-collapse {
    background: rgba(0, 110, 155, 0.7) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
  .cid-vbZIqITODl .navbar {
    flex-wrap: nowrap;
    padding: 0.5rem;
  }
  .cid-vbZIqITODl .menu-logo {
    display: flex !important;
    order: 0;
  }
  .cid-vbZIqITODl .navbar-toggler {
    order: 1;
  }
  .cid-vbZIqITODl .navbar-nav {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .cid-vbZIqITODl .nav-item {
    width: 100%;
    text-align: center !important;
  }
  .cid-vbZIqITODl .nav-item .nav-link {
    text-align: center !important;
  }
  .cid-vbZIqITODl .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    text-align: left !important;
    justify-content: flex-start !important;
  }
  .cid-vbZIqITODl .navbar-buttons.mbr-section-btn {
    width: 100%;
  }
  .cid-vbZIqITODl .dropdown {
    transition: all 0.3s ease;
  }
  .cid-vbZIqITODl .dropdown .dropdown-menu {
    position: relative !important;
    width: calc(98%);
    text-align: left !important;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
    top: auto !important;
    left: 1rem !important;
    right: auto !important;
    transform: none !important;
    margin-top: 0;
    background-color: rgba(10, 86, 117, 0.7) !important;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin: 0.5rem 1rem;
    border: 2px solid rgba(255, 255, 255, 0.15);
  }
  .cid-vbZIqITODl .dropdown.open > .dropdown-menu {
    position: relative !important;
    opacity: 1;
    height: auto;
    padding: 0.75rem 0;
    visibility: visible;
    margin-top: 0.5rem;
    text-align: left !important;
  }
  .cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item {
    padding: 0.75rem 1.5rem !important;
    transition: all 0.3s ease;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.9rem;
    text-align: left !important;
    display: block !important;
    width: 100% !important;
  }
  .cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:first-child {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  .cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  .cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:hover,
  .cid-vbZIqITODl .dropdown .dropdown-menu .dropdown-item:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff !important;
  }
  .cid-vbZIqITODl .navbar-collapse.show .dropdown-menu .dropdown-item,
  .cid-vbZIqITODl .navbar-collapse.collapsing .dropdown-menu .dropdown-item {
    opacity: 0;
    transform: translateX(30px);
    animation: slideInFromRightMobile 0.4s ease-out forwards;
  }
  .cid-vbZIqITODl .dropdown-menu .dropdown-item:nth-child(1) {
    animation-delay: 0.05s;
  }
  .cid-vbZIqITODl .dropdown-menu .dropdown-item:nth-child(2) {
    animation-delay: 0.1s;
  }
  .cid-vbZIqITODl .dropdown-menu .dropdown-item:nth-child(3) {
    animation-delay: 0.15s;
  }
  .cid-vbZIqITODl .dropdown-menu .dropdown-item:nth-child(4) {
    animation-delay: 0.2s;
  }
  .cid-vbZIqITODl .dropdown-menu .dropdown-item:nth-child(5) {
    animation-delay: 0.25s;
  }
  .cid-vbZIqITODl .dropdown-menu .dropdown-item:nth-child(6) {
    animation-delay: 0.3s;
  }
  .cid-vbZIqITODl .dropdown-toggle::after {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
  }
  .cid-vbZIqITODl .dropdown.open .dropdown-toggle::after {
    transform: rotate(180deg);
  }
  .cid-vbZIqITODl .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-vbZIqITODl .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
  .cid-vbZIqITODl .nav-item.dropdown {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .cid-vbZIqITODl .menu-logo {
    display: none;
  }
  .cid-vbZIqITODl .navbar-collapse {
    padding: 0;
    padding-top: 1.5rem;
  }
  .cid-vbZIqITODl .nav-item:before {
    content: none;
  }
  .cid-vbZIqITODl .navbar {
    padding: 0;
    opacity: 1;
  }
  .cid-vbZIqITODl .menu-bottom {
    flex-direction: column;
  }
  .cid-vbZIqITODl button.navbar-toggler {
    align-self: center;
  }
}
@media (max-width: 768px) {
  .cid-vbZIqITODl .menu-bottom {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    padding: 0 12px !important;
    position: relative !important;
    padding-right: 16px !important;
  }
  .cid-vbZIqITODl .menu-logo {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    order: 0 !important;
  }
  .cid-vbZIqITODl .menu-logo .navbar-brand {
    margin: 0 !important;
    padding: 6px 0 !important;
    min-height: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
  }
  .cid-vbZIqITODl .menu-logo .navbar-logo img,
  .cid-vbZIqITODl .navbar-brand img {
    max-height: 52px !important;
    height: auto !important;
    width: auto !important;
    display: block !important;
  }
  .cid-vbZIqITODl button.navbar-toggler,
  .cid-vbZIqITODl .navbar-toggler {
    position: static !important;
    order: 1 !important;
    margin: 0 !important;
    transform: none !important;
    flex: 0 0 auto !important;
    width: 44px !important;
    height: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }
  .cid-vbZIqITODl button.navbar-toggler .hamburger {
    position: relative !important;
    width: 26px !important;
    height: 18px !important;
  }
  .cid-vbZIqITODl button.navbar-toggler .hamburger span {
    left: 0 !important;
    right: auto !important;
    width: 26px !important;
  }
  .cid-vbZIqITODl button.navbar-toggler .hamburger span:nth-child(1) {
    top: 0 !important;
  }
  .cid-vbZIqITODl button.navbar-toggler .hamburger span:nth-child(2),
  .cid-vbZIqITODl button.navbar-toggler .hamburger span:nth-child(3) {
    top: 8px !important;
  }
  .cid-vbZIqITODl button.navbar-toggler .hamburger span:nth-child(4) {
    top: 16px !important;
  }
}
.cid-vbZIqITODl .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  z-index: 1000;
}
.cid-vbZIqITODl .navbar-toggleable-sm .navbar-collapse {
  width: auto;
}
.cid-vbZIqITODl .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  padding-left: 0;
}
.cid-vbZIqITODl .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  align-self: center;
}
.cid-vbZIqITODl .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-vbZIqITODl .navbar-dropdown {
  flex-wrap: nowrap;
}
.cid-vbZIqITODl P {
  color: #ffffff;
}
.cid-vc02fXnYC7 {
  padding-top: 10rem;
  padding-bottom: 2rem;
  background-image: url("../../../assets/images/cross3.webp");
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.cid-vc02fXnYC7 .mbr-fallback-image.disabled {
  display: none;
}
.cid-vc02fXnYC7 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vc02fXnYC7 .item-wrapper {
  display: flex;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .cid-vc02fXnYC7 .item-wrapper {
    margin-bottom: 1rem;
  }
}
.cid-vc02fXnYC7 .content-head {
  max-width: 1520px;
}
.cid-vc02fXnYC7 .img-wrapper {
  padding-right: 1.5rem;
}
.cid-vc02fXnYC7 .img-wrapper img {
  width: 6rem;
}
.cid-vc02fXnYC7 .card-text {
  color: #ffffff;
}
.cid-vc02fXnYC7 .card-title {
  color: #ffffff;
}
.cid-vc02fXnYC7 .mbr-section-title {
  color: #ffffff;
}
.cid-vc02fXnYC7 .glass {
  border: 1px solid rgba(255, 255, 255, 0.8);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vc02Iuncg0 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vc02Iuncg0 .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vc02Iuncg0 .mbr-fallback-image.disabled {
  display: none;
}
.cid-vc02Iuncg0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vc02Iuncg0 .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vc02Iuncg0 .content-wrap .card {
  justify-content: space-between;
}
.cid-vc02Iuncg0 .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vc02Iuncg0 .content-wrapper {
    padding: 0;
  }
}
.cid-vc02Iuncg0 .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vc02Iuncg0 .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vc02Iuncg0 .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vc02Iuncg0 .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vc02Iuncg0 .mbr-desc,
.cid-vc02Iuncg0 .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbZIP0QLKF {
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/64a802ee-e65c-48d8-9389-f8c193ac5ee7-fotor-2026022216733.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZIP0QLKF {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIP0QLKF {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIP0QLKF {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbZIP0QLKF .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZIP0QLKF .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZIP0QLKF .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIP0QLKF .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIP0QLKF .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbZIP0QLKF .container {
    padding: 0 20px;
  }
}
.cid-vbZIP0QLKF .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbZIP0QLKF .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbZIP0QLKF .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZIP0QLKF .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbZIP0QLKF .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZIP0QLKF .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbZIP0QLKF .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbZIP0QLKF .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbZIP0QLKF .mbr-section-title {
  color: #c2b299;
}
.cid-vbZIP0QLKF .mbr-text {
  color: #ededed;
}
.cid-vbZIP0QLKF img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbZIP0QLKF img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbZIP0QLKF .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbZIP0QLKF .mbr-section-title,
.cid-vbZIP0QLKF .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbZIP0QLKF .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbZIP0QLKF .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbZIP0QLKF section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbZIP0QLKF section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIP0QLKF section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIP0QLKF section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZIWDsc7a {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZIWDsc7a .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZIWDsc7a .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZIWDsc7a .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZIWDsc7a .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZIWDsc7a .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZIWDsc7a .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZIWDsc7a .content-wrapper {
    padding: 0;
  }
}
.cid-vbZIWDsc7a .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZIWDsc7a .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZIWDsc7a .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZIWDsc7a .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZIWDsc7a .mbr-desc,
.cid-vbZIWDsc7a .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbZIVyXRLL {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/services1-4.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZIVyXRLL {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIVyXRLL {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIVyXRLL {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbZIVyXRLL .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZIVyXRLL .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZIVyXRLL .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIVyXRLL .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIVyXRLL .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbZIVyXRLL .container {
    padding: 0 20px;
  }
}
.cid-vbZIVyXRLL .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbZIVyXRLL .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbZIVyXRLL .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZIVyXRLL .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbZIVyXRLL .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZIVyXRLL .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbZIVyXRLL .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbZIVyXRLL .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbZIVyXRLL .mbr-section-title {
  color: #c2b299;
}
.cid-vbZIVyXRLL .mbr-text {
  color: #ededed;
}
.cid-vbZIVyXRLL img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbZIVyXRLL img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbZIVyXRLL .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbZIVyXRLL .mbr-section-title,
.cid-vbZIVyXRLL .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbZIVyXRLL .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbZIVyXRLL .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbZIVyXRLL section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbZIVyXRLL section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIVyXRLL section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIVyXRLL section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZIY1A7k9 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZIY1A7k9 .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZIY1A7k9 .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZIY1A7k9 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZIY1A7k9 .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZIY1A7k9 .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZIY1A7k9 .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZIY1A7k9 .content-wrapper {
    padding: 0;
  }
}
.cid-vbZIY1A7k9 .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZIY1A7k9 .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZIY1A7k9 .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZIY1A7k9 .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZIY1A7k9 .mbr-desc,
.cid-vbZIY1A7k9 .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbZIXx9Ztk {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/services1-1.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZIXx9Ztk {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIXx9Ztk {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIXx9Ztk {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbZIXx9Ztk .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZIXx9Ztk .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZIXx9Ztk .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIXx9Ztk .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIXx9Ztk .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbZIXx9Ztk .container {
    padding: 0 20px;
  }
}
.cid-vbZIXx9Ztk .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbZIXx9Ztk .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbZIXx9Ztk .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZIXx9Ztk .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbZIXx9Ztk .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZIXx9Ztk .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbZIXx9Ztk .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbZIXx9Ztk .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbZIXx9Ztk .mbr-section-title {
  color: #c2b299;
}
.cid-vbZIXx9Ztk .mbr-text {
  color: #ededed;
}
.cid-vbZIXx9Ztk img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbZIXx9Ztk img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbZIXx9Ztk .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbZIXx9Ztk .mbr-section-title,
.cid-vbZIXx9Ztk .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbZIXx9Ztk .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbZIXx9Ztk .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbZIXx9Ztk section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbZIXx9Ztk section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIXx9Ztk section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIXx9Ztk section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZJ0qv6nU {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZJ0qv6nU .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZJ0qv6nU .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZJ0qv6nU .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZJ0qv6nU .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZJ0qv6nU .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZJ0qv6nU .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZJ0qv6nU .content-wrapper {
    padding: 0;
  }
}
.cid-vbZJ0qv6nU .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZJ0qv6nU .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZJ0qv6nU .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZJ0qv6nU .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZJ0qv6nU .mbr-desc,
.cid-vbZJ0qv6nU .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbZIZKGqh3 {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/services-5.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZIZKGqh3 {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIZKGqh3 {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIZKGqh3 {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbZIZKGqh3 .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZIZKGqh3 .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZIZKGqh3 .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIZKGqh3 .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIZKGqh3 .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbZIZKGqh3 .container {
    padding: 0 20px;
  }
}
.cid-vbZIZKGqh3 .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbZIZKGqh3 .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbZIZKGqh3 .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZIZKGqh3 .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbZIZKGqh3 .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZIZKGqh3 .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbZIZKGqh3 .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbZIZKGqh3 .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbZIZKGqh3 .mbr-section-title {
  color: #c2b299;
}
.cid-vbZIZKGqh3 .mbr-text {
  color: #ededed;
}
.cid-vbZIZKGqh3 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbZIZKGqh3 img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbZIZKGqh3 .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbZIZKGqh3 .mbr-section-title,
.cid-vbZIZKGqh3 .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbZIZKGqh3 .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbZIZKGqh3 .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbZIZKGqh3 section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbZIZKGqh3 section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZIZKGqh3 section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZIZKGqh3 section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZJ23QAYv {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZJ23QAYv .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZJ23QAYv .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZJ23QAYv .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZJ23QAYv .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZJ23QAYv .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZJ23QAYv .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZJ23QAYv .content-wrapper {
    padding: 0;
  }
}
.cid-vbZJ23QAYv .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZJ23QAYv .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZJ23QAYv .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZJ23QAYv .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZJ23QAYv .mbr-desc,
.cid-vbZJ23QAYv .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbZJ1y8gKv {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/services-4.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZJ1y8gKv {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZJ1y8gKv {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZJ1y8gKv {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbZJ1y8gKv .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZJ1y8gKv .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZJ1y8gKv .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZJ1y8gKv .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZJ1y8gKv .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbZJ1y8gKv .container {
    padding: 0 20px;
  }
}
.cid-vbZJ1y8gKv .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbZJ1y8gKv .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbZJ1y8gKv .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZJ1y8gKv .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbZJ1y8gKv .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZJ1y8gKv .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbZJ1y8gKv .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbZJ1y8gKv .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbZJ1y8gKv .mbr-section-title {
  color: #c2b299;
}
.cid-vbZJ1y8gKv .mbr-text {
  color: #ededed;
}
.cid-vbZJ1y8gKv img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbZJ1y8gKv img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbZJ1y8gKv .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbZJ1y8gKv .mbr-section-title,
.cid-vbZJ1y8gKv .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbZJ1y8gKv .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbZJ1y8gKv .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbZJ1y8gKv section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbZJ1y8gKv section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZJ1y8gKv section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZJ1y8gKv section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZJ3ppAoo {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
  background-color: #006e9b;
}
.cid-vbZJ3ppAoo .border-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000vh;
  height: 1px;
  background-color: #5f0202;
}
.cid-vbZJ3ppAoo .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZJ3ppAoo .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vbZJ3ppAoo .content-wrap {
  align-items: center;
  justify-content: space-between;
}
.cid-vbZJ3ppAoo .content-wrap .card {
  justify-content: space-between;
}
.cid-vbZJ3ppAoo .content-wrapper {
  padding: 0 24px;
}
@media (max-width: 992px) {
  .cid-vbZJ3ppAoo .content-wrapper {
    padding: 0;
  }
}
.cid-vbZJ3ppAoo .content-wrapper .mbr-section-title {
  margin-bottom: 16px;
}
.cid-vbZJ3ppAoo .content-wrapper .desc-wrapper .mbr-desc {
  display: inline-flex;
  margin-bottom: 0;
  padding: 10px;
  -webkit-text-stroke-color: #5f0202;
  box-shadow: 4px 4px 0 0 #5f0202;
  border: 2px solid #5f0202;
  background-color: #4188ff;
  -webkit-text-stroke-width: .15rem;
}
@media (max-width: 992px) {
  .cid-vbZJ3ppAoo .content-wrapper .desc-wrapper .mbr-desc {
    -webkit-text-stroke-width: .12rem;
  }
}
.cid-vbZJ3ppAoo .mbr-section-title {
  color: #150764;
  text-align: center;
}
.cid-vbZJ3ppAoo .mbr-desc,
.cid-vbZJ3ppAoo .desc-wrapper {
  color: #ffffff;
  text-align: center;
}
.cid-vbZJ2LihT7 {
  padding-top: 5rem;
  padding-bottom: 3rem;
  background-image: url("../../../assets/images/services1-3.webp");
  background-attachment: fixed;
  background-position: center center;
  animation: phoneMove 40s ease-in-out infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZJ2LihT7 {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZJ2LihT7 {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZJ2LihT7 {
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
  }
}
.cid-vbZJ2LihT7 .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZJ2LihT7 .mbr-fallback-image {
  display: block;
  background-size: 115%;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  animation: phoneMove 40s ease-in-out infinite;
  background-repeat: no-repeat;
  will-change: transform;
  transition: background-position 0.3s ease-out;
}
@media (min-width: 1920px) {
  .cid-vbZJ2LihT7 .mbr-fallback-image {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZJ2LihT7 .mbr-fallback-image {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZJ2LihT7 .mbr-fallback-image {
    background-size: cover;
    background-position: center center;
    animation: none;
    transition: none;
    will-change: auto;
  }
}
@media (max-width: 992px) {
  .cid-vbZJ2LihT7 .container {
    padding: 0 20px;
  }
}
.cid-vbZJ2LihT7 .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-vbZJ2LihT7 .title-wrapper {
    margin-bottom: 24px;
  }
}
.cid-vbZJ2LihT7 .title-wrapper .mbr-section-title {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZJ2LihT7 .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}
.cid-vbZJ2LihT7 .title-wrapper .mbr-text {
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .cid-vbZJ2LihT7 .title-wrapper .mbr-text {
    margin-bottom: 24px;
  }
}
.cid-vbZJ2LihT7 .image-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vbZJ2LihT7 .image-wrapper img {
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  margin: auto;
  display: block;
}
.cid-vbZJ2LihT7 .mbr-section-title {
  color: #c2b299;
}
.cid-vbZJ2LihT7 .mbr-text {
  color: #ededed;
}
.cid-vbZJ2LihT7 img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  object-fit: cover;
  transition: transform 0.6s ease, filter 0.6s ease, border-radius 0.4s ease, box-shadow 0.6s ease;
  border-radius: 1.5em;
  top: 0px;
  right: 0px;
  -webkit-box-shadow: 10px 10px 5px #000;
  border: 0px solid white;
  display: block;
  max-height: 80vh;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.cid-vbZJ2LihT7 img:hover {
  transform: scale(1.03);
  filter: brightness(1.15) saturate(1.1);
  border-radius: 0.5em;
  -webkit-box-shadow: 15px 15px 55px #000;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
}
.cid-vbZJ2LihT7 .glass {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 2px 2px 5px black;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px 10px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.cid-vbZJ2LihT7 .mbr-section-title,
.cid-vbZJ2LihT7 .mbr-section-btn {
  text-align: center;
  color: #ededed;
}
.cid-vbZJ2LihT7 .btn {
  top: 0;
  right: 0px;
  padding: 5px;
  position: relative;
  text-shadow: 0px 0px 0px gray;
  border-radius: 1em 1em 1em 1em;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}
.cid-vbZJ2LihT7 .btn:hover {
  top: 3px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.cid-vbZJ2LihT7 section.bg-animate {
  animation: phoneMove 45s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: center center;
  will-change: transform;
  transform-style: preserve-3d;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@media (min-width: 1920px) {
  .cid-vbZJ2LihT7 section.bg-animate {
    background-size: 130%;
  }
}
@media (min-width: 2560px) {
  .cid-vbZJ2LihT7 section.bg-animate {
    background-size: 140%;
  }
}
@media (max-width: 768px) {
  .cid-vbZJ2LihT7 section.bg-animate {
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
    background-attachment: scroll;
    animation: phoneMoveSimple 50s linear infinite;
    transform: none;
    perspective: none;
    transform-style: flat;
    will-change: background-position;
  }
}
@keyframes phoneMove {
  0%,
  100% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
  25% {
    background-position: 51% 49%;
    transform: scale(1.05) perspective(800px) rotateY(1deg);
  }
  50% {
    background-position: 49% 51%;
    transform: scale(1.05) perspective(800px) rotateY(-1deg);
  }
  75% {
    background-position: 50% 50%;
    transform: scale(1.05) perspective(800px) rotateY(0deg);
  }
}
@keyframes phoneMoveSimple {
  0%,
  100% {
    background-position: 50% 50%;
  }
  25% {
    background-position: 51% 49%;
  }
  50% {
    background-position: 49% 51%;
  }
  75% {
    background-position: 50% 49%;
  }
}
.cid-vbZIqK8eno {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #006e9b;
  overflow: hidden;
}
.cid-vbZIqK8eno .media-container-row .mbr-text {
  color: #ffffff;
}
.cid-vbZIqKliJH.popup-builder {
  background-color: #ffffff;
}
.cid-vbZIqKliJH.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-vbZIqKliJH.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-vbZIqKliJH .modal-content,
.cid-vbZIqKliJH .modal-dialog {
  height: auto;
}
.cid-vbZIqKliJH .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-vbZIqKliJH .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-vbZIqKliJH .form-wrapper .mbr-form .form-group,
  .cid-vbZIqKliJH .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-vbZIqKliJH .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-vbZIqKliJH .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-vbZIqKliJH .mbr-text {
  text-align: center;
}
.cid-vbZIqKliJH .pt-0 {
  padding-top: 0 !important;
}
.cid-vbZIqKliJH .pb-0 {
  padding-bottom: 0 !important;
}
.cid-vbZIqKliJH .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-vbZIqKliJH .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-vbZIqKliJH .modal-open {
  overflow: hidden;
}
.cid-vbZIqKliJH .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-vbZIqKliJH .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-vbZIqKliJH .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-vbZIqKliJH .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-vbZIqKliJH .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-vbZIqKliJH .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-vbZIqKliJH .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-vbZIqKliJH .modal-content {
  background: #006e9b;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-vbZIqKliJH .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-vbZIqKliJH .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-vbZIqKliJH .modal-backdrop.fade {
  opacity: 0;
}
.cid-vbZIqKliJH .modal-backdrop.show {
  opacity: .5;
}
.cid-vbZIqKliJH .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-vbZIqKliJH .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZIqKliJH .modal-header {
    padding: 1rem;
  }
}
.cid-vbZIqKliJH .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-vbZIqKliJH .modal-header .close svg {
  fill: #ffffff;
}
.cid-vbZIqKliJH .modal-header .close:hover {
  opacity: 1;
}
.cid-vbZIqKliJH .modal-header .close:focus {
  outline: none;
}
.cid-vbZIqKliJH .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #ffffff;
}
.cid-vbZIqKliJH .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-vbZIqKliJH .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZIqKliJH .modal-body {
    padding: 1rem;
  }
}
.cid-vbZIqKliJH .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-vbZIqKliJH .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZIqKliJH .modal-footer {
    padding: 1rem;
  }
}
.cid-vbZIqKliJH .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-vbZIqKliJH .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-vbZIqKliJH .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-vbZIqKliJH .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-vbZIqKliJH .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-vbZIqKliJH .modal-lg,
  .cid-vbZIqKliJH .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-vbZIqKliJH .modal-xl {
    max-width: 1140px;
  }
}
.cid-vbZIqKliJH .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-vbZIqKliJH .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-vbZIqKliJH .form-group {
  margin-bottom: 1rem;
}
.cid-vbZIqKliJH .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-vbZIqKliJH .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-vbZIqKliJH .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-vbZIqKliJH .mbr-section-btn {
  margin: 0;
}
.cid-vbZIqKliJH .mbr-section-btn .btn {
  margin: 0;
}
.cid-vbZIqKliJH .faq-head.glass h2,
.cid-vbZIqKliJH .faq-head.glass p.subtitle,
.cid-vbZIqKliJH .faq-toggle .q,
.cid-vbZIqKliJH .rowtools .mini,
.cid-vbZIqKliJH .wysiwyg strong,
.cid-vbZIqKliJH .wysiwyg b,
.cid-vbZIqKliJH .faq-panel .answer,
.cid-vbZIqKliJH .modal-title {
  font-weight: 400 !important;
}
.cid-vbZIqKliJH .faq-head.glass h2 {
  font-weight: 500 !important;
}
.cid-vbZIqKliJH .wysiwyg * {
  font-weight: 400 !important;
}
.cid-vbZRIah7z8 .navbar {
  padding: 0.5rem 1rem;
  justify-content: space-between;
  background: #006e9b;
  transition: none;
  min-height: 50px;
  max-width: 100%;
  width: auto;
  opacity: 0;
  border-radius: 0 0 2em 2em;
  animation: fadeIn 0.5s ease-out forwards;
}
.cid-vbZRIah7z8 .navbar-fixed-top {
  padding-top: 0;
}
.cid-vbZRIah7z8 .navbar-collapse {
  flex-basis: auto;
}
.cid-vbZRIah7z8 .collapse {
  justify-content: space-between !important;
}
.cid-vbZRIah7z8 .navbar.bg-color.transparent {
  background: rgba(0, 110, 155, 0.7) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.cid-vbZRIah7z8 .navbar.bg-color.transparent .dropdown-menu {
  background-color: rgba(10, 86, 117, 0.7) !important;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.cid-vbZRIah7z8 .navbar.bg-color.transparent .nav-link,
.cid-vbZRIah7z8 .navbar.bg-color.transparent .dropdown-item,
.cid-vbZRIah7z8 .navbar.bg-color.transparent .brand-name {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.cid-vbZRIah7z8 .navbar-dropdown.bg-color.transparent.opened {
  background: rgba(0, 110, 155, 0.7) !important;
}
.cid-vbZRIah7z8 .menu-content-top {
  background: #0a5675;
  max-width: 100%;
  display: none;
  transition: all 0.3s;
  justify-content: space-between;
  padding: 0 2rem;
  margin: auto;
  align-items: center;
  overflow: hidden;
  border-radius: 0 0 2em 2em;
  box-shadow: 10px 10px 15px #000000;
}
.cid-vbZRIah7z8 .menu-content-center {
  display: flex;
  align-items: center;
}
.cid-vbZRIah7z8 .menu-content-right {
  display: flex;
  align-items: center;
}
.cid-vbZRIah7z8 .menu-content-right .info-widget:last-child {
  padding-right: 0;
}
.cid-vbZRIah7z8 .menu-content-right .info-widget:first-child {
  padding-left: 0;
  border-left: none;
}
.cid-vbZRIah7z8 .menu-bottom {
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  display: flex;
  padding: 0 2rem;
  position: relative;
}
.cid-vbZRIah7z8 .menu-logo {
  display: flex;
  align-items: center;
}
.cid-vbZRIah7z8 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1.5rem;
  padding: 0.5rem 0;
  transition: padding 0.2s;
  transform-origin: top;
  min-height: 3.8rem;
  align-items: center;
}
.cid-vbZRIah7z8 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-vbZRIah7z8 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-vbZRIah7z8 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-vbZRIah7z8 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-vbZRIah7z8 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-vbZRIah7z8 .navbar-nav {
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: row;
  overflow: visible;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item {
  justify-content: flex-end;
  letter-spacing: 2px;
  font-weight: 200;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item:nth-child(8) {
  animation-delay: 0.8s;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item.no-animate {
  animation: none;
  opacity: 1;
  transform: none;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
}
.cid-vbZRIah7z8 .navbar-nav .nav-item span {
  padding-right: 0;
}
.cid-vbZRIah7z8 .nav-item .nav-link {
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-vbZRIah7z8 .nav-item .nav-link:hover {
  transform: scale(1.05) translateX(-5px);
}
.cid-vbZRIah7z8 .nav-link:focus {
  outline: none;
  text-align: center;
}
.cid-vbZRIah7z8 .grow {
  transition: all 1s ease;
  border-radius: 15px;
  color: gray;
}
.cid-vbZRIah7z8 .grow:hover {
  transform: scale(1.1);
  transition: all 1s ease;
  color: white;
}
.cid-vbZRIah7z8 .dropdown-menu {
  z-index: 9999;
  border-radius: 0 0 2em 2em;
  background-color: #0a5675;
  color: gray;
  padding: 10px;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  margin-top: 0 !important;
}
.cid-vbZRIah7z8 .dropdown-menu.show {
  opacity: 1;
}
.cid-vbZRIah7z8 .dropdown.open .dropdown-menu {
  animation: dropdownSlideIn 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.cid-vbZRIah7z8 .dropdown-item {
  padding: 0.4rem 1.8rem;
  font-weight: 400;
}
.cid-vbZRIah7z8 .dropdown-item:before {
  align-items: center;
  font-family: MobiriseIcons !important;
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-vbZRIah7z8 .dropdown-item:hover:before {
  transform: scale(1, 1);
  width: 16px;
}
.cid-vbZRIah7z8 .dropdown-item:active {
  background-color: #0a5675;
  z-index: 9999;
}
.cid-vbZRIah7z8 .dropdown-item.active,
.cid-vbZRIah7z8 .dropdown-item:active {
  color: initial;
}
.cid-vbZRIah7z8 .dropdown-item,
.cid-vbZRIah7z8 .nav-link,
.cid-vbZRIah7z8 .brand-name {
  font-style: normal;
}
.cid-vbZRIah7z8 .dropdown-item:hover,
.cid-vbZRIah7z8 .nav-link:hover,
.cid-vbZRIah7z8 .brand-name:hover {
  color: #ffffff !important;
}
.cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item {
  opacity: 0;
  transform: translateX(50px);
  animation: slideInFromRight 0.6s ease-out forwards;
}
.cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vbZRIah7z8 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-vbZRIah7z8 .info-widget {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cid-vbZRIah7z8 .widget-icon {
  display: inline-block;
  padding-right: 1rem;
  font-size: 1.2rem;
  color: #ffffff !important;
}
.cid-vbZRIah7z8 .widget-content {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.cid-vbZRIah7z8 .widget-content .widget-title {
  font-weight: 400;
  margin-bottom: 3px;
  color: #ffffff;
  text-align: center;
}
.cid-vbZRIah7z8 .widget-content .widget-text {
  margin-bottom: 0;
  color: #656565;
}
.cid-vbZRIah7z8 .widget-title:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: currentColor;
}
.cid-vbZRIah7z8 .location-title {
  margin: 0;
  color: #ffffff;
}
.cid-vbZRIah7z8 .icon-wrap {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.cid-vbZRIah7z8 .mbr-iconfont {
  cursor: pointer;
}
.cid-vbZRIah7z8 .navbar-buttons.mbr-section-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
  animation-delay: 0.9s;
}
.cid-vbZRIah7z8 .btn {
  display: inline-flex;
  align-items: center;
}
.cid-vbZRIah7z8 .btn .mbr-iconfont {
  font-size: 1.2em;
}
.cid-vbZRIah7z8 .display-4 > .mbr-iconfont,
.cid-vbZRIah7z8 .display-4 > .btn > .mbr-iconfont {
  font-size: 1.43em;
}
.cid-vbZRIah7z8 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  margin: 0;
  align-self: center;
  position: relative;
}
.cid-vbZRIah7z8 button.navbar-toggler:focus {
  outline: none;
}
.cid-vbZRIah7z8 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
  transition: all 0.2s;
}
.cid-vbZRIah7z8 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
}
.cid-vbZRIah7z8 button.navbar-toggler .hamburger span:nth-child(2),
.cid-vbZRIah7z8 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-vbZRIah7z8 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
}
.cid-vbZRIah7z8 nav.opened .hamburger span:nth-child(1),
.cid-vbZRIah7z8 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
}
.cid-vbZRIah7z8 nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-vbZRIah7z8 nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-vbZRIah7z8 .navbar-short .menu-content-top {
  height: 0;
  min-height: 0;
  border: none;
}
.cid-vbZRIah7z8 .navbar.navbar-short {
  min-height: 50px;
  transition: all 0.2s;
}
.cid-vbZRIah7z8 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-vbZRIah7z8 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-vbZRIah7z8 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-vbZRIah7z8 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideInFromRight {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  60% {
    transform: translateX(-10px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(5px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInFromRightMobile {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  60% {
    transform: translateX(-3px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(1px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes dropdownSlideIn {
  0% {
    opacity: 0;
    transform: translateY(-10px) translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
}
@media (min-width: 992px) {
  .cid-vbZRIah7z8 .navbar .menu-content-top {
    display: flex;
    height: 50px;
  }
  .cid-vbZRIah7z8 .menu-content-top {
    border-bottom: 0 solid #e0e0e0;
  }
  .cid-vbZRIah7z8 .navbar {
    display: block;
    padding: 0;
  }
  .cid-vbZRIah7z8 .navbar .menu-logo {
    display: flex;
    left: 110px;
    align-items: center;
  }
  .cid-vbZRIah7z8 .navbar.navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
    align-self: auto;
    display: flex;
    align-items: center;
    z-index: 101;
    min-height: 49px;
  }
  .cid-vbZRIah7z8 .navbar-toggler {
    display: none;
  }
  .cid-vbZRIah7z8 .dropdown .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: auto !important;
    width: auto;
    min-width: 200px;
  }
  .cid-vbZRIah7z8 .menu-bottom {
    justify-content: space-between;
    position: relative;
  }
  .cid-vbZRIah7z8 .navbar-collapse {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
  }
  .cid-vbZRIah7z8 .menu-logo {
    position: relative;
    left: auto;
  }
  .cid-vbZRIah7z8 .content-right-side {
    text-align: right;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
  }
  .cid-vbZRIah7z8 .navbar-nav .main-menu-animated-line {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    z-index: 100;
    border-top: 4px solid #ffffff;
    transition: width 0.4s, left 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
  }
  .cid-vbZRIah7z8 .navbar-nav .main-menu-animated-line.bottom {
    bottom: 0;
  }
}
.cid-vbZRIah7z8 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-vbZRIah7z8 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
  text-align: left !important;
  padding-left: 1.5rem !important;
}
.cid-vbZRIah7z8 .collapsed .btn {
  display: flex;
}
.cid-vbZRIah7z8 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-vbZRIah7z8 .collapsed .navbar-collapse.collapsing,
.cid-vbZRIah7z8 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-vbZRIah7z8 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-vbZRIah7z8 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-vbZRIah7z8 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-vbZRIah7z8 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-vbZRIah7z8 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-vbZRIah7z8 .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-vbZRIah7z8 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-vbZRIah7z8 .collapsed .navbar-collapse.show .navbar-buttons {
  display: flex;
  justify-content: center;
  text-align: center;
}
.cid-vbZRIah7z8 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-vbZRIah7z8 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-vbZRIah7z8 .collapsed button.navbar-toggler {
  display: block;
}
.cid-vbZRIah7z8 .collapsed .navbar-brand {
  margin-left: 1rem !important;
  margin-top: 0.5rem;
}
.cid-vbZRIah7z8 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
}
.cid-vbZRIah7z8 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: left !important;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  border-radius: 0 0 2em 2em;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-vbZRIah7z8 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-vbZRIah7z8 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-vbZRIah7z8 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.cid-vbZRIah7z8 .collapsed .menu-bottom {
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cid-vbZRIah7z8 .dropdown-menu {
    margin-top: 0;
    background-color: transparent;
    color: black !important;
    z-index: 1051;
  }
  .cid-vbZRIah7z8 .menu-bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
  }
  .cid-vbZRIah7z8 .navbar-collapse {
    padding-bottom: 0.5rem;
    display: none !important;
    padding-right: 0 !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #006e9b;
    padding-top: 0.5rem;
    border-radius: 0 0 2em 2em;
    box-shadow: 10px 10px 15px #000000;
    z-index: 1050;
  }
  .cid-vbZRIah7z8 .navbar-collapse.collapsing,
  .cid-vbZRIah7z8 .navbar-collapse.show {
    display: block !important;
  }
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .navbar-nav,
  .cid-vbZRIah7z8 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: left !important;
    align-items: flex-start !important;
  }
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-vbZRIah7z8 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
    width: 100%;
    text-align: left !important;
    margin-bottom: 0;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    justify-content: flex-start !important;
  }
  .cid-vbZRIah7z8 .navbar-collapse.show .navbar-nav .nav-item:nth-child(1),
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(1) {
    animation-delay: 0.1s;
  }
  .cid-vbZRIah7z8 .navbar-collapse.show .navbar-nav .nav-item:nth-child(2),
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(2) {
    animation-delay: 0.15s;
  }
  .cid-vbZRIah7z8 .navbar-collapse.show .navbar-nav .nav-item:nth-child(3),
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(3) {
    animation-delay: 0.2s;
  }
  .cid-vbZRIah7z8 .navbar-collapse.show .navbar-nav .nav-item:nth-child(4),
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(4) {
    animation-delay: 0.25s;
  }
  .cid-vbZRIah7z8 .navbar-collapse.show .navbar-nav .nav-item:nth-child(5),
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(5) {
    animation-delay: 0.3s;
  }
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .navbar-buttons,
  .cid-vbZRIah7z8 .navbar-collapse.show .navbar-buttons {
    display: flex;
    justify-content: center;
    text-align: center;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    animation-delay: 0.4s;
  }
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-vbZRIah7z8 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-vbZRIah7z8 .navbar-collapse:not(.show) .nav-item {
    opacity: 0;
    transform: translateX(50px);
    animation: none;
  }
  .cid-vbZRIah7z8 .navbar-collapse.show .nav-link,
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .nav-link {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .cid-vbZRIah7z8 img {
    height: 3.8rem !important;
  }
  .cid-vbZRIah7z8 .btn {
    display: flex;
  }
  .cid-vbZRIah7z8 button.navbar-toggler {
    display: block;
  }
  .cid-vbZRIah7z8 .navbar-brand {
    margin-left: 0 !important;
    margin-top: 0;
  }
  .cid-vbZRIah7z8 .navbar-toggleable-sm {
    flex-direction: column;
  }
  .cid-vbZRIah7z8 .navbar.bg-color.transparent .navbar-collapse {
    background: rgba(0, 110, 155, 0.7) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
  .cid-vbZRIah7z8 .navbar {
    flex-wrap: nowrap;
    padding: 0.5rem;
  }
  .cid-vbZRIah7z8 .menu-logo {
    display: flex !important;
    order: 0;
  }
  .cid-vbZRIah7z8 .navbar-toggler {
    order: 1;
  }
  .cid-vbZRIah7z8 .navbar-nav {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .cid-vbZRIah7z8 .nav-item {
    width: 100%;
    text-align: center !important;
  }
  .cid-vbZRIah7z8 .nav-item .nav-link {
    text-align: center !important;
  }
  .cid-vbZRIah7z8 .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    text-align: left !important;
    justify-content: flex-start !important;
  }
  .cid-vbZRIah7z8 .navbar-buttons.mbr-section-btn {
    width: 100%;
  }
  .cid-vbZRIah7z8 .dropdown {
    transition: all 0.3s ease;
  }
  .cid-vbZRIah7z8 .dropdown .dropdown-menu {
    position: relative !important;
    width: calc(98%);
    text-align: left !important;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
    top: auto !important;
    left: 1rem !important;
    right: auto !important;
    transform: none !important;
    margin-top: 0;
    background-color: rgba(10, 86, 117, 0.7) !important;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin: 0.5rem 1rem;
    border: 2px solid rgba(255, 255, 255, 0.15);
  }
  .cid-vbZRIah7z8 .dropdown.open > .dropdown-menu {
    position: relative !important;
    opacity: 1;
    height: auto;
    padding: 0.75rem 0;
    visibility: visible;
    margin-top: 0.5rem;
    text-align: left !important;
  }
  .cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item {
    padding: 0.75rem 1.5rem !important;
    transition: all 0.3s ease;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.9rem;
    text-align: left !important;
    display: block !important;
    width: 100% !important;
  }
  .cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:first-child {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  .cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  .cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:hover,
  .cid-vbZRIah7z8 .dropdown .dropdown-menu .dropdown-item:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff !important;
  }
  .cid-vbZRIah7z8 .navbar-collapse.show .dropdown-menu .dropdown-item,
  .cid-vbZRIah7z8 .navbar-collapse.collapsing .dropdown-menu .dropdown-item {
    opacity: 0;
    transform: translateX(30px);
    animation: slideInFromRightMobile 0.4s ease-out forwards;
  }
  .cid-vbZRIah7z8 .dropdown-menu .dropdown-item:nth-child(1) {
    animation-delay: 0.05s;
  }
  .cid-vbZRIah7z8 .dropdown-menu .dropdown-item:nth-child(2) {
    animation-delay: 0.1s;
  }
  .cid-vbZRIah7z8 .dropdown-menu .dropdown-item:nth-child(3) {
    animation-delay: 0.15s;
  }
  .cid-vbZRIah7z8 .dropdown-menu .dropdown-item:nth-child(4) {
    animation-delay: 0.2s;
  }
  .cid-vbZRIah7z8 .dropdown-menu .dropdown-item:nth-child(5) {
    animation-delay: 0.25s;
  }
  .cid-vbZRIah7z8 .dropdown-menu .dropdown-item:nth-child(6) {
    animation-delay: 0.3s;
  }
  .cid-vbZRIah7z8 .dropdown-toggle::after {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
  }
  .cid-vbZRIah7z8 .dropdown.open .dropdown-toggle::after {
    transform: rotate(180deg);
  }
  .cid-vbZRIah7z8 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-vbZRIah7z8 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
  .cid-vbZRIah7z8 .nav-item.dropdown {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .cid-vbZRIah7z8 .menu-logo {
    display: none;
  }
  .cid-vbZRIah7z8 .navbar-collapse {
    padding: 0;
    padding-top: 1.5rem;
  }
  .cid-vbZRIah7z8 .nav-item:before {
    content: none;
  }
  .cid-vbZRIah7z8 .navbar {
    padding: 0;
    opacity: 1;
  }
  .cid-vbZRIah7z8 .menu-bottom {
    flex-direction: column;
  }
  .cid-vbZRIah7z8 button.navbar-toggler {
    align-self: center;
  }
}
@media (max-width: 768px) {
  .cid-vbZRIah7z8 .menu-bottom {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    padding: 0 12px !important;
    position: relative !important;
    padding-right: 16px !important;
  }
  .cid-vbZRIah7z8 .menu-logo {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    order: 0 !important;
  }
  .cid-vbZRIah7z8 .menu-logo .navbar-brand {
    margin: 0 !important;
    padding: 6px 0 !important;
    min-height: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
  }
  .cid-vbZRIah7z8 .menu-logo .navbar-logo img,
  .cid-vbZRIah7z8 .navbar-brand img {
    max-height: 52px !important;
    height: auto !important;
    width: auto !important;
    display: block !important;
  }
  .cid-vbZRIah7z8 button.navbar-toggler,
  .cid-vbZRIah7z8 .navbar-toggler {
    position: static !important;
    order: 1 !important;
    margin: 0 !important;
    transform: none !important;
    flex: 0 0 auto !important;
    width: 44px !important;
    height: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }
  .cid-vbZRIah7z8 button.navbar-toggler .hamburger {
    position: relative !important;
    width: 26px !important;
    height: 18px !important;
  }
  .cid-vbZRIah7z8 button.navbar-toggler .hamburger span {
    left: 0 !important;
    right: auto !important;
    width: 26px !important;
  }
  .cid-vbZRIah7z8 button.navbar-toggler .hamburger span:nth-child(1) {
    top: 0 !important;
  }
  .cid-vbZRIah7z8 button.navbar-toggler .hamburger span:nth-child(2),
  .cid-vbZRIah7z8 button.navbar-toggler .hamburger span:nth-child(3) {
    top: 8px !important;
  }
  .cid-vbZRIah7z8 button.navbar-toggler .hamburger span:nth-child(4) {
    top: 16px !important;
  }
}
.cid-vbZRIah7z8 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  z-index: 1000;
}
.cid-vbZRIah7z8 .navbar-toggleable-sm .navbar-collapse {
  width: auto;
}
.cid-vbZRIah7z8 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  padding-left: 0;
}
.cid-vbZRIah7z8 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  align-self: center;
}
.cid-vbZRIah7z8 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-vbZRIah7z8 .navbar-dropdown {
  flex-wrap: nowrap;
}
.cid-vbZRIah7z8 P {
  color: #ffffff;
}
.cid-vbZX4c6Chv {
  padding-top: 10rem;
  padding-bottom: 5rem;
  background-image: url("../../../assets/images/mbr-1920x1080-2.webp");
}
.cid-vbZX4c6Chv .mbr-fallback-image.disabled {
  display: none;
}
.cid-vbZX4c6Chv .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .cid-vbZX4c6Chv .card-content-text {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .cid-vbZX4c6Chv .card-content-text {
    padding: 2.25rem 2.25rem 0 2.25rem;
  }
}
@media (min-width: 992px) {
  .cid-vbZX4c6Chv .card-content-text {
    padding: 4rem 4rem 1rem 4rem;
  }
}
.cid-vbZX4c6Chv .card-wrapper {
  background: #ffffff;
}
.cid-vbZX4c6Chv .mbr-text,
.cid-vbZX4c6Chv .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-vbZX4c6Chv .card-title,
.cid-vbZX4c6Chv .card-box {
  text-align: left;
  color: #00364c;
}
.cid-vbZX4c6Chv .image-wrapper img {
  width: 100%;
}
.cid-vbZRIbxR4i {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #006e9b;
  overflow: hidden;
}
.cid-vbZRIbxR4i .media-container-row .mbr-text {
  color: #ffffff;
}
.cid-vbZRIbKAns.popup-builder {
  background-color: #ffffff;
}
.cid-vbZRIbKAns.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-vbZRIbKAns.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-vbZRIbKAns .modal-content,
.cid-vbZRIbKAns .modal-dialog {
  height: auto;
}
.cid-vbZRIbKAns .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-vbZRIbKAns .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-vbZRIbKAns .form-wrapper .mbr-form .form-group,
  .cid-vbZRIbKAns .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-vbZRIbKAns .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-vbZRIbKAns .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-vbZRIbKAns .mbr-text {
  text-align: center;
}
.cid-vbZRIbKAns .pt-0 {
  padding-top: 0 !important;
}
.cid-vbZRIbKAns .pb-0 {
  padding-bottom: 0 !important;
}
.cid-vbZRIbKAns .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-vbZRIbKAns .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-vbZRIbKAns .modal-open {
  overflow: hidden;
}
.cid-vbZRIbKAns .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-vbZRIbKAns .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-vbZRIbKAns .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-vbZRIbKAns .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-vbZRIbKAns .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-vbZRIbKAns .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-vbZRIbKAns .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-vbZRIbKAns .modal-content {
  background: #006e9b;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-vbZRIbKAns .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-vbZRIbKAns .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-vbZRIbKAns .modal-backdrop.fade {
  opacity: 0;
}
.cid-vbZRIbKAns .modal-backdrop.show {
  opacity: .5;
}
.cid-vbZRIbKAns .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-vbZRIbKAns .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZRIbKAns .modal-header {
    padding: 1rem;
  }
}
.cid-vbZRIbKAns .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-vbZRIbKAns .modal-header .close svg {
  fill: #ffffff;
}
.cid-vbZRIbKAns .modal-header .close:hover {
  opacity: 1;
}
.cid-vbZRIbKAns .modal-header .close:focus {
  outline: none;
}
.cid-vbZRIbKAns .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #ffffff;
}
.cid-vbZRIbKAns .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-vbZRIbKAns .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZRIbKAns .modal-body {
    padding: 1rem;
  }
}
.cid-vbZRIbKAns .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-vbZRIbKAns .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vbZRIbKAns .modal-footer {
    padding: 1rem;
  }
}
.cid-vbZRIbKAns .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-vbZRIbKAns .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-vbZRIbKAns .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-vbZRIbKAns .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-vbZRIbKAns .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-vbZRIbKAns .modal-lg,
  .cid-vbZRIbKAns .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-vbZRIbKAns .modal-xl {
    max-width: 1140px;
  }
}
.cid-vbZRIbKAns .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-vbZRIbKAns .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-vbZRIbKAns .form-group {
  margin-bottom: 1rem;
}
.cid-vbZRIbKAns .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-vbZRIbKAns .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-vbZRIbKAns .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-vbZRIbKAns .mbr-section-btn {
  margin: 0;
}
.cid-vbZRIbKAns .mbr-section-btn .btn {
  margin: 0;
}
.cid-vbZRIbKAns .faq-head.glass h2,
.cid-vbZRIbKAns .faq-head.glass p.subtitle,
.cid-vbZRIbKAns .faq-toggle .q,
.cid-vbZRIbKAns .rowtools .mini,
.cid-vbZRIbKAns .wysiwyg strong,
.cid-vbZRIbKAns .wysiwyg b,
.cid-vbZRIbKAns .faq-panel .answer,
.cid-vbZRIbKAns .modal-title {
  font-weight: 400 !important;
}
.cid-vbZRIbKAns .faq-head.glass h2 {
  font-weight: 500 !important;
}
.cid-vbZRIbKAns .wysiwyg * {
  font-weight: 400 !important;
}
.cid-vc14hZiKx4 .navbar {
  padding: 0.5rem 1rem;
  justify-content: space-between;
  background: #006e9b;
  transition: none;
  min-height: 50px;
  max-width: 100%;
  width: auto;
  opacity: 0;
  border-radius: 0 0 2em 2em;
  animation: fadeIn 0.5s ease-out forwards;
}
.cid-vc14hZiKx4 .navbar-fixed-top {
  padding-top: 0;
}
.cid-vc14hZiKx4 .navbar-collapse {
  flex-basis: auto;
}
.cid-vc14hZiKx4 .collapse {
  justify-content: space-between !important;
}
.cid-vc14hZiKx4 .navbar.bg-color.transparent {
  background: rgba(0, 110, 155, 0.7) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.cid-vc14hZiKx4 .navbar.bg-color.transparent .dropdown-menu {
  background-color: rgba(10, 86, 117, 0.7) !important;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.cid-vc14hZiKx4 .navbar.bg-color.transparent .nav-link,
.cid-vc14hZiKx4 .navbar.bg-color.transparent .dropdown-item,
.cid-vc14hZiKx4 .navbar.bg-color.transparent .brand-name {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.cid-vc14hZiKx4 .navbar-dropdown.bg-color.transparent.opened {
  background: rgba(0, 110, 155, 0.7) !important;
}
.cid-vc14hZiKx4 .menu-content-top {
  background: #0a5675;
  max-width: 100%;
  display: none;
  transition: all 0.3s;
  justify-content: space-between;
  padding: 0 2rem;
  margin: auto;
  align-items: center;
  overflow: hidden;
  border-radius: 0 0 2em 2em;
  box-shadow: 10px 10px 15px #000000;
}
.cid-vc14hZiKx4 .menu-content-center {
  display: flex;
  align-items: center;
}
.cid-vc14hZiKx4 .menu-content-right {
  display: flex;
  align-items: center;
}
.cid-vc14hZiKx4 .menu-content-right .info-widget:last-child {
  padding-right: 0;
}
.cid-vc14hZiKx4 .menu-content-right .info-widget:first-child {
  padding-left: 0;
  border-left: none;
}
.cid-vc14hZiKx4 .menu-bottom {
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  display: flex;
  padding: 0 2rem;
  position: relative;
}
.cid-vc14hZiKx4 .menu-logo {
  display: flex;
  align-items: center;
}
.cid-vc14hZiKx4 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1.5rem;
  padding: 0.5rem 0;
  transition: padding 0.2s;
  transform-origin: top;
  min-height: 3.8rem;
  align-items: center;
}
.cid-vc14hZiKx4 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-vc14hZiKx4 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-vc14hZiKx4 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-vc14hZiKx4 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-vc14hZiKx4 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-vc14hZiKx4 .navbar-nav {
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: row;
  overflow: visible;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item {
  justify-content: flex-end;
  letter-spacing: 2px;
  font-weight: 200;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item:nth-child(8) {
  animation-delay: 0.8s;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item.no-animate {
  animation: none;
  opacity: 1;
  transform: none;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
}
.cid-vc14hZiKx4 .navbar-nav .nav-item span {
  padding-right: 0;
}
.cid-vc14hZiKx4 .nav-item .nav-link {
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-vc14hZiKx4 .nav-item .nav-link:hover {
  transform: scale(1.05) translateX(-5px);
}
.cid-vc14hZiKx4 .nav-link:focus {
  outline: none;
  text-align: center;
}
.cid-vc14hZiKx4 .grow {
  transition: all 1s ease;
  border-radius: 15px;
  color: gray;
}
.cid-vc14hZiKx4 .grow:hover {
  transform: scale(1.1);
  transition: all 1s ease;
  color: white;
}
.cid-vc14hZiKx4 .dropdown-menu {
  z-index: 9999;
  border-radius: 0 0 2em 2em;
  background-color: #0a5675;
  color: gray;
  padding: 10px;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  margin-top: 0 !important;
}
.cid-vc14hZiKx4 .dropdown-menu.show {
  opacity: 1;
}
.cid-vc14hZiKx4 .dropdown.open .dropdown-menu {
  animation: dropdownSlideIn 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.cid-vc14hZiKx4 .dropdown-item {
  padding: 0.4rem 1.8rem;
  font-weight: 400;
}
.cid-vc14hZiKx4 .dropdown-item:before {
  align-items: center;
  font-family: MobiriseIcons !important;
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-vc14hZiKx4 .dropdown-item:hover:before {
  transform: scale(1, 1);
  width: 16px;
}
.cid-vc14hZiKx4 .dropdown-item:active {
  background-color: #0a5675;
  z-index: 9999;
}
.cid-vc14hZiKx4 .dropdown-item.active,
.cid-vc14hZiKx4 .dropdown-item:active {
  color: initial;
}
.cid-vc14hZiKx4 .dropdown-item,
.cid-vc14hZiKx4 .nav-link,
.cid-vc14hZiKx4 .brand-name {
  font-style: normal;
}
.cid-vc14hZiKx4 .dropdown-item:hover,
.cid-vc14hZiKx4 .nav-link:hover,
.cid-vc14hZiKx4 .brand-name:hover {
  color: #ffffff !important;
}
.cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item {
  opacity: 0;
  transform: translateX(50px);
  animation: slideInFromRight 0.6s ease-out forwards;
}
.cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vc14hZiKx4 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-vc14hZiKx4 .info-widget {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cid-vc14hZiKx4 .widget-icon {
  display: inline-block;
  padding-right: 1rem;
  font-size: 1.2rem;
  color: #ffffff !important;
}
.cid-vc14hZiKx4 .widget-content {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.cid-vc14hZiKx4 .widget-content .widget-title {
  font-weight: 400;
  margin-bottom: 3px;
  color: #ffffff;
  text-align: center;
}
.cid-vc14hZiKx4 .widget-content .widget-text {
  margin-bottom: 0;
  color: #656565;
}
.cid-vc14hZiKx4 .widget-title:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: currentColor;
}
.cid-vc14hZiKx4 .location-title {
  margin: 0;
  color: #ffffff;
}
.cid-vc14hZiKx4 .icon-wrap {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.cid-vc14hZiKx4 .mbr-iconfont {
  cursor: pointer;
}
.cid-vc14hZiKx4 .navbar-buttons.mbr-section-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
  animation-delay: 0.9s;
}
.cid-vc14hZiKx4 .btn {
  display: inline-flex;
  align-items: center;
}
.cid-vc14hZiKx4 .btn .mbr-iconfont {
  font-size: 1.2em;
}
.cid-vc14hZiKx4 .display-4 > .mbr-iconfont,
.cid-vc14hZiKx4 .display-4 > .btn > .mbr-iconfont {
  font-size: 1.43em;
}
.cid-vc14hZiKx4 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  margin: 0;
  align-self: center;
  position: relative;
}
.cid-vc14hZiKx4 button.navbar-toggler:focus {
  outline: none;
}
.cid-vc14hZiKx4 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
  transition: all 0.2s;
}
.cid-vc14hZiKx4 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
}
.cid-vc14hZiKx4 button.navbar-toggler .hamburger span:nth-child(2),
.cid-vc14hZiKx4 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-vc14hZiKx4 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
}
.cid-vc14hZiKx4 nav.opened .hamburger span:nth-child(1),
.cid-vc14hZiKx4 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
}
.cid-vc14hZiKx4 nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-vc14hZiKx4 nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-vc14hZiKx4 .navbar-short .menu-content-top {
  height: 0;
  min-height: 0;
  border: none;
}
.cid-vc14hZiKx4 .navbar.navbar-short {
  min-height: 50px;
  transition: all 0.2s;
}
.cid-vc14hZiKx4 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-vc14hZiKx4 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-vc14hZiKx4 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-vc14hZiKx4 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideInFromRight {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  60% {
    transform: translateX(-10px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(5px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInFromRightMobile {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  60% {
    transform: translateX(-3px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(1px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes dropdownSlideIn {
  0% {
    opacity: 0;
    transform: translateY(-10px) translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
}
@media (min-width: 992px) {
  .cid-vc14hZiKx4 .navbar .menu-content-top {
    display: flex;
    height: 50px;
  }
  .cid-vc14hZiKx4 .menu-content-top {
    border-bottom: 0 solid #e0e0e0;
  }
  .cid-vc14hZiKx4 .navbar {
    display: block;
    padding: 0;
  }
  .cid-vc14hZiKx4 .navbar .menu-logo {
    display: flex;
    left: 110px;
    align-items: center;
  }
  .cid-vc14hZiKx4 .navbar.navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
    align-self: auto;
    display: flex;
    align-items: center;
    z-index: 101;
    min-height: 49px;
  }
  .cid-vc14hZiKx4 .navbar-toggler {
    display: none;
  }
  .cid-vc14hZiKx4 .dropdown .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: auto !important;
    width: auto;
    min-width: 200px;
  }
  .cid-vc14hZiKx4 .menu-bottom {
    justify-content: space-between;
    position: relative;
  }
  .cid-vc14hZiKx4 .navbar-collapse {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
  }
  .cid-vc14hZiKx4 .menu-logo {
    position: relative;
    left: auto;
  }
  .cid-vc14hZiKx4 .content-right-side {
    text-align: right;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
  }
  .cid-vc14hZiKx4 .navbar-nav .main-menu-animated-line {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    z-index: 100;
    border-top: 4px solid #ffffff;
    transition: width 0.4s, left 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
  }
  .cid-vc14hZiKx4 .navbar-nav .main-menu-animated-line.bottom {
    bottom: 0;
  }
}
.cid-vc14hZiKx4 .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-vc14hZiKx4 .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
  text-align: left !important;
  padding-left: 1.5rem !important;
}
.cid-vc14hZiKx4 .collapsed .btn {
  display: flex;
}
.cid-vc14hZiKx4 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-vc14hZiKx4 .collapsed .navbar-collapse.collapsing,
.cid-vc14hZiKx4 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-vc14hZiKx4 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-vc14hZiKx4 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-vc14hZiKx4 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-vc14hZiKx4 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-vc14hZiKx4 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-vc14hZiKx4 .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-vc14hZiKx4 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-vc14hZiKx4 .collapsed .navbar-collapse.show .navbar-buttons {
  display: flex;
  justify-content: center;
  text-align: center;
}
.cid-vc14hZiKx4 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-vc14hZiKx4 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-vc14hZiKx4 .collapsed button.navbar-toggler {
  display: block;
}
.cid-vc14hZiKx4 .collapsed .navbar-brand {
  margin-left: 1rem !important;
  margin-top: 0.5rem;
}
.cid-vc14hZiKx4 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
}
.cid-vc14hZiKx4 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: left !important;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  border-radius: 0 0 2em 2em;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-vc14hZiKx4 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-vc14hZiKx4 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-vc14hZiKx4 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.cid-vc14hZiKx4 .collapsed .menu-bottom {
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cid-vc14hZiKx4 .dropdown-menu {
    margin-top: 0;
    background-color: transparent;
    color: black !important;
    z-index: 1051;
  }
  .cid-vc14hZiKx4 .menu-bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
  }
  .cid-vc14hZiKx4 .navbar-collapse {
    padding-bottom: 0.5rem;
    display: none !important;
    padding-right: 0 !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #006e9b;
    padding-top: 0.5rem;
    border-radius: 0 0 2em 2em;
    box-shadow: 10px 10px 15px #000000;
    z-index: 1050;
  }
  .cid-vc14hZiKx4 .navbar-collapse.collapsing,
  .cid-vc14hZiKx4 .navbar-collapse.show {
    display: block !important;
  }
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .navbar-nav,
  .cid-vc14hZiKx4 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: left !important;
    align-items: flex-start !important;
  }
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-vc14hZiKx4 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
    width: 100%;
    text-align: left !important;
    margin-bottom: 0;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    justify-content: flex-start !important;
  }
  .cid-vc14hZiKx4 .navbar-collapse.show .navbar-nav .nav-item:nth-child(1),
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(1) {
    animation-delay: 0.1s;
  }
  .cid-vc14hZiKx4 .navbar-collapse.show .navbar-nav .nav-item:nth-child(2),
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(2) {
    animation-delay: 0.15s;
  }
  .cid-vc14hZiKx4 .navbar-collapse.show .navbar-nav .nav-item:nth-child(3),
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(3) {
    animation-delay: 0.2s;
  }
  .cid-vc14hZiKx4 .navbar-collapse.show .navbar-nav .nav-item:nth-child(4),
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(4) {
    animation-delay: 0.25s;
  }
  .cid-vc14hZiKx4 .navbar-collapse.show .navbar-nav .nav-item:nth-child(5),
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(5) {
    animation-delay: 0.3s;
  }
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .navbar-buttons,
  .cid-vc14hZiKx4 .navbar-collapse.show .navbar-buttons {
    display: flex;
    justify-content: center;
    text-align: center;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    animation-delay: 0.4s;
  }
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-vc14hZiKx4 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-vc14hZiKx4 .navbar-collapse:not(.show) .nav-item {
    opacity: 0;
    transform: translateX(50px);
    animation: none;
  }
  .cid-vc14hZiKx4 .navbar-collapse.show .nav-link,
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .nav-link {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .cid-vc14hZiKx4 img {
    height: 3.8rem !important;
  }
  .cid-vc14hZiKx4 .btn {
    display: flex;
  }
  .cid-vc14hZiKx4 button.navbar-toggler {
    display: block;
  }
  .cid-vc14hZiKx4 .navbar-brand {
    margin-left: 0 !important;
    margin-top: 0;
  }
  .cid-vc14hZiKx4 .navbar-toggleable-sm {
    flex-direction: column;
  }
  .cid-vc14hZiKx4 .navbar.bg-color.transparent .navbar-collapse {
    background: rgba(0, 110, 155, 0.7) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
  .cid-vc14hZiKx4 .navbar {
    flex-wrap: nowrap;
    padding: 0.5rem;
  }
  .cid-vc14hZiKx4 .menu-logo {
    display: flex !important;
    order: 0;
  }
  .cid-vc14hZiKx4 .navbar-toggler {
    order: 1;
  }
  .cid-vc14hZiKx4 .navbar-nav {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .cid-vc14hZiKx4 .nav-item {
    width: 100%;
    text-align: center !important;
  }
  .cid-vc14hZiKx4 .nav-item .nav-link {
    text-align: center !important;
  }
  .cid-vc14hZiKx4 .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    text-align: left !important;
    justify-content: flex-start !important;
  }
  .cid-vc14hZiKx4 .navbar-buttons.mbr-section-btn {
    width: 100%;
  }
  .cid-vc14hZiKx4 .dropdown {
    transition: all 0.3s ease;
  }
  .cid-vc14hZiKx4 .dropdown .dropdown-menu {
    position: relative !important;
    width: calc(98%);
    text-align: left !important;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
    top: auto !important;
    left: 1rem !important;
    right: auto !important;
    transform: none !important;
    margin-top: 0;
    background-color: rgba(10, 86, 117, 0.7) !important;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin: 0.5rem 1rem;
    border: 2px solid rgba(255, 255, 255, 0.15);
  }
  .cid-vc14hZiKx4 .dropdown.open > .dropdown-menu {
    position: relative !important;
    opacity: 1;
    height: auto;
    padding: 0.75rem 0;
    visibility: visible;
    margin-top: 0.5rem;
    text-align: left !important;
  }
  .cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item {
    padding: 0.75rem 1.5rem !important;
    transition: all 0.3s ease;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.9rem;
    text-align: left !important;
    display: block !important;
    width: 100% !important;
  }
  .cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:first-child {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  .cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  .cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:hover,
  .cid-vc14hZiKx4 .dropdown .dropdown-menu .dropdown-item:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff !important;
  }
  .cid-vc14hZiKx4 .navbar-collapse.show .dropdown-menu .dropdown-item,
  .cid-vc14hZiKx4 .navbar-collapse.collapsing .dropdown-menu .dropdown-item {
    opacity: 0;
    transform: translateX(30px);
    animation: slideInFromRightMobile 0.4s ease-out forwards;
  }
  .cid-vc14hZiKx4 .dropdown-menu .dropdown-item:nth-child(1) {
    animation-delay: 0.05s;
  }
  .cid-vc14hZiKx4 .dropdown-menu .dropdown-item:nth-child(2) {
    animation-delay: 0.1s;
  }
  .cid-vc14hZiKx4 .dropdown-menu .dropdown-item:nth-child(3) {
    animation-delay: 0.15s;
  }
  .cid-vc14hZiKx4 .dropdown-menu .dropdown-item:nth-child(4) {
    animation-delay: 0.2s;
  }
  .cid-vc14hZiKx4 .dropdown-menu .dropdown-item:nth-child(5) {
    animation-delay: 0.25s;
  }
  .cid-vc14hZiKx4 .dropdown-menu .dropdown-item:nth-child(6) {
    animation-delay: 0.3s;
  }
  .cid-vc14hZiKx4 .dropdown-toggle::after {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
  }
  .cid-vc14hZiKx4 .dropdown.open .dropdown-toggle::after {
    transform: rotate(180deg);
  }
  .cid-vc14hZiKx4 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-vc14hZiKx4 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
  .cid-vc14hZiKx4 .nav-item.dropdown {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .cid-vc14hZiKx4 .menu-logo {
    display: none;
  }
  .cid-vc14hZiKx4 .navbar-collapse {
    padding: 0;
    padding-top: 1.5rem;
  }
  .cid-vc14hZiKx4 .nav-item:before {
    content: none;
  }
  .cid-vc14hZiKx4 .navbar {
    padding: 0;
    opacity: 1;
  }
  .cid-vc14hZiKx4 .menu-bottom {
    flex-direction: column;
  }
  .cid-vc14hZiKx4 button.navbar-toggler {
    align-self: center;
  }
}
@media (max-width: 768px) {
  .cid-vc14hZiKx4 .menu-bottom {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    padding: 0 12px !important;
    position: relative !important;
    padding-right: 16px !important;
  }
  .cid-vc14hZiKx4 .menu-logo {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    order: 0 !important;
  }
  .cid-vc14hZiKx4 .menu-logo .navbar-brand {
    margin: 0 !important;
    padding: 6px 0 !important;
    min-height: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
  }
  .cid-vc14hZiKx4 .menu-logo .navbar-logo img,
  .cid-vc14hZiKx4 .navbar-brand img {
    max-height: 52px !important;
    height: auto !important;
    width: auto !important;
    display: block !important;
  }
  .cid-vc14hZiKx4 button.navbar-toggler,
  .cid-vc14hZiKx4 .navbar-toggler {
    position: static !important;
    order: 1 !important;
    margin: 0 !important;
    transform: none !important;
    flex: 0 0 auto !important;
    width: 44px !important;
    height: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }
  .cid-vc14hZiKx4 button.navbar-toggler .hamburger {
    position: relative !important;
    width: 26px !important;
    height: 18px !important;
  }
  .cid-vc14hZiKx4 button.navbar-toggler .hamburger span {
    left: 0 !important;
    right: auto !important;
    width: 26px !important;
  }
  .cid-vc14hZiKx4 button.navbar-toggler .hamburger span:nth-child(1) {
    top: 0 !important;
  }
  .cid-vc14hZiKx4 button.navbar-toggler .hamburger span:nth-child(2),
  .cid-vc14hZiKx4 button.navbar-toggler .hamburger span:nth-child(3) {
    top: 8px !important;
  }
  .cid-vc14hZiKx4 button.navbar-toggler .hamburger span:nth-child(4) {
    top: 16px !important;
  }
}
.cid-vc14hZiKx4 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  z-index: 1000;
}
.cid-vc14hZiKx4 .navbar-toggleable-sm .navbar-collapse {
  width: auto;
}
.cid-vc14hZiKx4 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  padding-left: 0;
}
.cid-vc14hZiKx4 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  align-self: center;
}
.cid-vc14hZiKx4 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-vc14hZiKx4 .navbar-dropdown {
  flex-wrap: nowrap;
}
.cid-vc14hZiKx4 P {
  color: #ffffff;
}
.cid-vc14hZAzLP {
  padding-top: 10rem;
  padding-bottom: 1rem;
  background-image: url("../../../assets/images/markbletall2.webp");
}
.cid-vc14hZAzLP .mbr-fallback-image.disabled {
  display: none;
}
.cid-vc14hZAzLP .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cid-vc14hZAzLP .mbr-section-title {
  color: #ffffff;
}
.cid-vc14hZAzLP .mbr-section-subtitle {
  color: #006e9b;
}
.cid-vc14hZAzLP .ts-blog-grid {
  row-gap: 2.5rem;
}
.cid-vc14hZAzLP .ts-blog-card {
  border-radius: 24px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.12);
  border: 3px solid #0a5675;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.cid-vc14hZAzLP .ts-blog-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.18);
}
.cid-vc14hZAzLP .ts-card-img-wrap {
  width: 100%;
  max-height: 200px;
  overflow: hidden;
  background: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cid-vc14hZAzLP .ts-card-img-wrap img {
  width: 100%;
  max-width: 400px;
  max-height: 260px;
  height: auto;
  object-fit: contain;
  display: block;
  transition: transform 0.3s ease;
}
.cid-vc14hZAzLP .ts-blog-card:hover .ts-card-img-wrap img {
  transform: scale(1.06);
}
.cid-vc14hZAzLP .ts-blog-card-body {
  padding: 22px 24px 24px 24px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  align-items: flex-start;
  justify-content: flex-start;
}
.cid-vc14hZAzLP .ts-card-date {
  font-size: 12px;
  color: #9b9b9b;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  margin-bottom: 8px;
}
.cid-vc14hZAzLP .ts-card-title {
  font-size: 20px;
  font-weight: 700;
  color: #27272a;
  margin-bottom: 10px;
  line-height: 1.4;
}
.cid-vc14hZAzLP .ts-card-text {
  font-size: 15px;
  line-height: 1.7;
  color: #5f6368;
  margin-bottom: 18px;
  flex: 1 1 auto;
  text-indent: 0.75em;
  text-align: left;
}
.cid-vc14hZAzLP .ts-read-more {
  background-color: #0a5675;
  color: #ffffff;
  border: none;
  border-radius: 999px;
  padding: 10px 26px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
  transition: all 0.2s ease;
}
.cid-vc14hZAzLP .ts-read-more:hover {
  background-color: #1f6463;
  transform: translateY(-2px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.25);
}
.cid-vc14hZAzLP .blog-content-wrapper a,
.cid-vc14hZAzLP .ts-card-text a {
  color: #0a5675 !important;
  text-decoration: none;
  font-weight: 600;
  border-bottom: 2px solid rgba(10, 86, 117, 0.3);
  transition: all 0.2s ease;
}
.cid-vc14hZAzLP .blog-content-wrapper a:hover,
.cid-vc14hZAzLP .ts-card-text a:hover {
  color: #1f6463 !important;
  border-bottom-color: #0a5675;
}
.cid-vc14hZAzLP .blog-content-wrapper img {
  max-width: 400px;
  max-height: 300px;
  width: 100%;
  height: auto;
  display: block;
  margin: 20px auto;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  object-fit: contain;
}
.cid-vc14hZAzLP .blog-content-wrapper p {
  text-indent: 0.75em;
  margin-bottom: 16px;
}
.cid-vc14hZAzLP .ts-blog-modal {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: none;
  align-items: flex-start;
  justify-content: center;
  padding: 180px 20px 220px 20px;
  overflow-y: auto;
}
.cid-vc14hZAzLP .ts-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.78);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.cid-vc14hZAzLP .ts-modal-dialog {
  position: relative;
  max-width: 920px;
  width: 100%;
  max-height: calc(-240vh);
  margin: 0 auto;
  border-radius: 28px;
  padding: 0;
  border: 4px solid #0a5675;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 20px 70px rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  overflow: visible;
}
.cid-vc14hZAzLP .ts-modal-inner {
  border-radius: 24px;
  overflow: hidden;
  background: transparent;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.cid-vc14hZAzLP .ts-modal-header {
  padding: 20px 28px 18px 28px;
  background: #f3f6fb;
  border-bottom: 2px solid #d3dce8;
  flex-shrink: 0;
}
.cid-vc14hZAzLP .ts-modal-header .ts-modal-date {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  margin-bottom: 8px;
  color: rgba(10, 86, 117, 0.6);
  font-weight: 600;
}
.cid-vc14hZAzLP .ts-modal-header .ts-modal-title {
  font-size: 26px;
  font-weight: 700;
  margin: 0;
  color: #0a5675;
  line-height: 1.3;
}
.cid-vc14hZAzLP .ts-modal-scroll-container {
  padding: 24px;
  overflow-y: auto;
  overflow-x: hidden;
  flex: 1 1 auto;
  min-height: 0;
  scrollbar-width: thin;
  scrollbar-color: #0a5675 rgba(255, 255, 255, 0.1);
}
.cid-vc14hZAzLP .ts-modal-scroll-container::-webkit-scrollbar {
  width: 12px;
}
.cid-vc14hZAzLP .ts-modal-scroll-container::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
.cid-vc14hZAzLP .ts-modal-scroll-container::-webkit-scrollbar-thumb {
  background-color: #0a5675;
  border-radius: 10px;
  border: 2px solid rgba(255, 255, 255, 0.1);
}
.cid-vc14hZAzLP .ts-modal-scroll-container::-webkit-scrollbar-thumb:hover {
  background-color: #063346;
}
.cid-vc14hZAzLP .ts-modal-content-box {
  background: #ffffff;
  border: 2px solid rgba(10, 86, 117, 0.52);
  border-radius: 18px;
  padding: 28px 32px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.cid-vc14hZAzLP .ts-modal-image {
  display: block;
  width: 100%;
  max-width: 500px;
  max-height: 350px;
  height: auto;
  object-fit: contain;
  margin: 0 auto 24px auto;
  border-radius: 16px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
}
.cid-vc14hZAzLP .ts-modal-body {
  font-size: 17px;
  line-height: 1.8;
  color: #2c3e50;
}
.cid-vc14hZAzLP .ts-modal-close {
  position: absolute;
  top: 20px;
  right: 24px;
  z-index: 100001;
  border: none;
  background: #ffffff;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.35);
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #0a5675;
}
.cid-vc14hZAzLP .ts-modal-close:hover {
  transform: scale(1.08);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.45);
}
@keyframes blogTextFadeIn {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes blogTextType {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
.cid-vc14hZAzLP .ts-modal-body p {
  opacity: 0;
  animation: blogTextFadeIn 0.25s ease-out forwards, blogTextType 0.4s steps(20) forwards;
}
.cid-vc14hZAzLP .ts-modal-body p:nth-child(1) {
  animation-delay: 0.15s, 0.15s;
}
.cid-vc14hZAzLP .ts-modal-body p:nth-child(2) {
  animation-delay: 0.30s, 0.30s;
}
.cid-vc14hZAzLP .ts-modal-body p:nth-child(3) {
  animation-delay: 0.45s, 0.45s;
}
.cid-vc14hZAzLP .ts-modal-body p:nth-child(4) {
  animation-delay: 0.60s, 0.60s;
}
@media (max-width: 768px) {
  .cid-vc14hZAzLP .ts-blog-modal {
    padding: 90px 15px 220px 15px;
    overflow-y: auto;
  }
  .cid-vc14hZAzLP .ts-modal-dialog {
    max-height: calc(-210vh);
    border-radius: 22px;
    border-width: 3px;
  }
  .cid-vc14hZAzLP .ts-modal-inner {
    border-radius: 19px;
  }
  .cid-vc14hZAzLP .ts-modal-header {
    padding: 16px 20px 14px 20px;
  }
  .cid-vc14hZAzLP .ts-modal-header .ts-modal-title {
    font-size: 22px;
  }
  .cid-vc14hZAzLP .ts-modal-scroll-container {
    padding: 18px;
  }
  .cid-vc14hZAzLP .ts-modal-content-box {
    padding: 22px 24px;
    border-radius: 14px;
  }
  .cid-vc14hZAzLP .ts-modal-body {
    font-size: 16px;
  }
  .cid-vc14hZAzLP .ts-modal-close {
    top: 24px;
    right: 16px;
    width: 34px;
    height: 34px;
    font-size: 22px;
  }
  .cid-vc14hZAzLP .ts-card-title {
    font-size: 18px;
  }
  .cid-vc14hZAzLP .ts-card-text {
    font-size: 14px;
  }
  .cid-vc14hZAzLP .ts-head-glass {
    max-width: 100% !important;
  }
}
.cid-vc14hZAzLP .faq-head.glass {
  border-radius: 35px;
  padding: 24px 32px;
  max-width: 900px;
  margin: 0 auto 2rem;
  background: linear-gradient(135deg, rgba(78, 102, 143, 0.95), rgba(98, 122, 163, 0.85)) !important;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 22px 55px rgba(1, 10, 26, 0.65);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.65);
  color: #ffffff !important;
}
.cid-vc14hZAzLP .glass.faq-head {
  background: linear-gradient(135deg, rgba(78, 102, 143, 0.95), rgba(98, 122, 163, 0.8)) !important;
}
.cid-vc14hZAzLP .faq-head {
  margin: 0 auto 2rem;
}
.cid-vc14hZAzLP .ts-head-glass {
  color: #ffffff !important;
  background: linear-gradient(135deg, rgba(0, 110, 155, 0.95), rgba(120, 165, 184, 0.85)) !important;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 22px 55px rgba(1, 10, 26, 0.65);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.65);
}
.cid-vc14hZAzLP .ts-gallery-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(10, 86, 117, 0.92) 19, rgba(10, 86, 117, 0.8) 60, rgba(10, 86, 117, 0) 100);
  padding: 40px 24px 24px;
  opacity: 1;
  transition: all 0.4s ease;
  pointer-events: none;
  z-index: 2;
}
.cid-vc14hZAzLP .ts-gallery-img-wrapper:hover .ts-gallery-overlay {
  background: linear-gradient(to top, rgba(10, 86, 117, 0.92) 19, rgba(10, 86, 117, 0.8) 60, rgba(10, 86, 117, 0) 100);
}
.cid-vc14hZTman {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #006e9b;
  overflow: hidden;
}
.cid-vc14hZTman .media-container-row .mbr-text {
  color: #ffffff;
}
.cid-vc14i05sge.popup-builder {
  background-color: #ffffff;
}
.cid-vc14i05sge.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-vc14i05sge.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-vc14i05sge .modal-content,
.cid-vc14i05sge .modal-dialog {
  height: auto;
}
.cid-vc14i05sge .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-vc14i05sge .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-vc14i05sge .form-wrapper .mbr-form .form-group,
  .cid-vc14i05sge .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-vc14i05sge .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-vc14i05sge .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-vc14i05sge .mbr-text {
  text-align: center;
}
.cid-vc14i05sge .pt-0 {
  padding-top: 0 !important;
}
.cid-vc14i05sge .pb-0 {
  padding-bottom: 0 !important;
}
.cid-vc14i05sge .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-vc14i05sge .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-vc14i05sge .modal-open {
  overflow: hidden;
}
.cid-vc14i05sge .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-vc14i05sge .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-vc14i05sge .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-vc14i05sge .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-vc14i05sge .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-vc14i05sge .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-vc14i05sge .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-vc14i05sge .modal-content {
  background: #006e9b;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-vc14i05sge .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-vc14i05sge .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-vc14i05sge .modal-backdrop.fade {
  opacity: 0;
}
.cid-vc14i05sge .modal-backdrop.show {
  opacity: .5;
}
.cid-vc14i05sge .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-vc14i05sge .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-vc14i05sge .modal-header {
    padding: 1rem;
  }
}
.cid-vc14i05sge .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-vc14i05sge .modal-header .close svg {
  fill: #ffffff;
}
.cid-vc14i05sge .modal-header .close:hover {
  opacity: 1;
}
.cid-vc14i05sge .modal-header .close:focus {
  outline: none;
}
.cid-vc14i05sge .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #ffffff;
}
.cid-vc14i05sge .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-vc14i05sge .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vc14i05sge .modal-body {
    padding: 1rem;
  }
}
.cid-vc14i05sge .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-vc14i05sge .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vc14i05sge .modal-footer {
    padding: 1rem;
  }
}
.cid-vc14i05sge .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-vc14i05sge .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-vc14i05sge .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-vc14i05sge .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-vc14i05sge .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-vc14i05sge .modal-lg,
  .cid-vc14i05sge .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-vc14i05sge .modal-xl {
    max-width: 1140px;
  }
}
.cid-vc14i05sge .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-vc14i05sge .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-vc14i05sge .form-group {
  margin-bottom: 1rem;
}
.cid-vc14i05sge .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-vc14i05sge .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-vc14i05sge .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-vc14i05sge .mbr-section-btn {
  margin: 0;
}
.cid-vc14i05sge .mbr-section-btn .btn {
  margin: 0;
}
.cid-vc14i05sge .faq-head.glass h2,
.cid-vc14i05sge .faq-head.glass p.subtitle,
.cid-vc14i05sge .faq-toggle .q,
.cid-vc14i05sge .rowtools .mini,
.cid-vc14i05sge .wysiwyg strong,
.cid-vc14i05sge .wysiwyg b,
.cid-vc14i05sge .faq-panel .answer,
.cid-vc14i05sge .modal-title {
  font-weight: 400 !important;
}
.cid-vc14i05sge .faq-head.glass h2 {
  font-weight: 500 !important;
}
.cid-vc14i05sge .wysiwyg * {
  font-weight: 400 !important;
}
.cid-vc1bwOzIZT .navbar {
  padding: 0.5rem 1rem;
  justify-content: space-between;
  background: #006e9b;
  transition: none;
  min-height: 50px;
  max-width: 100%;
  width: auto;
  opacity: 0;
  border-radius: 0 0 2em 2em;
  animation: fadeIn 0.5s ease-out forwards;
}
.cid-vc1bwOzIZT .navbar-fixed-top {
  padding-top: 0;
}
.cid-vc1bwOzIZT .navbar-collapse {
  flex-basis: auto;
}
.cid-vc1bwOzIZT .collapse {
  justify-content: space-between !important;
}
.cid-vc1bwOzIZT .navbar.bg-color.transparent {
  background: rgba(0, 110, 155, 0.7) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.cid-vc1bwOzIZT .navbar.bg-color.transparent .dropdown-menu {
  background-color: rgba(10, 86, 117, 0.7) !important;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.cid-vc1bwOzIZT .navbar.bg-color.transparent .nav-link,
.cid-vc1bwOzIZT .navbar.bg-color.transparent .dropdown-item,
.cid-vc1bwOzIZT .navbar.bg-color.transparent .brand-name {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.cid-vc1bwOzIZT .navbar-dropdown.bg-color.transparent.opened {
  background: rgba(0, 110, 155, 0.7) !important;
}
.cid-vc1bwOzIZT .menu-content-top {
  background: #0a5675;
  max-width: 100%;
  display: none;
  transition: all 0.3s;
  justify-content: space-between;
  padding: 0 2rem;
  margin: auto;
  align-items: center;
  overflow: hidden;
  border-radius: 0 0 2em 2em;
  box-shadow: 10px 10px 15px #000000;
}
.cid-vc1bwOzIZT .menu-content-center {
  display: flex;
  align-items: center;
}
.cid-vc1bwOzIZT .menu-content-right {
  display: flex;
  align-items: center;
}
.cid-vc1bwOzIZT .menu-content-right .info-widget:last-child {
  padding-right: 0;
}
.cid-vc1bwOzIZT .menu-content-right .info-widget:first-child {
  padding-left: 0;
  border-left: none;
}
.cid-vc1bwOzIZT .menu-bottom {
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  display: flex;
  padding: 0 2rem;
  position: relative;
}
.cid-vc1bwOzIZT .menu-logo {
  display: flex;
  align-items: center;
}
.cid-vc1bwOzIZT .menu-logo .navbar-brand {
  display: flex;
  margin-left: 1.5rem;
  padding: 0.5rem 0;
  transition: padding 0.2s;
  transform-origin: top;
  min-height: 3.8rem;
  align-items: center;
}
.cid-vc1bwOzIZT .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: 0.3rem 0;
}
.cid-vc1bwOzIZT .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-vc1bwOzIZT .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-vc1bwOzIZT .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-vc1bwOzIZT .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-vc1bwOzIZT .navbar-nav {
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: row;
  overflow: visible;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item {
  justify-content: flex-end;
  letter-spacing: 2px;
  font-weight: 200;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item:nth-child(8) {
  animation-delay: 0.8s;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item.no-animate {
  animation: none;
  opacity: 1;
  transform: none;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 50%;
}
.cid-vc1bwOzIZT .navbar-nav .nav-item span {
  padding-right: 0;
}
.cid-vc1bwOzIZT .nav-item .nav-link {
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.cid-vc1bwOzIZT .nav-item .nav-link:hover {
  transform: scale(1.05) translateX(-5px);
}
.cid-vc1bwOzIZT .nav-link:focus {
  outline: none;
  text-align: center;
}
.cid-vc1bwOzIZT .grow {
  transition: all 1s ease;
  border-radius: 15px;
  color: gray;
}
.cid-vc1bwOzIZT .grow:hover {
  transform: scale(1.1);
  transition: all 1s ease;
  color: white;
}
.cid-vc1bwOzIZT .dropdown-menu {
  z-index: 9999;
  border-radius: 0 0 2em 2em;
  background-color: #0a5675;
  color: gray;
  padding: 10px;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  margin-top: 0 !important;
}
.cid-vc1bwOzIZT .dropdown-menu.show {
  opacity: 1;
}
.cid-vc1bwOzIZT .dropdown.open .dropdown-menu {
  animation: dropdownSlideIn 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}
.cid-vc1bwOzIZT .dropdown-item {
  padding: 0.4rem 1.8rem;
  font-weight: 400;
}
.cid-vc1bwOzIZT .dropdown-item:before {
  align-items: center;
  font-family: MobiriseIcons !important;
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}
.cid-vc1bwOzIZT .dropdown-item:hover:before {
  transform: scale(1, 1);
  width: 16px;
}
.cid-vc1bwOzIZT .dropdown-item:active {
  background-color: #0a5675;
  z-index: 9999;
}
.cid-vc1bwOzIZT .dropdown-item.active,
.cid-vc1bwOzIZT .dropdown-item:active {
  color: initial;
}
.cid-vc1bwOzIZT .dropdown-item,
.cid-vc1bwOzIZT .nav-link,
.cid-vc1bwOzIZT .brand-name {
  font-style: normal;
}
.cid-vc1bwOzIZT .dropdown-item:hover,
.cid-vc1bwOzIZT .nav-link:hover,
.cid-vc1bwOzIZT .brand-name:hover {
  color: #ffffff !important;
}
.cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item {
  opacity: 0;
  transform: translateX(50px);
  animation: slideInFromRight 0.6s ease-out forwards;
}
.cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:nth-child(1) {
  animation-delay: 0.1s;
}
.cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:nth-child(2) {
  animation-delay: 0.2s;
}
.cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:nth-child(3) {
  animation-delay: 0.3s;
}
.cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:nth-child(4) {
  animation-delay: 0.4s;
}
.cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:nth-child(5) {
  animation-delay: 0.5s;
}
.cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:nth-child(6) {
  animation-delay: 0.6s;
}
.cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:nth-child(7) {
  animation-delay: 0.7s;
}
.cid-vc1bwOzIZT .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-vc1bwOzIZT .info-widget {
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.cid-vc1bwOzIZT .widget-icon {
  display: inline-block;
  padding-right: 1rem;
  font-size: 1.2rem;
  color: #ffffff !important;
}
.cid-vc1bwOzIZT .widget-content {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.cid-vc1bwOzIZT .widget-content .widget-title {
  font-weight: 400;
  margin-bottom: 3px;
  color: #ffffff;
  text-align: center;
}
.cid-vc1bwOzIZT .widget-content .widget-text {
  margin-bottom: 0;
  color: #656565;
}
.cid-vc1bwOzIZT .widget-title:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: currentColor;
}
.cid-vc1bwOzIZT .location-title {
  margin: 0;
  color: #ffffff;
}
.cid-vc1bwOzIZT .icon-wrap {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.cid-vc1bwOzIZT .mbr-iconfont {
  cursor: pointer;
}
.cid-vc1bwOzIZT .navbar-buttons.mbr-section-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 0.8s ease-out forwards;
  animation-delay: 0.9s;
}
.cid-vc1bwOzIZT .btn {
  display: inline-flex;
  align-items: center;
}
.cid-vc1bwOzIZT .btn .mbr-iconfont {
  font-size: 1.2em;
}
.cid-vc1bwOzIZT .display-4 > .mbr-iconfont,
.cid-vc1bwOzIZT .display-4 > .btn > .mbr-iconfont {
  font-size: 1.43em;
}
.cid-vc1bwOzIZT button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all 0.2s;
  margin: 0;
  align-self: center;
  position: relative;
}
.cid-vc1bwOzIZT button.navbar-toggler:focus {
  outline: none;
}
.cid-vc1bwOzIZT button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #ffffff;
  transition: all 0.2s;
}
.cid-vc1bwOzIZT button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
}
.cid-vc1bwOzIZT button.navbar-toggler .hamburger span:nth-child(2),
.cid-vc1bwOzIZT button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}
.cid-vc1bwOzIZT button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
}
.cid-vc1bwOzIZT nav.opened .hamburger span:nth-child(1),
.cid-vc1bwOzIZT nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
}
.cid-vc1bwOzIZT nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}
.cid-vc1bwOzIZT nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}
.cid-vc1bwOzIZT .navbar-short .menu-content-top {
  height: 0;
  min-height: 0;
  border: none;
}
.cid-vc1bwOzIZT .navbar.navbar-short {
  min-height: 50px;
  transition: all 0.2s;
}
.cid-vc1bwOzIZT .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-vc1bwOzIZT .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-vc1bwOzIZT .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-vc1bwOzIZT .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideInFromRight {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  60% {
    transform: translateX(-10px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(5px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideInFromRightMobile {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  60% {
    transform: translateX(-3px);
    opacity: 0.8;
  }
  80% {
    transform: translateX(1px);
    opacity: 0.9;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes dropdownSlideIn {
  0% {
    opacity: 0;
    transform: translateY(-10px) translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
}
@media (min-width: 992px) {
  .cid-vc1bwOzIZT .navbar .menu-content-top {
    display: flex;
    height: 50px;
  }
  .cid-vc1bwOzIZT .menu-content-top {
    border-bottom: 0 solid #e0e0e0;
  }
  .cid-vc1bwOzIZT .navbar {
    display: block;
    padding: 0;
  }
  .cid-vc1bwOzIZT .navbar .menu-logo {
    display: flex;
    left: 110px;
    align-items: center;
  }
  .cid-vc1bwOzIZT .navbar.navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
    align-self: auto;
    display: flex;
    align-items: center;
    z-index: 101;
    min-height: 49px;
  }
  .cid-vc1bwOzIZT .navbar-toggler {
    display: none;
  }
  .cid-vc1bwOzIZT .dropdown .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: auto !important;
    width: auto;
    min-width: 200px;
  }
  .cid-vc1bwOzIZT .menu-bottom {
    justify-content: space-between;
    position: relative;
  }
  .cid-vc1bwOzIZT .navbar-collapse {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
  }
  .cid-vc1bwOzIZT .menu-logo {
    position: relative;
    left: auto;
  }
  .cid-vc1bwOzIZT .content-right-side {
    text-align: right;
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
  }
  .cid-vc1bwOzIZT .navbar-nav .main-menu-animated-line {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    z-index: 100;
    border-top: 4px solid #ffffff;
    transition: width 0.4s, left 0.6s cubic-bezier(0.19, 0.65, 0.02, 0.93);
  }
  .cid-vc1bwOzIZT .navbar-nav .main-menu-animated-line.bottom {
    bottom: 0;
  }
}
.cid-vc1bwOzIZT .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}
.cid-vc1bwOzIZT .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
  text-align: left !important;
  padding-left: 1.5rem !important;
}
.cid-vc1bwOzIZT .collapsed .btn {
  display: flex;
}
.cid-vc1bwOzIZT .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-vc1bwOzIZT .collapsed .navbar-collapse.collapsing,
.cid-vc1bwOzIZT .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-vc1bwOzIZT .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-vc1bwOzIZT .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-vc1bwOzIZT .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-vc1bwOzIZT .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-vc1bwOzIZT .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-vc1bwOzIZT .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-vc1bwOzIZT .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-vc1bwOzIZT .collapsed .navbar-collapse.show .navbar-buttons {
  display: flex;
  justify-content: center;
  text-align: center;
}
.cid-vc1bwOzIZT .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-vc1bwOzIZT .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-vc1bwOzIZT .collapsed button.navbar-toggler {
  display: block;
}
.cid-vc1bwOzIZT .collapsed .navbar-brand {
  margin-left: 1rem !important;
  margin-top: 0.5rem;
}
.cid-vc1bwOzIZT .collapsed .navbar-toggleable-sm {
  flex-direction: column;
}
.cid-vc1bwOzIZT .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: left !important;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  border-radius: 0 0 2em 2em;
  transition-duration: 0.5s;
  transition-property: opacity, padding, height;
}
.cid-vc1bwOzIZT .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-vc1bwOzIZT .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-vc1bwOzIZT .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.cid-vc1bwOzIZT .collapsed .menu-bottom {
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cid-vc1bwOzIZT .dropdown-menu {
    margin-top: 0;
    background-color: transparent;
    color: black !important;
    z-index: 1051;
  }
  .cid-vc1bwOzIZT .menu-bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    width: 100%;
  }
  .cid-vc1bwOzIZT .navbar-collapse {
    padding-bottom: 0.5rem;
    display: none !important;
    padding-right: 0 !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #006e9b;
    padding-top: 0.5rem;
    border-radius: 0 0 2em 2em;
    box-shadow: 10px 10px 15px #000000;
    z-index: 1050;
  }
  .cid-vc1bwOzIZT .navbar-collapse.collapsing,
  .cid-vc1bwOzIZT .navbar-collapse.show {
    display: block !important;
  }
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .navbar-nav,
  .cid-vc1bwOzIZT .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: left !important;
    align-items: flex-start !important;
  }
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-vc1bwOzIZT .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
    width: 100%;
    text-align: left !important;
    margin-bottom: 0;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    justify-content: flex-start !important;
  }
  .cid-vc1bwOzIZT .navbar-collapse.show .navbar-nav .nav-item:nth-child(1),
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(1) {
    animation-delay: 0.1s;
  }
  .cid-vc1bwOzIZT .navbar-collapse.show .navbar-nav .nav-item:nth-child(2),
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(2) {
    animation-delay: 0.15s;
  }
  .cid-vc1bwOzIZT .navbar-collapse.show .navbar-nav .nav-item:nth-child(3),
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(3) {
    animation-delay: 0.2s;
  }
  .cid-vc1bwOzIZT .navbar-collapse.show .navbar-nav .nav-item:nth-child(4),
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(4) {
    animation-delay: 0.25s;
  }
  .cid-vc1bwOzIZT .navbar-collapse.show .navbar-nav .nav-item:nth-child(5),
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .navbar-nav .nav-item:nth-child(5) {
    animation-delay: 0.3s;
  }
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .navbar-buttons,
  .cid-vc1bwOzIZT .navbar-collapse.show .navbar-buttons {
    display: flex;
    justify-content: center;
    text-align: center;
    opacity: 0;
    transform: translateX(50px);
    animation: slideInFromRightMobile 0.6s ease-out forwards;
    animation-delay: 0.4s;
  }
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-vc1bwOzIZT .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-vc1bwOzIZT .navbar-collapse:not(.show) .nav-item {
    opacity: 0;
    transform: translateX(50px);
    animation: none;
  }
  .cid-vc1bwOzIZT .navbar-collapse.show .nav-link,
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .nav-link {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .cid-vc1bwOzIZT img {
    height: 3.8rem !important;
  }
  .cid-vc1bwOzIZT .btn {
    display: flex;
  }
  .cid-vc1bwOzIZT button.navbar-toggler {
    display: block;
  }
  .cid-vc1bwOzIZT .navbar-brand {
    margin-left: 0 !important;
    margin-top: 0;
  }
  .cid-vc1bwOzIZT .navbar-toggleable-sm {
    flex-direction: column;
  }
  .cid-vc1bwOzIZT .navbar.bg-color.transparent .navbar-collapse {
    background: rgba(0, 110, 155, 0.7) !important;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  }
  .cid-vc1bwOzIZT .navbar {
    flex-wrap: nowrap;
    padding: 0.5rem;
  }
  .cid-vc1bwOzIZT .menu-logo {
    display: flex !important;
    order: 0;
  }
  .cid-vc1bwOzIZT .navbar-toggler {
    order: 1;
  }
  .cid-vc1bwOzIZT .navbar-nav {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .cid-vc1bwOzIZT .nav-item {
    width: 100%;
    text-align: center !important;
  }
  .cid-vc1bwOzIZT .nav-item .nav-link {
    text-align: center !important;
  }
  .cid-vc1bwOzIZT .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    text-align: left !important;
    justify-content: flex-start !important;
  }
  .cid-vc1bwOzIZT .navbar-buttons.mbr-section-btn {
    width: 100%;
  }
  .cid-vc1bwOzIZT .dropdown {
    transition: all 0.3s ease;
  }
  .cid-vc1bwOzIZT .dropdown .dropdown-menu {
    position: relative !important;
    width: calc(98%);
    text-align: left !important;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: 0.5s;
    transition-property: opacity, padding, height;
    top: auto !important;
    left: 1rem !important;
    right: auto !important;
    transform: none !important;
    margin-top: 0;
    background-color: rgba(10, 86, 117, 0.7) !important;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    margin: 0.5rem 1rem;
    border: 2px solid rgba(255, 255, 255, 0.15);
  }
  .cid-vc1bwOzIZT .dropdown.open > .dropdown-menu {
    position: relative !important;
    opacity: 1;
    height: auto;
    padding: 0.75rem 0;
    visibility: visible;
    margin-top: 0.5rem;
    text-align: left !important;
  }
  .cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item {
    padding: 0.75rem 1.5rem !important;
    transition: all 0.3s ease;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.9rem;
    text-align: left !important;
    display: block !important;
    width: 100% !important;
  }
  .cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:first-child {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  .cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  .cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:hover,
  .cid-vc1bwOzIZT .dropdown .dropdown-menu .dropdown-item:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: #ffffff !important;
  }
  .cid-vc1bwOzIZT .navbar-collapse.show .dropdown-menu .dropdown-item,
  .cid-vc1bwOzIZT .navbar-collapse.collapsing .dropdown-menu .dropdown-item {
    opacity: 0;
    transform: translateX(30px);
    animation: slideInFromRightMobile 0.4s ease-out forwards;
  }
  .cid-vc1bwOzIZT .dropdown-menu .dropdown-item:nth-child(1) {
    animation-delay: 0.05s;
  }
  .cid-vc1bwOzIZT .dropdown-menu .dropdown-item:nth-child(2) {
    animation-delay: 0.1s;
  }
  .cid-vc1bwOzIZT .dropdown-menu .dropdown-item:nth-child(3) {
    animation-delay: 0.15s;
  }
  .cid-vc1bwOzIZT .dropdown-menu .dropdown-item:nth-child(4) {
    animation-delay: 0.2s;
  }
  .cid-vc1bwOzIZT .dropdown-menu .dropdown-item:nth-child(5) {
    animation-delay: 0.25s;
  }
  .cid-vc1bwOzIZT .dropdown-menu .dropdown-item:nth-child(6) {
    animation-delay: 0.3s;
  }
  .cid-vc1bwOzIZT .dropdown-toggle::after {
    margin-left: 0.5rem;
    transition: transform 0.3s ease;
  }
  .cid-vc1bwOzIZT .dropdown.open .dropdown-toggle::after {
    transform: rotate(180deg);
  }
  .cid-vc1bwOzIZT .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-vc1bwOzIZT .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
  }
  .cid-vc1bwOzIZT .nav-item.dropdown {
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .cid-vc1bwOzIZT .menu-logo {
    display: none;
  }
  .cid-vc1bwOzIZT .navbar-collapse {
    padding: 0;
    padding-top: 1.5rem;
  }
  .cid-vc1bwOzIZT .nav-item:before {
    content: none;
  }
  .cid-vc1bwOzIZT .navbar {
    padding: 0;
    opacity: 1;
  }
  .cid-vc1bwOzIZT .menu-bottom {
    flex-direction: column;
  }
  .cid-vc1bwOzIZT button.navbar-toggler {
    align-self: center;
  }
}
@media (max-width: 768px) {
  .cid-vc1bwOzIZT .menu-bottom {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    padding: 0 12px !important;
    position: relative !important;
    padding-right: 16px !important;
  }
  .cid-vc1bwOzIZT .menu-logo {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    order: 0 !important;
  }
  .cid-vc1bwOzIZT .menu-logo .navbar-brand {
    margin: 0 !important;
    padding: 6px 0 !important;
    min-height: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
  }
  .cid-vc1bwOzIZT .menu-logo .navbar-logo img,
  .cid-vc1bwOzIZT .navbar-brand img {
    max-height: 52px !important;
    height: auto !important;
    width: auto !important;
    display: block !important;
  }
  .cid-vc1bwOzIZT button.navbar-toggler,
  .cid-vc1bwOzIZT .navbar-toggler {
    position: static !important;
    order: 1 !important;
    margin: 0 !important;
    transform: none !important;
    flex: 0 0 auto !important;
    width: 44px !important;
    height: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }
  .cid-vc1bwOzIZT button.navbar-toggler .hamburger {
    position: relative !important;
    width: 26px !important;
    height: 18px !important;
  }
  .cid-vc1bwOzIZT button.navbar-toggler .hamburger span {
    left: 0 !important;
    right: auto !important;
    width: 26px !important;
  }
  .cid-vc1bwOzIZT button.navbar-toggler .hamburger span:nth-child(1) {
    top: 0 !important;
  }
  .cid-vc1bwOzIZT button.navbar-toggler .hamburger span:nth-child(2),
  .cid-vc1bwOzIZT button.navbar-toggler .hamburger span:nth-child(3) {
    top: 8px !important;
  }
  .cid-vc1bwOzIZT button.navbar-toggler .hamburger span:nth-child(4) {
    top: 16px !important;
  }
}
.cid-vc1bwOzIZT .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  z-index: 1000;
}
.cid-vc1bwOzIZT .navbar-toggleable-sm .navbar-collapse {
  width: auto;
}
.cid-vc1bwOzIZT .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  padding-left: 0;
}
.cid-vc1bwOzIZT .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  align-self: center;
}
.cid-vc1bwOzIZT .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-vc1bwOzIZT .navbar-dropdown {
  flex-wrap: nowrap;
}
.cid-vc1bwOzIZT P {
  color: #ffffff;
}
.cid-vc1bwOQqyw {
  padding-top: 10rem;
  padding-bottom: 5rem;
  background-image: url("../../../assets/images/mbr-1920x1080-2.webp");
}
.cid-vc1bwOQqyw .mbr-fallback-image.disabled {
  display: none;
}
.cid-vc1bwOQqyw .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .cid-vc1bwOQqyw .card-content-text {
    padding: 1.5rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .cid-vc1bwOQqyw .card-content-text {
    padding: 2.25rem 2.25rem 0 2.25rem;
  }
}
@media (min-width: 992px) {
  .cid-vc1bwOQqyw .card-content-text {
    padding: 4rem 4rem 1rem 4rem;
  }
}
.cid-vc1bwOQqyw .card-wrapper {
  background: #ffffff;
}
.cid-vc1bwOQqyw .mbr-text,
.cid-vc1bwOQqyw .mbr-section-btn {
  color: #000000;
  text-align: left;
}
.cid-vc1bwOQqyw .card-title,
.cid-vc1bwOQqyw .card-box {
  text-align: center;
  color: #00364c;
}
.cid-vc1bwOQqyw .image-wrapper img {
  width: 100%;
}
.cid-vc1bwP9XzT {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #006e9b;
  overflow: hidden;
}
.cid-vc1bwP9XzT .media-container-row .mbr-text {
  color: #ffffff;
}
.cid-vc1bwPjI6B.popup-builder {
  background-color: #ffffff;
}
.cid-vc1bwPjI6B.popup-builder .modal {
  position: relative;
  display: block;
  z-index: 1;
}
.cid-vc1bwPjI6B.popup-builder .modal-dialog {
  margin-top: 60px;
  margin-bottom: 60px;
}
.cid-vc1bwPjI6B .modal-content,
.cid-vc1bwPjI6B .modal-dialog {
  height: auto;
}
.cid-vc1bwPjI6B .form-wrapper .input-group-btn {
  margin-right: auto;
  margin-left: auto;
}
.cid-vc1bwPjI6B .form-wrapper .input-group-btn .btn {
  margin: 0 !important;
}
@media (min-width: 769px) {
  .cid-vc1bwPjI6B .form-wrapper .mbr-form .form-group,
  .cid-vc1bwPjI6B .form-wrapper .mbr-form .input-group-btn {
    padding: 0 .5rem;
  }
}
.cid-vc1bwPjI6B .card-img {
  width: 100%;
  margin: auto;
  border-radius: 0;
}
.cid-vc1bwPjI6B .mbr-figure img {
  display: block;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
}
.cid-vc1bwPjI6B .mbr-text {
  text-align: center;
}
.cid-vc1bwPjI6B .pt-0 {
  padding-top: 0 !important;
}
.cid-vc1bwPjI6B .pb-0 {
  padding-bottom: 0 !important;
}
.cid-vc1bwPjI6B .form-content {
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.cid-vc1bwPjI6B .mbr-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}
.cid-vc1bwPjI6B .modal-open {
  overflow: hidden;
}
.cid-vc1bwPjI6B .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.cid-vc1bwPjI6B .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.cid-vc1bwPjI6B .modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}
.cid-vc1bwPjI6B .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.cid-vc1bwPjI6B .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.cid-vc1bwPjI6B .modal-dialog-centered {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
}
.cid-vc1bwPjI6B .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (.5rem * 2));
  content: "";
}
.cid-vc1bwPjI6B .modal-content {
  background: #006e9b;
  position: relative;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.cid-vc1bwPjI6B .margin-center-pos {
  margin-top: auto;
  margin-bottom: auto;
}
.cid-vc1bwPjI6B .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.cid-vc1bwPjI6B .modal-backdrop.fade {
  opacity: 0;
}
.cid-vc1bwPjI6B .modal-backdrop.show {
  opacity: .5;
}
.cid-vc1bwPjI6B .modal-header {
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
}
@media (min-width: 992px) {
  .cid-vc1bwPjI6B .modal-header {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .cid-vc1bwPjI6B .modal-header {
    padding: 1rem;
  }
}
.cid-vc1bwPjI6B .modal-header .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  margin: -1rem -1rem -1rem auto;
  padding: 1rem;
  opacity: .75;
}
.cid-vc1bwPjI6B .modal-header .close svg {
  fill: #ffffff;
}
.cid-vc1bwPjI6B .modal-header .close:hover {
  opacity: 1;
}
.cid-vc1bwPjI6B .modal-header .close:focus {
  outline: none;
}
.cid-vc1bwPjI6B .modal-title {
  line-height: 1.5;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #ffffff;
}
.cid-vc1bwPjI6B .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 992px) {
  .cid-vc1bwPjI6B .modal-body {
    padding: 1rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vc1bwPjI6B .modal-body {
    padding: 1rem;
  }
}
.cid-vc1bwPjI6B .modal-footer {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: none;
  text-align: center;
}
@media (min-width: 992px) {
  .cid-vc1bwPjI6B .modal-footer {
    padding: 0rem 2rem 2rem;
  }
}
@media (max-width: 991px) {
  .cid-vc1bwPjI6B .modal-footer {
    padding: 1rem;
  }
}
.cid-vc1bwPjI6B .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .cid-vc1bwPjI6B .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .cid-vc1bwPjI6B .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .cid-vc1bwPjI6B .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .cid-vc1bwPjI6B .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .cid-vc1bwPjI6B .modal-lg,
  .cid-vc1bwPjI6B .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .cid-vc1bwPjI6B .modal-xl {
    max-width: 1140px;
  }
}
.cid-vc1bwPjI6B .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.cid-vc1bwPjI6B .col-md-4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.cid-vc1bwPjI6B .form-group {
  margin-bottom: 1rem;
}
.cid-vc1bwPjI6B .form-control {
  display: block;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.cid-vc1bwPjI6B .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cid-vc1bwPjI6B .col-md-auto {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cid-vc1bwPjI6B .mbr-section-btn {
  margin: 0;
}
.cid-vc1bwPjI6B .mbr-section-btn .btn {
  margin: 0;
}
.cid-vc1bwPjI6B .faq-head.glass h2,
.cid-vc1bwPjI6B .faq-head.glass p.subtitle,
.cid-vc1bwPjI6B .faq-toggle .q,
.cid-vc1bwPjI6B .rowtools .mini,
.cid-vc1bwPjI6B .wysiwyg strong,
.cid-vc1bwPjI6B .wysiwyg b,
.cid-vc1bwPjI6B .faq-panel .answer,
.cid-vc1bwPjI6B .modal-title {
  font-weight: 400 !important;
}
.cid-vc1bwPjI6B .faq-head.glass h2 {
  font-weight: 500 !important;
}
.cid-vc1bwPjI6B .wysiwyg * {
  font-weight: 400 !important;
}
