.blog-hero{overflow:hidden;padding:3rem 2rem;position:relative;width:100%}.blog-hero .bottom-arrow{border-bottom:30px solid rgb(var(--secondary-80));border-left:30px solid transparent;border-right:30px solid transparent;bottom:0;display:inline-block;height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:4}.blog-hero .filter{background:linear-gradient(180deg,rgba(0,35,75,.5) 45%,rgba(45,47,69,.9));bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.blog-hero .hero-content{position:relative;z-index:3}.blog-hero .hero-content h1 span{font-size:2rem}.blog-hero img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:1}@media screen and (min-width:768px){.blog-hero{border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;margin-left:auto;margin-right:auto;max-width:95%;padding-bottom:3.5rem;padding-top:5rem}.blog-hero .filter{background:linear-gradient(180deg,rgba(0,35,75,.3) 6.25%,rgba(45,47,69,.9))}}@media screen and (min-width:1024px){.blog-hero{padding:8rem 6rem 6rem}}@media screen and (min-width:1280px){.blog-hero{padding-bottom:160px;padding-top:160px}}@media screen and (min-width:1441px){.blog-hero{margin-left:auto;margin-right:auto;max-width:1800px}}