.elementor-48 .elementor-element.elementor-element-b47fb3b {
    display: none !important;
}

.sc-featured-tours-a {
    box-sizing: border-box;
    padding: 40px 18px;
    background: #fff;
    font-family: "Inter", system-ui, sans-serif;
    color: #0e1a1f;
    overflow: hidden;
}

.sc-featured-tours-a *,
.sc-featured-tours-a *::before,
.sc-featured-tours-a *::after {
    box-sizing: border-box;
}

.sc-featured-tours-a .ft-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    gap: 18px;
    max-width: 1280px;
    margin: 0 auto 22px;
}

.sc-featured-tours-a .ft-eyebrow {
    display: none;
    font-size: 12px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #00809f;
    font-weight: 600;
    margin: 0 0 12px;
    align-items: center;
    gap: 10px;
}

.sc-featured-tours-a .ft-eyebrow::before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 1px;
    background: #00809f;
}

.sc-featured-tours-a .ft-title {
    display: block;
    font-family: "Inter", system-ui, sans-serif;
    font-weight: 800;
    font-size: clamp(22px, 5.6vw, 34px);
    line-height: 1.12;
    margin: 0 0 6px;
    color: #0b1a1f;
    letter-spacing: -0.2px;
    max-width: 720px;
}

.sc-featured-tours-a .ft-title em {
    font-style: italic;
    color: #00809f;
}

.sc-featured-tours-a .ft-underline {
    position: relative;
    display: inline-block;
    padding-bottom: 6px;
}

.sc-featured-tours-a .ft-underline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 72%;
    height: 6px;
    background: #00809f;
    border-radius: 999px;
}

.sc-featured-tours-a .ft-sub {
    max-width: 62ch;
    margin: 0;
    color: #5b6b74;
    font-size: clamp(14px, 3.8vw, 16px);
    line-height: 1.45;
}

.sc-featured-tours-a .ft-link {
    font-size: 14px;
    font-weight: 600;
    color: #003d4d;
    text-decoration: none;
    border-bottom: 1px solid currentColor;
    padding-bottom: 4px;
    white-space: nowrap;
    transition: color 0.2s;
}

.sc-featured-tours-a .ft-link:hover {
    color: #ff7a4a;
}

.sc-featured-tours-a .ft-grid {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
}

.sc-featured-tours-a .ft-side {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
}

.ft-card {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    cursor: pointer;
    background: #d8d8d8;
    color: #fff;
    display: block;
    text-decoration: none;
    min-height: 300px;
    width: 100%;
    max-width: 100%;
}

.ft-card:hover,
.ft-card:focus {
    color: #fff;
    text-decoration: none;
}

.ft-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s cubic-bezier(0.2, 0.7, 0.2, 1);
    display: block;
    position: absolute;
    inset: 0;
}

.ft-card:hover img,
.ft-card:focus img {
    transform: scale(1.04);
}

.sc-featured-tours-a .ft-hero {
    aspect-ratio: 4 / 3;
    min-height: 340px;
}

.sc-featured-tours-a .ft-small {
    aspect-ratio: 4 / 3;
}

.ft-meta {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    padding: 20px;
    background: linear-gradient(to top, rgba(0, 61, 77, 0.9) 0%, rgba(0, 61, 77, 0.68) 68%, transparent 100%);
    color: #fff;
    z-index: 1;
}

.ft-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(6px);
    margin-bottom: 14px;
    max-width: max-content;
}

.ft-tag.gold {
    background: #ffc857;
    color: #0e1a1f;
}

.ft-tag-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0e1a1f;
    display: inline-block;
}

.ft-card-title {
    display: -webkit-box;
    overflow: hidden;
    font-family: "Inter", system-ui, sans-serif;
    font-weight: 800;
    font-size: clamp(22px, 6vw, 26px);
    line-height: 1.1;
    margin: 0 0 6px;
    color: #fff;
    letter-spacing: -0.2px;
    overflow-wrap: anywhere;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.ft-small .ft-tag,
.st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-tag {
    position: absolute;
    top: 18px;
    left: 20px;
    z-index: 2;
    margin-bottom: 0;
}

.ft-small .ft-card-title,
.st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-card-title {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ft-hero .ft-card-title,
.st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:first-child .ft-card-title {
    font-size: clamp(24px, 6.4vw, 28px);
}

.ft-from {
    font-size: 13px;
    opacity: 0.85;
    margin: 0 0 16px;
}

.ft-bottom {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 16px;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.ft-info {
    display: flex;
    align-items: center;
    gap: 16px;
    font-size: 13px;
    min-width: 0;
    flex-wrap: wrap;
}

.ft-info svg {
    vertical-align: -3px;
    margin-right: 4px;
    flex: 0 0 auto;
}

.ft-review-count {
    opacity: 0.7;
}

.ft-price {
    font-family: "DM Serif Display", Georgia, serif;
    font-size: 22px;
    white-space: nowrap;
}

.ft-price small {
    font-family: "Inter", sans-serif;
    font-size: 11px;
    opacity: 0.7;
    font-weight: 400;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-right: 4px;
}

.st-list-service.sunset_featured .service-list-wrapper.service-tour > .row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
}

.st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    flex: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:first-child {
    grid-row: auto;
}

.st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:first-child .ft-card {
    aspect-ratio: 4 / 3;
    min-height: 340px;
}

.st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-card {
    aspect-ratio: 4 / 3;
    min-height: 320px;
}

@media (max-width: 699px) {
    .sc-featured-tours-a {
        padding: 34px 14px 42px;
    }

    .sc-featured-tours-a .ft-head {
        margin-bottom: 18px;
    }

    .ft-card,
    .sc-featured-tours-a .ft-hero,
    .sc-featured-tours-a .ft-small,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:first-child .ft-card,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-card {
        aspect-ratio: auto;
        min-height: 340px;
    }

    .ft-meta {
        padding: 18px 18px 20px;
    }

    .ft-tag {
        margin-bottom: 10px;
        padding: 6px 10px;
        font-size: 10px;
        letter-spacing: 0.12em;
    }

    .ft-small .ft-tag,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-tag {
        position: static;
        margin-bottom: 10px;
    }

    .ft-card-title,
    .ft-small .ft-card-title,
    .ft-hero .ft-card-title,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:first-child .ft-card-title,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-card-title {
        font-size: clamp(22px, 6vw, 26px);
        -webkit-line-clamp: 3;
    }

    .ft-from {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .ft-price {
        font-size: 20px;
    }
}

@media (min-width: 700px) {
    .sc-featured-tours-a {
        padding: 56px 28px;
    }

    .sc-featured-tours-a .ft-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .sc-featured-tours-a .ft-hero {
        grid-column: 1 / -1;
        min-height: 420px;
    }

    .sc-featured-tours-a .ft-side {
        grid-column: 1 / -1;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:first-child {
        grid-column: 1 / -1;
    }

    .sc-featured-tours-a .ft-small,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-card {
        min-height: 320px;
    }

    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-card-title {
        font-size: clamp(20px, 2.8vw, 24px);
        -webkit-line-clamp: 3;
    }
}

@media (min-width: 981px) {
    .sc-featured-tours-a {
        padding: 72px 64px;
    }

    .sc-featured-tours-a .ft-head {
        align-items: flex-end;
        flex-direction: row;
        margin-bottom: 32px;
    }

    .sc-featured-tours-a .ft-grid {
        grid-template-columns: minmax(0, 1.15fr) minmax(360px, 0.85fr);
        align-items: stretch;
    }

    .sc-featured-tours-a .ft-side {
        grid-column: auto;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(3, minmax(0, 1fr));
    }

    .sc-featured-tours-a .ft-hero {
        grid-column: auto;
        aspect-ratio: auto;
        min-height: clamp(560px, 54vw, 720px);
        height: 100%;
    }

    .sc-featured-tours-a .ft-small {
        aspect-ratio: auto;
        min-height: 0;
        height: 100%;
    }

    .ft-small .ft-meta,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-meta {
        padding-top: 72px;
    }

    .ft-small .ft-card-title,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:not(:first-child) .ft-card-title {
        font-size: clamp(22px, 1.8vw, 28px);
    }

    .ft-bottom {
        align-items: center;
        justify-content: space-between;
        flex-direction: row;
    }

    .ft-hero .ft-card-title,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:first-child .ft-card-title {
        font-size: 42px;
    }
}

@media (min-width: 1200px) {
    .sc-featured-tours-a .ft-grid {
        grid-template-columns: minmax(0, 1.25fr) minmax(420px, 0.9fr);
    }

    .ft-hero .ft-card-title,
    .st-list-service.sunset_featured .service-list-wrapper.service-tour > .row > div:first-child .ft-card-title {
        font-size: 46px;
    }
}
