.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;
  }
}

.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;
}
@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;
}
/*# sourceMappingURL=home.module.css.map */
