.enterprise-features{position:relative}.enterprise-features--dark{background-color:var(--color-black);color:var(--color-white)}.enterprise-features__content{max-width:911px;position:relative;z-index:1}.enterprise-features__title{margin-bottom:1.5rem}.enterprise-features__text{font-size:20px;margin-bottom:3.25rem;max-width:568px}.enterprise-features--dark .enterprise-features__text{color:#cdcdcd}.enterprise-features__bg-image{right:0;top:50%;transform:translateY(-50%)}.enterprise-features__bg-image,.enterprise-features__bg-image:after{background:linear-gradient(90deg,#000,transparent);position:absolute}.enterprise-features__bg-image:after{content:"";height:100%;left:0;top:0;width:100%}.enterprise-features__list{display:grid;gap:1.75rem .5rem;grid-template-columns:repeat(2,1fr);margin-bottom:62px;max-width:568px}.enterprise-features__list-item{align-items:center;display:flex;gap:10px}.enterprise-features__list-item-text{font-size:22px}@media screen and (max-width:991px){.enterprise-features__content{padding-top:100px;width:100%}.enterprise-features__bg-image{top:0;transform:none}.enterprise-features__bg-image:after{background:linear-gradient(0deg,#000 0,transparent)}.enterprise-features__list{gap:1.75rem 0;grid-template-columns:repeat(1,1fr)}}