.cid-uWpIcP6ZNa {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.cid-uWpIcP6ZNa .mbr-fallback-image.disabled {
    display: none;
}

.cid-uWpIcP6ZNa .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-uWpIcP6ZNa .card-wrapper {
    position: relative;
    height: 100%;
    margin-right: 48px;
    will-change: transform;
    animation: none !important;
}

@media (max-width: 992px) {
    .cid-uWpIcP6ZNa .card-wrapper {
        margin-bottom: 60px;
        margin-right: 0;
        height: auto;
    }
}

.cid-uWpIcP6ZNa .card-wrapper .image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    will-change: transform;
    animation: none !important;
}

@media (max-width: 992px) {
    .cid-uWpIcP6ZNa .card-wrapper .image-wrap img {
        position: static;
        height: 400px;
    }
}

.cid-uWpIcP6ZNa .card-wrapper .decor-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 60px;
    background-color: #ffffff;
    border-bottom-left-radius: 30px;
    z-index: 1;
}

@media (max-width: 992px) {
    .cid-uWpIcP6ZNa .card-wrapper .decor-wrap {
        width: 120px;
    }
}

.cid-uWpIcP6ZNa .card-wrapper .decor-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-top-right-radius: 30px;
    box-shadow: 10px -10px 0 10px #ffffff;
}

.cid-uWpIcP6ZNa .card-wrapper .decor-wrap::after {
    content: '';
    position: absolute;
    top: 60px;
    right: 0;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-top-right-radius: 30px;
    box-shadow: 10px -10px 0 10px #ffffff;
}

.cid-uWpIcP6ZNa .card-wrapper .item-wrapper {
    position: absolute;
    bottom: -20px;
    left: 30px;
    width: 260px;
    animation: none !important;
    backdrop-filter: blur(10px);
    padding: 40px;
}

@media (max-width: 992px) {
    .cid-uWpIcP6ZNa .card-wrapper .item-wrapper {
        padding: 30px;
        bottom: -30px;
        left: 0;
    }
}

@media (max-width: 425px) {
    .cid-uWpIcP6ZNa .card-wrapper .item-wrapper {
        width: 100%;
    }
}

.cid-uWpIcP6ZNa .card-wrapper .item-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    z-index: 1;
    pointer-events: none;
    opacity: 0.2;
    background-color: #000000;
}

.cid-uWpIcP6ZNa .card-wrapper .item-wrapper .card-box {
    z-index: 2;
    position: relative;
}

.cid-uWpIcP6ZNa .card-wrapper .item-wrapper .card-box .item-number {
    margin-bottom: 15px;
}

.cid-uWpIcP6ZNa .card-wrapper .item-wrapper .card-box .item-title {
    margin-bottom: 15px;
}

.cid-uWpIcP6ZNa .card-wrapper .item-wrapper .card-box .rating-wrapper {
    margin-bottom: 5px;
}

.cid-uWpIcP6ZNa .card-wrapper .item-wrapper .card-box .rating-wrapper .rating-wrap {
    display: inline-flex;
}

.cid-uWpIcP6ZNa .card-wrapper .item-wrapper .card-box .rating-wrapper .rating-wrap .item-star {
    margin-bottom: 0;
    display: inline-flex;
}

.cid-uWpIcP6ZNa .card-wrapper .item-wrapper .card-box .item-desc {
    margin-bottom: 0;
}

.cid-uWpIcP6ZNa .content-wrapper .label-wrapper .mbr-label {
    display: inline-block;
    padding: 4px 20px;
    margin-bottom: 20px;
    border: 1px solid var(--primary-color);
}

.cid-uWpIcP6ZNa .content-wrapper .mbr-section-title {
    margin-bottom: 15px;
}

.cid-uWpIcP6ZNa .content-wrapper .mbr-text {
    margin-bottom: 0;
}

.cid-uWpIcP6ZNa .content-wrapper .items-wrapper {
    margin-top: 30px;
}

.cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item {
    padding: 35px 0;
    border-top: 1px solid #e0e0e0;
}

@media (max-width: 992px) {
    .cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item {
        padding: 30px 0;
    }
}

.cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item:last-child {
    padding-bottom: 0 !important;
}

.cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item .item-wrapper .card-box {
    display: flex;
    align-items: center;
}

@media (max-width: 992px) {
    .cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item .item-wrapper .card-box {
        display: block;
    }
}

.cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item .item-wrapper .card-box .iconfont-wrapper {
    display: inline-flex;
    margin-right: 30px;
}

@media (max-width: 992px) {
    .cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item .item-wrapper .card-box .iconfont-wrapper {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item .item-wrapper .card-box .iconfont-wrapper .mbr-iconfont {
    width: 80px;
    height: 80px;
    min-width: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: var(--primary-text);
    background-color: var(--primary-color);
    border-radius: 100%;
}

.cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item .item-wrapper .card-box .card-title {
    padding-right: 30px;
    width: 30%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item .item-wrapper .card-box .card-title {
        padding-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
}

.cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item .item-wrapper .card-box .card-text {
    padding-right: 30px;
    width: 50%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .cid-uWpIcP6ZNa .content-wrapper .items-wrapper .item .item-wrapper .card-box .card-text {
        padding-right: 0;
        width: 100%;
    }
}

.cid-uWpIcP6ZNa .mbr-label,
.cid-uWpIcP6ZNa .label-wrapper {
    color: #000000;
}

.cid-uWpIcP6ZNa .mbr-section-title {
    color: #000000;
}

.cid-uWpIcP6ZNa .mbr-text {
    color: #8a8a8a;
}

.cid-uWpIcP6ZNa .card-title {
    color: #000000;
}

.cid-uWpIcP6ZNa .card-text {
    color: #8a8a8a;
}

.cid-uWpIcP6ZNa .item-number {
    color: var(--primary-color);
    text-align: center;
}

.cid-uWpIcP6ZNa .item-title {
    color: #ffffff;
    text-align: center;
}

.cid-uWpIcP6ZNa .item-star,
.cid-uWpIcP6ZNa .rating-wrapper {
    color: var(--primary-color);
    text-align: center;
}

.cid-uWpIcP6ZNa .item-desc {
    color: #ffffff;
    text-align: center;
}
