.solution-hero{justify-content:center;align-items:center;width:100%;min-height:520px;display:flex;position:relative;overflow:hidden}.solution-hero__image{object-fit:cover;z-index:0}.solution-hero__overlay{z-index:1;background:linear-gradient(#00000059,#0009);position:absolute;inset:0}.solution-hero__content{z-index:2;text-align:center;color:#fff;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1000px;padding:140px 24px 80px;display:flex;position:relative}.solution-hero__title{font-size:48px;font-weight:500;line-height:120%}.solution-hero__lead{max-width:800px;font-size:20px;font-weight:400;line-height:150%}.solution-hero__btn{color:#fff;background:#4db96d;border-radius:40px;align-items:center;gap:10px;padding:14px 32px;font-size:18px;font-weight:500;display:flex}.solution-hero__btn svg path{stroke:#fff}.solution-content{background:#fff;padding:80px 0}.solution-content__text{color:#1e1e1e;margin-bottom:24px;font-size:20px;font-weight:400;line-height:160%}.solution-content__list{flex-direction:column;gap:16px;margin-top:16px;display:flex}.solution-content__list-item{color:#1e1e1e;padding-left:28px;font-size:18px;line-height:150%;position:relative}.solution-content__list-item:before{content:"";background:#4db96d;border-radius:50%;width:10px;height:10px;position:absolute;top:10px;left:0}.solution-projects{background:#f4f4f4;padding:80px 0 100px}.solution-projects__title{color:#1e1e1e;margin-bottom:40px;font-size:40px;font-weight:500}.solution-projects__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.solution-projects__card{color:#1e1e1e;background:#fff;border-radius:25px;flex-direction:column;gap:16px;padding:32px;display:flex}.solution-projects__card-category{color:#4db96d;background:#4db96d1a;border-radius:25px;align-self:flex-start;padding:6px 16px;font-size:14px}.solution-projects__card-title{font-size:20px;font-weight:500;line-height:140%}.solution-projects__card-row{align-items:flex-start;gap:10px;font-size:16px;display:flex}.solution-projects__card-row svg{flex-shrink:0;width:22px;height:22px}.solution-projects__card-row p{flex-direction:column;display:flex}.solution-projects__card-row p span{color:#8b8b8b;font-size:14px}
@media (max-width:1024px){.solution-projects__grid{grid-template-columns:repeat(2,1fr)}.solution-hero__title{font-size:36px}}@media (max-width:768px){.solution-hero{min-height:420px}.solution-hero__content{gap:18px;padding:120px 20px 60px}.solution-hero__title{font-size:28px}.solution-hero__lead{font-size:16px}.solution-content{padding:48px 0}.solution-content__text{font-size:16px}.solution-content__list-item{font-size:15px}.solution-projects{padding:48px 0 60px}.solution-projects__title{margin-bottom:24px;font-size:26px}.solution-projects__grid{grid-template-columns:1fr}.solution-projects__card{padding:24px}}
