*{box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}html{font-family:Alegreya,serif;font-size:16px;font-weight:400;color:#fff;background-color:#000}@media screen and (max-width: 720px){html{font-size:14px}}body{padding:0;margin:0;text-align:center}.italics{font-style:italic}.uppercase{text-transform:uppercase}.bold{font-weight:700}.medium{font-weight:500}.light{font-weight:300}.subtle{color:#e3e3e3}.accent{color:#ffc20f}.tiny{font-size:.75em}.invisible{color:#000}.decorative-font{font-family:Cinzel Decorative,serif}h1,h2,h3,h4,h5,h6{font-family:Cinzel,serif}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2rem}h4{font-size:1.5rem}p{font-size:1.4rem}.marginless{margin:0}.full-width{width:100%}.left-align{text-align:left}.right-align{text-align:right}.std-vflex{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:1rem}.std-vflex.full-width>*{width:100%}.std-vflex.wide-spaced{gap:4rem}a{font-family:Alegreya,serif;color:#ffc20f}button{font-family:Alegreya,serif;font-size:1.1rem;font-weight:700;color:#000;background:#ffc20f;border:0;border-radius:8px;padding:14px;margin:0;cursor:pointer;transition:background .2s ease-in-out}button:hover{background:#dba300}button:disabled{background-color:#878787}input{font-family:Alegreya,serif;font-size:16px;padding:.5rem .5rem .5rem 1rem;background:#111;border:0;border-radius:8px;color:#fff;margin:0}
