body {
  font-family: switzer;
}
em {
  font-family: Eiko Italic;
}

header {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

header .container .text {
  text-align: center;
}
header .container .text h1 {
  font-size: 2rem, 5vw, 70px;
  color: #fff;
}
header .container .text a {
  font-size: 1.25rem;
  text-decoration: none;
  color: #fff;
}
header .container .back-video {
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

nav .offcanvas a {
  text-decoration: none;
  color: #fff;
}

.description {
  width: 100%;
}

.description .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

.description .container .d-img {
  flex: 0 1 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.description .container .d-img img {
  border-radius: 50%;
  width: 100%;
  max-width: 250px;
  height: auto;
  box-shadow: 0 0 20px rgba(0, 207, 255, 0.3);
}

.description .container .text {
  flex: 1 1 300px;
  max-width: 600px;
  text-align: left;
  line-height: 1.6;
  font-size: 1.1rem;
}

.description .container .text h2 {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  color: #222;
}

.description .container .text p {
  color: #555;
}

@media (max-width: 768px) {
  .description .container {
    flex-direction: column;
    text-align: center;
  }
  .description .container .text {
    max-width: 90%;
    font-size: 1rem;
  }
}

.destination {
  width: 100vw;
  margin-top: 20px;
  margin-bottom: 20px;
}
.destination .con1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.destination .con1 .text {
  width: 40vw;
}

.destination .container .col .card {
  height: 300px;
  width: auto;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.5s;
}
.destination .container .col .card:hover {
  box-shadow: 0 0 0 200px rgba(128, 128, 128, 0.775) inset;
}
.destination .container .col .card .info {
  width: 65%;
  margin-bottom: 10px;
  opacity: 0;
  transform: scale(0);
  transition: 0.8s;
}
.destination .container .col .card:hover .info {
  opacity: 1;
  transform: scale(1);
  margin-bottom: 50px;
}

.destination .container .col .card .info p {
  color: #fff;
}
.destination .container .col .card a {
  text-decoration: none;
  color: #fff;
}
.destination .container .col .card .card-body {
  width: 350px;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.destination .container .col .card .card-body h4 {
  color: white;
}
.destination .container .col .card1 {
  background-image: url(https://www.theluxeweek.com/_next/image?url=https%3A%2F%2Fthe-luxe-week-strapi-production.s3.amazonaws.com%2FDSC_01708_4_458e3441fc.jpg&w=1920&q=75);
}
.destination .container .col .card2 {
  background-image: url(https://www.theluxeweek.com/_next/image?url=https%3A%2F%2Fthe-luxe-week-strapi-production.s3.amazonaws.com%2FUntitled_design_2025_01_30_T135749_480_765b6c9a81.png&w=1920&q=75);
}

.destination .container .col .card3 {
  background-image: url(https://www.theluxeweek.com/_next/image?url=https%3A%2F%2Fthe-luxe-week-strapi-production.s3.amazonaws.com%2F2_7b0c9c0656.png&w=1920&q=75);
}

.destination .container .col .card4 {
  background-image: url(https://www.theluxeweek.com/_next/image?url=https%3A%2F%2Fthe-luxe-week-strapi-production.s3.amazonaws.com%2FFrom_2_191pp_660_x_331_px_1400_x_801_px_70_LE_auto_x2_c3c492e998.jpg&w=1920&q=75);
}

.reviews2 {
  padding-bottom: 20px;
}
.reviews2 .con1 {
  text-align: center;
}
.reviews2 .container .carousel-item .col .text-center {
  height: 20em;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews2 .container .carousel-item .col .text-center .comment {
  width: 30vw;
}
.reviews2 .container .carousel-item .col1 {
  background: linear-gradient(
    170deg,
    rgb(92, 134, 146) 8.47%,
    rgb(13, 91, 112) 79.8%
  );
}
.reviews2 .container .carousel-item .col2 {
  background: linear-gradient(
    170deg,
    rgb(92, 134, 146) 8.47%,
    rgb(13, 91, 112) 79.8%
  );
}
.reviews2 .container .carousel-item .col3 {
  background: linear-gradient(
    170deg,
    rgb(92, 134, 146) 8.47%,
    rgb(13, 91, 112) 79.8%
  );
}

.interest {
  margin-top: 40px;
  margin-bottom: 40px;
}
.interest .container .card-body {
  text-align: center;
}
.interest .container-fluid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.interest .container-fluid .image .t1 {
  margin-bottom: 10px;
}
.interest .container-fluid .card-body {
  align-content: center;
}

footer {
  background-image: url(https://www.theluxeweek.com/images/footer-2.png);
  background: linear-gradient(
    170deg,
    rgb(92, 134, 146) 8.47%,
    rgb(13, 91, 112) 79.8%
  );
}
footer p {
  color: azure;
}
footer .card-title {
  color: azure;
}
footer a {
  color: azure;
}

footer .col {
  margin-top: 30px;
  margin-bottom: 30px;
}

footer .con2 .text-center .col {
  border: 0.3px solid gray;
  padding-bottom: 20px;
}

.carousel-item img {
  width: 100vw;
  height: 600px;
}
.destination2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.destination2 .con1 {
  text-align: center;
}
.destination2 .carousel-inner .card {
  height: 65vh;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: 0.5s;
}

.destination2 .carousel-inner .card:hover {
  box-shadow: 0 0 0 200px rgba(128, 128, 128, 0.775) inset;
}

.destination2 .carousel-inner .card .info {
  width: 65%;
  margin-bottom: 10px;
  opacity: 0;
  transform: scale(0);
  transition: 0.8s;
}

.destination2 .carousel-inner .card:hover .info {
  opacity: 1;
  transform: scale(1);
  margin-bottom: 50px;
}

.destination2 .carousel-inner .card .info p {
  color: #fff;
}

.destination2 .carousel-inner .card a {
  text-decoration: none;
  color: #fff;
}

.destination2 .carousel-inner .card .card-body {
  width: 350px;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.destination2 .carousel-inner .card .card-body h4 {
  color: white;
}

@media (max-width: 576px) {
  .destination {
    display: none;
  }
  footer .con2 .row .col .text {
    display: flex;
    flex-wrap: wrap;
  }
  footer .con2 .row .col .text .card-text {
    margin-left: 8px;
  }
}
@media (max-width: 768px) and (min-width: 577px) {
  .destination {
    display: none;
  }
}
@media (max-width: 992px) and (min-width: 769px) {
  .destination2 {
    display: none;
  }

  .description .outercontainer .cont1 {
    width: 50vw, 800px;
  }
}
@media (max-width: 1200px) and (min-width: 993px) {
  .destination2 {
    display: none;
  }
  .description .outercontainer .cont1 {
    width: 50vw, 800px;
  }
}
@media (max-width: 1450px) and (min-width: 1201px) {
  .destination2 {
    display: none;
  }
  .description .outercontainer .cont1 {
    width: 50vw, 800px;
  }
}
@media (max-width: 3000px) and (min-width: 1451px) {
  .destination2 {
    display: none;
  }
  .description .outercontainer .cont1 {
    width: 50vw, 800px;
  }
}
