.s-features{background:linear-gradient(to bottom right,#f5f0f7,#fff);color:#050a23;font-family:Segoe UI,sans-serif;font-size:20px;font-weight:400;letter-spacing:-.025em;line-height:1;padding:80px 0;position:relative}.s-text-image__bot-circle,.s-text-image__top-circle{animation:float 3s ease-in-out infinite;border-radius:9999px;position:absolute;z-index:10}.s-text-image__top-circle{background:#9a00f7;height:32px;opacity:.6;right:-16px;top:-16px;width:32px}.s-text-image__bot-circle{background:#d46686;bottom:-24px;height:48px;left:-24px;opacity:.4;width:48px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.s-features__wrapper{align-items:center;display:grid;gap:80px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.s-features__image{max-width:540px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.s-features__image:hover{transform:scale(1.05)}.s-features__content{display:flex;flex-flow:column;width:100%}.s-features__title{font-weight:700;margin-bottom:32px}.s-features__text{letter-spacing:normal;line-height:1.625;margin-bottom:40px}@media (width <= 1024px){.s-features__wrapper{gap:40px;grid-template-columns:repeat(1,minmax(0,1fr))}.s-features__image{max-width:100%}}@media (width <= 479px){.s-features__title{line-height:1.15;margin-bottom:20px}}