/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
/* line 13, ../scss/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 27, ../scss/_normalize.scss */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 35, ../scss/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 49, ../scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 62, ../scss/_normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 72, ../scss/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 81, ../scss/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 92, ../scss/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 105, ../scss/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 115, ../scss/_normalize.scss */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 125, ../scss/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 135, ../scss/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 144, ../scss/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 154, ../scss/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 165, ../scss/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 173, ../scss/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 182, ../scss/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 191, ../scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 199, ../scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 203, ../scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 214, ../scss/_normalize.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 223, ../scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 232, ../scss/_normalize.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 240, ../scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 252, ../scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 268, ../scss/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 278, ../scss/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 289, ../scss/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 300, ../scss/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 312, ../scss/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 323, ../scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 336, ../scss/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 350, ../scss/_normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 359, ../scss/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 368, ../scss/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 378, ../scss/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 388, ../scss/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 397, ../scss/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 407, ../scss/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 420, ../scss/_normalize.scss */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 429, ../scss/_normalize.scss */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 440, ../scss/_normalize.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 448, ../scss/_normalize.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 459, ../scss/_normalize.scss */
[hidden] {
  display: none;
}

/* line 21, ../../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.2.12/sass/susy/language/susy/_box-sizing.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* bright olive logo color */
/* dark purple */
/* darker olivish */
/* med gray */
/* darker gray */
/* very dark gray */
/* dark orange */
/*darker orange */
/*bright orange*/
/* line 36, ../scss/styles7.scss */
body {
  font-family: 'Lato', Arial,Helvetica,"Nimbus Sans L",sans-serif;
  color: #000000;
}

/* line 37, ../scss/styles7.scss */
em, i {
  font-style: italic;
}

/* line 38, ../scss/styles7.scss */
strong, b {
  font-weight: bold;
}

/* line 39, ../scss/styles7.scss */
ul, ol {
  margin: 0;
  padding: 0;
}

/* line 40, ../scss/styles7.scss */
li {
  list-style: none;
}

/* line 41, ../scss/styles7.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 42, ../scss/styles7.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-weight: normal;
}

/* line 43, ../scss/styles7.scss */
h1 {
  font-size: 3rem;
}

/* line 44, ../scss/styles7.scss */
.subhead_h1 {
  font-size: 1.8rem;
}

/* line 45, ../scss/styles7.scss */
h2 {
  font-size: 2.2rem;
  padding: 1.8rem 0 1rem 0;
  text-align: center;
}

/* line 46, ../scss/styles7.scss */
.subhead_h2 {
  font-size: 1.8rem;
  display: block;
  text-align: center;
  margin-bottom: 2.5rem;
}

/* line 52, ../scss/styles7.scss */
.l-wrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 12, ../../../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.l-wrap:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 980px) {
  /* line 52, ../scss/styles7.scss */
  .l-wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

/* line 59, ../scss/styles7.scss */
.l-wrap-fluid {
  width: 100%;
}

/* line 63, ../scss/styles7.scss */
.logo a {
  float: left;
  height: 70px;
  width: 213px;
  background: transparent url(/_images/2023/vienna-channels-logo-horiz-color-over-white-213x70-bb.png);
  margin: .7rem 0 .7rem 0;
  text-indent: -9999px;
}

/* line 73, ../scss/styles7.scss */
nav.c-menu1 {
  margin: 0 auto;
  text-align: center;
  padding: 1rem;
  background-color: #f0f2ed;
}
/* line 78, ../scss/styles7.scss */
nav.c-menu1 ul {
  text-align: center;
  position: relative;
  display: inline-block;
}
/* line 79, ../scss/styles7.scss */
nav.c-menu1 li {
  list-style: none;
  margin: 0 1rem;
  line-height: 2rem;
  display: block;
}
/* line 85, ../scss/styles7.scss */
nav.c-menu1 li a {
  color: #000;
  font-size: 1.4em;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  transition: all ease-in-out 300ms;
}
/* line 92, ../scss/styles7.scss */
nav.c-menu1 li a:hover, nav.c-menu1 li.selected a {
  border-color: #a1a24d;
}

/* line 98, ../scss/styles7.scss */
nav.c-menu2 {
  margin: 0 auto;
  text-align: center;
  padding: 1rem;
  background-color: #f0f2ed;
}
/* line 103, ../scss/styles7.scss */
nav.c-menu2 ul {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
/* line 104, ../scss/styles7.scss */
nav.c-menu2 li {
  list-style: none;
  margin: 0 1rem;
  line-height: 2rem;
  display: inline-block;
}
/* line 110, ../scss/styles7.scss */
nav.c-menu2 li a {
  color: #000;
  font-size: 1.2em;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  transition: all ease-in-out 300ms;
}
/* line 117, ../scss/styles7.scss */
nav.c-menu2 li a:hover, nav.c-menu2 li.selected a {
  border-color: #a1a24d;
}

/* line 124, ../scss/styles7.scss */
.c-gallery {
  margin-top: 2em;
  text-align: center;
}
/* line 7, ../scss/styles7.scss */
.c-gallery:after {
  content: "";
  clear: both;
  display: table;
}
@media (min-width: 980px) {
  /* line 124, ../scss/styles7.scss */
  .c-gallery {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 135, ../scss/styles7.scss */
.c-gallery__item {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
/* line 140, ../scss/styles7.scss */
.c-gallery__item h5 {
  font-size: 1.8rem;
  text-align: center;
  margin: 0 0 .8rem 0;
}
/* line 141, ../scss/styles7.scss */
.c-gallery__item img {
  border-radius: 10px;
}
/* line 142, ../scss/styles7.scss */
.c-gallery__item p {
  font-size: 1.2rem;
  max-width: 80%;
  margin: .8rem auto 1rem auto;
  text-align: center;
  line-height: 1.3;
}
@media (min-width: 768px) {
  /* line 142, ../scss/styles7.scss */
  .c-gallery__item p {
    max-width: 60%;
  }
}
@media (min-width: 980px) {
  /* line 142, ../scss/styles7.scss */
  .c-gallery__item p {
    max-width: 100%;
    text-align: left;
  }
}
@media (min-width: 980px) {
  /* line 135, ../scss/styles7.scss */
  .c-gallery__item {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    margin-bottom: 1.69492%;
  }
  /* line 150, ../scss/styles7.scss */
  .c-gallery__item:nth-child(3n) {
    float: right;
    margin-right: 0;
  }
}

/* line 157, ../scss/styles7.scss */
.c-listillustrated {
  text-align: center;
  margin-top: 1.5em;
}
/* line 7, ../scss/styles7.scss */
.c-listillustrated:after {
  content: "";
  clear: both;
  display: table;
}
@media (min-width: 980px) {
  /* line 157, ../scss/styles7.scss */
  .c-listillustrated {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 170, ../scss/styles7.scss */
.c-listillustrated__image {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 980px) {
  /* line 170, ../scss/styles7.scss */
  .c-listillustrated__image {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
    margin-bottom: 1.69492%;
  }
  /* line 178, ../scss/styles7.scss */
  .c-listillustrated__image img {
    float: right;
  }
}

/* line 182, ../scss/styles7.scss */
.c-listillustrated__text {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 980px) {
  /* line 182, ../scss/styles7.scss */
  .c-listillustrated__text {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
    margin-bottom: 1.69492%;
    float: right;
    margin-right: 0;
    text-align: left;
  }
}
/* line 193, ../scss/styles7.scss */
.c-listillustrated__text h5 {
  font-size: 1.5rem;
}
/* line 194, ../scss/styles7.scss */
.c-listillustrated__text p {
  font-size: 1.2rem;
  line-height: 1.2;
  max-width: 60%;
  margin: 1em auto;
  text-align: center;
}
@media (min-width: 980px) {
  /* line 194, ../scss/styles7.scss */
  .c-listillustrated__text p {
    max-width: 100%;
    text-align: left;
  }
}

/* line 201, ../scss/styles7.scss */
.c-listbulleted {
  margin-top: 1.5rem;
  width: 100%;
  margin: 1em auto;
  padding-bottom: 1.8rem;
}
/* line 7, ../scss/styles7.scss */
.c-listbulleted:after {
  content: "";
  clear: both;
  display: table;
}
@media (min-width: 768px) {
  /* line 201, ../scss/styles7.scss */
  .c-listbulleted {
    width: 66.10169%;
  }
}
/* line 210, ../scss/styles7.scss */
.c-listbulleted ul {
  margin: 0.75rem 0;
  padding: 0 .3rem;
  list-style-type: none;
}
/* line 211, ../scss/styles7.scss */
.c-listbulleted li {
  background: url("/images/oval_bullet2-gold.png") no-repeat left top;
  padding-left: 46px;
  padding-top: 2px;
  margin-bottom: 1.5rem;
}
/* line 212, ../scss/styles7.scss */
.c-listbulleted h5 {
  font-size: 1.5rem;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 213, ../scss/styles7.scss */
.c-listbulleted p {
  font-size: 1.2rem;
  margin: .3rem 0 1.4rem 0;
  line-height: 1.3;
}

/* line 219, ../scss/styles7.scss */
.l-alt-parent {
  text-align: center;
}

/* line 221, ../scss/styles7.scss */
.l-alt1, .l-alt2 {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* line 226, ../scss/styles7.scss */
.l-alt1 h3, .l-alt2 h3 {
  margin-top: 1.5rem;
  font-size: 1.8rem;
  text-align: center;
}
/* line 227, ../scss/styles7.scss */
.l-alt1 p, .l-alt2 p {
  font-size: 1.2rem;
  line-height: 1.4;
  max-width: 80%;
  margin: 1em auto;
  text-align: center;
  padding-bottom: 1rem;
}
/* line 228, ../scss/styles7.scss */
.l-alt1 img, .l-alt2 img {
  border-radius: 10px;
  margin: 1.5rem auto 0 auto;
}

@media (min-width: 980px) {
  /* line 230, ../scss/styles7.scss */
  .l-alt1 {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    margin-bottom: 1.69492%;
  }
  /* line 234, ../scss/styles7.scss */
  .l-alt1 h3 {
    text-align: right;
    padding-top: 4rem;
  }
  /* line 235, ../scss/styles7.scss */
  .l-alt1 p {
    max-width: 100%;
    text-align: right;
    padding-bottom: 0;
  }
  /* line 236, ../scss/styles7.scss */
  .l-alt1 img {
    max-height: 300px;
    margin-bottom: .3rem;
  }
}

@media (min-width: 980px) {
  /* line 239, ../scss/styles7.scss */
  .l-alt2 {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    float: right;
    margin-right: 0;
    margin-bottom: 1.69492%;
  }
  /* line 244, ../scss/styles7.scss */
  .l-alt2 h3 {
    text-align: left;
    padding-top: 4rem;
  }
  /* line 245, ../scss/styles7.scss */
  .l-alt2 p {
    max-width: 100%;
    text-align: left;
    padding-bottom: 0;
  }
  /* line 246, ../scss/styles7.scss */
  .l-alt2 img {
    max-height: 300px;
    margin-bottom: .3rem;
  }
}

/* line 252, ../scss/styles7.scss */
.c-sampleuses {
  text-align: center;
}
/* line 254, ../scss/styles7.scss */
.c-sampleuses ul {
  margin: 0 auto;
  display: inline-block;
}
/* line 255, ../scss/styles7.scss */
.c-sampleuses ul li {
  display: inline-block;
  margin: 1rem;
  padding: 1em;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  border: 2px solid #311042;
  border-radius: 10px;
}
/* line 256, ../scss/styles7.scss */
.c-sampleuses ul li:nth-of-type(odd) {
  border-color: #a1a24d;
}

/* line 260, ../scss/styles7.scss */
.c-sitefooter1 {
  font-size: 1.2em;
  background-color: #656B74;
  color: #cfd3d9;
  padding: 1.5rem 0;
  margin-top: 2em;
}
/* line 266, ../scss/styles7.scss */
.c-sitefooter1 .c-sitefooter1_header {
  color: #FFFFFF;
  font-weight: bold;
}
/* line 267, ../scss/styles7.scss */
.c-sitefooter1 ul {
  margin: .5rem auto 0 auto;
}
/* line 268, ../scss/styles7.scss */
.c-sitefooter1 li {
  list-style: none;
  margin: 0 1.5rem;
  line-height: 1.5rem;
}
/* line 273, ../scss/styles7.scss */
.c-sitefooter1 li a {
  color: #cfd3d9;
  text-decoration: none;
  transition: all ease-in-out 300ms;
}
/* line 278, ../scss/styles7.scss */
.c-sitefooter1 li a:hover {
  color: #FFFFFF;
}
/* line 279, ../scss/styles7.scss */
.c-sitefooter1 ul.c-nav2 li.selected a {
  color: #FFFFFF;
}
@media (min-width: 768px) {
  /* line 282, ../scss/styles7.scss */
  .c-sitefooter1 ul, .c-sitefooter1 li {
    display: inline-block;
  }
}

/* line 286, ../scss/styles7.scss */
.c-sitefooter2 {
  background-color: #7E858E;
  color: #FFFFFF;
  padding: 1.5rem 0;
}
/* line 290, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_header {
  color: #FFFFFF;
  font-weight: bold;
}
/* line 291, ../scss/styles7.scss */
.c-sitefooter2 ul {
  margin: .5rem auto;
}
/* line 292, ../scss/styles7.scss */
.c-sitefooter2 li {
  list-style: none;
  margin: 1rem 0;
  line-height: 1.5rem;
}
/* line 297, ../scss/styles7.scss */
.c-sitefooter2 li a {
  color: #FFFFFF;
  font-size: 1em;
  text-decoration: none;
  transition: all ease-in-out 300ms;
}
/* line 303, ../scss/styles7.scss */
.c-sitefooter2 li a:hover, .c-sitefooter2 li.selected a {
  color: #000000;
}
/* line 305, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_fineprint {
  border-top: 1px solid #656b74;
  text-align: right;
}
/* line 306, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_fineprinttext {
  padding: 1rem 0 .5rem 0;
}
/* line 307, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_fineprinttext span {
  display: inline-block;
  margin: .5rem 0 0;
}
/* line 308, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_fineprinttext span:after {
  content: "|";
}
/* line 309, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_fineprinttext span:last-of-type:after {
  content: "";
}
/* line 310, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_fineprinttext span a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 1rem;
  transition: all ease-in-out 300ms;
}
/* line 311, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_fineprinttext span a:hover {
  color: #000000;
}
/* line 312, ../scss/styles7.scss */
.c-sitefooter2 .l-alt1 {
  text-align: left;
}
/* line 313, ../scss/styles7.scss */
.c-sitefooter2 .l-alt2 {
  display: none;
}
/* line 314, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_sidebar {
  margin-top: 1.5rem;
  padding: 1.5rem;
  background-color: #311042;
  border-radius: 10px;
  text-align: center;
}
/* line 320, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_sidebar h4 {
  font-size: 1.4rem;
}
/* line 321, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_sidebar p {
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
  text-align: center;
}
/* line 322, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_sidebar a {
  color: #FFFFFF;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  transition: all ease-in-out 300ms;
}
/* line 323, ../scss/styles7.scss */
.c-sitefooter2 .c-sitefooter2_sidebar a:hover {
  border-color: #FFFFFF;
}
@media (min-width: 980px) {
  /* line 325, ../scss/styles7.scss */
  .c-sitefooter2 .l-alt2 {
    display: block;
  }
}

/* line 330, ../scss/styles7.scss */
.u-reverse {
  color: #FFFFFF;
}

/* line 331, ../scss/styles7.scss */
.u-reversefull {
  color: #FFFFFF;
  background-color: #2B2E33;
}

/* line 332, ../scss/styles7.scss */
.u-narrowonly {
  display: initial;
}
@media (min-width: 768px) {
  /* line 332, ../scss/styles7.scss */
  .u-narrowonly {
    display: none;
  }
}

/* line 336, ../scss/styles7.scss */
.u-wideonly {
  display: none;
}
@media (min-width: 768px) {
  /* line 336, ../scss/styles7.scss */
  .u-wideonly {
    display: block;
  }
}

/* line 340, ../scss/styles7.scss */
.u-textblock p, .u-textblock ul {
  font-size: 1.2rem;
}

/* line 341, ../scss/styles7.scss */
.u-textblock ul {
  margin-top: 1.2rem;
}

/* line 342, ../scss/styles7.scss */
.u-textblock h3 {
  font-size: 1.3rem;
}

/* line 343, ../scss/styles7.scss */
.u-centered {
  margin: 0 auto;
  text-align: center;
}

/* line 345, ../scss/styles7.scss */
.u-bordered {
  padding: 2em;
  border: 1px solid #656B74;
  border-radius: 10px;
  margin: 2.5em 0;
  width: 100%;
  font-size: 1.2rem;
}
@media (min-width: 980px) {
  /* line 345, ../scss/styles7.scss */
  .u-bordered {
    width: 66.10169%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 358, ../scss/styles7.scss */
.u-liststd li {
  list-style: disc outside none;
  margin-left: 2rem;
  padding-bottom: .5rem;
}

/* line 361, ../scss/styles7.scss */
.c-narrownavlink {
  float: right;
  margin-right: .7rem;
  margin-top: .7rem;
}

/* line 362, ../scss/styles7.scss */
#c-menu1container {
  display: none;
}
@media (min-width: 768px) {
  /* line 362, ../scss/styles7.scss */
  #c-menu1container {
    display: none;
  }
}

/* line 366, ../scss/styles7.scss */
#c-menu1container.active {
  display: block;
}
@media (min-width: 768px) {
  /* line 366, ../scss/styles7.scss */
  #c-menu1container.active {
    display: none;
  }
}

/* line 371, ../scss/styles7.scss */
.c-herotext {
  padding: 3em 0 3em 1em;
}

/* line 376, ../scss/styles7.scss */
.c-herohome, .c-herotrials, .c-herolaunches,
.c-heroseeding, .c-herofulfillment, .c-heroevents,
.c-heroabout, .c-herofaqs, .c-herocontact,
.c-heroprivacy, .c-herositemap {
  background-color: #311042;
}

/* line 391, ../scss/styles7.scss */
h2.c-headline {
  padding-bottom: 1.9rem;
}

/* line 393, ../scss/styles7.scss */
#p-home1 {
  margin-top: 2em;
}

/* line 395, ../scss/styles7.scss */
#p-home1, #p-home3, #p-home5,
#p-trials1, #p-trials3, #p-trials5,
#p-launches1, #p-launches3, #p-launches5,
#p-events1, #p-events3, #p-events5,
#p-fulfillment1, #p-fulfillment3, #p-fulfillment5,
#p-seeding1, #p-seeding3, #p-seeding5 {
  background-color: #efefef;
  min-height: 12rem;
}

/* line 405, ../scss/styles7.scss */
#p-home2, #p-home4, #p-home6,
#p-launches2, #p-launches4, #p-launches6,
#p-events2, #p-events4,
#p-fulfillment2, #p-fulfillment4, #p-fulfillment6,
#p-seeding2, #p-seeding4, #p-seeding6 {
  background-color: #000000;
  min-height: 12rem;
}

/* line 416, ../scss/styles7.scss */
#p-home2 {
  min-height: 12rem;
  background: #2B2E33 no-repeat center top;
  background-size: cover;
}

/* line 421, ../scss/styles7.scss */
#p-home3 {
  min-height: 12rem;
  background: #FFFFFF no-repeat center top;
  background-size: cover;
}

/* line 430, ../scss/styles7.scss */
form {
  width: 100%;
  font-size: 1.2rem;
}
@media (min-width: 980px) {
  /* line 430, ../scss/styles7.scss */
  form {
    width: 66.10169%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 439, ../scss/styles7.scss */
label {
  display: block;
  width: 100%;
  padding: .5rem;
  text-align: left;
}

/* line 440, ../scss/styles7.scss */
input {
  display: block;
  width: 100%;
  padding: 1rem;
  background: #efefef;
  margin-bottom: .5em;
}

/* line 441, ../scss/styles7.scss */
textarea {
  display: block;
  width: 100%;
  padding: 1rem;
  background: #efefef;
  margin-bottom: .5em;
  min-height: 10rem;
}

/* line 443, ../scss/styles7.scss */
input[type='text'],
textarea {
  border: 1px solid #7E858E;
  border-radius: 10px;
}

/* line 449, ../scss/styles7.scss */
input[type='submit'] {
  background-color: #311042;
  color: white;
  border: 1px solid #311042;
  border-radius: 10px;
}

/* line 455, ../scss/styles7.scss */
.msginline {
  text-align: left;
  color: #B05C11;
  font-weight: bold;
  margin-bottom: .5rem;
}

/* line 457, ../scss/styles7.scss */
div.pwshow {
  float: right;
  margin: -.25rem .2rem 0 0;
}

/* line 458, ../scss/styles7.scss */
div.pwshow a, div.pwshow a:link, div.pwshow a:visited, div.pwshow a:hover, div.pwshow a:active {
  text-transform: uppercase;
  text-align: right;
  font-size: .8rem;
  color: gray;
}
