.enterprise-features{position:relative}.enterprise-features__content{max-width:911px;position:relative;z-index:1}.enterprise-features__title{margin-bottom:1.5rem}.enterprise-features__text{margin-bottom:3.25rem;max-width:568px}.enterprise-features--dark .enterprise-features__text{color:var(--color-text-interactive-disabled)}.enterprise-features__bg-image{position:absolute;right:0;top:50%;transform:translateY(-50%)}.enterprise-features__bg-image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.enterprise-features__bg-image,.enterprise-features__bg-image:after{background:linear-gradient(90deg,var(--color-background-primary) 0,transparent 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{line-height:normal}@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(to top,var(--color-background-primary) 0,transparent 100%)}.enterprise-features__list{gap:1.75rem 0;grid-template-columns:repeat(1,1fr)}}