html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, datalist, 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;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

ol, ul {
  list-style: none; }

*:before, *:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1; }

pre, code {
  font-family: monospace; }

input, textarea, button {
  margin: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit; }

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

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

cite {
  font-style: normal; }

html, body {
  height: 100%;
  background: #FFF;
  color: #707070; }

body {
  font-size: 16px; }

#site-body {
  height: 100%;
  padding-top: 62px;
  overflow: scroll; }
  @media only screen and (min-width: 770px) {
    #site-body {
      padding-top: 92px; } }

form label {
  display: block;
  padding-bottom: 5px;
  font-weight: bold; }

form input:focus,
form textarea:focus {
  outline: none; }

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=number],
form textarea {
  display: block;
  width: 100%;
  padding: 15px 16px;
  background: #FFF;
  border: 1px solid #303030;
  -webkit-appearance: none; }

form textarea {
  height: 6em; }

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=number]:focus,
form textarea:focus {
  border-color: #00CA53; }

form .field_with_errors input,
form .field_with_errors textarea {
  border-color: #D00; }

form select {
  margin-left: 0.2%;
  margin-right: 0.2%;
  width: 99.6%;
  font-size: 16px; }

form .checkbox label,
form .radio label {
  font-weight: normal;
  padding-left: 30px; }

form .checkbox input,
form .radio input {
  float: left;
  display: block;
  width: 20px;
  margin-top: 0.33em;
  background: transparent; }

form .checkbox .field_with_errors,
form .radio .field_with_errors {
  display: inline; }

form span.note {
  display: block; }

form span.note,
form span.error {
  clear: both;
  display: block;
  padding-top: 5px; }

form span.error {
  color: #D00; }

form.general li {
  clear: both;
  padding-bottom: 10px; }

form.general div.submit {
  padding-top: 10px; }

form.text,
form.text div.submit,
form.text div.submit button {
  display: inline; }

form.text div.submit button {
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0; }

form.general.inline input {
  display: block;
  width: 100%;
  height: 36px; }
  @media only screen and (min-width: 770px) {
    form.general.inline input {
      border-right-width: 0; } }

form.general.inline .btn {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 16px; }

#mc-embedded-subscribe-form div.response {
  display: none; }

#mc-embedded-subscribe-form input.mce_inline_error {
  border-color: #D00; }

#mc-embedded-subscribe-form div.mce_inline_error {
  padding: 5px 0 0; }

#mc-embedded-subscribe-form div.mce_inline_error {
  background: transparent;
  color: #D00;
  font-weight: normal; }

#mc-embedded-subscribe-form div.honey {
  position: absolute;
  left: -5000px; }

.wrapper,
.grid {
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  overflow: hidden; }

.row {
  width: 100%;
  overflow: hidden; }

.row:before, .row:after {
  content: '';
  display: table; }

.tuck-bottom {
  margin-bottom: 0; }

.c1 {
  width: 8.33333%; }

.c2 {
  width: 16.66667%; }

.c3 {
  width: 25%; }

.c4 {
  width: 33.33333%; }

.c5 {
  width: 41.66667%; }

.c6 {
  width: 50%; }

.c7 {
  width: 58.33333%; }

.c8 {
  width: 66.66667%; }

.c9 {
  width: 75%; }

.c10 {
  width: 83.33333%; }

.c11 {
  width: 91.66667%; }

.s1 {
  margin-left: 8.33333%; }

.s2 {
  margin-left: 16.66667%; }

.s3 {
  margin-left: 25%; }

.s4 {
  margin-left: 33.33333%; }

.s5 {
  margin-left: 41.66667%; }

.s6 {
  margin-left: 50%; }

.s7 {
  margin-left: 58.33333%; }

.s8 {
  margin-left: 66.66667%; }

.s9 {
  margin-left: 75%; }

.s10 {
  margin-left: 83.33333%; }

.s11 {
  margin-left: 91.66667%; }

.s12 {
  margin-left: 100%; }

.c1 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c2 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c3 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c4 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c5 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c6 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c7 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c8 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c9 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c10 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c11 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c12 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px; }

.c12,
.s12 {
  float: none;
  display: block;
  width: 100%; }

.no-pad {
  padding-left: 0;
  padding-right: 0; }

@media only screen and (max-width: 769px) {
  .med-c1 {
    width: 8.33333%; }

  .med-c2 {
    width: 16.66667%; }

  .med-c3 {
    width: 25%; }

  .med-c4 {
    width: 33.33333%; }

  .med-c5 {
    width: 41.66667%; }

  .med-c6 {
    width: 50%; }

  .med-c7 {
    width: 58.33333%; }

  .med-c8 {
    width: 66.66667%; }

  .med-c9 {
    width: 75%; }

  .med-c10 {
    width: 83.33333%; }

  .med-c11 {
    width: 91.66667%; }

  .med-s0 {
    margin-left: 0%; }

  .med-s1 {
    margin-left: 8.33333%; }

  .med-s2 {
    margin-left: 16.66667%; }

  .med-s3 {
    margin-left: 25%; }

  .med-s4 {
    margin-left: 33.33333%; }

  .med-s5 {
    margin-left: 41.66667%; }

  .med-s6 {
    margin-left: 50%; }

  .med-s7 {
    margin-left: 58.33333%; }

  .med-s8 {
    margin-left: 66.66667%; }

  .med-s9 {
    margin-left: 75%; }

  .med-s10 {
    margin-left: 83.33333%; }

  .med-s11 {
    margin-left: 91.66667%; }

  .med-s12 {
    margin-left: 100%; }

  .med-c12 {
    width: 100%; }

  .med-no-pad {
    padding-left: 0;
    padding-right: 0; } }
@media only screen and (max-width: 420px) {
  .sml-c1 {
    width: 8.33333%; }

  .sml-c2 {
    width: 16.66667%; }

  .sml-c3 {
    width: 25%; }

  .sml-c4 {
    width: 33.33333%; }

  .sml-c5 {
    width: 41.66667%; }

  .sml-c6 {
    width: 50%; }

  .sml-c7 {
    width: 58.33333%; }

  .sml-c8 {
    width: 66.66667%; }

  .sml-c9 {
    width: 75%; }

  .sml-c10 {
    width: 83.33333%; }

  .sml-c11 {
    width: 91.66667%; }

  .sml-s0 {
    margin-left: 0%; }

  .sml-s1 {
    margin-left: 8.33333%; }

  .sml-s2 {
    margin-left: 16.66667%; }

  .sml-s3 {
    margin-left: 25%; }

  .sml-s4 {
    margin-left: 33.33333%; }

  .sml-s5 {
    margin-left: 41.66667%; }

  .sml-s6 {
    margin-left: 50%; }

  .sml-s7 {
    margin-left: 58.33333%; }

  .sml-s8 {
    margin-left: 66.66667%; }

  .sml-s9 {
    margin-left: 75%; }

  .sml-s10 {
    margin-left: 83.33333%; }

  .sml-s11 {
    margin-left: 91.66667%; }

  .sml-s12 {
    margin-left: 100%; }

  .sml-c12 {
    width: 100%; }

  .sml-no-pad {
    padding-left: 0;
    padding-right: 0; } }
.grid-center {
  margin-left: auto;
  margin-right: auto;
  float: none; }

.pull-right {
  float: right; }

.push-top-third {
  margin-top: 10px; }

.push-top-half {
  margin-top: 15px; }

.push-top {
  margin-top: 30px; }

.push-top-double {
  margin-top: 60px; }

.push-top-triple {
  margin-top: 90px; }

@media only screen and (max-width: 769px) {
  .med-push-top {
    margin-top: 30px; } }

@media only screen and (max-width: 420px) {
  .sml-push-top {
    margin-top: 30px; } }

@media only screen and (max-width: 769px) {
  .med-tuck-top {
    margin-top: 0; } }

@font-face {
  font-family: 'icons';
  src: url(/fonts/icons.eot);
  src: url(/fonts/icons.eot?#iefix) format("embedded-opentype"), url(/fonts/icons.ttf) format("truetype"), url(/fonts/icons.woff) format("woff"), url(/fonts/icons.svg#icons) format("svg");
  font-weight: normal;
  font-style: normal; }
.icon {
  display: inline-block;
  font-family: 'icons';
  speak: none;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  vertical-align: bottom;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon.left {
  float: left;
  padding-right: 10px; }

.icon.right {
  float: right;
  padding-left: 10px; }

a.icon.social {
  position: relative;
  display: block;
  float: left;
  width: 41px;
  height: 39px;
  line-height: 39px;
  color: #303030;
  font-size: 20px;
  text-align: center; }

a.icon.social:before,
a.icon.social:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: transparent url(/images/bg-strike-social.png) center center no-repeat;
  opacity: 0; }

a.icon.social:hover:before,
a.icon.social:focus:before {
  opacity: 1; }

a.icon.email:before {
  background: transparent url(/images/bg-strike-email.png) center center no-repeat; }

a.icon.twitter:before {
  background: transparent url(/images/bg-strike-twitter.png) center center no-repeat; }

a.icon.github:before {
  background: transparent url(/images/bg-strike-github.png) center center no-repeat; }

a.icon.linkedin:before {
  background: transparent url(/images/bg-strike-linkedin.png) center center no-repeat; }

a.icon.snapchat:before {
  background: transparent url(/images/bg-strike-snapchat.png) center center no-repeat; }

a.icon.facebook:before {
  background: transparent url(/images/bg-strike-facebook.png) center center no-repeat; }

a.icon.medium:before {
  background: transparent url(/images/bg-strike-medium.png) center center no-repeat; }

a.icon.instagram:before {
  background: transparent url(/images/bg-strike-instagram.png) center center no-repeat; }

a.icon.dribbble:before {
  background: transparent url(/images/bg-strike-dribbble.png) center center no-repeat; }

a.icon.behance:before {
  background: transparent url(/images/bg-strike-behance.png) center center no-repeat; }

a.icon.social.circle {
  display: block;
  height: 55px;
  width: 55px;
  line-height: 55px;
  border: 1px solid #707070;
  border-radius: 100px;
  color: #707070;
  font-size: 24px;
  text-align: center; }

@font-face {
  font-family: 'Maison Neue';
  src: url(/fonts/maisonneue-bold.eot);
  src: url(/fonts/maisonneue-bold.eot?#iefix) format("embedded-opentype"), url(/fonts/maisonneue-bold.woff2) format("woff2"), url(/fonts/maisonneue-bold.woff) format("woff"), url(/fonts/maisonneue-bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Maison Neue';
  src: url(/fonts/maisonneue-book.eot);
  src: url(/fonts/maisonneue-book.eot?#iefix) format("embedded-opentype"), url(/fonts/maisonneue-book.woff2) format("woff2"), url(/fonts/maisonneue-book.woff) format("woff"), url(/fonts/maisonneue-book.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }
html, body {
  text-align: left; }

body, input, textarea, button {
  font-family: "Maison Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased; }

::-moz-selection {
  background: #00CA53;
  color: #FFF; }

::selection {
  background: #00CA53;
  color: #FFF; }

p {
  margin: 0 0 1em; }

p:last-child {
  margin-bottom: 0; }

p em {
  font-style: italic; }

strong {
  font-weight: bold; }

.meta {
  color: #d6d6d6; }

.text-center {
  text-align: center; }

@media only screen and (min-width: 770px) {
  .text-right {
    text-align: right; } }

.text-brand {
  color: #00CA53; }

.text-light {
  color: #FFF; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #303030; }

h1 {
  font-size: 34px;
  text-transform: uppercase; }
  @media only screen and (min-width: 770px) {
    h1 {
      font-size: 46px; } }

.new-for-2018 h1 {
  line-height: 1.2; }

h2 {
  font-size: 26px;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-transform: uppercase; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 1em;
  text-transform: uppercase; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 1em; }

blockquote {
  text-align: center; }

blockquote .quote {
  display: block;
  color: #303030;
  font-size: 20px;
  font-weight: bold; }

blockquote .source {
  display: block;
  margin-top: 15px; }

.new-for-2018 blockquote {
  text-align: left; }

.new-for-2018 blockquote .quote {
  font-size: 26px;
  color: #707070; }

a, button {
  cursor: pointer; }

a,
a:before,
a:after,
button,
input[type=submit] {
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out; }

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

a, form.text div.submit button {
  color: #00CA53;
  text-decoration: none; }

a:hover, a:focus,
form.text:hover div.submit button span {
  color: #00973e; }

input.placeholder, textarea.placeholder {
  color: #d6d6d6; }

input[disabled],
button[disabled] {
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

a p {
  color: #707070; }

div#site-header {
  position: fixed;
  top: 0;
  width: 100%;
  overflow: hidden;
  z-index: 9999;
  background: #FFF;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }

div#site-header div.site-logo {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media only screen and (min-width: 770px) {
    div#site-header div.site-logo {
      padding-top: 30px;
      padding-bottom: 30px; } }

div#site-header div.site-logo a {
  text-decoration: none; }

div#site-header div.site-nav ul {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase; }
  @media only screen and (max-width: 769px) {
    div#site-header div.site-nav ul {
      background: #F0F0F0; } }
  @media only screen and (min-width: 770px) {
    div#site-header div.site-nav ul {
      float: right;
      padding-top: 18px;
      padding-bottom: 20px;
      text-align: right; } }

div#site-header div.site-nav ul li {
  display: block;
  padding: 8px 16px; }
  @media only screen and (min-width: 770px) {
    div#site-header div.site-nav ul li {
      display: inline-block;
      padding: 0 16px; } }
  @media only screen and (min-width: 960px) {
    div#site-header div.site-nav ul li {
      padding: 0 24px; } }

@media only screen and (max-width: 769px) {
  div#site-header div.site-nav ul li:first-of-type {
    padding-top: 16px; } }
@media only screen and (min-width: 770px) {
  div#site-header div.site-nav ul li:first-of-type {
    padding-left: 0; } }

@media only screen and (max-width: 769px) {
  div#site-header div.site-nav ul li:last-of-type {
    padding-bottom: 16px; } }
@media only screen and (min-width: 770px) {
  div#site-header div.site-nav ul li:last-of-type {
    padding-right: 0; } }

div#site-header div.site-nav ul li a {
  display: block;
  color: #303030; }
  @media only screen and (min-width: 770px) {
    div#site-header div.site-nav ul li a {
      padding: 10px 0 5px;
      border-bottom: 5px solid transparent; } }

div#site-header div.site-nav ul li a:hover,
div#site-header div.site-nav ul li a:focus {
  color: #707070; }

@media only screen and (max-width: 769px) {
  div#site-header div.site-nav ul li a.cur {
    color: #00CA53; } }
@media only screen and (min-width: 770px) {
  div#site-header div.site-nav ul li a.cur {
    border-bottom-color: #00CA53; } }

.menu-label {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px 16px;
  cursor: pointer;
  color: #303030;
  font-size: 32px;
  line-height: 1; }
  @media only screen and (min-width: 770px) {
    .menu-label {
      display: none; } }

#menu-toggle {
  display: none; }

@media only screen and (max-width: 769px) {
  #menu {
    display: none; } }

#menu-toggle:checked ~ #menu {
  display: block; }

#menu-toggle:checked ~ .menu-label {
  background: #F0F0F0; }

.btn {
  position: relative;
  display: inline-block;
  padding: 0 4px 8px 0;
  overflow: hidden;
  background: transparent;
  border: none;
  color: #00CA53;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  outline: none;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none; }

button.btn {
  vertical-align: top; }

.submit-btn {
  display: inline-block;
  position: relative;
  color: #00CA53;
  font-size: 20px; }

.btn:before,
.btn:after,
.submit-btn:before,
.submit-btn:after {
  display: block;
  position: absolute; }

.btn:before,
.submit-btn:before {
  content: '';
  left: 0;
  bottom: 5px;
  width: 99%;
  height: 1px;
  border-bottom: 2px solid; }

.btn:after,
.submit-btn:after {
  content: '\25B8';
  right: 0;
  bottom: 7px;
  line-height: 0;
  text-align: right; }

.btn:hover,
.btn:focus {
  padding: 0 20px 8px 16px;
  opacity: 0.8; }

.btn.block {
  display: block;
  width: 100%; }

.btn.alt {
  padding: 8px 48px;
  background: #303030;
  color: #FFF;
  border-radius: 34px;
  text-transform: none; }

.btn.alt:before,
.btn.alt:after {
  display: none; }

.btn.alt:hover {
  padding: 8px 48px;
  background: #00CA53;
  opacity: 1; }

img {
  display: block;
  max-width: 100%; }

.avatar {
  width: 224px; }

.homeage-icon {
  width: 220px; }

.img-circle {
  width: 230px;
  height: 230px;
  border-radius: 50%;
  background-size: cover; }

div.notice,
div.alert,
div.error {
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px; }

div.notice {
  background: #00CA53;
  color: #FFF; }

div.notice a {
  color: #FFF; }

div.alert,
div.error {
  background: #D00;
  color: #FFF; }

div.error a {
  color: #303030; }

.notice.sticky {
  position: fixed;
  width: 100%;
  z-index: 10; }

.bullets,
.rich-text ul {
  list-style-type: disc; }

.numbers,
.rich-text ol {
  list-style-type: decimal; }

.bullets,
.numbers,
.rich-text ul,
.rich-text ol {
  padding-left: 32px; }

.bullets li,
.numbers li,
.rich-text li {
  padding: 6px 0; }

.hoz {
  list-style: none; }

.hoz li {
  display: inline-block; }

.hoz.with-padding li {
  padding-left: 8px;
  padding-right: 8px; }

.hoz.with-padding li:first-of-type {
  padding-left: 0; }

.hoz.with-padding li:last-of-type {
  padding-right: 0; }

.sub-nav li {
  display: block; }
  @media only screen and (min-width: 421px) {
    .sub-nav li {
      display: inline-block; } }

.sub-nav li a {
  position: relative;
  display: block;
  padding: 16px 8px;
  color: #707070; }
  @media only screen and (min-width: 770px) {
    .sub-nav li a {
      padding: 16px 32px; } }

.sub-nav li a:hover,
.sub-nav li a:focus {
  color: #00CA53; }

.sub-nav li a.active {
  color: #303030; }

.sub-nav li a.active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  content: '';
  height: 5px;
  width: 60px;
  margin-left: -30px;
  background-color: #00CA53; }

.mod {
  padding: 16px;
  overflow: hidden;
  border: 1px solid #e6e6e6; }

.big-link {
  display: block;
  position: relative; }

.big-link img {
  padding: 16px 0; }

.big-link:before,
.big-link:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 126px;
  width: 100%;
  background: transparent url(/images/bg-strike-hover.png) top center no-repeat;
  opacity: 0; }

.big-link:hover:before,
.big-link:focus:before,
.big-link.active:before {
  opacity: 1; }

div.pagination {
  margin: 30px auto;
  text-align: center; }

.section {
  padding-top: 60px;
  padding-bottom: 60px; }

.section.short {
  padding-top: 30px;
  padding-bottom: 30px; }

.section.tall {
  padding-top: 90px;
  padding-bottom: 90px; }

.section.light {
  background: #F0F0F0; }

.with-borders {
  margin-bottom: -1px;
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0; }

.with-border-top {
  border-top: 1px solid #F0F0F0; }

.section.arrow {
  background: transparent url(/images/bg-arrow.png) center center no-repeat;
  background-size: 90% auto;
  padding-top: 90px; }
  @media only screen and (min-width: 421px) {
    .section.arrow {
      background-size: 60% auto; } }
  @media only screen and (min-width: 770px) {
    .section.arrow {
      background-size: auto 75%; } }

.section.strike {
  background: transparent url(/images/bg-strike.png) center center no-repeat;
  background-size: contain; }
  @media only screen and (min-width: 421px) {
    .section.strike {
      background-size: auto 75%; } }
  @media only screen and (min-width: 770px) {
    .section.strike {
      background-size: auto 85%; } }

.section.strike.alt {
  background-image: url(/images/bg-strike-alt.png); }

.section.triangle {
  position: relative; }

.section.triangle:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border-color: #F0F0F0 transparent transparent;
  border-style: solid;
  border-width: 30px 40px 0 40px; }

.section.bg-stars {
  background-position: center;
  background-repeat: no-repeat; }

.section.bg-stars-top {
  background-position: center top;
  background-repeat: no-repeat; }

.rich-text > :first-child {
  margin-top: 0; }

.rich-text > :last-child {
  margin-bottom: 0; }

.rich-text p {
  margin-bottom: 1em; }

.rich-text h1,
.rich-text h2,
.rich-text h3 {
  margin: 30px 0;
  text-align: center; }

.rich-text blockquote {
  margin: 0.75em 0; }

.rich-text img {
  margin: 30px auto;
  width: 100%;
  height: auto; }

.rich-text ul,
.rich-text ol {
  margin: 1em 0; }

.rich-text iframe {
  display: block;
  width: 100%;
  min-height: 300px;
  margin: 30px auto; }

.js .js-hide {
  display: none; }

.js-show {
  display: none; }

.js .js-show {
  display: block; }
