@keyframes gradientRotate{0%{background-position:0 0}to{background-position:-200% 0}}.success-story-row{max-width:var(--content-box-width);width:90%;margin:0 auto;.success-story-content{display:flex;flex-wrap:wrap;gap:40px}.success-story-header{width:100%}.success-story-header .seo-h{-webkit-margin-before:.5em!important;margin-block-start:.5em!important}.success-story-tag{display:inline-block;padding:.3em 1em;border-radius:20px;font-size:var(--font-16);position:relative;background:#fff;z-index:1;letter-spacing:4px}.success-story-tag:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;padding:1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.success-story-tag,.success-story-tag:before{background:linear-gradient(90deg,#01b04a,#2edbff)}.success-story-tag{-webkit-background-clip:text;background-clip:text;color:transparent}.success-story-title{font-size:28px;font-weight:600;margin-bottom:30px;line-height:1.3;color:#1a1a1a}.brand-name{color:#00c4b4}.highlight{color:#01b04a}.success-story-left{flex:1 1;min-width:300px}.metrics-container{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.metric-row{display:flex;align-items:center;gap:8px;position:relative;padding-bottom:6px;margin-bottom:8px}.metric-row:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#2edbff,#01b04a)}.metric-value{font-size:var(--font-32);font-weight:600;color:#1a1a1a}.metric-label{font-size:var(--font-18);font-weight:500;color:#4b5563}.read-more-button-container{float:inline-start}.read-more-button{display:inline-block;padding:.7em 1em;border-radius:.5em;color:#1a1a1a;font-size:var(--font-18);font-weight:400;text-decoration:none;position:relative;background:#fff;z-index:1;isolation:isolate}.read-more-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:.5em;padding:2px;background:linear-gradient(90deg,#01b04a,#2edbff 50%,#01b04a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;background-size:200% 100%;transition:all .3s ease}.read-more-button:hover:before{animation:gradientRotate .5s linear infinite}.success-story-right{flex:1 1;min-width:300px;display:flex;justify-content:flex-end}.success-story-image{width:100%;max-width:400px;height:auto;border-radius:8px;object-fit:cover}@media (max-width:768px){.success-story-content{flex-direction:column}.success-story-title{font-size:24px}.success-story-right{justify-content:center}}}