@font-face{font-family:"neue-machina";src:url("../../assets/fonts/PPNeueMachina-Light.woff2") format("woff2");font-weight:300}@font-face{font-family:"neue-machina";src:url("../../assets/fonts/PPNeueMachina-Regular.woff2") format("woff2");font-weight:normal}@font-face{font-family:"neue-machina";src:url("../../assets/fonts/PPNeueMachina-RegularItalic.woff2") format("woff2");font-weight:normal;font-style:italic}@font-face{font-family:"neue-machina";src:url("../../assets/fonts/PPNeueMachina-Medium.woff2") format("woff2");font-weight:500}@font-face{font-family:"neue-machina";src:url("../../assets/fonts/PPNeueMachina-MediumItalic.woff2") format("woff2");font-weight:500;font-style:italic}@font-face{font-family:"neue-machina";src:url("../../assets/fonts/PPNeueMachina-Ultrabold.woff2") format("woff2");font-weight:800}@font-face{font-family:"red-hat-display";src:url("../../assets/fonts/RedHatDisplay.ttf") format("truetype")}@font-face{font-family:"red-hat-display";src:url("../../assets/fonts/RedHatDisplay-Italic.ttf") format("truetype");font-style:italic}@font-face{font-family:"red-hat-mono";src:url("../../assets/fonts/RedHatMono.ttf") format("truetype")}@font-face{font-family:"red-hat-mono";src:url("../../assets/fonts/RedHatMono-Italic.ttf") format("truetype");font-style:italic}@font-face{font-family:"red-hat-mono";src:url("../../assets/fonts/RedHatMono.ttf") format("truetype")}@font-face{font-family:"red-hat";src:url("../../assets/fonts/RedHatText.ttf") format("truetype")}@font-face{font-family:"red-hat";src:url("../../assets/fonts/RedHatText-Italic.ttf") format("truetype");font-style:italic}tspan{font-family:Arial,Helvetica,sans-serif !important}:root{font-size:19.2px;color:#0f0f0f;font-family:"red-hat";-webkit-font-smoothing:antialiased;font-synthesis:none !important}@media screen and (min-width: 768px){:root{font-size:20px}}@media screen and (min-width: 1024px){:root{font-size:22.4px}}@media screen and (min-width: 1440px){:root{font-size:24px}}body{text-wrap:pretty;transition:all,.3s;background:#f7f7f7;margin:0;min-height:100dvh;display:flex;flex-direction:column}h1{font-family:"neue-machina";line-height:.9;font-weight:normal;transition:all .3s;text-wrap:balance;padding-block:2rem}@media screen and (min-width: 768px){h1{font-size:5.2rem}}h2{font-family:"neue-machina";font-size:3rem;margin-block:1rem;font-weight:normal}a{color:#0f0f0f;text-decoration:underline #ffb100;text-underline-offset:.2rem}.main-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:10px;max-width:1440px;width:100%;margin:auto;height:100%;width:100%}@media screen and (min-width: 768px){.main-grid{gap:20px}}@media screen and (min-width: 1024px){.main-grid{gap:32px}}@media screen and (min-width: 1440px){.main-grid{gap:40px}}.bg-orange{background-color:#FF5C00}.bg-red{background-color:#FF0000}.bg-yellow{background-color:#FFB100}.bg-black{background-color:#0F0F0F}.bg-light-grey{background-color:#EAEAEA}.bg-lightest-grey{background-color:#F7F7F7}.bg-white{background-color:#FFFFFF}.text-orange{color:#FF5C00}.text-red{color:#FF0000}.text-yellow{color:#FFB100}.text-black{color:#0F0F0F}.text-light-grey{color:#EAEAEA}.text-lightest-grey{color:#F7F7F7}.text-white{color:#FFFFFF}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.full{grid-column:2/12}@media screen and (min-width: 768px){.col-reverse{flex-direction:column-reverse}}@media screen and (min-width: 1024px){.row-reverse{flex-direction:row-reverse}}.underline{text-decoration:underline .1rem}link-button{box-shadow:.5rem .5rem 0 #ff5c00;transition:all .3s;display:block;width:fit-content;height:fit-content;font-family:"neue-machina";padding:2.1333333333rem;position:relative}link-button:hover{filter:brightness(1.1) saturate(1.1);box-shadow:0 0 0 #ff5c00;transform:translate(0.5rem, 0.5rem)}link-button.orange{box-shadow:.5rem .5rem 0 #ff5c00;transition:all .3s}link-button.orange:hover{filter:brightness(1.1) saturate(1.1);box-shadow:0 0 0 #ff5c00;transform:translate(0.5rem, 0.5rem)}link-button.yellow{box-shadow:.5rem .5rem 0 #ffb100;transition:all .3s}link-button.yellow:hover{filter:brightness(1.1) saturate(1.1);box-shadow:0 0 0 #ffb100;transform:translate(0.5rem, 0.5rem)}link-button.red{box-shadow:.5rem .5rem 0 red;transition:all .3s}link-button.red:hover{filter:brightness(1.1) saturate(1.1);box-shadow:0 0 0 red;transform:translate(0.5rem, 0.5rem)}link-button a{left:0;top:0;position:absolute;height:100%;width:100%}link-button p{margin:0;padding:0}site-footer{background-color:#eaeaea;width:100%;display:block}site-footer .main-grid{padding:1em 0 2em 0}site-footer .site-footer__wiki-link{grid-column:2/12;text-align:center;width:fit-content;height:max-content;justify-self:center}@media screen and (min-width: 768px){site-footer .site-footer__wiki-link{font-size:1rem}}site-footer .site-footer__with-love{grid-column:2/12;text-align:center;justify-self:center}@media screen and (min-width: 768px){site-footer .site-footer__wiki-link{grid-column:2/7;justify-self:start;align-self:start;text-align:left}site-footer .site-footer__with-love{white-space:no-wrap;grid-column:7/12;justify-self:end;align-self:start;text-align:right}}site-header{border-radius:0 0 3em 3em;background-color:#fff;width:100%;display:block;z-index:1}site-header .main-grid{padding:1em 0}site-header .site-header__home-link{font-family:"neue-machina";grid-column:2/12;font-weight:bold;color:#fff;background:#ff5c00;width:fit-content;height:max-content;text-decoration:none;padding:.5em;justify-self:center}site-header .site-header__wiki-link{grid-column:2/12;text-align:center;justify-self:center}@media screen and (min-width: 768px){site-header .site-header__home-link{grid-column:2/7;justify-self:start;align-self:center}site-header .site-header__wiki-link{grid-column:7/12;justify-self:end;align-self:center}}join-button{box-shadow:.5rem .5rem 0 #ff5c00;transition:all .3s;display:flex;flex-direction:column;height:fit-content;width:fit-content;padding:2.1333333333rem;font-family:"neue-machina";background-image:url("../../../assets/img/join-button-bg.svg");background-position:top left;background-size:cover;padding-bottom:5rem;position:relative}join-button:hover{filter:brightness(1.1) saturate(1.1);box-shadow:0 0 0 #ff5c00;transform:translate(0.5rem, 0.5rem)}join-button a{position:absolute;left:0;top:0;height:100%;width:100%}join-button p{color:#fff;margin:0;font-size:1.5rem}join-button span{text-decoration:underline;color:#fff}@media screen and (min-width: 768px){join-button{padding-bottom:6rem}join-button p{font-size:2.6666666667rem}}big-quote{display:flex;gap:inherit;flex-direction:column;padding-block:4rem;text-wrap:balance}big-quote.full{grid-column:2/12;align-items:center}big-quote.full p{text-align:center}big-quote p{padding:0;margin:0;font-family:"neue-machina";font-style:italic;font-size:1.5rem;max-width:30ch}@media screen and (min-width: 768px){big-quote p{font-size:2rem}}big-quote .attribution{font-size:1.0666666667rem;color:#ff5c00}big-quote .attribution a{color:#ff5c00}paragraph-block{padding:2.1333333333rem;width:fit-content;display:block}paragraph-block *{max-width:32ch}paragraph-block p{margin:0}popup-media{display:block;position:relative;width:100%;height:fit-content;max-width:19.4666666667rem}popup-media .popup-media__topbar{display:flex;justify-content:space-between;background:#fff;align-items:center;padding:.5rem .75rem}popup-media .popup-media__topbar p{margin:0}popup-media .popup-media__link{position:absolute;width:100%;height:100%;top:0;left:0}popup-media .popup-media__media{max-width:100%;display:flex;align-items:center;justify-content:center}popup-media .popup-media__media *{width:100%}popup-media iframe{width:100%;height:100%;aspect-ratio:16/9;border:none;background:none}hero-block{position:relative;display:flex;height:max-content;transition:all,.3s}hero-block .hero-block__heading{margin:4rem 0;height:min-content}hero-block:not(hero-block.home-page__hero-block) .main-grid{align-items:center}hero-block:not(hero-block.home-page__hero-block) .hero-block__heading{grid-column:2/10}hero-block:not(hero-block.home-page__hero-block) .hero-block__heading h1{font-size:3rem}@media screen and (min-width: 1024px){hero-block{height:calc(60dvh - 3.0333333333rem)}hero-block:not(hero-block.home-page__hero-block) .hero-block__heading h1{font-size:5.2rem}}@media screen and (min-width: 1440px){hero-block{height:calc(80dvh - 3.8333333333rem)}}half-half{display:flex;gap:inherit;flex-direction:column;align-items:center;width:100%;height:100%;justify-content:center;justify-content:space-between}@media screen and (min-width: 1024px){half-half{flex-direction:row}}half-half object{display:block;max-width:100%}join-section.no-button link-button{display:none;visibility:hidden}join-section .main-grid{justify-items:center}join-section .join-section{flex-direction:column;align-items:center}join-section join-button,join-section link-button{text-wrap:balance;margin-bottom:2rem;max-width:20rem;grid-column:2/12}join-section link-button{text-align:center}@media screen and (min-width: 1024px){join-section join-button{grid-column:2/7;max-width:unset}join-section link-button{grid-column:8/12;max-width:unset}}