.how-we-solve{padding:72px 0}.how-we-solve .content-wrapper{max-width:100%;width:614px}.how-we-solve h3{color:#fff;font-size:16px;font-weight:600;letter-spacing:.64px;line-height:1;margin-bottom:16px;text-transform:uppercase}.how-we-solve h2{font-size:40px;font-weight:700;line-height:1.2;margin-bottom:16px}.how-we-solve h2,.how-we-solve p{color:var(--color-dark-blue)}.how-we-solve a{background-color:#212936;border:1px solid #212936;border-radius:73px;color:#fff;display:inline-flex;font-size:14px;font-weight:400;gap:10px;line-height:1;margin-top:32px;padding:12px 17px 12px 24px;text-decoration:none}.how-we-solve a:hover{background-color:#fff;color:#212936}.how-we-solve a svg{transition:transform .3s ease}.how-we-solve a:hover svg{animation:arrowPulse .4s ease-in-out forwards}.how-we-solve a path{transition:stroke .3s ease}.how-we-solve a:hover path{stroke:#212936}@keyframes arrowPulse{0%{transform:translateX(0)}50%{transform:translateX(5px)}to{transform:translateX(0)}}@media (max-width:767px){.how-we-solve h3{font-size:14px;margin-bottom:16px}.how-we-solve h2{font-size:30px;margin-bottom:16px}}