/**handles:wpblocktheme-acf/page-header,wpblocktheme-acf/breadcrumbs**/
.editor-styles-wrapper .hero,.hero{position:relative;display:flex;align-items:center;overflow:hidden;background-color:var(--wp--preset--color--brand-primary-light)}@media (max-width:767px){.editor-styles-wrapper .hero,.hero{min-height:calc((100vh - 6rem) + 1px)}}@media (min-width:768px){.editor-styles-wrapper .hero,.hero{min-height:50rem}.editor-styles-wrapper .hero .grid-container,.hero .grid-container{width:100%}}@media (min-width:992px){.editor-styles-wrapper .hero,.hero{min-height:65rem}}@media (min-width:1400px){.editor-styles-wrapper .hero,.hero{min-height:80rem}}.editor-styles-wrapper .hero:after,.hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.2;z-index:1}.editor-styles-wrapper .hero h1,.hero h1{text-align:center;color:#fff;padding:5rem 0;text-shadow:0 3px 6px rgba(0,0,0,.65);font-size:4.5rem;line-height:1.2}@media (min-width:1400px){.editor-styles-wrapper .hero h1,.hero h1{padding:7rem 0}}@media (min-width:992px){.editor-styles-wrapper .hero h1,.hero h1{font-size:6.5rem}}@media (min-width:1400px){.editor-styles-wrapper .hero h1,.hero h1{font-size:9rem}}@media (min-width:768px){.editor-styles-wrapper .hero h1,.hero h1{text-align:left;max-width:40rem}}@media (min-width:992px){.editor-styles-wrapper .hero h1,.hero h1{max-width:58rem}}@media (min-width:1400px){.editor-styles-wrapper .hero h1,.hero h1{max-width:70rem}}.editor-styles-wrapper .hero>.grid-container,.hero>.grid-container{position:relative;z-index:5}.editor-styles-wrapper .hero .hero__bg-image,.hero .hero__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.breadcrumbs-wrapper{display:flex;align-items:center}.breadcrumbs-wrapper .breadcrumbs__home{display:flex;align-items:center;width:3rem;height:3rem;margin-right:1.5rem}@media (min-width:1400px){.breadcrumbs-wrapper .breadcrumbs__home{width:4rem;height:4rem;margin-right:2rem}}.breadcrumbs-wrapper .breadcrumbs__home svg path{transition:all .3s ease}.breadcrumbs-wrapper .breadcrumbs__home:active svg path,.breadcrumbs-wrapper .breadcrumbs__home:focus svg path,.breadcrumbs-wrapper .breadcrumbs__home:hover svg path{fill:#CC1D24;transition:all .3s ease}.breadcrumbs-wrapper .breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;margin:0;padding:0;list-style:none}.breadcrumbs-wrapper .breadcrumbs li{padding:.25rem 0}.breadcrumbs-wrapper .breadcrumbs li a{display:flex;align-items:center;font-size:1.4rem;color:#000;text-decoration:none;transition:all .3s ease;opacity:.5}@media (min-width:1400px){.breadcrumbs-wrapper .breadcrumbs li a{font-size:1.8rem}}.breadcrumbs-wrapper .breadcrumbs li a:active,.breadcrumbs-wrapper .breadcrumbs li a:focus,.breadcrumbs-wrapper .breadcrumbs li a:hover{color:#ed1c24;opacity:1;text-decoration:underline;transition:all .3s ease}.breadcrumbs-wrapper .breadcrumbs li.current{font-size:1.4rem;font-family:proxima-nova,sans-serif;font-weight:700;opacity:.5}@media (min-width:1400px){.breadcrumbs-wrapper .breadcrumbs li.current{font-size:1.8rem}}.breadcrumbs-wrapper .breadcrumbs .breadcrumbs-divide{opacity:.5;margin:0 1rem;font-size:10px}@media (min-width:1400px){.breadcrumbs-wrapper .breadcrumbs .breadcrumbs-divide{margin:0 2rem}}