@charset "UTF-8";
@font-face {
  font-family: 'Cooper';
  font-style: normal;
  font-weight: 900;
  src: local("Cooper-Black"), local("Cooper-Black"), url("fonts/Cooper-Black.ttf") format("truetype"); }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat-Regular"), url("fonts/Montserrat_400.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat-Bold"), url("fonts/Montserrat_700.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: local("Montserrat-Black"), url("fonts/Montserrat-Black.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: local("Montserrat-Light"), url("fonts/Montserrat-Light.woff") format("woff"); }
/* colors */
/* fonts */
/* breakpoints */
/* mixins */
html {
  box-sizing: border-box;
  font-size: 100%;
  scroll-behavior: smooth;
  vertical-align: baseline; }

body {
  background: transparent;
  background: url("images/AR-lines-bg.png");
  background-repeat: repeat;
  background-size: contain;
  background-size: 100%;
  color: black;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 48rem) {
    body {
      font-size: 18px;
      line-height: 1.5; } }

article,
header,
section {
  display: block; }

a {
  color: #bf1010;
  text-decoration: underline; }
  a:hover, a:focus, a:active {
    color: black; }

img {
  border-style: none;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle; }

h1,
h2,
h3,
h4,
h5 {
  font-family: "Cooper", Arial, sans-serif;
  font-weight: 900;
  line-height: 1.25;
  padding: 1.3rem 0 0.3rem; }
  @media screen and (max-width: 26rem) {
    h1,
    h2,
    h3,
    h4,
    h5 {
      line-height: 1;
      padding: 0; } }

h1 {
  color: #013a77;
  font-family: "Cooper", Arial, sans-serif;
  font-size: 3rem;
  font-style: normal;
  line-height: 1;
  margin: 1rem 0 0;
  padding-bottom: 0;
  text-align: center; }
  @media (min-width: 48rem) {
    h1 {
      font-size: 4rem; } }

h2 {
  color: #750342;
  font-family: "Cooper", Arial, sans-serif;
  font-size: 2.1rem;
  font-style: normal;
  line-height: 1;
  margin: 1rem 0 1.5rem;
  text-align: center; }
  @media (min-width: 48rem) {
    h2 {
      font-size: 3.4rem; } }

h3 {
  font-family: "Cooper", Arial, sans-serif;
  color: #750342;
  font-size: 2rem;
  font-style: normal;
  line-height: 1.1;
  padding-top: 0; }
  @media (min-width: 48rem) {
    h3 {
      font-size: 2.5rem;
      margin: 1rem 0 0.7rem; } }

h4 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: black;
  font-size: 1.5rem;
  margin: 1.4rem 0; }
  @media (min-width: 48rem) {
    h4 {
      font-size: 2rem; } }

h5 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  color: black;
  font-size: 1.4rem;
  margin: 1.2rem 0 1rem; }

p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 1rem;
  padding: 0 0 0 1rem;
  position: relative;
  text-align: left; }
  @media screen and (max-width: 26rem) {
    p {
      font-size: 14px;
      margin: 0 4% 1rem; } }
  @media screen and (max-width: 48rem) {
    p {
      font-size: 16px; } }

ul {
  margin: 0 0 1rem 2rem; }
  ul li {
    line-height: 26px;
    margin-bottom: 0.5rem; }
    ul li ul {
      margin: 0.5rem 0 1rem 1.3rem; }

ol {
  list-style-type: decimal;
  margin: 0;
  margin-left: 3rem;
  padding: 0 0 2rem; }
  ol li {
    margin-bottom: 1rem;
    padding: 0.2rem 0 0 0.5rem;
    position: relative; }

blockquote {
  border-left: 0.7rem solid black;
  margin-bottom: 2.3rem;
  padding-left: 2rem;
  padding-right: 3rem; }

hr {
  background-image: url("images/divider.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border: 0;
  display: block;
  height: 1rem;
  margin: 3rem 0 4rem; }

.visually-hidden {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.no-scroll {
  height: 100%;
  margin: 0;
  overflow: hidden; }

.container {
  margin-right: auto;
  margin-left: auto;
  min-width: 300px;
  padding: 1% 0; }
  @media screen and (min-width: 48rem) {
    .container {
      width: 750px; } }
  @media screen and (min-width: 66rem) {
    .container {
      width: 970px; } }
  @media screen and (min-width: 80rem) {
    .container {
      width: 1170px; } }

.ar-button {
  background: #eb1414;
  -webkit-text-fill-color: white;
  border: 2px solid;
  border-color: #eb1414;
  border-radius: 45px;
  cursor: pointer;
  display: inline-block;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.42857143;
  margin: 1rem auto 0;
  padding: 3px 40px 3px 40px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  touch-action: manipulation;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 1; }
  .ar-button:hover {
    background: #750342;
    -webkit-text-fill-color: white;
    border-color: #750342;
    border-radius: 45px;
    opacity: 1; }

.page-wrapper {
  background: url("images/AR-pattern-bg.png");
  background-repeat: repeat;
  background-size: contain;
  background-size: 100%; }

section {
  background-color: transparent;
  padding: 1rem 0 0;
  margin-bottom: 3rem;
  position: relative;
  text-align: center;
  z-index: 1;
  display: grid;
  place-items: center; }
  @media screen and (min-width: 48rem) {
    section {
      display: block;
      margin-bottom: 0;
      padding: 4rem 0;
      place-items: unset; } }
  section:before {
    color: white;
    content: '•';
    font-size: 9rem;
    height: 5rem;
    line-height: 0;
    margin: 2rem auto 0;
    text-align: center;
    text-shadow: 0 1.5rem 1rem rgba(0, 0, 0, 0.4); }
    @media screen and (min-width: 48rem) {
      section:before {
        content: '\2807';
        display: inline-block;
        font-size: 20rem;
        height: 8rem;
        width: 9rem; } }
  section:after {
    background-attachment: scroll;
    background-size: contain;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }
  section h2.section-heading {
    background: white;
    color: #013a77;
    font-size: 2.1rem;
    text-align: center; }
    @media screen and (min-width: 48rem) {
      section h2.section-heading {
        font-size: 3.4rem; } }
  section h3.section-subheading {
    font-family: "Cooper", Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: none; }
    @media screen and (max-width: 48rem) {
      section h3.section-subheading {
        font-size: 21.6px;
        line-height: 1.65;
        padding: 0; } }
  section h4.section-subheading {
    font-family: "Cooper", Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: -125px;
    text-transform: none; }
    @media screen and (max-width: 48rem) {
      section h4.section-subheading {
        font-size: 21.6px; } }

section#director-intro {
  padding: 1rem 0; }
  @media screen and (max-width: 48rem) {
    section#director-intro {
      margin-bottom: -1rem; } }

section#numbers-intro {
  margin-bottom: 3rem;
  margin-top: -2rem;
  padding: 0; }
  @media screen and (min-width: 48rem) {
    section#numbers-intro {
      margin-top: 0; } }

section#financials {
  padding: 5rem 0; }
  @media screen and (max-width: 48rem) {
    section#financials {
      margin-top: -4rem; } }

@media screen and (max-width: 48rem) {
  section#thanks {
    margin-top: -5rem; } }

.bg-section2 h4,
.bg-section4 h4,
.bg-section6 h4,
.bg-section8 h4,
.bg-numbers h4,
.bg-financials h4,
.bg-thanks h4,
.bg-section1 h4,
.bg-section3 h4,
.bg-section5 h4,
.bg-section7 h4,
.bg-section9 h4,
.bg-cdomessage h4 {
  font-size: 18px; }
  @media screen and (max-width: 48rem) {
    .bg-section2 h4,
    .bg-section4 h4,
    .bg-section6 h4,
    .bg-section8 h4,
    .bg-numbers h4,
    .bg-financials h4,
    .bg-thanks h4,
    .bg-section1 h4,
    .bg-section3 h4,
    .bg-section5 h4,
    .bg-section7 h4,
    .bg-section9 h4,
    .bg-cdomessage h4 {
      font-size: 21.6px; } }

.section-box {
  background: white;
  border: 1px solid white;
  border-radius: 3rem;
  box-shadow: 2rem 2rem 2rem rgba(0, 0, 0, 0.4), -2rem -2rem 2rem rgba(0, 0, 0, 0.4);
  max-width: 768px;
  padding: 1rem;
  position: relative;
  width: 90%; }
  @media screen and (min-width: 66rem) {
    .section-box {
      padding: 2rem;
      width: 100%; } }

.article-description {
  display: block;
  margin-left: 5%;
  margin-right: 5%;
  padding: 0; }
  @media screen and (min-width: 26rem) {
    .article-description {
      margin-left: 10%;
      margin-right: 10%; } }

.article-highlight {
  border: 0;
  margin: 0 10px; }
  .article-highlight h5 {
    max-width: 500px; }

.article-highlight:last-child .article-box:before {
  border: 0; }

.article-caption {
  height: auto;
  padding: 1rem 0; }
  @media screen and (min-width: 48rem) {
    .article-caption {
      padding: 1rem 1rem 4rem; } }

.article-graphic {
  display: block;
  height: auto;
  margin: 10px auto 0;
  max-width: 36%;
  min-width: 100px;
  padding: 0.5rem 1rem 1rem; }

.summary-heading {
  font-size: 27px;
  margin: 0;
  text-transform: none; }

.donate-break {
  display: inline;
  /* line break above donate message on mobile */ }
  @media (min-width: 480px) {
    .donate-break .donate-break {
      display: none; } }

.letter {
  margin: 2% auto 0;
  max-width: 650px;
  padding: 1.5rem;
  text-align: center; }

.ed-highlight {
  background-color: white;
  border: 1px solid white;
  border-radius: 3rem;
  box-shadow: 2rem 2rem 2rem rgba(0, 0, 0, 0.5), -2rem -2rem 2rem rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  max-width: 600px;
  overflow: hidden;
  padding: 1rem 5% 4rem; }

.ed-photo {
  float: right;
  height: auto;
  margin: 0.5rem 0 0 3%;
  max-width: 30%;
  padding: 0; }

.ed-holderbox {
  background-color: white;
  margin: 0;
  max-width: 600px; }

.ed-quote p {
  text-align: left; }

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

#numbers-intro h3 {
  font-size: 35px;
  margin: 3rem 0 0;
  padding: 0;
  text-align: center; }
  @media (min-width: 48rem) {
    #numbers-intro h3 {
      font-size: 47px; } }
  #numbers-intro h3 .small {
    font-size: 18px; }
#numbers-intro h3.short {
  margin: -1rem 0 0; }
#numbers-intro p {
  font-size: 19.8px;
  font-weight: 600;
  margin-top: 0;
  text-align: center; }

.socialmedia {
  display: block;
  margin: 15px 0; }
  @media screen and (min-width: 26rem) {
    .socialmedia {
      display: inline;
      margin-left: 56%; } }
  .socialmedia img {
    margin: 32px 3% 0;
    max-width: 50px; }
    .socialmedia img:hover {
      opacity: 0.8; }
  .socialmedia input {
    display: none; }
  .socialmedia .copied {
    margin-left: 1rem;
    width: 15%; }
    @media screen and (min-width: 26rem) {
      .socialmedia .copied {
        margin-left: 56%; } }

.pullquote {
  background: #750342;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
  font-family: "Caprasimo", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  max-width: 650px;
  padding: 1rem;
  text-align: center; }
  @media screen and (min-width: 48rem) {
    .pullquote {
      line-height: 1.4;
      margin: 0;
      padding: 1rem 3rem 2rem; } }

.attribquote {
  background: #750342;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
  font-family: "Caprasimo", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  max-width: 650px;
  padding: 1rem;
  text-align: center;
  font-size: 1.2rem; }
  @media screen and (min-width: 48rem) {
    .attribquote {
      line-height: 1.4;
      margin: 0;
      padding: 1rem 3rem 2rem; } }

.memberquote {
  background: #750342;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: block;
  font-family: "Caprasimo", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  max-width: 650px;
  padding: 1rem;
  text-align: center;
  font-size: 1.1rem;
  position: relative;
  text-align: left; }
  @media screen and (min-width: 48rem) {
    .memberquote {
      line-height: 1.4;
      margin: 0;
      padding: 1rem 3rem 2rem; } }
  @media screen and (min-width: 48rem) {
    .memberquote {
      font-size: 1.4rem;
      margin: 3rem 0;
      padding: 0 3rem; } }
  .memberquote:before {
    background-image: url("/images/quotes.png");
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 2rem;
    left: -1rem;
    position: absolute;
    top: 3rem;
    width: 2rem; }
    @media screen and (min-width: 48rem) {
      .memberquote:before {
        height: 3.25rem;
        left: -0.25rem;
        top: 2rem;
        width: 3.25rem; } }
  .memberquote span {
    display: block;
    text-align: right; }

@media screen and (min-width: 48rem) {
  #ed-letter-modal .memberquote,
  .article-description .memberquote {
    padding: 1rem 3rem; } }

#cdomessage .content img {
  width: 150px;
  float: left;
  margin-right: 2rem; }

footer {
  background-color: black; }
  footer > div {
    max-width: 800px; }
  footer ul {
    display: flex;
    font-size: 10px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%; }
    @media screen and (min-width: 26rem) {
      footer ul {
        font-size: 12px; } }
    footer ul li {
      line-height: 1;
      padding: 1rem 0 0.5rem;
      width: 33%; }
      footer ul li a {
        color: #00f6f6;
        text-decoration: none;
        text-transform: uppercase; }
        footer ul li a:hover {
          color: #00f6f6; }

body {
  margin-top: 48px; }
  @media screen and (min-width: 66rem) {
    body {
      margin-top: 80px; } }

nav {
  background-color: black;
  display: block;
  height: 48px;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10; }
  @media screen and (min-width: 66rem) {
    nav {
      height: 80px; } }
  nav a {
    border: 0;
    display: inline-block;
    font-weight: 600;
    text-decoration: none; }
    nav a:hover {
      color: inherit;
      text-decoration: underline; }
    nav a:visited {
      color: inherit; }
  nav a.donate-button {
    background: #00f6f6;
    -webkit-text-fill-color: black;
    border: 0;
    border-radius: 45px;
    margin: -1rem 0 0;
    padding: 0.2rem 2.7rem; }
    nav a.donate-button:hover {
      background: white;
      border: 0 !important;
      text-decoration: none !important; }
  nav ul {
    background: #00f6f6;
    border: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: 2rem;
    line-height: 1rem;
    list-style: none;
    margin: 0.9rem auto 0; }
    @media screen and (min-width: 66rem) {
      nav ul {
        display: flex;
        justify-content: space-around;
        max-width: 1024px; } }
    nav ul > li {
      color: #00f6f6;
      display: none;
      font-size: 1.1rem;
      font-weight: 400;
      text-align: center;
      text-transform: uppercase;
      width: 12rem; }
      @media screen and (min-width: 66rem) {
        nav ul > li {
          display: inline-block;
          flex-grow: 1;
          margin: 0.8rem auto 0;
          text-align: center; } }
      nav ul > li a {
        padding: 0 1rem; }
        nav ul > li a:hover:not(.donate), nav ul > li a:hover:not(.menu-logo) {
          left: 0 !important;
          opacity: 1;
          text-decoration: underline; }
      nav ul > li.logo-li {
        display: inline-block;
        margin: 0 1rem 0;
        text-align: left; }
    nav ul .logo-li > a.menu-logo {
      background-image: url("images/logos/EFF-red-logo.svg");
      background-repeat: no-repeat;
      background-size: contain;
      display: inline-block;
      height: 6rem;
      left: 3%;
      opacity: 1;
      position: absolute;
      top: 0.5rem;
      width: 6rem; }
      @media screen and (min-width: 66rem) {
        nav ul .logo-li > a.menu-logo {
          height: 8rem;
          left: 0;
          margin-top: 0;
          position: relative;
          width: 7rem; } }
    nav ul .close-menu {
      display: none !important; }
  nav .dropdowns {
    /*  nav dropdown */
    margin-top: 0; }
    nav .dropdowns ul {
      background: transparent;
      border-radius: 0;
      display: inline-block;
      list-style: none;
      margin: 0;
      padding-left: 0; }
      nav .dropdowns ul li:active {
        cursor: pointer; }
      nav .dropdowns ul li:last-child {
        padding-bottom: 1rem; }
      nav .dropdowns ul li ul {
        background: black;
        display: none;
        height: auto;
        left: 0 !important;
        top: 0 !important;
        transition: all 0.5s ease;
        width: 12rem; }
        nav .dropdowns ul li ul li {
          clear: both; }
          nav .dropdowns ul li ul li a {
            -webkit-background-clip: none;
            -webkit-text-fill-color: #00f6f6;
            font-size: 0.9rem;
            line-height: 1.2; }
            nav .dropdowns ul li ul li a:active {
              cursor: pointer; }
    nav .dropdowns > ul li:hover {
      -webkit-text-fill-color: #00f6f6; }
  nav .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    color: #00f6f6;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0; }

.navbar-activate {
  background: #00f6f6;
  color: black !important;
  height: 3.2rem;
  padding: 0 1rem;
  margin-top: -1rem;
  line-height: 3.2rem; }
  @media screen and (min-width: 720px) and (max-width: 800px) {
    .navbar-activate {
      margin-top: 0;
      line-height: 1rem; } }

header {
  margin-bottom: 4rem;
  padding-bottom: 27px;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 48rem) {
    header {
      margin-bottom: 2rem; } }
  header .container {
    padding: 0; }
    @media screen and (min-width: 48rem) {
      header .container {
        padding: 4rem 0; } }
  header:after {
    background-attachment: scroll;
    background-size: contain;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }
  header .header-bg {
    background: transparent;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    z-index: 0; }
    @media screen and (min-width: 48rem) {
      header .header-bg {
        margin: 1.5rem auto;
        padding: 1.5rem 0;
        width: 650px; } }
  header .headerimage {
    background-color: white;
    border: 1px solid white;
    border-radius: 4rem;
    box-shadow: 2rem 2rem 2rem rgba(0, 0, 0, 0.4), -2rem -2rem 2rem rgba(0, 0, 0, 0.4);
    display: block;
    height: 19rem;
    position: relative;
    margin: 1rem auto 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1; }
    @media screen and (min-width: 48rem) {
      header .headerimage {
        background-position: top;
        background-size: cover;
        height: 30.5rem; } }
  header .header-text {
    padding-top: 2rem;
    position: relative;
    z-index: 2; }
    @media (min-width: 48rem) {
      header .header-text {
        padding-top: 1rem; } }
    header .header-text h1 {
      background-image: url("images/AR-date-pattern.png");
      background-size: 900px;
      background-position: 250px 200px;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-family: "Montserrat", Helvetica, Arial, sans-serif;
      font-size: 7rem;
      font-weight: 900;
      line-height: 1;
      margin: 1rem 0 0;
      padding-bottom: 0;
      text-align: center; }
      @media (min-width: 48rem) {
        header .header-text h1 {
          font-size: 13rem; } }
    header .header-text h2 {
      background-image: none;
      color: #eb1414;
      font-size: 2.5rem;
      margin-top: 0;
      padding-top: 0;
      text-align: center;
      -webkit-background-clip: unset;
      -webkit-text-fill-color: unset; }
      @media (min-width: 48rem) {
        header .header-text h2 {
          font-size: 4.6rem; } }
    header .header-text h4 {
      color: black;
      font-size: 0.8rem;
      font-weight: 600;
      line-height: 1.25;
      margin: 0 auto;
      padding: 0;
      position: relative;
      text-align: center;
      z-index: 1; }
      @media screen and (min-width: 48rem) {
        header .header-text h4 {
          font-size: 1.1rem; } }
      @media screen and (min-width: 66rem) {
        header .header-text h4 {
          font-size: 1.4rem; } }

#mobile-menu {
  background-color: black;
  color: white;
  display: block;
  font-weight: 400;
  height: 100%;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  transition: width 0.3s ease;
  width: 0;
  z-index: 100; }
  #mobile-menu ul {
    list-style-type: none;
    margin-left: 2.5rem;
    margin-top: 2.5rem; }
    #mobile-menu ul li {
      font-size: 0.9rem;
      line-height: 1.1;
      margin-bottom: 0.5rem; }
      #mobile-menu ul li .menu-logo {
        display: none; }
    #mobile-menu ul li.tall {
      margin-bottom: 1rem; }
  #mobile-menu a {
    border: 0;
    color: #00f6f6;
    text-decoration: none; }
    #mobile-menu a:hover {
      text-decoration: underline; }
  #mobile-menu .close-menu a {
    text-decoration: none; }
  #mobile-menu .social-media {
    margin-left: 2.5rem; }
    #mobile-menu .social-media img {
      height: auto;
      margin-right: 0.7rem;
      width: 30px; }

#mobile-menu:target {
  width: 260px; }

#mobile-menu:target + .page-wrapper {
  margin-top: -60px;
  position: absolute;
  right: 260px; }
  #mobile-menu:target + .page-wrapper a.open-menu {
    display: none; }
  #mobile-menu:target + .page-wrapper .close-menu {
    display: block; }
  #mobile-menu:target + .page-wrapper .main-nav {
    position: relative; }

#mobile-menu:not(:target) + .page-wrapper {
  position: relative;
  right: 0; }

nav a.open-menu {
  border: 0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #00f6f6;
  display: inline-block;
  font-size: 2.5rem;
  position: absolute;
  right: 0.5rem;
  top: -0.4rem;
  z-index: 1000; }
  nav a.open-menu:hover {
    cursor: pointer;
    text-decoration: none; }
  @media screen and (min-width: 66rem) {
    nav a.open-menu {
      display: none; } }

.close-menu {
  color: rgba(255, 255, 255, 0.9);
  font-size: 2.5rem;
  position: absolute;
  right: 0.5rem;
  top: -0.4rem; }
  .close-menu:hover {
    cursor: pointer; }

/**
* CSS Modal
* http://drublic.github.com/css-modal
*
* @author Hans Christian Reinl - @drublic
*/
/**
* CSS Modal Configuration
* http://drublic.github.com/css-modal
*
* @author Hans Christian Reinl - @drublic
*/
html {
  overflow-y: auto; }

.has-overlay {
  height: auto;
  overflow: hidden; }
  .has-overlay > body {
    height: 100%;
    overflow: hidden; }

.modal--fade {
  background-color: black;
  bottom: auto;
  color: black;
  display: block;
  height: 0;
  left: 0;
  line-height: 1.3;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  right: auto;
  top: 0;
  transition: opacity 1ms .25s;
  width: 0;
  z-index: 999; }
  @media screen and (min-width: 26rem) {
    .modal--fade {
      transition: opacity 0.4s; } }
  @media screen and (min-width: 48rem) {
    .modal--fade {
      bottom: 0;
      display: none;
      right: 0;
      transform: translate3d(0, 100%, 0); } }
  .modal--fade .modal-inner {
    background: white;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    overflow: auto;
    padding-top: 0;
    position: initial;
    right: 0;
    top: 0;
    transition: max-width 0.25s linear, margin-left 0.125s linear;
    width: auto;
    z-index: 20; }
    @media screen and (min-width: 26rem) {
      .modal--fade .modal-inner {
        height: 87%;
        left: 0;
        margin-left: 0;
        overflow: hidden;
        position: absolute;
        right: 20px;
        top: 3.9rem; } }
    @media screen and (min-width: 48rem) {
      .modal--fade .modal-inner {
        right: 0;
        width: 97%; } }
    .modal--fade .modal-inner > img {
      background-color: white;
      max-width: 100%;
      width: auto; }
  .modal--fade .modal-wrap {
    color: black;
    margin: auto; }
  .modal--fade .modal-content {
    border: 0;
    box-shadow: none;
    max-height: none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 15px 1.2em;
    position: relative; }
    @media screen and (min-width: 26rem) {
      .modal--fade .modal-content {
        hyphens: auto;
        max-height: 600px;
        max-height: 90vh; } }
    .modal--fade .modal-content > * {
      max-width: 800px; }
  .modal--fade .modal-close {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    right: auto;
    text-decoration: none; }
    @media screen and (min-width: 26rem) {
      .modal--fade .modal-close {
        display: block; } }
    .modal--fade .modal-close:after {
      content: attr(data-close);
      font-size: 1em;
      margin-right: 0 !important;
      padding: 0.5em 1em;
      right: 20px; }
      @media screen and (min-width: 48rem) {
        .modal--fade .modal-close:after {
          right: 0; } }
    .modal--fade .modal-close:focus:after {
      left: auto;
      margin-left: 0;
      outline: 1px dotted;
      outline: -webkit-focus-ring-color auto 5px;
      right: 5px;
      top: 5px !important; }
    .modal--fade .modal-close:before {
      content: '';
      left: 0;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 20; }
      @media screen and (min-width: 26rem) {
        .modal--fade .modal-close:before {
          bottom: 0;
          left: 0;
          position: absolute;
          z-index: 10; } }
  .modal--fade a.modal-close:hover {
    opacity: 1; }

.modal--fade:target,
.is-active.modal--fade {
  height: auto;
  opacity: 1;
  transform: translate(0, 0);
  width: auto; }

.is-active.modal--fade {
  display: block\9;
  height: 100% \9;
  width: 100% \9; }

.modal--fade:target,
.is-active.modal--fade {
  display: block; }
  @media screen and (min-width: 26rem) {
    .modal--fade:target,
    .is-active.modal--fade {
      height: 100%;
      width: 100%; }
      .modal--fade:target > .modal-close,
      .is-active.modal--fade > .modal-close {
        display: block\9; } }

[class*="close-modal"] {
  background-color: white;
  border-radius: 45px;
  color: #00f6f6;
  cursor: pointer;
  height: 35px;
  position: absolute;
  right: 24px;
  top: 16px;
  width: 35px;
  z-index: 300; }
  [class*="close-modal"] .lr {
    background-color: black;
    height: 27px;
    margin-left: 16px;
    margin-top: 4px;
    position: absolute;
    transform: rotate(45deg);
    width: 4px;
    z-index: 1051; }
    [class*="close-modal"] .lr .rl {
      background-color: black;
      height: 27px;
      transform: rotate(90deg);
      width: 4px;
      z-index: 1052; }

.close-modal:hover {
  opacity: 0.75; }

.close-modal2 {
  display: none; }
  @media screen and (min-width: 66rem) {
    .close-modal2 {
      background-color: #eb1414;
      border-radius: 45px;
      bottom: 2rem;
      display: block;
      height: 26px;
      left: 0.5rem;
      line-height: 1.4;
      right: 0;
      top: unset;
      width: 4rem; } }

.no-scroll {
  height: 100%;
  margin: 0;
  overflow: hidden; }

.modal-content .banner img {
  background-color: black;
  height: auto;
  margin-top: 10px;
  width: 100%; }

.modal-body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  padding: 1rem 0 2rem;
  position: relative; }
  @media screen and (min-width: 48rem) {
    .modal-body {
      padding: 1rem 1rem 5rem; } }
  .modal-body h1 {
    font-size: 2rem;
    margin: 0 auto 30px; }
    @media screen and (min-width: 48rem) {
      .modal-body h1 {
        font-size: 3rem; } }
  .modal-body sup a {
    text-decoration: none; }

.lettertext {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  max-width: 800px;
  padding: 0;
  text-align: center; }
  @media screen and (min-width: 48rem) {
    .lettertext {
      padding: 0 0.8rem 2rem; } }
  .lettertext h4 {
    color: black;
    margin-top: 0;
    padding: 2rem 0 0 1rem; }
  .lettertext img {
    margin-left: 1.2rem; }
  .lettertext p {
    padding-left: 0; }
    @media screen and (min-width: 48rem) {
      .lettertext p {
        margin: 0 0 1rem;
        padding-left: 1rem; } }
  .lettertext .large {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
    padding: 0 0 0 1rem; }

.lettercolumn {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  @media (min-width: 48rem) {
    .lettercolumn {
      float: left;
      margin-bottom: 0;
      margin-right: 6rem;
      max-width: 150px; } }
  .lettercolumn img {
    margin-top: 0.5rem;
    border: solid 1px; }

.author {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 21.6px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  padding: 0.5rem 0 0 1rem;
  text-align: left; }

.title {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 0.9rem;
  line-height: 1.25;
  margin: 0;
  padding: 0 0 0 1rem;
  text-align: left;
  text-transform: uppercase; }

.letterphoto {
  display: inline-block;
  filter: grayscale(1);
  margin: 0;
  max-width: 200px; }

#financials-modal h1#financial-intro {
  margin: 2rem auto; }
#financials-modal h3,
#financials-modal h4 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-shadow: none; }
#financials-modal #financials .pie-chart {
  margin-top: 5vh; }
#financials-modal .financials-table {
  border: 0;
  margin-left: 1rem;
  padding: 0 0.8rem; }
  #financials-modal .financials-table td {
    font-family: "Montserrat", Helvetica, Arial, sans-serif; }
  #financials-modal .financials-table .indent {
    padding-left: 4rem; }
#financials-modal .financials-image {
  padding: 0; }
#financials-modal .no-gutter {
  clear: left; }

.no-gutter > [class*='col-'] {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

.financials-chart {
  margin: 4%; }

.Financialsubtext h5 {
  color: #000000;
  font-weight: normal;
  text-transform: none; }

.mobile-rotate {
  color: white;
  display: inline-block; }
  @media screen and (min-width: 26rem) {
    .mobile-rotate {
      display: none; } }

.numbers {
  text-align: right; }

td.left-3 {
  padding-left: 3rem; }

.left-6 {
  padding-left: 6rem !important; }

.modal-body .img-responsive {
  background-color: white;
  float: left;
  width: 50%; }
  @media screen and (max-width: 30rem) {
    .modal-body .img-responsive {
      width: 100%; } }

@media screen and (max-width: 30rem) {
  .modal--fade,
  .modal--show {
    bottom: auto;
    display: block;
    right: auto;
    transform: translate3d(0, 100%, 0);
    transition: opacity 1ms .25s; }

  .modal--fade:target,
  .modal--show:target,
  .is-active.modal--fade,
  .is-active.modal--show {
    height: 100%;
    width: 100%; }

  .modal--fade:target .modal-close,
  .modal--show:target .modal-close,
  .is-active.modal--fade .modal-close,
  .is-active.modal--show .modal-close {
    display: block; }

  .modal--fade .modal-inner,
  .modal--show .modal-inner {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    overflow: auto;
    position: initial;
    right: 0;
    top: 0; }

  .modal--fade .modal-content,
  .modal--show .modal-content {
    hyphens: auto;
    max-height: none; }

  .modal--fade .modal-close,
  .modal--show .modal-close {
    display: none;
    right: auto; }

  .modal--fade .modal-close:before,
  .modal--show .modal-close:before {
    content: '';
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 20; }

  .modal--fade .modal-close:after,
  .modal--show .modal-close:after {
    left: auto;
    margin-left: 0;
    right: 5px;
    top: 5px !important; } }
#ed-letter-modal .img-responsive {
  margin: 0 1rem 1rem 0; }

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