.prohealth__featured{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width:62rem){.prohealth__featured{align-items:stretch;flex-direction:row}}.prohealth__featured-header{flex-basis:50%}.prohealth__featured-image{flex-basis:50%;margin-bottom:1.875rem;position:relative;text-align:center}@media only screen and (min-width:62rem){.prohealth__featured-image{margin-bottom:0}}.prohealth__featured-image:after{background:#a2a2a2;bottom:1.875rem;content:"";display:none;filter:blur(.687rem);height:1.5625rem;left:50%;position:absolute;transform:translateX(-50%);width:62%;z-index:-1}@media only screen and (min-width:62rem){.prohealth__featured-image:after{display:block}}.prohealth__featured-image div{height:100%}.prohealth__featured-image img{max-height:23.75rem;width:auto}@media only screen and (min-width:62rem){.prohealth__featured-image img{animation:updown 2s linear infinite alternate;margin:auto}}.prohealth__featured-logo{margin-bottom:.375rem;text-align:center}@media only screen and (min-width:62rem){.prohealth__featured-logo{text-align:left}}.prohealth__featured-logo img{height:5rem;width:auto}@media only screen and (min-width:75rem){.prohealth__featured-logo img{height:6.25rem}}.prohealth__featured-title{color:#002d39;font-size:1.75rem;font-weight:500;line-height:2rem;margin-bottom:.75rem;text-align:center;text-transform:capitalize}@media only screen and (min-width:62rem){.prohealth__featured-title{text-align:left}}@media only screen and (min-width:75rem){.prohealth__featured-title{font-size:2rem;line-height:2.375rem;text-align:left}}.prohealth__featured-desc{color:rgba(0,0,0,.8);font-size:1rem;line-height:1.25rem;margin-bottom:.75rem;text-align:center}@media only screen and (min-width:62rem){.prohealth__featured-desc{text-align:left}}.prohealth__featured-desc p{line-height:1.25rem;margin-top:0}.prohealth__featured-desc p:last-child{margin-bottom:0}.prohealth__featured-cta{text-align:center}.prohealth__featured-cta-title{color:#007c9d;font-size:1rem;line-height:1.1875rem;margin-bottom:.75rem;text-align:center}@media only screen and (min-width:62rem){.prohealth__featured-cta-title{text-align:left}}@media only screen and (min-width:75rem){.prohealth__featured-cta-title{color:#002d39;font-size:1.75rem;line-height:1.8125rem;text-align:inherit}}.prohealth__featured-cta-link{display:inline-block}.prohealth__featured-cta-link .cta{padding:1rem 1.5rem}@media only screen and (min-width:62rem){.prohealth__featured-cta{display:none;text-align:inherit}}.prohealth__featured-cta--desktop{display:none}@media only screen and (min-width:62rem){.prohealth__featured-cta--desktop{display:block}}@keyframes updown{0%{transform:translateY(5%)}to{transform:translateY(-5%)}}