.blogBanner{overflow:hidden;text-align:left}.blogBanner .hero_container{display:grid;grid-template-columns:1fr;justify-items:center}.blogBanner .hero_image{aspect-ratio:16/9;margin-bottom:2.5rem;max-width:100%;position:relative;width:100%}.blogBanner .hero_image:after,.blogBanner .hero_image:before{border:1px solid #000;border-radius:15rem;content:"";display:none;height:100%;position:absolute;top:0;width:100%}.blogBanner .hero_image:after{transform:translateX(calc(100% + 22px))}.blogBanner .hero_image:before{transform:translateX(calc(-100% - 22px))}.blogBanner .hero_image img{background-color:#000;border:1px solid #000;border-radius:15rem;display:block;height:auto;width:100%}.blogBanner .hero_content__UR7tC{margin-left:auto;margin-right:auto;padding-left:2.5%;padding-right:2.5%}@media (min-width:20rem){.blogBanner .hero_content__UR7tC{padding-left:1.75rem;padding-right:1.75rem}}@media (min-width:40rem){.blogBanner .hero_content__UR7tC{padding-left:3rem;padding-right:3rem}}@media (min-width:60rem){.blogBanner .hero_image{max-width:50rem}.blogBanner .hero_image:after,.blogBanner .hero_image:before{display:block}.blogBanner .hero_content__UR7tC{padding-left:0;padding-right:0}}.blogBanner .hero_content__UR7tC h1{max-width:18ch;text-align:center}.blogBanner .hero_content__UR7tC p{color:#000;font-size:var(--font-size-larger);margin:0 auto;max-width:42ch;opacity:.65;text-align:center}