/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'nexa_thinregular';
  src: url("fonts/Nexa_Thin-webfont.eot");
  src: url("fonts/Nexa_Thin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Nexa_Thin-webfont.woff") format("woff"), url("fonts/Nexa_Thin-webfont.ttf") format("truetype"), url("fonts/Nexa_Thin-webfont.svg#nexa_thinregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_thin_italicregular';
  src: url("fonts/Nexa_Thin_Italic-webfont.eot");
  src: url("fonts/Nexa_Thin_Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Nexa_Thin_Italic-webfont.woff") format("woff"), url("fonts/Nexa_Thin_Italic-webfont.ttf") format("truetype"), url("fonts/Nexa_Thin_Italic-webfont.svg#nexa_thin_italicregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_lightregular';
  src: url("fonts/Nexa_Light-webfont.eot");
  src: url("fonts/Nexa_Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Nexa_Light-webfont.woff") format("woff"), url("fonts/Nexa_Light-webfont.ttf") format("truetype"), url("fonts/Nexa_Light-webfont.svg#nexa_lightregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_light_italicitalic';
  src: url("fonts/Nexa_Light_Italic-webfont.eot");
  src: url("fonts/Nexa_Light_Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Nexa_Light_Italic-webfont.woff") format("woff"), url("fonts/Nexa_Light_Italic-webfont.ttf") format("truetype"), url("fonts/Nexa_Light_Italic-webfont.svg#nexa_light_italicitalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_bookregular';
  src: url("fonts/Nexa_Book-webfont.eot");
  src: url("fonts/Nexa_Book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Nexa_Book-webfont.woff") format("woff"), url("fonts/Nexa_Book-webfont.ttf") format("truetype"), url("fonts/Nexa_Book-webfont.svg#nexa_bookregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_regularregular';
  src: url("fonts/Nexa_Regular-webfont.eot");
  src: url("fonts/Nexa_Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Nexa_Regular-webfont.woff") format("woff"), url("fonts/Nexa_Regular-webfont.ttf") format("truetype"), url("fonts/Nexa_Regular-webfont.svg#nexa_regularregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_regular_italicitalic';
  src: url("fonts/Nexa_Regular_Italic-webfont.eot");
  src: url("fonts/Nexa_Regular_Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Nexa_Regular_Italic-webfont.woff") format("woff"), url("fonts/Nexa_Regular_Italic-webfont.ttf") format("truetype"), url("fonts/Nexa_Regular_Italic-webfont.svg#nexa_regular_italicitalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'nexa_boldregular';
  src: url("fonts/Nexa_Bold-webfont.eot");
  src: url("fonts/Nexa_Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Nexa_Bold-webfont.woff") format("woff"), url("fonts/Nexa_Bold-webfont.ttf") format("truetype"), url("fonts/Nexa_Bold-webfont.svg#nexa_boldregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.o-action-button, .btn, .o-secondary-action-button, .o-more-button {
  border: none;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  font-family: "forma-djr-display", Arial, sans-serif;
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  padding: 12px 14px;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  .o-action-button:hover, .btn:hover, .o-secondary-action-button:hover, .o-more-button:hover {
    text-decoration: none;
    position: relative;
    background: #dedede;
    color: #939598; }

html {
  color: #3d3f40;
  font-family: "forma-djr-display", Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
  line-height: 1;
  height: 100%;
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url("../../img/top-banner_foundation-colored.jpg");
  background-size: 70%;
  color: #3d3f40;
  font-family: "forma-djr-display", Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  letter-spacing: .1em; }
  @media (min-width: 600px) {
    body {
      background-size: 50%; } }
  @media (min-width: 769px) {
    body {
      background-size: 30%; } }

h1 {
  line-height: 1.2;
  margin: 0 0 15px;
  color: #70AB37;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2.3em;
  letter-spacing: .1em; }
  @media (min-width: 600px) {
    h1 {
      font-size: 4em; } }
  @media (min-width: 769px) {
    h1 {
      font-size: 7em; } }
  @media (min-width: 1200px) {
    h1 {
      font-size: 7.5em;
      line-height: 1em; } }

h2 {
  line-height: 1.2;
  margin: 0 0 15px;
  font-size: 3em;
  color: #70AB37;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2.36859em; }

h3 {
  line-height: 1.2;
  margin: 0 0 15px;
  color: #70AB37;
  font-weight: 400;
  font-size: 1.333em; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

p {
  margin: 0 0 1em;
  line-height: 1.5; }

@media (min-width: 601px) and (max-width: 1369px) {
  p {
    letter-spacing: .05em; } }

a {
  color: #70AB37;
  text-decoration: none;
  transition: color 150ms ease; }
  a:active, a:focus, a:hover {
    color: #939598; }

img {
  max-width: 100%; }

hr {
  border-bottom: 1px solid #dedede;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0; }

.main-content {
  flex: 1;
  display: flex;
  flex-direction: column; }

.content-full {
  padding-top: 5em; }

.container {
  max-width: 64em;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 30px; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 1200px) {
    .container {
      padding: 0; } }
  .container ul {
    display: block;
    list-style-type: disc;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    line-height: 1.5; }
  .container ol {
    display: block;
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1 em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    line-height: 1.5; }
  .container li {
    margin-bottom: 1em; }

.content {
  margin: 120px 0; }

.navigation {
  text-align: left;
  padding: 1em 1em 1em 2em;
  display: flex;
  /* Hover state - trigger effect */
  /* Active state */ }
  .navigation :focus {
    outline: 0; }
  .navigation .star {
    position: relative;
    clear: both;
    height: 40px;
    width: 40px;
    float: left;
    margin-right: 15px; }
  .navigation .home {
    margin: 0;
    margin-right: 1em; }
    .navigation .home a {
      padding: 1.25em;
      color: #a8a8aa;
      display: block;
      vertical-align: middle;
      line-height: 0;
      border-radius: 6px;
      border: solid 1px #a8a8aa; }
  .navigation .shine {
    height: 3em;
    width: 3em;
    border: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    background-repeat: no-repeat; }
    .navigation .shine:hover {
      transform: rotate(-10deg);
      cursor: pointer; }
  .navigation .static {
    opacity: .5;
    position: relative;
    clear: both;
    height: 30px;
    width: 30px;
    float: left;
    margin-right: 15px;
    margin-top: 5px; }
  .navigation .one {
    animation: rotate-one 5s ease-in-out infinite;
    animation-fill-mode: forwards;
    background-image: url("../../img/star1_1x.jpg"); }
  .navigation .two {
    animation: rotate-two 5s ease-in-out infinite;
    animation-fill-mode: forwards;
    background-image: url("../../img/star2_1x.jpg"); }
  .navigation .three {
    animation: rotate-three 5s ease-in-out infinite;
    animation-fill-mode: forwards;
    background-image: url("../../img/star3_1x.jpg"); }
  .navigation .four {
    animation: rotate-four 5s ease-in-out infinite;
    animation-fill-mode: forwards;
    background-image: url("../../img/star4_1x.jpg"); }
  .navigation .five {
    animation: rotate-five 5s ease-in-out infinite;
    animation-fill-mode: forwards;
    background-image: url("../../img/star5_1x.jpg"); }
  .navigation .six {
    animation: rotate-six 5s ease-in-out infinite;
    animation-fill-mode: forwards;
    background-image: url("../../img/star6_1x.jpg"); }
  .navigation .shine:after {
    animation: shine 5s ease-in-out infinite;
    animation-fill-mode: forwards;
    content: "";
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.3);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 77%, rgba(255, 255, 255, 0.7) 92%, rgba(255, 255, 255, 0.2) 100%); }
  .navigation .shine:active:after {
    opacity: 0; }

@keyframes shine {
  10% {
    opacity: 1;
    left: 50%;
    transition-property: left, top, opacity;
    transition-duration: .7s, .7s, 0.15s;
    transition-timing-function: ease; }
  100% {
    opacity: 0;
    left: 50%;
    transition-property: left, top, opacity; } }

@keyframes rotate-one {
  0% { }
  5%, 25% {
    transform: rotate(15deg);
    transition-property: transform;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease; }
  15%, 35% {
    transform: rotate(-5deg);
    transition-property: transform; }
  40% { } }

@keyframes rotate-two {
  0% { }
  15%, 35% {
    transform: rotate(15deg);
    transition-property: transform;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease; }
  25%, 45% {
    transform: rotate(-5deg);
    transition-property: transform; }
  50% { } }

@keyframes rotate-three {
  0% { }
  3%, 23% {
    transform: rotate(15deg);
    transition-property: transform;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease; }
  13%, 33% {
    transform: rotate(-5deg);
    transition-property: transform; }
  40% { } }

@keyframes rotate-four {
  0% { }
  8%, 28% {
    transform: rotate(15deg);
    transition-property: transform;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease; }
  18%, 38% {
    transform: rotate(-5deg);
    transition-property: transform; }
  42% { } }

@keyframes rotate-five {
  0% { }
  10%, 30% {
    transform: rotate(15deg);
    transition-property: transform;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease; }
  20%, 40% {
    transform: rotate(-5deg);
    transition-property: transform; }
  45% { } }

@keyframes rotate-six {
  0% { }
  9%, 29% {
    transform: rotate(15deg);
    transition-property: transform;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease; }
  19%, 39% {
    transform: rotate(-5deg);
    transition-property: transform; }
  46% { } }

.wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  padding: 0 2em 8em;
  z-index: 999; }
  .wrapper:after {
    content: " ";
    display: block;
    clear: both; }
  .wrapper p:last-of-type {
    margin: 0; }
  .wrapper img {
    margin-top: 1em; }
  @media (min-width: 600px) {
    .wrapper {
      padding: 0 7em 5em; } }
  @media (max-width: 768px) {
    .wrapper {
      padding: 0 3em 12em; } }
  @media (min-width: 769px) {
    .wrapper {
      border: solid 1px #dedede;
      border-left: 0;
      padding: 2em;
      margin-right: 3em; } }
  @media (min-width: 1200px) {
    .wrapper {
      border: solid 1px #dedede;
      border-left: 0;
      padding: 3em 3em 3em 5em;
      margin-right: 5em; } }
  @media (min-width: 1600px) {
    .wrapper {
      padding: 5em 6em 5em 12em;
      margin-right: 8em; } }

@media (max-width: 768px) {
  .home {
    display: flex;
    flex-direction: column;
    flex-flow: column-reverse; } }

.home__text {
  display: block;
  float: left;
  width: 100%; }
  .home__text img {
    display: none;
    visibility: hidden; }

@media (min-width: 600px) and (max-width: 767px) {
  .home__text p {
    font-size: 1.25em; } }
  @media (min-width: 769px) {
    .home__text {
      width: 62%;
      margin-right: 5%; }
      .home__text img {
        display: block;
        visibility: visible; }
      .home__text div {
        width: 47.5%;
        margin-right: 4%;
        float: left; }
        .home__text div:last-of-type {
          margin-right: 0; } }
  @media (min-width: 1200px) {
    .home__text {
      width: 69%;
      margin-right: 2%; }
      .home__text img {
        display: block;
        visibility: visible; }
      .home__text div {
        width: 47.5%;
        margin-right: 4%;
        float: left; }
        .home__text div:last-of-type {
          margin-right: 0; } }

.home__headline {
  display: block;
  float: left;
  width: 100%; }
  @media (min-width: 769px) {
    .home__headline {
      width: 33%;
      text-align: left; } }
  @media (min-width: 1200px) {
    .home__headline {
      width: 26%;
      text-align: left; } }

.c-page-header {
  margin-top: 60px; }

.c-press-releases {
  width: 75%;
  float: left;
  margin: 30px; }
  @media (min-width: 769px) {
    .c-press-releases {
      margin: 60px 120px; } }
  .c-press-releases--list {
    margin-top: 30px; }
    .c-press-releases--list li {
      margin-bottom: 2em;
      padding-bottom: 2em;
      border-bottom: solid 1px #a8a8aa; }
    .c-press-releases--list span {
      font-size: 12px;
      color: #3d3f40; }

.c-privacy {
  margin-bottom: 60px; }
  .c-privacy h3 {
    margin: 2em 0 1em;
    font-weight: 400;
    letter-spacing: .1em;
    color: #70AB37; }

.bottom-banner {
  background-image: url("../../img/bottom-banner_foundation-colored.jpg");
  background-position: bottom right;
  background-size: 70%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  z-index: 0;
  position: fixed;
  bottom: 0px;
  right: 0%; }
  @media (min-width: 600px) {
    .bottom-banner {
      background-size: 40%; } }
  @media (min-width: 769px) {
    .bottom-banner {
      background-size: 30%; } }

footer {
  z-index: 1000;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  text-align: center;
  color: #a8a8aa;
  padding: 1em 0;
  text-transform: uppercase;
  font-size: .6em;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5); }
  footer p {
    margin: 0;
    display: block;
    letter-spacing: .25em; }
  footer .contact {
    color: #70AB37; }
  footer img {
    width: 50%;
    margin-bottom: .5em; }
  footer button {
    background: transparent;
    text-transform: uppercase;
    border: 0;
    color: #70AB37;
    font-size: 1em;
    letter-spacing: .1em;
    cursor: pointer; }
    footer button:hover {
      color: #3d3f40; }

@media (min-width: 501px) and (max-width: 1199px) {
  footer img {
    width: 30%;
    margin-bottom: .5em; } }
  @media (min-width: 769px) {
    footer {
      padding: 30px 0;
      padding-left: 3em;
      background: transparent;
      z-index: 2;
      position: relative;
      text-align: left;
      letter-spacing: .25em;
      box-shadow: none; }
      footer img {
        display: none;
        visibility: hidden; }
      footer p {
        display: inline-block; } }
  footer span {
    display: inline-block; }
  footer a {
    display: inline-block;
    color: #a8a8aa;
    text-transform: uppercase; }
    footer a:hover {
      color: #939598;
      text-decoration: underline; }

dialog {
  padding: 1em;
  border: 0;
  position: absolute;
  left: 0;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  margin: auto;
  background: white;
  color: black;
  display: block; }
  @media (min-width: 1200px) {
    dialog {
      width: 550px;
      box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);
      padding: 2em; } }
  dialog .close {
    text-align: right;
    margin-bottom: 2em; }
  dialog .contact {
    padding: 0; }
    @media (min-width: 1200px) {
      dialog .contact {
        padding: 1em 0; } }
  dialog strong {
    display: block;
    color: #70AB37;
    padding-bottom: .5em; }
  dialog button {
    color: #a8a8aa;
    font-weight: 700;
    background: transparent;
    border: 0; }
    dialog button:hover {
      color: #70AB37; }
  dialog .btn {
    margin-top: 1em; }

dialog:not([open]) {
  display: none; }

dialog + .backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1); }

._dialog_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

dialog.fixed {
  position: fixed;
  top: 50%;
  transform: translate(0, -50%); }

dialog::backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4); }

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-weight: 600;
  margin-bottom: 15px;
  padding: 0; }

label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px; }

input,
select,
textarea {
  display: block;
  font-family: "forma-djr-display", Arial, sans-serif;
  font-size: 1em; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  appearance: none;
  background-color: #fff;
  border: 1px solid #dedede;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 0.5em;
  transition: border-color 150ms ease;
  width: 100%; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
    border-color: #b2b2b2; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
    border-color: #29588C;
    outline: none; }
  input[type="color"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="email"]:disabled, input[type="month"]:disabled, input[type="number"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="text"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="week"]:disabled, input:not([type]):disabled, textarea:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed; }
    input[type="color"]:disabled:hover, input[type="date"]:disabled:hover, input[type="datetime"]:disabled:hover, input[type="datetime-local"]:disabled:hover, input[type="email"]:disabled:hover, input[type="month"]:disabled:hover, input[type="number"]:disabled:hover, input[type="password"]:disabled:hover, input[type="search"]:disabled:hover, input[type="tel"]:disabled:hover, input[type="text"]:disabled:hover, input[type="time"]:disabled:hover, input[type="url"]:disabled:hover, input[type="week"]:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover {
      border: 1px solid #dedede; }
  input[type="color"]::placeholder, input[type="date"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="email"]::placeholder, input[type="month"]::placeholder, input[type="number"]::placeholder, input[type="password"]::placeholder, input[type="search"]::placeholder, input[type="tel"]::placeholder, input[type="text"]::placeholder, input[type="time"]::placeholder, input[type="url"]::placeholder, input[type="week"]::placeholder, input:not([type])::placeholder, textarea::placeholder {
    color: #8b8c8c; }
  input[type="color"] + .field-validation-error, input[type="date"] + .field-validation-error, input[type="datetime"] + .field-validation-error, input[type="datetime-local"] + .field-validation-error, input[type="email"] + .field-validation-error, input[type="month"] + .field-validation-error, input[type="number"] + .field-validation-error, input[type="password"] + .field-validation-error, input[type="search"] + .field-validation-error, input[type="tel"] + .field-validation-error, input[type="text"] + .field-validation-error, input[type="time"] + .field-validation-error, input[type="url"] + .field-validation-error, input[type="week"] + .field-validation-error, input:not([type]) + .field-validation-error, textarea + .field-validation-error {
    margin-bottom: 15px;
    margin-top: -10px;
    display: block; }
  input[type="color"].input-validation-error, input[type="date"].input-validation-error, input[type="datetime"].input-validation-error, input[type="datetime-local"].input-validation-error, input[type="email"].input-validation-error, input[type="month"].input-validation-error, input[type="number"].input-validation-error, input[type="password"].input-validation-error, input[type="search"].input-validation-error, input[type="tel"].input-validation-error, input[type="text"].input-validation-error, input[type="time"].input-validation-error, input[type="url"].input-validation-error, input[type="week"].input-validation-error, input:not([type]).input-validation-error, textarea.input-validation-error {
    border: solid 1px #ba0c2f; }

textarea {
  resize: vertical; }

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 15px; }

[type="file"] {
  margin-bottom: 30px;
  width: 100%; }

select {
  margin-bottom: 30px;
  width: 100%; }

.field-validation-error {
  color: #ba0c2f;
  font-size: 0.75019em; }

.o-action-button, .btn {
  text-transform: uppercase;
  background: #70AB37;
  color: #ffffff;
  border: solid 1px #ffffff;
  letter-spacing: .2em; }
  .o-action-button:hover, .btn:hover {
    background: #ffffff;
    color: #70AB37; }

.o-secondary-action-button {
  background: transparent;
  border: solid 1px #939598;
  color: #939598; }

.o-more-button {
  padding: 8px 12px;
  text-transform: uppercase;
  background: transparent;
  border: solid 1px #939598;
  color: #939598; }
  .o-more-button:hover {
    background: #939598;
    color: #ffffff; }

.o-circle-button {
  cursor: pointer;
  display: inline-block;
  color: #a8a8aa;
  font-size: 40px; }
  .o-circle-button span:hover {
    text-decoration: none;
    color: #70AB37; }
