/* Purpose-based city guide styles. Generated from the consolidated travel stylesheet. */

.wt-purpose-page{
  background: #fff;
  color: #0f172a;
}

.wt-purpose-page .wt-section--soft{
  background: #fff;
}

@media (max-width: 767px) {
.wt-purpose-page .wt-page-hero{
  padding-top: 16px;
  padding-bottom: 38px;
}

.wt-purpose-page .wt-page-hero h1{
  font-size: 30px;
  line-height: 1.2;
  word-break: keep-all;
}

.wt-purpose-page .wt-section{
  padding: 40px 0;
}

.wt-purpose-page .wt-hotel-grid,
.wt-purpose-page .wt-check-grid{
  grid-template-columns: 1fr;
  gap: 12px;
}

.wt-purpose-page .wt-check-item,
.wt-purpose-page .wt-cta-band{
  border-radius: 20px;
  padding: 20px;
}
}

.wt-purpose-page .wt-hotel-grid{
  display: flex;
  grid-template-columns: none;
  overflow-x: auto;
}


@media (max-width: 720px) {
.wt-purpose-page .wt-hotel-grid{
  display: flex;
  grid-template-columns: none;
  gap: 12px;
  margin-right: -40px;
  padding-right: 40px;
}


}

.wt-purpose-page .wt-section-title{
  font-size: clamp(1.72rem, 3vw, 2.1rem);
  letter-spacing: -0.045em;
  line-height: 1.2;
  word-break: keep-all;
}

@media (max-width: 767px) {
.wt-purpose-page .wt-section-title{
  font-size: 22px;
  line-height: 1.2;
  word-break: keep-all;
}
}

@media (max-width: 767px) {
main.travel-page.wt-purpose-page .wt-hotel-grid{
  margin-right: -25px;
  padding-right: 25px;
}
}

.wt-page-hero h1,
.wt-purpose-page .wt-page-hero h1{
  line-height: 1.2;
  word-break: keep-all;
}

.wt-purpose-page .wt-hotel-grid{
  gap: 16px;
  padding: 2px 2px 18px;
}


.wt-purpose-page .wt-hotel-grid{
  gap: 16px;
  padding-bottom: 18px;
}


@media (max-width: 720px) {
.wt-page-hero h1,
.wt-purpose-page .wt-page-hero h1{
  line-height: 1.2;
  word-break: keep-all;
}


}


.wt-purpose-page .wt-hotel-grid{
  gap: 16px;
  padding: 4px 2px 18px;
}


main.wt-purpose-page--first-trip .container,
main.wt-purpose-page--value-hotel .container,
main.wt-purpose-page--near-trip .container,
main.wt-purpose-page--family-trip .container,
main.wt-purpose-page--quiet-stay .container{
  padding-bottom: 10px;
}


.wt-reason-grid{
  display: grid;
  gap: 14px;
}


.wt-reason-card{
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
  padding: 22px;
}

.wt-reason-card span{
  display: block;
  color: #2563eb;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.35;
  word-break: keep-all;
}


.wt-reason-card p,
.wt-check-grid--rich .wt-check-item span{
  margin: 10px 0 0;
  color: #475569;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: -0.025em;
  word-break: keep-all;
}

.wt-purpose-faq{
  padding-bottom: 64px;
}

@media (max-width: 1024px) {
.wt-reason-grid{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 720px) {
.wt-reason-grid{
  grid-template-columns: 1fr;
  gap: 12px;
}

.wt-reason-card,
.wt-check-grid--rich .wt-check-item{
  border-radius: 20px;
  padding: 20px;
}


}


.wt-purpose-page--first-trip #hotels{
  position: relative;
}

.wt-purpose-page--first-trip #hotels .wt-section-head{
  margin-bottom: clamp(1.1rem, 2.4vw, 1.55rem);
}

.wt-purpose-page--first-trip #hotels .wt-section-kicker{
  color: #475569;
}

.wt-purpose-page--first-trip #hotels .wt-hotel-grid{
  gap: 16px;
  padding: 4px 2px 16px;
}


.wt-purpose-page--first-trip #area-compare{
  padding-bottom: clamp(24px, 3.4vw, 32px);
}

.wt-purpose-page--first-trip .wt-section--survey-cta{
  padding-top: 0;
}

.wt-purpose-page--first-trip .wt-section--survey-cta .wt-cta-band{
  
}


@media (max-width: 720px) {
.wt-purpose-page--first-trip #area-compare{
  padding-bottom: 22px;
}
}


.wt-purpose-page #area-compare{
  padding-bottom: clamp(24px, 3.4vw, 32px);
}


.wt-purpose-page .wt-section--survey-cta{
  padding-top: 0;
}

.wt-purpose-page .wt-section--survey-cta .wt-cta-band{
  
}

.wt-purpose-page #hotels{
  position: relative;
}

.wt-purpose-page #hotels .wt-section-head{
  margin-bottom: clamp(1.1rem, 2.4vw, 1.55rem);
}

.wt-purpose-page #hotels .wt-section-kicker{
  color: #475569;
}

.wt-purpose-page #hotels .wt-hotel-grid{
  gap: 16px;
  padding: 4px 2px 16px;
}


@media (max-width: 720px) {
.wt-purpose-page #area-compare{
  padding-bottom: 22px;
}


}

.wt-purpose-page .wt-section--survey-cta .wt-cta-band{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(18px, 4vw, 40px);
  padding: clamp(24px, 4vw, 38px);
  border: 1px solid rgba(37, 99, 235, .12);
  border-radius: 30px;
  background: radial-gradient(circle at 96% 0%, rgba(37, 99, 235, .08), transparent 22rem),
    #f8fbff;
}

.wt-purpose-page .wt-section--survey-cta .wt-cta-band h2{
  margin: 0;
  color: #0f172a;
  font-size: clamp(1.58rem, 2.6vw, 2rem);
  letter-spacing: -.045em;
  line-height: 1.2;
  word-break: keep-all;
}

@media (max-width: 767px) {
.wt-purpose-page .wt-section--survey-cta .wt-cta-band{
  grid-template-columns: 1fr;
  padding: 22px;
  border-radius: 24px;
}
}


@media (max-width: 720px) {
.wt-purpose-page .wt-hotel-grid,
.wt-purpose-page #hotels .wt-hotel-grid,
.wt-purpose-page--first-trip #hotels .wt-hotel-grid{
  margin-right: -24px;
  padding-right: 24px;
  scroll-padding-right: 24px;
}

.wt-purpose-page .wt-hotel-grid::after,
.wt-purpose-page #hotels .wt-hotel-grid::after,
.wt-purpose-page--first-trip #hotels .wt-hotel-grid::after{
  content: "";
  flex: 0 0 16px;
}
}

@media (min-width: 768px) and (max-width: 1180px) {
.wt-purpose-page #hotels .wt-hotel-grid{
  margin-right: 0 !important;
  padding-right: 2px !important;
  scroll-padding-right: clamp(32px, 5vw, 56px) !important;
}
}


@media (min-width: 768px) and (max-width: 1180px) {
.wt-purpose-page .wt-hotel-grid,
.wt-purpose-page #hotels .wt-hotel-grid{
  gap: clamp(16px, 2vw, 22px) !important;
  margin-right: calc(clamp(48px, 7vw, 76px) * -1) !important;
  padding-right: clamp(48px, 7vw, 76px) !important;
  scroll-padding-left: clamp(48px, 7vw, 76px) !important;
  scroll-padding-right: clamp(48px, 7vw, 76px) !important;
}
}

@media (max-width: 767px) {
.wt-purpose-page .wt-hotel-grid,
.wt-purpose-page #hotels .wt-hotel-grid{
  gap: 14px !important;
  margin-right: calc(clamp(28px, 7vw, 34px) * -1) !important;
  padding-right: clamp(28px, 7vw, 34px) !important;
  scroll-padding-left: clamp(28px, 7vw, 34px) !important;
  scroll-padding-right: clamp(28px, 7vw, 34px) !important;
}
}

@media (max-width: 380px) {
.wt-purpose-page .wt-hotel-grid,
.wt-purpose-page #hotels .wt-hotel-grid{
  margin-right: -24px !important;
  padding-right: 24px !important;
}
}


.wt-page-hero,
.wt-purpose-page .wt-page-hero{
  padding-top: 6px !important;
  padding-bottom: 35px !important;
}

.wt-section,
.wt-purpose-page .wt-section{
  padding-top: 27px !important;
  padding-bottom: 27px !important;
}

.wt-section--compact,
.wt-purpose-page .wt-section--compact{
  padding-top: 23px !important;
}


.wt-section--survey-cta,
.wt-purpose-page .wt-section--survey-cta{
  padding-top: 8px !important;
  padding-bottom: 24px !important;
}

#area-compare.wt-section,
.wt-purpose-page #area-compare.wt-section{
  padding-bottom: 12px !important;
}

#area-compare.wt-section + .wt-section--survey-cta,
.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta{
  padding-top: 0 !important;
}

.wt-purpose-faq{
  padding-bottom: 42px !important;
}

@media (max-width: 767px) {
.wt-page-hero,
.wt-purpose-page .wt-page-hero{
  padding-top: 5px !important;
  padding-bottom: 25px !important;
}

.wt-section,
.wt-purpose-page .wt-section{
  padding-top: 27px !important;
  padding-bottom: 27px !important;
}


.wt-section--survey-cta,
.wt-purpose-page .wt-section--survey-cta{
  padding-top: 6px !important;
  padding-bottom: 20px !important;
}

#area-compare.wt-section,
.wt-purpose-page #area-compare.wt-section{
  padding-bottom: 10px !important;
}
}

main.travel-page .wt-page-hero,
.travel-page .wt-page-hero,
main.travel-page.wt-purpose-page .wt-page-hero,
.travel-page.wt-purpose-page .wt-page-hero{
  padding-top: clamp(24px, 3.8vw, 44px) !important;
  padding-bottom: clamp(54px, 5.6vw, 80px) !important;
}

main.travel-page .wt-section,
.travel-page .wt-section,
main.travel-page.wt-purpose-page .wt-section,
.travel-page.wt-purpose-page .wt-section{
  padding-top: clamp(54px, 5.2vw, 76px) !important;
  padding-bottom: clamp(54px, 5.2vw, 76px) !important;
}

main.travel-page .wt-section--compact,
.travel-page .wt-section--compact,
main.travel-page.wt-purpose-page .wt-section--compact,
.travel-page.wt-purpose-page .wt-section--compact{
  padding-top: clamp(44px, 4.2vw, 62px) !important;
}


main.travel-page .wt-section--survey-cta,
.travel-page .wt-section--survey-cta,
main.travel-page.wt-purpose-page .wt-section--survey-cta,
.travel-page.wt-purpose-page .wt-section--survey-cta{
  padding-top: clamp(38px, 4vw, 58px) !important;
  padding-bottom: clamp(54px, 5.6vw, 82px) !important;
}

main.travel-page #area-compare.wt-section,
.travel-page #area-compare.wt-section,
main.travel-page.wt-purpose-page #area-compare.wt-section,
.travel-page.wt-purpose-page #area-compare.wt-section{
  padding-bottom: clamp(46px, 4.8vw, 70px) !important;
}

main.travel-page #area-compare.wt-section + .wt-section--survey-cta,
.travel-page #area-compare.wt-section + .wt-section--survey-cta,
main.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta,
.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta{
  padding-top: clamp(38px, 4vw, 58px) !important;
}

main.travel-page .wt-purpose-faq,
.travel-page .wt-purpose-faq{
  padding-bottom: clamp(64px, 6vw, 92px) !important;
}

@media (max-width: 1024px) {
main.travel-page .wt-page-hero,
.travel-page .wt-page-hero,
main.travel-page.wt-purpose-page .wt-page-hero,
.travel-page.wt-purpose-page .wt-page-hero{
  padding-top: 20px !important;
  padding-bottom: 30px !important;
}
}

@media (max-width: 767px) {
main.travel-page .wt-page-hero,
.travel-page .wt-page-hero,
main.travel-page.wt-purpose-page .wt-page-hero,
.travel-page.wt-purpose-page .wt-page-hero{
  padding-top: 16px !important;
  padding-bottom: 44px !important;
}


main.travel-page .wt-section--survey-cta,
.travel-page .wt-section--survey-cta,
main.travel-page.wt-purpose-page .wt-section--survey-cta,
.travel-page.wt-purpose-page .wt-section--survey-cta{
  padding-top: 34px !important;
  padding-bottom: 44px !important;
}
}

main.travel-page #area-compare.wt-section,
.travel-page #area-compare.wt-section,
main.travel-page.wt-purpose-page #area-compare.wt-section,
.travel-page.wt-purpose-page #area-compare.wt-section{
  padding-bottom: clamp(22px, 2.6vw, 34px) !important;
}

main.travel-page #area-compare.wt-section + .wt-section--survey-cta,
.travel-page #area-compare.wt-section + .wt-section--survey-cta,
main.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta,
.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta{
  padding-top: 0 !important;
}

main.travel-page .wt-section--survey-cta,
.travel-page .wt-section--survey-cta,
main.travel-page.wt-purpose-page .wt-section--survey-cta,
.travel-page.wt-purpose-page .wt-section--survey-cta{
  padding-top: clamp(10px, 1.6vw, 20px) !important;
  padding-bottom: clamp(48px, 5vw, 74px) !important;
}

main.travel-page.wt-purpose-page > .wt-page-hero:first-child,
.travel-page.wt-purpose-page > .wt-page-hero:first-child,
main.travel-page.wt-purpose-page .wt-page-hero,
.travel-page.wt-purpose-page .wt-page-hero{
  padding-top: 15px !important;
}


main.travel-page.wt-purpose-page #area-compare.wt-section,
.travel-page.wt-purpose-page #area-compare.wt-section{
  padding-bottom: clamp(8px, 1.2vw, 14px) !important;
}

main.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta,
.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta,
main.travel-page #area-compare.wt-section + .wt-section--survey-cta,
.travel-page #area-compare.wt-section + .wt-section--survey-cta{
  padding-top: 0 !important;
}

main.travel-page.wt-purpose-page .wt-section--survey-cta,
.travel-page.wt-purpose-page .wt-section--survey-cta{
  padding-top: 0 !important;
  padding-bottom: clamp(34px, 4vw, 56px) !important;
}

main.travel-page.wt-purpose-page .wt-section--survey-cta .wt-cta-band,
.travel-page.wt-purpose-page .wt-section--survey-cta .wt-cta-band{
  padding: clamp(20px, 3vw, 30px) !important;
}

@media (min-width: 768px) and (max-width: 1180px) {
main.travel-page.wt-purpose-page #area-compare.wt-section,
.travel-page.wt-purpose-page #area-compare.wt-section{
  padding-bottom: 10px !important;
}

main.travel-page.wt-purpose-page .wt-section--survey-cta .wt-cta-band,
.travel-page.wt-purpose-page .wt-section--survey-cta .wt-cta-band{
  padding: 22px !important;
}
}

@media (max-width: 767px) {
main.travel-page.wt-purpose-page #area-compare.wt-section,
.travel-page.wt-purpose-page #area-compare.wt-section{
  padding-bottom: 6px !important;
}

main.travel-page.wt-purpose-page .wt-section--survey-cta,
.travel-page.wt-purpose-page .wt-section--survey-cta{
  padding-top: 0 !important;
  padding-bottom: 32px !important;
}

main.travel-page.wt-purpose-page .wt-section--survey-cta .wt-cta-band,
.travel-page.wt-purpose-page .wt-section--survey-cta .wt-cta-band{
  padding: 20px 0 !important;
}
}


main.travel-page.wt-purpose-page #area-compare.wt-section,
.travel-page.wt-purpose-page #area-compare.wt-section{
  padding-bottom: clamp(8px, 1.1vw, 14px) !important;
}

main.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta,
.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta{
  padding-top: 0 !important;
}

main.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta .container,
.travel-page.wt-purpose-page #area-compare.wt-section + .wt-section--survey-cta .container{
  padding-top: 0 !important;
}

main.travel-page.wt-purpose-page .wt-section--survey-cta,
.travel-page.wt-purpose-page .wt-section--survey-cta{
  padding-top: 0 !important;
  padding-bottom: clamp(42px, 4.5vw, 66px) !important;
}

main.travel-page.wt-purpose-page .wt-section--survey-cta .wt-cta-band,
.travel-page.wt-purpose-page .wt-section--survey-cta .wt-cta-band{
  padding: clamp(22px, 3.2vw, 34px) !important;
}

body.travel-purpose-body{
  background: #fff !important;
  color: #0a0a0a !important;
}

body.travel-purpose-body main.travel-page.wt-purpose-page{
  background: #fff !important;
  color: #0a0a0a !important;
  overflow-x: clip !important;
}

body.travel-purpose-body main.travel-page.wt-purpose-page .container{
  box-sizing: border-box !important;
}

body.travel-purpose-body .wt-page-hero,
body.travel-purpose-body .wt-purpose-page .wt-page-hero{
  padding-top: clamp(48px, 7vw, 82px) !important;
  padding-bottom: 30px !important;
  background: #fff !important;
  border-bottom: 1px solid #f1f1f1 !important;
}

body.travel-purpose-body .wt-page-hero__content{
  max-width: 900px !important;
}

body.travel-purpose-body .wt-section-kicker{
  color: #111 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: .02em !important;
  line-height: 1.3 !important;
  text-transform: uppercase !important;
}

body.travel-purpose-body .wt-page-hero h1,
body.travel-purpose-body .wt-purpose-page .wt-page-hero h1{
  max-width: 980px;
  color: #050505;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.045em;
  word-break: keep-all;
}

body.travel-purpose-body .wt-section,
body.travel-purpose-body .wt-purpose-page .wt-section,
body.travel-purpose-body .wt-section--soft,
body.travel-purpose-body .wt-section--compact{
  background: #fff !important;
  border-top: 1px solid #f1f1f1 !important;
  padding-top: clamp(54px, 7vw, 82px) !important;
  padding-bottom: clamp(54px, 7vw, 82px) !important;
}

body.travel-purpose-body .wt-section--survey-cta,
body.travel-purpose-body .wt-purpose-page .wt-section--survey-cta{
  padding-top: clamp(32px, 5vw, 54px) !important;
  padding-bottom: clamp(32px, 5vw, 54px) !important;
}

body.travel-purpose-body .wt-section-head{
  max-width: 800px !important;
  margin-bottom: 28px !important;
}

body.travel-purpose-body .wt-section-title,
body.travel-purpose-body .wt-purpose-page .wt-section-title,
body.travel-purpose-body .wt-cta-band h2{
  color: #050505 !important;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: -0.045em !important;
  word-break: keep-all;
}


body.travel-purpose-body .wt-choice-card__label{
  margin-bottom: 2px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
}

body.travel-purpose-body .wt-choice-card__chips span,
body.travel-purpose-body .wt-check-grid--readable .wt-check-item strong{
  border: 1px solid #e5e5e5 !important;
  border-radius: 999px !important;
  background: #fff !important;
  color: #111 !important;
  box-shadow: none !important;
}

body.travel-purpose-body .wt-choice-card__chips span{
  min-height: 30px !important;
  padding: 0 11px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
}

body.travel-purpose-body .wt-reason-card span{
  color: #111 !important;
  background: transparent !important;
  border: 0 !important;
  font-weight: 600 !important;
}

body.travel-purpose-body .wt-check-grid--readable .wt-check-item strong{
  padding: 7px 11px !important;
}

body.travel-purpose-body .wt-cta-band,
body.travel-purpose-body .wt-purpose-page .wt-cta-band{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: end !important;
  gap: 24px !important;
  padding: clamp(28px, 4vw, 42px) !important;
  border-color: #111 !important;
}

body.travel-purpose-body .wt-hotel-grid,
body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-grid{
  gap: 16px !important;
  scrollbar-width: none !important;
}

body.travel-purpose-body .wt-hotel-grid::-webkit-scrollbar,
body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-grid::-webkit-scrollbar{
  display: none !important;
}


body.travel-purpose-body .wt-choice-card::before,
body.travel-purpose-body .wt-choice-card::after{
  content: none !important;
  display: none !important;
}


@media (min-width: 768px) and (max-width: 1180px) {
body.travel-purpose-body main.travel-page.wt-purpose-page .container{
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: var(--container) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: clamp(48px, 7vw, 76px) !important;
  padding-right: clamp(48px, 7vw, 76px) !important;
}
}

@media (max-width: 767px) {
body.travel-purpose-body main.travel-page.wt-purpose-page{
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 0 !important;
}

body.travel-purpose-body main.travel-page.wt-purpose-page .container{
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.travel-purpose-body .wt-page-hero,
body.travel-purpose-body .wt-purpose-page .wt-page-hero{
  padding-top: 34px !important;
  padding-bottom: 52px !important;
}

body.travel-purpose-body .wt-page-hero h1,
body.travel-purpose-body .wt-purpose-page .wt-page-hero h1{
  font-size: 40px;
  line-height: 1.2;
  word-break: keep-all;
}


body.travel-purpose-body .wt-section,
body.travel-purpose-body .wt-purpose-page .wt-section,
body.travel-purpose-body .wt-section--soft,
body.travel-purpose-body .wt-section--compact{
  padding-top: 46px !important;
  padding-bottom: 46px !important;
}

body.travel-purpose-body main.travel-page.wt-purpose-page h2{
  font-size: 22px;
  line-height: 1.2;
  word-break: keep-all;
}

body.travel-purpose-body .wt-cta-band,
body.travel-purpose-body .wt-purpose-page .wt-cta-band{
  align-items: stretch !important;
  padding: 22px !important;
  border-radius: 22px !important;
}

body.travel-purpose-body .wt-purpose-page .wt-hotel-grid,
body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-grid{
  margin-right: -20px !important;
  padding-right: 20px !important;
  scroll-padding-right: 20px !important;
}


}

body.travel-purpose-body .wt-choice-card__chips{
  gap: 8px !important;
}


body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-grid{
  align-items: stretch !important;
  gap: 22px !important;
  padding-top: 6px !important;
  padding-bottom: 22px !important;
}


@media (max-width: 767px) {
body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-grid{
  gap: 18px !important;
}


}


body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-grid,
body.travel-purpose-body .wt-purpose-page .wt-hotel-grid{
  align-items: stretch !important;
  gap: 18px !important;
  padding-top: 6px !important;
  padding-bottom: 20px !important;
}


@media (max-width: 767px) {
body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-grid,
body.travel-purpose-body .wt-purpose-page .wt-hotel-grid{
  gap: 16px !important;
}


}


body.travel-purpose-body .wt-section-kicker{
  color: rgba(0, 0, 0, 0.66) !important;
}

body.travel-purpose-body .wt-choice-main > article.wt-choice-card{
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  padding: 22px !important;
}

body.travel-purpose-body .wt-choice-main > article.wt-choice-card > * + *{
  margin-top: 0 !important;
}

body.travel-purpose-body .wt-choice-main .wt-choice-card__label{
  margin: 0 !important;
  color: rgba(0, 0, 0, 0.66) !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
  letter-spacing: -0.01em !important;
}

body.travel-purpose-body .wt-choice-main article.wt-choice-card h3{
  margin: 0 !important;
  line-height: 1.2 !important;
}

body.travel-purpose-body .wt-choice-main .wt-choice-card__lead{
  margin: 0 !important;
  font-size: 15px !important;
  line-height: 1.62 !important;
}

body.travel-purpose-body .wt-choice-main .wt-choice-card__chips{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  margin: 2px 0 0 !important;
}

body.travel-purpose-body .wt-choice-main .wt-choice-card__chips span{
  min-height: 28px !important;
  padding: 0 10px !important;
  font-size: 12px !important;
  line-height: 1 !important;
}

body.travel-purpose-body .wt-choice-main .wt-choice-card__line{
  margin: 2px 0 0 !important;
  padding-top: 12px !important;
  font-size: 14px !important;
  line-height: 1.58 !important;
}

@media (max-width: 767px) {
body.travel-purpose-body .wt-choice-main{
  gap: 12px !important;
}

body.travel-purpose-body .wt-choice-main > article.wt-choice-card{
  gap: 9px !important;
  padding: 18px !important;
}

body.travel-purpose-body .wt-choice-main .wt-choice-card__lead{
  font-size: 15px !important;
  line-height: 1.58 !important;
}

body.travel-purpose-body .wt-choice-main .wt-choice-card__line{
  padding-top: 10px !important;
  line-height: 1.56 !important;
}
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band,
body.travel-purpose-body .wt-purpose-page .wt-section--survey-cta .wt-cta-band{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  align-items: start !important;
  justify-items: start !important;
  gap: 20px !important;
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band > div,
body.travel-purpose-body .wt-purpose-page .wt-section--survey-cta .wt-cta-band > div{
  max-width: 780px !important;
}


body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-more-banner__icon,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-more-banner__icon,
.wt-purpose-page #hotels .wt-hotel-more-banner__icon,
.wt-purpose-page--first-trip #hotels .wt-hotel-more-banner__icon{
  flex: 0 0 auto !important;
  width: 17px !important;
  height: 17px !important;
  color: currentColor !important;
}


body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-more-banner__icon,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-more-banner__icon,
.wt-purpose-page #hotels .wt-hotel-more-banner__icon,
.wt-purpose-page--first-trip #hotels .wt-hotel-more-banner__icon{
  display: inline-block !important;
  flex: 0 0 auto !important;
  width: 17px !important;
  height: 17px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  color: currentColor !important;
}

body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-more-banner__icon *,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-more-banner__icon *,
.wt-purpose-page #hotels .wt-hotel-more-banner__icon *,
.wt-purpose-page--first-trip #hotels .wt-hotel-more-banner__icon *{
  fill: none !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
}


body.travel-purpose-body{
  --wt-purpose-promo-line: #d8d8d4;
  --wt-purpose-promo-sub: #686866;
  --wt-purpose-promo-wash: #f6f6f4;
}

body.travel-purpose-body .wt-reason-grid{
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 0 !important;
  overflow: visible !important;
  border-top: 1px solid #111 !important;
  border-bottom: 1px solid #111 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.travel-purpose-body .wt-reason-grid .wt-reason-card{
  min-width: 0 !important;
  min-height: 0 !important;
  padding: 28px 20px 30px !important;
  border: 0 !important;
  border-right: 1px solid var(--wt-purpose-promo-line) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transform: none !important;
}

body.travel-purpose-body .wt-reason-grid .wt-reason-card:last-child{
  border-right: 0 !important;
}

body.travel-purpose-body .wt-reason-grid .wt-reason-card > span:first-child{
  display: block !important;
  width: auto !important;
  height: auto !important;
  margin: 0 0 38px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #8a8a8a !important;
  background: transparent !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 15px !important;
  font-style: italic !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}

body.travel-purpose-body .wt-reason-grid .wt-reason-card h3{
  margin: 0 !important;
  color: #111 !important;
  font-size: 17px !important;
  line-height: 1.45 !important;
  letter-spacing: -.025em !important;
}

body.travel-purpose-body .wt-reason-grid .wt-reason-card p{
  margin: 12px 0 0 !important;
  color: var(--wt-purpose-promo-sub) !important;
  font-size: 13px !important;
  line-height: 1.65 !important;
  word-break: keep-all !important;
}

body.travel-purpose-body .wt-section--survey-cta,
body.travel-purpose-body .wt-purpose-page .wt-section--survey-cta{
  width: 100% !important;
  max-width: none !important;
  padding: 86px 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: var(--wt-purpose-promo-wash) !important;
  box-shadow: none !important;
}

body.travel-purpose-body .wt-section--survey-cta > .container{
  width: min(calc(100% - 40px), 1180px) !important;
  margin-inline: auto !important;
  padding: 0 !important;
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 50px !important;
  align-items: center !important;
  min-height: 0 !important;
  padding: 52px !important;
  border: 1px solid #111 !important;
  border-radius: 28px !important;
  color: #111 !important;
  background: #fff !important;
  box-shadow: none !important;
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band > div{
  max-width: 670px !important;
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band h2{
  max-width: 670px !important;
  margin: 0 !important;
  color: #111 !important;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: -.055em !important;
  word-break: keep-all;
}

@media (max-width: 980px) {
body.travel-purpose-body .wt-reason-grid{
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-bottom: 0 !important;
}

body.travel-purpose-body .wt-reason-grid .wt-reason-card{
  border-bottom: 1px solid var(--wt-purpose-promo-line) !important;
}

body.travel-purpose-body .wt-reason-grid .wt-reason-card:nth-child(2n){
  border-right: 0 !important;
}
}

@media (max-width: 760px) {
body.travel-purpose-body .wt-reason-grid{
  grid-template-columns: 1fr !important;
}

body.travel-purpose-body .wt-reason-grid .wt-reason-card{
  border-right: 0 !important;
}

body.travel-purpose-body .wt-reason-grid .wt-reason-card > span:first-child{
  margin-bottom: 25px !important;
}

body.travel-purpose-body .wt-section--survey-cta,
body.travel-purpose-body .wt-purpose-page .wt-section--survey-cta{
  padding: 66px 0 !important;
}

body.travel-purpose-body .wt-section--survey-cta > .container{
  width: min(calc(100% - 28px), 1180px) !important;
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band{
  grid-template-columns: 1fr !important;
  gap: 32px !important;
  padding: 32px 24px !important;
  border-radius: 22px !important;
}
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band{
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band > div:first-child{
  grid-column: 1 !important;
  grid-row: 1 !important;
  min-width: 0 !important;
}

body.travel-purpose-body .wt-purpose-faq .wt-purpose-faq-icon{
  position: relative !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  display: block !important;
  border: 1px solid #aaa !important;
  border-radius: 50% !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.travel-purpose-body .wt-purpose-faq .wt-purpose-faq-icon::before,
body.travel-purpose-body .wt-purpose-faq .wt-purpose-faq-icon::after{
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 10px !important;
  height: 1px !important;
  display: block !important;
  content: "" !important;
  background: #111 !important;
  border: 0 !important;
  transform: translate(-50%, -50%) !important;
  transition: transform .2s ease !important;
}

body.travel-purpose-body .wt-purpose-faq .wt-purpose-faq-icon::after{
  transform: translate(-50%, -50%) rotate(90deg) !important;
}

@media (max-width: 760px) {
body.travel-purpose-body .wt-section--survey-cta .wt-cta-band{
  grid-template-columns: 1fr !important;
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band > div:first-child{
  grid-column: 1 !important;
  grid-row: 1 !important;
}
}

body.travel-purpose-body .wt-section--survey-cta,
body.travel-purpose-body .wt-purpose-page .wt-section--survey-cta{
  position: relative !important;
  isolation: isolate !important;
  background: #f6f6f4 !important;
  box-shadow: 0 0 0 100vmax #f6f6f4 !important;
  clip-path: inset(0 -100vmax) !important;
}

body.travel-purpose-body .wt-section--survey-cta > .container,
body.travel-purpose-body .wt-purpose-page .wt-section--survey-cta > .container{
  position: relative !important;
  z-index: 1 !important;
  background: transparent !important;
}

body.travel-purpose-body .wt-section--survey-cta .wt-cta-band,
body.travel-purpose-body .wt-purpose-page .wt-section--survey-cta .wt-cta-band{
  width: 100% !important;
  box-sizing: border-box !important;
  background: #fff !important;
}

body.travel-purpose-body .wt-section,
body.travel-purpose-body .wt-purpose-page .wt-section,
body.travel-purpose-body .wt-section--soft,
body.travel-purpose-body .wt-section--compact{
  border-top: 0 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-other-choices{
  background: #f6f6f4 !important;
  border-top-color: #e8e8e4 !important;
}

body.travel-purpose-body .wt-purpose-page--first-trip .wt-purpose-other-choices .wt-section-head{
  margin-bottom: 32px !important;
}

body.travel-purpose-body .wt-firsttrip-choice-list{
  border-top: 1px solid #cfcfcb;
}

body.travel-purpose-body .wt-firsttrip-choice{
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr) 40px;
  align-items: center;
  gap: 18px;
  min-height: 112px;
  padding: 24px 10px 24px 0;
  border-bottom: 1px solid #d9d9d5;
  color: #111;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease, padding .2s ease;
}

body.travel-purpose-body .wt-firsttrip-choice__number{
  color: #8a8a86;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  font-variant-numeric: tabular-nums;
}

body.travel-purpose-body .wt-firsttrip-choice__content{
  display: grid;
  gap: 7px;
  min-width: 0;
}

body.travel-purpose-body .wt-firsttrip-choice__content strong{
  color: inherit;
  font-size: clamp(19px, 2vw, 23px);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -.035em;
}

body.travel-purpose-body .wt-firsttrip-choice__content > span{
  color: #686866;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.65;
  letter-spacing: -.02em;
  transition: color .2s ease;
}

body.travel-purpose-body .wt-firsttrip-choice__arrow{
  justify-self: end;
  color: inherit;
  font-size: 23px;
  font-weight: 400;
  line-height: 1;
}

body.travel-purpose-body .wt-firsttrip-choice:hover,
body.travel-purpose-body .wt-firsttrip-choice:focus-visible{
  padding-left: 20px;
  padding-right: 20px;
  background: #111;
  color: #fff;
  outline: none;
}

body.travel-purpose-body .wt-firsttrip-choice:hover .wt-firsttrip-choice__number,
body.travel-purpose-body .wt-firsttrip-choice:focus-visible .wt-firsttrip-choice__number,
body.travel-purpose-body .wt-firsttrip-choice:hover .wt-firsttrip-choice__content > span,
body.travel-purpose-body .wt-firsttrip-choice:focus-visible .wt-firsttrip-choice__content > span{
  color: #bdbdbd;
}


@media (max-width: 767px) {
body.travel-purpose-body .wt-purpose-page--first-trip .wt-purpose-other-choices .wt-section-head{
  margin-bottom: 26px !important;
}

body.travel-purpose-body .wt-firsttrip-choice{
  grid-template-columns: 34px minmax(0, 1fr) 28px;
  gap: 12px;
  min-height: 102px;
  padding: 21px 4px 21px 0;
}

body.travel-purpose-body .wt-firsttrip-choice:hover,
body.travel-purpose-body .wt-firsttrip-choice:focus-visible{
  padding-left: 12px;
  padding-right: 12px;
}

body.travel-purpose-body .wt-firsttrip-choice__content strong{
  font-size: 18px;
}

body.travel-purpose-body .wt-firsttrip-choice__content > span{
  display: -webkit-box;
  overflow: hidden;
  font-size: 13px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

body.travel-purpose-body .wt-firsttrip-choice__arrow{
  font-size: 20px;
}


}


@media (max-width: 767px) {
body.travel-purpose-body .wt-purpose-other-choices{
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: #f6f6f4 !important;
}


}

body.travel-purpose-body .wt-purpose-faq .wt-purpose-faq-icon{
  border-radius: 0 !important;
}


@media (max-width: 767px) {
body.travel-purpose-body .wt-purpose-page--first-trip .wt-purpose-other-choices{
  padding: 0 20px !important;
}


}

body.travel-purpose-body .wt-section-head{
  max-width: 800px !important;
  word-break: keep-all !important;
}

body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row{
  display: grid;
  grid-template-columns: minmax(0, 800px) auto;
  align-items: end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 30px;
}

body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row .wt-section-head,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row .wt-section-head{
  width: 100%;
  max-width: 800px !important;
  margin: 0 !important;
}

body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row + .wt-hotel-grid,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row + .wt-hotel-grid{
  margin-top: 0 !important;
}


body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  justify-self: end !important;
  gap: 8px !important;
  width: fit-content !important;
  min-width: 0 !important;
  min-height: 48px !important;
  margin: 0 !important;
  padding: 13px 18px !important;
  border: 1px solid #111 !important;
  border-radius: 0 !important;
  background: #111 !important;
  box-shadow: none !important;
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  letter-spacing: -.02em !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  transition: background-color .2s ease, color .2s ease !important;
}

body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button::before,
body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button::after,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button::before,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button::after{
  content: none !important;
  display: none !important;
}

body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button:hover,
body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button:focus-visible,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button:hover,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button:focus-visible{
  background: #fff !important;
  color: #111 !important;
}

body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button:hover .wt-hotel-more-banner__icon,
body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button:focus-visible .wt-hotel-more-banner__icon,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button:hover .wt-hotel-more-banner__icon,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button:focus-visible .wt-hotel-more-banner__icon{
  transform: translateX(3px);
}

@media (max-width: 767px) {
body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row{
  grid-template-columns: minmax(0, 1fr);
  align-items: stretch;
  gap: 20px;
  margin-bottom: 24px;
}

body.travel-purpose-body .wt-purpose-page #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button,
body.travel-purpose-body .wt-purpose-page--first-trip #hotels .wt-hotel-section-head-row > .wt-hotel-more-banner__button{
  justify-self: start !important;
  width: fit-content !important;
  max-width: 100% !important;
  white-space: normal !important;
  text-align: center !important;
}
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-other-choices{
  box-sizing: border-box !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding: 0 20px !important;
  background: #f6f6f4 !important;
  border-top-color: #e8e8e4 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-other-choices > .container{
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: var(--container, 1180px) !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-grid{
  counter-reset: firsttrip-booking-check;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 !important;
  border-top: 1px solid #111 !important;
  border-bottom: 1px solid #111 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item{
  counter-increment: firsttrip-booking-check;
  position: relative !important;
  display: grid !important;
  grid-template-columns: 48px minmax(0, 1fr) !important;
  align-content: start !important;
  column-gap: 20px !important;
  min-height: 190px !important;
  padding: 28px 30px 30px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transition: background-color .22s ease, color .22s ease !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item:nth-child(odd){
  border-right: 1px solid #d8d8d3 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item:nth-child(-n/**/+2){
  border-bottom: 1px solid #d8d8d3 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item::before{
  content: counter(firsttrip-booking-check, decimal-leading-zero);
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 48px !important;
  height: 48px !important;
  border: 1px solid #111 !important;
  border-radius: 0 !important;
  color: #111 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: .08em !important;
  transition: border-color .22s ease, color .22s ease !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item strong{
  grid-column: 2 !important;
  display: block !important;
  width: auto !important;
  margin: 1px 0 12px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #111 !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  letter-spacing: -.04em !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item .wt-check-item__lead{
  grid-column: 2 !important;
  display: block !important;
  margin: 0 !important;
  color: #626262 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.72 !important;
  letter-spacing: -.025em !important;
  word-break: keep-all !important;
  transition: color .22s ease !important;
}

@media (hover: hover) and (pointer: fine) {
body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item:hover{
  background: #111 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item:hover::before{
  border-color: #fff !important;
  color: #fff !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item:hover strong{
  color: #fff !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item:hover .wt-check-item__lead{
  color: #cfcfcf !important;
}
}

@media (max-width: 720px) {
body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-grid{
  grid-template-columns: 1fr !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item{
  grid-template-columns: 42px minmax(0, 1fr) !important;
  column-gap: 16px !important;
  min-height: 0 !important;
  padding: 22px 0 24px !important;
  border-right: 0 !important;
  border-bottom: 1px solid #d8d8d3 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item:last-child{
  border-bottom: 0 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item::before{
  width: 42px !important;
  height: 42px !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item strong{
  margin-bottom: 9px !important;
  font-size: 16px !important;
}

body.travel-purpose-body .wt-purpose-page .wt-purpose-before-booking .wt-check-item .wt-check-item__lead{
  font-size: 13px !important;
  line-height: 1.68 !important;
}
}


body.travel-purpose-body .wt-choice-main h3,
body.travel-purpose-body .wt-choice-main .wt-choice-card h3,
.wt-choice-main h3{
  font-size: 35px !important;
  font-weight: 600 !important;
}

@media (max-width: 767px) {
body.travel-purpose-body .wt-choice-main h3,
body.travel-purpose-body .wt-choice-main .wt-choice-card h3,
.wt-choice-main h3{
  font-size: clamp(28px, 8vw, 35px) !important;
}
}

@media (min-width: 768px) and (max-width: 1180px) {
body.travel-purpose-body main.travel-page.wt-purpose-page .container{
  box-sizing: border-box !important;
  padding-left: clamp(32px, 5vw, 56px) !important;
  padding-right: clamp(32px, 5vw, 56px) !important;
}
}

main.travel-page.wt-purpose-page > .wt-page-hero:first-child,
.travel-page.wt-purpose-page > .wt-page-hero:first-child,
main.travel-page.wt-purpose-page .wt-page-hero,
.travel-page.wt-purpose-page .wt-page-hero{
  padding-top: 40px !important;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card-grid{
  display: flex;
  grid-template-columns: none;
  align-items: stretch;
  gap: 16px;
  overflow-x: auto;
  overflow-y: hidden;
  overscroll-behavior-x: contain;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding-top: 4px;
  padding-bottom: 16px;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card{
  flex: 0 0 360px;
  width: 360px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  scroll-snap-align: start;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  background: #fff;
  color: #111;
}

.wt-purpose-page #hotels a.wt-purpose-hotel-card{
  text-decoration: none;
}

.wt-purpose-page #hotels a.wt-purpose-hotel-card:focus-visible{
  outline: 2px solid #111;
  outline-offset: 3px;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card *,
.wt-purpose-page #hotels .wt-purpose-hotel-card *::before,
.wt-purpose-page #hotels .wt-purpose-hotel-card *::after{
  box-sizing: border-box;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__media{
  position: relative;
  flex: 0 0 240px;
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  background: #f5f5f5;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__media img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__badge{
  position: absolute;
  top: 16px;
  left: 16px;
  display: inline-flex;
  align-items: center;
  min-height: 27px;
  max-width: calc(100% - 32px);
  padding: 5px 10px;
  overflow: hidden;
  border: 1px solid #111;
  background: #111;
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.45;
  letter-spacing: .12em;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__content{
  flex: 1 1 auto;
  min-height: 0;
  padding: 28px 24px;
  background: #fff;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__category-wrap{
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  margin-bottom: 14px;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__category-line{
  flex: 0 0 20px;
  width: 20px;
  height: 1px;
  background: #111;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__category{
  display: block;
  min-width: 0;
  overflow: hidden;
  color: #666;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: .16em;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__title{
  display: -webkit-box;
  min-height: 58px;
  max-height: 58px;
  margin: 0 0 20px;
  overflow: hidden;
  color: #111;
  word-break: keep-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__specs{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  min-height: 45px;
  padding: 14px 0;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__chip{
  flex: 1 1 0;
  min-width: 0;
  overflow: hidden;
  color: #666;
  font-size: 11.5px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -.02em;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__divider{
  display: block;
  flex: 0 0 1px;
  width: 1px;
  height: 14px;
  background: #d9d9d9;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__footer{
  flex: 0 0 52px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  border-top: 1px solid #d9d9d9;
  background: #fff;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__rating{
  flex: 0 0 40%;
  width: 40%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 0;
  border-right: 1px solid #d9d9d9;
  color: #111;
  font-size: 12.5px;
  line-height: 1;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__star-grade{
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__rating-divider{
  color: #d9d9d9;
  font-size: 11px;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__score{
  display: inline-flex;
  align-items: center;
  gap: 2px;
  min-width: 0;
  overflow: hidden;
  font-weight: 600;
  letter-spacing: .02em;
  white-space: nowrap;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__score svg{
  flex: 0 0 11px;
  width: 11px;
  height: 11px;
  fill: #111;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__score span{
  overflow: hidden;
  text-overflow: ellipsis;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__cta{
  flex: 0 0 60%;
  width: 60%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  border: 0;
  background: #fff;
  color: #111;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .03em;
  text-decoration: none;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__cta svg{
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
  stroke: #111;
}

.wt-purpose-page #hotels .wt-purpose-hotel-card__cta:focus-visible{
  outline: 1px solid #111;
  outline-offset: -4px;
}

@media (max-width: 380px) {
.wt-purpose-page #hotels .wt-purpose-hotel-card{
  flex-basis: 360px;
  width: 360px;
}
}

/* Unified destination purpose choice layout — Fukuoka first-trip reference */
body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified{
  background: #fff !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-section-head{
  max-width: 600px !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-area-choice-simple{
  margin-top: 36px !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-main--unified{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 0 !important;
  overflow: hidden !important;
  background: #fff !important;
  border-top: 1px solid #111 !important;
  border-bottom: 1px solid #d7d7d2 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-main--unified > article.wt-choice-card{
  position: relative !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  grid-template-areas:
    "meta number"
    "title number"
    "lead lead"
    "chips chips"
    "line line" !important;
  align-content: start !important;
  gap: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 30px 34px 28px !important;
  overflow: visible !important;
  background: #fff !important;
  color: #111 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: none !important;
  transition: background-color .18s ease !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-main--unified > article.wt-choice-card + article.wt-choice-card{
  border-left: 1px solid #d7d7d2 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card::before{
  grid-area: number !important;
  align-self: start !important;
  content: "01" !important;
  display: block !important;
  margin: 2px 0 0 24px !important;
  color: #9a9a94 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  letter-spacing: .12em !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card:nth-child(2)::before{
  content: "02" !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card::after{
  content: none !important;
  display: none !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card__label{
  grid-area: meta !important;
  margin: 0 0 12px !important;
  color: #666 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card h3{
  grid-area: title !important;
  margin: 0 !important;
  color: #111 !important;
  font-size: 30px !important;
  font-weight: 750 !important;
  line-height: 1 !important;
  letter-spacing: -.055em !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card__lead{
  grid-area: lead !important;
  max-width: 560px !important;
  margin: 24px 0 0 !important;
  color: #414141 !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
  word-break: keep-all !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card__chips{
  grid-area: chips !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0 !important;
  margin: 22px 0 0 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card__chips span{
  display: inline-flex !important;
  align-items: center !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: #111 !important;
  font-size: 12px !important;
  font-weight: 750 !important;
  line-height: 1.5 !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card__chips span + span::before{
  content: "·" !important;
  display: inline-block !important;
  margin: 0 10px !important;
  color: #aaa !important;
}

body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card__line{
  grid-area: line !important;
  margin: 24px 0 0 !important;
  padding: 18px 0 0 !important;
  border-top: 1px solid #e1e1dc !important;
  color: #656565 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.65 !important;
  word-break: keep-all !important;
}

@media (hover: hover) and (pointer: fine) {
  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-main--unified > article.wt-choice-card:hover{
    background: #f6f6f4 !important;
    color: #111 !important;
  }

  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card:hover::before,
body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card:hover .wt-choice-card__label,
body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card:hover h3,
body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card:hover .wt-choice-card__lead,
body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card:hover .wt-choice-card__chips span,
body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card:hover .wt-choice-card__line{
    color: inherit !important;
  }
}

@media (max-width: 760px) {
  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-area-choice-simple{
    margin-top: 28px !important;
  }

  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-main--unified{
    grid-template-columns: 1fr !important;
  }

  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-main--unified > article.wt-choice-card{
    padding: 26px 0 25px !important;
  }

  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-main--unified > article.wt-choice-card + article.wt-choice-card{
    border-left: 0 !important;
    border-top: 1px solid #d7d7d2 !important;
  }

  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card::before{
    margin-left: 18px !important;
  }

  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card h3{
    font-size: 30px !important;
  }

  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card__lead{
    margin-top: 20px !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
  }

  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card__chips{
    margin-top: 18px !important;
  }

  body.travel-purpose-body .wt-purpose-page .wt-area-choice--unified .wt-choice-card__line{
    margin-top: 20px !important;
    padding-top: 16px !important;
  }
}

/* Destination purpose pages: keep every H2 at the same editorial weight and line-height. */
body.travel-purpose-body h2 {
  font-weight: 400 !important;
  line-height: 1.4 !important;
}

@media (min-width: 768px) {
  body.travel-purpose-body h2 {
    font-size: 30px;
  }
}


/* 2026-09-01: unified page heading typography */
body.travel-purpose-body .wt-page-hero__content > .wt-city-kicker {
  font-size: 20px;
}

/* 2026-09-01: purpose mobile H2 normalization */
@media (max-width: 767px) {
  body.travel-purpose-body h2,
  body.travel-purpose-body h2.wt-section-title,
  body.travel-purpose-body .wt-purpose-page h2.wt-section-title,
  body.travel-purpose-body .wt-cta-band h2,
  body.travel-purpose-body .wt-purpose-page .wt-section--survey-cta .wt-cta-band h2,
  body.travel-purpose-body .wt-section--survey-cta .wt-cta-band h2,
  body.travel-purpose-body main.travel-page.wt-purpose-page h2 {
    font-size: 25px;
  }
}

/* 2026-09-01: destination purpose hero tablet/mobile typography */
@media (max-width: 1024px) {
  body.travel-purpose-body .wt-page-hero h1,
  body.travel-purpose-body .wt-purpose-page .wt-page-hero h1 {
    font-size: 30px;
  }
}
