.about-container{padding:67px 0 0}.flex{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:-20px -20px}h1,span.hs_cos_wrapper_type_text{color:#333}h1{margin:0 0 40px;position:relative}h1:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:3px;background:#0abe51}.section{padding-left:20px;padding-right:20px}.section-wrapper{max-width:1000px;margin:auto;padding:50px 0}.about-image{flex:1;height:400px;overflow:hidden;min-width:280px;margin:20px}.about-image img{width:100%;height:auto}.about-text{flex:2;margin:20px;min-width:280px;position:relative;padding:20px}.about-text span.hs_cos_wrapper_type_text{display:block;margin:0 0 20px}.bg-gray{background-color:#f9f9f9}a.linked-text{position:relative;font-family:proxima-semibold}a.linked-text:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background:#0abe51;transform:scaleX(0);transition:transform .3s ease-in-out;transform-origin:left}a.linked-text:hover:after{transform:scaleX(1);transition:transform .3s ease-in-out;transform-origin:left}@media only screen and (min-width:1000px){.section-wrapper{padding:100px 0}}