@charset "UTF-8";
@font-face {
  font-family: "Lato";
  src: url(/assets/lato-light-89cd32dac9ef3ff85b4f64f33c91dadc5c787e906eb8cc2f1f3a0f21ce4d6cb4.woff2) format("woff2");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Lato";
  src: url(/assets/lato-regular-4df5b2e658d4bc866a39526c94110aafd516cfa915ba3712e5c640c381a0e957.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Lato";
  src: url(/assets/lato-bold-5e3d7517b3bffead648d84612ff0806af630b163e71cbeb9332e60ab9984d55b.woff2) format("woff2");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Lato";
  src: url(/assets/lato-black-ac907581a8f65e47f70b9b010cea358758719ac469aafff7e62bc48f4e0d3150.woff2) format("woff2");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "OPTISignum";
  src: url(/assets/optisignum-cb79c942451967fd1d28ef530ac42dc10c6bf6df9cffb752b660219c29a218dc.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Caveat";
  src: url(/assets/caveat-bold-bf459584c35014e37efb5af32fc797413ea037748fad039ca95bdf61d7f0257d.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
}
.field_with_errors + label, input + label, select + label, .checkbox-fields.-auto .other label, .checkbox-fields .other label {
  display: inline-block;
  color: #444;
  font: 300 1rem Lato, Arial, Helvetica, sans-serif;
  vertical-align: top;
}

.checkbox-fields {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  vertical-align: top;
  line-height: 1em;
  padding-top: 2px;
}
.checkbox-fields .field {
  display: flex;
  line-height: 30px;
  min-height: 30px;
  padding: 0;
  margin: 0 0 10px 1%;
  border: none;
  clear: none;
  align-items: center;
}
.checkbox-fields input[type=checkbox], .checkbox-fields input[type=radio], .checkbox-fields .checkbox, .checkbox-fields .radio {
  margin-top: -1px;
}
.checkbox-fields input[type=checkbox] + label, .checkbox-fields input[type=radio] + label, .checkbox-fields .checkbox + label, .checkbox-fields .radio + label {
  line-height: 1.2em;
  margin-left: 6px;
}
.checkbox-fields label {
  line-height: 30px;
}
.checkbox-fields label.hidden {
  display: none !important;
}
.checkbox-fields .other {
  width: 100%;
  clear: both;
  margin-left: 1%;
}
.checkbox-fields .other label {
  font: 400 1rem Lato, Arial, Helvetica, sans-serif;
  line-height: 30px;
  margin-right: 10px;
}
.checkbox-fields .other .text {
  width: 70%;
  margin: 0px 0 0 8px;
  line-height: 30px;
  height: 30px;
}
.checkbox-fields .field {
  flex-basis: 100%;
}
.checkbox-fields.-auto {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  vertical-align: top;
  line-height: 1em;
  padding-top: 2px;
}
.checkbox-fields.-auto .field {
  display: flex;
  line-height: 30px;
  min-height: 30px;
  padding: 0;
  margin: 0 0 10px 1%;
  border: none;
  clear: none;
  align-items: center;
}
.checkbox-fields.-auto input[type=checkbox], .checkbox-fields.-auto input[type=radio], .checkbox-fields.-auto .checkbox, .checkbox-fields.-auto .radio {
  margin-top: -1px;
}
.checkbox-fields.-auto input[type=checkbox] + label, .checkbox-fields.-auto input[type=radio] + label, .checkbox-fields.-auto .checkbox + label, .checkbox-fields.-auto .radio + label {
  line-height: 1.2em;
  margin-left: 6px;
}
.checkbox-fields.-auto label {
  line-height: 30px;
}
.checkbox-fields.-auto label.hidden {
  display: none !important;
}
.checkbox-fields.-auto .other {
  width: 100%;
  clear: both;
  margin-left: 1%;
}
.checkbox-fields.-auto .other label {
  font: 400 1rem Lato, Arial, Helvetica, sans-serif;
  line-height: 30px;
  margin-right: 10px;
}
.checkbox-fields.-auto .other .text {
  width: 70%;
  margin: 0px 0 0 8px;
  line-height: 30px;
  height: 30px;
}
.checkbox-fields.-auto .field {
  flex-basis: inherit;
  width: auto;
}

.responses-list, .nested-nav, .global-nav > ul, .breadcrumb-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
}
.responses-list li, .nested-nav li, .global-nav > ul li, .breadcrumb-nav li {
  margin: 0;
  padding: 0;
  text-indent: 0;
}
.responses-list li:before, .nested-nav li:before, .global-nav > ul li:before, .breadcrumb-nav li:before {
  display: none;
}

ul, ol, li {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

ul, ol {
  clear: both;
  margin: 20px 0 20px 10px;
  font: 400 2.1em Lato, Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 1024px) {
  ul, ol {
    font-size: 1.6em;
  }
}
ul ul, ul ol, ol ul, ol ol {
  font-size: 1em;
  margin-left: 20px;
  margin-bottom: 0px;
}

li {
  margin-bottom: 9px;
  line-height: 1.2em;
}
li p {
  font-size: 1em;
}
li li {
  margin-top: 10px;
}

p + ul, p + ol {
  margin-top: 0;
}

ul li {
  text-indent: -11px;
  margin-left: 22px;
}
ul li:before {
  content: "→";
  display: inline-block;
  color: rgba(1, 107, 166, 0.5);
  margin-right: 6px;
}

ol {
  counter-reset: orderedList;
}
ol li {
  counter-increment: orderedList;
  text-indent: -26px;
  margin-left: 26px;
}
ol li:before {
  color: rgba(1, 107, 166, 0.5);
  display: inline-block;
  margin-right: 6px;
  width: 20px;
  font-size: 0.9em;
  font-weight: 900;
  text-align: right;
  content: counter(orderedList);
  text-indent: 0;
}

aside ul, aside ol {
  margin-left: 0;
}
aside ul li, aside ol li {
  margin-bottom: 10px;
}

table ul, table ol {
  font-size: 1em;
}
table h3 {
  font-size: 1.6rem;
}

.button {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: OPTISignum, Impact, sans-serif;
  font-size: 2.6em;
  font-weight: 400;
  line-height: 2;
  color: #fcfcfc;
  border: 1px solid rgb(124.9156626506, 177.6578313253, 52.7421686747);
  background: #8dc63f;
  border-radius: 2px;
  padding: 0 15px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  margin: 20px 0 0;
  cursor: default;
  text-transform: uppercase;
  max-width: 650px;
  cursor: pointer;
}
.button:hover {
  background: rgb(130.4457831325, 185.5228915663, 55.0771084337);
  box-shadow: 0 0 5px 0 inset rgb(113.8554216867, 161.9277108434, 48.0722891566);
  color: white;
}
@media screen and (max-width: 560px) {
  .button {
    font-size: 1.8em;
  }
}
.button::after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  width: 12px;
  height: 12px;
  background: transparent url(/assets/chevron-7e1f7da2626414d67af7ced339c55ca34f98f15da1a8080ce24a43284b59cbf2.svg) no-repeat 50% 50%;
  background-size: contain;
}

.back {
  display: block;
  font: 400 1.8em Lato, Arial, Helvetica, sans-serif;
  color: #c0c0c0;
  padding-bottom: 10px;
}

dl {
  font-weight: 300;
}

dt, dd {
  font-style: normal;
}

.flex {
  clear: both;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .flex {
    flex-wrap: wrap;
  }
}
.flex.wrap, .flex.-wrap {
  flex-wrap: wrap;
}
.flex.nowrap, .flex.-nowrap {
  flex-wrap: nowrap;
}
.flex.-flex_end {
  justify-content: flex-end;
}
@media screen and (max-width: 560px) {
  .flex > * {
    flex: 1 0 100% !important;
  }
}
.flex > *.-half {
  flex: 1 0 50% !important;
}
.flex > *.flex-full {
  flex: 1 0 100%;
  margin-bottom: 0px;
}

.flex-center {
  display: flex;
  align-items: center;
}

.field-flex {
  display: flex;
}
.field-flex .field {
  flex: 1 0;
}

.flex-full {
  flex: 1 0 100%;
}

.flex-v {
  display: flex;
  flex-direction: column;
}

.tight-flex > * {
  flex: 1 0;
}

.hidden {
  display: none !important;
}

.not-visible {
  visibility: hidden;
}

fieldset {
  border: 1px solid #e0e0e0;
  padding: 20px 30px 30px;
  margin: 20px 0;
  background: #f5f5f5;
  border-radius: 3px;
}
fieldset.blank {
  padding: 0;
  border: none;
  background: none;
}
fieldset:nth-of-type(1) {
  margin-top: 0px;
}

legend {
  font-size: 1.1em;
  text-transform: uppercase;
  transform: skewX(-10deg);
  padding: 1px 4px;
  background: #e0e0e0;
  color: #909090;
}

.fieldset-heading {
  margin: -30px 0 10px -30px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.mid-heading {
  margin-left: -30px;
}

.field {
  width: 100%;
  clear: both;
  margin: 3px 0 20px;
  padding: 0 20px 0 0;
}
.field.no-bottom {
  margin-bottom: 0;
}
.field.half {
  width: 50%;
}
.field.no-label {
  padding-top: 30px;
}

select[multiple=multiple], input[type=text], input[type=number], input[type=email], input[type=tel], input[type=date], input[type=time], input[type=password], select[type=text], select[type=number], select[type=email], select[type=tel], select[type=date], select[type=time], select[type=password] {
  font-size: 1.6em;
  width: 100%;
  line-height: 2.5em;
  height: 40px;
  padding: 0 0 0 6px;
  border: 1px solid #d0d0d0;
  background: #fff;
  box-shadow: #ccc 0 1px 4px 0 inset;
  border-radius: 2px;
}
select[multiple=multiple]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, input[type=time]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, select[type=text]::-webkit-input-placeholder, select[type=number]::-webkit-input-placeholder, select[type=email]::-webkit-input-placeholder, select[type=tel]::-webkit-input-placeholder, select[type=date]::-webkit-input-placeholder, select[type=time]::-webkit-input-placeholder, select[type=password]::-webkit-input-placeholder {
  color: #999;
}
select[multiple=multiple]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=date]:-moz-placeholder, input[type=time]:-moz-placeholder, input[type=password]:-moz-placeholder, select[type=text]:-moz-placeholder, select[type=number]:-moz-placeholder, select[type=email]:-moz-placeholder, select[type=tel]:-moz-placeholder, select[type=date]:-moz-placeholder, select[type=time]:-moz-placeholder, select[type=password]:-moz-placeholder {
  color: #999;
}
select[multiple=multiple]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=time]::-moz-placeholder, input[type=password]::-moz-placeholder, select[type=text]::-moz-placeholder, select[type=number]::-moz-placeholder, select[type=email]::-moz-placeholder, select[type=tel]::-moz-placeholder, select[type=date]::-moz-placeholder, select[type=time]::-moz-placeholder, select[type=password]::-moz-placeholder {
  color: #999;
}
select[multiple=multiple]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=time]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, select[type=text]:-ms-input-placeholder, select[type=number]:-ms-input-placeholder, select[type=email]:-ms-input-placeholder, select[type=tel]:-ms-input-placeholder, select[type=date]:-ms-input-placeholder, select[type=time]:-ms-input-placeholder, select[type=password]:-ms-input-placeholder {
  color: #999;
}
select[multiple=multiple]:focus, input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=time]:focus, input[type=password]:focus, select[type=text]:focus, select[type=number]:focus, select[type=email]:focus, select[type=tel]:focus, select[type=date]:focus, select[type=time]:focus, select[type=password]:focus {
  outline-color: #02b3e3;
}
select[multiple=multiple]:focus::-webkit-input-placeholder, input[type=text]:focus::-webkit-input-placeholder, input[type=number]:focus::-webkit-input-placeholder, input[type=email]:focus::-webkit-input-placeholder, input[type=tel]:focus::-webkit-input-placeholder, input[type=date]:focus::-webkit-input-placeholder, input[type=time]:focus::-webkit-input-placeholder, input[type=password]:focus::-webkit-input-placeholder, select[type=text]:focus::-webkit-input-placeholder, select[type=number]:focus::-webkit-input-placeholder, select[type=email]:focus::-webkit-input-placeholder, select[type=tel]:focus::-webkit-input-placeholder, select[type=date]:focus::-webkit-input-placeholder, select[type=time]:focus::-webkit-input-placeholder, select[type=password]:focus::-webkit-input-placeholder {
  color: transparent;
}
select[multiple=multiple]:focus:-moz-placeholder, input[type=text]:focus:-moz-placeholder, input[type=number]:focus:-moz-placeholder, input[type=email]:focus:-moz-placeholder, input[type=tel]:focus:-moz-placeholder, input[type=date]:focus:-moz-placeholder, input[type=time]:focus:-moz-placeholder, input[type=password]:focus:-moz-placeholder, select[type=text]:focus:-moz-placeholder, select[type=number]:focus:-moz-placeholder, select[type=email]:focus:-moz-placeholder, select[type=tel]:focus:-moz-placeholder, select[type=date]:focus:-moz-placeholder, select[type=time]:focus:-moz-placeholder, select[type=password]:focus:-moz-placeholder {
  color: transparent;
}
select[multiple=multiple]:focus::-moz-placeholder, input[type=text]:focus::-moz-placeholder, input[type=number]:focus::-moz-placeholder, input[type=email]:focus::-moz-placeholder, input[type=tel]:focus::-moz-placeholder, input[type=date]:focus::-moz-placeholder, input[type=time]:focus::-moz-placeholder, input[type=password]:focus::-moz-placeholder, select[type=text]:focus::-moz-placeholder, select[type=number]:focus::-moz-placeholder, select[type=email]:focus::-moz-placeholder, select[type=tel]:focus::-moz-placeholder, select[type=date]:focus::-moz-placeholder, select[type=time]:focus::-moz-placeholder, select[type=password]:focus::-moz-placeholder {
  color: transparent;
}
select[multiple=multiple]:focus:-ms-input-placeholder, input[type=text]:focus:-ms-input-placeholder, input[type=number]:focus:-ms-input-placeholder, input[type=email]:focus:-ms-input-placeholder, input[type=tel]:focus:-ms-input-placeholder, input[type=date]:focus:-ms-input-placeholder, input[type=time]:focus:-ms-input-placeholder, input[type=password]:focus:-ms-input-placeholder, select[type=text]:focus:-ms-input-placeholder, select[type=number]:focus:-ms-input-placeholder, select[type=email]:focus:-ms-input-placeholder, select[type=tel]:focus:-ms-input-placeholder, select[type=date]:focus:-ms-input-placeholder, select[type=time]:focus:-ms-input-placeholder, select[type=password]:focus:-ms-input-placeholder {
  color: transparent;
}
select.sm-input[multiple=multiple], input.sm-input[type=text], input.sm-input[type=number], input.sm-input[type=email], input.sm-input[type=tel], input.sm-input[type=date], input.sm-input[type=time], input.sm-input[type=password], select.sm-input[type=text], select.sm-input[type=number], select.sm-input[type=email], select.sm-input[type=tel], select.sm-input[type=date], select.sm-input[type=time], select.sm-input[type=password] {
  width: 100px;
}
select[multiple=multiple] + p, input[type=text] + p, input[type=number] + p, input[type=email] + p, input[type=tel] + p, input[type=date] + p, input[type=time] + p, input[type=password] + p, select[type=text] + p, select[type=number] + p, select[type=email] + p, select[type=tel] + p, select[type=date] + p, select[type=time] + p, select[type=password] + p {
  display: inline-block;
  color: #666;
  font-size: 1.4em;
  margin: 0 0 0 5px;
}

.form-heading {
  padding: 10px 20px;
  margin: -30px -30px 20px;
  font-size: 1.4em;
  text-transform: uppercase;
  background: #efefef;
  background-image: linear-gradient(#f0f0f0, #efefef);
  color: #aaa;
  border-bottom: 1px solid #e0e0e0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-family: Lato, Arial, Helvetica, sans-serif;
}

label {
  display: block;
  font: 700 1.3em Lato, Arial, Helvetica, sans-serif;
  font-variant-ligatures: none;
  margin-bottom: 8px;
  text-transform: uppercase;
}
label.optional:after {
  content: "(optional)";
  color: #999;
  font-size: 0.8em;
  display: inline-block;
  margin-left: 4px;
  font-style: italic;
  font-weight: 200;
}
label em {
  color: #666;
}
label + span, label + p {
  display: inline-block;
  margin: 0;
  font-size: 2.1em;
  line-height: 1.2em;
}
label + span b, label + p b {
  line-height: 2em;
}

input, select {
  font: 400 2.1em Lato, Arial, Helvetica, sans-serif;
  font-variant-ligatures: none;
}
input + label, select + label {
  margin: 0px 3px 0 0;
  vertical-align: -2px;
}
input[type=tel], select[type=tel] {
  width: 200px;
}
input[type=checkbox] + label, input[type=checkbox] + span, input[type=radio] + label, input[type=radio] + span, select[type=checkbox] + label, select[type=checkbox] + span, select[type=radio] + label, select[type=radio] + span {
  font-weight: 400;
  margin-right: 15px;
  margin-left: 5px;
  text-transform: none;
}
input[type=file], select[type=file] {
  display: inline-block;
  max-width: 50%;
  padding: 8px 0 0;
  font-size: 2.1em;
  vertical-align: top;
}
input[type=color], select[type=color] {
  background: #fcfcfc;
  padding: 0 2px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  cursor: pointer;
  height: 150px;
  width: 150px;
}
input[type=color]:hover, select[type=color]:hover {
  border-color: #bfbfbf;
}

select {
  width: 100%;
  margin: 8px 0 0;
}
select[multiple=multiple] {
  height: 300px;
  max-height: none;
  padding: 6px;
}
select.sm-select {
  height: 120px;
  margin: 0;
}

textarea {
  font: 400 2.1em Lato, Arial, Helvetica, sans-serif;
  font-variant-ligatures: none;
  line-height: 1.6em;
  padding: 6px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 160px;
  min-height: 160px;
  max-height: 260px;
  border: 1px solid #d0d0d0;
  background: #fff;
  box-shadow: #ccc 0 1px 4px 0 inset;
  border-radius: 2px;
}
textarea::-webkit-input-placeholder {
  color: #999;
}
textarea:-moz-placeholder {
  color: #999;
}
textarea::-moz-placeholder {
  color: #999;
}
textarea:-ms-input-placeholder {
  color: #999;
}
textarea:focus {
  outline-color: #8dc63f;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus:-moz-placeholder {
  color: transparent;
}
textarea:focus::-moz-placeholder {
  color: transparent;
}
textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.field_with_errors {
  display: inline;
}
.field_with_errors label {
  font-weight: 400;
}
.field_with_errors input {
  border-color: #f9ec36;
  box-shadow: #f9ec36 0 0 4px 0;
  background: white;
}
.field_with_errors + label {
  margin: 0 15px 0 0;
}

img, table, video, iframe {
  max-width: 100%;
}
img[align=left], img[style*="float: left;"], table[align=left], table[style*="float: left;"], video[align=left], video[style*="float: left;"], iframe[align=left], iframe[style*="float: left;"] {
  margin-right: 20px;
  margin-bottom: 20px;
}
img[align=right], img[style*="float: right;"], table[align=right], table[style*="float: right;"], video[align=right], video[style*="float: right;"], iframe[align=right], iframe[style*="float: right;"] {
  margin-left: 20px;
  margin-bottom: 20px;
}
img[align=center], table[align=center], video[align=center], iframe[align=center] {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
@media screen and (max-width: 560px) {
  img, table, video, iframe {
    float: none;
    width: 100%;
    margin: 20px 0 !important;
  }
}

.sig {
  padding: 0;
  background: transparent;
  box-shadow: none;
}

img {
  max-width: 100%;
}

main img {
  padding: 6px;
  background: #fcfcfc;
  box-shadow: #afafaf 0 1px 4px;
}

.image-container {
  padding: 6px;
  background: #fcfcfc;
  box-shadow: #afafaf 0 1px 4px;
  z-index: 1;
}
.image-container img {
  padding: 0;
}
.image-container figcaption {
  color: #999;
  font-size: 1.3em;
  font-style: italic;
  margin-top: 5px;
  text-align: center;
}
.image-container figcaption a {
  color: #999;
}
.image-container.left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.image-container.right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

.responses-list, .nested-nav, .global-nav > ul, .breadcrumb-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
}
.responses-list li, .nested-nav li, .global-nav > ul li, .breadcrumb-nav li {
  margin: 0;
  padding: 0;
  text-indent: 0;
}
.responses-list li:before, .nested-nav li:before, .global-nav > ul li:before, .breadcrumb-nav li:before {
  display: none;
}

ul, ol, li {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

ul, ol {
  clear: both;
  margin: 20px 0 20px 10px;
  font: 300 2.1em Lato, Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 1024px) {
  ul, ol {
    font-size: 1.6em;
  }
}
ul ul, ul ol, ol ul, ol ol {
  font-size: 1em;
  margin: 15px 0 15px 20px;
}

li {
  margin-bottom: 0.5em;
  line-height: 1.2;
}
li p {
  font-size: 1em;
}
li li {
  margin-top: 10px;
}

p + ul, p + ol {
  margin-top: 0;
}

ul li {
  text-indent: -11px;
  margin-left: 22px;
}
ul li:before {
  content: "•";
  display: inline-block;
  color: rgba(141, 198, 63, 0.8);
  margin-right: 6px;
}

ol {
  counter-reset: orderedList;
}
ol li {
  counter-increment: orderedList;
  text-indent: -26px;
  margin-left: 26px;
}
ol li:before {
  color: rgba(141, 198, 63, 0.5);
  display: inline-block;
  margin-right: 6px;
  width: 20px;
  font-size: 0.9em;
  font-weight: 900;
  text-align: right;
  content: counter(orderedList);
  text-indent: 0;
}

aside ul, aside ol {
  margin-left: 0;
}
aside ul li, aside ol li {
  margin-bottom: 10px;
}

table ul, table ol {
  font-size: 1em;
}
table h3 {
  font-size: 1.6rem;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
  table-layout: fixed;
  max-width: 100%;
}
table.no-border tr:hover {
  background: none;
}
table.no-border th, table.no-border td {
  border: none;
}

thead th {
  background: #e8e8e8;
}
thead td {
  background: #e8e8e8;
}

th, td {
  text-align: left;
  border-left: 1px dotted #e8e8e8;
  border-right: 1px dotted #e8e8e8;
}

th {
  font: 700 1.2em Lato, Arial, Helvetica, sans-serif;
  line-height: 1em;
  text-transform: uppercase;
  color: #444;
  padding: 10px 10px 10px;
  border-bottom: 2px solid #e8e8e8;
}

td {
  font: 400 1.6em Lato, Arial, Helvetica, sans-serif;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 10px;
  line-height: 1.6em;
}
td p {
  font-size: 1em;
  margin: 0;
  line-height: 1.4em;
}

body {
  color: #444;
  font: 400 62.5% Lato, Arial, Helvetica, sans-serif;
  font-variant-ligatures: none;
}

.blue {
  color: #016ba6;
}

.lt-blue {
  color: #02b3e3;
}

.red {
  color: #c22032;
}

.orange {
  color: #f07e4a;
}

.teal {
  color: #00A79D;
}

.green {
  color: #8dc63f;
}

.yellow {
  color: #f9ec36;
}

.grey, .-grey {
  color: #999;
}

.-highlight {
  background: rgba(249, 236, 54, 0.7);
  padding: 0 5px;
}

p {
  font-size: 2.1em;
  font-weight: 300;
  line-height: 1.4;
  margin: 0 0 1em;
  text-align: justify;
}
p.inline {
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width: 1024px) {
  p {
    font-size: 1.6em;
  }
}
p + h6, .section-nasa_pubs p + .section-col:nth-child(1)::after {
  margin-top: 30px;
}

sup {
  font-size: 0.5em;
}

a {
  color: #444;
  text-decoration: none;
  text-shadow: none;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}
a:hover {
  color: #8dc63f;
}
a:not([class])::after {
  content: "";
  position: absolute;
  background: #8dc63f;
  bottom: -1px;
  left: -2px;
  right: -2px;
  height: 2px;
  transition: all 0.15s ease-in;
}
a:not([class]):hover {
  color: #000;
}
a:not([class]):hover::after {
  height: calc(100% + 2px);
  background: rgba(141, 198, 63, 0.3);
}

span.gc-cs-link {
  color: #444;
  text-decoration: none;
  text-shadow: none;
}

i, em {
  font-style: italic;
}

b, strong {
  font-weight: 700;
}

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

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

.no-margin {
  margin: 0;
}

.lowercase {
  text-transform: none;
}

.-sm {
  display: inline-block;
  padding-left: 10px;
  font-size: 0.7em;
  font-weight: 400;
}

blockquote {
  font: 400 4.8em OPTISignum, Impact, sans-serif;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0px 20px 20px 0px;
  border-left: 4px solid #8dc63f;
  color: rgb(113.8554216867, 161.9277108434, 48.0722891566);
  padding: 20px;
  max-width: 400px;
  float: left;
}
@media screen and (max-width: 1024px) {
  blockquote {
    margin-left: 10px;
  }
}
@media screen and (max-width: 560px) {
  blockquote {
    margin: 20px 0;
    float: none;
    font-size: 3.6em;
  }
}
blockquote b, blockquote strong {
  color: #02b3e3;
  font-weight: 900;
}
blockquote cite {
  display: block;
  font: 300 0.45em Lato, Arial, Helvetica, sans-serif;
  color: #999;
  margin: 10px 0 0 10px;
  text-align: right;
}

hr {
  display: block;
  clear: both;
  width: 100%;
  border: none;
  border-top: 2px dotted #cfcfcf;
  height: 0px;
  margin: 30px 0;
}

.clear {
  clear: both;
}

h1, h2, h3, h4, h5, h6, .section-nasa_pubs .section-col:nth-child(1)::after {
  margin: 0;
  padding: 0;
  font-family: OPTISignum, Impact, sans-serif;
  font-weight: 400;
}

h2 {
  color: #333;
  font-size: 10em;
  line-height: 1.1;
  margin-bottom: 0.1em;
}
@media screen and (max-width: 560px) {
  h2 {
    font-size: 6em;
  }
}
h2.-sm {
  font-size: 6em;
}

h3 {
  font-size: 4.8em;
  margin-bottom: 0.2em;
}
@media screen and (max-width: 560px) {
  h3 {
    font-size: 3.6em;
  }
}

h4 {
  font-size: 3.6em;
  margin-bottom: 0.2em;
  text-transform: uppercase;
}
@media screen and (max-width: 560px) {
  h4 {
    font-size: 2.8em;
  }
}

h5 {
  font-size: 2.8em;
  margin-bottom: 0.2em;
}
@media screen and (max-width: 560px) {
  h5 {
    font-size: 2.4em;
  }
}

h6, .section-nasa_pubs .section-col:nth-child(1)::after {
  display: flex;
  align-items: center;
  color: #8dc63f;
  font-size: 2.1em;
  margin-bottom: 1.5em;
  text-transform: uppercase;
}
h6::before, h6::after, .section-nasa_pubs .section-col:nth-child(1)::after {
  content: "";
  display: inline-block;
  height: 16px;
  background: transparent url(/assets/feet-2d6890d843ce7e66402ceb8ca93c32a809846e21e82ff5b49b0927c63168d3fd.svg) repeat-x 0 0;
  background-size: contain;
}
h6::before {
  margin-right: 5px;
  background-position: 100% 0;
  flex: 0 0 calc((100vw - 1360px) / 2 - 5px);
  min-width: 88px;
}
@media screen and (max-width: 1024px) {
  h6::before {
    display: none;
  }
}
h6::after, .section-nasa_pubs .section-col:nth-child(1)::after {
  flex: 1 0;
  margin-left: 5px;
}

p + h3 {
  margin-top: 30px;
}

.breadcrumb-nav {
  padding: 10px calc((100vw - 1360px) / 2);
  border-bottom: 1px solid #efefef;
  background: #f9f9f9;
}
@media screen and (max-width: 1500px) {
  .breadcrumb-nav {
    padding: 10px 20px;
  }
}
.breadcrumb-nav li {
  font: 400 1.4em Lato, Arial, Helvetica, sans-serif;
  color: #444;
  display: inline-block;
  text-transform: uppercase;
}
.breadcrumb-nav li:before {
  display: none;
}
.breadcrumb-nav li:after {
  content: "→";
  margin: 0 5px;
  display: inline-block;
}
.breadcrumb-nav li:last-child:after {
  display: none;
}
.breadcrumb-nav a {
  color: #444;
  border-bottom: 1px dotted rgba(68, 68, 68, 0.6);
}
.breadcrumb-nav a:hover {
  color: rgba(141, 198, 63, 0.8);
  border-color: rgba(141, 198, 63, 0.8);
}

.notice, .alert {
  width: 100%;
  font: 700 1.2em Lato, Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.8em;
  padding: 0;
  z-index: 2;
  position: absolute;
  top: 175px;
  left: 0;
}

.notice {
  background: #016ba6;
}

.alert {
  background: rgb(248.2608695652, 233.6594202899, 29.2391304348);
  color: #333;
}

header {
  background: #1f1f1f;
  display: flex;
  align-items: flex-start;
  padding: 40px 30px 15px;
}
@media screen and (max-width: 560px) {
  header {
    padding: 20px;
  }
}

.header-left {
  display: flex;
  align-items: center;
  flex: 0 0;
}
@media screen and (max-width: 560px) {
  .header-left {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 560px) {
  .logo {
    order: 2;
  }
}
.logo a {
  display: block;
  background: transparent url(/assets/blink-to-see-762fcbd5aa0bb40453c54cfd04e5cf30868babe98da457a44832693219f81bd9.svg) no-repeat 50% 50%;
  background-size: contain;
  width: 210px;
  height: 100px;
}
.logo b {
  display: inline-block;
  text-indent: -9999px;
}

.tagline {
  font-size: 3.6em;
  align-self: flex-start;
  margin: 10px 0 0px 10px;
}
@media screen and (max-width: 560px) {
  .tagline {
    order: 1;
    margin: 0;
  }
}
.tagline a {
  display: inline-block;
  color: #8dc63f;
  text-transform: uppercase;
  white-space: nowrap;
}

.header-right {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex: 1 0;
}
@media screen and (max-width: 560px) {
  .header-right {
    align-self: center;
    position: static;
  }
}

.global-nav {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  z-index: 100;
  transition: all 0.1s ease-out;
}
@media screen and (max-width: 1024px) {
  .global-nav {
    position: fixed;
    top: -100vh;
    left: 0;
    width: 100vw;
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    background: rgba(31, 31, 31, 0.95);
  }
}
.global-nav > ul {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .global-nav > ul {
    flex-direction: column;
  }
}
.global-nav > ul > li:hover .nested-nav {
  max-height: 500px;
}
.global-nav > ul > li > a {
  font: 400 2.4em OPTISignum, Impact, sans-serif;
  line-height: 60px;
  color: #cfcfcf;
}
@media screen and (max-width: 1024px) {
  .global-nav > ul > li > a {
    font-size: 2.8em;
  }
}
.global-nav > ul > li > a:hover {
  color: #8dc63f;
}
.global-nav > ul > li > a.current {
  color: #fff;
}
.global-nav a {
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
}
.global-nav a.instagram-link {
  align-self: center;
}
.global-nav a .instagram-svg {
  fill: #cfcfcf;
  width: 20px;
  height: 20px;
}
.global-nav a .instagram-svg:hover {
  fill: #8dc63f;
}
@media screen and (max-width: 1024px) {
  .global-nav a .instagram-svg {
    width: 30px;
    height: 30px;
    margin-top: 15px;
  }
}

.nested-nav {
  display: flex;
  position: absolute;
  max-height: 0;
  z-index: 100;
  flex-direction: column;
  align-items: stretch;
  background: #8dc63f;
  font-size: 1em;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .nested-nav {
    background: none;
    position: relative;
    max-height: initial;
    align-items: center;
  }
}
@media screen and (max-width: 1024px) {
  .nested-nav li:nth-of-type(1) {
    display: none;
  }
}
.nested-nav a {
  color: #1f1f1f;
  font: 400 2.4em OPTISignum, Impact, sans-serif;
  line-height: 50px;
  padding-right: 30px;
}
@media screen and (max-width: 1024px) {
  .nested-nav a {
    font-size: 2.8em;
    line-height: 60px;
    padding: 0;
    color: #cfcfcf;
  }
}
@media screen and (max-width: 1024px) {
  .nested-nav a:hover {
    color: #8dc63f !important;
  }
}
.nested-nav a:hover, .nested-nav a.current {
  background: rgba(0, 0, 0, 0.05);
  color: #000;
}

#mobile-nav-input {
  display: none;
}

.mobile-bars {
  display: none;
  flex-direction: column;
  justify-content: center;
  margin: 20px 0 0 !important;
  cursor: pointer;
  transition: all 0.15s ease-in;
  z-index: 200;
}
@media screen and (max-width: 1024px) {
  .mobile-bars {
    display: inline-flex;
  }
}
@media screen and (max-width: 560px) {
  .mobile-bars {
    margin: 0px 0 0 !important;
  }
}
.mobile-bars span, .mobile-bars::before, .mobile-bars::after {
  position: relative;
  transform-origin: 50% 50%;
  transition: top 0.15s ease-in, transform 0.15s ease-in 0.15s;
}
.mobile-bars span {
  display: inline-block;
  background: #f3eddf;
  width: 30px;
  height: 2px;
  border-radius: 2px;
}
.mobile-bars::before, .mobile-bars::after {
  content: "";
  background: #f3eddf;
  height: 2px;
  width: 30px;
  margin: 6px 0;
  border-radius: 2px;
}

#mobile-nav-input:checked + .mobile-bars {
  position: fixed;
}
@media screen and (max-width: 560px) {
  #mobile-nav-input:checked + .mobile-bars {
    top: 70px;
  }
}
#mobile-nav-input:checked + .mobile-bars span {
  transform: rotate(45deg);
}
#mobile-nav-input:checked + .mobile-bars::before {
  top: 8px;
  transform: rotate(45deg);
}
#mobile-nav-input:checked + .mobile-bars::after {
  top: -8px;
  transform: rotate(-45deg);
}
#mobile-nav-input:checked ~ .global-nav {
  top: 0vh;
  transition: all 0.15s ease-in;
}
#mobile-nav-input:checked ~ .global-nav li {
  margin: 0;
  float: none;
}
#mobile-nav-input:checked ~ .global-nav a.current {
  background: none;
  color: #8dc63f;
}

#mobile-nav-input:not(:checked) + .mobile-bars span, #mobile-nav-input:not(:checked) + .mobile-bars::before, #mobile-nav-input:not(:checked) + .mobile-bars::after {
  top: 0px;
  transition: transform 0.15s ease-in, top 0.15s ease-in 0.15s;
}

.slideshow-container {
  overflow: hidden;
}

.slideshow {
  height: calc(100vh - 155px);
  display: flex;
  overflow: scroll;
  overflow: hidden;
}
@media screen and (max-width: 560px) {
  .slideshow {
    height: 60vh;
  }
}

.slide {
  display: flex;
  align-items: center;
  flex: 0 0 100vw;
  height: 100%;
  padding: 0 45vw 0 120px;
  transition: left 0.35s cubic-bezier(0.11, 1.26, 0.63, 0.96);
}
@media screen and (max-width: 1024px) {
  .slide {
    padding: 0 30vw 0 80px;
  }
}
@media screen and (max-width: 560px) {
  .slide {
    padding: 20px 20px 80px;
  }
}
.slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(105deg, rgba(31, 31, 31, 0.9), rgba(31, 31, 31, 0) 80%);
}
@media screen and (max-width: 560px) {
  .slide::after {
    background: linear-gradient(105deg, rgba(31, 31, 31, 0.95), rgba(31, 31, 31, 0.5) 80%);
  }
}
.slide figcaption {
  z-index: 1;
  max-width: 680px;
}
.slide figcaption h4, .slide figcaption h2, .slide figcaption p {
  text-shadow: rgba(0, 0, 0, 0.8) 0 1px 3px;
}
.slide figcaption h4 {
  color: #8dc63f;
}
@media screen and (max-width: 1024px) {
  .slide figcaption h4 {
    font-size: 3em;
  }
}
@media screen and (max-width: 768px) {
  .slide figcaption h4 {
    font-size: 2.8em;
  }
}
@media screen and (max-width: 560px) {
  .slide figcaption h4 {
    font-size: 2.4em;
  }
}
.slide figcaption h2 {
  color: #fff;
  font-size: 12em;
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  .slide figcaption h2 {
    font-size: 9em;
  }
}
@media screen and (max-width: 768px) {
  .slide figcaption h2 {
    font-size: 8em;
  }
}
@media screen and (max-width: 560px) {
  .slide figcaption h2 {
    font-size: 6em;
  }
}
.slide figcaption p {
  color: #fff;
  font-size: 2.4em;
}
@media screen and (max-width: 1024px) {
  .slide figcaption p {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 768px) {
  .slide figcaption p {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 560px) {
  .slide figcaption p {
    font-size: 1.6em;
  }
}

.slide-therapeutic {
  background: transparent url(/assets/slides/slide-therapeutic-6a86d7bff88542bf6ed902bb32d4a46cb8ec17e3292debd8361ec3ecd1731676.webp) no-repeat 50% 50%;
  background-size: cover;
}

.therapeutic-arrow {
  position: absolute;
  z-index: 1;
  left: -100px;
  top: 110px;
  background: transparent url(/assets/slides/slide-therapeutic--arrow-c0056bdb4671c5c201b0bbe28addbac9126fc0e9b6bd96b793fb60635eaaeac4.png) no-repeat 50% 50%;
  background-size: contain;
  width: 90px;
  height: 200px;
}
@media screen and (max-width: 1024px) {
  .therapeutic-arrow {
    width: 80px;
    height: 160px;
    top: 80px;
    left: -80px;
  }
}
@media screen and (max-width: 560px) {
  .therapeutic-arrow {
    display: none;
  }
}

.slide-whatis {
  background: transparent url(/assets/slides/slide-whatis-30300c1d69e03bbf8ff9783049b620a3ec24aac8d777ae54dc23b4519763c477.webp) no-repeat 50% 50%;
  background-size: cover;
}

.slide-responses {
  background: transparent url(/assets/slides/slide-responses-34ad07c984ae8986ed4456075b883bfa98b78effdf2b9fd76e0b836893a9ffee.webp) no-repeat 50% 50%;
  background-size: cover;
}

.slide-discover {
  background: transparent url(/assets/slides/slide-practice-16033598fca6a1d903f7eb0f8136967f71d7847b7e468479173152bfa72e16e7.webp) no-repeat 50% 50%;
  background-size: cover;
}

.slide-publications {
  background: transparent url(/assets/slides/slide-understand-7b4db5c8ae9207696c2d6920ef77e6fefb2a1c079475e2ea33bd1e7d61d02401.webp) no-repeat 50% 50%;
  background-size: cover;
}

.slide-contact {
  background: transparent url(/assets/slides/slide-experience-0ba3dcdecbd1c880f90f9941ab81dc5c772d279bd42227a5be089cab104a1a9c.webp) no-repeat 50% 50%;
  background-size: cover;
}

.prev-slide, .next-slide {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 90px;
  height: 80px;
  text-align: center;
  background: rgba(141, 198, 63, 0.75) url(/assets/chevron-7e1f7da2626414d67af7ced339c55ca34f98f15da1a8080ce24a43284b59cbf2.svg) no-repeat 50% 50%;
  background-size: 25px 25px;
  transition: all 0.15s linear;
  opacity: 0.9;
  padding: 10px;
}
@media screen and (max-width: 560px) {
  .prev-slide, .next-slide {
    width: 60px;
    height: 60px;
    background-size: 20px 20px;
  }
}
.prev-slide span, .next-slide span {
  display: inline-block;
  text-indent: -9999px;
}
.prev-slide:hover, .next-slide:hover {
  background-color: #8dc63f;
}

.prev-slide {
  left: -10px;
  transform: rotate(180deg);
}
.prev-slide:hover {
  left: 0;
  opacity: 1;
}

.next-slide {
  right: -10px;
}
.next-slide:hover {
  right: 0;
  opacity: 1;
}

.discover-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: -20px;
}
@media screen and (max-width: 560px) {
  .discover-grid {
    margin-right: -10px;
  }
}
.discover-grid figure {
  flex: 0 0 calc(25% - 20px);
  margin: 0 20px 20px 0;
}
@media screen and (max-width: 1024px) {
  .discover-grid figure {
    flex: 0 0 calc(33% - 20px);
  }
}
@media screen and (max-width: 560px) {
  .discover-grid figure {
    flex: 0 0 calc(50% - 10px);
    margin: 0 10px 10px 0;
  }
}
.discover-grid figure:hover .hover-img {
  opacity: 1;
  transition: opacity 0.25s ease-in;
}
.discover-grid img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.hover-img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

.instagram-container {
  overflow: hidden;
}

.instagram-media {
  width: 100% !important;
  max-width: 100% !important;
  margin-top: -158px !important;
}

.homepage-section {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .homepage-section {
    flex-direction: column;
    justify-content: flex-start;
  }
}

.section-col {
  flex: 0 0 calc(50% - 30px);
}
.section-col.-full-col {
  flex: 1 0 100%;
}

@media screen and (max-width: 1024px) {
  .col-img {
    order: 1;
  }
}

@media screen and (max-width: 1024px) {
  .col-text {
    order: 2;
  }
}

.next-section {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: calc(50vw - 40px);
  width: 80px;
  height: 80px;
  text-align: center;
  background: transparent url(/assets/chevron-7e1f7da2626414d67af7ced339c55ca34f98f15da1a8080ce24a43284b59cbf2.svg) no-repeat 50% 50%;
  background-size: 25px 25px;
  transition: all 0.15s linear;
  opacity: 0.5;
  padding: 10px;
  transform: rotate(90deg);
}
.next-section span {
  display: inline-block;
  text-indent: -9999px;
}
.next-section:hover {
  opacity: 0.8;
}
@media screen and (max-width: 560px) {
  .next-section {
    width: 60px;
    height: 60px;
    left: calc(50vw - 30px);
  }
}

.homepage-whatis img {
  padding: 0;
  background: transparent;
  box-shadow: none;
  opacity: 0.9;
}
.homepage-whatis h2 {
  margin-bottom: -0.1em;
}
.homepage-whatis h3 {
  text-align: right;
  color: #8dc63f;
}
@media screen and (max-width: 1024px) {
  .homepage-whatis h3 {
    text-align: left;
    padding-left: 60px;
  }
}
@media screen and (max-width: 560px) {
  .homepage-whatis h3 {
    padding-left: 20px;
  }
}
.homepage-whatis .col-text img {
  display: none;
}
@media screen and (max-width: 1024px) {
  .homepage-whatis .col-text img {
    display: inline;
  }
}
@media screen and (max-width: 1024px) {
  .homepage-whatis .col-img {
    display: none;
  }
}

.homepage-therapeutic {
  flex-wrap: wrap;
}
.homepage-therapeutic > h2 {
  flex: 1 0 100%;
  margin-bottom: 0.5em;
}
.homepage-therapeutic blockquote {
  float: none;
  max-width: none;
}

.homepage-responses {
  margin-bottom: 30px;
}

.homepage-responses-img {
  background: #fcfcfc url(/assets/homepage-responses-c32160c107e0a6d858f4db216560a87d4d2dd3347d854a56f67c9a139990d87a.webp) no-repeat 50% 50%;
  background-size: cover;
  border: 6px solid #fcfcfc;
  box-shadow: #afafaf 0 1px 4px;
  min-height: 400px;
}

.responses-list {
  display: flex;
  flex-wrap: wrap;
  font-size: 2.1em;
  margin-bottom: 20px;
}
.responses-list li {
  flex: 0 0 calc(33% - 10px);
  margin: 0 10px 15px 0;
}
.responses-list li::before {
  display: inline-block;
}
@media screen and (max-width: 560px) {
  .responses-list li {
    flex: 1 0 100%;
  }
}

.section-nasa_pubs .section-col:nth-child(1)::after {
  display: none;
  content: "";
  margin: 30px 0;
}
@media screen and (max-width: 1024px) {
  .section-nasa_pubs .section-col:nth-child(1)::after {
    display: block;
  }
}

img + h2 {
  margin-top: 30px;
}

.publication-flex {
  display: flex;
  flex-wrap: wrap;
}

.publication {
  display: flex;
  align-items: center;
  flex: 1 0 100%;
  margin: 0px 0px 30px 0;
}
@media screen and (max-width: 560px) {
  .publication {
    flex-wrap: wrap;
    padding-bottom: 30px;
    margimn-bottom: 30px;
    border-bottom: 3px dotted #ccc;
  }
}
.publication.featured-publication {
  outline: 3px dashed rgba(141, 198, 63, 0.35);
  background: rgba(141, 198, 63, 0.25);
}
.publication dt {
  flex: 0 0 240px;
  margin-right: 15px;
}
@media screen and (max-width: 560px) {
  .publication dt {
    flex: 1 0 100%;
    margin-bottom: 10px;
  }
}
.publication dd {
  flex: 1 0;
}
.publication img {
  display: block;
}
.publication date {
  font-size: 1.2em;
  color: #999;
  font-weight: 700;
  text-transform: uppercase;
}
.publication h4 {
  font-size: 4.8em;
}
.publication p {
  text-align: left;
}
.publication p:nth-last-of-type(1) {
  margin-bottom: 0;
}

.responses-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin-right: -20px;
}
.responses-grid figure {
  flex: 0 0 calc(25% - 20px);
  margin: 0 20px 20px 0;
  padding: 6px;
  background: #fcfcfc;
  box-shadow: #afafaf 0 1px 4px;
}
@media screen and (max-width: 1024px) {
  .responses-grid figure {
    flex: 0 0 calc(33% - 20px);
  }
}
@media screen and (max-width: 560px) {
  .responses-grid figure {
    flex: 0 0 calc(50% - 20px);
    margin: 0 10px 10px 0;
  }
}
.responses-grid img {
  display: block;
  aspect-ratio: 1/1;
  object-fit: cover;
  padding: 0;
  box-shadow: #afafaf 0 1px 1px;
  margin: 0 !important;
}
.responses-grid figcaption {
  position: absolute;
  width: calc(100% - 30px);
  bottom: 50px;
  right: 15px;
  font: 400 4.2em Caveat, cursive;
  line-height: 0.7;
  color: #fff;
  text-shadow: black 1px 1px 3px;
  transform-origin: 100% 100%;
  transform: rotate(-10deg);
  text-align: right;
}
@media screen and (max-width: 560px) {
  .responses-grid figcaption {
    font-size: 3.6em;
  }
}

.therapeutic-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 30px 0;
  margin-right: -10px;
}
.therapeutic-grid figure {
  flex: 0 0 calc(16.5% - 10px);
  margin: 0 10px 10px 0;
  padding: 5px;
  background: #fcfcfc;
  box-shadow: #afafaf 0 1px 4px;
}
@media screen and (max-width: 1024px) {
  .therapeutic-grid figure {
    flex: 0 0 calc(33% - 20px);
  }
}
.therapeutic-grid figure:hover figcaption {
  transform: scale(1);
}
.therapeutic-grid img {
  display: block;
  aspect-ratio: 1/1;
  object-fit: cover;
  padding: 0;
  box-shadow: #afafaf 0 1px 1px;
  margin: 0 !important;
}
.therapeutic-grid figcaption {
  transform: scale(0);
  font: 400 4.2em Caveat, cursive;
  background: #f6f6f6;
  border: 5px solid #fcfcfc;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.15s ease-in-out;
}

.use-cases {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
}

.use-case {
  flex: 0 0 calc(33% - 15px);
  margin: 0 15px 15px 0;
  border: 1px solid #e0e0e0;
  padding: 30px;
  background: #f6f6f6;
}
.use-case dt {
  font: 700 3.6em OPTISignum, Impact, sans-serif;
  text-transform: uppercase;
}
.use-case dd {
  font: 300 2.1em Lato, Arial, Helvetica, sans-serif;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}

.print-only {
  display: none;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  min-height: 100%;
  background: #1f1f1f;
}

main {
  min-height: calc(100vh - 300px);
  padding: 30px 0;
  background: #f1f1f1;
  display: flex;
}
@media screen and (max-width: 1500px) {
  main {
    padding: 30px 0px;
  }
}
@media screen and (max-width: 1024px) {
  main {
    padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  main {
    flex-direction: column;
  }
}
@media screen and (max-width: 560px) {
  main {
    padding: 20px 10px;
  }
}

section {
  padding: 0 calc((100vw - 1360px) / 2);
  margin-bottom: 60px;
}

article {
  flex: 1 0;
}
@media screen and (max-width: 768px) {
  article {
    order: 1;
  }
}

aside {
  flex: 0 0 360px;
  padding: 20px;
  margin-left: 60px;
  background: #eaeaea;
}
@media screen and (max-width: 768px) {
  aside {
    order: 2;
    margin: 20px 0;
  }
}
aside ul {
  margin-top: 0;
}
aside li:has(.current)::before {
  color: #016ba6;
  font-weight: 700;
}
aside a.current {
  font-weight: 700;
}

footer {
  background: #1f1f1f;
}
footer p {
  font: 400 1.3em Lato, Arial, Helvetica, sans-serif;
  color: #666;
  text-align: center;
  padding: 20px 0px;
  margin: 0;
}

.footer-nav {
  background: #8dc63f;
  display: flex;
  justify-content: center;
  padding: 20px 30px;
}
.footer-nav a {
  font: 300 2.1em OPTISignum, Impact, sans-serif;
  line-height: 2;
  color: rgba(71, 99, 32, 0.75);
  text-transform: uppercase;
  padding: 0 20px;
}
.footer-nav a:hover {
  color: #476320;
}
@media screen and (max-width: 560px) {
  .footer-nav a {
    display: none;
  }
}
.footer-nav a.instagram-link {
  align-self: center;
}
.footer-nav a .instagram-svg {
  fill: rgba(71, 99, 32, 0.75);
  width: 20px;
  height: 20px;
}
.footer-nav a .instagram-svg:hover {
  fill: #476320;
}
