@charset "UTF-8";
.card-type-01 {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .card-type-01 {
    text-align: left !important;
  }
}
.card-type-01 img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
@media only screen and (min-width: 600px) {
  .card-type-01 img {
    aspect-ratio: 1.51/1 !important;
  }
}
.card-type-01__desc {
  padding: 30px;
}
@media (max-width: 1025px) {
  .card-type-01__desc h3 {
    font-size: 28px !important;
  }
}

.card-type-02 {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}
.card-type-02 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
}
@media only screen and (min-width: 1025px) {
  .card-type-02 img {
    aspect-ratio: 0.78/1 !important;
  }
}
@media (min-width: 1025px) {
  .card-type-02 svg.location {
    height: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02 svg.location {
    height: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02 svg.location {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .card-type-02 svg.location {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .card-type-02 svg.location {
    width: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02 svg.location {
    width: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02 svg.location {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .card-type-02 svg.location {
    width: 20px;
  }
}
.card-type-02__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 20px;
  height: 100%;
  bottom: 0;
  text-align: left;
  color: #ffffff;
  background: linear-gradient(180deg, transparent 0%, #161616 150%);
}
@media (min-width: 1025px) {
  .card-type-02__overlay {
    padding: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__overlay {
    padding: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__overlay {
    padding: 30px;
  }
}
@media (max-width: 600px) {
  .card-type-02__overlay {
    padding: 25px;
  }
}
.card-type-02__overlay svg.icon {
  transition: 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  .card-type-02__overlay svg.icon {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__overlay svg.icon {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__overlay svg.icon {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .card-type-02__overlay svg.icon {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .card-type-02__overlay svg.icon {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__overlay svg.icon {
    width: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__overlay svg.icon {
    width: 40px;
  }
}
@media (max-width: 600px) {
  .card-type-02__overlay svg.icon {
    width: 40px;
  }
}
.card-type-02__title {
  position: relative;
  z-index: 2;
  letter-spacing: 0.72px;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .card-type-02__title {
    transform: translateY(10.5vw);
  }
}
.card-type-02__desc {
  display: none;
  transition: 0.5s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .card-type-02__desc {
    display: block;
    opacity: 0;
    overflow: hidden;
    transform: translateY(1vw);
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .card-type-02__desc {
    height: 9.375vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__desc {
    height: 9.375vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__desc {
    height: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .card-type-02__desc {
    height: 0;
  }
}
.card-type-02__content {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  justify-content: center;
}
@media (min-width: 1025px) {
  .card-type-02__content {
    gap: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__content {
    gap: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__content {
    gap: 30px;
  }
}
@media (max-width: 600px) {
  .card-type-02__content {
    gap: 30px;
  }
}
@media only screen and (min-width: 600px) {
  .card-type-02__content {
    padding: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .card-type-02__content {
    padding: 2.0833333333vw 2.6041666667vw;
    row-gap: 1.0416666667vw;
    justify-content: flex-start;
  }
}
.card-type-02__content-item {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 1025px) {
  .card-type-02__content-item {
    gap: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__content-item {
    gap: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__content-item {
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .card-type-02__content-item {
    gap: 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .card-type-02__content-item {
    align-items: flex-start;
    flex-direction: row;
    text-align: left;
  }
  .card-type-02__content-item::after {
    content: "";
    position: absolute;
    top: 5px;
    width: 1px;
    border-left: 1px solid #8391a3;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .card-type-02__content-item::after {
    left: -1.8229166667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__content-item::after {
    left: -1.8229166667vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__content-item::after {
    left: 15px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .card-type-02__content-item::after {
    left: 15px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .card-type-02__content-item::after {
    height: 1.4583333333vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02__content-item::after {
    height: 1.4583333333vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  .card-type-02__content-item::after {
    height: 25px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  .card-type-02__content-item::after {
    height: 25px;
  }
}
.card-type-02__content-item:first-child::after {
  content: unset;
}
.card-type-02__content-item-details {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  .card-type-02:hover .card-type-02__desc {
    opacity: 1;
    transform: translateY(0);
    transition: 0.5s ease-in-out;
    max-height: 500px;
  }
}
@media (min-width: 1025px) {
  .card-type-02:hover .card-type-02__title {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .card-type-02:hover .card-type-02__title {
    margin-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .card-type-02:hover .card-type-02__title {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .card-type-02:hover .card-type-02__title {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .card-type-02:hover .card-type-02__title {
    transform: translateY(-1vw);
  }
}

.custom-accordion {
  background-color: transparent;
  /* Icon styles */
}
.custom-accordion .accordion-button {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 15px 0;
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  color: #000 !important;
  /* CLOSED state → show plus */
  /* OPEN state → show minus */
}
.custom-accordion .accordion-button span {
  border-radius: 50%;
  background-color: #e5a13d;
  padding: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-accordion .accordion-button:focus {
  outline: none;
  box-shadow: none;
}
.custom-accordion .accordion-button::after {
  content: "";
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.3s ease;
}
.custom-accordion .accordion-button.collapsed::after {
  background-image: url("../../../img/acco-not-collapsed.svg");
}
.custom-accordion .accordion-button:not(.collapsed)::after {
  background-image: url("../../../img/acco-collapsed.svg");
}
.custom-accordion .accordion-item {
  overflow: hidden;
  background: transparent;
  border: unset;
  border-bottom: 1px solid rgba(135, 135, 135, 0.4);
  border-radius: unset;
  padding: 20px 0;
}
.custom-accordion .accordion-item:last-child {
  border-bottom: unset;
}
.custom-accordion .accordion-body {
  padding: 15px 20px;
  font-size: 14px;
  border-top: 1px solid #ddd;
}
.custom-accordion .accordion-body p {
  color: #454545;
}
.custom-accordion .accordion-body h2,
.custom-accordion .accordion-body h3,
.custom-accordion .accordion-body h4,
.custom-accordion .accordion-body h5,
.custom-accordion .accordion-body h6 {
  color: #000;
}
.custom-accordion .icon {
  width: 16px;
  height: 16px;
  position: relative;
  display: inline-block;
}
.custom-accordion .icon::before, .custom-accordion .icon::after {
  content: "";
  position: absolute;
  background: #333;
  transition: 0.3s ease;
}
.custom-accordion .icon::before {
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  transform: translateY(-50%);
}
.custom-accordion .icon::after {
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  transform: translateX(-50%);
}

.pos li {
  position: relative;
  padding-left: 30px !important;
}
.pos li::after {
  content: "";
  position: absolute;
  background-image: url("../../../img/pos-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 15px;
  width: 15px;
  border: unset;
  top: 8px;
  left: 0;
}

.neg li {
  position: relative;
  padding-left: 30px !important;
}
.neg li::after {
  content: "";
  position: absolute;
  background-image: url("../../../img/neg-check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 15px;
  width: 15px;
  border: unset;
  top: 8px;
  left: 0;
}

.ite-gallery img {
  width: 100% !important;
  object-fit: cover;
}
@media (min-width: 1025px) {
  .ite-gallery img {
    height: 18.2291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .ite-gallery img {
    height: 18.2291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .ite-gallery img {
    height: 350px;
  }
}
@media (max-width: 600px) {
  .ite-gallery img {
    height: 350px;
  }
}
/*# sourceMappingURL=tour.module.css.map */
