@charset "UTF-8";:root{--color-primary:#E4112F;--color-text:#B0B0B0;--color-text-dark:#fff;--color-body:#1a191e;--color-border:#333139;--color-dark:#1D1C21}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote{margin:0}html{-webkit-text-size-adjust:100%;tab-size:4}img,svg{max-width:100%;height:auto;vertical-align:middle}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{background:0 0;border:none;cursor:pointer}table{border-collapse:collapse}ul,ol{padding:0;list-style:none}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.visually-hidden.focusable:focus{position:fixed;top:0;left:0;width:auto;height:auto;margin:0;clip:auto;overflow:visible;z-index:9999;padding:.75rem 1.5rem;background:#e4112f;color:#fff;font-size:1rem;font-weight:600}@font-face{font-family:barlow condensed;font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/barlow-condensed-v12-latin-regular.woff2)format("woff2")}@font-face{font-family:barlow condensed;font-style:normal;font-weight:500;font-display:swap;src:url(../webfonts/barlow-condensed-v12-latin-500.woff2)format("woff2")}@font-face{font-family:montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/montserrat-v31-latin-regular.woff2)format("woff2")}@font-face{font-family:montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(../webfonts/montserrat-v31-latin-italic.woff2)format("woff2")}@font-face{font-family:montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../webfonts/montserrat-v31-latin-500.woff2)format("woff2")}@font-face{font-family:montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../webfonts/montserrat-v31-latin-600.woff2)format("woff2")}@font-face{font-family:montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(../webfonts/montserrat-v31-latin-600italic.woff2)format("woff2")}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{font-family:montserrat,sans-serif;font-size:clamp(1rem,calc(.96rem + .2vw),1.0625rem);line-height:1.65;color:#b0b0b0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-kerning:normal;font-variant-ligatures:common-ligatures}p,.paragraph{font-weight:400;color:#b0b0b0;line-height:1.75;text-wrap:pretty}h1,h2,h3,h4,h5,h6{color:#fff;font-family:barlow condensed,sans-serif;font-weight:500;letter-spacing:.015em;line-height:1.15;text-wrap:balance}h1{font-size:clamp(2.375rem,calc(1.95rem + 2.1vw),3.375rem);line-height:1.08}h2{font-size:clamp(1.75rem,calc(1.5rem + 1.2vw),2.375rem)}h3{font-size:clamp(1.4375rem,calc(1.3rem + .65vw),1.75rem)}h4{font-size:clamp(1.1875rem,calc(1.1rem + .4vw),1.375rem)}h5,h6{font-family:montserrat,sans-serif;font-weight:600;letter-spacing:.04em;text-transform:uppercase}h5{font-size:.9375rem}h6{font-size:.8125rem;color:#b0b0b0}strong{font-weight:600}small{font-size:.875rem}body{background-color:#1a191e;overflow-x:clip}::selection{background:#f03852;color:#fff}img{border:0}a,a:hover,a:focus{text-decoration:none}a,button,select{cursor:pointer;transition:.2s ease}a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid #e4112f;outline-offset:2px}a:hover{color:#e4112f}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:1140px;margin-inline:auto;padding-inline:15px}.main-wrapper{display:flex}@media(max-width:767px){.main-wrapper{overflow-x:clip}}.wrapper{width:calc(100% - $sidebar-width);flex-grow:1;padding-top:60px;transition:.2s ease}@media(max-width:1200px){.wrapper{width:calc(100% - $sidebar-width-lg)}}@media(max-width:767px){.wrapper{width:100%;padding-top:40px}}.wrapper.hide{transform:translateX(250px)}.sidenav{position:sticky;top:0;z-index:9;min-width:340px;min-height:100vh;padding:60px 20px 0 60px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s ease}@media(max-width:1200px){.sidenav{min-width:250px;padding:60px 20px 0}}@media(max-width:767px){.sidenav{position:fixed;padding:40px 20px;background-color:#1a191e;left:-300px}}@media(max-width:767px){.sidenav.show{left:0}}.content-layout{max-width:75%}@media(max-width:767px){.content-layout{max-width:100%}}.content-layout h1{padding-top:1.5rem}.content-layout>h1{margin-bottom:.5rem}.list-layout{display:grid;gap:0 3rem}@media(min-width:576px){.list-layout{grid-template-columns:7fr 5fr}}.about-header{display:grid;align-items:center;gap:1.5rem;margin-bottom:5rem}@media(min-width:576px){.about-header{grid-template-columns:auto 1fr}}@media(min-width:992px){.about-header-text{padding-left:3rem}}@media(max-width:767px){.sidebar{margin-top:5rem}}.nav-list{list-style:none;padding:0}.nav-list a{text-transform:capitalize;color:#fff;padding:10px 0;font-size:20px;font-family:barlow condensed,sans-serif;font-weight:500;display:inline-block;letter-spacing:2px;position:relative}.nav-list a::after{content:"";position:absolute;left:0;bottom:8px;height:1px;width:100%;background-color:#e4112f;transform:scaleX(0);transform-origin:left center;transition:transform .25s ease}.nav-list a:hover::after,.nav-list a:focus-visible::after{transform:scaleX(1)}.nav-list a.active{position:relative}.nav-list a.active::before{position:absolute;content:"";height:2px;width:15px;background-color:#fff;left:calc(100% + 5px);top:50%;transform:translateY(-50%)}.menu-toggle{display:none;color:#fff;border:1px solid #333139;padding:8px 12px;margin-bottom:1rem}@media(max-width:767px){.menu-toggle{display:block}}.menu-toggle svg{width:24px;height:24px}.btn{display:inline-block;font-size:14px;font-family:barlow condensed,sans-serif;padding:10px 25px;border-radius:0;border:1px solid;letter-spacing:2px;transition:.2s ease;background:#e4112f;color:#fff;border-color:#e4112f}.btn:hover,.btn:active{background:#be0e27;border-color:#be0e27;color:#fff;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.btn:hover,.btn:active{transform:none}}.btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.site-brand{display:block;position:relative}.site-brand .draft-marker{position:absolute;color:#fff;background-color:#e4112f;padding:.5rem 1rem;font-weight:700;font-size:40px;border-radius:50rem;rotate:-25deg;top:35%;letter-spacing:.3rem}.logo-title{margin-top:-.5rem;color:#fff;padding:0;font-size:36px;font-family:barlow condensed,sans-serif;font-weight:500;letter-spacing:2px}.logo-claim{margin-top:-.4rem;color:#b0b0b0;font-size:16px}.social-icons-wrap{padding-bottom:2rem}.social-icons{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.25rem}.social-icons a{padding:4px;color:#fff;display:inline-block}.social-icons a svg{width:16px;height:16px;vertical-align:-.125em}.social-icons a:hover{color:#e4112f;transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.social-icons a:hover{transform:none}}.attribution{margin-top:-1rem;margin-bottom:1rem;padding-right:.25rem;align-self:flex-end;font-size:75%;color:#999}.attribution a{color:#999}.attribution a:hover{color:#e4112f}.category-tags{display:flex;flex-wrap:wrap;justify-content:center;row-gap:.5rem;column-gap:.4rem;padding:5rem .75rem 0}.category-badge{display:inline-block;border:1px solid rgba(176,176,176,.3);border-radius:5px;background-color:initial;text-transform:uppercase;padding:.25em .6em;font-size:75%;line-height:1}.category-badge a{color:#b0b0b0}.category-badge:hover{color:#b0b0b0;background-color:#e4112f}.error-page{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.error-page h1{margin-bottom:1rem}.error-page .content{margin-top:5rem;margin-bottom:5rem}article{margin-bottom:7rem}article .content-fade-box{position:relative;overflow:hidden;max-height:3.5rem;margin-bottom:.5rem}article .content-fade-box::after{position:absolute;content:' ';top:0;bottom:0;left:0;right:0;background-image:linear-gradient(to bottom,rgba(26,25,30,0),#1a191e)}article .article-title{font-size:clamp(1.75rem,calc(1.55rem + 1vw),2.25rem);margin-bottom:1rem;text-wrap:balance}.article-subtitle{font-size:clamp(1.125rem,calc(1.05rem + .4vw),1.375rem);margin-top:1rem;margin-bottom:1.5rem;line-height:1.45;text-wrap:balance}.article-subtitle--list{font-size:clamp(1rem,calc(.96rem + .25vw),1.125rem);margin-bottom:1rem}.post-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;color:#fff;margin-bottom:2rem;font-size:.8125rem;letter-spacing:.05em}.post-meta .icon{color:#e4112f;margin-right:.25rem}.post-meta a{color:#fff;text-transform:uppercase}.post-meta a:hover{color:#e4112f}.post-title{color:#fff}.post-title:hover{color:#e4112f}.widget{text-align:center;margin-bottom:80px}.widget-title{display:inline-block;border-bottom:2px solid #e4112f;padding-bottom:10px;margin-bottom:20px}.widget p{margin-bottom:1.5rem}.author-thumb{height:230px;width:230px;object-fit:cover;border-radius:50%;display:block;margin:0 auto 10px}@media(max-width:1200px){.author-thumb{height:150px;width:150px}}.comments-section{padding-top:4rem}.comment{background-color:#1d1c21;padding:1.5rem 2rem;margin-top:1rem}.pagination{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:10px;padding:0}.pagination a,.pagination span{display:inline-block;width:40px;height:40px;line-height:40px;background:#1d1c21;text-align:center;color:#b0b0b0}.pagination a:hover,.pagination span:hover{background:#e4112f;color:#fff}.pagination .active{background:#e4112f;color:#fff}.badge{display:inline-block;padding:.25em .6em;font-size:75%;font-weight:500;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#b0b0b0;color:#fff}.hero-image{width:100%;height:auto;margin-bottom:1.5rem}.list-image{width:100%;height:auto;object-fit:cover;margin-bottom:1rem}.form-group{margin-bottom:20px}.form-group label{color:#b0b0b0;font-size:14px}.form-group input,.form-group textarea{width:100%;border:0;border-bottom:1px solid #333139;border-radius:0;padding:0;height:40px;background-color:inherit;color:#fff}.form-group input::placeholder,.form-group textarea::placeholder{font-size:13px;opacity:.8}.form-group textarea{height:100px;padding:8px 0;resize:vertical}.comment-form-fields{display:grid;gap:0 1.5rem}@media(min-width:576px){.comment-form-fields{grid-template-columns:1fr 2fr}}.comment-heading-spacing{margin-top:2rem}.ohnohoney{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1}figure{margin-top:2rem;margin-bottom:2rem}figure.inline-image figcaption{text-align:left;color:#8a8a8a}figure.inline-image figcaption p{font-size:75%}figure.inline-image figcaption p a{position:static}@media(min-width:576px){figure.inline-image.float-r-33{float:right;width:33%;margin:0 0 2rem 1rem}figure.inline-image.float-r-25{float:right;width:25%;margin:0 0 2rem 1rem}figure.inline-image.float-l-33{float:left;width:33%;margin:0 1rem 2rem 0}figure.inline-image.img-bg-white>img{background-color:#fff}}.copyright{margin:5rem 0}.reading-progress{position:fixed;top:0;left:0;z-index:100;height:2px;width:100%;background:#e4112f;transform:scaleX(0);transform-origin:left center;pointer-events:none}h1,h2,h3,h4,h5,h6{display:block!important}.content{max-width:70ch}.content *{word-break:break-word;overflow-wrap:break-word}.content p,.content li,.content figcaption{hyphens:auto;-webkit-hyphenate-limit-before:4;-webkit-hyphenate-limit-after:4;hyphenate-limit-chars:10 4 4}.content img{max-width:100%;height:auto}.content p,.content ul,.content ol,.content table,.content pre{margin-bottom:1.5em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{display:inline-block;border-bottom:1px solid #e4112f;padding-bottom:.35em}.content h1{padding-top:2rem}.content h2{margin-top:2.75rem;margin-bottom:1.25rem}.content h3{margin-top:2.5rem;margin-bottom:1rem}.content h4,.content h5,.content h6{margin-top:2rem;margin-bottom:.75rem}.content h2+h3,.content h3+h4{margin-top:.5rem}.content strong{font-weight:600}.content a{color:#b0b0b0;border-bottom:1px dashed #e4112f;transition:color .2s ease,border-color .2s ease}.content a:hover{color:#fff;border-bottom:1px solid #e4112f}.content a::before{content:"\00BB";color:#e4112f;padding-left:.125rem;padding-right:.125rem;font-size:90%}.content hr{border:0;height:1px;width:min(18rem,60%);background-color:#333139;margin:3.5rem auto;position:relative;overflow:visible}.content hr::after{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:8px;width:8px;border-radius:50%;background:#e4112f}.content ol,.content ul{padding-left:20px}.content ol li,.content ul li{margin-bottom:.5em}.content ol li>ul,.content ol li>ol,.content ul li>ul,.content ul li>ol{margin-top:.5em;margin-bottom:0}.content ol li::marker{color:#e4112f;font-weight:600;font-variant-numeric:tabular-nums}.content ul{padding-left:0;list-style-type:none}.content ul li{padding-left:20px;position:relative}.content ul li::before{position:absolute;content:'';height:8px;width:8px;border-radius:50%;background:#e4112f;left:3px;top:.65em}.content table{width:100%;max-width:100%;border:1px solid #333139;font-size:.9375em;font-variant-numeric:tabular-nums}.content table td,.content table th{padding:.75rem 1rem;vertical-align:top;margin-bottom:0}.content tr:not(:last-child){border-bottom:1px solid #333139}.content th{font-family:montserrat,sans-serif;font-weight:600;font-size:.8125rem;letter-spacing:.05em;text-transform:uppercase;text-align:left}.content thead{background:#1d1c21;margin-bottom:0}.content thead tr{border-bottom:1px solid #333139}.content tbody{margin-bottom:0}.content tbody tr{transition:background-color .15s ease}.content tbody tr:hover{background-color:rgba(29,28,33,.6)}.content .notices{margin:2rem 0;position:relative;overflow:hidden}.content .notices p{padding:1rem 1.25rem;margin-bottom:0}.content .notices p::before{position:absolute;top:3px;color:#fff;content:"\26A0";left:12px}.content .notices p::after{position:absolute;top:3px;left:2.25rem;color:#fff;font-size:.8125rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;line-height:24px}.content .notices.note p{border-top:30px solid #6ab0de;background:#1d1c21}.content .notices.note p::after{content:'Note'}.content .notices.tip p{border-top:30px solid #78c578;background:#1d1c21}.content .notices.tip p::after{content:'Tip'}.content .notices.info p{border-top:30px solid #f0b37e;background:#1d1c21}.content .notices.info p::after{content:'Info'}.content .notices.warning p{border-top:30px solid #e06f6c;background:#1d1c21}.content .notices.warning p::after{content:'Warning'}.content blockquote{position:relative;font-size:clamp(1.125rem,calc(1.05rem + .35vw),1.3125rem);font-style:italic;line-height:1.6;color:#fff;padding:1.5rem 2rem;border-left:2px solid #e4112f;margin:2.5rem 0;background:#1d1c21;text-wrap:pretty}.content blockquote p{color:inherit;margin-bottom:1em}.content blockquote p:last-child{margin-bottom:0}.content blockquote cite{display:block;margin-top:.75em;font-style:normal;font-size:.875rem;color:#b0b0b0}.content pre{display:block;padding:1rem 1.25rem;margin:1.5rem 0;border:1px solid #333139;border-radius:6px;overflow-x:auto;white-space:pre;line-height:1.6;scrollbar-width:thin}.content code{font-family:ui-monospace,sf mono,cascadia code,Menlo,Consolas,monospace;font-size:.875em}.content :not(pre)>code{background:#1d1c21;border:1px solid #333139;border-radius:4px;padding:.1em .4em;white-space:nowrap}.content .footnotes{margin-top:4rem;font-size:.875rem}.content .footnotes hr{margin:0 0 1.5rem;width:min(18rem,60%)}.content .footnotes ol{padding-left:1.25rem}.content .footnotes p{margin-bottom:.5em}.content sup{line-height:0}.content sup .footnote-ref{border-bottom:none;font-weight:600;font-variant-numeric:tabular-nums}.content sup .footnote-ref::before{content:'';padding:0}.content .footnote-backref{border-bottom:none}.content .footnote-backref::before{content:'';padding:0}.gallery{display:grid;grid-template-columns:1fr;gap:10px;margin:10px;max-width:768px}@media(min-width:365px){.gallery{grid-template-columns:repeat(2,1fr)}}@media(min-width:480px){.gallery{grid-template-columns:repeat(3,1fr)}}.gallery .box{position:relative;padding-bottom:100%}.gallery.hover-transition figure,.gallery.hover-effect-zoom img,.gallery:not(.caption-effect-appear) figcaption,.fancy-figure:not(.caption-effect-appear) figcaption{transition:all .3s ease-in-out}figure{position:relative;overflow:hidden}.gallery figure{position:absolute;inset:0}.gallery.hover-effect-grow figure:hover{transform:scale(1.05)}.gallery.hover-effect-shrink figure:hover{transform:scale(.95)}.gallery.hover-effect-slidedown figure:hover{transform:translateY(5px)}.gallery.hover-effect-slideup figure:hover{transform:translateY(-5px)}.gallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gallery.hover-effect-zoom figure:hover img{transform:scale(1.05)}figure a{position:absolute;inset:0;border-bottom:none!important}.gallery figcaption,.fancy-figure figcaption{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);color:#fff;text-align:center;font-size:75%;opacity:1;cursor:pointer}.gallery.caption-position-none figcaption,.fancy-figure.caption-position-none figcaption{display:none}.gallery.caption-position-center figcaption,.fancy-figure.caption-position-center figcaption{top:0;padding:40% 5px}.gallery.caption-position-bottom figcaption,.fancy-figure.caption-position-bottom figcaption{padding:5px}.gallery.caption-effect-fade figure:not(:hover) figcaption,.gallery.caption-effect-appear figure:not(:hover) figcaption,.fancy-figure.caption-effect-fade figure:not(:hover) figcaption,.fancy-figure.caption-effect-appear figure:not(:hover) figcaption{background:0 0;opacity:0}.gallery.caption-effect-slide.caption-position-bottom figure:not(:hover) figcaption,.fancy-figure.caption-effect-slide.caption-position-bottom figure:not(:hover) figcaption{margin-bottom:-100%}.gallery.caption-effect-slide.caption-position-center figure:not(:hover) figcaption,.fancy-figure.caption-effect-slide.caption-position-center figure:not(:hover) figcaption{top:100%}figcaption p{margin:auto}