.for-researchers{align-items:center;flex-direction:column;margin:4rem 0}.for-researchers h1{margin-top:0;margin-bottom:4rem;text-align:center}.services-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;justify-items:center;width:60rem;height:30rem;gap:2rem}.service{background:#4169e1;color:#fff;width:-webkit-fill-available;border-radius:1rem}.service-inner{display:flex;padding:1rem;gap:1rem;justify-content:space-between;align-items:center}.service-inner img{height:12rem;border-radius:1rem}.service-desrciption{height:-webkit-fill-available;display:flex;flex-direction:column;justify-content:space-evenly}.learn-more{height:1.6rem;width:fit-content;border-radius:.8rem;background:#fff;display:flex;align-items:center}.learn-more a{color:#000;margin:0 1.25rem;font-size:13px;cursor:pointer}@media screen and (max-width:1024px){.for-researchers{margin-bottom:0}.services-wrapper{grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr;height:auto;width:100vw;gap:1px}.service{border-radius:0}}@media screen and (max-width:600px){.service-inner img{height:10rem}}@media screen and (max-width:400px){.service-inner img{height:8rem}}
