.services-text-list *{box-sizing:border-box;color:#4f5261;text-align:left}.services-text-list{padding:200px 0}.services-text-list .contain{max-width:1340px}.services-text-list .wrapper{display:flex;gap:1.2rem;justify-content:space-between;margin-top:3em;padding-top:2em;position:relative}.services-text-list .wrapper:before{background:#a35e53;content:"";display:block;height:1px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .9s cubic-bezier(.77,0,.175,1);width:100%;will-change:transform}.services-text-list .contain.in-view .wrapper:before{transform:scaleX(1)}.services-text-list .wrapper:first-of-type{margin-top:0}.services-text-list .wrapper>div{flex:1;font-family:poppins,sans-serif;font-size:1em;font-weight:300;line-height:150%;max-width:872px}.services-text-list .wrapper>*{opacity:0;transition:opacity .35s ease .5s}.services-text-list .contain.in-view .wrapper>*{opacity:1}.services-text-list h3{width:350px}@media screen and (max-width:767px){.services-text-list{font-size:16px;padding:100px 0}.services-text-list .wrapper{flex-direction:column;gap:2rem}}