.solution-grid .solution-card{min-height:360px;isolation:isolate;background:#0754b8;color:#fff}
.solution-grid .solution-card::before{position:absolute;z-index:-2;inset:0;content:"";background:center/cover no-repeat;opacity:.62;transition:transform .45s ease}
.solution-grid .solution-card::after{position:absolute;z-index:-1;inset:0;content:"";background:linear-gradient(180deg,rgba(2,36,89,.18),rgba(2,35,82,.92) 88%)}
.solution-grid .solution-card:nth-child(1)::before{background-image:url("assets/products/dk3150-pv-substation-clean.png")}
.solution-grid .solution-card:nth-child(2)::before{background-image:url("assets/products/factory-mv-switchgear.webp")}
.solution-grid .solution-card:nth-child(3)::before{background-image:url("assets/products/kbw12-outdoor-rmu.webp")}
.solution-grid .solution-card:hover::before{transform:scale(1.06)}
.solution-grid .solution-card .card-number{color:#c7e9ff}
.solution-grid .solution-card .card-icon{color:#d8f7ff;text-shadow:0 2px 14px rgba(0,42,99,.35)}
.solution-grid .solution-card h3{max-width:240px;text-shadow:0 2px 14px rgba(0,42,99,.42)}
.solution-grid .solution-card p{color:#e6f4ff;max-width:265px}
.solution-grid .solution-card a{color:#fff}
.solution-grid .solution-card a b{color:#d7f6ff}
@media(max-width:560px){.solution-grid .solution-card{min-height:300px}}
