.value-section{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 0 auto;padding:0 1.5rem}.value-title{color:#000;display:block;margin:0 0 2.5rem;padding:0 1.5rem;position:relative}.value-title:after{background:linear-gradient(90deg,#1871b9,#2bb9b0);content:"";display:block;height:.25rem;margin-top:.625rem;width:5rem}.value-section.layout-left .value-content{order:1}.value-section.layout-left .value-image,.value-section.layout-right .value-content{order:2}.value-section.layout-right .value-image{order:1}@media (max-width:920px){.value-section{flex-direction:column}.value-content,.value-image{order:0;width:100%}.value-image img{height:auto;max-width:100%;width:100%}}.value-title{font-size:2rem;margin-bottom:1rem}.value-subtext{color:#666;font-size:1rem}.value-description{color:#333;font-size:1.125rem;line-height:1.6}