@import url("/fonts/fonts.css");@import url("/bootstrap.min.css");:root{--primary:42,40,95;--primary-text:255,255,255;--highlight:230,171,33;--logo-height:75px;--navbar-height:calc(var(--logo-height) + .5rem);--navbar-offset:calc(var(--navbar-height) + 1rem)}html{font-size:20px}body{background-color:rgb(var(--primary))!important;color:rgb(var(--primary-text))!important;font-family:Neue Montreal}main{margin-top:var(--navbar-offset)}.h1,.h2,.h3,.h4,.h5,.h6,.header,h1,h2,h3,h4,h5,h6{font-family:Roc Grotesk;text-transform:uppercase}section{min-height:100lvh;display:flex;align-items:center;justify-content:center;position:relative}.order-6{order:6!important}.img{background-size:cover;background-position:50%;background-repeat:no-repeat}.golden{background:linear-gradient(50deg,rgb(var(--highlight)),#FFF);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;text-transform:uppercase;display:inline-block}.solid-gold{color:#FFD700!important}p{display:block!important}.ignore-navbar{margin-top:calc(-1 * var(--navbar-offset))}.separate-items{display:flex!important;flex-wrap:wrap;flex-direction:column}.circle-img-wrapper{aspect-ratio:1/1;overflow:hidden;border-radius:50%;background:transparent;display:block;border:1px solid rgba(255,255,255,.1);position:relative}.circle-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;display:block}@media (max-width:767px){section+section{margin-top:25vh}}@media (min-width:768px){.separate-items{flex-direction:row}.separate-items>*{display:flex;align-items:center}.separate-items>*+:before{content:"";flex:0 0 auto;width:.25rem;height:.25rem;margin:0 1rem;background:#FFF;border-radius:100%}}@media (min-width:992px){:root{--logo-height:100px}.order-lg-6{order:6!important}}.style_footer__NVn40 a{color:#FFF;text-decoration:none;opacity:.7}.style_footer__NVn40 a:hover{opacity:1}.style_header__EropJ{position:fixed;top:0;left:0;right:0;z-index:5;transition:background-color .4s}.style_navbar__UECYO{display:flex;justify-content:space-between;align-items:center}.style_filled__rdUaz{background-color:rgb(var(--primary));border-bottom-color:rgba(255,255,255,.1);box-shadow:0 2px 10px rgba(0,0,0,.2)}.style_links__Mwfbm a{display:inline-block;color:#FFF;text-transform:uppercase;text-decoration:none}.style_links__Mwfbm:not(.style_mobileNav__ljTzP) a{margin-right:2rem}.style_logo__POR7e{height:var(--logo-height)}.style_mobileNav__ljTzP{background:rgb(var(--primary));position:absolute;top:0;height:100dvh;left:0;right:0;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:2rem;text-align:center}.style_mobileNav__ljTzP a{margin-bottom:2rem}