/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}b,strong{font-weight:bolder}h1{--h1-font-sizes: clamp(1.5rem, 1.12280702vw + -1762.5rem/-1425, 2.5rem);padding:0;margin:0 auto 18px;font-size:var(--h1-font-sizes);line-height:1}:is(h2, .h2){--h2-font-sizes: clamp(1.25rem, .84210526vw + -1500rem/-1425, 2rem);font-size:var(--h2-font-sizes);line-height:1.2}h3{margin:0;line-height:2}p{line-height:1.5}:is(h3, .h3){--h3-font-sizes: clamp(1.125rem, .14035088vw + -1556.25rem/-1425, 1.25rem);font-size:var(--h3-font-sizes)}.h4{font-size:1.25rem;font-weight:400}@media screen and (max-width: 766px){.h4{font-size:1rem}}:root{--container: 1270px;--post-container: 760px;--spacing: 35px;--white: #fff;--black: #000;--red: #851514;--medium-red: #6b1111;--dark-red: #430b0c;--gray: #f4f4f4;--medium-gray: #e5e5e5;--dark-gray: #6b6b6b;--border: #e7e7e7}@media screen and (max-width: 1379px){:root{--container: 952px}}@media screen and (max-width: 1079px){:root{--container: 840px}}@media screen and (max-width: 879px){:root{--container: 635px;--post-container: 570px}}@media screen and (max-width: 766px){:root{--container: 92.5%;--post-container: 85%}}*,*::after,*::before{box-sizing:border-box}::selection{color:var(--white);background:var(--red)}*:focus{outline:1px dotted var(--dark-gray);outline-offset:2px}html:focus-within{scroll-behavior:smooth}body{position:relative;font-family:'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;font-size:16px;line-height:1.6;font-weight:400;color:#111;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--red)}@media screen and (min-width: 1080px){body{font-size:18px}}h1,h2,h3,h4,h5,h6{font-weight:800;line-height:1.2}strong,b{font-weight:700}img{display:block;max-width:100%}figure{margin:40px 0}@media screen and (max-width: 766px){figure{margin:25px 0}}figcaption p{margin:0;color:var(--dark-gray);font-size:1rem}:is(ul, ol)[role="list"]{list-style:none}ul{padding:0;list-style-position:inside}ul li{line-height:2}a{color:inherit;transition:color 300ms ease-in-out, outline 300ms ease-in, text-decoration 300ms ease-in-out;text-decoration:underline solid transparent;font-weight:800;line-height:1.2}a:not([class]){text-decoration-skip-ink:auto}a[aria-current="page"]{text-decoration:underline}@media (any-hover: hover) and (any-pointer: fine){a:hover{color:var(--dark-gray);outline:dotted 1px var(--dark-gray);text-decoration:underline solid var(--dark-gray)}}hr{width:100%;height:1px;display:block;padding:0;margin:2rem 0;border:0;border-top:1px solid var(--border)}@media screen and (max-width: 766px){hr{margin:1.5rem 0}}.tag-list{display:flex;flex-wrap:wrap;gap:.25rem .5rem;margin:.25rem 0}.tag{display:inline-flex;align-items:center;padding:.15rem .5rem;background:#f3f3f3;border-radius:2px;font-size:.85rem;line-height:1;text-decoration:none;color:inherit}.tag:hover,.tag:focus{background:#e9e9e9;text-decoration:none}.disabled{cursor:not-allowed;opacity:.75}@media screen and (min-width: 1380px){.padding{padding:0 14px}}.inline-link{display:inline-block}.gray-background{background-color:var(--gray)}.visually-hide{width:1px;height:1px;position:absolute;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.red{color:var(--red)}.bottom-spacing{padding:35px}.page-spacing{padding:32px 0 40px}.no-underline{text-decoration:none}.tag{display:inline-flex;align-items:center;padding:.15rem .5rem;background:var(--medium-gray);border-radius:20px;font-size:.85rem;line-height:1;text-decoration:none;color:inherit}.animated{animation-duration:1s;animation-fill-mode:both}@keyframes fade-in{from{opacity:0}to{opacity:1}}.fade-in{animation-name:fade-in}.container{margin:auto}.container--wide{max-width:var(--container)}.container--small{max-width:var(--post-container)}.container--white{background-color:var(--white)}.grid{display:grid}.grid--two-column{grid-template-columns:repeat(2, 1fr)}.grid--four-column{grid-template-columns:repeat(4, 1fr);grid-auto-flow:dense}@media screen and (max-width: 1379px){.grid--four-column{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 879px){.grid--four-column{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 579px){.grid--four-column{grid-template-columns:1fr}}.gap{gap:20px}.site-header__top{color:var(--white);background-color:var(--red)}.site-header__skip-to-content{position:fixed;top:-5em;left:50%;padding:16px 24px;color:var(--white);background-color:var(--dark-red);transform:translateX(-50%);transition:top 300ms ease-in-out}.site-header__skip-to-content:focus{top:0}.site-header__grid{grid-template-columns:max-content 1fr;padding:20px 0}.site-header__site-logo{width:auto;height:52px;display:block;justify-self:start}.site-header__site-logo svg{width:auto;height:52px}@media screen and (max-width: 879px){.site-header__site-logo svg{width:auto;height:39px}}@media screen and (min-width: 880px){.site-header__site-logo{margin-left:10px}}@media screen and (max-width: 879px){.site-header__site-logo{width:auto;height:39px}}.site-header__user-navigation{display:flex;justify-content:end}.site-header__user-links li{line-height:1}.site-header__user-links a{padding:14px;color:var(--white)}.site-footer{padding-top:12px;background-color:var(--red)}.site-footer__logo{width:114px;height:40px;display:block;margin-left:10px;margin-bottom:8px}.site-footer__logo svg{width:100%;height:100%}.site-footer__logo__background{width:200px;height:54px;display:block;margin-left:10px;margin-bottom:8px}.site-footer__logo__background svg{width:100%;height:100%;background-color:var(--red)}.button{width:175px;padding:14px 20px;color:var(--white);background-color:var(--button-color, var(--red));border:0;cursor:pointer;appearance:none;transition:color 300ms ease-in-out, background-color 300ms ease-in-out}.button--medium-color{--button-color: var(--medium-red)}.button:disabled{color:var(--black);background-color:var(--medium-gray);cursor:default}.button:active{background-color:var(--dark-gray)}@media (any-hover: hover) and (any-pointer: fine){.button:hover:not(:disabled){background-color:var(--dark-red)}}.form{gap:20px;max-width:80ch;margin:20px auto auto}.form input,.form textarea,.form select{width:100%;height:max-content;padding:20px 25px;color:var(--dark-gray);background-color:transparent;font-size:inherit;font-family:inherit;font-weight:300;border:1px solid var(--border);border-radius:0;box-shadow:none;-webkit-appearance:none;appearance:none}.form input::placeholder,.form textarea::placeholder,.form select::placeholder{color:var(--dark-gray);opacity:1}.form input,.form textarea,.form select,.form button{font-size:1rem}.form select{padding:20px}.form label{display:block}.form__field{row-gap:10px}.form__photo{position:relative;cursor:pointer}.form__photo span{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;padding:20px 25px;color:var(--dark-gray);background-color:var(--white);border:1px solid var(--border);font-size:1rem;font-weight:300}.form__photo span::before{position:absolute;top:0;right:0;bottom:0;left:auto;z-index:6;height:100%;padding:20px;color:var(--white);background-color:var(--red);font-weight:400;transition:background-color 300ms ease-in-out;content:"Browse"}.form__photo span:active::before{background-color:var(--dark-gray)}@media (any-hover: hover) and (any-pointer: fine){.form__photo span:hover::before{background-color:var(--dark-red)}}@media screen and (min-width: 1080px){.form__span-across{grid-column:span 2}}.form__select{position:relative}.form__select i{position:absolute;top:26px;right:25px;padding:3px;border:solid var(--red);border-width:0 3px 3px 0;pointer-events:none;transform:rotate(45deg)}@media screen and (max-width: 1079px){.form{grid-template-columns:1fr;max-width:unset}}.list__grid{padding:10px;gap:10px}@media screen and (min-width: 880px){.list__featured{grid-column:span 2;grid-row:span 2}}@media screen and (min-width: 580px) and (max-width: 879px){.list__featured{grid-column:span 2}}@media screen and (min-width: 880px){.list__overview{grid-column:span 4;grid-row:span 1}}@media screen and (min-width: 580px) and (max-width: 879px){.list__overview{grid-column:span 2}}.list__article{position:relative;height:100%;padding:20px;border:1px solid var(--border)}.list__article img{margin-bottom:10px}@media screen and (min-width: 1080px){.list__article img{margin-bottom:15px}}.list__article h2{margin-top:0}.list__article p{margin-bottom:0}.list__article-link{position:absolute;inset:0}@media screen and (min-width: 1380px){.post p{padding-left:14px;padding-right:14px}}@media screen and (min-width: 1380px){.post__container{grid-template-columns:242px 760px;grid-gap:12px}}@media screen and (min-width: 1080px) and (max-width: 1379px){.post__container{grid-template-columns:182px 570px;grid-gap:9px}}@media screen and (max-width: 1079px){.post__container{max-width:var(--post-container);margin:auto}}.post__aside-wrap{position:relative;margin-top:161px;margin-left:10px}.post__aside-wrap figure{position:-webkit-sticky;position:sticky;top:161px}@media screen and (max-width: 1379px){.post__aside-wrap figure{top:153px}}@media screen and (max-width: 1379px){.post__aside-wrap{margin-top:153px}}@media screen and (min-width: 1080px) and (max-width: 1379px){.post__aside-wrap{margin-left:8px}}@media screen and (max-width: 1079px){.post__aside-wrap{display:none}}.post__aside{height:100%}.post__author{margin-right:15px}@media screen and (max-width: 579px){.post__author{display:block;margin-bottom:10px}}.post__description{line-height:1.5}.post__draft{line-height:2;background-color:#ffff99;border-bottom:2px solid #b6b600;display:flex;justify-content:center;align-items:center;height:30px;text-align:center}.post__footer{padding-top:34px;color:var(--dark-gray);border-top:1px solid var(--border);grid-template-columns:100px auto;grid-gap:20px}.post__footer p{font-size:1rem;padding:0;margin:0}@media screen and (max-width: 579px){.post__footer{grid-template-columns:1fr}.post__footer img{display:none}}.post__related{grid-column:2 / -1;padding:10px 0 34px;margin-top:30px;border-top:1px solid var(--border)}.navigation{background-color:var(--medium-red)}.navigation ul{display:flex;flex-wrap:wrap}@media screen and (max-width: 879px){.navigation ul{justify-content:space-evenly}}@media screen and (max-width: 766px){.navigation ul{flex-direction:column}}.navigation a{display:block;padding:16px 24px;color:var(--white)}@media screen and (max-width: 879px){.navigation--primary{display:none}}.mobile-navigation{height:var(--navigation-height, 0);opacity:var(--navigation-opacity, 0);text-align:center;pointer-events:var(--navigation-pointer, none)}.mobile-navigation--open{--navigation-height: auto;--navigation-opacity: 1;--navigation-pointer: auto}.mobile-navigation__toggle{width:100%}@media screen and (min-width: 880px){.mobile-navigation__toggle{display:none}}@media screen and (min-width: 880px){.mobile-navigation{display:none}}.aan-figure{margin:1rem 0}.aan-figure__image-wrap{position:relative;display:inline-block;width:100%;overflow:hidden}.aan-figure__image-wrap>a{display:block;line-height:0}.aan-figure__image-wrap img{display:block;width:100%;height:auto}.aan-figure__credit{display:none;position:absolute;bottom:0;left:0;transform:translate(6px, -6px);border-radius:2px;background:#000;color:#fff;font-style:normal;font-weight:700;font-size:0.75em;line-height:1;padding:0.25em 0.5em;text-transform:uppercase;letter-spacing:0.5px;white-space:nowrap}.image-loaded .aan-figure__credit{display:inline-block}.aan-figure__caption{margin-top:0.45rem;font-size:0.9em;color:#666;font-style:italic;line-height:1.4}.aan-figure__caption::before{content:"| ";font-style:normal;color:#000}.visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.aan-live{margin:2rem 0;max-width:68ch}.aan-live__header{margin-bottom:1.5rem}.aan-live__item{position:relative;background:#f6f6f6;border-top:4px solid #c6191e;padding:1.6rem 1.25rem 1.1rem;margin-bottom:1.5rem}.aan-live__time{position:absolute;top:-0.95rem;left:1rem;background:#c6191e;color:#fff;font-weight:700;font-size:0.9rem;padding:0.4rem 0.6rem;border-radius:2px}.aan-live__headline{margin:0.6rem 0 0.85rem;font-weight:800;font-size:1.25rem;line-height:1.25;letter-spacing:-0.005em}.aan-live__content{font-size:1.0625rem;line-height:1.7;margin-bottom:0.95rem;color:#111;font-weight:400}.aan-live__content p{margin:0 0 0.95rem 0}.aan-live__footer{margin-top:0.9rem;display:flex;justify-content:flex-end}.aan-live__linkbtn{display:inline-block;background-color:#c6191e;color:#fff;font-weight:700;font-size:0.9rem;padding:0.5rem 0.9rem;text-decoration:none;border-radius:2px;line-height:1}.aan-live__linkbtn:hover,.aan-live__linkbtn:focus{background-color:#a31317;color:#fff}@media (min-width: 720px){.aan-live{max-width:72ch}.aan-live__content{font-size:1.125rem}}.aan-live__media{margin:0.5rem 0 0.9rem}.aan-live__media .aan-figure{margin:0}.aan-live__media .aan-figure__image-wrap{overflow:hidden}.aan-live__media .aan-figure__credit{display:none;position:absolute;bottom:0;left:0;transform:translate(6px, -6px);border-radius:2px;background:#000;color:#fff;font-style:normal;font-weight:700;font-size:0.72em;line-height:1;padding:0.22em 0.5em;text-transform:uppercase;letter-spacing:0.5px;white-space:nowrap}.image-loaded .aan-figure__credit{display:inline-block}.aan-live__media .aan-figure__caption{margin-top:0.4rem;font-size:0.9em;color:#666;font-style:italic;line-height:1.4}.aan-live__media .aan-figure__caption::before{content:"| ";font-style:normal;color:#000}.visually-hidden{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.aan-column{margin:1.5rem 0}.aan-column__items{display:block;max-width:72ch}.aan-column__item{background:#fff;border-top:4px solid #c6191e;padding:1.25rem 1rem .75rem;margin:0 0 1.25rem 0;box-shadow:0 1px 0 #e9e9e9}.aan-column__item-title{margin:0 0 .4rem;font-weight:800;font-size:1.6rem;line-height:1.25}.aan-column__meta{margin:0 0 .75rem 0;font-size:.95rem;line-height:1.3;color:#666}.aan-column__meta a{font-weight:700;text-decoration:none}.aan-column__meta a:hover,.aan-column__meta a:focus{text-decoration:underline}.aan-column__tz{opacity:.85}.aan-column__body{font-size:1.0625rem;line-height:1.7;color:#111}.aan-column__body p{margin:0 0 .95rem}.aan-column__media{margin:.5rem 0 .8rem}.aan-column__media .aan-figure{margin:0}.aan-column__media .aan-figure__image-wrap{overflow:hidden}.aan-column__media .aan-figure__credit{display:none;position:absolute;bottom:0;left:0;transform:translate(6px, -6px);border-radius:2px;background:#000;color:#fff;font-weight:700;font-size:.72em;line-height:1;padding:.22em .5em;letter-spacing:.5px;white-space:nowrap}.image-loaded .aan-figure__credit{display:inline-block}.aan-column__media .aan-figure__caption{margin-top:.4rem;font-size:.9em;color:#666;font-style:italic;line-height:1.4}.aan-column__media .aan-figure__caption::before{content:"| ";color:#000}.aan-column__foot{margin-top:.6rem;padding-top:.6rem;border-top:1px solid #ededed;display:flex;justify-content:flex-end}.aan-live__linkbtn{display:inline-block;background-color:#c6191e;color:#fff;font-weight:700;font-size:.9rem;padding:.5rem .9rem;text-decoration:none;border-radius:2px;line-height:1}.aan-live__linkbtn:hover,.aan-live__linkbtn:focus{background:#a31317;color:#fff}@media (min-width: 900px){.aan-column__item{padding:1.4rem 1.2rem .9rem}.aan-column__item-title{font-size:1.7rem}}.aanpaywall{background-color:#e0e0e0;border:2px solid var(--red);padding:2rem;margin:100px auto;text-align:center;font-family:sans-serif;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.aanpaywall__message{font-size:1.2rem;color:#333;margin-bottom:2rem}.aanpaywall__message__fake{display:none;font-size:1.2rem;color:#333;margin-bottom:2rem}.aanpaywall__fakecredit{border:1px solid var(--dark-gray);background-color:var(--white);padding:2rem;margin:20px}.aanpaywall__fakecredit__spinner{width:50px;height:50px;margin:20px auto;border:6px solid var(--gray);border-top:6px solid var(--red);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.aanpaywall__back{padding:0.6rem 1.2rem;background-color:#616161;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.aanpaywall__back:hover{background-color:#424242}

/*# sourceMappingURL=site.min.css.map */