.main--blog .blog .header h1{margin-top:0!important}.blog__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:#ffd29e}.blog__header--img{aspect-ratio:1/1}@supports not (aspect-ratio:1 / 1){.blog__header--img::before{content:"";float:left;padding-top:calc(1 / 1 * 100%)}.blog__header--img::after{content:"";display:block;clear:both}}.blog__header--no-img{background:#edb067;padding:3rem 0}@media only screen and (min-width:512px){.blog__header--img{aspect-ratio:4/3}@supports not (aspect-ratio:4 / 3){.blog__header--img::before{content:"";float:left;padding-top:calc(3 / 4 * 100%)}.blog__header--img::after{content:"";display:block;clear:both}}}@media only screen and (min-width:1024px){.blog__header--img{aspect-ratio:16/9}@supports not (aspect-ratio:16 / 9){.blog__header--img::before{content:"";float:left;padding-top:calc(9 / 16 * 100%)}.blog__header--img::after{content:"";display:block;clear:both}}}@media only screen and (min-width:1400px){.blog__header--img{aspect-ratio:21/9}@supports not (aspect-ratio:21 / 9){.blog__header--img::before{content:"";float:left;padding-top:calc(9 / 21 * 100%)}.blog__header--img::after{content:"";display:block;clear:both}}}.blog__header__bg{position:absolute;inset:0;z-index:0}.blog__header__bg::after{content:"";position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.5)}.blog__header__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blog__header__content{position:relative;z-index:2;text-align:center;padding:1.5rem;width:clamp(20rem,90%,60rem)}.blog__header__meta{color:#fffaf4;margin-bottom:1rem!important;font-family:gotham,Helvetica,Arial,sans-serif;font-size:.75rem;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.35rem;font-weight:500}.blog__header__meta__item[href]{text-decoration:none;color:#fffaf4}.blog__header__meta__item[href]:hover{text-decoration:underline}.blog__header__meta__sep{margin:0 .35rem;color:#fffaf4}.blog__header__title{color:#fffaf4}.blog__article .h1,.blog__article h1{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.blog__article .h1,.blog__article h1{font-size:3rem}}.blog__article .h2,.blog__article h2{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.blog__article .h2,.blog__article h2{font-size:2.5rem}}.blog__article .h3,.blog__article h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.blog__article .h3,.blog__article h3{font-size:1.75rem}}.blog__article .h4,.blog__article h4{font-size:1.25rem}.blog__article img,.blog__article table{margin:2rem 0}.blog__article img:has(+figcaption){margin-bottom:.5rem}.blog__article figcaption{font-size:.875rem;color:#999;text-align:center;font-style:italic;margin-bottom:2rem}