/* Text Elements */

h1.heading-1 {
  margin-top: .5em;
  text-align: center;
  font-weight: 700;
  font-size: 1.875em;
}

h1.heading-2 {
  margin-top: .4666666666666667em;
  margin-bottom: .4666666666666667em;
  color: #200060;
  font-weight: 700;
  font-size: 1.875em;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1.hdr-1-3 {
  margin-top: .4666666666666667em;
  margin-bottom: .4666666666666667em;
  color: #200060;
  text-align: center;
  font-weight: 700;
  font-size: 1.5em;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h2.h2-gray {
  margin-top: .8333333333333334em;
  color: #808080;
  text-align: center;
  font-style: italic;
  font-size: 1.5em;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

h2 span.heading-text-1 {
  font-size: .75em;
}

p.paragraph span.paragraph-text-3 {
  line-height: 1;
}

p.paragraph.paragraph-1 {
  padding-top: 1.4285714285714286em;
  color: #808080;
  font-size: 1.125em;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  line-height: 1.4;
}

p.paragraph a.paragraph-text-1 {
  text-decoration: underline;
  font-weight: 700;
}

p.paragraph.paragraph-2 {
  text-align: center;
}

p.paragraph.paragraph-3 {
  text-align: center;
}

p.paragraph a.paragraph-text-2 {
  text-decoration: underline;
  font-weight: 700;
}

p.paragraph.paragraph-4 {
  text-align: center;
}

p.paragraph.paragraph-5 {
  color: #404040;
  text-align: justify;
  font-size: 1em;
  line-height: 1.4;
}

p.paragraph.paragraph-6 {
  text-align: center;
}

p.paragraph.paragraph-7 {
  color: #20005a;
  text-align: center;
  font-weight: 700;
  font-size: 1.125em;
}

p.paragraph a.paragraph-text-4 {
  text-decoration: underline;
  font-weight: 700;
}

p.paragraph a.paragraph-text-5 {
  text-decoration: underline;
  font-weight: 700;
}

p.paragraph.paragraph-8 {
  font-size: 1em;
}

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

p.paragraph span.paragraph-text-7 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-8 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-9 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-10 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-11 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-12 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-13 {
  font-weight: 700;
}

a.link-text.text-link-1 {
  margin-top: 5.555555555555555em;
  text-align: center;
  text-decoration: underline;
  font-weight: 700;
  font-size: 1.125em;
}

a.link-text span.text-link-text-1 {
  font-weight: 700;
}

/* Common Elements */

div.rule.rule-1 hr {
  border-top-width: .125em;
  border-top-color: #20005a;
}

/* Interaction Elements */

button[type=submit].button-submit-1 {
  position: static;
  display: block;
  float: right;
  margin-top: .875em;
  margin-right: 10%;
  margin-left: 5%;
  padding-top: .4375em;
  padding-bottom: .4375em;
  width: auto;
  border-width: .125em;
  border-top-left-radius: 14px 14px;
  border-top-right-radius: 14px 14px;
  border-bottom-right-radius: 14px 14px;
  border-bottom-left-radius: 14px 14px;
  background-color: #ff6000;
  font-weight: 700;
}

input[type=text].input-1 {
  display: block;
  margin: .07142857142857142em auto 1em;
  padding-top: .35714285714285715em;
  padding-bottom: .35714285714285715em;
  max-width: 57.142857142857146em;
  width: 90%;
}

textarea.textarea-1 {
  display: block;
  margin-top: .07142857142857142em;
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  height: 10.714285714285714em;
}

label.label.label-1 {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
}

/* Layout Elements */

body > .row > [class*='coffee-span-'].col-right-border {
  border-right: .0625em solid #808080;
}

body > .row > [class*='coffee-span-'].column-1 {
  margin-top: 1.25em;
  min-height: 15.625em;
  background-image: url('../images/hero-banner.jpg');
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
}

body > .row.row-1 {
  max-width: none;
  border-top: .0625em solid #808080;
  background-color: rgba(128, 128, 128, .25);
}

body > .row.row-2 {
  margin-bottom: .625em;
  padding-top: .625em;
}

body > .row > [class*='coffee-span-'].column-2 {
  margin-top: .625em;
  margin-bottom: 0;
}

body > .row.row-3 {
  max-width: none;
  background-color: rgba(128, 128, 128, .25);
}

body > .row.row-4 {
  margin-top: .625em;
  margin-bottom: .625em;
  border: .0625em solid #808080;
  border-top-left-radius: 14px 14px;
  border-top-right-radius: 14px 14px;
  border-bottom-right-radius: 14px 14px;
  border-bottom-left-radius: 14px 14px;
  background-color: rgba(128, 128, 128, .25);
}

body > .row > [class*='coffee-span-'].column-5 {
  margin-bottom: .9375em;
}

body > .row > [class*='coffee-span-'].column-4 {
  margin-bottom: 1.25em;
}

div.responsive-picture.picture-1 {
  min-width: 18.75em;
  max-width: 31.25em;
}

div.responsive-picture.picture-2 {
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  max-height: none;
  width: 75%;
}

div.responsive-picture.picture-3 {
  margin-top: 1.875em;
  margin-right: auto;
  margin-left: auto;
  max-width: 13.75em;
  width: 90%;
}

div.responsive-picture.picture-4 {
  margin-right: auto;
  margin-left: auto;
}

div.responsive-picture.picture-5 {
  margin-right: auto;
  margin-left: auto;
  max-width: 50em;
  width: 90%;
}

div.responsive-picture.picture-6 {
  margin-right: auto;
  margin-left: auto;
  max-width: 25em;
  width: 90%;
}

div.responsive-picture.picture-7 {
  margin-right: auto;
  margin-left: auto;
  max-height: none;
  width: 90%;
}

div.responsive-picture.picture-8 {
  max-width: 25em;
  width: 100%;
}

div.responsive-picture.picture-9 {
  margin-right: auto;
  margin-left: auto;
  max-width: 62.5em;
  width: 90%;
}

.row > [class*='coffee-span-'] .html-element.html-element-2 {
  margin-right: auto;
  margin-left: auto;
  border: .0625em solid #20005a;
  border-top-left-radius: 14px 14px;
  border-top-right-radius: 14px 14px;
  border-bottom-right-radius: 14px 14px;
  border-bottom-left-radius: 14px 14px;
  background-color: #fff;
}

.row > [class*='coffee-span-'] > form.form-container.form-container-1 {
  padding-top: .875em;
  padding-bottom: .875em;
  border-width: .0625em;
  border-style: solid;
  border-top-left-radius: 21px 21px;
  border-top-right-radius: 21px 21px;
  border-bottom-right-radius: 21px 21px;
  border-bottom-left-radius: 21px 21px;
  background-color: rgba(128, 128, 128, .25);
}

.row > [class*='coffee-span-'] > form.form-container {
  width: auto;
}

@media screen and (max-width: 64em) {
  div.responsive-picture.picture-7 {
    max-height: 13.75em;
  }
}

@media screen and (max-width: 50em) {
  /* Text Elements */

  a.link-text.text-link-1 {
    margin-top: 1.3888888888888888em;
    margin-bottom: 1.3888888888888888em;
  }

  div.responsive-picture.picture-7 {
    max-height: 10em;
  }

  div.responsive-picture.picture-1 {
    margin-top: 1.875em;
  }

  div.responsive-picture.picture-9 {
    width: 100%;
  }
}

@media screen and (max-width: 31.875em) {
  /* Layout Elements */

  body > .row > [class*='coffee-span-'].column-3 {
    float: right;
  }

  div.responsive-picture.picture-2 {
    float: right;
    width: 100%;
  }

  div.responsive-picture.picture-1 {
    min-width: 12.5em;
  }

  div.responsive-picture.picture-8 {
    margin-right: auto;
    margin-left: auto;
  }

  div.responsive-picture.picture-5 {
    width: 95%;
  }
}