@charset "UTF-8";.article__header{display:flex;flex-direction:column;align-items:flex-start}.article__header .article__image-background{position:relative;width:100%;height:100%;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;min-height:572px;border-radius:30px;text-align:center}.article__header .article__image-background .article__header-content h1,.article__header .article__image-background .article__excerpt{position:relative;color:#fff;z-index:1}.article__header .article__image-background .article__excerpt{margin:0 2rem}.article__header .article__image-background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;border-radius:30px}.article__header .breadcrumb--floating{position:relative}@media screen and (min-width: 741px) and (max-width: 999px){.article__header .article__excerpt{margin:0 6rem}}@media screen and (min-width: 1000px){.article__header{margin-top:16px}.article__header .article__image-background{min-height:598px}.article__header .article__excerpt{margin:0 250px}}
