#hero{margin-top:37px;position:relative;min-height:calc(100dvh - 37px) !important;background:#fff;display:flex;flex-direction:column;justify-content:center;.h1{max-width:800px}@media (width<520px){padding-top:5rem}@media (width>=768px){padding-top:160px}@media (width>=992px) and (width<1200px){padding-top:131px}hr{border-top:2px solid var(--color-secondary) !important;width:45%;opacity:1}.content-background{position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;&::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,#fff,transparent 40%);z-index:2}img,video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;opacity:0.4;@media (width<768px){object-position:39% 5%}}video{z-index:1}.tbac-hero{height:100%;img{width:100%;height:100%;object-fit:cover;opacity:0.4}}}}