.--has-bg {
  padding: 1.3333333333rem;
}
.--has-bg > *:first-child {
  margin-top: 0;
}
.--has-bg > *:last-child {
  margin-bottom: 0;
}
.--has-bg--text {
  padding-bottom: 0.8888888889rem;
  padding-top: 0.8888888889rem;
}
.--has-bg--gray-1 {
  background: #f3f5f7;
}
@font-face {
  font-family: Brother;
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/05-brother1816-book-web.woff2") format("woff2"), url("/fonts/05-brother1816-book-web.woff") format("woff");
}
@font-face {
  font-family: Brother;
  font-style: italic;
  font-weight: 300;
  src: url("/fonts/06-brother1816-book_italic-web.woff2") format("woff2"), url("/fonts/06-brother1816-book_italic-web.woff") format("woff");
}
@font-face {
  font-family: Brother;
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/07-brother1816-regular-web.woff2") format("woff2"), url("/fonts/07-brother1816-regular-web.woff") format("woff");
}
@font-face {
  font-family: Brother;
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/08-brother1816_regular_italic-web.woff2") format("woff2"), url("/fonts/08-brother1816_regular_italic-web.woff") format("woff");
}
@font-face {
  font-family: Brother;
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/09-brother1816-medium-web.woff2") format("woff2"), url("/fonts/09-brother1816-medium-web.woff") format("woff");
}
@font-face {
  font-family: Brother;
  font-style: italic;
  font-weight: 500;
  src: url("/fonts/10-brother1816-medium_italic-web.woff2") format("woff2"), url("/fonts/10-brother1816-medium_italic-web.woff") format("woff");
}
@font-face {
  font-family: Brother;
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/11-brother1816-bold-web.woff2") format("woff2"), url("/fonts/11-brother1816-bold-web.woff") format("woff");
}
@font-face {
  font-family: Brother;
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/12-brother1816-bold_italic-web.woff2") format("woff2"), url("/fonts/12-brother1816-bold_italic-web.woff") format("woff");
}
@font-face {
  font-family: Brother;
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/13-brother1816-extrabold-web.woff2") format("woff2"), url("/fonts/13-brother1816-extrabold-web.woff") format("woff");
}
@font-face {
  font-family: Brother;
  font-style: italic;
  font-weight: 800;
  src: url("/fonts/14-brother1816-extrabold_italic-web.woff2") format("woff2"), url("/fonts/14-brother1816-extrabold_italic-web.woff") format("woff");
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: 600;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif;
  font-size: 1em;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
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;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
template,
[hidden] {
  display: none;
}
abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
::-moz-selection {
  background: #d7172f;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #d7172f;
  color: #fff;
  text-shadow: none;
}
* {
  transition-duration: 200ms;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
@media print {
  * {
      background-color: transparent !important;
      box-shadow: none !important;
      color: #000 !important;
      text-shadow: none !important;
  }
  @page {
      margin: 2cm;
  }
}
html {
  box-sizing: border-box;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 112.5%;
  line-height: 1.7;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  background-color: #fff;
  color: #2d3349;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
body.has-open-mobile-menu {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
main {
  position: relative;
  z-index: 1;
}
@media print {
  nav {
      display: none;
  }
}
summary {
  display: list-item;
}
iframe {
  border: 0;
}
@media print {
  iframe {
      display: none;
  }
}
h1,
.button-callout__title,
.chapter-link-block__title,
.chapter-link-block__modal-toggle,
h2,
h3,
.clinical-trials-block .toolbar,
.grants-search-block .toolbar,
h4,
h5,
h6 {
  color: inherit;
  font-weight: 700;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.5;
  margin: 0 0 0.8888888889rem;
  text-rendering: optimizeLegibility;
}
h1 a,
.button-callout__title a,
.chapter-link-block__title a,
.chapter-link-block__modal-toggle a,
h2 a,
h3 a,
.clinical-trials-block .toolbar a,
.grants-search-block .toolbar a,
h4 a,
h5 a,
h6 a {
  color: #00a0c0;
  text-decoration: none;
}
h1 a:hover,
.button-callout__title a:hover,
.chapter-link-block__title a:hover,
.chapter-link-block__modal-toggle a:hover,
h2 a:hover,
h3 a:hover,
.clinical-trials-block .toolbar a:hover,
.grants-search-block .toolbar a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1 a:focus,
.button-callout__title a:focus,
.chapter-link-block__title a:focus,
.chapter-link-block__modal-toggle a:focus,
h2 a:focus,
h3 a:focus,
.clinical-trials-block .toolbar a:focus,
.grants-search-block .toolbar a:focus,
h4 a:focus,
h5 a:focus,
h6 a:focus {
  color: #007a93;
}
@media print {
  h1,
  .button-callout__title,
  .chapter-link-block__title,
  .chapter-link-block__modal-toggle,
  h2,
  h3,
  .clinical-trials-block .toolbar,
  .grants-search-block .toolbar,
  h4,
  h5,
  h6 {
      orphans: 3;
      page-break-after: avoid;
      widows: 3;
  }
  h1::after,
  .button-callout__title::after,
  .chapter-link-block__title::after,
  .chapter-link-block__modal-toggle::after,
  h2::after,
  h3::after,
  .clinical-trials-block .toolbar::after,
  .grants-search-block .toolbar::after,
  h4::after,
  h5::after,
  h6::after {
      display: inline-block;
  }
}
* + h1,
* + .button-callout__title,
* + .chapter-link-block__title,
* + .chapter-link-block__modal-toggle,
* + h2,
* + h3,
.clinical-trials-block * + .toolbar,
.grants-search-block * + .toolbar,
* + h4,
* + h5,
* + h6 {
  margin-top: 1em;
}
h1,
.button-callout__title,
.chapter-link-block__title,
.chapter-link-block__modal-toggle {
  color: #2d3349;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 3.3333333333rem;
  font-weight: 400;
  line-height: 1.1;
}
@media (max-width: 67.5em) {
  h1,
  .button-callout__title,
  .chapter-link-block__title,
  .chapter-link-block__modal-toggle {
      font-size: 2.2222222222rem;
  }
}
h2 {
  color: #2d3349;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 2.6666666667rem;
  font-weight: 400;
  line-height: 1.25;
}
@media (max-width: 67.5em) {
  h2 {
      font-size: 1.5555555556rem;
  }
}
h3,
.clinical-trials-block .toolbar,
.grants-search-block .toolbar {
  color: #2d3349;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 2.2222222222rem;
  font-weight: 400;
  line-height: 1.25;
}
@media (max-width: 67.5em) {
  h3,
  .clinical-trials-block .toolbar,
  .grants-search-block .toolbar {
      font-size: 1.3333333333rem;
  }
}
h4 {
  color: #2d3349;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 1.5555555556rem;
  font-weight: 700;
  line-height: 1.25;
}
@media (max-width: 67.5em) {
  h4 {
      font-size: 1rem;
  }
}
h5 {
  color: #d7172f;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 1.3333333333rem;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 67.5em) {
  h5 {
      font-size: 0.8888888889rem;
  }
}
h6 {
  color: #007a93;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.7;
  text-transform: uppercase;
}
@media (max-width: 67.5em) {
  h6 {
      font-size: 0.7777777778rem;
  }
}
h1 + h1,
h2 + h1,
h3 + h1,
h4 + h1,
h5 + h1,
h6 + h1,
h1 + h2,
h2 + h2,
h3 + h2,
h4 + h2,
h5 + h2,
h6 + h2,
h1 + h3,
h2 + h3,
h3 + h3,
h4 + h3,
h5 + h3,
h6 + h3,
h1 + h4,
h2 + h4,
h3 + h4,
h4 + h4,
h5 + h4,
h6 + h4,
h1 + h5,
h2 + h5,
h3 + h5,
h4 + h5,
h5 + h5,
h6 + h5,
h1 + h6,
h2 + h6,
h3 + h6,
h4 + h6,
h5 + h6,
h6 + h6 {
  margin-top: 0;
}
p {
  margin: 0 0 2.2222222222rem 0;
}
@media print {
  p {
      orphans: 3;
      widows: 3;
  }
}
a {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: transparent;
  color: #007a93;
  -webkit-text-decoration-skip: objects;
  transition-duration: 200ms;
  transition-property: background-color, border-color, color, outline-color;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
a:focus {
  outline-color: #2d3349;
}
a:hover,
a:focus {
  color: #00667b;
}
a:active {
  color: #00667b;
}
@media print {
  a,
  a:visited {
      text-decoration: none;
  }
  a[href]::after {
      content: " <" attr(href) ">";
      font-family: Brother, "Open Sans", Arial, sans-serif;
      font-size: 10pt;
      font-weight: normal;
      text-transform: lowercase;
  }
  a[href^="javascript:"]::after,
  a[href^="mailto:"]::after,
  a[href^="tel:"]::after,
  a[href^="#"]::after,
  a[href*="?"]::after {
      content: "";
  }
}
abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
abbr:hover {
  cursor: help;
}
@media print {
  abbr[title]::after {
      content: " (" attr(title) ")";
  }
}
cite {
  color: #47494b;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.7777777778rem;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.25;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 75%;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
blockquote {
  color: #007a93;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 2.2222222222rem;
  font-weight: 400;
  line-height: 1.25;
  border-left: 1px solid #007a93;
  margin: 0 0 4.4444444444rem;
  padding-left: 2.2222222222rem;
}
* + blockquote {
  margin-top: 4.4444444444rem;
}
blockquote p {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
blockquote cite {
  color: #007a93;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  margin-top: 0.8888888889rem;
  text-align: right;
}
blockquote cite em {
  border-left: 1px solid #6f7275;
  margin-left: 0.2222222222rem;
  padding-left: 0.4444444444rem;
}
blockquote :last-child {
  margin-bottom: 0;
}
@media print {
  blockquote {
      page-break-inside: avoid;
  }
}
pre {
  margin: 0 0 0.8888888889rem;
  overflow: auto;
}
@media print {
  pre {
      page-break-inside: avoid;
  }
}
hr {
  border: 1px solid #6f7275;
  box-sizing: content-box;
  height: 0;
  margin: 2.2222222222rem 0;
  padding-bottom: -1px;
}
ul {
  list-style-type: disc;
  margin: 0 0 0;
  padding: 0 0 0 1.3333333333rem;
}
[dir="rtl"] ul {
  padding: 0 1.3333333333rem 0 0;
}
ul ol,
ul ul {
  margin-top: 0.4444444444rem;
}
ol {
  margin: 0 0 2.2222222222rem;
  padding: 0 0 0 1.3333333333rem;
}
[dir="rtl"] ol {
  padding: 0 1.3333333333rem 0 0;
}
ol ol,
ol ul {
  margin-top: 0.4444444444rem;
}
li {
  margin-bottom: 0.4444444444rem;
}
li:last-child {
  margin-bottom: 0;
}
@media print {
  li {
      page-break-inside: avoid;
  }
}
dd {
  margin-bottom: 0.8888888889rem;
  padding-left: 1.3333333333rem;
}
dt + dd {
  margin-top: 0;
}
dl {
  margin-bottom: 0.8888888889rem;
}
caption {
  margin-bottom: 0.2222222222rem;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 2.2222222222rem;
  min-width: 100%;
}
@media (min-width: 40em) {
  td {
      background-color: #fff;
      border: 1px solid #47494b;
      padding: 0.8888888889rem;
  }
}
tfoot td,
tfoot th {
  background-color: #bec4c8;
}
@media (min-width: 40em) {
  th {
      background-color: #fff;
      border: 1px solid #47494b;
      padding: 0.8888888889rem;
      text-align: left;
  }
}
thead td,
thead th {
  background-color: #bec4c8;
}
@media print {
  thead {
      display: table-header-group;
  }
}
tr {
}
@media print {
  tr {
      page-break-inside: avoid;
  }
}
@media (max-width: 39.9375em) {
  .tablesaw-stack tbody tr {
      border: 0;
  }
}
@media (max-width: 39.9375em) {
  .tablesaw-stack tbody tr + tr {
      border-top: 1px solid #f3f5f7;
  }
}
@media (min-width: 40em) {
  .stacktable.small-only {
      display: none;
  }
}
.stacktable.large-only {
  display: none;
}
@media (min-width: 40em) {
  .stacktable.large-only {
      display: table;
  }
}
button {
  overflow: visible;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
input {
  line-height: normal;
}
legend {
  border: 0;
  box-sizing: border-box;
  color: inherit;
  display: table;
  margin: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
optgroup {
  font-weight: 700;
}
textarea {
  overflow: auto;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
canvas {
  display: inline-block;
}
figure {
  margin: 0 0 2.2222222222rem;
}
figure article.video {
  margin-bottom: 0;
}
figcaption {
  margin-top: 0.8888888889rem;
}
img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
@media print {
  img {
      max-width: 100% !important;
      page-break-inside: avoid;
  }
}
svg:not(:root) {
  overflow: hidden;
}
.breadcrumb__title,
.readmore-link__accessibility-description {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}
.video {
  margin: 0 0 2.2222222222rem 0;
}
.video--remote-video .video__container {
  padding-bottom: 56.25%;
  position: relative;
}
.video--remote-video .video__container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.l-breadcrumb {
  margin-bottom: 1.3333333333rem;
}
@media (min-width: 67.5em) {
  .l-breadcrumb {
      margin-bottom: 3.5555555556rem;
  }
}
.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 82.2222222222rem;
  padding-left: 1.1111111111rem;
  padding-right: 1.1111111111rem;
}
@media (min-width: 67.5em) {
  .l-constrain {
      padding-left: 2.2222222222rem;
      padding-right: 2.2222222222rem;
  }
}
.l-constrain .l-constrain:not(.l-constrain--keep-margins) {
  padding-left: 0;
  padding-right: 0;
}
.l-constrain--large {
  max-width: 124.444444444rem;
}
.l-constrain--small {
  max-width: 75.5555555556rem;
}
.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0;
}
.feature-section {
  margin-bottom: 6.6666666667rem;
}
@media (min-width: 55em) {
  .feature-section__header {
      display: flex;
  }
}
.feature-section__header-first {
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 55em) {
  .feature-section__header-first {
      flex-basis: 58%;
      flex-grow: 0;
      flex-shrink: 0;
      padding-bottom: 3.5555555556rem;
      padding-right: 1.7777777778rem;
      width: 58%;
  }
}
@media (max-width: 54.9375em) {
  .feature-section__header-first {
      transform: none !important;
  }
}
@media (min-width: 55em) {
  .feature-section__header-second {
      flex-basis: 42%;
      flex-grow: 0;
      flex-shrink: 0;
      padding-top: 0.8888888889rem;
      width: 42%;
  }
}
@media (max-width: 54.9375em) {
  .feature-section__header-second {
      transform: none !important;
  }
}
.feature-section__title {
  font-size: 1.7777777778rem;
}
@media (min-width: 67.5em) {
  .feature-section__title {
      font-size: 3.3333333333rem;
  }
}
.feature-section__description {
  color: #2d3349;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 1.1666666667rem;
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 1.3333333333rem;
}
@media (min-width: 55em) {
  .feature-section__link {
      text-align: right;
  }
}
@media (max-width: 54.9375em) {
  .feature-section__content {
      transform: none !important;
  }
}
.l-footer {
  background-color: #f3f5f7;
  color: #47494b;
  margin-top: 2.2222222222rem;
  padding: 2.2222222222rem 0 0.8888888889rem;
}
@media (min-width: 67.5em) {
  .l-footer {
      margin-top: 8rem;
      padding: 4.4444444444rem 0 1.3333333333rem;
  }
}
.l-footer a {
  color: #485064;
}
.l-footer a:hover,
.l-footer a:focus {
  color: #2d3349;
}
.l-footer__top {
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 67.5em) {
  .l-footer__top {
      display: flex;
      padding-bottom: 2.2222222222rem;
      width: 100%;
  }
}
@media print {
  .l-footer__top {
      display: none;
  }
}
.l-footer--simple .l-footer__top {
  padding-bottom: 0;
}
.l-footer__top-first {
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 67.5em) {
  .l-footer__top-first {
      padding-bottom: 0;
  }
}
.l-footer__top-second {
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 67.5em) {
  .l-footer__top-second {
      flex-grow: 1;
      padding: 0 3.1111111111rem;
  }
  .l-footer--simple .l-footer__top-second {
      padding-left: 2.2222222222rem;
  }
}
@media (min-width: 67.5em) {
  .l-footer__middle {
      display: flex;
      width: 100%;
  }
}
@media print {
  .l-footer__middle {
      display: none;
  }
}
.l-footer--simple .l-footer__middle {
  display: none;
}
.l-footer__middle-first {
  flex-grow: 1;
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 67.5em) {
  .l-footer__middle-first {
      padding-bottom: 0;
      padding-right: 0.8888888889rem;
  }
}
.l-footer__middle-first > * {
  margin-bottom: 1.7777777778rem;
}
.l-footer__middle-first > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 67.5em) {
  .l-footer__middle-second {
      padding-top: 1.7777777778rem;
  }
}
.l-footer__bottom {
  border-top: 2px solid #a1a6aa;
  margin-top: 1.3333333333rem;
  padding-top: 1.3333333333rem;
}
@media (min-width: 67.5em) {
  .l-footer__bottom {
      display: flex;
      margin-top: 2.2222222222rem;
      padding-top: 2.2222222222rem;
      width: 100%;
  }
  .l-footer--simple .l-footer__bottom {
      margin-top: 1.3333333333rem;
      padding-top: 1.3333333333rem;
  }
}
.l-footer__bottom-first {
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 67.5em) {
  .l-footer__bottom-first {
      padding-bottom: 0;
  }
}
@media print {
  .l-footer__bottom-first {
      display: none;
  }
}
.l-footer__bottom-second {
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 67.5em) {
  .l-footer__bottom-second {
      align-items: center;
      display: flex;
      flex-grow: 1;
      padding: 0 2.6666666667rem 0;
  }
  .l-footer--simple .l-footer__bottom-second {
      padding-left: 0;
  }
}
.l-footer__bottom-third {
  padding-bottom: 1.3333333333rem;
}
@media (min-width: 67.5em) {
  .l-footer__bottom-third {
      padding-bottom: 0;
  }
}
@media print {
  .l-footer__bottom-third {
      display: none;
  }
}
.l-footer__logo {
  width: 159px;
}
.l-footer--simple .l-footer__logo {
  width: 127px;
}
.l-footer__logo-link {
  height: 77px;
  overflow: hidden;
  width: 134px;
  background-image: url(https://www.als.org/themes/gesso/images/logo-footer.png);
  background-size: 134px 77px;
  display: block;
}
.l-footer__logo-link::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.l-footer--simple .l-footer__logo-link {
  background-size: 107px 62px;
  height: 62px;
  width: 107px;
}
.l-footer__tagline {
  font-size: 0.8888888889rem;
  line-height: 1.5;
  margin-top: -5px;
  max-width: 400px;
}
@media (min-width: 67.5em) {
  .l-footer__tagline {
      font-size: 1rem;
  }
}
.l-footer--simple .l-footer__tagline {
  max-width: 700px;
}
.l-footer__about-link {
  margin-top: 0.8888888889rem;
}
.l-footer__ratings {
  max-width: 450px;
}
.l-footer__ratings-label {
  font-size: 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
}
.l-footer__ratings-logos {
  display: flex;
}
.l-footer__ratings-logos > a {
  display: block;
  margin-right: 1.3333333333rem;
}
.l-footer__ratings-logos > a:last-child {
  margin-right: 0;
}
.l-footer__copyright {
  font-size: 0.7777777778rem;
  line-height: 1.5;
  max-width: 600px;
}
@media (min-width: 67.5em) {
  .l-footer__copyright {
      font-size: 0.8888888889rem;
  }
}
.l-footer--simple .l-footer__copyright {
  max-width: 900px;
}
.l-footer__callout {
  background: #8f2126;
  color: #fff;
  display: block;
  padding: 1.7777777778rem 1.7777777778rem;
  text-decoration: none;
  width: 300px;
}
.l-footer__callout .ext {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}
a.l-footer__callout:hover,
a.l-footer__callout:focus {
  background: #d7172f;
}
.l-footer__callout-text {
  color: #fff;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
}
.l-footer__callout-text--icebucket {
  padding-left: 45px;
  position: relative;
}
.l-footer__callout-text--icebucket::before {
  background-image: url(https://www.als.org/themes/gesso/images/icebucket.svg);
  background-size: 32px 35px;
  content: "";
  display: block;
  height: 35px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 32px;
}
.l-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
}
.l-grid > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 2.2222222222rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
  width: calc(100% - 2.2222222222rem);
  min-width: 0rem;
}
@supports (display: grid) {
  .l-grid {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2.2222222222rem 2.2222222222rem;
      display: grid;
  }
  .l-grid > * {
      margin: 0;
      min-width: 0;
      width: 100%;
  }
}
.l-grid--2col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
}
.l-grid--2col > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 2.2222222222rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
  width: calc(100% - 2.2222222222rem);
  min-width: 0rem;
}
@supports (display: grid) {
  .l-grid--2col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2.2222222222rem 2.2222222222rem;
      display: grid;
  }
  .l-grid--2col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
  }
}
@media (min-width: 37.5em) {
  .l-grid--2col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 2.2222222222rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(50% - 2.2222222222rem);
      min-width: 15.2777777778rem;
  }
  @supports (display: grid) {
      .l-grid--2col {
          grid-template-columns: repeat(2, 1fr);
          grid-gap: 2.2222222222rem 2.2222222222rem;
      }
      .l-grid--2col > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
.l-grid--2col-tight {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
}
.l-grid--2col-tight > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 2.2222222222rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
  width: calc(100% - 2.2222222222rem);
  min-width: 0rem;
}
@supports (display: grid) {
  .l-grid--2col-tight {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2.2222222222rem 2.2222222222rem;
      display: grid;
  }
  .l-grid--2col-tight > * {
      margin: 0;
      min-width: 0;
      width: 100%;
  }
}
@media (min-width: 37.5em) {
  .l-grid--2col-tight > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 0.1111111111rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(50% - 2.2222222222rem);
      min-width: 15.2777777778rem;
  }
  @supports (display: grid) {
      .l-grid--2col-tight {
          grid-template-columns: repeat(2, 1fr);
          grid-gap: 2.2222222222rem 0.1111111111rem;
      }
      .l-grid--2col-tight > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
.l-grid--3col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
}
.l-grid--3col > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 2.2222222222rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
  width: calc(100% - 2.2222222222rem);
  min-width: 0rem;
}
@supports (display: grid) {
  .l-grid--3col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2.2222222222rem 2.2222222222rem;
      display: grid;
  }
  .l-grid--3col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
  }
}
@media (min-width: 47.5em) {
  .l-grid--3col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 2.2222222222rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(33.3333333333% - 2.2222222222rem);
      min-width: 15.2777777778rem;
  }
  @supports (display: grid) {
      .l-grid--3col {
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 2.2222222222rem 2.2222222222rem;
      }
      .l-grid--3col > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
.l-grid--3col-tight {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
}
.l-grid--3col-tight > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 2.2222222222rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
  width: calc(100% - 2.2222222222rem);
  min-width: 0rem;
}
@supports (display: grid) {
  .l-grid--3col-tight {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2.2222222222rem 2.2222222222rem;
      display: grid;
  }
  .l-grid--3col-tight > * {
      margin: 0;
      min-width: 0;
      width: 100%;
  }
}
@media (min-width: 47.5em) {
  .l-grid--3col-tight > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 0.1111111111rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(33.3333333333% - 2.2222222222rem);
      min-width: 15.2777777778rem;
  }
  @supports (display: grid) {
      .l-grid--3col-tight {
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 2.2222222222rem 0.1111111111rem;
      }
      .l-grid--3col-tight > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
.l-grid--4col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
}
.l-grid--4col > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 2.2222222222rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
  width: calc(100% - 2.2222222222rem);
  min-width: 0rem;
}
@supports (display: grid) {
  .l-grid--4col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2.2222222222rem 2.2222222222rem;
      display: grid;
  }
  .l-grid--4col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
  }
}
@media (min-width: 37.5em) and (max-width: 81.25em) {
  .l-grid--4col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 2.2222222222rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(50% - 2.2222222222rem);
      min-width: 15.2777777778rem;
  }
  @supports (display: grid) {
      .l-grid--4col {
          grid-template-columns: repeat(2, 1fr);
          grid-gap: 2.2222222222rem 2.2222222222rem;
      }
      .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
@media (min-width: 81.3125em) {
  .l-grid--4col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 2.2222222222rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(25% - 2.2222222222rem);
      min-width: 0rem;
  }
  @supports (display: grid) {
      .l-grid--4col {
          grid-template-columns: repeat(4, 1fr);
          grid-gap: 2.2222222222rem 2.2222222222rem;
      }
      .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
.l-grid--4col-tight {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
}
.l-grid--4col-tight > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 2.2222222222rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
  width: calc(100% - 2.2222222222rem);
  min-width: 0rem;
}
@supports (display: grid) {
  .l-grid--4col-tight {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2.2222222222rem 2.2222222222rem;
      display: grid;
  }
  .l-grid--4col-tight > * {
      margin: 0;
      min-width: 0;
      width: 100%;
  }
}
@media (min-width: 37.5em) and (max-width: 81.25em) {
  .l-grid--4col-tight > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 2.2222222222rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(50% - 2.2222222222rem);
      min-width: 15.2777777778rem;
  }
  @supports (display: grid) {
      .l-grid--4col-tight {
          grid-template-columns: repeat(2, 1fr);
          grid-gap: 2.2222222222rem 2.2222222222rem;
      }
      .l-grid--4col-tight > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
@media (min-width: 81.3125em) {
  .l-grid--4col-tight > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 0.1111111111rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(25% - 2.2222222222rem);
      min-width: 0rem;
  }
  @supports (display: grid) {
      .l-grid--4col-tight {
          grid-template-columns: repeat(4, 1fr);
          grid-gap: 2.2222222222rem 0.1111111111rem;
      }
      .l-grid--4col-tight > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
.l-grid--6col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
}
.l-grid--6col > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 2.2222222222rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
  width: calc(100% - 2.2222222222rem);
  min-width: 0rem;
}
@supports (display: grid) {
  .l-grid--6col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2.2222222222rem 2.2222222222rem;
      display: grid;
  }
  .l-grid--6col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
  }
}
@media (min-width: 37.5em) and (max-width: 62.4375em) {
  .l-grid--6col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 2.2222222222rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(33.3333333333% - 2.2222222222rem);
      min-width: 0rem;
  }
  @supports (display: grid) {
      .l-grid--6col {
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 2.2222222222rem 2.2222222222rem;
      }
      .l-grid--6col > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
@media (min-width: 62.5em) {
  .l-grid--6col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 2.2222222222rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(16.6666666667% - 2.2222222222rem);
      min-width: 0rem;
  }
  @supports (display: grid) {
      .l-grid--6col {
          grid-template-columns: repeat(6, 1fr);
          grid-gap: 2.2222222222rem 2.2222222222rem;
      }
      .l-grid--6col > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
.l-header {
  margin-bottom: 1.7777777778rem;
  position: relative;
  z-index: 3;
}
@media (min-width: 67.5em) {
  .l-header {
      margin-bottom: 4.4444444444rem;
  }
}
.l-header__mobile-top {
  display: block;
}
@media (min-width: 67.5em) {
  .l-header__mobile-top {
      display: none;
  }
}
.l-header__inner {
  display: flex;
}
@media (max-width: 54.9375em) {
  .l-header__logo {
      transform: none !important;
  }
}
.l-header__content {
  align-items: flex-start;
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
@media (min-width: 67.5em) {
  .l-header__content {
      align-items: flex-end;
      flex-direction: column;
      justify-content: space-between;
  }
}
.l-header__top {
  display: none;
}
@media (min-width: 67.5em) {
  .l-header__top {
      align-self: auto;
      display: flex;
      justify-content: flex-end;
  }
}
.l-header__bottom {
  align-items: flex-end;
  display: flex;
  padding: 0 0 0.2222222222rem 0.4444444444rem;
}
@media (min-width: 67.5em) {
  .l-header__bottom {
      width: 100%;
  }
}
@media (min-width: 78.75em) {
  .l-header__bottom {
      padding-left: 3.5555555556rem;
  }
}
@media print {
  .l-header__bottom {
      display: none;
  }
}
.l-header__bottom-first {
  flex-grow: 1;
}
.l-header__bottom-second {
  padding-bottom: 0.4444444444rem;
  padding-right: 10%;
}
@media (min-width: 67.5em) {
  .l-header__bottom-second {
      padding: 0;
  }
}
@media (min-width: 67.5em) {
  .l-header__bottom-third {
      display: none;
  }
}
.l-left-sidebar {
  margin-bottom: 2.2222222222rem;
}
@media (min-width: 55em) {
  .l-left-sidebar {
      margin-bottom: 4.4444444444rem;
  }
}
@media (min-width: 55em) {
  .l-left-sidebar__content-wrapper {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
  }
}
@media print {
  .l-left-sidebar__content-wrapper {
      display: block;
  }
}
@media (min-width: 55em) {
  .l-left-sidebar__main {
      flex-basis: 69%;
      flex-grow: 1;
  }
}
@media print {
  .l-left-sidebar__main {
      width: 100%;
  }
}
@media (min-width: 55em) {
  .l-left-sidebar__sidebar {
      flex-basis: 27%;
      flex-grow: 0;
      flex-shrink: 0;
      max-width: 27%;
      padding-right: 4%;
      width: 27%;
  }
}
@media print {
  .l-left-sidebar__sidebar {
      display: none;
  }
}
.l-local-menu {
  margin-bottom: 2.2222222222rem;
}
@media (min-width: 55em) {
  .l-local-menu__inner {
      align-items: flex-start;
      display: flex;
      width: 100%;
  }
}
@media (min-width: 55em) {
  .l-local-menu__content {
      flex-grow: 1;
      flex-shrink: 1;
      order: 1;
  }
}
.l-local-menu--mobile .l-local-menu__content {
  display: none;
}
.l-local-menu__menu-supplemental {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  margin-top: 0.8888888889rem;
}
.l-local-menu--mobile .l-local-menu__menu-supplemental {
  align-items: flex-start;
}
.l-local-menu__menu {
  display: none;
  margin-bottom: 2.6666666667rem;
  max-width: 400px;
}
@media (min-width: 55em) {
  .l-local-menu__menu {
      display: block;
      flex-basis: 400px;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 0;
      margin-left: 2.6666666667rem;
      order: 2;
      width: 400px;
  }
}
@media (max-width: 54.9375em) {
  .l-local-menu__menu {
      transform: none !important;
  }
}
@media print {
  .l-local-menu__menu {
      display: none;
  }
}
.l-local-menu--mobile-collapse .l-local-menu__menu {
  display: block;
}
@media (min-width: 55em) {
  .l-local-menu--mobile-collapse .l-local-menu__menu {
      display: none;
  }
}
.l-local-menu--mobile .l-local-menu__menu {
  display: block;
}
@media (min-width: 55em) {
  .l-local-menu--mobile .l-local-menu__menu {
      display: none;
  }
}
.l-local-menu__menu-inner {
  background-color: #f3f5f7;
  padding: 1.3333333333rem;
}
@media (min-width: 55em) {
  .l-local-menu__menu-inner {
      padding: 2.6666666667rem;
  }
}
.l-local-menu--mobile-collapse .l-local-menu__menu-inner {
  background-color: transparent;
  padding: 0;
}
.l-local-menu--bg-color .l-local-menu__wrapper {
  background-color: #f3f5f7;
  padding: 1.7777777778rem 0;
}
@media (min-width: 55em) {
  .l-local-menu--bg-color .l-local-menu__wrapper {
      padding: 3.5555555556rem;
  }
}
.l-local-menu--bg-color .l-local-menu__inner {
  padding-left: 1.1111111111rem;
  padding-right: 1.1111111111rem;
}
@media (min-width: 67.5em) {
  .l-local-menu--bg-color .l-local-menu__inner {
      padding-left: 2.2222222222rem;
      padding-right: 2.2222222222rem;
  }
}
.l-local-menu--bg-color .l-local-menu__menu-inner {
  background-color: #485064;
}
.l-local-menu--bg-color .l-local-menu__menu-inner * {
  color: #fff !important;
}
.l-local-menu--bg-color.l-local-menu--mobile-collapse {
  margin: 0;
  padding: 0;
}
.l-local-menu--bg-color.l-local-menu--mobile-collapse .l-local-menu__wrapper {
  padding: 1.7777777778rem 0 0.8888888889rem 0;
}
.l-local-menu--bg-color.l-local-menu--mobile-collapse .l-local-menu__menu {
  margin: 0;
}
.l-local-menu--mobile {
  margin-bottom: 2.2222222222rem;
}
@media (min-width: 55em) {
  .l-local-menu--mobile {
      margin-bottom: 0;
  }
}
.l-local-menu--mobile .l-local-menu__wrapper {
  background-color: transparent;
  padding: 0;
}
.l-local-menu--mobile .l-local-menu__inner {
  padding-left: 0;
  padding-right: 0;
}
.l-media {
  display: flex;
  flex-direction: column;
}
@media (min-width: 40em) {
  .l-media {
      flex-direction: row;
  }
}
.l-media__object {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin: 0 0 1.7777777778rem 0;
}
@media (min-width: 40em) {
  .l-media__object {
      margin: 0 3.5555555556rem 0 0;
  }
}
.l-media__content {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
}
.l-media--column {
  flex-direction: column;
}
.l-media--reversed > .l-media__object {
  order: 1;
}
@media (min-width: 40em) {
  .l-media--reversed > .l-media__object {
      margin: 0 0 0 3.5555555556rem;
  }
}
.l-printfriendly {
  margin-bottom: 1.3333333333rem;
  margin-top: 1.3333333333rem;
}
.front .l-printfriendly {
  display: none;
}
@media print {
  .l-printfriendly {
      display: none;
  }
}
.l-printfriendly__inner {
  text-align: left;
}
.l-prose {
  max-width: 1280px;
}
.l-prose,
.l-section--prose {
  font-weight: 300;
}
@media (min-width: 67.5em) {
  .l-prose,
  .l-section--prose {
      font-size: 1.1666666667rem;
  }
}
.l-section {
  margin-bottom: 2.6666666667rem;
}
.l-section__subtitle {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #6f7275;
  font-size: 14px;
  margin-top: -16px;
}
.l-single-column {
  margin-bottom: 2.2222222222rem;
}
@media (min-width: 55em) {
  .l-single-column {
      margin-bottom: 4.4444444444rem;
  }
}
.l-site-container {
  overflow-x: hidden;
}
.l-utility .l-constrain {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.l-utility .l-constrain > * + * {
  margin-left: 24px;
}
.cke-quote-citation {
  color: #007a93;
  display: block;
  font-size: 1rem;
  font-style: italic;
  font-weight: 500;
  margin: 0 0 0.8888888889rem;
  text-align: right;
}
p.paragraph--has-bg {
  background: #f3f5f7;
  padding: 0.8888888889rem 1.3333333333rem;
}
ul.toolbar-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.toolbar-menu li {
  padding-left: 0;
}
ul.toolbar-menu li::before {
  display: none;
}
ul.toolbar-menu li {
  margin-bottom: 0;
  padding-left: 0;
}
.clinical-trials-block .dataTable,
.grants-search-block .dataTable {
  border-bottom: 1px solid #bec4c8 !important;
  border-left: 1px solid #bec4c8;
  border-right: 1px solid #bec4c8;
  margin-top: 1em;
}
.clinical-trials-block .dataTable td,
.grants-search-block .dataTable td {
  border: 1px solid #bec4c8;
  border-top: 1px solid #bec4c8 !important;
  vertical-align: top;
}
.clinical-trials-block .dataTable td ul,
.clinical-trials-block .dataTable td p,
.grants-search-block .dataTable td ul,
.grants-search-block .dataTable td p {
  margin-bottom: 1.3333333333rem;
}
.clinical-trials-block .dataTable td ul:last-child,
.clinical-trials-block .dataTable td p:last-child,
.grants-search-block .dataTable td ul:last-child,
.grants-search-block .dataTable td p:last-child {
  margin-bottom: 0;
}
.clinical-trials-block .dataTable thead th,
.grants-search-block .dataTable thead th {
  border-bottom: 1px solid #bec4c8 !important;
}
.clinical-trials-block .dataTables_info,
.grants-search-block .dataTables_info {
  font-style: italic;
}
.clinical-trials-block .tag-name,
.grants-search-block .tag-name {
  font-style: italic;
  margin-bottom: 0 !important;
}
.clinical-trials-block .trial-title,
.grants-search-block .trial-title {
  color: #007a93;
  font-weight: 500;
}
.clinical-trials-block .even td,
.grants-search-block .even td {
  background-color: #f3f5f7;
}
.clinical-trials-block .even.shown + tr td,
.grants-search-block .even.shown + tr td {
  background-color: #f3f5f7;
}
.clinical-trials-block .split-container,
.grants-search-block .split-container {
  padding: 0.8888888889rem;
}
.clinical-trials-block .split.stats table,
.grants-search-block .split.stats table {
  border: 0 !important;
  margin-bottom: 0.8888888889rem;
}
.clinical-trials-block .split.stats table tr,
.grants-search-block .split.stats table tr {
  border: 0 !important;
}
.clinical-trials-block .split.stats table td,
.grants-search-block .split.stats table td {
  border: 0 !important;
  border-bottom: 1px solid #a1a6aa !important;
}
@media (max-width: 47.5em) {
  .clinical-trials-block .split.stats table td,
  .grants-search-block .split.stats table td {
      border-bottom: 0 !important;
      display: block;
  }
  .clinical-trials-block .split.stats table td:first-of-type,
  .grants-search-block .split.stats table td:first-of-type {
      font-weight: bold;
      padding-bottom: 0;
  }
  .clinical-trials-block .split.stats table td:last-of-type,
  .grants-search-block .split.stats table td:last-of-type {
      border-bottom: 1px dashed rgba(0, 0, 0, 0.2) !important;
      padding-top: 0;
  }
}
.clinical-trials-block .details-control,
.grants-search-block .details-control {
  cursor: pointer;
  padding: 0.8888888889rem 70px 0.8888888889rem 0.8888888889rem;
  position: relative;
}
.clinical-trials-block .details-control:hover,
.grants-search-block .details-control:hover {
  background-color: #e3e4e5;
}
.clinical-trials-block .details-control::after,
.grants-search-block .details-control::after {
  height: 30px;
  overflow: hidden;
  width: 30px;
  background-image: url(https://www.als.org/themes/gesso/images/chevrons-down.svg);
  bottom: 14px;
  display: block;
  content: "";
  position: absolute;
  right: 10px;
}
.clinical-trials-block .details-control::after::before,
.grants-search-block .details-control::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.clinical-trials-block .shown .details-control::after,
.grants-search-block .shown .details-control::after {
  background-image: url(https://www.als.org/themes/gesso/images/chevrons-up.svg);
}
.clinical-trials-block .details-control.sorting_disabled,
.grants-search-block .details-control.sorting_disabled {
  border-top: 0;
  padding: 0;
}
.clinical-trials-block .details-control.sorting_disabled::after,
.grants-search-block .details-control.sorting_disabled::after {
  display: none;
}
.clinical-trials-block .dataTables_paginate *,
.grants-search-block .dataTables_paginate * {
  transition: none;
}
.clinical-trials-block__filters {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.7777777778rem;
}
.clinical-trials-block__filters > * {
  margin: 0 0.8888888889rem 0 0 !important;
}
.grants-search-block__filters {
  padding: 0.8888888889rem 0 1.7777777778rem 0;
}
.grants-search-block__filter-label {
  color: #6f7275;
  font-size: 0.8888888889rem;
  font-style: italic;
  line-height: 1.25;
  margin-bottom: 0.2222222222rem;
}
.grants-search-block__additional-filters-content {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.8888888889rem;
}
.grants-search-block__additional-filters-content > * {
  margin: 0 0.8888888889rem 0.8888888889rem 0 !important;
  max-width: 100%;
}
@media (min-width: 55em) {
  .grants-search-block__additional-filters-content > * {
      max-width: 35%;
  }
}
.grants-search-block__reset {
  background: none;
  border: 0;
  color: #007a93;
  cursor: pointer;
  font-size: 0.8888888889rem;
  margin-left: 0.8888888889rem;
  margin-top: 0.8888888889rem;
  text-decoration: underline;
  -webkit-appearance: unset;
}
.grants-search-block__reset:hover,
.grants-search-block__reset:focus {
  color: #00667b;
}
#grant-detail-wrapper h1 + div {
  padding-top: 2.2222222222rem;
}
#grant-detail-wrapper h2,
#grant-detail-wrapper h3 {
  padding-top: 1.3333333333rem;
}
.sliding-popup-bottom,
.sliding-popup-top {
  z-index: 9999999;
}
.eu-cookie-compliance-banner {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  padding-bottom: 0.8888888889rem;
  padding-top: 0.8888888889rem;
}
.eu-cookie-compliance-banner * {
  font-family: Brother, "Open Sans", Arial, sans-serif;
}
.eu-cookie-compliance-banner h2 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.4444444444rem;
}
@media (min-width: 40em) {
  .eu-cookie-compliance-banner h2 {
      font-size: 1.1666666667rem;
  }
}
.eu-cookie-compliance-banner p {
  display: inline-block;
  font-size: 0.7777777778rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0.4444444444rem;
}
@media (min-width: 40em) {
  .eu-cookie-compliance-banner p {
      font-size: 0.8888888889rem;
  }
}
.eu-cookie-compliance-banner p a {
  color: #fff;
}
.eu-cookie-compliance-banner p + p {
  margin-left: 0.4444444444rem;
}
.eu-cookie-compliance-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 82.2222222222rem;
  padding-left: 1.1111111111rem;
  padding-right: 1.1111111111rem;
}
@media (min-width: 67.5em) {
  .eu-cookie-compliance-content {
      padding-left: 2.2222222222rem;
      padding-right: 2.2222222222rem;
  }
}
.eu-cookie-compliance-content .eu-cookie-compliance-content:not(.l-constrain--keep-margins) {
  padding-left: 0;
  padding-right: 0;
}
.eu-cookie-compliance-message {
  margin: 0;
}
.eu-cookie-compliance-buttons {
  margin: 0;
}
.eu-cookie-compliance-default-button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  font-size: 0.7777777778rem !important;
  padding: 0.6666666667rem 0.8888888889rem;
  background-image: none !important;
  border: 2px solid #fff;
  box-shadow: none !important;
  margin-top: 0.4444444444rem;
  opacity: 0.85;
  text-shadow: none !important;
  transition: 0.2s opacity linear;
}
.cke_editable.cke_contents_ltr .eu-cookie-compliance-default-button[name] {
  background-color: transparent !important;
}
@media (max-width: 67.5em) {
  .eu-cookie-compliance-default-button {
      font-size: 0.7777777778rem;
  }
}
.eu-cookie-compliance-default-button:visited {
  color: #fff;
}
.eu-cookie-compliance-default-button:hover,
.eu-cookie-compliance-default-button:focus {
  background-color: transparent;
  color: #fff;
}
.eu-cookie-compliance-default-button:active {
  background-color: transparent;
  color: #fff;
}
.eu-cookie-compliance-default-button[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
@media (min-width: 40em) {
  .eu-cookie-compliance-default-button {
      margin-top: 0.8888888889rem;
  }
}
.eu-cookie-compliance-default-button:hover,
.eu-cookie-compliance-default-button:focus {
  opacity: 1;
}
.vote-like,
.vote-dislike {
  line-height: 19px;
  margin-right: 0.8888888889rem;
}
.toc > select {
  margin-bottom: 1.3333333333rem;
  padding: 0.4444444444rem;
}
.toc-filter .back-to-top {
  font-size: 0.8888888889rem;
}
body.has-open-mobile-menu .aos-animate,
body.has-open-mobile-menu .aos-init {
  transform: inherit !important;
  transition-delay: 0 !important;
  transition-duration: 0 !important;
  transition-property: none !important;
}
.modaal-gallery-label {
  opacity: 0;
  transition: 0.1s opacity linear;
}
.modaal-gallery-label.modaal-gallery-label-visible {
  opacity: 1;
}
.l-constrain .wFormContainer {
  margin: 0;
}
.l-constrain .wFormContainer .wForm form {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 55em) {
  .wFormContainer .wForm form {
      padding: 0 1rem 2rem;
  }
  .l-constrain .wFormContainer .wForm form {
      padding-left: 0;
      padding-right: 0;
  }
}
.wFormContainer .wForm form input[type="submit"] {
  background-color: #d7172f;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
}
.cke_editable.cke_contents_ltr .wFormContainer .wForm form input[type="submit"][name] {
  background-color: #d7172f !important;
}
@media (max-width: 67.5em) {
  .wFormContainer .wForm form input[type="submit"] {
      font-size: 0.7777777778rem;
  }
}
.wFormContainer .wForm form input[type="submit"]:visited {
  color: #fff;
}
.wFormContainer .wForm form input[type="submit"]:hover,
.wFormContainer .wForm form input[type="submit"]:focus {
  background-color: #8f2126;
  color: #fff;
}
.wFormContainer .wForm form input[type="submit"]:active {
  background-color: #8f2126;
  color: #fff;
}
.wFormContainer .wForm form input[type="submit"][disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
.wFormContainer .wFormHeader:empty {
  display: none;
}
.wFormContainer .oneField .label span {
  line-height: normal;
}
.wFormContainer a.ext svg.ext {
  display: none;
}
.action-bar {
  margin-bottom: 6.6666666667rem;
}
@media (max-width: 54.9375em) {
  .action-bar {
      transform: none !important;
  }
}
.action-bar__inner {
  background: #007a93;
}
@media (min-width: 40em) {
  .action-bar__inner {
      display: flex;
  }
}
@media (min-width: 40em) {
  .action-bar__image {
      flex-basis: 200px;
      flex-shrink: 0;
      max-width: 200px;
      width: 200px;
  }
}
@media (min-width: 55em) {
  .action-bar__image {
      flex-basis: 350px;
      max-width: 350px;
      width: 350px;
  }
}
.action-bar__image img {
  -o-object-fit: cover;
  object-fit: cover;
}
.action-bar__content {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.7777777778rem 0.8888888889rem;
  width: 100%;
}
@media (min-width: 40em) {
  .action-bar__content {
      padding: 0.8888888889rem 4.4444444444rem;
  }
}
@media (min-width: 55em) {
  .action-bar__content {
      padding: 1.3333333333rem 5.3333333333rem;
  }
}
.action-bar__title {
  color: #2d3349;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 2.6666666667rem;
  font-weight: 400;
  line-height: 1.25;
  color: #fff;
  font-size: 1.7777777778rem;
}
@media (min-width: 40em) {
  .action-bar__title {
      font-size: 2.2222222222rem;
  }
}
@media (min-width: 55em) {
  .action-bar__title {
      font-size: 2.6666666667rem;
  }
}
.action-bar__button {
  margin-top: 1.7777777778rem;
}
.add-to-calendar {
  position: relative;
  z-index: 1000;
}
.add-to-calendar__button {
  background: transparent;
  border: 0;
  color: #007a93;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 0.4444444444rem 40px 0.4444444444rem 0;
  position: relative;
}
.add-to-calendar__button::after,
.add-to-calendar__button::before {
  height: 32px;
  overflow: hidden;
  width: 32px;
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_down_dark.svg);
  background-size: 32px 32px;
  content: "";
  display: block;
  opacity: 1;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-45%);
  transition-duration: 200ms;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.add-to-calendar__button::after::before,
.add-to-calendar__button::before::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.add-to-calendar__button::after {
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_down_hover_dark.svg);
  opacity: 0;
}
.add-to-calendar__button.is-active::after,
.add-to-calendar__button.is-active::before {
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_up_dark.svg);
}
.add-to-calendar__button.is-active::after {
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_up_hover_dark.svg);
}
.add-to-calendar__button:hover,
.add-to-calendar__button:focus {
  color: #00667b;
}
.add-to-calendar__button:hover::before,
.add-to-calendar__button:focus::before {
  opacity: 0;
}
.add-to-calendar__button:hover::after,
.add-to-calendar__button:focus::after {
  opacity: 1;
}
.add-to-calendar__content {
  background: #fff;
  box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.25);
  color: #2d3349;
  display: none;
  left: 0;
  padding: 0.8888888889rem;
  position: absolute;
  top: 50px;
  width: 200px;
}
.add-to-calendar__item {
  padding: 0.2222222222rem 0;
}
.add-to-calendar__link {
  padding-left: 25px;
  position: relative;
  text-decoration: none;
}
.add-to-calendar__link::before {
  height: 16px;
  overflow: hidden;
  width: 16px;
  background-size: 16px 16px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 4px;
}
.add-to-calendar__link::before::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.add-to-calendar__link .ext {
  display: none;
}
.add-to-calendar__link--ical::before {
  background-image: url(https://www.als.org/themes/gesso/images/calendar-apple.svg);
}
.add-to-calendar__link--google::before {
  background-image: url(https://www.als.org/themes/gesso/images/calendar-google.svg);
}
.add-to-calendar__link--outlook::before {
  background-image: url(https://www.als.org/themes/gesso/images/calendar-outlook.svg);
}
.address-book__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 82.2222222222rem;
  padding-left: 1.1111111111rem;
  padding-right: 1.1111111111rem;
  max-width: 75.5555555556rem;
}
@media (min-width: 67.5em) {
  .address-book__container {
      padding-left: 2.2222222222rem;
      padding-right: 2.2222222222rem;
  }
}
.address-book__container .address-book__container:not(.l-constrain--keep-margins) {
  padding-left: 0;
  padding-right: 0;
}
.address-book__profiles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.address-book__profile {
  display: flex;
  flex-direction: column;
  margin-top: 1.7777777778rem;
  padding-right: 0.4444444444rem;
  width: 100%;
}
@media (min-width: 40em) {
  .address-book__profile {
      width: 50%;
  }
}
@media (min-width: 67.5em) {
  .address-book__profile {
      width: 33%;
  }
}
.address-book__profile .profile {
  flex: 1;
}
.address-book__profile p.address {
  margin: 0;
}
.address-book__operations {
  align-items: center;
  display: flex;
}
.address-book__operations a + a {
  margin-left: 0.4444444444rem;
}
.address-book__add-link,
.address-book__edit-link {
  background-color: #007a93;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
}
.cke_editable.cke_contents_ltr .address-book__add-link[name],
.cke_editable.cke_contents_ltr .address-book__edit-link[name] {
  background-color: #007a93 !important;
}
@media (max-width: 67.5em) {
  .address-book__add-link,
  .address-book__edit-link {
      font-size: 0.7777777778rem;
  }
}
.address-book__add-link:visited,
.address-book__edit-link:visited {
  color: #fff;
}
.address-book__add-link:hover,
.address-book__add-link:focus,
.address-book__edit-link:hover,
.address-book__edit-link:focus {
  background-color: #00667b;
  color: #fff;
}
.address-book__add-link:active,
.address-book__edit-link:active {
  background-color: #00667b;
  color: #fff;
}
.address-book__add-link[disabled],
.address-book__edit-link[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
.address-book__delete-link {
  background-color: #007a93;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  background-color: #e31c3d;
  color: #fff;
}
.cke_editable.cke_contents_ltr .address-book__delete-link[name] {
  background-color: #007a93 !important;
}
@media (max-width: 67.5em) {
  .address-book__delete-link {
      font-size: 0.7777777778rem;
  }
}
.address-book__delete-link:visited {
  color: #fff;
}
.address-book__delete-link:hover,
.address-book__delete-link:focus {
  background-color: #00667b;
  color: #fff;
}
.address-book__delete-link:active {
  background-color: #00667b;
  color: #fff;
}
.address-book__delete-link[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
.address-book__delete-link:hover,
.address-book__delete-link:focus {
  background-color: #cd2026;
  color: #fff;
}
.address-book__delete-link:active {
  background-color: #981b1e;
  color: #fff;
}
.als-geo-auto-alert {
  background-color: #2d3349;
  color: #fff;
  display: none;
  font-size: 0.7777777778rem;
  padding: 1.7777777778rem 0 0.8888888889rem 0;
  position: relative;
  text-align: center;
}
@media (max-width: 39.9375em) {
  .als-geo-auto-alert {
      display: none !important;
  }
}
@media (min-width: 40em) {
  .als-geo-auto-alert {
      font-size: 0.8888888889rem;
      padding: 2.6666666667rem 0;
  }
}
@media (min-width: 67.5em) {
  .als-geo-auto-alert {
      font-size: 1rem;
  }
}
.als-geo-auto-alert h4 {
  color: #fff;
  margin-bottom: 0.8888888889rem;
  margin-top: 0.8888888889rem;
}
@media (min-width: 40em) {
  .als-geo-auto-alert h4 {
      margin-bottom: 1.3333333333rem;
      margin-top: 1.3333333333rem;
  }
}
.als-geo-auto-alert p {
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 40em) {
  .als-geo-auto-alert p {
      margin-bottom: 1.3333333333rem;
  }
}
.als-geo-auto-alert__correct {
  background-color: #007a93;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  font-size: 0.7777777778rem !important;
  padding: 0.6666666667rem 0.8888888889rem;
  border: 1px solid #007a93;
  font-size: 0.7222222222rem !important;
  font-weight: 500;
  margin-bottom: 0.8888888889rem;
  margin-left: 0.4444444444rem;
  margin-right: 0.4444444444rem;
  transition-property: background-color, border-color;
}
.cke_editable.cke_contents_ltr .als-geo-auto-alert__correct[name] {
  background-color: #007a93 !important;
}
@media (max-width: 67.5em) {
  .als-geo-auto-alert__correct {
      font-size: 0.7777777778rem;
  }
}
.als-geo-auto-alert__correct:visited {
  color: #fff;
}
.als-geo-auto-alert__correct:hover,
.als-geo-auto-alert__correct:focus {
  background-color: #00667b;
  color: #fff;
}
.als-geo-auto-alert__correct:active {
  background-color: #00667b;
  color: #fff;
}
.als-geo-auto-alert__correct[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
@media (min-width: 67.5em) {
  .als-geo-auto-alert__correct {
      font-size: 0.8888888889rem !important;
  }
}
.als-geo-auto-alert__correct:hover,
.als-geo-auto-alert__correct:focus,
.als-geo-auto-alert__correct:active {
  border: 1px solid #00667b;
}
.als-geo-auto-alert__change {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  font-size: 0.7777777778rem !important;
  padding: 0.6666666667rem 0.8888888889rem;
  border: 1px solid #00a0c0;
  font-size: 0.7222222222rem !important;
  font-weight: 500;
  margin-bottom: 0.8888888889rem;
  margin-left: 0.4444444444rem;
  margin-right: 0.4444444444rem;
  transition-property: background-color, border-color;
}
.cke_editable.cke_contents_ltr .als-geo-auto-alert__change[name] {
  background-color: transparent !important;
}
@media (max-width: 67.5em) {
  .als-geo-auto-alert__change {
      font-size: 0.7777777778rem;
  }
}
.als-geo-auto-alert__change:visited {
  color: #fff;
}
.als-geo-auto-alert__change:hover,
.als-geo-auto-alert__change:focus {
  background-color: #485064;
  color: #fff;
}
.als-geo-auto-alert__change:active {
  background-color: #485064;
  color: #fff;
}
.als-geo-auto-alert__change[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
@media (min-width: 67.5em) {
  .als-geo-auto-alert__change {
      font-size: 0.8888888889rem !important;
  }
}
.als-geo-auto-alert__change:hover,
.als-geo-auto-alert__change:focus,
.als-geo-auto-alert__change:active {
  border: 1px solid #7e869d;
}
.als-geo-auto-alert__close {
  height: 24px;
  overflow: hidden;
  width: 24px;
  background-image: url(https://www.als.org/themes/gesso/images/close-white.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 0;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
}
.als-geo-auto-alert__close::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
@media (min-width: 40em) {
  .als-geo-auto-alert__close {
      right: 24px;
      top: 24px;
  }
}
.als-geo-auto-alert__location-toggle {
  background: none;
  border: 0;
  color: #00c2e1;
  cursor: pointer;
  font-size: 0.7777777778rem;
}
.als-geo-auto-alert__location-toggle:hover,
.als-geo-auto-alert__location-toggle:focus {
  color: #44e0ff;
}
.als-geo-modal {
  background: #fff;
  box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.25);
  color: #2d3349;
  padding: 0.8888888889rem;
  position: relative;
  width: 440px;
}
@media (max-width: 37.5em) {
  .als-geo-modal {
      width: 400px;
  }
}
@media (max-width: 34.375em) {
  .als-geo-modal {
      width: 370px;
  }
}
@media (max-width: 31.25em) {
  .als-geo-modal {
      width: 330px;
  }
}
html.no-js .als-geo-modal {
  display: none;
}
.als-geo-modal__close-button {
  height: 24px;
  overflow: hidden;
  width: 24px;
  background-image: url(https://www.als.org/themes/gesso/images/close.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 0;
  cursor: pointer;
  padding: 0;
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 3;
}
.als-geo-modal__close-button::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.chapter-link-block__modal.is-block .als-geo-modal__close-button {
  display: none;
}
.als-geo-modal__tab-list button {
  background: #f3f5f7;
  border: 0;
  color: #007a93;
  cursor: pointer;
  font-size: 0.7777777778rem;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 0 0.4444444444rem 0 0;
  padding: 0.4444444444rem 0.8888888889rem;
  text-transform: uppercase;
}
.als-geo-modal__tab-list button.is-active {
  background: #007a93;
  color: #fff;
}
.als-geo-modal__tab-container {
  border: 1px solid #bec4c8;
  padding: 0.4444444444rem;
}
.als-geo-modal__select-tab {
  display: none;
}
.als-geo-modal__select-tab select {
  border: 1px solid #a1a6aa;
  font-size: 0.7777777778rem;
  line-height: 1;
  margin: 2%;
  padding: 0.6666666667rem;
  width: 96%;
}
.als-geo-modal__form {
  display: flex;
  flex-wrap: wrap;
}
.als-geo-modal__form input,
.als-geo-modal__form select {
  border: 1px solid #a1a6aa;
  font-size: 0.7777777778rem;
  line-height: 1;
  margin: 2%;
  padding: 0.6666666667rem;
}
.als-geo-modal__form button {
  margin: 2%;
}
.als-geo-modal__zip {
  flex-basis: 46%;
  max-width: 46%;
  width: 46%;
}
.als-geo-modal__radius {
  flex-basis: 46%;
  max-width: 46%;
  width: 46%;
}
.als-geo-modal__location-toggle {
  background: none;
  border: 0;
  color: #007a93;
  cursor: pointer;
  font-size: 0.8888888889rem;
  text-decoration: underline;
}
.als-geo-modal__location-toggle:hover,
.als-geo-modal__location-toggle:focus {
  color: #00667b;
}
.als-geo-modal__chooser-message {
  color: #e31c3d;
  font-size: 0.7222222222rem;
  font-style: italic;
}
.als-geo-selector {
  background: #485064;
  color: #fff;
  display: inline-block;
  padding-bottom: 0.2222222222rem;
  padding-left: 0.8888888889rem;
  position: relative;
}
.l-header__mobile-top .als-geo-selector {
  margin-bottom: 2px;
  padding-left: 0.4444444444rem;
  width: 100%;
}
@media (min-width: 40em) {
  .l-header__mobile-top .als-geo-selector {
      padding-left: 1.3333333333rem;
  }
}
.als-geo-selector__inner {
  display: inline-block;
  position: relative;
}
.l-header__mobile-top .als-geo-selector__inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.als-geo-selector__chapter {
  padding-right: 0.8888888889rem;
}
.l-header__mobile-top .als-geo-selector__chapter {
  padding-right: 0.4444444444rem;
}
.als-geo-selector__chapter-label {
  font-size: 0.7222222222rem;
  padding-left: 20px;
  padding-right: 0.2222222222rem;
  position: relative;
}
.als-geo-selector__chapter-label::before {
  height: 20px;
  overflow: hidden;
  width: 12px;
  background-image: url(https://www.als.org/themes/gesso/images/map-marker-white.svg);
  background-size: 12px 20px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: -1px;
}
.als-geo-selector__chapter-label::before::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
@media (max-width: 40em) {
  .l-header__mobile-top .als-geo-selector__chapter-label {
      padding-left: 0;
  }
  .l-header__mobile-top .als-geo-selector__chapter-label::before {
      display: none;
  }
}
.als-geo-selector__chapter-name {
  font-size: 0.7222222222rem;
  font-weight: 700;
}
.als-geo-selector__chapter-link {
  border-right: 1px solid #6f7275;
  color: #44e0ff;
  display: inline-block;
  font-size: 0.7222222222rem;
  line-height: 20px;
  padding-right: 0.4444444444rem;
  text-decoration: none;
}
.als-geo-selector__chapter-link:hover,
.als-geo-selector__chapter-link:focus {
  color: #ecfbff;
}
.als-geo-selector__modal-toggle {
  background: #485064;
  border: 0;
  color: #44e0ff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.7222222222rem;
  padding: 0.4444444444rem 40px 0.4444444444rem 0.4444444444rem;
  position: relative;
}
.als-geo-selector__modal-toggle::after,
.als-geo-selector__modal-toggle::before {
  height: 32px;
  overflow: hidden;
  width: 32px;
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_down.svg);
  background-size: 32px 32px;
  content: "";
  display: block;
  opacity: 1;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  transition-duration: 200ms;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.als-geo-selector__modal-toggle::after::before,
.als-geo-selector__modal-toggle::before::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.als-geo-selector__modal-toggle::after {
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_down_hover.svg);
  opacity: 0;
}
.als-geo-selector__modal-toggle.is-active::after,
.als-geo-selector__modal-toggle.is-active::before {
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_up.svg);
}
.als-geo-selector__modal-toggle.is-active::after {
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_up_hover.svg);
}
.als-geo-selector__modal-toggle:hover,
.als-geo-selector__modal-toggle:focus {
  color: #ecfbff;
}
.als-geo-selector__modal-toggle:hover::before,
.als-geo-selector__modal-toggle:focus::before {
  opacity: 0;
}
.als-geo-selector__modal-toggle:hover::after,
.als-geo-selector__modal-toggle:focus::after {
  opacity: 1;
}
.als-geo-selector__modal {
  display: none;
  margin-top: 0.2222222222rem;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 2;
}
.als-geo-selector__modal.is-active {
  display: block;
}
.l-header__mobile-top .als-geo-selector__modal {
  margin-top: 0;
}
.article-teaser {
  margin-bottom: 4.4444444444rem;
}
.article-teaser__content {
  flex-grow: 1;
  padding-top: 1.3333333333rem;
}
.article-teaser__eyebrow {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  font-size: 0.7777777778rem;
  margin-bottom: 0.2222222222rem;
}
.article-teaser__title {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  display: block;
  margin-bottom: 0.4444444444rem;
  text-decoration: none;
}
.article-teaser__title:hover,
.article-teaser__title:focus {
  color: #00667b;
}
@media (max-width: 55em) {
  .article-teaser__title {
      color: #2d3349;
      font-size: 1.3333333333rem;
      font-weight: 500;
      line-height: 1.25;
  }
}
.article-teaser__title svg.ext {
  height: 24px;
  left: 5px;
  position: relative;
  top: -10px;
  width: 24px;
}
.article-teaser__summary {
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
.article-teaser__date {
  color: #6f7275;
  font-size: 0.8888888889rem;
  font-style: italic;
  line-height: 1.25;
  margin-bottom: 0.8888888889rem;
  margin-top: 0.8888888889rem;
}
.article-teaser__taglist {
  display: flex;
  flex-wrap: wrap;
}
.article-teaser__tag {
  margin-bottom: 0.4444444444rem;
  margin-right: 0.4444444444rem;
  margin-top: 0.4444444444rem;
}
.article-teaser__tag > span {
  background: #f3f5f7;
  color: #485064;
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.4444444444rem 0.8888888889rem;
}
.article-teaser__tag > span > a {
  color: #485064;
  text-decoration: none;
}
.article-teaser__tag > span > a:hover,
.article-teaser__tag > span > a:focus {
  color: #2d3349;
}
.article__header {
  margin-bottom: 1.7777777778rem;
}
@media (min-width: 67.5em) {
  .article__header {
      margin-bottom: 3.5555555556rem;
  }
}
.article__meta {
  max-width: 1280px;
  font-size: 0.8888888889rem;
}
.article__meta + h1 {
  margin-top: 0.4444444444rem !important;
}
.article__meta-type {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  margin-right: 0.6666666667rem;
}
.article__meta-text {
  margin-right: 0.6666666667rem;
}
.article__meta-chapter {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
}
.article__title {
  max-width: 1280px;
  font-size: 2.2222222222rem;
  margin-bottom: 0;
}
@media (min-width: 67.5em) {
  .article__title {
      font-size: 4.4444444444rem;
  }
}
.article__title + .article__meta {
  margin-top: 0.8888888889rem !important;
}
.article__author {
  font-weight: bold;
}
.article__divider {
  color: #007a93;
  font-weight: 700;
  margin: 0 0.8888888889rem;
}
.article__author-org {
  font-style: italic;
}
.article__image {
  text-align: center;
}
@media (min-width: 67.5em) {
  .article__image img {
      transform: matrix(1.1, 0, 0, 1.1, 0, 0);
      transition: transform 2s ease-out;
  }
}
@media (min-width: 67.5em) {
  .article__image.is-zoomed img {
      transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
.article__image-inner {
  overflow: hidden;
}
.article__event-info {
  background: #f3f5f7;
  font-size: 1.1666666667rem;
  margin-bottom: 3.5555555556rem;
  padding: 1.3333333333rem 2.2222222222rem;
  max-width: 1280px;
  margin-bottom: 2.6666666667rem;
}
@media (min-width: 67.5em) {
  .article__event-info {
      padding: 2.2222222222rem 3.5555555556rem;
  }
}
.article__event-info-columns > * {
  margin-bottom: 2.2222222222rem;
}
.article__event-info-columns > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 55em) {
  .article__event-info-columns {
      display: flex;
  }
  .article__event-info-columns > * {
      flex-basis: 50%;
      margin-bottom: 0;
      width: 50%;
  }
  .article__event-info-columns > *:first-child {
      padding-right: 4.4444444444rem;
  }
}
.article__event-label {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #00667b;
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
.article__event-info-button {
  margin-top: 2.2222222222rem;
}
.article__event-info-button > * {
  margin-bottom: 0 !important;
}
.article__event-location p {
  margin: 0;
}
@media (min-width: 55em) {
  .article__content-layout {
      display: flex;
  }
}
@media (min-width: 55em) {
  .article__content-main {
      flex-basis: 850px;
      flex-grow: 1;
      padding-right: 2.6666666667rem;
  }
}
.article__content-sidebar {
  padding-bottom: 1.7777777778rem;
}
@media (min-width: 55em) {
  .article__content-sidebar {
      flex-basis: 250px;
      flex-grow: 0;
      flex-shrink: 0;
      padding-left: 0.2222222222rem;
      width: 250px;
  }
}
@media (max-width: 54.9375em) {
  .article__content-sidebar {
      transform: none !important;
  }
}
.article__content-sidebar-divider {
  padding-top: 1.7777777778rem;
}
@media (min-width: 78.125em) {
  .article__content-sidebar-divider {
      padding-top: 5.3333333333rem;
  }
}
.article__date {
  color: #485064;
  margin-bottom: 2.6666666667rem;
}
.article__tags {
  margin-bottom: 3.5555555556rem;
}
.article__tag-item {
  margin-bottom: 1.7777777778rem;
}
.article__tag-label {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #00667b;
  font-size: 0.7777777778rem;
  margin-bottom: 0.2222222222rem;
}
.article__tag {
  margin-bottom: 0.6666666667rem;
}
.article__tag > span {
  background: #f3f5f7;
  color: #485064;
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.4444444444rem 0.8888888889rem;
}
.article__tag > span > a {
  color: #485064;
  text-decoration: none;
}
.article__tag > span > a:hover,
.article__tag > span > a:focus {
  color: #2d3349;
}
.article__event-register {
  margin-bottom: 4.4444444444rem;
}
.article__credit {
  font-style: italic;
  font-weight: 700;
  margin-bottom: 4.4444444444rem;
}
.article__citation {
  max-width: 1280px;
  border-top: 1px solid #a1a6aa;
  font-style: italic;
  margin-bottom: 2.6666666667rem;
  margin-top: 2.6666666667rem;
  padding-top: 2.6666666667rem;
}
.article__contact {
  background: #f3f5f7;
  font-size: 1.1666666667rem;
  margin-bottom: 3.5555555556rem;
  padding: 1.3333333333rem 2.2222222222rem;
  clear: both;
  max-width: 850px;
}
@media (min-width: 67.5em) {
  .article__contact {
      padding: 2.2222222222rem 3.5555555556rem;
  }
}
.article__contact-label {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  font-size: 1rem;
  margin-bottom: 1.3333333333rem;
}
.article__contact-name {
  font-weight: 700;
}
.article__supplemental {
  padding-top: 4.4444444444rem;
}
@media (min-width: 55em) {
  .article__supplemental {
      padding-top: 6.6666666667rem;
  }
}
.article__like-dislike {
  margin-bottom: 1.7777777778rem;
}
.article__comments {
  max-width: 1280px;
  border-top: 1px solid #a1a6aa;
  margin-bottom: 2.6666666667rem;
  margin-top: 2.6666666667rem;
  padding-top: 2.6666666667rem;
}
.article__comments .indented {
  border-left: 1px solid #bec4c8;
  margin-left: 0.8888888889rem;
  padding-left: 0.8888888889rem;
}
.article__comments .button {
  font-size: 0.7777777778rem !important;
  padding: 0.6666666667rem 0.8888888889rem;
}
.article--image .article__content-main {
  padding-top: 1.7777777778rem;
}
@media (min-width: 78.125em) {
  .article--image .article__content-main {
      background: #fff;
      margin-top: -6.6666666667rem;
      padding-top: 3.5555555556rem;
      position: relative;
  }
  .article--image .article__content-main::before {
      background: #fff;
      bottom: 0;
      content: "";
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transform: translateX(-500px);
      z-index: 1;
  }
  .article--image .article__content-main-inner {
      position: relative;
      z-index: 2;
  }
}
.basic-text {
  margin-bottom: 3.1111111111rem;
}
.basic-text__image {
  min-height: 4.4444444444rem;
  overflow: hidden;
  text-align: center;
}
@media (min-width: 67.5em) {
  .basic-text__image img {
      transform: matrix(1.1, 0, 0, 1.1, 0, 0);
      transition: transform 2s ease-out;
  }
}
@media (min-width: 67.5em) {
  .basic-text__image.is-zoomed img {
      transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
.basic-text__title {
  margin-bottom: 2.6666666667rem;
}
.basic-text--image .basic-text__content-wrapper-inner {
  padding-top: 1.7777777778rem;
}
@media (min-width: 78.125em) {
  .basic-text--image .basic-text__content-wrapper {
      background: #fff;
      margin-top: -4.4444444444rem;
      position: relative;
  }
  .basic-text--image .basic-text__content-wrapper::before {
      background: #fff;
      bottom: 0;
      content: "";
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transform: translateX(-500px);
      z-index: 1;
  }
  .basic-text--image .basic-text__content-wrapper-inner {
      padding-right: 2.6666666667rem;
      padding-top: 3.5555555556rem;
      position: relative;
      z-index: 2;
  }
}
.block {
  margin-bottom: 2.2222222222rem;
}
.block--provider-layout-builder {
  margin-bottom: 0;
}
.block--style-facets .block__title {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #00667b;
  font-size: 0.8888888889rem;
}
.block--style-facets .block__content .facets-widget-checkbox > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.block--style-facets .block__content .facets-widget-checkbox > ul li {
  padding-left: 0;
}
.block--style-facets .block__content .facets-widget-checkbox > ul li::before {
  display: none;
}
.block--style-facets .block__content .facets-widget-checkbox > ul > li {
  margin-bottom: 0.4444444444rem;
}
.block--style-facets .block__content .facets-widget-checkbox > ul > li input[type="checkbox"] {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important;
}
.block--style-facets .block__content .facets-widget-checkbox > ul > li input[type="checkbox"] + label {
  cursor: pointer;
  display: block;
  padding-left: 1.6666666667rem;
  position: relative;
}
.block--style-facets .block__content .facets-widget-checkbox > ul > li input[type="checkbox"] + label::before {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background: #fff;
  border: 1px solid #47494b;
  content: "\a0";
  display: inline-block;
  height: 1.1111111111rem;
  left: 0;
  line-height: 1.1111111111rem;
  position: absolute;
  top: 0.3333333333rem;
  transition-duration: 200ms;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  width: 1.1111111111rem;
}
.block--style-facets .block__content .facets-widget-checkbox > ul > li input[type="checkbox"] + label::before:focus {
  outline-color: #2d3349;
}
.block--style-facets .block__content .facets-widget-checkbox > ul > li input[type="checkbox"]:checked + label::before {
  background-image: url(https://www.als.org/themes/gesso/images/correct.svg);
  background-color: #d7172f;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.1111111111rem;
}
.block--style-facets .block__content .facets-widget-checkbox > ul > li input[type="checkbox"]:focus + label::before {
  outline-color: #2d3349;
}
.block--style-facets .block__content .facets-widget-checkbox > ul > li input[type="checkbox"]:disabled + label {
  cursor: default;
  opacity: 0.35;
}
.block--style-facets .block__content .facets-widget-checkbox > ul > li input[type="checkbox"]:disabled + label::before {
  cursor: not-allowed;
}
.block--id-als-commerce-product-categories {
  text-align: center;
}
@media (max-width: 54.9375em) {
  .block--id-als-commerce-product-categories {
      display: none;
  }
}
.block--id-als-commerce-product-categories img {
  margin-bottom: 0.8888888889rem;
}
.block--id-als-commerce-product-categories a {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  text-decoration: none;
}
.block--id-als-commerce-product-categories a:hover,
.block--id-als-commerce-product-categories a:focus {
  color: #00667b;
}
.block--id-als-commerce-product-categories a:active {
  color: #00667b;
}
.block--id-als-commerce-product-categories a.active {
  text-decoration: underline;
}
.breadcrumb {
  color: #6f7275;
  font-size: 0.7222222222rem;
  padding-bottom: 0.4444444444rem;
  padding-top: 0.4444444444rem;
}
.breadcrumb::after {
  clear: both;
  content: "";
  display: table;
}
.breadcrumb__list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.breadcrumb__list li {
  padding-left: 0;
}
.breadcrumb__list > li {
  display: inline;
}
.breadcrumb__item {
  color: #6f7275;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.7777777778rem;
  margin-bottom: 0;
  margin-right: 0.75em;
}
.breadcrumb__item::after {
  color: #00667b;
  content: "/";
  font-weight: bold;
  margin-left: 1em;
  margin-right: 0.25em;
}
.breadcrumb__item:last-child::after {
  content: "";
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 40em) {
  .breadcrumb__list .breadcrumb__item {
      display: none;
  }
  .breadcrumb__list .breadcrumb__item:nth-last-child(2) {
      display: block;
  }
  .breadcrumb__list .breadcrumb__item:nth-last-child(2)::after {
      display: none;
  }
  .breadcrumb__list .breadcrumb__item:nth-last-child(2)::before {
      color: #00667b;
      content: "<";
      margin-right: 0.75em;
  }
}
.breadcrumb__link {
  color: #6f7275;
  text-decoration: none;
}
.breadcrumb__link:visited {
  color: #6f7275;
}
.breadcrumb__link:hover,
.breadcrumb__link:focus {
  color: #6f7275;
}
.breadcrumb__link:active {
  color: #6f7275;
}
.breadcrumb__link:hover {
  text-decoration: underline;
}
.button-callout {
  margin-bottom: 6.6666666667rem;
}
.button-callout__outer {
  padding: 5.3333333333rem 0;
}
.button-callout__inner {
  padding-left: 0.8888888889rem;
  padding-right: 0.8888888889rem;
  text-align: center;
}
.button-callout__content {
  max-width: 1280px;
  margin: 0 auto;
}
.button-callout__title {
  margin-bottom: 1.3333333333rem;
}
.button-callout__description {
  margin-bottom: 1.3333333333rem;
}
.button-callout__button {
  margin-top: 2.6666666667rem;
}
.button-callout--gray .button-callout__outer {
  background-color: #f3f5f7;
}
.button-callout--white .button-callout__outer {
  background-color: #fff;
}
.button {
  background-color: #007a93;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  margin-bottom: 0.4444444444rem;
}
.cke_editable.cke_contents_ltr .button[name] {
  background-color: #007a93 !important;
}
@media (max-width: 67.5em) {
  .button {
      font-size: 0.7777777778rem;
  }
}
.button:visited {
  color: #fff;
}
.button:hover,
.button:focus {
  background-color: #00667b;
  color: #fff;
}
.button:active {
  background-color: #00667b;
  color: #fff;
}
.button[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
.button + .button {
  margin-left: 0.4444444444rem;
}
[dir="rtl"] .button + .button {
  margin-left: 0;
  margin-right: 0.4444444444rem;
}
.button.ext .ext {
  display: none;
}
a.button,
button.button {
  padding-right: 3.1111111111rem;
  position: relative;
}
a.button::after,
button.button::after {
  background-image: url(https://www.als.org/themes/gesso/images/button-arrow-white.svg);
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  content: "";
  display: block;
  position: absolute;
  right: 1.3333333333rem;
  top: 50%;
  transform: translateY(-50%);
  transition: right 150ms linear;
}
a.button::after::before,
button.button::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
a.button:hover::after,
a.button:focus::after,
button.button:hover::after,
button.button:focus::after {
  right: 0.8888888889rem;
}
.button--danger {
  background-color: #e31c3d;
  color: #fff;
}
.button--danger:hover,
.button--danger:focus {
  background-color: #cd2026;
  color: #fff;
}
.button--danger:active {
  background-color: #981b1e;
  color: #fff;
}
.button--secondary {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #d7172f;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  font-size: 1rem;
  padding-left: 0 !important;
}
.cke_editable.cke_contents_ltr .button--secondary[name] {
  background-color: transparent !important;
}
@media (max-width: 67.5em) {
  .button--secondary {
      font-size: 0.7777777778rem;
  }
}
.button--secondary:visited {
  color: #d7172f;
}
.button--secondary:hover,
.button--secondary:focus {
  background-color: transparent;
  color: #8f2126;
}
.button--secondary:active {
  background-color: transparent;
  color: #8f2126;
}
.button--secondary[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
@media (max-width: 67.5em) {
  .button--secondary {
      font-size: 0.8888888889rem;
  }
}
a.button--secondary,
button.button--secondary {
  padding-right: 3.1111111111rem;
  position: relative;
  text-align: left;
}
a.button--secondary::after,
button.button--secondary::after {
  background-image: url(https://www.als.org/themes/gesso/images/button-arrow-white.svg);
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  content: "";
  display: block;
  position: absolute;
  right: 1.3333333333rem;
  top: 50%;
  transform: translateY(-50%);
  transition: right 150ms linear;
}
a.button--secondary::after::before,
button.button--secondary::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
a.button--secondary:hover::after,
a.button--secondary:focus::after,
button.button--secondary:hover::after,
button.button--secondary:focus::after {
  right: 0.8888888889rem;
}
a.button--secondary::after,
button.button--secondary::after {
  background-image: url(https://www.als.org/themes/gesso/images/button-arrow-red.svg);
}
a.button--secondary[disabled],
button.button--secondary[disabled] {
  background: none;
}
.button--small {
  font-size: 0.7777777778rem !important;
  padding: 0.6666666667rem 0.8888888889rem;
}
a.button--small,
button.button--small {
  padding: 0.6666666667rem 2.6666666667rem 0.6666666667rem 0.8888888889rem;
}
a.button--small::after,
button.button--small::after {
  height: 16px;
  overflow: hidden;
  width: 16px;
  background-size: 16px 16px;
  right: 0.8888888889rem;
}
a.button--small::after::before,
button.button--small::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
a.button--small:hover::after,
a.button--small:focus::after,
button.button--small:hover::after,
button.button--small:focus::after {
  right: 0.6666666667rem;
}
.button--tertiary {
  background-color: #d7172f;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
}
.cke_editable.cke_contents_ltr .button--tertiary[name] {
  background-color: #d7172f !important;
}
@media (max-width: 67.5em) {
  .button--tertiary {
      font-size: 0.7777777778rem;
  }
}
.button--tertiary:visited {
  color: #fff;
}
.button--tertiary:hover,
.button--tertiary:focus {
  background-color: #8f2126;
  color: #fff;
}
.button--tertiary:active {
  background-color: #8f2126;
  color: #fff;
}
.button--tertiary[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
a.button--tertiary,
button.button--tertiary {
  padding-right: 3.1111111111rem;
  position: relative;
}
a.button--tertiary::after,
button.button--tertiary::after {
  background-image: url(https://www.als.org/themes/gesso/images/button-arrow-white.svg);
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  content: "";
  display: block;
  position: absolute;
  right: 1.3333333333rem;
  top: 50%;
  transform: translateY(-50%);
  transition: right 150ms linear;
}
a.button--tertiary::after::before,
button.button--tertiary::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
a.button--tertiary:hover::after,
a.button--tertiary:focus::after,
button.button--tertiary:hover::after,
button.button--tertiary:focus::after {
  right: 0.8888888889rem;
}
.button--quaternary {
  background-color: #007a93;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  border: 1px solid #fff;
}
.cke_editable.cke_contents_ltr .button--quaternary[name] {
  background-color: #007a93 !important;
}
@media (max-width: 67.5em) {
  .button--quaternary {
      font-size: 0.7777777778rem;
  }
}
.button--quaternary:visited {
  color: #fff;
}
.button--quaternary:hover,
.button--quaternary:focus {
  background-color: #00667b;
  color: #fff;
}
.button--quaternary:active {
  background-color: #00667b;
  color: #fff;
}
.button--quaternary[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
.card {
  display: flex;
  flex-direction: column;
}
.card:hover .card__media img,
.card:focus .card__media img {
  transform: matrix(1.05, 0, 0, 1.05, 0, 0);
}
.card__media {
  margin-bottom: 1.3333333333rem;
  overflow: hidden;
}
.card__media a {
  display: block;
  height: 100%;
  width: 100%;
}
.card__media a:hover img,
.card__media a:focus img {
  transform: matrix(1.05, 0, 0, 1.05, 0, 0);
}
.card__media img {
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition: transform 1s ease-out;
  width: 100%;
}
.card__eyebrow {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  font-size: 0.7777777778rem;
  margin-bottom: 0.8888888889rem;
}
.card__title {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 1.3333333333rem;
  margin-top: 0;
}
.card__title a {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  text-decoration: none;
}
.card__title a:hover,
.card__title a:focus {
  color: #00667b;
}
.card__body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-right: 1.3333333333rem;
}
.card__content {
  margin-bottom: 1.3333333333rem;
}
.card__date {
  color: #6f7275;
  font-size: 0.8888888889rem;
  font-style: italic;
  line-height: 1.25;
}
.cart-block {
  color: #6f7275;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.7777777778rem;
  color: #6f7275;
  display: block;
  text-decoration: none;
}
.cart-block:visited {
  color: #6f7275;
}
.cart-block:hover,
.cart-block:focus {
  color: #6f7275;
}
.cart-block:active {
  color: #6f7275;
}
.cart-block:hover {
  text-decoration: underline;
}
.cart-block::before {
  height: 20px;
  overflow: hidden;
  width: 20px;
  background-image: url(https://www.als.org/themes/gesso/images/cart.svg);
  content: "";
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.cart-block::before::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.centers-clinics-teaser {
  margin-bottom: 4.4444444444rem;
}
.centers-clinics-teaser__content {
  padding-top: 1.3333333333rem;
}
.centers-clinics-teaser__eyebrow {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  font-size: 0.7777777778rem;
  margin-bottom: 0.2222222222rem;
}
.centers-clinics-teaser__title {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  display: block;
  margin-bottom: 0.4444444444rem;
  text-decoration: none;
}
.centers-clinics-teaser__title:hover,
.centers-clinics-teaser__title:focus {
  color: #00667b;
}
@media (max-width: 55em) {
  .centers-clinics-teaser__title {
      color: #2d3349;
      font-size: 1.3333333333rem;
      font-weight: 500;
      line-height: 1.25;
  }
}
.centers-clinics-teaser__summary {
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
.centers-clinics-teaser__location,
.centers-clinics-teaser__contact {
  font-size: 0.8888888889rem;
  font-weight: 500;
  margin-bottom: 0.4444444444rem;
}
.centers-clinics-teaser__location > p,
.centers-clinics-teaser__contact > p {
  display: inline;
}
.centers-clinics-teaser__location br,
.centers-clinics-teaser__contact br {
  display: none;
}
.centers-clinics-teaser__staff,
.centers-clinics-teaser__director {
  font-size: 0.8888888889rem;
  font-weight: 400;
  margin-bottom: 0.4444444444rem;
}
.centers-clinics-teaser__staff strong,
.centers-clinics-teaser__director strong {
  font-weight: 500;
}
.centers-clinics-teaser__staff > p,
.centers-clinics-teaser__director > p {
  display: inline;
}
.centers-clinics-teaser__staff br,
.centers-clinics-teaser__director br {
  display: none;
}
.centers-clinics-teaser__type {
  margin-bottom: 0.4444444444rem;
  margin-right: 0.4444444444rem;
  margin-top: 0.8888888889rem;
}
.centers-clinics-teaser__type > span {
  background: #f3f5f7;
  color: #485064;
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.4444444444rem 0.8888888889rem;
}
.centers-clinics-teaser__type > span > a {
  color: #485064;
  text-decoration: none;
}
.centers-clinics-teaser__type > span > a:hover,
.centers-clinics-teaser__type > span > a:focus {
  color: #2d3349;
}
.centers-clinics-teaser__inner {
  display: flex;
}
.centers-clinics-teaser__text {
  flex-basis: 100%;
}
.centers-clinics-teaser__badge {
  display: none;
  padding-left: 2.6666666667rem;
  padding-right: 1.3333333333rem;
}
@media (min-width: 55em) {
  .centers-clinics-teaser__badge {
      display: block;
  }
}
.chapter-address__title {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #44e0ff;
}
.chapter-footer {
  background-color: #485064;
  color: #fff;
  margin-bottom: -2.2222222222rem;
  padding: 3.5555555556rem 0;
}
@media (min-width: 67.5em) {
  .chapter-footer {
      margin-bottom: -8rem;
  }
}
.chapter-footer a {
  color: #bec4c8;
  text-decoration: none;
}
.chapter-footer a:hover,
.chapter-footer a:focus {
  color: #f3f5f7;
}
.chapter-footer__title {
  color: #fff;
}
.chapter-footer__subtitle {
  font-weight: 300;
}
@media (min-width: 67.5em) {
  .chapter-footer__inner {
      display: flex;
  }
}
.chapter-footer__first {
  padding-bottom: 2.6666666667rem;
}
@media (min-width: 67.5em) {
  .chapter-footer__first {
      flex-basis: 50%;
      padding-bottom: 0;
      padding-right: 2.5%;
  }
}
@media (min-width: 67.5em) {
  .chapter-footer__second {
      flex-basis: 50%;
      padding-left: 2.5%;
  }
}
.chapter-footer__social-links {
  margin: 1.7777777778rem 0;
}
.chapter-footer__link {
  margin-bottom: 0.8888888889rem;
}
.chapter-footer__link a {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.chapter-footer__link a svg.ext {
  display: none;
}
.chapter-footer__ratings {
  margin-top: 3.5555555556rem;
}
.chapter-footer__ratings img {
  max-height: 80px;
}
.chapter-footer__ratings-label {
  font-size: 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
}
.chapter-footer__ratings-links {
  display: flex;
}
.chapter-footer__ratings-links > a {
  display: block;
  margin-right: 1.3333333333rem;
}
.chapter-footer__ratings-links > a:last-child {
  margin-right: 0;
}
.chapter-footer__info-item {
  margin-bottom: 1.7777777778rem;
}
.chapter-info {
  font-size: 0.8888888889rem;
}
.chapter-info__phone > div {
  display: block;
}
@media (min-width: 40em) {
  .chapter-info__phone > div {
      display: inline-block;
  }
}
@media (min-width: 67.5em) and (max-width: 75em) {
  .chapter-info__phone > div {
      display: block;
  }
}
@media (min-width: 75em) {
  .chapter-info__phone > div {
      display: inline-block;
  }
}
.chapter-info__phone > span {
  display: none;
}
@media (min-width: 40em) {
  .chapter-info__phone > span {
      display: inline-block;
  }
}
@media (min-width: 67.5em) and (max-width: 75em) {
  .chapter-info__phone > span {
      display: none;
  }
}
@media (min-width: 75em) {
  .chapter-info__phone > span {
      display: inline-block;
  }
}
.chapter-info__email a svg.mailto {
  display: none;
}
.chapter-link-block {
  margin-bottom: 6.6666666667rem;
}
.chapter-link-block__outer {
  background-color: #ecfbff;
  padding: 5.3333333333rem 0;
}
.chapter-link-block__inner {
  padding-left: 0.8888888889rem;
  padding-right: 0.8888888889rem;
}
.chapter-link-block__content {
  max-width: 1280px;
  margin: 0 auto;
}
.chapter-link-block__title {
  margin-bottom: 1.3333333333rem;
}
.chapter-link-block__my-chapter {
  display: inline-block;
  position: relative;
}
.chapter-link-block__modal-toggle {
  background: transparent;
  border: 0;
  color: #007a93;
  cursor: pointer;
  display: block;
  font-weight: 500;
  padding: 0 58px 0 0;
  position: relative;
  text-align: left;
}
@media (min-width: 67.5em) {
  .chapter-link-block__modal-toggle {
      padding: 0 80px 0 0;
  }
}
.chapter-link-block__modal-toggle:focus {
  outline: 1px dotted #bec4c8;
}
.chapter-link-block__modal-toggle::after {
  height: 48px;
  overflow: hidden;
  width: 48px;
  background-image: url(https://www.als.org/themes/gesso/images/large-chevron-down.svg);
  background-size: 48px 48px;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-40%);
}
.chapter-link-block__modal-toggle::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
@media (min-width: 67.5em) {
  .chapter-link-block__modal-toggle::after {
      background-size: 72px 72px;
      height: 72px;
      width: 72px;
  }
}
.chapter-link-block__modal-toggle.is-active::after {
  background-image: url(https://www.als.org/themes/gesso/images/large-chevron-up.svg);
}
.chapter-link-block__modal {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 2;
}
.chapter-link-block__modal.is-active {
  display: block;
}
.chapter-link-block__modal.is-block {
  display: block;
  margin-bottom: 1.7777777778rem;
  position: static;
}
.chapter-link-block__chapter-dependent.is-visible {
  display: block;
}
.chapter-link-block__chapter-dependent.is-hidden {
  display: none;
}
.chapter-link-block__button {
  margin-top: 1.7777777778rem;
}
.chapter-teaser {
  margin-bottom: 4.4444444444rem;
}
.chapter-teaser__content {
  padding-top: 0.4444444444rem;
}
.chapter-teaser__title {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  display: block;
  font-size: 1.1666666667rem;
  margin-bottom: 0.4444444444rem;
  text-decoration: none;
}
.chapter-teaser__title:hover,
.chapter-teaser__title:focus {
  color: #00667b;
}
@media (max-width: 55em) {
  .chapter-teaser__title {
      color: #2d3349;
      font-size: 1.3333333333rem;
      font-weight: 500;
      line-height: 1.25;
  }
}
.chapter-teaser__summary {
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
.comments {
  margin-bottom: 3.5555555556rem;
}
.comments__meta {
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
.comments__body p {
  margin-bottom: 1.3333333333rem;
}
.comments__links {
  font-size: 0.7777777778rem;
  margin-top: 0.4444444444rem;
}
.comments__links > ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.comments__links > ul li {
  padding-left: 0;
}
.comments__links > ul > li {
  display: inline;
}
.comments__links > ul a {
  font-size: 0.7777777778rem;
  margin-right: 6px;
  padding-right: 18px;
  position: relative;
}
.comments__links > ul a:hover,
.comments__links > ul a:focus {
  color: #000;
}
.comments__links > ul a::after {
  color: #a1a6aa;
  content: "Â·";
  display: inline-block;
  font-size: 28px;
  height: 16px;
  line-height: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 7px;
  width: 16px;
}
.comments__links > ul > li:last-child a {
  padding-right: 0;
}
.comments__links > ul > li:last-child a::after {
  display: none;
}
.date {
  color: #47494b;
  font-size: 1.1666666667rem;
}
details.details {
  margin: 0 0 1.3333333333rem;
}
.js details.details:not([open]) > .details__content {
  display: none;
}
.details__summary {
  background-image: url(https://www.als.org/themes/gesso/images/plus.svg);
  background-color: #bec4c8;
  background-position: right 1.3333333333rem center;
  background-repeat: no-repeat;
  background-size: 0.7222222222rem;
  cursor: pointer;
  display: block;
  font-weight: 700;
  line-height: 1;
  outline: 0;
  padding: 0.8333333333rem 3.0555555556rem 0.8333333333rem 1.3333333333rem;
  transition: background 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
[dir="rtl"] .details__summary {
  background-position: left 1.3333333333rem center;
  padding-left: 3.0555555556rem;
  padding-right: 1.3333333333rem;
}
[open] > .details__summary {
  background-image: url(https://www.als.org/themes/gesso/images/minus.svg);
}
.details__summary:hover {
  background-color: #bec4c8;
}
.details__summary:focus {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.details__summary::-webkit-details-marker {
  display: none;
}
.details__summary::before {
  display: none;
}
.details__fallback-link {
  color: inherit !important;
  display: block;
  outline: 0;
  text-decoration: none;
}
.details__content {
  background: #fff;
  border: 3px solid #bec4c8;
  border-top: 0;
  padding: 1.3333333333rem;
}
.details__content > :last-child {
  margin-bottom: 0;
}
.details__description {
  color: #000;
  font-size: 1.1666666667rem;
  margin-bottom: 0.8888888889rem;
}
.donate-callout {
  margin-bottom: 6.6666666667rem;
}
.donate-callout__inner {
  text-align: center;
}
.donate-callout__content {
  max-width: 1280px;
  margin: 0 auto;
}
.donate-callout__title {
  color: #2d3349;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 2.6666666667rem;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 1.3333333333rem;
}
@media (max-width: 67.5em) {
  .donate-callout__title {
      font-size: 1.5555555556rem;
  }
}
.donate-callout__description {
  margin-bottom: 1.3333333333rem;
}
.donate-callout__button {
  margin-top: 2.6666666667rem;
}
.donate-form__title {
  margin-bottom: 1.7777777778rem;
}
.donate-form__form-item-description {
  font-style: italic;
}
@media (min-width: 40em) {
  .donate-form__form-item-description {
      padding-left: 1.3333333333rem;
  }
}
.donate-form__indicator {
  margin: 1.3333333333rem 0 2.2222222222rem;
}
.donate-form__indicator-label {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #2d3349;
  font-size: 1rem;
  padding-right: 0.4444444444rem;
}
.donate-form__donate-to {
  color: #d7172f;
  font-size: 1.3333333333rem;
  font-weight: 700;
}
.donate-form__modal-toggle {
  background: transparent;
  border: 0;
  color: #007a93;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 0.4444444444rem 40px 0.4444444444rem 0;
  position: relative;
}
.donate-form__modal-toggle::after,
.donate-form__modal-toggle::before {
  height: 32px;
  overflow: hidden;
  width: 32px;
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_down_dark.svg);
  background-size: 32px 32px;
  content: "";
  display: block;
  opacity: 1;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-45%);
  transition-duration: 200ms;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.donate-form__modal-toggle::after::before,
.donate-form__modal-toggle::before::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.donate-form__modal-toggle::after {
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_down_hover_dark.svg);
  opacity: 0;
}
.donate-form__modal-toggle.is-active::after,
.donate-form__modal-toggle.is-active::before {
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_up_dark.svg);
}
.donate-form__modal-toggle.is-active::after {
  background-image: url(https://www.als.org/themes/gesso/images/arrow_drop_up_hover_dark.svg);
}
.donate-form__modal-toggle:hover,
.donate-form__modal-toggle:focus {
  color: #00667b;
}
.donate-form__modal-toggle:hover::before,
.donate-form__modal-toggle:focus::before {
  opacity: 0;
}
.donate-form__modal-toggle:hover::after,
.donate-form__modal-toggle:focus::after {
  opacity: 1;
}
.donate-form__modal {
  display: none;
  margin-top: -1.7777777778rem;
  padding-bottom: 1.7777777778rem;
}
@media (min-width: 40em) {
  .donate-form__modal {
      margin-left: 1.3333333333rem;
  }
}
.donate-form__modal.is-active {
  display: block;
}
.donate-form--version-2 .donate-form__modal {
  margin-top: -5.3333333333rem;
}
.donate-form__row {
  margin-bottom: 1.7777777778rem;
}
@media (min-width: 55em) {
  .donate-form__row {
      display: flex;
  }
}
.donate-form__column-header {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.8888888889rem;
  height: 60px;
  margin-bottom: 1.7777777778rem;
}
.donate-form__column {
  padding: 1.7777777778rem 0;
}
.donate-form__column:first-child {
  border-bottom: 1px solid #6f7275;
}
@media (min-width: 55em) {
  .donate-form__column {
      width: 50%;
  }
  .donate-form__column:last-child {
      border-right: 1px solid #6f7275;
      order: 1;
      padding: 1.3333333333rem 1.7777777778rem 1.7777777778rem 0;
  }
  .donate-form__column:first-child {
      border-bottom: 0;
      border-left: 1px solid #6f7275;
      margin-left: -1px;
      order: 2;
      padding: 1.3333333333rem 0 1.7777777778rem 1.7777777778rem;
  }
}
.donate-form--version-1 .donate-form__content {
  max-width: 1280px;
}
@media (min-width: 55em) {
  .donate-form--version-1 .donate-form__content {
      border: 1px solid #6f7275;
      padding: 2.2222222222rem;
  }
}
.donate {
  border-bottom: 1px solid #d7172f;
  color: #d7172f;
  display: inline-block;
  font-size: 0.7777777778rem;
  font-weight: 800;
  letter-spacing: 0.1rem;
  padding: 0 26px 4px 3px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.donate::before {
  height: 16px;
  overflow: hidden;
  width: 20px;
  background-image: url(https://www.als.org/themes/gesso/images/heart.svg);
  background-repeat: no-repeat;
  background-size: 20px 16px;
  content: "";
  display: block;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 6px;
  transition: opacity 0.2s linear;
}
.donate::before::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.donate::after {
  height: 16px;
  overflow: hidden;
  width: 20px;
  background-image: url(https://www.als.org/themes/gesso/images/heart-hover.svg);
  background-repeat: no-repeat;
  background-size: 20px 16px;
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 6px;
  transition: opacity 0.2s linear;
}
.donate::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.donate:hover,
.donate:focus {
  border-color: #8f2126;
  color: #8f2126;
}
.donate:hover::before,
.donate:focus::before {
  opacity: 0;
}
.donate:hover::after,
.donate:focus::after {
  opacity: 1;
}
@media (min-width: 55em) {
  .donate {
      font-size: 0.8888888889rem;
  }
}
.dropbutton {
  display: inline-block;
  margin-bottom: 0.4444444444rem;
  position: relative;
  vertical-align: top;
}
.dropbutton.has-multiple {
  padding-right: 2em;
}
[dir="rtl"] .dropbutton.has-multiple {
  padding-left: 2em;
  padding-right: 0;
}
.dropbutton.is-open .dropbutton__item {
  display: block;
}
.dropbutton.is-open .dropbutton__item:first-child .dropbutton__button {
  border-bottom-left-radius: 0;
}
.dropbutton.is-open .dropbutton__toggle-button {
  background-image: url(https://www.als.org/themes/gesso/images/dropbutton-arrow-up.svg);
}
.dropbutton + .dropbutton,
.dropbutton + .button,
.button + .dropbutton {
  margin-left: 0.5em;
}
[dir="rtl"] .dropbutton + .dropbutton,
[dir="rtl"] .dropbutton + .button,
[dir="rtl"] .button + .dropbutton {
  margin-left: 0;
  margin-right: 0.5em;
}
.dropbutton__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dropbutton__list li {
  margin: 0;
}
.dropbutton__toggle {
  bottom: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 2em;
}
.dropbutton__toggle-button {
  background-color: #007a93;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  background-image: url(https://www.als.org/themes/gesso/images/dropbutton-arrow-down.svg);
  background-position: 50% 0.8888888889rem;
  background-repeat: no-repeat;
  background-size: 0.6666666667rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  height: 100%;
  padding: 0;
  white-space: nowrap;
  width: 100%;
}
.cke_editable.cke_contents_ltr .dropbutton__toggle-button[name] {
  background-color: #007a93 !important;
}
@media (max-width: 67.5em) {
  .dropbutton__toggle-button {
      font-size: 0.7777777778rem;
  }
}
.dropbutton__toggle-button:visited {
  color: #fff;
}
.dropbutton__toggle-button:hover,
.dropbutton__toggle-button:focus {
  background-color: #00667b;
  color: #fff;
}
.dropbutton__toggle-button:active {
  background-color: #00667b;
  color: #fff;
}
.dropbutton__toggle-button[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
.dropbutton__item {
  margin: 0;
  padding: 0;
}
.dropbutton__item.is-secondary-action {
  display: none;
}
.dropbutton__item.is-secondary-action:not(:last-child) .dropbutton__button {
  border-bottom-left-radius: 0;
}
.dropbutton__item:not(:first-child) .dropbutton__button {
  border-top-left-radius: 0;
}
.dropbutton .dropbutton__button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  display: block;
  margin: 0;
  text-align: left;
  width: 100%;
}
.event-teaser {
  align-items: flex-start;
  border-top: 1px solid #485064;
  display: flex;
  margin-bottom: 4.4444444444rem;
}
.event-teaser__date {
  background-color: #2d3349;
  color: #fff;
  flex-basis: 90px;
  flex-shrink: 0;
  line-height: 1;
  margin-right: 0.8888888889rem;
  padding: 0.8888888889rem 0.2222222222rem;
  text-align: center;
  width: 90px;
}
@media (min-width: 40em) {
  .event-teaser__date {
      flex-basis: 125px;
      margin-right: 2.6666666667rem;
      padding: 1.7777777778rem 0.4444444444rem;
      width: 125px;
  }
}
.event-teaser__date-weekday {
  font-size: 0.7222222222rem;
  font-weight: 700;
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 40em) {
  .event-teaser__date-weekday {
      font-size: 0.8888888889rem;
  }
}
.event-teaser__date-month {
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 1.5555555556rem;
  text-transform: uppercase;
}
@media (min-width: 40em) {
  .event-teaser__date-month {
      font-size: 2.6666666667rem;
  }
}
.event-teaser__date-day {
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 1.5555555556rem;
}
@media (min-width: 40em) {
  .event-teaser__date-day {
      font-size: 2.6666666667rem;
  }
}
.event-teaser__date-year {
  font-size: 0.7222222222rem;
  font-weight: 700;
  margin-top: 0.8888888889rem;
}
@media (min-width: 40em) {
  .event-teaser__date-year {
      font-size: 0.8888888889rem;
  }
}
.event-teaser__content {
  flex-grow: 1;
  padding-top: 1.3333333333rem;
}
.event-teaser__eyebrow {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  font-size: 0.7777777778rem;
  margin-bottom: 0.2222222222rem;
}
.event-teaser__title {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  display: block;
  margin-bottom: 0.4444444444rem;
  text-decoration: none;
}
.event-teaser__title:hover,
.event-teaser__title:focus {
  color: #00667b;
}
@media (max-width: 67.4375em) {
  .event-teaser__title {
      color: #2d3349;
      font-size: 1.3333333333rem;
      font-weight: 500;
      line-height: 1.25;
  }
}
.event-teaser__summary {
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
.event-teaser__time {
  color: #6f7275;
  font-size: 0.8888888889rem;
  font-style: italic;
  line-height: 1.25;
  margin-bottom: 0.8888888889rem;
}
.event-teaser__location {
  font-size: 0.8888888889rem;
  font-weight: 500;
  margin-bottom: 0.8888888889rem;
}
.event-teaser__location > p {
  display: inline;
}
.event-teaser__location br {
  display: none;
}
.facebook-feed {
  margin-bottom: 3.1111111111rem;
}
.fancy-title {
  margin-bottom: 4.4444444444rem;
}
.l-local-menu .fancy-title {
  margin-bottom: 2.2222222222rem;
}
.fancy-title__subtitle {
  color: #007a93;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.7;
  text-transform: uppercase;
}
.fancy-title__title {
  color: #2d3349;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 3.3333333333rem;
  font-weight: 400;
  line-height: 1.1;
  max-width: 1280px;
  font-size: 2.2222222222rem;
}
@media (min-width: 67.5em) {
  .fancy-title__title {
      font-size: 4.4444444444rem;
  }
}
.fancy-title__button {
  margin-top: 1.7777777778rem;
}
.field {
  margin-bottom: 0.8888888889rem;
}
.field__label {
  display: block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 0.4444444444rem;
}
.field__label.is-inline {
  display: inline-block;
  margin-right: 0.1em;
}
.field__label.is-inline::after {
  content: ":";
}
.field__label.is-inline + .field__item {
  display: inline;
}
.field__label.is-inline + .field__item > p {
  display: inline-block;
  margin: 0;
}
.field__label.is-inline + .field__items {
  display: inline;
}
.field__label.is-inline + .field__items .field__item {
  display: inline;
}
.fieldset {
  margin-bottom: 2.8333333333rem;
  min-width: 0;
  padding: 1.5rem 0 0;
  position: relative;
}
.fieldset__legend {
  box-sizing: content-box;
  display: block;
  left: -1px;
  position: absolute;
  text-indent: 0;
  top: 0;
  width: 100%;
}
[dir="rtl"] .fieldset__legend {
  left: auto;
  right: -1px;
}
.fieldset__legend-text {
  display: block;
}
.fieldset__legend-link {
  display: block;
}
.fieldset__description {
  color: #47494b;
  font-size: 1rem;
}
.fieldset__description > :last-child {
  margin-bottom: 0;
}
.fieldset--default {
  background: #fff;
  border: 1px solid #a1a6aa;
  margin: 0.8888888889rem 0 1.5555555556rem;
  padding: 2rem 0.8888888889rem 0;
}
.fieldset--default .fieldset__legend {
  background: #a1a6aa;
  border: 1px solid #a1a6aa;
  border-bottom: 0;
  color: #212121;
  font-weight: bold;
  height: 2em;
  line-height: 2;
  padding: 0;
}
.fieldset--default .fieldset__legend-text {
  padding-left: 1em;
}
[dir="rtl"] .fieldset--default .fieldset__legend-text {
  padding-left: 0;
  padding-right: 1em;
}
.fieldset--default .fieldset__content {
  padding: 1.3333333333rem 0 0.8888888889rem;
}
.fieldset--default .fieldset__description {
  font-style: italic;
  margin: 0.8888888889rem 0 0;
}
.fieldset--checkboxes {
  margin-bottom: 1.3333333333rem;
}
.fieldset--radios {
  margin-bottom: 1.3333333333rem;
}
.focus-areas {
  margin-bottom: 6.6666666667rem;
}
@media (min-width: 55em) {
  .focus-areas__inner {
      display: flex;
  }
}
@media (min-width: 55em) {
  .focus-areas__media {
      flex-basis: 40%;
      order: 2;
      padding-left: 1.7777777778rem;
  }
}
@media (min-width: 75em) {
  .focus-areas__media {
      padding-left: 2.6666666667rem;
  }
}
@media (max-width: 54.9375em) {
  .focus-areas__media {
      transform: none !important;
  }
}
.focus-areas__content {
  padding-top: 2.2222222222rem;
}
@media (min-width: 55em) {
  .focus-areas__content {
      flex-basis: 60%;
      order: 1;
      padding-left: calc(50% - 640px);
      padding-right: 1.7777777778rem;
  }
}
@media (min-width: 75em) {
  .focus-areas__content {
      padding-left: calc(50% - 640px);
      padding-right: 2.6666666667rem;
  }
}
.focus-areas__text {
  padding-top: 1.3333333333rem;
}
@media (min-width: 75em) {
  .focus-areas__text {
      padding-top: 2.6666666667rem;
  }
}
@media (min-width: 75em) {
  .focus-areas__title {
      font-size: 3.3333333333rem;
  }
}
.form-actions {
  margin: 1.3333333333rem 0;
}
.form-item {
  margin: 0 0 1.3333333333rem;
}
.form-item__label {
  display: block;
}
.is-disabled > .form-item__label {
  opacity: 0.35;
}
.form-item__fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.form-item__description {
  color: #47494b;
  font-size: 1rem;
}
.form-item__description > :last-child {
  margin-bottom: 0;
}
.form-item__required-marker::before {
  color: #d7172f;
  content: "*";
}
.form-item__color,
.form-item__date,
.form-item__email,
.form-item__month,
.form-item__number,
.form-item__password,
.form-item__search,
.form-item__select,
.form-item__tel,
.form-item__text,
.form-item__textarea,
.form-item__time,
.form-item__url,
.form-item__week {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f3f5f7;
  border: 1px solid #a1a6aa;
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  height: 2.4444444444rem;
  line-height: 1.2222222222;
  margin: 0.2222222222rem 0;
  max-width: 100%;
  padding: 0.5555555556em 0.3888888889em;
  transition-duration: 200ms;
  transition-property: background-color, border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.form-item__color:focus,
.form-item__date:focus,
.form-item__email:focus,
.form-item__month:focus,
.form-item__number:focus,
.form-item__password:focus,
.form-item__search:focus,
.form-item__select:focus,
.form-item__tel:focus,
.form-item__text:focus,
.form-item__textarea:focus,
.form-item__time:focus,
.form-item__url:focus,
.form-item__week:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.form-item__color:focus:focus,
.form-item__date:focus:focus,
.form-item__email:focus:focus,
.form-item__month:focus:focus,
.form-item__number:focus:focus,
.form-item__password:focus:focus,
.form-item__search:focus:focus,
.form-item__select:focus:focus,
.form-item__tel:focus:focus,
.form-item__text:focus:focus,
.form-item__textarea:focus:focus,
.form-item__time:focus:focus,
.form-item__url:focus:focus,
.form-item__week:focus:focus {
  outline-color: #2d3349;
}
.form-item__color:hover,
.form-item__color:focus,
.form-item__date:hover,
.form-item__date:focus,
.form-item__email:hover,
.form-item__email:focus,
.form-item__month:hover,
.form-item__month:focus,
.form-item__number:hover,
.form-item__number:focus,
.form-item__password:hover,
.form-item__password:focus,
.form-item__search:hover,
.form-item__search:focus,
.form-item__select:hover,
.form-item__select:focus,
.form-item__tel:hover,
.form-item__tel:focus,
.form-item__text:hover,
.form-item__text:focus,
.form-item__textarea:hover,
.form-item__textarea:focus,
.form-item__time:hover,
.form-item__time:focus,
.form-item__url:hover,
.form-item__url:focus,
.form-item__week:hover,
.form-item__week:focus {
  background-color: #fff;
  border: 1px solid #47494b;
}
.form-item__color:disabled,
.form-item__date:disabled,
.form-item__email:disabled,
.form-item__month:disabled,
.form-item__number:disabled,
.form-item__password:disabled,
.form-item__search:disabled,
.form-item__select:disabled,
.form-item__tel:disabled,
.form-item__text:disabled,
.form-item__textarea:disabled,
.form-item__time:disabled,
.form-item__url:disabled,
.form-item__week:disabled {
  cursor: default;
  opacity: 0.35;
}
.form-item__color:disabled:hover,
.form-item__color:disabled:focus,
.form-item__date:disabled:hover,
.form-item__date:disabled:focus,
.form-item__email:disabled:hover,
.form-item__email:disabled:focus,
.form-item__month:disabled:hover,
.form-item__month:disabled:focus,
.form-item__number:disabled:hover,
.form-item__number:disabled:focus,
.form-item__password:disabled:hover,
.form-item__password:disabled:focus,
.form-item__search:disabled:hover,
.form-item__search:disabled:focus,
.form-item__select:disabled:hover,
.form-item__select:disabled:focus,
.form-item__tel:disabled:hover,
.form-item__tel:disabled:focus,
.form-item__text:disabled:hover,
.form-item__text:disabled:focus,
.form-item__textarea:disabled:hover,
.form-item__textarea:disabled:focus,
.form-item__time:disabled:hover,
.form-item__time:disabled:focus,
.form-item__url:disabled:hover,
.form-item__url:disabled:focus,
.form-item__week:disabled:hover,
.form-item__week:disabled:focus {
  background-color: #f3f5f7;
  border: 1px solid #a1a6aa;
}
.is-full-width > .form-item__color,
.is-full-width > .form-item__date,
.is-full-width > .form-item__email,
.is-full-width > .form-item__month,
.is-full-width > .form-item__number,
.is-full-width > .form-item__password,
.is-full-width > .form-item__search,
.is-full-width > .form-item__select,
.is-full-width > .form-item__tel,
.is-full-width > .form-item__text,
.is-full-width > .form-item__textarea,
.is-full-width > .form-item__time,
.is-full-width > .form-item__url,
.is-full-width > .form-item__week {
  width: 100%;
}
.form-item__textarea {
  height: auto;
}
.form-item--checkbox {
  margin-bottom: 8px;
}
.form-item--checkbox.has-visible-label-after .form-item__checkbox {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important;
}
.form-item--checkbox.has-visible-label-after .form-item__checkbox + .form-item__label {
  cursor: pointer;
  display: block;
}
.form-item--checkbox.has-visible-label-after .form-item__checkbox + .form-item__label::before {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background: #fff;
  border: 1px solid #47494b;
  content: "\a0";
  display: inline-block;
  height: 1.1111111111rem;
  line-height: 1.1111111111rem;
  margin-right: 0.6em;
  text-indent: 0.15em;
  transition-duration: 200ms;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  width: 1.1111111111rem;
}
.form-item--checkbox.has-visible-label-after .form-item__checkbox + .form-item__label::before:focus {
  outline-color: #2d3349;
}
.form-item--checkbox.has-visible-label-after .form-item__checkbox:checked + .form-item__label::before {
  background-image: url(https://www.als.org/themes/gesso/images/correct.svg);
  background-color: #d7172f;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.1111111111rem;
}
.form-item--checkbox.has-visible-label-after .form-item__checkbox:focus + .form-item__label::before {
  outline-color: #2d3349;
}
.form-item--checkbox.has-visible-label-after .form-item__checkbox:disabled + .form-item__label {
  cursor: default;
  opacity: 0.35;
}
.form-item--checkbox.has-visible-label-after .form-item__checkbox:disabled + .form-item__label::before {
  cursor: not-allowed;
}
.form-item--checkboxes {
  margin-bottom: 0.2222222222rem;
  margin-top: 0.2222222222rem;
}
.form-item--radio {
  margin-bottom: 8px;
}
.form-item--radio .form-item__radio {
  outline: 2px solid transparent;
  outline-offset: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #47494b;
  border-radius: 50%;
  box-shadow: 0 0 0 2px transparent;
  cursor: pointer;
  height: 18px;
  margin-right: 3px;
  outline: none;
  position: relative;
  top: 2px;
  transition-duration: 200ms;
  transition-property: background-color, border-color, border-radius;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 18px;
}
.form-item--radio .form-item__radio:focus {
  outline-color: #2d3349;
}
.form-item--radio .form-item__radio:checked {
  background-color: #d7172f;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #d7172f;
}
.form-item--radio .form-item__radio:disabled {
  cursor: default;
  opacity: 0.35;
}
.form-item--radio .form-item__radio + .form-item__label {
  cursor: pointer;
  display: inline;
}
.form-item--radio .form-item__radio:disabled + .form-item__label {
  cursor: default;
  opacity: 0.35;
}
.form-item--radios {
  margin-bottom: 0;
  margin-top: 0.2222222222rem;
}
.form-item--range .form-item__range {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  height: 2.4444444444rem;
  margin: 0.2em 0;
  padding: 0;
}
.form-item--range .form-item__range::-moz-focus-outer {
  border: 0;
}
.form-item--range .form-item__range:focus {
  box-shadow: none;
  outline: 0;
}
.form-item--range .form-item__range:focus::-moz-range-thumb {
  outline-color: #2d3349;
}
.form-item--range .form-item__range:focus::-ms-thumb {
  outline-color: #2d3349;
}
.form-item--range .form-item__range:focus::-webkit-slider-thumb {
  outline-color: #2d3349;
}
.form-item--range .form-item__range:disabled {
  cursor: default;
  opacity: 0.35;
}
.form-item--range .form-item__range::-moz-range-thumb {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background: #47494b;
  border: 1px solid #f3f5f7;
  border-radius: 0;
  cursor: pointer;
  height: 2.4444444444rem;
  outline: 0;
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 1.2222222222rem;
}
.form-item--range .form-item__range::-moz-range-thumb:focus {
  outline-color: #2d3349;
}
.form-item--range .form-item__range::-moz-range-track {
  background: #6f7275;
  border: 1px solid #47494b;
  cursor: pointer;
  display: block;
  height: 0.5555555556rem;
  margin: 0;
  outline: 0;
  width: 100%;
}
.form-item--range .form-item__range::-ms-thumb {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background: #47494b;
  border: 1px solid #f3f5f7;
  border-radius: 0;
  cursor: pointer;
  height: 2.4444444444rem;
  outline: 0;
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 1.2222222222rem;
  margin-top: 0 !important;
}
.form-item--range .form-item__range::-ms-thumb:focus {
  outline-color: #2d3349;
}
.form-item--range .form-item__range::-ms-track {
  background: #6f7275;
  border: 1px solid #47494b;
  cursor: pointer;
  display: block;
  height: 0.5555555556rem;
  margin: 0;
  outline: 0;
  width: 100%;
  background: transparent;
  border: 0;
  color: transparent;
}
.form-item--range .form-item__range::-ms-fill-lower,
.form-item--range .form-item__range::-ms-fill-upper {
  background: #6f7275;
  border: 1px solid #47494b;
}
.form-item--range .form-item__range::-webkit-slider-thumb {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background: #47494b;
  border: 1px solid #f3f5f7;
  border-radius: 0;
  cursor: pointer;
  height: 2.4444444444rem;
  outline: 0;
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
  width: 1.2222222222rem;
  -webkit-appearance: none;
  margin-top: -1rem;
}
.form-item--range .form-item__range::-webkit-slider-thumb:focus {
  outline-color: #2d3349;
}
.form-item--range .form-item__range::-webkit-slider-runnable-track {
  background: #6f7275;
  border: 1px solid #47494b;
  cursor: pointer;
  display: block;
  height: 0.5555555556rem;
  margin: 0;
  outline: 0;
  width: 100%;
}
.form-item--range.is-full-width > .form-item__range {
  width: 100%;
}
.form-item--select .form-item__select {
  background-image: url(https://www.als.org/themes/gesso/images/select-arrows.svg);
  background-position: right 0.5555555556rem center;
  background-repeat: no-repeat;
  background-size: 1.1111111111rem;
  padding-right: 2.2222222222rem;
}
[dir="rtl"] .form-item--select .form-item__select {
  background-position: left 0.5555555556rem center;
  padding-left: 2.2222222222rem;
  padding-right: 0;
}
.form-item--select .form-item__select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.form-item--select .form-item__select::-ms-expand {
  display: none;
}
.hero {
  margin-bottom: 2.2222222222rem;
}
@media (min-width: 67.5em) {
  .hero {
      margin-bottom: 4.4444444444rem;
  }
}
@media (min-width: 55em) {
  .l-local-menu--bg-color + .hero {
      margin-top: -6.6666666667rem;
  }
}
.hero__arrow {
  height: 80px;
  overflow: hidden;
  width: 80px;
  background-image: url(https://www.als.org/themes/gesso/images/arrow-down.svg);
  background-color: #d7172f;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  margin-left: 30px;
  margin-top: -40px;
  position: relative;
  transform: translateY(50%);
  z-index: 2;
}
.hero__arrow::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
@media (max-width: 55em) {
  .hero__arrow {
      background-size: 15px 15px;
      height: 40px;
      margin-left: 15px;
      margin-top: -20px;
      width: 40px;
  }
}
@media (min-width: 82.5em) {
  .hero__arrow {
      margin-left: 0;
  }
}
.hero__container {
  position: relative;
  z-index: 1;
}
@media (min-width: 67.5em) {
  .hero__content-wrapper {
      display: flex;
      justify-content: flex-end;
  }
}
.hero__content {
  padding: 1.7777777778rem 0;
}
.hero__content > * {
  margin-bottom: 2.2222222222rem;
}
@media (min-width: 67.5em) {
  .hero__content {
      background: #fff;
      display: flex;
      padding: 1.7777777778rem 2.2222222222rem 0.8888888889rem;
  }
  .hero__content > * {
      margin-bottom: 0;
      margin-right: 2.6666666667rem;
      width: 274px;
  }
  .hero__content > *:last-child {
      margin-right: 0;
  }
}
@media (min-width: 75em) {
  .hero__content {
      padding: 2.2222222222rem 3.1111111111rem 0.8888888889rem;
  }
  .hero__content > * {
      margin-right: 4.4444444444rem;
      width: 281px;
  }
}
@media (max-width: 54.9375em) {
  .hero__content {
      transform: none !important;
  }
}
.hero__image {
  overflow: hidden;
}
@media (min-width: 67.5em) {
  .hero__image img {
      transform: matrix(1.1, 0, 0, 1.1, 0, 0);
      transition: transform 2s ease-out;
  }
}
@media (min-width: 67.5em) {
  .hero__image.is-zoomed img {
      transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
@media (min-width: 67.5em) {
  .hero--image .hero__content-wrapper {
      bottom: 0;
      position: absolute;
      right: 0;
  }
}
.icon-link {
  align-items: center;
  display: flex;
  font-size: 1.1666666667rem;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
}
.icon-link__icon {
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 0.8888888889rem;
  max-width: 50px;
  padding-top: 0.2222222222rem;
  width: 50px;
}
.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  top: -2px;
  transition: none;
  vertical-align: middle;
  width: 1em;
}
.icon * {
  transition: none;
}
.icon.is-spaced-before {
  margin-left: 0.25em;
}
.icon.is-spaced-after {
  margin-right: 0.25em;
}
.image-callout {
  margin-bottom: 6.6666666667rem;
}
@media (min-width: 55em) {
  .image-callout__inner {
      display: flex;
  }
}
@media (min-width: 55em) {
  .image-callout__media {
      flex-basis: 50%;
      padding-right: 1.7777777778rem;
  }
}
@media (min-width: 75em) {
  .image-callout__media {
      padding-right: 3.5555555556rem;
  }
}
@media (max-width: 54.9375em) {
  .image-callout__media {
      transform: none !important;
  }
}
.image-callout__content {
  padding-top: 2.2222222222rem;
}
@media (min-width: 55em) {
  .image-callout__content {
      flex-basis: 50%;
      padding-left: 1.7777777778rem;
      padding-right: calc(50% - 640px);
  }
}
@media (min-width: 75em) {
  .image-callout__content {
      padding-left: 3.5555555556rem;
      padding-right: calc(50% - 640px);
  }
}
.image-callout__text > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 75em) {
  .image-callout__title {
      font-size: 3.3333333333rem;
  }
}
@media (min-width: 55em) {
  .image-callout--text-on-left .image-callout__content {
      order: 1;
      padding-left: calc(50% - 640px);
      padding-right: 1.7777777778rem;
  }
}
@media (min-width: 75em) {
  .image-callout--text-on-left .image-callout__content {
      padding-left: calc(50% - 640px);
      padding-right: 3.5555555556rem;
  }
}
@media (min-width: 55em) {
  .image-callout--text-on-left .image-callout__media {
      order: 2;
      padding-left: 1.7777777778rem;
      padding-right: 0;
  }
}
@media (min-width: 75em) {
  .image-callout--text-on-left .image-callout__media {
      padding-left: 3.5555555556rem;
      padding-right: 0;
  }
}
@media (min-width: 55em) {
  .image-callout--narrow-image .image-callout__content {
      flex-basis: 65%;
  }
}
@media (min-width: 55em) {
  .image-callout--narrow-image .image-callout__media {
      flex-basis: 35%;
  }
}
.image-teaser {
  margin-bottom: 6.6666666667rem;
}
.image-teaser__image {
  max-width: 200px;
}
@media (max-width: 54.9375em) {
  .image-teaser__image {
      transform: none !important;
  }
}
.image-teaser__title {
  margin-top: -10px;
}
.image-teaser__link {
  margin-top: 1.3333333333rem;
}
.infographic__desktop {
  display: none;
}
@media (min-width: 40em) {
  .infographic__desktop {
      display: block;
  }
}
.infographic__mobile {
  display: block;
}
@media (min-width: 40em) {
  .infographic__mobile {
      display: none;
  }
}
.language-version {
  max-width: 1280px;
  font-size: 0.8888888889rem;
  margin-bottom: 1.7777777778rem;
}
.language-version > * {
  display: inline;
}
.language-version__label {
  font-weight: 600;
}
.link-box {
  display: flex;
  flex-direction: column;
}
.link-box__title {
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 1.5555555556rem;
  font-weight: 500;
  line-height: 1.25;
}
@media (min-width: 75em) {
  .link-box__title {
      font-size: 1.7777777778rem;
  }
}
.link-box__link {
  margin-top: auto;
}
.link-box__link > * {
  font-size: 0.8888888889rem;
  margin: 0;
}
.list--border {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.list--border li {
  padding-left: 0;
}
.list--border > li {
  border-bottom: 1px solid #6f7275;
  padding: 0.25rem;
}
.list--clean {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.list--clean li {
  padding-left: 0;
}
.list--clean li::before {
  display: none;
}
.list--column {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.list--column li {
  padding-left: 0;
}
.list--column > li {
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  display: table;
  margin-bottom: 0;
  padding-bottom: 0.25em;
}
@media (min-width: 31.25em) {
  .list--column {
      -moz-column-count: 2;
      column-count: 2;
      -moz-column-gap: 2em;
      column-gap: 2em;
  }
}
.list--inline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.list--inline li {
  padding-left: 0;
}
.list--inline > li {
  display: inline;
}
.list--pipeline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.list--pipeline::after {
  clear: both;
  content: "";
  display: table;
}
.list--pipeline > li {
  border-right: 1px solid #6f7275;
  display: block;
  float: left;
  margin-right: 0.75em;
  padding-left: 0;
  padding-right: 0.75em;
}
[dir="rtl"] .list--pipeline > li {
  border-left: 1px solid #6f7275;
  border-right: 0;
  float: right;
  margin-left: 0.75em;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0;
}
.list--pipeline > li.is-active {
  font-weight: 700;
}
.list--pipeline > li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
[dir="rtl"] .list--pipeline > li:last-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
.list--simple {
  list-style-type: none;
  padding: 0;
}
.list--simple li {
  margin-bottom: 1.3333333333rem;
}
.list--simple li::before {
  display: none;
}
.list--large {
  list-style-type: none;
  padding: 0;
}
.list--large li {
  color: #007a93;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 2.2222222222rem;
  font-weight: 400;
  line-height: 1.25;
  border-left: 1px solid #00c2e1;
  margin: 0 0 1.3333333333rem;
  padding-left: 1.3333333333rem;
}
@media (max-width: 67.5em) {
  .list--large li {
      font-size: 1.5555555556rem;
  }
}
.list--large li::before {
  display: none;
}
.localnavigation__title-button {
  display: none;
}
.l-local-menu--mobile-collapse .localnavigation__title-button {
  background-color: #007a93;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  font-size: 0.7777777778rem !important;
  padding: 0.6666666667rem 0.8888888889rem;
  cursor: pointer;
  display: block;
  padding-right: 40px !important;
  width: 100%;
}
.cke_editable.cke_contents_ltr .l-local-menu--mobile-collapse .localnavigation__title-button[name] {
  background-color: #007a93 !important;
}
@media (max-width: 67.5em) {
  .l-local-menu--mobile-collapse .localnavigation__title-button {
      font-size: 0.7777777778rem;
  }
}
.l-local-menu--mobile-collapse .localnavigation__title-button:visited {
  color: #fff;
}
.l-local-menu--mobile-collapse .localnavigation__title-button:hover,
.l-local-menu--mobile-collapse .localnavigation__title-button:focus {
  background-color: #00667b;
  color: #fff;
}
.l-local-menu--mobile-collapse .localnavigation__title-button:active {
  background-color: #00667b;
  color: #fff;
}
.l-local-menu--mobile-collapse .localnavigation__title-button[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
.l-local-menu--mobile-collapse .localnavigation__title-button span {
  height: 10px;
  overflow: hidden;
  width: 16px;
  background-image: url(https://www.als.org/themes/gesso/images/mobile-arrow-down-white.svg);
  background-size: 16px 10px;
  display: inline-block;
  left: 10px;
  margin-right: -20px;
  position: relative;
}
.l-local-menu--mobile-collapse .localnavigation__title-button span::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.l-local-menu--mobile-collapse .localnavigation__title-button.is-open span {
  background-image: url(https://www.als.org/themes/gesso/images/mobile-arrow-up-white.svg);
}
.localnavigation__title {
  font-weight: 700;
  margin-bottom: 1.3333333333rem;
}
.l-local-menu--mobile-collapse .localnavigation__title {
  display: none;
}
.l-local-menu--mobile-collapse .localnavigation__content {
  background-color: #f3f5f7;
  display: none;
  padding: 1.3333333333rem;
}
.l-local-menu--mobile-collapse.l-local-menu--bg-color .localnavigation__content {
  background-color: #485064;
}
.l-local-menu--mobile-collapse.l-local-menu--bg-color .localnavigation__content * {
  color: #fff !important;
}
.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu li {
  padding-left: 0;
}
.menu li::before {
  display: none;
}
@media print {
  .menu {
      display: none;
  }
}
.menu__item {
  margin-bottom: 0;
}
.menu--account {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.menu--account::after {
  clear: both;
  content: "";
  display: table;
}
.menu--account > li {
  border-right: 1px solid #6f7275;
  display: block;
  float: left;
  margin-right: 0.75em;
  padding-left: 0;
  padding-right: 0.75em;
}
[dir="rtl"] .menu--account > li {
  border-left: 1px solid #6f7275;
  border-right: 0;
  float: right;
  margin-left: 0.75em;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0;
}
.menu--account > li.is-active {
  font-weight: 700;
}
.menu--account > li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
[dir="rtl"] .menu--account > li:last-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
.menu--account .menu__link {
  color: #6f7275;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 500;
  font-size: 0.7777777778rem;
  color: #6f7275;
  display: block;
  text-decoration: none;
}
.menu--account .menu__link:visited {
  color: #6f7275;
}
.menu--account .menu__link:hover,
.menu--account .menu__link:focus {
  color: #6f7275;
}
.menu--account .menu__link:active {
  color: #6f7275;
}
.menu--account .menu__link:hover {
  text-decoration: underline;
}
.menu--event {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  border-bottom: 1px solid #bec4c8;
  margin-bottom: 3.5555555556rem;
}
.menu--event li {
  padding-left: 0;
}
.menu--event > li {
  display: inline;
}
.menu--event > li {
  padding: 0 0.6666666667rem 0 0;
}
.menu--event > li > a {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: #f3f5f7;
  color: #007a93;
  display: inline-block;
  line-height: 1;
  padding: 1.1111111111rem 1.7777777778rem;
  text-decoration: none;
}
.menu--event > li > a:hover,
.menu--event > li > a:focus {
  color: #47494b;
}
.menu--event > li > a.is-active,
.menu--event > li > a.is-active-trail {
  background-color: #007a93;
  color: #fff;
}
@media (min-width: 55em) {
  .menu--footer {
      list-style-type: none;
      margin-left: 0;
      padding-left: 0;
  }
  .menu--footer li {
      padding-left: 0;
  }
  .menu--footer > li {
      display: inline;
  }
}
.menu--footer .menu__item {
  margin-right: 1.3333333333rem;
}
.menu--footer .menu__item:last-child {
  margin-right: 0;
}
.menu--footer .menu__link {
  color: #485064;
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 800;
  letter-spacing: 0.1rem;
  text-decoration: none;
  text-transform: uppercase;
}
.menu--footer .menu__link:hover,
.menu--footer .menu__link:focus {
  color: #2d3349;
}
.menu--main .menu__link.ext svg.ext {
  display: none;
}
.l-header .menu--main {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.l-header .menu--main li {
  padding-left: 0;
}
.l-header .menu--main > li {
  display: inline;
}
.l-header .menu--main .menu__link.has-subnav {
  position: relative;
}
.l-header .menu--main > .menu__item {
  display: inline-block;
  position: relative;
}
.l-header .menu--main > .menu__item > .menu__link {
  border-bottom: 1px solid transparent;
  color: #485064;
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 500;
  margin-right: 0.6666666667rem;
  padding: 0 3px 4px;
  position: relative;
  text-decoration: none;
}
@media (min-width: 72.5em) {
  .l-header .menu--main > .menu__item > .menu__link {
      margin-right: 1.3333333333rem;
  }
}
.l-header .menu--main > .menu__item > .menu__link:hover,
.l-header .menu--main > .menu__item > .menu__link:focus {
  border-color: #d7172f;
  color: #d7172f;
}
.l-header .menu--main > .menu__item > .menu__link.is-active-trail {
  border-color: #d7172f;
  color: #d7172f;
}
.l-header .menu--main .menu__subnav {
  display: none;
}
.l-local-menu__menu .menu--main {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.l-local-menu__menu .menu--main li {
  padding-left: 0;
}
.l-local-menu__menu .menu--main li::before {
  display: none;
}
.l-local-menu__menu .menu--main > .menu__item {
  margin-bottom: 0.8888888889rem;
}
.l-local-menu__menu .menu--main > .menu__item:last-child {
  margin-bottom: 0;
}
.l-local-menu__menu .menu--main > .menu__item > .menu__link {
  color: #47494b;
  text-decoration: none;
}
.l-local-menu__menu .menu--main > .menu__item > .menu__link:hover,
.l-local-menu__menu .menu--main > .menu__item > .menu__link:focus {
  text-decoration: underline;
}
.l-local-menu__menu .menu--main > .menu__item > .menu__link.is-active-trail {
  text-decoration: underline;
}
.menu--submenu {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.menu--submenu::after {
  clear: both;
  content: "";
  display: table;
}
.menu--submenu > li {
  border-right: 1px solid #6f7275;
  display: block;
  float: left;
  margin-right: 0.75em;
  padding-left: 0;
  padding-right: 0.75em;
}
[dir="rtl"] .menu--submenu > li {
  border-left: 1px solid #6f7275;
  border-right: 0;
  float: right;
  margin-left: 0.75em;
  margin-right: 0;
  padding-left: 0.75em;
  padding-right: 0;
}
.menu--submenu > li.is-active {
  font-weight: 700;
}
.menu--submenu > li:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
[dir="rtl"] .menu--submenu > li:last-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
@media (min-width: 55em) {
  .menu--utility {
      list-style-type: none;
      margin-left: 0;
      padding-left: 0;
      white-space: nowrap;
  }
  .menu--utility li {
      padding-left: 0;
  }
  .menu--utility > li {
      display: inline;
  }
}
.menu--utility .menu__item {
  margin-right: 1.3333333333rem;
}
.menu--utility .menu__item:last-child {
  margin-right: 0;
}
.menu--utility .menu__link {
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 500;
  text-decoration: none;
}
.message {
  background-color: #bec4c8;
  border: 1px solid #6f7275;
  color: #2d3349;
  margin-bottom: 0.8888888889rem;
  overflow: hidden;
  padding: 0.8888888889rem;
  position: relative;
  word-wrap: break-word;
}
.message::before {
  background-repeat: no-repeat;
  background-size: 2.8888888889em;
  bottom: -0.5em;
  content: "";
  display: block;
  height: 2.8888888889em;
  position: absolute;
  right: -0.5em;
  transform: rotate(-20deg);
  width: 2.8888888889em;
}
@media print {
  .message::before {
      display: none !important;
  }
}
.message a {
  color: #47494b;
  font-weight: 600;
  text-decoration: underline;
}
.message__content > *:last-child {
  margin-bottom: 0;
}
.message--status {
  background-color: #e7f4e4;
  border-color: #94bfa2;
}
.message--status::before {
  background-image: url(https://www.als.org/themes/gesso/images/messages-status.svg);
}
.message--error {
  background-color: #f9dede;
  border-color: #e59393;
}
.message--error::before {
  background-image: url(https://www.als.org/themes/gesso/images/messages-error.svg);
}
.message--error .message__item em:first-child {
  font-style: normal;
  font-weight: 700;
}
.message--warning {
  background-color: #fff1d2;
  border-color: #fad980;
}
.message--warning::before {
  background-image: url(https://www.als.org/themes/gesso/images/messages-warning.svg);
}
.mobile-menu-button {
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, "Fira Sans", Droid Sans, sans-serif;
  font-size: 1.1666666667rem;
  font-weight: 700;
  height: 55px;
  line-height: 55px;
  margin: 0;
  padding: 0 16px;
  text-decoration: none;
}
.mobile-menu-button:focus {
  outline-color: #2d3349;
}
.mobile-menu-button__icon {
  height: 30px;
  overflow: hidden;
  width: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  display: inline-block;
  margin-top: 16px;
}
.mobile-menu-button__icon::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.mobile-menu-button--close .mobile-menu-button__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2223px%22%20height%3D%2223px%22%20viewBox%3D%220%200%2023%2023%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2062%20(91390)%20-%20https%3A%2F%2Fsketch.com%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%2029%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-29%22%20transform%3D%22translate(0.106602%2C%200.106602)%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cline%20x1%3D%22-2.61842105%22%20y1%3D%2211.5%22%20x2%3D%2225.6184211%22%20y2%3D%2211.5%22%20id%3D%22Line-Copy%22%20transform%3D%22translate(11.500000%2C%2011.500000)%20rotate(45.000000)%20translate(-11.500000%2C%20-11.500000)%20%22%3E%3C%2Fline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cline%20x1%3D%22-2.61842105%22%20y1%3D%2211.5%22%20x2%3D%2225.6184211%22%20y2%3D%2211.5%22%20id%3D%22Line-Copy-2%22%20transform%3D%22translate(11.500000%2C%2011.500000)%20rotate(-45.000000)%20translate(-11.500000%2C%20-11.500000)%20%22%3E%3C%2Fline%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}
.mobile-menu-button--menu .mobile-menu-button__icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2231px%22%20height%3D%2223px%22%20viewBox%3D%220%200%2031%2023%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2062%20(91390)%20-%20https%3A%2F%2Fsketch.com%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%2028%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-28%22%20transform%3D%22translate(1.000000%2C%201.000000)%22%20stroke%3D%22%23485064%22%20stroke-width%3D%222%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cline%20x1%3D%220.381578947%22%20y1%3D%220.5%22%20x2%3D%2228.6184211%22%20y2%3D%220.5%22%20id%3D%22Line%22%3E%3C%2Fline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cline%20x1%3D%220.381578947%22%20y1%3D%2210.5%22%20x2%3D%2228.6184211%22%20y2%3D%2210.5%22%20id%3D%22Line-Copy%22%3E%3C%2Fline%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cline%20x1%3D%220.381578947%22%20y1%3D%2221%22%20x2%3D%2228.6184211%22%20y2%3D%2221%22%20id%3D%22Line-Copy-2%22%3E%3C%2Fline%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
  background-size: 40px 30px;
}
.mobile-menu {
  background-color: #2d3349;
  background-color: rgba(45, 51, 73, 0.97);
  left: 0;
  min-height: 100vh;
  overflow-y: auto;
  padding: 10px 20px;
  position: fixed;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.mobile-menu__menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 2.6666666667rem 0 0 !important;
}
.mobile-menu__menu li {
  padding-left: 0;
}
.mobile-menu__menu li::before {
  display: none;
}
.mobile-menu__item {
  margin: 0;
  padding: 0;
  position: relative;
}
.mobile-menu__link {
  background-color: transparent;
  border: 0;
  color: #fff;
  display: block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 1.1666666667rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
  padding: 0.625rem 0.8888888889rem;
  text-align: right;
  text-decoration: none;
  white-space: normal;
  width: auto;
  z-index: 3;
}
.mobile-menu__link:link,
.mobile-menu__link:visited {
  color: #fff;
}
.mobile-menu__link:hover,
.mobile-menu__link:focus,
.mobile-menu__link:active,
.mobile-menu__link.is-active,
.mobile-menu__link.is-active-trail {
  color: #44e0ff;
}
.mobile-menu__subnav-arrow {
  display: none;
}
.mobile-menu__subnav {
  background-color: #f3f5f7;
  background-color: rgba(243, 245, 247, 0.98);
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-menu__subnav .mobile-menu__link {
  color: #47494b;
  padding-left: 24px;
}
.mobile-menu__subnav .mobile-menu__link:hover,
.mobile-menu__subnav .mobile-menu__link:focus,
.mobile-menu__subnav .mobile-menu__link:active {
  color: #000;
}
.modaal-noscroll {
  overflow: hidden;
}
.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}
.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  background: transparent;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}
.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}
.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}
.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}
.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus,
.modaal-close:hover {
  outline: none;
  transform: scale(1.2);
}
.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:before,
.modaal-close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  transform: rotate(-45deg);
}
.modaal-close:after {
  transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}
.modaal-content-container {
  padding: 30px;
}
.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}
.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}
@keyframes instaReveal {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@-o-keyframes instaReveal {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@-moz-keyframes instaReveal {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@-ms-keyframes instaReveal {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}
.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}
.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}
.modaal-gallery-item {
  display: none;
}
.modaal-gallery-item img {
  display: block;
}
.modaal-gallery-item.is_active {
  display: block;
}
.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: left;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: none;
}
.modaal-gallery-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: #e31c3d;
  border: 1px solid #fff;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: none;
}
.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:before,
.modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 22px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  transition: left 0.2s ease-in-out;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  transform: rotate(45deg);
}
.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}
.modaal-gallery-next-outer {
  right: 45px;
}
.modaal-gallery-next:hover:before,
.modaal-gallery-next:hover:after,
.modaal-gallery-next:focus:before,
.modaal-gallery-next:focus:after {
  left: 27px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev-outer {
  left: 45px;
}
.modaal-gallery-prev:hover:before,
.modaal-gallery-prev:hover:after,
.modaal-gallery-prev:focus:before,
.modaal-gallery-prev:focus:after {
  left: 17px;
}
.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}
.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}
.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}
@media only screen and (min-width: 1400px) {
  .modaal-video-container {
      padding-bottom: 0;
      height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
      padding-left: 25px;
      padding-right: 25px;
  }
  .modaal-gallery-control {
      top: auto;
      bottom: 20px;
      transform: none;
      background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before,
  .modaal-gallery-control:after {
      background: #fff;
  }
  .modaal-gallery-next {
      left: auto;
      right: 20px;
  }
  .modaal-gallery-prev {
      left: 20px;
      right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
      width: 500px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
      width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  .modaal-instagram iframe {
      width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
      width: 500px !important;
  }
  .modaal-video-container {
      max-width: 900px;
      max-height: 510px;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
      width: 280px !important;
  }
}
.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  transform: scale(0.25);
}
@-ms-keyframes modaal-loading-spinner {
  0% {
      opacity: 1;
      -ms-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
  }
  100% {
      opacity: 0.1;
      -ms-transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}
@-moz-keyframes modaal-loading-spinner {
  0% {
      opacity: 1;
      -ms-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
  }
  100% {
      opacity: 0.1;
      -ms-transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
      opacity: 1;
      -ms-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
  }
  100% {
      opacity: 0.1;
      -ms-transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}
@-o-keyframes modaal-loading-spinner {
  0% {
      opacity: 1;
      -ms-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
  }
  100% {
      opacity: 0.1;
      -ms-transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
      opacity: 1;
      -ms-transform: scale(1.5);
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      -o-transform: scale(1.5);
      transform: scale(1.5);
  }
  100% {
      opacity: 0.1;
      -ms-transform: scale(1);
      -moz-transform: scale(1);
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}
.modaal-loading-spinner > div:nth-of-type(1) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(1) {
  -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0.12s;
  -moz-animation-delay: 0.12s;
  -webkit-animation-delay: 0.12s;
  -o-animation-delay: 0.12s;
  animation-delay: 0.12s;
}
.modaal-loading-spinner > div:nth-of-type(2) {
  -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -webkit-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(3) {
  -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0.37s;
  -moz-animation-delay: 0.37s;
  -webkit-animation-delay: 0.37s;
  -o-animation-delay: 0.37s;
  animation-delay: 0.37s;
}
.modaal-loading-spinner > div:nth-of-type(4) {
  -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(5) {
  -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0.62s;
  -moz-animation-delay: 0.62s;
  -webkit-animation-delay: 0.62s;
  -o-animation-delay: 0.62s;
  animation-delay: 0.62s;
}
.modaal-loading-spinner > div:nth-of-type(6) {
  -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.modaal-loading-spinner > div:nth-of-type(7) {
  -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(8) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -ms-animation-delay: 0.87s;
  -moz-animation-delay: 0.87s;
  -webkit-animation-delay: 0.87s;
  -o-animation-delay: 0.87s;
  animation-delay: 0.87s;
}
.modaal-loading-spinner > div:nth-of-type(8) {
  -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -moz-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -o-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
.page-title {
  margin-bottom: 4.4444444444rem;
}
.l-local-menu .page-title {
  margin-bottom: 2.2222222222rem;
}
.page-title__header,
#grant-detail-wrapper h1 {
  max-width: 1280px;
  font-size: 2.2222222222rem;
}
@media (min-width: 67.5em) {
  .page-title__header,
  #grant-detail-wrapper h1 {
      font-size: 4.4444444444rem;
  }
}
.pager {
  margin-bottom: 5.3333333333rem;
}
.pager__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  padding: 0;
  text-align: center;
}
.pager__items li {
  padding-left: 0;
}
.pager__items li::before {
  display: none;
}
.pager__item {
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top;
}
.pager__item:not([class*="pager__item--"]) {
  display: none;
}
@media (min-width: 50em) {
  .pager__item:not([class*="pager__item--"]) {
      display: inline-block;
  }
}
.pager__item--ellipsis,
.pager__item--current.pager__item,
.pager__link {
  background-color: transparent;
  color: #000;
  min-width: 1.7777777778rem;
  padding: 0.4444444444em;
  transition: color 200ms cubic-bezier(0, 0, 0.2, 1), background-color 375ms cubic-bezier(0, 0, 0.2, 1);
}
.pager__item--ellipsis:focus,
.pager__item--current.pager__item:focus,
.pager__link:focus {
  outline: 1px dotted #47494b;
}
.pager__item--ellipsis {
  display: none;
}
@media (min-width: 50em) {
  .pager__item--ellipsis {
      display: inline-block;
  }
}
.pager__item--current.pager__item {
  background-color: #d7172f;
  color: #fff;
}
.pager__link {
  display: inline-block;
  text-decoration: none;
}
.pager__link:visited {
  color: #000;
}
.pager__link:hover,
.pager__link:focus {
  background-color: #d7172f;
  color: #fff;
}
.pager__link:active {
  background-color: #8f2126;
  color: #fff;
}
.pager__link--previous,
.pager__link--next {
  background-color: transparent;
  color: #000;
  position: relative;
}
.pager__link--previous:hover,
.pager__link--previous:focus,
.pager__link--next:hover,
.pager__link--next:focus {
  background-color: transparent;
  color: #000;
}
.pager__link--previous:hover .pager__link-icon g,
.pager__link--previous:focus .pager__link-icon g,
.pager__link--next:hover .pager__link-icon g,
.pager__link--next:focus .pager__link-icon g {
  fill: #d7172f;
}
.pager__link--previous:visited,
.pager__link--next:visited {
  color: #000;
}
.pager__item--previous {
  margin-right: 1.7777777778rem;
}
@media (max-width: 67.5em) {
  .pager__item--previous {
      margin-right: 0.4444444444rem;
  }
}
.pager__item--previous .pager__link {
  padding-left: 32px;
}
@media (max-width: 67.5em) {
  .pager__item--previous .pager__link {
      padding-left: 26px;
  }
}
.pager__item-span-mobile {
  display: none;
}
@media (max-width: 67.5em) {
  .pager__item-span-mobile {
      display: inline;
  }
}
.pager__item-span-desktop {
  display: inline;
}
@media (max-width: 67.5em) {
  .pager__item-span-desktop {
      display: none;
  }
}
.pager__item--next {
  margin-left: 1.7777777778rem;
}
@media (max-width: 67.5em) {
  .pager__item--next {
      margin-left: 0.4444444444rem;
  }
}
.pager__item--next .pager__link {
  padding-right: 32px;
}
@media (max-width: 67.5em) {
  .pager__item--next .pager__link {
      padding-right: 26px;
  }
}
.pager__link-icon {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-40%);
  width: 24px;
}
.pager__link-icon g {
  fill: #000;
}
.pager__item--next .pager__link-icon {
  left: auto;
  right: 0;
  transform: translateY(-40%) rotate(180deg);
}
.pattern-lab-info-block {
  margin-bottom: 0.8888888889rem !important;
  margin-top: 4.4444444444rem !important;
}
.pattern-lab-info-block__inner {
  background: #ff0;
  border: 1px solid rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  padding: 1.3333333333rem;
  padding-right: 100px;
  position: relative;
}
.pattern-lab-info-block__arrow {
  height: 80px;
  overflow: hidden;
  width: 80px;
  background-image: url(https://www.als.org/themes/gesso/images/arrow-down-black.svg);
  background-color: #ff0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  bottom: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}
.pattern-lab-info-block__arrow::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.photo-gallery {
  margin-bottom: 2.6666666667rem;
}
.photo-gallery__title {
  text-align: center;
}
.product-teaser {
  display: flex;
}
.product-teaser__image {
  flex-basis: 100px;
  flex-grow: 1;
  flex-shrink: 0;
  margin-right: 0.8888888889rem;
  width: 100px;
}
@media (min-width: 40em) {
  .product-teaser__image {
      flex-basis: 200px;
      margin-right: 2.6666666667rem;
      width: 200px;
  }
}
.product-teaser__title {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  display: block;
  margin-bottom: 0.4444444444rem;
  text-decoration: none;
}
.product-teaser__title:hover,
.product-teaser__title:focus {
  color: #00667b;
}
@media (max-width: 67.4375em) {
  .product-teaser__title {
      color: #2d3349;
      font-size: 1.3333333333rem;
      font-weight: 500;
      line-height: 1.25;
  }
}
.product-teaser__price {
  color: #6f7275;
  font-size: 0.7777777778rem;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  margin-bottom: 0.4444444444rem;
}
@media (min-width: 40em) {
  .product-teaser .commerce-order-item-add-to-cart-form {
      align-items: center;
      display: flex;
  }
}
@media (min-width: 40em) {
  .product-teaser .commerce-order-item-add-to-cart-form .button,
  .product-teaser .commerce-order-item-add-to-cart-form .form-item,
  .product-teaser .commerce-order-item-add-to-cart-form .form-actions {
      margin: 0;
  }
}
@media (min-width: 40em) {
  .product-teaser .commerce-order-item-add-to-cart-form .form-item {
      align-items: center;
      display: flex;
  }
  .product-teaser .commerce-order-item-add-to-cart-form .form-item label {
      margin-right: 0.4444444444rem;
  }
}
@media (min-width: 40em) {
  .product-teaser .commerce-order-item-add-to-cart-form .form-actions {
      margin-left: 0.8888888889rem;
  }
}
.product__header {
  margin-bottom: 1.7777777778rem;
}
@media (min-width: 67.5em) {
  .product__header {
      margin-bottom: 3.5555555556rem;
  }
}
.product__meta {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
}
.product__meta + h1 {
  margin-top: 0.4444444444rem !important;
}
@media (min-width: 40em) {
  .product__content {
      display: flex;
  }
}
.product__image {
  margin-bottom: 0.8888888889rem;
}
@media (min-width: 40em) {
  .product__image {
      flex-basis: 300px;
      flex-grow: 1;
      flex-shrink: 0;
      margin-bottom: 0;
      margin-right: 2.6666666667rem;
      width: 300px;
  }
}
.product__price {
  color: #6f7275;
  font-size: 0.7777777778rem;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.product__related {
  margin-top: 1.7777777778rem;
}
@media (min-width: 67.5em) {
  .product__related {
      margin-top: 3.5555555556rem;
  }
}
.product .commerce-order-item-add-to-cart-form {
  align-items: center;
  display: flex;
}
.product .commerce-order-item-add-to-cart-form .button,
.product .commerce-order-item-add-to-cart-form .form-item,
.product .commerce-order-item-add-to-cart-form .form-actions {
  margin: 0;
}
.product .commerce-order-item-add-to-cart-form .form-item {
  align-items: center;
  display: flex;
}
.product .commerce-order-item-add-to-cart-form .form-item label {
  margin-right: 0.4444444444rem;
}
.product .commerce-order-item-add-to-cart-form .form-actions {
  margin-left: 0.8888888889rem;
}
.progress {
  position: relative;
}
.progress__track {
  background-color: #6f7275;
  border: 1px solid #47494b;
  border-radius: 0.1666666667rem;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  height: 1rem;
  margin: 0.2222222222rem 0;
  max-width: 100%;
  min-width: 6em;
  overflow: hidden;
}
.progress__bar {
  background-color: #007a93;
  border-radius: 0.1666666667rem;
  height: 1rem;
  transition-duration: 0.5s;
  transition-property: width;
  transition-timing-function: ease-out;
  width: 3%;
}
.progress__description,
.progress__percentage {
  color: #000;
  font-size: 0.7777777778rem;
  overflow: hidden;
}
.progress__description {
  float: left;
}
[dir="rtl"] .progress__description {
  float: right;
}
.progress__percentage {
  float: right;
}
[dir="rtl"] .progress__percentage {
  float: left;
}
.quote {
  margin-bottom: 2.6666666667rem;
}
@media (min-width: 55em) {
  .quote__inner {
      display: flex;
  }
}
.quote__image {
  margin: 0 auto;
  max-width: 400px;
  padding-bottom: 2.6666666667rem;
}
@media (min-width: 55em) {
  .quote__image {
      flex-basis: 33.3333333333%;
      max-width: 100%;
      padding-bottom: 0;
      padding-right: 3.5555555556rem;
  }
  .quote--reversed .quote__image {
      order: 2;
      padding-left: 3.5555555556rem;
      padding-right: 0;
  }
}
@media (max-width: 54.9375em) {
  .quote__image {
      transform: none !important;
  }
}
@media (min-width: 55em) {
  .quote__content {
      flex-basis: 66.6666666667%;
      flex-grow: 1;
  }
}
.quote__content::before {
  height: 75px;
  overflow: hidden;
  width: 75px;
  background-image: url(https://www.als.org/themes/gesso/images/left-quote.svg);
  background-size: 75px 75px;
  content: "";
  display: block;
  margin-bottom: 1.3333333333rem;
}
.quote__content::before::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
@media (max-width: 67.5em) {
  .quote__content::before {
      background-size: 45px 45px;
      height: 45px;
      width: 45px;
  }
}
.quote__text {
  color: #2d3349;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 2.2222222222rem;
  font-weight: 400;
  line-height: 1.25;
  max-width: 1280px;
  margin-bottom: 3.1111111111rem;
}
@media (max-width: 67.5em) {
  .quote__text {
      font-size: 1.5555555556rem;
  }
}
.quote__author {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  max-width: 1280px;
  color: #007a93;
  margin-bottom: 0.8888888889rem;
}
.quote__author-details {
  color: #6f7275;
  font-size: 0.8888888889rem;
  font-style: italic;
  line-height: 1.25;
  max-width: 1280px;
  margin-bottom: 0.8888888889rem;
}
.readmore-link {
  padding-right: 28px;
  text-decoration: none;
}
.readmore-link:hover path,
.readmore-link:focus path {
  fill: #00667b;
}
.readmore-link__icon {
  display: inline-block;
  margin-right: -28px;
  position: relative;
  top: 8px;
  width: 28px;
}
.readmore-link__icon path {
  fill: #007a93;
}
.resource-teaser {
  margin-bottom: 4.4444444444rem;
}
.resource-teaser__content {
  padding-top: 1.3333333333rem;
}
.resource-teaser__eyebrow {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  font-size: 0.7777777778rem;
  margin-bottom: 0.2222222222rem;
}
.resource-teaser__title {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  display: block;
  margin-bottom: 0.4444444444rem;
  text-decoration: none;
}
.resource-teaser__title:hover,
.resource-teaser__title:focus {
  color: #00667b;
}
@media (max-width: 55em) {
  .resource-teaser__title {
      color: #2d3349;
      font-size: 1.3333333333rem;
      font-weight: 500;
      line-height: 1.25;
  }
}
.resource-teaser__summary {
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
.resource-teaser__type {
  margin-bottom: 0.4444444444rem;
  margin-right: 0.4444444444rem;
  margin-top: 1.3333333333rem;
}
.resource-teaser__type > span {
  background: #f3f5f7;
  color: #485064;
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.4444444444rem 0.8888888889rem;
}
.resource-teaser__type > span > a {
  color: #485064;
  text-decoration: none;
}
.resource-teaser__type > span > a:hover,
.resource-teaser__type > span > a:focus {
  color: #2d3349;
}
.search-block {
  margin-bottom: 2.2222222222rem;
}
.search-block form {
  display: block;
  max-width: 300px;
  position: relative;
}
.search-block form .form-item--textfield {
  margin: 0;
  padding: 0;
}
.search-block form .form-item--textfield label {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #00667b;
  font-size: 0.8888888889rem;
}
.search-block form .form-item--textfield input {
  font-size: 0.8888888889rem;
  height: 60px;
  margin: 0;
  padding: 15px 65px 15px 0.8888888889rem;
}
.search-block form .form-actions input {
  color: transparent;
  font: 0/0 a;
  height: 60px;
  text-shadow: none;
  width: 60px;
  background-image: url(https://www.als.org/themes/gesso/images/search-gray.svg);
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  border: 0;
  bottom: 0;
  cursor: pointer;
  margin: 0;
  min-width: 60px;
  opacity: 0.75;
  position: absolute;
  right: 0;
  transition: opacity 0.2s linear;
}
.search-block form .form-actions input:hover,
.search-block form .form-actions input:focus {
  opacity: 1;
}
.search-block form .form-actions input:focus {
  outline: 1px dotted #47494b;
}
.search-box-expandable {
  position: relative;
}
.l-header__top .search-box-expandable {
  margin-right: 0.4444444444rem;
  top: 1px;
}
.mobile-menu .search-box-expandable {
  margin-top: 1.3333333333rem;
}
.search-box-expandable__toggle {
  height: 36px;
  overflow: hidden;
  width: 36px;
  background-image: url(https://www.als.org/themes/gesso/images/search-gray.svg);
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  border: 0;
  cursor: pointer;
  display: block;
  margin-left: 0.4444444444rem;
  position: relative;
  right: 5px;
  transition-delay: 200ms;
  transition-duration: 375ms;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.search-box-expandable__toggle::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.search-box-expandable.is-open .search-box-expandable__toggle {
  opacity: 0;
  pointer-events: none;
  transition: none;
}
.mobile-menu__search .search-box-expandable__toggle {
  display: none;
}
.search-box-expandable__form {
  opacity: 0;
  overflow-x: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition-duration: 200ms;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  z-index: 1;
}
.search-box-expandable.is-open .search-box-expandable__form {
  opacity: 1;
  pointer-events: visible;
}
.mobile-menu__search .search-box-expandable__form {
  opacity: 1;
  pointer-events: visible;
  transform: none;
}
.search-box-expandable__text-input {
  background-color: #fff;
  border: 2px solid #bec4c8;
  font-size: 14px;
  height: 40px;
  margin: 0;
  padding: 0 2.2222222222rem 0 0.6666666667rem;
  position: relative;
  right: -100%;
  transition-duration: 200ms;
  transition-property: right;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  width: 275px;
}
.search-box-expandable__text-input:focus {
  border-color: #007a93;
}
.search-box-expandable.is-open .search-box-expandable__text-input {
  right: 0;
}
.mobile-menu__search .search-box-expandable__text-input {
  right: 0;
}
.search-box-expandable__close {
  height: 36px;
  overflow: hidden;
  width: 36px;
  background-image: url(https://www.als.org/themes/gesso/images/close.svg);
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  border: 0;
  cursor: pointer;
  display: none;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.search-box-expandable__close::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.search-box-expandable.is-open .search-box-expandable__close {
  display: block;
  opacity: 0.6;
  pointer-events: visible;
  transition-delay: 200ms;
  transition-duration: 375ms;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.search-box-expandable.is-open .search-box-expandable__close:hover,
.search-box-expandable.is-open .search-box-expandable__close:focus {
  opacity: 1;
}
.mobile-menu__search .search-box-expandable__close {
  display: none;
}
.search-box-expandable__submit {
  color: transparent;
  font: 0/0 a;
  height: 40px;
  text-shadow: none;
  width: 40px;
  background-image: url(https://www.als.org/themes/gesso/images/search-white.svg);
  background-color: #d7172f;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  border: 0;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
.search-box-expandable__submit:hover,
.search-box-expandable__submit:focus {
  background-color: #8f2126;
}
.mobile-menu__search .search-box-expandable__submit {
  display: block;
}
.search-box__form {
  display: flex;
}
.search-box__text-input {
  font-size: 0.8888888889rem;
  height: 60px;
  max-width: calc(100% - 60px);
  padding: 15px 0.8888888889rem;
}
.search-box__button {
  color: transparent;
  font: 0/0 a;
  height: 60px;
  text-shadow: none;
  width: 60px;
  background-image: url(https://www.als.org/themes/gesso/images/search-white.svg);
  background-color: #d7172f;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  border: 0;
  cursor: pointer;
  min-width: 60px;
}
.search-box__button:hover,
.search-box__button:focus {
  background-color: #8f2126;
}
.search-teaser {
  margin-bottom: 4.4444444444rem;
}
.search-teaser__content {
  padding-top: 1.3333333333rem;
}
.search-teaser__eyebrow {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  font-size: 0.7777777778rem;
  margin-bottom: 0.2222222222rem;
}
.search-teaser__title {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  display: block;
  margin-bottom: 0.4444444444rem;
  text-decoration: none;
}
.search-teaser__title:hover,
.search-teaser__title:focus {
  color: #00667b;
}
@media (max-width: 55em) {
  .search-teaser__title {
      color: #2d3349;
      font-size: 1.3333333333rem;
      font-weight: 500;
      line-height: 1.25;
  }
}
.search-teaser__summary {
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
.search-teaser__time {
  color: #6f7275;
  font-size: 0.8888888889rem;
  font-style: italic;
  line-height: 1.25;
  margin-bottom: 0.4444444444rem;
}
.search-teaser__type {
  margin-bottom: 0.4444444444rem;
  margin-right: 0.4444444444rem;
  margin-top: 1.3333333333rem;
}
.search-teaser__type > span {
  background: #f3f5f7;
  color: #485064;
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.4444444444rem 0.8888888889rem;
}
.search-teaser__type > span > a {
  color: #485064;
  text-decoration: none;
}
.search-teaser__type > span > a:hover,
.search-teaser__type > span > a:focus {
  color: #2d3349;
}
.share__label {
  color: #485064;
  font-size: 1rem;
  margin-bottom: 0.4444444444rem;
}
@media print {
  .share__label {
      display: none;
  }
}
.signature-events-footer {
  background-color: #d7172f;
  color: #fff;
  margin-top: 2.6666666667rem;
  padding: 2.6666666667rem 0 0 0;
}
.signature-events-footer a {
  color: #fff;
  text-decoration: none;
}
.signature-events-footer a:hover,
.signature-events-footer a:focus {
  color: #fff;
  text-decoration: underline;
}
.signature-events-footer a.ext {
  padding-right: 10px;
  position: relative;
}
.signature-events-footer a.ext svg.ext {
  position: absolute;
  right: -6px;
  top: -1px;
}
.signature-events-footer a.ext svg.ext path {
  stroke: #ffffff;
}
.signature-events-footer__logo img {
  height: 120px;
  width: auto;
}
.signature-events-footer__text {
  color: #fff;
  font-size: 0.8888888889rem;
}
.signature-events-footer__contact {
  color: #fff;
  font-size: 0.8888888889rem;
}
@media (min-width: 67.5em) {
  .signature-events-footer__contact {
      text-align: right;
  }
}
.signature-events-footer__social .social-links.right {
  justify-content: flex-start;
}
.signature-events-footer__social .social-links.left {
  justify-content: flex-start;
}
.signature-events-footer__social .social-links.center {
  justify-content: flex-start;
}
.signature-events-footer__social .social-links a.ext svg.ext {
  display: none;
}
@media (min-width: 55em) {
  .signature-events-footer__social .social-links.right {
      justify-content: flex-end;
  }
  .signature-events-footer__social .social-links.left {
      justify-content: flex-end;
  }
  .signature-events-footer__social .social-links.center {
      justify-content: flex-end;
  }
}
.signature-events-footer__inner {
  padding-bottom: 2.6666666667rem;
}
@media (min-width: 67.5em) {
  .signature-events-footer__inner {
      display: flex;
  }
}
.signature-events-footer__first {
  padding-bottom: 2.6666666667rem;
}
@media (min-width: 67.5em) {
  .signature-events-footer__first {
      flex-basis: 50%;
      padding-bottom: 0;
      padding-right: 2.5%;
  }
}
@media (min-width: 67.5em) {
  .signature-events-footer__second {
      flex-basis: 50%;
      padding-left: 2.5%;
  }
}
.signature-events-footer__link {
  margin-bottom: 0.8888888889rem;
}
.signature-events-footer__link a {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.signature-events-footer__copyright-layout {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 0.8888888889rem 0;
}
.signature-events-footer__copyright {
  font-size: 0.7222222222rem;
}
.signature-event-header {
  height: 80px;
  margin-bottom: 2.6666666667rem;
  position: relative;
  z-index: 3;
}
@media (min-width: 55em) {
  .signature-event-header {
      height: 130px;
      margin-bottom: 6.6666666667rem;
  }
}
.signature-event-header__container {
  background-color: #fff;
  height: 80px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999 !important;
}
body.toolbar-fixed .signature-event-header__container {
  top: 40px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .signature-event-header__container {
  top: 80px;
}
.signature-event-header__container > * {
  height: 100%;
}
@media (min-width: 55em) {
  .signature-event-header__container {
      height: 130px;
  }
}
.signature-event-header__layout {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-height: 100%;
  position: relative;
}
.signature-event-header__logo-region {
  align-self: flex-end;
}
.signature-event-header__logo .field {
  margin: 0;
}
.signature-event-header__logo img {
  height: 70px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: auto;
}
@media (min-width: 55em) {
  .signature-event-header__logo img {
      height: 120px;
  }
}
.signature-event-header__menu {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0;
}
.signature-event-header__menu li {
  padding-left: 0;
}
.signature-event-header__menu > li {
  display: inline;
}
.signature-event-header__menu li {
  display: inline-block;
  position: relative;
}
.signature-event-header__menu li.signature-event-header__hide-mobile {
  display: none;
}
@media (min-width: 40em) {
  .signature-event-header__menu li.signature-event-header__hide-mobile {
      display: inline;
  }
}
.signature-event-header__menu li a {
  border-bottom: 1px solid transparent;
  color: #485064;
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 500;
  margin-right: 0.6666666667rem;
  padding: 0 3px 4px;
  position: relative;
  text-decoration: none;
}
@media (min-width: 72.5em) {
  .signature-event-header__menu li a {
      margin-right: 1.3333333333rem;
  }
}
.signature-event-header__menu li a:hover,
.signature-event-header__menu li a:focus {
  border-color: #d7172f;
  color: #d7172f;
}
.signature-event-header__menu li a.is-active-trail {
  border-color: #d7172f;
  color: #d7172f;
}
.signature-event-header__menu li a.ext {
  padding-right: 10px;
  position: relative;
}
.signature-event-header__menu li a.ext svg.ext {
  position: absolute;
  right: -6px;
  top: -1px;
}
.signature-event-header__menu li button {
  background: transparent;
  border: 0;
  color: #485064;
  cursor: pointer;
  font-size: 18px;
  padding-right: 28px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.signature-event-header__menu li button:hover,
.signature-event-header__menu li button:focus {
  color: #d7172f;
}
.signature-event-header__menu li button::after {
  height: 17px;
  overflow: hidden;
  width: 20px;
  background-image: url(https://www.als.org/themes/gesso/images/classy-menu.png);
  background-size: 20px 17px;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
}
.signature-event-header__menu li button::after::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.signature-event-modal {
  display: none;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transform: translate3d(100%, 0, 0);
  transition: transform 1ms ease 200ms, opacity 1ms ease 200ms;
  width: 100%;
  z-index: 5;
}
.signature-event-modal.is-active {
  display: block;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: none;
}
.signature-event-modal__overlay {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 300ms ease;
  width: 100%;
}
.signature-event-modal.is-active .signature-event-modal__overlay {
  opacity: 1;
}
.signature-event-modal__drawer {
  background: #2d3349;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 12px 18px 12px 50px;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate3d(265px, 0, 0);
  transition: transform 300ms ease;
  width: 264px;
}
body.toolbar-fixed .signature-event-modal__drawer {
  padding-top: 52px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .signature-event-modal__drawer {
  padding-top: 92px;
}
.signature-event-modal.is-active .signature-event-modal__drawer {
  transform: translate3d(0, 0, 0);
}
.signature-event-modal__drawer-header {
  padding-bottom: 2.6666666667rem;
  text-align: right;
}
.signature-event-modal__drawer-close {
  color: transparent;
  font: 0/0 a;
  height: 17px;
  text-shadow: none;
  width: 17px;
  background-image: url(https://www.als.org/themes/gesso/images/classy-menu-close.svg);
  background-color: transparent;
  background-size: 17px 17px;
  border: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.signature-event-modal__menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.signature-event-modal__menu ul li {
  padding-left: 0;
}
.signature-event-modal__menu ul li::before {
  display: none;
}
.signature-event-modal__menu ul.signature-event-modal__hide-desktop {
  margin-bottom: 2.6666666667rem;
}
@media (min-width: 40em) {
  .signature-event-modal__menu ul.signature-event-modal__hide-desktop {
      display: none;
  }
}
.signature-event-modal__menu ul span {
  color: #fff;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}
.signature-event-modal__menu ul span[data-link-as-heading="1"],
.signature-event-modal__menu ul a[data-link-as-heading="1"] {
  color: #00c2e1;
  display: block;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 1.7777777778rem;
  font-weight: 500;
  margin-top: 2.6666666667rem;
}
.signature-event-modal__menu ul span[data-link-as-heading="1"]:hover,
.signature-event-modal__menu ul span[data-link-as-heading="1"]:focus {
  border-bottom: none;
  text-decoration: none;
}
.signature-event-modal__menu ul a[data-link-as-heading="1"]:hover,
.signature-event-modal__menu ul a[data-link-as-heading="1"]:focus {
  border-bottom: none;
  text-decoration: underline;
}
.signature-event-modal__menu ul > li:first-child span {
  margin-top: 0;
}
.signature-event-modal__menu ul a {
  color: #fff;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}
.signature-event-modal__menu ul a:hover,
.signature-event-modal__menu ul a:focus {
  border-bottom: 1px solid #fff;
}
.signature-event-modal__menu ul a.ext {
  padding-right: 10px;
  position: relative;
}
.signature-event-modal__menu ul a.ext svg.ext {
  position: absolute;
  right: -6px;
  top: -1px;
}
.signature-event-modal__menu ul a.ext svg.ext path {
  stroke: #ffffff;
}
.signature-event-sponsor-list {
  margin: 5.3333333333rem 0;
  text-align: center;
}
@media (min-width: 40em) {
  .signature-event-sponsor-list__content {
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-evenly;
      max-height: 100%;
      position: relative;
  }
}
.signature-event-sponsor-list__item {
  margin: 1.7777777778rem;
}
@media (min-width: 40em) {
  .signature-event-sponsor-list--small-images .signature-event-sponsor-list__item {
      max-width: 200px;
  }
}
.simple-link {
  color: #00a0c0;
  text-decoration: none;
}
.simple-link:hover,
.simple-link:focus {
  color: #007a93;
}
.simple-link--large {
  font-size: 1.1666666667rem;
  font-weight: 700;
  line-height: 1.25;
}
.site-name {
  height: 79px;
  overflow: hidden;
  width: 98px;
  background-image: url(https://www.als.org/themes/gesso/images/logo.png);
  background-repeat: no-repeat;
  background-size: 98px 79px;
  display: block;
}
.site-name::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
@media (min-width: 67.5em) {
  .site-name {
      height: 97px;
      overflow: hidden;
      width: 120px;
      background-size: 120px 97px;
  }
  .site-name::before {
      content: "";
      display: block;
      height: 150%;
      width: 0;
  }
}
.skiplinks {
  display: flex;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, "Fira Sans", Droid Sans, sans-serif;
  justify-content: center;
  position: absolute;
  width: 100%;
  z-index: 9999;
}
.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #47494b;
  border: 2px solid #bec4c8;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
  outline: 0;
  padding: 0.4444444444rem;
  text-align: center;
  text-decoration: none;
}
#main:focus {
  outline: 0;
}
.social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6666666667rem;
}
@media (min-width: 30em) {
  .social-links {
      gap: 1.1111111111rem;
  }
}
.social-links.right {
  justify-content: flex-end;
}
.social-links.left {
  justify-content: flex-start;
}
.social-links.center {
  justify-content: center;
}
.social-links__link {
  height: 35px;
  overflow: hidden;
  width: 35px;
  background-size: 35px 35px;
  display: block;
  opacity: 0.8;
  transition: opacity 200ms ease-out;
}
.social-links__link::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.social-links__link:hover,
.social-links__link:focus {
  opacity: 1;
}
.social-links__link--facebook {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-facebook.svg);
}
.social-links__link--instagram {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-instagram.svg);
}
.social-links__link--twitter {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-twitter.svg);
}
.social-links__link--linkedin {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-linkedin.svg);
}
.social-links__link--youtube {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-youtube.svg);
}
.social-links__link--tiktok {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-tiktok.svg);
}
.social-links__link--pinterest {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-pinterest.svg);
}
.social-links--inverse .social-links__link--facebook {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-facebook-inverse.svg);
}
.social-links--inverse .social-links__link--instagram {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-instagram-inverse.svg);
}
.social-links--inverse .social-links__link--twitter {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-twitter-inverse.svg);
}
.social-links--inverse .social-links__link--linkedin {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-linkedin-inverse.svg);
}
.social-links--inverse .social-links__link--youtube {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-youtube-inverse.svg);
}
.social-links--inverse .social-links__link--tiktok {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-tiktok-inverse.svg);
}
.social-links--inverse .social-links__link--pinterest {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-pinterest-inverse.svg);
}
.social-links--white .social-links__link--facebook {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-facebook-white.svg);
}
.social-links--white .social-links__link--instagram {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-instagram-white.svg);
}
.social-links--white .social-links__link--twitter {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-twitter-white.svg);
}
.social-links--white .social-links__link--linkedin {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-linkedin-white.svg);
}
.social-links--white .social-links__link--youtube {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-youtube-white.svg);
}
.social-links--white .social-links__link--tiktok {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-tiktok-white.svg);
}
.social-links--white .social-links__link--pinterest {
  background-image: url(https://www.als.org/themes/gesso/images/social-icon-pinterest-white.svg);
}
.staff-image {
  padding-bottom: 1.3333333333rem;
  text-align: center;
}
@media (min-width: 55em) {
  .staff-image {
      float: right;
      padding-bottom: 2.2222222222rem;
      padding-left: 2.2222222222rem;
  }
}
.staff-teaser {
  align-items: flex-start;
  display: flex;
  margin-bottom: 4.4444444444rem;
}
.staff-teaser__content {
  flex-grow: 1;
  padding-top: 1.3333333333rem;
}
.staff-teaser__image {
  flex-basis: 125px;
  flex-shrink: 0;
  margin-right: 1.3333333333rem;
  text-align: center;
  width: 125px;
}
.store-teaser {
  margin: 2.2222222222rem 0;
}
.story-card {
  cursor: pointer;
}
.story-card a {
  text-decoration: none;
}
.story-card:hover .story-card__image img,
.story-card:focus .story-card__image img {
  transform: matrix(1.05, 0, 0, 1.05, 0, 0);
}
.story-card__image {
  display: block;
  margin-bottom: 1.3333333333rem;
  overflow: hidden;
}
.story-card__image img {
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition: transform 1s ease-out;
  width: 100%;
}
.story-card__image:hover img,
.story-card__image:focus img {
  transform: matrix(1.05, 0, 0, 1.05, 0, 0);
}
.story-card__title {
  color: #2d3349;
  font-family: "Barlow Condensed", Roboto, sans-serif;
  font-size: 2.6666666667rem;
  font-weight: 400;
  line-height: 1.25;
  display: block;
  font-weight: 500;
  margin-bottom: 0.6666666667rem;
  padding-right: 1.3333333333rem;
}
@media (max-width: 67.5em) {
  .story-card__title {
      font-size: 1.5555555556rem;
  }
}
.story-card__title a:hover,
.story-card__title a:focus {
  text-decoration: underline;
}
.story-card__title svg.ext {
  display: none;
}
.story-card__teaser {
  color: #2d3349;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 1.1666666667rem;
  font-weight: 300;
  line-height: 1.7;
  padding-right: 1.3333333333rem;
}
@media (max-width: 67.5em) {
  .story-card__teaser {
      font-size: 1rem;
  }
}
.support-group-teaser {
  margin-bottom: 4.4444444444rem;
}
.support-group-teaser__content {
  display: flex;
  padding-top: 1.3333333333rem;
}
.support-group-teaser__text {
  flex-basis: 100%;
}
.support-group-teaser__badge {
  display: none;
  padding-left: 2.6666666667rem;
  padding-right: 1.3333333333rem;
}
@media (min-width: 55em) {
  .support-group-teaser__badge {
      display: block;
  }
}
.support-group-teaser__eyebrow {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  font-size: 0.7777777778rem;
  margin-bottom: 0.2222222222rem;
}
.support-group-teaser__title {
  color: #2d3349;
  font-size: 1.7777777778rem;
  font-weight: 500;
  line-height: 1.25;
  display: block;
  margin-bottom: 0.4444444444rem;
  text-decoration: none;
}
.support-group-teaser__title:hover,
.support-group-teaser__title:focus {
  color: #00667b;
}
@media (max-width: 55em) {
  .support-group-teaser__title {
      color: #2d3349;
      font-size: 1.3333333333rem;
      font-weight: 500;
      line-height: 1.25;
  }
}
.support-group-teaser__summary {
  font-size: 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
}
.support-group-teaser__time {
  color: #6f7275;
  font-size: 0.8888888889rem;
  font-style: italic;
  line-height: 1.25;
  margin-bottom: 0.8888888889rem;
}
.support-group-teaser__location {
  font-size: 0.8888888889rem;
  font-weight: 500;
  margin-bottom: 0.8888888889rem;
}
.support-group-teaser__location > p {
  display: inline;
}
.support-group-teaser__location br {
  display: none;
}
.support-group-teaser__contact {
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
.support-group-teaser__contact > p {
  display: inline;
}
.support-group-teaser__contact br {
  display: none;
}
.tabs {
  margin: 2.2222222222rem 0;
}
.tabs::after {
  clear: both;
  content: "";
  display: table;
}
.toolbar-menu-administration .tabs {
  margin: 0;
}
.tabs__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.tabs__items li {
  padding-left: 0;
}
.tabs__items li::before {
  display: none;
}
@media (min-width: 40em) {
  .tabs__items {
      flex-direction: row;
  }
}
@media print {
  .tabs__items {
      display: none;
  }
}
.tabs__item:first-child .tabs__link {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.tabs__item:last-child .tabs__link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.tabs__link {
  background-color: #47494b;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.5;
  padding: 1.1111111111rem 1.3333333333rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform: translate(0);
  transition: background-color 200ms cubic-bezier(0.4, 0, 1, 1);
  vertical-align: top;
  white-space: normal;
  border-left: 1px solid #6f7275;
  color: #fff !important;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, "Fira Sans", Droid Sans, sans-serif;
  font-size: 1.1666666667rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 0.8095238095;
  margin: 0;
  padding: 0.4444444444rem 0.8888888889rem 0.6666666667rem;
  text-decoration: none !important;
  text-transform: none;
}
.cke_editable.cke_contents_ltr .tabs__link[name] {
  background-color: #47494b !important;
}
@media (max-width: 67.5em) {
  .tabs__link {
      font-size: 0.7777777778rem;
  }
}
.tabs__link:visited {
  color: #fff;
}
.tabs__link:hover,
.tabs__link:focus {
  background-color: #d7172f;
  color: #fff;
}
.tabs__link:active {
  background-color: #d7172f;
  color: #fff;
}
.tabs__link[disabled] {
  background-color: #bec4c8;
  color: #6f7275;
  cursor: default;
  pointer-events: none;
}
.tabs__link:hover,
.tabs__link:focus {
  background-color: #d7172f !important;
}
.tabs__link:active {
  background-color: #d7172f;
  color: #fff;
}
.tabs__link.is-active {
  background-color: #d7172f;
  color: #fff;
}
.tabs__link.is-active:hover {
  color: #fff;
}
.toolbar-menu-administration .tabs__link {
  font-size: 1rem;
  padding: 0.5rem 1rem;
}
.tag-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tag-list li {
  padding-left: 0;
}
.tag-list li::before {
  display: none;
}
.tag-list__item {
  display: inline-block;
  margin-bottom: 0.4444444444rem;
  margin-right: 0.4444444444rem;
}
.tag {
  color: #00667b;
  border: 2px solid #44e0ff;
  border-radius: 70px;
  display: inline-block;
  font-size: 0.7777777778rem;
  margin: 0 0 0.4444444444rem;
  padding: 0.25em 1.65em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 1, 1);
}
.tag:visited {
  color: #00667b;
}
.tag:hover,
.tag:focus {
  color: #00667b;
}
.tag:active {
  color: #00667b;
}
.tag:hover,
.tag:focus {
  box-shadow: 0 0 0 2px #44e0ff;
  outline: 0;
}
.teaser-box {
  background-color: #f3f5f7;
  color: #2d3349 !important;
  display: block;
  padding: 3.5555555556rem 2.6666666667rem;
  text-decoration: none;
}
.teaser-box:hover,
.teaser-box:focus {
  background-color: #bec4c8;
}
@media (min-width: 81.3125em) and (max-width: 88.75em) {
  .l-grid--4col .teaser-box__title {
      font-size: 1.1666666667rem;
  }
}
.teaser-box__description {
  font-style: italic;
}
.twitter-feed {
  margin-bottom: 3.1111111111rem;
}
.userstory__header {
  margin-bottom: 1.7777777778rem;
}
@media (min-width: 67.5em) {
  .userstory__header {
      margin-bottom: 3.5555555556rem;
  }
}
.userstory__meta {
  max-width: 1280px;
  font-size: 0.8888888889rem;
}
.userstory__meta + h1 {
  margin-top: 0.4444444444rem !important;
}
.userstory__meta-type {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
  margin-right: 0.6666666667rem;
}
.userstory__meta-text {
  margin-right: 0.6666666667rem;
}
.userstory__meta-chapter {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #d7172f;
}
.userstory__title {
  max-width: 1280px;
  font-size: 2.2222222222rem;
  margin-bottom: 0;
}
@media (min-width: 67.5em) {
  .userstory__title {
      font-size: 4.4444444444rem;
  }
}
.userstory__title + .userstory__meta {
  margin-top: 0.8888888889rem !important;
}
.userstory__author {
  font-weight: bold;
}
.userstory__author-org {
  font-style: italic;
}
.userstory__image {
  text-align: left;
}
@media (min-width: 67.5em) {
  .userstory__image img {
      transform: matrix(1.1, 0, 0, 1.1, 0, 0);
      transition: transform 2s ease-out;
  }
}
@media (min-width: 67.5em) {
  .userstory__image.is-zoomed img {
      transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
.userstory__image-inner {
  overflow: hidden;
}
.userstory__event-info {
  background: #f3f5f7;
  font-size: 1.1666666667rem;
  margin-bottom: 3.5555555556rem;
  padding: 1.3333333333rem 2.2222222222rem;
  max-width: 1280px;
  margin-bottom: 2.6666666667rem;
}
@media (min-width: 67.5em) {
  .userstory__event-info {
      padding: 2.2222222222rem 3.5555555556rem;
  }
}
.userstory__event-info-columns > * {
  margin-bottom: 2.2222222222rem;
}
.userstory__event-info-columns > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 55em) {
  .userstory__event-info-columns {
      display: flex;
  }
  .userstory__event-info-columns > * {
      flex-basis: 50%;
      margin-bottom: 0;
      width: 50%;
  }
  .userstory__event-info-columns > *:first-child {
      padding-right: 4.4444444444rem;
  }
}
.userstory__label {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #00667b;
  font-size: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
}
@media (min-width: 55em) {
  .userstory__content-layout {
      display: flex;
  }
}
@media (min-width: 55em) {
  .userstory__content-main {
      flex-basis: 850px;
      flex-grow: 1;
      padding-right: 2.6666666667rem;
  }
}
.userstory__content-sidebar {
  padding-bottom: 1.7777777778rem;
}
@media (min-width: 55em) {
  .userstory__content-sidebar {
      flex-basis: 250px;
      flex-grow: 0;
      flex-shrink: 0;
      padding-left: 0.2222222222rem;
      width: 250px;
  }
}
@media (max-width: 54.9375em) {
  .userstory__content-sidebar {
      transform: none !important;
  }
}
.userstory__content-sidebar-divider {
  padding-top: 1.7777777778rem;
}
@media (min-width: 78.125em) {
  .userstory__content-sidebar-divider {
      padding-top: 5.3333333333rem;
  }
}
.userstory__tags {
  margin-bottom: 3.5555555556rem;
}
.userstory__tag-item {
  margin-bottom: 1.7777777778rem;
}
.userstory__tag-label {
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #00667b;
  font-size: 0.7777777778rem;
  margin-bottom: 0.2222222222rem;
}
.userstory__tag {
  margin-bottom: 0.6666666667rem;
}
.userstory__tag > span {
  background: #f3f5f7;
  color: #485064;
  display: inline-block;
  font-size: 0.8888888889rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.4444444444rem 0.8888888889rem;
}
.userstory__tag > span > a {
  color: #485064;
  text-decoration: none;
}
.userstory__tag > span > a:hover,
.userstory__tag > span > a:focus {
  color: #2d3349;
}
.userstory--image .userstory__content-main {
  padding-top: 1.7777777778rem;
}
.block .view--chapters {
  margin-top: 2.6666666667rem;
}
@media (min-width: 55em) {
  .view--scientific-focus-areas .view__content {
      -moz-column-gap: 1.7777777778rem;
      column-gap: 1.7777777778rem;
      -moz-columns: 2;
      columns: 2;
  }
}
.view--scientific-focus-areas .view__row {
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  display: inline-block;
  margin-bottom: 0.8888888889rem !important;
  width: 100%;
}
.view--scientific-focus-areas .view__row > * {
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
}
.view__filters {
  margin-bottom: 0.8888888889rem;
}
.view__row {
  margin-bottom: 2.2222222222rem;
}
.view__header {
  margin-bottom: 1.7777777778rem;
}
h3.view__grouping-title {
  color: #007a93;
  font-family: Brother, "Open Sans", Arial, sans-serif;
  font-size: 0.8888888889rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.7;
  text-transform: uppercase;
  border-bottom: 1px solid #485064;
  padding-bottom: 0.8888888889rem;
  padding-top: 2.6666666667rem;
}
h3.view__grouping-title:first-child {
  padding-top: 0;
}
.view__results {
  font-style: italic;
}
.clearfix::after {
  clear: both !important;
  content: "" !important;
  display: table !important;
}
.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important;
}
.visually-hidden.focusable:focus,
.visually-hidden.focusable:active {
  clip: auto !important;
  height: auto !important;
  overflow: visible !important;
  position: static !important;
  width: auto !important;
}
.hidden {
  display: none !important;
}
.invisible {
  visibility: hidden !important;
}
.text-align-center {
  text-align: center;
}
.align-center {
  text-align: center;
}
.align-left {
  padding-bottom: 0.8888888889rem;
  padding-top: 0.8888888889rem;
  text-align: center;
}
@media (min-width: 40em) {
  .align-left {
      float: left;
      padding-right: 2.2222222222rem;
      text-align: left;
  }
}
.align-right {
  padding-bottom: 0.8888888889rem;
  padding-top: 0.8888888889rem;
  text-align: center;
}
@media (min-width: 40em) {
  .align-right {
      float: right;
      padding-left: 2.2222222222rem;
      text-align: right;
  }
}
.paragraph--type-social-feeds .l-grid--2col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.1111111111rem;
  margin-right: -1.1111111111rem;
}
.paragraph--type-social-feeds .l-grid--2col > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 2.2222222222rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
  width: calc(100% - 2.2222222222rem);
  min-width: 0rem;
}
@supports (display: grid) {
  .paragraph--type-social-feeds .l-grid--2col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2.2222222222rem 2.2222222222rem;
      display: grid;
  }
  .paragraph--type-social-feeds .l-grid--2col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
  }
}
@media (min-width: 47.5em) {
  .paragraph--type-social-feeds .l-grid--2col > * {
      flex-basis: auto;
      flex-grow: 0;
      flex-shrink: 0;
      margin-bottom: 2.2222222222rem;
      margin-left: 1.1111111111rem;
      margin-right: 1.1111111111rem;
      width: calc(50% - 2.2222222222rem);
      min-width: 15.2777777778rem;
  }
  @supports (display: grid) {
      .paragraph--type-social-feeds .l-grid--2col {
          grid-template-columns: repeat(2, 1fr);
          grid-gap: 2.2222222222rem 2.2222222222rem;
      }
      .paragraph--type-social-feeds .l-grid--2col > * {
          margin: 0;
          min-width: 0;
          width: 100%;
      }
  }
}
