﻿.wysiwyg-container {
  font-family: "Montserrat", sans-serif;
  color: #8a8a8a;
  /*custom list Style*/
}
.wysiwyg-container p,
.wysiwyg-container td,
.wysiwyg-container th,
.wysiwyg-container li,
.wysiwyg-container span {
  color: #8a8a8a;
  font-family: "Montserrat", sans-serif;
}
.wysiwyg-container strong {
  font-weight: 600 !important;
  color: #000 !important;
}
.wysiwyg-container a {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  text-decoration: underline;
}
.wysiwyg-container a:hover {
  text-decoration: underline;
  color: #012d6b !important;
}
.wysiwyg-container h1,
.wysiwyg-container h2,
.wysiwyg-container h3,
.wysiwyg-container h4,
.wysiwyg-container h5,
.wysiwyg-container h6 {
  font-weight: 300 !important;
  color: #000000;
  font-family: "Cinzel", serif;
}
@media (min-width: 1025px) {
  .wysiwyg-container h1,
  .wysiwyg-container h2,
  .wysiwyg-container h3,
  .wysiwyg-container h4,
  .wysiwyg-container h5,
  .wysiwyg-container h6 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h1,
  .wysiwyg-container h2,
  .wysiwyg-container h3,
  .wysiwyg-container h4,
  .wysiwyg-container h5,
  .wysiwyg-container h6 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h1,
  .wysiwyg-container h2,
  .wysiwyg-container h3,
  .wysiwyg-container h4,
  .wysiwyg-container h5,
  .wysiwyg-container h6 {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h1,
  .wysiwyg-container h2,
  .wysiwyg-container h3,
  .wysiwyg-container h4,
  .wysiwyg-container h5,
  .wysiwyg-container h6 {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li {
    padding-bottom: 10px;
  }
}
.wysiwyg-container table {
  border-collapse: collapse;
  width: 100%;
}
.wysiwyg-container table th,
.wysiwyg-container table td {
  border: 1px solid #454545;
}
@media (min-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-top: 10px;
  }
}
.wysiwyg-container table th {
  background: #454545;
  color: #fff;
}

.wysiwyg-container.font-color--white {
  color: #fff !important;
}
.wysiwyg-container.font-color--white h1,
.wysiwyg-container.font-color--white h2,
.wysiwyg-container.font-color--white h3,
.wysiwyg-container.font-color--white h4,
.wysiwyg-container.font-color--white h5,
.wysiwyg-container.font-color--white h6 {
  color: #fff !important;
}
.wysiwyg-container.font-color--white p,
.wysiwyg-container.font-color--white a,
.wysiwyg-container.font-color--white li,
.wysiwyg-container.font-color--white td,
.wysiwyg-container.font-color--white th {
  color: #fff !important;
}

@media (min-width: 1025px) {
  .wysiwyg-container {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container {
    line-height: 28px;
  }
}
.wysiwyg-container p {
  letter-spacing: 0.5px;
}
@media (min-width: 1025px) {
  .wysiwyg-container p {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container p {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container p {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container p {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container p {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container p {
    line-height: 28px;
  }
}
.wysiwyg-container ul li {
  position: relative;
  list-style: none;
}
.wysiwyg-container ul li::before {
  content: "";
  position: absolute;
  top: 0;
  background-color: #8a8a8a;
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li::before {
    left: -1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li::before {
    left: -1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li::before {
    left: -20px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li::before {
    left: -20px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li::before {
    top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li::before {
    top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li::before {
    top: 12px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li::before {
    top: 12px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li::before {
    width: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li::before {
    width: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li::before {
    width: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li::before {
    width: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li::before {
    height: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li::before {
    height: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li::before {
    height: 2px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li::before {
    height: 2px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container a {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container a {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container a {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container td {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container td {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container td {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container td {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container td {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container td {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container th {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container th {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container th {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container th {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container th {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container th {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h1 {
    font-size: 2.8125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h1 {
    font-size: 2.8125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h1 {
    font-size: 35px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h1 {
    font-size: 35px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h1 {
    line-height: 3.3333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h1 {
    line-height: 3.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h1 {
    line-height: 58px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h1 {
    line-height: 58px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h2 {
    font-size: 2.8125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h2 {
    font-size: 2.8125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h2 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h2 {
    line-height: 3.3333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h2 {
    line-height: 3.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h2 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h2 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h3 {
    font-size: 1.6666666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h3 {
    font-size: 1.6666666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h3 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h3 {
    line-height: 2.1875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h3 {
    line-height: 2.1875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h3 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h3 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h4 {
    font-size: 1.6666666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h4 {
    font-size: 1.6666666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h4 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h4 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h4 {
    line-height: 2.1875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h4 {
    line-height: 2.1875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h4 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h4 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h5 {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h5 {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h5 {
    font-size: 20px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h5 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h5 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h5 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h5 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h5 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h6 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h6 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h6 {
    font-size: 20px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h6 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h6 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h6 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h6 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h6 {
    line-height: 35px;
  }
}

body {
  font-family: "Montserrat", sans-serif !important;
  overflow-x: hidden;
  cursor: none;
}

/***********************Custom Scrollbar**************************/
/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 2px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #2cb5ad;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.offcanvas-body::-webkit-scrollbar {
  width: 3px;
  height: 1px;
}

.offcanvas-body::-webkit-scrollbar-thumb {
  background: #012d6b;
}

.slick-slider:not(.slick-initialized),
.slick-slider-related .products:not(.slick-initialized) {
  display: none !important;
}

/***********************Custom Highlight Text***********************/
::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #2cb5ad;
}

::selection {
  color: #fff;
  background: #2cb5ad;
}

img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/***********************Custom Formattings**************************/
button:focus,
a:focus,
input:focus,
select:focus,
textarea:focus,
select:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

/***********************Remove Autofill bg Color***********************/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: inherit !important;
  background-color: transparent !important;
}

/***********************Default Formatting***********************/
/*********************************Global Styles***************************************************/
.all-caps {
  text-transform: uppercase;
}

.title-case {
  text-transform: capitalize !important;
}

.z-top {
  z-index: 2;
  position: relative;
}

.overflow-hidden {
  overflow-x: hidden !important;
}

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

.font-italic {
  font-style: italic;
}

@media (min-width: 1025px) {
  .half-div {
    width: 47%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .half-div {
    width: 47%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .half-div {
    width: 48%;
  }
}
@media (max-width: 600px) {
  .half-div {
    width: 100%;
  }
}

.text-deco-none {
  text-decoration: none;
}

@media (min-width: 1025px) {
  .without-banner {
    height: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .without-banner {
    height: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .without-banner {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .without-banner {
    height: 60px;
  }
}

.visibility-hidden {
  visibility: hidden;
}

.mrl-auto {
  margin-left: auto;
  margin-right: auto;
}

/**************************Wrapper****************************************/
.wrapper--95 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--95 {
    width: 95%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--95 {
    width: 95%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--95 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--95 {
    width: 90%;
  }
}
.wrapper--90 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--90 {
    width: 90%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--90 {
    width: 90%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--90 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--90 {
    width: 90%;
  }
}
.wrapper--85 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--85 {
    width: 85%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--85 {
    width: 85%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--85 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--85 {
    width: 90%;
  }
}
.wrapper--50 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--50 {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--50 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--50 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--50 {
    width: 90%;
  }
}
.wrapper--40 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--40 {
    width: 40%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--40 {
    width: 40%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--40 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--40 {
    width: 90%;
  }
}
.wrapper--65 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--65 {
    width: 65%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--65 {
    width: 65%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--65 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--65 {
    width: 90%;
  }
}
.wrapper--60 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--60 {
    width: 60%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--60 {
    width: 60%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--60 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--60 {
    width: 90%;
  }
}
.wrapper--75 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--75 {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--75 {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--75 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--75 {
    width: 90%;
  }
}
.wrapper--70 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--70 {
    width: 70%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--70 {
    width: 70%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--70 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--70 {
    width: 90%;
  }
}
.wrapper--80 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--80 {
    width: 80%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--80 {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--80 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--80 {
    width: 90%;
  }
}

@media (min-width: 1025px) {
  .width--100 {
    width: 100%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--100 {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--100 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--100 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--90 {
    width: 90%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--90 {
    width: 90%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--90 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--90 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--85 {
    width: 85%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--85 {
    width: 85%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--85 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--85 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--80 {
    width: 80%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--80 {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--80 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--80 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--75-tab-more {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--75-tab-more {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--75-tab-more {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .width--75-tab-more {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--75 {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--75 {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--75 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--75 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--70 {
    width: 70%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--70 {
    width: 70%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--70 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--70 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--65 {
    width: 65%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--65 {
    width: 65%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--65 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--65 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--60 {
    width: 60%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--60 {
    width: 60%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--60 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--60 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--50 {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--50 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--50 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--50 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--55 {
    width: 55%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--55 {
    width: 55%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--55 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--55 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--40 {
    width: 40%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--40 {
    width: 40%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--40 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--40 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--49 {
    width: 49%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--49 {
    width: 49%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--49 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--49 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--48 {
    width: 48%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--48 {
    width: 48%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--48 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--48 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--45 {
    width: 45%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--45 {
    width: 45%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--45 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--45 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--35 {
    width: 35%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--35 {
    width: 35%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--35 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--35 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--30 {
    width: 30%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--30 {
    width: 30%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--30 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--30 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--26 {
    width: 26%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--26 {
    width: 26%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--26 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--26 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--29 {
    width: 29%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--29 {
    width: 29%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--29 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--29 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--25 {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--25 {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--25 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--25 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--20 {
    width: 20%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--20 {
    width: 20%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--20 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--20 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--15 {
    width: 15%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--15 {
    width: 15%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--15 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--15 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--10 {
    width: 10%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--10 {
    width: 10%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--10 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--10 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--5 {
    width: 5%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--5 {
    width: 5%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--5 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--5 {
    width: 100%;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

.two-col-wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .two-col-wrapper {
    column-gap: 8.3333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-col-wrapper {
    column-gap: 8.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-col-wrapper {
    column-gap: 30px;
  }
}
@media (max-width: 600px) {
  .two-col-wrapper {
    gap: 30px;
  }
}
@media (min-width: 1025px) {
  .two-col-wrapper {
    row-gap: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-col-wrapper {
    row-gap: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-col-wrapper {
    row-gap: 20px;
  }
}
@media (max-width: 600px) {
  .two-col-wrapper {
    gap: 20px;
  }
}
.two-col-wrapper > div {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .two-col-wrapper > div {
    width: calc(50% - 15px);
  }
}
@media only screen and (min-width: 1025px) {
  .two-col-wrapper > div {
    width: calc(50% - 4.9479166667vw);
  }
}

.two-col-wrapper-sm-gaps {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .two-col-wrapper-sm-gaps {
    column-gap: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-col-wrapper-sm-gaps {
    column-gap: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-col-wrapper-sm-gaps {
    column-gap: 0;
  }
}
@media (max-width: 600px) {
  .two-col-wrapper-sm-gaps {
    gap: 0;
  }
}
@media (min-width: 1025px) {
  .two-col-wrapper-sm-gaps {
    row-gap: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-col-wrapper-sm-gaps {
    row-gap: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-col-wrapper-sm-gaps {
    row-gap: 20px;
  }
}
@media (max-width: 600px) {
  .two-col-wrapper-sm-gaps {
    gap: 20px;
  }
}
.two-col-wrapper-sm-gaps > div {
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .two-col-wrapper-sm-gaps > div {
    width: calc(50% - 0.78125vw);
  }
}

.two-col-ul-wrapper .wysiwyg-container-large-p ul,
.two-col-ul-wrapper .wysiwyg-container ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.two-col-ul-wrapper .wysiwyg-container-large-p ul li,
.two-col-ul-wrapper .wysiwyg-container ul li {
  width: 50%;
}
.two-col-ul-wrapper .wysiwyg-container-large-p ul li a,
.two-col-ul-wrapper .wysiwyg-container ul li a {
  text-decoration: underline;
  color: #000001;
}

/**************************Wrapper End**************************************************/
/****************************Fonts Styles*********************************************/
@media (min-width: 1025px) {
  .heading--200 {
    font-size: 10.4166666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--200 {
    font-size: 10.4166666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--200 {
    font-size: 60px !important;
  }
}
@media (max-width: 600px) {
  .heading--200 {
    font-size: 70px !important;
  }
}
@media (min-width: 1025px) {
  .heading--200 {
    line-height: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--200 {
    line-height: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--200 {
    line-height: 70px;
  }
}
@media (max-width: 600px) {
  .heading--200 {
    line-height: 70px;
  }
}
@media (min-width: 1025px) {
  .heading--110 {
    font-size: 5.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--110 {
    font-size: 5.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--110 {
    font-size: 40px !important;
  }
}
@media (max-width: 600px) {
  .heading--110 {
    font-size: 40px !important;
  }
}
@media (min-width: 1025px) {
  .heading--110 {
    line-height: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--110 {
    line-height: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--110 {
    line-height: 70px;
  }
}
@media (max-width: 600px) {
  .heading--110 {
    line-height: 70px;
  }
}
@media (min-width: 1025px) {
  .heading--96 {
    font-size: 5vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--96 {
    font-size: 5vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--96 {
    font-size: 40px !important;
  }
}
@media (max-width: 600px) {
  .heading--96 {
    font-size: 40px !important;
  }
}
@media (min-width: 1025px) {
  .heading--96 {
    line-height: 5.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--96 {
    line-height: 5.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--96 {
    line-height: 50px;
  }
}
@media (max-width: 600px) {
  .heading--96 {
    line-height: 40px;
  }
}
@media (min-width: 1025px) {
  .heading--70 {
    font-size: 3.6458333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--70 {
    font-size: 3.6458333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--70 {
    font-size: 40px !important;
  }
}
@media (max-width: 600px) {
  .heading--70 {
    font-size: 36px !important;
  }
}
@media (min-width: 1025px) {
  .heading--70 {
    line-height: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--70 {
    line-height: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--70 {
    line-height: 50px;
  }
}
@media (max-width: 600px) {
  .heading--70 {
    line-height: 40px;
  }
}
@media (min-width: 1025px) {
  .heading--60 {
    font-size: 3.125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--60 {
    font-size: 3.125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--60 {
    font-size: 40px !important;
  }
}
@media (max-width: 600px) {
  .heading--60 {
    font-size: 30px !important;
  }
}
@media (min-width: 1025px) {
  .heading--60 {
    line-height: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--60 {
    line-height: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--60 {
    line-height: 50px;
  }
}
@media (max-width: 600px) {
  .heading--60 {
    line-height: 40px;
  }
}
@media (min-width: 1025px) {
  .heading--46 {
    font-size: 2.3958333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--46 {
    font-size: 2.3958333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--46 {
    font-size: 30px !important;
  }
}
@media (max-width: 600px) {
  .heading--46 {
    font-size: 18px !important;
  }
}
@media (min-width: 1025px) {
  .heading--46 {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--46 {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--46 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .heading--46 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .heading--40 {
    font-size: 2.0833333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--40 {
    font-size: 2.0833333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--40 {
    font-size: 30px !important;
  }
}
@media (max-width: 600px) {
  .heading--40 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .heading--40 {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--40 {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--40 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .heading--40 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .heading--36 {
    font-size: 1.875vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--36 {
    font-size: 1.875vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--36 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .heading--36 {
    font-size: 18px !important;
  }
}
@media (min-width: 1025px) {
  .heading--36 {
    line-height: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--36 {
    line-height: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--36 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--36 {
    line-height: 27px;
  }
}
@media (min-width: 1025px) {
  .heading--36-sm-mob {
    font-size: 1.875vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--36-sm-mob {
    font-size: 1.875vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--36-sm-mob {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .heading--36-sm-mob {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .heading--36-sm-mob {
    line-height: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--36-sm-mob {
    line-height: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--36-sm-mob {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--36-sm-mob {
    line-height: 27px;
  }
}
@media (min-width: 1025px) {
  .heading--28 {
    font-size: 1.4583333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--28 {
    font-size: 1.4583333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--28 {
    font-size: 22px !important;
  }
}
@media (max-width: 600px) {
  .heading--28 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .heading--28 {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--28 {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--28 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--28 {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .heading--26 {
    font-size: 1.3541666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--26 {
    font-size: 1.3541666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--26 {
    font-size: 20px !important;
  }
}
@media (max-width: 600px) {
  .heading--26 {
    font-size: 19px !important;
  }
}
@media (min-width: 1025px) {
  .heading--26 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--26 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--26 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--26 {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .heading--24 {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--24 {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--24 {
    font-size: 17px !important;
  }
}
@media (max-width: 600px) {
  .heading--24 {
    font-size: 17px !important;
  }
}
@media (min-width: 1025px) {
  .heading--24 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--24 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--24 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--24 {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .heading--22 {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--22 {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--22 {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .heading--22 {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .heading--22 {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--22 {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--22 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--22 {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .heading--20 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--20 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--20 {
    font-size: 17px !important;
  }
}
@media (max-width: 600px) {
  .heading--20 {
    font-size: 17px !important;
  }
}
@media (min-width: 1025px) {
  .heading--20 {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--20 {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--20 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .heading--20 {
    line-height: 30px;
  }
}

@media (min-width: 1025px) {
  .paragraph--26 {
    font-size: 1.3541666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--26 {
    font-size: 1.3541666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--26 {
    font-size: 18px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--26 {
    font-size: 18px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--26 {
    line-height: 2.03125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--26 {
    line-height: 2.03125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--26 {
    line-height: 36px;
  }
}
@media (max-width: 600px) {
  .paragraph--26 {
    line-height: 36px;
  }
}
@media (min-width: 1025px) {
  .paragraph--20 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--20 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--20 {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--20 {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--20 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--20 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--20 {
    line-height: 36px;
  }
}
@media (max-width: 600px) {
  .paragraph--20 {
    line-height: 36px;
  }
}
@media (min-width: 1025px) {
  .paragraph--20 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--20 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--20 {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--20 {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--20 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--20 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--20 {
    line-height: 36px;
  }
}
@media (max-width: 600px) {
  .paragraph--20 {
    line-height: 36px;
  }
}
@media (min-width: 1025px) {
  .paragraph--18 {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--18 {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--18 {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--18 {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--18 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--18 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--18 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .paragraph--18 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .paragraph--16 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--16 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--16 {
    font-size: 12px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--16 {
    font-size: 12px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--16 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--16 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--16 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .paragraph--16 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .paragraph--14 {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--14 {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--14 {
    font-size: 12px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--14 {
    font-size: 12px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--14 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--14 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--14 {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .paragraph--14 {
    line-height: 20px;
  }
}
@media (min-width: 1025px) {
  .paragraph--12 {
    font-size: 0.625vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--12 {
    font-size: 0.625vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--12 {
    font-size: 10px !important;
  }
}
@media (max-width: 600px) {
  .paragraph--12 {
    font-size: 10px !important;
  }
}
@media (min-width: 1025px) {
  .paragraph--12 {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--12 {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--12 {
    line-height: 18px;
  }
}
@media (max-width: 600px) {
  .paragraph--12 {
    line-height: 18px;
  }
}

@media (min-width: 1025px) {
  .l-height--55 {
    line-height: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .l-height--55 {
    line-height: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .l-height--55 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .l-height--55 {
    line-height: 30px;
  }
}

.para--white-line {
  position: relative;
  display: flex;
  align-items: baseline;
}
.para--white-line::after {
  content: "";
  background: #fff;
  height: 1px;
}
@media (min-width: 1025px) {
  .para--white-line::after {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .para--white-line::after {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .para--white-line::after {
    width: 10px;
  }
}
@media (max-width: 600px) {
  .para--white-line::after {
    width: 10px;
  }
}
@media (min-width: 1025px) {
  .para--white-line::after {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .para--white-line::after {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .para--white-line::after {
    margin-left: 2px;
  }
}
@media (max-width: 600px) {
  .para--white-line::after {
    margin-left: 2px;
  }
}

.font-color--black {
  color: #000;
}
.font-color--light-black {
  color: #454545;
}
.font-color--white {
  color: #fff;
}
.font-color--d-cream {
  color: #8a8a8a;
}
.font-color--theme-col-1 {
  color: #2cb5ad;
}
.font-color--d-cream {
  color: #8a8a8a;
}

.font-family--dm {
  font-family: "DM Sans", serif;
}
.font-family--font-theme-1 {
  font-family: "Cinzel", serif;
}
.font-family--font-theme-2 {
  font-family: "Montserrat", sans-serif;
}

.span-font-weight--600 span {
  font-weight: 600 !important;
}

@media (min-width: 1025px) {
  .span-padding-left span {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .span-padding-left span {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .span-padding-left span {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .span-padding-left span {
    padding-left: 0px;
  }
}

.center-title {
  width: max-content;
  margin: auto;
}

.font-weight--100 {
  font-weight: 100 !important;
}
.font-weight--200 {
  font-weight: 200 !important;
}
.font-weight--300 {
  font-weight: 300 !important;
}
.font-weight--400 {
  font-weight: 400 !important;
}
.font-weight--500 {
  font-weight: 500 !important;
}
.font-weight--600 {
  font-weight: 600 !important;
}
.font-weight--700 {
  font-weight: 700 !important;
}

@media (min-width: 1025px) {
  .absolute-top--10 {
    top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .absolute-top--10 {
    top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .absolute-top--10 {
    top: 10px;
  }
}
@media (max-width: 600px) {
  .absolute-top--10 {
    top: 10px;
  }
}
@media (min-width: 1025px) {
  .absolute-top--20 {
    top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .absolute-top--20 {
    top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .absolute-top--20 {
    top: 15px;
  }
}
@media (max-width: 600px) {
  .absolute-top--20 {
    top: 15px;
  }
}
@media (min-width: 1025px) {
  .absolute-top--30 {
    top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .absolute-top--30 {
    top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .absolute-top--30 {
    top: 25px;
  }
}
@media (max-width: 600px) {
  .absolute-top--30 {
    top: 25px;
  }
}

@media (min-width: 1025px) {
  .absolute-bottom--10 {
    bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .absolute-bottom--10 {
    bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .absolute-bottom--10 {
    bottom: 10px;
  }
}
@media (max-width: 600px) {
  .absolute-bottom--10 {
    bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .absolute-bottom--20 {
    bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .absolute-bottom--20 {
    bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .absolute-bottom--20 {
    bottom: 15px;
  }
}
@media (max-width: 600px) {
  .absolute-bottom--20 {
    bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .absolute-bottom--30 {
    bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .absolute-bottom--30 {
    bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .absolute-bottom--30 {
    bottom: 25px;
  }
}
@media (max-width: 600px) {
  .absolute-bottom--30 {
    bottom: 25px;
  }
}

@media (min-width: 1025px) {
  .absolute-left--10 {
    left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .absolute-left--10 {
    left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .absolute-left--10 {
    left: 10px;
  }
}
@media (max-width: 600px) {
  .absolute-left--10 {
    left: 10px;
  }
}
@media (min-width: 1025px) {
  .absolute-left--20 {
    left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .absolute-left--20 {
    left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .absolute-left--20 {
    left: 15px;
  }
}
@media (max-width: 600px) {
  .absolute-left--20 {
    left: 15px;
  }
}
@media (min-width: 1025px) {
  .absolute-left--30 {
    left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .absolute-left--30 {
    left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .absolute-left--30 {
    left: 25px;
  }
}
@media (max-width: 600px) {
  .absolute-left--30 {
    left: 25px;
  }
}
.absolute-left--50perc {
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 1025px) {
  .letter-space--18 {
    letter-spacing: 0.09375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .letter-space--18 {
    letter-spacing: 0.09375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .letter-space--18 {
    letter-spacing: 1.8px;
  }
}
@media (max-width: 600px) {
  .letter-space--18 {
    letter-spacing: 1.8px;
  }
}
@media (min-width: 1025px) {
  .letter-space--16 {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .letter-space--16 {
    letter-spacing: 0.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .letter-space--16 {
    letter-spacing: 1.6px;
  }
}
@media (max-width: 600px) {
  .letter-space--16 {
    letter-spacing: 1.6px;
  }
}
@media (min-width: 1025px) {
  .letter-space--15 {
    letter-spacing: 0.078125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .letter-space--15 {
    letter-spacing: 0.078125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .letter-space--15 {
    letter-spacing: 1.5px;
  }
}
@media (max-width: 600px) {
  .letter-space--15 {
    letter-spacing: 1.5px;
  }
}
@media (min-width: 1025px) {
  .letter-space--10 {
    letter-spacing: 0.0520833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .letter-space--10 {
    letter-spacing: 0.0520833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .letter-space--10 {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  .letter-space--10 {
    letter-spacing: 1px;
  }
}
@media (min-width: 1025px) {
  .letter-space--27 {
    letter-spacing: 0.140625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .letter-space--27 {
    letter-spacing: 0.140625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .letter-space--27 {
    letter-spacing: 2.7px;
  }
}
@media (max-width: 600px) {
  .letter-space--27 {
    letter-spacing: 2.7px;
  }
}
@media (min-width: 1025px) {
  .letter-space--1 {
    letter-spacing: 0.0520833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .letter-space--1 {
    letter-spacing: 0.0520833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .letter-space--1 {
    letter-spacing: 1px;
  }
}
@media (max-width: 600px) {
  .letter-space--1 {
    letter-spacing: 1px;
  }
}
@media (min-width: 1025px) {
  .letter-space--08 {
    letter-spacing: 0.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .letter-space--08 {
    letter-spacing: 0.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .letter-space--08 {
    letter-spacing: 10.8px;
  }
}
@media (max-width: 600px) {
  .letter-space--08 {
    letter-spacing: 10.8px;
  }
}

a.font-color--white {
  transition: all 0.5s;
}
a.font-color--white:hover {
  transition: all 0.5s;
  color: #2cb5ad;
}

/****************************Font Styles END*********************************************/
/****************************padding*********************************************/
@media (min-width: 1025px) {
  .padding-top--200 {
    padding-top: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--200 {
    padding-top: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--200 {
    padding-top: 100px;
  }
}
@media (max-width: 600px) {
  .padding-top--200 {
    padding-top: 100px;
  }
}
@media (min-width: 1025px) {
  .padding-top--150 {
    padding-top: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--150 {
    padding-top: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--150 {
    padding-top: 60px;
  }
}
@media (max-width: 600px) {
  .padding-top--150 {
    padding-top: 60px;
  }
}
@media (min-width: 1025px) {
  .padding-top--100 {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--100 {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--100 {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .padding-top--100 {
    padding-top: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-top--80 {
    padding-top: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--80 {
    padding-top: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--80 {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .padding-top--80 {
    padding-top: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-top--70 {
    padding-top: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--70 {
    padding-top: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--70 {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .padding-top--70 {
    padding-top: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-top--60 {
    padding-top: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--60 {
    padding-top: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--60 {
    padding-top: 40px;
  }
}
@media (max-width: 600px) {
  .padding-top--60 {
    padding-top: 40px;
  }
}
@media (min-width: 1025px) {
  .padding-top--50 {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--50 {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--50 {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .padding-top--50 {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-top--40 {
    padding-top: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--40 {
    padding-top: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--40 {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .padding-top--40 {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-top--40-desk-only {
    padding-top: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--40-desk-only {
    padding-top: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--40-desk-only {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  .padding-top--40-desk-only {
    padding-top: 0;
  }
}
@media (min-width: 1025px) {
  .padding-top--40-mob-only {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--40-mob-only {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--40-mob-only {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .padding-top--40-mob-only {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-top--30 {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--30 {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--30 {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .padding-top--30 {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .padding-top--20 {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--20 {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--20 {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .padding-top--20 {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .padding-top--15 {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--15 {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--15 {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .padding-top--15 {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .padding-top--10 {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--10 {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--10 {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .padding-top--10 {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-top--5 {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--5 {
    padding-top: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--5 {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .padding-top--5 {
    padding-top: 5px;
  }
}

@media (min-width: 1025px) {
  .padding-bottom--200 {
    padding-bottom: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--200 {
    padding-bottom: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--200 {
    padding-bottom: 100px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--200 {
    padding-bottom: 100px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--150 {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--150 {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--150 {
    padding-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--150 {
    padding-bottom: 60px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--150-mob-only {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--150-mob-only {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--150-mob-only {
    padding-bottom: 100px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--150-mob-only {
    padding-bottom: 100px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--100-mob-only {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--100-mob-only {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--100-mob-only {
    padding-bottom: 100px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--100-mob-only {
    padding-bottom: 100px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--100 {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--100 {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--100 {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--100 {
    padding-bottom: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--80 {
    padding-bottom: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--80 {
    padding-bottom: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--80 {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--80 {
    padding-bottom: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--70 {
    padding-bottom: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--70 {
    padding-bottom: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--70 {
    padding-bottom: 30px;
  }
}

@media (min-width: 1025px) {
  .padding-bottom--50 {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--50 {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--50 {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--50 {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--50-mob-only {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--50-mob-only {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--50-mob-only {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--50-mob-only {
    padding-bottom: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--50-desk-only {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--50-desk-only {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--50-desk-only {
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .padding-bottom--50-desk-only {
    padding-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--40 {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--40 {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--40 {
    padding-bottom: 25px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--40 {
    padding-bottom: 25px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--40-desk-only {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--40-desk-only {
    padding-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--40-desk-only {
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .padding-bottom--40-desk-only {
    padding-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--40-mob-only {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--40-mob-only {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--40-mob-only {
    padding-bottom: 40px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--40-mob-only {
    padding-bottom: 40px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--30 {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--30 {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--30 {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--30 {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--20 {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--20 {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--20 {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--20 {
    padding-bottom: 5px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--15 {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--15 {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--15 {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--15 {
    padding-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--10 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--10 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--10 {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--10 {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--5 {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--5 {
    padding-bottom: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--5 {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--5 {
    padding-bottom: 5px;
  }
}

@media (min-width: 1025px) {
  .padding-left--10 {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--10 {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--10 {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .padding-left--10 {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-left--20 {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--20 {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--20 {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .padding-left--20 {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-left--30 {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--30 {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--30 {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .padding-left--30 {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-left--40 {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--40 {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--40 {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .padding-left--40 {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .padding-left--50 {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--50 {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--50 {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .padding-left--50 {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-left--50-mob-only {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--50-mob-only {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--50-mob-only {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .padding-left--50-mob-only {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-left--80 {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--80 {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--80 {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .padding-left--80 {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-left--80-desk-only {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--80-desk-only {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--80-desk-only {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .padding-left--80-desk-only {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .padding-left--70 {
    padding-left: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--70 {
    padding-left: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--70 {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .padding-left--70 {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-left--100 {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-left--100 {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-left--100 {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .padding-left--100 {
    padding-left: 30px;
  }
}
.padding-left--5perc {
  padding-left: 5%;
}
.padding-left--15perc-desk-only {
  padding-left: 0;
}
@media only screen and (min-width: 1025px) {
  .padding-left--15perc-desk-only {
    padding-left: 15%;
  }
}

@media (min-width: 1025px) {
  .padding-right--10 {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--10 {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--10 {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .padding-right--10 {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-right--20 {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--20 {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--20 {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .padding-right--20 {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-right--30 {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--30 {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--30 {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .padding-right--30 {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-right--40 {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--40 {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--40 {
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .padding-right--40 {
    padding-right: 25px;
  }
}
@media (min-width: 1025px) {
  .padding-right--50 {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--50 {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--50 {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .padding-right--50 {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-right--50-mob-only {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--50-mob-only {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--50-mob-only {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .padding-right--50-mob-only {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-right--60 {
    padding-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--60 {
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--60 {
    padding-right: 32px;
  }
}
@media (max-width: 600px) {
  .padding-right--60 {
    padding-right: 32px;
  }
}
@media (min-width: 1025px) {
  .padding-right--80 {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--80 {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--80 {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .padding-right--80 {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-right--80-desk-only {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--80-desk-only {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--80-desk-only {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .padding-right--80-desk-only {
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  .padding-right--100 {
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-right--100 {
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-right--100 {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .padding-right--100 {
    padding-right: 30px;
  }
}
.padding-right--5perc {
  padding-right: 5%;
}
.padding-right--20perc-desk-only {
  padding-right: 0;
}
@media only screen and (min-width: 1025px) {
  .padding-right--20perc-desk-only {
    padding-right: 20%;
  }
}

@media (min-width: 1025px) {
  .margin-right--20 {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-right--20 {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-right--20 {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .margin-right--20 {
    margin-right: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-right--30 {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-right--30 {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-right--30 {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .margin-right--30 {
    margin-right: 10px;
  }
}

@media (min-width: 1025px) {
  .margin-left--20 {
    margin-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-left--20 {
    margin-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-left--20 {
    margin-left: 10px;
  }
}
@media (max-width: 600px) {
  .margin-left--20 {
    margin-left: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-left--30 {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-left--30 {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-left--30 {
    margin-left: 10px;
  }
}
@media (max-width: 600px) {
  .margin-left--30 {
    margin-left: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-left--100 {
    margin-left: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-left--100 {
    margin-left: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-left--100 {
    margin-left: 20px;
  }
}
@media (max-width: 600px) {
  .margin-left--100 {
    margin-left: 20px;
  }
}

@media (min-width: 1025px) {
  .margin-bottom--10 {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--10 {
    margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--10 {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--10 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-bottom--20 {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--20 {
    margin-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--20 {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--20 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-bottom--30 {
    margin-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--30 {
    margin-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--30 {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--30 {
    margin-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-bottom--40 {
    margin-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--40 {
    margin-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--40 {
    margin-bottom: 14px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--40 {
    margin-bottom: 14px;
  }
}
@media (min-width: 1025px) {
  .margin-bottom--50 {
    margin-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--50 {
    margin-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--50 {
    margin-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--50 {
    margin-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .margin-bottom--50 {
    margin-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--50 {
    margin-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--50 {
    margin-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--50 {
    margin-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .margin-bottom--50-mobile-only {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-bottom--50-mobile-only {
    margin-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-bottom--50-mobile-only {
    margin-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .margin-bottom--50-mobile-only {
    margin-bottom: 50px;
  }
}

@media (min-width: 1025px) {
  .margin-top--10 {
    margin-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--10 {
    margin-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--10 {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .margin-top--10 {
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-top--20 {
    margin-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--20 {
    margin-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--20 {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .margin-top--20 {
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-top--30 {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--30 {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--30 {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  .margin-top--30 {
    margin-top: 10px;
  }
}
@media (min-width: 1025px) {
  .margin-top--40 {
    margin-top: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--40 {
    margin-top: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--40 {
    margin-top: 25px;
  }
}
@media (max-width: 600px) {
  .margin-top--40 {
    margin-top: 25px;
  }
}
@media (min-width: 1025px) {
  .margin-top--50 {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--50 {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--50 {
    margin-top: 40px;
  }
}
@media (max-width: 600px) {
  .margin-top--50 {
    margin-top: 40px;
  }
}
@media (min-width: 1025px) {
  .margin-top--50-desk-only {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--50-desk-only {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--50-desk-only {
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .margin-top--50-desk-only {
    margin-top: 0;
  }
}
@media (min-width: 1025px) {
  .margin-top--100 {
    margin-top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--100 {
    margin-top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--100 {
    margin-top: 60px;
  }
}
@media (max-width: 600px) {
  .margin-top--100 {
    margin-top: 60px;
  }
}
@media (min-width: 1025px) {
  .margin-top--minus-100 {
    margin-top: -5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .margin-top--minus-100 {
    margin-top: -5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .margin-top--minus-100 {
    margin-top: -40px;
  }
}
@media (max-width: 600px) {
  .margin-top--minus-100 {
    margin-top: -40px;
  }
}

/****************************padding END*********************************************/
/****************************bg color*********************************************/
.bg-color--l-black {
  background: #002A6E;
background: linear-gradient(180deg, rgba(0, 42, 110, 1) 0%, rgba(44, 181, 173, 0.74) 100%);
}
.bg-color--l-cream {
  background-color: #f9f6f4;
}
.bg-color--white {
  background-color: #ffffff;
}
.bg-color--vl-grey {
  background-color: #f5f5f5;
}

@media (min-width: 1025px) {
  .four-item-slider {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-slider {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-slider {
    margin-left: -5px;
  }
}
@media (max-width: 600px) {
  .four-item-slider {
    margin-left: -5px;
  }
}
@media (min-width: 1025px) {
  .four-item-slider {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-slider {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-slider {
    margin-right: -5px;
  }
}
@media (max-width: 600px) {
  .four-item-slider {
    margin-right: -5px;
  }
}
@media (min-width: 1025px) {
  .four-item-slider .slide-item {
    padding-left: 0.3645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-slider .slide-item {
    padding-left: 0.3645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-slider .slide-item {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .four-item-slider .slide-item {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .four-item-slider .slide-item {
    padding-right: 0.3645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-slider .slide-item {
    padding-right: 0.3645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-slider .slide-item {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .four-item-slider .slide-item {
    padding-right: 5px;
  }
}

@media (min-width: 1025px) {
  .seven-item-slider {
    margin-left: -1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .seven-item-slider {
    margin-left: -1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .seven-item-slider {
    margin-left: -5px;
  }
}
@media (max-width: 600px) {
  .seven-item-slider {
    margin-left: -5px;
  }
}
@media (min-width: 1025px) {
  .seven-item-slider {
    margin-right: -1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .seven-item-slider {
    margin-right: -1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .seven-item-slider {
    margin-right: -5px;
  }
}
@media (max-width: 600px) {
  .seven-item-slider {
    margin-right: -5px;
  }
}
@media (min-width: 1025px) {
  .seven-item-slider .slide-item {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .seven-item-slider .slide-item {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .seven-item-slider .slide-item {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .seven-item-slider .slide-item {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .seven-item-slider .slide-item {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .seven-item-slider .slide-item {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .seven-item-slider .slide-item {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .seven-item-slider .slide-item {
    padding-right: 5px;
  }
}

@media (min-width: 1025px) {
  .two-item-slider,
  .three-item-slider,
  .hm-blog-slider {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-slider,
  .three-item-slider,
  .hm-blog-slider {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-slider,
  .three-item-slider,
  .hm-blog-slider {
    margin-left: -5px;
  }
}
@media (max-width: 600px) {
  .two-item-slider,
  .three-item-slider,
  .hm-blog-slider {
    margin-left: -5px;
  }
}
@media (min-width: 1025px) {
  .two-item-slider,
  .three-item-slider,
  .hm-blog-slider {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-slider,
  .three-item-slider,
  .hm-blog-slider {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-slider,
  .three-item-slider,
  .hm-blog-slider {
    margin-right: -5px;
  }
}
@media (max-width: 600px) {
  .two-item-slider,
  .three-item-slider,
  .hm-blog-slider {
    margin-right: -5px;
  }
}
@media (min-width: 1025px) {
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .hm-blog-slider .slide-item {
    margin-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .hm-blog-slider .slide-item {
    margin-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .hm-blog-slider .slide-item {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .hm-blog-slider .slide-item {
    margin-left: 5px;
  }
}
@media (min-width: 1025px) {
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .hm-blog-slider .slide-item {
    margin-right: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .hm-blog-slider .slide-item {
    margin-right: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .hm-blog-slider .slide-item {
    margin-right: 5px;
  }
}
@media (max-width: 600px) {
  .two-item-slider .slide-item,
  .three-item-slider .slide-item,
  .hm-blog-slider .slide-item {
    margin-right: 5px;
  }
}

@media (min-width: 1025px) {
  .travel-insights-slider .slide-item {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .travel-insights-slider .slide-item {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .travel-insights-slider .slide-item {
    margin-left: 10px;
  }
}
@media (max-width: 600px) {
  .travel-insights-slider .slide-item {
    margin-left: 10px;
  }
}
@media (min-width: 1025px) {
  .travel-insights-slider .slide-item {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .travel-insights-slider .slide-item {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .travel-insights-slider .slide-item {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .travel-insights-slider .slide-item {
    margin-right: 10px;
  }
}

@media (min-width: 1025px) {
  .four-item-grid {
    margin-left: -0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid {
    margin-left: -0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .four-item-grid {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .four-item-grid {
    margin-right: -0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid {
    margin-right: -0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid {
    margin-right: 0px;
  }
}
@media (max-width: 600px) {
  .four-item-grid {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .four-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-item-grid .list-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .four-item-grid .list-item {
    padding-bottom: 20px;
  }
}

@media (min-width: 1025px) {
  .three-item-grid {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid {
    margin-left: -10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .three-item-grid {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid {
    margin-right: -10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    width: 33.3%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    width: 33.3%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .three-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-item-grid .list-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .three-item-grid .list-item {
    padding-bottom: 20px;
  }
}

@media (min-width: 1025px) {
  .two-item-grid {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-grid {
    margin-left: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-grid {
    margin-left: -10px;
  }
}
@media (max-width: 600px) {
  .two-item-grid {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .two-item-grid {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-grid {
    margin-right: -0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-grid {
    margin-right: -10px;
  }
}
@media (max-width: 600px) {
  .two-item-grid {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .two-item-grid .list-item {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-grid .list-item {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-grid .list-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .two-item-grid .list-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .two-item-grid .list-item {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-grid .list-item {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-grid .list-item {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .two-item-grid .list-item {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .two-item-grid .list-item {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-grid .list-item {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-grid .list-item {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .two-item-grid .list-item {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .two-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-item-grid .list-item {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-item-grid .list-item {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .two-item-grid .list-item {
    padding-bottom: 20px;
  }
}

/****************************bg Color end*********************************************/
@media (min-width: 1025px) {
  .btn-wrap a {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .btn-wrap a {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .btn-wrap a {
    margin-left: 10px;
  }
}
@media (max-width: 600px) {
  .btn-wrap a {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .btn-wrap a {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .btn-wrap a {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .btn-wrap a {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .btn-wrap a {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .btn-wrap a {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .btn-wrap a {
    margin-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .btn-wrap a {
    margin-bottom: 0px;
  }
}
@media (max-width: 600px) {
  .btn-wrap a {
    margin-bottom: 15px;
  }
}

.sitemap-div a {
  text-decoration: none !important;
}
.sitemap-div a:hover {
  color: #000 !important;
}

.sitemap li a {
  text-decoration: none !important;
}
@media only screen and (min-width: 1025px) {
  .sitemap {
    margin: auto;
    width: max-content;
  }
}

.not-fount-img {
  object-fit: contain;
}
@media (min-width: 1025px) {
  .not-fount-img {
    height: 15.625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .not-fount-img {
    height: 15.625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .not-fount-img {
    height: 150px;
  }
}
@media (max-width: 600px) {
  .not-fount-img {
    height: 150px;
  }
}

.border-radius--10 {
  border-radius: 0.5208333333vw;
}

@media (min-width: 1025px) {
  .f-gap--10 {
    gap: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .f-gap--10 {
    gap: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .f-gap--10 {
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .f-gap--10 {
    gap: 10px;
  }
}
@media (min-width: 1025px) {
  .f-gap--15 {
    gap: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .f-gap--15 {
    gap: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .f-gap--15 {
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .f-gap--15 {
    gap: 10px;
  }
}
@media (min-width: 1025px) {
  .f-gap--20 {
    gap: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .f-gap--20 {
    gap: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .f-gap--20 {
    gap: 15px;
  }
}
@media (max-width: 600px) {
  .f-gap--20 {
    gap: 15px;
  }
}
@media (min-width: 1025px) {
  .f-gap--25 {
    gap: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .f-gap--25 {
    gap: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .f-gap--25 {
    gap: 20px;
  }
}
@media (max-width: 600px) {
  .f-gap--25 {
    gap: 20px;
  }
}
@media (min-width: 1025px) {
  .f-gap--30 {
    gap: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .f-gap--30 {
    gap: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .f-gap--30 {
    gap: 24px;
  }
}
@media (max-width: 600px) {
  .f-gap--30 {
    gap: 24px;
  }
}
@media (min-width: 1025px) {
  .f-gap--35 {
    gap: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .f-gap--35 {
    gap: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .f-gap--35 {
    gap: 28px;
  }
}
@media (max-width: 600px) {
  .f-gap--35 {
    gap: 28px;
  }
}
@media (min-width: 1025px) {
  .f-gap--40 {
    gap: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .f-gap--40 {
    gap: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .f-gap--40 {
    gap: 30px;
  }
}
@media (max-width: 600px) {
  .f-gap--40 {
    gap: 30px;
  }
}
@media (min-width: 1025px) {
  .f-gap--60 {
    gap: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .f-gap--60 {
    gap: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .f-gap--60 {
    gap: 40px;
  }
}
@media (max-width: 600px) {
  .f-gap--60 {
    gap: 40px;
  }
}

.flex-reverse-row {
  flex-direction: row-reverse;
}
.flex-reverse-row--mob-only {
  flex-direction: row-reverse;
}
@media only screen and (min-width: 1025px) {
  .flex-reverse-row--mob-only {
    flex-direction: row;
  }
}
.flex-reverse-row--desk-only {
  flex-direction: row;
}
@media only screen and (min-width: 1025px) {
  .flex-reverse-row--desk-only {
    flex-direction: row-reverse;
  }
}

.next-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  font-weight: 600;
  width: max-content;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-style: normal;
  transition: all 0.3s;
}
@media (min-width: 1025px) {
  .next-btn {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .next-btn {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    height: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    height: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    padding-right: 20px;
  }
}
.next-btn img,
.next-btn svg {
  object-fit: scale-down;
  z-index: 1;
}
@media (min-width: 1025px) {
  .next-btn img,
  .next-btn svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn img,
  .next-btn svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn img,
  .next-btn svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .next-btn img,
  .next-btn svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .next-btn img,
  .next-btn svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn img,
  .next-btn svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn img,
  .next-btn svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .next-btn img,
  .next-btn svg {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  .next-btn img,
  .next-btn svg {
    margin-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn img,
  .next-btn svg {
    margin-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn img,
  .next-btn svg {
    margin-left: 10px;
  }
}
@media (max-width: 600px) {
  .next-btn img,
  .next-btn svg {
    margin-left: 10px;
  }
}
.next-btn--black-line {
  background: transparent;
  color: #1d3b3b;
  border: 1px solid #1d3b3b;
}
.next-btn--black-line:hover {
  color: #fff;
  background: #1d3b3b;
}
.next-btn--black-fill {
  background: #1d3b3b;
  color: #fff;
  border: 1px solid #1d3b3b;
}
.next-btn--black-fill:hover {
  color: #fff;
  background: #1d3b3b;
}

.gall-mob-img {
  object-fit: cover;
  width: 100%;
}
@media (min-width: 1025px) {
  .gall-mob-img {
    height: 18.2291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .gall-mob-img {
    height: 18.2291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .gall-mob-img {
    height: 350px;
  }
}
@media (max-width: 600px) {
  .gall-mob-img {
    height: 350px;
  }
}

/****************************Nav Buttons END*********************************************/
@media only screen and (min-width: 1025px) {
  .mobile_tab_el,
  .mobile_el {
    display: none !important;
  }
  .mobile_tab_el {
    display: none !important;
  }
}
@media only screen and (max-width: 1025px) {
  .desktop_el {
    display: none !important;
  }
  .mobile-width-max {
    width: max-content !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .tab-justify-between {
    justify-content: space-between;
  }
  .tab-justify-center {
    justify-content: center !important;
  }
  .tab-btn-center {
    margin-left: auto;
    margin-right: auto;
  }
  .tab-width--35 {
    width: 40%;
  }
  .tab-width--50 {
    width: 50%;
  }
  .tab-padding-left--0 {
    padding-left: 0 !important;
  }
  .tab-justify-start {
    justify-content: flex-start !important;
  }
  .tab-padding-bottom--30 {
    padding-bottom: 30px !important;
  }
  .tab-btn-center {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .mobile_el {
    display: none !important;
  }
  .tab-flex-column {
    flex-direction: column;
  }
  .tab-justify-between {
    justify-content: space-between;
  }
  .tab-padding-top--50 {
    padding-top: 50px !important;
  }
  .tab-padding-bottom--50 {
    padding-bottom: 50px !important;
  }
  .tab-margin-top--50 {
    margin-top: 50px !important;
  }
  .tab-padding-bottom--0 {
    padding-bottom: 0 !important;
  }
  .tab-text-center {
    text-align: center !important;
  }
  .tab-display-flex {
    display: flex;
  }
  .tab-width-auto {
    width: max-content !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tab-padding-top--30 {
    padding-top: 30px !important;
  }
  .tab-justify-between {
    justify-content: space-between !important;
  }
  .tab-justify-start {
    justify-content: flex-start !important;
  }
  .tab-justify-center {
    justify-content: center !important;
  }
  .tab-padding-top--0 {
    padding-top: 0;
  }
}
@media only screen and (max-width: 1025px) {
  .mobile-padding-bottom--20 {
    padding-bottom: 20px !important;
  }
  .mobile-btn-center {
    margin-left: auto;
    margin-right: auto;
  }
  .next-btn {
    width: 100% !important;
  }
  .mobile-justify-center {
    justify-content: center !important;
  }
}
@media only screen and (max-width: 600px) and (min-width: 600px) {
  .tab-justify-center {
    justify-content: center !important;
  }
}
@media only screen and (max-width: 600px) and (min-width: 1025px) {
  .tab-justify-center {
    justify-content: flex-start !important;
  }
}
@media only screen and (max-width: 600px) {
  .mobile-justify-content-start {
    justify-content: flex-start !important;
  }
  .three-item-grid .list-item:last-child {
    padding-bottom: 0 !important;
  }
  .four-item-grid .list-item:last-child {
    padding-bottom: 0 !important;
  }
  .two-item-grid .list-item:last-child {
    padding-bottom: 0 !important;
  }
  .mobile-padding-bottom--0 {
    padding-bottom: 0 !important;
  }
  .mobile-padding-top--0 {
    padding-top: 0 !important;
  }
  .mobile-padding-bottom--30 {
    padding-bottom: 30px !important;
  }
  .mobile-padding-top--50 {
    padding-top: 50px;
  }
  .mobile-padding-left--0 {
    padding-left: 0;
  }
  .mobile-text-center {
    text-align: center;
  }
  .mobile-flex-wrap {
    flex-wrap: wrap;
  }
  .mobile-padding-bottom--100 {
    padding-bottom: 150px !important;
  }
  .mobile-padding-bottom--50 {
    padding-bottom: 50px !important;
  }
  .mobile-padding--0 {
    padding: 0 !important;
  }
  .mobile-padding-top--30 {
    padding-top: 30px !important;
  }
  .mobile-padding-bottom--30 {
    padding-bottom: 30px !important;
  }
  .mobile-justify-center {
    justify-content: center !important;
  }
  .mobile-padding-left--0 {
    padding-left: 0 !important;
  }
  .mobile-padding-right--0 {
    padding-right: 0 !important;
  }
  .mobile-margin-top--50 {
    margin-top: 50px !important;
  }
  .mobile-margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .mobile-m-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .mobile-flex-column-revers {
    flex-direction: column-reverse;
  }
}
@media (min-width: 1025px) {
  .three-col-cards-wrapper {
    gap: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-col-cards-wrapper {
    gap: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-col-cards-wrapper {
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .three-col-cards-wrapper {
    gap: 10px;
  }
}
.three-col-cards-wrapper .inner-card {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .three-col-cards-wrapper .inner-card {
    width: calc(50% - 15px);
  }
}
@media only screen and (min-width: 1025px) {
  .three-col-cards-wrapper .inner-card {
    width: calc(33.33% - 1.0416666667vw);
  }
}

.four-col-cards-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.four-col-cards-wrapper > div {
  width: 100%;
}
@media (min-width: 1025px) {
  .four-col-cards-wrapper > div {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-col-cards-wrapper > div {
    margin-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-col-cards-wrapper > div {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .four-col-cards-wrapper > div {
    margin-bottom: 20px;
  }
}
.four-col-cards-wrapper > div h2,
.four-col-cards-wrapper > div h3,
.four-col-cards-wrapper > div h4 {
  line-height: 100%;
}
.four-col-cards-wrapper > div span {
  display: flex;
}
@media only screen and (min-width: 600px) {
  .four-col-cards-wrapper > div {
    width: 50%;
  }
}
@media only screen and (min-width: 1025px) {
  .four-col-cards-wrapper > div {
    width: 25%;
  }
}

.black-gradient-bottom {
  position: relative;
}
.black-gradient-bottom::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 102%;
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0) 100%);
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  will-change: transform;
  pointer-events: none;
  z-index: 1;
}
@media (min-width: 1025px) {
  .black-gradient-bottom::after {
    height: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .black-gradient-bottom::after {
    height: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .black-gradient-bottom::after {
    height: 150px;
  }
}
@media (max-width: 600px) {
  .black-gradient-bottom::after {
    height: 150px;
  }
}
@media only screen and (min-width: 1025px) {
  .black-gradient-bottom--desk-only::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
    z-index: 1;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .black-gradient-bottom--desk-only::after {
    height: 10.4166666667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .black-gradient-bottom--desk-only::after {
    height: 10.4166666667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .black-gradient-bottom--desk-only::after {
    height: 150px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .black-gradient-bottom--desk-only::after {
    height: 150px;
  }
}

.full-gradient {
  position: relative;
}
.full-gradient::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000;
  pointer-events: none;
  opacity: 0.5;
}
.full-gradient div,
.full-gradient p,
.full-gradient h1,
.full-gradient h2,
.full-gradient h3,
.full-gradient h4,
.full-gradient h5,
.full-gradient h6,
.full-gradient span {
  z-index: 1;
}

.full-page-height {
  height: 100dvh !important;
}

.z-index--2 {
  z-index: 2 !important;
}
.z-index--3 {
  z-index: 3 !important;
}

.text-center--tab {
  text-align: left;
}
@media only screen and (min-width: 600px) {
  .text-center--tab {
    text-align: center;
  }
}
.text-center--tab-desk {
  text-align: left;
}
@media only screen and (min-width: 600px) {
  .text-center--tab-desk {
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) {
  .text-center--tab-desk {
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .d-none--desk {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .d-none--tab {
    display: none !important;
  }
}
@media only screen and (max-width: 600px) {
  .d-none--mobile {
    display: none !important;
  }
}

.slick-arrow {
  position: absolute;
  bottom: -10px;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .slick-arrow {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .slick-arrow {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .slick-arrow {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .slick-arrow {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .slick-arrow {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .slick-arrow {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .slick-arrow {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .slick-arrow {
    width: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  .slick-arrow {
    bottom: unset;
    top: -10%;
  }
}

.slick-next {
  right: 40%;
  background-image: url("../images/theme/car-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  transform: translateX(50%);
  background-size: contain;
  z-index: 2;
}
@media only screen and (min-width: 600px) {
  .slick-next {
    right: 45%;
  }
}
@media only screen and (min-width: 1025px) {
  .slick-next {
    right: 10%;
  }
}

.slick-prev {
  right: 60%;
  background-image: url("../images/theme/car-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg) translateX(-50%);
  background-size: contain;
  z-index: 2;
}
@media only screen and (min-width: 600px) {
  .slick-prev {
    right: 55%;
  }
}
@media only screen and (min-width: 1025px) {
  .slick-prev {
    right: 15%;
  }
}

.slick-next-black {
  right: 40%;
  background-image: url("../images/theme/car-arrow-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  transform: translateX(50%);
  background-size: contain;
}
@media only screen and (min-width: 600px) {
  .slick-next-black {
    right: 42%;
  }
}
@media only screen and (min-width: 1025px) {
  .slick-next-black {
    right: 10%;
  }
}

.slick-prev-black {
  right: 60%;
  background-image: url("../images/theme/car-arrow-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg) translateX(-50%);
  background-size: contain;
}
@media only screen and (min-width: 600px) {
  .slick-prev-black {
    right: 55%;
  }
}
@media only screen and (min-width: 1025px) {
  .slick-prev-black {
    right: 15%;
  }
}

@media only screen and (min-width: 1025px) {
  .side-arrows-desk .slick-prev-black,
  .side-arrows-desk .slick-prev {
    right: unset;
    left: -7vw;
    top: 30%;
  }
  .side-arrows-desk .slick-next-black,
  .side-arrows-desk .slick-next {
    right: -4vw;
    top: 30%;
  }
}

.side-arrows-desk-center .slick-prev-black,
.side-arrows-desk-center .slick-prev {
  bottom: -40px;
}
.side-arrows-desk-center .slick-next-black,
.side-arrows-desk-center .slick-next {
  bottom: -40px;
}
@media only screen and (min-width: 1025px) {
  .side-arrows-desk-center .slick-prev-black,
  .side-arrows-desk-center .slick-prev {
    bottom: unset;
    right: unset;
    left: -7vw;
    top: 50%;
  }
  .side-arrows-desk-center .slick-next-black,
  .side-arrows-desk-center .slick-next {
    right: -4vw;
    top: 50%;
  }
}

.teal-square-bullet {
  position: relative;
}
.teal-square-bullet::before {
  content: "";
  position: absolute;
  left: -5%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #2cb5ad;
}
@media (min-width: 1025px) {
  .teal-square-bullet::before {
    width: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .teal-square-bullet::before {
    width: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .teal-square-bullet::before {
    width: 10px;
  }
}
@media (max-width: 600px) {
  .teal-square-bullet::before {
    width: 10px;
  }
}
@media (min-width: 1025px) {
  .teal-square-bullet::before {
    height: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .teal-square-bullet::before {
    height: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .teal-square-bullet::before {
    height: 10px;
  }
}
@media (max-width: 600px) {
  .teal-square-bullet::before {
    height: 10px;
  }
}

.opacity--50 {
  opacity: 0.5;
}
.opacity--40 {
  opacity: 0.4;
}
.opacity--25 {
  opacity: 0.25;
}
.opacity--15 {
  opacity: 0.15;
}

.theme-btn-1 {
  display: flex;
  align-items: center;
  position: relative;
  color: #000000;
  width: max-content;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .theme-btn-1 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-1 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-1 {
    font-size: 11px !important;
  }
}
@media (max-width: 600px) {
  .theme-btn-1 {
    font-size: 11px !important;
  }
}
@media (min-width: 1025px) {
  .theme-btn-1 {
    letter-spacing: 0.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-1 {
    letter-spacing: 0.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-1 {
    letter-spacing: 0.8px;
  }
}
@media (max-width: 600px) {
  .theme-btn-1 {
    letter-spacing: 0.8px;
  }
}
.theme-btn-1:before {
  content: "";
  display: block;
  position: relative;
  left: 0;
  background-color: transparent;
  background-image: url("../images/theme/black-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  border: 1px solid #2cb5ad;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .theme-btn-1:before {
    background-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-1:before {
    background-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-1:before {
    background-size: 15px;
  }
}
@media (max-width: 600px) {
  .theme-btn-1:before {
    background-size: 15px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-1:before {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-1:before {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-1:before {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .theme-btn-1:before {
    margin-right: 10px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-1:before {
    width: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-1:before {
    width: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-1:before {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .theme-btn-1:before {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-1:before {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-1:before {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-1:before {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .theme-btn-1:before {
    height: 40px;
  }
}
.theme-btn-1:hover {
  color: #2cb5ad;
}
.theme-btn-1:hover:before {
  background-color: #2cb5ad;
  background-image: url("../images/theme/white-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1025px) {
  .theme-btn-1:hover:before {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-1:hover:before {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-1:hover:before {
    background-size: 20px;
  }
}
@media (max-width: 600px) {
  .theme-btn-1:hover:before {
    background-size: 20px;
  }
}
.theme-btn-1.center {
  transform: translateX(-50%);
  left: 50%;
}

.theme-btn-2 {
  display: flex;
  align-items: center;
  position: relative;
  color: #ffffff;
  width: max-content;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.55px;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .theme-btn-2 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-2 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-2 {
    font-size: 11px !important;
  }
}
@media (max-width: 600px) {
  .theme-btn-2 {
    font-size: 11px !important;
  }
}
.theme-btn-2:before {
  content: "";
  display: block;
  position: relative;
  left: 0;
  background-color: transparent;
  background-image: url("../images/theme/white-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  border: 1px solid #2cb5ad;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .theme-btn-2:before {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-2:before {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-2:before {
    background-size: 20px;
  }
}
@media (max-width: 600px) {
  .theme-btn-2:before {
    background-size: 20px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-2:before {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-2:before {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-2:before {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .theme-btn-2:before {
    margin-right: 10px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-2:before {
    width: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-2:before {
    width: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-2:before {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .theme-btn-2:before {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-2:before {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-2:before {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-2:before {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .theme-btn-2:before {
    height: 40px;
  }
}
.theme-btn-2:hover {
  color: #2cb5ad;
}
.theme-btn-2:hover:before {
  background-color: #2cb5ad;
  background-image: url("../images/theme/white-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1025px) {
  .theme-btn-2:hover:before {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-2:hover:before {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-2:hover:before {
    background-size: 20px;
  }
}
@media (max-width: 600px) {
  .theme-btn-2:hover:before {
    background-size: 20px;
  }
}
.theme-btn-2.center {
  transform: translateX(-50%);
  left: 50%;
}

.theme-btn-3 {
  display: flex;
  align-items: center;
  position: relative;
  color: #000000;
  width: max-content;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .theme-btn-3 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3 {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3 {
    font-size: 11px !important;
  }
}
@media (max-width: 600px) {
  .theme-btn-3 {
    font-size: 11px !important;
  }
}
@media (min-width: 1025px) {
  .theme-btn-3 {
    letter-spacing: 0.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3 {
    letter-spacing: 0.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3 {
    letter-spacing: 0.8px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3 {
    letter-spacing: 0.8px;
  }
}
.theme-btn-3:after {
  content: "";
  display: block;
  position: relative;
  left: 0;
  background-color: transparent;
  background-image: url("../images/theme/black-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .theme-btn-3:after {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3:after {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3:after {
    background-size: 20px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3:after {
    background-size: 20px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-3:after {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3:after {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3:after {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3:after {
    margin-right: 10px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-3:after {
    width: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3:after {
    width: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3:after {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3:after {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-3:after {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3:after {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3:after {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3:after {
    height: 40px;
  }
}
.theme-btn-3:hover {
  color: #2cb5ad;
}
.theme-btn-3:hover:after {
  background-image: url("../images/theme/teal-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1025px) {
  .theme-btn-3:hover:after {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3:hover:after {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3:hover:after {
    background-size: 20px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3:hover:after {
    background-size: 20px;
  }
}
.theme-btn-3.center {
  transform: translateX(-50%);
  left: 50%;
}
.theme-btn-3.white {
  color: #ffffff;
}
.theme-btn-3.white:after {
  background-image: url("../images/theme/teal-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.theme-btn-3.teal:after {
  background-image: url("../images/theme/teal-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.theme-btn-3-backwards {
  display: flex;
  align-items: center;
  position: relative;
  color: #000000;
  width: max-content;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .theme-btn-3-backwards {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3-backwards {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3-backwards {
    font-size: 11px !important;
  }
}
@media (max-width: 600px) {
  .theme-btn-3-backwards {
    font-size: 11px !important;
  }
}
@media (min-width: 1025px) {
  .theme-btn-3-backwards {
    letter-spacing: 0.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3-backwards {
    letter-spacing: 0.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3-backwards {
    letter-spacing: 0.8px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3-backwards {
    letter-spacing: 0.8px;
  }
}
.theme-btn-3-backwards:before {
  content: "";
  display: block;
  position: relative;
  left: 0;
  background-color: transparent;
  background-image: url("../images/theme/teal-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
  transition: 0.3s ease-in-out;
  transform: rotate(180deg);
}
@media (min-width: 1025px) {
  .theme-btn-3-backwards:before {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3-backwards:before {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3-backwards:before {
    background-size: 20px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3-backwards:before {
    background-size: 20px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-3-backwards:before {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3-backwards:before {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3-backwards:before {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3-backwards:before {
    margin-right: 10px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-3-backwards:before {
    width: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3-backwards:before {
    width: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3-backwards:before {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3-backwards:before {
    width: 40px;
  }
}
@media (min-width: 1025px) {
  .theme-btn-3-backwards:before {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3-backwards:before {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3-backwards:before {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3-backwards:before {
    height: 40px;
  }
}
.theme-btn-3-backwards:hover {
  color: #2cb5ad;
}
.theme-btn-3-backwards:hover:after {
  background-image: url("../images/theme/teal-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 1025px) {
  .theme-btn-3-backwards:hover:after {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .theme-btn-3-backwards:hover:after {
    background-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .theme-btn-3-backwards:hover:after {
    background-size: 20px;
  }
}
@media (max-width: 600px) {
  .theme-btn-3-backwards:hover:after {
    background-size: 20px;
  }
}
.theme-btn-3-backwards.center {
  transform: translateX(-50%);
  left: 50%;
}
.theme-btn-3-backwards.white {
  color: #ffffff;
}
.theme-btn-3-backwards.white:after {
  background-image: url("../images/theme/teal-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.auth-card-1 {
  text-decoration: none;
  border: 1px solid transparent;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .auth-card-1 {
    height: 17.7083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-1 {
    height: 17.7083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-1 {
    height: 350 px;
  }
}
@media (max-width: 600px) {
  .auth-card-1 {
    height: 350px;
  }
}
.auth-card-1:hover {
  border: 1px solid #2cb5ad;
}

.auth-card-2 {
  text-decoration: none;
}
.auth-card-2 .img-wrapper {
  overflow: hidden;
}
.auth-card-2 .img-wrapper span {
  position: absolute;
}
@media (min-width: 1025px) {
  .auth-card-2 .img-wrapper span {
    bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-2 .img-wrapper span {
    bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-2 .img-wrapper span {
    bottom: 20px;
  }
}
@media (max-width: 600px) {
  .auth-card-2 .img-wrapper span {
    bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .auth-card-2 .img-wrapper span {
    left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-2 .img-wrapper span {
    left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-2 .img-wrapper span {
    left: 20px;
  }
}
@media (max-width: 600px) {
  .auth-card-2 .img-wrapper span {
    left: 20px;
  }
}
.auth-card-2 .img-wrapper span:before {
  content: "";
  display: block;
  position: relative;
  background-color: #ffffff;
  height: 1px;
}
@media (min-width: 1025px) {
  .auth-card-2 .img-wrapper span:before {
    width: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-2 .img-wrapper span:before {
    width: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-2 .img-wrapper span:before {
    width: 10px;
  }
}
@media (max-width: 600px) {
  .auth-card-2 .img-wrapper span:before {
    width: 10px;
  }
}
@media (min-width: 1025px) {
  .auth-card-2 .img-wrapper span:before {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-2 .img-wrapper span:before {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-2 .img-wrapper span:before {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .auth-card-2 .img-wrapper span:before {
    margin-right: 10px;
  }
}
.auth-card-2 .img-wrapper img {
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .auth-card-2 .img-wrapper img {
    height: 17.1875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-2 .img-wrapper img {
    height: 17.1875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-2 .img-wrapper img {
    height: 440px;
  }
}
@media (max-width: 600px) {
  .auth-card-2 .img-wrapper img {
    height: 210px;
  }
}
.auth-card-2 .content-wrapper {
  display: flex;
  flex-direction: column;
  border: 1px solid transparent;
  transition: 0.3s ease-in-out;
  justify-content: space-between;
}
@media (min-width: 1025px) {
  .auth-card-2 .content-wrapper {
    height: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-2 .content-wrapper {
    height: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-2 .content-wrapper {
    height: 150px;
  }
}
@media (max-width: 600px) {
  .auth-card-2 .content-wrapper {
    height: 150px;
  }
}
.auth-card-2:hover .img-wrapper img {
  transform: scale(1.1);
}
.auth-card-2:hover .content-wrapper {
  border: 1px solid #2cb5ad;
}

.auth-card-3 {
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.auth-card-3 img {
  transition: 0.3s ease-in-out;
  transform: scale(1.05);
}
.auth-card-3__content {
  background-color: #1b1c1f;
}
@media (min-width: 1025px) {
  .auth-card-3__content {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-3__content {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-3__content {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .auth-card-3__content {
    padding-top: 50px;
  }
}
@media (min-width: 1025px) {
  .auth-card-3__content {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-3__content {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-3__content {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .auth-card-3__content {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1025px) {
  .auth-card-3__content {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.3s ease-in-out;
    background-color: transparent;
  }
  .auth-card-3__content p,
  .auth-card-3__content span {
    max-height: 1px;
    opacity: 0;
    overflow: hidden;
  }
  .auth-card-3:hover img {
    filter: brightness(15%);
    transform: scale(1);
  }
  .auth-card-3:hover .auth-card-3__content {
    bottom: 50%;
    transform: translate(-50%, 50%);
  }
  .auth-card-3:hover .auth-card-3__content p,
  .auth-card-3:hover .auth-card-3__content span {
    max-height: 1000px;
    opacity: 1;
    overflow: hidden;
  }
}

.auth-card-4 {
  border: 1px solid #cbcbcb;
}
@media (min-width: 1025px) {
  .auth-card-4 {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-4 {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-4 {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .auth-card-4 {
    padding-bottom: 50px;
  }
}
.auth-card-4 img {
  height: auto;
  max-width: 200px;
}
@media only screen and (min-width: 1025px) {
  .auth-card-4 img {
    max-width: unset;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .auth-card-4 img {
    width: 10.4166666667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-4 img {
    width: 10.4166666667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .auth-card-4 img {
    width: 100px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .auth-card-4 img {
    width: 100px;
  }
}

@media (min-width: 1025px) {
  .auth-card-5__content-wrapper .features-wrapper .feature-item svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-5__content-wrapper .features-wrapper .feature-item svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-5__content-wrapper .features-wrapper .feature-item svg {
    width: 15px;
  }
}
@media (max-width: 600px) {
  .auth-card-5__content-wrapper .features-wrapper .feature-item svg {
    width: 15px;
  }
}
@media (min-width: 1025px) {
  .auth-card-5__content-wrapper .features-wrapper .feature-item svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-5__content-wrapper .features-wrapper .feature-item svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-5__content-wrapper .features-wrapper .feature-item svg {
    height: 15px;
  }
}
@media (max-width: 600px) {
  .auth-card-5__content-wrapper .features-wrapper .feature-item svg {
    height: 15px;
  }
}

.auth-card-6 {
  cursor: pointer;
  overflow: hidden;
}
.auth-card-6 img {
  transition: 0.3s ease-in-out;
}
.auth-card-6__content-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (min-width: 1025px) {
  .auth-card-6__content-wrapper {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-6__content-wrapper {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-6__content-wrapper {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .auth-card-6__content-wrapper {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .auth-card-6__content-wrapper {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-6__content-wrapper {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-6__content-wrapper {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .auth-card-6__content-wrapper {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .auth-card-6__content-wrapper {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-6__content-wrapper {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-6__content-wrapper {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .auth-card-6__content-wrapper {
    padding-bottom: 30px;
  }
}
.auth-card-6:hover img {
  scale: 1.05;
}
@media (min-width: 1025px) {
  .auth-card-6__content-wrapper .paragraph--14 {
    line-height: 1.1979166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-card-6__content-wrapper .paragraph--14 {
    line-height: 1.1979166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-card-6__content-wrapper .paragraph--14 {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .auth-card-6__content-wrapper .paragraph--14 {
    line-height: 20px;
  }
}

.full-width-img-banner {
  height: 400px;
  min-height: 400px;
}
@media only screen and (min-width: 1025px) {
  .full-width-img-banner {
    height: auto;
  }
}

.large-cont-read-more .read-more-cont-btn {
  font-weight: 400;
  color: #000000;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.large-cont-read-more .read-more-cont-btn:hover {
  color: #2cb5ad;
}

.common-heading span {
  font-weight: 600;
}
@media (min-width: 1025px) {
  .common-heading span {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .common-heading span {
    letter-spacing: 0.0729166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .common-heading span {
    letter-spacing: 2px;
  }
}
@media (max-width: 600px) {
  .common-heading span {
    letter-spacing: 2px;
  }
}
@media (min-width: 1025px) {
  .common-heading span {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .common-heading span {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .common-heading span {
    font-size: 12px !important;
  }
}
@media (max-width: 600px) {
  .common-heading span {
    font-size: 12px !important;
  }
}
@media (min-width: 1025px) {
  .common-heading span {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .common-heading span {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .common-heading span {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .common-heading span {
    line-height: 20px;
  }
}

.auth-tab-slider {
  position: relative;
}
.auth-tab-slider::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000000;
  right: 0;
  opacity: 0.2;
}
@media (min-width: 1025px) {
  .auth-tab-slider::before {
    top: 12.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-tab-slider::before {
    top: 12.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-tab-slider::before {
    top: 100px;
  }
}
@media (max-width: 600px) {
  .auth-tab-slider::before {
    top: 100px;
  }
}
@media only screen and (min-width: 1025px) {
  .auth-tab-slider::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 1px;
    background-color: #000000;
    right: 0;
    opacity: 0.2;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .auth-tab-slider::before {
    top: 12.0833333333vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .auth-tab-slider::before {
    top: 12.0833333333vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .auth-tab-slider::before {
    top: 100px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .auth-tab-slider::before {
    top: 100px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .auth-tab-slider {
    width: 89%;
  }
}
.auth-tab-slider .nav-tabs {
  display: flex;
  width: 100%;
  border: none;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none; /* For Firefox */
  width: unset;
}
@media (min-width: 1025px) {
  .auth-tab-slider .nav-tabs {
    gap: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-tab-slider .nav-tabs {
    gap: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-tab-slider .nav-tabs {
    gap: 45px;
  }
}
@media (max-width: 600px) {
  .auth-tab-slider .nav-tabs {
    gap: 45px;
  }
}
.auth-tab-slider .nav-tabs::-webkit-scrollbar {
  display: none;
}
.auth-tab-slider .nav-tabs .nav-item {
  width: 25%;
  text-align: center;
}
.auth-tab-slider .nav-tabs .nav-item .nav-link {
  border: none;
  color: #d4d4d4;
}
.auth-tab-slider .nav-tabs .nav-item .nav-link.active {
  color: #000001;
  border: none;
}
.auth-tab-slider .tab-nav-controls {
  display: none !important;
}
@media (min-width: 1025px) {
  .auth-tab-slider .tab-nav-controls {
    gap: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-tab-slider .tab-nav-controls {
    gap: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-tab-slider .tab-nav-controls {
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .auth-tab-slider .tab-nav-controls {
    gap: 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .auth-tab-slider .tab-nav-controls {
    display: flex !important;
  }
}
.auth-tab-slider .tab-nav-controls .tab-slider-prev-btn,
.auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .auth-tab-slider .tab-nav-controls .tab-slider-prev-btn,
  .auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-tab-slider .tab-nav-controls .tab-slider-prev-btn,
  .auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-tab-slider .tab-nav-controls .tab-slider-prev-btn,
  .auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .auth-tab-slider .tab-nav-controls .tab-slider-prev-btn,
  .auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  .auth-tab-slider .tab-nav-controls .tab-slider-prev-btn,
  .auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-tab-slider .tab-nav-controls .tab-slider-prev-btn,
  .auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-tab-slider .tab-nav-controls .tab-slider-prev-btn,
  .auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .auth-tab-slider .tab-nav-controls .tab-slider-prev-btn,
  .auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
    height: 30px;
  }
}
.auth-tab-slider .tab-nav-controls .tab-slider-prev-btn {
  background-image: url("../images/theme/car-arrow-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: rotate(180deg) translateY(1px);
}
.auth-tab-slider .tab-nav-controls .tab-slider-next-btn {
  background-image: url("../images/theme/car-arrow-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.auth-tab-slider:after {
  content: "";
  position: absolute;
  right: 0;
  height: 200px;
  top: 0;
  width: 200px;
  opacity: 1;
  background: #ffffff;
  pointer-events: none;
  background: linear-gradient(270deg, rgb(255, 255, 255) 0%, rgba(0, 0, 0, 0) 100%);
}
@media (min-width: 1025px) {
  .auth-tab-slider:after {
    width: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .auth-tab-slider:after {
    width: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .auth-tab-slider:after {
    width: 50px;
  }
}
@media (max-width: 600px) {
  .auth-tab-slider:after {
    width: 50px;
  }
}

.auth-tab-slider.at-end::after {
  opacity: 0;
}

.social-wrapper .social-item {
  display: flex;
  position: relative;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .social-wrapper .social-item {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-wrapper .social-item {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-wrapper .social-item {
    width: 35px;
  }
}
@media (max-width: 600px) {
  .social-wrapper .social-item {
    width: 35px;
  }
}
@media (min-width: 1025px) {
  .social-wrapper .social-item {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-wrapper .social-item {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-wrapper .social-item {
    height: 35px;
  }
}
@media (max-width: 600px) {
  .social-wrapper .social-item {
    height: 35px;
  }
}
.social-wrapper .social-item .icon {
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .social-wrapper .social-item .icon {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-wrapper .social-item .icon {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-wrapper .social-item .icon {
    width: 15px;
  }
}
@media (max-width: 600px) {
  .social-wrapper .social-item .icon {
    width: 15px;
  }
}
@media (min-width: 1025px) {
  .social-wrapper .social-item .icon {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-wrapper .social-item .icon {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-wrapper .social-item .icon {
    height: 15px;
  }
}
@media (max-width: 600px) {
  .social-wrapper .social-item .icon {
    height: 15px;
  }
}
.social-wrapper .social-item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #ffffff;
  border-radius: 100%;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .social-wrapper .social-item::after {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-wrapper .social-item::after {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-wrapper .social-item::after {
    width: 35px;
  }
}
@media (max-width: 600px) {
  .social-wrapper .social-item::after {
    width: 35px;
  }
}
@media (min-width: 1025px) {
  .social-wrapper .social-item::after {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-wrapper .social-item::after {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-wrapper .social-item::after {
    height: 35px;
  }
}
@media (max-width: 600px) {
  .social-wrapper .social-item::after {
    height: 35px;
  }
}
.social-wrapper .social-item:hover svg {
  fill: #2cb5ad;
}
.social-wrapper .social-item:hover::after {
  border: 1px solid #2cb5ad;
}
.social-wrapper .social-item.podcast-icon svg {
  fill: #2cb5ad;
}
.social-wrapper .social-item.podcast-icon::after {
  border: 1px solid #2cb5ad;
}
.social-wrapper .social-item.podcast-icon:hover svg {
  fill: #1d7a74;
}
.social-wrapper .social-item.podcast-icon:hover::after {
  border: 1px solid #1d7a74;
}

.contact-left-box__inner a {
  text-decoration: none;
}
.contact-left-box__inner a:hover {
  color: #2cb5ad;
}
.contact-left-box .social-wrapper .social-item svg {
  transition: 0.3s ease-in-out;
  fill: #8a8a8a;
}
.contact-left-box .social-wrapper .social-item:after {
  transition: 0.3s ease-in-out;
  border: 1px solid #8a8a8a;
}
.contact-left-box .social-wrapper .social-item:hover svg {
  fill: #2cb5ad;
}
.contact-left-box .social-wrapper .social-item:hover:after {
  border: 1px solid #2cb5ad;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}

.header-logo img {
  position: relative;
  transition: filter 0.3s ease;
}

/* Main header logo in white */
#header:not(.header-scrolled) .header-logo img {
  filter: brightness(0) invert(1);
}

/* Scroll/fixed header logo keeps original/default colors */
#header .scroll-menu .fixed-menu-logo img,
#header.header-scrolled .header-logo img {
  filter: none;
}
.header-logo a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

.blog-id-6 .header-logo img {
  left: 0%;
  right: 0%;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .blog-id-6 .header-logo img {
    left: -15%;
    right: -15%;
    width: 130%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .blog-id-6 .header-logo img {
    width: 100%;
    margin: auto;
  }
}

.blog-id-4 .header-logo img {
  left: 0%;
  right: 0%;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .blog-id-4 .header-logo img {
    left: -25%;
    right: -25%;
    width: 150%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .blog-id-4 .header-logo img {
    width: 100%;
    margin: auto;
  }
}

.blog-id-5 .header-logo img {
  left: 0%;
  right: 0%;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .blog-id-5 .header-logo img {
    left: -15%;
    right: -15%;
    width: 130%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .blog-id-5 .header-logo img {
    width: 100%;
    margin: auto;
  }
}

.blog-id-3 .header-logo img {
  width: 50%;
  margin: auto;
}
@media only screen and (max-width: 600px) {
  .blog-id-3 .header-logo img {
    width: 80%;
  }
}

.blog-id-2 .header-logo img {
  width: 70%;
  margin: auto;
}
@media only screen and (max-width: 600px) {
  .blog-id-2 .header-logo img {
    left: -5%;
    right: -5%;
    width: 110%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .blog-id-2 .header-logo img {
    width: 70%;
    margin: auto;
  }
}

.blog-id-1 .header-logo img {
  left: 0%;
  right: 0%;
  width: 100%;
}
@media (min-width: 600px) and (max-width: 1025px) {
  .blog-id-1 .header-logo img {
    width: 70%;
    margin: auto;
  }
}

.fixed-menu-logo img {
  width: auto;
}
@media (min-width: 1025px) {
  .fixed-menu-logo img {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixed-menu-logo img {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixed-menu-logo img {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .fixed-menu-logo img {
    height: 40px;
  }
}

.menu-abs-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
@media (min-width: 1025px) {
  .header-menu li {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .header-menu li {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .header-menu li {
    padding-right: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li {
    padding-right: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .header-menu li {
    padding-right: 0px;
  }
}
.header-menu li a {
  color: #fff;
  display: flex;
  position: relative;
  align-items: center;
  text-decoration: none;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 1025px) {
  .header-menu li a {
    letter-spacing: 0.0364583333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li a {
    letter-spacing: 0.0364583333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li a {
    letter-spacing: 0.7px;
  }
}
@media (max-width: 600px) {
  .header-menu li a {
    letter-spacing: 0.7px;
  }
}
@media (min-width: 1025px) {
  .header-menu li a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li a {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .header-menu li a {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .header-menu li a {
    line-height: 0.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li a {
    line-height: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .header-menu li a {
    line-height: 20px;
  }
}
.header-menu li a::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 0;
  left: 0%;
  background: #f7f6ef;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 1025px) {
  .header-menu li a::before {
    bottom: -0.15625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li a::before {
    bottom: -0.15625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li a::before {
    bottom: 0px;
  }
}
@media (max-width: 600px) {
  .header-menu li a::before {
    bottom: 0px;
  }
}
.header-menu li a:hover {
  color: #f7f6ef;
}
.header-menu li.menu-item-has-children {
  position: relative;
}
.header-menu li.menu-item-has-children a {
  position: relative;
  display: flex;
  align-items: center;
}
.header-menu li.menu-item-has-children a::after {
  content: "";
  height: 1.0416666667vw;
  width: 1.0416666667vw;
  transition: all 0.3s;
  background-image: url("../images/theme/drop-w-collapsed.svg");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat !important;
}
@media (min-width: 1025px) {
  .header-menu li.menu-item-has-children a::after {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li.menu-item-has-children a::after {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li.menu-item-has-children a::after {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .header-menu li.menu-item-has-children a::after {
    margin-left: 0px;
  }
}
.header-menu li.menu-item-has-children:hover a::after {
  transition: all 0.5s;
  transform: rotate(180deg);
}
.header-menu li.menu-item-has-children:hover .sub-menu {
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
}
.header-menu li.menu-item-has-children:hover > a {
  color: #2cb5ad;
}
.header-menu li.menu-item-has-children:hover > a::after {
  background-image: url("../images/theme/drop-t-collapsed.svg");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat !important;
}
.header-menu li.menu-item-has-children .sub-menu {
  padding: 0;
  list-style: none;
  margin: 0;
  transition: all 0.3s ease;
  position: absolute;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  border: 0 !important;
  width: max-content;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu {
    top: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li.menu-item-has-children .sub-menu {
    top: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu {
    top: 0px;
  }
}
@media (max-width: 600px) {
  .header-menu li.menu-item-has-children .sub-menu {
    top: 0px;
  }
}
.header-menu li.menu-item-has-children .sub-menu li {
  display: flex;
  flex-grow: unset !important;
  background: #fff;
  padding-left: 0;
  padding-right: 0;
}
.header-menu li.menu-item-has-children .sub-menu li a {
  display: flex;
  text-transform: none;
}
.header-menu li.menu-item-has-children .sub-menu li:hover {
  background: #f0f0f0;
}
.header-menu li.menu-item-has-children .sub-menu li:hover a {
  color: #000000 !important;
}
.header-menu li.menu-item-has-children .sub-menu a {
  font-weight: 500;
  text-align: center !important;
  width: 100%;
  justify-content: center;
  color: #000;
}
@media (min-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .header-menu li.menu-item-has-children .sub-menu a {
    padding-right: 30px;
  }
}
.header-menu li.menu-item-has-children .sub-menu a::after,
.header-menu li.menu-item-has-children .sub-menu a::before {
  display: none;
}
.header-menu li.menu-item-has-children .sub-menu li.current-menu-item a {
  color: #000000 !important;
  background: #f0f0f0 !important;
}
.header-menu .sub-menu {
  padding: 0;
  list-style: none;
  margin: 0;
  transition: all 0.3s ease;
  position: absolute;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  border: 0 !important;
  width: max-content;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1025px) {
  .header-menu .sub-menu {
    top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu .sub-menu {
    top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu .sub-menu {
    top: 30px;
  }
}
@media (max-width: 600px) {
  .header-menu .sub-menu {
    top: 30px;
  }
}
.header-menu .sub-menu li {
  flex-grow: unset !important;
  background: #fff;
}
.header-menu .sub-menu li:hover {
  background: #1d3b3b;
}
.header-menu .sub-menu a {
  width: 100%;
  color: #000;
}
@media (min-width: 1025px) {
  .header-menu .sub-menu a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu .sub-menu a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu .sub-menu a {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .header-menu .sub-menu a {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .header-menu .sub-menu a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-menu .sub-menu a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-menu .sub-menu a {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .header-menu .sub-menu a {
    padding-right: 30px;
  }
}
.header-menu .sub-menu a::after {
  display: none;
}

@media (min-width: 1025px) {
  .blog-id-2 #primary-menu.header-menu li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .blog-id-2 #primary-menu.header-menu li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .blog-id-2 #primary-menu.header-menu li {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .blog-id-2 #primary-menu.header-menu li {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .blog-id-2 #primary-menu.header-menu li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .blog-id-2 #primary-menu.header-menu li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .blog-id-2 #primary-menu.header-menu li {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .blog-id-2 #primary-menu.header-menu li {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .blog-id-2 #primary-menu.header-menu li a {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .blog-id-2 #primary-menu.header-menu li a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .blog-id-2 #primary-menu.header-menu li a {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .blog-id-2 #primary-menu.header-menu li a {
    font-size: 15px !important;
  }
}

.header_button .header_button-toggle,
.fix-toggle .header_button-toggle {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1025px) {
  .header_button .header_button-toggle,
  .fix-toggle .header_button-toggle {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header_button .header_button-toggle,
  .fix-toggle .header_button-toggle {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header_button .header_button-toggle,
  .fix-toggle .header_button-toggle {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .header_button .header_button-toggle,
  .fix-toggle .header_button-toggle {
    padding-right: 0px;
  }
}
.header_button .header_button-toggle button,
.fix-toggle .header_button-toggle button {
  position: relative;
  width: 2em;
  height: 2.5em;
  padding: 0;
  font-size: inherit;
  border: 0;
  transition: all 0.3s ease;
  cursor: pointer;
  background: transparent;
}
.header_button .header_button-toggle button span,
.fix-toggle .header_button-toggle button span {
  position: absolute;
  right: 0;
  background: #fff;
  width: 100%;
  height: 1px;
  border-radius: 0;
  transition: inherit;
}
.header_button .header_button-toggle button span:nth-child(1),
.fix-toggle .header_button-toggle button span:nth-child(1) {
  top: 0.625em;
}
.header_button .header_button-toggle button span:nth-child(2),
.fix-toggle .header_button-toggle button span:nth-child(2) {
  top: 1.25em;
}
.header_button .header_button-toggle button span:nth-child(3),
.fix-toggle .header_button-toggle button span:nth-child(3) {
  top: 1.875em;
}
.header_button .header_button-toggle .hamburger.is-active span:nth-child(1),
.fix-toggle .header_button-toggle .hamburger.is-active span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotateZ(-135deg);
}
.header_button .header_button-toggle .hamburger.is-active span:nth-child(2),
.fix-toggle .header_button-toggle .hamburger.is-active span:nth-child(2) {
  right: 50%;
  width: 0;
}
.header_button .header_button-toggle .hamburger.is-active span:nth-child(3),
.fix-toggle .header_button-toggle .hamburger.is-active span:nth-child(3) {
  top: 50%;
  width: 100%;
  transform: translateY(-50%) rotateZ(135deg);
}
@media (min-width: 1025px) {
  .header_button .home-div,
  .fix-toggle .home-div {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header_button .home-div,
  .fix-toggle .home-div {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header_button .home-div,
  .fix-toggle .home-div {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .header_button .home-div,
  .fix-toggle .home-div {
    padding-right: 0px;
  }
}
.header_button .home-div img,
.header_button .home-div svg,
.fix-toggle .home-div img,
.fix-toggle .home-div svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .header_button .home-div img,
  .header_button .home-div svg,
  .fix-toggle .home-div img,
  .fix-toggle .home-div svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header_button .home-div img,
  .header_button .home-div svg,
  .fix-toggle .home-div img,
  .fix-toggle .home-div svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header_button .home-div img,
  .header_button .home-div svg,
  .fix-toggle .home-div img,
  .fix-toggle .home-div svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .header_button .home-div img,
  .header_button .home-div svg,
  .fix-toggle .home-div img,
  .fix-toggle .home-div svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .header_button .home-div img,
  .header_button .home-div svg,
  .fix-toggle .home-div img,
  .fix-toggle .home-div svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header_button .home-div img,
  .header_button .home-div svg,
  .fix-toggle .home-div img,
  .fix-toggle .home-div svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header_button .home-div img,
  .header_button .home-div svg,
  .fix-toggle .home-div img,
  .fix-toggle .home-div svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .header_button .home-div img,
  .header_button .home-div svg,
  .fix-toggle .home-div img,
  .fix-toggle .home-div svg {
    width: 20px;
  }
}

.fix-toggle {
  position: relative !important;
  right: auto !important;
  top: auto !important;
}

.inquire-btn {
  border: 1px solid #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
}
@media (min-width: 1025px) {
  .inquire-btn {
    padding: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .inquire-btn {
    padding: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .inquire-btn {
    padding: 10px;
  }
}
@media (max-width: 600px) {
  .inquire-btn {
    padding: 10px;
  }
}
@media (min-width: 1025px) {
  .inquire-btn {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .inquire-btn {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .inquire-btn {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .inquire-btn {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .inquire-btn {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .inquire-btn {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .inquire-btn {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .inquire-btn {
    padding-right: 10px;
  }
}
.inquire-btn svg path {
  fill: #ffffff;
}
.inquire-btn:hover {
  color: #000;
}
.inquire-btn:hover path {
  fill: #000;
}

.header.no-banners {
  display: flex;
  align-items: center;
  padding-bottom: 0 !important;
  background: #fff;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 1.3020833333vw !important;
}
@media (min-width: 1025px) {
  .header.no-banners {
    padding-top: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header.no-banners {
    padding-top: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header.no-banners {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .header.no-banners {
    padding-top: 0px;
  }
}
.header.no-banners .home-div svg path {
  fill: #000;
}
.header.no-banners .header-logo img {
  position: relative !important;
  top: auto !important;
}
.header.no-banners .header_top {
  padding-top: 0 !important;
  align-items: center !important;
}
.header.no-banners .subsite-dropdown .dropdown-toggle::after {
  background-image: url("../images/theme/drop-b-collapsed.svg") !important;
}
.header.no-banners .scroll-menu .book-widget-open {
  color: #fff !important;
}
.header.no-banners .header-menu li a:hover {
  color: #2cb5ad !important;
}
.header.no-banners .header-logo img {
  width: auto !important;
}
@media (min-width: 1025px) {
  .header.no-banners .header-logo img {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header.no-banners .header-logo img {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header.no-banners .header-logo img {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .header.no-banners .header-logo img {
    height: 60px;
  }
}
.header.no-banners a {
  color: #000;
}
.header.no-banners .search-btn {
  background: rgba(155, 152, 152, 0.36);
}
.header.no-banners .search-btn:hover {
  background: #000001;
}
.header.no-banners .search-btn:hover path {
  fill: #000;
}
.header.no-banners .inquire-btn {
  border: 1px solid #000000;
}
.header.no-banners .inquire-btn svg path {
  fill: #000;
}
.header.no-banners .inquire-btn:hover {
  color: #000;
  background: #000001;
}
.header.no-banners .inquire-btn:hover path {
  fill: #000;
}
.header.no-banners .hamburger span {
  background: #000;
}
.header.no-banners li.menu-item-has-children a::after {
  background-image: url("../images/theme/drop-b-collapsed.svg");
}
.header.no-banners .header_top #primary-menu .current-menu-item a {
  color: #000001;
}
.header.no-banners .header_top #primary-menu .current-menu-item a::before {
  background: #000001 !important;
}
.header.no-banners .header_top #primary-menu .sub-menu a {
  justify-content: flex-start !important;
}

.no-banners .without-banner {
  background: #fff;
}
.no-banners .search-trigger-btn svg path {
  fill: #000;
}
.no-banners .search-trigger-btn svg circle {
  fill: #ada6a6;
}
.no-banners .header-talk-btn {
  color: #ffffff !important;
  border: none !important;
}
.no-banners .header-talk-btn svg path {
  fill: #ffffff !important;
}
@media only screen and (min-width: 600px) {
  .no-banners .header-talk-btn {
    color: #000000 !important;
    border: 1px solid #000000 !important;
  }
  .no-banners .header-talk-btn svg path {
    fill: #000000 !important;
  }
  .no-banners .header-talk-btn:hover {
    color: #ffffff !important;
  }
}
.no-banners.header-scrolled .inquire-btn {
  color: #ffffff !important;
}
@media (min-width: 1025px) {
  .no-banners.header-scrolled .inquire-btn span {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .no-banners.header-scrolled .inquire-btn span {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .no-banners.header-scrolled .inquire-btn span {
    padding-right: 15px;
  }
}
@media (max-width: 600px) {
  .no-banners.header-scrolled .inquire-btn span {
    padding-right: 15px;
  }
}

.search-trigger-btn--black svg path {
  fill: #000;
}
.search-trigger-btn--black svg circle {
  fill: #ada6a6;
}

@media (min-width: 1025px) {
  .inquire-btn {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .inquire-btn {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .inquire-btn {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .inquire-btn {
    font-size: 14px !important;
  }
}

.scroll-menu {
  transition: all 0.5s;
  transform: translateY(-100%);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1025px) {
  .scroll-menu {
    height: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu {
    height: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .scroll-menu {
    height: 60px;
  }
}
.scroll-menu .header-menu li {
  align-items: center;
  display: flex;
}
@media (min-width: 1025px) {
  .scroll-menu .header-menu li {
    height: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .header-menu li {
    height: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .header-menu li {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .scroll-menu .header-menu li {
    height: 50px;
  }
}
.scroll-menu .header-menu li a {
  color: #000;
  position: relative;
}
@media (min-width: 1025px) {
  .scroll-menu .header-menu li a {
    font-size: 0.8854166667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .header-menu li a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .header-menu li a {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .scroll-menu .header-menu li a {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .scroll-menu .header-menu li a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .header-menu li a {
    line-height: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .header-menu li a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .scroll-menu .header-menu li a {
    line-height: 20px;
  }
}
.scroll-menu .header-menu li a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 2px;
  background: #000;
  transition: all 0.5s;
}
.scroll-menu .header-menu li a:hover {
  color: #2cb5ad !important;
}
.scroll-menu .header-menu li a:hover::before {
  background-color: #2cb5ad;
}
.scroll-menu .header-menu .current-menu-item a {
  color: #000 !important;
}
.scroll-menu .header-menu .current-menu-item a::before {
  width: 100%;
  transition: all 0.5s;
}
.scroll-menu .hamburger span {
  background: #000 !important;
}
.scroll-menu .scroll-menu_logo img {
  width: auto;
}
@media (min-width: 1025px) {
  .scroll-menu .scroll-menu_logo img {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .scroll-menu .scroll-menu_logo img {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .scroll-menu .scroll-menu_logo img {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .scroll-menu .scroll-menu_logo img {
    height: 40px;
  }
}
.scroll-menu .sub-menu {
  top: 4.1666666667vw !important;
}
.scroll-menu .sub-menu a {
  justify-content: flex-start !important;
}
.scroll-menu .sub-menu li {
  height: auto !important;
}
.scroll-menu li.menu-item-has-children {
  position: relative;
}
.scroll-menu li.menu-item-has-children a {
  position: relative;
  display: flex;
  align-items: center;
}
.scroll-menu li.menu-item-has-children a::after {
  background-image: url("../images/theme/drop-b-collapsed.svg");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat !important;
}
.scroll-menu li.menu-item-has-children:hover > a {
  color: #2cb5ad;
}
.scroll-menu li.menu-item-has-children:hover > a::after {
  background-image: url("../images/theme/drop-t-collapsed.svg");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat !important;
}
.scroll-menu .inquire-btn:hover {
  color: #ffffff;
}

.search-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  color: #fff;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.36);
}
@media (min-width: 1025px) {
  .search-btn {
    height: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-btn {
    height: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-btn {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .search-btn {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .search-btn {
    width: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-btn {
    width: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-btn {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .search-btn {
    width: 25px;
  }
}
@media (min-width: 1025px) {
  .search-btn {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-btn {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-btn {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .search-btn {
    margin-right: 10px;
  }
}
.search-btn svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .search-btn svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-btn svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-btn svg {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .search-btn svg {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .search-btn svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .search-btn svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .search-btn svg {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .search-btn svg {
    width: 25px;
  }
}
.search-btn:hover {
  background: #fff;
}
.search-btn:hover path {
  fill: #012d6b;
}

#header.header-scrolled .scroll-menu {
  transition: all 0.5s;
  transform: translateY(0%);
}
#header.header-scrolled .inquire-btn {
  transition: 0.3s ease-in-out;
  border: 1px solid #2cb5ad;
  background-color: #2cb5ad;
}
@media (min-width: 1025px) {
  #header.header-scrolled .inquire-btn {
    padding: 1.5104166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #header.header-scrolled .inquire-btn {
    padding: 1.5104166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #header.header-scrolled .inquire-btn {
    padding: 17px;
  }
}
@media (max-width: 600px) {
  #header.header-scrolled .inquire-btn {
    padding: 15px;
  }
}
@media (min-width: 1025px) {
  #header.header-scrolled .inquire-btn {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #header.header-scrolled .inquire-btn {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #header.header-scrolled .inquire-btn {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  #header.header-scrolled .inquire-btn {
    font-size: 14px !important;
  }
}
#header.header-scrolled .inquire-btn svg path {
  fill: #ffffff;
}
#header.header-scrolled .inquire-btn:hover {
  background: #1d7a74;
}
@media (min-width: 1025px) {
  #header.header-scrolled .inquire-btn span {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #header.header-scrolled .inquire-btn span {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #header.header-scrolled .inquire-btn span {
    padding-right: 10;
  }
}
@media (max-width: 600px) {
  #header.header-scrolled .inquire-btn span {
    padding-right: 10;
  }
}

@media (min-width: 1025px) {
  #offcanvasMenu {
    width: 31.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu {
    width: 31.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu {
    width: 50%;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu {
    width: 100%;
  }
}
#offcanvasMenu .offcanvas-body {
  overflow: scroll;
  height: 100vh;
}
@media (min-width: 1025px) {
  #offcanvasMenu .offcanvas-body {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offcanvas-body {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offcanvas-body {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offcanvas-body {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offcanvas-body {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offcanvas-body {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offcanvas-body {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offcanvas-body {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offcanvas-body {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offcanvas-body {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offcanvas-body {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offcanvas-body {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offcanvas-body {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offcanvas-body {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offcanvas-body {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offcanvas-body {
    padding-bottom: 30px;
  }
}
#offcanvasMenu .offcanvas-header {
  justify-content: flex-end;
  display: flex;
}
@media (min-width: 1025px) {
  #offcanvasMenu .offcanvas-header {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offcanvas-header {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offcanvas-header {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offcanvas-header {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offcanvas-header {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offcanvas-header {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offcanvas-header {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offcanvas-header {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offcanvas-header {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offcanvas-header {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offcanvas-header {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offcanvas-header {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offcanvas-header {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offcanvas-header {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offcanvas-header {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offcanvas-header {
    padding-bottom: 30px;
  }
}
#offcanvasMenu .offcanvas-header button {
  opacity: 1 !important;
}
#offcanvasMenu .offmenu_top ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_top ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_top ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_top ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_top ul li {
    padding-bottom: 10px;
  }
}
#offcanvasMenu .offmenu_top ul a {
  color: #000;
  display: flex;
  position: relative;
  align-items: center;
  text-decoration: none;
  font-weight: 500;
  width: max-content;
  text-transform: uppercase;
  font-family: "DM Sans", serif;
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_top ul a {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a {
    height: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_top ul a {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a {
    letter-spacing: 0.1927083333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_top ul a {
    letter-spacing: 0.1927083333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a {
    letter-spacing: 2.7px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_top ul a {
    letter-spacing: 2.7px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_top ul a {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_top ul a {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_top ul a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_top ul a {
    line-height: 20px;
  }
}
#offcanvasMenu .offmenu_top ul a::before {
  position: absolute;
  content: "";
  height: 2px;
  width: 0;
  left: 50%;
  background: #000;
  transition: all 0.5s ease-in-out;
  transform: translateX(-50%);
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a::before {
    bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_top ul a::before {
    bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_top ul a::before {
    bottom: 0px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_top ul a::before {
    bottom: 0px;
  }
}
#offcanvasMenu .offmenu_top ul a:hover::before {
  width: 100%;
  left: 0;
  transform: translateX(0);
}
#offcanvasMenu .offmenu_bottom ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_bottom ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_bottom ul li {
    padding-bottom: 10px;
  }
}
#offcanvasMenu .offmenu_bottom ul a {
  color: #000;
  display: flex;
  position: relative;
  align-items: center;
  width: max-content;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "DM Sans", serif;
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_bottom ul a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a {
    height: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_bottom ul a {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a {
    letter-spacing: 0.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_bottom ul a {
    letter-spacing: 0.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a {
    letter-spacing: 2.7px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_bottom ul a {
    letter-spacing: 2.7px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_bottom ul a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_bottom ul a {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_bottom ul a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_bottom ul a {
    line-height: 20px;
  }
}
#offcanvasMenu .offmenu_bottom ul a::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 0;
  left: 50%;
  background: #000;
  transition: all 0.5s ease-in-out;
  transform: translateX(-50%);
}
@media (min-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a::before {
    bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu .offmenu_bottom ul a::before {
    bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu .offmenu_bottom ul a::before {
    bottom: 0px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu .offmenu_bottom ul a::before {
    bottom: 0px;
  }
}
#offcanvasMenu .offmenu_bottom ul a:hover::before {
  width: 100%;
  left: 0;
  transform: translateX(0);
}
#offcanvasMenu hr {
  background: #000;
}
@media (min-width: 1025px) {
  #offcanvasMenu hr {
    margin-bottom: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu hr {
    margin-bottom: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu hr {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu hr {
    margin-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  #offcanvasMenu hr {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasMenu hr {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasMenu hr {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  #offcanvasMenu hr {
    margin-top: 20px;
  }
}

.off-menu li.current_page_item a {
  color: #000 !important;
}

.menu-social-ul,
.menu-social {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
@media (min-width: 1025px) {
  .menu-social-ul,
  .menu-social {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-social-ul,
  .menu-social {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-social-ul,
  .menu-social {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .menu-social-ul,
  .menu-social {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .menu-social-ul li,
  .menu-social li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-social-ul li,
  .menu-social li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-social-ul li,
  .menu-social li {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .menu-social-ul li,
  .menu-social li {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .menu-social-ul li,
  .menu-social li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-social-ul li,
  .menu-social li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-social-ul li,
  .menu-social li {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .menu-social-ul li,
  .menu-social li {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .menu-social-ul li svg,
  .menu-social li svg {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-social-ul li svg,
  .menu-social li svg {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-social-ul li svg,
  .menu-social li svg {
    height: 35px;
  }
}
@media (max-width: 600px) {
  .menu-social-ul li svg,
  .menu-social li svg {
    height: 35px;
  }
}
@media (min-width: 1025px) {
  .menu-social-ul li svg,
  .menu-social li svg {
    width: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-social-ul li svg,
  .menu-social li svg {
    width: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-social-ul li svg,
  .menu-social li svg {
    width: 35px;
  }
}
@media (max-width: 600px) {
  .menu-social-ul li svg,
  .menu-social li svg {
    width: 35px;
  }
}
.menu-social-ul li svg path,
.menu-social li svg path {
  fill: #fff;
}
.menu-social-ul li svg circle,
.menu-social li svg circle {
  stroke: #fff;
}
.menu-social-ul a:hover path,
.menu-social a:hover path {
  fill: #f7f6ef !important;
}
.menu-social-ul a:hover circle,
.menu-social a:hover circle {
  stroke: #f7f6ef !important;
}

.menu-left-div {
  height: 100vh;
}
@media (min-width: 1025px) {
  .menu-left-div {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-left-div {
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-left-div {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .menu-left-div {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .menu-left-div {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-left-div {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-left-div {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .menu-left-div {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .menu-left-div {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-left-div {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-left-div {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .menu-left-div {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .menu-left-div {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-left-div {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-left-div {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .menu-left-div {
    padding-bottom: 10px;
  }
}

.main-menu {
  position: fixed;
  top: 100%;
  left: 0;
  background-color: #fff;
  display: flex;
  opacity: 0;
  height: 100vh;
  width: 0;
  z-index: 999;
  top: 0;
  visibility: hidden;
}
.main-menu .menu-top img {
  width: auto;
}
@media (min-width: 1025px) {
  .main-menu .menu-top img {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .menu-top img {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .menu-top img {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .main-menu .menu-top img {
    height: 60px;
  }
}
.main-menu .hamburger span {
  background: #ffffff !important;
}
.main-menu .header_button-toggle {
  width: 100%;
}
@media (min-width: 1025px) {
  .main-menu .header_button-toggle {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .header_button-toggle {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .header_button-toggle {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .main-menu .header_button-toggle {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .main-menu .header_button-toggle {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .header_button-toggle {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .header_button-toggle {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .main-menu .header_button-toggle {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .main-menu .header_button-toggle {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .header_button-toggle {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .header_button-toggle {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .main-menu .header_button-toggle {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .main-menu .header_button-toggle {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .header_button-toggle {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .header_button-toggle {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .main-menu .header_button-toggle {
    padding-right: 20px;
  }
}
.main-menu #nav_accordion a {
  text-decoration: none;
  position: relative;
  color: #ffffff;
}
@media (min-width: 1025px) {
  .main-menu #nav_accordion a {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu #nav_accordion a {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu #nav_accordion a {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .main-menu #nav_accordion a {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .main-menu #nav_accordion a {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu #nav_accordion a {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu #nav_accordion a {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .main-menu #nav_accordion a {
    padding-right: 30px;
  }
}
.main-menu #nav_accordion a:hover {
  color: #2cb5ad;
}
.main-menu .menu-bottom {
  width: 100%;
  overflow: auto;
  height: calc(100vh - 6.25vw);
}
@media (min-width: 1025px) {
  .main-menu .menu-bottom {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .menu-bottom {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .menu-bottom {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  .main-menu .menu-bottom {
    padding-top: 0;
  }
}
@media (min-width: 1025px) {
  .main-menu .menu-bottom {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .menu-bottom {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .menu-bottom {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .main-menu .menu-bottom {
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .main-menu .menu-bottom {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .menu-bottom {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .menu-bottom {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .main-menu .menu-bottom {
    padding-right: 0;
  }
}
@media (min-width: 1025px) {
  .main-menu .menu-bottom {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .menu-bottom {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .menu-bottom {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .main-menu .menu-bottom {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1025px) {
  .main-menu .menu-bottom {
    height: calc(100vh - 130px);
  }
}
.main-menu .menu-bottom a {
  text-decoration: none;
  position: relative;
  color: #ffffff;
}
@media (min-width: 1025px) {
  .main-menu .menu-bottom a {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .menu-bottom a {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .menu-bottom a {
    padding-left: 30px;
  }
}

@media (min-width: 1025px) {
  .main-menu .menu-bottom a {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .menu-bottom a {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .menu-bottom a {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .main-menu .menu-bottom a {
    padding-right: 30px;
  }
}
.main-menu .menu-bottom a:hover {
  color: #2cb5ad;
}
.main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-menu ul li {
  font-family: "DM Sans", serif;
}
.main-menu ul li a {
  text-decoration: none;
  position: relative;
  color: #000001;
}
.main-menu ul li a:hover {
  color: #2cb5ad;
}
@media (min-width: 1025px) {
  .main-menu .side-top {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top {
    padding-bottom: 15px;
  }
}
.main-menu .side-top li {
  border-bottom: 1px solid #3a3a3a;
}
@media (min-width: 1025px) {
  .main-menu .side-top li {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top li {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top li {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top li {
    padding-top: 0;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-top li {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top li {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top li {
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top li {
    padding-bottom: 0;
  }
}
.main-menu .side-top li li {
  border: 0 !important;
  padding-top: 0 !important;
}
.main-menu .side-top li:hover a {
  display: block;
  position: relative;
  transition: all 0.3s;
}
.main-menu .side-top a {
  font-family: "Montserrat", sans-serif;
  color: #1d3b3b;
  font-weight: 300;
  display: block;
  transition: all 0.5s;
}
@media (min-width: 1025px) {
  .main-menu .side-top a {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top a {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top a {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top a {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-top a {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top a {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top a {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top a {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-top a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top a {
    font-size: 18px !important;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top a {
    font-size: 18px !important;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-top a {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top a {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top a {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top a {
    line-height: 30px;
  }
}
.main-menu .side-top .has-submenu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main-menu .side-top .has-submenu .has-submenu-toggle {
  width: calc(100% - 2.6041666667vw);
}
.main-menu .side-top .has-submenu .toggle-btn-slide {
  position: relative;
  cursor: pointer;
  width: 1.5625vw;
  height: 1.5625vw;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1025px) {
  .main-menu .side-top .has-submenu .toggle-btn-slide {
    right: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top .has-submenu .toggle-btn-slide {
    right: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top .has-submenu .toggle-btn-slide {
    right: 20px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top .has-submenu .toggle-btn-slide {
    right: 15px;
  }
}
.main-menu .side-top .has-submenu .toggle-btn-slide::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("../images/theme/plus-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.0416666667vw;
}
.main-menu .side-top .has-submenu .toggle-btn-slide.active::after {
  background-image: url("../images/theme/minus.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.main-menu .side-top .has-submenu ul {
  width: 100%;
}
@media (min-width: 1025px) {
  .main-menu .side-top .has-submenu ul {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top .has-submenu ul {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top .has-submenu ul {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top .has-submenu ul {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-top .has-submenu ul {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top .has-submenu ul {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top .has-submenu ul {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top .has-submenu ul {
    padding-top: 0;
  }
}
.main-menu .side-top .has-submenu ul a {
  transition: all 0.3s;
}
@media (min-width: 1025px) {
  .main-menu .side-top .has-submenu ul a {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top .has-submenu ul a {
    font-size: 0.78125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top .has-submenu ul a {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top .has-submenu ul a {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-top .has-submenu ul a {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top .has-submenu ul a {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top .has-submenu ul a {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top .has-submenu ul a {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-top .has-submenu ul a {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top .has-submenu ul a {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top .has-submenu ul a {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top .has-submenu ul a {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-top .has-submenu ul a {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top .has-submenu ul a {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top .has-submenu ul a {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top .has-submenu ul a {
    padding-bottom: 10px;
  }
}
.main-menu .side-top .has-submenu ul a:hover {
  transition: all 0.3s;
  text-decoration: underline !important;
  color: #ffffff !important;
}
@media (min-width: 1025px) {
  .main-menu .side-top .has-submenu ul li:first-child a {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top .has-submenu ul li:first-child a {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top .has-submenu ul li:first-child a {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top .has-submenu ul li:first-child a {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-top .has-submenu ul li:last-child a {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-top .has-submenu ul li:last-child a {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-top .has-submenu ul li:last-child a {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-top .has-submenu ul li:last-child a {
    padding-bottom: 20px;
  }
}
.main-menu .side-top li.active a {
  color: #ffffff !important;
}
.main-menu .side-top li.active .submenu {
  background-color: #1b1c1f;
}
.main-menu .side-top li.active .submenu a {
  color: #000 !important;
}
.main-menu .side-top li.active .submenu li.active a {
  color: #2cb5ad !important;
}
.main-menu .side-bottom ul {
  display: flex;
  flex-wrap: wrap;
}
.main-menu .side-bottom li {
  width: 50%;
}
@media (min-width: 1025px) {
  .main-menu .side-bottom li {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-bottom li {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-bottom li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-bottom li {
    padding-bottom: 10px;
  }
}
.main-menu .side-bottom li:hover a {
  display: block;
  transition: all 0.3s;
  transform: translateX(0.2604166667vw) !important;
}
.main-menu .side-bottom a {
  transition: all 0.3s;
  display: block;
}
@media (min-width: 1025px) {
  .main-menu .side-bottom a {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-bottom a {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-bottom a {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .main-menu .side-bottom a {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .main-menu .side-bottom a {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-menu .side-bottom a {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-menu .side-bottom a {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .main-menu .side-bottom a {
    line-height: 30px;
  }
}

.off-menu a {
  width: max-content;
}

.off-menu a {
  position: relative;
}
.off-menu a::before {
  position: absolute;
  content: "";
  height: 1px;
  width: 0;
  left: 50%;
  background: #000;
  transition: all 0.5s ease-in-out;
  transform: translateX(-50%);
}
@media (min-width: 1025px) {
  .off-menu a::before {
    bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .off-menu a::before {
    bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .off-menu a::before {
    bottom: 0px;
  }
}
@media (max-width: 600px) {
  .off-menu a::before {
    bottom: 0px;
  }
}
.off-menu li.current_page_item a {
  color: #2cb5ad !important;
}
.off-menu li.current_page_item a::before {
  width: 100%;
  left: 0;
  transform: translateX(0);
  background: #2cb5ad !important;
}

.header_top #primary-menu li {
  align-items: center;
  display: flex;
}
.header_top #primary-menu li.current_page_item a {
  color: #fff;
}
.header_top #primary-menu li.current_page_item a::before {
  width: 100%;
  left: 0;
  transform: translateX(0);
  background: #fff !important;
}
.header_top #primary-menu li.current_page_item li a {
  color: #000 !important;
}
.header_top #primary-menu li.current_page_item li a:hover {
  color: #000000 !important;
}
.header_top #primary-menu li.current_page_item:hover > a {
  color: #2cb5ad !important;
}
.header_top #primary-menu li.current_page_item:hover > a ul a {
  color: #000000;
}
.header_top #primary-menu a:hover {
  color: #2cb5ad;
}
.header_top #primary-menu .sub-menu a {
  justify-content: flex-start !important;
}
@media (min-width: 1025px) {
  .header_top #primary-menu .sub-menu a {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header_top #primary-menu .sub-menu a {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header_top #primary-menu .sub-menu a {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .header_top #primary-menu .sub-menu a {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .header_top #primary-menu .sub-menu a {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header_top #primary-menu .sub-menu a {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header_top #primary-menu .sub-menu a {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .header_top #primary-menu .sub-menu a {
    padding-bottom: 5px;
  }
}

@media (min-width: 1025px) {
  .main-web {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-web {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-web {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .main-web {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .main-web {
    letter-spacing: 0.05vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-web {
    letter-spacing: 0.05vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-web {
    letter-spacing: 0.96px;
  }
}
@media (max-width: 600px) {
  .main-web {
    letter-spacing: 0.96px;
  }
}
@media (min-width: 1025px) {
  .main-web {
    font-size: 0.8854166667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-web {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-web {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .main-web {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .main-web {
    line-height: 0.8854166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .main-web {
    line-height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .main-web {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .main-web {
    line-height: 20px;
  }
}

.menu-right-div {
  position: relative;
  background: rgba(0, 0, 0, 0.47);
}
@media (min-width: 1025px) {
  .menu-right-div {
    padding-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-right-div {
    padding-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-right-div {
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .menu-right-div {
    padding-right: 0px;
  }
}
@media (min-width: 1025px) {
  .menu-right-div {
    padding-left: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-right-div {
    padding-left: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-right-div {
    padding-left: 0px;
  }
}
@media (max-width: 600px) {
  .menu-right-div {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  .menu-right-div {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-right-div {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-right-div {
    padding-top: 0px;
  }
}
@media (max-width: 600px) {
  .menu-right-div {
    padding-top: 0px;
  }
}
@media (min-width: 1025px) {
  .menu-right-div {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-right-div {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-right-div {
    padding-bottom: 0px;
  }
}
@media (max-width: 600px) {
  .menu-right-div {
    padding-bottom: 0px;
  }
}
.menu-right-div::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.menu-right-div hr {
  background: #fff;
}
.menu-right-div ul {
  list-style: none;
  padding: 0;
  text-align: center;
}
@media (min-width: 1025px) {
  .menu-right-div ul li {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-right-div ul li {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-right-div ul li {
    padding-bottom: 0px;
  }
}
@media (max-width: 600px) {
  .menu-right-div ul li {
    padding-bottom: 0px;
  }
}
.menu-right-div ul a {
  color: #fff !important;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-right-div ul a:hover {
  color: #2cb5ad !important;
}
.menu-right-div ul a:hover svg path {
  fill: #2cb5ad !important;
}
.menu-right-div ul a svg {
  object-fit: cover;
}
@media (min-width: 1025px) {
  .menu-right-div ul a svg {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-right-div ul a svg {
    margin-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-right-div ul a svg {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .menu-right-div ul a svg {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .menu-right-div ul a svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-right-div ul a svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-right-div ul a svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .menu-right-div ul a svg {
    height: 20px;
  }
}

#nav_accordion {
  flex-wrap: nowrap !important;
}

#offcanvasSearch {
  height: max-content;
  background: #012d6b;
}
#offcanvasSearch .offcanvas-header {
  padding: 0;
}
@media (min-width: 1025px) {
  #offcanvasSearch .offcanvas-body {
    padding-bottom: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasSearch .offcanvas-body {
    padding-bottom: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasSearch .offcanvas-body {
    padding-bottom: 35px;
  }
}
@media (max-width: 600px) {
  #offcanvasSearch .offcanvas-body {
    padding-bottom: 35px;
  }
}
@media (min-width: 1025px) {
  #offcanvasSearch .offcanvas-body {
    padding-top: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasSearch .offcanvas-body {
    padding-top: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasSearch .offcanvas-body {
    padding-top: 35px;
  }
}
@media (max-width: 600px) {
  #offcanvasSearch .offcanvas-body {
    padding-top: 35px;
  }
}
#offcanvasSearch form {
  display: flex;
  background: rgba(255, 255, 255, 0.26);
  border-top-left-radius: 1.5625vw;
  border-bottom-left-radius: 1.5625vw;
  border-top-right-radius: 1.5625vw;
  border-bottom-right-radius: 1.5625vw;
}
#offcanvasSearch form input {
  color: #fff;
  margin: 0;
  flex-grow: 1;
  border: 0;
  border-top-left-radius: 1.5625vw;
  border-bottom-left-radius: 1.5625vw;
  background: transparent;
}
@media (min-width: 1025px) {
  #offcanvasSearch form input {
    height: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasSearch form input {
    height: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasSearch form input {
    height: 45px;
  }
}
@media (max-width: 600px) {
  #offcanvasSearch form input {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  #offcanvasSearch form input {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasSearch form input {
    font-size: 1.09375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasSearch form input {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  #offcanvasSearch form input {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  #offcanvasSearch form input {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasSearch form input {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasSearch form input {
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  #offcanvasSearch form input {
    padding-left: 15px;
  }
}
#offcanvasSearch form input::placeholder {
  color: #fff; /* your placeholder color */
  opacity: 1; /* make sure it's not faded */
}
#offcanvasSearch form button {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.26);
  border: 0;
}
@media (min-width: 1025px) {
  #offcanvasSearch form button {
    height: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasSearch form button {
    height: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasSearch form button {
    height: 45px;
  }
}
@media (max-width: 600px) {
  #offcanvasSearch form button {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  #offcanvasSearch form button {
    width: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasSearch form button {
    width: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasSearch form button {
    width: 45px;
  }
}
@media (max-width: 600px) {
  #offcanvasSearch form button {
    width: 45px;
  }
}
#offcanvasSearch form button img,
#offcanvasSearch form button svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  #offcanvasSearch form button img,
  #offcanvasSearch form button svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasSearch form button img,
  #offcanvasSearch form button svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasSearch form button img,
  #offcanvasSearch form button svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  #offcanvasSearch form button img,
  #offcanvasSearch form button svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  #offcanvasSearch form button img,
  #offcanvasSearch form button svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #offcanvasSearch form button img,
  #offcanvasSearch form button svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #offcanvasSearch form button img,
  #offcanvasSearch form button svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  #offcanvasSearch form button img,
  #offcanvasSearch form button svg {
    width: 20px;
  }
}
#offcanvasSearch .btn-close {
  background-image: url("../images/theme/btn-close.png") !important;
  opacity: 1 !important;
}
#offcanvasSearch .btn-close {
  position: absolute;
  z-index: 99999;
}
@media only screen and (min-width: 1025px) {
  #offcanvasSearch .heading--24 {
    color: #fff;
    padding-bottom: 0.78125vw;
    text-transform: uppercase;
  }
  #offcanvasSearch .heading--24 span {
    display: block;
    text-transform: none;
    color: #fff;
  }
  #offcanvasSearch .btn-close {
    top: 1.0416666667vw;
    right: 1.0416666667vw;
  }
}
@media only screen and (max-width: 1025px) {
  #offcanvasSearch {
    height: max-content;
  }
  #offcanvasSearch .ab-img-search {
    display: none !important;
  }
  #offcanvasSearch .heading--24 {
    color: #fff;
    padding-bottom: 10px;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-size: 18px !important;
    text-transform: uppercase;
  }
  #offcanvasSearch .heading--24 span {
    font-size: 19px;
    display: block;
    text-transform: none;
    letter-spacing: 0;
    color: #fff;
  }
  #offcanvasSearch .btn-close {
    top: 20px;
    right: 20px;
  }
}

.subsite-dropdown button {
  display: flex;
  align-items: center;
  background: transparent !important;
  border: 0;
  padding: 0;
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 1025px) {
  .subsite-dropdown button {
    margin-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown button {
    margin-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown button {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown button {
    margin-left: 0px;
  }
}
@media (min-width: 1025px) {
  .subsite-dropdown button {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown button {
    margin-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown button {
    margin-right: 0px;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown button {
    margin-right: 0px;
  }
}
@media (min-width: 1025px) {
  .subsite-dropdown button {
    letter-spacing: 0.05vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown button {
    letter-spacing: 0.05vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown button {
    letter-spacing: 0.96px;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown button {
    letter-spacing: 0.96px;
  }
}
@media (min-width: 1025px) {
  .subsite-dropdown button {
    font-size: 0.8854166667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown button {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown button {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown button {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .subsite-dropdown button {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown button {
    line-height: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown button {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown button {
    line-height: 20px;
  }
}
.subsite-dropdown button:hover, .subsite-dropdown button:active {
  background: transparent !important;
}
.subsite-dropdown .dropdown-toggle::after {
  border: 0 !important;
  content: "";
  height: 1.0416666667vw;
  width: 1.0416666667vw;
  transition: all 0.3s;
  background-image: url("../images/theme/drop-b-collapsed.svg");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat !important;
}
.subsite-dropdown .dropdown-menu {
  background: #e7e2df;
  padding: 0;
  border-radius: 0 !important;
}
.subsite-dropdown .dropdown-menu a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: flex;
  font-weight: 400;
  text-align: left !important;
  width: 100%;
  font-family: "DM Sans", serif;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  color: #000;
}
@media (min-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown .dropdown-menu a {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown .dropdown-menu a {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown .dropdown-menu a {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown .dropdown-menu a {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown .dropdown-menu a {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown .dropdown-menu a {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    font-size: 0.8854166667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown .dropdown-menu a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown .dropdown-menu a {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .subsite-dropdown .dropdown-menu a {
    line-height: 0.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .subsite-dropdown .dropdown-menu a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .subsite-dropdown .dropdown-menu a {
    line-height: 20px;
  }
}
.subsite-dropdown .dropdown-menu a.active {
  color: #fff !important;
}
.subsite-dropdown .dropdown-menu a:hover {
  background: #2cb5ad;
  color: #fff !important;
}
.subsite-dropdown .dropdown-item.active,
.subsite-dropdown .dropdown-item:active {
  background: #bfecff;
}

.header.no-banners button {
  color: #000;
}
.header.no-banners .main-web {
  border-right: 1px solid #000;
}
.header.no-banners .dropdown-menu .dropdown-item.active,
.header.no-banners .dropdown-menu .dropdown-item:active {
  color: #fff !important;
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  z-index: 9; /* Ensure it's below the menu */
}

.no-scroll {
  overflow: hidden !important;
}

/* Mobile right-side drawer menu redesign */
@media only screen and (max-width: 1025px) {
  .main-menu {
    left: auto;
    right: 0;
    width: min(92vw, 460px) !important;
    max-width: 460px;
    background: #ffffff;
    box-shadow: -18px 0 40px rgba(15, 23, 42, 0.22);
    z-index: 1001;
  }

  .main-menu .mobile-menu-shell {
    display: flex;
    flex-direction: row;
    height: 100%;
  }

  .main-menu .mobile-menu-visual {
    width: 88px;
    min-width: 88px;
    background-size: cover;
    background-position: center;
    background-color: #cfdbe1;
    position: relative;
    border-right: 1px solid #ced6de;
  }

  .main-menu .mobile-menu-visual::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(15, 23, 42, 0.55) 0%, rgba(15, 23, 42, 0.18) 56%, rgba(255, 255, 255, 0) 100%);
  }

  .main-menu .mobile-menu-logo {
    position: absolute;
    top: 12px;
    left: 8px;
    right: 8px;
    z-index: 2;
    display: flex;
    justify-content: center;
    background: #ffffff;
    padding: 6px;
  }

  .main-menu .mobile-menu-logo img {
    width: 52px;
    height: auto;
  }

  .main-menu .mobile-menu-main {
    width: calc(100% - 88px);
    display: flex;
    flex-direction: column;
    background: #f6f7f9;
  }

  .main-menu .menu-top {
    background: transparent !important;
    min-height: 72px;
    padding: 14px 16px 8px !important;
  }

  .main-menu .hamclose {
    border: 0;
    background: transparent;
    color: #0f172a;
    padding: 0;
    line-height: 1;
  }

  .main-menu .hamclose svg {
    width: 26px;
    height: 26px;
    stroke-width: 2.2;
  }

  .main-menu .menu-bottom {
    height: calc(100vh - 72px);
    padding: 4px 18px 22px !important;
    overflow-y: auto;
  }

  .main-menu .mobile-menu-list {
    padding-bottom: 0;
    margin-bottom: 16px;
  }

  .main-menu .mobile-menu-list li {
    border-bottom: 1px solid #2f2f2f;
    background: transparent !important;
  }

  .main-menu .mobile-menu-list li a {
    color: #111111;
    font-family: "Cinzel", serif !important;
    font-size: 32px !important;
    font-weight: 500;
    line-height: 1.18;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    padding: 13px 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  .main-menu .mobile-menu-list li a:hover,
  .main-menu .mobile-menu-list li a:focus {
    color: #14b8a6;
  }

  .main-menu .mobile-menu-cta {
    margin-top: 10px;
  }

  .main-menu .mobile-menu-plan-btn {
    display: inline-block;
    background: #e98a06;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    padding: 10px 14px;
    text-decoration: none;
    margin-bottom: 14px;
  }

  .main-menu .mobile-menu-cta p {
    margin: 0 0 8px;
    color: #1f2937;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
  }

  .main-menu .mobile-menu-phone {
    display: block;
    color: #0f172a;
    font-family: "Cinzel", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    margin-bottom: 8px;
  }

  .main-menu .mobile-menu-email {
    display: inline-block;
    color: #111111;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
  }

  .menu-overlay {
    background: rgba(15, 23, 42, 0.46);
    z-index: 1000;
  }
}

@media only screen and (max-width: 600px) {
  .main-menu {
    width: min(92vw, 390px) !important;
    max-width: 390px;
  }

  .main-menu .mobile-menu-visual {
    width: 72px;
    min-width: 72px;
  }

  .main-menu .mobile-menu-main {
    width: calc(100% - 1px);
  }

  .main-menu .menu-bottom {
    padding: 2px 14px 20px !important;
  }

  .main-menu .mobile-menu-list li a {
    font-size: 20px !important;
    padding: 11px 0 !important;
  }

  .main-menu .mobile-menu-phone {
    font-size: 15px;
  }
}

.menu-featured a {
  color: #fff !important;
  position: relative;
}
.menu-featured a::after {
  content: "";
  position: absolute;
  background: red;
  z-index: -1;
}
@media (min-width: 1025px) {
  .menu-featured a::after {
    bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-featured a::after {
    bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-featured a::after {
    bottom: 20px;
  }
}
@media (max-width: 600px) {
  .menu-featured a::after {
    bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .menu-featured a::after {
    top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-featured a::after {
    top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-featured a::after {
    top: 20px;
  }
}
@media (max-width: 600px) {
  .menu-featured a::after {
    top: 20px;
  }
}
@media (min-width: 1025px) {
  .menu-featured a::after {
    left: -0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-featured a::after {
    left: -0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-featured a::after {
    left: 20px;
  }
}
@media (max-width: 600px) {
  .menu-featured a::after {
    left: 20px;
  }
}
@media (min-width: 1025px) {
  .menu-featured a::after {
    right: -0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .menu-featured a::after {
    right: -0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .menu-featured a::after {
    right: 20px;
  }
}
@media (max-width: 600px) {
  .menu-featured a::after {
    right: 20px;
  }
}
.menu-featured a:hover {
  color: #fff !important;
}
.menu-featured a:hover::after {
  background: red;
}

.submenu {
  background-color: #323232;
}

@media only screen and (min-width: 1025px) {
  .header_top {
    display: flex;
    align-items: center !important;
  }
  .menu-social {
    padding-top: 1.5625vw !important;
  }
  .toggle-btn-slide::after {
    transform: rotate(0deg);
    transition: all 0.3s;
  }
  .toggle-btn-slide.active::after {
    transform: rotate(180deg);
    transition: all 0.3s;
  }
}
@media only screen and (max-width: 1025px) {
  .subsite-dropdown {
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: 1px solid #000;
  }
  .subsite-dropdown button {
    color: #000 !important;
    width: 100%;
    display: flex;
  }
  .subsite-dropdown button span {
    flex-grow: 1;
    text-align: left;
  }
  .subsite-dropdown .dropdown-toggle::after {
    background-image: url("../images/theme/drop-b-collapsed.svg") !important;
    height: 20px;
    width: 20px;
  }
  .main-menu .side-top li .submenu li {
    padding-bottom: 5px !important;
  }
  .toggle-btn-slide::after {
    transform: rotate(0deg);
    transition: all 0.3s;
  }
  .toggle-btn-slide.active::after {
    transform: rotate(180deg);
    transition: all 0.3s;
  }
  .has-submenu-toggle {
    width: calc(100% - 60px) !important;
  }
  .toggle-btn-slide {
    width: 60px !important;
    height: 30px !important;
  }
  .toggle-btn-slide::after {
    width: 30px !important;
    left: auto !important;
    background-size: 18px !important;
    background-position: calc(100% - 5px) !important;
  }
  .menu-bottom .flex-grow-1 {
    flex-grow: unset !important;
  }
  .menu-social {
    padding-top: 20px !important;
  }
  .menu-bottom {
    height: calc(100vh - 120px);
  }
  .contact-box .menu-social-ul {
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
    width: 100%;
  }
  .contact-box .menu-social-ul li {
    padding-left: 10px !important;
  }
  .header.no-banners .header_button {
    flex-grow: 1;
  }
  .header.no-banners .header_top {
    width: auto !important;
    padding-left: 5%;
  }
  .header.no-banners .header_top img {
    height: 40px !important;
  }
  .header.no-banners .header_top {
    height: 60px !important;
  }
  .mobile-logo img {
    height: 60px;
  }
  #offcanvasMenu .offcanvas-header {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
  }
  .header_button {
    width: 30%;
  }
  .header-logo,
  .fixed-menu-logo {
    width: 40%;
  }
  .book_div {
    width: 50%;
    padding-right: 20px;
  }
  .header_top {
    padding-top: 30px;
    align-items: center !important;
  }
}
@media only screen and (max-width: 600px) {
  .search-trigger-btn {
    margin-right: 20px !important;
  }
  .fixed-menu-logo {
    width: 100% !important;
  }
  .fixed-menu-logo .header_button-toggle {
    flex-grow: 1;
  }
  #offcanvasMenu {
    width: 100% !important;
  }
  #header .header_button {
    justify-content: flex-end;
  }
  #header .header_button-toggle {
    padding-right: 0 !important;
  }
}
.header-talk-btn {
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #2cb5ad;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .header-talk-btn {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-talk-btn {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-talk-btn {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .header-talk-btn {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .header-talk-btn {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-talk-btn {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-talk-btn {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .header-talk-btn {
    padding-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .header-talk-btn span {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-talk-btn span {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-talk-btn span {
    padding-right: 15px;
  }
}
@media (max-width: 600px) {
  .header-talk-btn span {
    padding-right: 15px;
  }
}
.header-talk-btn:hover {
  color: #ffffff;
  background-color: #2cb5ad;
}
.header-talk-btn:hover svg path {
  fill: #ffffff !important;
}
@media only screen and (min-width: 600px) {
  .header-talk-btn {
    position: relative;
    width: auto;
    background-color: transparent;
  }
  .header-talk-btn:hover {
    color: #ffffff;
    background-color: #2cb5ad;
  }
  .header-talk-btn:hover svg path {
    fill: #ffffff !important;
  }
}

.banner-marque {
  position: absolute;
  top: 420px;
  pointer-events: none;
  width: 100%;
}
.banner-marque span {
  color: #ffffff;
}
@media only screen and (min-width: 600px) {
  .banner-marque {
    top: 515px;
  }
}
@media only screen and (min-width: 1025px) {
  .banner-marque {
    top: 85%;
  }
}
.banner-marque .slick-item {
  position: relative;
}
@media (min-width: 1025px) {
  .banner-marque .slick-item {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-marque .slick-item {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-marque .slick-item {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .banner-marque .slick-item {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .banner-marque .slick-item {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-marque .slick-item {
    padding-right: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-marque .slick-item {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .banner-marque .slick-item {
    padding-right: 20px;
  }
}
.banner-marque .slick-item::after {
  content: "";
  position: absolute;
  background-color: rgb(255, 255, 255);
  right: 0;
  top: 55%;
  border-radius: 100%;
  transform: translateY(-50%);
}
@media (min-width: 1025px) {
  .banner-marque .slick-item::after {
    width: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-marque .slick-item::after {
    width: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-marque .slick-item::after {
    width: 5px;
  }
}
@media (max-width: 600px) {
  .banner-marque .slick-item::after {
    width: 5px;
  }
}
@media (min-width: 1025px) {
  .banner-marque .slick-item::after {
    height: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-marque .slick-item::after {
    height: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-marque .slick-item::after {
    height: 5px;
  }
}
@media (max-width: 600px) {
  .banner-marque .slick-item::after {
    height: 5px;
  }
}

@media (min-width: 1025px) {
  .header-scrolled .header-talk-btn {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-scrolled .header-talk-btn {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-scrolled .header-talk-btn {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .header-scrolled .header-talk-btn {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .header-scrolled .header-talk-btn {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .header-scrolled .header-talk-btn {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .header-scrolled .header-talk-btn {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .header-scrolled .header-talk-btn {
    padding-bottom: 15px;
  }
}

@media only screen and (min-width: 1026px) {
  .main-menu {
    width: 25vw !important;
  }
}
.main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current_page_item, .main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current-menu-item {
  background-color: #2cb5ad !important;
}
.main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current_page_item .submenu li, .main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current-menu-item .submenu li {
  background-color: transparent !important;
}
.main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current_page_item .submenu li a, .main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current-menu-item .submenu li a {
  color: #cacaca !important;
  background-color: transparent !important;
}

@media only screen and (max-width: 600px) {
  .main-menu {
    width: 100vw !important;
    min-width: 100vw;
    max-width: 100vw;
    height: 100dvh;
    background-color: #ffffff;
    background-image: linear-gradient(
        rgba(255, 255, 255, 0.94),
        rgba(255, 255, 255, 0.94)
      ),
      url("../images/bgcover.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 1002;
  }

  .main-menu::before {
    content: "";
    position: absolute;
    top: -120px;
    right: -80px;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: radial-gradient(circle at center, rgba(44, 181, 173, 0.26) 0%, rgba(44, 181, 173, 0) 72%);
    pointer-events: none;
    z-index: 0;
  }

  .main-menu > .w-100 {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
  }

  .main-menu .menu-top {
    flex: 0 0 auto;
    min-height: 86px;
    align-items: center !important;
    padding: 15px 22px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.9) 100%) !important;
    border-bottom: 1px solid rgba(23, 50, 79, 0.1);
    backdrop-filter: blur(6px);
  }

  .main-menu .menu-top a img {
    width: 94px !important;
    height: auto !important;
    max-width: none !important;
  }

  body.home .main-menu .menu-top a img {
    width: 94px !important;
    height: auto !important;
    max-width: none !important;
  }

  .main-menu .menu-top .header_button-toggle {
    width: auto;
    padding: 0 !important;
  }

  .main-menu .hamburger span {
    background: #17324f !important;
  }

  .main-menu .menu-bottom {
    flex: 1 1 auto;
  
    min-height: 0;
    padding: 10px 18px 24px !important;
    background: transparent !important;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .main-menu .side-top {
    padding-bottom: 0;
    display: grid;
    gap: 8px;
  }

  .main-menu .side-top li {
    width: 100%;
   
    overflow: hidden;
    opacity: 0;
    transform: translateY(14px) scale(0.985);
    animation: menuItemIn 0.52s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  }

  .main-menu .side-top li:nth-child(1) {
    animation-delay: 0.06s;
  }

  .main-menu .side-top li:nth-child(2) {
    animation-delay: 0.1s;
  }

  .main-menu .side-top li:nth-child(3) {
    animation-delay: 0.14s;
  }

  .main-menu .side-top li:nth-child(4) {
    animation-delay: 0.18s;
  }

  .main-menu .side-top li:nth-child(5) {
    animation-delay: 0.22s;
  }

  .main-menu .side-top li:nth-child(6) {
    animation-delay: 0.26s;
  }

  .main-menu .side-top li:nth-child(7) {
    animation-delay: 0.3s;
  }

  .main-menu .side-top li:nth-child(8) {
    animation-delay: 0.34s;
  }

  .main-menu .side-top li:nth-child(9) {
    animation-delay: 0.38s;
  }

  .main-menu .side-top a,
  .main-menu .menu-bottom a {
    width: 100%;

    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: 0.02em;
    line-height: 1.28 !important;
    white-space: normal;
    overflow-wrap: anywhere;
    color: #17324f !important;
    transition: background-color 0.28s ease, color 0.28s ease, transform 0.28s ease;
  }

  .main-menu .side-top li:hover a,
  .main-menu .side-top li:focus-within a {
    background: linear-gradient(135deg, #0f3f52 0%, #1f6775 52%, #2cb5ad 100%);
    color: #ffffff !important;
    transform: translateX(2px);
  }

  .main-menu .side-top .has-submenu .has-submenu-toggle {
    width: calc(100% - 64px) !important;
    padding-right: 18px !important;
  }

  .main-menu .side-top .has-submenu .toggle-btn-slide {
    right: 0 !important;
    align-self: stretch;
    width: 64px !important;
    height: auto !important;
    min-height: 46px;
  }

  .main-menu .side-top .has-submenu .toggle-btn-slide::after {
    content: "+";
    width: 100% !important;
    background-image: none !important;
    color: #17324f;
    font-size: 32px;
    font-weight: 300;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .main-menu .side-top .has-submenu .toggle-btn-slide.active::after {
    content: "-";
    background-image: none !important;
  }

  .main-menu .side-top .has-submenu ul {
    padding: 0 !important;
    background-color: rgba(23, 50, 79, 0.06);
  }

  .main-menu .side-top .has-submenu ul a {
    padding: 11px 24px 11px 42px !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    color: #17324f !important;
  }

  .main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current_page_item,
  .main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current-menu-item {
    background-color: #2cb5ad !important;
  }

  .main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current_page_item > a,
  .main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current-menu-item > a {
    color: #ffffff !important;
  }

  .main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current_page_item > .toggle-btn-slide::after,
  .main-menu .menu-bottom .side-top .menu-side-menu-top-container #nav_accordion > .current-menu-item > .toggle-btn-slide::after {
    color: #ffffff;
  }

  .menu-overlay {
    z-index: 1001;
    background: radial-gradient(circle at 14% 10%, rgba(44, 181, 173, 0.2) 0%, rgba(0, 0, 0, 0.72) 62%);
    backdrop-filter: blur(2px);
  }

  @keyframes menuItemIn {
    from {
      opacity: 0;
      transform: translateY(14px) scale(0.985);
    }
    to {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }
}

.custom-cursor {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .custom-cursor {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border: 2px solid #1d7a74;
    background-color: #2cb5ad;
    border-radius: 50%;
    opacity: 0.5;
    pointer-events: none;
    transform: translate(-50%, -50%);
    z-index: 9999;
    transition: ease-in-out;
  }
}

.footer::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("../images/footer.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* Footer visual refresh */
.footer.footer--wellness {
  color: #17324f;
}

.footer.footer--wellness .footer-panel {
  position: relative;
  z-index: 2;
  padding: clamp(56px, 6vw, 88px) 0 clamp(34px, 4vw, 54px);
}

.footer.footer--wellness,
.footer.footer--wellness p,
.footer.footer--wellness a,
.footer.footer--wellness li,
.footer.footer--wellness span {
  color: #17324f;
  font-family: "Montserrat", sans-serif;
}

.footer.footer--wellness .footer-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(16px, 2.2vw, 42px);
}

.footer.footer--wellness .footer-nav-list a {
  text-transform: uppercase;
  font-size: clamp(14px, 0.95vw, 18px);
  letter-spacing: 0.04em;
  text-decoration: none;
  transition: color 0.25s ease;
}

.footer.footer--wellness .footer-nav-list a:hover {
  color: #1f6f6a;
}

.footer.footer--wellness .footer-divider {
  height: 1px;
  width: 100%;
  background: rgba(23, 50, 79, 0.24);
  margin: clamp(18px, 2.2vw, 30px) 0;
}

.footer.footer--wellness .footer-main-copy {
  max-width: 880px;
  margin: 0 auto;
}

.footer.footer--wellness .footer-main-copy h2 {
  margin: 0;
  text-transform: uppercase;
  font-family: "Cinzel", serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: clamp(42px, 4.2vw, 66px);
}

.footer.footer--wellness .footer-main-copy p,
.footer.footer--wellness .footer-main-copy a {
  margin: 0;
  display: block;
  font-size: clamp(15px, 1.02vw, 22px);
  line-height: 1.7;
  text-decoration: none;
}

.footer.footer--wellness .footer-main-copy p {
  margin-top: 8px;
}

.footer.footer--wellness .footer-contact-link {
  margin-top: 3px;
}

.footer.footer--wellness .social-wrapper--footer {
  margin-top: 18px;
  gap: 10px;
}

.footer.footer--wellness .social-wrapper--footer .social-item,
.footer.footer--wellness .social-wrapper--footer .social-item::after {
  width: 46px;
  height: 46px;
}

.footer.footer--wellness .social-wrapper--footer .social-item {
  border: 1px solid rgba(23, 50, 79, 0.45);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.18);
  transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease;
}

.footer.footer--wellness .social-wrapper--footer .social-item:hover {
  transform: translateY(-2px);
  border-color: #1f6f6a;
  background: rgba(255, 255, 255, 0.5);
}

.footer.footer--wellness .social-wrapper--footer .social-item .icon {
  width: 18px;
  height: 18px;
}

.footer.footer--wellness .social-wrapper--footer .social-item .social-label {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1;
  color: #1b4d49;
}

.footer.footer--wellness .social-wrapper--footer .social-item:hover .social-label {
  color: #186963;
}

.footer.footer--wellness .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.footer.footer--wellness .footer-copyright {
  margin-top: 20px !important;
  font-size: clamp(13px, 0.84vw, 16px) !important;
}

.footer.footer--wellness .footer-awards-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.footer.footer--wellness .footer-awards-title {
  margin: 0;
  font-family: "Cinzel", serif;
  font-size: clamp(28px, 2.2vw, 42px);
}

.footer.footer--wellness .footer-awards-badges {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.footer.footer--wellness .footer-award-badge {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  border: 1px solid rgba(23, 50, 79, 0.35);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  line-height: 1.25;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.25);
}

@media only screen and (max-width: 1025px) {
  .footer.footer--wellness .footer-panel {
    padding: 50px 0 26px;
  }

  .footer.footer--wellness .footer-nav-list {
    gap: 14px 20px;
  }

  .footer.footer--wellness .footer-main-copy h2 {
    font-size: clamp(34px, 8.5vw, 52px);
  }

  .footer.footer--wellness .footer-awards-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer.footer--wellness .footer-awards-badges {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 600px) {
  .footer.footer--wellness .footer-panel {
    width: min(88%, 360px);
    padding: 38px 0 34px;
  }

  .footer.footer--wellness .footer-main-copy {
    max-width: 100%;
  }

  .footer.footer--wellness .footer-main-copy h2 {
    font-size: clamp(30px, 10vw, 40px);
    line-height: 1.08;
  }

  .footer.footer--wellness .footer-main-copy p,
  .footer.footer--wellness .footer-main-copy a {
    font-size: 14px;
    line-height: 1.55;
  }

  .footer.footer--wellness .footer-contact-link {
    overflow-wrap: anywhere;
  }

  .footer.footer--wellness .social-wrapper--footer {
    gap: 8px;
    margin-top: 16px;
  }

  .footer.footer--wellness .social-wrapper--footer .social-item,
  .footer.footer--wellness .social-wrapper--footer .social-item::after {
    width: 44px;
    height: 44px;
  }

  .footer.footer--wellness .footer-copyright {
    max-width: 300px;
    margin: 18px auto 0 !important;
    line-height: 1.55 !important;
  }

  .footer.footer--wellness .footer-awards-row {
    align-items: center;
    gap: 18px;
    text-align: center;
  }

  .footer.footer--wellness .footer-awards-title {
    max-width: 310px;
    font-size: clamp(25px, 8.5vw, 34px);
    line-height: 1.12;
    color: rgba(255, 255, 255, 0.88);
  }

  .footer.footer--wellness .footer-awards-badges {
    width: 100%;
    justify-content: center;
    gap: 10px;
  }

  .footer.footer--wellness .footer-award-badge {
    width: 72px;
    height: 72px;
    font-size: 9px;
    line-height: 1.2;
    color: #17324f;
    background: rgba(255, 255, 255, 0.34);
  }
}

.copyright-menu,
.footer-bottom {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.copyright-menu li,
.footer-bottom li {
  border-right: 1px solid #8a8a8a;
}
@media (min-width: 1025px) {
  .copyright-menu li,
  .footer-bottom li {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .copyright-menu li,
  .footer-bottom li {
    padding-left: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .copyright-menu li,
  .footer-bottom li {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .copyright-menu li,
  .footer-bottom li {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .copyright-menu li,
  .footer-bottom li {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .copyright-menu li,
  .footer-bottom li {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .copyright-menu li,
  .footer-bottom li {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .copyright-menu li,
  .footer-bottom li {
    padding-right: 10px;
  }
}
.copyright-menu li:first-child,
.footer-bottom li:first-child {
  padding-left: 0;
}
.copyright-menu li:last-child,
.footer-bottom li:last-child {
  border: 0;
}
.copyright-menu a,
.copyright-menu li,
.copyright-menu p,
.footer-bottom a,
.footer-bottom li,
.footer-bottom p {
  margin: 0;
  font-weight: 400;
  position: relative;
  color: #8a8a8a;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 1025px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    font-size: 0.7291666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    font-size: 12px !important;
  }
}
@media (max-width: 600px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    font-size: 12px !important;
  }
}
@media (min-width: 1025px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    line-height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    line-height: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    line-height: 20px;
  }
}
@media (min-width: 1025px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    letter-spacing: 0.0135416667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    letter-spacing: 0.0135416667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    letter-spacing: 0.26px;
  }
}
@media (max-width: 600px) {
  .copyright-menu a,
  .copyright-menu li,
  .copyright-menu p,
  .footer-bottom a,
  .footer-bottom li,
  .footer-bottom p {
    letter-spacing: 0.26px;
  }
}
.copyright-menu a:hover,
.footer-bottom a:hover {
  color: #2cb5ad;
}
.copyright-menu a::after,
.footer-bottom a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  background: #8a8a8a;
  bottom: 0;
  transition: all 0.5s;
  opacity: 0.6;
}
.copyright-menu .current-menu-item a,
.footer-bottom .current-menu-item a {
  color: #fff !important;
}
.copyright-menu .current-menu-item a::after,
.footer-bottom .current-menu-item a::after {
  width: 100%;
  transition: all 0.5s;
}

.footer-top-menu ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0 !important;
  margin: 0;
}
@media only screen and (max-width: 1025px) {
  .footer-top-menu ul {
    padding-bottom: 20px !important;
  }
}
.footer-top-menu ul li {
  border-right: 1px solid #012d6b;
}
@media (min-width: 1025px) {
  .footer-top-menu ul li {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top-menu ul li {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top-menu ul li {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .footer-top-menu ul li {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .footer-top-menu ul li {
    padding-right: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top-menu ul li {
    padding-right: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top-menu ul li {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .footer-top-menu ul li {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1025px) {
  .footer-top-menu ul li {
    padding-bottom: 0 !important;
    margin-bottom: 15px;
  }
}
.footer-top-menu ul li:first-child {
  padding-left: 0;
}
.footer-top-menu ul li:last-child {
  border: 0;
}
.footer-top-menu ul a,
.footer-top-menu ul li,
.footer-top-menu ul p {
  margin: 0;
  position: relative;
  text-transform: uppercase;
  color: #012d6b;
  text-decoration: none;
  font-family: "DM Sans", serif;
}
@media (min-width: 1025px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    font-size: 1.40625vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    font-size: 18px !important;
  }
}
@media (max-width: 600px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    font-size: 18px !important;
  }
}
@media (min-width: 1025px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    line-height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    letter-spacing: 0.0572916667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    letter-spacing: 0.0572916667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    letter-spacing: 1.1px;
  }
}
@media (max-width: 600px) {
  .footer-top-menu ul a,
  .footer-top-menu ul li,
  .footer-top-menu ul p {
    letter-spacing: 1.1px;
  }
}
.footer-top-menu ul a:hover {
  color: #2cb5ad;
}
.footer-top-menu ul a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  background: #2cb5ad;
  bottom: 0;
  transition: all 0.5s;
}
.footer-top-menu ul .current-menu-item a {
  color: #2cb5ad !important;
}
.footer-top-menu ul .current-menu-item a::after {
  width: 100%;
  transition: all 0.5s;
}

.copyright-menu {
  padding: 0;
  margin: 0;
  justify-content: center;
}
@media only screen and (min-width: 1025px) {
  .copyright-menu {
    justify-content: flex-start !important;
  }
}

.footer-con-list a {
  text-decoration: none;
}
.footer-con-list a:hover {
  color: #2cb5ad;
}

@media (min-width: 600px) and (max-width: 1025px) {
  .footer-con-list-contact {
    background: #e9e8e8;
    padding: 50px;
  }
}
@media only screen and (max-width: 600px) {
  .footer-con-list-contact {
    background: #e9e8e8;
    padding: 30px 20px;
  }
}

.contact-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.contact-box img,
.contact-box svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .contact-box img,
  .contact-box svg {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box img,
  .contact-box svg {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box img,
  .contact-box svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .contact-box img,
  .contact-box svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .contact-box img,
  .contact-box svg {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box img,
  .contact-box svg {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box img,
  .contact-box svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .contact-box img,
  .contact-box svg {
    width: 20px;
  }
}
.contact-box .contact-box__text {
  width: calc(100% - 3.125vw);
}
@media (min-width: 1025px) {
  .contact-box .contact-box__text .paragraph--16 {
    line-height: 1.1458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box .contact-box__text .paragraph--16 {
    line-height: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box .contact-box__text .paragraph--16 {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .contact-box .contact-box__text .paragraph--16 {
    line-height: 20px;
  }
}

.logo-div-main {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  background: #fff;
}
@media (min-width: 1025px) {
  .logo-div-main {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-div-main {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-div-main {
    margin-top: 15px;
  }
}
@media (max-width: 600px) {
  .logo-div-main {
    margin-top: 15px;
  }
}
@media (min-width: 1025px) {
  .logo-div-main {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-div-main {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-div-main {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .logo-div-main {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .logo-div-main {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-div-main {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-div-main {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .logo-div-main {
    padding-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-right: 15px;
  }
}
@media (max-width: 600px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-right: 15px;
  }
}
@media (min-width: 1025px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-left: 15px;
  }
}
@media (min-width: 1025px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    padding-top: 15px;
  }
}
.logo-div-main .sub-logo img,
.logo-div-main .adaran-logo img {
  width: auto;
}
@media (min-width: 1025px) {
  .logo-div-main .sub-logo img,
  .logo-div-main .adaran-logo img {
    height: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-div-main .sub-logo img,
  .logo-div-main .adaran-logo img {
    height: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-div-main .sub-logo img,
  .logo-div-main .adaran-logo img {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .logo-div-main .sub-logo img,
  .logo-div-main .adaran-logo img {
    height: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .logo-div-main .sub-logo,
  .logo-div-main .adaran-logo {
    width: 25%;
  }
  .logo-div-main .sub-logo a,
  .logo-div-main .adaran-logo a {
    text-align: center;
    display: block;
  }
  .logo-div-main .sub-logo img,
  .logo-div-main .adaran-logo img {
    height: 50px;
    margin: auto;
    width: 100%;
    object-fit: contain;
  }
}
.logo-div-main .adaran-logo {
  border-right: 1px solid #cfcfcf;
}
@media only screen and (max-width: 600px) {
  .logo-div-main .adaran-logo {
    width: 100%;
    border-right: 0 !important;
    border-bottom: 1px solid #cfcfcf;
  }
}

.footer-logo {
  height: auto;
}
@media (min-width: 1025px) {
  .footer-logo {
    width: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-logo {
    width: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-logo {
    width: 150px;
  }
}
@media (max-width: 600px) {
  .footer-logo {
    width: 150px;
  }
}

.footer-logo-div {
  list-style: none;
  padding-left: 0 !important;
}
@media (min-width: 1025px) {
  .footer-logo-div li {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-logo-div li {
    padding-right: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-logo-div li {
    padding-right: 15px;
  }
}
@media (max-width: 600px) {
  .footer-logo-div li {
    padding-right: 15px;
  }
}
.footer-logo-div img {
  width: auto;
}
@media (min-width: 1025px) {
  .footer-logo-div img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-logo-div img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-logo-div img {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .footer-logo-div img {
    height: 50px;
  }
}

.footer-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.social-ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
@media (min-width: 1025px) {
  .social-ul {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-ul {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-ul {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .social-ul {
    padding-top: 5px;
  }
}
@media (min-width: 1025px) {
  .social-ul li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-ul li {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-ul li {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .social-ul li {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  .social-ul li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-ul li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-ul li {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .social-ul li {
    padding-right: 5px;
  }
}
.social-ul li a {
  align-items: center;
  justify-content: center;
  display: flex;
  border: 0;
}
.social-ul li svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .social-ul li svg {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-ul li svg {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-ul li svg {
    height: 25px;
  }
}
@media (max-width: 600px) {
  .social-ul li svg {
    height: 25px;
  }
}
@media (min-width: 1025px) {
  .social-ul li svg {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .social-ul li svg {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .social-ul li svg {
    width: 25px;
  }
}
@media (max-width: 600px) {
  .social-ul li svg {
    width: 25px;
  }
}
.social-ul li svg path {
  fill: #fff;
}
.social-ul li:first-child {
  padding-left: 0 !important;
}
.social-ul a:hover {
  background: transparent;
}
.social-ul a:hover path {
  fill: #2cb5ad !important;
}
.social-ul a:hover circle {
  stroke: #2cb5ad;
}

.social-wrap {
  position: relative;
  align-items: center;
}
.social-wrap::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #d9d9d9;
}
.social-wrap::before {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #d9d9d9;
}

.social-ul-con svg path {
  fill: #012d6b;
}
.social-ul-con a:hover svg path {
  fill: #2cb5ad !important;
}

.footer-menu-large ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1025px) {
  .footer-menu-large li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu-large li {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu-large li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .footer-menu-large li {
    padding-bottom: 10px;
  }
}
.footer-menu-large li:last-child {
  padding: 0 !important;
}
.footer-menu-large a {
  margin: 0;
  font-weight: 300;
  color: #454545;
  text-decoration: none;
  width: max-content;
  position: relative;
  font-family: "DM Sans", serif;
}
@media (min-width: 1025px) {
  .footer-menu-large a {
    font-size: 1.4583333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu-large a {
    font-size: 1.6145833333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu-large a {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .footer-menu-large a {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .footer-menu-large a {
    line-height: 1.9791666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu-large a {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu-large a {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .footer-menu-large a {
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .footer-menu-large a {
    letter-spacing: 0.0291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu-large a {
    letter-spacing: 0.0291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu-large a {
    letter-spacing: 0.56px;
  }
}
@media (max-width: 600px) {
  .footer-menu-large a {
    letter-spacing: 0.56px;
  }
}
.footer-menu-large a:hover {
  color: #2cb5ad;
}
.footer-menu-large a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  background: #2cb5ad;
  bottom: 0;
  transition: all 0.5s;
}
.footer-menu-large .current-menu-item a {
  color: #2cb5ad !important;
}
.footer-menu-large .current-menu-item a::after {
  width: 100%;
  transition: all 0.5s;
}

.contact-box__text a {
  text-decoration: none;
}
.contact-box__text:hover a {
  color: #2cb5ad;
}

.footer-menu-small ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.footer-menu-small li {
  width: 50%;
}
@media (min-width: 1025px) {
  .footer-menu-small li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu-small li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu-small li {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .footer-menu-small li {
    padding-bottom: 15px;
  }
}
@media (min-width: 1025px) {
  .footer-menu-small li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu-small li {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu-small li {
    padding-right: 15px;
  }
}
@media (max-width: 600px) {
  .footer-menu-small li {
    padding-right: 15px;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu-small li {
    width: 50%;
  }
}
.footer-menu-small a {
  margin: 0;
  font-weight: 400;
  color: #8a8a8a;
  text-decoration: none;
  position: relative;
  width: max-content;
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 1025px) {
  .footer-menu-small a {
    font-size: 0.8333333333vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu-small a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu-small a {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  .footer-menu-small a {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  .footer-menu-small a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-menu-small a {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-menu-small a {
    line-height: 20px;
  }
}
@media (max-width: 600px) {
  .footer-menu-small a {
    line-height: 20px;
  }
}
.footer-menu-small a:hover {
  color: #2cb5ad;
}
.footer-menu-small a::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 1px;
  background: #fff;
  bottom: 0;
  transition: all 0.5s;
}
.footer-menu-small .current-menu-item a {
  color: #fff !important;
}
.footer-menu-small .current-menu-item a::after {
  width: 100%;
  transition: all 0.5s;
}

@media (min-width: 1025px) {
  .icon-list-item {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .icon-list-item {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .icon-list-item {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .icon-list-item {
    padding-bottom: 15px;
  }
}
.icon-list-item img,
.icon-list-item svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .icon-list-item img,
  .icon-list-item svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .icon-list-item img,
  .icon-list-item svg {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .icon-list-item img,
  .icon-list-item svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .icon-list-item img,
  .icon-list-item svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .icon-list-item img,
  .icon-list-item svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .icon-list-item img,
  .icon-list-item svg {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .icon-list-item img,
  .icon-list-item svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .icon-list-item img,
  .icon-list-item svg {
    width: 20px;
  }
}
@media (min-width: 1025px) {
  .icon-list-item img,
  .icon-list-item svg {
    margin-top: 0.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .icon-list-item img,
  .icon-list-item svg {
    margin-top: 0.46875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .icon-list-item img,
  .icon-list-item svg {
    margin-top: 5px;
  }
}
@media (max-width: 600px) {
  .icon-list-item img,
  .icon-list-item svg {
    margin-top: 5px;
  }
}
.logo-svg-footer {
  overflow: hidden;
  position: absolute;
}
@media (min-width: 1025px) {
  .logo-svg-footer {
    right: -5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-svg-footer {
    right: -5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-svg-footer {
    right: 20px;
  }
}
@media (max-width: 600px) {
  .logo-svg-footer {
    right: 20px;
  }
}
@media (min-width: 1025px) {
  .logo-svg-footer {
    bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-svg-footer {
    bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-svg-footer {
    bottom: 20px;
  }
}
@media (max-width: 600px) {
  .logo-svg-footer {
    bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .logo-svg-footer svg {
    width: 20.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-svg-footer svg {
    width: 20.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-svg-footer svg {
    width: 50px;
  }
}
@media (max-width: 600px) {
  .logo-svg-footer svg {
    width: 50px;
  }
}
@media (min-width: 1025px) {
  .logo-svg-footer svg {
    height: 20.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .logo-svg-footer svg {
    height: 20.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .logo-svg-footer svg {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .logo-svg-footer svg {
    height: 50px;
  }
}

#sub-newsletter-form {
  display: flex;
  background: rgba(255, 255, 255, 0.26);
  border-top-left-radius: 1.5625vw;
  border-bottom-left-radius: 1.5625vw;
  border-top-right-radius: 1.5625vw;
  border-bottom-right-radius: 1.5625vw;
}
#sub-newsletter-form input {
  color: #fff;
  margin: 0;
  flex-grow: 1;
  border: 0;
  border-top-left-radius: 1.5625vw;
  border-bottom-left-radius: 1.5625vw;
  background: transparent;
}
@media (min-width: 1025px) {
  #sub-newsletter-form input {
    height: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sub-newsletter-form input {
    height: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sub-newsletter-form input {
    height: 45px;
  }
}
@media (max-width: 600px) {
  #sub-newsletter-form input {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  #sub-newsletter-form input {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sub-newsletter-form input {
    font-size: 1.09375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sub-newsletter-form input {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  #sub-newsletter-form input {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  #sub-newsletter-form input {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sub-newsletter-form input {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sub-newsletter-form input {
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  #sub-newsletter-form input {
    padding-left: 15px;
  }
}
#sub-newsletter-form input::placeholder {
  color: #fff; /* your placeholder color */
  opacity: 1; /* make sure it's not faded */
}
#sub-newsletter-form button {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.26);
  border: 0;
}
@media (min-width: 1025px) {
  #sub-newsletter-form button {
    height: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sub-newsletter-form button {
    height: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sub-newsletter-form button {
    height: 45px;
  }
}
@media (max-width: 600px) {
  #sub-newsletter-form button {
    height: 45px;
  }
}
@media (min-width: 1025px) {
  #sub-newsletter-form button {
    width: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sub-newsletter-form button {
    width: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sub-newsletter-form button {
    width: 45px;
  }
}
@media (max-width: 600px) {
  #sub-newsletter-form button {
    width: 45px;
  }
}
#sub-newsletter-form button img,
#sub-newsletter-form button svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  #sub-newsletter-form button img,
  #sub-newsletter-form button svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sub-newsletter-form button img,
  #sub-newsletter-form button svg {
    height: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sub-newsletter-form button img,
  #sub-newsletter-form button svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  #sub-newsletter-form button img,
  #sub-newsletter-form button svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  #sub-newsletter-form button img,
  #sub-newsletter-form button svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #sub-newsletter-form button img,
  #sub-newsletter-form button svg {
    width: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sub-newsletter-form button img,
  #sub-newsletter-form button svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  #sub-newsletter-form button img,
  #sub-newsletter-form button svg {
    width: 20px;
  }
}

.ceylon-logo {
  width: auto;
}
@media (min-width: 1025px) {
  .ceylon-logo {
    height: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .ceylon-logo {
    height: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .ceylon-logo {
    height: 80px;
  }
}
@media (max-width: 600px) {
  .ceylon-logo {
    height: 80px;
  }
}
@media (min-width: 1025px) {
  .ceylon-logo {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .ceylon-logo {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .ceylon-logo {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .ceylon-logo {
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 1025px) {
  .contact-box {
    align-items: flex-start !important;
    padding-bottom: 15px;
  }
  .footer-menu-large,
  .footer-menu-small {
    text-align: left;
  }
  #footer-menu {
    text-align: left !important;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1025px) and (min-width: 600px) {
  #footer-menu {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1025px) and (min-width: 1025px) {
  #footer-menu {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1025px) {
  #footer-menu li {
    padding-bottom: 15px;
  }
  #footer-menu-small {
    text-align: left !important;
  }
  #footer-menu-small p {
    text-align: left !important;
  }
  #footer-menu-small li {
    width: 50% !important;
  }
  .copyright-menu {
    justify-content: center;
    width: 100%;
    padding-bottom: 25px;
  }
  .contact-box .contact-box__text {
    width: calc(100% - 30px) !important;
  }
  .footer-bottom {
    flex-direction: column;
    display: flex;
  }
  .footer {
    padding-bottom: 75px !important;
  }
  .copyright-menu {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom {
    flex-wrap: wrap;
    flex-direction: column !important;
    padding-bottom: 0 !important;
    align-items: center;
    text-align: center;
  }
  .footer-bottom .width--33 {
    width: 50%;
  }
  .footer-bottom .width--25 {
    justify-content: center !important;
  }
  .footer-bottom .gdpr-div {
    width: 100% !important;
    justify-content: center;
    padding-bottom: 15px;
  }
  .footer {
    padding-bottom: 0 !important;
  }
  .footer-menu-large {
    width: 40%;
  }
  .footer-menu-small {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .contact-box:last-child {
    padding: 0 !important;
  }
}
.footer-bottom {
  display: flex;
  flex-direction: column;
}
.footer-bottom .copyrights-wrapper {
  order: 2;
}
@media (min-width: 1025px) {
  .footer-bottom .copyrights-wrapper {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom .copyrights-wrapper {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom .copyrights-wrapper {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .footer-bottom .copyrights-wrapper {
    padding-bottom: 10px;
  }
}
.footer-bottom .eme-wrapper {
  order: 3;
}
@media only screen and (min-width: 600px) {
  .footer-bottom .eme-wrapper {
    justify-content: center !important;
  }
}
.footer-bottom .terms-menu {
  order: 1;
}
@media (min-width: 1025px) {
  .footer-bottom .terms-menu {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-bottom .terms-menu {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-bottom .terms-menu {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .footer-bottom .terms-menu {
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .footer-bottom {
    flex-direction: row;
  }
  .footer-bottom .copyrights-wrapper {
    order: 2;
    justify-content: flex-start !important;
  }
  .footer-bottom .eme-wrapper {
    order: 3;
  }
  .footer-bottom .terms-menu {
    order: 1;
  }
}

@media (min-width: 1025px) {
  .footer-brand-logo svg {
    width: 75.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-brand-logo svg {
    width: 75.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-brand-logo svg {
    width: 700px;
  }
}
@media (max-width: 600px) {
  .footer-brand-logo svg {
    width: 300px;
  }
}
@media (min-width: 1025px) {
  .footer-brand-logo svg {
    height: 6.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-brand-logo svg {
    height: 6.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-brand-logo svg {
    height: 120px;
  }
}
@media (max-width: 600px) {
  .footer-brand-logo svg {
    height: 30px;
  }
}

@media (min-width: 1025px) {
  .footer-small-logo {
    width: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .footer-small-logo {
    width: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .footer-small-logo {
    width: 150px;
  }
}
@media (max-width: 600px) {
  .footer-small-logo {
    width: 150px;
  }
}

.banner-section::after,
.banner-section-inner::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}

.banner-section {
  height: 100vh;
}

.video-container video,
.video-container img {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  .video-container video {
    margin-bottom: -0.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .video-container video {
    margin-bottom: -0.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .video-container video {
    margin-bottom: -8px;
  }
}
@media (max-width: 600px) {
  .video-container video {
    margin-bottom: -8px;
  }
}

@media (min-width: 1025px) {
  .banner-section-inner {
    height: 41.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-section-inner {
    height: 41.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-section-inner {
    height: 600px;
  }
}
@media (max-width: 600px) {
  .banner-section-inner {
    height: 500px;
  }
}
.banner-section-inner .banner-img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  .banner-section-inner .banner-img {
    height: 41.6666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-section-inner .banner-img {
    height: 41.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-section-inner .banner-img {
    height: 600px;
  }
}
@media (max-width: 600px) {
  .banner-section-inner .banner-img {
    height: 500px;
  }
}
.banner-section-inner::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.6;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}

#bannerSlider {
  position: relative;
}
#bannerSlider .carousel-item {
  position: relative;
}
#bannerSlider .carousel-item .banner-img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-item .banner-img {
    height: 100vh;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-item .banner-img {
    height: value-desktop;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-item .banner-img {
    height: 600px;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-item .banner-img {
    height: 500px;
  }
}
#bannerSlider .carousel-item::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.2;
  background: #000;
}
#bannerSlider .carousel-indicators {
  position: absolute;
  right: 0;
  z-index: 99;
  left: 0;
  bottom: 0;
  justify-content: center;
  display: flex;
  margin: auto !important;
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-indicators {
    bottom: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-indicators {
    bottom: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-indicators {
    bottom: 30px;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-indicators {
    bottom: 30px;
  }
}
#bannerSlider .carousel-indicators button {
  background: #fff;
  text-indent: unset !important;
  display: flex;
  padding: 0;
  border: 0;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 2px;
  font-family: "DM Sans", serif;
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-indicators button {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    width: 30px;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-indicators button {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-indicators button {
    margin-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    margin-left: 5px;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-indicators button {
    margin-left: 5px;
  }
}
@media (min-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #bannerSlider .carousel-indicators button {
    margin-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #bannerSlider .carousel-indicators button {
    margin-right: 5px;
  }
}
@media (max-width: 600px) {
  #bannerSlider .carousel-indicators button {
    margin-right: 5px;
  }
}
#bannerSlider .carousel-indicators button.active {
  background: #d3debc;
}

.banner-caption {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  top: auto;
  z-index: 1;
  width: 100%;
}
@media (min-width: 1025px) {
  .banner-caption {
    padding-top: 10.9375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-caption {
    padding-top: 10.9375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-caption {
    padding-top: 100px;
  }
}
@media (max-width: 600px) {
  .banner-caption {
    padding-top: 100px;
  }
}
@media (min-width: 1025px) {
  .banner-caption {
    bottom: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .banner-caption {
    bottom: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-caption {
    bottom: 50px;
  }
}
@media (max-width: 600px) {
  .banner-caption {
    bottom: 50px;
  }
}
.banner-caption .banner-caption__inner {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 1025px) {
  .banner-section-inner {
    height: 41.6666666667vw !important;
  }
  .banner-section-inner .banner-img {
    height: 41.6666666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .banner-caption .banner-caption__inner {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 600px) {
  .banner-caption .banner-caption__inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .video-container video,
  .video-container img {
    height: 600px;
  }
  .banner-section {
    height: 600px;
  }
}
@media only screen and (max-width: 600px) {
  .video-container video,
  .video-container img {
    height: 500px;
  }
  .banner-section {
    height: 500px;
  }
}
.wysiwyg-container {
  font-family: "Montserrat", sans-serif;
  color: #8a8a8a;
  /*custom list Style*/
}
.wysiwyg-container p,
.wysiwyg-container td,
.wysiwyg-container th,
.wysiwyg-container li,
.wysiwyg-container span {
  color: #8a8a8a;
  font-family: "Montserrat", sans-serif;
}
.wysiwyg-container strong {
  font-weight: 600 !important;
  color: #000 !important;
}
.wysiwyg-container a {
  font-family: "Montserrat", sans-serif;
  color: #000000;
  text-decoration: underline;
}
.wysiwyg-container a:hover {
  text-decoration: underline;
  color: #012d6b !important;
}
.wysiwyg-container h1,
.wysiwyg-container h2,
.wysiwyg-container h3,
.wysiwyg-container h4,
.wysiwyg-container h5,
.wysiwyg-container h6 {
  font-weight: 300 !important;
  color: #000000;
  font-family: "Cinzel", serif;
}
@media (min-width: 1025px) {
  .wysiwyg-container h1,
  .wysiwyg-container h2,
  .wysiwyg-container h3,
  .wysiwyg-container h4,
  .wysiwyg-container h5,
  .wysiwyg-container h6 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h1,
  .wysiwyg-container h2,
  .wysiwyg-container h3,
  .wysiwyg-container h4,
  .wysiwyg-container h5,
  .wysiwyg-container h6 {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h1,
  .wysiwyg-container h2,
  .wysiwyg-container h3,
  .wysiwyg-container h4,
  .wysiwyg-container h5,
  .wysiwyg-container h6 {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h1,
  .wysiwyg-container h2,
  .wysiwyg-container h3,
  .wysiwyg-container h4,
  .wysiwyg-container h5,
  .wysiwyg-container h6 {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li {
    padding-bottom: 10px;
  }
}
.wysiwyg-container table {
  border-collapse: collapse;
  width: 100%;
}
.wysiwyg-container table th,
.wysiwyg-container table td {
  border: 1px solid #454545;
}
@media (min-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-bottom: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-top: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container table th,
  .wysiwyg-container table td {
    padding-top: 10px;
  }
}
.wysiwyg-container table th {
  background: #454545;
  color: #fff;
}

.wysiwyg-container.font-color--white {
  color: #fff !important;
}
.wysiwyg-container.font-color--white h1,
.wysiwyg-container.font-color--white h2,
.wysiwyg-container.font-color--white h3,
.wysiwyg-container.font-color--white h4,
.wysiwyg-container.font-color--white h5,
.wysiwyg-container.font-color--white h6 {
  color: #fff !important;
}
.wysiwyg-container.font-color--white p,
.wysiwyg-container.font-color--white a,
.wysiwyg-container.font-color--white li,
.wysiwyg-container.font-color--white td,
.wysiwyg-container.font-color--white th {
  color: #fff !important;
}

@media (min-width: 1025px) {
  .wysiwyg-container {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container {
    line-height: 28px;
  }
}
.wysiwyg-container p {
  letter-spacing: 0.5px;
}
@media (min-width: 1025px) {
  .wysiwyg-container p {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container p {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container p {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container p {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container p {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container p {
    line-height: 28px;
  }
}
.wysiwyg-container ul li {
  position: relative;
  list-style: none;
}
.wysiwyg-container ul li::before {
  content: "";
  position: absolute;
  top: 0;
  background-color: #8a8a8a;
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li::before {
    left: -1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li::before {
    left: -1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li::before {
    left: -20px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li::before {
    left: -20px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li::before {
    top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li::before {
    top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li::before {
    top: 12px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li::before {
    top: 12px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li::before {
    width: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li::before {
    width: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li::before {
    width: 10px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li::before {
    width: 10px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li::before {
    height: 0.1041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li::before {
    height: 0.1041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li::before {
    height: 2px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li::before {
    height: 2px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container ul li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container ul li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container ul li {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container ul li {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container a {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container a {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container a {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container a {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container a {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container td {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container td {
    font-size: 0.9375vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container td {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container td {
    font-size: 14px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container td {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container td {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container th {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container th {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container th {
    font-size: 15px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container th {
    font-size: 15px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container th {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container th {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h1 {
    font-size: 2.8125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h1 {
    font-size: 2.8125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h1 {
    font-size: 35px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h1 {
    font-size: 35px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h1 {
    line-height: 3.3333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h1 {
    line-height: 3.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h1 {
    line-height: 58px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h1 {
    line-height: 58px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h2 {
    font-size: 2.8125vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h2 {
    font-size: 2.8125vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h2 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h2 {
    line-height: 3.3333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h2 {
    line-height: 3.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h2 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h2 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h3 {
    font-size: 1.6666666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h3 {
    font-size: 1.6666666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h3 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h3 {
    line-height: 2.1875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h3 {
    line-height: 2.1875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h3 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h3 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h4 {
    font-size: 1.6666666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h4 {
    font-size: 1.6666666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h4 {
    font-size: 25px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h4 {
    font-size: 25px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h4 {
    line-height: 2.1875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h4 {
    line-height: 2.1875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h4 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h4 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h5 {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h5 {
    font-size: 1.25vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h5 {
    font-size: 20px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h5 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h5 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h5 {
    line-height: 1.7708333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h5 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h5 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h6 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h6 {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h6 {
    font-size: 20px !important;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h6 {
    font-size: 20px !important;
  }
}
@media (min-width: 1025px) {
  .wysiwyg-container h6 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wysiwyg-container h6 {
    line-height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wysiwyg-container h6 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .wysiwyg-container h6 {
    line-height: 35px;
  }
}

body.preloader-active {
  overflow: hidden !important;
}

.site-preloader {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.45s ease, visibility 0.45s ease;
}

.site-preloader__logo {
  width: clamp(130px, 20vw, 280px);
  height: auto;
  transform-origin: center center;
  animation: preloader-logo-pulse 1.45s ease-in-out infinite;
}

.site-preloader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@keyframes preloader-logo-pulse {
  0% {
    transform: scale(0.86);
    opacity: 0.75;
  }

  50% {
    transform: scale(1.08);
    opacity: 1;
  }

  100% {
    transform: scale(0.86);
    opacity: 0.75;
  }
}

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



