.product-card27{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:row;width:100%;max-width:1000px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.product-card27:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.product-card27-image-wrapper{aspect-ratio:4/3;background:#f8f9fa;flex-shrink:0;width:40%;min-width:240px;position:relative;overflow:hidden}.product-card27-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card27:hover .product-card27-image-wrapper img{transform:scale(1.05)}.product-card27-content{flex-direction:column;flex-grow:1;justify-content:center;gap:12px;padding:24px 32px;display:flex}.product-card27-header{align-items:center;gap:12px;display:flex}.product-card27-logo{color:#1c64f2;background-color:#ebf3ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.product-card27-title{color:#111827;margin:0;font-size:20px;font-weight:700;line-height:1.3}.product-card27-address{color:#6b7280;align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;display:flex}.product-card27-address .pin-icon{stroke-width:2.5px;flex-shrink:0;width:16px;height:16px;margin-top:2px}.product-card27-address p{margin:0}.product-card27-pill span{color:#374151;text-transform:capitalize;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.product-card27-price{align-items:baseline;gap:6px;display:flex}.product-card27-price .price-bold{color:#111827;font-size:22px;font-weight:800}.product-card27-price .price-suffix{color:#4b5563;font-size:15px;font-weight:600}.product-card27-book-btn{color:#1c64f2;cursor:pointer;text-align:center;background-color:#ebf4ff;border:none;border-radius:10px;width:fit-content;min-width:200px;margin-top:8px;padding:14px 28px;font-size:15px;font-weight:700;transition:background-color .2s,transform .1s}.product-card27-book-btn:hover{color:#ebf4ff;background-color:#1c64f2}.product-card27-book-btn:active{transform:scale(.98)}@container (max-width:1024px){.product-card27-content{padding:20px}.product-card27-title{font-size:18px}}@container (max-width:600px){.product-card27{flex-direction:column;max-width:100%}.product-card27-image-wrapper{aspect-ratio:16/9;width:100%;min-width:auto}.product-card27-content{align-items:flex-start;gap:12px;padding:20px}.product-card27-logo{width:32px;height:32px}.product-card27-logo svg{width:18px;height:18px}.product-card27-title{font-size:18px}.product-card27-address{gap:8px;margin-bottom:8px;font-size:13px}.product-card27-address .pin-icon{width:14px;height:14px}.product-card27-pill span{border-radius:6px;padding:4px 10px;font-size:11px}.product-card27-price .price-bold{font-size:20px}.product-card27-price .price-suffix{font-size:14px}.product-card27-book-btn{width:100%;min-width:auto;margin-top:8px;padding:14px;font-size:14px}}
