.tc-features-section{flex-direction:column;gap:36px}.tc-feature,.tc-features-section{align-items:center;display:flex;width:100%}.tc-feature{gap:24px;justify-content:center}.tc-feature.reverse{flex-direction:row-reverse}.tc-feature-content{align-items:start;display:flex;flex-direction:column;justify-content:start}.tc-feature-label{background:linear-gradient(20deg,#941c80,#f76174 80%);-webkit-background-clip:text;font-size:16px;font-weight:700;-webkit-text-fill-color:transparent}.tc-feature-heading{font-size:24px;font-weight:600;margin:0;padding:0}.tc-feature-description{font-size:14px;font-weight:400;margin-top:16px}.tc-feature-more{color:#333;font-size:10px;margin-top:20px;text-decoration:underline}.tc-feature-image{width:432px}@media (max-width:767px){.tc-feature,.tc-feature.reverse{flex-direction:column}}