/* [project]/src/views/sub-pages/resorts/resort-detail/overview/styles.module.css [app-client] (css) */
a.styles-module__ivNy0G__fl_bx_lnk_glb:hover ~ .styles-module__ivNy0G__network_travel_img_text .styles-module__ivNy0G__btn a {
  color: #f85241;
  background-color: #fff;
}

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

section.styles-module__ivNy0G__home_section1.styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__destination_overview_sec1 {
  padding-top: 12.869vw;
}

section.styles-module__ivNy0G__home_section1.styles-module__ivNy0G__our_desti_sec1 {
  box-shadow: none;
  background: url("/images/front-pages/images/tan-background-copy.jpg") center / cover no-repeat;
  padding-bottom: 13.021vw;
}

.styles-module__ivNy0G__destination_overview_tab {
  max-width: 36.459vw;
  margin: 0 auto;
  padding-bottom: 4.427vw;
}

ul.styles-module__ivNy0G__destination_tab {
  -moz-column-gap: 3.229vw;
  grid-row-gap: 1.25vw;
  border-bottom: .026vw solid #707070;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 3.229vw;
  list-style: none;
  display: flex;
}

ul.styles-module__ivNy0G__destination_tab li a {
  text-transform: uppercase;
  color: #1f1f1f;
  font-size: .833vw;
  font-weight: 600;
  line-height: 3;
  display: block;
  position: relative;
}

ul.styles-module__ivNy0G__destination_tab li a:before {
  content: "";
  background-color: #f85241;
  width: 0%;
  height: .312vw;
  transition: all .3s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
}

ul.styles-module__ivNy0G__destination_tab li.styles-module__ivNy0G__active a:before, ul.styles-module__ivNy0G__destination_tab li a:hover:before {
  width: 100%;
}

ul.styles-module__ivNy0G__destination_tab li.styles-module__ivNy0G__active a {
  text-decoration: none;
}

.styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1, .styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text2 {
  -moz-column-gap: 3.333vw;
  align-items: center;
  column-gap: 3.333vw;
  display: flex;
}

.styles-module__ivNy0G__bamboo_boat {
  position: relative;
}

.styles-module__ivNy0G__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 1.098vw 1.464vw #00000094;
}

.styles-module__ivNy0G__location_name.styles-module__ivNy0G__bamboo_boat_loc {
  z-index: 1;
  position: absolute;
  bottom: 2.928vw;
  right: 2.928vw;
}

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

.styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__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__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1 a svg {
  width: 1.318vw;
  height: 1.318vw;
}

.styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1 a:hover {
  background-color: #000;
}

.styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text2 {
  padding: 1.098vw 0 1.196vw;
}

.styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text2 h2 {
  color: #1f1f1f;
  font-size: 4.167vw;
  line-height: 3.646vw;
}

.styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text2 img {
  width: 5vw;
  height: 6.042vw;
  margin-right: 2.1vw;
}

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

.styles-module__ivNy0G__our_desti_sec1 .styles-module__ivNy0G__head_text_center {
  max-width: 43.125vw;
}

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

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

.styles-module__ivNy0G__our_desti_sec1 .styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1 {
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  ul.styles-module__ivNy0G__destination_tab {
    -moz-column-gap: 2.518vw;
    column-gap: 2.518vw;
  }

  ul.styles-module__ivNy0G__destination_tab li a {
    font-size: 1.26vw;
  }

  .styles-module__ivNy0G__our_desti_sec1 .styles-module__ivNy0G__head_text_center, .styles-module__ivNy0G__our_desti_sec1 .styles-module__ivNy0G__head_text_center p {
    max-width: 100%;
  }

  .styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1 a {
    padding: 1.532vw 2.025vw;
    font-size: 1.825vw;
  }

  .styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1 a svg {
    width: 2.318vw;
    height: 2.018vw;
  }
}

@media only screen and (max-width: 768px) {
  section.styles-module__ivNy0G__home_section1.styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__destination_overview_sec1 {
    padding-top: 22.616vw;
  }

  .styles-module__ivNy0G__destination_overview_tab {
    max-width: 90%;
  }

  ul.styles-module__ivNy0G__destination_tab li a {
    font-size: 2.114vw;
  }

  .styles-module__ivNy0G__destination_overview_tab {
    padding-bottom: 6.562vw;
  }

  .styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1 a {
    padding: 1.532vw 3.025vw;
    font-size: 3.825vw;
  }

  .styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1 a svg {
    width: 3.318vw;
    height: 3.318vw;
  }
}

section.styles-module__ivNy0G__home_section1.styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__jade_jungle_sec1 {
  padding-top: 14.24vw;
  padding-bottom: 4.938vw;
}

.styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__jade_jungle_sec1 .styles-module__ivNy0G__head_text_center {
  max-width: 41.667vw;
}

.styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__jade_jungle_sec1 .styles-module__ivNy0G__head_text_center h3 {
  letter-spacing: -.015em;
  text-transform: none;
  font-family: Raleway, sans-serif;
  font-size: 1.563vw;
  font-style: italic;
  font-weight: 700;
  line-height: 1.3;
}

.styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__jade_jungle_sec1 .styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1 {
  padding: 1.667vw 0;
}

@media only screen and (max-width: 1024px) {
  .styles-module__ivNy0G__our_desti_sec1 .styles-module__ivNy0G__destination_overview_tab, .styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__jade_jungle_sec1 .styles-module__ivNy0G__head_text_center {
    max-width: 90%;
  }
}

@media only screen and (max-width: 768px) {
  section.styles-module__ivNy0G__home_section1.styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__jade_jungle_sec1 {
    padding-top: 22.938vw;
  }

  .styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__jade_jungle_sec1 .styles-module__ivNy0G__head_text_center h3 {
    font-size: 2.963vw;
  }

  .styles-module__ivNy0G__our_desti_sec1.styles-module__ivNy0G__jade_jungle_sec1 .styles-module__ivNy0G__adventure_right_text .styles-module__ivNy0G__advanture_text1 {
    padding: 3.667vw 0;
  }
}

.styles-module__ivNy0G__jade_jungle_sec2 h2 {
  padding-bottom: .833vw;
}

.styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner .styles-module__ivNy0G__property_info_img {
  padding-bottom: 77%;
  position: relative;
}

.styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner .styles-module__ivNy0G__property_info_img img {
  border-radius: .469vw;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner .styles-module__ivNy0G__property_info_text {
  padding-top: 1.042vw;
}

.styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner .styles-module__ivNy0G__property_info_text h3 {
  padding-bottom: .433vw;
}

.styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner .styles-module__ivNy0G__property_info_text p {
  max-width: 75%;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  .styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner .styles-module__ivNy0G__property_info_text p {
    max-width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__ivNy0G__jade_jungle_sec2 .styles-module__ivNy0G__gap_16 {
    gap: 5.482vw;
  }

  .styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner .styles-module__ivNy0G__property_info_text {
    padding-top: 3.042vw;
  }
}

.styles-module__ivNy0G__jade_jungle_sec3_row {
  flex-wrap: wrap;
  row-gap: 3.333vw;
  padding-bottom: 3.646vw;
  display: flex;
}

.styles-module__ivNy0G__jade_jungle_sec3_row .styles-module__ivNy0G__jungle_map_box {
  box-sizing: border-box;
  width: 45%;
}

.styles-module__ivNy0G__jade_jungle_sec3_row .styles-module__ivNy0G__jungle_facilities_box {
  box-sizing: border-box;
  grid-row-gap: 3.333vw;
  flex-direction: column;
  width: 55%;
  padding-left: 3.333vw;
  display: flex;
}

.styles-module__ivNy0G__reservations_info_box .styles-module__ivNy0G__reservations_info_inner {
  text-align: center;
  background-color: #f7f7f7;
  border: .052vw solid #d1d1d1;
  height: 100%;
  padding: 1.667vw 0;
  box-shadow: 0 3px 6px #00000029;
}

.styles-module__ivNy0G__reservations_info_box .styles-module__ivNy0G__reservations_info_inner span {
  color: #000;
  padding-bottom: .416vw;
  font-size: 1.094vw;
  font-weight: 800;
  display: block;
}

.styles-module__ivNy0G__reservations_info_box .styles-module__ivNy0G__reservations_info_inner p {
  color: #000;
  padding-bottom: .416vw;
}

.styles-module__ivNy0G__reservations_info_box .styles-module__ivNy0G__reservations_info_inner a {
  color: #000;
  font-style: italic;
  font-weight: 700;
}

@media only screen and (max-width: 1024px) {
  .styles-module__ivNy0G__jade_jungle_sec3 {
    padding-top: 3vw;
  }

  .styles-module__ivNy0G__reservations_info_box .styles-module__ivNy0G__reservations_info_inner span {
    font-size: 2.094vw;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__ivNy0G__jade_jungle_sec3_row .styles-module__ivNy0G__jungle_map_box {
    width: 100%;
  }

  .styles-module__ivNy0G__jade_jungle_sec3_row .styles-module__ivNy0G__jungle_facilities_box {
    width: 100%;
    padding-top: 3.369vw;
    padding-left: 0;
  }

  .styles-module__ivNy0G__reservations_info_box .styles-module__ivNy0G__reservations_info_inner span {
    font-size: 3.094vw;
  }
}

.styles-module__ivNy0G__jade_jungle_sec4 h2 {
  padding-bottom: .833vw;
}

.styles-module__ivNy0G__activities_adventures .styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner .styles-module__ivNy0G__property_info_text p {
  max-width: 100%;
}

.styles-module__ivNy0G__activities_adventures .styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner {
  height: 100%;
  padding-bottom: 1.258vw;
  position: relative;
}

.styles-module__ivNy0G__activities_read_more_btn {
  color: #237b81;
  text-transform: uppercase;
  align-items: center;
  gap: .833vw;
  font-weight: 500;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.styles-module__ivNy0G__activities_read_more_btn:hover {
  color: #ea5647;
}

.styles-module__ivNy0G__activities_read_more_btn:hover svg path {
  fill: #ea5647;
}

.styles-module__ivNy0G__activities_adventures .styles-module__ivNy0G__property_info_box {
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .styles-module__ivNy0G__activities_adventures .styles-module__ivNy0G__property_info_box .styles-module__ivNy0G__property_info_inner {
    padding-bottom: 4.258vw;
  }
}

section.styles-module__ivNy0G__home_section2, .styles-module__ivNy0G__adventure_post {
  position: relative;
}

.styles-module__ivNy0G__home_section2 .styles-module__ivNy0G__slick-dotted.styles-module__ivNy0G__slick-slider {
  margin-bottom: 0;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-list {
  padding: 0 12.811vw !important;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-list, .styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-list .styles-module__ivNy0G__slick-track {
  display: flex;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-list .styles-module__ivNy0G__slick-slide {
  padding: 0 .732vw 2.196vw;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__resort_box {
  position: relative;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__resort_box .styles-module__ivNy0G__resort_img {
  padding-bottom: 46.12vw;
  position: relative;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-slide:not(.styles-module__ivNy0G__slick-active) .styles-module__ivNy0G__resort_box .styles-module__ivNy0G__resort_img:before {
  content: "";
  z-index: 1;
  opacity: .53;
  background-color: #1f1f1f;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__resort_box .styles-module__ivNy0G__resort_img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 1.098vw 1.464vw #00000029;
}

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

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dots {
  justify-content: center;
  gap: .5vw;
  display: flex;
  bottom: -3vw;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dots li button {
  background-color: #fff;
  border: .0365vw solid #131313;
  border-radius: 5.208vw;
  width: 1.245vw;
  height: 1.245vw;
  padding: 0;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dots li.styles-module__ivNy0G__slick-active button {
  background-color: #ea5647;
  border-color: #ea5647;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dots li button:before {
  display: none;
}

.styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dotted.styles-module__ivNy0G__slick-slider {
  margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
  .styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__resort_box .styles-module__ivNy0G__resort_img {
    padding-bottom: 56.12vw;
  }

  .styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dots li button {
    width: 2.245vw;
    height: 2.245vw;
  }

  .styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dots {
    gap: 1.5vw;
    bottom: -6vw;
  }
}

@media only screen and (max-width: 768px) {
  .styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__resort_box .styles-module__ivNy0G__resort_img {
    padding-bottom: 100%;
  }

  .styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dots li button {
    width: 3.245vw;
    height: 3.245vw;
  }

  .styles-module__ivNy0G__home_slider2 .styles-module__ivNy0G__slick-dots {
    gap: 2.5vw;
  }
}

/* [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/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/instagram-feed-section/styles.module.css [app-client] (css) */


/* [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=_9efec3a0._.css.map*/