.heroCardContainer{width:100%;position:relative}.heroCardDiv{width:100%;height:calc(100vh - var(--header-height));display:flex;align-items:center;overflow:hidden}.heroCardImageDiv{position:absolute;width:100%;height:100%;overflow:hidden}.heroCardDiv img{width:100%;height:100%;object-fit:cover;object-position:center}.heroCard{position:relative;z-index:1;background-color:white;padding:50px;left:50px;width:600px}.heroCardEyebrow{font-size:21px;color:var(--p-color);margin:0;font-weight:400}.heroCardHeader{font-size:75px;margin:20px 0;line-height:105%;font-weight:300}.heroCardDisc{font-size:19px;line-height:155%;margin:10px 0 70px}.heroCard a.btn{width:100%;padding:0 30px;font-size:24px;height:90px;background:#444b56;color:white;display:flex;justify-content:space-between;align-items:center;text-decoration:none;cursor:pointer}@media screen and (max-width:1100px){.heroCard{width:95%;left:auto;padding:25px}.heroCardDiv{justify-content:center}.heroCardHeader{font-size:11vw}.heroCardDisc{font-size:4vw}.heroCard a.btn{font-size:4vw;height:auto;padding:5% 30px}}.preBuiltEyebrow{margin:0;font-size:24px}.preBuiltProcess img{margin-top:20px;object-fit:contain}@media screen and (max-width:1100px){.preBuiltProcess{height:30vw!important}.preBuiltEyebrow{margin:0;padding-bottom:20px;font-size:18px}}