html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2.44em;
  margin: 0.67em 0;
  line-height: 1.4;
}

h2 {
  font-size: 1.95em;
  line-height: 1.4;
}

h3 {
  font-size: 1.56em;
  line-height: 1.4;
}

h4 {
  font-size: 1.25em;
  line-height: 1.5;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.875rem;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
## General Structure
--------------------------------------------------------------*/
.entry-content > *,
.site-header > *,
.site-footer > *,
.site-content > h1 {
  margin: 36px auto;
  max-width: 580px;
  padding-left: 14px;
  padding-right: 14px;
}

.entry-content > .alignwide,
.site-header > .alignwide
.site-footer > .alignwide {
  max-width: 1070px;
}

.entry-content > .alignfull,
.site-header > .alignfull,
.site-footer > .alignfull {
  margin: 1.5em 0;
  max-width: 100%;
}

@media screen and (min-width: 608px) {
  .entry-content > *,
  .site-header > *,
  .site-footer > *,
  .site-content > h1 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/*--------------------------------------------------------------
## Pullquote
--------------------------------------------------------------*/
.wp-block-pullquote > p:first-child {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Pullquote
--------------------------------------------------------------*/
.wp-block-pullquote > p:first-child {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Quote
--------------------------------------------------------------*/
.wp-block-quote {
  margin-left: 14px;
  margin-right: 14px;
  padding: 0;
}

.wp-block-quote > * {
  margin-left: 1rem;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 36px auto;
  padding: 0;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (min-width: 644px) {
  .wp-block-quote {
    margin: 36px auto;
  }
}

/*--------------------------------------------------------------
## Group
--------------------------------------------------------------*/
.wp-block-group > .wp-block-group__inner-container > * {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-group > .wp-block-group__inner-container > .alignwide {
  max-width: 1070px;
}

.wp-block-group > .wp-block-group__inner-container > .alignfull {
  max-width: 100%;
}

.wp-block-group.has-background > .wp-block-group__inner-container > :first-child {
  margin-top: 0;
}

.wp-block-group.has-background > .wp-block-group__inner-container > .alignfull {
  width: calc( 100% + 60px);
  max-width: calc( 100% + 60px);
  position: relative;
  left: -30px;
}

/*--------------------------------------------------------------
## Tags
--------------------------------------------------------------*/
.wp-block-tag-cloud {
  margin-top: 0;
}

@font-face {
  font-family: 'Violet Sans';
  src: url("../assets/fonts/VioletSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

h2, h3, h4 {
  color: #fff;
  font-weight: normal;
}

h3 {
  font-size: 2.222rem;
}

h1 {
  color: #fff;
  font-size: 64px;
  font-weight: lighter;
}

button, a {
  color: #fff;
  font-family: 'Violet Sans';
  text-decoration: none;
  letter-spacing: 2px;
}

p {
  font-size: 1.222rem;
}

.has-white-color {
  color: white !important;
}

html {
  background: #000;
  margin: 0;
  padding: 0;
}

body {
  background: transparent;
  color: #fff;
  font-family: 'Violet Sans';
  font-weight: lighter;
  font-size: 18px;
}

.site-bg {
  background-color: #000;
  background-image: url("../assets/logo.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: fixed;
  height: 100vh;
  top: 0;
  width: 100vw;
  z-index: -100;
}

.site-content {
  background: transparent;
}

.site-content.home {
  padding: 100vh 1rem 1rem !important;
  transition: all .5s ease-in;
  opacity: 1;
  visibility: visible;
}

.site-content.home.loading {
  opacity: 0;
  visibility: hidden;
}

.post-title > h1 {
  margin-bottom: 0;
}

.entry-content > .alignwide,
.site-header > .alignwide
.site-footer > .alignwide {
  max-width: none;
}

.entry-content {
  margin: 0 auto;
}

@media screen and (min-width: 608px) {
  .entry-content > *,
  .site-header > *,
  .site-footer > *,
  .site-content > h1 {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 2rem;
    max-width: none;
  }
  .site-content {
    padding: 0 2rem;
  }
}

.site-header {
  display: flex;
  justify-content: space-between;
}

.site-header img.logo {
  max-width: 220px;
}

.site-header .wp-block-image {
  margin: 0;
}

.site-header nav {
  margin-right: 2rem;
}

/*# sourceMappingURL=style.css.map */