.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;
  text-transform: uppercase;
}
@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;
    text-align:center;
  }
}
.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;
  }
}

.destination-item {
  display: flex;
  width: 100%;
}
.destination-item picture {
  width: 100%;
}
@media (min-width: 1025px) {
  .destination-item {
    height: 33.8541666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .destination-item {
    height: 33.8541666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .destination-item {
    height: 370px;
  }
}
@media (max-width: 600px) {
  .destination-item {
    height: 370px;
  }
}

.empowering-section {
  position: relative;
  overflow: hidden;
}
.empowering-section .two-col-wrapper .right-wrapper {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-right: 4.6875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-right: 4.6875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-bottom: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-bottom: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .empowering-section .two-col-wrapper .right-wrapper {
    padding-bottom: 0;
  }
}
.empowering-section .two-col-wrapper .right-wrapper .slick-arrow {
  bottom: -40px;
}
@media only screen and (min-width: 600px) {
  .empowering-section .two-col-wrapper .right-wrapper .slick-arrow {
    bottom: -25px;
  }
}
.empowering-section .two-col-wrapper .right-wrapper .slick-slide {
  margin: 0 10px;
}
@media (min-width: 1025px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-left: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-left: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-right: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-right: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-top: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-top: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .empowering-section .two-col-wrapper .left-wrapper {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .empowering-section {
    height: calc(100dvh - 4.16vw);
  }
  .empowering-section .two-col-wrapper {
    gap: 0;
  }
  .empowering-section .two-col-wrapper .right-wrapper {
    position: relative;
    width: 50%;
    height: 100dvh;
    background: none;
  }
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper {
    width: 90%;
    overflow: hidden;
    margin: auto;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper {
    height: 33.8541666667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper {
    height: 33.8541666667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper {
    height: 370px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper {
    height: 370px;
  }
}
@media only screen and (min-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper .empowering-section-carousel__item {
    width: 100%;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper .empowering-section-carousel__item {
    height: 33.8541666667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper .empowering-section-carousel__item {
    height: 33.8541666667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper .empowering-section-carousel__item {
    height: 370px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper .empowering-section-carousel__item {
    height: 370px;
  }
}
@media only screen and (min-width: 1025px) {
  .empowering-section .two-col-wrapper .right-wrapper .img-wrapper .empowering-section-carousel__item img {
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
  }
  .empowering-section .two-col-wrapper .right-wrapper .content-collection {
    position: relative;
  }
  .empowering-section .two-col-wrapper .right-wrapper .content-collection span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .empowering-section .two-col-wrapper .left-wrapper {
    width: 50%;
  }
}

.empowering-section[style*="position: fixed"] {
  top: 4vw !important;
}

.conscious-section {
  overflow: hidden;
}
.conscious-section__img-wrapper {
  pointer-events: none;
  transform: translateY(-3vw);
  justify-content: space-between;
}
@media (min-width: 1025px) {
  .conscious-section__img-wrapper {
    gap: 4.1666666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .conscious-section__img-wrapper {
    gap: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .conscious-section__img-wrapper {
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .conscious-section__img-wrapper {
    gap: 10px;
  }
}
.conscious-section__img-wrapper .scale-img {
  position: relative;
  transform: translateY(50px);
}
@media only screen and (min-width: 1025px) {
  .conscious-section__img-wrapper .scale-img {
    transform: translateY(3vw);
  }
}
.conscious-section__img-wrapper .scale-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.conscious-section__img-wrapper .conscious-section__left-img {
  filter: grayscale(0%);
}
.conscious-section__img-wrapper .img-wrapper-mask {
  min-width: 400px;
}
@media only screen and (min-width: 1025px) {
  .conscious-section__img-wrapper .scale-img {
    transform-origin: center center;
    width: calc(33.33% - 2.7083333333vw);
  }
  .conscious-section__img-wrapper .img-wrapper-mask {
    min-width: 400px;
    min-height: 500px;
  }
}

@media only screen and (min-width: 1025px) {
  .travel-insights-section .travel-insights-slider {
    transform: translateY(20%);
  }
  .travel-insights-section .travel-insights-slider .slick-arrow {
    top: -21%;
  }
  .travel-insights-section .travel-insights-slider .slick-prev-black {
    right: 13%;
  }
  .travel-insights-section .travel-insights-slider .slick-next-black {
    right: 4%;
  }
}

.hm-gallery-section {
  position: relative;
}
.hm-gallery-section .tagline-gal {
  top: 90px;
  left: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  opacity: 0.3;
}
.hm-gallery-section .slick-arrow {
  bottom: 40px;
}

.hm-gallery-wrapper__col,
.hm-gallery-wrapper__col picture,
.hm-gallery-wrapper__col picture img {
  transform: none !important;
  opacity: 1 !important;
}

@media only screen and (min-width: 1025px) {
  .hm-gallery-section {
    overflow: hidden;
    height: 100dvh;
  }

  .hm-gallery-section .tagline-gal {
    top: 50%;
    left: 50%;
    pointer-events: none;
    transform: translate(-50%, -50%);
    opacity: 0.3;
  }
}

.testimonial-marquee .slick-item {
  position: relative;
}
@media (min-width: 1025px) {
  .testimonial-marquee .slick-item {
    margin-left: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-marquee .slick-item {
    margin-left: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-marquee .slick-item {
    margin-left: 40px;
  }
}
@media (max-width: 600px) {
  .testimonial-marquee .slick-item {
    margin-left: 40px;
  }
}
@media (min-width: 1025px) {
  .testimonial-marquee .slick-item {
    margin-right: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-marquee .slick-item {
    margin-right: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-marquee .slick-item {
    margin-right: 40px;
  }
}
@media (max-width: 600px) {
  .testimonial-marquee .slick-item {
    margin-right: 40px;
  }
}
.testimonial-marquee .slick-item::after {
  content: "";
  position: absolute;
  background-color: rgb(0, 0, 0);
  top: 55%;
  border-radius: 100%;
  transform: translateY(-50%);
}
@media (min-width: 1025px) {
  .testimonial-marquee .slick-item::after {
    right: -3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-marquee .slick-item::after {
    right: -3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-marquee .slick-item::after {
    right: -32px;
  }
}
@media (max-width: 600px) {
  .testimonial-marquee .slick-item::after {
    right: -40px;
  }
}
@media (min-width: 1025px) {
  .testimonial-marquee .slick-item::after {
    width: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-marquee .slick-item::after {
    width: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-marquee .slick-item::after {
    width: 5px;
  }
}
@media (max-width: 600px) {
  .testimonial-marquee .slick-item::after {
    width: 5px;
  }
}
@media (min-width: 1025px) {
  .testimonial-marquee .slick-item::after {
    height: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .testimonial-marquee .slick-item::after {
    height: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .testimonial-marquee .slick-item::after {
    height: 5px;
  }
}
@media (max-width: 600px) {
  .testimonial-marquee .slick-item::after {
    height: 5px;
  }
}

@media (min-width: 1025px) {
  .hm-insta-section .sbi_item {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hm-insta-section .sbi_item {
    padding-left: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hm-insta-section .sbi_item {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  .hm-insta-section .sbi_item {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .hm-insta-section .sbi_item {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hm-insta-section .sbi_item {
    padding-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hm-insta-section .sbi_item {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  .hm-insta-section .sbi_item {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .hm-insta-section .sbi_item {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hm-insta-section .sbi_item {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hm-insta-section .sbi_item {
    padding-top: 5px;
  }
}
@media (max-width: 600px) {
  .hm-insta-section .sbi_item {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .hm-insta-section .sbi_item {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .hm-insta-section .sbi_item {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hm-insta-section .sbi_item {
    padding-bottom: 5px;
  }
}
@media (max-width: 600px) {
  .hm-insta-section .sbi_item {
    padding-bottom: 10px;
  }
}
.hm-insta-section .visit-insta {
  transition: 0.3s ease-in-out;
  text-decoration: underline;
}
.hm-insta-section .visit-insta:hover {
  color: #2cb5ad;
}

.banner-section {
  min-height: 75vh;
  margin-top: 0;
}

body.home .without-banner {
  display: none;
  height: 0 !important;
}

.video-container {
  position: relative;
  min-height: 100vh;
}

.video-container picture,
.video-container img,
.video-container video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  display: block;
}

.video-container::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 2;
}

.banner-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 24px;
}

.banner-hero-overlay__content {
  max-width: 1200px;
}

.banner-hero-overlay__content h1 {
  font-family: "Cinzel", serif;
  font-size: clamp(52px, 6.8vw, 95px) !important;
  line-height: 1.02;
  font-weight: 500;
  letter-spacing: 1.4px;
  color: #fff;
  margin: 0 0 20px;
  text-transform: uppercase;
}

.banner-hero-overlay__content p {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(22px, 1.95vw, 30px) !important;
  color: #f3f3f3;
  margin: 0 0 28px;
}

@media only screen and (min-width: 1025px) {
  #sticky-section {
    height: 100vh;
  }

  .posiiton-abs {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    object-fit: cover;
    z-index: 1;
  }

  .spacer {
    background: #eee;
  }

  #sticky-section {
    height: 100vh !important;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow: hidden;
  }

  #sticky-section img {
    width: 100%;
    transform-origin: center center;
    clip-path: polygon(35% 55%, 65% 55%, 65% 95%, 35% 95%);
  }

  .conscious-section__img-wrapper img,
  .conscious-section__right-img img {
    clip-path: none !important;
    height: 450px;
    width: 100%;
  }

  .img-wrapper-mask {
    display: none !important;
  }
}

@media only screen and (max-width: 1025px) {
  .pin-spacer {
    margin: 0 !important;
    inset: auto !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
  }

  #sticky-section,
  .empowering-section {
    transform: none !important;
    inset: 0 auto auto 0 !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    position: relative !important;
    max-width: unset !important;
    max-height: unset !important;
  }

  /* Mobile: show sticky image as a normal static image block (no animation) */
  #sticky-image {
    display: block !important;
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    height: clamp(220px, 58vw, 320px) !important;
    object-fit: cover !important;
    object-position: center center !important;
    clip-path: none !important;
    transform: none !important;
    transition: none !important;
    animation: none !important;
  }
}

@media only screen and (max-width: 767px) {
  #sticky-image {
    width: min(78%, 280px) !important;
  
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .conscious-section .common-heading-sticky .wysiwyg-container,
  .conscious-section .common-heading-sticky .wysiwyg-container p,
  .conscious-section .common-heading-sticky .wysiwyg-container span,
  .conscious-section .common-heading-sticky .wysiwyg-container li,
  .conscious-section .common-heading-sticky .wysiwyg-container a {
    color: #fff !important;
  }

  .banner-hero-overlay__content h1 {
    font-size: clamp(38px, 10vw, 58px) !important;
    line-height: 1;
    margin-bottom: 14px;
  }

  .banner-hero-overlay__content p {
    font-size: 18px !important;
    line-height: 1.4;
    margin-bottom: 20px;
  }

}

#sb_instagram #sbi_load .sbi_load_btn:focus,
#sb_instagram #sbi_load .sbi_load_btn:hover {
  outline: none;
  box-shadow: inset 0 0 20px 20px #e8e8eb;
}

#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram .sbi_follow_btn a:focus {
  outline: none;
  box-shadow: inset 0 0 10px 20px #005b8c;
}

/* First home image section visual fix */
.home-intro-section {
  position: relative;
  z-index: 2;
  background: #ffffff00;

}

.home-intro-section .home-intro-grid {
  align-items: center;
  gap: 36px;
}

/* Avoid overlap with next dark section */
.home-intro-section + section.bg-color--l-black.margin-top--minus-100 {
  margin-top: 0 !important;
}


.destination-strip-section {
  overflow: hidden;
background: #002A6E;
background: linear-gradient(180deg, rgba(0, 42, 110, 1) 0%, rgba(255, 255, 255, 0) 77%);
}

.destination-strip-container {
  padding-left: 50px;
  padding-right: 50px;
}

.destination-strip-head {
  position: relative;
  margin-bottom: 40px;
}

.destination-strip-head .common-heading {
  max-width: 860px;
}

.destination-strip-head h2 {
  color: #ffffff;
}

.destination-strip-head .common-heading span,
.destination-strip-head p {
  color: #ffffff;
}

.destination-strip-slider .slide-item {
  padding: 0 6px;
}

.destination-strip-card {
  display: block;
  position: relative;
  overflow: hidden;
}

.destination-strip-card img {
  width: 100%;
  height: 540px;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease;
}

.destination-strip-card__meta {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 16px;
  z-index: 2;
}

.destination-strip-card__meta small {
  display: block;
  margin-bottom: 4px;
  color: #2cb5ad;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.destination-strip-card__meta strong {
  display: block;
  color: #ffffff;
  font-family: "Cinzel", serif;
  font-size: 25px;
  line-height: 1.05;
  text-transform: uppercase;
}

.destination-strip-card__view {
  display: inline-flex;
  color: #ffffff !important;
  font-size: 11px !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.destination-strip-card:hover .destination-strip-card__view {
  color: #2cb5ad !important;
}

.destination-strip-card:hover img {
  transform: scale(1.05);
}

@media only screen and (max-width: 1025px) {
  .destination-strip-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .destination-strip-head {
    margin-bottom: 24px;
  }

  .destination-strip-card img {
    height: 420px;
  }

  .destination-strip-card__meta strong {
    font-size: 34px;
  }
}

@media only screen and (max-width: 600px) {
  .destination-strip-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .destination-strip-card img {
    height: 320px;
  }

  .destination-strip-card__meta strong {
    font-size: 28px;
  }
}

.destination-mosaic-container {
  padding-left: 50px;
  padding-right: 50px;
}

.destination-mosaic-eyebrow {
  display: inline-block;
  margin-bottom: 10px;
  color: #11aba9;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.destination-mosaic-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 36px;
  margin-bottom: 22px;
}

.destination-mosaic-head h2 {
  margin: 0;
  color: #0f1520;
  max-width: 820px;
  font-size: clamp(40px, 7vw, 10px) !important;
  line-height: 0.98 !important;
}

.destination-mosaic-head p {
  margin: 0;
  max-width: 620px;
  color: #6f7380;
  font-size: clamp(15px, 1.1vw, 23px);
  line-height: 1.55;
}

.destination-mosaic-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.destination-mosaic-card {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 300px;
}

.destination-mosaic-card--large {
  grid-column: span 2;
  grid-row: span 2;
  min-height: 380px;
}

.destination-mosaic-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease;
}

.destination-mosaic-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 8%, rgba(0, 0, 0, 0.15) 55%, rgba(0, 0, 0, 0.05) 100%);
}

.destination-mosaic-content {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 14px;
  z-index: 2;
}

.destination-mosaic-content small {
  display: block;
  margin-bottom: 4px;
  color: #2cb5ad;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.destination-mosaic-content strong {
  display: block;
  color: #ffffff;
  font-family: "Cinzel", serif;
  font-size: clamp(20px, 2vw, 25px);
  line-height: 1.05;
  text-transform: uppercase;
}

.destination-mosaic-content em {
  display: block;
  margin-top: 6px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}

.destination-mosaic-card:hover img {
  transform: scale(1.05);
}

.tours-packages-section {
  background: linear-gradient(180deg, #f8fafc 0%, #eef4ff 100%);
  position: relative;
}

.tours-packages-container {
  padding-left: 50px;
  padding-right: 50px;
}

.tours-packages-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 30px;
  margin-bottom: 28px;
}

.tours-packages-head h2 {
  margin: 0;
  color: #111827;
  position: relative;
}

.tours-packages-head h2::after {
  content: "";
  display: block;
  width: 120px;
  height: 3px;
  margin-top: 12px;
  background: linear-gradient(90deg, #11aba9 0%, #1d4ed8 100%);
}

.tours-packages-head p {
  margin: 0;
  max-width: 560px;
  color: #667085;
  font-size: 16px;
  line-height: 1.6;
}

.tours-packages-slider {
  margin: 0 -9px;
}

.tours-packages-slider .slick-track {
  display: flex;
}

.tours-packages-slider .slick-slide {
  height: auto;
}

.tours-packages-slider .slick-slide > div {
  height: 100%;
}

.tours-packages-slider .slide-item {

  height: 100%;
}

.tour-package-card {
  background: #ffffff;

  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.tour-package-card__image-wrap {
  position: relative;
  overflow: hidden;
}

.tour-package-card__image-wrap img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease;
}

.tour-package-card__badge {
  position: absolute;
  top: 14px;
  right: 14px;
  background: linear-gradient(135deg, rgba(15, 23, 42, 0.95) 0%, rgba(21, 90, 136, 0.92) 54%, rgba(31, 185, 176, 0.92) 100%);
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 8px 11px;
  border-radius: 0 12px 0 12px;
  display: inline-flex;
  flex-direction: column;
  gap: 2px;
  box-shadow: 0 10px 24px rgba(5, 17, 29, 0.32);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  z-index: 3;
}

.tour-package-card__badge small {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.12em;
  opacity: 0.78;
}

.tour-package-card__category {
  position: relative;
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  max-width: 100%;
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid rgba(29, 78, 216, 0.28);
  background: linear-gradient(90deg, rgba(17, 171, 169, 0.14) 0%, rgba(29, 78, 216, 0.12) 100%);
  color: #12314f;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tour-package-card__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 12px;
}

.tour-package-card__body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.tour-package-card__body h3 {
  margin: 0 0 10px;
  color: #0f172a;
  font-size: 35px;
  line-height: 1.12;
  min-height: 2.24em;
}

.tour-package-card__body p {
  margin: 0 0 14px;
  color: #4b5563;
  font-size: 15px;
  line-height: 1.65;
  flex: 1;
}

.tour-package-card__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-top: auto;
}

.tour-package-card__meta strong {
  color: #0f172a;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}

.tour-package-card__meta .theme-btn-3 {
  color: #0f172a;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.tour-package-card:hover .tour-package-card__image-wrap img {
  transform: scale(1.06);
}

.tour-package-card:hover {
  transform: translateY(-7px);
  border-color: #bfd3ff;
  box-shadow: 0 20px 45px rgba(17, 24, 39, 0.16);
}

.tours-packages-page .row {
  margin-left: -9px;
  margin-right: -9px;
}

.tours-packages-page .row > [class*="col-"] {
  padding-left: 9px;
  padding-right: 9px;
}

.tours-packages-page .tour-package-card__image-wrap img {
  height: 320px;
}

.tours-packages-page .tour-package-card__body h3 {
  font-size: 49px;
}

.tours-packages-page .tour-type-block + .tour-type-block {
  margin-top: 70px;
}

.tours-packages-page .tour-type-heading {
  margin-bottom: 22px;
}

.tours-packages-page .tour-type-heading__eyebrow {
  display: inline-block;
  margin-bottom: 8px;
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #11aba9;
}

.tours-packages-page .tour-type-heading h2 {
  margin: 0;
  font-family: "Cinzel", serif;
  font-size: 42px;
  font-weight: 500;
  color: #111827;
  text-transform: uppercase;
}

.tours-packages-page .tour-type-empty {
  margin: 0;
  padding: 18px 22px;
  border: 1px dashed rgba(29, 78, 216, 0.25);
  background: rgba(255, 255, 255, 0.7);
  color: #475569;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
}

.destination-page .destination-text-block {
  padding-top: 12px;
  text-align: center;
}

.destination-page .destination-text-block h5,
.destination-page .destination-text-block h5 a,
.destination-page .destination-text-block p {
  font-family: 'Cinzel', serif !important;
  text-transform: uppercase;
}

.destination-page .destination-text-block p {
  margin-bottom: 12px;
  line-height: 1.5;
}

.destination-page .destination-view-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 1025px) {
  .tours-packages-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .tours-packages-head {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 22px;
  }

  .tours-packages-slider .slide-item {
    padding: 0 7px;
  }

  .destination-mosaic-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .destination-mosaic-eyebrow {
    font-size: 12px;
  }

  .destination-mosaic-head {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 16px;
  }

  .destination-mosaic-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .destination-mosaic-card--large {
    grid-column: span 2;
    grid-row: span 1;
    min-height: 320px;
  }

  .tours-packages-page .tour-package-card__body h3 {
    font-size: 38px;
  }

  .tours-packages-page .tour-type-block + .tour-type-block {
    margin-top: 52px;
  }

  .tours-packages-page .tour-type-heading h2 {
    font-size: 34px;
  }
}

@media only screen and (max-width: 600px) {
  .tours-packages-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tours-packages-slider {
    margin: 0 -5px;
  }

  .tours-packages-slider .slide-item {
    padding: 0 5px;
  }

  .tour-package-card__image-wrap img {
    height: 220px;
  }

  .tours-packages-page .row {
    margin-left: -5px;
    margin-right: -5px;
  }

  .tours-packages-page .row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }

  .tours-packages-page .tour-package-card__image-wrap img {
    height: 220px;
  }

  .tours-packages-page .tour-package-card__body h3 {
    font-size: 34px;
  }

  .tours-packages-page .tour-type-block + .tour-type-block {
    margin-top: 42px;
  }

  .tours-packages-page .tour-type-heading {
    margin-bottom: 14px;
  }

  .tours-packages-page .tour-type-heading h2 {
    font-size: 29px;
  }

  .tour-package-card__badge {
    top: 10px;
    right: 10px;
    font-size: 11px;
    padding: 7px 10px;
  }

  .tour-package-card__badge small {
    font-size: 8px;
  }

  .tour-package-card__category {
    max-width: 100%;
    font-size: 9px;
    padding: 5px 9px;
  }

  .tour-package-card__categories {
    gap: 5px;
    margin-bottom: 10px;
  }

  .destination-mosaic-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .destination-mosaic-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .destination-mosaic-card,
  .destination-mosaic-card--large {
    grid-column: auto;
    grid-row: auto;
    min-height: 360px;
  }

  .destination-mosaic-content strong {
    font-size: 25px;
  }
}

.why-values-section {
background-image: linear-gradient( rgba(20, 23, 31, 0.38), rgba(20, 23, 31, 0.52) ), url("../images/bg.png");
    url("../images/bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.why-values-section .why-values-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  align-items: stretch;
}

.why-values-section .why-values-grid > div {
  width: 100% !important;
  min-width: 0;
}

.why-values-section .why-value-card {
  background: #35363b;
  border: 1px solid #3f4147;
  border-radius: 0;
  padding: 30px 24px;
  height: 100%;
  min-height: 280px;
  text-align: center;
  transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.why-values-section .why-value-card:hover {
  border-color: #4c4f58;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);
  transform: translateY(-2px);
}

.why-values-section .why-value-card h4 {
  font-family: "Cinzel", serif !important;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: clamp(18px, 1.45vw, 30px);
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.why-values-section .why-value-card .wysiwyg-container {
  font-family: "Montserrat", sans-serif !important;
  margin-top: 0;
  color: #ffffff !important;
  font-size: 17px !important;
  line-height: 1.55 !important;
}

.why-values-section .why-value-card .wysiwyg-container p,
.why-values-section .why-value-card .wysiwyg-container span,
.why-values-section .why-value-card .wysiwyg-container li {
  color: #ffffff !important;
}

.why-values-section .why-value-icon {
  width: 42px;
  height: 42px;
  border-radius: 0;
  background: #ffffff;
  border: 1px solid #ececff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.why-values-section .why-value-icon::before {
  font-size: 19px;
  line-height: 1;
  color: #4a47dd;
}

.why-values-section .why-value-icon--itinerary::before {
  content: "\2630";
}

.why-values-section .why-value-icon--support::before {
  content: "\260E";
}

.why-values-section .why-value-icon--pricing::before {
  content: "\25C8";
}

.why-values-section .why-value-icon--budget::before {
  content: "\2726";
}

@media only screen and (max-width: 1025px) {
  .why-values-section {
    background-attachment: scroll;
  }

  .why-values-section .why-values-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .why-values-section .why-value-card h4 {
    font-size: 28px;
  }

  .why-values-section .why-value-card .wysiwyg-container {
    font-size: 16px !important;
  }
}

@media only screen and (max-width: 600px) {
  .why-values-section .why-values-grid {
    grid-template-columns: 1fr;
  }

  .why-values-section .why-value-card {
    padding: 18px;
  }

  .why-values-section .why-value-card h4 {
    font-size: 24px;
  }
}

.home {
  background-image: linear-gradient(
      rgba(255, 255, 255, 0.98),
      rgba(255, 255, 255, 0.98)
    ),
    url("../images/bgcover.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media only screen and (max-width: 1025px) {
  .home {
    background-attachment: scroll;
  }

  body.home #header .scroll-menu,
  body.home #header .scroll-menu.d-flex {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    height: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important;
    box-shadow: none !important;
  }

  body.home #header .wrapper--90 {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  body.home #header .header_top,
  body.home #header .header_top.padding-top--50 {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  body.home .banner-section {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  body.home .video-container {
    overflow: hidden;
  }

  body.home .video-container picture,
  body.home .video-container img,
  body.home .video-container video {
    height: calc(100vh + 40px) !important;
    transform: translateY(-40px);
  }

  .home-intro-section {
    padding-bottom: 50px;
  }

  .home-intro-section .home-intro-grid {
    gap: 20px;
  }

}

@media only screen and (max-width: 1025px) {
  body.home .banner-section,
  body.home .video-container,
  body.home .video-container picture,
  body.home .video-container img,
  body.home .video-container video,
  body.home #bannervideo {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100vw !important;
    height: 100svh !important;
    min-height: 78vh !important;
    max-height: 100svh !important;
    aspect-ratio: 16/9 !important;
    object-fit: cover !important;
    object-position: center center !important;
    transform: none !important;
    display: block !important;
    overflow: hidden !important;
    background: #fff !important;
    box-sizing: border-box;
  }

  /* iOS Safari fix: use 100dvh for dynamic viewport height */
  @supports (-webkit-touch-callout: none) {
    body.home .banner-section,
    body.home .video-container,
    body.home .video-container picture,
    body.home .video-container img,
    body.home .video-container video,
    body.home #bannervideo {
      height: 100dvh !important;
      min-height: 78vh !important;
      max-height: 100dvh !important;
    }
  }
  }
  /* Fallback for browsers without svh support */
  @supports not (height: 100svh) {
    body.home .banner-section,
    body.home .video-container,
    body.home .video-container picture,
    body.home .video-container img,
    body.home .video-container video,
    body.home #bannervideo {
      height: 78vh !important;
      max-height: 760px !important;
    }
  }
}

/* Home header logo sizing */
body.home .header-logo img {
  width: 132px !important;
  height: auto !important;
  max-width: none !important;
}

/* Keep fixed/scroll/menu logos smaller to avoid duplicate-looking overlap */
body.home .fixed-menu-logo img,
body.home .menu-top a img {
  width: 95px !important;
  height: auto !important;
  max-width: none !important;
}

body.home #header .scroll-menu {
  overflow: hidden;
}

@media (min-width: 600px) and (max-width: 1025px) {
  body.home .header-logo img,
  body.home .fixed-menu-logo img,
  body.home .menu-top a img {
    width: 130px !important;
    height: auto !important;
    max-width: none !important;
  }
}

@media (max-width: 600px) {
  body.home .header-logo img,
  body.home .fixed-menu-logo img,
  body.home .menu-top a img {
    width: 118px !important;
    height: auto !important;
    max-width: none !important;
  }
}

/* Homepage motion helpers */
body.home .destination-strip-card img,
body.home .destination-mosaic-card img,
body.home .tour-package-card__image-wrap img,
body.home .home-intro-image img {
  will-change: transform;
  transform-origin: center center;
}

/* Make the home intro image fully fluid and keep it static */
body.home .home-intro-image,
body.home .home-intro-image .overflow-hidden,
body.home .home-intro-image picture {
  display: block;
  width: 100%;
  max-width: 100%;
}

body.home .home-intro-image {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

@media (max-width: 600px) {
  body.home .home-intro-image {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.home .home-intro-image .overflow-hidden,
  body.home .home-intro-image picture,
  body.home .home-intro-image img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  body.home .home-intro-image img {
    min-height: 180px !important;
    height: clamp(180px, 42vw, 240px) !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
}

body.home .home-intro-image img {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
  will-change: auto !important;
}

@media (max-width: 600px) {
  body.home .home-intro-image img {
    min-height: 180px !important;
    height: clamp(180px, 42vw, 240px) !important;
    object-fit: cover !important;
    object-position: center center !important;
  }
}

body.home.reduce-motion .destination-strip-card img,
body.home.reduce-motion .destination-mosaic-card img,
body.home.reduce-motion .tour-package-card__image-wrap img,
body.home.reduce-motion .home-intro-image img {
  transform: none !important;
  transition: none !important;
  animation: none !important;
}

@media (prefers-reduced-motion: reduce) {
  body.home .destination-strip-card img,
  body.home .destination-mosaic-card img,
  body.home .tour-package-card__image-wrap img,
  body.home .home-intro-image img {
    transform: none !important;
    transition: none !important;
    animation: none !important;
  }
}

/*# sourceMappingURL=home.module.css.map */
