.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.content-section{padding:4rem 0}.content-section__title{text-align:center;background:linear-gradient(135deg,#fff 60%,#3e8be8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.2rem;font-weight:800}.content-section__text{color:#bdc8d7d9;text-align:justify;max-width:900px;margin:0 auto;font-size:15.5px;line-height:1.85}.content-section__text strong{color:#3e8be8;font-weight:700}.solutions-grid{grid-template-columns:repeat(1,1fr);gap:2rem;margin-top:3rem;display:grid}@media (min-width:768px){.solutions-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.solutions-grid{grid-template-columns:repeat(3,1fr)}}.solution-card{-webkit-backdrop-filter:blur(12px);background:#0a162873;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden}.solution-card:hover{border-color:#3e8be84d;transform:translateY(-6px);box-shadow:0 12px 30px #3e8be814}.solution-card__image{border-bottom:1px solid #ffffff0d;width:100%;height:200px;overflow:hidden}.solution-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.solution-card:hover .solution-card__image img{transform:scale(1.04)}.solution-card__body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.solution-card__category{color:#3e8be8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:11px;font-weight:700}.solution-card__title{color:#fff;margin-bottom:.75rem;font-size:17px;font-weight:700;line-height:1.3}.solution-card__desc{color:#bdc8d7bf;flex:1;margin-bottom:1.25rem;font-size:13.5px;line-height:1.6}.solution-card__features{flex-wrap:wrap;gap:6px;display:flex}.solution-card__tag{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;padding:4px 10px;font-size:10.5px;font-weight:600;transition:all .3s}.solution-card:hover .solution-card__tag{color:#3e8be8;background:#3e8be808;border-color:#3e8be833}
