section#gold,
footer,
#page main {
background: #000a17;
color: #fff;
}

section#gold {
display: none;
}

#page header {
box-shadow: 0 0 1rem #000a17;
background: #00c3e5;
background: linear-gradient(to bottom,#000a17,#02333e);
border-bottom: 1px solid #02333e;
}

#page main {
background-color: #000917;
background-image: url('images/curve-transparent-blue.svg'), url('images/517.jpg');
background-repeat: no-repeat;
background-position: 50% 100%, 50% 0;
background-attachment: scroll, fixed;
background-size: 100% auto;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}

#page main .container {
max-width: 1100px;
margin: 0 auto;
text-align: center;
}

#page main .container h2,
#page main .container h3,
#page main .container h4 {
max-width: 540px;
margin: 0 auto;
padding: 8rem 1rem 2rem 1rem;
text-shadow: 0 -0.1rem 0.1rem #000917;
font-weight: bolder;
font-size: 1.25rem;
text-align: left;
}

#page main .container h2:first-of-type {
max-width: 1600px;
padding: 0;
}

#page main .container h2:first-of-type img {
border-radius: 0 0 0.5rem 0.5rem;
border-bottom: 1px solid tomato;
}

#page main .container h2 {
font-size: 2.25rem;
padding-top: 0;
}

#page main .container p,
#page main .container div.closure,
#page main .container hr {
max-width: 540px;
margin: 0 auto;
text-align: left;
padding-left: 1rem;
padding-right: 1rem;
}

#page main .container p {
text-shadow: 0 -1px 2px #555;
}

#page main .container hr {
border: 0;
border-bottom: 1px dashed cyan;
display: block;
clear: both;
}

#page main .container div.closure:first-of-type + p {
padding-top: 3rem;
padding-bottom: 1rem;
}

#page main .container div.closure:last-of-type {
padding-top: 3rem;
display: table;
clear: both;
width: 100%;
}

#page main .container div.closure {
padding-top: 3rem;
max-width: 600px;
}

#page main .container p.text-center,
#page main .container p.text-left {
max-width: 100%;
line-height: 130%;
}

#page main .container p.text-center {
padding: 0 0 2rem 0;
text-align: center;
}

#page main .container p.text-center.compact {
padding-bottom: 1rem;
}

#page main .container p.text-center.cta a {
border-radius: 3rem;
background: #a00;
box-shadow: inset 0 0 2rem #f00, inset 0 0 0.5rem #ff0, 0 2px 2px #555;
color: #ffc;
padding: 0 2rem 0.1rem 2rem;
}

#page main .container p.text-center a.button {
margin-top: 0.5rem;
margin-bottom: 1rem;
}

#page main .container a.button {
display: inline-block;
line-height: 150%;
color: #fff;
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}

#page main .container a.primary {
box-shadow: 0 0.1rem 0.1rem lightgreen;
}

#page main .container a.secondary {
background: #51a9c4;
border: 1px solid #51a9c4;
box-shadow: 0 0.1rem 0.1rem lightskyblue;
color: #fff;
}

#page main .container a.primary:hover,
#page main .container a.primary:focus,
#page main .container a.primary:active {
color: #fff;
border-color: lightgreen;
}

#page main .container a.secondary:hover,
#page main .container a.secondary:focus,
#page main .container a.secondary:active {
color: #fff;
border-color: #fff;
}

#page main p.text-center img {
width: 100%;
height: auto;
max-width: 100%;
border-radius: 0.45rem;
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
animation-duration: 6s;
animation-iteration-count: 1;
animation-direction: alternate-reverse;
}

#page main p.text-center.halloween2,
#page main p.text-center.halloween3,
#page main p.text-center.halloween4,
#page main p.text-center.halloween5 {
max-width: 840px;
}

#page main p.text-center.numeric {
max-width: 1000px;
padding-bottom: 0;
margin-bottom: -70px;
}

#page main p.text-center.numeric img {
box-shadow: none;
border: 0;
border-radius: 0;
}

#page main p.text-center.halloween1 img {
animation-name: halloween1;
animation-iteration-count: infinite;
}

#page main p.text-center.halloween2 img {
animation-name: halloween2;
animation-delay: 1s;
}

#page main p.text-center.halloween3 img {
animation-name: halloween3;
animation-delay: 2s;
}

#page main p.text-center.halloween4 img {
animation-name: halloween4;
animation-delay: 3s;
}

#page main p.text-center.halloween5 img {
animation-name: halloween5;
animation-delay: 4s;
}

@keyframes halloween1 {
from {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
to {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
}

@keyframes halloween2 {
from {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
to {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
}

@keyframes halloween3 {
from {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
to {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
}

@keyframes halloween13 {
from {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
to {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
}

@keyframes halloween4 {
from {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
to {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
}

@keyframes halloween5 {
from {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
to {
box-shadow: 0 0.1rem 1px cyan, 0 0.2rem 1px #a14fa3;
}
}

@media (prefers-reduced-motion: reduce) {
#page main p.text-center.halloween1 img,
#page main p.text-center.halloween2 img,
#page main p.text-center.halloween3 img,
#page main p.text-center.halloween4 img,
#page main p.text-center.halloween5 img {
animation: none;
}
}

#page main p.text-center.logo {
text-align: center;
margin: 0 auto;
padding: 5rem 0;
display: block;
clear: both;
max-width: 100%;
}

#page main p.text-center.logo img {
max-width: 200px;
box-shadow: none;
border: 0;
border-radius: 0;
}

#page main p a {
color: gold;
}

#page main p.text-left {
float: left;
}

#page main ul:last-of-type {
list-style: none;
text-align: left;
padding: 3rem 0 0 0;
margin: 0;
}

#page main ul:last-of-type li {
padding-bottom: 2rem;
}

#page main ul:last-of-type li:last-of-type {
padding-bottom: 0;
}

#page main .button {
white-space: nowrap;
}

#page main .button.primary:after {
content: ' \00BB';
}

#page main p {
line-height: 200%;
}

#page main .container p:has(small) {
line-height: 100%;
}

#page main small {
font-size: 0.75rem;
font-style: oblique;
}

#page main em {
font-style: normal;
}

#page footer {
background: #070730;
}

@media (max-width: 1400px) {

}

@media (max-width: 1000px) {

}

@media (max-width: 800px) {

}

@media (max-width: 700px) {

}

@media (max-width: 600px) {
#page main .container p.text-center {
margin-left: 1rem;
margin-right: 1rem;
}
#page main .container p.text-left {
max-width: 100px;
}
#page main p.text-left img {
max-width: 100px;
padding-right: 1rem;
}
#page main .container div.closure {
padding-top: 1rem;
}
#page main .container h4 {
text-align: center;
}
}

@media (max-width: 400px) {
#page main p.text-left img {
max-width: 90px;
padding-right: 0;
}
#page main .container div.closure {
padding-left: 0;
padding-right: 0;
}
#page main .container div.closure a.button {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
}