:root{--global-max-width:1440px;--color-primary:var(--ghost-accent-color,#000);--color-secondary:#e7131a;--color-primary-black:var(--color-primary);--color-dark-grey:#5e6a74;--color-medium-grey:#d3dce6;--color-atlantic-red:var(--color-secondary);--color-paper:#f8f7f3;--color-paper-shade:#ecebe7;--color-white:#fff;--color-black:#000;--color-error:#ff5247;--color-success:#038768;--color-text:var(--color-black);--color-bg:var(--color-paper);--color-border:var(--color-black);--font-garamond:AGaramondPro,"Adobe Garamond Pro",Garamond,Georgia,serif;--font-graphik:Graphik,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Segoe UI,Arial,sans-serif;--font-logic:"Logic Monospace",monospace;--font-goldwyn:Goldwyn,monospace;--font-atlantic:Atlantic,Georgia,serif;--font-size-base:1rem;--font-weight-thin:100;--font-weight-extra-light:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-bold:700;--font-weight-extra-bold:800;--font-weight-black:900;--line-height-base:1.6;--trans-name:ease-in-out;--trans-duration:400ms;--trans-duration-lg:800ms;--trans-duration-xl:1200ms;--trans-delay:100ms;--trans-default:var(--trans-duration) var(--trans-name);--gap:1em;--gap-rem:1rem;--gap-xs:calc(var(--gap)*0.25);--gap-sm:calc(var(--gap)*0.5);--gap-lg:calc(var(--gap)*2);--gap-xl:calc(var(--gap)*4);--brakepoint-sm:36em;--brakepoint-md:48em;--brakepoint-lg:62em;--brakepoint-xl:75em;--gutter-w:1rem;--outer-m:1rem;--gutter-comp:calc(var(--gutter-w)*-1);--half-gutter-w:calc(var(--gutter-w)*0.5);--container-sm:calc(var(--brakepoint-sm) + var(--gutter-w));--container-md:calc(var(--brakepoint-md) + var(--gutter-w));--container-lg:calc(var(--brakepoint-lg) + var(--gutter-w));--container-xl:calc(var(--brakepoint-xl) + var(--gutter-w))}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{-webkit-txt-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-txt-size-adjust:100%;-ms-txt-size-adjust:100%;font-family:AGaramondPro,Adobe Garamond Pro,Garamond,Georgia,serif;font-family:var(--font-garamond);font-size:1rem;font-size:var(--font-size-base);font-weight:400;font-weight:var(--font-weight-normal);-webkit-hyphens:var(--global-hyphens);hyphens:var(--global-hyphens);line-height:1.6;line-height:var(--line-height-base)}body{-webkit-overflow-scrolling:touch;background-color:#f8f7f3;background-color:var(--color-bg);color:#000;color:var(--color-text);display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}[data-color-scheme=light] #theme-dark{opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce),(print){body{--trans-duration:1ms}}button{-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:button;background:transparent;border:none;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;width:auto}button::-moz-focus-inner{border:0;padding:0}code,pre{word-wrap:normal;background-color:#f8f7f3;background-color:var(--color-bg);border-radius:var(--global-radius);color:#000;color:var(--color-text);font-family:"Logic Monospace",monospace;font-family:var(--font-logic);font-size:1rem;font-size:var(--font-size-base);-webkit-hyphens:none;hyphens:none;line-height:1.6;line-height:var(--line-height-base);margin:0 0 2em;margin:0 0 var(--gap-lg);max-width:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal}code{color:#000;color:var(--color-primary);font-size:.9rem;padding:.1em .3em;position:relative;white-space:normal}code,pre{border:1px solid #000;border:1px solid var(--color-border);overflow:auto}pre{padding:1em;padding:var(--gap)}pre code{background:transparent!important;border:none;box-shadow:none;color:#000;color:var(--color-text);padding:0;white-space:pre}.code-toolbar{margin-bottom:1em;margin-bottom:var(--gap);max-width:100}[dir=ltr] .code-toolbar .toolbar{text-align:right}[dir=rtl] .code-toolbar .toolbar{text-align:left}.code-toolbar pre{margin-bottom:1em;margin-bottom:var(--gap)}.code-toolbar button{background-color:#f8f7f3;background-color:var(--color-bg);border-radius:var(--global-radius);box-shadow:0 0 0 2px #000;box-shadow:0 0 0 2px var(--color-border);font-size:.9rem;line-height:1;padding:.4em .76em}.code-toolbar button:active,.code-toolbar button:focus,.code-toolbar button:hover{box-shadow:0 0 0 2px #000;box-shadow:0 0 0 2px var(--color-primary)}.code-toolbar button.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.code-toolbar button:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}[data-color-scheme=dark] .token.cdata,[data-color-scheme=dark] .token.comment,[data-color-scheme=dark] .token.doctype,[data-color-scheme=dark] .token.prolog{color:#758595}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}[data-color-scheme=dark] .token.boolean,[data-color-scheme=dark] .token.constant,[data-color-scheme=dark] .token.deleted,[data-color-scheme=dark] .token.number,[data-color-scheme=dark] .token.property,[data-color-scheme=dark] .token.symbol,[data-color-scheme=dark] .token.tag{color:#fa0089}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a}[data-color-scheme=dark] .language-css .token.string,[data-color-scheme=dark] .style .token.string,[data-color-scheme=dark] .token.entity,[data-color-scheme=dark] .token.operator,[data-color-scheme=dark] .token.url{color:#aa7b41}.token.atrule,.token.attr-value,.token.keyword{color:#07a}[data-color-scheme=dark] .token.atrule,[data-color-scheme=dark] .token.attr-value,[data-color-scheme=dark] .token.keyword{color:#008fcc}.token.class-name,.token.function{color:#dd4a68}[data-color-scheme=dark] .token.class-name,[data-color-scheme=dark] .token.function{color:#df5873}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}h1,h2,h3,h4,h5,h6{color:inherit;font-family:AGaramondPro,Adobe Garamond Pro,Garamond,Georgia,serif;font-family:var(--font-garamond);word-break:break-word}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:56px;line-height:70px;margin:0 0 .5em;margin:0 0 calc(var(--gap)*.5)}h1,h2{font-weight:400;font-weight:var(--font-weight-normal)}h2{font-size:40px;line-height:50px;margin:0 0 .6em;margin:0 0 calc(var(--gap)*.6)}h3{font-size:33px;line-height:40px;margin:0 0 .7em;margin:0 0 calc(var(--gap)*.7)}h3,h4{font-weight:400;font-weight:var(--font-weight-normal)}h4{font-feature-settings:"smcp";font-size:24px;font-variant:small-caps;letter-spacing:.05em;line-height:32px;margin:0 0 .8em;margin:0 0 calc(var(--gap)*.8)}h5{font-size:20px;line-height:26px;margin:0 0 .9em;margin:0 0 calc(var(--gap)*.9)}h5,h6{font-weight:400;font-weight:var(--font-weight-normal)}h6{font-size:16px;line-height:20px;margin:0 0 1em;margin:0 0 calc(var(--gap)*1)}img{margin:0;max-width:100%}[data-color-scheme=dark] img{filter:brightness(.8) contrast(1.2)}input,select,textarea{background-color:#fff;background-color:var(--color-white);border:none;border-radius:var(--global-radius);box-shadow:0 0 0 1px #d3dce6;box-shadow:0 0 0 1px var(--color-medium-grey);color:inherit;display:block;font-family:"Logic Monospace",monospace;font-family:var(--font-logic);font-size:12px;font-weight:500;font-weight:var(--font-weight-medium);line-height:normal;margin-bottom:1em;margin-bottom:var(--gap);max-width:100%;outline:none;padding:12px}input:-ms-input-placeholder,input::-webkit-input-placeholder,input::placeholder,select:-ms-input-placeholder,select::-webkit-input-placeholder,select::placeholder,textarea:-ms-input-placeholder,textarea::-webkit-input-placeholder,textarea::placeholder{color:#5e6a74;color:var(--color-dark-grey);font-weight:400;font-weight:var(--font-weight-normal)}input[type=checkbox],input[type=color],input[type=radio],input[type=range]{box-shadow:none}input[type=color]{padding:0}input[type=checkbox],input[type=radio]{height:20px;width:20px}ol,ul{margin:0 0 2em;margin:0 0 var(--gap-lg)}ol li,ul li{line-height:1.6;line-height:var(--line-height-base)}ol li a,ul li a{color:inherit}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;margin-top:0}.list{list-style:disc none outside;list-style:initial}.list--unstyled{list-style:none;padding-left:0}hr{background-color:#000;background-color:var(--color-border);border:0;height:1px;margin:2em 0;margin:var(--gap-lg) 0}figcaption{font-family:Goldwyn,monospace;font-family:var(--font-goldwyn);font-size:11px;font-style:normal;font-weight:inherit;line-height:13px;margin-top:9px;opacity:.6;text-align:left}abbr{font-feature-settings:"smcp";color:gray;-webkit-font-variant:small-caps;-moz-font-variant:small-caps;-ms-font-variant:small-caps;font-variant:small-caps;font-weight:700;font-weight:var(--font-weight-bold);text-transform:lowercase}abbr[title]:hover{cursor:help}abbr,acronym,blockquote,code,input,kbd,q,samp,var{-webkit-hyphens:none;hyphens:none}table{border-gap:0;background-color:#f8f7f3;background-color:var(--color-bg);border-collapse:collapse;border-left:1px solid #000;border-left:1px solid var(--color-border);border-right:1px solid #000;border-right:1px solid var(--color-border);display:inline-block;font-family:AGaramondPro,Adobe Garamond Pro,Garamond,Georgia,serif;font-family:var(--font-garamond);margin:1em 0 2em;margin:var(--gap) 0 var(--gap-lg);max-width:calc(100vw - 2em);overflow-x:auto}@media only screen and (min-width:501px){table{max-width:100%}}table td,table th{border-right:1px solid #000;border-right:1px solid var(--color-border);line-height:1.6;line-height:var(--line-height-base);padding:.5em 1em;padding:var(--gap-sm) var(--gap)}table td:last-of-type,table th:last-of-type{border-right:none}table tr{white-space:pre}table thead tr{border-top:1px solid #000;border-top:1px solid var(--color-border)}table tbody tr,table thead tr{border-bottom:1px solid #000;border-bottom:1px solid var(--color-border)}p{font-size:1rem;font-size:var(--font-size-base);line-height:1.6;line-height:var(--line-height-base);margin:0 0 30px}@media only screen and (min-width:501px){p{margin-bottom:33px}}a{box-shadow:none;color:#000;color:var(--color-primary);color:inherit;text-decoration:none}a.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}a:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}blockquote{background-color:#f8f7f3;background-color:var(--color-bg);border-left:1px solid #d3dce6;font-family:AGaramondPro,Adobe Garamond Pro,Garamond,Georgia,serif;font-family:var(--font-garamond);font-style:normal;line-height:1.6;line-height:var(--line-height-base);margin:0 0 2em;margin-bottom:var(--gap-lg);padding:0 0 0 24px;position:relative;width:100%}@media only screen and (min-width:501px){blockquote{padding-left:40px}}blockquote+figcaption cite{display:block;font-size:inherit;font-style:italic;text-align:right}blockquote cite{font-weight:700;font-weight:var(--font-weight-bold)}blockquote p{margin:0 0 40px}blockquote p:last-of-type{margin-bottom:0}.italic,em,i{font-style:italic}.bold,b,strong{font-weight:700;font-weight:var(--font-weight-bold)}.small,small{font-size:80%}details{border:1px solid #000;border:1px solid var(--color-border);border-radius:var(--global-radius);margin-bottom:2em;margin-bottom:var(--gap-lg)}@media only screen and (min-width:768px){details{padding:.5em;padding:var(--gap-sm)}}details:active summary:after,details:focus summary:after,details:hover summary:after{color:#000;color:var(--color-text)}details.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}details:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}details>*{margin:1em;margin:var(--gap);margin-top:0;padding-top:1em}details summary,details>*{color:#000;color:var(--color-text)}details summary{font-size:1rem;font-weight:600;font-weight:var(--font-weight-semi-bold);list-style:none;margin:0;padding:1em;padding:var(--gap);padding-right:2em;padding-right:var(--gap-lg);position:relative}details summary:active,details summary:focus,details summary:hover{cursor:pointer;outline:none}details summary.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}details summary:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}details summary::marker{display:none}details summary:after{color:var(--color-grey);content:"+";position:absolute;right:1em;right:var(--gap)}details>:nth-child(2){border-top:1px solid #000;border-top:1px solid var(--color-border)}details[open] summary{color:#000;color:var(--color-primary)}details[open] summary:after{content:"-"}.wrapper{box-sizing:border-box;margin:0 auto;max-width:1440px;max-width:var(--global-max-width);width:100%}.wrapper-1080{max-width:1080px}.container,.container-fixed{margin-left:auto;margin-right:auto}.container{padding-left:1rem;padding-left:var(--outer-m);padding-right:1rem;padding-right:var(--outer-m)}.grid{display:grid}.grid.auto{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}@media only screen and (min-width:768px){.grid.auto{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr))}}.grid.col-2{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}@media only screen and (min-width:768px){.grid.col-2{grid-template-columns:repeat(auto-fit,minmax(26rem,1fr))}}.row{-webkit-box-flex:0;box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-1rem;margin-left:var(--gutter-comp);margin-right:-1rem;margin-right:var(--gutter-comp)}.row,.row.reverse{-webkit-box-orient:horizontal}.row.reverse{flex-direction:row-reverse}.col.reverse,.row.reverse{}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{-webkit-box-flex:0;box-sizing:border-box;flex:0 0 auto;padding-left:1rem;padding-left:var(--gutter-w);padding-right:1rem;padding-right:var(--gutter-w)}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}[dir=ltr] .start-xs{text-align:left}[dir=rtl] .start-xs{text-align:right}.start-xs{justify-content:flex-start}.center-xs{justify-content:center;text-align:center}[dir=ltr] .end-xs{text-align:right}[dir=rtl] .end-xs{text-align:left}.end-xs{justify-content:flex-end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:501px){.container-fixed{width:calc(36em + 1rem);width:var(--container-sm)}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{-webkit-box-flex:0;box-sizing:border-box;flex:0 0 auto;padding-left:1rem;padding-left:var(--gutter-w);padding-right:1rem;padding-right:var(--gutter-w)}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}[dir=ltr] .start-sm{text-align:left}[dir=rtl] .start-sm{text-align:right}.start-sm{justify-content:flex-start}.center-sm{justify-content:center;text-align:center}[dir=ltr] .end-sm{text-align:right}[dir=rtl] .end-sm{text-align:left}.end-sm{justify-content:flex-end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:768px){.container-fixed{width:calc(48em + 1rem);width:var(--container-md)}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{-webkit-box-flex:0;box-sizing:border-box;flex:0 0 auto;padding-left:1rem;padding-left:var(--gutter-w);padding-right:1rem;padding-right:var(--gutter-w)}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}[dir=ltr] .start-md{text-align:left}[dir=rtl] .start-md{text-align:right}.start-md{justify-content:flex-start}.center-md{justify-content:center;text-align:center}[dir=ltr] .end-md{text-align:right}[dir=rtl] .end-md{text-align:left}.end-md{justify-content:flex-end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:1024px){.container-fixed{width:calc(62em + 1rem);width:var(--container-lg)}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{-webkit-box-flex:0;box-sizing:border-box;flex:0 0 auto;padding-left:1rem;padding-left:var(--gutter-w);padding-right:1rem;padding-right:var(--gutter-w)}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}[dir=ltr] .start-lg{text-align:left}[dir=rtl] .start-lg{text-align:right}.start-lg{justify-content:flex-start}.center-lg{justify-content:center;text-align:center}[dir=ltr] .end-lg{text-align:right}[dir=rtl] .end-lg{text-align:left}.end-lg{justify-content:flex-end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@media only screen and (min-width:1440px){.container-fixed{width:calc(75em + 1rem);width:var(--container-xl)}.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9{-webkit-box-flex:0;box-sizing:border-box;flex:0 0 auto;padding-left:1rem;padding-left:var(--gutter-w);padding-right:1rem;padding-right:var(--gutter-w)}.col-xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-xl-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{flex-basis:25%;max-width:25%}.col-xl-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{flex-basis:50%;max-width:50%}.col-xl-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{flex-basis:75%;max-width:75%}.col-xl-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}[dir=ltr] .start-xl{text-align:left}[dir=rtl] .start-xl{text-align:right}.start-xl{justify-content:flex-start}.center-xl{justify-content:center;text-align:center}[dir=ltr] .end-xl{text-align:right}[dir=rtl] .end-xl{text-align:left}.end-xl{justify-content:flex-end}.top-xl{align-items:flex-start}.middle-xl{align-items:center}.bottom-xl{align-items:flex-end}.around-xl{justify-content:space-around}.between-xl{justify-content:space-between}.first-xl{order:-1}.last-xl{order:1}}.site-header{border-bottom:1px solid #000;border-bottom:1px solid var(--color-border);border-top:4px solid #000;border-top:4px solid var(--color-border);height:70px}.site-header__inner{align-items:center;display:flex;height:100%;margin:0 auto;padding:0 20px;width:100%}@media only screen and (min-width:1024px){.site-header__inner{max-width:1300px;max-width:calc(var(--global-max-width) - 140px);padding:20px}}@media only screen and (min-width:1440px){.site-header__inner{max-width:1260px;max-width:calc(var(--global-max-width) - 180px);padding:0}}.site-header__icon{display:none}@media only screen and (min-width:768px){.site-header__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;display:flex;flex:1;height:40px}}.site-header__icon .divider{background:#000;background:var(--color-border);height:40px;margin:0 28px;width:1px}.site-header__icon .home-link{font-size:14px;font-weight:500;font-weight:var(--font-weight-medium);line-height:16px;text-transform:uppercase}.site-header__icon .logo-link{height:40px}.site-header__logo{display:flex}@media only screen and (min-width:768px){.site-header__logo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}}.site-header__logo svg{width:120px}@media only screen and (min-width:501px){.site-header__logo svg{height:24px;width:140px}}@media only screen and (min-width:768px){.site-header__logo svg{height:28px;width:175px}}.site-header__logo .logo-link{height:28px}.site-header__actions{-webkit-box-flex:1;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:flex;flex:1;justify-content:flex-end;position:relative}.site-header__actions .signin-link,.site-header__actions .signout-link,.site-header__actions button.share{margin-right:16px}@media only screen and (min-width:768px){.site-header__actions .signin-link,.site-header__actions .signout-link,.site-header__actions button.share{display:block;margin-right:28px}}.site-header__actions .account-link,.site-header__actions .signin-link,.site-header__actions .signout-link,.site-header__actions .signup-link,.site-header__actions button.share{font-family:"Logic Monospace",monospace;font-family:var(--font-logic);font-size:14px;font-weight:500;font-weight:var(--font-weight-medium);line-height:16px;text-align:center;text-transform:uppercase}.site-header__actions .account-link,.site-header__actions .signup-link{border-radius:4px}@media only screen and (min-width:501px){.site-header__actions .account-link,.site-header__actions .signup-link{background-color:#e7131a;background-color:var(--color-secondary);color:#fff;color:var(--color-white);padding:12px 16px}.site-header__actions .account-link:active,.site-header__actions .account-link:focus,.site-header__actions .account-link:hover,.site-header__actions .signup-link:active,.site-header__actions .signup-link:focus,.site-header__actions .signup-link:hover{background-color:#b50e14}.site-header__actions .account-link.focus-visible,.site-header__actions .signup-link.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.site-header__actions .account-link:focus-visible,.site-header__actions .signup-link:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}}.site-header__actions .post-share{right:12px;top:0}@media only screen and (min-width:501px){.site-header__actions .post-share{right:24px}}.site-header__actions .post-share ul{border-radius:30px;flex-direction:column;height:auto;width:auto}.site-header__actions .post-share li:not(:last-of-type){border:none;border-bottom:.5px solid rgba(0,0,0,.2);margin-bottom:16px;padding-bottom:16px;padding-right:0}.site-header__actions .post-share a,.site-header__actions .post-share button,.site-header__actions .post-share svg{display:block}.site-header__actions .post-share button.copy:after{border-radius:30px;content:""}.site-header .account-link,.site-header .home-link,.site-header .signin-link,.site-header .signup-link{font-family:Goldwyn,monospace;font-family:var(--font-goldwyn)}.intro-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:flex;flex-direction:column;justify-content:center;margin:30px 0;text-align:center}.intro-header svg{height:12px;margin-bottom:8px}.intro-header span{display:inline}@media only screen and (min-width:768px){.intro-header{flex-direction:row;margin:40px 0}.intro-header svg{margin-bottom:0;margin-right:10px}}.intro-main{border:.5px solid rgba(0,0,0,.5);display:flex;flex-direction:column;width:100%}@media only screen and (min-width:501px){.intro-main{flex-direction:row}.intro-main .intro-figure,.intro-main .intro-title{flex:1}}.intro-title{-ms-flex-item-align:center;align-self:center;display:flex;flex-direction:column;font-size:40px;line-height:50px;margin:0;text-align:center;width:100%}.intro-title span{padding:40px 20px 2px}.intro-title i{padding:2px 20px 40px}@media only screen and (min-width:501px){.intro-title{font-size:33px;line-height:40px}}@media only screen and (min-width:768px){.intro-title{font-size:40px;line-height:50px}.intro-title span{padding:20px 20px 2px}.intro-title i{padding:2px 20px 20px}}@media only screen and (min-width:1024px){.intro-title{font-size:56px;line-height:70px}.intro-title span{padding:20px 20px 4px}.intro-title i{padding:4px 20px 20px}}@media only screen and (min-width:1440px){.intro-title span{padding:20px 20px 8px}.intro-title i{padding:8px 20px 20px}}.intro-main.no-img-1 .intro-title,.intro-main.no-img-2 .intro-title{text-align:left}.intro-main.no-img-1 .intro-title span,.intro-main.no-img-2 .intro-title span{border-bottom:.5px solid;padding:32px 20px 8px}.intro-main.no-img-1 .intro-title i,.intro-main.no-img-2 .intro-title i{padding:8px 20px 32px}@media only screen and (min-width:768px){.intro-main.no-img-1 .intro-title i,.intro-main.no-img-1 .intro-title span,.intro-main.no-img-2 .intro-title i,.intro-main.no-img-2 .intro-title span{padding:12px 20px}}@media only screen and (min-width:1024px){.intro-main.no-img-1 .intro-title i,.intro-main.no-img-1 .intro-title span,.intro-main.no-img-2 .intro-title i,.intro-main.no-img-2 .intro-title span{padding:20px 40px}}@media only screen and (min-width:1440px){.intro-main.no-img-1 .intro-title i,.intro-main.no-img-1 .intro-title span,.intro-main.no-img-2 .intro-title i,.intro-main.no-img-2 .intro-title span{padding:40px}}.intro-main.no-img-1.no-img-2 .intro-title{text-align:center}.intro-main.no-img-1.no-img-2 .intro-title span{border-bottom:.5px solid;padding:120px 20px 32px}.intro-main.no-img-1.no-img-2 .intro-title i{padding:32px 20px 120px}@media only screen and (min-width:768px){.intro-main.no-img-1.no-img-2 .intro-title span{padding:48px 20px 12px}.intro-main.no-img-1.no-img-2 .intro-title i{padding:12px 20px 48px}}@media only screen and (min-width:1024px){.intro-main.no-img-1.no-img-2 .intro-title span{padding:80px 40px 20px}.intro-main.no-img-1.no-img-2 .intro-title i{padding:20px 40px 80px}}@media only screen and (min-width:1440px){.intro-main.no-img-1.no-img-2 .intro-title span{padding:120px 40px 40px}.intro-main.no-img-1.no-img-2 .intro-title i{padding:40px 40px 120px}}.intro-figure{aspect-ratio:1.77/1;margin:0;max-height:460px;max-width:460px;overflow:hidden}.intro-figure.start{border-bottom:.5px solid}.intro-figure.end{border-top:.5px solid}@media only screen and (min-width:501px){.intro-figure.mobile{display:none}}.intro-figure.desktop{display:none}@media only screen and (min-width:501px){.intro-figure.desktop{display:block}}.intro-figure img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media only screen and (min-width:501px){.intro-figure{aspect-ratio:1}.intro-figure.start{border-bottom:none;border-right:.5px solid}.intro-figure.end{border-left:.5px solid;border-top:none}}.intro-subscribe{margin:56px 0 60px;max-width:665px;position:relative}@media only screen and (min-width:501px){.intro-subscribe{margin:80px auto 60px}}@media only screen and (min-width:768px){.intro-subscribe{margin:100px auto 60px}}.intro-subscribe h3,.intro-subscribe p{margin-bottom:32px;text-align:center}.intro-subscribe p{font-size:22px;line-height:36px}@media only screen and (min-width:768px){.intro-subscribe p{font-size:24px}}.intro-popup{background-color:#f8f7f3;background-color:var(--color-bg);display:flex;flex-direction:column;height:100vh;overflow:scroll;position:fixed;width:100vw;z-index:2}.intro-popup .site-header{flex:1 0 auto;max-height:70px}.intro-popup .site-header__icon a{display:none}.intro-popup .site-header__icon span,.intro-popup .site-header__icon svg{height:20px}.intro-popup .site-header__icon span{margin:0 15px 0 5px}@media only screen and (min-width:768px){.intro-popup .site-header__icon a{display:block}.intro-popup .site-header__icon span,.intro-popup .site-header__icon svg{height:40px}.intro-popup .site-header__icon span{margin:0 28px}}.intro-popup .site-header__logo svg{width:100px}@media only screen and (min-width:768px){.intro-popup .site-header__logo svg{width:175px}}.intro-popup__content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;margin:0 auto;max-width:1180px;padding:30px 20px}.intro-popup__subscribe{border:.5px solid rgba(0,0,0,.5);border-top:0;padding:32px 20px;width:100%}.intro-popup__subscribe .subscribe-form.success{margin-bottom:20px}@media only screen and (min-width:501px){.intro-popup__subscribe .subscribe-form.success{margin-bottom:0}.intro-popup__subscribe{padding:40px}}@media only screen and (min-width:768px){.intro-popup__subscribe{padding:40px 80px}}.intro-popup__subscribe p{margin-bottom:24px;text-align:center}@media only screen and (min-width:501px){.intro-popup__subscribe p{margin-bottom:32px}}.intro-popup__subscribe svg{align-self:center;margin-bottom:16px}.intro-popup__subscribe-inner{display:flex;flex-direction:column;margin:0 auto;position:relative}.intro-popup__read{margin:48px 0 40px}.intro-popup__read button:active,.intro-popup__read button:focus,.intro-popup__read button:hover{color:#e7131a;color:var(--color-secondary)}.intro-popup__read button:active .icon-next:after,.intro-popup__read button:active .icon-next:before,.intro-popup__read button:focus .icon-next:after,.intro-popup__read button:focus .icon-next:before,.intro-popup__read button:hover .icon-next:after,.intro-popup__read button:hover .icon-next:before{background-color:#e7131a;background-color:var(--color-secondary)}.intro-popup__read button.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.intro-popup__read button:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}html[data-intro=hidden] .intro-popup{display:none}.section-label{border-bottom:.5px solid rgba(0,0,0,.5);margin:32px auto;max-width:1008px}@media only screen and (min-width:501px){.section-label{margin:80px auto}}.section-label__inner{margin:0 auto;max-width:665px}.section-label__inner button{display:inline-block;font-weight:500;font-weight:var(--font-weight-medium);margin:20px 30px 24px;opacity:.6}.section-label__inner button:first-of-type{margin-left:0}.section-label__inner button.is-active{opacity:1}.section-label.paged{margin:0 auto 32px}@media only screen and (min-width:501px){.section-label.paged{margin-bottom:80px}}.section-label.paged button{cursor:auto;margin-top:0}.section-content{margin:0 auto 80px;max-width:665px}.section-about,.section-latest{display:none}.section-about{--font-size-base:22px;--line-height-base:30px;font-size:1rem;font-size:var(--font-size-base);line-height:1.6;line-height:var(--line-height-base)}@media only screen and (min-width:501px){.section-about{--font-size-base:24px;--line-height-base:36px}}.section-about p{margin-bottom:30px}@media only screen and (min-width:501px){.section-about p{margin-bottom:36px}}.section-about a{text-decoration:underline;text-decoration-thickness:.05em}.section-content[data-section=about] .section-about,.section-content[data-section=latest] .section-latest{display:block}.section-latest .section-action{-webkit-box-pack:center;-ms-flex-pack:center;display:flex;justify-content:center;margin:64px auto 0}@media only screen and (min-width:501px){.section-latest .section-action{margin-top:80px}}.section-latest .see-all{border-bottom:1px solid;font-weight:500;font-weight:var(--font-weight-medium)}.section-latest .see-all:hover{border-bottom:1px solid transparent}.subscribe-form button,.subscribe-form input{font-weight:500;font-weight:var(--font-weight-medium);height:40px;width:100%}.subscribe-form input{box-shadow:inset 0 0 0 1px #d3dce6;box-shadow:inset 0 0 0 1px var(--color-medium-grey);font-size:12px;margin-bottom:.5em}.subscribe-form button{background-color:#000;background-color:var(--color-black);padding:11px 30px}@media only screen and (min-width:500px){.subscribe-form{display:flex;flex-wrap:wrap}.subscribe-form button,.subscribe-form input{width:auto}.subscribe-form input{flex:1;margin-bottom:0}.subscribe-form button{flex:0;margin-left:16px;white-space:nowrap}}.subscribe-form .messages{flex:1 0 100%;font-family:"Logic Monospace",monospace;font-family:var(--font-logic);font-size:12px;height:0;letter-spacing:.75px;line-height:15px;margin-top:8px}.subscribe-form .messages a{text-decoration:underline}.subscribe-form .messages .message.error,.subscribe-form .messages .message.invalid{color:#ff5247;color:var(--color-error)}.subscribe-form .messages .message.success{color:#038768;color:var(--color-success)}.subscribe-form .messages .message.confirm{background-color:#f8f7f3;background-color:var(--color-bg);left:0;min-height:100%;position:absolute;top:0;width:100%}.subscribe-form .messages .message.confirm svg{margin-bottom:16px}.subscribe-form .messages .message.confirm,.subscribe-form .messages span{display:none}.subscribe-form.error input{box-shadow:inset 0 0 0 1px #ff5247;box-shadow:inset 0 0 0 1px var(--color-error)}.subscribe-form.error .message.error{display:block}.subscribe-form.invalid input{box-shadow:inset 0 0 0 1px #ff5247;box-shadow:inset 0 0 0 1px var(--color-error)}.subscribe-form.invalid .message.invalid{display:block}.subscribe-form.success .messages{height:100%}.subscribe-form.success .messages .message.confirm{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.text-large{font-size:24px;line-height:36px}.text-small{font-size:22px;line-height:30px}.label{font-family:"Logic Monospace",monospace;font-family:var(--font-logic);letter-spacing:.75px}.label-input{color:#5e6a74;color:var(--color-dark-grey);font-size:12px;line-height:15px}.label-standard{font-size:14px;font-weight:500;font-weight:var(--font-weight-medium);line-height:17.5px}.label-large{font-size:16px;line-height:20px}.label-headline-small{font-size:12px;font-weight:500;font-weight:var(--font-weight-medium);line-height:16px;text-transform:uppercase}.label-headline-large{font-size:14px;line-height:14px;text-transform:uppercase}.underlined{text-decoration:underline}.color-primary{color:#000;color:var(--color-primary)}.color-dark-grey{color:#5e6a74;color:var(--color-dark-grey)}.color-medium-grey{color:#d3dce6;color:var(--color-medium-grey)}.color-atlantic-red{color:#e7131a;color:var(--color-atlantic-red)}.color-paper{color:#f8f7f3;color:var(--color-paper)}.color-paper-shade{color:#ecebe7;color:var(--color-paper-shade)}.color-secondary{color:#e7131a;color:var(--color-secondary)}.color-white{color:#fff;color:var(--color-white)}.bg-primary{background-color:#000;background-color:var(--color-primary)}.bg-dark-grey{background-color:#5e6a74;background-color:var(--color-dark-grey)}.bg-medium-grey{background-color:#d3dce6;background-color:var(--color-medium-grey)}.bg-atlantic-red{background-color:#e7131a;background-color:var(--color-atlantic-red)}.bg-paper{background-color:#f8f7f3;background-color:var(--color-paper)}.bg-paper-shade{background-color:#ecebe7;background-color:var(--color-paper-shade)}.bg-secondary{background-color:#e7131a;background-color:var(--color-secondary)}.bg-white{background-color:#fff;background-color:var(--color-white)}.btn{font-family:"Logic Monospace",monospace;font-family:var(--font-logic);font-size:14px;font-weight:500;font-weight:var(--font-weight-medium);letter-spacing:.75px;line-height:17.5px;text-align:center;text-decoration:none}.btn-white{background-color:#fff;background-color:var(--color-white);padding:11px 40px}.btn-white:active,.btn-white:focus,.btn-white:hover{background-color:#efefef}.btn-white.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.btn-white:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.btn-impact{background-color:#e7131a;background-color:var(--color-atlantic-red);color:#fff;color:var(--color-white);padding:11px 40px}.btn-impact:active,.btn-impact:focus,.btn-impact:hover{background-color:#b50e14}.btn-impact.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.btn-impact:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.btn-primary{background-color:#000;background-color:var(--color-primary);color:#fff;color:var(--color-white);padding:11px 40px}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#21272c}.btn-primary.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.btn-primary:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.btn-secondary{border-bottom:1px solid #000;border-bottom:1px solid var(--color-border);font-size:12px;line-height:16px;text-transform:uppercase}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{border-bottom:none}.btn-secondary.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.btn-secondary:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.btn-link{font-size:16px;line-height:20px;margin:0 10px;position:relative}.btn-link:after,.btn-link:before{background:#000;content:"";height:1px;position:absolute;right:-15px;transform:rotate(45deg);width:8px}.btn-link:before{top:calc(50% - 4px)}.btn-link:after{top:calc(50% + 1px);transform:rotate(-45deg)}.btn-link:active,.btn-link:focus,.btn-link:hover{color:#e7131a;color:var(--color-secondary)}.btn-link:active:after,.btn-link:active:before,.btn-link:focus:after,.btn-link:focus:before,.btn-link:hover:after,.btn-link:hover:before{background:#e7131a;background:var(--color-secondary)}.btn-link.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.btn-link:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}main{padding:0 24px}@media only screen and (min-width:501px){main{padding:0 52px}}@media only screen and (min-width:768px){main{padding:0 8px}}@media only screen and (min-width:1024px){main{padding:0 44px}}.icon-prev{margin:0 8px;position:relative}.icon-prev:after,.icon-prev:before{background:#000;content:"";height:1px;left:-10px;position:absolute;transform:rotate(-45deg);width:8px}.icon-prev:before{top:calc(50% - 4px)}.icon-prev:after{top:calc(50% + 1px);transform:rotate(45deg)}.icon-next{margin:0 10px;position:relative}.icon-next:after,.icon-next:before{background:#000;content:"";height:1px;position:absolute;right:-10px;transform:rotate(45deg);width:8px}.icon-next:before{top:calc(50% - 4px)}.icon-next:after{top:calc(50% + 1px);transform:rotate(-45deg)}.icon-share{display:inline-block;height:8px;margin:0;position:relative;width:8px}.icon-share:after,.icon-share:before{background:#000;content:"";height:1px;left:0;position:absolute;transform:rotate(45deg);width:6px}.icon-share:before{top:50%}.icon-share:after{left:4px;top:50%;transform:rotate(-45deg)}#ghost-portal-root{display:none}.site-footer{font-family:Goldwyn,monospace;font-family:var(--font-goldwyn)}.site-footer__inner{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:600px;padding:60px 20px;width:100%}@media only screen and (min-width:1024px){.site-footer__inner{padding:60px 0}}.site-footer__description{font-size:14px;font-weight:500;font-weight:var(--font-weight-medium);letter-spacing:.75px;line-height:16px;margin-top:20px;text-transform:uppercase}.site-footer .nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:flex;flex-direction:column;font-size:12px;justify-content:center;line-height:14px;list-style:none;margin:48px 0;max-width:600px;padding:0;text-align:center}@media only screen and (min-width:768px){.site-footer .nav{flex-direction:row;flex-wrap:wrap}}@media only screen and (min-width:1024px){.site-footer .nav{margin:64px 0 56px}}.site-footer .nav li{height:14px;margin-bottom:24px}@media only screen and (min-width:768px){.site-footer .nav li:after{background-color:#5e6a74;background-color:var(--color-dark-grey);content:"";display:inline-block;height:8px;margin:0 24px;width:1px}.site-footer .nav li:nth-child(3n):after{display:none}}.site-footer__social{align-items:center;margin-bottom:40px}@media only screen and (min-width:1024px){.site-footer__social{margin-bottom:48px}}.site-footer__social-links{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:flex;justify-content:center}.site-footer__social-links a{display:block;padding:12px}.site-footer__social-links svg{display:block;height:16px;width:16px}.site-footer__social span{display:block;font-size:12px;line-height:14px;margin-bottom:20px;text-align:center}@media only screen and (min-width:768px){.site-footer__social span{margin-bottom:0;margin-right:20px}.site-footer__social{display:flex}}.site-footer__copy{color:#5e6a74;color:var(--color-dark-grey);font-size:12px;line-height:16px;max-width:480px;text-align:center}.post-card{border-bottom:.25px solid rgba(0,0,0,.2);display:flex;flex-direction:row-reverse;font-family:var(--font-garmond);padding:32px 0;position:relative}@media only screen and (min-width:500px){.post-card{flex-direction:row}}.post-card .visibility{border:.5px solid rgba(0,0,0,.5);border-radius:20px;display:block;display:inline-block;font-family:"Logic Monospace",monospace;font-family:var(--font-logic);font-size:14px;letter-spacing:.75px;line-height:14px;margin-bottom:16px;padding:2px 12px;text-transform:uppercase}@media only screen and (min-width:500px){.post-card .visibility{margin-bottom:20px}}.post-card__media{align-items:center;display:flex;margin-right:0}@media only screen and (min-width:500px){.post-card__media{align-items:flex-start;height:122px;margin-right:24px;width:200px}}.post-card__media img{display:block;height:70px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:98px}@media only screen and (min-width:500px){.post-card__media img{height:122px;width:217px}}.post-card__content{flex:1}.post-card__title{font-size:22px;line-height:26px;margin-bottom:12px;margin-right:20px}@media only screen and (min-width:500px){.post-card__title{font-size:32px;line-height:36px;margin-bottom:8px;margin-right:0}}.post-card__exc{display:none;font-size:20px;line-height:28px}@media only screen and (min-width:500px){.post-card__exc{display:block;margin-bottom:16px}}.post-card__footer{-webkit-box-align:center;-ms-flex-align:center;letter-space:.5;align-items:center;display:flex;font-family:Goldwyn,monospace;font-family:var(--font-goldwyn);text-transform:uppercase}.post-card__date{font-size:12px;font-weight:500;font-weight:var(--font-weight-medium);letter-spacing:.75px;line-height:14px;margin-right:30px}.post-card__comments{display:none;font-size:12px;line-height:14px}.post-card__comments svg{height:12px;margin-top:2px;width:12px}@media only screen and (min-width:500px){.post-card__comments{display:flex}}.post-card__comments span{display:inline-block;font-size:12px;line-height:14px;margin-left:5px}.post-card:first-child{padding-top:0}.post-hero{margin:20px auto 0;max-width:665px}.post-hero__tag{color:#e7131a;color:var(--color-secondary);font-family:Goldwyn,monospace;font-family:var(--font-goldwyn);font-size:14px;line-height:14px;margin-bottom:18px;text-transform:uppercase}@media only screen and (min-width:501px){.post-hero__tag{margin-bottom:32px}}.post-hero__title{font-size:38px;line-height:44px;margin-bottom:18px}@media only screen and (min-width:768px){.post-hero__title{font-size:46px;line-height:52px}}.post-hero__excerpt{font-size:20px;line-height:30px;margin:0 0 10px}@media only screen and (min-width:768px){.post-hero__excerpt{font-size:24px;line-height:32px;margin-bottom:15px}}.post-hero__author{font-size:20px;line-height:30px;margin-bottom:10px}@media only screen and (min-width:768px){.post-hero__author{font-size:24px;line-height:32px}}.post-hero__info{border-bottom:.25px solid rgba(0,0,0,.25);display:flex;font-family:Goldwyn,monospace;font-family:var(--font-goldwyn);font-size:13px;letter-spacing:.75px;line-height:14px;margin:28px 0 48px;padding-bottom:28px;position:relative;text-transform:uppercase}@media only screen and (min-width:501px){.post-hero__info{margin:56px 0 48px;padding-bottom:40px}}.post-hero__info time{flex:1}.post-hero__info button{font-family:inherit;text-transform:inherit}.post-hero__info.no-img{margin-bottom:0}@media only screen and (min-width:501px){.post-hero__info.no-img{margin-bottom:4px}}.post-hero__media{margin:0}@media only screen and (min-width:501px){.post-hero__media{margin-bottom:4px}}.post-hero__media img{display:block;width:100%}.post-about{border:.5px solid rgba(0,0,0,.5);display:flex;margin-bottom:28px}.post-about.m-b-56{margin-bottom:56px}@media only screen and (min-width:501px){.post-about{margin-bottom:56px}}.post-about__media{align-items:center;border-right:.5px solid;display:flex;margin:0;padding:16px}@media only screen and (min-width:501px){.post-about__media{padding:8px 32px}}.post-about img{border:.5px solid rgba(0,0,0,.5);border-radius:50%;height:48px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:48px}.post-about__content{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;display:flex;flex:1;flex-direction:column;justify-content:center;padding:10px}@media only screen and (min-width:768px){.post-about__content{padding:10px 25px}}.post-about__content svg{margin-bottom:5px}.post-about__content a{text-decoration:underline}.post-cta{border-bottom:.5px solid rgba(0,0,0,.5);margin:0 auto 40px;max-width:665px;padding:32px 0;position:relative}@media only screen and (min-width:768px){.post-cta{margin-bottom:44px;padding:40px 0}}.post-cta p{font-size:20px;font-style:italic;line-height:30px;margin-bottom:32px}@media only screen and (min-width:768px){.post-cta p{font-size:22px}}.post-content{--font-size-base:20px;--line-height-base:30px;display:flex;flex-direction:column;font-size:1rem;font-size:var(--font-size-base);line-height:1.6;line-height:var(--line-height-base);margin:0 auto;max-width:665px}@media only screen and (min-width:501px){.post-content{--font-size-base:22px;--line-height-base:33px}}.post-content p{margin-bottom:30px}@media only screen and (min-width:501px){.post-content p{margin-bottom:36px}}.post-content p+h2,.post-content p+h3{margin-top:2px}@media only screen and (min-width:501px){.post-content p+h2,.post-content p+h3{margin-top:-4px}}.post-content p:last-of-type{margin-bottom:20px}@media only screen and (min-width:501px){.post-content p:last-of-type{margin-bottom:30px}}.post-content a{text-decoration:underline;text-decoration-thickness:.05em}.post-content blockquote p{margin:0 0 40px}.post-content blockquote p:last-of-type{margin-bottom:0}.post-content h2{font-size:32px;font-weight:400;line-height:42px;margin-bottom:21px}@media only screen and (min-width:501px){.post-content h2{font-size:38px;line-height:44px}}.post-content h3{font-size:28px;font-weight:700;line-height:32px;margin-bottom:21px}@media only screen and (min-width:501px){.post-content h3{font-size:32px;font-weight:600;line-height:42px}}.post-content-end{background-color:rgba(0,0,0,.25);height:.25px;margin-bottom:32px;margin-top:0;width:80px}.post-author{margin:0 auto;max-width:665px}.post-author__bio{font-size:20px;line-height:30px;margin-bottom:28px}@media only screen and (min-width:501px){.post-author__bio{margin-bottom:32px}}.post-author__social{font-family:Goldwyn,monospace;font-family:var(--font-goldwyn);font-size:14px;gap:20px;line-height:14px}.post-author__social,.post-author__social a{align-items:center;display:flex}.post-author__social a{justify-content:center}.post-author__social a svg{margin-right:8px}.related-posts{margin:0 auto;max-width:665px}.related-posts .post-card:last-of-type{border-bottom:none}.related-posts__title{border-bottom:.25px solid rgba(0,0,0,.25);font-family:Atlantic,Georgia,serif;font-family:var(--font-atlantic);font-size:32px;letter-spacing:1px;line-height:34px;margin-top:40px;padding-bottom:10px;text-transform:uppercase}@media only screen and (min-width:768px){.related-posts__title{margin-top:80px}}.post-subscribe{border-bottom:.5px solid rgba(0,0,0,.5);border-top:.5px solid rgba(0,0,0,.5);margin:48px auto 80px;max-width:940px;padding:40px 0;position:relative}@media only screen and (min-width:501px){.post-subscribe{margin-top:64px;padding:56px 0}}@media only screen and (min-width:768px){.post-subscribe{display:flex}.post-subscribe input{margin-bottom:0}}.post-subscribe span{-webkit-box-flex:1;display:inline-block;flex:1 0 40%;margin-bottom:32px}@media only screen and (min-width:768px){.post-subscribe span{margin-bottom:0}.post-subscribe .subscribe-form{width:100%}}.post-share{display:none;margin-top:30px;position:absolute;right:0}.post-share ul{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#ecebe7;background-color:var(--color-paper-shade);display:flex;flex-direction:row;height:56px;justify-content:space-between;list-style-type:none;padding:20px 16px;position:relative;width:196px}.post-share li{border-right:.5px solid rgba(0,0,0,.2);padding-right:16px}.post-share li svg{height:16px;width:16px}.post-share li:last-of-type{border-right:none;padding-right:0}.post-share button.copy:after{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#ecebe7;background:var(--color-paper-shade);content:attr(data-message);display:flex;font-size:14px;font-weight:500;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:100%}.post-share button.copy.is-active:after{opacity:1;visibility:visible}button.share.is-active~.post-share{display:inline-flex}.share.is-active{flex-direction:column-reverse}.post-sneak-peek{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.post-sneak-peek.fading:after{background:linear-gradient(hsla(0,0%,100%,0),#f8f7f3 100%);background:linear-gradient(hsla(0,0%,100%,0),var(--color-bg) 100%);bottom:0;content:"";height:300px;left:0;position:absolute;right:0}.post-access-cta{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;background-color:var(--color-white);border:.5px solid rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;padding:48px 20px;position:relative}@media only screen and (min-width:768px){.post-access-cta{padding:80px 75px}}.post-access-cta p{font-size:24px;margin:0;text-align:center}.post-access-cta .small{display:flex;flex-direction:column;font-family:"Logic Monospace",monospace;font-family:var(--font-logic);text-align:center}.post-access-cta .small a{font-weight:500;font-weight:var(--font-weight-medium);text-decoration:underline}@media only screen and (min-width:768px){.post-access-cta .small{flex-direction:row}.post-access-cta .small a{margin-left:5px}}.post-access-cta .btn-impact{font-family:"Logic Monospace",monospace;font-family:var(--font-logic);font-size:14px;font-weight:500;font-weight:var(--font-weight-medium);margin:32px auto;padding:8px 40px;text-decoration:none}.confirmation-wrapper{margin:40px auto 60px;max-width:665px}.confirmation-title{font-size:33px;line-height:40px;margin-bottom:24px}@media only screen and (min-width:501px){.confirmation-title{font-size:40px;line-height:50px;margin-bottom:32px}}@media only screen and (min-width:768px){.confirmation-title{font-size:33px;line-height:40px}}.confirmation-content{--font-size-base:24px;--line-height:36px;margin-bottom:32px}.confirmation-content p{line-height:36px}.confirmation-action{align-items:center;display:flex;flex-direction:column}.confirmation-action .btn-impact{margin-bottom:32px;padding:11px 30px}.confirmation-action a{margin-bottom:20px}.subscription-status{display:flex;margin-bottom:64px}@media only screen and (min-width:501px){.subscription-status{margin-bottom:100px;margin-top:48px}}@media only screen and (min-width:768px){.subscription-status{margin-top:64px}}.subscription-free,.subscription-paid{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:flex;flex:1;flex-direction:column;justify-content:flex-start;position:relative;text-align:center}.subscription-circle{border:.5px solid #000;border-radius:50%;display:block;height:40px;margin-bottom:16px;width:40px}.subscription-circle.is-active{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#000;background-color:var(--color-black);display:flex;justify-content:center}.subscription-circle.is-green{background-color:#038768;background-color:var(--color-success);border-color:#038768;border-color:var(--color-success)}.subscription-free .subscription-circle:after,.subscription-paid .subscription-circle:before{background-color:#000;content:"";height:1px;position:absolute;right:0;top:20px;width:calc(50% - 35px)}@media only screen and (min-width:768px){.subscription-free .subscription-circle:after,.subscription-paid .subscription-circle:before{width:calc(50% - 40px)}}.subscription-paid .subscription-circle:before{left:0}.unsubscribe{border:.5px solid #000;margin:48px auto 36px;max-width:1180px;padding:72px 45px}@media only screen and (min-width:768px){.unsubscribe{margin:72px auto 36px}}.unsubscribe .subscription-circle{margin:0 auto 36px}.unsubscribe-message,.unsubscribe-title{margin:0 auto;max-width:450px;text-align:center}.unsubscribe-title{margin-bottom:36px}.unsubscribe-action{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:center;align-items:center;margin:0 auto}.unsubscribe-action,.unsubscribe-action a{-webkit-box-pack:center;display:flex;justify-content:center}.unsubscribe-action a{-webkit-box-flex:0;-ms-flex-pack:center;flex:0 1 80%}.unsubscribe-action a:hover{color:#e7131a;color:var(--color-secondary)}.unsubscribe-action a:hover .icon-next:after,.unsubscribe-action a:hover .icon-next:before{background:#e7131a;background:var(--color-secondary)}.kg-embed-card{align-items:center;display:flex;flex-direction:column;margin:0 0 2em;margin:0 0 var(--gap-lg);max-width:100%;min-width:100%}.kg-embed-card .fluid-width-video-wrapper{margin:0}.kg-embed-card iframe{max-width:100%}.kg-gallery-image,.kg-image-card{position:relative}.kg-gallery-image:active .image-link,.kg-gallery-image:focus .image-link,.kg-gallery-image:hover .image-link,.kg-image-card:active .image-link,.kg-image-card:focus .image-link,.kg-image-card:hover .image-link{opacity:1;visibility:visible}.kg-gallery-image.focus-visible,.kg-image-card.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.kg-gallery-image:focus-visible,.kg-image-card:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.kg-gallery-image img,.kg-image-card img{border-radius:var(--global-radius)}.kg-gallery-image .image-link,.kg-image-card .image-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#f8f7f3;background-color:var(--color-paper);border:none!important;border-radius:50%;color:#000;color:var(--color-primary);display:flex;height:36px;justify-content:center;opacity:0;position:absolute;right:1em;right:var(--gap);top:1em;top:var(--gap);transition:all .4s ease-in-out;transition:all var(--trans-default);visibility:hidden;width:36px;z-index:1}.kg-gallery-image .image-link:active,.kg-gallery-image .image-link:focus,.kg-gallery-image .image-link:hover,.kg-image-card .image-link:active,.kg-image-card .image-link:focus,.kg-image-card .image-link:hover{background-color:#f8f7f3;background-color:var(--color-bg)}.kg-gallery-image .image-link.focus-visible,.kg-image-card .image-link.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.kg-gallery-image .image-link:focus-visible,.kg-image-card .image-link:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.kg-gallery-image .image-link .icon,.kg-image-card .image-link .icon{color:#000;color:var(--color-text)}.kg-gallery-card,.kg-image-card{align-self:center;margin:0 0 2em;margin:0 0 var(--gap-lg)}.kg-gallery-card .kg-gallery-container,.kg-image-card img{display:block;height:auto;margin:0 auto;max-width:100%}@media only screen and (min-width:768px){.kg-image-card img{max-width:100%}.kg-image-wide img,.kg-width-wide img{max-width:80vw}.kg-image-full img,.kg-width-full img{border-radius:0;max-width:100vw}}@media only screen and (min-width:1024px){.kg-image-wide img,.kg-width-wide img{max-width:70vw}}.kg-gallery-container{display:flex;flex-direction:column;margin-bottom:1em;margin-bottom:var(--gap)}@media only screen and (min-width:768px){.kg-gallery-container{max-width:80vw;width:80vw}}@media only screen and (min-width:1024px){.kg-gallery-container{max-width:70vw;width:70vw}}.post-with-sidebar .kg-gallery-container{max-width:none;width:100%}.post-with-sidebar .kg-image-card img{max-width:100%}.post-with-sidebar .kg-gallery-card,.post-with-sidebar .kg-image-card{width:100%}.kg-gallery-row{-webkit-box-pack:center;-ms-flex-pack:center;display:flex;flex-direction:row;justify-content:center}.kg-gallery-image img{display:block;height:100%;margin:0;width:100%}.kg-gallery-row:not(:first-of-type){margin:1em 0 0;margin:var(--global-gallery-gap,1em) 0 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 1em;margin:0 0 0 var(--global-gallery-gap,1em)}.kg-bookmark-card{background-color:#f8f7f3;background-color:var(--color-bg);margin:0 0 2em;margin-bottom:var(--gap-lg);width:100%}.kg-bookmark-card:active .kg-bookmark-title,.kg-bookmark-card:focus .kg-bookmark-title,.kg-bookmark-card:hover .kg-bookmark-title{color:#000;color:var(--color-primary)}.kg-bookmark-card.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.kg-bookmark-card:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.kg-card+.kg-bookmark-card{margin-top:0}.kg-bookmark-container{border-radius:var(--global-radius);box-shadow:0 0 0 1px #000;box-shadow:0 0 0 1px var(--color-border);display:flex;flex-direction:column-reverse;min-height:148px;text-decoration:none}@media only screen and (min-width:501px){.kg-bookmark-container{flex-direction:row}}.kg-bookmark-content{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:20px}.kg-bookmark-title{font-weight:700;font-weight:var(--font-weight-bold);margin-bottom:1em;margin-bottom:var(--gap)}.kg-bookmark-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;margin-bottom:1em;margin-bottom:var(--gap);overflow-y:hidden}.kg-bookmark-thumbnail{max-height:100%;min-width:33%;overflow:hidden;padding-top:56.25%;position:relative}@media only screen and (min-width:501px){.kg-bookmark-thumbnail{padding-top:0}}.kg-bookmark-thumbnail img{border-radius:0 var(--global-radius) var(--global-radius) 0;height:100%;left:0;margin:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.kg-bookmark-metadata{align-items:center;display:flex;flex-wrap:wrap;font-size:.9rem;font-weight:600;font-weight:var(--font-weight-semi-bold)}.kg-bookmark-icon{height:1.5em;height:calc(var(--gap)*1.5);margin:0 .5em 0 0;margin-right:var(--gap-sm);width:1.5em;width:calc(var(--gap)*1.5)}.kg-bookmark-author:after{content:"•";margin:0 .5em;margin:0 var(--gap-sm)}.kg-bookmark-publisher{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kg-code-card{margin:0 0 2em;margin-bottom:var(--gap-lg);max-width:100%;width:100%}.kg-code-card pre{margin-bottom:.5em;margin-bottom:var(--gap-sm)}.ad-loaded--responsive,.ad-loaded--standard{background-color:#ecebe7;background-color:var(--color-paper-shade);display:block;margin:30px auto 30px 50%;padding:0 0 33px;text-align:center;transform:translateX(-50%);width:100vw}.ad-loaded--responsive:before,.ad-loaded--standard:before{color:#5e6a74;color:var(--color-dark-grey);content:"ADVERTISEMENT";display:block;font-family:Graphik,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Segoe UI,Arial,sans-serif;font-family:var(--font-graphik);font-size:11px;letter-spacing:1.25px;line-height:1;padding:15px 0 12px;text-align:center;text-transform:uppercase}.credit{background-color:#000;background-color:var(--color-black);color:#fff;color:var(--color-white);font-family:"Logic Monospace",monospace;font-family:var(--font-logic);letter-spacing:.75px;padding:24px 20px;text-align:center}.credit div{color:inherit}.credit .label-input{font-weight:500;font-weight:var(--font-weight-medium)}.credit-photography{margin-bottom:24px}.credit-illustration div:first-of-type,.credit-photography div:first-of-type{margin-bottom:8px}.pagination{display:flex;font-family:"Logic Monospace",monospace;font-family:var(--font-logic);letter-spacing:.75px;margin:64px 0;width:100%}@media only screen and (min-width:501px){.pagination{margin:80px 0}}.pagination .page-number{-webkit-box-flex:1;color:#5e6a74;color:var(--color-dark-grey);flex:1}.pagination a:active,.pagination a:focus,.pagination a:hover{color:#e7131a;color:var(--color-secondary)}.pagination a.focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.pagination a:focus-visible{outline-color:var(--color-outline);outline-offset:-2px;outline-style:dashed;outline-width:2px}.pagination .next-posts:before{color:#000;content:"|";margin:0 32px}