.cti{color:var(--colors-offwhite);margin-bottom:96px;margin-left:var(--basic-padding-side);margin-right:var(--basic-padding-side)}.cti.cti--nm{margin-bottom:0}.cti__text{margin-bottom:40px}.cti .cti__text h2.cti__title{font-size:32px;font-weight:500;line-height:40px;margin-bottom:24px}.cti .cti__text p.cti__descr span.red{color:red}.cti .cti__text p.cti__descr span.green{color:#4ead33}.cti__img{background:#1a1a1a;border:1.21px solid #303030;border-radius:32px;box-sizing:border-box;padding:24px 16px}.cti__img img{max-width:100%}.cti__list{margin-top:24px}.cti__list li{font-weight:500;list-style:none;margin-bottom:8px;position:relative}.cti__list li:before{background-color:#4ead334d;height:24px;left:-36px;top:0;width:24px}.cti__list li:after,.cti__list li:before{border-radius:50%;content:"";position:absolute}.cti__list li:after{background-color:#4ead33;height:8px;left:-28px;top:8px;width:8px}.cti__list.cti__list--red li:before{background-color:#ff00004d}.cti__list.cti__list--red li:after{background-color:red}@media (min-width:768px){.cti{display:flex;gap:20px}.cti__text{margin-bottom:0;max-width:528px}.cti.cti--right{flex-direction:row-reverse}.cti__img{min-width:50%}}@media (min-width:1280px){.cti{align-items:center;gap:80px;margin-bottom:120px}.cti__img{padding:40px}.cti .cti__text h2.cti__title{font-size:48px;font-weight:600;line-height:56px;max-width:430px}.cti .cti__text p.cti__descr,.cti__list li{font-size:20px;line-height:32px}.cti__list li:before{top:4px}.cti__list li:after{top:12px}}@media (min-width:1440px){.cti{gap:144px}.cti__img{max-width:640px;min-width:640px}}