.list-features-container{padding:80px 40px;position:relative}.list-features-illustration{height:300px;max-width:100%;overflow:hidden;position:absolute;right:0;top:0;width:300px}.list-features-illustration svg{position:absolute;right:0;top:0;transform:translate(50%,-30%)}.list-features{display:flex;flex-wrap:wrap;gap:32px;margin:0 auto;max-width:100%;width:1280px}.list-features-title{align-self:start;flex:0 1 500px;margin:0 0 24px;position:sticky;top:80px}.list-features-title span{color:#fff;display:block;font-size:clamp(50px,6vw,70px);font-weight:700;margin-top:-35px}.list-features-title h2{font-size:var(--text-h2);font-weight:700;line-height:1.2;margin:0}.list-features-body{display:flex;flex:500px;flex-direction:column;gap:32px;margin-top:75px}.list-features-item{display:flex;gap:24px;width:100%}.list-features-item:before{background:#000;border-radius:50%;content:"";display:inline-block;flex:0 0 10px;height:10px;margin:6px 0 0;width:10px}.list-features-item-content{flex:1;position:relative;transition:.3s;z-index:1}.list-features-item-text{font-size:15px;font-weight:400;line-height:1.7}.list-features-item-text p{font-size:18px;font-weight:400}.list-features-item-text ul{padding-left:24px}.list-features-item-text ul li::marker{font-size:24px}.list-features-item-text :last-child{margin-bottom:0}.list-features-item-btns{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));margin-top:24px}.list-features-item-btns .btn{align-items:center;display:inline-flex;justify-content:center;width:100%}@media screen and (max-width:1200px){.list-features{flex-wrap:wrap}.list-features-title{flex:100%;position:relative;top:0}.list-features-body{margin-top:0}}