.main-card-container{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:50px;padding:10px 40px}.card-content,.card-left{display:flex;flex-direction:column;align-items:flex-start}.card-left{gap:1rem}.service-logo{width:60px;max-width:60px;height:auto}.card-right{text-align:left;margin-top:1rem}.card-middle{flex-direction:column;align-items:flex-start;gap:.5rem}@media (min-width:768px){.card-container{flex-direction:row!important}.card-content{justify-content:space-between}.card-content,.card-left{flex-direction:row}.card-right{text-align:right}.card-middle{flex-direction:row;flex-wrap:wrap}.left-container{border-right:1px solid #190255;border-bottom:none!important}}.book-button{background:#f97316;color:#fff;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.card-middle{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;border-top:1px solid #e5e7eb;padding-top:1rem}.badge{background:#f3f4f6;border-radius:16px;padding:.5rem 1rem;font-size:.875rem;color:#1f2937;text-align:center;white-space:nowrap}.sponsored-badge{position:absolute;top:-10px;left:20px;background:#ff9800;color:#fff;font-size:12px;font-weight:700;padding:5px 10px;border-radius:5px;text-transform:uppercase}.card-container{width:100%;max-width:1200px;padding:10px 20px;display:flex;gap:20px;flex-direction:column;border:1px solid #190255;box-shadow:2px 2px 10px rgba(0,0,0,.1);border-radius:7px;color:#190255}.left-container{width:100%;min-height:100%;border-bottom:1px solid #190255}.right-container{width:100%;min-height:100%;display:flex;flex-direction:column;gap:9px;justify-content:end}.garage-logo{width:150px;height:50px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#c3c1c1;color:#000;font-size:1.25rem;border-radius:4px}.garage-logo img{width:100%;height:100%;object-fit:fill}.logo-and-name{display:flex;align-items:center;gap:20px}.logo-and-name h1{font-size:1rem;font-weight:700}.location{font-size:12px}.location,.review{display:flex;align-items:center;gap:10px}.mot{font-size:1rem;text-align:left;display:flex;flex-direction:column}.mot strong{font-weight:800}.booking-button{padding:7px 5px;font-size:1rem;border-radius:2px;border:none;background-color:#f97316;color:#000;font-weight:bolder;width:100%;transition:background-color .3s ease-in-out}.booking-button:hover{background:#ea580c}.mot-border{width:50%;height:1px;background-color:#190255}.opening-schedule{display:flex;flex-direction:column}.opening-schedule strong{font-weight:800;margin-bottom:6px}.opening-day-time{display:flex;justify-content:space-between;font-weight:600}.opening-time{width:50%;font-weight:400}.parent-card-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding-top:50px}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-box{display:inline-block;height:1em}.skeleton-box,.skeleton-line{position:relative;overflow:hidden;background:#f0f0f0;border-radius:4px}.skeleton-box:after,.skeleton-line:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));animation:shimmer 1.5s infinite;content:""}