/* Text Elements */

h1.heading-18 {
  color: #f0d700;
  text-transform: uppercase;
  font-size: 46px;

  -webkit-text-stroke-color: #9d0020;
  -webkit-text-stroke-width: 0;
}

h2.heading-2 {
  color: #1f2029;
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2#heading-2 {
  margin-bottom: 32px;
}

h2.heading-3 {
  color: #1f2029;
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-5 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-variant: normal;
  font-size: 40px;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-6 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-7 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-8 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-9 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-10 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-11 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-12 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-13 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-14 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-15 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-16 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h2.heading-17 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-family: 'Work Sans', sans-serif;
}

h3.heading-1 {
  text-shadow: #78828c 2px 2px 5px;
  font-weight: 300;
  font-size: 30px;
  font-family: 'Work Sans', sans-serif;
}

h4.heading-4 {
  margin-top: 64px;
  margin-bottom: 64px;
  color: #fff;
  text-align: center;
  font-weight: 900;
  font-size: 62px;
  font-family: 'Anton', sans-serif;
  line-height: 62px;
}

p.paragraph.body-text {
  float: none;
  clear: both;
  min-width: 5%;
  max-width: 100%;
  color: #12141d;
  font-weight: 300;
  font-size: 24px;
  font-family: 'Work Sans', sans-serif;
  line-height: normal;

  justify-self: center;
}

p.paragraph.hero-description {
  color: #1f2029;
  font-weight: 300;
  font-size: 24px;
  font-family: 'Work Sans', sans-serif;
  line-height: normal;
}

p.paragraph.simple-text {
  color: #fefefe;
  font-family: 'Work Sans', sans-serif;
}

p.paragraph.paragraph-1 {
  color: #1f2029;
  font-weight: 300;
  font-size: 24px;
  font-family: 'Work Sans', sans-serif;
  line-height: normal;
}

p.paragraph span.paragraph-text-1 {
  font-style: italic;
}

p.paragraph span.paragraph-text-2 {
  font-style: italic;
}

p.paragraph span.paragraph-text-3 {
  font-style: italic;
}

p.paragraph span.paragraph-text-4 {
  font-style: italic;
}

p.paragraph span.paragraph-text-5 {
  font-style: italic;
}

p.paragraph span.paragraph-text-6 {
  font-style: italic;
}

p.paragraph span.paragraph-text-7 {
  font-style: italic;
}

p.paragraph span.paragraph-text-8 {
  font-style: italic;
}

p.paragraph span.paragraph-text-9 {
  font-style: italic;
}

p.paragraph span.paragraph-text-10 {
  text-decoration: underline;
  font-style: italic;
}

p.paragraph.paragraph-2 {
  float: left;
  margin-right: 5px;
  margin-left: 15px;
  padding-right: 0;
  font-weight: 300;
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
}

p.paragraph.paragraph-3 {
  float: left;
  margin-right: 5px;
  margin-left: 15px;
  padding-right: 0;
  font-weight: 300;
  font-size: 20px;
  font-family: 'Work Sans', sans-serif;
}

a.link-text.menu-item-1 {
  display: block;
  margin-right: 32px;
  margin-left: 32px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  border-top-width: 0;
  border-top-style: outset;
  border-right-width: 0;
  border-right-style: outset;
  border-bottom: 0 outset #ff8c2e;
  border-left-width: 0;
  border-left-style: outset;
  border-radius: 0;
  color: #dfcb94;
  text-align: center;
  font-size: 26px;
  font-family: 'Work Sans', sans-serif;
}

a.link-text.menu-item-1:hover {
  color: #9ba5ff;
}

/* Interaction Elements */

a.link-button.button {
  display: inline-block;
  padding: 16px 32px;
  max-width: 200px;
  width: 100%;
  border-width: .125rem;
  border-color: rgba(128, 50, 128, .8);
  border-radius: 50px;
  background-color: transparent;
  color: rgba(128, 50, 128, .8);
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 16px;
  font-family: 'Work Sans', sans-serif;
}

a.link-button.button:hover {
  border-width: .125rem;
  border-color: #fff;
  -webkit-transition-delay: 0s, 0s;
     -moz-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-transition-timing-function: ease-out, ease-out, linear;
     -moz-transition-timing-function: ease-out, ease-out, linear;
       -o-transition-timing-function: ease-out, ease-out, linear;
          transition-timing-function: ease-out, ease-out, linear;
  -webkit-transition-duration: 0s, .3s, .25s;
     -moz-transition-duration: 0s, .3s, .25s;
       -o-transition-duration: 0s, .3s, .25s;
          transition-duration: 0s, .3s, .25s;
  -webkit-transition-property: background-color, color, all;
     -moz-transition-property: background-color, color, all;
       -o-transition-property: background-color, color, all;
          transition-property: background-color, color, all;
}

/* Layout Elements */

body.body-1 {
  background-color: #12141d;
}

body.body-2 {
  background-color: #12141d;
}

body.body-3 {
  background-color: #12141d;
}

body.body-4 {
  background-color: #12141d;
}

.container.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  padding: 16px;
  max-width: 100%;
  background-color: transparent;
  text-align: justify;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  grid-template-columns: repeat(2 , auto);
  grid-template-rows: auto;
}

.container.custom-sd-two-cols {
  padding: 64px 0;
  min-height: auto;
  max-width: 100%;
  background-color: #12141d;
}

.container.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 0 16px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-25 {
  display: grid;
  min-height: 80vh;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .9) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .9) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .9) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .9) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  grid-template-columns: none;
  grid-template-rows: none;
  background-blend-mode: normal;
}

.container.container-28 {
  margin-right: auto;
  margin-left: auto;
  padding: 6rem 16px;
  max-width: 100%;
  background-color: #f3f2f2;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

.container.hero-about {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  min-height: auto;
  background-color: #f3f2f2;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  background-blend-mode: normal;
}

.container.header {
  position: -webkit-sticky;
  position:         sticky;
  top: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 80px;
  border: 0 solid #f3f2f2;
  border-radius: 0;
  background-color: #921100;
  -webkit-transform: scaleY(1) scaleZ(1);
     -moz-transform: scaleY(1) scaleZ(1);
          transform: scaleY(1) scaleZ(1);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-transform-style: flat;
     -moz-transform-style: flat;
          transform-style: flat;
}

.container.menu-wrapper {
  display: none;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 2rem;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container.container-5 {
  padding-right: 8px;
  padding-left: 8px;
}

.container.container-24 {
  margin-bottom: 32px;
  padding-right: 0;
  padding-left: 0;
}

.container.container-30 {
  padding-right: 8px;
  padding-left: 8px;
}

.container.menu-wrapper.show-menu {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 100vh;
  background-color: #fff;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.rule.rule-2 hr {
  border-top-width: 2px;
}

a.social-image.social-icon-1 {
  margin-right: 16px;
  max-width: 26px;
  background-color: #1f2029;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h4.heading-4 {
    margin-top: 64px;
  }

  a.link-text.menu-item-1 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
  }

  /* Layout Elements */

  .container.custom-sd-two-cols {
    max-width: 1200px;
  }

  .container.container-26 {
    padding-left: 32px;
  }

  .container.container-28 {
    padding-left: 32px;
  }

  .container.container-25 {
    min-height: 80vh;
  }

  .container.header {
    position: relative;
    min-height: 170px;
  }

  .container.menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    margin-top: 8px;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  p.paragraph.body-text {
    max-width: none;
    color: #1f2029;
    text-align: justify;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #12141d;
  }

  .container.container-26 {
    padding-left: 64px;
  }

  .container.container-28 {
    padding-left: 64px;
  }

  .container.container-25 {
    min-height: 70vh;
  }

  .container.header {
    position: relative;
  }
}