.strength-card{--primary-color:#f97316;align-items:center;display:flex;justify-content:space-between;margin:0 -10px}@media(min-width:768px){.strength-card[data-reverse=true]{flex-direction:row-reverse}}@media(max-width:767px){.strength-card{flex-direction:column}}@media(min-width:768px){.strength-card__contents{margin-top:-20px}.strength-card__contents[data-reverse=true]{padding-left:20px}.strength-card__contents[data-reverse=false]{padding-right:20px}}.strength-card__header{align-items:center;display:flex;margin-bottom:16px}.strength-card__count{color:var(--primary-color);font-size:64px;font-weight:var(--font_weight_bold);line-height:1;margin-right:16px}h3.strength-card__title{color:var(--primary-color);font-size:28px;line-height:42px;margin:0}.strength-card__col{flex:1 1 50%;padding:0 10px}.strength-card__btn{margin-top:24px;padding-left:32px;padding-right:32px}.strength-card__image{border-radius:10px;overflow:hidden}.strength-card__body p{margin:0}.strength-card__image[data-shadow=true]{box-shadow:0 0 24px rgba(0,0,0,.12)}@media(max-width:767px){.strength-card__image{margin-top:32px}}