.solutions{color:var(--colors-offwhite);margin-bottom:96px;padding-left:var(--basic-padding-side);padding-right:var(--basic-padding-side)}.solutions__label{font-size:20px;font-weight:500;line-height:32px;margin-bottom:8px;text-align:center}.solutions--green .solutions__label{color:#4ead33}.solutions--blue .solutions__label{color:#2188ae}.solutions--purple .solutions__label{color:#6f3d90}body .body-wrapper .solutions h2{font-size:32px;font-weight:500;line-height:40px;margin-bottom:40px;text-align:center}.solutions__cta{align-items:center;border-radius:8px;box-sizing:border-box;color:#fff;display:flex;font-weight:500;gap:2px;justify-content:center;line-height:24px;margin:0 auto;padding:12px 24px;text-decoration:none;transition:all .5s;width:100%}.solutions__cta svg path{stroke:#fff;transition:all .5s}.solutions--green .solutions__cta{background-color:#4ead33}.solutions--blue .solutions__cta{background-color:#2188ae}.solutions--purple .solutions__cta:hover{background-color:#6f3d90}.solutions__cta:hover{background-color:#fff;color:#111}.solutions__cta:hover svg path{stroke:#111}.solutions__wrap{margin-bottom:40px}.solutions__item{border:1px solid #303030;border-radius:16px;margin-bottom:32px;padding:24px}.solutions__item:last-child{margin-bottom:0}.solutions__img{align-items:center;background:linear-gradient(170.94deg,#1c1c1c 6.88%,#111 93.12%);border:1px solid #303030;border-radius:9px;display:flex;height:64px;justify-content:center;margin-bottom:32px;width:64px}body .body-wrapper .solutions .solutions__item h3{font-size:24px;font-weight:500;line-height:32px;margin-bottom:16px}body .body-wrapper .solutions .solutions__item p{color:#7e7e7e;line-height:24px;margin-bottom:0}@media (min-width:768px){.solutions__cta{width:fit-content}.solutions__wrap{display:flex;gap:16px;justify-content:space-between}.solutions__item{margin-bottom:0;width:calc(33% - 11px)}}@media (min-width:1280px){.solutions__label{font-size:24px;margin-bottom:16px}body .body-wrapper .solutions h2{font-size:48px;font-weight:600;line-height:56px;margin:0 auto 64px;max-width:720px}.solutions__wrap{gap:32px;margin-bottom:48px}.solutions__item{width:calc(33% - 22px)}body .body-wrapper .solutions .solutions__item h3{font-size:32px;line-height:40px}body .body-wrapper .solutions .solutions__item p{font-size:20px;line-height:32px}}@media (min-width:1440px){.solutions{margin-bottom:144px}.solutions__item{width:416px}}