.hc-service-section{align-items:center;display:flex;flex-direction:column;gap:6rem;margin:10rem auto}@media(min-width:900px){.hc-service-section{flex-direction:row}.hc-service-section:nth-child(2n){flex-direction:row-reverse}}.hc-service-section__image{flex:0 1 50%}.hc-service-section__image img{border-radius:10rem 1rem;height:38rem;object-fit:cover}@media(min-width:900px){.hc-service-section__image img{height:52.4rem}}.hc-service-section__content{flex:0 1 50%}.hc-service-section__content--title{margin-bottom:3.2rem}.hc-service-section__content--info{padding-left:2.6rem}.hc-service-section__content--info-portion{margin-bottom:4.6rem;position:relative;align-items:center;display:flex}.hc-service-section__content--info-portion.hidden-portion p:first-of-type{color:rgba(21,27,37,.3137254902)}.hc-service-section__content--info-portion.hidden-portion p:last-of-type{display:none}.hc-service-section__content--info-portion__state{background-color:#e8eaed;border-radius:1rem;height:8rem;margin-right:2.4rem;max-width:.5rem;width:100%}.hc-service-section__content--info-portion__state-fill{background-color:#0062ff;border-radius:1rem;height:0;transition:height .1s linear;width:100%}.hc-service-section__content--info-portion__data p:first-of-type{font-size:2.4rem;font-weight:700;margin-bottom:.6rem}