.home1-other-services-hero{background:#000;padding-bottom:2.5rem;position:relative;overflow-x:clip}.home1-other-services-grid{grid-template-columns:minmax(0,1fr);gap:1.25rem;list-style:none;display:grid}@media (min-width:640px){.home1-other-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}}@media (min-width:1024px){.home1-other-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}@media (min-width:1280px){.home1-other-services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home1-other-services-grid>li{min-width:0;display:flex}.home1-other-service-card{border:1px solid var(--home1-border);background:#fff;border-radius:16px;flex-direction:column;width:100%;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0f172a0f}.home1-other-service-card:hover{border-color:#d3231f40;transform:translateY(-3px);box-shadow:0 16px 36px #0f172a1f}.home1-other-service-card-media{background:linear-gradient(145deg,#111827 0%,#374151 100%);height:200px;position:relative}@media (min-width:640px){.home1-other-service-card-media{height:220px}}.home1-other-service-card-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home1-other-service-card-body{flex-direction:column;flex:1;padding:1.15rem 1.2rem 1.25rem;display:flex}.home1-other-service-card-title{color:var(--home1-text);margin:0;font-size:1.125rem;font-weight:800;line-height:1.3}.home1-other-service-card-desc{color:var(--home1-muted);flex:1;margin:.65rem 0 0;font-size:.875rem;line-height:1.6}.home1-other-service-card-cta{width:fit-content;color:var(--home1-red);background:#fff6f5;border:1px solid #f1d4d3;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;padding:.6rem 1rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.home1-other-service-card-cta:hover{border-color:var(--home1-red);background:#ffeceb}.home1-other-service-detail-page{background:var(--home1-surface)}
