@import url(https://cloud.typography.com/6984932/6762612/css/fonts.css);nav{margin-bottom:18px;margin-bottom:var(--gutter)}nav h1.title{font-family:"Chronicle Display A","Chronicle Display B";font-style:normal;font-weight:700;color:#2a2826;color:var(--content);text-align:center;margin-bottom:0;margin-top:18px;margin-top:var(--gutter)}nav h1.title a{border-bottom:1px solid transparent;transition:border .3s ease-out}nav h1.title a:hover{border-color:#000}nav div.subtitle{text-align:center;font-family:"Ringside Condensed A","Ringside Condensed B";text-transform:uppercase;font-weight:100}nav div.subtitle a{text-decoration:none;color:#c00;color:var(--red);border-bottom:1px solid rgba(200,0,0,0)}nav div.subtitle a:hover{border-color:#c80000}:root{--red:#cc0000;--background:#f4f2f9;--content:#2a2826;--gutter:18px;--placard-bg:#fff;--grid-width:1000px}@media (prefers-color-scheme:dark){:root{--background:#111122;--content:#f4f2f9;--red:#ff0000;--placard-bg:#f4f2f9}}html{padding:0;margin:0;background-color:#f4f2f9;background-color:var(--background);line-height:1.15;-webkit-text-size-adjust:100%}a{transition:border .3s ease-out;background-color:transparent;color:inherit;text-decoration:none}*{-moz-osx-font-smoothing:grayscale}.red{color:#c00;color:var(--red)}.content{color:#2a2826;color:var(--content)}.mb-5{margin-bottom:8px}ul{font-feature-settings:auto;font-kerning:auto;font-language-override:normal;font-optical-sizing:auto;font-size:1.1em;letter-spacing:normal;line-height:1.3em;margin-bottom:20px;word-wrap:break-word;margin-top:0;padding:0;list-style:none}#perspective-root{transform-style:preserve-3d;perspective:40px;transform-origin:50% 50%;width:100vw;height:100vh;overflow-x:hidden;overflow-y:auto}#root{max-width:1000px;max-width:var(--grid-width);margin:10px auto;min-height:100vh;transform-style:preserve-3d;padding-bottom:25px}.grid{flex-direction:column;transform-style:preserve-3d;grid-auto-flow:dense;grid-template-rows:none;grid-auto-rows:minmax(100px,auto)}@media (min-width:500px){nav{margin-bottom:100px}nav h1.title{font-size:3em;margin-top:100px}nav div.subtitle{font-size:1.1em;margin-top:15px}.grid{display:grid;grid-gap:18px;grid-gap:var(--gutter);grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.grid{grid-template-columns:repeat(4,1fr)}}.box{text-decoration:none;position:relative;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d}.box div.fg,.box div.shield{position:absolute;top:0;left:0;right:0;bottom:0;transform-style:preserve-3d}.box div.fg{z-index:3;display:flex;align-items:center;justify-content:center;pointer-events:none}.box div.fg div.placard{pointer-events:none;transform:translateZ(8px);transform-style:preserve-3d;transition:box-shadow .3s ease-out,transform .3s ease-out,background .3s ease-out;padding:5px 7px;transform-origin:50% 50%;background:#fff;background:var(--placard-bg);min-width:8%;max-width:60%;box-shadow:0 0 3px 1px transparent}.box div.fg div.placard h1,.box div.fg div.placard h2{font-family:"Chronicle Display A","Chronicle Display B"}.box div.fg div.placard h1{font-weight:400;margin-top:0;margin-bottom:0;font-size:1em}@media (min-width:500px){.box div.fg div.placard h1{font-size:1.25em}}.box div.fg div.placard h2,.box div.fg div.placard h3{margin:0;transform-style:preserve-3d;transition:color .3s ease-out}.box div.fg div.placard h2{font-weight:400;font-family:"Chronicle Display A","Chronicle Display B";font-size:1em}@media (min-width:500px){.box div.fg div.placard h2{font-size:1.2em}}.box div.fg div.placard h3{font-family:"Ringside Condensed A","Ringside Condensed B";color:#777;text-transform:uppercase;letter-spacing:.5px;font-weight:400;font-size:.7em}.box div.shield{pointer-events:none;z-index:2;opacity:.15;transition:opacity .3s ease-out}@media (hover:none){.box div.shield{opacity:0}}.box div.bg{transition:box-shadow .3s ease-out,transform .3s ease-out;font-family:SF-Pro-Display,Roboto,Sans-Serif;transform-style:preserve-3d}.box picture{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.box picture img,.box picture source{-o-object-fit:cover;object-fit:cover;position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;transform-style:preserve-3d;transition:box-shadow .3s ease-out,transform .3s ease-out,filter .3s ease-out}.box--text{pointer-events:default;flex-direction:column;color:#2a2826;color:var(--content);background:0 0;justify-content:flex-start!important;align-items:flex-start!important;padding:18px 18px 0;padding:var(--gutter) var(--gutter) 0}.box--text div.fg{flex-direction:row;align-items:flex-start;justify-content:flex-start}.box--text p{font-feature-settings:auto;font-kerning:auto;font-language-override:normal;font-optical-sizing:auto;font-size:1.1em;letter-spacing:normal;line-height:1.3em;margin-bottom:20px;word-wrap:break-word;margin-top:0;padding:0;list-style:none}.box--masthead{pointer-events:none}.box--masthead div.fg{justify-content:flex-end!important;align-items:center!important}.box--masthead div.fg div.placard{min-width:20%;max-width:30%;margin:0 14%}.box--image .bg,.box--masthead .bg{position:absolute;top:0;left:0;right:0;bottom:0}.box:hover div.fg div.placard{box-shadow:0 0 3px 1px rgba(0,0,0,.09)}.box:hover div.shield{opacity:0}footer{padding-bottom:25px;margin:0 auto;max-width:1000px;max-width:var(--grid-width)}footer ul{display:flex;flex-direction:row;justify-content:space-between;font-family:"Ringside Condensed A","Ringside Condensed B";text-transform:uppercase}footer ul li a{color:#c00;color:var(--red);text-decoration:none;border-bottom:1px solid rgba(255,255,255,0)}footer ul li a:hover{border-color:#c00;border-color:var(--red)}.grid .box.box--masthead{grid-row:span 1;min-height:300px}.grid .box.box--text{grid-row:span 1}.grid .box.box--text:nth-child(3) .fg{flex-direction:row;justify-content:flex-start;margin-left:12.5%}.grid .box.box--text:nth-child(5) .fg{flex-direction:row;justify-content:flex-end;margin-right:12.5%}.grid{display:block}.grid .accent{color:#f06}.grid .box{margin-bottom:18px;margin-bottom:var(--gutter)}@media (min-width:500px){.box--text{padding:0}.box--masthead div.fg div.placard{min-width:15%;max-width:25%;margin:0 2%}.grid .box.box--masthead{grid-column:1/span 4;grid-row:span 1;min-height:400px}.grid .box.box--text{grid-column:2/span 2;grid-row:span 1}.grid .box.box--text:nth-child(3) .fg{margin-left:-2.5%}.grid .box.box--text:nth-child(5) .fg{margin-right:-2.5%}.grid .box.box--image{grid-row:span 1}.grid .box.box--image:nth-child(odd){grid-column:1/span 2}.grid .box.box--image:nth-child(even){grid-column:3/span 2}.grid{display:grid}.grid .box{margin-bottom:none}}.grid .box .fg .placard h1,.grid .box .fg .placard h2,.grid .box a{color:#f06}.grid .box.box--link{display:none;font-family:"Ringside Condensed A","Ringside Condensed B";font-weight:400;align-items:flex-start;justify-content:flex-start;text-transform:uppercase;grid-column:span 1}.grid .box.box--link span{margin-right:5px;color:#2a2826;color:var(--content)}.grid .box.box--link a{text-decoration:none;color:#f06;border-bottom:1px solid rgba(255,255,255,0);transition:border .3s ease-out}.grid .box.box--link a:hover{border-color:#f06}.grid .box.box--link.box--next{justify-content:flex-end}.grid .box.box--image{pointer-events:none;min-height:400px}.grid .box.box--image:nth-child(even) .fg{flex-direction:row;justify-content:flex-end;margin-right:12.5%}.grid .box.box--image:nth-child(odd) .fg{flex-direction:row;justify-content:flex-start;margin-left:12.5%}@media (min-width:500px){.grid .box.box--link{display:flex}.grid .box.box--image:nth-child(even) .fg{margin-right:-2.5%}.grid .box.box--image:nth-child(odd) .fg{margin-left:-2.5%}.grid.grid--2x .box.box--masthead{grid-column:1/span 4;grid-row:span 1}}.grid.grid--2x .box.box--masthead{grid-row:span 2;min-height:300px}.grid.grid--attribution .box:nth-child(odd):not(.box--masthead) .fg{flex-direction:row;justify-content:flex-start;margin-left:12.5%}.grid.grid--attribution .box:nth-child(even):not(.box--masthead) .fg{flex-direction:row;justify-content:flex-end;margin-right:12.5%}.grid.grid--attribution .box.box--text.box--attribution .fg{flex-direction:row;justify-content:flex-end;margin-right:12.5%;flex-direction:row;align-items:flex-start}@media (min-width:500px){.grid.grid--2x .box.box--masthead{min-height:400px}.grid.grid--2x .box.box--image{grid-row:span 2}.grid.grid--2x .box.box--image:nth-child(odd){grid-column:1/span 2}.grid.grid--2x .box.box--image:nth-child(even){grid-column:3/span 2}.grid.grid--attribution .box:nth-child(odd):not(.box--masthead) .fg{margin-left:-2.5%}.grid.grid--attribution .box.box--text.box--attribution .fg,.grid.grid--attribution .box:nth-child(even):not(.box--masthead) .fg{margin-right:-2.5%}.box.box--image:last-of-type:nth-child(even),.box.box--image:last-of-type:nth-child(odd){grid-column:2/span 2;grid-row:span 1}}body{margin:0}details,main,picture{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}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:ButtonText dotted 1px}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}summary{display:list-item}[hidden],template{display:none}picture>img{position:absolute}a:not([class]){text-decoration:underline}