/* UI neutrals */
/* Backgrounds */
.gap-0 {
  gap: 0px;
}

.gap-10 {
  gap: 10px;
}

.gap-20 {
  gap: 20px;
}

.gap-30 {
  gap: 30px;
}

.gap-40 {
  gap: 40px;
}

.gap-50 {
  gap: 50px;
}

.gap-60 {
  gap: 60px;
}

.gap-70 {
  gap: 70px;
}

.gap-80 {
  gap: 80px;
}

.gap-90 {
  gap: 90px;
}

.gap-100 {
  gap: 100px;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-4 {
  z-index: 4;
}

.z-index-5 {
  z-index: 5;
}

.z-index-6 {
  z-index: 6;
}

.z-index-7 {
  z-index: 7;
}

.z-index-8 {
  z-index: 8;
}

.z-index-9 {
  z-index: 9;
}

.mt-0 {
  margin-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.mr-0 {
  margin-right: 0px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.mr-35 {
  margin-right: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.mr-45 {
  margin-right: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.mr-55 {
  margin-right: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mb-65 {
  margin-bottom: 65px;
}

.ml-65 {
  margin-left: 65px;
}

.mr-65 {
  margin-right: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mb-75 {
  margin-bottom: 75px;
}

.ml-75 {
  margin-left: 75px;
}

.mr-75 {
  margin-right: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mb-85 {
  margin-bottom: 85px;
}

.ml-85 {
  margin-left: 85px;
}

.mr-85 {
  margin-right: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.mr-90 {
  margin-right: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mb-95 {
  margin-bottom: 95px;
}

.ml-95 {
  margin-left: 95px;
}

.mr-95 {
  margin-right: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.mt-110 {
  margin-top: 110px;
}

.mb-110 {
  margin-bottom: 110px;
}

.ml-110 {
  margin-left: 110px;
}

.mr-110 {
  margin-right: 110px;
}

.mt-120 {
  margin-top: 120px;
}

.mb-120 {
  margin-bottom: 120px;
}

.ml-120 {
  margin-left: 120px;
}

.mr-120 {
  margin-right: 120px;
}

.mt-130 {
  margin-top: 130px;
}

.mb-130 {
  margin-bottom: 130px;
}

.ml-130 {
  margin-left: 130px;
}

.mr-130 {
  margin-right: 130px;
}

.mt-140 {
  margin-top: 140px;
}

.mb-140 {
  margin-bottom: 140px;
}

.ml-140 {
  margin-left: 140px;
}

.mr-140 {
  margin-right: 140px;
}

.mt-150 {
  margin-top: 150px;
}

.mb-150 {
  margin-bottom: 150px;
}

.ml-150 {
  margin-left: 150px;
}

.mr-150 {
  margin-right: 150px;
}

.mt-200 {
  margin-top: 200px;
}

.mb-200 {
  margin-bottom: 200px;
}

.ml-200 {
  margin-left: 200px;
}

.mr-200 {
  margin-right: 200px;
}

.mt-250 {
  margin-top: 250px;
}

.mb-250 {
  margin-bottom: 250px;
}

.ml-250 {
  margin-left: 250px;
}

.mr-250 {
  margin-right: 250px;
}

.mt-300 {
  margin-top: 300px;
}

.mb-300 {
  margin-bottom: 300px;
}

.ml-300 {
  margin-left: 300px;
}

.mr-300 {
  margin-right: 300px;
}

.pt-0 {
  padding-top: 0px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.pr-0 {
  padding-right: 0px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pl-25 {
  padding-left: 25px;
}

.pr-25 {
  padding-right: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.pr-35 {
  padding-right: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.pr-40 {
  padding-right: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pl-45 {
  padding-left: 45px;
}

.pr-45 {
  padding-right: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pl-50 {
  padding-left: 50px;
}

.pr-50 {
  padding-right: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pl-55 {
  padding-left: 55px;
}

.pr-55 {
  padding-right: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pl-60 {
  padding-left: 60px;
}

.pr-60 {
  padding-right: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pl-65 {
  padding-left: 65px;
}

.pr-65 {
  padding-right: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pl-70 {
  padding-left: 70px;
}

.pr-70 {
  padding-right: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pl-75 {
  padding-left: 75px;
}

.pr-75 {
  padding-right: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pl-80 {
  padding-left: 80px;
}

.pr-80 {
  padding-right: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pl-85 {
  padding-left: 85px;
}

.pr-85 {
  padding-right: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pl-90 {
  padding-left: 90px;
}

.pr-90 {
  padding-right: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pl-95 {
  padding-left: 95px;
}

.pr-95 {
  padding-right: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pl-100 {
  padding-left: 100px;
}

.pr-100 {
  padding-right: 100px;
}

.pt-110 {
  padding-top: 110px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pl-110 {
  padding-left: 110px;
}

.pr-110 {
  padding-right: 110px;
}

.pt-120 {
  padding-top: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pl-120 {
  padding-left: 120px;
}

.pr-120 {
  padding-right: 120px;
}

.pt-130 {
  padding-top: 130px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pl-130 {
  padding-left: 130px;
}

.pr-130 {
  padding-right: 130px;
}

.pt-140 {
  padding-top: 140px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pl-140 {
  padding-left: 140px;
}

.pr-140 {
  padding-right: 140px;
}

.pt-150 {
  padding-top: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pl-150 {
  padding-left: 150px;
}

.pr-150 {
  padding-right: 150px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pl-200 {
  padding-left: 200px;
}

.pr-200 {
  padding-right: 200px;
}

.pt-250 {
  padding-top: 250px;
}

.pb-250 {
  padding-bottom: 250px;
}

.pl-250 {
  padding-left: 250px;
}

.pr-250 {
  padding-right: 250px;
}

.pt-300 {
  padding-top: 300px;
}

.pb-300 {
  padding-bottom: 300px;
}

.pl-300 {
  padding-left: 300px;
}

.pr-300 {
  padding-right: 300px;
}

* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
  touch-action: manipulation;
}

body {
  font-family: "Montserrat", "sans-serif";
  margin: 0;
  padding: 0;
  position: relative;
  background-color: #F3F3F3;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  body.single-post {
    overflow-x: hidden;
  }
}

.page .header-area .logo-area svg path,
.single .header-area .logo-area svg path {
  fill: #ffffff;
}

.font-secondary {
  font-family: "Montserrat", "sans-serif";
}

.font-main {
  font-family: "Dorsa", sans-serif;
}

.section-full {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.section {
  max-width: 1320px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.inner-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.relative {
  position: relative;
}

.remove-margins {
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width: 768px) {
  body.single-post .remove-margins {
    margin: 0;
  }
}
.site-title {
  font-family: "Dorsa", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 128px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
  color: #06273A;
  text-transform: uppercase;
  justify-content: center;
  width: 100%;
  display: flex;
}
@media (max-width: 767px) {
  .site-title {
    font-size: clamp(50px, 15vw, 70px);
    line-height: 1.05;
    letter-spacing: 0.05em;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }
}

.site-subtitle {
  font-family: "Montserrat", "sans-serif";
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
  text-transform: uppercase;
  color: #06273A;
  justify-content: center;
  width: 100%;
  display: flex;
}
@media (max-width: 767px) {
  .site-subtitle {
    font-size: clamp(19px, 9vw, 23px);
    line-height: 1.35;
    letter-spacing: 0.08em;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400;
    display: block;
    text-align: center;
  }
}

.default-paragraph {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0;
  color: #000000;
  will-change: transform, opacity;
}
@media (max-width: 768px) {
  .default-paragraph {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.default-paragraph h1, .default-paragraph h2, .default-paragraph h3, .default-paragraph h4, .default-paragraph h5, .default-paragraph h6 {
  font-family: "Dorsa", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #06273A;
  display: flex;
  width: 100%;
}
.default-paragraph p {
  margin-top: 0;
  margin-bottom: 40px;
}

img {
  max-width: 100%;
}

.d-flex {
  display: flex;
}

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

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

.justify-content-between {
  justify-content: space-between;
}

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

.w-100 {
  width: 100%;
}

.d-none {
  display: none;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.p-fixed {
  position: fixed;
}

.cursor-pointer {
  cursor: pointer;
}

a {
  text-decoration: none;
}

.z-index-2 {
  z-index: 2;
}

.header-area {
  padding: 40px 50px;
}
@media (max-width: 768px) {
  .header-area .action-area .main-btn {
    display: none;
  }
}

.inner-pages svg path {
  fill: #ffffff;
}

.main-btn {
  display: flex;
  width: 280px;
  height: 40px;
  padding: 18px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 20px;
  background: #06273A;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.wpb_gallery_slides.flexslider {
  background-color: transparent;
  border: 0;
  height: 700px !important;
  max-width: 100%;
}
.wpb_gallery_slides.flexslider .slides {
  height: 700px;
  max-width: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.wpb_gallery_slides.flexslider .slides img {
  max-height: 991px;
  object-fit: cover;
  object-position: center;
}
.wpb_gallery_slides.flexslider .slides li {
  overflow: hidden;
}
.wpb_gallery_slides.flexslider .slides li a {
  display: flex;
  overflow: hidden;
}
.wpb_gallery_slides.flexslider .flex-control-nav {
  display: none;
}
.wpb_gallery_slides.flexslider .flex-direction-nav a,
.wpb_gallery_slides.flexslider .flex-direction-nav a:before {
  color: #ffffff;
}

.flexslider:hover .flex-direction-nav .flex-next {
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.69);
  display: flex;
  align-items: center;
  justify-content: center;
  text-indent: 2000px;
}

.bg-footer {
  background: #06273A;
  margin-top: 100px;
}

.footer-bar {
  width: 100%;
  padding: 53px 0 20px;
}
@media (max-width: 768px) {
  .footer-bar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer-bar .footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 28px;
}
.footer-bar .footer-menu .footer-title {
  font-size: 22px;
  color: #ffffff;
  font-family: "Montserrat", "sans-serif";
  font-weight: 400;
}
.footer-bar .footer-menu ul {
  padding: 0;
  list-style: none;
}
.footer-bar .footer-menu ul li {
  margin-bottom: 20px;
}
.footer-bar .footer-menu ul li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
.footer-bar .footer-left {
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-width: 260px;
}
.footer-bar .footer-left .footer-logo {
  display: flex;
  align-items: center;
}
.footer-bar .footer-left .footer-logo svg {
  display: block;
  height: 26px;
  width: auto;
}
.footer-bar .footer-left .footer-text {
  font-family: "Montserrat", "sans-serif";
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: rgba(255, 255, 255, 0.9);
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.footer-bar .footer-left .footer-text .footer-email {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
  width: fit-content;
  text-decoration: underline;
}
.footer-bar .footer-left .footer-text .footer-email:hover {
  text-decoration: underline;
}
.footer-bar .footer-banner {
  width: 425px;
  height: 182px;
  border-radius: 4px;
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.footer-bar .footer-bottom {
  margin-top: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-bar .footer-social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.footer-bar .footer-social .social-item {
  width: 30px;
  height: 30px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.footer-bar .footer-social .social-item svg {
  width: 14px;
  height: 14px;
  display: block;
  fill: currentColor;
}
.footer-bar .footer-social .social-item {
  color: rgba(255, 255, 255, 0.85);
}
.footer-bar .footer-social .social-item:hover {
  border-color: rgba(255, 255, 255, 0.45);
  color: rgb(255, 255, 255);
}
@media (max-width: 900px) {
  .footer-bar .footer-top {
    flex-direction: column;
    gap: 18px;
  }
  .footer-bar .footer-banner {
    width: 100%;
    max-width: 425px;
  }
  .footer-bar .footer-bottom {
    justify-content: flex-start;
  }
  .footer-bar .footer-social {
    justify-content: flex-start;
  }
}

.vb-cat-feed {
  padding: 48px 0;
}

.vb-cat-feed__inner {
  width: min(1400px, 100% - 48px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 56px;
}

/* each card is fixed size */
.vb-cat-item {
  width: 1320px;
  height: 600px;
  max-width: 100%;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.12);
}

/* left/right placement */
.vb-cat-item.is-left {
  margin-right: auto;
}

.vb-cat-item.is-right {
  margin-left: auto;
}

/* media fills the card */
.vb-cat-item__media {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #e9e9e9;
}

.vb-cat-item__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* overlay */
.vb-cat-item__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 26px 26px 22px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.18) 55%, rgba(0, 0, 0, 0));
}

.vb-cat-item__meta {
  color: rgba(255, 255, 255, 0.85);
  font-size: 13px;
  margin-bottom: 8px;
}

.vb-cat-item__title {
  color: #fff;
  margin: 0 0 10px;
  font-size: 28px;
  line-height: 1.2;
  max-width: 70%;
}

.vb-cat-item__desc {
  color: rgba(255, 255, 255, 0.9);
  margin: 0 0 14px;
  max-width: 60%;
  font-size: 15px;
  line-height: 1.45;
}

.vb-cat-item__actions {
  display: inline-flex;
  gap: 10px;
}

.vb-cat-item__icon {
  width: 28px;
  height: 28px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 14px;
}

/* mobile */
@media (max-width: 900px) {
  .vb-cat-feed__inner {
    width: min(100%, 100% - 24px);
  }
  .vb-cat-item {
    height: 420px;
  }
  .vb-cat-item__title {
    max-width: 100%;
    font-size: 20px;
  }
  .vb-cat-item__desc {
    max-width: 100%;
  }
}
.vb-text-block-audio {
  position: absolute;
  right: 0;
  top: 40px;
  height: 54px;
}

.vb-mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 99999;
  pointer-events: none;
}
.vb-mobile-menu.open {
  pointer-events: auto;
}
.vb-mobile-menu.open .vb-mobile-menu__overlay {
  opacity: 1;
}
.vb-mobile-menu.open .vb-mobile-menu__panel {
  transform: translateX(0);
}
.vb-mobile-menu__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.vb-mobile-menu__panel {
  position: absolute;
  right: 0;
  top: 0;
  width: 500px;
  max-width: 100%;
  height: 100%;
  background: #002f47;
  transform: translateX(100%);
  transition: transform 0.4s ease;
  overflow-y: auto;
  box-shadow: -10px 0 30px rgba(0, 0, 0, 0.18);
}
.vb-mobile-menu__inner {
  padding: 20px 30px 30px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.vb-mobile-menu__nav {
  flex: 1 1 auto;
}
.vb-mobile-menu__socials {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  margin-top: 40px;
  padding-top: 20px;
}
.vb-mobile-menu__socials a {
  width: 30px;
  height: 30px;
  min-width: 30px;
  border-radius: 50%;
  background: #EB9B6A;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 280ms ease, box-shadow 280ms ease;
}
.vb-mobile-menu__socials a:hover {
  transform: translateY(-4px);
  opacity: 1;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
}
.vb-mobile-menu__socials a svg {
  width: 24px;
  height: 24px;
  display: block;
}
.vb-mobile-menu__socials a svg * {
  fill: #fff;
}
.vb-mobile-menu__logo {
  color: #fff;
  letter-spacing: 5px;
  margin-bottom: 100px;
}
.vb-mobile-menu__close {
  position: absolute;
  right: 20px;
  top: 14px;
  background: none;
  border: none;
  color: #EB9B6A;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
  padding: 0;
  line-height: 1;
}
.vb-mobile-menu__nav .menu-section {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vb-mobile-menu__nav .menu-item {
  display: block;
  position: relative;
  margin-bottom: 25px;
}
.vb-mobile-menu__nav .menu-item > a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.05;
  transition: transform 320ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 320ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.vb-mobile-menu__nav .menu-item > a .char {
  display: inline-flex;
  width: 10px;
  justify-content: center;
  flex: 0 0 10px;
}
.vb-mobile-menu__nav .menu-item > a .stroke {
  display: inline-block;
  width: 0;
  height: 2px;
  background: #fff;
  opacity: 0.85;
  transform-origin: left center;
  transition: width 320ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 320ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.vb-mobile-menu__nav .menu-item > a .rest {
  display: inline-block;
}
.vb-mobile-menu__nav .menu-item:hover > a, .vb-mobile-menu__nav .menu-item.is-active > a, .vb-mobile-menu__nav .menu-item.active > a, .vb-mobile-menu__nav .menu-item.current-menu-item > a {
  transform: translateX(18px);
  opacity: 1;
}
.vb-mobile-menu__nav .menu-item:hover > a .stroke, .vb-mobile-menu__nav .menu-item.is-active > a .stroke, .vb-mobile-menu__nav .menu-item.active > a .stroke, .vb-mobile-menu__nav .menu-item.current-menu-item > a .stroke {
  width: 64px;
  opacity: 1;
}
.vb-mobile-menu__nav .menu-item.has-submenu {
  position: relative;
  padding-bottom: 2px;
}
.vb-mobile-menu__nav .menu-item.has-submenu > .menu-hover {
  position: relative;
  margin-top: 10px;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transform: translateY(-4px);
  pointer-events: none;
  transition: max-height 360ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 240ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 240ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.vb-mobile-menu__nav .menu-item.has-submenu:hover > .menu-hover, .vb-mobile-menu__nav .menu-item.has-submenu.is-active > .menu-hover, .vb-mobile-menu__nav .menu-item.has-submenu.active > .menu-hover {
  max-height: 420px;
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.vb-mobile-menu__nav .menu-panel {
  position: relative;
}
.vb-mobile-menu__nav .menu-panel-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.vb-mobile-menu__nav .menu-panel-item {
  margin-bottom: 12px;
}
.vb-mobile-menu__nav .menu-panel-item a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  color: #cfd6da;
  opacity: 0.92;
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms ease;
}
.vb-mobile-menu__nav .menu-panel-item:hover > a, .vb-mobile-menu__nav .menu-panel-item.is-active > a, .vb-mobile-menu__nav .menu-panel-item.active > a, .vb-mobile-menu__nav .menu-panel-item.current-menu-item > a {
  transform: translateX(10px);
  opacity: 1;
  color: #EB9B6A;
}

.vb-floating-contact {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9999;
}
.vb-floating-contact__items {
  position: absolute;
  right: 0;
  bottom: 78px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 14px;
  pointer-events: none;
}
.vb-floating-contact__item {
  min-width: 176px;
  height: 56px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(0, 47, 71, 0.96);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.18);
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  text-decoration: none;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateY(18px) scale(0.92);
  transition: opacity 0.35s ease, transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1), visibility 0.35s ease, background 0.25s ease, box-shadow 0.25s ease;
}
.vb-floating-contact__item:hover {
  background: rgb(0, 47, 71);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.22);
}
.vb-floating-contact__icon {
  width: 26px;
  height: 26px;
  flex: 0 0 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.vb-floating-contact__icon svg {
  width: 100%;
  height: 100%;
  display: block;
}
.vb-floating-contact__icon svg * {
  fill: #fff;
  stroke: #fff;
}
.vb-floating-contact__label {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #fff;
  white-space: nowrap;
}
.vb-floating-contact__trigger {
  width: 58px;
  height: 58px;
  border: 0;
  border-radius: 50%;
  padding: 0;
  background: #002f47;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.35s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.25s ease, background 0.25s ease;
}
.vb-floating-contact__trigger:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.24);
}
.vb-floating-contact__trigger-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  line-height: 1;
  transition: transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1), opacity 0.25s ease;
}
.vb-floating-contact.is-open .vb-floating-contact__items {
  pointer-events: auto;
}
.vb-floating-contact.is-open .vb-floating-contact__trigger {
  background: #0a3a55;
}
.vb-floating-contact.is-open .vb-floating-contact__trigger-icon {
  transform: rotate(135deg) scale(1.05);
}
.vb-floating-contact.is-open .vb-floating-contact__item {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1);
}
.vb-floating-contact.is-open .vb-floating-contact__item:nth-child(1) {
  transition-delay: 0ms;
}
.vb-floating-contact.is-open .vb-floating-contact__item:nth-child(2) {
  transition-delay: 60ms;
}
.vb-floating-contact.is-open .vb-floating-contact__item:nth-child(3) {
  transition-delay: 120ms;
}

@media (max-width: 767px) {
  .vb-floating-contact {
    right: 16px;
    bottom: 16px;
  }
  .vb-floating-contact__item {
    min-width: 158px;
    height: 52px;
    padding: 0 16px;
  }
  .vb-floating-contact__label {
    font-size: 14px;
  }
  .vb-floating-contact__trigger {
    width: 54px;
    height: 54px;
  }
}
.vb-ring-gallery {
  position: relative;
  width: 100%;
}

.vb-ring-stage {
  position: relative;
  width: 100%;
  max-width: 1320px;
  height: 560px;
  margin: 0 auto;
  overflow: hidden;
  perspective: 1300px;
  background: transparent;
  cursor: grab;
  left: -5%;
  margin-bottom: 30px !important;
}
@media (max-width: 768px) {
  .vb-ring-stage {
    left: 0;
  }
}

.vb-ring-gallery.is-dragging .vb-ring-stage,
.vb-ring-gallery.is-dragging .vb-ring {
  cursor: grabbing;
}

.vb-ring-scene {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
}

.vb-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 320px;
  height: 480px;
  margin-left: -110px;
  margin-top: -250px;
  transform-style: preserve-3d;
  cursor: grab;
  user-select: none;
}

.vb-ring__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 320px;
  height: 480px;
  overflow: hidden;
  backface-visibility: hidden;
  will-change: transform, opacity;
}

.vb-ring__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  user-select: none;
  -webkit-user-drag: none;
}

@media (max-width: 991px) {
  .vb-ring-stage {
    max-width: 900px;
    height: 420px;
    perspective: 1100px;
  }
  .vb-ring {
    width: 210px;
    height: 310px;
    margin-left: -105px;
    margin-top: -155px;
  }
  .vb-ring__item {
    width: 210px;
    height: 310px;
  }
}
@media (max-width: 575px) {
  .vb-ring-stage {
    height: 320px;
    perspective: 900px;
  }
  .vb-ring {
    width: 150px;
    height: 220px;
    margin-left: -75px;
    margin-top: -110px;
  }
  .vb-ring__item {
    width: 150px;
    height: 220px;
  }
}
.double-gallery {
  width: 100%;
  margin-bottom: 30px;
}
.double-gallery .inner-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.double-gallery .galery-item {
  width: calc(50% - 10px);
  display: block;
}
@media (max-width: 768px) {
  .double-gallery .galery-item {
    width: 100%;
  }
}
.double-gallery .galery-item img {
  width: 100%;
  display: block;
  object-fit: cover;
  height: 100%;
  object-position: center;
}

/*# sourceMappingURL=global.css.map */
