.home-marketplace-spotlight {
    padding-top: .5rem;
    padding-bottom: .35rem;
}

.home-marketplace-spotlight .spotlight-intro {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .75rem;
    padding: 1rem 1.1rem;
    border: 1px solid #d7dde7;
    border-radius: 1rem;
    background: linear-gradient(120deg, #f8fbff 0%, #f2f7f5 100%);
}

.home-marketplace-spotlight .spotlight-intro__copy {
    flex: 1 1 500px;
}

.home-marketplace-spotlight .spotlight-intro__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    font-size: .8rem;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #2a5bba;
    margin-bottom: .25rem;
}

.home-marketplace-spotlight .spotlight-intro__title {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 800 !important;
    color: #101828;
}

.home-marketplace-spotlight .spotlight-intro__text {
    margin: .25rem 0 .65rem;
    max-width: 820px;
    color: #334155;
    font-size: .98rem;
}

.home-marketplace-spotlight .spotlight-intro__actions {
    display: flex;
    flex-wrap: wrap;
    gap: .45rem;
}

.home-marketplace-spotlight .spotlight-intro__chips {
    flex: 1 1 280px;
    display: flex;
    flex-wrap: wrap;
    gap: .45rem;
    justify-content: flex-end;
}

.home-marketplace-spotlight .spotlight-intro__chips span {
    display: inline-flex;
    align-items: center;
    padding: .35rem .7rem;
    border-radius: 999px;
    border: 1px solid #d2dae7;
    background-color: #fff;
    color: #243b53;
    font-size: .78rem;
    font-weight: 700;
}

.home-marketplace-spotlight .featured__card__wrapper {
    border: 1px solid #e5e7eb;
    border-radius: 1rem;
    padding: .55rem .35rem .25rem;
    background-color: #fcfcfd;
}

.featured__card__list {
    padding: 0;
    margin: 0;
    margin-bottom: -20px;
}

.featured__card__list .fc__item {
    width: 20%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.featured__card__list .fc__link {
    height: 100%;
    box-shadow: 0 0 14px 0 rgb(15 23 42 / 10%);
    background: rgba(250, 250, 250, 1) !important;
    border-radius: .75rem;
    transition: all .15s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-flow: column;
}

.featured__card__list .fc__link:hover {
    box-shadow: 0 10px 20px -12px rgb(0 0 0 / 35%);
    transform: translateY(-2px);
}

.featured__card__list .fc__thumb__wrapper {
    padding: 6px;
}

.featured__card__list .fc__thumb__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none !important;
}

.featured__card__list .fc__wish__btn,
.featured__card__list .fc__urgent__btn {
    position: absolute;
}

.featured__card__list .fc__thumb__img {
    position: relative;
    border: 1px solid #111;
    border-radius: 12px;
    overflow: hidden;
    height: 132px;
}

.featured__card__list .fc__urgent__btn {
    background: #dc2626;
    left: 10px;
    padding: 5px 8px;
    line-height: 12px;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid #fff;
    color: #fff;
    top: 9px;
}

.featured__card__list .fc__wish__btn {
    width: 38px;
    height: 38px;
    right: 8px;
    color: #111;
    top: 6px;
    transition: all .15s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    z-index: 9999;
}

.featured__card__list .fc__wish__btn svg {
    width: 100%;
    height: 100%;
}

.featured__card__list .fc__link:hover .fc__wish__btn,
.featured__card__list .fc__link:hover .fc__content,
.featured__card__list .fc__link:hover {
    color: #dc2626;
}

.featured__card__list .fc__content {
    padding: 8px 10px 4px;
    position: relative;
    color: #212529;
    transition: all .15s cubic-bezier(0.4, 0, 0.2, 1);
}

.featured__card__list .fc__featured {
    position: absolute;
    top: -22px;
    background-color: #facc15;
    left: 16px;
    padding: 5px 8px;
    line-height: 12px;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid #dee2e6;
    color: #000;
}

.featured__card__list .fc__content h4 {
    font-size: 1.05rem;
    font-weight: 500 !important;
    line-height: 1.25;
    margin: 0;
    min-height: 2.65rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.featured__card__list .fc__bottom {
    margin-top: auto;
}

.featured__card__list .fcb__add {
    padding: 6px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .95rem;
}

.featured__card__list .fcb__add__icon svg {
    vertical-align: sub;
    width: 16px;
    height: 16px;
}

.featured__card__list .fcb__add__icon {
    display: inline-block;
    margin-right: 2px;
}

.featured__card__list .fcb__price__wrapper {
    padding: 6px 10px;
    border-top: 1px solid #d1d5db;
}

.featured__card__list .fcb__price__wrapper span {
    color: #6b7280;
    font-size: .85rem;
    padding: 0;
    line-height: 1;
}

.featured__card__list .fcb__price {
    position: relative;
    --tw-border-opacity: 1;
    border: 1px solid #000;
    border-width: 1px 0 1px 1px !important;
    white-space: nowrap;
    height: 26px !important;
    font-size: .85rem;
    padding-right: calc(0.45rem + 0.9em);
    padding-left: 8px;
    display: flex !important;
    z-index: 1;
    align-items: center !important;
    background-color: rgba(253, 174, 75, 1);
    border-radius: 0.375rem 0 0 0.375rem;
}

.featured__card__list .fcb__price:after {
    content: '';
    position: absolute;
    border-top: 13px solid transparent;
    border-right: 16px solid #000;
    border-bottom: 13px solid transparent;
    right: 1px;
    z-index: -1;
}

.featured__card__list .fcb__price:before {
    content: '';
    position: absolute;
    border-top: 13px solid transparent;
    border-right: 15px solid #fafafa;
    border-bottom: 13px solid transparent;
    right: 0;
    z-index: 1;
}

.home-marketplace-spotlight .slick-dots {
    bottom: -14px;
}

@media (max-width:991.98px) {
    .home-marketplace-spotlight .spotlight-intro__chips {
        justify-content: flex-start;
    }

    .featured__card__list {
        margin-bottom: -16px;
    }

    .featured__card__list .fc__item {
        width: 33.333%;
        padding: 0 8px;
        margin-bottom: 16px;
    }
}

@media (max-width:767.98px) {
    .home-marketplace-spotlight .spotlight-intro {
        padding: .85rem;
    }

    .home-marketplace-spotlight .spotlight-intro__title {
        font-size: 1.2rem;
    }

    .featured__card__list {
        margin-bottom: -14px;
    }

    .featured__card__list .fc__item {
        width: 50%;
        padding: 0 6px;
        margin-bottom: 14px;
    }
}

@media (max-width:575.98px) {
    .featured__card__list .fc__item {
        width: 100%;
    }

    .home-marketplace-spotlight .spotlight-intro__actions .btn {
        width: 100%;
    }
}
