.features .container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.features-item{background:#fff;border:1px solid #cec3ef;border-radius:30px;flex-direction:column;gap:40px;padding:20px;display:flex}.features-item__logo{background:#6b4eff;border:1px solid #fff6;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:inset 0 0 8px #ffffff80,14px 9px 37.4px #6b4eff80}.features-item__content{flex-direction:column;gap:12px;display:flex}.features-item__content h4{line-height:140%}.features-item__content p{line-height:160%}@media (max-width:998px){.features-item{gap:15px}.features-item__logo{width:50px;height:50px}.features-item__logo svg{width:20px;height:20px}}
.hero{margin-top:70px}.hero__main{grid-template-columns:1fr 1.2fr;gap:94px;padding:0 50px 0 max(20px,50vw - 720px);display:grid}.hero__content{flex-direction:column;align-items:start;gap:40px;margin-top:71px;display:flex}.hero__text{flex-direction:column;gap:20px;display:flex}.hero__text-description{max-width:558px;line-height:150%}.hero__media{justify-content:center;max-width:842px;padding-top:134px;display:flex;position:relative}.hero__media-phone{z-index:3}.hero__media-bottom{z-index:4;position:absolute;bottom:66px;left:50%;transform:translate(-50%)}.hero__media:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(#0000 0%,#f6f5fd 70%);width:100%;height:240px;position:absolute;bottom:0;left:0}.hero-list li{background:linear-gradient(#fff3 0% 100%),radial-gradient(50% 50%,#fff 39.42%,#f5f5f5 100%);border:1px solid #ddd7f4;border-radius:20px;max-width:346px;box-shadow:0 18px 100px #f5f5f580}.hero-list__real{z-index:1;flex-direction:column;gap:16px;padding:20px;display:flex;position:absolute;top:0;left:0}.hero-list__real-bottom{flex-direction:column;align-items:center;gap:8px;margin-top:-40px;display:flex}.hero-list__interaction{z-index:3;align-items:center;gap:16px;padding:8px 16px;line-height:34px;display:flex;position:absolute;top:363px;left:30px}.hero-list__interaction-content p{opacity:.6}.hero-list__social{z-index:3;flex-direction:column;gap:16px;padding:30px;display:flex;position:absolute;top:315px;right:0}@media (max-width:1280px){.hero{margin-top:0}.hero__main{grid-template-columns:100%;gap:30px;padding:0 max(20px,50vw - 720px)}.hero__content{text-align:center;align-items:center;gap:20px;margin-top:30px}.hero__text{align-items:center;gap:15px}.hero__media{width:100%;max-width:400px;height:440px;margin:auto;padding-top:0}.hero__media-phone{width:auto}.hero__media-bottom{width:auto;max-height:100px}.hero-list li{border-radius:12px;padding:4px 10px}.hero-list__real{display:none}.hero-list__interaction{gap:8px;line-height:140%;top:47px;left:0}.hero-list__interaction svg{width:18px;height:18px}.hero-list__interaction .text-18{font-size:12px}.hero-list__social{gap:4px;width:133px;padding:14px;top:80px;right:0}.hero-list__social p{line-height:150%}.hero-list__social .text-20{font-size:12px}.hero-list__social .text-18{font-size:10px}}
.partners{margin-top:60px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.partners__track{will-change:transform;align-items:center;gap:12px;width:max-content;animation:50s linear infinite scroll;display:flex}@media (hover:hover){.partners__track:hover{animation-play-state:paused}}@media (prefers-reduced-motion:reduce){.partners__track{animation:none}}@media (max-width:998px){.partners{margin-top:30px}.partners__track{gap:8px}}.partner-logo{background:#fff;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:190px;height:86px;display:flex}@media (max-width:998px){.partner-logo{border-radius:12px;width:120px;height:58px}.partner-logo img{width:auto;max-width:60%;height:auto;max-height:60%}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
