@charset "UTF-8";
.article-page-hero {
  position: relative;
}
.article-page-hero .custom-tours-slider {
  background-color: var(--color-primary-light);
  color: var(--color-neutral-lightest);
  font: 700 14px roc-grotesk, sans-serif;
  margin: 0 -15px;
  padding: 10px 15px;
  text-align: center;
}
.article-page-hero .custom-tours-slider .custom-tours-title {
  margin-bottom: 7px;
}
.article-page-hero .custom-tours-slider .see-all-custom-tours-btn {
  font: 500 12px roc-grotesk, sans-serif;
  padding: 5px 15px;
  text-transform: none;
  margin: 0 auto;
}
.article-page-hero .hero-background {
  height: 370px;
  margin: 0 -15px;
  position: relative;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
}
.article-page-hero .hero-background::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}
.article-page-hero .hero-background .video-block, .article-page-hero .hero-background .video-box {
  width: 100%;
  height: 100%;
}
.article-page-hero .hero-background img, .article-page-hero .hero-background video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-page-hero .hero-background .breadcrumbs-section {
  position: absolute;
  top: 0;
  left: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 94%;
  margin: 0;
  background: rgba(253, 247, 236, 0.7);
  border-radius: 0 0 20px 0;
}
.article-page-hero .hero-background .breadcrumbs-section .main-breadcrumb {
  padding: 8px 15px 8px 25px;
}
.article-page-hero .hero-background .breadcrumbs-section .breadcrumb-list li {
  font: 500 12px freight-sans-pro, sans-serif;
}
.article-page-hero .hero-background .breadcrumbs-section .breadcrumb-list li.active {
  font-weight: 600;
}
.article-page-hero .hero-background .breadcrumbs-section .breadcrumb-list li:not(:last-child)::after {
  content: "•";
}
.article-page-hero .hero-background .breadcrumbs-section .breadcrumb-list li a,
.article-page-hero .hero-background .breadcrumbs-section .breadcrumb-list li span {
  color: var(--color-text);
}
.article-page-hero .hero-background .stamp {
  width: 108px;
  height: 108px;
  position: absolute;
  top: 60px;
  right: 30px;
}
@-webkit-keyframes rotateClockwise {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotateClockwise {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.article-page-hero .hero-background .stamp .rotating-text {
  -webkit-animation: rotateClockwise 8s linear infinite;
          animation: rotateClockwise 8s linear infinite;
}
.article-page-hero .hero-foreground {
  position: relative;
  z-index: 4;
  padding: 38px 10px 20px;
  background: var(--color-neutral-lightest);
}
.article-page-hero .hero-foreground .hero-article-title {
  font: 700 30px roc-grotesk, sans-serif;
  text-align: center;
  position: relative;
  color: var(--color-text);
  margin-bottom: 10px;
}
.article-page-hero .hero-foreground .hero-article-subtitle {
  font: 500 22px roc-grotesk, sans-serif;
  text-align: center;
  margin-bottom: 30px;
}
.article-page-hero .hero-foreground .testimonial-area {
  color: var(--color-text);
}
.article-page-hero .hero-foreground .testimonial-area .author-area {
  font: 500 18px freight-sans-pro, sans-serif;
  text-align: left;
  margin-bottom: 15px;
}
.article-page-hero .hero-foreground .testimonial-area .date-area {
  font: 400 18px freight-sans-pro, sans-serif;
  text-align: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.article-page-hero .hero-foreground .article-category {
  padding: 20px;
  font: 500 16px roc-grotesk, sans-serif;
  text-transform: uppercase;
  background-color: var(--color-accent-gold);
  border-radius: 50%;
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  text-align: center;
}

.content-page-reviews-items {
  padding: 32px 45px 73px;
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#testimonial-bg-2-mobile") center/cover no-repeat;
  width: 349px;
  height: 318px;
  font-size: 15px;
  line-height: 1.3;
}
.content-page-reviews-items.with-image {
  padding: 28px 45px 68px;
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#testimonial-bg-1-mobile") center/cover no-repeat;
  height: 487px;
}
.content-page-reviews-items .img-block {
  width: 143px;
  height: 157px;
  clip-path: path("M110.442 150.968C101.85 159.164 90.9902 158.744 79.7343 157.112C55.9862 154.04 35.5142 143.804 18.3182 127.412C6.03024 115.748 -0.113755 100.796 0.0902448 83.588C0.294245 41.396 27.3182 8.43201 67.8542 1.26801C94.0622 -3.44799 113.514 9.24801 126.618 29.732C154.662 73.964 148.11 114.716 110.442 150.968Z");
  margin: 0 auto 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.content-page-reviews-items .img-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-page-reviews-items .reviewer-info {
  font: 500 18px Architects-Daughter, sans-serif;
  text-align: right;
  display: block;
}

@media screen and (min-width: 1200px) {
  .content-page-reviews-items {
    padding: 43px 38px 54px;
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#testimonial-bg-1-desktop") center/cover no-repeat;
    width: 570px;
    height: 263px;
    font-size: 17px;
    text-align: center;
  }
  .content-page-reviews-items .reviewer-info {
    text-align: center;
    font-size: 20px;
  }
  .content-page-reviews-items.with-image {
    padding: 34px 38px 58px;
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#testimonial-bg-2-desktop") center/cover no-repeat;
    height: 265px;
    width: 680px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  .content-page-reviews-items.with-image .reviewer-info {
    text-align: right;
  }
  .content-page-reviews-items.with-image .img-block {
    width: 120px;
    height: 132px;
    clip-path: path("M92.5354 126.434C85.3754 133.264 76.3254 132.914 66.9454 131.554C47.1554 128.994 30.0954 120.464 15.7654 106.804C5.52539 97.084 0.405387 84.6239 0.575387 70.284C0.745387 35.124 23.2654 7.65395 57.0454 1.68395C78.8854 -2.24605 95.0954 8.33396 106.015 25.404C129.385 62.264 123.925 96.224 92.5354 126.434Z");
  }
}
body {
  font: 500 15px freight-sans-pro, sans-serif;
  color: var(--color-text);
}
@media screen and (min-width: 768px) {
  body {
    font-size: 18px;
  }
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: roc-grotesk, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 10px;
}
@media screen and (min-width: 768px) {
  h1, .h1,
  h2, .h2,
  h3, .h3,
  h4, .h4,
  h5, .h5,
  h6, .h6 {
    margin: 0 0 20px;
  }
}

h1, .h1 {
  font-size: 30px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  h1, .h1 {
    font-size: 40px;
  }
}

h2, .h2 {
  font-size: 25px;
}
@media screen and (min-width: 768px) {
  h2, .h2 {
    font-size: 30px;
  }
}

h3, .h3 {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  h3, .h3 {
    font-size: 22px;
  }
}

h4, .h4 {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  h4, .h4 {
    font-size: 20px;
  }
}

h5, .h5 {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  h5, .h5 {
    font-size: 18px;
  }
}

h6, .h6 {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  h6, .h6 {
    font-size: 16px;
  }
}

.btn-primary {
  border-radius: 30px;
  padding: 10px 30px;
  font: 500 18px roc-grotesk, sans-serif;
  text-transform: none;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .btn-primary {
    font-size: 20px;
    border-radius: 40px;
  }
}

.btn-outline {
  font: 500 18px roc-grotesk, sans-serif;
  text-transform: none;
  border-radius: 30px;
  padding: 10px 30px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .btn-outline {
    font-size: 20px;
    border-radius: 40px;
  }
}

.content-page-main-block .content-page-aside-right-column {
  display: none;
}
.content-page-main-block .private-tours-link {
  padding: 10px 15px;
  background-color: var(--color-primary);
  position: relative;
  overflow: hidden;
  color: var(--color-neutral-lightest);
  position: sticky;
  top: var(--nav-bar-height);
  z-index: 10;
}
.content-page-main-block .private-tours-link .private-tour-title {
  font: 700 18px roc-grotesk, sans-serif;
  color: var(--color-neutral-lightest);
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
.content-page-main-block .private-tours-link .private-tour-title span {
  display: block;
  width: 42%;
}
.content-page-main-block .private-tours-link .private-tour-description {
  display: none;
}
.content-page-main-block .private-tours-link .decore-arrow {
  display: block;
  width: 120px;
  height: 1.5px;
  position: relative;
  border-radius: 3px;
  background-color: var(--color-neutral-lightest);
}
.content-page-main-block .private-tours-link .decore-arrow:before, .content-page-main-block .private-tours-link .decore-arrow:after {
  content: "";
  display: block;
  width: 5px;
  height: 1.5px;
  border-radius: 3px;
  position: absolute;
  top: -2px;
  right: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: inherit;
}
.content-page-main-block .private-tours-link .decore-arrow:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: auto;
  bottom: -2px;
}
.content-page-main-block .private-tours-link .city-doodle {
  position: absolute;
  top: 0;
  right: -20px;
  opacity: 0.3;
  width: 50%;
  height: 100%;
  overflow: hidden;
  max-width: 485px;
}
.content-page-main-block .private-tours-link .city-doodle img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-page-main-block .private-tours-link .btn-primary {
  font: 500 16px roc-grotesk, sans-serif;
  text-transform: none;
  padding: 5px 18px;
  margin: -20px 0 0 auto;
  position: relative;
  z-index: 1;
}
.content-page-main-block .private-tours-link .btn-primary:hover {
  color: var(--color-primary);
  background-color: var(--color-neutral-lightest);
}
.content-page-main-block .text_box-section h2, .content-page-main-block .text_box-section h3, .content-page-main-block .split-layout h2, .content-page-main-block .split-layout h3 {
  font-weight: 700;
}
.content-page-main-block .text_box-section a, .content-page-main-block .split-layout a {
  color: var(--color-text);
  text-decoration: underline;
  font-style: italic;
  font-weight: 600;
  -webkit-transition: -webkit-text-decoration 0.3s linear;
  transition: -webkit-text-decoration 0.3s linear;
  transition: text-decoration 0.3s linear;
  transition: text-decoration 0.3s linear, -webkit-text-decoration 0.3s linear;
}
.content-page-main-block .text_box-section a:hover, .content-page-main-block .split-layout a:hover {
  text-decoration: none;
}
.content-page-main-block .text_box-section {
  margin: 12px 0;
  font-size: 15px;
  line-height: 1.4;
  color: var(--color-text);
}
.content-page-main-block .text_box-section .section-content-box {
  max-width: 700px;
  margin: 0 auto;
}
.content-page-main-block .text_box-section .content-page-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.content-page-main-block .table-of-contents-section {
  margin: 30px 0;
}
.content-page-main-block .table-of-contents-section .table-of-content-block {
  padding: 0 10px;
  color: var(--color-text);
}
.content-page-main-block .table-of-contents-section .table-of-content-block .table-of-content-title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.content-page-main-block .table-of-contents-section .table-of-content-block .table-of-content-title-block .table-of-content-title {
  margin-bottom: 0;
}
.content-page-main-block .table-of-contents-section .table-of-content-block .table-of-content-title-block .chevron {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  content: "";
  width: 22px;
  height: 10px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#chevron") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#chevron") center/cover no-repeat;
  background-color: var(--color-text);
}
.content-page-main-block .table-of-contents-section .table-of-content-block .table-of-content-list {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s linear;
  transition: height 0.3s linear;
}
.content-page-main-block .table-of-contents-section .table-of-content-block ol, .content-page-main-block .table-of-contents-section .table-of-content-block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  margin: 0;
  padding: 15px 0 0 20px;
  line-height: 1.4;
}
.content-page-main-block .table-of-contents-section .table-of-content-block ol li a, .content-page-main-block .table-of-contents-section .table-of-content-block ul li a {
  color: var(--color-text);
}
.content-page-main-block .table-of-contents-section .table-of-content-block ol li a:hover, .content-page-main-block .table-of-contents-section .table-of-content-block ul li a:hover {
  color: var(--color-accent-gold);
}
.content-page-main-block .image-section-wrapp {
  margin: 20px auto;
  padding: 24px 16px 10px;
  background-color: var(--color-white);
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  max-width: 500px;
  width: 100%;
}
.content-page-main-block .image-section-wrapp .image-section {
  width: 100%;
}
.content-page-main-block .image-section-wrapp .image-section img, .content-page-main-block .image-section-wrapp .image-section video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 204px;
  max-height: 400px;
}
.content-page-main-block .image-section-wrapp .image-section .video-box {
  width: 100%;
}
.content-page-main-block .image-section-wrapp .image-section video {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media screen and (min-width: 768px) {
  .content-page-main-block .image-section-wrapp .image-section video {
    max-width: 600px;
    min-height: 300px;
  }
}
.content-page-main-block .image-section-wrapp .photo-credit-text {
  font: 500 14px Architects-Daughter, sans-serif;
  margin: 10px 0 0;
}
.content-page-main-block .split-layout {
  margin: 30px 0;
  color: var(--color-text);
}
.content-page-main-block .split-layout .content-page-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.content-page-main-block .split-layout.right .content-page-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.content-page-main-block .split-layout.bottom .content-page-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-page-main-block .split-layout .image-section-wrapp {
  margin: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 650px;
}
.content-page-main-block .split-layout .text-block {
  line-height: 1.4;
}
.content-page-main-block .split-layout .text-block .subtitle {
  margin-bottom: 15px;
}
.content-page-main-block .split-layout .text-block p {
  margin: 0 0 16px;
}
.content-page-main-block .split-layout .text-block p:last-child {
  margin-bottom: 0;
}
.content-page-main-block .section-top-tips-list {
  padding: 30px 10px;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .top-tips-list-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 20px;
  text-align: center;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .description {
  margin: 0;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .top-tips-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .top-tips-list .top-tips-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .icon-number {
  content: "";
  display: block;
  width: 44px;
  height: 47px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .icon-number.number-1 {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-1") center/cover no-repeat;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .icon-number.number-2 {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-2") center/cover no-repeat;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .icon-number.number-3 {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-3") center/cover no-repeat;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .icon-number.number-4 {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-4") center/cover no-repeat;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .icon-number.number-5 {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-5") center/cover no-repeat;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .icon-number.number-6 {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-6") center/cover no-repeat;
}
.content-page-main-block .section-top-tips-list .top-tips-list-box .top-tips-list-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.content-page-main-block .framed_box-section {
  margin: 20px 0;
}
.content-page-main-block .framed_box-section .section-content-box {
  border: 2px solid var(--color-primary);
  border-radius: 30px;
  padding: 25px 20px;
}
.content-page-main-block .image-block-video {
  margin: 20px 0;
}
.content-page-main-block .image-block-video .image-block-video-box {
  padding: 24px 16px 10px;
  background-color: var(--color-white);
  border-radius: 15px;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  min-height: 427px;
}
.content-page-main-block .image-block-video .youtube-video-description {
  font: 500 14px Architects-Daughter, sans-serif;
  margin: 10px 0 0;
}
.content-page-main-block .experiences-row-section {
  padding: 30px 0;
}
.content-page-main-block .experiences-row-section .content-page-container {
  padding: 0;
}
.content-page-main-block .experiences-row-section .title-block {
  color: var(--color-text);
  font-size: 15px;
}
.content-page-main-block .experiences-row-section .title-block .title {
  margin-bottom: 5px;
  font-size: 22px;
}
.content-page-main-block .experiences-row-section .title-block .description {
  margin: 0;
}
.content-page-main-block .experiences-row-section .content-page-experiences-slider {
  padding: 20px 15px 30px;
  margin: 0 -15px;
}
.content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-next,
.content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-prev {
  display: none;
}
.content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-pagination {
  bottom: 0;
}
.content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-pagination .swiper-pagination-bullet {
  background: var(--color-supportive);
  opacity: 0.8;
}
.content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color-primary);
  opacity: 1;
}
.content-page-main-block .section-customer-reviews {
  margin: 0 -15px 0;
}
.content-page-main-block .section-customer-reviews .title-box-with-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 20px;
}
.content-page-main-block .section-customer-reviews .title-box-with-button .title {
  font-size: 20px;
}
.content-page-main-block .section-customer-reviews .title-box-with-button .btn-primary {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-size: 12px;
  padding: 5px 10px;
}
.content-page-main-block .content-try-with-local {
  line-height: 1.4;
  padding: 30px 0 15px;
}
.content-page-main-block .content-try-with-local .content-page-container {
  position: relative;
  min-height: 240px;
  z-index: 1;
}
.content-page-main-block .content-try-with-local .content-page-container::before {
  content: "";
  display: block;
  width: 124px;
  height: 156px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#direction-icon") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#direction-icon") center/cover no-repeat;
  background-color: var(--color-primary-light);
  position: absolute;
  bottom: 0;
  left: -15px;
  z-index: -1;
}
.content-page-main-block .content-try-with-local .content-title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.content-page-main-block .content-try-with-local .content-title-block .title {
  text-align: center;
  margin-bottom: 0;
}
.content-page-main-block .content-try-with-local .content-title-block .description {
  margin: 0 0 0 115px;
}
.content-page-main-block .content-try-with-local .content-title-block .btn-primary {
  margin-left: auto;
}
.content-page-main-block .section-ready-to-plan .content-page-container {
  position: relative;
  padding: 40px 0 30px;
  z-index: 1;
  margin-left: 0;
}
.content-page-main-block .section-ready-to-plan .decore-img {
  content: "";
  display: block;
  width: 371px;
  height: 139px;
  background-color: var(--color-accent-rose);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#dashed-line-with-heart") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#dashed-line-with-heart") center/cover no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.content-page-main-block .section-ready-to-plan .title-block {
  max-width: 315px;
  margin: 0 auto;
}
.content-page-main-block .section-ready-to-plan .title-block .title {
  margin-bottom: 50px;
  color: var(--color-text);
  font-weight: 700;
}
.content-page-main-block .section-ready-to-plan .title-block .btn-primary {
  margin: 0 auto;
}
.content-page-main-block .section-content-page-reviews {
  padding: 30px 0;
}
.content-page-main-block .section-content-page-reviews .content-page-reviews-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.content-page-main-block .section-other-adventures {
  margin: 0 -15px;
}
.content-page-main-block .about-author-block {
  margin: 30px 0;
}
.content-page-main-block .about-author-block .about-author-block-content {
  display: grid;
  grid-template-areas: "a b" "c c";
  gap: 18px;
  padding: 20px;
  background-color: var(--color-supportive);
  border-radius: 30px;
}
.content-page-main-block .about-author-block .about-author-block-content .about-author-block-img {
  padding: 5px;
  width: 97px;
  grid-area: a;
  background-color: var(--color-white);
  border-radius: 3px;
  overflow: hidden;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.content-page-main-block .about-author-block .about-author-block-content .about-author-block-img img {
  width: 100%;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.content-page-main-block .about-author-block .about-author-block-content .about-author-block-img .author-name {
  margin-top: 5px;
  display: block;
  text-align: center;
  font: 500 17px Architects-Daughter, sans-serif;
}
.content-page-main-block .about-author-block .about-author-block-content .about-author-block-text {
  grid-area: b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
}
.content-page-main-block .about-author-block .about-author-block-content .about-author-block-text .title {
  font-size: 22px;
  margin: 0;
}
.content-page-main-block .about-author-block .about-author-block-content .about-author-block-text .description {
  margin: 0;
}
.content-page-main-block .about-author-block .about-author-block-content .about-author-block-action {
  grid-area: c;
}
.content-page-main-block .about-author-block .about-author-block-content .about-author-block-action .btn-primary {
  font-size: 16px;
}
@media screen and (min-width: 560px) {
  .content-page-main-block .about-author-block .about-author-block-content .about-author-block-action .btn-primary {
    font-size: 18px;
  }
}
.content-page-main-block .quit-popup {
  overflow: auto;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10005;
  background-color: rgba(0, 0, 0, 0.5);
}
.content-page-main-block .quit-popup-wrapper {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 23px 23px 35px;
  border-radius: 18px;
  background: var(--color-primary);
  top: 5%;
  margin: 0 auto 20%;
  position: relative;
}
.content-page-main-block .quit-popup .header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
}
.content-page-main-block .quit-popup .header-wrapper .close-btn {
  background: transparent;
  border: none;
  color: var(--color-neutral-lightest);
}
.content-page-main-block .quit-popup .content-wrapper {
  color: var(--color-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.content-page-main-block .quit-popup .content-wrapper .title {
  max-width: 226px;
  font-size: 20px;
  text-align: center;
  margin: 0;
}
.content-page-main-block .quit-popup .content-wrapper .city-title {
  text-align: center;
  font-family: roc-grotesk, sans-serif;
  font-size: 28px;
  font-weight: 700;
}
.content-page-main-block .quit-popup .content-wrapper .btn-primary {
  font-size: 15px;
}
.content-page-main-block .quit-popup .quit-icon {
  display: block;
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#quit-popup-icon") center/cover no-repeat;
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 205px;
  height: 172px;
}

.content-page-featured-section {
  height: 620px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px 0;
  margin: 0 -15px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .content-page-featured-section {
    height: 400px;
  }
}
@media screen and (min-width: 1024px) {
  .content-page-featured-section {
    margin: 0 0 0 -15px;
  }
}
.content-page-featured-section .content-overlay {
  width: 300px;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
          box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .content-page-featured-section .content-overlay {
    width: 100%;
    max-width: 672px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.content-page-featured-section .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media screen and (min-width: 768px) {
  .content-page-featured-section .content-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    min-height: 280px;
  }
}
.content-page-featured-section .content-section {
  background-color: var(--white);
  border-radius: 16px 16px 0 0;
  padding: 20px 20px 10px;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .content-page-featured-section .content-section {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 20px 5px 20px 28px;
    border-radius: 24px 0 0 24px;
  }
}
.content-page-featured-section .content-section .content-title {
  font-size: 22px;
  font-weight: 600;
  color: var(--color-primary);
  margin-bottom: 12px;
  line-height: 30px;
  letter-spacing: 0%;
}
@media screen and (min-width: 768px) {
  .content-page-featured-section .content-section .content-title {
    font-size: 29px;
    line-height: 35px;
  }
}
.content-page-featured-section .content-section .content-description {
  font-size: 15px;
  font-weight: 400;
  color: var(--color-text);
  margin-bottom: 24px;
  line-height: 25px;
  letter-spacing: 0%;
}
@media screen and (min-width: 768px) {
  .content-page-featured-section .content-section .content-description {
    font-size: 17px;
    line-height: 25px;
  }
}
.content-page-featured-section .content-section .btn-outline {
  border: 2px solid var(--color-primary);
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 30px;
}
.content-page-featured-section .features-section {
  background-color: var(--white);
  border-radius: 0 0 16px 16px;
  padding: 10px 20px 22px;
}
@media screen and (min-width: 768px) {
  .content-page-featured-section .features-section {
    -webkit-box-flex: 0.7;
        -ms-flex: 0.7;
            flex: 0.7;
    border-radius: 0 24px 24px 0;
    padding: 20px 20px 20px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.content-page-featured-section .features-section .features-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-page-featured-section .features-section .features-list .feature-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: var(--color-text);
}
.content-page-featured-section .features-section .features-list .feature-item:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .content-page-featured-section .features-section .features-list .feature-item {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 24px;
  }
}
.content-page-featured-section .features-section .features-list .feature-item .feature-icon {
  width: 40px;
  height: 40px;
  background-color: var(--color-accent-gold);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.content-page-featured-section .features-section .features-list .feature-item .feature-icon.lock-icon {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#lock-icon") center/42px no-repeat;
}
.content-page-featured-section .features-section .features-list .feature-item .feature-icon.person-icon {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#person-icon") center/42px no-repeat;
}
.content-page-featured-section .features-section .features-list .feature-item .feature-icon.rating-icon {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#star-icon") center/42px no-repeat;
}
.content-page-featured-section .features-section .features-list .feature-item .feature-text {
  line-height: 1.3;
  color: var(--color-primary);
  width: 100%;
}

.how-personalization-works {
  padding: 40px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 -15px;
}
@media screen and (min-width: 768px) {
  .how-personalization-works {
    padding: 40px 0;
  }
}
@media screen and (min-width: 1024px) {
  .how-personalization-works {
    margin: 0 0 0 -15px;
  }
}
.how-personalization-works .btn-primary {
  margin-top: 10px;
}
.how-personalization-works .content-page-container {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .how-personalization-works .content-page-container {
    gap: 20px;
  }
}
.how-personalization-works.theme-light {
  background-color: var(--color-neutral-lightest);
  color: var(--color-text);
}
.how-personalization-works.theme-light .card-number {
  background-color: var(--color-neutral-lightest);
}
.how-personalization-works.theme-light .decore {
  background-color: var(--color-text);
}
.how-personalization-works.theme-dark {
  background-color: var(--color-supportive);
  color: var(--color-text);
}
.how-personalization-works.theme-dark .card-number {
  background-color: var(--color-supportive);
}
.how-personalization-works.theme-dark .decore {
  background-color: var(--color-white);
}
.how-personalization-works__header {
  width: 100%;
}
.how-personalization-works__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .how-personalization-works__title {
    margin: 0 0 20px;
    font-size: 29px;
  }
}
.how-personalization-works__description {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  margin: 2px 0;
}
@media screen and (min-width: 768px) {
  .how-personalization-works__description {
    font-size: 17px;
    line-height: 30px;
  }
}
.how-personalization-works__cards-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media screen and (min-width: 768px) {
  .how-personalization-works__cards-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 40px;
  }
}
.how-personalization-works__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
}
@media screen and (min-width: 768px) {
  .how-personalization-works__card {
    gap: 16px;
  }
}
.how-personalization-works__card-icon-wrapper {
  position: relative;
  width: 110px;
  height: 110px;
}
@media screen and (min-width: 768px) {
  .how-personalization-works__card-icon-wrapper {
    width: 140px;
    height: 140px;
  }
}
.how-personalization-works__card-icon-wrapper .card-icon {
  width: 105px;
  height: 105px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  grid-row: 2;
  grid-column: 1;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .how-personalization-works__card-icon-wrapper .card-icon {
    width: 135px;
    height: 128px;
  }
}
.how-personalization-works__card-icon-wrapper .card-icon img, .how-personalization-works__card-icon-wrapper .card-icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.how-personalization-works__card-icon-wrapper .card-number {
  position: absolute;
  bottom: 12px;
  right: 5px;
  width: 40px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#card-number-bg") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#card-number-bg") center/cover no-repeat;
}
@media screen and (min-width: 768px) {
  .how-personalization-works__card-icon-wrapper .card-number {
    width: 50px;
    height: 55px;
  }
}
.how-personalization-works__card-icon-wrapper .card-number .decore {
  display: block;
  width: 20px;
  height: 24px;
  -webkit-mask-size: cover !important;
          mask-size: cover !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .how-personalization-works__card-icon-wrapper .card-number .decore {
    width: 24px;
    height: 28px;
  }
}
.how-personalization-works__card-icon-wrapper .card-number .decore.number-1 {
  mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/section-personalization-sprite-12f48cf95d.svg#number-1") center no-repeat;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/section-personalization-sprite-12f48cf95d.svg#number-1") center no-repeat;
}
.how-personalization-works__card-icon-wrapper .card-number .decore.number-2 {
  mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/section-personalization-sprite-12f48cf95d.svg#number-2") center no-repeat;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/section-personalization-sprite-12f48cf95d.svg#number-2") center no-repeat;
}
.how-personalization-works__card-icon-wrapper .card-number .decore.number-3 {
  mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/section-personalization-sprite-12f48cf95d.svg#number-3") center no-repeat;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/section-personalization-sprite-12f48cf95d.svg#number-3") center no-repeat;
}
.how-personalization-works__card-title {
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .how-personalization-works__card-title {
    font-size: 17px;
    line-height: 28px;
  }
}

.klaviyo-video-signup-section {
  position: relative;
  margin: 0 -15px;
}
@media screen and (min-width: 1024px) {
  .klaviyo-video-signup-section.content-page-container {
    padding: 0 !important;
    width: auto !important;
    margin-left: -15px !important;
  }
}
@media screen and (min-width: 1200px) {
  .klaviyo-video-signup-section.content-page-container {
    padding: 0 !important;
    width: 100% !important;
    margin-left: auto !important;
  }
}
.klaviyo-video-signup-section .video-container {
  position: relative;
  width: 100%;
  max-height: 50vh;
  overflow: hidden;
}
.klaviyo-video-signup-section .video-container .video-preview {
  position: relative;
  width: 100%;
  max-height: 50vh;
  overflow: hidden;
}
.klaviyo-video-signup-section .video-container .video-preview .video-preview-image {
  width: 100%;
  height: 100%;
  max-height: 50vh;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.klaviyo-video-signup-section .video-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 1;
  width: auto;
  height: auto;
}
.klaviyo-video-signup-section .video-container .play-button:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
  opacity: 0.8;
}
.klaviyo-video-signup-section .video-container .play-button .play-button-svg {
  width: 60px;
  height: 60px;
}
@media (min-width: 1024px) {
  .klaviyo-video-signup-section .video-container .play-button .play-button-svg {
    width: 96px;
    height: 96px;
  }
}
.klaviyo-video-signup-section .video-container .video-player {
  width: 100%;
  height: 100%;
  max-height: 70vh;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.klaviyo-video-signup-section .video-container .video-player.no-display {
  display: none;
}
.klaviyo-video-signup-section .klaviyo-form {
  width: 100%;
  max-width: none !important;
}
.klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] {
  gap: 10px;
}
.klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] button {
  background-color: var(--color-accent-gold, #D7E051) !important;
  color: var(--color-text) !important;
  border: none !important;
  height: auto !important;
  padding: 10px 20px !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  cursor: pointer !important;
  position: relative;
  -webkit-transition: background-color 0.3s ease !important;
  transition: background-color 0.3s ease !important;
}
.klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] button:hover {
  background: var(--color-primary) !important;
}
@media (min-width: 768px) {
  .klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] button {
    border-radius: 90px !important;
    padding: 17px 45px !important;
    font-size: 20px !important;
  }
}
.klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email] {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
  background-color: var(--color-supportive) !important;
  color: var(--color-primary) !important;
  padding: 7px 18px !important;
  border-radius: 20px !important;
  font-size: 15px !important;
  -webkit-transition: border-color 0.3s ease !important;
  transition: border-color 0.3s ease !important;
  font-weight: 500 !important;
  border: none !important;
}
@media (min-width: 768px) {
  .klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email] {
    padding: 17px 45px !important;
    border-radius: 90px !important;
    font-size: 20px !important;
  }
  .klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-webkit-input-placeholder {
    font-size: 20px !important;
  }
  .klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-moz-placeholder {
    font-size: 20px !important;
  }
  .klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]:-ms-input-placeholder {
    font-size: 20px !important;
  }
  .klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-ms-input-placeholder {
    font-size: 20px !important;
  }
  .klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::placeholder {
    font-size: 20px !important;
  }
}
.klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-webkit-input-placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-moz-placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]:-ms-input-placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-ms-input-placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-video-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-video-signup-section .signup-form-container {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 247, 236, 0)), color-stop(15%, rgba(253, 247, 236, 0.8)), color-stop(30%, rgb(253, 247, 236)));
  background: linear-gradient(180deg, rgba(253, 247, 236, 0) 0%, rgba(253, 247, 236, 0.8) 15%, rgb(253, 247, 236) 30%);
  margin: -70px 0 0;
  padding: 130px 20px 40px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .klaviyo-video-signup-section .signup-form-container {
    margin: -100px -10px 0;
    padding: 100px 30px 40px;
  }
}
@media (min-width: 1024px) {
  .klaviyo-video-signup-section .signup-form-container {
    margin: -120px -10px 0;
    padding: 120px 30px 40px;
  }
}
.klaviyo-video-signup-section .form-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: var(--color-text);
  margin-bottom: 18px;
  text-align: left;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .klaviyo-video-signup-section .form-title {
    font-size: 29px;
    margin-bottom: 20px;
    line-height: 35px;
  }
}
.klaviyo-video-signup-section .klaviyo-signup-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: -50px;
}
@media (min-width: 1024px) {
  .klaviyo-video-signup-section .klaviyo-signup-form {
    margin-top: -70px;
  }
}
.klaviyo-video-signup-section .form-inputs-wrapper {
  width: 100%;
}

.klaviyo-signup-form .form-group-checkbox {
  padding: 10px 13px;
  background: rgba(200, 190, 160, 0.6);
  border-radius: 20px;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 12px;
}
.klaviyo-signup-form .form-group-checkbox .checkbox-label {
  font-weight: 400;
  position: relative;
  padding-left: 32px;
  font-size: 14.4px;
  cursor: pointer;
  display: inline-block;
}
.klaviyo-signup-form .form-group-checkbox .checkbox-label .privacy-link {
  text-decoration: underline;
  -webkit-transition: color 0.3s linear, -webkit-text-decoration 0.3s linear;
  transition: color 0.3s linear, -webkit-text-decoration 0.3s linear;
  transition: color 0.3s linear, text-decoration 0.3s linear;
  transition: color 0.3s linear, text-decoration 0.3s linear, -webkit-text-decoration 0.3s linear;
}
.klaviyo-signup-form .form-group-checkbox .checkbox-label .privacy-link:hover {
  text-decoration: none;
}
.klaviyo-signup-form .form-group-checkbox .checkbox-input {
  display: none;
}
.klaviyo-signup-form .form-group-checkbox .checkbox-label::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid var(--color-neutral-lightest);
  background: var(--color-neutral-lightest);
}
.klaviyo-signup-form .form-group-checkbox .checkbox-label::after {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 21px;
  height: 20px;
  content: "";
  background-color: var(--color-primary);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/footer-sprite-c95b64669e.svg#icon-check") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/footer-sprite-c95b64669e.svg#icon-check") no-repeat center;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.klaviyo-signup-form .form-group-checkbox .checkbox-input:checked + .checkbox-label::after {
  display: block;
}
.klaviyo-signup-form .form-group-checkbox .checkbox-input:checked + .checkbox-label::before {
  background-color: var(--color-neutral-lightest);
  border: 1px solid var(--color-neutral-lightest);
}
@media screen and (min-width: 768px) {
  .klaviyo-signup-form .form-group-checkbox {
    border-radius: 90px;
    padding: 16px 40px;
  }
  .klaviyo-signup-form .form-group-checkbox .checkbox-label {
    font-size: 15px;
    padding-left: 60px;
  }
  .klaviyo-signup-form .form-group-checkbox .checkbox-label::before {
    top: 3px;
    width: 34px;
    height: 34px;
    border: 1px solid var(--color-primary-light);
    background: var(--color-primary-light);
  }
  .klaviyo-signup-form .form-group-checkbox .checkbox-label::after {
    top: 0;
    left: 8px;
    width: 31px;
    height: 30px;
  }
  .klaviyo-signup-form .form-group-checkbox .checkbox-label .checkbox-text {
    line-height: 22.5px;
  }
}

.klaviyo-image-signup-section {
  position: relative;
  margin: 0 -15px;
}
@media screen and (min-width: 768px) {
  .klaviyo-image-signup-section {
    margin-right: 0;
  }
}
.klaviyo-image-signup-section.side-section {
  margin: 0;
}
.klaviyo-image-signup-section .klaviyo-form {
  width: 100%;
  max-width: none !important;
  padding: 0 !important;
}
.klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] {
  gap: 10px;
}
.klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] button {
  background-color: var(--color-accent-gold, #D7E051) !important;
  color: var(--color-text) !important;
  border: none !important;
  height: auto !important;
  padding: 10px 20px !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  cursor: pointer !important;
  position: relative;
  -webkit-transition: background-color 0.3s ease !important;
  transition: background-color 0.3s ease !important;
}
.klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] button:hover {
  background: var(--color-primary) !important;
}
@media (min-width: 768px) {
  .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] button {
    padding: 17px 45px !important;
    border-radius: 90px !important;
    font-size: 20px !important;
  }
}
.klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email] {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
  background-color: var(--white) !important;
  padding: 7px 18px !important;
  border-radius: 20px !important;
  font-size: 15px !important;
  -webkit-transition: border-color 0.3s ease !important;
  transition: border-color 0.3s ease !important;
  font-weight: 500 !important;
  border: none !important;
  color: var(--color-text) !important;
}
@media (min-width: 768px) {
  .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email] {
    padding: 17px 45px !important;
    border-radius: 90px !important;
    font-size: 20px !important;
  }
  .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-webkit-input-placeholder {
    font-size: 20px !important;
  }
  .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-moz-placeholder {
    font-size: 20px !important;
  }
  .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]:-ms-input-placeholder {
    font-size: 20px !important;
  }
  .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-ms-input-placeholder {
    font-size: 20px !important;
  }
  .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::placeholder {
    font-size: 20px !important;
  }
}
.klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-webkit-input-placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-moz-placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]:-ms-input-placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-ms-input-placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::placeholder {
  color: var(--color-text) !important;
  font-weight: 500 !important;
}
.klaviyo-image-signup-section .form-overlay {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.klaviyo-image-signup-section .form-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), color-stop(50%, rgba(255, 255, 255, 0.4)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.klaviyo-image-signup-section .content-page-container {
  position: relative;
  z-index: 2;
}
.klaviyo-image-signup-section .form-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: var(--color-text);
  margin-bottom: 18px;
  text-align: left;
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .klaviyo-image-signup-section .form-title {
    font-size: 29px;
    margin-bottom: 20px;
    line-height: 35px;
  }
}
.klaviyo-image-signup-section .klaviyo-signup-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 95%;
  margin: 0 auto;
  padding: 20px 10px;
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
  .klaviyo-image-signup-section .klaviyo-signup-form {
    padding: 40px;
  }
}
.klaviyo-image-signup-section .form-inputs-wrapper {
  width: 100%;
}

.breadcrumbs-section {
  margin: 10px 10px 10px 0;
}
.breadcrumbs-section .main-breadcrumb {
  position: initial;
  width: 100%;
  padding: 10px 0;
  background-color: transparent;
}
.breadcrumbs-section .main-breadcrumb .breadcrumb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 13px;
  line-height: 1.4;
}
.breadcrumbs-section .main-breadcrumb .breadcrumb-list li {
  padding: 0;
  font-family: freight-sans-pro, sans-serif;
  font-weight: 400;
}
.breadcrumbs-section .main-breadcrumb .breadcrumb-list li a, .breadcrumbs-section .main-breadcrumb .breadcrumb-list li span {
  text-decoration: none;
  color: var(--color-text);
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.breadcrumbs-section .main-breadcrumb .breadcrumb-list li a:hover, .breadcrumbs-section .main-breadcrumb .breadcrumb-list li span:hover {
  color: var(--color-accent-rose) !important;
  text-decoration: underline;
  cursor: pointer;
}
.breadcrumbs-section .main-breadcrumb .breadcrumb-list li.active {
  font-weight: 600;
}
.breadcrumbs-section .main-breadcrumb .breadcrumb-list li.active a, .breadcrumbs-section .main-breadcrumb .breadcrumb-list li.active span {
  overflow-wrap: anywhere;
}
.breadcrumbs-section .main-breadcrumb .breadcrumb-list li.active a:hover, .breadcrumbs-section .main-breadcrumb .breadcrumb-list li.active span:hover {
  cursor: default;
  text-decoration: none;
}
.breadcrumbs-section .main-breadcrumb .breadcrumb-list li:not(:last-child):after {
  content: "•";
  padding-right: 5px;
  font-size: 12px;
  position: relative;
  top: -3px;
}

@media screen and (min-width: 768px) {
  .breadcrumbs-section {
    margin-top: 10px;
  }
  .breadcrumbs-section .main-breadcrumb {
    padding: 0;
  }
  .breadcrumbs-section .main-breadcrumb .breadcrumb-list {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 16px;
  }
  .breadcrumbs-section .main-breadcrumb .breadcrumb-list li {
    font-size: 20px;
  }
  .breadcrumbs-section .main-breadcrumb .breadcrumb-list li:not(:last-child):after {
    content: "•";
    padding-right: 5px;
  }
}
@media screen and (min-width: 992px) {
  .breadcrumbs-section .main-breadcrumb .breadcrumb-list {
    width: 100%;
  }
}
.simple-log-in {
  -webkit-transform: translateY(-200px);
          transform: translateY(-200px);
}
.simple-log-in__gradient {
  padding-top: 200px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
}
.simple-log-in .submit-btn {
  width: 100%;
  padding: 5px 0;
  margin: 10px auto 0;
}
.simple-log-in__form {
  height: 70%;
  margin: 0 auto;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  -webkit-box-shadow: 0px 5px 2px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 2px 0px rgba(0, 0, 0, 0.1);
}
.simple-log-in__form-title {
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 10px;
}
.simple-log-in__form-subtitle {
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 10px;
  font-family: Poppins-SemiBold;
}
.simple-log-in__form .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .simple-log-in__form .form-wrapper {
    width: 50%;
  }
}
.simple-log-in__form .form-wrapper .form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 10px;
  gap: 10px;
}
.simple-log-in__form .form-wrapper .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3px;
}
.simple-log-in__form .form-wrapper .form-group .form-control {
  line-height: 16px;
  font-family: Poppins, sans-serif;
  border: 1px solid #c7c7c7;
  border-radius: 0;
  background-color: var(--white);
  color: var(--blue-basic);
  text-overflow: ellipsis;
  width: 100%;
  padding: 8px 10px;
  cursor: pointer;
}
.simple-log-in__form .form-wrapper .form-group .form-alert-danger {
  color: var(--red-basic);
  font-size: 12px;
}
.simple-log-in .form-group {
  width: 100%;
}

.user-setting-block {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .user-setting-block {
    width: 50%;
  }
}
.user-setting-block .third-party-auth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.user-setting-block .third-party-auth .button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  width: 40px;
  border: 0;
  padding: 0;
  margin: 5px 0 12px 0;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
}
.user-setting-block .third-party-auth .button svg {
  width: 25px;
  height: 25px;
}
.user-setting-block .third-party-auth .button span {
  display: block;
  opacity: 0;
  width: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  white-space: nowrap;
}
.user-setting-block .third-party-auth .button:hover {
  width: auto;
  border-radius: 0;
  padding: 0 20px;
}
.user-setting-block .third-party-auth .button:hover svg {
  margin-right: 15px;
}
.user-setting-block .third-party-auth .button:hover span {
  opacity: 1;
  width: auto;
}
.user-setting-block .third-party-auth .button.google {
  border: 1px solid #707070;
  background-color: #fff;
  color: #000;
}
.user-setting-block .third-party-auth .button.facebook {
  background-color: #3B5998;
  color: #fff;
}
.user-setting-block .third-party-auth .button.apple {
  background-color: #000;
  color: #fff;
  padding-bottom: 3px;
}
.user-setting-block .third-party-auth .button.email {
  background-color: #D7E051;
  color: #28306c;
}
.user-setting-block .third-party-auth .or-mobile {
  display: initial;
  margin: 20px 0 20px 0;
}
.user-setting-block .third-party-auth .or-mobile hr {
  margin-top: 30px;
  background-color: #28306c;
}
.user-setting-block .third-party-auth .registration {
  margin: auto;
  padding: 5px;
  width: 50%;
  text-align: center;
}

.g-recaptcha {
  margin: 0 auto;
}

.favorite-experience-icon-box,
.favorite-article-icon-box,
.favorite-suggested-product-icon-box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 7px;
  right: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 9;
}
.favorite-experience-icon-box .favorite-experience,
.favorite-experience-icon-box .favorite-article,
.favorite-experience-icon-box .favorite-suggested-product,
.favorite-article-icon-box .favorite-experience,
.favorite-article-icon-box .favorite-article,
.favorite-article-icon-box .favorite-suggested-product,
.favorite-suggested-product-icon-box .favorite-experience,
.favorite-suggested-product-icon-box .favorite-article,
.favorite-suggested-product-icon-box .favorite-suggested-product {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.favorite-experience-icon-box .favorite-experience::after,
.favorite-experience-icon-box .favorite-article::after,
.favorite-experience-icon-box .favorite-suggested-product::after,
.favorite-article-icon-box .favorite-experience::after,
.favorite-article-icon-box .favorite-article::after,
.favorite-article-icon-box .favorite-suggested-product::after,
.favorite-suggested-product-icon-box .favorite-experience::after,
.favorite-suggested-product-icon-box .favorite-article::after,
.favorite-suggested-product-icon-box .favorite-suggested-product::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: var(--color-primary);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/general-icons-sprite-dcc6f44af9.svg#heart_white") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/general-icons-sprite-dcc6f44af9.svg#heart_white") no-repeat center;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  z-index: 2;
}
.favorite-experience-icon-box .favorite-article-checked,
.favorite-experience-icon-box .favorite-experience-checked,
.favorite-experience-icon-box .favorite-suggested-product-checked,
.favorite-article-icon-box .favorite-article-checked,
.favorite-article-icon-box .favorite-experience-checked,
.favorite-article-icon-box .favorite-suggested-product-checked,
.favorite-suggested-product-icon-box .favorite-article-checked,
.favorite-suggested-product-icon-box .favorite-experience-checked,
.favorite-suggested-product-icon-box .favorite-suggested-product-checked {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/general-icons-sprite-dcc6f44af9.svg#heart_checked") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/general-icons-sprite-dcc6f44af9.svg#heart_checked") no-repeat center;
  background: var(--color-primary);
}
.favorite-experience-icon-box .favorite-article-checked::after,
.favorite-experience-icon-box .favorite-experience-checked::after,
.favorite-experience-icon-box .favorite-suggested-product-checked::after,
.favorite-article-icon-box .favorite-article-checked::after,
.favorite-article-icon-box .favorite-experience-checked::after,
.favorite-article-icon-box .favorite-suggested-product-checked::after,
.favorite-suggested-product-icon-box .favorite-article-checked::after,
.favorite-suggested-product-icon-box .favorite-experience-checked::after,
.favorite-suggested-product-icon-box .favorite-suggested-product-checked::after {
  display: none;
}
@media screen and (min-width: 520px) {
  .favorite-experience-icon-box,
  .favorite-article-icon-box,
  .favorite-suggested-product-icon-box {
    width: 40px;
    height: 40px;
    top: 7px;
  }
  .favorite-experience-icon-box .favorite-experience,
  .favorite-experience-icon-box .favorite-article,
  .favorite-article-icon-box .favorite-experience,
  .favorite-article-icon-box .favorite-article,
  .favorite-suggested-product-icon-box .favorite-experience,
  .favorite-suggested-product-icon-box .favorite-article {
    width: 38px;
    height: 38px;
  }
}

.favorite-suggested-product-icon-box {
  width: 34px;
  height: 34px;
  background: var(--color-white);
  border-radius: 50%;
  top: 13px;
  right: 13px;
}
.favorite-suggested-product-icon-box .favorite-suggested-product {
  width: 20px;
  height: 20px;
}
.favorite-suggested-product-icon-box .favorite-suggested-product::after {
  width: 20px;
  height: 20px;
}

.card-experience-wrapper {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.15));
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.card-experience {
  background-color: var(--white-basic);
  color: var(--color-primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 250px;
  width: 250px;
  height: 340px;
  max-height: 340px;
  position: relative;
  clip-path: path("M250 299.547C250 306.726 244.18 312.547 237 312.547C229.82 312.547 224 318.367 224 325.547V326.273C224 333.854 217.854 340 210.273 340H15C6.71572 340 0 333.284 0 325V15C0 6.71572 6.71573 0 15 0H235C243.284 0 250 6.71573 250 15V299.547Z");
  border-radius: 15px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (hover: hover) {
  .card-experience:hover {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  .card-experience:hover .card-body-content {
    display: none;
  }
  .card-experience:hover .description {
    display: block;
  }
}
.card-experience .card-experience-link {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.card-experience .card-img {
  width: 100%;
  height: 143px;
  position: relative;
}
.card-experience .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px 15px 0 0;
}
.card-experience .card-title {
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 55px;
  min-height: 55px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: -webkit-fill-available;
  font: 500 18px "roc-grotesk", sans-serif;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .card-experience .card-title {
    font-size: 20px;
    max-height: 40px;
    min-height: 40px;
  }
}
.card-experience .card-body {
  height: 197px;
  padding: 20px 15px 10px 15px;
}
.card-experience .card-body-content {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 12px;
}
.card-experience .card-body .content-block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card-experience .card-body .city-label {
  font: 500 12px "roc-grotesk", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.card-experience .card-body-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.card-experience .card-body .content-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-experience .card-body .view-experience {
  margin-top: auto;
  text-decoration: underline;
  font: 500 15px "roc-grotesk", sans-serif;
}
.card-experience .description {
  display: none;
  margin: 0;
  padding: 10px 15px 0;
}
.card-experience .card-category {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: 4px 15px;
  border-radius: 20px;
  font: 500 12px "roc-grotesk", sans-serif;
  text-transform: uppercase;
  background-color: var(--color-accent-gold);
  position: absolute;
  bottom: -10px;
  left: 15px;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.card-experience .experience-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding-left: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font: 500 15px freight-sans-pro, sans-serif;
}
.card-experience .experience-rating:before {
  display: none;
}
.card-experience .experience-rating .rating-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card-experience .experience-rating .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card-experience .experience-rating .star {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/experience-card-sprite-726559fd4d.svg#star-yellow") center no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/experience-card-sprite-726559fd4d.svg#star-yellow") center no-repeat;
  background: var(--color-accent-rose);
  width: 15px;
  height: 15px;
}
.card-experience .duration-rating-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card-experience .experience-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  margin-top: auto;
}
.card-experience .experience-information .experience-price,
.card-experience .experience-information .experience-duration {
  padding-left: 20px;
  position: relative;
  font-size: 14px;
  font: 500 15px freight-sans-pro, sans-serif;
}
.card-experience .experience-information .experience-price:before,
.card-experience .experience-information .experience-duration:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-size: cover !important;
  position: absolute;
  top: 0;
  left: 0;
}
.card-experience .experience-information .experience-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
}
.card-experience .experience-information .experience-price:before {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/experience-card-sprite-726559fd4d.svg#price-tag") center no-repeat;
  left: -3px;
  width: 18px;
  height: 18px;
}
.card-experience .experience-information .experience-price .price {
  font: 700 15px "roc-grotesk", sans-serif;
}
.card-experience .experience-information .experience-price .price-text {
  font-weight: 500;
}
.card-experience .experience-information.with-partner {
  gap: 5px;
}
.card-experience .experience-information.with-partner .experience-price {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card-experience .experience-information.with-partner .experience-price:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.card-experience .experience-information.with-partner .experience-price .price {
  position: relative;
}
.card-experience .experience-information.with-partner .experience-price .price::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  border-radius: 1px;
  background: var(--color-primary);
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
}
.card-experience .experience-information.with-partner .experience-price .partner-price {
  font: 700 15px "roc-grotesk", sans-serif;
  color: var(--color-accent-rose);
}
.card-experience .experience-information .experience-duration:before {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/experience-card-sprite-726559fd4d.svg#clock") center no-repeat;
}

@media screen and (min-width: 768px) {
  .card-experience-wrapper {
    -webkit-filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.15));
            filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.15));
  }
  .card-experience {
    max-width: 332px;
    max-height: 267px;
    width: 332px;
    height: 267px;
    clip-path: path("M332 220.192C332 228.145 325.553 234.592 317.6 234.592H316.77C308.817 234.592 302.37 241.04 302.37 248.992V253.1C302.37 261.053 295.923 267.5 287.97 267.5H14.4C6.44709 267.5 0 261.053 0 253.1V14.4C0 6.44709 6.4471 0 14.4 0H317.6C325.553 0 332 6.4471 332 14.4V220.192Z");
  }
  .card-experience .card-img {
    height: 117px;
  }
  .card-experience .card-title {
    font-size: 20px;
    -webkit-line-clamp: 2;
  }
  .card-experience .card-body {
    height: 150.5px;
    padding: 15px;
  }
  .card-experience .duration-rating-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 10px;
  }
  .card-experience .view-experience {
    display: none;
  }
  .card-experience .experience-information {
    gap: 10px;
  }
}
.section-customer-reviews {
  background-color: var(--blue-basic);
  color: var(--white);
  font-size: 13px;
  padding: 30px 0;
  margin-bottom: 30px;
}
.section-customer-reviews .container-l {
  position: relative;
}
.section-customer-reviews .title-box {
  text-align: center;
  position: relative;
}
.section-customer-reviews .title-box .title {
  color: var(--white);
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 700;
}
.section-customer-reviews .title-box .title .title-mobile-top {
  font-size: 20px;
}
.section-customer-reviews .title-box .title span {
  display: block;
}
.section-customer-reviews .title-box .title-desktop,
.section-customer-reviews .title-box .description {
  display: none;
}
.section-customer-reviews .title-box .description {
  margin: 0;
}
.section-customer-reviews .icon {
  display: block;
  background-color: var(--white);
  -webkit-mask-size: cover !important;
          mask-size: cover !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.section-customer-reviews .icon-tripadvisor-rating {
  width: 93px;
  height: 18px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-tripadvisor-rating2") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-tripadvisor-rating2") no-repeat center;
}
.section-customer-reviews .icon-google-rating {
  width: 94px;
  height: 18px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-google-rating") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-google-rating") no-repeat center;
}
.section-customer-reviews .icon-google {
  width: 27px;
  height: 27px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-google") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-google") no-repeat center;
}
.section-customer-reviews .icon-tripadvisor {
  width: 36px;
  height: 25px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-tripadvisor") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-tripadvisor") no-repeat center;
}
.section-customer-reviews .icon-decoration {
  display: block;
  content: "";
  width: 255px;
  height: 136px;
  position: absolute;
  left: -40px;
  bottom: -30px;
  background-color: var(--color-primary-light);
}
.section-customer-reviews .icon-decoration.icon-hong-kong {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-hong-kong") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/customer-reviews-section-sprite-21686d0c36.svg#icon-hong-kong") center/cover no-repeat;
}
.section-customer-reviews .customer-reviews-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  font-size: 10px;
  position: relative;
}
.section-customer-reviews .customer-reviews-block .customer-reviews-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  max-width: 160px;
}
.section-customer-reviews .customer-reviews-block .customer-reviews-item .statistic-block .icon {
  margin-bottom: 5px;
}

@media screen and (min-width: 1024px) {
  .section-customer-reviews {
    font-size: 18px;
    padding: 50px 0 50px;
    margin-bottom: 50px;
  }
  .section-customer-reviews .container-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    max-width: 1260px;
  }
  .section-customer-reviews .icon-tripadvisor-rating,
  .section-customer-reviews .icon-google-rating {
    width: 180px;
    height: 34px;
  }
  .section-customer-reviews .icon-tripadvisor {
    width: 75px;
    height: 51px;
  }
  .section-customer-reviews .icon-google {
    width: 50px;
    height: 50px;
  }
  .section-customer-reviews .icon-decoration {
    width: 320px;
    height: 168px;
    left: -150px;
    bottom: -50px;
  }
  .section-customer-reviews .title-box {
    margin-bottom: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 40%;
    text-align: left;
  }
  .section-customer-reviews .title-box .title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .section-customer-reviews .title-box .title-mobile {
    display: none;
  }
  .section-customer-reviews .title-box .title-desktop,
  .section-customer-reviews .title-box .description {
    display: block;
  }
  .section-customer-reviews .customer-reviews-block {
    font-size: 18px;
    gap: 30px;
  }
  .section-customer-reviews .customer-reviews-block .customer-reviews-item {
    gap: 15px;
    max-width: 360px;
  }
}
.divider {
  height: 65px;
  background-color: transparent;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
}
.divider-line {
  height: 200px;
  width: 85%;
  background: url("/theme/frontend/_assets/images/pocket-guide/icons/dashed-line.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -69px;
  left: 7.5%;
  pointer-events: none;
}
.divider::before, .divider::after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: var(--color-neutral-lightest);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.24) inset;
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.24) inset;
}
.divider::before {
  left: -15px;
}
.divider::after {
  right: -15px;
}
@media screen and (max-width: 767px) {
  .divider--vertical-on-desktop {
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#divider-bg-horizontal") center/cover no-repeat;
    height: 65px;
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-transform: scaleY(1.1);
            transform: scaleY(1.1);
  }
  .divider--vertical-on-desktop::before, .divider--vertical-on-desktop::after {
    display: none;
  }
  .divider--vertical-on-desktop .divider-line {
    width: 85%;
    height: 200px;
    -webkit-transform: none;
            transform: none;
    top: -69px;
    left: 7.5%;
  }
}
@media screen and (min-width: 768px) {
  .divider--vertical-on-desktop {
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#divider-bg") center/cover no-repeat;
    width: 65px;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transform: scaleX(1.1);
            transform: scaleX(1.1);
  }
  .divider--vertical-on-desktop::before, .divider--vertical-on-desktop::after {
    display: none;
  }
  .divider--vertical-on-desktop .divider-line {
    width: 200px;
    height: 85%;
    -webkit-transform: rotate(90deg) scale(1.2, 3);
            transform: rotate(90deg) scale(1.2, 3);
    top: 7.5%;
    left: -69px;
  }
}

.section-content-table-info {
  padding: 30px 0;
  color: var(--color-text);
}
.section-content-table-info .title-block {
  text-align: center;
  margin: 0 auto 30px;
}
.section-content-table-info .title-block .title {
  margin-bottom: 0;
}
.section-content-table-info .btn-primary {
  margin: 20px auto 0;
}
.section-content-table-info .content-info-accordion .accordion-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.section-content-table-info .content-info-accordion .accordion-header .accordion-item-icon {
  content: "";
  display: block;
  background-size: cover !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 46px;
  height: 52px;
}
.section-content-table-info .content-info-accordion .accordion-header .accordion-item-icon svg {
  height: inherit;
  width: inherit;
}
.section-content-table-info .content-info-accordion .accordion-header .accordion-item-icon.number-1 {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-1") no-repeat center;
}
.section-content-table-info .content-info-accordion .accordion-header .accordion-item-icon.number-2 {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-2") no-repeat center;
}
.section-content-table-info .content-info-accordion .accordion-header .accordion-item-icon.number-3 {
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-3") no-repeat center;
}
.section-content-table-info .content-info-accordion .accordion-header .accordion-item-icon.number-4 {
  width: 49px;
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-4") no-repeat center;
}
.section-content-table-info .content-info-accordion .accordion-header .accordion-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 0;
  font-size: 20px;
}
.section-content-table-info .content-info-accordion .accordion-header .icon-opener {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.section-content-table-info .content-info-accordion .accordion-header .icon-opener::before, .section-content-table-info .content-info-accordion .accordion-header .icon-opener::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: var(--color-text);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 2px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-content-table-info .content-info-accordion .accordion-header .icon-opener::after {
  width: 3px;
  height: 100%;
}
.section-content-table-info .content-info-accordion .accordion-content {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s linear;
  transition: height 0.3s linear;
}
.section-content-table-info .content-info-accordion .accordion-content .accordion-content-item {
  padding: 20px 0;
  position: relative;
}
.section-content-table-info .content-info-accordion .accordion-content .accordion-content-item::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--color-supportive);
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section-content-table-info .content-info-accordion .accordion-content .accordion-content-item:last-child::after {
  display: none;
}
.section-content-table-info .content-info-accordion .accordion-content .accordion-content-item .accordion-content-title {
  font: 600 17px Architects-Daughter, sans-serif;
  margin-bottom: 5px;
}
.section-content-table-info .content-info-accordion .accordion-content .accordion-content-item .description {
  margin: 0;
  font-size: 15px;
}
.section-content-table-info .content-info-accordion .content-info-accordion-item {
  margin-bottom: 30px;
}
.section-content-table-info .content-info-accordion .content-info-accordion-item:last-child {
  margin-bottom: 0;
}
.section-content-table-info .content-info-accordion .content-info-accordion-item.open .icon-opener::after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}
.section-content-table-info .content-info-block-desktop {
  display: none;
}

@media screen and (min-width: 1024px) {
  .section-content-table-info {
    padding-right: 15px;
  }
  .section-content-table-info .content-info-accordion {
    display: none;
  }
  .section-content-table-info .content-info-block-desktop {
    display: block;
    width: 100%;
    max-width: 837px;
    border: 2px solid var(--color-primary);
    border-radius: 20px;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-table {
    border-collapse: collapse;
    width: 100%;
    font-size: 15px;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-table thead th {
    font: 600 20px roc-grotesk, sans-serif;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-table th,
  .section-content-table-info .content-info-block-desktop .content-info-block-table td {
    border-bottom: 2px solid var(--color-primary);
    border-right: 2px solid var(--color-primary);
    padding: 15px 10px;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-table th:last-child,
  .section-content-table-info .content-info-block-desktop .content-info-block-table td:last-child {
    border-right: 0;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-table tbody tr:last-child td {
    border-bottom: 0;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon {
    width: 70px;
    padding: 10px 10px;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon .icon-number {
    content: "";
    display: block;
    background-size: cover !important;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 46px;
    height: 52px;
    margin: 0 auto;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon .icon-number svg {
    height: inherit;
    width: inherit;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon .icon-number.number-1 {
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-1") no-repeat center;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon .icon-number.number-2 {
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-2") no-repeat center;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon .icon-number.number-3 {
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-3") no-repeat center;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon .icon-number.number-4 {
    width: 49px;
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#number-4") no-repeat center;
  }
}
@media screen and (min-width: 1200px) {
  .section-content-table-info {
    padding: 30px 40px 30px 0;
  }
  .section-content-table-info .content-info-block-desktop {
    max-width: 836px;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-desktop .content-info-block-table thead th {
    font-size: 20px;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon {
    width: 110px;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon .icon-number {
    width: 57px;
    height: 63px;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon .icon-number svg {
    height: inherit;
    width: inherit;
  }
  .section-content-table-info .content-info-block-desktop .content-info-block-icon .icon-number.number-4 {
    width: 61px;
  }
}
@media screen and (min-width: 768px) {
  .article-page-hero {
    position: relative;
  }
  .article-page-hero .custom-tours-slider {
    font-size: 18px;
  }
  .article-page-hero .custom-tours-slider .see-all-custom-tours-btn {
    font-size: 17px;
  }
  .article-page-hero .hero-background .breadcrumbs-section {
    z-index: 2;
  }
  .article-page-hero .hero-background .breadcrumbs-section .breadcrumb-list li {
    font-size: 15px;
  }
  .article-page-hero .hero-background .breadcrumbs-section .main-breadcrumb {
    padding: 10px 20px 10px 40px;
  }
  .article-page-hero .hero-foreground .hero-article-title {
    font-size: 40px;
  }
  .article-page-hero .hero-foreground .article-category {
    font-size: 20px;
    padding: 25px 30px;
    top: -35px;
  }
  .article-page-hero .hero-foreground .testimonial-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 30px;
  }
  .article-page-hero .hero-foreground .testimonial-area .author-area {
    font-size: 22px;
  }
  .article-page-hero .hero-foreground .testimonial-area .date-area {
    font-size: 22px;
    min-width: 220px;
  }
}
@media screen and (min-width: 1024px) {
  .article-page-hero .hero-background {
    height: 500px;
  }
  .article-page-hero .custom-tours-slider .custom-tours-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .article-page-hero .custom-tours-slider .custom-tours-item .see-all-custom-tours-btn,
  .article-page-hero .custom-tours-slider .custom-tours-item .custom-tours-title {
    margin: 0;
  }
  .article-page-hero .hero-foreground {
    width: 70%;
    border-radius: 0 20px 0 0;
    padding: 45px 40px 40px 65px;
    margin: -140px 0 0 -15px;
  }
  .article-page-hero .hero-foreground::before, .article-page-hero .hero-foreground::after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background: var(--color-neutral-lightest);
    -webkit-mask: radial-gradient(circle at 100% 0, transparent 34px, rgba(0, 0, 0, 0.05) 35px, rgba(0, 0, 0, 0.5) 35.5px, black 36px);
    mask: radial-gradient(circle at 100% 0, transparent 34px, rgba(0, 0, 0, 0.05) 35px, rgba(0, 0, 0, 0.5) 35.5px, black 36px);
    -webkit-mask-composite: source-in, xor;
            mask-composite: intersect;
    position: absolute;
    left: 0;
    top: -35px;
  }
  .article-page-hero .hero-foreground::after {
    top: 105px;
    left: auto;
    right: -35px;
  }
  .article-page-hero .hero-foreground .hero-article-title {
    text-align: left;
  }
  .article-page-hero .hero-foreground .hero-article-subtitle {
    text-align: left;
  }
  .article-page-hero .hero-foreground .article-category {
    left: 65px;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (min-width: 1440px) {
  .article-page-hero .hero-background {
    height: 670px;
  }
  .article-page-hero .hero-background .stamp {
    width: 178px;
    height: 178px;
    right: 40px;
    top: 40px;
  }
  .article-page-hero .hero-background .breadcrumbs-section .main-breadcrumb {
    padding-left: 80px;
  }
  .article-page-hero .hero-foreground {
    width: 60%;
    border-radius: 0 30px 0 0;
    padding: 45px 60px 40px 80px;
    margin: -160px 0 0 -15px;
  }
  .article-page-hero .hero-foreground::after {
    top: 125px;
  }
  .article-page-hero .hero-foreground .article-category {
    left: 80px;
  }
}
@media screen and (min-width: 768px) {
  .content-page-main-block {
    overflow: unset;
  }
  .content-page-main-block .private-tours-link {
    padding: 18px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .content-page-main-block .private-tours-link .private-tour-title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .content-page-main-block .private-tours-link .private-tour-title span {
    display: inline;
    width: auto;
  }
  .content-page-main-block .private-tours-link .private-tour-description {
    display: block;
    font: 500 15px freight-sans-pro, sans-serif;
  }
  .content-page-main-block .private-tours-link .decore-arrow {
    display: none;
  }
  .content-page-main-block .private-tours-link .city-doodle {
    right: 0;
    height: 150%;
  }
  .content-page-main-block .private-tours-link .btn-primary {
    font-size: 17px;
    padding: 5px 20px;
    margin: 0;
  }
  .content-page-main-block .table-of-contents-section {
    margin: 50px 0;
  }
  .content-page-main-block .table-of-contents-section .table-of-content-block {
    font-size: 18px;
  }
  .content-page-main-block .table-of-contents-section .table-of-content-block .table-of-content-title-block {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .content-page-main-block .table-of-contents-section .table-of-content-block .table-of-content-title-block .table-of-content-title {
    font-size: 30px;
  }
  .content-page-main-block .image-section-wrapp {
    padding: 36px 26px 16px;
    margin: 30px auto;
  }
  .content-page-main-block .image-section-wrapp .photo-credit-text {
    margin: 17px 0 0;
  }
  .content-page-main-block .text_box-section {
    margin: 30px 0;
    font-size: 17px;
  }
  .content-page-main-block .split-layout {
    margin: 20px 0 40px;
  }
  .content-page-main-block .split-layout .content-page-container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
  }
  .content-page-main-block .split-layout .text-block {
    width: auto;
  }
  .content-page-main-block .split-layout.right .image-section-wrapp, .content-page-main-block .split-layout.left .image-section-wrapp {
    padding: 24px 16px 10px;
    width: 306px;
  }
  .content-page-main-block .framed_box-section {
    margin: 30px 0;
  }
  .content-page-main-block .framed_box-section .section-content-box {
    max-width: 760px;
    margin: 0 auto;
  }
  .content-page-main-block .image-block-video {
    margin: 30px 0;
  }
  .content-page-main-block .image-block-video .image-block-video-box {
    padding: 36px 26px 16px;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
  }
  .content-page-main-block .image-block-video .image-block-video__youtube {
    height: 306px;
  }
  .content-page-main-block .image-block-video .youtube-video-description {
    margin: 17px 0 0;
  }
  .content-page-main-block .experiences-row-section {
    padding: 40px 0;
  }
  .content-page-main-block .experiences-row-section .title-block {
    font-size: 17px;
  }
  .content-page-main-block .experiences-row-section .title-block .title {
    margin-bottom: 20px;
    font-size: 29px;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider {
    padding: 30px 15px 70px;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-slide {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-next,
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-prev {
    display: block;
    width: 45px;
    height: 45px;
    font-size: 0;
    bottom: 0;
    right: 45px;
    top: auto;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-next::after,
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-prev::after {
    width: 45px;
    height: 45px;
    display: block;
    content: "";
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#arrow-slider") center/cover no-repeat;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-next::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-prev {
    left: auto;
    right: 110px;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-pagination {
    display: none;
  }
  .content-page-main-block .section-top-tips-list {
    padding: 40px 0;
  }
  .content-page-main-block .section-top-tips-list .top-tips-list-box .icon-number {
    width: 52px;
    height: 56px;
  }
  .content-page-main-block .content-try-with-local {
    font-size: 17px;
    padding: 35px 0;
  }
  .content-page-main-block .content-try-with-local .content-page-container {
    min-height: 250px;
  }
  .content-page-main-block .content-try-with-local .content-page-container::before {
    width: 204px;
    height: 245px;
    left: 0;
  }
  .content-page-main-block .content-try-with-local .content-title-block {
    width: 61%;
    margin: 0 0 0 auto;
    gap: 20px;
  }
  .content-page-main-block .content-try-with-local .content-title-block .title {
    text-align: left;
  }
  .content-page-main-block .content-try-with-local .content-title-block .description {
    margin: 0;
  }
  .content-page-main-block .content-try-with-local .content-title-block .btn-primary {
    margin: 0;
  }
  .content-page-main-block .section-ready-to-plan {
    padding: 30px 0;
  }
  .content-page-main-block .section-ready-to-plan .content-page-container {
    padding: 40px 15px 40px 0;
    max-width: 100%;
  }
  .content-page-main-block .section-ready-to-plan .decore-img {
    width: 488px;
    height: 184px;
    left: auto;
    right: 330px;
    -webkit-transform: none;
            transform: none;
  }
  .content-page-main-block .section-ready-to-plan .title-block {
    max-width: 350px;
    margin: 0 0 0 auto;
  }
  .content-page-main-block .section-ready-to-plan .title-block .title {
    font-size: 29px;
    margin-bottom: 20px;
    text-align: right;
  }
  .content-page-main-block .section-ready-to-plan .title-block .btn-primary {
    margin: 0 0 0 auto;
  }
  .content-page-main-block .about-author-block {
    margin: 40px 0;
  }
  .content-page-main-block .about-author-block .about-author-block-content {
    grid-template-areas: "a b" "a c";
    gap: 10px 32px;
    padding: 24px 27px;
  }
  .content-page-main-block .about-author-block .about-author-block-content .about-author-block-img {
    padding: 8px;
    width: 133px;
    border-radius: 4px;
  }
  .content-page-main-block .about-author-block .about-author-block-content .about-author-block-img img {
    height: 97px;
  }
  .content-page-main-block .about-author-block .about-author-block-content .about-author-block-img .author-name {
    font-size: 20px;
  }
  .content-page-main-block .about-author-block .about-author-block-content .about-author-block-text .title {
    font-size: 25px;
  }
  .content-page-main-block .about-author-block .about-author-block-content .about-author-block-text .description {
    font-size: 20px;
  }
  .content-page-main-block .about-author-block .about-author-block-content .about-author-block-action .btn-primary {
    font-size: 20px;
  }
  .content-page-main-block .section-customer-reviews .title {
    font-size: 25px;
  }
  .content-page-main-block .section-customer-reviews .title-box-with-button .btn-primary {
    font-size: 20px;
    padding: 10px 30px;
  }
  .content-page-main-block .section-customer-reviews .title-box-with-button .title {
    font-size: 25px;
  }
}
@media screen and (min-width: 1024px) {
  .content-page-main-block .content-page-container {
    width: 100%;
    max-width: 874px;
    margin: 0 auto;
    padding: 0 15px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .content-page-main-block .private-tours-link {
    padding: 18px 65px;
    gap: 100px;
  }
  .content-page-main-block .table-of-contents-section .content-page-container {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .content-page-main-block .table-of-contents-section .table-of-content-block {
    font-size: 17px;
  }
  .content-page-main-block .table-of-contents-section .table-of-content-block ol, .content-page-main-block .table-of-contents-section .table-of-content-block ul {
    padding: 15px 80px 0 0;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    list-style-position: inside;
    display: block;
  }
  .content-page-main-block .table-of-contents-section .table-of-content-block ol li, .content-page-main-block .table-of-contents-section .table-of-content-block ul li {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
  .content-page-main-block .content-main-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 36%;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .btn-primary {
    padding: 10px 30px;
    font-size: 20px;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .content-page-container {
    max-width: 390px;
    margin: 0 auto 0 0;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .section-hosts .hosts-slider .slider-item {
    padding: 0 10px;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .section-try-interesting-experience {
    padding-right: 0;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .klaviyo-image-signup-section {
    margin: 0 -15px 0 0;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email] {
    padding: 17px 20px !important;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-webkit-input-placeholder {
    font-size: 17px !important;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-moz-placeholder {
    font-size: 17px !important;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]:-ms-input-placeholder {
    font-size: 17px !important;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::-ms-input-placeholder {
    font-size: 17px !important;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] input[type=email]::placeholder {
    font-size: 17px !important;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column .klaviyo-image-signup-section .klaviyo-form [data-testid=form-row] button {
    padding: 17px 35px !important;
  }
  .content-page-main-block .content-main-block .private-tours-link {
    width: 100%;
  }
  .content-page-main-block .framed_box-section {
    margin: 30px 15px 30px 0;
  }
  .content-page-main-block .experiences-row-section .content-page-container {
    margin-right: 0;
    max-width: 925px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider {
    padding: 30px 0 70px 15px;
    margin: 0;
  }
  .content-page-main-block .content-page-left-column {
    width: 64%;
    border-right: 2px solid var(--color-supportive);
  }
  .content-page-main-block .content-page-experiences-slider {
    width: 100%;
  }
  .content-page-main-block .section-customer-reviews {
    margin: 0 0 0 -15px;
  }
  .content-page-main-block .section-customer-reviews .container-l {
    max-width: 874px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .content-page-main-block .content-try-with-local {
    margin-right: 0;
  }
  .content-page-main-block .section-need-help-planning {
    padding-top: 30px;
    margin: 0 -15px 0 0;
    background-color: var(--color-primary);
    color: var(--color-neutral-lightest);
    position: relative;
    overflow: hidden;
  }
  .content-page-main-block .section-need-help-planning .content-page-container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .content-page-main-block .section-need-help-planning::before {
    content: "";
    display: block;
    width: 119px;
    height: 150px;
    background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#direction-icon") center/cover no-repeat;
    position: absolute;
    bottom: 0;
    left: 285px;
  }
  .content-page-main-block .section-need-help-planning .content-page-container {
    max-width: 467px !important;
    padding: 0 !important;
  }
  .content-page-main-block .section-need-help-planning .title-block {
    padding-left: 15px;
  }
  .content-page-main-block .section-need-help-planning .title-block .description {
    max-width: 265px;
    margin: 0 0 20px;
    line-height: 1.4;
  }
  .content-page-main-block .section-need-help-planning .title-block .title-block-text {
    margin-bottom: 30px;
  }
  .content-page-main-block .section-need-help-planning .title-block-video {
    position: relative;
    overflow: hidden;
    height: 223px;
  }
  .content-page-main-block .section-need-help-planning .title-block-video .video-box, .content-page-main-block .section-need-help-planning .title-block-video .video-block {
    width: 100%;
    height: 100%;
  }
  .content-page-main-block .section-need-help-planning .title-block-video video {
    width: 100%;
    height: 100%;
    max-height: 223px;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .content-page-main-block .section-need-help-planning .title-block-video video.no-display {
    display: none;
  }
  .content-page-main-block .section-need-help-planning .title-block-video .btn-primary {
    position: absolute;
    z-index: 2;
    bottom: 18px;
    left: 30px;
  }
  .content-page-main-block .section-meet-your-hosts {
    padding: 30px 0 30px 15px;
  }
  .content-page-main-block .section-meet-your-hosts .hosts-wrapper {
    width: 100%;
  }
  .content-page-main-block .section-meet-your-hosts .section-hosts {
    padding: 0;
    margin-bottom: 30px;
  }
  .content-page-main-block .section-meet-your-hosts .section-hosts .container-l {
    padding: 0;
  }
  .content-page-main-block .section-meet-your-hosts .section-hosts .title-box {
    text-align: left;
    padding: 0;
    margin-bottom: 30px;
    font-size: 17px;
    color: var(--color-text);
  }
  .content-page-main-block .section-book-your-experience {
    padding: 30px 0 30px 15px;
    overflow: hidden;
    margin-right: -15px;
  }
  .content-page-main-block .section-book-your-experience .content-page-container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .content-page-main-block .section-book-your-experience .title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    position: relative;
  }
  .content-page-main-block .section-book-your-experience .title-block .title {
    margin: 0;
  }
  .content-page-main-block .section-book-your-experience .title-block .description {
    max-width: 282px;
    margin: 0;
  }
  .content-page-main-block .section-book-your-experience .title-block .experience-doodle {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 250px;
    z-index: -1;
  }
  .content-page-main-block .section-book-your-experience .title-block .experience-doodle svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .content-page-main-block .section-other-adventures {
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
  .content-page-main-block .table-of-contents-section .table-of-content-block {
    width: 100%;
  }
  .content-page-main-block .framed_box-section {
    margin: 30px 0;
  }
  .content-page-main-block .content-try-with-local .content-title-block {
    width: 65%;
  }
  .content-page-main-block .section-ready-to-plan .content-page-container {
    padding: 40px 60px 40px 0;
  }
  .content-page-main-block .section-ready-to-plan .decore-img {
    right: 370px;
  }
  .content-page-main-block .section-need-help-planning {
    padding-top: 40px;
  }
  .content-page-main-block .section-need-help-planning .title-block {
    padding-left: 40px;
  }
  .content-page-main-block .section-need-help-planning::before {
    left: 325px;
    width: 135px;
    height: 170px;
  }
  .content-page-main-block .section-meet-your-hosts {
    padding: 40px 0 40px 40px;
  }
  .content-page-main-block .section-book-your-experience {
    padding: 40px 0 40px 40px;
  }
  .content-page-main-block .section-book-your-experience .title-block .experience-doodle {
    left: 280px;
  }
  .content-page-main-block .content-page-aside-right-column .section-try-interesting-experience .content-page-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1440px) {
  .content-page-main-block .section-ready-to-plan .content-page-container {
    padding-right: 22%;
  }
  .content-page-main-block .section-ready-to-plan .decore-img {
    right: 58%;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column {
    width: 30%;
  }
  .content-page-main-block .content-page-left-column {
    width: 70%;
  }
  .content-page-main-block .private-tours-link {
    padding: 18px 65px 18px 80px;
  }
  .content-page-main-block .experiences-row-section .content-page-container {
    max-width: 100%;
    padding-left: 5%;
  }
  .content-page-main-block .section-customer-reviews-content-page .container-l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    padding: 0;
  }
  .content-page-main-block .section-customer-reviews-content-page .title-box-with-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    margin: 0;
  }
}
@media screen and (min-width: 1600px) {
  .content-page-main-block .content-page-container {
    max-width: 1050px;
    padding-left: 0;
  }
  .content-page-main-block .content-main-block .content-page-aside-right-column {
    width: 25%;
  }
  .content-page-main-block .content-page-left-column {
    width: 75%;
  }
  .content-page-main-block .experiences-row-section .content-page-container {
    max-width: 1050px;
    margin: 0 auto;
    padding-left: 0;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider {
    padding: 30px 5px 70px;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-next {
    right: 0;
  }
  .content-page-main-block .experiences-row-section .content-page-experiences-slider .swiper-button-prev {
    right: 65px;
  }
  .content-page-main-block .section-ready-to-plan .content-page-container {
    padding-right: 35%;
  }
  .content-page-main-block .section-ready-to-plan .decore-img {
    right: 64%;
  }
  .content-page-main-block .section-ready-to-plan .title-block .title {
    text-align: center;
  }
  .content-page-main-block .section-ready-to-plan .title-block .btn-primary {
    margin: 0 auto;
  }
  .content-page-main-block .section-customer-reviews-content-page .container-l {
    max-width: 980px;
    gap: 50px;
  }
  .quit-popup {
    overflow: auto;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10005;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .quit-popup-wrapper {
    padding: 30px 30px 38px;
    border-radius: 24px;
  }
  .quit-popup .header-wrapper {
    margin-bottom: 20px;
  }
  .quit-popup .content-wrapper {
    gap: 20px;
  }
  .quit-popup .content-wrapper .title {
    max-width: 302px;
    font-size: 30px;
  }
  .quit-popup .content-wrapper .city-title {
    font-size: 40px;
  }
  .quit-popup .content-wrapper .btn-primary {
    font-size: 18px;
  }
}
.icon-shared, .icon-custom, .icon {
  width: 20px;
  height: 21px;
  display: inline-block;
}
@media screen and (min-width: 1440px) {
  .icon-shared, .icon-custom, .icon {
    width: 25px;
    height: 26px;
  }
}
.icon-shared.dot, .dot.icon-custom, .dot.icon {
  display: block;
  width: 10px;
  height: 10px;
  background-color: var(--blue-basic);
  -webkit-mask-size: cover !important;
          mask-size: cover !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 5px 8px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/experience-single-sprite-c9e9aeff34.svg#dot") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/experience-single-sprite-c9e9aeff34.svg#dot") no-repeat center;
}

.icon {
  background-color: var(--white);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#bookmark") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#bookmark") no-repeat center;
}

.icon-custom {
  background-color: transparent;
}
.icon-custom svg {
  width: inherit;
  height: inherit;
  color: inherit;
}

.icon-knows-every-hidden-gem {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#find-on-map") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#find-on-map") no-repeat center;
}

.icon-loves-food-local-culture {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#noodle") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#noodle") no-repeat center;
}

.icon-cultural-stories-local-insights {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#bookmark") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#bookmark") no-repeat center;
}

.icon-knows-the-city-inside-out {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#direction") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#direction") no-repeat center;
}

.icon-brings-stories-places-life {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#speech-bubble") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#speech-bubble") no-repeat center;
}

.icon-architectural-cultural-explorer {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#skyline") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#skyline") no-repeat center;
}

.icon-nature-city-explorer {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#building") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#building") no-repeat center;
}

.icon-local-historian {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#guide-book") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#guide-book") no-repeat center;
}

.icon-eco-friendly-advocate {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#ecology") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#ecology") no-repeat center;
}

.icon-photo-spots-explorer {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#photo-pin") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#photo-pin") no-repeat center;
}

.icon-art-creative-spaces-explorer {
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#map-bulb") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#map-bulb") no-repeat center;
}

.icon-chevron {
  display: inline-block;
  width: 19px;
  height: 12px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-arrow-down") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-arrow-down") no-repeat center;
  -webkit-transition: color 0.3s linear, background-color 0.3s linear;
  transition: color 0.3s linear, background-color 0.3s linear;
}

.compass {
  display: inline-block;
  width: 25px;
  height: 25px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#compass") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#compass") no-repeat center;
}

.noodle {
  display: inline-block;
  width: 15px;
  height: 16px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#noodle") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#noodle") no-repeat center;
}

.icon-binoculars {
  display: inline-block;
  width: 15px;
  height: 13px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-binoculars") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-binoculars") no-repeat center;
}

.icon-city {
  width: 15px;
  height: 13px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-city") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-city") no-repeat center;
}

.icon-flag {
  display: inline-block;
  width: 15px;
  height: 12px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-flag") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-flag") no-repeat center;
}

.language {
  display: inline-block;
  width: 25px;
  height: 25px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#language") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#language") no-repeat center;
}

.pin-with-hard {
  width: 25px;
  height: 25px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#pin-with-hard") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#pin-with-hard") no-repeat center;
}

.section-hosts.container-l {
  padding: 30px 15px;
}
@media screen and (min-width: 540px) {
  .section-hosts.container-l {
    padding-right: 0;
  }
}
.section-hosts .hosts-slider {
  padding: 10px 0 65px;
}
.section-hosts .hosts-slider .slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 15px;
  height: auto !important;
  width: 291px;
}
.section-hosts .hosts-slider .swiper-button {
  top: auto;
  bottom: 0;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  padding: 10px;
  background-color: var(--color-accent-rose);
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.section-hosts .hosts-slider .swiper-button:hover {
  background-color: var(--color-primary);
}
.section-hosts .hosts-slider .swiper-button::after {
  content: "";
  height: 18px;
  width: 20px;
  background-color: var(--color-neutral-lightest);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/general-icons-sprite-dcc6f44af9.svg#back-arrow") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/general-icons-sprite-dcc6f44af9.svg#back-arrow") no-repeat center;
  -webkit-mask-size: cover;
          mask-size: cover;
}
.section-hosts .hosts-slider .swiper-button.swiper-button-next {
  right: 15px;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.section-hosts .hosts-slider .swiper-button.swiper-button-prev {
  right: 84px;
  left: auto;
}
.section-hosts .card-host-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
  color: var(--color-neutral-lightest);
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  width: 260px;
}
.section-hosts .card-host-info:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.section-hosts .card-host-info:hover .btn-view {
  color: var(--color-accent-gold);
}
.section-hosts .card-host-info .card-img {
  border-radius: 20px 20px 0 0;
  height: 184px;
  overflow: hidden;
}
.section-hosts .card-host-info .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.section-hosts .card-host-info .card-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  font: 500 12px "roc-grotesk", sans-serif;
}
.section-hosts .card-host-info .card-category .icon-category {
  min-width: 20px;
  min-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-hosts .card-host-info .card-category .icon-category .icon {
  min-width: 20px;
  min-height: 20px;
}
.section-hosts .card-host-info .card-body {
  padding: 0 22px 11px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 5px;
  background-color: var(--color-primary);
  border-radius: 0 0 20px 20px;
}
.section-hosts .card-host-info .card-body .description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.6em;
  line-height: 1.2em;
  font-size: 15px;
}
.section-hosts .card-host-info .btn-view {
  display: block;
  width: 170px;
  text-decoration: underline;
  text-transform: capitalize;
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
  font: 500 15px "roc-grotesk", sans-serif;
  background-color: var(--color-primary);
  padding: 12px 37px 12px 30px;
  text-align: center;
  border-radius: 0 0 20px 20px;
  margin: -1px 0 0 12px;
  clip-path: path("M0.713673 5.25918e-09C-12.7863 0.000244151 169.714 5.25918e-09 169.714 5.25918e-09C158.672 0.127807 153.212 3.81525 145.214 19L138.02 31.1746C134.421 37.264 127.874 41 120.801 41H42.7137C31.668 41 22.7137 32.0464 22.7137 21.0007C22.7137 20.5021 22.7137 20.0016 22.7137 19.5C22.7137 8.5 14.2137 -0.000244141 0.713673 5.25918e-09Z");
}
.section-hosts .card-host-info .card-title {
  font-size: 25px;
  margin: -26px 0 0 -6px;
  line-height: 1;
  padding: 15px 24px;
  background-color: var(--color-accent-gold);
  color: var(--color-text);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 1;
  border-radius: 50%;
}
.section-hosts .card-host-info .card-city {
  font: 500 12px "roc-grotesk", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.section-hosts .card-host-info .reviews-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  font: 400 15px "freight-sans-pro", sans-serif;
}
.section-hosts .card-host-info .reviews-block .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-hosts .card-host-info .reviews-block .icon-star {
  width: 15px;
  height: 15px;
  display: block;
  background-color: var(--color-accent-gold);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#star_yellow") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#star_yellow") no-repeat center;
  -webkit-mask-size: cover;
          mask-size: cover;
}
.section-hosts .card-host-info .reviews-block .reviews-count {
  color: var(--color-neutral-lightest);
}
.section-hosts .card-host-info .reviews-block .reviews {
  color: var(--color-neutral-lightest);
  padding-top: 0;
}

@media screen and (min-width: 1024px) {
  .section-hosts .hosts-slider .slider-item {
    width: 314px;
  }
  .section-hosts .hosts-slider .swiper-button {
    height: 48px;
    width: 48px;
  }
  .section-hosts .hosts-slider .swiper-button::after {
    height: 26px;
    width: 28px;
  }
  .section-hosts .card-host-info {
    width: 283px;
  }
  .section-hosts .card-host-info .card-img {
    height: 202px;
  }
  .section-hosts .card-host-info .card-body {
    gap: 10px;
  }
  .section-hosts .card-host-info .card-body .btn-see-details {
    font-size: 17px;
  }
  .section-hosts .card-host-info .card-category {
    font-size: 14px;
  }
  .section-hosts .card-host-info .card-category .icon-category {
    min-width: 22px;
    min-height: 22px;
  }
  .section-hosts .card-host-info .card-category .icon-category .icon {
    width: 22px;
    height: 22px;
  }
  .section-hosts .card-host-info .card-info-block {
    font-size: 18px;
  }
  .section-hosts .card-host-info .reviews-block {
    font-size: 18px;
    gap: 6px;
  }
  .section-hosts .card-host-info .reviews-block .icon-star {
    width: 20px;
    height: 20px;
  }
}
.host-details-popup {
  overflow: hidden;
  height: 100vh;
  line-height: 1.4;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  z-index: 99999;
  -webkit-transition: left 0.3s linear, background-color 0.5s linear;
  transition: left 0.3s linear, background-color 0.5s linear;
  background-color: rgba(0, 0, 0, 0.5);
}
.host-details-popup.hidden-popup {
  left: -100%;
  background-color: transparent;
}
.host-details-popup .popup-wrapper {
  width: 100%;
}
.host-details-popup .popup-content {
  padding: 0 0 20px;
  margin: 0;
  border: 0;
  width: 100%;
  overflow-y: scroll;
  max-height: calc(100vh - 72px);
}
.host-details-popup .popup-header {
  background-color: var(--color-primary);
}
.host-details-popup .btn-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 31px 20px 23px;
  color: var(--white);
  background-color: var(--color-primary);
  font-size: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}
.host-details-popup .btn-back:hover {
  color: var(--yellow-basic);
}
.host-details-popup .btn-back:hover .icon-chevron {
  background-color: var(--yellow-basic);
}
.host-details-popup .btn-back .icon-chevron {
  background-color: var(--white);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-right: 10px;
}
.host-details-popup .gallery-box {
  position: relative;
  overflow-x: hidden;
}
.host-details-popup .gallery-box.container-l {
  padding: 30px 0;
}
.host-details-popup .gallery-box .experience-category {
  position: absolute;
  left: 20px;
  bottom: 22px;
  max-width: 98%;
}
.host-details-popup .gallery-box .experience-category .icon-category {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid var(--white);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: var(--grey-dark);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.host-details-popup .gallery-box .experience-category .label-category {
  font-size: 11px;
  color: var(--white);
  background-color: var(--grey-dark);
  border-radius: 20px 10px 10px 20px;
  padding: 5px 10px 4px 45px;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.host-details-popup .gallery-box .gallery-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
}
.host-details-popup .gallery-box .gallery-item {
  width: 250px;
  height: 250px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 15px;
  overflow: hidden;
  margin-left: 20px;
}
.host-details-popup .gallery-box .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.host-details-popup .description-box {
  padding: 10px 20px 30px;
  line-height: 1.4;
}
.host-details-popup .description-box .popup-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  max-width: 800px;
}
.host-details-popup .description-box .popup-title .title {
  font: 400 21px Architects-Daughter, sans-serif;
  margin-bottom: 0;
}
.host-details-popup .description-box .popup-title .description {
  max-width: 800px;
}
.host-details-popup .description-box .additional-information {
  -webkit-transition: height 0.3s linear, visibility 0.3s linear;
  transition: height 0.3s linear, visibility 0.3s linear;
  max-width: 800px;
  margin: 0;
}
.host-details-popup .reviews-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  font-size: 12px;
}
.host-details-popup .reviews-block .stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.host-details-popup .reviews-block .icon-star {
  width: 15px;
  height: 15px;
  display: block;
  background-color: var(--blue-basic);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#star_yellow") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#star_yellow") no-repeat center;
  -webkit-mask-size: cover;
          mask-size: cover;
}
.host-details-popup .reviews-block .reviews {
  display: block;
  padding: 0;
}
.host-details-popup .reviews-block .reviews-count {
  color: var(--grey-dark);
}
.host-details-popup .skills-box {
  padding: 20px 20px 50px;
  overflow-x: hidden;
}
.host-details-popup .skills-box .skills-slider {
  gap: 15px;
  margin-right: -20px;
  padding: 20px 5px;
}
.host-details-popup .skills-box .skills-slider .list-item {
  margin-bottom: 20px;
}
.host-details-popup .skills-box .skills-slider .list-item .skills-card {
  height: 100%;
  border-radius: 10px;
  background-color: var(--grey-light-basic);
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 25px 20px;
  font-size: 15px;
  margin-right: 20px;
  line-height: 1.6;
}
.host-details-popup .skills-box .skills-slider .list-item .skills-card .card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-bottom: 15px;
}
.host-details-popup .skills-box .skills-slider .list-item .skills-card .explore-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.host-details-popup .skills-box .skills-slider .list-item .skills-card .card-list .list-item {
  padding-left: 15px;
  position: relative;
}
.host-details-popup .skills-box .skills-slider .list-item .skills-card .card-list .list-item::before {
  content: "•";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 4px;
}
.host-details-popup .skills-box .icon {
  background-color: var(--blue-basic);
}
.host-details-popup .desktop-block {
  display: none !important;
}
.host-details-popup .facts-box {
  padding: 36px 20px;
}
.host-details-popup .facts-box .title {
  margin-bottom: 8px;
  color: var(--white);
}
.host-details-popup .reviews-quote-box {
  padding: 62px 20px 51px;
}
.host-details-popup .reviews-quote-box .card-quote {
  padding: 32px 27px 58px 14px;
  position: relative;
  width: 277px;
  height: 217px;
  z-index: 1;
  font-size: 15px;
  margin: 0 auto;
  text-align: center;
  font-style: italic;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.host-details-popup .reviews-quote-box .card-quote::before, .host-details-popup .reviews-quote-box .card-quote::after {
  content: "";
  display: block;
  width: 65px;
  height: 65px;
  background-color: var(--blue-basic);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#quote") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#quote") no-repeat center;
  -webkit-mask-size: cover;
          mask-size: cover;
  position: absolute;
  top: -22px;
  left: -13px;
}
.host-details-popup .reviews-quote-box .card-quote::after {
  top: auto;
  left: auto;
  bottom: 8px;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.host-details-popup .reviews-quote-box .card-quote blockquote {
  margin: 0;
}
.host-details-popup .reviews-quote-box .card-quote .quote-background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: -4px;
}
.host-details-popup .reviews-quote-box .card-quote .quote-author {
  font-family: roc-grotesk;
  font-style: 500;
}
.host-details-popup .author-quote-box {
  padding: 55px 34px 55px 36px;
}
.host-details-popup .reviews-box.container-l {
  padding-top: 30px;
  padding-bottom: 30px;
}
.host-details-popup .reviews-box .reviews-list {
  margin-bottom: 20px;
}
.host-details-popup .reviews-box .reviews-list > .list-item {
  margin-bottom: 13px;
  max-width: 354px;
}
.host-details-popup .reviews-box .card-reviews {
  border: 1px solid var(--grey-dark);
}
.host-details-popup .reviews-box .card-reviews .reviews-info {
  gap: 0;
}

@media screen and (min-width: 1024px) {
  .host-details-popup {
    font-size: 17px;
  }
  .host-details-popup .btn-back {
    font-size: 24px;
  }
  .host-details-popup .btn-back .icon-chevron {
    width: 40px;
    height: 40px;
  }
  .host-details-popup .gallery-box.container-l {
    padding: 30px 0;
  }
  .host-details-popup .gallery-box .gallery-item {
    width: 320px;
    height: 320px;
  }
  .host-details-popup .gallery-box .experience-category {
    position: absolute;
    left: 20px;
    bottom: 22px;
    max-width: 98%;
  }
  .host-details-popup .gallery-box .experience-category .icon-category {
    width: 45px;
    height: 45px;
  }
  .host-details-popup .gallery-box .experience-category .label-category {
    font-size: 14px;
    padding: 6px 10px 5px 50px;
  }
  .host-details-popup .description-box .popup-title {
    gap: 30px;
  }
  .host-details-popup .description-box .popup-title .title {
    font-size: 40px;
  }
  .host-details-popup .reviews-block {
    gap: 5px;
    font-size: 22px;
  }
  .host-details-popup .reviews-block .icon-star {
    width: 24px;
    height: 24px;
  }
  .host-details-popup .skills-box .skills-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-x: visible;
  }
  .host-details-popup .skills-box .skills-card {
    width: 285px;
    font-size: 18px;
  }
  .host-details-popup .mobile-block {
    display: none !important;
  }
  .host-details-popup .desktop-block {
    display: block !important;
  }
  .host-details-popup .desktop-host-info-block {
    background-color: var(--blue-basic);
    color: var(--white);
  }
  .host-details-popup .desktop-host-info-block .container-l {
    padding-top: 30px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px;
  }
  .host-details-popup .desktop-host-info-block .title {
    margin-bottom: 30px;
    text-align: center;
  }
  .host-details-popup .desktop-host-info-block .facts-box {
    padding: 0;
  }
  .host-details-popup .desktop-host-info-block .facts-box .facts-box-tex {
    position: relative;
    padding: 36px 30px 50px;
    width: 271px;
    height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .host-details-popup .desktop-host-info-block .facts-box .facts-box-tex p {
    margin: 0;
  }
  .host-details-popup .desktop-host-info-block .facts-box .facts-box-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -4px;
  }
  .host-details-popup .desktop-host-info-block .reviews-quote-box {
    padding: 0;
  }
  .host-details-popup .desktop-host-info-block .reviews-quote-box .card-quote {
    padding: 32px 27px 58px 14px;
    width: 277px;
    height: 217px;
  }
  .host-details-popup .desktop-host-info-block .reviews-quote-box .card-quote::before, .host-details-popup .desktop-host-info-block .reviews-quote-box .card-quote::after {
    background-color: var(--yellow-basic);
  }
  .host-details-popup .desktop-host-info-block .author-quote-box {
    background-color: transparent;
    padding: 0;
  }
  .host-details-popup .desktop-host-info-block .author-quote-box .author-quote-box-text {
    position: relative;
    padding: 30px 30px 65px 35px;
    width: 358px;
    height: 283px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .host-details-popup .desktop-host-info-block .author-quote-box .author-quote-box-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -4px;
  }
  .host-details-popup .reviews-box.container-l {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .host-details-popup .reviews-box .reviews-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 50px;
    max-width: 1042px;
  }
  .host-details-popup .reviews-box .reviews-list > .list-item {
    margin-bottom: 0;
    max-width: 100%;
    width: calc(50% - 25px);
  }
  .host-details-popup .reviews-box .reviews-list > .list-item .card-reviews {
    height: 100%;
    padding: 25px;
  }
}
@media screen and (min-width: 1440px) {
  .host-details-popup .gallery-box.container-l {
    padding: 40px 0;
  }
  .host-details-popup .gallery-box .gallery-item {
    width: 400px;
    height: 400px;
    margin-left: 40px;
  }
  .host-details-popup .gallery-box .experience-category .icon-category {
    width: 60px;
    height: 60px;
  }
  .host-details-popup .gallery-box .experience-category .label-category {
    font-size: 18px;
    padding: 6px 10px 5px 65px;
  }
  .host-details-popup .skills-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
  .host-details-popup .skills-box .skills-box-title {
    margin-bottom: 0;
    width: 30%;
    max-width: 400px;
  }
  .host-details-popup .skills-box .skills-slider {
    padding: 20px;
    gap: 20px;
  }
  .host-details-popup .skills-box .skills-card {
    width: 300px;
    font-size: 18px;
    padding: 30px 25px;
  }
  .host-details-popup .desktop-host-info-block .container-l {
    padding-top: 50px;
    padding-bottom: 50px;
    gap: 90px;
  }
  .host-details-popup .desktop-host-info-block .facts-box .facts-box-tex {
    width: 311px;
    height: 290px;
    padding: 40px 35px 60px;
  }
  .host-details-popup .desktop-host-info-block .reviews-quote-box .card-quote {
    padding: 38px 50px 70px 29px;
    width: 352px;
    height: 255px;
    font-size: 18px;
  }
  .host-details-popup .desktop-host-info-block .reviews-quote-box .card-quote::before {
    width: 75px;
    height: 75px;
    top: -25px;
    left: 4px;
  }
  .host-details-popup .desktop-host-info-block .reviews-quote-box .card-quote::after {
    width: 75px;
    height: 75px;
    bottom: 18px;
    right: -1px;
  }
  .host-details-popup .desktop-host-info-block .author-quote-box .author-quote-box-text {
    padding: 40px 35px 85px;
    width: 399px;
    height: 323px;
  }
}
.video-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.video-block .video-box {
  position: relative;
}
.video-block .play-button {
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  padding: 0;
  z-index: 2;
  cursor: pointer;
  -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.4));
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (min-width: 768px) {
  .video-block .play-button {
    width: 70px;
    height: 70px;
  }
}
.video-block .play-button i {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/main-icons-sprite-b93235c577.svg#play-button") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/main-icons-sprite-b93235c577.svg#play-button") no-repeat center;
  background-color: var(--color-neutral-lightest);
  -webkit-mask-size: cover !important;
          mask-size: cover !important;
  -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
}
.video-block .play-button:hover {
  -webkit-transform: scale(1.02) translate(-50%, -50%);
          transform: scale(1.02) translate(-50%, -50%);
}

.section-other-adventures {
  padding: 30px 0;
}
.section-other-adventures .container-l {
  padding: 0;
}
.section-other-adventures .title {
  text-align: center;
  padding: 0 15px;
}
.section-other-adventures .adventures-list {
  padding: 15px 0 30px;
  max-width: 100%;
}
.section-other-adventures .adventures-list.with-arrows {
  padding-bottom: 50px;
}
.section-other-adventures .swiper-button {
  top: auto;
  bottom: 0;
  height: 30px;
  width: 30px;
  border-radius: 0;
  padding: 0;
}
.section-other-adventures .swiper-button:hover::after {
  background-color: var(--color-accent-gold);
}
.section-other-adventures .swiper-button::after {
  content: "";
  height: 30px;
  width: 30px;
  background-color: var(--color-primary);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-arrow-down") no-repeat center;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/host-details-popup-19e46ee557.svg#icon-arrow-down") no-repeat center;
  -webkit-mask-size: cover;
          mask-size: cover;
  margin: 0;
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.section-other-adventures .swiper-button.swiper-button-next {
  right: 50%;
  -webkit-transform: rotate(-90deg) translateY(130%);
          transform: rotate(-90deg) translateY(130%);
}
.section-other-adventures .swiper-button.swiper-button-prev {
  left: 50%;
  -webkit-transform: rotate(90deg) translateY(130%);
          transform: rotate(90deg) translateY(130%);
}
.section-other-adventures .adventures-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 193px !important;
  height: 140px;
  border-left: 2px ridge var(--grey-basic);
  border-right: 2px ridge var(--grey-basic);
  -webkit-transition: scale 0.3s linear, color 0.3s linear;
  transition: scale 0.3s linear, color 0.3s linear;
}
.section-other-adventures .adventures-item:hover {
  scale: 1.07;
}
.section-other-adventures .adventures-item .left-block {
  width: 50%;
  height: 100%;
  -webkit-box-shadow: -5px 5px 15px 0px rgba(0, 0, 0, 0.9);
          box-shadow: -5px 5px 15px 0px rgba(0, 0, 0, 0.9);
  border-left: 3px ridge var(--grey-basic);
}
.section-other-adventures .adventures-item .left-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-other-adventures .adventures-item .right-block {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5px;
  padding: 10px 5px 10px 8px;
  background-color: var(--color-white);
  border-left: 1px solid #000;
  -webkit-box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.9);
          box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.9);
  border-right: 2px ridge var(--grey-basic);
}
.section-other-adventures .adventures-item .right-block .adventures-item-title {
  font-size: 13px;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section-other-adventures .adventures-item .right-block .adventures-author-name {
  text-transform: capitalize;
  font: 500 8px roc-grotesk, sans-serif;
}
.section-other-adventures .swiper-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 768px) {
  .section-other-adventures .title {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1024px) {
  .section-other-adventures {
    padding: 40px 0;
  }
  .section-other-adventures .adventures-list {
    padding: 15px 15px 20px;
  }
  .section-other-adventures .adventures-list.with-arrows {
    padding-bottom: 50px;
  }
  .section-other-adventures .swiper-button {
    height: 40px;
    width: 40px;
  }
  .section-other-adventures .swiper-button::after {
    height: 40px;
    width: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .section-other-adventures {
    padding: 40px 0;
  }
  .section-other-adventures .adventures-item {
    width: 230px !important;
    height: 170px;
  }
  .section-other-adventures .adventures-item .right-block .adventures-item-title {
    font-size: 16px;
  }
  .section-other-adventures .adventures-item .right-block .adventures-author-name {
    font-size: 11px;
  }
  .section-other-adventures .swiper-button {
    height: 48px;
    width: 48px;
  }
  .section-other-adventures .swiper-button::after {
    height: 48px;
    width: 48px;
  }
}
@media screen and (min-width: 1440px) {
  .section-other-adventures .adventures-list {
    padding: 15px 5px 30px;
  }
  .section-other-adventures .adventures-list.with-arrows {
    padding-bottom: 70px;
  }
  .section-other-adventures .adventures-item {
    width: 260px !important;
    height: 180px;
  }
}
.separator-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 10px 20px 10px 0;
  margin-left: -15px;
}
.separator-block .decor-line {
  width: 83%;
  height: 1.5px;
  background-color: var(--color-primary);
  position: relative;
  border-radius: 0 3px 3px 0;
}
.separator-block .decor-line::before, .separator-block .decor-line::after {
  display: block;
  content: "";
  width: 6px;
  height: 1.5px;
  border-radius: 3px;
  background-color: inherit;
  position: absolute;
  right: -1px;
}
.separator-block .decor-line::before {
  top: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.separator-block .decor-line::after {
  bottom: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.separator-block .cu-logo {
  display: block;
  width: 82px;
  height: 35px;
  background-color: var(--color-primary);
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/header-common-icons-sprite-c916c930c9.svg#logo-blue") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/header-common-icons-sprite-c916c930c9.svg#logo-blue") center/cover no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.separator-block .separator-block-title {
  font-size: 15px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .separator-block .cu-logo {
    width: 117px;
    height: 51px;
  }
  .separator-block .separator-block-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .separator-block {
    padding-right: 80px;
  }
}
.section-social-links {
  padding: 30px 0 30px 15px;
  color: var(--color-text);
}
.section-social-links.section-social-links-main {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-social-links.section-social-links-main .title {
  text-align: center;
}
.section-social-links.section-social-links-main .content-page-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-social-links .content-page-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.section-social-links .social-links-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.section-social-links .social-links-list .social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: var(--color-accent-gold);
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.section-social-links .social-links-list .social-link:hover {
  background-color: var(--color-primary);
}
.section-social-links .social-links-list .social-link:hover .social-icon {
  background-color: var(--color-accent-gold);
}
.section-social-links .social-links-list .social-icon {
  background-color: var(--color-primary);
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.section-social-links .social-links-list .social-icon.whatsapp {
  width: 38px;
  height: 38px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#whatsapp") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#whatsapp") center/cover no-repeat;
}
.section-social-links .social-links-list .social-icon.facebook {
  width: 54px;
  height: 54px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#facebook") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#facebook") center/cover no-repeat;
}
.section-social-links .social-links-list .social-icon.pinterest {
  width: 24px;
  height: 30px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#pinterest") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#pinterest") center/cover no-repeat;
}
.section-social-links .social-links-list .social-icon.copy-link {
  width: 36px;
  height: 37px;
  -webkit-mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#copy-link") center/cover no-repeat;
          mask: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#copy-link") center/cover no-repeat;
}

@media screen and (min-width: 1200px) {
  .section-social-links {
    padding: 40px 0 40px 40px;
  }
}
.explore-block .explore-block-content {
  position: relative;
  padding: 30px 0;
  z-index: 1;
}
.explore-block .explore-block-img {
  width: 150px;
  height: 91px;
  position: absolute;
  bottom: 5px;
  right: 11%;
  z-index: -1;
}
.explore-block .explore-block-img .icon-custom {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.explore-block .explore-block-title {
  max-width: 370px;
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .explore-block .explore-block-content {
    max-width: 100%;
    margin: 0;
  }
  .explore-block .explore-block-img {
    right: 5px;
  }
  .explore-block .explore-block-title {
    max-width: 470px;
    margin-bottom: 0;
  }
  .explore-block .explore-block-title span {
    display: block;
    max-width: 60%;
  }
  .explore-block .btn-primary {
    margin: -30px 0 0 50%;
  }
}
@media screen and (min-width: 768px) {
  .explore-block .explore-block-content {
    padding: 40px 0;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
  }
  .explore-block .explore-block-img {
    width: 220px;
    height: 133px;
    bottom: 15px;
    right: 0;
  }
  .explore-block .explore-block-title {
    max-width: 500px;
    margin-bottom: 0;
  }
  .explore-block .explore-block-title span {
    display: block;
    max-width: 60%;
  }
  .explore-block .btn-primary {
    margin: -30px 0 0 auto;
  }
}
.top-tip-box-section {
  margin: 30px 0;
}
.top-tip-box-section .top-tip-box-content {
  background: var(--color-neutral-lightest);
  border: 2px solid var(--color-primary);
  padding: 25px 20px;
  margin: 20px 0;
  border-radius: 30px;
  font-size: 17px;
  position: relative;
  color: var(--color-text);
}
.top-tip-box-section .top-tip-box-content.without-title {
  padding-top: 75px;
}
.top-tip-box-section .top-tip-box-content p {
  margin: 0;
}
.top-tip-box-section .top-tip-box-content .top-tip-icon {
  display: block;
  background: url("//d3snk3ydzk0o2b.cloudfront.net/theme/frontend/_assets/images/sprites/content-page-sprite-3c85288a9c.svg#top-tip") center/cover no-repeat;
  width: 68px;
  height: 74px;
  position: absolute;
  top: -18px;
  left: -2px;
}
.top-tip-box-section .top-tip-box-content .top-tip-box-title {
  font-size: 29px;
  margin-bottom: 20px;
  margin-left: 40px;
  text-align: center;
  color: var(--color-primary);
}

@media screen and (min-width: 768px) {
  .top-tip-box-section .top-tip-box-content {
    margin: 30px auto;
    max-width: 760px;
  }
  .top-tip-box-section .top-tip-box-content .top-tip-icon {
    width: 86px;
    height: 94px;
    top: -27px;
    left: -10px;
  }
}
@media screen and (min-width: 1024px) {
  .top-tip-box-section {
    margin: 30px 15px 30px 0;
  }
}
@media screen and (min-width: 1200px) {
  .top-tip-box-section {
    margin: 30px 0;
  }
}
.highlight_box-section {
  font: 700 20px roc-grotesk, sans-serif;
  margin: 30px 0;
  color: var(--color-text);
  text-align: center;
}
.highlight_box-section p {
  margin: 0;
}
.highlight_box-section p::before {
  content: open-quote;
}
.highlight_box-section p::after {
  content: close-quote;
}

@media screen and (min-width: 768px) {
  .highlight_box-section {
    margin: 40px 0;
    font-size: 30px;
  }
}
.full-screen-image-block.content-page-container {
  padding-top: 20px;
  padding-bottom: 20px;
}
.full-screen-image-block .full-screen-image {
  max-width: 760px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.full-screen-image-block .full-screen-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (min-width: 768px) {
  .full-screen-image-block.content-page-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-try-interesting-experience {
  padding: 30px 30px;
  color: var(--color-text);
  margin: 0 -15px;
  font-size: 15px;
}
.section-try-interesting-experience .experience-box {
  margin-bottom: 30px;
}
.section-try-interesting-experience .description-box p {
  margin: 0 0 30px;
}
.section-try-interesting-experience .description-box .btn-primary {
  margin: 0 auto;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

@media screen and (min-width: 768px) {
  .section-try-interesting-experience {
    font-size: 17px;
  }
  .section-try-interesting-experience .content-page-container {
    display: grid;
    gap: 30px;
    grid-template-columns: auto 370px;
    grid-template-rows: auto auto auto;
  }
  .section-try-interesting-experience .content-page-container .title-block {
    grid-column: 1;
    grid-row: 1;
  }
  .section-try-interesting-experience .content-page-container .title-block .title {
    margin-bottom: 0;
  }
  .section-try-interesting-experience .content-page-container .description-box {
    grid-column: 1;
    grid-row: 2;
  }
  .section-try-interesting-experience .content-page-container .experience-box {
    grid-column: 2;
    grid-row: 1/4;
    margin-bottom: 0;
  }
  .section-try-interesting-experience .description-box .btn-outline {
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .section-try-interesting-experience {
    margin: 0;
    padding: 40px 0 40px 15px;
  }
  .section-try-interesting-experience[light] {
    background-color: var(--color-neutral-lightest);
  }
  .section-try-interesting-experience .description-box .btn-outline {
    background-color: var(--color-accent-gold);
    border-color: var(--color-accent-gold);
  }
  .section-try-interesting-experience .description-box .btn-outline:hover {
    background-color: var(--color-primary);
    color: var(--color-accent-gold);
  }
  .section-try-interesting-experience .content-page-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .section-try-interesting-experience .content-page-container .experience-box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .section-try-interesting-experience {
    margin-right: 0;
    padding: 40px 30px 40px 15px;
  }
  .section-try-interesting-experience .content-page-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-try-interesting-experience .experience-box {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .section-try-interesting-experience {
    padding-left: 40px;
  }
  .section-try-interesting-experience .content-page-container {
    display: grid;
    grid-template-columns: auto 344px;
    grid-template-rows: auto auto auto;
    max-width: 710px;
  }
  .section-try-interesting-experience .description-box .btn-outline {
    margin: 0;
  }
  .section-try-interesting-experience .experience-box {
    margin-bottom: 0;
  }
}
.ql-align-center {
  text-align: center;
}
/*# sourceMappingURL=frontend-content-page.min.css.map */
