.custom-hero__content *{margin:0}.custom-hero__content{gap:20px}.custom-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:500px;padding:80px 20px;position:relative}.custom-hero__overlay{background-color:rgba(0,0,0,.4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.custom-hero__container{margin:0 auto;position:relative;width:100%;z-index:2}.custom-hero__content{display:flex;flex-direction:column}.custom-card__repeater-header{margin-bottom:0}@media (max-width:768px){.custom-hero{padding:40px 16px}}