@charset "UTF-8";
/*!
Theme Name: When We Vote
Theme URI: http://www.bluestatedigital.com
Author: Blue State Digital
Author URI: http://www.bluestatedigital.com
Description: Custom WWV theme
*/
@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 300;
  src: url("assets/fonts/Gilroy-Light.woff2") format("woff2"), url("assets/fonts/Gilroy-Light.woff") format("woff"), url("assets/fonts/Gilroy-Light.ttf") format("truetype"); }

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: bold;
  src: url("assets/fonts/Gilroy-Bold.woff2") format("woff2"), url("assets/fonts/Gilroy-Bold.woff") format("woff"), url("assets/fonts/Gilroy-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 800;
  src: url("assets/fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("assets/fonts/Gilroy-ExtraBold.woff") format("woff"), url("assets/fonts/Gilroy-ExtraBold.ttf") format("truetype"); }

/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
input[type='submit'],
[type=button],
[type=reset],
button,
.button, .civiccities .wp-block-button__link, .highschool .wp-block-button__link {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.88235rem 1.17647rem;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 5px;
  transition: all 200ms ease;
  font-size: 1.76471rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #ff2846;
  color: #fff; }
  [data-whatinput='mouse'] input[type='submit'], [data-whatinput='mouse']
  [type=button], [data-whatinput='mouse']
  [type=reset], [data-whatinput='mouse']
  button, [data-whatinput='mouse']
  .button, [data-whatinput='mouse'] .civiccities .wp-block-button__link, .civiccities [data-whatinput='mouse'] .wp-block-button__link, [data-whatinput='mouse'] .highschool .wp-block-button__link, .highschool [data-whatinput='mouse'] .wp-block-button__link {
    outline: 0; }
  input[type='submit']:hover,
  [type=button]:hover,
  [type=reset]:hover,
  button:hover,
  .button:hover, .civiccities .wp-block-button__link:hover, .highschool .wp-block-button__link:hover, input[type='submit']:focus,
  [type=button]:focus,
  [type=reset]:focus,
  button:focus,
  .button:focus, .civiccities .wp-block-button__link:focus, .highschool .wp-block-button__link:focus {
    background-color: #dd001f;
    color: #fff; }
  input.tiny[type='submit'],
  .tiny[type=button],
  .tiny[type=reset],
  button.tiny,
  .tiny.button, .civiccities .tiny.wp-block-button__link, .highschool .tiny.wp-block-button__link {
    font-size: 0.94118rem; }
  input.small[type='submit'],
  .small[type=button],
  .small[type=reset],
  button.small,
  .small.button, .civiccities .wp-block-button__link, .highschool .wp-block-button__link {
    font-size: 1.17647rem; }
  input.large[type='submit'],
  .large[type=button],
  .large[type=reset],
  button.large,
  .large.button, .civiccities .large.wp-block-button__link, .highschool .large.wp-block-button__link {
    font-size: 2.11765rem; }
  input.expanded[type='submit'],
  .expanded[type=button],
  .expanded[type=reset],
  button.expanded,
  .expanded.button, .civiccities .expanded.wp-block-button__link, .highschool .expanded.wp-block-button__link {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  input.primary[type='submit'],
  .primary[type=button],
  .primary[type=reset],
  button.primary,
  .primary.button, .civiccities .primary.wp-block-button__link, .highschool .primary.wp-block-button__link {
    background-color: #009fde;
    color: #000; }
    input.primary[type='submit']:hover,
    .primary[type=button]:hover,
    .primary[type=reset]:hover,
    button.primary:hover,
    .primary.button:hover, .civiccities .primary.wp-block-button__link:hover, .highschool .primary.wp-block-button__link:hover, input.primary[type='submit']:focus,
    .primary[type=button]:focus,
    .primary[type=reset]:focus,
    button.primary:focus,
    .primary.button:focus, .civiccities .primary.wp-block-button__link:focus, .highschool .primary.wp-block-button__link:focus {
      background-color: #007fb2;
      color: #000; }
  input.secondary[type='submit'],
  .secondary[type=button],
  .secondary[type=reset],
  button.secondary,
  .secondary.button, .civiccities .secondary.wp-block-button__link, .highschool .secondary.wp-block-button__link {
    background-color: #1f244e;
    color: #fff; }
    input.secondary[type='submit']:hover,
    .secondary[type=button]:hover,
    .secondary[type=reset]:hover,
    button.secondary:hover,
    .secondary.button:hover, .civiccities .secondary.wp-block-button__link:hover, .highschool .secondary.wp-block-button__link:hover, input.secondary[type='submit']:focus,
    .secondary[type=button]:focus,
    .secondary[type=reset]:focus,
    button.secondary:focus,
    .secondary.button:focus, .civiccities .secondary.wp-block-button__link:focus, .highschool .secondary.wp-block-button__link:focus {
      background-color: #191d3e;
      color: #fff; }
  input.success[type='submit'],
  .success[type=button],
  .success[type=reset],
  button.success,
  .success.button, .civiccities .success.wp-block-button__link, .highschool .success.wp-block-button__link {
    background-color: #3adb76;
    color: #000; }
    input.success[type='submit']:hover,
    .success[type=button]:hover,
    .success[type=reset]:hover,
    button.success:hover,
    .success.button:hover, .civiccities .success.wp-block-button__link:hover, .highschool .success.wp-block-button__link:hover, input.success[type='submit']:focus,
    .success[type=button]:focus,
    .success[type=reset]:focus,
    button.success:focus,
    .success.button:focus, .civiccities .success.wp-block-button__link:focus, .highschool .success.wp-block-button__link:focus {
      background-color: #22bb5b;
      color: #000; }
  input.warning[type='submit'],
  .warning[type=button],
  .warning[type=reset],
  button.warning,
  .warning.button, .civiccities .warning.wp-block-button__link, .highschool .warning.wp-block-button__link {
    background-color: #ffae00;
    color: #000; }
    input.warning[type='submit']:hover,
    .warning[type=button]:hover,
    .warning[type=reset]:hover,
    button.warning:hover,
    .warning.button:hover, .civiccities .warning.wp-block-button__link:hover, .highschool .warning.wp-block-button__link:hover, input.warning[type='submit']:focus,
    .warning[type=button]:focus,
    .warning[type=reset]:focus,
    button.warning:focus,
    .warning.button:focus, .civiccities .warning.wp-block-button__link:focus, .highschool .warning.wp-block-button__link:focus {
      background-color: #cc8b00;
      color: #000; }
  input.alert[type='submit'],
  .alert[type=button],
  .alert[type=reset],
  button.alert,
  .alert.button, .civiccities .alert.wp-block-button__link, .highschool .alert.wp-block-button__link {
    background-color: #ff2846;
    color: #000; }
    input.alert[type='submit']:hover,
    .alert[type=button]:hover,
    .alert[type=reset]:hover,
    button.alert:hover,
    .alert.button:hover, .civiccities .alert.wp-block-button__link:hover, .highschool .alert.wp-block-button__link:hover, input.alert[type='submit']:focus,
    .alert[type=button]:focus,
    .alert[type=reset]:focus,
    button.alert:focus,
    .alert.button:focus, .civiccities .alert.wp-block-button__link:focus, .highschool .alert.wp-block-button__link:focus {
      background-color: #ec0021;
      color: #000; }
  input.hollow[type='submit'],
  .hollow[type=button],
  .hollow[type=reset],
  button.hollow,
  .hollow.button, .civiccities .hollow.wp-block-button__link, .highschool .hollow.wp-block-button__link {
    border: 1px solid #009fde;
    color: #009fde; }
    input.hollow[type='submit'],
    .hollow[type=button],
    .hollow[type=reset],
    button.hollow,
    .hollow.button, .civiccities .hollow.wp-block-button__link, .highschool .hollow.wp-block-button__link, input.hollow[type='submit']:hover,
    .hollow[type=button]:hover,
    .hollow[type=reset]:hover,
    button.hollow:hover,
    .hollow.button:hover, .civiccities .hollow.wp-block-button__link:hover, .highschool .hollow.wp-block-button__link:hover, input.hollow[type='submit']:focus,
    .hollow[type=button]:focus,
    .hollow[type=reset]:focus,
    button.hollow:focus,
    .hollow.button:focus, .civiccities .hollow.wp-block-button__link:focus, .highschool .hollow.wp-block-button__link:focus {
      background-color: transparent; }
    input.hollow[type='submit']:hover,
    .hollow[type=button]:hover,
    .hollow[type=reset]:hover,
    button.hollow:hover,
    .hollow.button:hover, .civiccities .hollow.wp-block-button__link:hover, .highschool .hollow.wp-block-button__link:hover, input.hollow[type='submit']:focus,
    .hollow[type=button]:focus,
    .hollow[type=reset]:focus,
    button.hollow:focus,
    .hollow.button:focus, .civiccities .hollow.wp-block-button__link:focus, .highschool .hollow.wp-block-button__link:focus {
      border-color: #00506f;
      color: #00506f; }
    input.hollow.primary[type='submit'],
    .hollow.primary[type=button],
    .hollow.primary[type=reset],
    button.hollow.primary,
    .hollow.primary.button, .civiccities .hollow.primary.wp-block-button__link, .highschool .hollow.primary.wp-block-button__link {
      border: 1px solid #009fde;
      color: #009fde; }
      input.hollow.primary[type='submit']:hover,
      .hollow.primary[type=button]:hover,
      .hollow.primary[type=reset]:hover,
      button.hollow.primary:hover,
      .hollow.primary.button:hover, .civiccities .hollow.primary.wp-block-button__link:hover, .highschool .hollow.primary.wp-block-button__link:hover, input.hollow.primary[type='submit']:focus,
      .hollow.primary[type=button]:focus,
      .hollow.primary[type=reset]:focus,
      button.hollow.primary:focus,
      .hollow.primary.button:focus, .civiccities .hollow.primary.wp-block-button__link:focus, .highschool .hollow.primary.wp-block-button__link:focus {
        border-color: #00506f;
        color: #00506f; }
    input.hollow.secondary[type='submit'],
    .hollow.secondary[type=button],
    .hollow.secondary[type=reset],
    button.hollow.secondary,
    .hollow.secondary.button, .civiccities .hollow.secondary.wp-block-button__link, .highschool .hollow.secondary.wp-block-button__link {
      border: 1px solid #1f244e;
      color: #1f244e; }
      input.hollow.secondary[type='submit']:hover,
      .hollow.secondary[type=button]:hover,
      .hollow.secondary[type=reset]:hover,
      button.hollow.secondary:hover,
      .hollow.secondary.button:hover, .civiccities .hollow.secondary.wp-block-button__link:hover, .highschool .hollow.secondary.wp-block-button__link:hover, input.hollow.secondary[type='submit']:focus,
      .hollow.secondary[type=button]:focus,
      .hollow.secondary[type=reset]:focus,
      button.hollow.secondary:focus,
      .hollow.secondary.button:focus, .civiccities .hollow.secondary.wp-block-button__link:focus, .highschool .hollow.secondary.wp-block-button__link:focus {
        border-color: #101227;
        color: #101227; }
    input.hollow.success[type='submit'],
    .hollow.success[type=button],
    .hollow.success[type=reset],
    button.hollow.success,
    .hollow.success.button, .civiccities .hollow.success.wp-block-button__link, .highschool .hollow.success.wp-block-button__link {
      border: 1px solid #3adb76;
      color: #3adb76; }
      input.hollow.success[type='submit']:hover,
      .hollow.success[type=button]:hover,
      .hollow.success[type=reset]:hover,
      button.hollow.success:hover,
      .hollow.success.button:hover, .civiccities .hollow.success.wp-block-button__link:hover, .highschool .hollow.success.wp-block-button__link:hover, input.hollow.success[type='submit']:focus,
      .hollow.success[type=button]:focus,
      .hollow.success[type=reset]:focus,
      button.hollow.success:focus,
      .hollow.success.button:focus, .civiccities .hollow.success.wp-block-button__link:focus, .highschool .hollow.success.wp-block-button__link:focus {
        border-color: #157539;
        color: #157539; }
    input.hollow.warning[type='submit'],
    .hollow.warning[type=button],
    .hollow.warning[type=reset],
    button.hollow.warning,
    .hollow.warning.button, .civiccities .hollow.warning.wp-block-button__link, .highschool .hollow.warning.wp-block-button__link {
      border: 1px solid #ffae00;
      color: #ffae00; }
      input.hollow.warning[type='submit']:hover,
      .hollow.warning[type=button]:hover,
      .hollow.warning[type=reset]:hover,
      button.hollow.warning:hover,
      .hollow.warning.button:hover, .civiccities .hollow.warning.wp-block-button__link:hover, .highschool .hollow.warning.wp-block-button__link:hover, input.hollow.warning[type='submit']:focus,
      .hollow.warning[type=button]:focus,
      .hollow.warning[type=reset]:focus,
      button.hollow.warning:focus,
      .hollow.warning.button:focus, .civiccities .hollow.warning.wp-block-button__link:focus, .highschool .hollow.warning.wp-block-button__link:focus {
        border-color: #805700;
        color: #805700; }
    input.hollow.alert[type='submit'],
    .hollow.alert[type=button],
    .hollow.alert[type=reset],
    button.hollow.alert,
    .hollow.alert.button, .civiccities .hollow.alert.wp-block-button__link, .highschool .hollow.alert.wp-block-button__link {
      border: 1px solid #ff2846;
      color: #ff2846; }
      input.hollow.alert[type='submit']:hover,
      .hollow.alert[type=button]:hover,
      .hollow.alert[type=reset]:hover,
      button.hollow.alert:hover,
      .hollow.alert.button:hover, .civiccities .hollow.alert.wp-block-button__link:hover, .highschool .hollow.alert.wp-block-button__link:hover, input.hollow.alert[type='submit']:focus,
      .hollow.alert[type=button]:focus,
      .hollow.alert[type=reset]:focus,
      button.hollow.alert:focus,
      .hollow.alert.button:focus, .civiccities .hollow.alert.wp-block-button__link:focus, .highschool .hollow.alert.wp-block-button__link:focus {
        border-color: #940015;
        color: #940015; }
  input.disabled[type='submit'],
  .disabled[type=button],
  .disabled[type=reset],
  button.disabled,
  .disabled.button, .civiccities .disabled.wp-block-button__link, .highschool .disabled.wp-block-button__link, input[disabled][type='submit'],
  [disabled][type=button],
  [disabled][type=reset],
  button[disabled],
  [disabled].button, .civiccities [disabled].wp-block-button__link, .highschool [disabled].wp-block-button__link {
    opacity: 0.25;
    cursor: not-allowed; }
    input.disabled[type='submit'],
    .disabled[type=button],
    .disabled[type=reset],
    button.disabled,
    .disabled.button, .civiccities .disabled.wp-block-button__link, .highschool .disabled.wp-block-button__link, input.disabled[type='submit']:hover,
    .disabled[type=button]:hover,
    .disabled[type=reset]:hover,
    button.disabled:hover,
    .disabled.button:hover, .civiccities .disabled.wp-block-button__link:hover, .highschool .disabled.wp-block-button__link:hover, input.disabled[type='submit']:focus,
    .disabled[type=button]:focus,
    .disabled[type=reset]:focus,
    button.disabled:focus,
    .disabled.button:focus, .civiccities .disabled.wp-block-button__link:focus, .highschool .disabled.wp-block-button__link:focus, input[disabled][type='submit'],
    [disabled][type=button],
    [disabled][type=reset],
    button[disabled],
    [disabled].button, .civiccities [disabled].wp-block-button__link, .highschool [disabled].wp-block-button__link, input[disabled][type='submit']:hover,
    [disabled][type=button]:hover,
    [disabled][type=reset]:hover,
    button[disabled]:hover,
    [disabled].button:hover, .civiccities [disabled].wp-block-button__link:hover, .highschool [disabled].wp-block-button__link:hover, input[disabled][type='submit']:focus,
    [disabled][type=button]:focus,
    [disabled][type=reset]:focus,
    button[disabled]:focus,
    [disabled].button:focus, .civiccities [disabled].wp-block-button__link:focus, .highschool [disabled].wp-block-button__link:focus {
      background-color: #009fde;
      color: #fff; }
    input.disabled.primary[type='submit'],
    .disabled.primary[type=button],
    .disabled.primary[type=reset],
    button.disabled.primary,
    .disabled.primary.button, .civiccities .disabled.primary.wp-block-button__link, .highschool .disabled.primary.wp-block-button__link, input[disabled].primary[type='submit'],
    [disabled].primary[type=button],
    [disabled].primary[type=reset],
    button[disabled].primary,
    [disabled].primary.button, .civiccities [disabled].primary.wp-block-button__link, .highschool [disabled].primary.wp-block-button__link {
      opacity: 0.25;
      cursor: not-allowed; }
      input.disabled.primary[type='submit'],
      .disabled.primary[type=button],
      .disabled.primary[type=reset],
      button.disabled.primary,
      .disabled.primary.button, .civiccities .disabled.primary.wp-block-button__link, .highschool .disabled.primary.wp-block-button__link, input.disabled.primary[type='submit']:hover,
      .disabled.primary[type=button]:hover,
      .disabled.primary[type=reset]:hover,
      button.disabled.primary:hover,
      .disabled.primary.button:hover, .civiccities .disabled.primary.wp-block-button__link:hover, .highschool .disabled.primary.wp-block-button__link:hover, input.disabled.primary[type='submit']:focus,
      .disabled.primary[type=button]:focus,
      .disabled.primary[type=reset]:focus,
      button.disabled.primary:focus,
      .disabled.primary.button:focus, .civiccities .disabled.primary.wp-block-button__link:focus, .highschool .disabled.primary.wp-block-button__link:focus, input[disabled].primary[type='submit'],
      [disabled].primary[type=button],
      [disabled].primary[type=reset],
      button[disabled].primary,
      [disabled].primary.button, .civiccities [disabled].primary.wp-block-button__link, .highschool [disabled].primary.wp-block-button__link, input[disabled].primary[type='submit']:hover,
      [disabled].primary[type=button]:hover,
      [disabled].primary[type=reset]:hover,
      button[disabled].primary:hover,
      [disabled].primary.button:hover, .civiccities [disabled].primary.wp-block-button__link:hover, .highschool [disabled].primary.wp-block-button__link:hover, input[disabled].primary[type='submit']:focus,
      [disabled].primary[type=button]:focus,
      [disabled].primary[type=reset]:focus,
      button[disabled].primary:focus,
      [disabled].primary.button:focus, .civiccities [disabled].primary.wp-block-button__link:focus, .highschool [disabled].primary.wp-block-button__link:focus {
        background-color: #009fde;
        color: #000; }
    input.disabled.secondary[type='submit'],
    .disabled.secondary[type=button],
    .disabled.secondary[type=reset],
    button.disabled.secondary,
    .disabled.secondary.button, .civiccities .disabled.secondary.wp-block-button__link, .highschool .disabled.secondary.wp-block-button__link, input[disabled].secondary[type='submit'],
    [disabled].secondary[type=button],
    [disabled].secondary[type=reset],
    button[disabled].secondary,
    [disabled].secondary.button, .civiccities [disabled].secondary.wp-block-button__link, .highschool [disabled].secondary.wp-block-button__link {
      opacity: 0.25;
      cursor: not-allowed; }
      input.disabled.secondary[type='submit'],
      .disabled.secondary[type=button],
      .disabled.secondary[type=reset],
      button.disabled.secondary,
      .disabled.secondary.button, .civiccities .disabled.secondary.wp-block-button__link, .highschool .disabled.secondary.wp-block-button__link, input.disabled.secondary[type='submit']:hover,
      .disabled.secondary[type=button]:hover,
      .disabled.secondary[type=reset]:hover,
      button.disabled.secondary:hover,
      .disabled.secondary.button:hover, .civiccities .disabled.secondary.wp-block-button__link:hover, .highschool .disabled.secondary.wp-block-button__link:hover, input.disabled.secondary[type='submit']:focus,
      .disabled.secondary[type=button]:focus,
      .disabled.secondary[type=reset]:focus,
      button.disabled.secondary:focus,
      .disabled.secondary.button:focus, .civiccities .disabled.secondary.wp-block-button__link:focus, .highschool .disabled.secondary.wp-block-button__link:focus, input[disabled].secondary[type='submit'],
      [disabled].secondary[type=button],
      [disabled].secondary[type=reset],
      button[disabled].secondary,
      [disabled].secondary.button, .civiccities [disabled].secondary.wp-block-button__link, .highschool [disabled].secondary.wp-block-button__link, input[disabled].secondary[type='submit']:hover,
      [disabled].secondary[type=button]:hover,
      [disabled].secondary[type=reset]:hover,
      button[disabled].secondary:hover,
      [disabled].secondary.button:hover, .civiccities [disabled].secondary.wp-block-button__link:hover, .highschool [disabled].secondary.wp-block-button__link:hover, input[disabled].secondary[type='submit']:focus,
      [disabled].secondary[type=button]:focus,
      [disabled].secondary[type=reset]:focus,
      button[disabled].secondary:focus,
      [disabled].secondary.button:focus, .civiccities [disabled].secondary.wp-block-button__link:focus, .highschool [disabled].secondary.wp-block-button__link:focus {
        background-color: #1f244e;
        color: #fff; }
    input.disabled.success[type='submit'],
    .disabled.success[type=button],
    .disabled.success[type=reset],
    button.disabled.success,
    .disabled.success.button, .civiccities .disabled.success.wp-block-button__link, .highschool .disabled.success.wp-block-button__link, input[disabled].success[type='submit'],
    [disabled].success[type=button],
    [disabled].success[type=reset],
    button[disabled].success,
    [disabled].success.button, .civiccities [disabled].success.wp-block-button__link, .highschool [disabled].success.wp-block-button__link {
      opacity: 0.25;
      cursor: not-allowed; }
      input.disabled.success[type='submit'],
      .disabled.success[type=button],
      .disabled.success[type=reset],
      button.disabled.success,
      .disabled.success.button, .civiccities .disabled.success.wp-block-button__link, .highschool .disabled.success.wp-block-button__link, input.disabled.success[type='submit']:hover,
      .disabled.success[type=button]:hover,
      .disabled.success[type=reset]:hover,
      button.disabled.success:hover,
      .disabled.success.button:hover, .civiccities .disabled.success.wp-block-button__link:hover, .highschool .disabled.success.wp-block-button__link:hover, input.disabled.success[type='submit']:focus,
      .disabled.success[type=button]:focus,
      .disabled.success[type=reset]:focus,
      button.disabled.success:focus,
      .disabled.success.button:focus, .civiccities .disabled.success.wp-block-button__link:focus, .highschool .disabled.success.wp-block-button__link:focus, input[disabled].success[type='submit'],
      [disabled].success[type=button],
      [disabled].success[type=reset],
      button[disabled].success,
      [disabled].success.button, .civiccities [disabled].success.wp-block-button__link, .highschool [disabled].success.wp-block-button__link, input[disabled].success[type='submit']:hover,
      [disabled].success[type=button]:hover,
      [disabled].success[type=reset]:hover,
      button[disabled].success:hover,
      [disabled].success.button:hover, .civiccities [disabled].success.wp-block-button__link:hover, .highschool [disabled].success.wp-block-button__link:hover, input[disabled].success[type='submit']:focus,
      [disabled].success[type=button]:focus,
      [disabled].success[type=reset]:focus,
      button[disabled].success:focus,
      [disabled].success.button:focus, .civiccities [disabled].success.wp-block-button__link:focus, .highschool [disabled].success.wp-block-button__link:focus {
        background-color: #3adb76;
        color: #000; }
    input.disabled.warning[type='submit'],
    .disabled.warning[type=button],
    .disabled.warning[type=reset],
    button.disabled.warning,
    .disabled.warning.button, .civiccities .disabled.warning.wp-block-button__link, .highschool .disabled.warning.wp-block-button__link, input[disabled].warning[type='submit'],
    [disabled].warning[type=button],
    [disabled].warning[type=reset],
    button[disabled].warning,
    [disabled].warning.button, .civiccities [disabled].warning.wp-block-button__link, .highschool [disabled].warning.wp-block-button__link {
      opacity: 0.25;
      cursor: not-allowed; }
      input.disabled.warning[type='submit'],
      .disabled.warning[type=button],
      .disabled.warning[type=reset],
      button.disabled.warning,
      .disabled.warning.button, .civiccities .disabled.warning.wp-block-button__link, .highschool .disabled.warning.wp-block-button__link, input.disabled.warning[type='submit']:hover,
      .disabled.warning[type=button]:hover,
      .disabled.warning[type=reset]:hover,
      button.disabled.warning:hover,
      .disabled.warning.button:hover, .civiccities .disabled.warning.wp-block-button__link:hover, .highschool .disabled.warning.wp-block-button__link:hover, input.disabled.warning[type='submit']:focus,
      .disabled.warning[type=button]:focus,
      .disabled.warning[type=reset]:focus,
      button.disabled.warning:focus,
      .disabled.warning.button:focus, .civiccities .disabled.warning.wp-block-button__link:focus, .highschool .disabled.warning.wp-block-button__link:focus, input[disabled].warning[type='submit'],
      [disabled].warning[type=button],
      [disabled].warning[type=reset],
      button[disabled].warning,
      [disabled].warning.button, .civiccities [disabled].warning.wp-block-button__link, .highschool [disabled].warning.wp-block-button__link, input[disabled].warning[type='submit']:hover,
      [disabled].warning[type=button]:hover,
      [disabled].warning[type=reset]:hover,
      button[disabled].warning:hover,
      [disabled].warning.button:hover, .civiccities [disabled].warning.wp-block-button__link:hover, .highschool [disabled].warning.wp-block-button__link:hover, input[disabled].warning[type='submit']:focus,
      [disabled].warning[type=button]:focus,
      [disabled].warning[type=reset]:focus,
      button[disabled].warning:focus,
      [disabled].warning.button:focus, .civiccities [disabled].warning.wp-block-button__link:focus, .highschool [disabled].warning.wp-block-button__link:focus {
        background-color: #ffae00;
        color: #000; }
    input.disabled.alert[type='submit'],
    .disabled.alert[type=button],
    .disabled.alert[type=reset],
    button.disabled.alert,
    .disabled.alert.button, .civiccities .disabled.alert.wp-block-button__link, .highschool .disabled.alert.wp-block-button__link, input[disabled].alert[type='submit'],
    [disabled].alert[type=button],
    [disabled].alert[type=reset],
    button[disabled].alert,
    [disabled].alert.button, .civiccities [disabled].alert.wp-block-button__link, .highschool [disabled].alert.wp-block-button__link {
      opacity: 0.25;
      cursor: not-allowed; }
      input.disabled.alert[type='submit'],
      .disabled.alert[type=button],
      .disabled.alert[type=reset],
      button.disabled.alert,
      .disabled.alert.button, .civiccities .disabled.alert.wp-block-button__link, .highschool .disabled.alert.wp-block-button__link, input.disabled.alert[type='submit']:hover,
      .disabled.alert[type=button]:hover,
      .disabled.alert[type=reset]:hover,
      button.disabled.alert:hover,
      .disabled.alert.button:hover, .civiccities .disabled.alert.wp-block-button__link:hover, .highschool .disabled.alert.wp-block-button__link:hover, input.disabled.alert[type='submit']:focus,
      .disabled.alert[type=button]:focus,
      .disabled.alert[type=reset]:focus,
      button.disabled.alert:focus,
      .disabled.alert.button:focus, .civiccities .disabled.alert.wp-block-button__link:focus, .highschool .disabled.alert.wp-block-button__link:focus, input[disabled].alert[type='submit'],
      [disabled].alert[type=button],
      [disabled].alert[type=reset],
      button[disabled].alert,
      [disabled].alert.button, .civiccities [disabled].alert.wp-block-button__link, .highschool [disabled].alert.wp-block-button__link, input[disabled].alert[type='submit']:hover,
      [disabled].alert[type=button]:hover,
      [disabled].alert[type=reset]:hover,
      button[disabled].alert:hover,
      [disabled].alert.button:hover, .civiccities [disabled].alert.wp-block-button__link:hover, .highschool [disabled].alert.wp-block-button__link:hover, input[disabled].alert[type='submit']:focus,
      [disabled].alert[type=button]:focus,
      [disabled].alert[type=reset]:focus,
      button[disabled].alert:focus,
      [disabled].alert.button:focus, .civiccities [disabled].alert.wp-block-button__link:focus, .highschool [disabled].alert.wp-block-button__link:focus {
        background-color: #ff2846;
        color: #000; }
  input.dropdown[type='submit']::after,
  .dropdown[type=button]::after,
  .dropdown[type=reset]::after,
  button.dropdown::after,
  .dropdown.button::after, .civiccities .dropdown.wp-block-button__link::after, .highschool .dropdown.wp-block-button__link::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1.17647rem; }
  input.arrow-only[type='submit']::after,
  .arrow-only[type=button]::after,
  .arrow-only[type=reset]::after,
  button.arrow-only::after,
  .arrow-only.button::after, .civiccities .arrow-only.wp-block-button__link::after, .highschool .arrow-only.wp-block-button__link::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

.accordion {
  margin-left: 0;
  background: #fff;
  list-style-type: none; }

.accordion-item:first-child > :first-child {
  border-radius: 5px 5px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 5px 5px; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.70588rem;
  line-height: 1;
  color: #009fde; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 5px 5px; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fff;
  color: #1f244e; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.67647rem;
  margin: 0 0 0.88235rem;
  padding: 0.44118rem;
  border: 1px solid #1f244e;
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  font-family: inherit;
  font-size: 1.41176rem;
  font-weight: normal;
  color: #1f244e;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #1f244e; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #1f244e; }

input::placeholder,
textarea::placeholder {
  color: #1f244e; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 5px; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 0.88235rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.44118rem;
  margin-right: 0.88235rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.44118rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.82353rem;
  font-weight: normal;
  line-height: 1.8;
  color: #000; }
  label.middle {
    margin: 0 0 0.88235rem;
    padding: 0.5rem 0; }

.help-text {
  margin-top: -0.44118rem;
  font-size: 0.76471rem;
  font-style: italic;
  color: #000; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 0.88235rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.73529rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.73529rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.41176rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.44118rem; }

.fieldset {
  margin: 0;
  padding: 0;
  border: none; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.17647rem;
    padding: 0 0.17647rem;
    background: #fff; }

select {
  height: 2.67647rem;
  margin: 0 0 0.88235rem;
  padding: 0.44118rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #1f244e;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 1.41176rem;
  line-height: normal;
  color: #1f244e;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 40, 70%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -0.88235rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.32353rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #ff2846;
  background-color: #ffeaed; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #ff2846; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #ff2846; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #ff2846; }

.is-invalid-label {
  color: #ff2846; }

.form-error {
  display: none;
  margin-top: -0.44118rem;
  margin-bottom: 0.88235rem;
  font-size: 0.70588rem;
  font-weight: bold;
  color: #ff2846; }
  .form-error.is-visible {
    display: block; }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 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.
     */
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).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
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.
     */
h1, .type-h1, .featured-links__title {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
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).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
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.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
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.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
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.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
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.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[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.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [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.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
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.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64.25em&xlarge=80em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 1.0625rem; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
  color: #1f244e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 5px; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 5px; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 5px;
  background: transparent;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row, .civiccities .wp-block-columns, .highschool .wp-block-columns {
  max-width: 70.58824rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .civiccities .wp-block-columns::before, .highschool .wp-block-columns::before, .row::after, .civiccities .wp-block-columns::after, .highschool .wp-block-columns::after {
    display: table;
    content: ' '; }
  .row::after, .civiccities .wp-block-columns::after, .highschool .wp-block-columns::after {
    clear: both; }
  .row.collapse > .column, .civiccities .collapse.wp-block-columns > .column, .highschool .collapse.wp-block-columns > .column, .row.collapse > .columns, .civiccities .collapse.wp-block-columns > .columns, .highschool .collapse.wp-block-columns > .columns, .civiccities .row.collapse > .wp-block-column, .civiccities .collapse.wp-block-columns > .wp-block-column, .highschool .row.collapse > .wp-block-column, .highschool .collapse.wp-block-columns > .wp-block-column {
    padding-right: 0;
    padding-left: 0; }
  .row .row, .civiccities .wp-block-columns .row, .highschool .wp-block-columns .row, .row .civiccities .wp-block-columns, .civiccities .row .wp-block-columns, .civiccities .wp-block-columns .wp-block-columns, .row .highschool .wp-block-columns, .highschool .row .wp-block-columns, .highschool .wp-block-columns .wp-block-columns {
    margin-right: -1.76471rem;
    margin-left: -1.76471rem; }
    @media print, screen and (min-width: 40em) {
      .row .row, .civiccities .wp-block-columns .row, .highschool .wp-block-columns .row, .row .civiccities .wp-block-columns, .civiccities .row .wp-block-columns, .civiccities .wp-block-columns .wp-block-columns, .row .highschool .wp-block-columns, .highschool .row .wp-block-columns, .highschool .wp-block-columns .wp-block-columns {
        margin-right: -1.76471rem;
        margin-left: -1.76471rem; } }
    @media print, screen and (min-width: 64.25em) {
      .row .row, .civiccities .wp-block-columns .row, .highschool .wp-block-columns .row, .row .civiccities .wp-block-columns, .civiccities .row .wp-block-columns, .civiccities .wp-block-columns .wp-block-columns, .row .highschool .wp-block-columns, .highschool .row .wp-block-columns, .highschool .wp-block-columns .wp-block-columns {
        margin-right: -1.76471rem;
        margin-left: -1.76471rem; } }
    @media screen and (min-width: 80em) {
      .row .row, .civiccities .wp-block-columns .row, .highschool .wp-block-columns .row, .row .civiccities .wp-block-columns, .civiccities .row .wp-block-columns, .civiccities .wp-block-columns .wp-block-columns, .row .highschool .wp-block-columns, .highschool .row .wp-block-columns, .highschool .wp-block-columns .wp-block-columns {
        margin-right: -1.76471rem;
        margin-left: -1.76471rem; } }
    .row .row.collapse, .civiccities .wp-block-columns .row.collapse, .highschool .wp-block-columns .row.collapse, .row .civiccities .collapse.wp-block-columns, .civiccities .row .collapse.wp-block-columns, .civiccities .wp-block-columns .collapse.wp-block-columns, .row .highschool .collapse.wp-block-columns, .highschool .row .collapse.wp-block-columns, .highschool .wp-block-columns .collapse.wp-block-columns {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded, .civiccities .expanded.wp-block-columns, .highschool .expanded.wp-block-columns {
    max-width: none; }
    .row.expanded .row, .civiccities .expanded.wp-block-columns .row, .highschool .expanded.wp-block-columns .row, .row.expanded .civiccities .wp-block-columns, .civiccities .row.expanded .wp-block-columns, .civiccities .expanded.wp-block-columns .wp-block-columns, .row.expanded .highschool .wp-block-columns, .highschool .row.expanded .wp-block-columns, .highschool .expanded.wp-block-columns .wp-block-columns {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row, .civiccities .wp-block-columns:not(.expanded) .row, .highschool .wp-block-columns:not(.expanded) .row, .row:not(.expanded) .civiccities .wp-block-columns, .civiccities .row:not(.expanded) .wp-block-columns, .civiccities .wp-block-columns:not(.expanded) .wp-block-columns, .row:not(.expanded) .highschool .wp-block-columns, .highschool .row:not(.expanded) .wp-block-columns, .highschool .wp-block-columns:not(.expanded) .wp-block-columns {
    max-width: none; }
  .row.gutter-small > .column, .civiccities .gutter-small.wp-block-columns > .column, .highschool .gutter-small.wp-block-columns > .column, .row.gutter-small > .columns, .civiccities .gutter-small.wp-block-columns > .columns, .highschool .gutter-small.wp-block-columns > .columns, .civiccities .row.gutter-small > .wp-block-column, .civiccities .gutter-small.wp-block-columns > .wp-block-column, .highschool .row.gutter-small > .wp-block-column, .highschool .gutter-small.wp-block-columns > .wp-block-column {
    padding-right: 1.76471rem;
    padding-left: 1.76471rem; }

.column, .columns, .civiccities .wp-block-column, .highschool .wp-block-column {
  width: 100%;
  float: left;
  padding-right: 1.76471rem;
  padding-left: 1.76471rem; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child), .civiccities .wp-block-column:last-child:not(:first-child), .highschool .wp-block-column:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child, .civiccities .has-2-columns .columns:last-child:last-child, .highschool .has-2-columns .columns:last-child:last-child, .civiccities .end.wp-block-column:last-child:last-child, .civiccities .has-2-columns .wp-block-column:last-child:last-child, .civiccities .has-2-columns .column:last-child:last-child, .highschool .end.wp-block-column:last-child:last-child, .highschool .has-2-columns .wp-block-column:last-child:last-child, .highschool .has-2-columns .column:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns, .civiccities .columns.wp-block-columns, .highschool .columns.wp-block-columns, .civiccities .column.wp-block-columns, .civiccities .wp-block-columns.wp-block-column, .civiccities .row.row.wp-block-column, .highschool .column.wp-block-columns, .highschool .wp-block-columns.wp-block-column, .highschool .row.row.wp-block-column {
  float: none; }

.row .column.row.row, .civiccities .wp-block-columns .column.row.row, .highschool .wp-block-columns .column.row.row, .row .row.row.columns, .civiccities .wp-block-columns .row.row.columns, .highschool .wp-block-columns .row.row.columns, .row .civiccities .columns.wp-block-columns, .civiccities .row .columns.wp-block-columns, .civiccities .wp-block-columns .columns.wp-block-columns, .row .highschool .columns.wp-block-columns, .highschool .row .columns.wp-block-columns, .highschool .wp-block-columns .columns.wp-block-columns, .row .civiccities .column.wp-block-columns, .civiccities .row .column.wp-block-columns, .civiccities .wp-block-columns .column.wp-block-columns, .row .civiccities .wp-block-columns.wp-block-column, .civiccities .row .wp-block-columns.wp-block-column, .civiccities .wp-block-columns .wp-block-columns.wp-block-column, .row .civiccities .row.row.wp-block-column, .civiccities .row .row.row.wp-block-column, .civiccities .wp-block-columns .row.row.wp-block-column, .row .highschool .column.wp-block-columns, .highschool .row .column.wp-block-columns, .highschool .wp-block-columns .column.wp-block-columns, .row .highschool .wp-block-columns.wp-block-column, .highschool .row .wp-block-columns.wp-block-column, .highschool .wp-block-columns .wp-block-columns.wp-block-column, .row .highschool .row.row.wp-block-column, .highschool .row .row.row.wp-block-column, .highschool .wp-block-columns .row.row.wp-block-column {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns, .civiccities .small-up-1 > .wp-block-column, .highschool .small-up-1 > .wp-block-column {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n), .civiccities .small-up-1 > .wp-block-column:nth-of-type(1n), .highschool .small-up-1 > .wp-block-column:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1), .civiccities .small-up-1 > .wp-block-column:nth-of-type(1n+1), .highschool .small-up-1 > .wp-block-column:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child, .civiccities .small-up-1 > .wp-block-column:last-child, .highschool .small-up-1 > .wp-block-column:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns, .civiccities .small-up-2 > .wp-block-column, .highschool .small-up-2 > .wp-block-column {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n), .civiccities .small-up-2 > .wp-block-column:nth-of-type(1n), .highschool .small-up-2 > .wp-block-column:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1), .civiccities .small-up-2 > .wp-block-column:nth-of-type(2n+1), .highschool .small-up-2 > .wp-block-column:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child, .civiccities .small-up-2 > .wp-block-column:last-child, .highschool .small-up-2 > .wp-block-column:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns, .civiccities .small-up-3 > .wp-block-column, .highschool .small-up-3 > .wp-block-column {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n), .civiccities .small-up-3 > .wp-block-column:nth-of-type(1n), .highschool .small-up-3 > .wp-block-column:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1), .civiccities .small-up-3 > .wp-block-column:nth-of-type(3n+1), .highschool .small-up-3 > .wp-block-column:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child, .civiccities .small-up-3 > .wp-block-column:last-child, .highschool .small-up-3 > .wp-block-column:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns, .civiccities .small-up-4 > .wp-block-column, .highschool .small-up-4 > .wp-block-column {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n), .civiccities .small-up-4 > .wp-block-column:nth-of-type(1n), .highschool .small-up-4 > .wp-block-column:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1), .civiccities .small-up-4 > .wp-block-column:nth-of-type(4n+1), .highschool .small-up-4 > .wp-block-column:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child, .civiccities .small-up-4 > .wp-block-column:last-child, .highschool .small-up-4 > .wp-block-column:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns, .civiccities .small-up-5 > .wp-block-column, .highschool .small-up-5 > .wp-block-column {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n), .civiccities .small-up-5 > .wp-block-column:nth-of-type(1n), .highschool .small-up-5 > .wp-block-column:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1), .civiccities .small-up-5 > .wp-block-column:nth-of-type(5n+1), .highschool .small-up-5 > .wp-block-column:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child, .civiccities .small-up-5 > .wp-block-column:last-child, .highschool .small-up-5 > .wp-block-column:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns, .civiccities .small-up-6 > .wp-block-column, .highschool .small-up-6 > .wp-block-column {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n), .civiccities .small-up-6 > .wp-block-column:nth-of-type(1n), .highschool .small-up-6 > .wp-block-column:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1), .civiccities .small-up-6 > .wp-block-column:nth-of-type(6n+1), .highschool .small-up-6 > .wp-block-column:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child, .civiccities .small-up-6 > .wp-block-column:last-child, .highschool .small-up-6 > .wp-block-column:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns, .civiccities .small-up-7 > .wp-block-column, .highschool .small-up-7 > .wp-block-column {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n), .civiccities .small-up-7 > .wp-block-column:nth-of-type(1n), .highschool .small-up-7 > .wp-block-column:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1), .civiccities .small-up-7 > .wp-block-column:nth-of-type(7n+1), .highschool .small-up-7 > .wp-block-column:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child, .civiccities .small-up-7 > .wp-block-column:last-child, .highschool .small-up-7 > .wp-block-column:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns, .civiccities .small-up-8 > .wp-block-column, .highschool .small-up-8 > .wp-block-column {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n), .civiccities .small-up-8 > .wp-block-column:nth-of-type(1n), .highschool .small-up-8 > .wp-block-column:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1), .civiccities .small-up-8 > .wp-block-column:nth-of-type(8n+1), .highschool .small-up-8 > .wp-block-column:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child, .civiccities .small-up-8 > .wp-block-column:last-child, .highschool .small-up-8 > .wp-block-column:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns, .civiccities .small-collapse > .wp-block-column, .highschool .small-collapse > .wp-block-column {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row, .small-collapse .civiccities .wp-block-columns, .civiccities .small-collapse .wp-block-columns, .small-collapse .highschool .wp-block-columns, .highschool .small-collapse .wp-block-columns {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row, .civiccities .expanded.wp-block-columns .small-collapse.row, .highschool .expanded.wp-block-columns .small-collapse.row, .expanded.row .civiccities .small-collapse.wp-block-columns, .civiccities .expanded.row .small-collapse.wp-block-columns, .civiccities .expanded.wp-block-columns .small-collapse.wp-block-columns, .expanded.row .highschool .small-collapse.wp-block-columns, .highschool .expanded.row .small-collapse.wp-block-columns, .highschool .expanded.wp-block-columns .small-collapse.wp-block-columns {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns, .civiccities .small-uncollapse > .wp-block-column, .highschool .small-uncollapse > .wp-block-column {
  padding-right: 1.76471rem;
  padding-left: 1.76471rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns, .civiccities .medium-up-1 > .wp-block-column, .highschool .medium-up-1 > .wp-block-column {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n), .civiccities .medium-up-1 > .wp-block-column:nth-of-type(1n), .highschool .medium-up-1 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1), .civiccities .medium-up-1 > .wp-block-column:nth-of-type(1n+1), .highschool .medium-up-1 > .wp-block-column:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child, .civiccities .medium-up-1 > .wp-block-column:last-child, .highschool .medium-up-1 > .wp-block-column:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns, .civiccities .medium-up-2 > .wp-block-column, .highschool .medium-up-2 > .wp-block-column {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n), .civiccities .medium-up-2 > .wp-block-column:nth-of-type(1n), .highschool .medium-up-2 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1), .civiccities .medium-up-2 > .wp-block-column:nth-of-type(2n+1), .highschool .medium-up-2 > .wp-block-column:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child, .civiccities .medium-up-2 > .wp-block-column:last-child, .highschool .medium-up-2 > .wp-block-column:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns, .civiccities .medium-up-3 > .wp-block-column, .highschool .medium-up-3 > .wp-block-column {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n), .civiccities .medium-up-3 > .wp-block-column:nth-of-type(1n), .highschool .medium-up-3 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1), .civiccities .medium-up-3 > .wp-block-column:nth-of-type(3n+1), .highschool .medium-up-3 > .wp-block-column:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child, .civiccities .medium-up-3 > .wp-block-column:last-child, .highschool .medium-up-3 > .wp-block-column:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns, .civiccities .medium-up-4 > .wp-block-column, .highschool .medium-up-4 > .wp-block-column {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n), .civiccities .medium-up-4 > .wp-block-column:nth-of-type(1n), .highschool .medium-up-4 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1), .civiccities .medium-up-4 > .wp-block-column:nth-of-type(4n+1), .highschool .medium-up-4 > .wp-block-column:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child, .civiccities .medium-up-4 > .wp-block-column:last-child, .highschool .medium-up-4 > .wp-block-column:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns, .civiccities .medium-up-5 > .wp-block-column, .highschool .medium-up-5 > .wp-block-column {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n), .civiccities .medium-up-5 > .wp-block-column:nth-of-type(1n), .highschool .medium-up-5 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1), .civiccities .medium-up-5 > .wp-block-column:nth-of-type(5n+1), .highschool .medium-up-5 > .wp-block-column:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child, .civiccities .medium-up-5 > .wp-block-column:last-child, .highschool .medium-up-5 > .wp-block-column:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns, .civiccities .medium-up-6 > .wp-block-column, .highschool .medium-up-6 > .wp-block-column {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n), .civiccities .medium-up-6 > .wp-block-column:nth-of-type(1n), .highschool .medium-up-6 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1), .civiccities .medium-up-6 > .wp-block-column:nth-of-type(6n+1), .highschool .medium-up-6 > .wp-block-column:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child, .civiccities .medium-up-6 > .wp-block-column:last-child, .highschool .medium-up-6 > .wp-block-column:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns, .civiccities .medium-up-7 > .wp-block-column, .highschool .medium-up-7 > .wp-block-column {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n), .civiccities .medium-up-7 > .wp-block-column:nth-of-type(1n), .highschool .medium-up-7 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1), .civiccities .medium-up-7 > .wp-block-column:nth-of-type(7n+1), .highschool .medium-up-7 > .wp-block-column:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child, .civiccities .medium-up-7 > .wp-block-column:last-child, .highschool .medium-up-7 > .wp-block-column:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns, .civiccities .medium-up-8 > .wp-block-column, .highschool .medium-up-8 > .wp-block-column {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n), .civiccities .medium-up-8 > .wp-block-column:nth-of-type(1n), .highschool .medium-up-8 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1), .civiccities .medium-up-8 > .wp-block-column:nth-of-type(8n+1), .highschool .medium-up-8 > .wp-block-column:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child, .civiccities .medium-up-8 > .wp-block-column:last-child, .highschool .medium-up-8 > .wp-block-column:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns, .civiccities .medium-collapse > .wp-block-column, .highschool .medium-collapse > .wp-block-column {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row, .medium-collapse .civiccities .wp-block-columns, .civiccities .medium-collapse .wp-block-columns, .medium-collapse .highschool .wp-block-columns, .highschool .medium-collapse .wp-block-columns {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row, .civiccities .expanded.wp-block-columns .medium-collapse.row, .highschool .expanded.wp-block-columns .medium-collapse.row, .expanded.row .civiccities .medium-collapse.wp-block-columns, .civiccities .expanded.row .medium-collapse.wp-block-columns, .civiccities .expanded.wp-block-columns .medium-collapse.wp-block-columns, .expanded.row .highschool .medium-collapse.wp-block-columns, .highschool .expanded.row .medium-collapse.wp-block-columns, .highschool .expanded.wp-block-columns .medium-collapse.wp-block-columns {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns, .civiccities .medium-uncollapse > .wp-block-column, .highschool .medium-uncollapse > .wp-block-column {
    padding-right: 1.76471rem;
    padding-left: 1.76471rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64.25em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1, .civiccities .has-2-columns :first, .highschool .has-2-columns :first {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4, .civiccities .wp-block-column, .civiccities .has-2-columns :first, .highschool .wp-block-column, .highschool .has-2-columns :first {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns, .civiccities .large-up-1 > .wp-block-column, .highschool .large-up-1 > .wp-block-column {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n), .civiccities .large-up-1 > .wp-block-column:nth-of-type(1n), .highschool .large-up-1 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1), .civiccities .large-up-1 > .wp-block-column:nth-of-type(1n+1), .highschool .large-up-1 > .wp-block-column:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child, .civiccities .large-up-1 > .wp-block-column:last-child, .highschool .large-up-1 > .wp-block-column:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns, .civiccities .large-up-2 > .wp-block-column, .highschool .large-up-2 > .wp-block-column {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n), .civiccities .large-up-2 > .wp-block-column:nth-of-type(1n), .highschool .large-up-2 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1), .civiccities .large-up-2 > .wp-block-column:nth-of-type(2n+1), .highschool .large-up-2 > .wp-block-column:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child, .civiccities .large-up-2 > .wp-block-column:last-child, .highschool .large-up-2 > .wp-block-column:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns, .civiccities .large-up-3 > .wp-block-column, .highschool .large-up-3 > .wp-block-column {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n), .civiccities .large-up-3 > .wp-block-column:nth-of-type(1n), .highschool .large-up-3 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1), .civiccities .large-up-3 > .wp-block-column:nth-of-type(3n+1), .highschool .large-up-3 > .wp-block-column:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child, .civiccities .large-up-3 > .wp-block-column:last-child, .highschool .large-up-3 > .wp-block-column:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns, .civiccities .large-up-4 > .wp-block-column, .highschool .large-up-4 > .wp-block-column {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n), .civiccities .large-up-4 > .wp-block-column:nth-of-type(1n), .highschool .large-up-4 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1), .civiccities .large-up-4 > .wp-block-column:nth-of-type(4n+1), .highschool .large-up-4 > .wp-block-column:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child, .civiccities .large-up-4 > .wp-block-column:last-child, .highschool .large-up-4 > .wp-block-column:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns, .civiccities .large-up-5 > .wp-block-column, .highschool .large-up-5 > .wp-block-column {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n), .civiccities .large-up-5 > .wp-block-column:nth-of-type(1n), .highschool .large-up-5 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1), .civiccities .large-up-5 > .wp-block-column:nth-of-type(5n+1), .highschool .large-up-5 > .wp-block-column:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child, .civiccities .large-up-5 > .wp-block-column:last-child, .highschool .large-up-5 > .wp-block-column:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns, .civiccities .large-up-6 > .wp-block-column, .highschool .large-up-6 > .wp-block-column {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n), .civiccities .large-up-6 > .wp-block-column:nth-of-type(1n), .highschool .large-up-6 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1), .civiccities .large-up-6 > .wp-block-column:nth-of-type(6n+1), .highschool .large-up-6 > .wp-block-column:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child, .civiccities .large-up-6 > .wp-block-column:last-child, .highschool .large-up-6 > .wp-block-column:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns, .civiccities .large-up-7 > .wp-block-column, .highschool .large-up-7 > .wp-block-column {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n), .civiccities .large-up-7 > .wp-block-column:nth-of-type(1n), .highschool .large-up-7 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1), .civiccities .large-up-7 > .wp-block-column:nth-of-type(7n+1), .highschool .large-up-7 > .wp-block-column:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child, .civiccities .large-up-7 > .wp-block-column:last-child, .highschool .large-up-7 > .wp-block-column:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns, .civiccities .large-up-8 > .wp-block-column, .highschool .large-up-8 > .wp-block-column {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n), .civiccities .large-up-8 > .wp-block-column:nth-of-type(1n), .highschool .large-up-8 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1), .civiccities .large-up-8 > .wp-block-column:nth-of-type(8n+1), .highschool .large-up-8 > .wp-block-column:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child, .civiccities .large-up-8 > .wp-block-column:last-child, .highschool .large-up-8 > .wp-block-column:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns, .civiccities .large-collapse > .wp-block-column, .highschool .large-collapse > .wp-block-column {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row, .large-collapse .civiccities .wp-block-columns, .civiccities .large-collapse .wp-block-columns, .large-collapse .highschool .wp-block-columns, .highschool .large-collapse .wp-block-columns {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row, .civiccities .expanded.wp-block-columns .large-collapse.row, .highschool .expanded.wp-block-columns .large-collapse.row, .expanded.row .civiccities .large-collapse.wp-block-columns, .civiccities .expanded.row .large-collapse.wp-block-columns, .civiccities .expanded.wp-block-columns .large-collapse.wp-block-columns, .expanded.row .highschool .large-collapse.wp-block-columns, .highschool .expanded.row .large-collapse.wp-block-columns, .highschool .expanded.wp-block-columns .large-collapse.wp-block-columns {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns, .civiccities .large-uncollapse > .wp-block-column, .highschool .large-uncollapse > .wp-block-column {
    padding-right: 1.76471rem;
    padding-left: 1.76471rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media screen and (min-width: 80em) {
  .xlarge-1 {
    width: 8.33333%; }
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%; }
  .xlarge-pull-1 {
    position: relative;
    left: -8.33333%; }
  .xlarge-offset-0 {
    margin-left: 0%; }
  .xlarge-2 {
    width: 16.66667%; }
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%; }
  .xlarge-pull-2 {
    position: relative;
    left: -16.66667%; }
  .xlarge-offset-1 {
    margin-left: 8.33333%; }
  .xlarge-3 {
    width: 25%; }
  .xlarge-push-3 {
    position: relative;
    left: 25%; }
  .xlarge-pull-3 {
    position: relative;
    left: -25%; }
  .xlarge-offset-2 {
    margin-left: 16.66667%; }
  .xlarge-4 {
    width: 33.33333%; }
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%; }
  .xlarge-pull-4 {
    position: relative;
    left: -33.33333%; }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .xlarge-5 {
    width: 41.66667%; }
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%; }
  .xlarge-pull-5 {
    position: relative;
    left: -41.66667%; }
  .xlarge-offset-4 {
    margin-left: 33.33333%; }
  .xlarge-6 {
    width: 50%; }
  .xlarge-push-6 {
    position: relative;
    left: 50%; }
  .xlarge-pull-6 {
    position: relative;
    left: -50%; }
  .xlarge-offset-5 {
    margin-left: 41.66667%; }
  .xlarge-7 {
    width: 58.33333%; }
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%; }
  .xlarge-pull-7 {
    position: relative;
    left: -58.33333%; }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .xlarge-8 {
    width: 66.66667%; }
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%; }
  .xlarge-pull-8 {
    position: relative;
    left: -66.66667%; }
  .xlarge-offset-7 {
    margin-left: 58.33333%; }
  .xlarge-9 {
    width: 75%; }
  .xlarge-push-9 {
    position: relative;
    left: 75%; }
  .xlarge-pull-9 {
    position: relative;
    left: -75%; }
  .xlarge-offset-8 {
    margin-left: 66.66667%; }
  .xlarge-10 {
    width: 83.33333%; }
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%; }
  .xlarge-pull-10 {
    position: relative;
    left: -83.33333%; }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .xlarge-11 {
    width: 91.66667%; }
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%; }
  .xlarge-pull-11 {
    position: relative;
    left: -91.66667%; }
  .xlarge-offset-10 {
    margin-left: 83.33333%; }
  .xlarge-12 {
    width: 100%; }
  .xlarge-offset-11 {
    margin-left: 91.66667%; }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns, .civiccities .xlarge-up-1 > .wp-block-column, .highschool .xlarge-up-1 > .wp-block-column {
    float: left;
    width: 100%; }
    .xlarge-up-1 > .column:nth-of-type(1n), .xlarge-up-1 > .columns:nth-of-type(1n), .civiccities .xlarge-up-1 > .wp-block-column:nth-of-type(1n), .highschool .xlarge-up-1 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-1 > .column:nth-of-type(1n+1), .xlarge-up-1 > .columns:nth-of-type(1n+1), .civiccities .xlarge-up-1 > .wp-block-column:nth-of-type(1n+1), .highschool .xlarge-up-1 > .wp-block-column:nth-of-type(1n+1) {
      clear: both; }
    .xlarge-up-1 > .column:last-child, .xlarge-up-1 > .columns:last-child, .civiccities .xlarge-up-1 > .wp-block-column:last-child, .highschool .xlarge-up-1 > .wp-block-column:last-child {
      float: left; }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns, .civiccities .xlarge-up-2 > .wp-block-column, .highschool .xlarge-up-2 > .wp-block-column {
    float: left;
    width: 50%; }
    .xlarge-up-2 > .column:nth-of-type(1n), .xlarge-up-2 > .columns:nth-of-type(1n), .civiccities .xlarge-up-2 > .wp-block-column:nth-of-type(1n), .highschool .xlarge-up-2 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-2 > .column:nth-of-type(2n+1), .xlarge-up-2 > .columns:nth-of-type(2n+1), .civiccities .xlarge-up-2 > .wp-block-column:nth-of-type(2n+1), .highschool .xlarge-up-2 > .wp-block-column:nth-of-type(2n+1) {
      clear: both; }
    .xlarge-up-2 > .column:last-child, .xlarge-up-2 > .columns:last-child, .civiccities .xlarge-up-2 > .wp-block-column:last-child, .highschool .xlarge-up-2 > .wp-block-column:last-child {
      float: left; }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns, .civiccities .xlarge-up-3 > .wp-block-column, .highschool .xlarge-up-3 > .wp-block-column {
    float: left;
    width: 33.33333%; }
    .xlarge-up-3 > .column:nth-of-type(1n), .xlarge-up-3 > .columns:nth-of-type(1n), .civiccities .xlarge-up-3 > .wp-block-column:nth-of-type(1n), .highschool .xlarge-up-3 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-3 > .column:nth-of-type(3n+1), .xlarge-up-3 > .columns:nth-of-type(3n+1), .civiccities .xlarge-up-3 > .wp-block-column:nth-of-type(3n+1), .highschool .xlarge-up-3 > .wp-block-column:nth-of-type(3n+1) {
      clear: both; }
    .xlarge-up-3 > .column:last-child, .xlarge-up-3 > .columns:last-child, .civiccities .xlarge-up-3 > .wp-block-column:last-child, .highschool .xlarge-up-3 > .wp-block-column:last-child {
      float: left; }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns, .civiccities .xlarge-up-4 > .wp-block-column, .highschool .xlarge-up-4 > .wp-block-column {
    float: left;
    width: 25%; }
    .xlarge-up-4 > .column:nth-of-type(1n), .xlarge-up-4 > .columns:nth-of-type(1n), .civiccities .xlarge-up-4 > .wp-block-column:nth-of-type(1n), .highschool .xlarge-up-4 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-4 > .column:nth-of-type(4n+1), .xlarge-up-4 > .columns:nth-of-type(4n+1), .civiccities .xlarge-up-4 > .wp-block-column:nth-of-type(4n+1), .highschool .xlarge-up-4 > .wp-block-column:nth-of-type(4n+1) {
      clear: both; }
    .xlarge-up-4 > .column:last-child, .xlarge-up-4 > .columns:last-child, .civiccities .xlarge-up-4 > .wp-block-column:last-child, .highschool .xlarge-up-4 > .wp-block-column:last-child {
      float: left; }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns, .civiccities .xlarge-up-5 > .wp-block-column, .highschool .xlarge-up-5 > .wp-block-column {
    float: left;
    width: 20%; }
    .xlarge-up-5 > .column:nth-of-type(1n), .xlarge-up-5 > .columns:nth-of-type(1n), .civiccities .xlarge-up-5 > .wp-block-column:nth-of-type(1n), .highschool .xlarge-up-5 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-5 > .column:nth-of-type(5n+1), .xlarge-up-5 > .columns:nth-of-type(5n+1), .civiccities .xlarge-up-5 > .wp-block-column:nth-of-type(5n+1), .highschool .xlarge-up-5 > .wp-block-column:nth-of-type(5n+1) {
      clear: both; }
    .xlarge-up-5 > .column:last-child, .xlarge-up-5 > .columns:last-child, .civiccities .xlarge-up-5 > .wp-block-column:last-child, .highschool .xlarge-up-5 > .wp-block-column:last-child {
      float: left; }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns, .civiccities .xlarge-up-6 > .wp-block-column, .highschool .xlarge-up-6 > .wp-block-column {
    float: left;
    width: 16.66667%; }
    .xlarge-up-6 > .column:nth-of-type(1n), .xlarge-up-6 > .columns:nth-of-type(1n), .civiccities .xlarge-up-6 > .wp-block-column:nth-of-type(1n), .highschool .xlarge-up-6 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-6 > .column:nth-of-type(6n+1), .xlarge-up-6 > .columns:nth-of-type(6n+1), .civiccities .xlarge-up-6 > .wp-block-column:nth-of-type(6n+1), .highschool .xlarge-up-6 > .wp-block-column:nth-of-type(6n+1) {
      clear: both; }
    .xlarge-up-6 > .column:last-child, .xlarge-up-6 > .columns:last-child, .civiccities .xlarge-up-6 > .wp-block-column:last-child, .highschool .xlarge-up-6 > .wp-block-column:last-child {
      float: left; }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns, .civiccities .xlarge-up-7 > .wp-block-column, .highschool .xlarge-up-7 > .wp-block-column {
    float: left;
    width: 14.28571%; }
    .xlarge-up-7 > .column:nth-of-type(1n), .xlarge-up-7 > .columns:nth-of-type(1n), .civiccities .xlarge-up-7 > .wp-block-column:nth-of-type(1n), .highschool .xlarge-up-7 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-7 > .column:nth-of-type(7n+1), .xlarge-up-7 > .columns:nth-of-type(7n+1), .civiccities .xlarge-up-7 > .wp-block-column:nth-of-type(7n+1), .highschool .xlarge-up-7 > .wp-block-column:nth-of-type(7n+1) {
      clear: both; }
    .xlarge-up-7 > .column:last-child, .xlarge-up-7 > .columns:last-child, .civiccities .xlarge-up-7 > .wp-block-column:last-child, .highschool .xlarge-up-7 > .wp-block-column:last-child {
      float: left; }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns, .civiccities .xlarge-up-8 > .wp-block-column, .highschool .xlarge-up-8 > .wp-block-column {
    float: left;
    width: 12.5%; }
    .xlarge-up-8 > .column:nth-of-type(1n), .xlarge-up-8 > .columns:nth-of-type(1n), .civiccities .xlarge-up-8 > .wp-block-column:nth-of-type(1n), .highschool .xlarge-up-8 > .wp-block-column:nth-of-type(1n) {
      clear: none; }
    .xlarge-up-8 > .column:nth-of-type(8n+1), .xlarge-up-8 > .columns:nth-of-type(8n+1), .civiccities .xlarge-up-8 > .wp-block-column:nth-of-type(8n+1), .highschool .xlarge-up-8 > .wp-block-column:nth-of-type(8n+1) {
      clear: both; }
    .xlarge-up-8 > .column:last-child, .xlarge-up-8 > .columns:last-child, .civiccities .xlarge-up-8 > .wp-block-column:last-child, .highschool .xlarge-up-8 > .wp-block-column:last-child {
      float: left; }
  .xlarge-collapse > .column, .xlarge-collapse > .columns, .civiccities .xlarge-collapse > .wp-block-column, .highschool .xlarge-collapse > .wp-block-column {
    padding-right: 0;
    padding-left: 0; }
  .xlarge-collapse .row, .xlarge-collapse .civiccities .wp-block-columns, .civiccities .xlarge-collapse .wp-block-columns, .xlarge-collapse .highschool .wp-block-columns, .highschool .xlarge-collapse .wp-block-columns {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .xlarge-collapse.row, .civiccities .expanded.wp-block-columns .xlarge-collapse.row, .highschool .expanded.wp-block-columns .xlarge-collapse.row, .expanded.row .civiccities .xlarge-collapse.wp-block-columns, .civiccities .expanded.row .xlarge-collapse.wp-block-columns, .civiccities .expanded.wp-block-columns .xlarge-collapse.wp-block-columns, .expanded.row .highschool .xlarge-collapse.wp-block-columns, .highschool .expanded.row .xlarge-collapse.wp-block-columns, .highschool .expanded.wp-block-columns .xlarge-collapse.wp-block-columns {
    margin-right: 0;
    margin-left: 0; }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns, .civiccities .xlarge-uncollapse > .wp-block-column, .highschool .xlarge-uncollapse > .wp-block-column {
    padding-right: 1.76471rem;
    padding-left: 1.76471rem; }
  .xlarge-centered {
    margin-right: auto;
    margin-left: auto; }
    .xlarge-centered, .xlarge-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .xlarge-uncentered,
  .xlarge-push-0,
  .xlarge-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 3.52941rem; }
  .column-block > :last-child {
    margin-bottom: 0; }

.menu {
  margin: 0;
  list-style-type: none; }
  .menu > li {
    display: table-cell;
    vertical-align: middle; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0 1rem;
    line-height: 1; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    vertical-align: middle; }
    .menu > li > a img + span,
    .menu > li > a i + span,
    .menu > li > a svg + span {
      vertical-align: middle; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu > li, .menu.horizontal > li {
    display: table-cell; }
  .menu.expanded {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .menu.expanded > li:first-child:last-child {
      width: 100%; }
  .menu.vertical > li {
    display: block; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
      display: table-cell; }
    .menu.medium-expanded {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .menu.medium-expanded > li:first-child:last-child {
        width: 100%; }
    .menu.medium-vertical > li {
      display: block; } }
  @media print, screen and (min-width: 64.25em) {
    .menu.large-horizontal > li {
      display: table-cell; }
    .menu.large-expanded {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .menu.large-expanded > li:first-child:last-child {
        width: 100%; }
    .menu.large-vertical > li {
      display: block; } }
  @media screen and (min-width: 80em) {
    .menu.xlarge-horizontal > li {
      display: table-cell; }
    .menu.xlarge-expanded {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .menu.xlarge-expanded > li:first-child:last-child {
        width: 100%; }
    .menu.xlarge-vertical > li {
      display: block; } }
  .menu.simple li {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
  .menu.simple a {
    padding: 0; }
  .menu.simple li {
    margin-left: 0;
    margin-right: 1rem; }
  .menu.simple.align-right li {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.align-right::before, .menu.align-right::after {
    display: table;
    content: ' '; }
  .menu.align-right::after {
    clear: both; }
  .menu.align-right > li {
    float: right; }
  .menu.icon-top > li > a {
    text-align: center; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i,
    .menu.icon-top > li > a svg {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.icon-top.vertical a > span {
    margin: auto; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    background: #009fde;
    color: #fff; }
  .menu.menu-bordered li {
    border: 1px solid #e6e6e6; }
    .menu.menu-bordered li:not(:first-child) {
      border-top: 0; }
  .menu.menu-hover li:hover {
    background-color: #e6e6e6; }

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block;
    vertical-align: top; }

.no-js [data-responsive-menu] ul {
  display: none; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 0;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.type-h1,
.featured-links__title,
h2,
h3,
.cta-panel h3,
h4,
.page-template-template-about_us .meet-the-team button,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .type-h1, .featured-links__title,
h2,
h3,
.cta-panel h3,
h4,
.page-template-template-about_us .meet-the-team button,
h5,
h6 {
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 800;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .type-h1 small, .featured-links__title small,
  h2 small,
  h3 small, .cta-panel h3 small,
  h4 small, .page-template-template-about_us .meet-the-team button small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .type-h1, .featured-links__title {
  font-size: 2.11765rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.64706rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .cta-panel h3 {
  font-size: 1.17647rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .page-template-template-about_us .meet-the-team button {
  font-size: 1.05882rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 0.94118rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .type-h1, .featured-links__title {
    font-size: 2.82353rem; }
  h2 {
    font-size: 2.35294rem; }
  h3, .cta-panel h3 {
    font-size: 1.82353rem; }
  h4, .page-template-template-about_us .meet-the-team button {
    font-size: 1.47059rem; }
  h5 {
    font-size: 1.17647rem; }
  h6 {
    font-size: 0.94118rem; } }

@media print, screen and (min-width: 64.25em) {
  h1, .type-h1, .featured-links__title {
    font-size: 3.23529rem; }
  h2 {
    font-size: 2.82353rem; }
  h3, .cta-panel h3 {
    font-size: 2.23529rem; }
  h4, .page-template-template-about_us .meet-the-team button {
    font-size: 1.76471rem; }
  h5 {
    font-size: 1.41176rem; }
  h6 {
    font-size: 0.94118rem; } }

a {
  line-height: inherit;
  color: #009fde;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #0089bf; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 70.58824rem;
  height: 0;
  margin: 1.17647rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.5; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0;
  border-left: none; }
  blockquote, blockquote p {
    line-height: 1.5;
    color: #1f244e; }

cite {
  display: block;
  font-size: 0.76471rem;
  color: #1f244e; }
  cite:before {
    content: "— "; }

abbr {
  border-bottom: 1px dotted #000;
  color: #1f244e;
  cursor: help; }

figure {
  margin: 0; }

code {
  padding: 1.17647rem;
  border: 1px solid #cacaca;
  background-color: #8a8a8a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000; }

kbd {
  margin: 0;
  padding: 0.11765rem 0.23529rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000;
  border-radius: 5px; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 1.32812rem;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64.25em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

@media screen and (min-width: 80em) {
  .xlarge-text-left {
    text-align: left; }
  .xlarge-text-right {
    text-align: right; }
  .xlarge-text-center {
    text-align: center; }
  .xlarge-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3,
  .cta-panel h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3,
  .cta-panel h3 {
    page-break-after: avoid; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 64.1875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64.25em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64.25em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 64.1875em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64.25em) and (max-width: 79.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 64.1875em), screen and (min-width: 80em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 80em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 79.9375em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 80em) and (max-width: 89.9375em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 79.9375em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns, .reveal .civiccities .wp-block-column, .civiccities .reveal .wp-block-column, .reveal .highschool .wp-block-column, .highschool .reveal .wp-block-column,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 70.58824rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal .reveal {
      right: auto;
      left: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 70.58824rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small, .civiccities .reveal.wp-block-button__link, .highschool .reveal.wp-block-button__link {
      width: 50%;
      max-width: 70.58824rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 70.58824rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.pretty * {
  box-sizing: border-box; }

.pretty input:not([type='checkbox']):not([type='radio']) {
  display: none; }

.pretty {
  position: relative;
  display: inline-block;
  margin-right: 1em;
  white-space: nowrap;
  line-height: 1; }
  .pretty input {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 1em;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer; }
  .pretty .state label {
    position: initial;
    display: inline-block;
    font-weight: normal;
    margin: 0;
    text-indent: 1.5em;
    min-width: calc(1em + 2px); }
    .pretty .state label:before, .pretty .state label:after {
      content: '';
      width: calc(1em + 2px);
      height: calc(1em + 2px);
      display: block;
      box-sizing: border-box;
      border-radius: 0;
      border: 1px solid transparent;
      z-index: 0;
      position: absolute;
      left: 0;
      top: calc((0% - (100% - 1em)) - 8%);
      background-color: transparent; }
    .pretty .state label:before {
      border-color: #fff; }
  .pretty .state.p-is-hover, .pretty .state.p-is-indeterminate {
    display: none; }

@keyframes zoom {
  0% {
    opacity: 0;
    transform: scale(0); } }

@keyframes tada {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: scale(7); }
  38% {
    animation-timing-function: ease-out;
    opacity: 1;
    transform: scale(1); }
  55% {
    animation-timing-function: ease-in;
    transform: scale(1.5); }
  72% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  81% {
    animation-timing-function: ease-in;
    transform: scale(1.24); }
  89% {
    animation-timing-function: ease-out;
    transform: scale(1); }
  95% {
    animation-timing-function: ease-in;
    transform: scale(1.04); }
  100% {
    animation-timing-function: ease-out;
    transform: scale(1); } }

@keyframes jelly {
  0% {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(0.75, 1.25, 1); }
  40% {
    transform: scale3d(1.25, 0.75, 1); }
  50% {
    transform: scale3d(0.85, 1.15, 1); }
  65% {
    transform: scale3d(1.05, 0.95, 1); }
  75% {
    transform: scale3d(0.95, 1.05, 1); }
  100% {
    transform: scale3d(1, 1, 1); } }

@keyframes rotate {
  0% {
    opacity: 0;
    transform: translateZ(-200px) rotate(-45deg); }
  100% {
    opacity: 1;
    transform: translateZ(0) rotate(0); } }

@keyframes pulse {
  0% {
    box-shadow: 0px 0px 0px 0px white; }
  100% {
    box-shadow: 0px 0px 0px 1.5em rgba(255, 255, 255, 0); } }

.pretty.p-default.p-fill .state label:after {
  transform: scale(1); }

.pretty.p-default .state label:after {
  transform: scale(0.6); }

.pretty.p-default input:checked ~ .state label:after {
  background-color: #fff !important; }

.pretty.p-default.p-thick .state label:before, .pretty.p-default.p-thick .state label:after {
  border-width: calc(1em / 7); }

.pretty.p-default.p-thick .state label:after {
  transform: scale(0.4) !important; }

.pretty.p-icon .state .icon {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc((0% - (100% - 1em)) - 8%);
  border: 1px solid transparent;
  opacity: 0; }

.pretty.p-icon .state .icon:before {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1; }

.pretty.p-icon input:checked ~ .state .icon {
  opacity: 1; }

.pretty.p-icon input:checked ~ .state label:before {
  border-color: #5a656b; }

.pretty.p-svg .state .svg {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc((0% - (100% - 1em)) - 8%);
  border: 1px solid transparent;
  opacity: 0; }

.pretty.p-svg .state svg {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1; }

.pretty.p-svg input:checked ~ .state .svg {
  opacity: 1; }

.pretty.p-image .state img {
  opacity: 0;
  position: absolute;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  top: 0;
  top: calc((0% - (100% - 1em)) - 8%);
  left: 0;
  z-index: 0;
  text-align: center;
  line-height: normal;
  transform: scale(0.8); }

.pretty.p-image input:checked ~ .state img {
  opacity: 1; }

.pretty.p-switch input {
  min-width: 2em; }

.pretty.p-switch .state {
  position: relative; }
  .pretty.p-switch .state:before {
    content: '';
    border: 1px solid #fff;
    border-radius: 60px;
    width: 2em;
    box-sizing: unset;
    height: calc(1em + 2px);
    position: absolute;
    top: 0;
    top: calc((0% - (100% - 1em)) - 16%);
    z-index: 0;
    transition: all 0.5s ease; }
  .pretty.p-switch .state label {
    text-indent: 2.5em; }
    .pretty.p-switch .state label:before, .pretty.p-switch .state label:after {
      transition: all 0.5s ease;
      border-radius: 100%;
      left: 0;
      border-color: transparent;
      transform: scale(0.8); }
    .pretty.p-switch .state label:after {
      background-color: #fff !important; }

.pretty.p-switch input:checked ~ .state:before {
  border-color: #5a656b; }

.pretty.p-switch input:checked ~ .state label:before {
  opacity: 0; }

.pretty.p-switch input:checked ~ .state label:after {
  background-color: #5a656b !important;
  left: 1em; }

.pretty.p-switch.p-fill input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important; }

.pretty.p-switch.p-fill input:checked ~ .state label:before {
  opacity: 0; }

.pretty.p-switch.p-fill input:checked ~ .state label:after {
  background-color: #fff !important;
  left: 1em; }

.pretty.p-switch.p-slim .state:before {
  height: 0.1em;
  background: #fff !important;
  top: calc(50% - 0.1em); }

.pretty.p-switch.p-slim input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important; }

.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover) {
  display: none; }

.pretty.p-has-hover input:hover ~ .state.p-is-hover {
  display: block; }
  .pretty.p-has-hover input:hover ~ .state.p-is-hover .icon {
    display: block; }

.pretty.p-has-focus input:focus ~ .state label:before {
  box-shadow: 0px 0px 3px 0px #bdc3c7; }

.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state:not(.p-is-indeterminate) {
  display: none; }

.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate {
  display: block; }
  .pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate .icon {
    display: block;
    opacity: 1; }

.pretty.p-toggle .state.p-on {
  opacity: 0;
  display: none; }

.pretty.p-toggle .state.p-off,
.pretty.p-toggle .state .icon,
.pretty.p-toggle .state .svg,
.pretty.p-toggle .state img {
  opacity: 1;
  display: inherit; }

.pretty.p-toggle .state.p-off .icon {
  color: #fff; }

.pretty.p-toggle input:checked ~ .state.p-on {
  opacity: 1;
  display: inherit; }

.pretty.p-toggle input:checked ~ .state.p-off {
  opacity: 0;
  display: none; }

.pretty.p-plain input:checked ~ .state label:before,
.pretty.p-plain.p-toggle .state label:before {
  content: none; }

.pretty.p-plain.p-plain .icon {
  transform: scale(1.1); }

.pretty.p-round .state label:before, .pretty.p-round .state label:after {
  border-radius: 100%; }

.pretty.p-round.p-icon .state .icon {
  border-radius: 100%;
  overflow: hidden; }
  .pretty.p-round.p-icon .state .icon:before {
    transform: scale(0.8); }

.pretty.p-curve .state label:before, .pretty.p-curve .state label:after {
  border-radius: 20%; }

.pretty.p-smooth label:before,
.pretty.p-smooth label:after,
.pretty.p-smooth .icon,
.pretty.p-smooth .svg {
  transition: all 0.5s ease; }

.pretty.p-smooth input:checked + .state label:after {
  transition: all 0.3s ease; }

.pretty.p-smooth input:checked + .state .icon,
.pretty.p-smooth input:checked + .state .svg,
.pretty.p-smooth input:checked + .state img {
  animation: zoom 0.2s ease; }

.pretty.p-smooth.p-default input:checked + .state label:after {
  animation: zoom 0.2s ease; }

.pretty.p-smooth.p-plain input:checked + .state label:before {
  content: '';
  transform: scale(0);
  transition: all 0.5s ease; }

.pretty.p-tada:not(.p-default) input:checked + .state .icon,
.pretty.p-tada:not(.p-default) input:checked + .state .svg,
.pretty.p-tada:not(.p-default) input:checked + .state img,
.pretty.p-tada:not(.p-default) input:checked + .state label:before,
.pretty.p-tada:not(.p-default) input:checked + .state label:after {
  animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
  opacity: 1; }

.pretty.p-jelly:not(.p-default) input:checked + .state .icon,
.pretty.p-jelly:not(.p-default) input:checked + .state .svg,
.pretty.p-jelly:not(.p-default) input:checked + .state img,
.pretty.p-jelly:not(.p-default) input:checked + .state label:before,
.pretty.p-jelly:not(.p-default) input:checked + .state label:after {
  animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1; }

.pretty.p-jelly:not(.p-default) input:checked + .state label:before {
  border-color: transparent; }

.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon,
.pretty.p-rotate:not(.p-default) input:checked ~ .state .svg,
.pretty.p-rotate:not(.p-default) input:checked ~ .state img,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:after {
  animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1; }

.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before {
  border-color: transparent; }

.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before {
  animation: pulse 1s; }

.pretty input[disabled] {
  cursor: not-allowed;
  display: none; }
  .pretty input[disabled] ~ * {
    opacity: .5; }

.pretty.p-locked input {
  display: none;
  cursor: not-allowed; }

.pretty input:checked ~ .state.p-primary label:after,
.pretty.p-toggle .state.p-primary label:after {
  background-color: #428bca !important; }

.pretty input:checked ~ .state.p-primary .icon,
.pretty input:checked ~ .state.p-primary .svg,
.pretty.p-toggle .state.p-primary .icon,
.pretty.p-toggle .state.p-primary .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-primary-o label:before,
.pretty.p-toggle .state.p-primary-o label:before {
  border-color: #428bca; }

.pretty input:checked ~ .state.p-primary-o label:after,
.pretty.p-toggle .state.p-primary-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-primary-o .icon,
.pretty input:checked ~ .state.p-primary-o .svg,
.pretty input:checked ~ .state.p-primary-o svg,
.pretty.p-toggle .state.p-primary-o .icon,
.pretty.p-toggle .state.p-primary-o .svg,
.pretty.p-toggle .state.p-primary-o svg {
  color: #428bca;
  stroke: #428bca; }

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after {
  background-color: #428bca !important; }

.pretty.p-switch input:checked ~ .state.p-primary:before {
  border-color: #428bca; }

.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before {
  background-color: #428bca !important; }

.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before {
  border-color: #245682;
  background-color: #245682 !important; }

.pretty input:checked ~ .state.p-info label:after,
.pretty.p-toggle .state.p-info label:after {
  background-color: #5bc0de !important; }

.pretty input:checked ~ .state.p-info .icon,
.pretty input:checked ~ .state.p-info .svg,
.pretty.p-toggle .state.p-info .icon,
.pretty.p-toggle .state.p-info .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-info-o label:before,
.pretty.p-toggle .state.p-info-o label:before {
  border-color: #5bc0de; }

.pretty input:checked ~ .state.p-info-o label:after,
.pretty.p-toggle .state.p-info-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-info-o .icon,
.pretty input:checked ~ .state.p-info-o .svg,
.pretty input:checked ~ .state.p-info-o svg,
.pretty.p-toggle .state.p-info-o .icon,
.pretty.p-toggle .state.p-info-o .svg,
.pretty.p-toggle .state.p-info-o svg {
  color: #5bc0de;
  stroke: #5bc0de; }

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after {
  background-color: #5bc0de !important; }

.pretty.p-switch input:checked ~ .state.p-info:before {
  border-color: #5bc0de; }

.pretty.p-switch.p-fill input:checked ~ .state.p-info:before {
  background-color: #5bc0de !important; }

.pretty.p-switch.p-slim input:checked ~ .state.p-info:before {
  border-color: #2390b0;
  background-color: #2390b0 !important; }

.pretty input:checked ~ .state.p-success label:after,
.pretty.p-toggle .state.p-success label:after {
  background-color: #5cb85c !important; }

.pretty input:checked ~ .state.p-success .icon,
.pretty input:checked ~ .state.p-success .svg,
.pretty.p-toggle .state.p-success .icon,
.pretty.p-toggle .state.p-success .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-success-o label:before,
.pretty.p-toggle .state.p-success-o label:before {
  border-color: #5cb85c; }

.pretty input:checked ~ .state.p-success-o label:after,
.pretty.p-toggle .state.p-success-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-success-o .icon,
.pretty input:checked ~ .state.p-success-o .svg,
.pretty input:checked ~ .state.p-success-o svg,
.pretty.p-toggle .state.p-success-o .icon,
.pretty.p-toggle .state.p-success-o .svg,
.pretty.p-toggle .state.p-success-o svg {
  color: #5cb85c;
  stroke: #5cb85c; }

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after {
  background-color: #5cb85c !important; }

.pretty.p-switch input:checked ~ .state.p-success:before {
  border-color: #5cb85c; }

.pretty.p-switch.p-fill input:checked ~ .state.p-success:before {
  background-color: #5cb85c !important; }

.pretty.p-switch.p-slim input:checked ~ .state.p-success:before {
  border-color: #357935;
  background-color: #357935 !important; }

.pretty input:checked ~ .state.p-warning label:after,
.pretty.p-toggle .state.p-warning label:after {
  background-color: #f0ad4e !important; }

.pretty input:checked ~ .state.p-warning .icon,
.pretty input:checked ~ .state.p-warning .svg,
.pretty.p-toggle .state.p-warning .icon,
.pretty.p-toggle .state.p-warning .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-warning-o label:before,
.pretty.p-toggle .state.p-warning-o label:before {
  border-color: #f0ad4e; }

.pretty input:checked ~ .state.p-warning-o label:after,
.pretty.p-toggle .state.p-warning-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-warning-o .icon,
.pretty input:checked ~ .state.p-warning-o .svg,
.pretty input:checked ~ .state.p-warning-o svg,
.pretty.p-toggle .state.p-warning-o .icon,
.pretty.p-toggle .state.p-warning-o .svg,
.pretty.p-toggle .state.p-warning-o svg {
  color: #f0ad4e;
  stroke: #f0ad4e; }

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after {
  background-color: #f0ad4e !important; }

.pretty.p-switch input:checked ~ .state.p-warning:before {
  border-color: #f0ad4e; }

.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before {
  background-color: #f0ad4e !important; }

.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before {
  border-color: #c77c11;
  background-color: #c77c11 !important; }

.pretty input:checked ~ .state.p-danger label:after,
.pretty.p-toggle .state.p-danger label:after {
  background-color: #d9534f !important; }

.pretty input:checked ~ .state.p-danger .icon,
.pretty input:checked ~ .state.p-danger .svg,
.pretty.p-toggle .state.p-danger .icon,
.pretty.p-toggle .state.p-danger .svg {
  color: #fff;
  stroke: #fff; }

.pretty input:checked ~ .state.p-danger-o label:before,
.pretty.p-toggle .state.p-danger-o label:before {
  border-color: #d9534f; }

.pretty input:checked ~ .state.p-danger-o label:after,
.pretty.p-toggle .state.p-danger-o label:after {
  background-color: transparent; }

.pretty input:checked ~ .state.p-danger-o .icon,
.pretty input:checked ~ .state.p-danger-o .svg,
.pretty input:checked ~ .state.p-danger-o svg,
.pretty.p-toggle .state.p-danger-o .icon,
.pretty.p-toggle .state.p-danger-o .svg,
.pretty.p-toggle .state.p-danger-o svg {
  color: #d9534f;
  stroke: #d9534f; }

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after {
  background-color: #d9534f !important; }

.pretty.p-switch input:checked ~ .state.p-danger:before {
  border-color: #d9534f; }

.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before {
  background-color: #d9534f !important; }

.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before {
  border-color: #a02622;
  background-color: #a02622 !important; }

.pretty.p-bigger label:before,
.pretty.p-bigger label:after,
.pretty.p-bigger .icon,
.pretty.p-bigger .svg,
.pretty.p-bigger .img {
  font-size: 1.2em !important;
  top: calc((0% - (100% - 1em)) - 35%) !important; }

.pretty.p-bigger label {
  text-indent: 1.7em; }

@media print {
  .pretty .state:before,
  .pretty .state label:before,
  .pretty .state label:after,
  .pretty .state .icon {
    color-adjust: exact;
    /* stylelint-disable */
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact; } }

.icon {
  display: inline-block;
  height: 1rem;
  width: 1rem; }

.icon-whenwevote-logo {
  height: 1.58824rem;
  max-width: 100%;
  width: 19.11765rem; }
  @media (max-width: 1200px) {
    .icon-whenwevote-logo {
      width: 13.82353rem; } }

.icon-whenwevote-stacked-logo {
  height: 4.70588rem;
  max-width: 100%;
  width: 9.41176rem; }

.icon-whenwevote-inline-logo {
  height: 4.70588rem;
  max-width: 100%;
  width: 29.41176rem; }

.icon-fa {
  font-size: 20px; }
  .icon-fa.fa-2x {
    font-size: 40px; }


.icon-hamburger {
  background: transparent;
  border: none;
  height: 1.17647rem;
  position: relative;
  width: 1.76471rem; }
  @media print, screen and (min-width: 64.25em) {
    
    .icon-hamburger {
      height: 1.76471rem;
      width: 2.05882rem; } }
  .nav-active
  .icon-hamburger::before {
    content: "\d7";
    box-shadow: none;
    background: 0;
    border-radius: 0;
    color: #1f244e;
    font-size: 3.25rem;
    top: -15px;
    font-weight: 400; }
  
  .icon-hamburger::before {
    background: #1f244e;
    border-radius: 5px;
    box-shadow: #1f244e 0 8px 0, #1f244e 0 16px 0;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
    @media print, screen and (min-width: 64.25em) {
      
      .icon-hamburger::before {
        box-shadow: #1f244e 0 12px 0, #1f244e 0 24px 0;
        height: 6px; } }
  
  .icon-hamburger:hover,
  .icon-hamburger:focus {
    background: transparent; }

::-moz-selection {
  background: #1f244e;
  color: #fff; }

::selection {
  background: #1f244e;
  color: #fff; }

.type-h1 {
  margin: 0;
  text-align: center; }
  .type-h1.type--white {
    color: #fff; }
  .type-h1.type--cerulean {
    color: #009fde; }
  .type-h1.type--red {
    color: #ff2846; }
  .type-h1.type--violet {
    color: #1b0e44; }

.page-title {
  margin-bottom: 1.76471rem; }

.text-color__red {
  color: #ff2846; }

header.purple {
  background: #1b0e44;
  color: #fff;
  padding: 47px 1.7647058824rem;
  text-align: center; }
  header.purple h1, header.purple .type-h1, header.purple .featured-links__title {
    text-transform: uppercase;
    font-size: 3.88235rem;
    line-height: 1;
    margin-bottom: 0; }
  @media screen and (max-width: 940px) {
    header.purple h1, header.purple .type-h1, header.purple .featured-links__title {
      font-size: 2.3rem;
      line-height: 30px; } }
  @media screen and (max-width: 740px) {
    header.purple {
      padding: 30px 1.7647058824rem; }
      header.purple h1, header.purple .type-h1, header.purple .featured-links__title {
        font-size: 1.7647rem;
        line-height: 30px; } }

input[type='submit'],
[type=button],
[type=reset],
button,
input[type='submit'],
[type=button],
[type=reset],
button,
.button,
.civiccities .wp-block-button__link,
.highschool .wp-block-button__link {
  border-radius: 0.47059rem;
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1; }
  input[type='submit'].tiny,
  [type=button].tiny,
  [type=reset].tiny,
  button.tiny,
  input.tiny[type='submit'],
  .tiny[type=button],
  .tiny[type=reset],
  button.tiny,
  .tiny.button,
  .civiccities .tiny.wp-block-button__link,
  .highschool .tiny.wp-block-button__link {
    padding: 0.29412rem 0.88235rem; }
  input[type='submit'].small, .civiccities input[type='submit'].wp-block-button__link, .highschool input[type='submit'].wp-block-button__link,
  [type=button].small,
  .civiccities [type=button].wp-block-button__link,
  .highschool [type=button].wp-block-button__link,
  [type=reset].small,
  .civiccities [type=reset].wp-block-button__link,
  .highschool [type=reset].wp-block-button__link,
  button.small,
  .civiccities button.wp-block-button__link,
  .highschool button.wp-block-button__link,
  input.small[type='submit'],
  .small[type=button],
  .small[type=reset],
  button.small,
  .small.button,
  .civiccities .wp-block-button__link,
  .highschool .wp-block-button__link {
    padding: 0.58824rem 0.88235rem; }
  input[type='submit'][disabled],
  [type=button][disabled],
  [type=reset][disabled],
  button[disabled],
  input[disabled][type='submit'],
  [disabled][type=button],
  [disabled][type=reset],
  button[disabled],
  [disabled].button,
  .civiccities [disabled].wp-block-button__link,
  .highschool [disabled].wp-block-button__link {
    background-color: #ff2846 !important;
    opacity: 0.4; }
  input[type='submit'].btn-white--outlined,
  [type=button].btn-white--outlined,
  [type=reset].btn-white--outlined,
  button.btn-white--outlined,
  input.btn-white--outlined[type='submit'],
  .btn-white--outlined[type=button],
  .btn-white--outlined[type=reset],
  button.btn-white--outlined,
  .btn-white--outlined.button,
  .civiccities .btn-white--outlined.wp-block-button__link,
  .highschool .btn-white--outlined.wp-block-button__link {
    background: transparent;
    border: solid 3px #fff;
    color: #fff; }
    input[type='submit'].btn-white--outlined:hover, input[type='submit'].btn-white--outlined:focus,
    [type=button].btn-white--outlined:hover,
    [type=button].btn-white--outlined:focus,
    [type=reset].btn-white--outlined:hover,
    [type=reset].btn-white--outlined:focus,
    button.btn-white--outlined:hover,
    button.btn-white--outlined:focus,
    input.btn-white--outlined[type='submit']:hover,
    .btn-white--outlined[type=button]:hover,
    .btn-white--outlined[type=reset]:hover,
    button.btn-white--outlined:hover,
    .btn-white--outlined.button:hover,
    .civiccities .btn-white--outlined.wp-block-button__link:hover,
    .highschool .btn-white--outlined.wp-block-button__link:hover,
    input.btn-white--outlined[type='submit']:focus,
    .btn-white--outlined[type=button]:focus,
    .btn-white--outlined[type=reset]:focus,
    button.btn-white--outlined:focus,
    .btn-white--outlined.button:focus,
    .civiccities .btn-white--outlined.wp-block-button__link:focus,
    .highschool .btn-white--outlined.wp-block-button__link:focus {
      background: #fff;
      color: #009fde; }
    input[type='submit'].btn-white--outlined.error,
    [type=button].btn-white--outlined.error,
    [type=reset].btn-white--outlined.error,
    button.btn-white--outlined.error,
    input.btn-white--outlined.error[type='submit'],
    .btn-white--outlined.error[type=button],
    .btn-white--outlined.error[type=reset],
    button.btn-white--outlined.error,
    .btn-white--outlined.error.button,
    .civiccities .btn-white--outlined.error.wp-block-button__link,
    .highschool .btn-white--outlined.error.wp-block-button__link {
      border: solid 3px #ff2846;
      color: #ff2846; }
  input[type='submit'].button-white,
  [type=button].button-white,
  [type=reset].button-white,
  button.button-white,
  input.button-white[type='submit'],
  .button-white[type=button],
  .button-white[type=reset],
  button.button-white,
  .button-white.button,
  .civiccities .button-white.wp-block-button__link,
  .highschool .button-white.wp-block-button__link {
    background: #fff;
    color: #ff2846;
    transition: all 0.2s ease-in-out; }
    input[type='submit'].button-white:hover, input[type='submit'].button-white:focus,
    [type=button].button-white:hover,
    [type=button].button-white:focus,
    [type=reset].button-white:hover,
    [type=reset].button-white:focus,
    button.button-white:hover,
    button.button-white:focus,
    input.button-white[type='submit']:hover,
    .button-white[type=button]:hover,
    .button-white[type=reset]:hover,
    button.button-white:hover,
    .button-white.button:hover,
    .civiccities .button-white.wp-block-button__link:hover,
    .highschool .button-white.wp-block-button__link:hover,
    input.button-white[type='submit']:focus,
    .button-white[type=button]:focus,
    .button-white[type=reset]:focus,
    button.button-white:focus,
    .button-white.button:focus,
    .civiccities .button-white.wp-block-button__link:focus,
    .highschool .button-white.wp-block-button__link:focus {
      box-shadow: 0 4px 15px 2px rgba(0, 0, 0, 0.35); }
  input[type='submit'].fullwidth,
  [type=button].fullwidth,
  [type=reset].fullwidth,
  button.fullwidth,
  input.fullwidth[type='submit'],
  .fullwidth[type=button],
  .fullwidth[type=reset],
  button.fullwidth,
  .fullwidth.button,
  .civiccities .fullwidth.wp-block-button__link,
  .highschool .fullwidth.wp-block-button__link {
    width: 100%; }
  input[type='submit'].button_smaller,
  [type=button].button_smaller,
  [type=reset].button_smaller,
  button.button_smaller,
  input.button_smaller[type='submit'],
  .button_smaller[type=button],
  .button_smaller[type=reset],
  button.button_smaller,
  .button_smaller.button,
  .civiccities .button_smaller.wp-block-button__link,
  .highschool .button_smaller.wp-block-button__link {
    font-size: 1.29412rem; }

.cta-panel {
  padding: 1.76471rem 0 1.17647rem 0;
  text-align: center; }
  @media print, screen and (min-width: 64.25em) {
    .cta-panel {
      padding: 3.52941rem 0 2.94118rem 0; } }
  .cta-panel h3 {
    color: #1b0e44;
    margin: 0;
    text-align: center; }
    .cta-panel h3 a {
      color: #ff2846;
      text-decoration: underline; }

.ngp-form .updateMyProfileSection {
  display: none !important; }

.wwav-wp-everyaction .ngp-form header.at-title, .wwav-wp-everyaction
.ngp-form header.at-markup, .wwav-wp-everyaction
.ngp-form footer.at-markup {
  display: none !important; }

.ngp-form fieldset legend {
  font-family: !important;
  color: #1b0e44 !important; }

.ngp-form .at-indented {
  margin-top: -1em; }

.ngp-form .at-fields label {
  font-weight: 800;
  margin-top: 10px; }
  .ngp-form .at-fields label.at-check {
    margin-top: 0; }

.ngp-form fieldset.at-fieldset {
  padding: 0;
  margin: 0 -0.625rem; }

.ngp-form input[type="text"] {
  border: none !important;
  height: 46px !important;
  border-bottom: 1px solid #1f244e !important;
  padding-left: 0 !important;
  border-radius: 0 !important; }
  .ngp-form input[type="text"]:focus {
    box-shadow: none !important; }

.ngp-form input[type="tel"] {
  border: none !important;
  height: 46px !important;
  border-bottom: 1px solid #1f244e !important;
  padding-left: 0 !important;
  border-radius: 0 !important; }
  .ngp-form input[type="tel"]:focus {
    box-shadow: none !important; }

.ngp-form input[type="radio"] {
  display: inline-block !important;
  margin: 5px !important; }

.ngp-form input[type="email"] {
  border: none !important;
  height: 46px !important;
  border-bottom: 1px solid #1f244e !important;
  padding-left: 0 !important;
  border-radius: 0 !important; }
  .ngp-form input[type="email"]:focus {
    box-shadow: none !important; }

.ngp-form .at-check input + span {
  margin-bottom: 1rem !important; }

.ngp-form .at-legend {
  display: none !important; }

.ngp-form header.at-title {
  font-size: 2rem !important; }

.ngp-form .at-row > [class^="at-"] {
  color: #1f244e !important; }

.ngp-form .intl-tel-input.allow-dropdown input {
  padding-left: 50px !important; }

.ngp-form .btn-at-primary {
  color: #ffffff !important;
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  background-color: #ff2846 !important;
  font-weight: bold !important;
  font-size: 1rem !important; }

.ngp-form textarea {
  color: #1f244e !important;
  border: none !important;
  height: 46px !important;
  border-bottom: 1px solid #1f244e !important;
  padding-left: 0 !important;
  border-radius: 0 !important; }
  .ngp-form textarea:focus {
    box-shadow: none; }

.ngp-form .at-legend {
  display: none !important; }

.ngp-form .AdditionalInformation {
  padding-top: 0 !important; }

.ngp-form .at-form-submit .at-submit {
  display: block !important;
  float: none !important;
  margin: 0 auto !important; }

.featured-links {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0 auto; }

.featured-links__panel {
  background-color: #1b0e44;
  box-shadow: 0 6px 30px 0 rgba(0, 0, 0, 0.22);
  color: #fff;
  margin-bottom: 1.76471rem;
  padding: 1.76471rem;
  position: relative;
  width: 100%; }
  @media print, screen and (min-width: 64.25em) {
    .featured-links__panel {
      padding: 2.35294rem; }
      .links-count-2 .featured-links__panel {
        width: 49%; }
      .links-count-3 .featured-links__panel {
        width: 33%; } }
  @media screen and (min-width: 80em) {
    .featured-links__panel {
      padding-bottom: 6%;
      padding-top: 6%; } }

.featured-links__title {
  color: #fff;
  margin: 0 0 1.64706rem 0; }
  .featured-links__title .icon-arrow {
    color: #009fde;
    display: block;
    height: 1.76471rem;
    margin: 20px auto 0;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.27, 1.55);
    width: 1.76471rem; }
  .featured-links__title:hover, .featured-links__title:focus {
    color: #fff; }
    .featured-links__title:hover .icon-arrow, .featured-links__title:focus .icon-arrow {
      color: #fff;
      transform: translateX(10px); }

.featured-links__description {
  color: #fff;
  font-family: "Source Serif Pro", Georgia, serif;
  font-size: 1.29412rem;
  font-weight: 400;
  line-height: 1.5em; }
  @media screen and (max-width: 64.1875em) {
    .featured-links__description {
      font-size: 0.94118rem; } }

.featured-links__link {
  color: #ff2846;
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.76471rem;
  font-weight: 700;
  line-height: 3.58824rem; }

form ::-webkit-input-placeholder {
  color: #1f244e; }

form :-ms-input-placeholder {
  color: #1f244e; }

form ::placeholder {
  color: #1f244e; }

form.section__form ::-webkit-input-placeholder {
  color: #fff; }

form.section__form :-ms-input-placeholder {
  color: #fff; }

form.section__form ::placeholder {
  color: #fff; }

.section--white form ::-webkit-input-placeholder {
  color: #1f244e; }

.section--white form :-ms-input-placeholder {
  color: #1f244e; }

.section--white form ::placeholder {
  color: #1f244e; }

.required,
.error,
.signuperror {
  color: #ff2846;
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.82353rem;
  font-weight: bold; }

input.text,
[type=text],
textarea {
  background: transparent;
  border: none;
  border-bottom: solid 1px #1f244e;
  color: #1f244e;
  transition: all 200ms ease; }
  .section__form input.text, .section__form
  [type=text], .section__form
  textarea {
    border-color: #fff;
    color: #fff;
    font-weight: 600;
    padding-left: 0;
    transition: all 200ms ease; }
    .section__form input.text:focus, .section__form
    [type=text]:focus, .section__form
    textarea:focus {
      background-color: #fff;
      color: #1f244e;
      padding-left: 8px; }
      .section__form input.text:focus::-webkit-input-placeholder, .section__form
      [type=text]:focus::-webkit-input-placeholder, .section__form
      textarea:focus::-webkit-input-placeholder {
        color: #1f244e; }
      .section__form input.text:focus:-ms-input-placeholder, .section__form
      [type=text]:focus:-ms-input-placeholder, .section__form
      textarea:focus:-ms-input-placeholder {
        color: #1f244e; }
      .section__form input.text:focus::placeholder, .section__form
      [type=text]:focus::placeholder, .section__form
      textarea:focus::placeholder {
        color: #1f244e; }
  input.text:focus,
  [type=text]:focus,
  textarea:focus {
    background-color: #1f244e;
    color: #fff; }
    input.text:focus::-webkit-input-placeholder,
    [type=text]:focus::-webkit-input-placeholder,
    textarea:focus::-webkit-input-placeholder {
      color: #fff; }
    input.text:focus:-ms-input-placeholder,
    [type=text]:focus:-ms-input-placeholder,
    textarea:focus:-ms-input-placeholder {
      color: #fff; }
    input.text:focus::placeholder,
    [type=text]:focus::placeholder,
    textarea:focus::placeholder {
      color: #fff; }
  .section--white input.text, .section--white
  [type=text], .section--white
  textarea {
    background: transparent;
    border: none;
    border-bottom: solid 1px #1f244e;
    color: #1f244e;
    padding-left: 0;
    transition: all 200ms ease; }
    .section--white input.text:focus, .section--white
    [type=text]:focus, .section--white
    textarea:focus {
      background-color: #1f244e;
      color: #fff;
      padding-left: 8px; }
      .section--white input.text:focus::-webkit-input-placeholder, .section--white
      [type=text]:focus::-webkit-input-placeholder, .section--white
      textarea:focus::-webkit-input-placeholder {
        color: #fff; }
      .section--white input.text:focus:-ms-input-placeholder, .section--white
      [type=text]:focus:-ms-input-placeholder, .section--white
      textarea:focus:-ms-input-placeholder {
        color: #fff; }
      .section--white input.text:focus::placeholder, .section--white
      [type=text]:focus::placeholder, .section--white
      textarea:focus::placeholder {
        color: #fff; }

textarea {
  border: solid 1px #1f244e;
  border-radius: 0;
  max-width: 100%;
  width: 100%; }

#framework .radio,
#framework .checkbox,
#framework input[type="checkbox"],
#framework input[type="radio"] {
  display: inline-block;
  margin-right: 10px;
  padding: 0; }

#framework .radio + label,
#framework .checkbox + label,
#framework input[type="checkbox"] + label,
#framework input[type="radio"] + label {
  display: inline;
  font-weight: normal;
  text-transform: none; }

#framework table,
#framework tbody,
#framework tr,
#framework td {
  display: block;
  max-width: 100%;
  width: 100%; }

#framework tr {
  margin: 0.58824rem 0; }

#unsub_form td {
  display: block;
  text-align: left;
  width: 100%; }

select {
  border-radius: 0; }

#framework .label,
label {
  color: #000;
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }

.full-width-input {
  padding: 0.58824rem 0;
  width: 100%; }

.inline-input {
  display: inline-block;
  padding: 0.58824rem;
  width: 100%; }
  @media print, screen and (min-width: 64.25em) {
    .inline-input {
      width: 50%; } }

.form-fieldset,
fieldset {
  border: none;
  margin: 0;
  padding: 0;
  width: 100%; }

.form-fieldset {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.js-form-response {
  display: none; }

.featured-image {
  margin: 1.17647rem 0 2.35294rem; }

.featured-image__caption {
  font-size: 0.82353rem;
  font-style: italic;
  padding: 10px 0 0; }

.video-panel {
  margin: 0;
  min-height: 25.88235rem;
  position: relative;
  width: 100%; }
  @media print, screen and (min-width: 64.25em) {
    .video-panel {
      min-height: 31.76471rem; } }
  .video-panel.flex-video, .video-panel.responsive-embed {
    padding-bottom: 45%; }

.video-overlay {
  -ms-flex-align: center;
      align-items: center;
  background-blend-mode: multiply;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  padding: 3.52941rem 0;
  position: absolute;
  top: 0;
  transition: opacity 500ms ease-in-out 600ms, transform 600ms ease-in-out 1000ms, visibility 100ms linear 1600ms;
  width: 100%;
  z-index: +1; }
  @media print, screen and (min-width: 64.25em) {
    .video-overlay {
      padding: 5.88235rem 1.76471rem; } }
  .video-overlay::before {
    background: rgba(27, 14, 68, 0.5);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    transition: opacity 500ms ease;
    width: 100%; }
  .js-video--active .video-overlay {
    opacity: 0;
    transform: scale(0.05);
    visibility: hidden; }
    .js-video--active .video-overlay::before {
      opacity: 0; }

.video-overlay__wrap {
  position: relative;
  z-index: +1; }
  @media print, screen and (min-width: 64.25em) {
    .video-overlay__wrap {
      max-width: 56.47059rem; } }

.video-overlay__heading {
  color: #fff;
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.11765rem;
  font-weight: 700;
  margin-bottom: 0.94118rem; }
  @media print, screen and (min-width: 40em) {
    .video-overlay__heading {
      font-size: 3.23529rem; } }
  @media print, screen and (min-width: 64.25em) {
    .video-overlay__heading {
      font-size: 4.47059rem; } }
  .video-overlay__heading strong {
    font-weight: 800; }

.video-overlay__subheading {
  color: #fff;
  font-family: "Source Serif Pro", Georgia, serif;
  font-size: 1.05882rem;
  margin-bottom: 2.11765rem; }
  @media print, screen and (min-width: 64.25em) {
    .video-overlay__subheading {
      font-size: 1.41176rem; } }

.image-banner {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
  min-height: 23.52941rem;
  position: relative;
  width: 100%; }

.image-overlay {
  -ms-flex-align: center;
      align-items: center;
  background-blend-mode: multiply;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  padding: 3.52941rem 1.76471rem;
  position: absolute;
  text-align: center;
  top: 0;
  transition: opacity 500ms ease-in-out 600ms, transform 600ms ease-in-out 1000ms, visibility 100ms linear 1600ms;
  width: 100%;
  z-index: +1; }

.image-overlay__heading {
  color: #fff;
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.11765rem;
  font-weight: 300;
  margin-bottom: 1.76471rem;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-transform: uppercase; }
  @media print, screen and (min-width: 40em) {
    .image-overlay__heading {
      font-size: 3.23529rem; } }
  @media print, screen and (min-width: 64.25em) {
    .image-overlay__heading {
      font-size: 4.47059rem; } }
  .image-overlay__heading strong {
    font-weight: 800; }

.menu > li > a {
  display: inline-block; }

.social-menu {
  list-style: none;
  margin-left: 0; }

.site-header {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  padding: 0 1.76471rem 1.76471rem 1.76471rem; }
  @media print, screen and (min-width: 64.25em) {
    .site-header {
      padding: 0 2.94118rem 1.76471rem 2.94118rem; } }

.site-branding {
  font-size: 0;
  line-height: 0;
  margin: 0;
  max-width: 75%; }
  @media print, screen and (min-width: 64.25em) {
    .site-branding {
      max-width: 100%; } }

.nav-link {
  color: #1b0e44;
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.11765rem;
  font-weight: 700;
  letter-spacing: .5px;
  padding: 0 25px;
  position: relative;
  transition: color 200ms ease-in-out; }
  @media (max-width: 1200px) {
    .nav-link {
      font-size: 1rem;
      padding: 0 15px; } }
  @media print, screen and (min-width: 64.25em) {
    .main-nav-item .nav-link:hover, .main-nav-item .nav-link:focus {
      color: #ff2846; }
      .main-nav-item .nav-link:hover::before, .main-nav-item .nav-link:focus::before {
        opacity: 1; } }
  @media (max-width: 1200px) {
    .main-nav-item .nav-link {
      padding: 0 .75rem; } }
  .mobile-nav-item .nav-link {
    color: #fff; }
    .mobile-nav-item .nav-link:hover, .mobile-nav-item .nav-link:focus {
      color: #009fde; }
  .footer-nav .nav-link {
    color: rgba(255, 255, 255, 0.5); }
    .footer-nav .nav-link:hover, .footer-nav .nav-link:focus {
      color: #fff; }

@media print, screen and (min-width: 64.25em) {
  .item__donate > a {
    background-color: #ff2846;
    margin-bottom: -6px;
    margin-left: 1.17647rem; }
    .item__donate > a:hover, .item__donate > a:focus {
      background-color: #1b0e44; } }

.main-nav-item {
  position: relative; }
  .main-nav-item:hover .nav-drop-container, .main-nav-item:focus .nav-drop-container, .main-nav-item:focus-within .nav-drop-container {
    opacity: 1;
    pointer-events: auto; }

.nav-drop-container {
  padding-top: 30px;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 100%; }

.nav-drop {
  width: 235px;
  background: #1f244e;
  list-style: none;
  margin-left: 0;
  padding: 10px; }
  .nav-drop .nav-drop-item {
    text-align: left;
    font-size: 18px;
    font-weight: 700; }
    .nav-drop .nav-drop-item + .nav-drop .nav-drop-item {
      margin-top: 10px; }
    .nav-drop .nav-drop-item.koop {
      font-family: cheee-wowie, sans-serif;
      font-weight: 400;
      font-style: normal; }
      .nav-drop .nav-drop-item.koop a {
        background: #eb5f30;
        color: #000000; }
        .nav-drop .nav-drop-item.koop a:hover, .nav-drop .nav-drop-item.koop a:focus {
          background: #000000;
          color: #eb5f30; }
    .nav-drop .nav-drop-item a {
      color: #fff;
      transition: 0.3s;
      padding: 10px 20px;
      display: block; }
      .nav-drop .nav-drop-item a:hover, .nav-drop .nav-drop-item a:focus {
        color: #f95b47; }

.main-nav {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 1.41176rem;
  position: relative;
  z-index: +99; }
  @media print, screen and (min-width: 64.25em) {
    .main-nav {
      -ms-flex-align: center;
          align-items: center; } }

.main-nav__menu {
  -ms-flex-align: end;
      align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  text-align: center; }

.mobile-nav {
  background: #1f244e;
  color: #fff;
  height: calc(100% - 4.70588rem);
  left: 0;
  margin-top: 4.70588rem;
  opacity: 0;
  overflow-y: scroll;
  padding: 1.76471rem;
  position: fixed;
  top: 0;
  transform: translateX(-110vw);
  transition: opacity 200ms ease, transform 300ms ease 100ms;
  width: 100%;
  z-index: +90; }
  .nav-active .mobile-nav {
    opacity: 1;
    transform: translateX(0); }

.mobile-nav-item {
  margin-bottom: 0.88235rem;
  position: relative; }
  .mobile-nav-item .nav-link {
    padding: 0;
    font-size: 1.5rem;
    margin-bottom: 0.88235rem;
    padding-right: 40px; }
  .mobile-nav-item .mobile-dropdown-toggle {
    position: absolute;
    background: none;
    right: 0;
    padding: 0;
    padding-left: 20px; }
  .mobile-nav-item .mobile-nav-drop-container {
    display: none; }
  .mobile-nav-item .mobile-nav-drop {
    margin: 0;
    padding-left: 10px;
    border-left: 1px solid #fff; }
    .mobile-nav-item .mobile-nav-drop .mobile-nav-drop-item {
      font-weight: 600;
      font-size: 1.2rem;
      list-style-type: none;
      padding: .25rem 10px; }
      .mobile-nav-item .mobile-nav-drop .mobile-nav-drop-item.koop {
        font-family: cheee-wowie, sans-serif;
        font-weight: 400;
        font-style: normal;
        background: #eb5f30; }
        .mobile-nav-item .mobile-nav-drop .mobile-nav-drop-item.koop a {
          color: #000000; }
      .mobile-nav-item .mobile-nav-drop .mobile-nav-drop-item a {
        color: #fff; }

.site-footer {
  background-color: #1b0e44;
  color: #fff;
  padding: 2.35294rem 1.76471rem;
  text-align: center; }
  @media print, screen and (min-width: 64.25em) {
    .site-footer {
      padding: 4.11765rem 1.76471rem 2.94118rem; } }

.footer-nav__menu {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 1.76471rem;
  width: 100%; }
  @media print, screen and (min-width: 64.25em) {
    .footer-nav__menu {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.footer-nav-item {
  margin: 0;
  width: 100%; }
  @media print, screen and (min-width: 64.25em) {
    .footer-nav-item {
      width: auto; } }
  .footer-nav-item.item__logo {
    margin: 1.76471rem 0; }
    .footer-nav-item.item__logo a {
      max-width: 100%; }
    @media print, screen and (min-width: 64.25em) {
      .footer-nav-item.item__logo {
        margin: 0.58824rem 1.76471rem; } }
  .footer-nav-item .nav-link {
    display: inline-block;
    padding: 0; }

.press {
  font-size: 12px;
  text-align: center; }

.tos {
  color: #6a608c;
  font-size: 14px;
  text-align: center; }
  .tos a {
    color: inherit;
    font-weight: 600; }
    .tos a:hover {
      color: #fff; }

/**
* blockquote
*/
blockquote {
  font-size: 1.05882rem;
  padding: 1.76471rem 0 0;
  position: relative; }
  @media print, screen and (min-width: 64.25em) {
    blockquote {
      padding: 0.58824rem 0.58824rem 1.17647rem 1.76471rem; } }
  blockquote::before {
    content: '\201C';
    font-size: 3.52941rem;
    font-weight: 800;
    left: 0;
    position: absolute;
    top: 0; }

.quote-attribution {
  color: #1f244e;
  font-size: 0.75em;
  font-style: italic; }

.section-with-button-panel {
  background-color: #ff2846;
  color: #fff;
  padding: 2.94118rem 0 2.35294rem 0; }
  .section-with-button-panel p {
    font-family: "Source Serif Pro", Georgia, serif; }
    @media print, screen and (min-width: 64.25em) {
      .section-with-button-panel p {
        font-size: 1.17647rem; } }

.section-with-button-panel__cta {
  margin-top: 1.17647rem; }

.thin-cta {
  background-color: #655987;
  color: white;
  line-height: 1.5em;
  padding: 0.82353rem 0 0.41176rem 0;
  text-align: center; }

.interior {
  padding: 2.35294rem 0 0; }
  @media print, screen and (min-width: 64.25em) {
    .interior {
      padding: 3.52941rem 0 0; } }

.section {
  padding: 2.35294rem 1.76471rem; }
  @media print, screen and (min-width: 64.25em) {
    .section {
      padding: 3.52941rem 1.76471rem; } }
  .section > .section {
    margin-left: auto;
    margin-right: auto;
    max-width: 70.58824rem; }
  .section.section__wysiwyg-module {
    padding-left: 0;
    padding-right: 0; }
  .section.section--cerulean {
    background-color: #009fde; }
    .section.section--cerulean .inline-input {
      border-color: #fff;
      color: #fff; }
  .section.section--violet {
    background-color: #1b0e44; }
    .section.section--violet h2 {
      color: #fff; }
    .section.section--violet .inline-input {
      border-color: #fff;
      color: #fff; }
  .section.section--lightgray {
    background-color: #e6e6e6; }
    .section.section--lightgray .inline-input label,
    .section.section--lightgray .inline-input input {
      color: #1b0e44; }
      .section.section--lightgray .inline-input label:not(:focus),
      .section.section--lightgray .inline-input input:not(:focus) {
        border-color: #1b0e44; }
      .section.section--lightgray .inline-input label::-webkit-input-placeholder,
      .section.section--lightgray .inline-input input::-webkit-input-placeholder {
        color: #1b0e44; }
      .section.section--lightgray .inline-input label:-ms-input-placeholder,
      .section.section--lightgray .inline-input input:-ms-input-placeholder {
        color: #1b0e44; }
      .section.section--lightgray .inline-input label::placeholder,
      .section.section--lightgray .inline-input input::placeholder {
        color: #1b0e44; }
  .section .section-heading {
    margin-bottom: 1.17647rem;
    margin-left: auto;
    margin-right: auto; }

.section__form .section__form-btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.76471rem; }
  @media print, screen and (min-width: 64.25em) {
    .section__form .section__form-btn {
      margin-top: 1.17647rem; } }

.section__form .section__form-response {
  margin: 1.76471rem 0 0; }

.section__form .sms-opt-in {
  color: white;
  font-size: 0.70588rem;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 0 0.58824rem;
  text-indent: 0; }
  .section__form .sms-opt-in input {
    margin: 0 5px 0 0; }
  .section__form .sms-opt-in .pretty {
    margin-left: 15px;
    white-space: normal; }
  .section__form .sms-opt-in .pretty .state label::after,
  .section__form .sms-opt-in .pretty .state label::before {
    top: -2px; }

.story-promo {
  padding: 80px 0; }
  .story-promo .quote-wrapper {
    max-width: 996px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    line-height: 30px;
    padding: 0 1.76471rem; }
    .story-promo .quote-wrapper > * {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
    .story-promo .quote-wrapper .quote {
      margin-bottom: 1.5rem; }
    .story-promo .quote-wrapper p,
    .story-promo .quote-wrapper .name {
      font-weight: 600; }
    .story-promo .quote-wrapper .name,
    .story-promo .quote-wrapper .location {
      display: block; }
    .story-promo .quote-wrapper figure {
      position: relative;
      margin-bottom: -105px;
      z-index: 1; }
    @media screen and (max-width: 960px) {
      .story-promo .quote-wrapper {
        -ms-flex-direction: column;
            flex-direction: column; }
        .story-promo .quote-wrapper figure {
          margin-bottom: 1.5rem;
          text-align: center; } }
  .story-promo .quote {
    padding: 0 40px 0 80px; }
    .story-promo .quote p .ldquo {
      font-weight: 800;
      font-size: 1.6rem;
      margin-left: -0.75em;
      margin-right: .25em;
      line-height: 0;
      display: block;
      margin-top: 1rem;
      margin-bottom: -1rem; }
    @media screen and (max-width: 840px) {
      .story-promo .quote {
        padding: 0 0; } }
  .story-promo .share-cta {
    max-width: 440px;
    margin: 0 auto;
    background: #ff2846;
    padding: 40px;
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 5; }
    @media screen and (max-width: 660px) {
      .story-promo .share-cta {
        max-width: 100%;
        width: 100%;
        text-align: center; } }
  .story-promo.purple, .story-promo.red {
    padding: 120px 0;
    background: #1b0e44;
    color: #fff; }
    .story-promo.purple .share-cta, .story-promo.red .share-cta {
      background: #fff;
      color: #1b0e44; }
      @media screen and (max-width: 640px) {
        .story-promo.purple .share-cta, .story-promo.red .share-cta {
          width: calc( 100% - (1.7647058824rem * 2)); } }
    @media screen and (max-width: 640px) {
      .story-promo.purple, .story-promo.red {
        padding: 40px 0; } }
  .story-promo.red {
    background: #ff2846; }
    .story-promo.red .share-cta {
      background: #fff;
      color: #1b0e44; }

.signup-block {
  max-width: 44.11765rem; }

.skip {
  color: black !important;
  font-family: sans-serif;
  font-weight: bold;
  height: 1px;
  left: -1000px;
  position: absolute;
  top: auto;
  width: 1px; }
  .skip:focus {
    display: inline-block;
    height: auto;
    margin: auto;
    position: static;
    width: auto; }

.footer-election-hotline {
  font-size: 1.29412rem;
  font-weight: 700;
  padding-bottom: 1.05882rem; }

.footer-additional-links {
  margin-bottom: 20px; }
  .footer-additional-links a {
    color: #fff;
    font-weight: bold;
    margin: 10px; }

.hero-koop {
  background: #eb5f30;
  font-family: cheee-wowie, sans-serif;
  color: #000000;
  text-align: center; }
  .hero-koop .inner {
    padding-top: 120px;
    padding-right: 2.94118rem;
    padding-bottom: 25px;
    padding-left: 2.94118rem;
    max-width: 1200px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .hero-koop .inner {
        padding-top: 60px; } }
    @media screen and (max-width: 425px) {
      .hero-koop .inner {
        padding-right: 1.76471rem;
        padding-left: 1.76471rem; } }
  .hero-koop .koop__images {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    grid-gap: 40px;
    margin-bottom: 40px; }
    @media screen and (max-width: 991px) {
      .hero-koop .koop__images {
        grid-gap: 20px; } }
    @media screen and (max-width: 600px) {
      .hero-koop .koop__images {
        -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
    .hero-koop .koop__images .koop__image {
      padding-top: 150%;
      position: relative;
      background-size: cover;
      background-position: center; }
  .hero-koop .koop__logo {
    width: 90%;
    margin: 0 auto 40px auto;
    height: auto; }
  .hero-koop input[type='submit'], .hero-koop
  [type=button], .hero-koop
  [type=reset], .hero-koop
  button, .hero-koop
  .button, .hero-koop .civiccities .wp-block-button__link, .civiccities .hero-koop .wp-block-button__link, .hero-koop .highschool .wp-block-button__link, .highschool .hero-koop .wp-block-button__link {
    background: none;
    padding: 0;
    width: 180px;
    height: auto;
    position: relative; }
    @media screen and (max-width: 600px) {
      .hero-koop input[type='submit'], .hero-koop
      [type=button], .hero-koop
      [type=reset], .hero-koop
      button, .hero-koop
      .button, .hero-koop .civiccities .wp-block-button__link, .civiccities .hero-koop .wp-block-button__link, .hero-koop .highschool .wp-block-button__link, .highschool .hero-koop .wp-block-button__link {
        width: 150px; } }
    .hero-koop input[type='submit']:hover, .hero-koop
    [type=button]:hover, .hero-koop
    [type=reset]:hover, .hero-koop
    button:hover, .hero-koop
    .button:hover, .hero-koop .civiccities .wp-block-button__link:hover, .civiccities .hero-koop .wp-block-button__link:hover, .hero-koop .highschool .wp-block-button__link:hover, .highschool .hero-koop .wp-block-button__link:hover, .hero-koop input[type='submit']:focus, .hero-koop
    [type=button]:focus, .hero-koop
    [type=reset]:focus, .hero-koop
    button:focus, .hero-koop
    .button:focus, .hero-koop .civiccities .wp-block-button__link:focus, .civiccities .hero-koop .wp-block-button__link:focus, .hero-koop .highschool .wp-block-button__link:focus, .highschool .hero-koop .wp-block-button__link:focus {
      color: #eb5f30; }
    .hero-koop input[type='submit'] img, .hero-koop
    [type=button] img, .hero-koop
    [type=reset] img, .hero-koop
    button img, .hero-koop
    .button img, .hero-koop .civiccities .wp-block-button__link img, .civiccities .hero-koop .wp-block-button__link img, .hero-koop .highschool .wp-block-button__link img, .highschool .hero-koop .wp-block-button__link img {
      width: 100%;
      height: auto; }
    .hero-koop input[type='submit'] > span, .hero-koop
    [type=button] > span, .hero-koop
    [type=reset] > span, .hero-koop
    button > span, .hero-koop
    .button > span, .hero-koop .civiccities .wp-block-button__link > span, .civiccities .hero-koop .wp-block-button__link > span, .hero-koop .highschool .wp-block-button__link > span, .highschool .hero-koop .wp-block-button__link > span {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      @media screen and (max-width: 600px) {
        .hero-koop input[type='submit'] > span, .hero-koop
        [type=button] > span, .hero-koop
        [type=reset] > span, .hero-koop
        button > span, .hero-koop
        .button > span, .hero-koop .civiccities .wp-block-button__link > span, .civiccities .hero-koop .wp-block-button__link > span, .hero-koop .highschool .wp-block-button__link > span, .highschool .hero-koop .wp-block-button__link > span {
          font-size: .8em; } }

.hero-no-overlay::before {
  display: none !important; }

.hero-video,
.hero-image {
  background: transparent;
  text-align: center;
  color: #FFFFFF;
  position: relative;
  padding: 200px 1.7647058824rem 240px;
  overflow: hidden; }
  @media screen and (min-width: 790px) {
    .hero-video,
    .hero-image {
      height: calc(100vh - 90px);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      padding: 0; }
      .hero-video
      a[type=button], .hero-video
      a[type=reset], .hero-video
      a.button, .hero-video .civiccities a.wp-block-button__link, .civiccities .hero-video a.wp-block-button__link, .hero-video .highschool a.wp-block-button__link, .highschool .hero-video a.wp-block-button__link,
      .hero-image
      a[type=button],
      .hero-image
      a[type=reset],
      .hero-image
      a.button,
      .hero-image .civiccities a.wp-block-button__link, .civiccities
      .hero-image a.wp-block-button__link,
      .hero-image .highschool a.wp-block-button__link, .highschool
      .hero-image a.wp-block-button__link {
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center; } }
  .hero-video::before,
  .hero-image::before {
    content: "";
    background: #1B0E44;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: .70;
    z-index: 0; }
  .hero-video video,
  .hero-image video {
    position: absolute;
    z-index: -5;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top; }
  .hero-video h1, .hero-video .type-h1, .hero-video .featured-links__title,
  .hero-image h1,
  .hero-image .type-h1,
  .hero-image .featured-links__title {
    font-size: 4.4705rem;
    line-height: 1;
    margin-bottom: 25px; }
  .hero-video p,
  .hero-image p {
    font-size: 1.1764rem;
    text-align: center;
    line-height: 1.3;
    max-width: 600px;
    margin: 0 auto;
    font-weight: 600; }
  .hero-video
  a[type=button], .hero-video
  a[type=reset], .hero-video
  a.button, .hero-video .civiccities a.wp-block-button__link, .civiccities .hero-video a.wp-block-button__link, .hero-video .highschool a.wp-block-button__link, .highschool .hero-video a.wp-block-button__link,
  .hero-image
  a[type=button],
  .hero-image
  a[type=reset],
  .hero-image
  a.button,
  .hero-image .civiccities a.wp-block-button__link, .civiccities
  .hero-image a.wp-block-button__link,
  .hero-image .highschool a.wp-block-button__link, .highschool
  .hero-image a.wp-block-button__link {
    margin-top: 40px; }
  .hero-video h1, .hero-video .type-h1, .hero-video .featured-links__title, .hero-video p, .hero-video a,
  .hero-image h1,
  .hero-image .type-h1,
  .hero-image .featured-links__title,
  .hero-image p,
  .hero-image a {
    position: relative;
    z-index: 1; }
  @media screen and (max-width: 640px) {
    .hero-video,
    .hero-image {
      padding: 118px 1.7647058824rem; }
      .hero-video h1, .hero-video .type-h1, .hero-video .featured-links__title,
      .hero-image h1,
      .hero-image .type-h1,
      .hero-image .featured-links__title {
        font-size: 2.4705rem; } }
  .hero-video.w-arrow::after,
  .hero-image.w-arrow::after {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
    margin-top: 50px; }

.hero-image {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat; }

section.video-embed {
  border-top: 1px solid #1b0e44;
  padding: 80px 1.7647058824rem 104px; }
  section.video-embed .row, section.video-embed .civiccities .wp-block-columns, .civiccities section.video-embed .wp-block-columns, section.video-embed .highschool .wp-block-columns, .highschool section.video-embed .wp-block-columns {
    max-width: 856px; }
  section.video-embed h2 {
    text-align: center;
    margin-bottom: 21px; }
  section.video-embed .flex-video {
    margin-top: 30px; }
  section.video-embed .custom-poster {
    position: relative;
    cursor: pointer;
    background: #000; }
    section.video-embed .custom-poster .poster,
    section.video-embed .custom-poster .iframe {
      transition: opacity .75s; }
    section.video-embed .custom-poster .poster {
      opacity: 1;
      position: relative; }
      section.video-embed .custom-poster .poster::before {
        display: block;
        content: "";
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #1b0e44;
        opacity: .7;
        z-index: 1; }
    section.video-embed .custom-poster img {
      z-index: 0; }
    section.video-embed .custom-poster svg {
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 2;
      transform: translate(-50%, -50%); }
    section.video-embed .custom-poster iframe {
      opacity: 0; }
    section.video-embed .custom-poster.played .poster {
      opacity: 0; }
    section.video-embed .custom-poster.played iframe {
      opacity: 1; }

.accordion-item {
  margin-bottom: 15px; }

.accordion-title {
  border-radius: 0 !important;
  padding: 20px 40px 20px 20px;
  font-size: 1em;
  color: #1f244e;
  font-weight: bold;
  border: 1px solid #1f244e !important;
  transition: 0.3s; }
  @media screen and (max-width: 1028px) {
    .accordion-title {
      padding: 12px 36px 12px 12px; } }
  .accordion-title:hover, .accordion-title:focus, .accordion-title[aria-expanded="true"] {
    background: #1f244e;
    color: #fff; }

.accordion-content {
  padding: 20px;
  border-radius: 0 !important;
  border: 1px solid #1f244e !important;
  border-top: none !important; }
  .accordion-content :last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1028px) {
    .accordion-content {
      padding: 18px 12px; } }

.image-promo {
  background: #1b0e44;
  color: #fff; }
  .image-promo .container {
    max-width: 1360px;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto; }
    @media screen and (max-width: 640px) {
      .image-promo .container {
        -ms-flex-direction: column;
            flex-direction: column; } }
  .image-promo figure {
    width: 63.97%; }
    .image-promo figure img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%; }
  .image-promo .promo-innards {
    padding: 40px 75px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    width: 36.03%; }
    @media screen and (max-width: 1100px) {
      .image-promo .promo-innards {
        padding: 40px; } }
  .image-promo h3 {
    margin-bottom: 0;
    font-size: 2.23529rem !important; }
  .image-promo p {
    margin: 25px 0 30px 0; }
  .image-promo
  a[type=button], .image-promo
  a[type=reset], .image-promo
  a.button, .image-promo .civiccities a.wp-block-button__link, .civiccities .image-promo a.wp-block-button__link, .image-promo .highschool a.wp-block-button__link, .highschool .image-promo a.wp-block-button__link {
    max-width: 175px; }
  @media screen and (max-width: 980px) {
    .image-promo figure {
      width: 40%; }
    .image-promo .promo-innards {
      width: 60%; } }
  @media screen and (max-width: 640px) {
    .image-promo figure,
    .image-promo .promo-innards {
      width: 100%; }
    .image-promo figure {
      height: 240px; }
      .image-promo figure img {
        -o-object-position: 50% 0;
           object-position: 50% 0; }
    .image-promo .promo-innards {
      padding: 40px 20px; } }

.partner-hero-full .partner-logo-full {
  width: 100%;
  height: auto; }

.partner-hero {
  background-color: #1f244e;
  padding: 20px 30px;
  text-align: center; }
  @media print, screen and (min-width: 64.25em) {
    .partner-hero {
      padding-bottom: 80px;
      padding-top: 80px; } }
  .partner-hero.light-background {
    background: #dcdde5; }
  .partner-hero .partner-logo {
    max-height: 90px;
    width: auto; }
    @media print, screen and (min-width: 64.25em) {
      .partner-hero .partner-logo {
        max-height: 160px; } }

.postmates-hero {
  background-color: #000; }

.elle-hero {
  background-color: #bfeaf7;
  background-image: url(assets/img/partners/elle/elle-marquee-mobile.jpg);
  background-position: center;
  background-size: cover; }
  @media print, screen and (min-width: 40em) {
    .elle-hero {
      background-image: url(assets/img/partners/elle/elle-marquee.jpg); } }

.partner-content h4, .partner-content .page-template-template-about_us .meet-the-team button, .page-template-template-about_us .meet-the-team .partner-content button {
  padding-top: 15px; }

.partner-footer {
  margin-bottom: 75px; }
  .partner-footer input[type='submit'], .partner-footer
  [type=button], .partner-footer
  [type=reset], .partner-footer
  button, .partner-footer
  .button, .partner-footer .civiccities .wp-block-button__link, .civiccities .partner-footer .wp-block-button__link, .partner-footer .highschool .wp-block-button__link, .highschool .partner-footer .wp-block-button__link {
    background: #1f244e; }
  .partner-footer hr {
    margin: 75px 0; }

.civiccities {
  margin-bottom: 50px; }
  .civiccities .civiccities-header {
    text-align: center;
    margin-bottom: 50px; }
    .civiccities .civiccities-header img {
      max-width: 650px;
      width: 100%; }
  .civiccities .wp-block-column {
    margin-top: 50px;
    text-align: center; }
  .civiccities li {
    margin-bottom: 25px; }

.page-template-template-civic-cities .post-list {
  margin-top: 40px; }

.civiccities-logo {
  background: #1b0e44;
  padding: 25px;
  text-align: center; }
  .civiccities-logo h1, .civiccities-logo .type-h1, .civiccities-logo .featured-links__title {
    color: #fff;
    margin: 0;
    text-transform: uppercase; }

.civiccities-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 150px 175px 175px 57px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  max-width: 2125px;
  margin: 0 auto; }
  .civiccities-hero h2 {
    font-size: 50px;
    letter-spacing: 0;
    line-height: 50px;
    margin-bottom: 25px; }
  .civiccities-hero button.play {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 35px;
    font-size: 14px;
    color: #1F244E;
    letter-spacing: 0;
    line-height: 18px;
    width: 330px;
    padding: 16px 25px 16px 89px;
    text-align: left;
    position: relative;
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-bottom: -125px; }
    .civiccities-hero button.play svg {
      position: absolute;
      left: 0;
      top: 0; }
      .civiccities-hero button.play svg #Oval {
        transition: fill 200ms ease; }
    .civiccities-hero button.play:hover {
      background: #fff; }
      .civiccities-hero button.play:hover svg #Oval {
        fill: #dd001f; }
  .civiccities-hero .hero-cta {
    max-width: 450px;
    text-align: right; }
  @media screen and (max-width: 1000px) {
    .civiccities-hero {
      padding: 150px 1.76471rem 175px 1.76471rem; } }
  @media screen and (max-width: 720px) {
    .civiccities-hero {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
      .civiccities-hero .hero-cta {
        width: 100%;
        max-width: 100%;
        text-align: right; }
      .civiccities-hero button.play {
        -ms-flex-item-align: start;
            align-self: flex-start; } }
  @media screen and (max-width: 600px) {
    .civiccities-hero {
      padding-bottom: 65px;
      background-size: auto 275px;
      -ms-flex-direction: column;
          flex-direction: column;
      padding-top: 325px; }
      .civiccities-hero .hero-cta {
        text-align: center; }
      .civiccities-hero button.play {
        margin-bottom: 50px;
        -ms-flex-item-align: end;
            align-self: flex-end; } }
  @media screen and (max-width: 480px) {
    .civiccities-hero {
      background-size: auto 200px;
      padding-top: 250px; }
      .civiccities-hero h2 {
        font-size: 45px; } }

.civiccities-form {
  background: #ff2846;
  padding: 77px 1.76471rem; }
  .civiccities-form .form-container {
    background: #fff;
    padding: 50px; }
    @media screen and (max-width: 768px) {
      .civiccities-form .form-container {
        padding: 25px; } }
    .civiccities-form .form-container.form-submitted form {
      display: none; }
    .civiccities-form .form-container.form-submitted .form-success-message {
      display: block; }
    .civiccities-form .form-container .input {
      margin-top: 15px; }
    .civiccities-form .form-container .form-success-message {
      display: none; }

.civiccities-guides {
  background: #1b0e44;
  color: #fff;
  padding: 77px 1.76471rem; }
  .civiccities-guides .guides {
    margin-top: 50px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px; }
    .civiccities-guides .guides:before, .civiccities-guides .guides:after {
      content: none; }
    @media screen and (max-width: 1100px) {
      .civiccities-guides .guides {
        -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 768px) {
      .civiccities-guides .guides {
        display: block; } }
    .civiccities-guides .guides .guide {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      text-align: center; }
      .civiccities-guides .guides .guide > p {
        -ms-flex-positive: 1;
            flex-grow: 1; }

.civiccities-recognition {
  padding: 77px 1.76471rem; }

.civiccities-founders {
  color: #fff;
  background: #1b0e44;
  padding: 77px 1.76471rem;
  text-align: center; }
  .civiccities-founders h2 {
    margin-bottom: 30px; }
  .civiccities-founders .founders-columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px; }
    @media (max-width: 992px) {
      .civiccities-founders .founders-columns {
        display: block; } }

.civiccities-mayors {
  color: #fff;
  background: #ff2846;
  padding: 77px 1.76471rem;
  text-align: center; }
  .civiccities-mayors h2 {
    margin-bottom: 30px; }
  .civiccities-mayors .mayors-columns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px; }
    @media (max-width: 992px) {
      .civiccities-mayors .mayors-columns {
        display: block; } }

.has-modal::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5); }

.has-modal .reveal {
  padding: 1.75rem; }
  @media screen and (max-width: 640px) {
    .has-modal .reveal {
      margin-top: 15%; } }

.has-modal .reveal-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: 0;
  border: 0;
  overflow: visible;
  max-width: 95vh; }
  .has-modal .reveal-modal .close-reveal-modal {
    position: absolute;
    right: 0;
    top: -5px;
    color: white;
    font-size: 2.25em;
    background: #ff2846;
    padding: 9px;
    border-radius: 100%;
    line-height: .5; }
  .has-modal .reveal-modal iframe {
    max-height: 85vh; }

.highschool {
  margin-bottom: 50px; }
  .highschool .highschool-header {
    text-align: center;
    margin-bottom: 50px; }
    .highschool .highschool-header img {
      max-width: 650px;
      width: 100%; }
  .highschool .wp-block-column {
    margin-top: 50px;
    text-align: center; }
  .highschool li {
    margin-bottom: 25px; }

.highschool-logo {
  background: #1b0e44;
  padding: 25px;
  text-align: center; }
  .highschool-logo svg {
    max-width: 100%;
    height: 65px; }

.highschool-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 150px 175px 175px 57px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 2125px;
  margin: 0 auto; }
  .highschool-hero h2 {
    font-size: 76px;
    letter-spacing: 0;
    line-height: 76px;
    margin-bottom: 25px; }
  .highschool-hero button.play {
    background: rgba(255, 255, 255, 0.8);
    border-radius: 35px;
    font-size: 14px;
    color: #1F244E;
    letter-spacing: 0;
    line-height: 18px;
    width: 330px;
    padding: 16px 25px 16px 89px;
    text-align: left;
    position: relative;
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-bottom: -125px; }
    .highschool-hero button.play svg {
      position: absolute;
      left: 0;
      top: 0; }
      .highschool-hero button.play svg #Oval {
        transition: fill 200ms ease; }
    .highschool-hero button.play:hover {
      background: #fff; }
      .highschool-hero button.play:hover svg #Oval {
        fill: #dd001f; }
  .highschool-hero .hero-cta {
    max-width: 317px; }
  @media screen and (max-width: 1000px) {
    .highschool-hero {
      padding: 150px 1.76471rem 175px 1.76471rem; } }
  @media screen and (max-width: 720px) {
    .highschool-hero {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
      .highschool-hero .hero-cta {
        width: 100%;
        max-width: 100%;
        text-align: right; }
      .highschool-hero button.play {
        -ms-flex-item-align: start;
            align-self: flex-start; } }
  @media screen and (max-width: 600px) {
    .highschool-hero {
      padding-bottom: 65px;
      background-size: auto 225px;
      -ms-flex-direction: column;
          flex-direction: column; }
      .highschool-hero .hero-cta {
        text-align: center; }
      .highschool-hero button.play {
        margin-bottom: 50px;
        -ms-flex-item-align: end;
            align-self: flex-end; } }
  @media screen and (max-width: 480px) {
    .highschool-hero h2 {
      font-size: 56px; } }

.highschool-sub-hero {
  background: #ff2846;
  padding: 77px 1.76471rem; }
  .highschool-sub-hero p {
    max-width: 840px;
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 26px;
    margin: 0 auto; }

.highschool-interior {
  background: #1b0e44;
  padding: 80px 0; }
  .highschool-interior .tab-wrapper {
    max-width: 996px;
    margin: 0 auto; }
  .highschool-interior .tabs {
    display: -ms-flexbox;
    display: flex; }
    .highschool-interior .tabs button {
      font-size: 40px;
      color: #1b0e44;
      letter-spacing: 0;
      text-align: center;
      line-height: 48px;
      padding: 49px 30px 45px;
      background: #fff;
      -ms-flex: 1;
          flex: 1;
      border-radius: 0; }
      @media screen and (max-width: 840px) {
        .highschool-interior .tabs button {
          padding: 49px 1.76471rem 45px; } }
      @media screen and (max-width: 600px) {
        .highschool-interior .tabs button {
          font-size: 28px;
          line-height: 1.2; } }
      @media screen and (max-width: 350px) {
        .highschool-interior .tabs button {
          font-size: 1rem; } }
    .highschool-interior .tabs .inactive {
      background-color: #1b0e44;
      color: #fff; }
  .highschool-interior .tab-content div[class^='tab-'] {
    background: #fff;
    padding: 81px 75px;
    font-size: 17px;
    line-height: 26px; }
    .highschool-interior .tab-content div[class^='tab-'] h4, .highschool-interior .tab-content div[class^='tab-'] .page-template-template-about_us .meet-the-team button, .page-template-template-about_us .meet-the-team .highschool-interior .tab-content div[class^='tab-'] button {
      line-height: 30px;
      margin-bottom: 40px; }
    .highschool-interior .tab-content div[class^='tab-'] ol {
      margin-top: 30px; }
    .highschool-interior .tab-content div[class^='tab-'] li {
      margin-bottom: 22px; }
    .highschool-interior .tab-content div[class^='tab-']
    a[type=button], .highschool-interior .tab-content div[class^='tab-']
    a[type=reset], .highschool-interior .tab-content div[class^='tab-']
    a.button, .highschool-interior .tab-content div[class^='tab-'] .civiccities a.wp-block-button__link, .civiccities .highschool-interior .tab-content div[class^='tab-'] a.wp-block-button__link, .highschool-interior .tab-content div[class^='tab-'] .highschool a.wp-block-button__link, .highschool .highschool-interior .tab-content div[class^='tab-'] a.wp-block-button__link {
      display: inline-block;
      margin-top: 15px; }
    @media screen and (max-width: 840px) {
      .highschool-interior .tab-content div[class^='tab-'] {
        padding: 81px 1.76471rem; } }
  .highschool-interior .sub-tab-promos {
    padding: 81px 50px; }
    .highschool-interior .sub-tab-promos .promo,
    .highschool-interior .sub-tab-promos .promo-video,
    .highschool-interior .sub-tab-promos hr {
      max-width: 781px;
      margin: 0 auto; }
    .highschool-interior .sub-tab-promos .promo {
      display: -ms-flexbox;
      display: flex;
      color: #fff; }
      .highschool-interior .sub-tab-promos .promo > * {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; }
      @media screen and (max-width: 530px) {
        .highschool-interior .sub-tab-promos .promo {
          -ms-flex-direction: column;
              flex-direction: column; } }
    .highschool-interior .sub-tab-promos hr {
      margin: 40px auto; }
    .highschool-interior .sub-tab-promos h4, .highschool-interior .sub-tab-promos .page-template-template-about_us .meet-the-team button, .page-template-template-about_us .meet-the-team .highschool-interior .sub-tab-promos button {
      padding-right: 50px; }
    .highschool-interior .sub-tab-promos select {
      background: #fff;
      border-radius: 8px;
      font-weight: 600;
      margin-bottom: 20px;
      height: 45px; }
      .highschool-interior .sub-tab-promos select > * {
        background: #fff;
        border-radius: 0; }
    .highschool-interior .sub-tab-promos .select-wrapper {
      position: relative;
      overflow: hidden;
      border-radius: 8px !important; }
      .highschool-interior .sub-tab-promos .select-wrapper svg {
        position: absolute;
        right: 14px;
        top: 16px;
        z-index: 10; }
      .highschool-interior .sub-tab-promos .select-wrapper::after {
        content: "";
        position: absolute;
        right: 0;
        height: 43px;
        width: 20px;
        background: #fff;
        top: 1px;
        border-radius: 8px 0 8px 0;
        z-index: 1; }
    @media screen and (max-width: 840px) {
      .highschool-interior .sub-tab-promos {
        padding: 81px 1.76471rem; } }

.highschool-partners {
  border-top: 1px solid #1b0e44;
  padding: 65px 50px 95px; }
  .highschool-partners h2 {
    text-align: center;
    margin-bottom: 20px; }
  .highschool-partners p {
    max-width: 840px;
    margin: 0 auto; }
  .highschool-partners .slider-wrapper {
    max-width: 1109px;
    margin: 50px auto 0;
    padding: 40px 0;
    position: relative; }
    .highschool-partners .slider-wrapper button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: 0;
      padding: 0;
      border-radius: 0; }
      .highschool-partners .slider-wrapper button.prev {
        left: -50px; }
      .highschool-partners .slider-wrapper button.next {
        right: -50px; }
    .highschool-partners .slider-wrapper a img {
      transition: all 400ms ease;
      margin: 0 auto; }
    .highschool-partners .slider-wrapper a:hover img {
      opacity: .8; }
  .highschool-partners .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .highschool-partners .slick-slide {
    padding: 0 35px; }

.has-modal::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5); }

.has-modal .reveal {
  padding: 1.75rem; }
  @media screen and (max-width: 640px) {
    .has-modal .reveal {
      margin-top: 15%; } }

.has-modal .reveal-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: 0;
  border: 0;
  overflow: visible;
  max-width: 95vh; }
  .has-modal .reveal-modal .close-reveal-modal {
    position: absolute;
    right: 0;
    top: -5px;
    color: white;
    font-size: 2.25em;
    background: #ff2846;
    padding: 9px;
    border-radius: 100%;
    line-height: .5; }
  .has-modal .reveal-modal iframe {
    max-height: 85vh; }

.resources {
  padding-top: 0; }
  .resources article {
    padding: 94px 1.7647058824rem 120px; }
    @media screen and (max-width: 760px) {
      .resources article {
        padding-top: 40px;
        padding-bottom: 60px; } }
  .resources h2 {
    margin-bottom: 22px; }
  .resources .actions {
    margin-top: 60px; }
    @media screen and (max-width: 760px) {
      .resources .actions {
        margin-top: 34px; } }
  .resources .title {
    display: block;
    font-weight: 800;
    font-size: 1.7647rem;
    margin-bottom: 17px; }
    @media screen and (max-width: 760px) {
      .resources .title {
        font-size: 1.1764rem;
        line-height: 24px; } }
  .resources
  a[type=button], .resources
  a[type=reset], .resources
  a.button, .resources .civiccities a.wp-block-button__link, .civiccities .resources a.wp-block-button__link, .resources .highschool a.wp-block-button__link, .highschool .resources a.wp-block-button__link {
    display: block;
    width: 100%;
    font-size: 3.88235rem;
    letter-spacing: 0;
    line-height: 48px;
    padding: 40px;
    border-radius: 10px;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .resources
    a[type=button] figure, .resources
    a[type=reset] figure, .resources
    a.button figure, .resources .civiccities a.wp-block-button__link figure, .civiccities .resources a.wp-block-button__link figure, .resources .highschool a.wp-block-button__link figure, .highschool .resources a.wp-block-button__link figure {
      display: inline-block;
      width: 120px; }
      .resources
      a[type=button] figure svg, .resources
      a[type=reset] figure svg, .resources
      a.button figure svg, .resources .civiccities a.wp-block-button__link figure svg, .civiccities .resources a.wp-block-button__link figure svg, .resources .highschool a.wp-block-button__link figure svg, .highschool .resources a.wp-block-button__link figure svg {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%; }
      @media screen and (max-width: 760px) {
        .resources
        a[type=button] figure, .resources
        a[type=reset] figure, .resources
        a.button figure, .resources .civiccities a.wp-block-button__link figure, .civiccities .resources a.wp-block-button__link figure, .resources .highschool a.wp-block-button__link figure, .highschool .resources a.wp-block-button__link figure {
          width: 32px;
          height: 30px;
          margin-right: 15px; } }
    .resources
    a.purple[type=button], .resources
    a.purple[type=reset], .resources
    a.purple.button, .resources .civiccities a.purple.wp-block-button__link, .civiccities .resources a.purple.wp-block-button__link, .resources .highschool a.purple.wp-block-button__link, .highschool .resources a.purple.wp-block-button__link {
      background: #1b0e44; }
      .resources
      a.purple[type=button]:hover, .resources
      a.purple[type=reset]:hover, .resources
      a.purple.button:hover, .resources .civiccities a.purple.wp-block-button__link:hover, .civiccities .resources a.purple.wp-block-button__link:hover, .resources .highschool a.purple.wp-block-button__link:hover, .highschool .resources a.purple.wp-block-button__link:hover {
        background: #1F244E; }
    .resources
    a.white[type=button], .resources
    a.white[type=reset], .resources
    a.white.button, .resources .civiccities a.white.wp-block-button__link, .civiccities .resources a.white.wp-block-button__link, .resources .highschool a.white.wp-block-button__link, .highschool .resources a.white.wp-block-button__link {
      background: transparent;
      border: 1px solid #ff2846;
      color: #1b0e44; }
      .resources
      a.white[type=button]:hover, .resources
      a.white[type=reset]:hover, .resources
      a.white.button:hover, .resources .civiccities a.white.wp-block-button__link:hover, .civiccities .resources a.white.wp-block-button__link:hover, .resources .highschool a.white.wp-block-button__link:hover, .highschool .resources a.white.wp-block-button__link:hover {
        background: #ff2846;
        color: #fff; }
        .resources
        a.white[type=button]:hover svg path, .resources
        a.white[type=reset]:hover svg path, .resources
        a.white.button:hover svg path, .resources .civiccities a.white.wp-block-button__link:hover svg path, .civiccities .resources a.white.wp-block-button__link:hover svg path, .resources .highschool a.white.wp-block-button__link:hover svg path, .highschool .resources a.white.wp-block-button__link:hover svg path {
          fill: #fff; }
    @media screen and (max-width: 760px) {
      .resources
      a[type=button], .resources
      a[type=reset], .resources
      a.button, .resources .civiccities a.wp-block-button__link, .civiccities .resources a.wp-block-button__link, .resources .highschool a.wp-block-button__link, .highschool .resources a.wp-block-button__link {
        font-size: 1.1764rem;
        padding: 10px 18px;
        line-height: 1; } }
  .resources .single-action:not(:last-of-type) {
    margin-bottom: 80px; }
    @media screen and (max-width: 760px) {
      .resources .single-action:not(:last-of-type) {
        margin-bottom: 33px; } }
  .resources .single-action > p {
    font-size: 1rem;
    line-height: 1.52; }
    .resources .single-action > p a {
      color: #ff2846;
      text-decoration: underline;
      font-weight: 600; }

.landing-page-introduction {
  padding: 81px 1.7647058824rem 0; }
  .landing-page-introduction h2, .landing-page-introduction .content {
    max-width: 850px;
    margin: 0 auto; }
  .landing-page-introduction h2 {
    margin-bottom: 26px; }
  .landing-page-introduction h4, .landing-page-introduction .page-template-template-about_us .meet-the-team button, .page-template-template-about_us .meet-the-team .landing-page-introduction button {
    margin-bottom: 30px; }
  .landing-page-introduction .content {
    line-height: 26px; }
    .landing-page-introduction .content ul {
      margin-bottom: 2rem; }
      .landing-page-introduction .content ul li {
        margin-bottom: 1rem; }
  @media screen and (max-width: 1028px) {
    .landing-page-introduction {
      padding: 40px 1.7647058824rem 0; } }

.landing-page-actions {
  padding: 80px 1.7647058824rem 115px; }
  .landing-page-actions h2 {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
    font-size: 2.8235rem;
    margin-bottom: 45px; }
    .landing-page-actions h2.text-left {
      text-align: left; }
    @media screen and (max-width: 640px) {
      .landing-page-actions h2 {
        font-size: 1.64705rem;
        margin-bottom: 38px; } }
  .landing-page-actions h4, .landing-page-actions .page-template-template-about_us .meet-the-team button, .page-template-template-about_us .meet-the-team .landing-page-actions button {
    margin-bottom: 18px;
    line-height: 30px; }
    .landing-page-actions h4.red, .landing-page-actions .page-template-template-about_us .meet-the-team button.red, .page-template-template-about_us .meet-the-team .landing-page-actions button.red {
      color: #ff2846; }
    @media screen and (max-width: 640px) {
      .landing-page-actions h4, .landing-page-actions .page-template-template-about_us .meet-the-team button, .page-template-template-about_us .meet-the-team .landing-page-actions button {
        font-size: 1.1764rem;
        line-height: 1.2; } }
  .landing-page-actions h4 + h4, .landing-page-actions .page-template-template-about_us .meet-the-team button + h4, .page-template-template-about_us .meet-the-team .landing-page-actions button + h4, .landing-page-actions .page-template-template-about_us .meet-the-team h4 + button, .page-template-template-about_us .meet-the-team .landing-page-actions h4 + button, .landing-page-actions .page-template-template-about_us .meet-the-team button + button, .page-template-template-about_us .meet-the-team .landing-page-actions button + button {
    margin-top: -9px; }
  .landing-page-actions .action {
    max-width: 850px;
    margin: 0 auto;
    border-top: 1px solid #1f244e;
    padding: 40px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    position: relative; }
    .landing-page-actions .action > * {
      -ms-flex-preferred-size: 48.23%;
          flex-basis: 48.23%; }
    @media screen and (max-width: 640px) {
      .landing-page-actions .action {
        display: block;
        padding: 27px 0; } }
  .landing-page-actions .action-content {
    max-width: 850px;
    margin: 0 auto;
    padding: 40px 0; }
  .landing-page-actions .icon {
    position: absolute;
    left: -96px;
    width: 60px; }
    .landing-page-actions .icon svg {
      width: 100%; }
    @media screen and (max-width: 1140px) {
      .landing-page-actions .icon {
        position: relative;
        width: 50px;
        left: 0; } }
  .landing-page-actions .lede.narrow {
    max-width: 333px; }
  .landing-page-actions .summary {
    line-height: 26px; }
  @media screen and (max-width: 640px) {
    .landing-page-actions {
      padding: 40px 1.7647058824rem; } }

.landing-page-form {
  padding: 120px 1.7647058824rem;
  max-width: calc(840px + 3.5294117648rem);
  margin: 0 auto; }
  .landing-page-form.border-top {
    border-top: 1px solid #1b0e44; }
  .landing-page-form header {
    margin-bottom: 30px; }
  .landing-page-form form {
    max-width: 840px;
    margin: 0 auto; }
    .landing-page-form form h2 {
      margin-bottom: 30px; }
    @media screen and (min-width: 660px) {
      .landing-page-form form .field-grid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .landing-page-form form .field-grid > * {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; }
          .landing-page-form form .field-grid > *:nth-of-type(1n) {
            padding-right: 16px; }
          .landing-page-form form .field-grid > *:nth-of-type(2n) {
            padding-left: 16px; } }
    .landing-page-form form ::-webkit-input-placeholder {
      color: #1b0e44;
      font-weight: 800;
      opacity: 1;
      font-size: 20px; }
    .landing-page-form form ::-moz-placeholder {
      color: #1b0e44;
      font-weight: 800;
      opacity: 1;
      font-size: 20px; }
    .landing-page-form form :-ms-input-placeholder {
      color: #1b0e44;
      font-weight: 800;
      opacity: 1;
      font-size: 20px; }
    .landing-page-form form .input {
      margin-bottom: 20px;
      font-size: 1.1764rem; }
      .landing-page-form form .input > label {
        font-weight: 400;
        font-size: 16px; }
    .landing-page-form form .select-wrapper {
      border-bottom: 1px solid #1b0e44;
      overflow: hidden;
      position: relative; }
      .landing-page-form form .select-wrapper select {
        border: 0;
        width: calc(100% + 25px);
        font-weight: 800;
        margin-left: -8px;
        font-family: inherit;
        background: transparent; }
      .landing-page-form form .select-wrapper::after {
        background-image: url("src/icons/dropdown_arrow.svg");
        content: "";
        display: block;
        position: absolute;
        right: 0;
        height: 30px;
        width: 30px;
        top: 5px;
        z-index: -1;
        background-position: top left;
        background-size: contain;
        background-repeat: no-repeat; }
    .landing-page-form form .text {
      padding-left: 0;
      padding-right: 0; }
    .landing-page-form form label {
      color: #1b0e44;
      font-weight: 800;
      font-size: 20px;
      line-height: 1.2; }
    .landing-page-form form .fieldset {
      margin-bottom: 20px; }
      .landing-page-form form .fieldset .input {
        margin-bottom: 0; }
      .landing-page-form form .fieldset label {
        margin-bottom: 13px; }
    .landing-page-form form input[type="checkbox"],
    .landing-page-form form input[type="radio"] {
      display: none; }
    .landing-page-form form input[type="text"] {
      padding: 0; }
    .landing-page-form form .input.checkbox label,
    .landing-page-form form .input.radio label {
      position: relative;
      padding-left: 25px; }
      .landing-page-form form .input.checkbox label::before, .landing-page-form form .input.checkbox label::after,
      .landing-page-form form .input.radio label::before,
      .landing-page-form form .input.radio label::after {
        position: absolute; }
      .landing-page-form form .input.checkbox label::before,
      .landing-page-form form .input.radio label::before {
        content: "";
        height: 19px;
        width: 19px;
        border: 1px solid #1b0e44;
        display: inline-block;
        top: 0;
        left: -7px; }
      .landing-page-form form .input.checkbox label::after,
      .landing-page-form form .input.radio label::after {
        content: "";
        display: none;
        background: url("src/icons/form-checkbox.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        top: 2px;
        left: -5px;
        height: 15px;
        width: 15px; }
    .landing-page-form form .input.checkbox input:checked + label::after,
    .landing-page-form form .input.radio input:checked + label::after {
      display: inline-block; }
    .landing-page-form form .input.radio label::before {
      border-radius: 50%; }
    .landing-page-form form .input.radio label::after {
      border-radius: 50%;
      background: #ff2846;
      background-image: none;
      top: 4px;
      left: -3px;
      height: 11px;
      width: 11px; }
    .landing-page-form form .input.textarea {
      margin-top: 15px; }
      .landing-page-form form .input.textarea label {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 15px; }
      .landing-page-form form .input.textarea input {
        border: 1px solid #1b0e44; }
    .landing-page-form form button {
      margin-right: 40px; }
    .landing-page-form form .disclaimer {
      font-size: .8rem; }
  .landing-page-form footer {
    margin-top: 45px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .landing-page-form footer p {
      font-size: .82352rem;
      color: #1f244e;
      line-height: 1.28; }
    @media screen and (max-width: 640px) {
      .landing-page-form footer {
        display: block; } }
  @media screen and (max-width: 640px) {
    .landing-page-form {
      padding: 40px 1.7647058824rem; }
      .landing-page-form h4, .landing-page-form .page-template-template-about_us .meet-the-team button, .page-template-template-about_us .meet-the-team .landing-page-form button {
        font-size: 1.1764rem;
        line-height: 1.2; } }
  .landing-page-form .row input[type='submit'], .landing-page-form .civiccities .wp-block-columns input[type='submit'], .civiccities .landing-page-form .wp-block-columns input[type='submit'], .landing-page-form .highschool .wp-block-columns input[type='submit'], .highschool .landing-page-form .wp-block-columns input[type='submit'], .landing-page-form .row
  [type=button], .landing-page-form .civiccities .wp-block-columns
  [type=button], .civiccities .landing-page-form .wp-block-columns
  [type=button], .landing-page-form .highschool .wp-block-columns
  [type=button], .highschool .landing-page-form .wp-block-columns
  [type=button], .landing-page-form .row
  [type=reset], .landing-page-form .civiccities .wp-block-columns
  [type=reset], .civiccities .landing-page-form .wp-block-columns
  [type=reset], .landing-page-form .highschool .wp-block-columns
  [type=reset], .highschool .landing-page-form .wp-block-columns
  [type=reset], .landing-page-form .row
  button, .landing-page-form .civiccities .wp-block-columns
  button, .civiccities .landing-page-form .wp-block-columns
  button, .landing-page-form .highschool .wp-block-columns
  button, .highschool .landing-page-form .wp-block-columns
  button, .landing-page-form .row
  .button, .landing-page-form .civiccities .wp-block-columns
  .button, .civiccities .landing-page-form .wp-block-columns
  .button, .landing-page-form .highschool .wp-block-columns
  .button, .highschool .landing-page-form .wp-block-columns
  .button, .landing-page-form .row .civiccities .wp-block-button__link, .civiccities .landing-page-form .row .wp-block-button__link, .landing-page-form .civiccities .wp-block-columns .wp-block-button__link, .civiccities .landing-page-form .wp-block-columns .wp-block-button__link, .landing-page-form .row .highschool .wp-block-button__link, .highschool .landing-page-form .row .wp-block-button__link, .landing-page-form .highschool .wp-block-columns .wp-block-button__link, .highschool .landing-page-form .wp-block-columns .wp-block-button__link {
    margin-top: 1.5rem; }

.landing-page-actions p a,
.landing-page-form p a {
  color: #ff2846;
  text-decoration: underline;
  font-weight: bold; }

.landing-page-resources .content {
  max-width: 850px;
  margin: 30px auto 0; }
  @media screen and (max-width: 1028px) {
    .landing-page-resources .content {
      padding: 0 1.7647058824rem 30px; } }

.landing-page-resources .accordion-item {
  margin-bottom: 15px; }

.landing-page-resources .accordion-title {
  border-radius: 0 !important;
  padding: 20px 40px 20px 20px;
  font-size: 1em;
  color: #1f244e;
  font-weight: bold;
  border: 1px solid #1f244e !important;
  transition: 0.3s; }
  @media screen and (max-width: 1028px) {
    .landing-page-resources .accordion-title {
      padding: 12px 36px 12px 12px; } }
  .landing-page-resources .accordion-title:hover, .landing-page-resources .accordion-title[aria-expanded="true"] {
    background: #1f244e;
    color: #fff; }

.landing-page-resources .accordion-content {
  padding: 20px;
  border-radius: 0 !important;
  border: 1px solid #1f244e !important;
  border-top: none !important; }
  .landing-page-resources .accordion-content :last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 1028px) {
    .landing-page-resources .accordion-content {
      padding: 18px 12px; } }

.landing-page-sharables {
  text-align: center;
  margin-bottom: 60px; }
  .landing-page-sharables .content {
    max-width: 850px;
    margin: 30px auto 0; }
    @media screen and (max-width: 1028px) {
      .landing-page-sharables .content {
        padding: 0 1.7647058824rem 30px; } }
  .landing-page-sharables .sharables__grid {
    margin-top: 30px;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px; }
    @media screen and (max-width: 767px) {
      .landing-page-sharables .sharables__grid {
        display: block; } }
  @media screen and (max-width: 767px) {
    .landing-page-sharables .sharables__grid-item {
      margin-bottom: 20px; }
      .landing-page-sharables .sharables__grid-item iframe {
        margin: 0 auto !important;
        max-width: 500px !important; } }

.homepage-countdown {
  padding: 60px 20px;
  background: #ff2846;
  text-align: center;
  color: #fff; }
  @media screen and (max-width: 768px) {
    .homepage-countdown {
      padding: 40px 20px; } }
  .homepage-countdown #countdown_counter {
    text-align: center; }
    @media screen and (max-width: 768px) {
      .homepage-countdown #countdown_counter {
        font-size: .7em; } }
    @media screen and (max-width: 374px) {
      .homepage-countdown #countdown_counter {
        font-size: .6em; } }
    .homepage-countdown #countdown_counter .simply-section {
      display: inline-block;
      text-align: center;
      padding: 0 20px; }
      @media screen and (max-width: 768px) {
        .homepage-countdown #countdown_counter .simply-section {
          padding: 0 5px; } }
      .homepage-countdown #countdown_counter .simply-section .simply-word {
        margin-left: 10px; }
        @media screen and (max-width: 768px) {
          .homepage-countdown #countdown_counter .simply-section .simply-word {
            margin-left: 5px; } }
  .homepage-countdown .countdown__above,
  .homepage-countdown .countdown__below {
    font-size: .5em;
    margin: 20px 0;
    display: block; }
    @media screen and (max-width: 768px) {
      .homepage-countdown .countdown__above,
      .homepage-countdown .countdown__below {
        font-size: .6em;
        margin: 10px 0; } }

.homepage-actions {
  padding: 80px 0; }
  @media screen and (max-width: 768px) {
    .homepage-actions {
      padding: 40px 0; } }
  .homepage-actions .row, .homepage-actions .civiccities .wp-block-columns, .civiccities .homepage-actions .wp-block-columns, .homepage-actions .highschool .wp-block-columns, .highschool .homepage-actions .wp-block-columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    max-width: 998px; }
    @media screen and (max-width: 768px) {
      .homepage-actions .row, .homepage-actions .civiccities .wp-block-columns, .civiccities .homepage-actions .wp-block-columns, .homepage-actions .highschool .wp-block-columns, .highschool .homepage-actions .wp-block-columns {
        -ms-flex-direction: column;
            flex-direction: column;
        padding: 0 20px; } }
  .homepage-actions
  a[type=button], .homepage-actions
  a[type=reset], .homepage-actions
  a.button, .homepage-actions .civiccities a.wp-block-button__link, .civiccities .homepage-actions a.wp-block-button__link, .homepage-actions .highschool a.wp-block-button__link, .highschool .homepage-actions a.wp-block-button__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    width: 30.923%;
    border-radius: 0;
    padding: 50px 0 35px; }
    .homepage-actions
    a[type=button] figure, .homepage-actions
    a[type=reset] figure, .homepage-actions
    a.button figure, .homepage-actions .civiccities a.wp-block-button__link figure, .civiccities .homepage-actions a.wp-block-button__link figure, .homepage-actions .highschool a.wp-block-button__link figure, .highschool .homepage-actions a.wp-block-button__link figure {
      display: inline-block;
      width: 120px;
      margin-bottom: 26px;
      height: 60px; }
      .homepage-actions
      a[type=button] figure svg, .homepage-actions
      a[type=reset] figure svg, .homepage-actions
      a.button figure svg, .homepage-actions .civiccities a.wp-block-button__link figure svg, .civiccities .homepage-actions a.wp-block-button__link figure svg, .homepage-actions .highschool a.wp-block-button__link figure svg, .highschool .homepage-actions a.wp-block-button__link figure svg {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%; }
    .homepage-actions
    a[type=button] h3, .homepage-actions
    a[type=reset] h3, .homepage-actions
    a.button h3, .homepage-actions .civiccities a.wp-block-button__link h3, .civiccities .homepage-actions a.wp-block-button__link h3, .homepage-actions .highschool a.wp-block-button__link h3, .highschool .homepage-actions a.wp-block-button__link h3 {
      margin-bottom: 15px;
      line-height: 1.2;
      font-size: 2.23529rem !important;
      width: 100%;
      max-width: 240px; }
    .homepage-actions
    a[type=button] p, .homepage-actions
    a[type=reset] p, .homepage-actions
    a.button p, .homepage-actions .civiccities a.wp-block-button__link p, .civiccities .homepage-actions a.wp-block-button__link p, .homepage-actions .highschool a.wp-block-button__link p, .highschool .homepage-actions a.wp-block-button__link p {
      margin-top: auto;
      font-size: 17px;
      line-height: 26px;
      width: 100%;
      max-width: 200px; }
    .homepage-actions
    a.purple[type=button], .homepage-actions
    a.purple[type=reset], .homepage-actions
    a.purple.button, .homepage-actions .civiccities a.purple.wp-block-button__link, .civiccities .homepage-actions a.purple.wp-block-button__link, .homepage-actions .highschool a.purple.wp-block-button__link, .highschool .homepage-actions a.purple.wp-block-button__link {
      background: #1b0e44; }
      .homepage-actions
      a.purple[type=button]:hover, .homepage-actions
      a.purple[type=reset]:hover, .homepage-actions
      a.purple.button:hover, .homepage-actions .civiccities a.purple.wp-block-button__link:hover, .civiccities .homepage-actions a.purple.wp-block-button__link:hover, .homepage-actions .highschool a.purple.wp-block-button__link:hover, .highschool .homepage-actions a.purple.wp-block-button__link:hover {
        background: #1F244E; }
    .homepage-actions
    a.white[type=button], .homepage-actions
    a.white[type=reset], .homepage-actions
    a.white.button, .homepage-actions .civiccities a.white.wp-block-button__link, .civiccities .homepage-actions a.white.wp-block-button__link, .homepage-actions .highschool a.white.wp-block-button__link, .highschool .homepage-actions a.white.wp-block-button__link {
      background: transparent;
      border: 1px solid #ff2846;
      color: #1b0e44; }
      .homepage-actions
      a.white[type=button]:hover, .homepage-actions
      a.white[type=reset]:hover, .homepage-actions
      a.white.button:hover, .homepage-actions .civiccities a.white.wp-block-button__link:hover, .civiccities .homepage-actions a.white.wp-block-button__link:hover, .homepage-actions .highschool a.white.wp-block-button__link:hover, .highschool .homepage-actions a.white.wp-block-button__link:hover {
        background: #ff2846;
        color: #fff; }
        .homepage-actions
        a.white[type=button]:hover svg rect, .homepage-actions
        a.white[type=reset]:hover svg rect, .homepage-actions
        a.white.button:hover svg rect, .homepage-actions .civiccities a.white.wp-block-button__link:hover svg rect, .civiccities .homepage-actions a.white.wp-block-button__link:hover svg rect, .homepage-actions .highschool a.white.wp-block-button__link:hover svg rect, .highschool .homepage-actions a.white.wp-block-button__link:hover svg rect,
        .homepage-actions
        a.white[type=button]:hover svg circle,
        .homepage-actions
        a.white[type=reset]:hover svg circle,
        .homepage-actions
        a.white.button:hover svg circle,
        .homepage-actions .civiccities a.white.wp-block-button__link:hover svg circle, .civiccities
        .homepage-actions a.white.wp-block-button__link:hover svg circle,
        .homepage-actions .highschool a.white.wp-block-button__link:hover svg circle, .highschool
        .homepage-actions a.white.wp-block-button__link:hover svg circle {
          fill: #ff2846; }
        .homepage-actions
        a.white[type=button]:hover svg rect:first-of-type, .homepage-actions
        a.white[type=reset]:hover svg rect:first-of-type, .homepage-actions
        a.white.button:hover svg rect:first-of-type, .homepage-actions .civiccities a.white.wp-block-button__link:hover svg rect:first-of-type, .civiccities .homepage-actions a.white.wp-block-button__link:hover svg rect:first-of-type, .homepage-actions .highschool a.white.wp-block-button__link:hover svg rect:first-of-type, .highschool .homepage-actions a.white.wp-block-button__link:hover svg rect:first-of-type,
        .homepage-actions
        a.white[type=button]:hover svg text,
        .homepage-actions
        a.white[type=reset]:hover svg text,
        .homepage-actions
        a.white.button:hover svg text,
        .homepage-actions .civiccities a.white.wp-block-button__link:hover svg text, .civiccities
        .homepage-actions a.white.wp-block-button__link:hover svg text,
        .homepage-actions .highschool a.white.wp-block-button__link:hover svg text, .highschool
        .homepage-actions a.white.wp-block-button__link:hover svg text {
          fill: #fff; }
    @media screen and (max-width: 768px) {
      .homepage-actions
      a[type=button], .homepage-actions
      a[type=reset], .homepage-actions
      a.button, .homepage-actions .civiccities a.wp-block-button__link, .civiccities .homepage-actions a.wp-block-button__link, .homepage-actions .highschool a.wp-block-button__link, .highschool .homepage-actions a.wp-block-button__link {
        width: 100%;
        padding: 50px 50px 35px; }
        .homepage-actions
        a[type=button] h3, .homepage-actions
        a[type=reset] h3, .homepage-actions
        a.button h3, .homepage-actions .civiccities a.wp-block-button__link h3, .civiccities .homepage-actions a.wp-block-button__link h3, .homepage-actions .highschool a.wp-block-button__link h3, .highschool .homepage-actions a.wp-block-button__link h3,
        .homepage-actions
        a[type=button] p,
        .homepage-actions
        a[type=reset] p,
        .homepage-actions
        a.button p,
        .homepage-actions .civiccities a.wp-block-button__link p, .civiccities
        .homepage-actions a.wp-block-button__link p,
        .homepage-actions .highschool a.wp-block-button__link p, .highschool
        .homepage-actions a.wp-block-button__link p {
          max-width: 100%; } }

.donation-cta {
  background: #ff2846;
  text-align: center;
  padding: 80px 20px 70px; }
  @media screen and (max-width: 700px) {
    .donation-cta {
      padding: 40px 50px; } }
  .donation-cta h2 {
    margin-bottom: 35px; }
    .donation-cta h2 .white {
      color: #fff; }
  .donation-cta p {
    color: #fff;
    max-width: 500px;
    margin: 0 auto 37px; }
    .donation-cta p.summary {
      margin-top: -15px; }
    .donation-cta p.legal {
      max-width: 400px;
      margin-top: 37px;
      font-size: .75rem; }
  .donation-cta .amounts {
    max-width: 600px;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    grid-gap: 40px;
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 62px 62px; }
    @media screen and (max-width: 700px) {
      .donation-cta .amounts {
        grid-gap: 20px; } }
    @media screen and (max-width: 630px) {
      .donation-cta .amounts {
        -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
  .donation-cta
  a[type=button], .donation-cta
  a[type=reset], .donation-cta
  a.button, .donation-cta .civiccities a.wp-block-button__link, .civiccities .donation-cta a.wp-block-button__link, .donation-cta .highschool a.wp-block-button__link, .highschool .donation-cta a.wp-block-button__link {
    margin-bottom: 0; }

.homepage-form {
  padding-top: 80px;
  padding-bottom: 60px; }

.page-template-template-about_us .landing-page-introduction {
  padding-bottom: 100px; }

.page-template-template-about_us .video-embed {
  background: #ff2846;
  border-top: 0;
  color: #fff; }
  .page-template-template-about_us .video-embed h2 {
    text-align: left;
    color: #fff; }

.page-template-template-about_us .image-promo {
  background: #ff2846; }
  .page-template-template-about_us .image-promo
  a[type=button], .page-template-template-about_us .image-promo
  a[type=reset], .page-template-template-about_us .image-promo
  a.button, .page-template-template-about_us .image-promo .civiccities a.wp-block-button__link, .civiccities .page-template-template-about_us .image-promo a.wp-block-button__link, .page-template-template-about_us .image-promo .highschool a.wp-block-button__link, .highschool .page-template-template-about_us .image-promo a.wp-block-button__link {
    background: #fff;
    color: #ff2846;
    max-width: 275px; }
    .page-template-template-about_us .image-promo
    a[type=button]:hover, .page-template-template-about_us .image-promo
    a[type=reset]:hover, .page-template-template-about_us .image-promo
    a.button:hover, .page-template-template-about_us .image-promo .civiccities a.wp-block-button__link:hover, .civiccities .page-template-template-about_us .image-promo a.wp-block-button__link:hover, .page-template-template-about_us .image-promo .highschool a.wp-block-button__link:hover, .highschool .page-template-template-about_us .image-promo a.wp-block-button__link:hover {
      box-shadow: 0 4px 15px 2px rgba(0, 0, 0, 0.35); }

.page-template-template-about_us .meet-the-team {
  background: #1b0e44;
  color: #fff;
  padding: 85px 1.7647058824rem 178px; }
  .page-template-template-about_us .meet-the-team .row, .page-template-template-about_us .meet-the-team .civiccities .wp-block-columns, .civiccities .page-template-template-about_us .meet-the-team .wp-block-columns, .page-template-template-about_us .meet-the-team .highschool .wp-block-columns, .highschool .page-template-template-about_us .meet-the-team .wp-block-columns {
    max-width: 855px; }
  .page-template-template-about_us .meet-the-team h2 {
    margin-bottom: 85px; }
    @media screen and (max-width: 768px) {
      .page-template-template-about_us .meet-the-team h2 {
        margin-bottom: 35px; } }
  .page-template-template-about_us .meet-the-team button {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 4px solid #ff2846;
    margin-right: 50px;
    border-radius: 0; }
    .page-template-template-about_us .meet-the-team button:hover {
      background: transparent;
      color: #fff; }
    .page-template-template-about_us .meet-the-team button:focus {
      outline: none;
      background: transparent; }
    .page-template-template-about_us .meet-the-team button.inactive {
      border-bottom: 4px solid transparent; }
    .page-template-template-about_us .meet-the-team button:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 540px) {
      .page-template-template-about_us .meet-the-team button {
        margin-right: 25px; } }
    @media screen and (max-width: 300px) {
      .page-template-template-about_us .meet-the-team button {
        margin-right: 10px; } }

.page-template-template-about_us .tabs {
  margin-bottom: 47px; }

.page-template-template-about_us .team {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 30px; }
  @media screen and (max-width: 768px) {
    .page-template-template-about_us .team {
      -ms-grid-columns: 1fr 1fr;
          grid-template-columns: 1fr 1fr;
      grid-gap: 1.7647058824rem; } }
  @media screen and (max-width: 300px) {
    .page-template-template-about_us .team {
      display: block; } }
  @media screen and (-ms-high-contrast: none) {
    .page-template-template-about_us .team {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  @supports (-ms-ime-align: auto) {
    .page-template-template-about_us .team {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; } }

.page-template-template-about_us .team-member {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .page-template-template-about_us .team-member figure {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 255px; }
    @media screen and (max-width: 768px) {
      .page-template-template-about_us .team-member figure {
        height: 350px; } }
    @media screen and (max-width: 580px) {
      .page-template-template-about_us .team-member figure {
        height: 255px; } }
    @media screen and (max-width: 440px) {
      .page-template-template-about_us .team-member figure {
        height: 175px; } }
    .page-template-template-about_us .team-member figure img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .page-template-template-about_us .team-member span {
    display: block; }
  .page-template-template-about_us .team-member .name {
    font-weight: 600;
    margin-top: 16px; }
  .page-template-template-about_us .team-member .job-title {
    margin-top: 8px; }
  @media screen and (max-width: 450px) {
    .page-template-template-about_us .team-member {
      max-width: 275px;
      margin: 0 auto 1.7647058824rem; } }
  @media screen and (-ms-high-contrast: none) {
    .page-template-template-about_us .team-member {
      width: 29%;
      margin-bottom: 30px; }
      .page-template-template-about_us .team-member figure img {
        height: auto !important; } }
  @media (max-width: 768px) and (-ms-high-contrast: none) {
    .page-template-template-about_us .team-member {
      width: 45%; } }
  @media (max-width: 450px) and (-ms-high-contrast: none) {
    .page-template-template-about_us .team-member {
      width: 100%; } }
  @supports (-ms-ime-align: auto) {
    .page-template-template-about_us .team-member {
      width: 29%;
      margin-bottom: 30px; }
      .page-template-template-about_us .team-member figure img {
        height: auto !important; }
      @media (max-width: 768px) {
        .page-template-template-about_us .team-member {
          width: 45%; } }
      @media (max-width: 450px) {
        .page-template-template-about_us .team-member {
          width: 100%; } } }

.page-template-template-about_us .get-in-touch {
  padding-top: 97px;
  padding-bottom: 142px; }
  .page-template-template-about_us .get-in-touch .input > label {
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 10px; }

.page-template-template-partners h1, .page-template-template-partners .type-h1, .page-template-template-partners .featured-links__title {
  margin-bottom: 0; }

.page-template-template-partners h2 {
  text-align: center; }

.page-template-template-partners .landing-page-introduction {
  background: #ff2846;
  color: #fff;
  font-weight: 600;
  padding-top: 80px;
  padding-bottom: 80px; }
  .page-template-template-partners .landing-page-introduction strong {
    color: #1b0e44; }

.page-template-template-partners .landing-page-form {
  padding-top: 70px;
  padding-bottom: 90px; }
  .page-template-template-partners .landing-page-form .row, .page-template-template-partners .landing-page-form .civiccities .wp-block-columns, .civiccities .page-template-template-partners .landing-page-form .wp-block-columns, .page-template-template-partners .landing-page-form .highschool .wp-block-columns, .highschool .page-template-template-partners .landing-page-form .wp-block-columns {
    max-width: 840px; }
  .page-template-template-partners .landing-page-form h2 {
    margin-bottom: 40px; }
  .page-template-template-partners .landing-page-form h4, .page-template-template-partners .landing-page-form .page-template-template-about_us .meet-the-team button, .page-template-template-about_us .meet-the-team .page-template-template-partners .landing-page-form button {
    margin: 35px 0;
    line-height: 1.2; }

.page-template-template-partners .partner-slider {
  background: #1b0e44;
  color: #fff;
  padding: 80px 1.7647058824rem; }
  .page-template-template-partners .partner-slider .row, .page-template-template-partners .partner-slider .civiccities .wp-block-columns, .civiccities .page-template-template-partners .partner-slider .wp-block-columns, .page-template-template-partners .partner-slider .highschool .wp-block-columns, .highschool .page-template-template-partners .partner-slider .wp-block-columns {
    max-width: 840px; }
  .page-template-template-partners .partner-slider h2 {
    margin-bottom: 20px; }
  .page-template-template-partners .partner-slider .slider {
    max-width: 1100px;
    margin: 50px auto 20px;
    position: relative; }
    .page-template-template-partners .partner-slider .slider button {
      background-color: transparent;
      position: absolute;
      height: 20px;
      top: 50%;
      transform: translateY(-50%); }
      .page-template-template-partners .partner-slider .slider button svg {
        height: 20px;
        width: 13px;
        position: absolute;
        top: 5px; }
      .page-template-template-partners .partner-slider .slider button.prev {
        left: -55px; }
      .page-template-template-partners .partner-slider .slider button.next {
        right: -55px; }
      @media screen and (max-width: 1200px) {
        .page-template-template-partners .partner-slider .slider button.prev {
          left: -25px; }
        .page-template-template-partners .partner-slider .slider button.next {
          right: -25px; } }
  .page-template-template-partners .partner-slider .partner-name {
    font-size: 20px;
    font-weight: 600;
    width: 20%;
    text-align: center; }

.page-template-template-partners .leading-partners {
  padding: 110px 1.7647058824rem; }
  .page-template-template-partners .leading-partners h2 {
    margin-bottom: 50px; }
  .page-template-template-partners .leading-partners .leading-partners__container {
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    max-width: 910px;
    grid-gap: 50px;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr); }
    @media screen and (max-width: 780px) {
      .page-template-template-partners .leading-partners .leading-partners__container {
        display: block; } }
  .page-template-template-partners .leading-partners .partner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    max-width: 400px; }
    .page-template-template-partners .leading-partners .partner figure {
      margin-bottom: 40px; }
    .page-template-template-partners .leading-partners .partner img {
      max-height: 105px;
      margin: 0 auto;
      display: block; }
    @media screen and (min-width: 781px) {
      .page-template-template-partners .leading-partners .partner:last-of-type {
        margin-right: 0; } }
    .page-template-template-partners .leading-partners .partner p:empty {
      display: none; }
    @media screen and (max-width: 780px) {
      .page-template-template-partners .leading-partners .partner {
        margin: 0 auto 50px; } }

body.blog .main-content .page-content-inner {
  padding: 81px 1.7647058824rem 81px; }
  @media screen and (max-width: 1028px) {
    body.blog .main-content .page-content-inner {
      padding: 40px 1.7647058824rem 40px; } }

.press-hero-full {
  height: 225px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative; }
  .press-hero-full.has-img:after {
    position: absolute;
    content: '';
    z-index: 1;
    background: #000;
    opacity: .6;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .press-hero-full.has-img h1, .press-hero-full.has-img .type-h1, .press-hero-full.has-img .featured-links__title {
    color: #fff; }
  .press-hero-full .press-hero-img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .press-hero-full h1, .press-hero-full .type-h1, .press-hero-full .featured-links__title {
    position: relative;
    z-index: 2;
    margin-bottom: 0; }

.post-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    .post-list {
      -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 768px) {
    .post-list {
      display: block; } }
  .post-list .page-title {
    text-align: center; }
  .post-list .grid__full {
    grid-column: 1/4; }
    @media (max-width: 1024px) {
      .post-list .grid__full {
        grid-column: 1/3; } }
  .post-list .grid__two {
    grid-column: 1/3; }

.press__article {
  background: #1b0e44;
  padding: 15px 25px;
  height: 225px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: relative;
  transition: 0.3s; }
  @media (max-width: 768px) {
    .press__article {
      height: auto;
      margin-bottom: 20px;
      padding: 25px; } }
  .press__article:hover, .press__article:focus, .press__article:focus-within {
    background: #f95b47; }
    .press__article:hover .entry-category,
    .press__article:hover .post-list__byline, .press__article:focus .entry-category,
    .press__article:focus .post-list__byline, .press__article:focus-within .entry-category,
    .press__article:focus-within .post-list__byline {
      color: #1b0e44; }
  .press__article .link__abs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .press__article .entry-category {
    color: #f95b47;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.3s; }
  .press__article h6 {
    font-size: 17px; }
    .press__article h6 a {
      color: #fff; }
  .press__article p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px; }
  .press__article .post-list__byline {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    transition: 0.3s; }

.pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .pagination a {
    color: #f95b47;
    font-weight: 700;
    text-decoration: underline;
    padding: 15px;
    margin: 10px; }
    .pagination a:hover, .pagination a:focus {
      color: #009fde; }
  .pagination span {
    padding: 20px;
    font-weight: 700; }
  .pagination .pagination__nav {
    width: 100px; }
    @media (max-width: 768px) {
      .pagination .pagination__nav {
        width: 100%; }
        .pagination .pagination__nav.pagination__nav-next {
          text-align: right; }
        .pagination .pagination__nav a {
          padding: 15px 0; } }
  .pagination .pages {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 0;
    margin-left: 0; }
    @media (max-width: 768px) {
      .pagination .pages {
        display: none; } }
    .pagination .pages li {
      display: inline; }

.page-template-template-volunteer-resources .actions {
  margin-top: 50px;
  margin-bottom: 100px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px; }
  @media (max-width: 1140px) and (min-width: 1028px) {
    .page-template-template-volunteer-resources .actions {
      -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 850px) and (min-width: 600px) {
    .page-template-template-volunteer-resources .actions {
      -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 600px) {
    .page-template-template-volunteer-resources .actions {
      display: block; } }
  .page-template-template-volunteer-resources .actions input[type='submit'], .page-template-template-volunteer-resources .actions
  [type=button], .page-template-template-volunteer-resources .actions
  [type=reset], .page-template-template-volunteer-resources .actions
  button, .page-template-template-volunteer-resources .actions
  .button, .page-template-template-volunteer-resources .actions .civiccities .wp-block-button__link, .civiccities .page-template-template-volunteer-resources .actions .wp-block-button__link, .page-template-template-volunteer-resources .actions .highschool .wp-block-button__link, .highschool .page-template-template-volunteer-resources .actions .wp-block-button__link {
    border-radius: 0;
    font-size: 17px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 25px;
    min-height: 200px; }
    @media (min-width: 601px) {
      .page-template-template-volunteer-resources .actions input[type='submit'], .page-template-template-volunteer-resources .actions
      [type=button], .page-template-template-volunteer-resources .actions
      [type=reset], .page-template-template-volunteer-resources .actions
      button, .page-template-template-volunteer-resources .actions
      .button, .page-template-template-volunteer-resources .actions .civiccities .wp-block-button__link, .civiccities .page-template-template-volunteer-resources .actions .wp-block-button__link, .page-template-template-volunteer-resources .actions .highschool .wp-block-button__link, .highschool .page-template-template-volunteer-resources .actions .wp-block-button__link {
        margin-bottom: 0; } }
    .page-template-template-volunteer-resources .actions input.purple[type='submit'], .page-template-template-volunteer-resources .actions
    .purple[type=button], .page-template-template-volunteer-resources .actions
    .purple[type=reset], .page-template-template-volunteer-resources .actions
    button.purple, .page-template-template-volunteer-resources .actions
    .purple.button, .page-template-template-volunteer-resources .actions .civiccities .purple.wp-block-button__link, .civiccities .page-template-template-volunteer-resources .actions .purple.wp-block-button__link, .page-template-template-volunteer-resources .actions .highschool .purple.wp-block-button__link, .highschool .page-template-template-volunteer-resources .actions .purple.wp-block-button__link {
      background: #1b0e44; }
      .page-template-template-volunteer-resources .actions input.purple[type='submit']:hover, .page-template-template-volunteer-resources .actions
      .purple[type=button]:hover, .page-template-template-volunteer-resources .actions
      .purple[type=reset]:hover, .page-template-template-volunteer-resources .actions
      button.purple:hover, .page-template-template-volunteer-resources .actions
      .purple.button:hover, .page-template-template-volunteer-resources .actions .civiccities .purple.wp-block-button__link:hover, .civiccities .page-template-template-volunteer-resources .actions .purple.wp-block-button__link:hover, .page-template-template-volunteer-resources .actions .highschool .purple.wp-block-button__link:hover, .highschool .page-template-template-volunteer-resources .actions .purple.wp-block-button__link:hover, .page-template-template-volunteer-resources .actions input.purple[type='submit']:focus, .page-template-template-volunteer-resources .actions
      .purple[type=button]:focus, .page-template-template-volunteer-resources .actions
      .purple[type=reset]:focus, .page-template-template-volunteer-resources .actions
      button.purple:focus, .page-template-template-volunteer-resources .actions
      .purple.button:focus, .page-template-template-volunteer-resources .actions .civiccities .purple.wp-block-button__link:focus, .civiccities .page-template-template-volunteer-resources .actions .purple.wp-block-button__link:focus, .page-template-template-volunteer-resources .actions .highschool .purple.wp-block-button__link:focus, .highschool .page-template-template-volunteer-resources .actions .purple.wp-block-button__link:focus, .page-template-template-volunteer-resources .actions input.purple[type='submit']:focus-within, .page-template-template-volunteer-resources .actions
      .purple[type=button]:focus-within, .page-template-template-volunteer-resources .actions
      .purple[type=reset]:focus-within, .page-template-template-volunteer-resources .actions
      button.purple:focus-within, .page-template-template-volunteer-resources .actions
      .purple.button:focus-within, .page-template-template-volunteer-resources .actions .civiccities .purple.wp-block-button__link:focus-within, .civiccities .page-template-template-volunteer-resources .actions .purple.wp-block-button__link:focus-within, .page-template-template-volunteer-resources .actions .highschool .purple.wp-block-button__link:focus-within, .highschool .page-template-template-volunteer-resources .actions .purple.wp-block-button__link:focus-within {
        background: #1F244E; }
    .page-template-template-volunteer-resources .actions input.white[type='submit'], .page-template-template-volunteer-resources .actions
    .white[type=button], .page-template-template-volunteer-resources .actions
    .white[type=reset], .page-template-template-volunteer-resources .actions
    button.white, .page-template-template-volunteer-resources .actions
    .white.button, .page-template-template-volunteer-resources .actions .civiccities .white.wp-block-button__link, .civiccities .page-template-template-volunteer-resources .actions .white.wp-block-button__link, .page-template-template-volunteer-resources .actions .highschool .white.wp-block-button__link, .highschool .page-template-template-volunteer-resources .actions .white.wp-block-button__link {
      background: transparent;
      border: 1px solid #ff2846;
      color: #1b0e44; }
      .page-template-template-volunteer-resources .actions input.white[type='submit']:hover, .page-template-template-volunteer-resources .actions
      .white[type=button]:hover, .page-template-template-volunteer-resources .actions
      .white[type=reset]:hover, .page-template-template-volunteer-resources .actions
      button.white:hover, .page-template-template-volunteer-resources .actions
      .white.button:hover, .page-template-template-volunteer-resources .actions .civiccities .white.wp-block-button__link:hover, .civiccities .page-template-template-volunteer-resources .actions .white.wp-block-button__link:hover, .page-template-template-volunteer-resources .actions .highschool .white.wp-block-button__link:hover, .highschool .page-template-template-volunteer-resources .actions .white.wp-block-button__link:hover, .page-template-template-volunteer-resources .actions input.white[type='submit']:focus, .page-template-template-volunteer-resources .actions
      .white[type=button]:focus, .page-template-template-volunteer-resources .actions
      .white[type=reset]:focus, .page-template-template-volunteer-resources .actions
      button.white:focus, .page-template-template-volunteer-resources .actions
      .white.button:focus, .page-template-template-volunteer-resources .actions .civiccities .white.wp-block-button__link:focus, .civiccities .page-template-template-volunteer-resources .actions .white.wp-block-button__link:focus, .page-template-template-volunteer-resources .actions .highschool .white.wp-block-button__link:focus, .highschool .page-template-template-volunteer-resources .actions .white.wp-block-button__link:focus, .page-template-template-volunteer-resources .actions input.white[type='submit']:focus-within, .page-template-template-volunteer-resources .actions
      .white[type=button]:focus-within, .page-template-template-volunteer-resources .actions
      .white[type=reset]:focus-within, .page-template-template-volunteer-resources .actions
      button.white:focus-within, .page-template-template-volunteer-resources .actions
      .white.button:focus-within, .page-template-template-volunteer-resources .actions .civiccities .white.wp-block-button__link:focus-within, .civiccities .page-template-template-volunteer-resources .actions .white.wp-block-button__link:focus-within, .page-template-template-volunteer-resources .actions .highschool .white.wp-block-button__link:focus-within, .highschool .page-template-template-volunteer-resources .actions .white.wp-block-button__link:focus-within {
        background: #ff2846;
        color: #fff; }
    .page-template-template-volunteer-resources .actions input[type='submit'] span, .page-template-template-volunteer-resources .actions
    [type=button] span, .page-template-template-volunteer-resources .actions
    [type=reset] span, .page-template-template-volunteer-resources .actions
    button span, .page-template-template-volunteer-resources .actions
    .button span, .page-template-template-volunteer-resources .actions .civiccities .wp-block-button__link span, .civiccities .page-template-template-volunteer-resources .actions .wp-block-button__link span, .page-template-template-volunteer-resources .actions .highschool .wp-block-button__link span, .highschool .page-template-template-volunteer-resources .actions .wp-block-button__link span {
      width: 100%; }

/* Vote Loud specific colors */
@font-face {
  font-family: 'TitlingGothicFBWideBold';
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/TitlingGothicFBWideBold.woff2") format("woff2"), url("assets/fonts/TitlingGothicFBWideBold.woff") format("woff"); }

@font-face {
  font-family: 'TitlingGothicFBWideBlack';
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/TitlingGothicFBWideBlack.woff2") format("woff2"), url("assets/fonts/TitlingGothicFBWideBlack.woff") format("woff"); }

@font-face {
  font-family: 'TitlingGothicFBSkylineMedium';
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/TitlingGothicFBSkylineMedium.woff2") format("woff2"), url("assets/fonts/TitlingGothicFBSkylineMedium.woff") format("woff"); }

.page-template-template-vote_loud .main-content svg {
  fill: currentColor; }

.page-template-template-vote_loud .main-content input[type='submit'], .page-template-template-vote_loud .main-content
[type=button], .page-template-template-vote_loud .main-content
[type=reset], .page-template-template-vote_loud .main-content
button, .page-template-template-vote_loud .main-content
.button, .page-template-template-vote_loud .main-content .civiccities .wp-block-button__link, .civiccities .page-template-template-vote_loud .main-content .wp-block-button__link, .page-template-template-vote_loud .main-content .highschool .wp-block-button__link, .highschool .page-template-template-vote_loud .main-content .wp-block-button__link {
  font-family: "TitlingGothicFBWideBold";
  font-weight: 400;
  text-transform: uppercase;
  font-size: 24px; }
  @media screen and (max-width: 676px) {
    .page-template-template-vote_loud .main-content input[type='submit'], .page-template-template-vote_loud .main-content
    [type=button], .page-template-template-vote_loud .main-content
    [type=reset], .page-template-template-vote_loud .main-content
    button, .page-template-template-vote_loud .main-content
    .button, .page-template-template-vote_loud .main-content .civiccities .wp-block-button__link, .civiccities .page-template-template-vote_loud .main-content .wp-block-button__link, .page-template-template-vote_loud .main-content .highschool .wp-block-button__link, .highschool .page-template-template-vote_loud .main-content .wp-block-button__link {
      font-size: 16px; } }
  @media screen and (max-width: 374px) {
    .page-template-template-vote_loud .main-content input[type='submit'], .page-template-template-vote_loud .main-content
    [type=button], .page-template-template-vote_loud .main-content
    [type=reset], .page-template-template-vote_loud .main-content
    button, .page-template-template-vote_loud .main-content
    .button, .page-template-template-vote_loud .main-content .civiccities .wp-block-button__link, .civiccities .page-template-template-vote_loud .main-content .wp-block-button__link, .page-template-template-vote_loud .main-content .highschool .wp-block-button__link, .highschool .page-template-template-vote_loud .main-content .wp-block-button__link {
      font-size: 14px; } }

.page-template-template-vote_loud .hero {
  padding: 8.82353rem 1.76471rem; }
  .page-template-template-vote_loud .hero svg {
    max-width: 900px;
    position: relative; }

.page-template-template-vote_loud .vl__intro {
  padding: 115px 0;
  text-align: center;
  background: #1733ff;
  color: #fff;
  text-align: center; }
  @media (max-width: 767px) {
    .page-template-template-vote_loud .vl__intro {
      padding: 50px 0; } }
  .page-template-template-vote_loud .vl__intro h2 {
    text-transform: uppercase;
    line-height: 1.1; }
    .page-template-template-vote_loud .vl__intro h2 span {
      display: block; }
    .page-template-template-vote_loud .vl__intro h2 .line__1 {
      font-size: 40px;
      font-family: "TitlingGothicFBWideBlack";
      font-weight: 400;
      margin-bottom: 30px; }
      @media screen and (max-width: 1200px) {
        .page-template-template-vote_loud .vl__intro h2 .line__1 {
          font-size: 30px; } }
      @media screen and (max-width: 600px) {
        .page-template-template-vote_loud .vl__intro h2 .line__1 {
          font-size: 18px; } }
      @media screen and (max-width: 374px) {
        .page-template-template-vote_loud .vl__intro h2 .line__1 {
          font-size: 16px; } }
    .page-template-template-vote_loud .vl__intro h2 .line__2 {
      font-size: 18px;
      font-family: "TitlingGothicFBWideBold";
      font-weight: 400;
      margin-bottom: 20px; }
      @media screen and (max-width: 1200px) {
        .page-template-template-vote_loud .vl__intro h2 .line__2 {
          font-size: 16px; } }
      @media screen and (max-width: 600px) {
        .page-template-template-vote_loud .vl__intro h2 .line__2 {
          font-size: 14px; } }
      @media screen and (max-width: 374px) {
        .page-template-template-vote_loud .vl__intro h2 .line__2 {
          font-size: 11px; } }
    .page-template-template-vote_loud .vl__intro h2 .line__3 {
      font-size: 85px;
      font-family: "TitlingGothicFBSkylineMedium";
      font-weight: 400;
      margin-bottom: 30px; }
      @media screen and (max-width: 1200px) {
        .page-template-template-vote_loud .vl__intro h2 .line__3 {
          font-size: 65px; } }
      @media screen and (max-width: 600px) {
        .page-template-template-vote_loud .vl__intro h2 .line__3 {
          font-size: 48px; } }
      @media screen and (max-width: 374px) {
        .page-template-template-vote_loud .vl__intro h2 .line__3 {
          font-size: 40px; } }
    .page-template-template-vote_loud .vl__intro h2 .line__4 {
      font-size: 18px;
      font-family: "TitlingGothicFBWideBold";
      font-weight: 400; }
      @media screen and (max-width: 1200px) {
        .page-template-template-vote_loud .vl__intro h2 .line__4 {
          font-size: 16px; } }
      @media screen and (max-width: 600px) {
        .page-template-template-vote_loud .vl__intro h2 .line__4 {
          font-size: 14px; } }
      @media screen and (max-width: 374px) {
        .page-template-template-vote_loud .vl__intro h2 .line__4 {
          font-size: 11px; } }

.page-template-template-vote_loud .vl__films {
  background: #000;
  padding: 130px 0 80px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .page-template-template-vote_loud .vl__films {
      padding: 60px 0 40px; } }
  .page-template-template-vote_loud .vl__films .img__abs {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    opacity: .7; }
    @media screen and (max-width: 767px) {
      .page-template-template-vote_loud .vl__films .img__abs {
        width: 60px; } }
  .page-template-template-vote_loud .vl__films h2 {
    font-size: 130px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-family: "TitlingGothicFBWideBold";
    font-weight: 400;
    line-height: 1;
    margin-bottom: -0.2em; }
    @supports (-webkit-text-stroke: 1px #fff) {
      .page-template-template-vote_loud .vl__films h2 {
        -webkit-text-stroke: 3px #fff;
        -webkit-text-fill-color: transparent; } }
    @media screen and (max-width: 991px) {
      .page-template-template-vote_loud .vl__films h2 {
        font-size: 90px; } }
    @media screen and (max-width: 767px) {
      .page-template-template-vote_loud .vl__films h2 {
        font-size: 60px; }
        @supports (-webkit-text-stroke: 1px #fff) {
          .page-template-template-vote_loud .vl__films h2 {
            -webkit-text-stroke: 2px #fff; } } }
    @media screen and (max-width: 600px) {
      .page-template-template-vote_loud .vl__films h2 {
        font-size: 50px; } }
    @media screen and (max-width: 374px) {
      .page-template-template-vote_loud .vl__films h2 {
        font-size: 36px; } }
  .page-template-template-vote_loud .vl__films .film__1,
  .page-template-template-vote_loud .vl__films .film__2,
  .page-template-template-vote_loud .vl__films .film__3,
  .page-template-template-vote_loud .vl__films .film__4,
  .page-template-template-vote_loud .vl__films .film__5,
  .page-template-template-vote_loud .vl__films .film__6,
  .page-template-template-vote_loud .vl__films .film__7,
  .page-template-template-vote_loud .vl__films .film__8 {
    display: none; }
  .page-template-template-vote_loud .vl__films .film__toggles {
    margin-top: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px; }
    @media screen and (max-width: 767px) {
      .page-template-template-vote_loud .vl__films .film__toggles {
        -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
  .page-template-template-vote_loud .vl__films .film__toggle-button {
    border-radius: 0;
    padding-top: 56.25%;
    position: relative;
    display: block;
    width: 100%;
    transition: 0.3s; }
    @media screen and (min-width: 769px) {
      .page-template-template-vote_loud .vl__films .film__toggle-button:hover, .page-template-template-vote_loud .vl__films .film__toggle-button:focus {
        transform: scale(1.05); } }
    .page-template-template-vote_loud .vl__films .film__toggle-button span {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
      .page-template-template-vote_loud .vl__films .film__toggle-button span img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%;
        -o-object-position: center;
           object-position: center; }
  .page-template-template-vote_loud .vl__films .film__toggle-0 {
    display: none; }

.page-template-template-vote_loud .vl__social {
  background: #000;
  padding: 50px 0 100px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .page-template-template-vote_loud .vl__social {
      padding-bottom: 50px; } }
  .page-template-template-vote_loud .vl__social .img__abs {
    position: absolute;
    width: 60px;
    top: 100px;
    left: 0; }
    @media screen and (max-width: 767px) {
      .page-template-template-vote_loud .vl__social .img__abs {
        top: 50px;
        width: 40px; } }
  .page-template-template-vote_loud .vl__social h2 {
    font-size: 130px;
    color: #fff;
    text-transform: uppercase;
    line-height: 1;
    font-family: "TitlingGothicFBWideBold";
    font-weight: 400;
    text-align: right; }
    @supports (-webkit-text-stroke: 1px #fff) {
      .page-template-template-vote_loud .vl__social h2 {
        -webkit-text-stroke: 3px #fff;
        -webkit-text-fill-color: transparent; } }
    @media screen and (max-width: 991px) {
      .page-template-template-vote_loud .vl__social h2 {
        font-size: 90px; } }
    @media screen and (max-width: 767px) {
      .page-template-template-vote_loud .vl__social h2 {
        font-size: 60px; }
        @supports (-webkit-text-stroke: 1px #fff) {
          .page-template-template-vote_loud .vl__social h2 {
            -webkit-text-stroke: 2px #fff; } } }
    @media screen and (max-width: 600px) {
      .page-template-template-vote_loud .vl__social h2 {
        font-size: 50px; } }
    @media screen and (max-width: 374px) {
      .page-template-template-vote_loud .vl__social h2 {
        font-size: 36px; } }
    .page-template-template-vote_loud .vl__social h2 span {
      display: block; }
  .page-template-template-vote_loud .vl__social p {
    text-align: right;
    color: #f8b316;
    font-family: "TitlingGothicFBWideBold";
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .page-template-template-vote_loud .vl__social p {
        font-size: 15px; } }
  .page-template-template-vote_loud .vl__social .social__grid {
    margin: 0 -10px; }
  .page-template-template-vote_loud .vl__social .social__item {
    margin: 0 10px 20px;
    width: calc(100% / 3 - 20px); }
    @media screen and (max-width: 991px) {
      .page-template-template-vote_loud .vl__social .social__item {
        width: calc(100% / 2 - 20px); } }
    .page-template-template-vote_loud .vl__social .social__item a {
      display: block;
      transition: 0.3s; }
      @media screen and (min-width: 769px) {
        .page-template-template-vote_loud .vl__social .social__item a:hover, .page-template-template-vote_loud .vl__social .social__item a:focus {
          transform: scale(1.05); } }
    .page-template-template-vote_loud .vl__social .social__item img {
      max-width: 100%;
      height: auto; }

.page-template-template-vote_loud .vl_register-button {
  background: #000;
  text-align: center; }
  .page-template-template-vote_loud .vl_register-button input[type='submit'], .page-template-template-vote_loud .vl_register-button
  [type=button], .page-template-template-vote_loud .vl_register-button
  [type=reset], .page-template-template-vote_loud .vl_register-button
  button, .page-template-template-vote_loud .vl_register-button
  .button, .page-template-template-vote_loud .vl_register-button .civiccities .wp-block-button__link, .civiccities .page-template-template-vote_loud .vl_register-button .wp-block-button__link, .page-template-template-vote_loud .vl_register-button .highschool .wp-block-button__link, .highschool .page-template-template-vote_loud .vl_register-button .wp-block-button__link {
    margin-bottom: 0;
    transform: translateY(50%); }

.page-template-template-vote_loud .vl__merch {
  background: #f8b316;
  padding: 160px 0 100px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .page-template-template-vote_loud .vl__merch {
      padding: 80px 0 40px; } }
  .page-template-template-vote_loud .vl__merch h2 {
    font-size: 130px;
    color: #1733ff;
    text-transform: uppercase;
    line-height: 1;
    font-family: "TitlingGothicFBWideBold";
    font-weight: 400;
    margin-bottom: -0.2em; }
    @supports (-webkit-text-stroke: 1px #1733ff) {
      .page-template-template-vote_loud .vl__merch h2 {
        -webkit-text-stroke: 3px #1733ff;
        -webkit-text-fill-color: transparent; } }
    @media screen and (max-width: 991px) {
      .page-template-template-vote_loud .vl__merch h2 {
        font-size: 90px; } }
    @media screen and (max-width: 767px) {
      .page-template-template-vote_loud .vl__merch h2 {
        font-size: 60px; }
        @supports (-webkit-text-stroke: 1px #1733ff) {
          .page-template-template-vote_loud .vl__merch h2 {
            -webkit-text-stroke: 2px #1733ff; } } }
    @media screen and (max-width: 600px) {
      .page-template-template-vote_loud .vl__merch h2 {
        font-size: 50px; } }
    @media screen and (max-width: 374px) {
      .page-template-template-vote_loud .vl__merch h2 {
        font-size: 36px; } }
  .page-template-template-vote_loud .vl__merch .merch__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px; }
    @media screen and (max-width: 767px) {
      .page-template-template-vote_loud .vl__merch .merch__grid {
        -ms-grid-columns: (1fr)[2];
            grid-template-columns: repeat(2, 1fr); } }
    .page-template-template-vote_loud .vl__merch .merch__grid .merch__item {
      padding-top: 100%;
      position: relative; }
      .page-template-template-vote_loud .vl__merch .merch__grid .merch__item a.merch__inner {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transition: 0.3s; }
        @media screen and (min-width: 769px) {
          .page-template-template-vote_loud .vl__merch .merch__grid .merch__item a.merch__inner:hover, .page-template-template-vote_loud .vl__merch .merch__grid .merch__item a.merch__inner:focus {
            transform: scale(1.05); } }
        .page-template-template-vote_loud .vl__merch .merch__grid .merch__item a.merch__inner img {
          -o-object-fit: contain;
             object-fit: contain;
          width: 100%;
          height: 100%;
          -o-object-position: center;
             object-position: center; }
  .page-template-template-vote_loud .vl__merch input[type='submit'], .page-template-template-vote_loud .vl__merch
  [type=button], .page-template-template-vote_loud .vl__merch
  [type=reset], .page-template-template-vote_loud .vl__merch
  button, .page-template-template-vote_loud .vl__merch
  .button, .page-template-template-vote_loud .vl__merch .civiccities .wp-block-button__link, .civiccities .page-template-template-vote_loud .vl__merch .wp-block-button__link, .page-template-template-vote_loud .vl__merch .highschool .wp-block-button__link, .highschool .page-template-template-vote_loud .vl__merch .wp-block-button__link {
    margin-top: 50px; }

.page-template-template-vote_loud .vl__deadlines {
  padding: 100px 0 50px; }
  @media screen and (max-width: 767px) {
    .page-template-template-vote_loud .vl__deadlines {
      padding: 60px 0 40px; } }
  .page-template-template-vote_loud .vl__deadlines h2 {
    color: #000;
    line-height: 1;
    margin-bottom: 40px; }
    .page-template-template-vote_loud .vl__deadlines h2 span {
      display: block;
      text-align: center; }
    .page-template-template-vote_loud .vl__deadlines h2 .line__1 {
      font-family: "TitlingGothicFBWideBold";
      font-weight: 400;
      text-transform: uppercase;
      font-size: 56px; }
      @media screen and (max-width: 1080px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__1 {
          font-size: 48px; } }
      @media screen and (max-width: 940px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__1 {
          font-size: 40px; } }
      @media screen and (max-width: 768px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__1 {
          font-size: 31px; } }
      @media screen and (max-width: 600px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__1 {
          font-size: 18px; } }
      @media screen and (max-width: 374px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__1 {
          font-size: 18px; } }
    .page-template-template-vote_loud .vl__deadlines h2 .line__2 {
      font-size: 110px;
      text-transform: uppercase;
      font-family: "TitlingGothicFBWideBold";
      font-weight: 400; }
      @supports (-webkit-text-stroke: 1px #000) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__2 {
          -webkit-text-stroke: 3px #000;
          -webkit-text-fill-color: transparent; } }
      @media screen and (max-width: 1080px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__2 {
          font-size: 94px; } }
      @media screen and (max-width: 940px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__2 {
          font-size: 78px; } }
      @media screen and (max-width: 768px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__2 {
          font-size: 60px; } }
      @media screen and (max-width: 600px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__2 {
          font-size: 36px; }
          @supports (-webkit-text-stroke: 1px #000) {
            .page-template-template-vote_loud .vl__deadlines h2 .line__2 {
              -webkit-text-stroke: 2px #000; } } }
      @media screen and (max-width: 374px) {
        .page-template-template-vote_loud .vl__deadlines h2 .line__2 {
          font-size: 30px; } }
  .page-template-template-vote_loud .vl__deadlines .accordion-title {
    color: #fff;
    background: #1733ff;
    border: 1px solid #1733ff !important; }
    .page-template-template-vote_loud .vl__deadlines .accordion-title:hover, .page-template-template-vote_loud .vl__deadlines .accordion-title:focus, .page-template-template-vote_loud .vl__deadlines .accordion-title[aria-expanded="true"] {
      background: #e92a7a;
      border: 1px solid #e92a7a !important; }
  .page-template-template-vote_loud .vl__deadlines .accordion-content {
    border: 1px solid #e92a7a !important; }

.page-template-template-vote_loud .vl__footer {
  padding: 100px 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .page-template-template-vote_loud .vl__footer {
      padding: 60px 0; } }
  .page-template-template-vote_loud .vl__footer .vllogo {
    margin-bottom: 50px; }
  .page-template-template-vote_loud .vl__footer .vllogo__vote {
    color: #e92a7a; }
  .page-template-template-vote_loud .vl__footer .vllogo__loud {
    color: #f8b316; }
  .page-template-template-vote_loud .vl__footer .logo__grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
    .page-template-template-vote_loud .vl__footer .logo__grid .logo__outer {
      width: calc(100% / 3);
      height: 200px;
      padding: 20px 30px; }
      @media screen and (max-width: 992px) {
        .page-template-template-vote_loud .vl__footer .logo__grid .logo__outer {
          width: 50%;
          height: 150px;
          padding: 15px; } }
      @media screen and (max-width: 992px) {
        .page-template-template-vote_loud .vl__footer .logo__grid .logo__outer {
          height: 120px; } }
      .page-template-template-vote_loud .vl__footer .logo__grid .logo__outer img {
        -o-object-fit: contain;
           object-fit: contain;
        height: 100%;
        width: 100%; }

/**
* Utility classes
*/
.no-scroll,
.no-scroll body {
  max-height: 100%;
  overflow: hidden; }

.copyright {
  font-family: "Gilroy", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase; }

/**
* Wordpress image alignment
*/
.alignright {
  float: none; }
  @media print, screen and (min-width: 64.25em) {
    .alignright {
      float: right;
      margin-left: 1.17647rem; } }

.alignleft {
  float: none; }
  @media print, screen and (min-width: 64.25em) {
    .alignleft {
      float: left;
      margin-right: 1.17647rem; } }

.aligncenter {
  margin: 0 auto;
  max-width: 100%; }

.sr-only {
  height: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -999%; }

.autocomplete {
  background: white;
  z-index: 1000;
  font: 14px/22px "-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  overflow: auto;
  box-sizing: border-box;
  border: 1px solid rgba(50, 50, 50, 0.6); }

.autocomplete * {
  font: inherit; }

.autocomplete > div {
  padding: 0 4px; }

.autocomplete .group {
  background: #eee; }

.autocomplete > div:hover:not(.group),
.autocomplete > div.selected {
  background: #81ca91;
  cursor: pointer; }

/*# sourceMappingURL=style.css.map */
