.service-card{background:#fff;border-radius:2.5rem;border:1px solid rgba(255,255,255,1);position:relative;margin-bottom:3rem;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #0000000d}@media(min-width:768px){.service-card{margin-bottom:2.5rem}}.service-card:last-child{margin-bottom:0}.service-card:hover{transform:none;box-shadow:0 40px 80px -15px #00000012}@media(min-width:768px){.service-card:hover{transform:translateY(-12px)}}.badge-rank{position:absolute;top:-1rem;left:.5rem;background:#0f172a;color:#fff;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center;border-radius:.8rem;font-weight:900;font-size:1.25rem;z-index:40;transform:rotate(-10deg);box-shadow:4px 4px 15px #00000026}@media(min-width:768px){.badge-rank{top:-1.75rem;left:-1.25rem;width:4rem;height:4rem;border-radius:1.1rem;padding:.6rem 2rem;font-size:1rem}}.rank-number{display:inline-block}.service-card:before{content:attr(data-badge);position:absolute;left:50%;transform:translate(-50%);top:-.85rem;background:#059669;color:#fff;padding:.35rem 1.5rem;border-radius:2rem;font-size:.7rem;font-weight:900;letter-spacing:.05em;z-index:20;box-shadow:0 4px 10px #0596694d;white-space:nowrap}@media(min-width:768px){.service-card:before{font-size:.85rem;padding:.5rem 2rem;top:-1rem}}.card-content-wrapper{padding:2.5rem 1.25rem 1rem}@media(min-width:768px){.card-content-wrapper{padding-top:0;padding-bottom:.5rem;padding-left:3rem;padding-right:3rem;display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}}.card-brand-section{display:flex;flex-direction:column}.card-logo{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem;margin-top:.25rem}@media(min-width:768px){.card-logo{justify-content:flex-start;margin-bottom:1.5rem;margin-top:-3.5rem}}.card-logo-image{height:2.25rem;width:7rem;display:flex;align-items:center;justify-content:flex-start}.card-logo-image svg{height:100%;width:100%;max-width:100%;object-fit:contain}@media(min-width:768px){.card-logo-image{height:4.5rem;width:13rem}}.card-subtitle{font-size:1.125rem;color:#475569;margin-bottom:.75rem;font-weight:600;line-height:1.375}@media(min-width:768px){.card-subtitle{font-size:1.25rem;margin-bottom:1.5rem;max-width:28rem}}.card-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media(min-width:768px){.card-features{gap:1.25rem;margin-bottom:2rem}}.feature-item{display:flex;align-items:flex-start;gap:.75rem}.feature-icon{margin-top:.25rem;width:1.25rem;height:1.25rem;border-radius:9999px;background-color:#d1fae5;display:flex;align-items:center;justify-content:center;color:#059669;flex-shrink:0}.feature-icon svg{width:100%;height:100%;font-size:.625rem}.feature-text{font-size:.875rem;color:#475569;font-weight:500}@media(min-width:768px){.feature-text{font-size:1rem}}.card-cta-section{position:relative;margin-top:0}.card-cta-box{background-color:#f8fafc;border-radius:2rem;padding:1.25rem;border:2px solid white;box-shadow:0 12px 30px #00000008}@media(min-width:768px){.card-cta-box{border-radius:2.5rem;padding:2.5rem;box-shadow:0 20px 50px #0000000d}}.deal-box-desktop{display:none;background-color:#fff;padding:1.25rem;border-radius:2rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;margin-bottom:2rem;width:100%}.deal-box-desktop.show{display:block}.deal-box-desktop.hidden{visibility:hidden}@media(min-width:768px){.deal-box-desktop{display:block}}.deal-label{font-size:.8125rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:#059669;margin-bottom:.5rem}.deal-text{font-size:1.25rem;font-weight:900;color:#047857;line-height:1.25}.price-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media(min-width:768px){.price-section{margin-bottom:2.5rem}}.price-display{display:flex;align-items:baseline;gap:.25rem}.price-label{font-size:.75rem;font-weight:900;text-transform:uppercase;color:#94a3b8;margin-right:.25rem}.price-amount{font-size:2.25rem;font-weight:900;color:#0f172a;letter-spacing:-.05em}@media(min-width:768px){.price-amount{font-size:3rem}}.price-unit{font-size:.75rem;font-weight:700;color:#94a3b8}@media(min-width:768px){.price-unit{font-size:.875rem}}.mobile-deal-badge{margin-left:1.25rem;background-color:#fff;padding:.5rem .75rem;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;transform:rotate(3deg) translate(.75rem);max-width:9.0625rem;min-height:4.6875rem;display:flex;flex-direction:column;justify-content:center}.mobile-deal-badge.hidden{visibility:hidden}@media(min-width:768px){.mobile-deal-badge{display:none}}.mobile-deal-label{font-size:.625rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#059669;margin-bottom:.125rem;text-align:center}.mobile-deal-text{font-size:.5625rem;font-weight:900;color:#047857;text-align:center;line-height:1.25;text-transform:uppercase}.card-cta-button{margin-bottom:1rem}.card-review-button{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem;width:100%;height:3rem;padding:0 1.5rem;border-radius:.75rem;border:2px solid #e2e8f0;background-color:#fff;color:#475569;transition:all .2s ease;text-decoration:none;font-size:1rem;font-weight:700;box-shadow:0 1px 3px #0000001a}.card-review-button:hover{background-color:#f8fafc;border-color:#cbd5e1;color:#0f172a}@media(min-width:768px){.card-review-button{height:3.5rem}}.card-review-button svg{font-size:1rem}.card-review-button .arrow-icon{margin-left:auto;font-size:.625rem;transition:transform .2s ease}.card-review-button:hover .arrow-icon{transform:translate(.25rem)}.card-tags{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1rem;white-space:nowrap}@media(min-width:768px){.card-tags{gap:3rem;margin-top:1.5rem}}.tag-item{display:flex;align-items:center;gap:.5rem;opacity:.9}.tag-icon{color:#059669;font-size:.8125rem}.tag-label{font-size:.625rem;font-weight:900;color:#475569;text-transform:uppercase;letter-spacing:.1em}@media(min-width:768px){.tag-label{font-size:.6875rem}}.review-footer-card{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:all .3s ease;text-decoration:none}.review-footer-card:hover{border-color:#10b981;box-shadow:0 4px 6px -1px #0000001a}.review-footer-logo{display:flex;align-items:center;gap:1rem;width:7rem;height:1.5rem;opacity:.8;transition:opacity .3s ease}.review-footer-card:hover .review-footer-logo{opacity:1}.review-footer-logo svg{width:100%;height:100%}.review-footer-text{font-size:.875rem;font-weight:700;color:#475569;border-left:1px solid #e2e8f0;padding-left:1rem}.review-footer-arrow{color:#059669;transition:transform .2s ease}.review-footer-card:hover .review-footer-arrow{transform:translate(.25rem)}
