@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/source-sans-pro-300.ttf)format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/source-sans-pro-600.ttf)format("truetype")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/source-sans-pro-300-italic.ttf)format("truetype")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:600;font-display:swap;src:url(/assets/fonts/source-sans-pro-600-italic.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/webfonts/fa-solid-900.woff2)format("woff2")}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/webfonts/fa-brands-400.woff2)format("woff2")}*,:before,:after{box-sizing:border-box}html{font-size:16pt}body{color:#fff;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-text-size-adjust:none;text-size-adjust:none;background:#1b1f22;min-width:320px;margin:0;font-family:Source Sans Pro,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:300;line-height:1.65}button,input,select,textarea{font:inherit}a{color:inherit;border-bottom:1px dotted #ffffff80;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-bottom-color .2s ease-in-out}a:hover{border-bottom-color:#0000}p{margin:0 0 2rem}h1,h2{color:#fff;letter-spacing:.5rem;text-transform:uppercase;margin:0 0 1rem;font-weight:600;line-height:1.4}h1{font-size:2.25rem;line-height:1.3}h2{font-size:1.5rem}.major{border-bottom:1px solid #fff;width:max-content;max-width:100%;margin-bottom:2rem;padding-bottom:.5rem}.site-shell{min-height:100vh}#wrapper{z-index:3;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:100vh;padding:4rem 2rem;display:flex;position:relative}#wrapper:before{content:"";display:block}#bg{z-index:1;backface-visibility:hidden;height:100vh;position:fixed;inset:0}#bg:before,#bg:after{content:"";display:block;position:absolute;inset:0}#bg:before{z-index:2;background-image:linear-gradient(#13151980,#13151980),url(/assets/images/overlay.png);background-position:50%,50%;background-repeat:no-repeat,repeat;background-size:auto,256px 256px;transition:background-color 2.5s ease-in-out .75s}#bg:after{z-index:1;background-image:url(/assets/images/bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .325s ease-in-out,filter .325s ease-in-out;transform:scale(1.125)}.site-shell:not(.is-ready) #bg:before{background-color:#000}.site-shell.is-article-visible #bg:after{filter:blur(.2rem);transform:scale(1.0825)}#header{text-align:center;background-image:radial-gradient(#00000040 25%,#0000 55%);flex-direction:column;align-items:center;max-width:100%;transition:transform .325s ease-in-out,filter .325s ease-in-out,opacity .325s ease-in-out;display:flex}#header>*{margin-top:3.5rem;transition:opacity .325s ease-in-out;position:relative}#header>:before{content:"";background:#fff;width:1px;height:calc(3.5rem + 1px);display:block;position:absolute;top:calc(-3.5rem - 1px);left:calc(50% - 1px)}#header>:first-child{margin-top:0}#header>:first-child:before{display:none}.logo{border:1px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;line-height:5.5rem;display:flex;overflow:hidden}.logo:hover{border-bottom-color:#fff}.logo .icon:before{font-size:2rem}.logo .profile-photo{object-fit:cover;width:100%;height:100%}.content{border:1px solid #fff;border-width:1px 0;max-width:100%}.content .inner{max-height:40rem;padding:3rem 2rem;transition:max-height .75s .25s,padding .75s .25s,opacity .325s ease-in-out .25s;overflow:hidden}.content .inner>:last-child{margin-bottom:0}.content p{letter-spacing:.2rem;text-transform:uppercase;font-size:.8rem;line-height:2}#header nav ul{border:1px solid #fff;border-radius:4px;margin:0;padding-left:0;list-style:none;display:flex}#header nav li{border-left:1px solid #fff;padding-left:0}#header nav li:first-child{border-left:0}#header nav a{letter-spacing:.2rem;text-transform:uppercase;border-bottom:0;min-width:7.5rem;height:2.75rem;padding:0 1.25rem 0 1.45rem;font-size:.8rem;line-height:2.75rem;display:block}#header nav a:hover{background-color:#ffffff13}.site-shell.is-article-visible #header,.site-shell.is-article-visible #footer{opacity:0;filter:blur(.1rem);display:none;transform:scale(.95)}.site-shell:not(.is-ready) #header{filter:blur(.125rem)}.site-shell:not(.is-ready) #header>*,.site-shell:not(.is-ready) #footer{opacity:0}.site-shell:not(.is-ready) .content .inner{opacity:0;max-height:0;padding-top:0;padding-bottom:0}#main{z-index:3;flex-direction:column;flex:auto;justify-content:center;align-items:center;max-width:100%;display:none;position:relative}.site-shell.is-article-visible #main{display:flex}#main article{opacity:0;background-color:#1b1f22d9;border-radius:4px;width:40rem;max-width:100%;padding:4.5rem 2.5rem 1.5rem;transition:opacity .325s ease-in-out,transform .325s ease-in-out;display:none;position:relative;transform:translateY(.25rem)}#main article.active{opacity:1;display:block;transform:translateY(0)}.close{color:#0000;cursor:pointer;white-space:nowrap;background:0 0;border:0;width:4rem;height:4rem;display:block;position:absolute;top:0;right:0;overflow:hidden}.close:before{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cline x1='2' y1='2' x2='18' y2='18' stroke='%23fff' stroke-width='1'/%3E%3Cline x1='18' y1='2' x2='2' y2='18' stroke='%23fff' stroke-width='1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:20px 20px;border-radius:100%;width:2.5rem;height:2.5rem;transition:background-color .2s ease-in-out;display:block;position:absolute;top:.75rem;left:.75rem}.close:hover:before{background-color:#ffffff13}.image{border:0;border-radius:4px;display:inline-block;position:relative}.image:before{content:"";z-index:1;opacity:.5;pointer-events:none;background-color:#13151980;background-image:url(/assets/images/overlay.png);border-radius:4px;display:block;position:absolute;inset:0}.image img{border-radius:4px;width:100%;height:auto;display:block}.image.main{width:100%;margin:2.5rem 0;display:block}form{margin:0 0 2rem}.fields{flex-wrap:wrap;width:calc(100% + 3rem);margin:-1.5rem 0 2rem -1.5rem;display:flex}.field{width:calc(100% - 1.5rem);padding:1.5rem 0 0 1.5rem}.field.half{width:calc(50% - .75rem)}label{color:#fff;letter-spacing:.2rem;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:300;line-height:1.5;display:block}input[type=text],input[type=email],textarea{width:100%;color:inherit;background-color:#0000;border:1px solid #fff;border-radius:4px;outline:0;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out,background-color .2s ease-in-out;display:block}input[type=text],input[type=email]{height:2.75rem;padding:0 1rem}textarea{padding:.75rem 1rem}input[type=text]:focus,input[type=email]:focus,textarea:focus{background:#ffffff13;border-color:#fff;box-shadow:0 0 0 1px #fff}.actions,.icons{list-style:none}.actions{cursor:default;margin-left:-1rem;padding-left:0;display:flex}.actions li{padding:0 0 0 1rem}input[type=submit],input[type=reset],.button{color:#fff;cursor:pointer;letter-spacing:.2rem;text-align:center;text-transform:uppercase;white-space:nowrap;background-color:#0000;border:0;border-radius:4px;outline:0;height:2.75rem;padding:0 1.25rem 0 1.35rem;font-size:.8rem;font-weight:300;line-height:calc(2.75rem - 2px);transition:background-color .2s ease-in-out,color .2s ease-in-out;display:inline-block;box-shadow:inset 0 0 0 1px #fff}input[type=submit]:hover,input[type=reset]:hover,.button:hover{background-color:#ffffff13}input.primary{color:#1b1f22;background-color:#fff;font-weight:600}.icons{cursor:default;margin:0 0 2rem;padding-left:0}.icons li{padding:0 .75em 0 0;display:inline-block}.icons li:last-child{padding-right:0}.icons a{text-align:center;border-bottom:0;border-radius:100%;width:2.25rem;height:2.25rem;line-height:2.25rem;display:inline-block;box-shadow:inset 0 0 0 1px #fff}.icons a:hover{background-color:#ffffff13}.icon{border-bottom:none;text-decoration:none;position:relative}.icon:before{font-variant:normal;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;line-height:inherit;text-rendering:auto;text-transform:none;display:inline-block}.icon.brands:before{font-family:"Font Awesome 5 Brands";font-weight:400}.icon .label{display:none}.fa-gem:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before{content:""}.fa-instagram:before{content:""}.fa-github:before{content:""}.page-wrapper{justify-content:flex-start;gap:3rem}.site-header{width:min(100%,58rem);padding:1.5rem 0 0}.site-header .logo{color:#fff;text-align:center}.site-nav{max-width:100%}.site-nav ul,.home-hero nav ul{border:1px solid #fff;border-radius:4px;flex-wrap:wrap;justify-content:center;margin:0;padding-left:0;list-style:none;display:flex}.site-nav li,.home-hero nav li{border-left:1px solid #fff}.site-nav li:first-child,.home-hero nav li:first-child{border-left:0}.site-nav a,.home-hero nav a{letter-spacing:.2rem;text-transform:uppercase;white-space:nowrap;border-bottom:0;min-width:7rem;height:2.75rem;padding:0 1rem;font-size:.8rem;line-height:2.75rem;display:block}.site-nav a:hover,.home-hero nav a:hover{background-color:#ffffff13}.home-main,.page-main{z-index:3;width:min(100%,64rem);position:relative}.home-main{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.home-hero{text-align:center;background-image:radial-gradient(#00000040 25%,#0000 60%);flex-direction:column;align-items:center;max-width:58rem;display:flex}.home-hero>*{margin-top:3.5rem;position:relative}.home-hero>:before{content:"";background:#fff;width:1px;height:calc(3.5rem + 1px);display:block;position:absolute;top:calc(-3.5rem - 1px);left:calc(50% - 1px)}.home-hero>:first-child{margin-top:0}.home-hero>:first-child:before{display:none}.eyebrow{letter-spacing:.2rem;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:600;line-height:1.6}.lede{font-size:1.1rem;line-height:1.75}.home-panel,.page-panel{background-color:#1b1f22d1;border-radius:4px;width:100%;box-shadow:inset 0 0 0 1px #ffffff2e}.home-panel{padding:2rem}.page-panel{padding:3rem}.home-grid{grid-template-columns:minmax(14rem,.8fr) minmax(0,1.2fr);align-items:start;gap:2rem;display:grid}.home-grid p:last-child,.text-section p:last-child,.cta-band p:last-child{margin-bottom:0}.section-stack{gap:2rem;margin-top:3rem;display:grid}.text-section{border-top:1px solid #ffffff40;padding-top:2rem}.text-section h2,.related-section h2,.home-panel h2{letter-spacing:.18rem}.related-section{border-top:1px solid #ffffff40;margin-top:3rem;padding-top:2rem}.link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.link-card{border:1px solid #ffffff59;border-radius:4px;min-height:9rem;padding:1.25rem;display:block}.link-card:hover{background-color:#ffffff13}.link-card strong,.link-card span{display:block}.link-card strong{letter-spacing:.08rem;text-transform:uppercase;margin-bottom:.75rem;font-weight:600}.link-card span{color:#ffffffd1}.cta-band{background-color:#ffffff0a;border:1px solid #ffffff59;border-radius:4px;width:100%;margin-top:1.5rem;padding:1.5rem}.primary-link{color:#1b1f22;background-color:#fff;margin-top:1rem;font-weight:600}.text-link{margin-top:1rem;font-weight:600;display:inline-block}#footer{text-align:center;width:100%;max-width:100%;margin-top:2rem;transition:transform .325s ease-in-out,filter .325s ease-in-out,opacity .325s ease-in-out}.copyright{letter-spacing:.2rem;opacity:.75;text-transform:uppercase;margin-bottom:0;font-size:.6rem}@media screen and (max-width:1680px){html{font-size:12pt}#wrapper{padding:3rem 2rem}}@media screen and (max-width:980px){.content p br{display:none}.home-grid,.link-grid{grid-template-columns:1fr}}@media screen and (max-width:736px){html{font-size:11pt}h1{font-size:1.75rem}h2{font-size:1.25rem}#wrapper{padding:2rem 1rem}#header>*{margin-top:2rem}#header>:before{height:calc(2rem + 1px);top:calc(-2rem - 1px)}.home-hero>*{margin-top:2rem}.home-hero>:before{height:calc(2rem + 1px);top:calc(-2rem - 1px)}.logo{width:4.75rem;height:4.75rem;line-height:4.75rem}.logo .icon:before{font-size:1.75rem}.content .inner{padding:2.5rem 1rem}.home-panel,.page-panel{padding:1.5rem}#main article{padding:3.5rem 2rem .5rem}.close:before{background-size:14px 14px;width:2.25rem;height:2.25rem;top:.875rem;left:.875rem}.image.main{margin:2rem 0}}@media screen and (max-width:480px){html{font-size:10pt}#wrapper{padding:1rem}#header{padding:1.5rem 0}.content .inner{padding:2.5rem 0}#header nav ul,.home-hero nav ul,.actions{flex-direction:column}#header nav ul,.home-hero nav ul{min-width:10rem;max-width:100%}#header nav li,.home-hero nav li{border-top:1px solid #fff;border-left:0}#header nav li:first-child,.home-hero nav li:first-child{border-top:0}#header nav a,.home-hero nav a{width:100%;min-width:0;height:3rem;line-height:3rem}#main article{padding:3rem 1.5rem .5rem}.image.main{margin:1.5rem 0}.field.half{width:calc(100% - 1.5rem)}.actions{width:100%;margin-left:0}.actions li{text-align:center;width:100%;padding:1rem 0 0}.actions li:first-child{padding-top:0}.actions input{width:100%}}
