section.researchTools{background:-webkit-gradient(linear,left bottom,left top,from(rgba(221,233,226,.5)),to(rgba(143,183,159,0)));background:linear-gradient(0deg,rgba(221,233,226,.5),rgba(143,183,159,0));padding:2rem 0}section.researchTools .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.researchTools .container p{font-size:20px;font-weight:100}section.researchTools .container .header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}section.researchTools .container .header h3{font-size:40px;font-weight:400;position:relative}section.researchTools .container .header h3:after{background:var(--yellow);bottom:-30px;content:"";height:12px;left:15%;position:absolute;width:70%}section.researchTools .container .header p{max-width:700px}section.researchTools .container .header a.btn{margin-top:20px}section.researchTools .container .feature{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:30px;margin-right:30px;width:calc(33.3% - 60px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:280px;text-align:center}section.researchTools .container .feature .image{height:80px;margin-bottom:20px;width:80px}section.researchTools .container .feature .image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:799px){section.researchTools .container .feature{width:100%}}@media(max-width:749px){section.researchTools .container p{font-size:16px}section.researchTools .container .header h3{font-size:24px}section.researchTools .container .header a.btn{font-size:16px}section.researchTools .container .feature .image{height:60px;margin-bottom:10px;width:60px}}