.enterprise-card{width:100%;border-radius:40px;overflow:hidden;position:relative}.enterprise-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.enterprise-card .enterprise-card-heading{position:absolute;top:0;width:100%;height:100%;padding:50px}.enterprise-card .enterprise-card-heading h2{color:#fff;font-family:var(--font-source-sans-3);font-size:48px;font-style:normal;font-weight:700;line-height:130%}.enterprise-card .enterprise-card-heading p{color:var(--Neutral-Light,#efefef);font-family:var(--font-source-sans-3);font-size:16px;font-style:normal;font-weight:400;margin:21px 0;line-height:130%}.enterprise-card .enterprise-card-heading .logos-container{display:flex;gap:40px;margin-top:20px}.enterprise-card .enterprise-card-heading .logos-container .logo{width:30px;height:30px}.enterprise-card .enterprise-card-heading .logos-container .logo img{width:100%;height:100%}@media only screen and (min-width:320px)and (max-width:562px){.enterprise-card{margin-bottom:20px}.enterprise-card .enterprise-card-heading .logos-container{gap:20px}}@media only screen and (min-width:562px)and (max-width:1024px){.enterprise-card{margin-bottom:10px}}