/* ========================================================================== */
/* v1.9.25 — Destination page spacing system                                  */
/* Shared vertical rhythm for country and park/reserve destination pages.     */
/* ========================================================================== */

/* Main content breathing room. */
.tmc-country-v194__content,
.tmc-park-v194__content {
    padding-top: 56px;
    padding-bottom: 18px;
}

/* Establish one predictable vertical rhythm between public content blocks. */
.tmc-country-v194__section,
.tmc-park-v194__section {
    margin-top: 64px;
    scroll-margin-top: 105px;
}

.tmc-country-v194__section + .tmc-country-v194__section,
.tmc-park-v194__section + .tmc-park-v194__section {
    margin-top: 68px;
}

/* The first content/overview block should not inherit an unnecessary top gap. */
.tmc-country-v194__discover,
.tmc-park-v194__about {
    margin-top: 0;
}

/* Section headings: more separation from the content they introduce. */
.tmc-country-v194 .tmc-v194-section-head,
.tmc-park-v194 .tmc-v194-section-head {
    gap: 28px;
    margin-bottom: 26px;
}

.tmc-country-v194 .tmc-v194-section-head h2,
.tmc-park-v194 .tmc-v194-section-head h2,
.tmc-park-v194__things > h2 {
    margin-bottom: 8px;
}

.tmc-country-v194 .tmc-v194-section-head p,
.tmc-park-v194 .tmc-v194-section-head p {
    line-height: 1.65;
    max-width: 760px;
}

/* Country overview / discovery block. */
.tmc-country-v194__discover {
    gap: 64px;
    padding: 10px 0 22px;
}

.tmc-country-v194__discover-copy {
    padding: 10px 0;
}

.tmc-country-v194__discover h2 {
    margin-bottom: 18px;
}

.tmc-country-v194__discover .tmc-v194-button {
    margin-top: 24px;
}

/* Park / reserve overview block. */
.tmc-park-v194__about {
    gap: 52px;
    padding: 12px 0 26px;
}

.tmc-park-v194__about-copy {
    padding: 8px 48px 8px 0;
}

.tmc-park-v194__about h2 {
    margin-bottom: 18px;
}

.tmc-park-v194__about .tmc-v194-button {
    margin-top: 24px;
}

.tmc-park-v194__glance {
    align-self: stretch;
    padding: 30px 32px;
}

.tmc-park-v194__glance h3 {
    margin-bottom: 18px;
}

.tmc-park-v194__glance dl > div {
    margin-bottom: 11px;
}

/* Country Top Destinations container. */
.tmc-country-v194__destinations {
    padding: 28px 26px 26px;
}

.tmc-country-v194__card-rail {
    gap: 18px;
    padding: 4px 2px 8px;
}

/* Country experiences and park things-to-do need room around each item. */
.tmc-country-v194__experiences,
.tmc-park-v194__things {
    padding-top: 40px;
}

.tmc-country-v194__experience-grid,
.tmc-park-v194__things-grid {
    gap: 24px 22px;
}

.tmc-country-v194__experience,
.tmc-park-v194__thing {
    padding: 6px 4px;
}

/* Tours: preserve the approved three-across layout but give it breathing room. */
.tmc-country-v194__marketplace,
.tmc-park-v194__tours-section {
    padding-top: 42px;
}

.tmc-country-v194 .tmc-v194-tour-grid,
.tmc-park-v194 .tmc-v194-tour-grid {
    gap: 26px;
}

/* Guide: same outer rhythm on both destination page types. */
.tmc-country-v194__guide--padded,
.tmc-park-v194__guide--after-tours {
    margin-top: 68px;
    padding-top: 48px;
}

.tmc-country-v194__guide--padded .tmc-v194-section-head,
.tmc-park-v194__guide--after-tours .tmc-v194-section-head {
    margin-bottom: 28px;
}

/* Keep the guide tabs comfortable even with many available fields. */
.tmc-country-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-tabs,
.tmc-park-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-tabs {
    gap: 0;
    padding: 0 18px;
}

.tmc-country-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-tabs button,
.tmc-park-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-tabs button {
    min-height: 60px;
    padding: 0 22px;
}

.tmc-country-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-copy,
.tmc-park-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-copy {
    padding: 46px 50px;
}

/* Related / More Destinations section. */
.tmc-park-v194__related {
    padding-top: 44px;
}

.tmc-park-v194__related .tmc-v194-section-head {
    margin-bottom: 24px;
}

.tmc-park-v194__related-grid {
    gap: 22px;
}

/* FAQs deserve their own readable content width and inner spacing. */
.tmc-country-v194 .tmc-v194-faq-section,
.tmc-park-v194 .tmc-v194-faq-section {
    padding-top: 44px;
}

.tmc-country-v194 .tmc-v194-faq-list,
.tmc-park-v194 .tmc-v194-faq-list {
    border: 1px solid #e4e8e4;
    border-radius: 14px;
    overflow: hidden;
}

.tmc-country-v194 .tmc-v194-faq,
.tmc-park-v194 .tmc-v194-faq {
    padding: 0 24px;
}

.tmc-country-v194 .tmc-v194-faq:last-child,
.tmc-park-v194 .tmc-v194-faq:last-child {
    border-bottom: 0;
}

.tmc-country-v194 .tmc-v194-faq summary,
.tmc-park-v194 .tmc-v194-faq summary {
    min-height: 62px;
    padding: 18px 2px;
}

.tmc-country-v194 .tmc-v194-faq > .tmc-v194-rich,
.tmc-park-v194 .tmc-v194-faq > .tmc-v194-rich {
    padding: 0 30px 24px 2px;
}

/* Give the final section room before the page footer. */
.tmc-country-v194__content > :last-child,
.tmc-park-v194__content > :last-child {
    margin-bottom: 40px;
}

@media (max-width: 1100px) {
    .tmc-country-v194__section,
    .tmc-park-v194__section,
    .tmc-country-v194__section + .tmc-country-v194__section,
    .tmc-park-v194__section + .tmc-park-v194__section {
        margin-top: 58px;
    }

    .tmc-country-v194__discover,
    .tmc-park-v194__about {
        gap: 38px;
    }

    .tmc-park-v194__about-copy {
        padding-right: 34px;
    }

    .tmc-country-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-copy,
    .tmc-park-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-copy {
        padding: 38px 40px;
    }
}

@media (max-width: 991px) {
    .tmc-country-v194__content,
    .tmc-park-v194__content {
        padding-top: 48px;
    }

    .tmc-country-v194__section,
    .tmc-park-v194__section,
    .tmc-country-v194__section + .tmc-country-v194__section,
    .tmc-park-v194__section + .tmc-park-v194__section {
        margin-top: 52px;
    }

    .tmc-country-v194__destinations {
        padding: 24px 22px 22px;
    }

    .tmc-country-v194 .tmc-v194-tour-grid,
    .tmc-park-v194 .tmc-v194-tour-grid {
        gap: 22px;
    }
}

@media (max-width: 767px) {
    .tmc-country-v194__content,
    .tmc-park-v194__content {
        padding-top: 38px;
        padding-bottom: 8px;
    }

    .tmc-country-v194__section,
    .tmc-park-v194__section,
    .tmc-country-v194__section + .tmc-country-v194__section,
    .tmc-park-v194__section + .tmc-park-v194__section {
        margin-top: 44px;
    }

    .tmc-country-v194 .tmc-v194-section-head,
    .tmc-park-v194 .tmc-v194-section-head {
        margin-bottom: 20px;
    }

    .tmc-country-v194__discover,
    .tmc-park-v194__about {
        gap: 26px;
        padding: 4px 0 16px;
    }

    .tmc-park-v194__about-copy {
        padding: 0;
    }

    .tmc-park-v194__glance {
        padding: 24px 22px;
    }

    .tmc-country-v194__destinations {
        padding: 22px 18px 20px;
    }

    .tmc-country-v194__experiences,
    .tmc-park-v194__things,
    .tmc-country-v194__marketplace,
    .tmc-park-v194__tours-section,
    .tmc-park-v194__related,
    .tmc-country-v194 .tmc-v194-faq-section,
    .tmc-park-v194 .tmc-v194-faq-section {
        padding-top: 34px;
    }

    .tmc-country-v194__guide--padded,
    .tmc-park-v194__guide--after-tours {
        margin-top: 48px;
        padding-top: 36px;
    }

    .tmc-country-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-tabs,
    .tmc-park-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-tabs {
        padding: 0 8px;
    }

    .tmc-country-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-tabs button,
    .tmc-park-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-tabs button {
        min-height: 54px;
        padding: 0 15px;
    }

    .tmc-country-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-copy,
    .tmc-park-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-copy {
        padding: 30px 24px 34px;
    }

    .tmc-country-v194 .tmc-v194-faq,
    .tmc-park-v194 .tmc-v194-faq {
        padding: 0 18px;
    }

    .tmc-country-v194 .tmc-v194-faq summary,
    .tmc-park-v194 .tmc-v194-faq summary {
        min-height: 58px;
        padding: 16px 0;
    }

    .tmc-country-v194 .tmc-v194-faq > .tmc-v194-rich,
    .tmc-park-v194 .tmc-v194-faq > .tmc-v194-rich {
        padding: 0 12px 20px 0;
    }
}

@media (max-width: 420px) {
    .tmc-country-v194__content,
    .tmc-park-v194__content {
        padding-left: 16px;
        padding-right: 16px;
    }

    .tmc-country-v194__destinations {
        padding: 20px 16px 18px;
    }

    .tmc-country-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-copy,
    .tmc-park-v194 .tmc-v194-guide-shell--destination .tmc-v194-guide-copy {
        padding: 26px 20px 30px;
    }
}


/* v1.9.26 — editable experience cards */
.tmc-country-v194__experience-grid,.tmc-park-v194__things-grid{align-items:start}
.tmc-country-v194__experience,.tmc-park-v194__thing{min-width:0}
.tmc-country-v194__experience h3,.tmc-park-v194__thing h3{font-size:15px;line-height:1.35;margin-bottom:6px}
.tmc-country-v194__experience p,.tmc-park-v194__thing p{color:#64716b;font-size:12px;line-height:1.55;margin:0;max-width:220px}
.tmc-country-v194__experience-icon,.tmc-park-v194__thing-icon{flex:0 0 auto}
@media(max-width:767px){.tmc-country-v194__experience p,.tmc-park-v194__thing p{max-width:none}}

/* ========================================================================== */
/* v1.9.27 — One shared guide design for countries and individual destinations */
/* ========================================================================== */
.tmc-shared-guide {
    margin-top: 68px;
    padding-top: 48px;
}

.tmc-shared-guide__heading {
    margin-bottom: 30px !important;
}

.tmc-shared-guide__heading h2 {
    font-size: clamp(30px, 2.35vw, 40px);
    line-height: 1.12;
    margin: 0 0 12px !important;
}

.tmc-shared-guide__heading p {
    color: #6b7872;
    font-size: 16px;
    line-height: 1.55;
    margin: 0;
}

.tmc-shared-guide__shell {
    background: #fff;
    border: 1px solid #e0e5e0;
    border-radius: 16px;
    box-shadow: 0 10px 28px rgba(18,47,35,.045);
    overflow: hidden;
}

.tmc-shared-guide__tabs {
    align-items: stretch;
    border-bottom: 1px solid #e4e8e4;
    display: flex;
    min-height: 64px;
    overflow-x: auto;
    padding: 0 !important;
    scrollbar-width: thin;
}

.tmc-shared-guide__tabs button,
.tmc-shared-guide__tabs button:first-child {
    background: #fff;
    border: 0;
    border-right: 1px solid #e4e8e4;
    color: #253c32;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 700;
    min-height: 64px !important;
    padding: 0 28px !important;
    position: relative;
}

.tmc-shared-guide__tabs button.is-active {
    color: #9a711c;
}

.tmc-shared-guide__tabs button.is-active:after {
    background: #d1a43b;
    bottom: 0;
    content: "";
    height: 2px;
    left: 28px !important;
    position: absolute;
    right: 28px !important;
}

.tmc-shared-guide__panel {
    display: grid;
    grid-template-columns: minmax(0, 46%) minmax(0, 54%) !important;
    min-height: 400px !important;
}

.tmc-shared-guide__panel[hidden] {
    display: none !important;
}

.tmc-shared-guide__image {
    background: #edf0eb;
    height: auto !important;
    min-height: 400px !important;
}

.tmc-shared-guide__image img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.tmc-shared-guide__copy {
    align-self: center;
    padding: 54px 62px !important;
}

.tmc-shared-guide__copy h3 {
    color: #1d3027;
    font-family: var(--asc-font-heading,"Barlow Condensed","Arial Narrow",Arial,sans-serif);
    font-size: 30px !important;
    line-height: 1.18;
    margin: 0 0 22px !important;
}

.tmc-shared-guide__copy .tmc-v194-rich {
    color: #63706a;
    font-size: 16px;
    line-height: 1.8;
    max-width: 760px;
}

.tmc-shared-guide__copy .tmc-v194-rich p {
    margin: 0 0 20px;
}

@media (max-width: 1100px) {
    .tmc-shared-guide__panel {
        grid-template-columns: minmax(0, 43%) minmax(0, 57%) !important;
    }

    .tmc-shared-guide__copy {
        padding: 44px 46px !important;
    }
}

@media (max-width: 767px) {
    .tmc-shared-guide {
        margin-top: 50px;
        padding-top: 38px;
    }

    .tmc-shared-guide__heading {
        margin-bottom: 20px !important;
    }

    .tmc-shared-guide__heading h2 {
        font-size: 28px;
    }

    .tmc-shared-guide__heading p {
        font-size: 14px;
    }

    .tmc-shared-guide__tabs {
        min-height: 56px;
    }

    .tmc-shared-guide__tabs button,
    .tmc-shared-guide__tabs button:first-child {
        font-size: 12px;
        min-height: 56px !important;
        padding: 0 18px !important;
    }

    .tmc-shared-guide__tabs button.is-active:after {
        left: 18px !important;
        right: 18px !important;
    }

    .tmc-shared-guide__panel {
        display: block;
        min-height: 0 !important;
    }

    .tmc-shared-guide__image {
        height: 240px !important;
        min-height: 0 !important;
    }

    .tmc-shared-guide__copy {
        padding: 30px 24px 34px !important;
    }

    .tmc-shared-guide__copy h3 {
        font-size: 25px !important;
        margin-bottom: 16px !important;
    }

    .tmc-shared-guide__copy .tmc-v194-rich {
        font-size: 14px;
        line-height: 1.75;
    }
}


/* ========================================================================== */
/* v1.9.28 — One persistent guide image across all tabs                     */
/* ========================================================================== */
.tmc-shared-guide__panels {
    display: grid;
    grid-template-columns: minmax(0, 46%) minmax(0, 54%);
    min-height: 400px;
}

.tmc-shared-guide__image {
    align-self: stretch;
    background: #edf0eb;
    height: 100% !important;
    min-height: 400px !important;
    overflow: hidden;
}

.tmc-shared-guide__image img,
.tmc-shared-guide__image .tmc-v194-image-fallback {
    display: block;
    height: 100%;
    min-height: 400px;
    object-fit: cover;
    width: 100%;
}

.tmc-shared-guide__content {
    display: flex;
    min-width: 0;
}

.tmc-shared-guide__panel {
    display: flex !important;
    flex: 1 1 100%;
    grid-template-columns: none !important;
    min-height: 400px !important;
    width: 100%;
}

.tmc-shared-guide__panel[hidden] {
    display: none !important;
}

.tmc-shared-guide__copy {
    align-self: center;
    width: 100%;
}

@media (max-width: 1100px) {
    .tmc-shared-guide__panels {
        grid-template-columns: minmax(0, 43%) minmax(0, 57%);
    }
}

@media (max-width: 767px) {
    .tmc-shared-guide__panels {
        display: block;
        min-height: 0;
    }

    .tmc-shared-guide__image,
    .tmc-shared-guide__image img,
    .tmc-shared-guide__image .tmc-v194-image-fallback {
        height: 240px !important;
        min-height: 240px !important;
    }

    .tmc-shared-guide__content {
        display: block;
    }

    .tmc-shared-guide__panel {
        display: block !important;
        min-height: 0 !important;
    }

    .tmc-shared-guide__panel[hidden] {
        display: none !important;
    }
}


/* ========================================================================== */
/* v1.9.29 — complete guide field/tab parity                                 */
/* ========================================================================== */
.tmc-shared-guide__tabs{
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
    scroll-snap-type:x proximity;
}
.tmc-shared-guide__tabs button{
    scroll-snap-align:start;
    white-space:nowrap;
}
.tmc-destination-guide-planning-fields{
    border-top:1px solid #e2e7e2;
    margin-top:24px;
    padding-top:24px;
}


/* ========================================================================== */
/* v1.9.30 — Signature experiences / Things to Do card refinement             */
/* ========================================================================== */
.tmc-country-v194__experiences,
.tmc-park-v194__things {
    padding-top: 46px;
}

.tmc-country-v194__experiences .tmc-v194-section-head,
.tmc-park-v194__things .tmc-v194-section-head {
    margin-bottom: 28px;
}

.tmc-country-v194__experiences .tmc-v194-section-head > div,
.tmc-park-v194__things .tmc-v194-section-head > div {
    max-width: 760px;
}

.tmc-country-v194__experiences .tmc-v194-section-head h2,
.tmc-park-v194__things .tmc-v194-section-head h2 {
    margin-bottom: 9px;
}

.tmc-country-v194__experiences .tmc-v194-section-head p,
.tmc-park-v194__things .tmc-v194-section-head p {
    color: #6d7a73;
    font-size: 14px;
    line-height: 1.65;
    margin: 0;
}

.tmc-country-v194__experience-grid,
.tmc-park-v194__things-grid {
    align-items: stretch;
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    margin-top: 0;
}

.tmc-country-v194__experience,
.tmc-park-v194__thing {
    align-items: flex-start;
    background: #fbfcf9;
    border: 1px solid #e1e7e1;
    border-radius: 18px;
    box-shadow: 0 7px 18px rgba(18, 47, 35, .045);
    display: flex;
    flex-direction: column;
    gap: 17px;
    min-height: 178px;
    padding: 22px 20px 21px;
    position: relative;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.tmc-country-v194__experience:before,
.tmc-park-v194__thing:before {
    background: #b28a36;
    border-radius: 999px;
    content: "";
    height: 3px;
    left: 20px;
    opacity: .85;
    position: absolute;
    top: 0;
    width: 34px;
}

.tmc-country-v194__experience:hover,
.tmc-park-v194__thing:hover {
    border-color: #cad7cc;
    box-shadow: 0 14px 28px rgba(18, 47, 35, .09);
    transform: translateY(-3px);
}

.tmc-country-v194__experience-icon,
.tmc-park-v194__thing-icon {
    align-items: center;
    background: #eef4ee;
    border: 1px solid #d4e0d6;
    border-radius: 14px;
    color: #174b38;
    display: inline-flex;
    flex: 0 0 52px;
    font-size: 20px;
    height: 52px;
    justify-content: center;
    margin: 0;
    width: 52px;
}

.tmc-country-v194__experience-copy,
.tmc-park-v194__thing-copy {
    min-width: 0;
}

.tmc-country-v194__experience h3,
.tmc-park-v194__thing h3 {
    color: #1a2d24;
    font-family: var(--asc-font-heading,"Barlow Condensed","Arial Narrow",Arial,sans-serif);
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -.012em;
    line-height: 1.3;
    margin: 0 0 8px;
}

.tmc-country-v194__experience p,
.tmc-park-v194__thing p {
    color: #65726c;
    font-size: 12px;
    line-height: 1.62;
    margin: 0;
    max-width: none;
}

/* When an existing item has no description, keep the card deliberately compact. */
.tmc-country-v194__experience-copy h3:last-child,
.tmc-park-v194__thing-copy h3:last-child {
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .tmc-country-v194__experience-grid,
    .tmc-park-v194__things-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .tmc-country-v194__experiences,
    .tmc-park-v194__things {
        padding-top: 38px;
    }

    .tmc-country-v194__experience-grid,
    .tmc-park-v194__things-grid {
        gap: 14px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tmc-country-v194__experience,
    .tmc-park-v194__thing {
        min-height: 160px;
        padding: 19px 17px 18px;
    }

    .tmc-country-v194__experience:before,
    .tmc-park-v194__thing:before {
        left: 17px;
    }

    .tmc-country-v194__experience-icon,
    .tmc-park-v194__thing-icon {
        flex-basis: 48px;
        height: 48px;
        width: 48px;
    }

    .tmc-country-v194__experience h3,
    .tmc-park-v194__thing h3 {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .tmc-country-v194__experience-grid,
    .tmc-park-v194__things-grid {
        grid-template-columns: 1fr;
    }

    .tmc-country-v194__experience,
    .tmc-park-v194__thing {
        min-height: 0;
    }
}

/* ========================================================================== */
/* v1.9.32 — Country page card-density refinement                             */
/* Keep all cards, but give destination and experience cards distinct weight. */
/* ========================================================================== */

/* Top destinations stay the primary, image-led card family. */
.tmc-country-v194__destinations {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.tmc-country-v194__destinations .tmc-v194-section-head {
    margin-bottom: 24px;
}
.tmc-country-v194__card-rail-wrap {
    padding: 2px 0 8px;
}
.tmc-country-v194__card-rail {
    gap: 20px;
}
.tmc-country-v194__destination-card {
    box-shadow: 0 7px 20px rgba(18,47,35,.055);
}
.tmc-country-v194__destination-media {
    height: 168px;
}
.tmc-country-v194__destination-copy {
    min-height: 72px;
    padding: 13px 14px;
}

/* Experiences remain cards, but become a lighter secondary visual family. */
.tmc-country-v194__experiences {
    background: #f7f9f5;
    border: 1px solid #e5ebe3;
    border-radius: 28px;
    margin-left: -18px;
    margin-right: -18px;
    padding: 38px 30px 34px;
}
.tmc-country-v194__experiences .tmc-v194-section-head {
    margin-bottom: 24px;
}
.tmc-country-v194__experience-grid {
    gap: 14px;
}
.tmc-country-v194__experience {
    background: rgba(255,255,255,.86);
    border: 1px solid #e0e7df;
    border-radius: 16px;
    box-shadow: none;
    gap: 13px;
    min-height: 145px;
    padding: 18px 17px 17px;
}
.tmc-country-v194__experience:before {
    height: 2px;
    left: 17px;
    opacity: .7;
    width: 28px;
}
.tmc-country-v194__experience:hover {
    background: #fff;
    border-color: #cbd8ce;
    box-shadow: 0 10px 22px rgba(18,47,35,.065);
    transform: translateY(-2px);
}
.tmc-country-v194__experience-icon {
    background: #edf4ed;
    border-color: #d7e2d8;
    border-radius: 12px;
    flex-basis: 46px;
    font-size: 18px;
    height: 46px;
    width: 46px;
}
.tmc-country-v194__experience h3 {
    font-size: 16px;
    line-height: 1.28;
    margin-bottom: 6px;
}
.tmc-country-v194__experience p {
    display: -webkit-box;
    font-size: 11.5px;
    line-height: 1.55;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/* A little more distinction between consecutive card-heavy sections. */
.tmc-country-v194__destinations + .tmc-country-v194__experiences {
    margin-top: 70px;
}
.tmc-country-v194__experiences + .tmc-country-v194__marketplace,
.tmc-country-v194__experiences + .tmc-country-v194__guide--padded {
    margin-top: 72px;
}

@media (max-width: 1199px) {
    .tmc-country-v194__experience-grid {
        grid-template-columns: repeat(3,minmax(0,1fr));
        gap: 16px;
    }
    .tmc-country-v194__experience {
        min-height: 138px;
    }
}

@media (max-width: 767px) {
    .tmc-country-v194__experiences {
        border-radius: 22px;
        margin-left: 0;
        margin-right: 0;
        padding: 28px 20px 24px;
    }
    .tmc-country-v194__destinations + .tmc-country-v194__experiences {
        margin-top: 52px;
    }
    .tmc-country-v194__experience-grid {
        grid-template-columns: repeat(2,minmax(0,1fr));
        gap: 12px;
    }
    .tmc-country-v194__experience {
        min-height: 142px;
        padding: 17px 15px 16px;
    }
    .tmc-country-v194__destination-media {
        height: 158px;
    }
}

@media (max-width: 480px) {
    .tmc-country-v194__experience-grid {
        grid-template-columns: 1fr;
    }
    .tmc-country-v194__experience {
        display: grid;
        gap: 14px;
        grid-template-columns: 46px minmax(0,1fr);
        min-height: 0;
    }
    .tmc-country-v194__experience:before {
        display: none;
    }
}
