:root{--font-family-mono:"Courier New",Courier,monospace;--color-primary:#781414;--color-primary-dark:#5e1010;--color-primary-light:#f8fafc;--color-text:#333;--color-link:var(--color-primary)}*,:after,:before{box-sizing:border-box}body{color:var(--color-text);line-height:1.6}.blog-post__title,body{font-family:var(--font-family-mono)}.blog-post__title{font-size:46px;margin:2rem auto 1.5rem;text-align:center}.blog-post a{color:var(--color-link)}.blog-post a,.blog-post__meta a{text-decoration:underline}.back-to-blog-btn{background-color:var(--color-primary);border:2px solid var(--color-primary);border-radius:28px;color:#fff;cursor:pointer;display:block;font-family:var(--font-family-mono);font-size:22px;font-weight:400;margin:0 auto;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:background-color .2s ease,opacity .2s ease;width:fit-content}.back-to-blog-btn:focus,.back-to-blog-btn:hover{background-color:var(--color-primary-dark);opacity:.9}.button-group{display:flex;gap:1rem;justify-content:center;margin:2rem 0}.header__container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.header__navigation{display:flex;justify-content:center;margin:0 0 15px;order:1;width:100%}.header__navigation a,.header__navigation a:visited{color:var(--color-primary);font-family:var(--font-family-mono);font-size:38px;font-weight:400;padding:0 .75rem;text-decoration:none}.header__navigation a:focus,.header__navigation a:hover{opacity:.85}.header__logo{display:flex;justify-content:center;margin:0 0 20px;order:2;overflow:visible;position:static;width:100%}.header__logo h1,.header__logo h1 a,.header__logo h1 span,.logo-company-name{color:var(--color-primary)!important;display:block;font-family:var(--font-family-mono)!important;font-size:80px!important;font-weight:400!important;line-height:1.2;margin:0 auto;overflow:visible!important;white-space:nowrap!important;width:auto}.header__logo a{color:inherit;text-decoration:none}.header__search{display:none!important}.blog-related-posts{background-color:var(--color-primary-light)}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap}.blog-related-posts__post{flex:0 0 100%;padding:1rem}@media (min-width:768px){.blog-related-posts__post{flex-basis:50%}}@media (min-width:1000px){.blog-related-posts__post{flex-basis:33.33333%}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:680px}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}.blog-post{margin:0 auto;max-width:960px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__timestamp{display:block}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}@media (max-width:767px){.header__navigation{align-items:center;flex-direction:column;margin-bottom:15px}.header__navigation a{padding:.4rem 0}.header__logo h1,.header__logo h1 a,.header__logo h1 span,.logo-company-name{font-size:60px!important}.header__logo{margin-bottom:10px}.back-to-blog-btn{font-size:20px;margin-top:0;padding:.6rem 1.2rem}.button-group{gap:.5rem}}.sr-only{height:1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}