*{margin:0;padding:0;box-sizing:var(--box-sizing-border-box)}.main_wrapper2{width:var(--w-100);height:var(--h-100);display:var(--d-flex);flex-direction:var(--fd-column)}.general-page-main-part{min-height:var(--mh-500)}.main-title{font-size:var(--fs-20);text-align:var(--text-align-center);width:var(--w-100);color:var(--c-text);font-family:var(--ff-montserrat);font-weight:var(--fw-semibold);display:var(--d-flex);align-items:var(--ai-center);justify-content:var(--jc-center);margin-top:var(--mt-50)}.service-card{background:#fff;border-radius:20px;overflow:hidden;cursor:pointer;transition:transform .2s;display:flex;flex-direction:column;padding:4px}.service-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.service-card-img-wrapper{position:relative;width:100%;aspect-ratio:1.1;height:192px;border-radius:20px;overflow:hidden}.service-card-img-wrapper img{width:100%;height:100%;object-fit:cover}.service-card-content{padding:8px;display:flex;flex-direction:column;flex:1}.service-card-price{font-size:20px;font-weight:700;margin-bottom:4px}.service-card-price,.service-card-title{color:#2c2c2e;font-family:Montserrat,sans-serif}.service-card-title{font-weight:500;font-size:16px;margin-bottom:8px;line-height:22px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.service-card-location{font-family:Montserrat,sans-serif;font-weight:500;font-size:15px;color:#8e8e92}@media (min-width:1150px) and (max-width:1250px){.recommend-card-img-wrapper,.service-card-img-wrapper{height:188px!important}}@media (min-width:1100px) and (max-width:1150px){.service-card-img-wrapper{height:184px!important}.recommend-card-img-wrapper{height:180px!important}}@media (min-width:1024px) and (max-width:1100px){.service-card-img-wrapper{height:182px!important;border-radius:18px!important}.recommend-card-img-wrapper{height:170px!important}.general-page-banners{gap:12px!important}}@media (min-width:900px) and (max-width:1024px){.general-page-banners{gap:12px!important}.service-card-img-wrapper{height:180px!important;border-radius:18px!important}.recommend-card-img-wrapper{height:160px!important;border-radius:18px!important}}@media (max-width:899px){.service-card-img-wrapper{height:178px!important;border-radius:16px!important}.recommend-card-img-wrapper{height:156px!important;border-radius:16px!important}}@media (max-width:426px){.service-card-img-wrapper{height:174px!important;border-radius:16px!important}.recommend-card-img-wrapper{height:156px!important;border-radius:16px!important}}