.features{padding:12rem 0 8rem;display:flex;flex-direction:column;gap:12rem}@media (max-width: 1200px){.features{padding:8rem 0 6.4rem;gap:8rem}}@media (max-width: 768px){.features{padding:8rem 0 5.6rem;gap:5.6rem}}@media (max-width: 500px){.features{padding:6.4rem 0 4rem;gap:2rem}}.features__container{display:flex;gap:8rem!important}@media (max-width: 1200px){.features__container{gap:6.4rem!important}}@media (max-width: 768px){.features__container{gap:4.8rem!important;flex-direction:column}.features__container.container-2{padding:0!important}}@media (max-width: 500px){.features__container{gap:4rem!important}}.features__aside{position:sticky;top:8.8rem;align-self:flex-start;max-width:26.7rem;width:100%}@media (max-width: 768px){.features__aside{top:9.4rem;padding:2rem 0!important;background-color:#fff;max-width:100%;width:100%}.features__aside:before,.features__aside:after{content:"";position:absolute;bottom:0;left:0}.features__aside:before{width:100%;height:.1rem;background-color:#e3e8ef}.features__aside:after{width:var(--progress);height:.1rem;background-color:#1b67f6;transition:width .1s linear;will-change:width}}.features__aside-nav{display:flex;flex-direction:column;gap:2.4rem}@media (max-width: 768px){.features__aside-nav{gap:1.6rem;flex-direction:row;max-width:max-content;width:90%;margin:0 auto}}.features__aside-item{--progress: 0%;position:relative;display:flex;gap:2.4rem;padding-bottom:2.4rem;white-space:nowrap;cursor:pointer;font-size:1.4rem;font-weight:600;line-height:1.2;color:#868e96;transition:all .55s;transition-timing-function:linear(0,.047,.158,.298,.444,.581,.7,.798,.875,.933,.974,1.001,1.017,1.025,1.028,1.028,1.025,1.021,1.017,1.013,1.009,1.006,1.004,1.002,1.001,1,1,.999,.999,.999,.999,.999,.999,1)}@media (max-width: 769px){.features__aside-item{gap:1.2rem;padding-bottom:0}}@media (max-width: 500px){.features__aside-item{gap:.8rem;font-size:1.2rem;line-height:1}}.features__aside-item--active{color:#000}@media (min-width: 769px){.features__aside-item:before,.features__aside-item:after{content:"";position:absolute;bottom:0;left:0}.features__aside-item:before{width:100%;height:.1rem;background-color:#e3e8ef}}@media (min-width: 769px) and (max-width: 768px){.features__aside-item:before{width:calc(100% + 2.4rem)}}@media (min-width: 769px){.features__aside-item:after{width:var(--progress);height:.1rem;background-color:#1b67f6;transition:width .1s linear;will-change:width}}.features__items{display:flex;flex-direction:column;gap:12rem;width:100%}@media (max-width: 1200px){.features__items{gap:8rem}}@media (max-width: 768px){.features__items{gap:5.6rem;padding:0 4rem!important}}@media (max-width: 500px){.features__items{gap:4rem;padding:0 2rem!important}}.features__item{display:flex;flex-direction:column;gap:4.8rem}@media (max-width: 768px){.features__item{gap:3.6rem}}.features__item-content{display:flex;flex-direction:column;gap:2.4rem}@media (max-width: 500px){.features__item-content{gap:1.6rem}}.features__item-heading{display:flex;flex-direction:column;gap:1.6rem}@media (max-width: 500px){.features__item-heading{gap:1rem}}.features__item-title{font-size:3.6rem;font-weight:700;line-height:1.1;letter-spacing:-.01em;color:#1c1c1d}@media (max-width: 768px){.features__item-title{font-size:2.6rem;line-height:1.2;letter-spacing:unset}}@media (max-width: 500px){.features__item-title{font-size:2rem;line-height:1.4}}.features__item-description{font-size:1.8rem;line-height:1.5;color:#495057}@media (max-width: 500px){.features__item-description{font-size:1.6rem}}.features__item-graphics{display:flex;gap:2.4rem}@media (max-width: 768px){.features__item-graphics{gap:2rem}}@media (max-width: 500px){.features__item-graphics{gap:1.6rem;flex-direction:column;align-items:center}}.features__item-image{max-width:53.9rem;width:100%;height:50.9rem;border-radius:1.6rem;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center center;background-repeat:no-repeat}@media (max-width: 1200px){.features__item-image{max-width:38.3rem;height:48rem}}@media (max-width: 768px){.features__item-image{max-width:37.2rem;height:48rem}}@media (max-width: 500px){.features__item-image{max-width:33.5rem;height:27.9rem}}.features__item-image img{max-width:33.7rem;width:100%;height:43.3rem;object-fit:contain}@media (max-width: 1200px){.features__item-image img{max-width:29.9rem;height:38.404rem}}@media (max-width: 500px){.features__item-image img{max-width:20.5rem;height:23.956rem}}.features__item-card{display:flex;flex-direction:column;justify-content:space-between;gap:4rem;padding:2.4rem;border-radius:1.6rem;background-color:#000;max-width:37rem;width:100%;height:100%}@media (max-width: 1200px){.features__item-card{max-width:33.4rem}}@media (max-width: 768px){.features__item-card{max-width:29.6rem;height:48rem}}@media (max-width: 500px){.features__item-card{max-width:33.5rem;height:auto;padding:2rem}}.features__item-card-data{display:flex;flex-direction:column}.features__item-card-data-item{display:flex;align-items:center;justify-content:space-between}.features__item-card-data-item>span{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;max-width:20rem;width:100%}.features__item-card-data-item>span strong{font-size:2rem;font-weight:700;line-height:1.4;color:#fcfcfd}@media (max-width: 500px){.features__item-card-data-item>span strong{font-size:1.6rem;line-height:1.5}}.features__item-card-data-item>span span{font-size:1.4rem;font-weight:600;line-height:1.5;color:#adb5bd}.features__item-card-data-item figure{width:2rem;height:2rem}.features__item-card-data-item figure svg{width:100%;height:100%;stroke:#baea6c}.features__item-card--comparison .features__item-card-header{display:flex;flex-direction:column;gap:1.6rem}.features__item-card--comparison .features__item-card-header-with,.features__item-card--comparison .features__item-card-header-without{display:flex;align-items:center;justify-content:space-between}.features__item-card--comparison .features__item-card-header-with figure{width:5rem;height:5rem}@media (max-width: 500px){.features__item-card--comparison .features__item-card-header-with figure{width:4.7rem;height:4.7rem}}.features__item-card--comparison .features__item-card-header-with figure img{width:100%;height:100%;object-fit:contain}.features__item-card--comparison .features__item-card-header-content{display:flex;flex-direction:column;gap:.2rem}.features__item-card--comparison .features__item-card-header-content span{font-size:1.4rem;font-weight:600;line-height:1.5;color:#fcfcfd}.features__item-card--comparison .features__item-card-header-content strong,.features__item-card--comparison .features__item-card-header-content p{font-size:2rem;font-weight:700;line-height:1.4}@media (max-width: 500px){.features__item-card--comparison .features__item-card-header-content strong,.features__item-card--comparison .features__item-card-header-content p{font-size:1.6rem;line-height:1.5}}.features__item-card--comparison .features__item-card-header-content strong{color:#8dc9ff}.features__item-card--comparison .features__item-card-header-content p{color:#fcfcfd}.features__item-card--comparison .features__item-card-header hr{width:100%;height:.1rem;background-color:#212529;border:none}.features__item-card--comparison .features__item-card-data-item{padding:1.2rem 0 0}@media (max-width: 500px){.features__item-card--comparison .features__item-card-data-item{padding:1rem;background-color:#1c1c1d;border-radius:.6rem}}
