.service-item{display:flex;border:0.1rem solid var(--c-lighter-grey);padding:1rem;font-size:1.8rem;margin-bottom:1.6rem;text-align:left}.service-item .media{width:30%}.service-item .media--view-mode-default img,.service-item .icon{height:auto;width:100%;max-width:100%}.service-item .paragraph{display:flex;flex-direction:column;justify-content:center;font-weight:600;margin-left:2rem;width:70%;margin-bottom:0}.service-item:hover{background-color:rgba(0,128,201,0.4)}.service-item__link{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}@media (min-width: 767px){.service-item{display:block;font-size:2rem;text-align:center;padding:2rem}.service-item .media{width:auto;min-width:none}.service-item .media--view-mode-default img,.service-item .icon{height:10rem;width:auto;margin:0 auto 1.6rem}.service-item .paragraph{display:block;line-height:2.76rem;margin-left:0;width:auto}}

