.threeCard{margin-bottom:50px}.linkText a:hover{background:#fff;border:1px solid #143f52;color:#143f52}.linkText a{background:#143f52;border:1px solid #143f52;border-radius:50px;color:#fff;display:inline-block;padding:10px 20px;text-decoration:none;text-decoration:underline}.imageLogoWithTextWrapper{align-items:center;background:#fff;border-radius:25px;display:flex;flex:1;flex-direction:column;gap:0;justify-content:space-between;padding:40px 20px;text-align:center}.twoCard .imageLogoWithTextWrapper{gap:20px!important}.imageLogoWithText.twoCard{margin:0 auto;width:900px}.imageLogoWithText{display:flex;gap:60px;justify-content:space-around}.imageLogoWithText img{max-width:100%}@media only screen and (max-width:1000px){.imageLogoWithText{gap:20px}.imageLogoWithText.twoCard{width:100%}}@media only screen and (max-width:600px){.imageLogoWithText{display:grid;gap:30px;grid-template-columns:repeat(1,1fr)}.imageLogoWithText.twoCard{width:100%}.threeCard{margin-bottom:30px}.imageLogoWithText.threeCard .imageLogoWithTextWrapper{gap:30px}}