@import "https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Oswald:wght@400;700&family=Bebas+Neue&display=swap";
/* [project]/src/components/styles.module.css [app-client] (css) */
a.styles-module__J5OcPW__fl_bx_lnk_glb:hover ~ .styles-module__J5OcPW__network_travel_img_text .styles-module__J5OcPW__btn a {
  color: #f85241;
  background-color: #fff;
}

a.styles-module__J5OcPW__fl_bx_lnk_glb:hover ~ .styles-module__J5OcPW__network_travel_img img {
  transform: scale(1.1);
}

form.styles-module__J5OcPW__destresort_form {
  align-items: flex-end;
  gap: .833vw;
  display: flex;
}

form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select {
  width: 100%;
}

form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select label {
  color: #1f1f1f;
  margin-bottom: .521vw;
  font-family: Roboto Condensed, sans-serif;
  font-size: 1.25vw;
  font-weight: 600;
  line-height: 1;
  display: block;
}

form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select select {
  color: #1f1f1f;
  border: .0365vw solid #c7c7c7;
  border-radius: .313vw;
  outline: none;
  width: 100%;
  padding: .732vw 2.343vw;
  font-family: Roboto Condensed, sans-serif;
  font-size: 1.042vw;
  font-weight: 600;
}

form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select.styles-module__J5OcPW__ss1 select {
  background-color: #0000;
  background-image: url("/images/svg/map.svg"), url("/images/svg/down-arrow.svg");
  background-position: .732vw 50%, right .732vw center;
  background-repeat: no-repeat, no-repeat;
  background-size: 1.464vw;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  min-height: 2.855vw;
}

form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select.styles-module__J5OcPW__ss2 select {
  background-color: #0000;
  background-image: url("/images/svg/building.svg"), url("/images/svg/down-arrow.svg");
  background-position: .732vw 50%, right .732vw center;
  background-repeat: no-repeat, no-repeat;
  background-size: 1.464vw;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  min-height: 2.855vw;
}

form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_btn input[type="submit"] {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: .05em;
  background-color: #ea5647;
  border: none;
  border-radius: .22vw;
  outline: none;
  justify-content: center;
  align-items: center;
  min-height: 2.855vw;
  padding: .841vw 2.928vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.25vw;
  line-height: 1;
  transition: all .3s ease-in-out;
  display: flex;
}

form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_btn input[type="submit"]:hover {
  background-color: #000;
}

@media only screen and (max-width: 1024px) {
  form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select label {
    font-size: 1.698vw;
  }

  form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select.styles-module__J5OcPW__ss1 select, form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select.styles-module__J5OcPW__ss2 select, form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_btn input[type="submit"] {
    min-height: 4.855vw;
    font-size: 1.825vw;
  }
}

@media only screen and (max-width: 768px) {
  form.styles-module__J5OcPW__destresort_form {
    flex-direction: column;
    gap: 1.866vw;
  }

  form.styles-module__J5OcPW__destresort_form > div {
    width: 100%;
  }

  form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select label {
    font-size: 2.698vw;
  }

  form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select.styles-module__J5OcPW__ss1 select, form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_select.styles-module__J5OcPW__ss2 select, form.styles-module__J5OcPW__destresort_form .styles-module__J5OcPW__search_btn input[type="submit"] {
    width: 100%;
    min-height: 6.855vw;
    font-size: 3.425vw;
  }
}

/* [project]/src/views/sub-pages/our-destinations/styles.module.css [app-client] (css) */
a.styles-module__q0o6tG__fl_bx_lnk_glb:hover ~ .styles-module__q0o6tG__network_travel_img_text .styles-module__q0o6tG__btn a {
  color: #f85241;
  background-color: #fff;
}

a.styles-module__q0o6tG__fl_bx_lnk_glb:hover ~ .styles-module__q0o6tG__network_travel_img img {
  transform: scale(1.1);
}

.styles-module__q0o6tG__home_banner {
  position: relative;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_box {
  align-items: center;
  min-height: 90vh;
  position: relative;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: flex !important;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_box:before {
  content: "";
  opacity: .53;
  mix-blend-mode: multiply;
  background: linear-gradient(90deg, #000 0%, #80808000 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_container {
  z-index: 1;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: 3vw;
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
  padding: 0 5.208vw;
  display: flex;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text {
  max-width: 40.438vw;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text p {
  color: #fff;
  padding-left: 0;
  padding-right: 5vw;
  font-size: .938vw;
  font-style: italic;
  font-weight: 700;
  line-height: 1.25vw;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text h1, .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text h2 {
  color: #fff;
  letter-spacing: -.02em;
  padding-bottom: 2.343vw;
  font-size: 8.49vw;
  line-height: 7.187vw;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__slick_next, .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__slick_prev {
  cursor: pointer;
  color: #0000;
  background: none;
  border: none;
  outline: 0;
  width: auto;
  height: auto;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__slick_next:before, .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__slick_prev:before {
  display: none;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__slick_prev {
  z-index: 1;
  opacity: .7;
  background: url("/images/front-pages/images/left-white-arrow.svg") center / contain no-repeat;
  width: 1.614vw;
  height: 2.344vw;
  transition: all .3s ease-in-out;
  left: 1.667vw;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__slick_prev:hover {
  opacity: 1;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__slick_next {
  z-index: 1;
  opacity: .7;
  background: url("/images/front-pages/images/right-white-arrow.svg") center / contain no-repeat;
  width: 1.614vw;
  height: 2.344vw;
  transition: all .3s ease-in-out;
  right: 1.667vw;
}

.styles-module__q0o6tG__home_banner .styles-module__q0o6tG__slick_next:hover {
  opacity: 1;
}

.styles-module__q0o6tG__location_name {
  -moz-column-gap: .512vw;
  align-items: center;
  column-gap: .512vw;
  display: flex;
  box-shadow: 0 1.098vw 1.464vw #0000001a;
}

.styles-module__q0o6tG__location_name img {
  width: 1.146vw;
  height: 1.146vw;
}

.styles-module__q0o6tG__location_name span {
  text-transform: uppercase;
  color: #fff;
  font-family: Bebas Neue, sans-serif;
  font-size: .938vw;
  font-weight: 400;
}

.styles-module__q0o6tG__search_box {
  z-index: 1;
  width: 100%;
  margin: auto;
  position: absolute;
  bottom: -5vw;
  left: 0;
  right: 0;
}

.styles-module__q0o6tG__search_box .styles-module__q0o6tG__container {
  max-width: 80%;
}

.styles-module__q0o6tG__search_box_inner {
  background: linear-gradient(#edebeb 0%, #fff 30%, #cdcaca 100%);
  border-radius: .417vw;
  max-width: 95%;
  margin: 0 auto;
  padding: 1.563vw 3.646vw;
  box-shadow: 0 .598vw 1.064vw #0003;
}

.styles-module__q0o6tG__search_row form {
  align-items: flex-end;
  gap: .833vw;
  display: flex;
}

.styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select {
  width: 100%;
}

.styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select label {
  color: #1f1f1f;
  margin-bottom: .521vw;
  font-family: Roboto Condensed, sans-serif;
  font-size: 1.25vw;
  font-weight: 600;
  line-height: 1;
  display: block;
}

.styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select select {
  color: #1f1f1f;
  border: .0365vw solid #c7c7c7;
  border-radius: .313vw;
  outline: none;
  width: 100%;
  padding: .732vw 2.343vw;
  font-family: Roboto Condensed, sans-serif;
  font-size: 1.042vw;
  font-weight: 600;
}

.styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select.styles-module__q0o6tG__ss1 select {
  background-color: #0000;
  background-image: url("/images/svg/map.svg"), url("/images/svg/down-arrow.svg");
  background-position: .732vw 50%, right .732vw center;
  background-repeat: no-repeat, no-repeat;
  background-size: 1.464vw;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  min-height: 2.855vw;
}

.styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select.styles-module__q0o6tG__ss2 select {
  background-color: #0000;
  background-image: url("/images/svg/building.svg"), url("/images/svg/down-arrow.svg");
  background-position: .732vw 50%, right .732vw center;
  background-repeat: no-repeat, no-repeat;
  background-size: 1.464vw;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  min-height: 2.855vw;
}

.styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select.styles-module__q0o6tG__ss3 select {
  background-color: #0000;
  background-image: url("/images/svg/user.svg"), url("/images/svg/down-arrow.svg");
  background-position: .732vw 50%, right .732vw center;
  background-repeat: no-repeat, no-repeat;
  background-size: 1.464vw;
  background-attachment: scroll, scroll;
  background-origin: padding-box, padding-box;
  background-clip: border-box, border-box;
  min-height: 2.855vw;
}

.styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_btn input[type="submit"] {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: .05em;
  background-color: #ea5647;
  border: none;
  border-radius: .22vw;
  outline: none;
  justify-content: center;
  align-items: center;
  min-height: 2.855vw;
  padding: .841vw 2.928vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.25vw;
  line-height: 1;
  transition: all .3s ease-in-out;
  display: flex;
}

.styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_btn input[type="submit"]:hover {
  background-color: #000;
}

@media only screen and (max-height: 900px) and (min-width: 691px) {
  .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_box {
    min-height: 90vh !important;
  }
}

@media only screen and (max-width: 1024px) {
  .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_container {
    max-width: 90%;
    padding: 0 4.223vw;
  }

  .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text {
    max-width: 41.845vw;
  }

  .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text p {
    padding-left: 1.2vw;
    font-size: 1.818vw;
    line-height: 1.2;
  }

  .styles-module__q0o6tG__location_name span {
    font-size: 1.918vw;
  }

  .styles-module__q0o6tG__location_name img {
    width: 2.55vw;
    height: 2.55vw;
  }

  .styles-module__q0o6tG__search_box .styles-module__q0o6tG__container {
    max-width: 90%;
  }

  .styles-module__q0o6tG__search_box_inner {
    max-width: 95%;
    padding: 3.343vw 4.685vw;
  }

  .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select label {
    font-size: 1.698vw;
  }

  .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select.styles-module__q0o6tG__ss1 select, .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select.styles-module__q0o6tG__ss2 select, .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select.styles-module__q0o6tG__ss3 select {
    background-size: 1.964vw;
    min-height: 4.855vw;
    padding: .732vw 3.343vw;
    font-size: 1.698vw;
  }

  .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_btn input[type="submit"] {
    min-height: 4.855vw;
    font-size: 1.825vw;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__q0o6tG__search_box {
    bottom: -18vw;
  }

  .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_box {
    min-height: 90vh;
  }

  .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text {
    max-width: 100%;
  }

  .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text p {
    padding-left: 0;
    font-size: 3.968vw;
    line-height: 1.3;
  }

  .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text h1, .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_text h2 {
    font-size: 11.517vw;
    line-height: 1;
  }

  .styles-module__q0o6tG__location_name span {
    font-size: 4.518vw;
  }

  .styles-module__q0o6tG__location_name img {
    width: 3.55vw;
    height: 3.55vw;
  }

  .styles-module__q0o6tG__search_row form {
    flex-direction: column;
    gap: 1.866vw;
  }

  .styles-module__q0o6tG__search_box .styles-module__q0o6tG__container {
    max-width: 90%;
  }

  .styles-module__q0o6tG__search_box_inner {
    padding: 3.343vw 4.685vw;
  }

  .styles-module__q0o6tG__search_row form > div {
    width: 100%;
  }

  .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select label {
    font-size: 2.698vw;
  }

  .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select.styles-module__q0o6tG__ss1 select, .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select.styles-module__q0o6tG__ss2 select, .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_select.styles-module__q0o6tG__ss3 select {
    background-size: 2.964vw;
    min-height: 6.855vw;
    padding: .732vw 4.343vw;
    font-size: 2.698vw;
  }

  .styles-module__q0o6tG__search_row form .styles-module__q0o6tG__search_btn input[type="submit"] {
    width: 100%;
    min-height: 6.855vw;
    font-size: 3.425vw;
  }

  .styles-module__q0o6tG__home_banner .styles-module__q0o6tG__hero_slide_container {
    padding: 0 2.223vw;
  }
}

section.styles-module__q0o6tG__home_section1.styles-module__q0o6tG__our_desti_sec1 {
  box-shadow: none;
  background: url("/images/sub-pages/tan-background-copy.jpg") center / cover no-repeat;
  padding-top: 10.521vw;
  padding-bottom: 13.021vw;
}

.styles-module__q0o6tG__our_desti_sec1 .styles-module__q0o6tG__head_text_center {
  max-width: 43.125vw;
}

.styles-module__q0o6tG__our_desti_sec1 .styles-module__q0o6tG__head_text_center h2 {
  color: #1f1f1f;
  letter-spacing: 0;
  padding-bottom: 1.146vw;
  line-height: 1;
}

.styles-module__q0o6tG__our_desti_sec1 .styles-module__q0o6tG__head_text_center p {
  max-width: 38.073vw;
  margin: 0 auto;
  padding-bottom: 1.146vw;
}

.styles-module__q0o6tG__our_desti_sec1 .styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 {
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  .styles-module__q0o6tG__our_desti_sec1 .styles-module__q0o6tG__head_text_center, .styles-module__q0o6tG__our_desti_sec1 .styles-module__q0o6tG__head_text_center p {
    max-width: 100%;
  }
}

.styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1, .styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text2 {
  -moz-column-gap: 3.333vw;
  align-items: center;
  column-gap: 3.333vw;
  display: flex;
}

.styles-module__q0o6tG__bamboo_boat {
  position: relative;
}

.styles-module__q0o6tG__bamboo_boat:before {
  content: "";
  opacity: .67;
  mix-blend-mode: multiply;
  background: linear-gradient(360deg, #1f1f1f 0%, #69696900 100%);
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: 0 .781vw 1.042vw #00000094;
}

.styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 h3 {
  color: #f85241;
  letter-spacing: .138em;
  font-size: 1.771vw;
}

.styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 a {
  color: #fff;
  text-transform: none;
  letter-spacing: -.01em;
  background-color: #f85241;
  align-items: center;
  gap: .952vw;
  padding: .732vw 1.318vw;
  font-size: 1.025vw;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 a svg {
  width: 1.318vw;
  height: 1.318vw;
}

.styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 a:hover {
  background-color: #000;
}

.styles-module__q0o6tG__adventure_right_text p span {
  font-weight: 800;
}

@media only screen and (max-width: 1024px) {
  .styles-module__q0o6tG__home_section1 .styles-module__q0o6tG__container {
    max-width: 100%;
  }

  .styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 h3 {
    font-size: 3.489vw;
  }

  .styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 a {
    padding: 1.532vw 2.025vw;
    font-size: 1.825vw;
  }

  .styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 a svg {
    width: 2.318vw;
    height: 2.018vw;
  }
}

@media only screen and (max-width: 768px) {
  section.styles-module__q0o6tG__home_section1.styles-module__q0o6tG__our_desti_sec1 {
    padding-top: 30.788vw;
  }

  .styles-module__q0o6tG__home_section1 .styles-module__q0o6tG__container {
    max-width: 100%;
  }

  .styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 h3 {
    font-size: 5.489vw;
  }

  .styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 a {
    padding: 1.532vw 3.025vw;
    font-size: 3.825vw;
  }

  .styles-module__q0o6tG__adventure_right_text .styles-module__q0o6tG__advanture_text1 a svg {
    width: 3.318vw;
    height: 3.318vw;
  }
}

/* [project]/node_modules/slick-carousel/slick/slick.css [app-client] (css) */
.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  display: block;
  position: relative;
}

.slick-list {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  border: 1px solid #0000;
  height: auto;
  display: block;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* [project]/node_modules/slick-carousel/slick/slick-theme.css [app-client] (css) */
.slick-loading .slick-list {
  background: #fff url("../media/ajax-loader.d5c1e833.gif") center no-repeat;
}

@font-face {
  font-family: slick;
  font-weight: normal;
  font-style: normal;
  src: url("../media/slick.3392c85e.eot");
  src: url("../media/slick.3392c85e.eot") format("embedded-opentype"), url("../media/slick.265d68e3.woff") format("woff"), url("../media/slick.31421072.ttf") format("truetype"), url("../media/slick.5f2cd927.svg") format("svg");
}

.slick-prev, .slick-next {
  cursor: pointer;
  color: #0000;
  background: none;
  border: none;
  outline: none;
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: #0000;
  background: none;
  outline: none;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before, .slick-next:before {
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: slick;
  font-size: 20px;
  line-height: 1;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  position: absolute;
  bottom: -25px;
}

.slick-dots li {
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  display: inline-block;
  position: relative;
}

.slick-dots li button {
  cursor: pointer;
  color: #0000;
  background: none;
  border: 0;
  outline: none;
  width: 20px;
  height: 20px;
  padding: 5px;
  font-size: 0;
  line-height: 0;
  display: block;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  content: "•";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000;
}

/* [project]/src/views/shared/like-share-section/styles.module.css [app-client] (css) */
.styles-module__B_L5Hq__network_travel_text p {
  padding: .878vw 0;
  font-size: .833vw;
  line-height: 1.146vw;
}

.styles-module__B_L5Hq__network_travel_likes {
  flex-wrap: wrap;
  align-items: center;
  gap: .833vw;
  display: flex;
}

.styles-module__B_L5Hq__network_travel_likes span {
  color: #1f1f1f;
  font-family: Montserrat, sans-serif;
  font-size: .729vw;
  font-weight: 500;
}

.styles-module__B_L5Hq__network_travel_likes ul {
  gap: .833vw;
  list-style: none;
  display: flex;
}

.styles-module__B_L5Hq__network_travel_likes ul li a svg:hover path {
  fill: #ea5647;
}

.styles-module__B_L5Hq__network_travel_likes ul li a svg {
  width: 1.098vw;
  height: 1.025vw;
}

@media only screen and (max-width: 1024px) {
  .styles-module__B_L5Hq__network_travel_likes, .styles-module__B_L5Hq__network_travel_likes ul {
    gap: 1.833vw;
  }

  .styles-module__B_L5Hq__network_travel_likes span {
    font-size: 1.825vw;
  }

  .styles-module__B_L5Hq__network_travel_likes ul li a svg {
    width: 2.098vw;
    height: 1.525vw;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__B_L5Hq__network_travel_likes span {
    font-size: 2.825vw;
  }

  .styles-module__B_L5Hq__network_travel_likes ul li a svg {
    width: 3.098vw;
    height: 2.525vw;
  }
}

.styles-module__B_L5Hq__ppLoginCheckSocial.styles-module__B_L5Hq__popupOverlay {
  z-index: 9999;
  background: #00000080;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.styles-module__B_L5Hq__ppLoginCheckSocial .styles-module__B_L5Hq__popupContainer {
  text-align: center;
  background: #fff;
  border-radius: .521vw;
  width: 90%;
  max-width: 320px;
  padding: 1.667vw;
  box-shadow: 0 4px 15px #0003;
}

.styles-module__B_L5Hq__ppLoginCheckSocial p {
  padding-top: .684vw;
}

.styles-module__B_L5Hq__ppLoginCheckSocial .styles-module__B_L5Hq__popupButtons {
  justify-content: center;
  gap: .625vw;
  display: flex;
}

.styles-module__B_L5Hq__ppLoginCheckSocial .styles-module__B_L5Hq__popupButtons button {
  cursor: pointer;
}

.styles-module__B_L5Hq__ppLoginCheckSocial .styles-module__B_L5Hq__popupButtons button:last-child {
  color: #000;
  background-color: #e7e7e7;
}

.styles-module__B_L5Hq__ppLoginCheckSocial .styles-module__B_L5Hq__popupButtons button:hover:last-child {
  color: #fff;
  background-color: #000;
}

@media only screen and (max-width: 575px) {
  .styles-module__B_L5Hq__ppLoginCheckSocial .styles-module__B_L5Hq__popupContainer {
    padding: 4.667vw;
  }

  .styles-module__B_L5Hq__ppLoginCheckSocial .styles-module__B_L5Hq__popupButtons {
    gap: 1.625vw;
  }
}

.styles-module__B_L5Hq__commentContainer {
  background: #fff;
  border-radius: 1.042vw;
  flex-direction: column;
  width: 60vw;
  max-width: 60vw;
  max-height: 85vh;
  display: flex;
  overflow: hidden;
  box-shadow: 0 1.042vw 3.125vw #00000026;
}

.styles-module__B_L5Hq__commentPopupHeader {
  color: #fff;
  background: #014040;
  border-bottom: .104vw solid #f0f0f0;
  justify-content: space-between;
  align-items: center;
  padding: 1.263vw 2.083vw;
  display: flex;
}

.styles-module__B_L5Hq__commentPopupHeader h3 {
  color: #fff;
  margin: 0;
  font-size: 1.667vw;
}

.styles-module__B_L5Hq__closeButton {
  cursor: pointer;
  -webkit-backdrop-filter: blur(.521vw);
  backdrop-filter: blur(.521vw);
  color: #fff;
  background: none;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.875vw;
  height: 1.875vw;
  padding: 0;
  font-size: 1.875vw;
  transition: all .3s;
  display: flex;
}

.styles-module__B_L5Hq__closeButton:hover {
  transform: scale(1.1);
}

.styles-module__B_L5Hq__commentsList {
  background: #f8f9fa;
  flex: 1;
  min-height: 10.417vw;
  max-height: 45vh;
  margin-right: .689vw;
  padding: 2.083vw;
  overflow-y: auto;
}

.styles-module__B_L5Hq__commentsList::-webkit-scrollbar {
  width: .521vw;
}

.styles-module__B_L5Hq__commentContainer::-webkit-scrollbar {
  width: .521vw;
}

.styles-module__B_L5Hq__commentsList::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: .26vw;
}

.styles-module__B_L5Hq__commentContainer::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: .26vw;
}

.styles-module__B_L5Hq__commentsList::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: .26vw;
}

.styles-module__B_L5Hq__commentContainer::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: .26vw;
}

.styles-module__B_L5Hq__commentsList::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

.styles-module__B_L5Hq__commentContainer::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

.styles-module__B_L5Hq__loadingComments {
  text-align: center;
  color: #666;
  flex-direction: column;
  align-items: center;
  gap: 1.042vw;
  padding: 4.167vw 2.083vw;
  font-size: 1.25vw;
  display: flex;
}

.styles-module__B_L5Hq__loadingComments:before {
  content: "⏳";
  font-size: 3.125vw;
  animation: 1s linear infinite styles-module__B_L5Hq__spin;
}

.styles-module__B_L5Hq__noComments {
  text-align: center;
  color: #666;
  flex-direction: column;
  align-items: center;
  gap: 1.042vw;
  padding: 4.167vw 2.083vw;
  font-size: 1.25vw;
  display: flex;
}

.styles-module__B_L5Hq__noComments:before {
  content: "💬";
  opacity: .5;
  font-size: 3.125vw;
}

.styles-module__B_L5Hq__commentItem {
  background: #fff;
  border: .052vw solid #e9ecef;
  border-radius: .833vw;
  margin-bottom: 1.042vw;
  padding: 1.563vw;
  transition: all .3s;
  box-shadow: 0 .208vw 1.042vw #00000014;
}

.styles-module__B_L5Hq__commentsList .styles-module__B_L5Hq__commentItem:last-child {
  margin-bottom: 0;
}

.styles-module__B_L5Hq__commentItem:hover {
  transform: translateY(-.104vw);
  box-shadow: 0 .417vw 1.563vw #0000001f;
}

.styles-module__B_L5Hq__commentHeader {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.styles-module__B_L5Hq__commentUser {
  align-items: center;
  gap: .833vw;
  display: flex;
}

.styles-module__B_L5Hq__userAvatar {
  width: 2.604vw;
  height: 2.604vw;
}

.styles-module__B_L5Hq__userAvatar img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

.styles-module__B_L5Hq__userName {
  color: #1f1f1f;
  font-size: 1.25vw;
  font-weight: 600;
}

.styles-module__B_L5Hq__commentDate {
  color: #000;
  background: #e7c2686e;
  border-radius: .521vw;
  padding: .26vw .521vw;
  font-size: .938vw;
}

.styles-module__B_L5Hq__commentContent {
  color: #4a5568;
  background-color: #f6f6f6;
  border-radius: .833vw;
  max-height: 10vw;
  margin-top: .833vw;
  padding: .833vw;
  font-size: 1.146vw;
  line-height: 1.6;
  overflow-y: auto;
}

.styles-module__B_L5Hq__commentContent::-webkit-scrollbar {
  width: .521vw;
}

.styles-module__B_L5Hq__commentContainer::-webkit-scrollbar {
  width: .521vw;
}

.styles-module__B_L5Hq__commentContent::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: .26vw;
}

.styles-module__B_L5Hq__commentContainer::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: .26vw;
}

.styles-module__B_L5Hq__commentContent::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: .26vw;
}

.styles-module__B_L5Hq__commentContainer::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: .26vw;
}

.styles-module__B_L5Hq__commentContent::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

.styles-module__B_L5Hq__commentContainer::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

.styles-module__B_L5Hq__commentContent p {
  margin-bottom: 0;
}

.styles-module__B_L5Hq__commentContent strong {
  color: #1f1f1f;
  font-weight: 600;
}

.styles-module__B_L5Hq__commentContent em {
  color: #4a5568;
  font-style: italic;
}

.styles-module__B_L5Hq__commentContent u {
  text-decoration: underline;
}

.styles-module__B_L5Hq__commentContent blockquote {
  background: #f7fafc;
  border-left: .208vw solid #ea5647;
  border-radius: 0 .521vw .521vw 0;
  margin: 1.042vw 0;
  padding: .625vw 1.042vw;
  font-style: italic;
}

.styles-module__B_L5Hq__commentContent ul, .styles-module__B_L5Hq__commentContent ol {
  margin: .625vw 0;
  padding-left: 2.083vw;
}

.styles-module__B_L5Hq__commentContent li {
  margin-bottom: .313vw;
}

.styles-module__B_L5Hq__commentContent a {
  color: #ea5647;
  text-decoration: none;
}

.styles-module__B_L5Hq__commentContent a:hover {
  text-decoration: underline;
}

.styles-module__B_L5Hq__commentContent .styles-module__B_L5Hq__ql-code-block {
  color: #e2e8f0;
  background: #2d3748;
  border-radius: .521vw;
  margin: .625vw 0;
  padding: .833vw;
  font-family: Courier New, monospace;
  font-size: 1.042vw;
}

.styles-module__B_L5Hq__commentActions {
  gap: .833vw;
  margin-bottom: .833vw;
  display: flex;
}

.styles-module__B_L5Hq__replyButton {
  color: #4a5568;
  cursor: pointer;
  background: #edf2f7;
  border: none;
  border-radius: .521vw;
  align-items: center;
  gap: .521vw;
  padding: .625vw 1.25vw;
  font-size: 1.042vw;
  transition: all .3s;
  display: flex;
}

.styles-module__B_L5Hq__replyButton:hover {
  color: #1f1f1f;
  background: #e2e8f0;
  transform: translateY(-.052vw);
}

.styles-module__B_L5Hq__repliesContainer {
  border-left: .208vw solid #e2e8f0;
  margin-top: 1.563vw;
  margin-left: 2.083vw;
  padding-left: 1.563vw;
}

.styles-module__B_L5Hq__editorWrapper {
  border-radius: .625vw;
  flex-direction: column;
  max-height: 20.833vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.styles-module__B_L5Hq__reactQuillEditor {
  background: #fff;
  border-radius: .625vw;
  flex-direction: column;
  flex: 1;
  min-height: 6.25vw;
  max-height: 16.667vw;
  display: flex;
  overflow: hidden;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-toolbar {
  z-index: 10;
  background: #f8fafc;
  border: none;
  border-bottom: .078vw solid #e2e8f0;
  border-radius: .625vw .625vw 0 0;
  flex-shrink: 0;
  padding: .521vw;
  position: sticky;
  top: 0;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-toolbar .styles-module__B_L5Hq__ql-formats {
  margin-right: .781vw;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-toolbar button {
  width: 1.563vw;
  height: 1.563vw;
  padding: .26vw;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-container {
  border: none;
  border-radius: 0 0 .625vw .625vw;
  flex-direction: column;
  flex: 1;
  min-height: 4.167vw;
  max-height: 14.583vw;
  font-size: 1.042vw;
  display: flex;
  overflow: hidden;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-editor {
  border-radius: 0 0 .625vw .625vw;
  flex: 1;
  min-height: 4.167vw;
  max-height: 14.583vw;
  padding: .781vw;
  line-height: 1.5;
  overflow-y: auto;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-editor.styles-module__B_L5Hq__ql-blank:before {
  color: #a0aec0;
  font-size: 1.042vw;
  font-style: italic;
}

.styles-module__B_L5Hq__commentEditorContainer, .styles-module__B_L5Hq__replyForm {
  transition: all .3s;
}

.styles-module__B_L5Hq__commentEditorContainer.styles-module__B_L5Hq__collapsed, .styles-module__B_L5Hq__replyForm.styles-module__B_L5Hq__collapsed {
  cursor: pointer;
  background: #f8fafc;
  border: .078vw dashed #cbd5e0;
  border-radius: .625vw;
  flex-shrink: 0;
  align-items: center;
  min-height: 2.604vw;
  padding: .781vw;
  display: flex;
}

.styles-module__B_L5Hq__commentEditorContainer.styles-module__B_L5Hq__expanded, .styles-module__B_L5Hq__replyForm.styles-module__B_L5Hq__expanded {
  background: #fff;
  border: .078vw solid #e2e8f0;
  border-radius: .625vw;
  flex-direction: column;
  min-height: 12.5vw;
  max-height: 31.25vw;
  padding: 1.042vw;
  display: flex;
}

.styles-module__B_L5Hq__expandedContent {
  flex-direction: column;
  flex: 1;
  min-height: 12.5vw;
  display: flex;
}

.styles-module__B_L5Hq__collapsedEditor {
  align-items: center;
  width: 100%;
  display: flex;
}

.styles-module__B_L5Hq__collapsedPlaceholder {
  color: #a0aec0;
  align-items: center;
  gap: .521vw;
  font-size: 1.042vw;
  font-style: italic;
  display: flex;
}

.styles-module__B_L5Hq__collapsedPlaceholder:before {
  content: "✏️";
  font-size: 1.146vw;
}

.styles-module__B_L5Hq__commentEditorContainer.styles-module__B_L5Hq__collapsed:hover, .styles-module__B_L5Hq__replyForm.styles-module__B_L5Hq__collapsed:hover {
  background: #edf2f7;
  border-color: #ea5647;
  transform: translateY(-.052vw);
}

.styles-module__B_L5Hq__replyForm {
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
  border: .104vw dashed #cbd5e0;
  border-radius: .833vw;
  margin-top: 1.563vw;
  margin-left: 2.083vw;
  padding: 1.563vw;
}

.styles-module__B_L5Hq__commentFormActions, .styles-module__B_L5Hq__replyActions {
  z-index: 20;
  background: #fff;
  flex-shrink: 0;
  justify-content: flex-end;
  align-items: center;
  gap: .625vw;
  margin-top: .781vw;
  padding: .521vw 0;
  display: flex;
  position: relative;
}

.styles-module__B_L5Hq__submitCommentButton, .styles-module__B_L5Hq__submitReplyButton {
  color: #fff;
  cursor: pointer;
  background: #f85241;
  border: none;
  border-radius: .521vw;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: .26vw;
  min-width: 5.208vw;
  height: 2.344vw;
  padding: .521vw 1.563vw;
  font-size: .938vw;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.styles-module__B_L5Hq__submitCommentButton:hover:not(:disabled), .styles-module__B_L5Hq__submitReplyButton:hover:not(:disabled) {
  transform: translateY(-.052vw);
  box-shadow: 0 .208vw .781vw #667eea4d;
}

.styles-module__B_L5Hq__submitCommentButton:disabled, .styles-module__B_L5Hq__submitReplyButton:disabled {
  cursor: not-allowed;
  box-shadow: none;
  opacity: .6;
  background: #cbd5e0;
  transform: none;
}

.styles-module__B_L5Hq__cancelCommentButton, .styles-module__B_L5Hq__cancelReplyButton {
  color: #fff;
  cursor: pointer;
  background: #718096;
  border: none;
  border-radius: .521vw;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: .26vw;
  min-width: 5.208vw;
  height: 2.344vw;
  padding: .521vw 1.563vw;
  font-size: .938vw;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.styles-module__B_L5Hq__cancelCommentButton:hover, .styles-module__B_L5Hq__cancelReplyButton:hover {
  background: #4a5568;
  transform: translateY(-.052vw);
}

.styles-module__B_L5Hq__addCommentForm {
  background: #fff;
  border-top: .104vw solid #f0f0f0;
  flex-shrink: 0;
  padding: 2.083vw;
  box-shadow: 0 -.208vw 1.042vw #0000000d;
}

.styles-module__B_L5Hq__addCommentForm h4 {
  color: #1f1f1f;
  align-items: center;
  gap: .625vw;
  margin: 0 0 1.042vw;
  font-size: 1.458vw;
  display: flex;
}

.styles-module__B_L5Hq__addCommentForm h4:before {
  font-size: 1.667vw;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-editor::-webkit-scrollbar {
  width: .391vw;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-editor::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: .195vw;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-editor::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: .195vw;
}

.styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-editor::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

.styles-module__B_L5Hq__popupOverlay {
  z-index: 9999;
  -webkit-backdrop-filter: blur(.521vw);
  backdrop-filter: blur(.521vw);
  background: #000000b3;
  justify-content: center;
  align-items: center;
  animation: .3s styles-module__B_L5Hq__fadeIn;
  display: flex;
  position: fixed;
  inset: 0;
}

.styles-module__B_L5Hq__popupContainer {
  background: #fff;
  border-radius: 1.042vw;
  animation: .3s styles-module__B_L5Hq__slideUp;
  box-shadow: 0 1.042vw 3.125vw #00000040;
}

@keyframes styles-module__B_L5Hq__fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes styles-module__B_L5Hq__slideUp {
  from {
    opacity: 0;
    transform: translateY(2.083vw);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes styles-module__B_L5Hq__spin {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__B_L5Hq__collapsedPlaceholder:before {
    gap: 1.521vw;
    font-size: 3.146vw;
  }

  .styles-module__B_L5Hq__commentContent {
    max-height: 25.5vw;
  }

  .styles-module__B_L5Hq__commentContainer {
    border-radius: 4vw;
    width: 95vw;
    max-width: 95vw;
    max-height: 90vh;
  }

  .styles-module__B_L5Hq__commentContent {
    margin-top: 2.025vw;
    padding: 2.025vw;
  }

  .styles-module__B_L5Hq__commentPopupHeader h3 {
    font-size: 5vw;
  }

  .styles-module__B_L5Hq__closeButton {
    width: 8vw;
    height: 8vw;
    font-size: 4vw;
  }

  .styles-module__B_L5Hq__userAvatar {
    width: 6.604vw;
    height: 6.604vw;
  }

  .styles-module__B_L5Hq__commentUser {
    gap: 1.833vw;
  }

  .styles-module__B_L5Hq__userName, .styles-module__B_L5Hq__commentContent {
    font-size: 3.5vw;
  }

  .styles-module__B_L5Hq__commentDate {
    border-radius: 2.521vw;
    padding: 1.26vw 1.521vw;
    font-size: 3vw;
  }

  .styles-module__B_L5Hq__replyButton {
    padding: 2vw 4vw;
    font-size: 3.5vw;
  }

  .styles-module__B_L5Hq__commentsList {
    padding: 4vw;
  }

  .styles-module__B_L5Hq__commentItem {
    border-radius: 3vw;
    margin-bottom: 3vw;
    padding: 4vw;
  }

  .styles-module__B_L5Hq__editorWrapper {
    max-height: 50vw;
  }

  .styles-module__B_L5Hq__reactQuillEditor {
    max-height: 40vw;
  }

  .styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-container {
    max-height: 35vw;
    font-size: 3.5vw;
  }

  .styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-editor {
    max-height: 30vw;
    padding: 2vw;
    font-size: 3.5vw;
  }

  .styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-toolbar {
    padding: 1.5vw;
  }

  .styles-module__B_L5Hq__reactQuillEditor .styles-module__B_L5Hq__ql-toolbar button {
    width: 6vw;
    height: 6vw;
    padding: 1vw;
  }

  .styles-module__B_L5Hq__commentEditorContainer.styles-module__B_L5Hq__expanded, .styles-module__B_L5Hq__replyForm.styles-module__B_L5Hq__expanded {
    min-height: 30vw;
    max-height: 70vw;
    padding: 3vw;
  }

  .styles-module__B_L5Hq__commentFormActions, .styles-module__B_L5Hq__replyActions {
    gap: 2vw;
    margin-top: 2vw;
  }

  .styles-module__B_L5Hq__submitCommentButton, .styles-module__B_L5Hq__submitReplyButton, .styles-module__B_L5Hq__cancelCommentButton, .styles-module__B_L5Hq__cancelReplyButton {
    min-width: 15vw;
    height: 8vw;
    padding: 1.5vw 3vw;
    font-size: 3vw;
  }

  .styles-module__B_L5Hq__collapsedPlaceholder {
    font-size: 3.5vw;
  }

  .styles-module__B_L5Hq__addCommentForm {
    padding: 3vw;
  }

  .styles-module__B_L5Hq__addCommentForm h4 {
    margin-bottom: 2vw;
    font-size: 4vw;
  }

  .styles-module__B_L5Hq__noComments {
    font-size: 3.25vw;
  }

  .styles-module__B_L5Hq__loadingComments {
    font-size: 2.5vw;
  }

  .styles-module__B_L5Hq__loadingComments:before {
    font-size: 5vw;
  }
}

.styles-module__B_L5Hq__commentActions {
  flex-wrap: wrap;
  gap: .417vw;
  margin-top: .833vw;
  display: flex;
}

.styles-module__B_L5Hq__actionButton {
  cursor: pointer;
  color: var(--text-color, #666);
  background: #fff;
  border: .052vw solid #e0e0e0;
  border-radius: 1.042vw;
  align-items: center;
  gap: .313vw;
  padding: .417vw 1.225vw;
  font-size: .833vw;
  transition: all .2s;
  display: flex;
}

.styles-module__B_L5Hq__actionButton:hover {
  background: #f5f5f5;
  border-color: #ccc;
  transform: translateY(-.052vw);
}

.styles-module__B_L5Hq__actionButton.styles-module__B_L5Hq__active {
  color: #f85241;
  background: #e7c2686e;
  border-color: #f85241;
}

.styles-module__B_L5Hq__actionButton.styles-module__B_L5Hq__active .styles-module__B_L5Hq__icon {
  color: #f85241;
  stroke: #f85241;
}

.styles-module__B_L5Hq__actionCount {
  font-size: .833vw;
  font-weight: 600;
}

.styles-module__B_L5Hq__reportForm {
  background: #fafafa;
  border: .052vw solid #e0e0e0;
  border-radius: .417vw;
  margin-top: .781vw;
  padding: .781vw;
}

.styles-module__B_L5Hq__reportForm h4 {
  color: var(--text-color, #333);
  margin: 0 0 .781vw;
  font-size: 1.121vw;
}

.styles-module__B_L5Hq__reportFormGroup {
  margin-bottom: .781vw;
}

.styles-module__B_L5Hq__reportFormGroup label {
  color: var(--text-color, #555);
  margin-bottom: .26vw;
  font-size: .833vw;
  font-weight: 600;
  display: block;
}

.styles-module__B_L5Hq__reportSelect, .styles-module__B_L5Hq__reportTextarea {
  border: .052vw solid #ddd;
  border-radius: .208vw;
  width: 100%;
  padding: .417vw .625vw;
  font-size: .833vw;
  transition: border-color .2s;
}

.styles-module__B_L5Hq__reportSelect:focus, .styles-module__B_L5Hq__reportTextarea:focus {
  border-color: var(--primary-color, #1976d2);
  outline: none;
}

.styles-module__B_L5Hq__reportTextarea {
  resize: vertical;
  min-height: 4.167vw;
}

.styles-module__B_L5Hq__reportActions {
  gap: .521vw;
  display: flex;
}

.styles-module__B_L5Hq__submitReportButton, .styles-module__B_L5Hq__cancelReportButton {
  cursor: pointer;
  border: none;
  border-radius: .208vw;
  padding: .417vw .833vw;
  font-size: .833vw;
  transition: all .2s;
}

.styles-module__B_L5Hq__submitReportButton {
  background: var(--error-color, #f44336);
  color: #fff;
}

.styles-module__B_L5Hq__submitReportButton:hover:not(:disabled) {
  background: color-mix(in srgb, var(--error-color, #f44336) 80%, black);
}

.styles-module__B_L5Hq__submitReportButton:disabled {
  cursor: not-allowed;
  background: #ccc;
}

.styles-module__B_L5Hq__cancelReportButton {
  color: var(--text-color, #333);
  background: #e0e0e0;
}

.styles-module__B_L5Hq__cancelReportButton:hover {
  background: #d5d5d5;
}

.styles-module__B_L5Hq__reportSuccess {
  background: color-mix(in srgb, var(--success-color, #4caf50) 10%, white);
  color: var(--success-color, #4caf50);
  border: .052vw solid color-mix(in srgb, var(--success-color, #4caf50) 30%, transparent);
  border-radius: .208vw;
  align-items: center;
  gap: .417vw;
  margin-bottom: .781vw;
  padding: .625vw .781vw;
  font-size: .833vw;
  display: flex;
}

.styles-module__B_L5Hq__reportedText {
  color: var(--success-color, #4caf50);
  align-items: center;
  gap: .208vw;
  padding: .313vw .625vw;
  font-size: .833vw;
  font-style: italic;
  display: flex;
}

.styles-module__B_L5Hq__submitCommentButton, .styles-module__B_L5Hq__submitReplyButton {
  color: #fff;
  cursor: pointer;
  background: #f85241;
  border: none;
  border-radius: .208vw;
  padding: .417vw .833vw;
  font-size: .833vw;
  transition: background-color .2s;
}

.styles-module__B_L5Hq__submitCommentButton:hover:not(:disabled), .styles-module__B_L5Hq__submitReplyButton:hover:not(:disabled) {
  background: #000;
}

.styles-module__B_L5Hq__submitCommentButton:disabled, .styles-module__B_L5Hq__submitReplyButton:disabled {
  cursor: not-allowed;
  background: #ccc;
}

.styles-module__B_L5Hq__cancelCommentButton, .styles-module__B_L5Hq__cancelReplyButton {
  color: var(--text-color, #333);
  cursor: pointer;
  background: #e0e0e0;
  border: none;
  border-radius: .208vw;
  padding: .417vw .833vw;
  font-size: .833vw;
  transition: background-color .2s;
}

.styles-module__B_L5Hq__cancelCommentButton:hover, .styles-module__B_L5Hq__cancelReplyButton:hover {
  background: #d5d5d5;
}

.styles-module__B_L5Hq__commentContainer {
  --primary-color: #ea5647;
  --secondary-color: #000;
  --success-color: #4caf50;
  --error-color: #f44336;
  --text-color: #333;
  --background-color: #fff;
}

.styles-module__B_L5Hq__sharePopup .styles-module__B_L5Hq__popupContainer {
  background: #fff;
  border-radius: 1vw;
  max-width: 60vw;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 1.5vw 3vw #00000026;
}

.styles-module__B_L5Hq__shareContainer {
  padding: 2vw;
}

.styles-module__B_L5Hq__sharePopupHeader {
  background: #014040;
  justify-content: space-between;
  align-items: center;
  padding: 1.263vw 2.083vw;
  display: flex;
}

.styles-module__B_L5Hq__sharePopupHeader h3 {
  text-align: left;
  color: #fff;
  flex: 1;
  margin: 0;
  font-size: 1.667vw;
}

.styles-module__B_L5Hq__shareOptions {
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5vw;
  padding: 2.083vw;
  display: grid;
}

.styles-module__B_L5Hq__shareOption {
  cursor: pointer;
  background: #fff;
  border: .1vw solid #e8e8e8;
  border-radius: 1vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 8vw;
  padding: 1vw;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.styles-module__B_L5Hq__shareOption:hover {
  background: #f8f9fa;
  border-color: #d0d0d0;
  transform: translateY(-.3vw);
  box-shadow: 0 .5vw 1.5vw #0000001a;
}

.styles-module__B_L5Hq__shareIcon {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 4.5vw;
  height: 4.5vw;
  margin-bottom: 1vw;
  transition: transform .2s;
  display: flex;
}

.styles-module__B_L5Hq__shareOption:hover .styles-module__B_L5Hq__shareIcon {
  transform: scale(1.1);
}

.styles-module__B_L5Hq__shareIcon.styles-module__B_L5Hq__facebook {
  color: #fff;
  background: linear-gradient(135deg, #1877f2, #166fe5);
}

.styles-module__B_L5Hq__shareIcon.styles-module__B_L5Hq__instagram {
  color: #fff;
  background: linear-gradient(135deg, #e4405f, #c13584, #833ab4, #5851db, #405de6);
}

.styles-module__B_L5Hq__shareIcon.styles-module__B_L5Hq__twitter {
  color: #fff;
  background: #000;
}

.styles-module__B_L5Hq__shareIcon.styles-module__B_L5Hq__pinterest {
  color: #fff;
  background: #bd081c;
}

.styles-module__B_L5Hq__shareIcon.styles-module__B_L5Hq__whatsapp {
  color: #fff;
  background: #25d366;
}

.styles-module__B_L5Hq__shareIcon.styles-module__B_L5Hq__tiktok {
  color: #fff;
  background: #000;
}

.styles-module__B_L5Hq__shareIcon.styles-module__B_L5Hq__link {
  color: #fff;
  background: linear-gradient(135deg, #667eea, #764ba2);
}

.styles-module__B_L5Hq__shareLabel {
  color: #333;
  text-align: center;
  font-size: 1.1vw;
  font-weight: 500;
  line-height: 1.3;
}

@media only screen and (max-width: 768px) {
  .styles-module__B_L5Hq__commentActions {
    gap: 1.417vw;
    margin-top: 2.025vw;
  }

  .styles-module__B_L5Hq__shareOptions {
    grid-template-columns: repeat(3, 1fr);
    gap: 2vw;
  }

  .styles-module__B_L5Hq__sharePopup .styles-module__B_L5Hq__popupContainer {
    width: 100%;
    max-width: 90vw;
    margin: 5vw;
  }

  .styles-module__B_L5Hq__shareContainer {
    padding: 3vw;
  }

  .styles-module__B_L5Hq__sharePopupHeader h3 {
    font-size: 5vw;
  }

  .styles-module__B_L5Hq__shareIcon {
    width: 8vw;
    height: 8vw;
  }

  .styles-module__B_L5Hq__shareLabel {
    font-size: 2.2vw;
  }

  .styles-module__B_L5Hq__shareOption {
    border-radius: 2vw;
    min-height: 15vw;
    padding: 3vw 2vw;
  }

  .styles-module__B_L5Hq__actionButton {
    border-radius: 4.042vw;
    gap: 2.313vw;
    padding: 1.417vw 3.225vw;
    font-size: 3.233vw;
  }

  .styles-module__B_L5Hq__actionCount {
    font-size: 3.233vw;
  }

  .styles-module__B_L5Hq__submitCommentButton, .styles-module__B_L5Hq__submitReplyButton, .styles-module__B_L5Hq__cancelCommentButton, .styles-module__B_L5Hq__cancelReplyButton {
    min-width: 15vw;
    height: 8vw;
    padding: 1.5vw 3vw;
    font-size: 3vw;
  }

  .styles-module__B_L5Hq__reportForm {
    border-radius: 1.417vw;
    margin-top: 1.781vw;
    padding: 1.781vw;
  }

  .styles-module__B_L5Hq__reportForm h4 {
    font-size: 4.121vw;
  }

  .styles-module__B_L5Hq__reportFormGroup {
    margin-bottom: 1.781vw;
  }

  .styles-module__B_L5Hq__reportFormGroup label {
    margin-bottom: .86vw;
    font-size: 2.833vw;
  }

  .styles-module__B_L5Hq__reportSelect, .styles-module__B_L5Hq__reportTextarea {
    padding: 1.417vw 1.625vw;
    font-size: 2.833vw;
  }

  .styles-module__B_L5Hq__submitReportButton, .styles-module__B_L5Hq__cancelReportButton {
    min-width: 15vw;
    height: 8vw;
    padding: 1.5vw 3vw;
    font-size: 3vw;
  }

  .styles-module__B_L5Hq__reportedText {
    gap: 1.208vw;
    font-size: 2.833vw;
  }
}

.styles-module__B_L5Hq__popupOverlay {
  z-index: 10000;
  -webkit-backdrop-filter: blur(.3vw);
  backdrop-filter: blur(.3vw);
  background: #000000b3;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0;
}

.styles-module__B_L5Hq__popupContainer {
  background: #fff;
  border-radius: 1vw;
  max-height: 90vh;
  animation: .3s ease-out styles-module__B_L5Hq__popupSlideIn;
  position: relative;
  overflow-y: auto;
}

@keyframes styles-module__B_L5Hq__popupSlideIn {
  from {
    opacity: 0;
    transform: scale(.9)translateY(-2vw);
  }

  to {
    opacity: 1;
    transform: scale(1)translateY(0);
  }
}

.styles-module__B_L5Hq__login_to_comment {
  text-align: center;
  background-color: #eee;
  padding: 1.2vw;
}

.styles-module__B_L5Hq__login_to_comment p {
  font-size: 1.064vw;
}

.styles-module__B_L5Hq__login_to_comment p a {
  color: #f85241;
}

.styles-module__B_L5Hq__imageUploadSection {
  margin: .52vw 0;
}

.styles-module__B_L5Hq__imageUploadButtons {
  align-items: center;
  gap: .52vw;
  margin-bottom: .52vw;
  display: flex;
}

.styles-module__B_L5Hq__imageUploadButton {
  color: #fff;
  cursor: pointer;
  background-color: #014040;
  border: none;
  border-radius: .21vw;
  align-items: center;
  gap: .26vw;
  padding: .42vw .63vw;
  font-size: .73vw;
  transition: background-color .2s;
  display: inline-flex;
}

.styles-module__B_L5Hq__imageUploadButton:hover {
  background-color: #000;
}

.styles-module__B_L5Hq__imageUploadHint {
  color: #666;
  font-size: .63vw;
}

.styles-module__B_L5Hq__imagePreviews {
  flex-wrap: wrap;
  gap: .52vw;
  margin: .52vw 0;
  display: flex;
}

.styles-module__B_L5Hq__imagePreview {
  border: .05vw solid #ddd;
  border-radius: .21vw;
  width: 4.17vw;
  height: 4.17vw;
  position: relative;
  overflow: hidden;
}

.styles-module__B_L5Hq__imagePreview img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.styles-module__B_L5Hq__removeImageButton {
  color: #fff;
  cursor: pointer;
  background: #000000b3;
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.04vw;
  height: 1.04vw;
  padding: 0;
  display: flex;
  position: absolute;
  top: .1vw;
  right: .1vw;
}

.styles-module__B_L5Hq__removeImageButton:hover {
  background: #000000e6;
}

.styles-module__B_L5Hq__commentImages {
  flex-wrap: wrap;
  gap: .42vw;
  margin-top: .833vw;
  display: flex;
}

.styles-module__B_L5Hq__commentImage {
  cursor: pointer;
  border: .05vw solid #ddd;
  border-radius: .21vw;
  max-width: 6.42vw;
  overflow: hidden;
}

.styles-module__B_L5Hq__commentImage img {
  width: 100%;
  height: auto;
  transition: transform .2s;
  display: block;
}

.styles-module__B_L5Hq__commentImage:hover img {
  transform: scale(1.05);
}

.styles-module__B_L5Hq__commentFormActions button:disabled, .styles-module__B_L5Hq__replyActions button:disabled {
  opacity: .6;
  cursor: not-allowed;
}

@media only screen and (max-width: 768px) {
  .styles-module__B_L5Hq__commentImage {
    max-width: 20.42vw;
  }

  .styles-module__B_L5Hq__commentImages {
    margin-top: 2.025vw;
  }

  .styles-module__B_L5Hq__imageUploadSection {
    margin: 2.025vw;
  }

  .styles-module__B_L5Hq__imageUploadButtons {
    gap: 1.52vw;
  }

  .styles-module__B_L5Hq__imageUploadButton {
    gap: 1.26vw;
    padding: 1.42vw 1.63vw;
    font-size: 2.73vw;
  }

  .styles-module__B_L5Hq__imageUploadHint {
    font-size: 2.63vw;
  }

  .styles-module__B_L5Hq__login_to_comment p {
    font-size: 3.064vw;
  }

  .styles-module__B_L5Hq__imagePreviews {
    gap: 1.52vw;
    margin: 1.52vw 0;
  }

  .styles-module__B_L5Hq__imagePreview {
    width: 10.17vw;
    height: 10.17vw;
  }

  .styles-module__B_L5Hq__removeImageButton {
    width: 2.04vw;
    height: 2.04vw;
    top: .6vw;
    right: .6vw;
  }
}

/* [project]/src/views/shared/destination-featured-destinations-section/styles.module.css [app-client] (css) */
a.styles-module__pKavPW__fl_bx_lnk_glb:hover ~ .styles-module__pKavPW__network_travel_img_text .styles-module__pKavPW__btn a {
  color: #f85241;
  background-color: #fff;
}

a.styles-module__pKavPW__fl_bx_lnk_glb:hover ~ .styles-module__pKavPW__network_travel_img img {
  transform: scale(1.1);
}

.styles-module__pKavPW__our_desti_sec2 {
  margin-top: -7.813vw;
}

.styles-module__pKavPW__feature_desti_row {
  -moz-column-gap: 1.042vw;
  grid-row-gap: 1.042vw;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 1.042vw;
  display: grid;
}

.styles-module__pKavPW__feature_desti_row .styles-module__pKavPW__network_travel_img_text p {
  color: #fff;
  font-size: .729vw;
  line-height: .729vw;
}

.styles-module__pKavPW__feature_desti_row .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text .styles-module__pKavPW__btn a {
  font-family: Bebas Neue, sans-serif;
  font-size: .938vw;
  font-weight: 400;
}

.styles-module__pKavPW__feature_desti_row .styles-module__pKavPW__network_travel_box .styles-module__pKavPW__network_travel_top:before {
  opacity: .72;
  background: linear-gradient(360deg, #000 0%, #191a1a00 100%);
  height: 50%;
}

.styles-module__pKavPW__network_travel_box .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img {
  padding-bottom: 27.292vw;
  position: relative;
  overflow: hidden;
}

.styles-module__pKavPW__network_travel_box .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 .781vw 1.042vw #00000029;
}

.styles-module__pKavPW__network_travel_box .styles-module__pKavPW__network_travel_top {
  position: relative;
}

.styles-module__pKavPW__network_travel_box .styles-module__pKavPW__network_travel_top:before {
  content: "";
  opacity: .24;
  mix-blend-mode: multiply;
  z-index: 1;
  background: linear-gradient(360deg, #1f1f1f 0%, #69696900 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text {
  text-align: center;
  z-index: 2;
  width: 80%;
  margin: 0 auto;
  position: absolute;
  bottom: 2.24vw;
  left: 0;
  right: 0;
}

.styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text h3 {
  color: #fff;
  font-size: 2.083vw;
}

.styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text .styles-module__pKavPW__btn a {
  background-color: #0000;
  border: .026vw solid #fff;
  border-radius: .026vw;
  padding: .521vw 1.094vw;
  font-size: .833vw;
  font-weight: 800;
  text-decoration: none;
}

.styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text .styles-module__pKavPW__btn a:hover {
  color: #f85241;
  background-color: #fff;
}

.styles-module__pKavPW__pagination {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: .521vw;
  padding-top: 2.083vw;
  display: flex;
}

.styles-module__pKavPW__pagination button {
  text-align: center;
  color: #131313;
  cursor: pointer;
  background-color: #fff;
  border: .052vw solid #131313;
  justify-content: center;
  align-items: center;
  width: 1.562vw;
  height: 1.562vw;
  font-family: Bebas Neue, sans-serif;
  font-size: .833vw;
  font-weight: 400;
  transition: all .3s ease-in-out;
  display: flex;
}

.styles-module__pKavPW__pagination button:hover, .styles-module__pKavPW__pagination button.styles-module__pKavPW__active {
  color: #fff;
  background-color: #ea5647;
  border-color: #ea5647;
}

@media only screen and (max-width: 1024px) {
  .styles-module__pKavPW__network_travel_box .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img {
    padding-bottom: 110%;
  }

  .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text h3 {
    font-size: 3.515vw;
  }

  .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text .styles-module__pKavPW__btn a {
    padding: 1.09vw 1.441vw;
    font-size: 1.298vw;
  }

  .styles-module__pKavPW__feature_desti_row {
    -moz-column-gap: 1.251vw;
    grid-row-gap: 1.251vw;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.251vw;
  }

  .styles-module__pKavPW__feature_desti_row .styles-module__pKavPW__network_travel_img_text p {
    font-size: 1.441vw;
    line-height: 1.3;
  }

  .styles-module__pKavPW__feature_desti_row .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text .styles-module__pKavPW__btn a {
    font-size: 1.649vw;
  }

  .styles-module__pKavPW__pagination {
    padding-top: 3.742vw;
  }

  .styles-module__pKavPW__pagination button {
    gap: 1.138vw;
    width: 2.846vw;
    height: 2.846vw;
    font-size: 1.494vw;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__pKavPW__network_travel_box .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img {
    padding-bottom: 110%;
  }

  .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text h3 {
    font-size: 4.478vw;
  }

  .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text .styles-module__pKavPW__btn a {
    padding: 1.588vw 3.575vw;
    font-size: 2.294vw;
  }

  .styles-module__pKavPW__feature_desti_row {
    grid-row-gap: 5.929vw;
    grid-template-columns: repeat(1, 1fr);
  }

  .styles-module__pKavPW__feature_desti_row .styles-module__pKavPW__network_travel_img_text p {
    font-size: 2.366vw;
  }

  .styles-module__pKavPW__feature_desti_row .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text .styles-module__pKavPW__btn a {
    font-size: 2.289vw;
  }

  .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text {
    width: 90%;
    bottom: 4.374vw;
  }

  .styles-module__pKavPW__pagination {
    padding-top: 4.809vw;
  }

  .styles-module__pKavPW__pagination button {
    gap: 1.138vw;
    width: 4.269vw;
    height: 4.269vw;
    font-size: 2.206vw;
  }
}

@media only screen and (max-width: 575px) {
  .styles-module__pKavPW__feature_desti_row .styles-module__pKavPW__network_travel_top .styles-module__pKavPW__network_travel_img_text .styles-module__pKavPW__btn a {
    padding: 2.375vw 3.508vw;
    font-size: 3.437vw;
  }

  .styles-module__pKavPW__feature_desti_row .styles-module__pKavPW__network_travel_img_text p {
    font-size: 3.579vw;
  }

  .styles-module__pKavPW__pagination {
    padding-top: 6.809vw;
  }

  .styles-module__pKavPW__pagination button {
    gap: 1.638vw;
    width: 6.269vw;
    height: 6.269vw;
    font-size: 2.806vw;
  }
}

/* [project]/src/views/shared/instagram-feed-slider-section/styles.module.css [app-client] (css) */
.styles-module__--0nJq__home_section5 {
  overflow: hidden;
}

.styles-module__--0nJq__adventure_post {
  position: relative;
}

.styles-module__--0nJq__network_travel_bottom {
  padding-top: 3.021vw;
}

.styles-module__--0nJq__network_travel_profile {
  align-items: center;
  gap: .878vw;
  display: flex;
}

.styles-module__--0nJq__network_travel_profile img {
  border-radius: 100%;
  width: 3.125vw;
  height: 3.125vw;
}

.styles-module__--0nJq__network_travel_profile_info h4 {
  letter-spacing: -.015em;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.354vw;
  line-height: 1;
}

.styles-module__--0nJq__network_travel_profile_info span {
  color: #1f1f1f;
  font-size: .729vw;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
}

.styles-module__--0nJq__network_travel_follow a {
  letter-spacing: -.015em;
  color: #ea5647;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: .729vw;
  font-weight: 700;
}

.styles-module__--0nJq__network_travel_follow a:hover {
  text-decoration: underline;
}

.styles-module__--0nJq__network_travel_follow {
  -moz-column-gap: .878vw;
  align-items: center;
  column-gap: .878vw;
  display: flex;
}

.styles-module__--0nJq__network_travel_follow span {
  letter-spacing: -.015em;
  color: #1f1f1f;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: .729vw;
  font-weight: 700;
}

.styles-module__--0nJq__network_travel_text p {
  padding: .878vw 0;
  font-size: .833vw;
  line-height: 1.146vw;
}

.styles-module__--0nJq__network_travel_likes {
  flex-wrap: wrap;
  gap: .833vw;
  display: flex;
}

.styles-module__--0nJq__network_travel_likes span {
  color: #1f1f1f;
  font-family: Montserrat, sans-serif;
  font-size: .729vw;
  font-weight: 500;
}

.styles-module__--0nJq__network_travel_likes ul {
  gap: .833vw;
  list-style: none;
  display: flex;
}

.styles-module__--0nJq__network_travel_likes ul li a svg:hover path {
  fill: #ea5647;
}

.styles-module__--0nJq__network_travel_likes ul li a svg {
  width: 1.098vw;
  height: 1.025vw;
}

.styles-module__--0nJq__network_travel_profile .styles-module__--0nJq__adv_post_top_right {
  -moz-column-gap: .878vw;
  flex-wrap: wrap;
  align-items: center;
  column-gap: .878vw;
  line-height: 1;
  display: flex;
}

.styles-module__--0nJq__network_travel_profile .styles-module__--0nJq__adv_post_top_right .styles-module__--0nJq__adv_trailblazer {
  width: 100%;
}

.styles-module__--0nJq__network_travel_profile .styles-module__--0nJq__adv_post_top_right .styles-module__--0nJq__adv_trailblazer span {
  text-transform: uppercase;
  font-size: .878vw;
  font-weight: 700;
}

.styles-module__--0nJq__adventure_post .styles-module__--0nJq__slick-dotted.styles-module__--0nJq__slick-slider {
  margin-bottom: 0;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-list {
  padding: 0;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-list, .styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-list .styles-module__--0nJq__slick-track {
  display: flex;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-list .styles-module__--0nJq__slick-slide {
  float: none;
  padding: 1.042vw 1.042vw 2.196vw;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-list .styles-module__--0nJq__slick-slide > div {
  height: 100%;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick_dots {
  justify-content: center;
  gap: .5vw;
  display: flex;
  bottom: -3vw;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick_dots li {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick_dots li button {
  background-color: #fff;
  border: .052vw solid #131313;
  border-radius: 5.208vw;
  width: 1.245vw;
  height: 1.245vw;
  padding: 0;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick_dots li.styles-module__--0nJq__slick-active button {
  background-color: #ea5647;
  border-color: #ea5647;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick_dots li button:before {
  display: none;
}

.styles-module__--0nJq__adventure_post_box {
  background-color: #fff;
  border: .052vw solid #cecece;
  height: 100%;
  padding: 2.196vw;
  box-shadow: 0 .781vw 1.042vw #0000001a;
}

.styles-module__--0nJq__adventure_post_box .styles-module__--0nJq__network_travel_bottom {
  padding: 0 0 1.757vw;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick-list {
  margin: 0 -.366vw;
  padding: 0 !important;
}

.styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick-list .styles-module__--0nJq__slick-slide {
  padding: .366vw;
}

.styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick_next:before, .styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick_prev:before {
  display: none;
}

.styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick_prev {
  z-index: 1;
  opacity: .69;
  background: url("/images/front-pages/images/left-white-arrow-small.svg") center / contain no-repeat;
  width: 1.098vw;
  height: 1.611vw;
  transition: all .3s ease-in-out;
  left: .512vw;
}

.styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick_prev:hover, .styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-list .styles-module__--0nJq__slick-slide.styles-module__--0nJq__slick-active .styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick_prev {
  opacity: 1;
}

.styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick_next {
  z-index: 1;
  opacity: .69;
  background: url("/images/front-pages/images/right-white-arrow-small.svg") center / contain no-repeat;
  width: 1.098vw;
  height: 1.611vw;
  transition: all .3s ease-in-out;
  right: .512vw;
}

.styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick_next:hover, .styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-list .styles-module__--0nJq__slick-slide.styles-module__--0nJq__slick-active .styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick_next {
  opacity: 1;
}

.styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__adv_post_img_box .styles-module__--0nJq__post_api_img {
  padding-bottom: 85%;
  position: relative;
}

.styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__adv_post_img_box .styles-module__--0nJq__post_api_img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 1024px) {
  .styles-module__--0nJq__network_travel_profile .styles-module__--0nJq__adv_post_top_right .styles-module__--0nJq__adv_trailblazer span {
    font-size: 1.678vw;
  }

  .styles-module__--0nJq__network_travel_profile .styles-module__--0nJq__adv_post_top_right {
    line-height: 1.1;
  }

  .styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-dots li button {
    width: 2.245vw;
    height: 2.245vw;
  }

  .styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-dots {
    gap: 1.5vw;
    bottom: -6vw;
  }

  .styles-module__--0nJq__head_text_center {
    padding-bottom: 4.757vw;
  }

  .styles-module__--0nJq__network_travel_follow span {
    font-size: 3.025vw;
  }

  .styles-module__--0nJq__network_travel_profile {
    gap: 2.878vw;
  }

  .styles-module__--0nJq__network_travel_bottom {
    max-width: 100%;
    padding-top: 4.343vw;
  }

  .styles-module__--0nJq__head_text_center {
    max-width: 100%;
  }

  .styles-module__--0nJq__network_travel_box .styles-module__--0nJq__network_travel_top .styles-module__--0nJq__network_travel_img {
    padding-bottom: 110%;
  }

  .styles-module__--0nJq__network_travel_top .styles-module__--0nJq__network_travel_img_text h3 {
    font-size: 4.94vw;
  }

  .styles-module__--0nJq__network_travel_top .styles-module__--0nJq__network_travel_img_text .styles-module__--0nJq__btn a {
    padding: 1.532vw 2.025vw;
    font-size: 1.825vw;
  }

  .styles-module__--0nJq__network_travel_profile img {
    border-radius: 100%;
    width: 5.859vw;
    height: 5.859vw;
  }

  .styles-module__--0nJq__network_travel_profile_info h4 {
    font-size: 2.903vw;
  }

  .styles-module__--0nJq__network_travel_profile_info span, .styles-module__--0nJq__network_travel_follow a {
    font-size: 1.825vw;
  }

  .styles-module__--0nJq__network_travel_text p {
    padding: 1.878vw 0;
    font-size: 1.871vw;
    line-height: 1.2;
  }

  .styles-module__--0nJq__network_travel_likes span {
    font-size: 1.825vw;
  }

  .styles-module__--0nJq__network_travel_likes ul li a svg {
    width: 2.098vw;
    height: 1.525vw;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__--0nJq__network_travel_profile .styles-module__--0nJq__adv_post_top_right .styles-module__--0nJq__adv_trailblazer span {
    font-size: 2.678vw;
  }

  .styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick-prev, .styles-module__--0nJq__adv_post_img_slide .styles-module__--0nJq__slick-next {
    width: 2.098vw;
    height: 2.611vw;
  }

  .styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-dots li button {
    width: 3.245vw;
    height: 3.245vw;
  }

  .styles-module__--0nJq__adventure_post_slide .styles-module__--0nJq__slick-dots {
    gap: 2.5vw;
  }

  .styles-module__--0nJq__network_travel_box .styles-module__--0nJq__network_travel_top .styles-module__--0nJq__network_travel_img {
    padding-bottom: 110%;
  }

  .styles-module__--0nJq__network_travel_top .styles-module__--0nJq__network_travel_img_text h3 {
    font-size: 6.294vw;
  }

  .styles-module__--0nJq__network_travel_top .styles-module__--0nJq__network_travel_img_text .styles-module__--0nJq__btn a {
    padding: 2.232vw 5.025vw;
    font-size: 3.225vw;
  }

  .styles-module__--0nJq__network_travel_profile img {
    border-radius: 100%;
    width: 7.859vw;
    height: 7.859vw;
  }

  .styles-module__--0nJq__network_travel_profile_info h4 {
    font-size: 3.903vw;
  }

  .styles-module__--0nJq__network_travel_profile_info span, .styles-module__--0nJq__network_travel_follow a {
    font-size: 2.825vw;
  }

  .styles-module__--0nJq__network_travel_text p {
    font-size: 2.871vw;
    line-height: 1.2;
  }

  .styles-module__--0nJq__network_travel_likes span {
    font-size: 2.825vw;
  }

  .styles-module__--0nJq__network_travel_likes ul li a svg {
    width: 3.098vw;
    height: 2.525vw;
  }
}

/* [project]/node_modules/react-quill-new/dist/quill.snow.css [app-client] (css) */
.ql-container {
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  position: relative;
}

.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}

.ql-container:not(.ql-disabled) li[data-list="checked"] > .ql-ui, .ql-container:not(.ql-disabled) li[data-list="unchecked"] > .ql-ui {
  cursor: pointer;
}

.ql-clipboard {
  height: 1px;
  position: absolute;
  top: 50%;
  left: -100000px;
  overflow-y: hidden;
}

.ql-clipboard p {
  margin: 0;
  padding: 0;
}

.ql-editor {
  box-sizing: border-box;
  counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  outline: none;
  height: 100%;
  padding: 12px 15px;
  line-height: 1.42;
  overflow-y: auto;
}

.ql-editor > * {
  cursor: text;
}

.ql-editor p, .ql-editor ol, .ql-editor pre, .ql-editor blockquote, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 {
  margin: 0;
  padding: 0;
}

@supports (counter-set: none) {
  .ql-editor p, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 {
    counter-set: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor p, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor h4, .ql-editor h5, .ql-editor h6 {
    counter-reset: list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

.ql-editor table {
  border-collapse: collapse;
}

.ql-editor td {
  border: 1px solid #000;
  padding: 2px 5px;
}

.ql-editor ol {
  padding-left: 1.5em;
}

.ql-editor li {
  padding-left: 1.5em;
  list-style-type: none;
  position: relative;
}

.ql-editor li > .ql-ui:before {
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
  margin-left: -1.5em;
  margin-right: .3em;
  display: inline-block;
}

.ql-editor li[data-list="checked"] > .ql-ui, .ql-editor li[data-list="unchecked"] > .ql-ui {
  color: #777;
}

.ql-editor li[data-list="bullet"] > .ql-ui:before {
  content: "•";
}

.ql-editor li[data-list="checked"] > .ql-ui:before {
  content: "☑";
}

.ql-editor li[data-list="unchecked"] > .ql-ui:before {
  content: "☐";
}

@supports (counter-set: none) {
  .ql-editor li[data-list] {
    counter-set: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor li[data-list] {
    counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

.ql-editor li[data-list="ordered"] {
  counter-increment: list-0;
}

.ql-editor li[data-list="ordered"] > .ql-ui:before {
  content: counter(list-0, decimal) ". ";
}

.ql-editor li[data-list="ordered"].ql-indent-1 {
  counter-increment: list-1;
}

.ql-editor li[data-list="ordered"].ql-indent-1 > .ql-ui:before {
  content: counter(list-1, lower-alpha) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-set: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

.ql-editor li[data-list="ordered"].ql-indent-2 {
  counter-increment: list-2;
}

.ql-editor li[data-list="ordered"].ql-indent-2 > .ql-ui:before {
  content: counter(list-2, lower-roman) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-set: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

.ql-editor li[data-list="ordered"].ql-indent-3 {
  counter-increment: list-3;
}

.ql-editor li[data-list="ordered"].ql-indent-3 > .ql-ui:before {
  content: counter(list-3, decimal) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-set: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
  }
}

.ql-editor li[data-list="ordered"].ql-indent-4 {
  counter-increment: list-4;
}

.ql-editor li[data-list="ordered"].ql-indent-4 > .ql-ui:before {
  content: counter(list-4, lower-alpha) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-set: list-5 list-6 list-7 list-8 list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-reset: list-5 list-6 list-7 list-8 list-9;
  }
}

.ql-editor li[data-list="ordered"].ql-indent-5 {
  counter-increment: list-5;
}

.ql-editor li[data-list="ordered"].ql-indent-5 > .ql-ui:before {
  content: counter(list-5, lower-roman) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-set: list-6 list-7 list-8 list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-reset: list-6 list-7 list-8 list-9;
  }
}

.ql-editor li[data-list="ordered"].ql-indent-6 {
  counter-increment: list-6;
}

.ql-editor li[data-list="ordered"].ql-indent-6 > .ql-ui:before {
  content: counter(list-6, decimal) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-set: list-7 list-8 list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-reset: list-7 list-8 list-9;
  }
}

.ql-editor li[data-list="ordered"].ql-indent-7 {
  counter-increment: list-7;
}

.ql-editor li[data-list="ordered"].ql-indent-7 > .ql-ui:before {
  content: counter(list-7, lower-alpha) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-set: list-8 list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-reset: list-8 list-9;
  }
}

.ql-editor li[data-list="ordered"].ql-indent-8 {
  counter-increment: list-8;
}

.ql-editor li[data-list="ordered"].ql-indent-8 > .ql-ui:before {
  content: counter(list-8, lower-roman) ". ";
}

@supports (counter-set: none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-set: list-9;
  }
}

@supports not (counter-set: none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-reset: list-9;
  }
}

.ql-editor li[data-list="ordered"].ql-indent-9 {
  counter-increment: list-9;
}

.ql-editor li[data-list="ordered"].ql-indent-9 > .ql-ui:before {
  content: counter(list-9, decimal) ". ";
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

.ql-editor li.ql-direction-rtl {
  padding-right: 1.5em;
}

.ql-editor li.ql-direction-rtl > .ql-ui:before {
  text-align: left;
  margin-left: .3em;
  margin-right: -1.5em;
}

.ql-editor table {
  table-layout: fixed;
  width: 100%;
}

.ql-editor table td {
  outline: none;
}

.ql-editor .ql-code-block-container {
  font-family: monospace;
}

.ql-editor .ql-video {
  max-width: 100%;
  display: block;
}

.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}

.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}

.ql-editor .ql-bg-black {
  background-color: #000;
}

.ql-editor .ql-bg-red {
  background-color: #e60000;
}

.ql-editor .ql-bg-orange {
  background-color: #f90;
}

.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}

.ql-editor .ql-bg-green {
  background-color: #008a00;
}

.ql-editor .ql-bg-blue {
  background-color: #06c;
}

.ql-editor .ql-bg-purple {
  background-color: #93f;
}

.ql-editor .ql-color-white {
  color: #fff;
}

.ql-editor .ql-color-red {
  color: #e60000;
}

.ql-editor .ql-color-orange {
  color: #f90;
}

.ql-editor .ql-color-yellow {
  color: #ff0;
}

.ql-editor .ql-color-green {
  color: #008a00;
}

.ql-editor .ql-color-blue {
  color: #06c;
}

.ql-editor .ql-color-purple {
  color: #93f;
}

.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}

.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}

.ql-editor .ql-size-small {
  font-size: .75em;
}

.ql-editor .ql-size-large {
  font-size: 1.5em;
}

.ql-editor .ql-size-huge {
  font-size: 2.5em;
}

.ql-editor .ql-direction-rtl {
  text-align: inherit;
  direction: rtl;
}

.ql-editor .ql-align-center {
  text-align: center;
}

.ql-editor .ql-align-justify {
  text-align: justify;
}

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

.ql-editor .ql-ui {
  position: absolute;
}

.ql-editor.ql-blank:before {
  color: #0009;
  content: attr(data-placeholder);
  pointer-events: none;
  font-style: italic;
  position: absolute;
  left: 15px;
  right: 15px;
}

.ql-snow.ql-toolbar:after, .ql-snow .ql-toolbar:after {
  clear: both;
  content: "";
  display: table;
}

.ql-snow.ql-toolbar button, .ql-snow .ql-toolbar button {
  cursor: pointer;
  float: left;
  background: none;
  border: none;
  width: 28px;
  height: 24px;
  padding: 3px 5px;
  display: inline-block;
}

.ql-snow.ql-toolbar button svg, .ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}

.ql-snow.ql-toolbar button:active:hover, .ql-snow .ql-toolbar button:active:hover {
  outline: none;
}

.ql-snow.ql-toolbar input.ql-image[type="file"], .ql-snow .ql-toolbar input.ql-image[type="file"] {
  display: none;
}

.ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}

.ql-snow.ql-toolbar button:hover .ql-fill, .ql-snow .ql-toolbar button:hover .ql-fill, .ql-snow.ql-toolbar button:focus .ql-fill, .ql-snow .ql-toolbar button:focus .ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}

.ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}

@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active), .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }

  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }

  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke, .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter, .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}

.ql-snow, .ql-snow * {
  box-sizing: border-box;
}

.ql-snow .ql-hidden {
  display: none;
}

.ql-snow .ql-out-bottom, .ql-snow .ql-out-top {
  visibility: hidden;
}

.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}

.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}

.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}

.ql-snow .ql-formats {
  vertical-align: middle;
  display: inline-block;
}

.ql-snow .ql-formats:after {
  clear: both;
  content: "";
  display: table;
}

.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}

.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}

.ql-snow .ql-fill, .ql-snow .ql-stroke.ql-fill {
  fill: #444;
}

.ql-snow .ql-empty {
  fill: none;
}

.ql-snow .ql-even {
  fill-rule: evenodd;
}

.ql-snow .ql-thin, .ql-snow .ql-stroke.ql-thin {
  stroke-width: 1px;
}

.ql-snow .ql-transparent {
  opacity: .4;
}

.ql-snow .ql-direction svg:last-child {
  display: none;
}

.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}

.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}

.ql-snow .ql-editor h1 {
  font-size: 2em;
}

.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}

.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}

.ql-snow .ql-editor h4 {
  font-size: 1em;
}

.ql-snow .ql-editor h5 {
  font-size: .83em;
}

.ql-snow .ql-editor h6 {
  font-size: .67em;
}

.ql-snow .ql-editor a {
  text-decoration: underline;
}

.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 16px;
}

.ql-snow .ql-editor code, .ql-snow .ql-editor .ql-code-block-container {
  background-color: #f0f0f0;
  border-radius: 3px;
}

.ql-snow .ql-editor .ql-code-block-container {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 10px;
}

.ql-snow .ql-editor code {
  padding: 2px 4px;
  font-size: 85%;
}

.ql-snow .ql-editor .ql-code-block-container {
  color: #f8f8f2;
  background-color: #23241f;
  overflow: visible;
}

.ql-snow .ql-editor img {
  max-width: 100%;
}

.ql-snow .ql-picker {
  color: #444;
  float: left;
  vertical-align: middle;
  height: 24px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  position: relative;
}

.ql-snow .ql-picker-label {
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  display: inline-block;
  position: relative;
}

.ql-snow .ql-picker-label:before {
  line-height: 22px;
  display: inline-block;
}

.ql-snow .ql-picker-options {
  white-space: nowrap;
  background-color: #fff;
  min-width: 100%;
  padding: 4px 8px;
  display: none;
  position: absolute;
}

.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  z-index: 1;
  margin-top: -1px;
  display: block;
  top: 100%;
}

.ql-snow .ql-color-picker, .ql-snow .ql-icon-picker {
  width: 28px;
}

.ql-snow .ql-color-picker .ql-picker-label, .ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-label svg, .ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}

.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0;
}

.ql-snow .ql-icon-picker .ql-picker-item {
  width: 24px;
  height: 24px;
  padding: 2px 4px;
}

.ql-snow .ql-color-picker .ql-picker-options {
  width: 152px;
  padding: 3px 5px;
}

.ql-snow .ql-color-picker .ql-picker-item {
  float: left;
  border: 1px solid #0000;
  width: 16px;
  height: 16px;
  margin: 2px;
  padding: 0;
}

.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  width: 18px;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  right: 0;
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before {
  content: attr(data-label);
}

.ql-snow .ql-picker.ql-header {
  width: 98px;
}

.ql-snow .ql-picker.ql-header .ql-picker-label:before, .ql-snow .ql-picker.ql-header .ql-picker-item:before {
  content: "Normal";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  content: "Heading 1";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  content: "Heading 2";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  content: "Heading 3";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  content: "Heading 4";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  content: "Heading 5";
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before, .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  content: "Heading 6";
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  font-size: 2em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  font-size: 1.5em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  font-size: 1.17em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  font-size: 1em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  font-size: .83em;
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  font-size: .67em;
}

.ql-snow .ql-picker.ql-font {
  width: 108px;
}

.ql-snow .ql-picker.ql-font .ql-picker-label:before, .ql-snow .ql-picker.ql-font .ql-picker-item:before {
  content: "Sans Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="serif"]:before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="serif"]:before {
  content: "Serif";
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value="monospace"]:before, .ql-snow .ql-picker.ql-font .ql-picker-item[data-value="monospace"]:before {
  content: "Monospace";
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="serif"]:before {
  font-family: Georgia, Times New Roman, serif;
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value="monospace"]:before {
  font-family: Monaco, Courier New, monospace;
}

.ql-snow .ql-picker.ql-size {
  width: 98px;
}

.ql-snow .ql-picker.ql-size .ql-picker-label:before, .ql-snow .ql-picker.ql-size .ql-picker-item:before {
  content: "Normal";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="small"]:before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="small"]:before {
  content: "Small";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="large"]:before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="large"]:before {
  content: "Large";
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="huge"]:before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="huge"]:before {
  content: "Huge";
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="small"]:before {
  font-size: 10px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="large"]:before {
  font-size: 18px;
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="huge"]:before {
  font-size: 32px;
}

.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}

.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}

.ql-code-block-container {
  position: relative;
}

.ql-code-block-container .ql-ui {
  top: 5px;
  right: 5px;
}

.ql-toolbar.ql-snow {
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 8px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}

.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid #0000;
}

.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid #0000;
  box-shadow: 0 2px 8px #0003;
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label, .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}

.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected, .ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}

.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0;
}

.ql-snow .ql-tooltip {
  color: #444;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px 12px;
  box-shadow: 0 0 5px #ddd;
}

.ql-snow .ql-tooltip:before {
  content: "Visit URL:";
  margin-right: 8px;
  line-height: 26px;
}

.ql-snow .ql-tooltip input[type="text"] {
  border: 1px solid #ccc;
  width: 170px;
  height: 26px;
  margin: 0;
  padding: 3px 5px;
  font-size: 13px;
  display: none;
}

.ql-snow .ql-tooltip a.ql-preview {
  text-overflow: ellipsis;
  vertical-align: top;
  max-width: 200px;
  display: inline-block;
  overflow-x: hidden;
}

.ql-snow .ql-tooltip a.ql-action:after {
  content: "Edit";
  border-right: 1px solid #ccc;
  margin-left: 16px;
  padding-right: 8px;
}

.ql-snow .ql-tooltip a.ql-remove:before {
  content: "Remove";
  margin-left: 8px;
}

.ql-snow .ql-tooltip a {
  line-height: 26px;
}

.ql-snow .ql-tooltip.ql-editing a.ql-preview, .ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}

.ql-snow .ql-tooltip.ql-editing input[type="text"] {
  display: inline-block;
}

.ql-snow .ql-tooltip.ql-editing a.ql-action:after {
  content: "Save";
  border-right: 0;
  padding-right: 0;
}

.ql-snow .ql-tooltip[data-mode="link"]:before {
  content: "Enter link:";
}

.ql-snow .ql-tooltip[data-mode="formula"]:before {
  content: "Enter formula:";
}

.ql-snow .ql-tooltip[data-mode="video"]:before {
  content: "Enter video:";
}

.ql-snow a {
  color: #06c;
}

.ql-container.ql-snow {
  border: 1px solid #ccc;
}

/* [project]/src/views/shared/destination-featured-resorts-section/styles.module.css [app-client] (css) */
a.styles-module__fR_KiG__fl_bx_lnk_glb:hover ~ .styles-module__fR_KiG__network_travel_img_text .styles-module__fR_KiG__btn a {
  color: #f85241;
  background-color: #fff;
}

a.styles-module__fR_KiG__fl_bx_lnk_glb:hover ~ .styles-module__fR_KiG__network_travel_img img {
  transform: scale(1.1);
}

.styles-module__fR_KiG__feature_resort_row {
  grid-template-columns: repeat(3, 1fr);
  gap: 1.771vw;
  display: grid;
}

.styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text {
  text-align: left;
}

.styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_box .styles-module__fR_KiG__network_travel_top:before {
  opacity: .83;
  background: linear-gradient(360deg, #000 0%, #191a1a00 100%);
  height: 70%;
}

.styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text span {
  color: #fff;
  padding-bottom: .521vw;
  font-size: .573vw;
  line-height: .729vw;
  display: block;
}

.styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text h4 {
  color: #fff;
  font-size: 1.042vw;
}

.styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text p {
  color: #fff;
  padding-top: .741vw;
  font-size: .573vw;
  line-height: .729vw;
}

.styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text .styles-module__fR_KiG__btn a {
  font-family: Bebas Neue, sans-serif;
  font-size: .781vw;
  font-weight: 400;
}

.styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text {
  text-align: center;
  z-index: 2;
  width: 80%;
  margin: 0 auto;
  position: absolute;
  bottom: 3.148vw;
  left: 0;
  right: 0;
}

.styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text h3 {
  color: #fff;
  font-size: 2.083vw;
}

.styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text .styles-module__fR_KiG__btn a {
  background-color: #0000;
  border: .0365vw solid #fff;
  border-radius: .0365vw;
  padding: .732vw 1.537vw;
  font-size: .833vw;
  font-weight: 800;
  text-decoration: none;
}

.styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text .styles-module__fR_KiG__btn a:hover {
  color: #f85241;
  background-color: #fff;
}

.styles-module__fR_KiG__network_travel_box .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img {
  padding-bottom: 27.292vw;
  position: relative;
  overflow: hidden;
}

.styles-module__fR_KiG__network_travel_box .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 1.098vw 1.464vw #00000029;
}

.styles-module__fR_KiG__network_travel_box .styles-module__fR_KiG__network_travel_top {
  position: relative;
}

.styles-module__fR_KiG__network_travel_box .styles-module__fR_KiG__network_travel_top:before {
  content: "";
  opacity: .24;
  mix-blend-mode: multiply;
  z-index: 1;
  background: linear-gradient(360deg, #1f1f1f 0%, #69696900 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.styles-module__fR_KiG__destination_resort_sec2 .styles-module__fR_KiG__feature_resort_row {
  grid-template-columns: repeat(4, 1fr);
}

.styles-module__fR_KiG__destination_resort_sec2 .styles-module__fR_KiG__network_travel_box .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img {
  padding-bottom: 19.584vw;
}

.styles-module__fR_KiG__our_desti_sec2 {
  margin-top: -7.813vw;
}

@media only screen and (max-width: 1024px) {
  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text span {
    font-size: 1.071vw;
    line-height: 1.3;
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text h4 {
    font-size: 1.753vw;
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text p {
    font-size: 1.071vw;
    line-height: 1.3;
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text .styles-module__fR_KiG__btn a {
    font-size: 1.493vw;
  }

  .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text h3 {
    font-size: 4.94vw;
  }

  .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text .styles-module__fR_KiG__btn a {
    padding: 1.532vw 2.025vw;
    font-size: 1.825vw;
  }

  .styles-module__fR_KiG__destination_resort_sec2 .styles-module__fR_KiG__feature_resort_row {
    grid-template-columns: repeat(2, 1fr);
  }

  .styles-module__fR_KiG__destination_resort_sec2 .styles-module__fR_KiG__network_travel_box .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img, .styles-module__fR_KiG__network_travel_box .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img {
    padding-bottom: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text span {
    font-size: 1.782vw;
    line-height: 1.3;
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text h4 {
    font-size: 3.176vw;
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text p {
    font-size: 1.924vw;
    line-height: 1.3;
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text .styles-module__fR_KiG__btn a {
    font-size: 2.832vw;
  }

  .styles-module__fR_KiG__feature_resort_row {
    grid-row-gap: 5.929vw;
    grid-template-columns: repeat(1, 1fr);
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text {
    bottom: 4.374vw;
  }

  .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text h3 {
    font-size: 6.294vw;
  }

  .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text .styles-module__fR_KiG__btn a {
    padding: 2.232vw 5.025vw;
    font-size: 3.225vw;
  }

  .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text {
    width: 90%;
    bottom: 4.374vw;
  }

  .styles-module__fR_KiG__destination_resort_sec2 .styles-module__fR_KiG__feature_resort_row {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media only screen and (max-width: 575px) {
  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text span {
    font-size: 2.782vw;
    line-height: 1.3;
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text h4 {
    font-size: 5.176vw;
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_img_text p {
    padding-bottom: 2.521vw;
    font-size: 3.579vw;
    line-height: 1.3;
  }

  .styles-module__fR_KiG__feature_resort_row .styles-module__fR_KiG__network_travel_top .styles-module__fR_KiG__network_travel_img_text .styles-module__fR_KiG__btn a {
    padding: 2.375vw 3.508vw;
    font-size: 3.437vw;
  }
}

/* [project]/src/views/shared/instagram-feed-section/styles.module.css [app-client] (css) */


/* [project]/src/views/shared/review-form-section/styles.module.css [app-client] (css) */
.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card {
  background: #fff;
  border: .052vw solid #cecece;
  border-radius: 0;
  padding: 1.25vw;
  box-shadow: 0 .781vw 1.042vw #0000001a;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card_header h2 {
  letter-spacing: -.015em;
  padding-bottom: 1.25vw;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.354vw;
  line-height: 1;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__rating_section .styles-module___3pxXW__rating_label {
  color: #020202;
  margin-bottom: .364vw;
  font-size: .729vw;
  font-weight: 600;
  display: block;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__rating_section .styles-module___3pxXW__stars_container {
  gap: .26vw;
  display: flex;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__rating_section {
  margin-bottom: 1.25vw;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__star_wrapper {
  cursor: pointer;
  color: #bdbdbd;
  transition: color .3s ease-in-out;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__star_filled {
  color: #f85241;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__star_empty {
  color: #bdbdbd;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__star_wrapper:hover {
  color: #f85241;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__comment_box .styles-module___3pxXW__MuiTextField-root {
  margin: .417vw;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__frm_btn_wrap {
  margin-top: 1.042vw;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__frm_btn_wrap button {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: .1em;
  background-color: #f85241;
  border: none;
  border-radius: 0;
  outline: none;
  padding: .781vw 1.892vw;
  font-family: Raleway, sans-serif;
  font-size: .729vw;
  font-weight: 600;
  line-height: 1;
  transition: all .3s ease-in-out;
  display: inline-block;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__frm_btn_wrap button:hover {
  background: #1f1f1f;
}

.styles-module___3pxXW__rating_error {
  color: #f85241;
  margin-top: .413vw;
  font-size: .753vw;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__success_message {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 1.25vw;
  display: flex;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__success_icon {
  color: #fff;
  background-color: #4caf50;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.125vw;
  height: 3.125vw;
  display: flex;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__success_title {
  letter-spacing: -.015em;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 1.354vw;
  line-height: 1;
}

.styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__success_description {
  color: #1f1f1f;
  font-weight: 500;
  line-height: 1.5;
  font-family: Raleway, sans-serif !important;
}

@media only screen and (max-width: 1024px) {
  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card_header h2, .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__success_title {
    font-size: 2.065vw;
  }

  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__rating_section .styles-module___3pxXW__rating_label {
    font-size: 1.208vw;
  }

  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__frm_btn_wrap button {
    padding: 1.09vw 1.441vw;
    font-size: 1.26vw;
  }

  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__frm_btn_wrap {
    margin-top: 1.753vw;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card {
    padding: 1.961vw;
  }

  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card_header h2, .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__success_title {
    font-size: 3.488vw;
  }

  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__rating_section .styles-module___3pxXW__rating_label {
    margin-bottom: 1.787vw;
    font-size: 1.92vw;
  }

  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__rating_section {
    margin-bottom: 3.384vw;
  }

  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__frm_btn_wrap {
    margin-top: 2.464vw;
  }

  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__success_message {
    gap: 1.912vw;
  }

  .styles-module___3pxXW__review_frm_sec .styles-module___3pxXW__review_card .styles-module___3pxXW__frm_btn_wrap button {
    padding: 2.375vw 3.508vw;
    font-size: 3.437vw;
  }
}

/* [project]/src/views/shared/cta-section/styles.module.css [app-client] (css) */
.styles-module__SqJzxG__cta_section {
  background: #f85241;
  position: relative;
}

.styles-module__SqJzxG__cta_section:before {
  content: "";
  mix-blend-mode: multiply;
  background: url("/images/front-pages/tan-background.png") center / 100% 100% no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row {
  grid-template-columns: repeat(2, 1fr);
  gap: 2.343vw;
  display: grid;
  position: relative;
}

.styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box {
  text-align: center;
  padding: 2.928vw 2.928vw 5.857vw;
  position: relative;
}

.styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box:first-child {
  border-right: .0365vw solid #1f1f1f;
}

.styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box:first-child p {
  max-width: 14.4vw;
  margin: 0 auto;
}

.styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box h2 {
  letter-spacing: 0;
  font-size: 3.66vw;
}

.styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box p {
  color: #fff;
  max-width: 19.844vw;
  margin: 0 auto;
  font-size: .885vw;
  line-height: 1.146vw;
}

.styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box .styles-module__SqJzxG__btn {
  position: absolute;
  bottom: 1.928vw;
  left: 0;
  right: 0;
}

.styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box .styles-module__SqJzxG__btn a {
  text-align: center;
  color: #fff;
  background-color: #1f1f1f;
  border-radius: 0;
  min-width: 6.25vw;
  padding: .878vw .732vw;
  font-size: .833vw;
  font-weight: 800;
}

.styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box .styles-module__SqJzxG__btn a:hover {
  color: #ea5647;
  background-color: #fff;
}

@media only screen and (max-width: 1024px) {
  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box p {
    font-size: 1.864vw;
    line-height: 1.2;
  }

  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box:first-child p, .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box p {
    max-width: 70%;
  }

  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box .styles-module__SqJzxG__btn a {
    min-width: 15.567vw;
    padding: 1.478vw 1.732vw;
    font-size: 1.825vw;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }

  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box:first-child {
    border-bottom: .0365vw solid #1f1f1f;
    border-right: 0;
  }

  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box p {
    font-size: 3.579vw;
    line-height: 1.4;
  }

  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box:first-child p, .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box p {
    max-width: 100%;
  }

  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box .styles-module__SqJzxG__btn a {
    min-width: 24.567vw;
    padding: 2.375vw 3.508vw;
    font-size: 3.437vw;
  }

  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box {
    padding: 5.857vw;
  }

  .styles-module__SqJzxG__cta_section .styles-module__SqJzxG__cta_row .styles-module__SqJzxG__cta_box .styles-module__SqJzxG__btn {
    position: relative;
    bottom: auto;
  }
}

/*# sourceMappingURL=_4349c2f2._.css.map*/