
@media screen and (min-width: 769px) {
  body {
    display: flex;
  }
}

main {
  min-height: 100vh;
}
@media screen and (min-width: 769px) {
  main {
    flex-grow: 1;
  }
}

.grecaptcha-badge {
  z-index: 999;
}

#navigation {
  position: fixed;
  top: 60px;
  width: 100%;
  height: calc(100vh - 60px);
  z-index: 998;
}
#navigation .nav-submenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 60px);
}
@media screen and (min-width: 769px) {
  #navigation {
    flex: 0 0 250px;
    position: relative;
    top: 0;
    height: inherit;
  }
  #navigation .nav-submenu {
    top: -55px;
    left: -130px;
    height: auto;
    width: 380px;
    z-index: -2;
  }
}

@media screen and (min-width: 769px) {
  #navigation-inner {
    position: fixed;
    width: 250px;
  }
}

#site-bar {
  height: 60px;
}
@media screen and (min-width: 769px) {
  #site-bar {
    height: 70px;
  }
}
#site-bar .site-bar-inner {
  position: fixed;
  width: 100%;
  height: 60px;
  z-index: 999;
}
@media screen and (min-width: 769px) {
  #site-bar .site-bar-inner {
    width: calc(100% - 250px);
    height: 70px;
  }
}

#ghost-header h3 {
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  #ghost-header h3 {
    margin-top: 30px;
  }
}

section {
  margin-bottom: 45px;
}
section:last-child {
  margin-bottom: 0;
}
section.with-background {
  margin: 0;
  padding: 45px 0;
  background-color: rgb(231.15, 231.15, 231.15);
}
section.with-header header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
section.with-header header strong {
  color: #58595B;
}
section.with-header header a {
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (min-width: 769px) {
  section.with-header header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  section.with-header header h3 {
    margin: 0;
  }
  section.with-header header h4 {
    margin: 0;
  }
}
section.with-spacer {
  margin-top: 75px;
}
section .sub-section {
  margin-bottom: 20px;
  padding: 30px;
  background-color: rgb(231.15, 231.15, 231.15);
}
section .sub-section h3, section .sub-section h5 {
  color: #58595B;
}
section .sub-section:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  section .sub-section {
    margin-bottom: 30px;
    padding: 45px;
  }
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #58595B;
  line-height: 1.45;
  font-kerning: normal;
  -ms-font-feature-settings: "kern", "liga", "clig", "calt";
  font-feature-settings: "kern", "liga", "clig", "calt";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #13202F;
  line-height: 1.125;
  margin: 0 0 0.5em 0;
}

h1 {
  font-size: 30px;
  font-size: 1.875rem;
}
@media screen and (min-width: 769px) {
  h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

h2 {
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (min-width: 769px) {
  h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

h3 {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 0.75em 0;
}
@media screen and (min-width: 769px) {
  h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

h4 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 0.75em 0;
}

h5 {
  font-size: 15px;
  font-size: 0.9375rem;
}

a,
.link {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #3471B4;
  text-decoration: none;
  transition: color 400ms ease;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  a:hover,
  .link:hover {
    color: #002855;
  }
}
a.invert,
.link.invert {
  color: #BDDCFF;
}
@media screen and (min-width: 769px) {
  a.invert:hover,
  .link.invert:hover {
    color: white;
  }
}
a.with-icon,
.link.with-icon {
  display: inline-flex;
  align-items: center;
}
a.with-icon-left .material-icons,
.link.with-icon-left .material-icons {
  margin-right: 0;
  margin-left: 6px;
}
a.with-icon-right .material-icons,
.link.with-icon-right .material-icons {
  margin-right: 6px;
  margin-left: 0;
}

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

strong {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #13202F;
}

input,
select,
textarea {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  input,
  select,
  textarea {
    font-size: 16px;
    font-size: 1rem;
  }
}

::-webkit-input-placeholder {
  color: #cccccc;
  text-overflow: ellipsis;
}

:-moz-placeholder {
  color: #cccccc;
  text-overflow: ellipsis;
}

::-moz-placeholder {
  color: #cccccc;
  text-overflow: ellipsis;
}

:-ms-input-placeholder {
  color: #cccccc;
  text-overflow: ellipsis;
}

.opa-button-wrap {
  display: flex;
  margin: 30px 0;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 20px;
  flex-wrap: wrap;
}

.opa-button {
  position: relative;
  z-index: 1;
  min-width: 100px;
  height: 40px;
  padding: 0 20px;
  border: 2px solid transparent;
  border-radius: 20px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  font-size: 0.75rem;
  color: white;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #3471B4;
  transition: background-color 400ms ease, color 400ms ease, box-shadow 400ms ease;
}
.opa-button .material-icons {
  margin-left: -8px;
  margin-right: 4px;
}
.opa-button:active {
  top: 2px;
}
@media screen and (min-width: 769px) {
  .opa-button:hover {
    color: white;
    background-color: #2C3F8F;
  }
}
.opa-button:disabled, .opa-button.disabled {
  pointer-events: none;
  background-color: #cccccc;
}
.opa-button:disabled::before, .opa-button.disabled::before {
  content: none;
}
.opa-button.invert {
  color: #3471B4;
  background-color: white;
}
@media screen and (min-width: 769px) {
  .opa-button.invert:hover {
    color: #002855;
  }
}
.opa-button.invert::before {
  background: linear-gradient(135deg, white 0%, white 50%, #cccccc 100%);
}
.opa-button.invert:disabled, .opa-button.invert.disabled {
  background-color: #333333;
}
.opa-button.invert:disabled::before, .opa-button.invert.disabled::before {
  background: none;
}
.opa-button.outline {
  background-color: transparent;
  border: 2px solid #3471B4;
  color: #3471B4;
  transition: border 400ms ease, color 400ms ease;
}
@media screen and (min-width: 769px) {
  .opa-button.outline:hover {
    background-color: transparent;
    color: #2C3F8F;
    border-color: #2C3F8F;
  }
}
.opa-button.outline::before {
  content: none;
}
.opa-button.outline:disabled, .opa-button.outline.disabled {
  background-color: transparent;
  border-color: #cccccc;
  color: #cccccc;
}
.opa-button.invert.outline {
  border: 2px solid white;
  color: white;
}
@media screen and (min-width: 769px) {
  .opa-button.invert.outline:hover {
    background-color: transparent;
    color: #cccccc;
    border-color: #cccccc;
  }
}
.opa-button.invert.outline:disabled, .opa-button.invert.outline.disabled {
  border-color: #58595B;
  color: #58595B;
}
.opa-button.small {
  height: 30px;
  min-width: 0;
  padding: 0 15px;
  border-radius: 15px;
  font-size: 10px;
  font-size: 0.625rem;
}
.opa-button.large {
  height: 50px;
  border-radius: 25px;
  padding: 0 25px;
}
.opa-button.giant {
  height: 50px;
  border-radius: 25px;
  padding: 0 25px;
  min-width: 140px;
}
@media screen and (min-width: 1200px) {
  .opa-button.giant {
    height: 60px;
    border-radius: 30px;
    font-size: 14px;
    font-size: 0.875rem;
    min-width: 180px;
  }
}
.opa-button.shadow {
  box-shadow: 0 6px 12px rgba(19, 32, 47, 0.2);
}
@media screen and (min-width: 769px) {
  .opa-button.shadow:hover {
    box-shadow: 0 3px 6px rgba(19, 32, 47, 0.5);
  }
}
.opa-button.icon-only {
  min-width: 40px;
  padding: 0;
  border: none;
}
.opa-button.icon-only .material-icons {
  margin: 0;
}

.opa-button-secondary,
.opa-button-secondary-invert {
  position: relative;
  display: inline-block;
  padding-right: 18px;
}
.opa-button-secondary::before, .opa-button-secondary::after,
.opa-button-secondary-invert::before,
.opa-button-secondary-invert::after {
  content: "";
  position: absolute;
  right: 4px;
  width: 2px;
  height: 10px;
  background-color: #3471B4;
  transition: all 400ms ease;
}
.opa-button-secondary::before,
.opa-button-secondary-invert::before {
  transform: rotate(-45deg);
  top: 2px;
}
.opa-button-secondary::after,
.opa-button-secondary-invert::after {
  transform: rotate(45deg);
  top: 8px;
}
.opa-button-secondary:hover::before, .opa-button-secondary:hover::after,
.opa-button-secondary-invert:hover::before,
.opa-button-secondary-invert:hover::after {
  background-color: #002855;
  right: 0;
}

.opa-button-secondary-invert {
  color: white;
}
.opa-button-secondary-invert::after, .opa-button-secondary-invert::before {
  background-color: white;
}
.opa-button-secondary-invert:hover {
  color: white;
}
.opa-button-secondary-invert:hover::after, .opa-button-secondary-invert:hover::before {
  background-color: white;
}

.field {
  margin-top: 20px;
}

.field-first {
  margin-top: 0;
}

.field-nolabel {
  margin-top: 10px;
}

.field-checkbox label {
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.field-checkbox label input[type=checkbox] {
  flex: 0 0 auto;
}

.field .required {
  color: #D6001C;
}
.field .message {
  display: block;
  margin-top: 5px;
  transition: color 400ms ease;
  font-size: 13px;
  font-size: 0.8125rem;
}
.field.error span.message {
  color: #D6001C;
}
.field.error > input[type=text], .field.error > input[type=number], .field.error > input[type=email], .field.error > input[type=radio], .field.error > input[type=checkbox], .field.error > textarea, .field.error > select, .field.error > .opa-multiselect .opa-multiselect-result {
  border-color: #D6001C;
}
.field.error > input[type=text]:focus, .field.error > input[type=number]:focus, .field.error > input[type=email]:focus, .field.error > input[type=radio]:focus, .field.error > input[type=checkbox]:focus, .field.error > textarea:focus, .field.error > select:focus, .field.error > .opa-multiselect .opa-multiselect-result:focus {
  border-color: #D6001C;
}

label {
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
}
label[for] {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
}
label[for] em {
  font-weight: normal;
  text-transform: capitalize;
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
}

input[type=text],
input[type=search],
input[type=number],
input[type=email],
input[list] {
  width: 100%;
  height: 40px;
  border: none;
  padding: 10px 20px;
  border-radius: 20px;
  box-shadow: inset 0px 1px 2px rgba(19, 32, 47, 0.5);
  transition: all 400ms ease;
  -webkit-appearance: none;
}
input[type=text]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[list]:focus {
  border-color: #002855;
}

input[type=radio],
input[type=checkbox] {
  position: relative;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin-right: 10px;
  border: 2px solid;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}
input[type=radio]:active,
input[type=checkbox]:active {
  top: 2px;
}
input[type=radio]:focus,
input[type=checkbox]:focus {
  border-width: 3px;
}

input[type=radio] {
  border-radius: 100%;
}
input[type=radio]:checked::before {
  position: absolute;
  content: "";
  top: 20%;
  left: 20%;
  height: 60%;
  width: 60%;
  border-radius: 100%;
  background-color: #13202F;
}

input[type=checkbox]:checked::before {
  position: absolute;
  content: "⅃";
  top: -3px;
  left: 5px;
  transform: rotate(40deg);
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

textarea {
  width: 100%;
  height: 8em;
  padding: 10px 20px;
  border: 1px solid #cccccc;
  border-radius: 20px;
  box-shadow: inset 0px 1px 2px rgba(19, 32, 47, 0.5);
  transition: all 400ms ease;
  resize: none;
}
textarea:focus {
  border-color: #002855;
}

select {
  width: 100%;
  height: 40px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cccccc;
  padding: 10px 48px 10px 20px;
  border-radius: 20px;
  box-shadow: 0px 1px 1px rgba(19, 32, 47, 0.333);
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"/><path fill="none" d="M0 0h24v24H0V0z"/></svg>');
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-color: white;
  cursor: pointer;
  transition: all 400ms ease;
}
select:focus {
  outline: none;
  border-color: #002855;
}

#new_access_request .errors {
  color: #D6001C;
}
#new_access_request .access-form-inner {
  padding: 30px 20px;
  background-color: rgb(231.15, 231.15, 231.15);
}
@media screen and (min-width: 576px) {
  #new_access_request .access-form-inner {
    padding: 30px;
  }
}
@media screen and (min-width: 992px) {
  #new_access_request .access-form-inner {
    padding: 30px 45px 45px;
  }
}
#new_access_request .opa-button-wrap {
  margin: 45px 0;
  text-align: left;
}
#new_access_request .access-form-footer {
  border-top: 1px solid #cccccc;
  padding-top: 30px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.opa-multiselect {
  position: relative;
}
.opa-multiselect .opa-multiselect-flyout {
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  min-width: 320px;
}
.opa-multiselect .opa-multiselect-flyout .opa-multiselect-body {
  max-height: 240px;
  overflow-y: scroll;
}
.opa-multiselect .opa-multiselect-flyout .opa-multiselect-footer {
  height: 48px;
}
.opa-multiselect.open .opa-multiselect-result {
  border-color: #002855;
  box-shadow: 0px 1px 1px rgba(19, 32, 47, 0);
  z-index: 9;
}
.opa-multiselect.open .opa-multiselect-flyout {
  visibility: visible;
  opacity: 1;
  max-height: 260px;
  z-index: 8;
}
.opa-multiselect.open::before {
  position: fixed;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 7;
}
.opa-multiselect.opa-multiselect-checkboxes.open .opa-multiselect-flyout {
  max-height: 308px;
}
.opa-multiselect .field {
  margin: 15px;
}
.opa-multiselect .field label {
  cursor: pointer;
}
.opa-multiselect .field span {
  flex-basis: 80%;
}

.opa-multiselect-result {
  position: relative;
  z-index: 2;
  height: 40px;
  border: 1px solid #cccccc;
  padding: 10px 48px 10px 20px;
  border-radius: 20px;
  box-shadow: 0px 1px 1px rgba(19, 32, 47, 0.333);
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"/><path fill="none" d="M0 0h24v24H0V0z"/></svg>');
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
  background-color: white;
  cursor: pointer;
  transition: all 400ms ease;
  font-size: 14px;
  font-size: 0.875rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.opa-multiselect-result:focus {
  outline: none;
  border-color: #002855;
}

.opa-multiselect-flyout {
  position: absolute;
  z-index: 1;
  width: 100%;
  margin: -20px 0 0 0;
  padding: 20px 0 0 0;
  border: 1px solid #cccccc;
  box-shadow: 5px 5px 15px rgba(19, 32, 47, 0.333);
  border-radius: 0 0 21px 21px;
  background-color: white;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  transition: all 400ms ease;
}

.opa-multiselect-footer {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #cccccc;
}
.opa-multiselect-footer span {
  position: relative;
  padding: 15px 20px;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  cursor: pointer;
  color: #3471B4;
  transition: color 400ms ease;
}
.opa-multiselect-footer span:hover {
  color: #002855;
}
.opa-multiselect-footer span:active {
  top: 2px;
}

.opa-multiselect-tag {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 12px 12px 0 0;
  border: 1px solid;
  background-color: #cccccc;
  border-radius: 24px;
  padding: 2px 8px;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  transition: all 400ms ease;
}
.opa-multiselect-tag:active {
  top: 2px;
}
.opa-multiselect-tag:hover {
  border-color: #3471B4;
}
.opa-multiselect-tag:hover i {
  color: #3471B4;
}
.opa-multiselect-tag:last-child {
  margin-right: 0;
}
.opa-multiselect-tag i {
  margin-right: 4px;
  font-size: 14px;
  font-size: 0.875rem;
  transition: all 400ms ease;
}

#content .opa-modal-buttons a {
  border: none;
}

.opa-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background-color 400ms ease;
  background-color: rgba(0, 0, 0, 0);
  z-index: -1;
}
.opa-modal.open {
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}
.opa-modal.open .opa-modal-inner {
  transform: translate3d(-50%, -50%, 0);
  opacity: 1;
}

.opa-modal-inner {
  background-color: white;
  width: 92%;
  max-width: 480px;
  min-height: 360px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: transform 400ms ease, opacity 400ms ease;
  transform: translate3d(-50%, -75%, 0);
  opacity: 0;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.8);
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}

.opa-modal-title {
  padding: 15px 30px;
  background-color: #13202F;
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  flex: 1 0 auto;
  max-width: 100%;
}

.opa-modal-content {
  padding: 30px;
  max-height: 50vh;
  overflow-y: auto;
}

.opa-modal-close {
  position: absolute;
  right: 15px;
  color: white;
  cursor: pointer;
  transition: transform 400ms ease;
  transform: rotate(0);
}
.opa-modal-close:hover {
  transform: rotate(90deg);
}

.opa-modal-buttons {
  display: flex;
  justify-content: space-between;
  flex: 1 0 auto;
  max-width: calc(100% - 60px);
  margin: 0 30px;
  padding: 30px 0;
  border-top: 1px solid #cccccc;
}

.yt-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: -9999;
}
.yt-modal.open {
  z-index: 8888;
  opacity: 1;
  transition: opacity 500ms ease;
}
.yt-modal.open .yt-modal-inner {
  transition: all 500ms ease;
  transition-delay: 250ms;
  transform: translate(-50%, -55%);
  opacity: 1;
}
.yt-modal .yt-modal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 92%;
  max-width: 720px;
  opacity: 0;
  background: #13202F;
  color: white;
  transform: translate(-50%, -45%);
}
.yt-modal .material-icons {
  position: absolute;
  top: -48px;
  right: 0;
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
  font-size: 48px;
  font-size: 3rem;
}
@media screen and (min-width: 769px) {
  .yt-modal .material-icons {
    top: -24px;
    right: -24px;
    transition: color 400ms ease;
  }
  .yt-modal .material-icons:active {
    top: -22px;
  }
  .yt-modal .material-icons:hover {
    color: #BDDCFF;
  }
}

#header {
  position: relative;
  padding-bottom: 30px;
  z-index: 9;
}
#header .main {
  position: relative;
  overflow: hidden;
  color: white;
  background-color: #3471B4;
  background: linear-gradient(135deg, #3471B4 0%, #2C3F8F 100%);
  clip-path: url(#wave-mobile);
  z-index: 2;
}
@media screen and (min-width: 769px) {
  #header .main {
    clip-path: url(#wave-tablet);
  }
}
@media screen and (min-width: 992px) {
  #header .main {
    clip-path: url(#wave);
  }
}
#header .main .container {
  padding: 75px 0 60px;
}
@media screen and (min-width: 992px) {
  #header .main .container {
    padding: 75px 0;
  }
}
#header .aux {
  position: relative;
  top: -90px;
  margin-bottom: -90px;
  padding: 90px 0 30px;
  background-color: #13202F;
  color: white;
  z-index: 1;
  font-size: 13px;
  font-size: 0.8125rem;
}
#header h1 {
  color: white;
}
#header h5 {
  color: white;
}
#header p {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
}
#header a.link {
  color: #BDDCFF;
}
@media screen and (min-width: 769px) {
  #header a.link:hover {
    color: #002855;
  }
}
#header .container {
  z-index: 2;
}
#header #opa-circle {
  position: absolute;
  top: -60px;
  right: -180px;
  z-index: 1;
  opacity: 0.9;
}
#header #opa-dot {
  position: absolute;
  height: 180px;
  width: 180px;
  top: -80px;
  left: calc(50vw - 300px);
  border-radius: 100%;
  background: linear-gradient(135deg, rgb(48, 88, 161.5) 0%, rgb(45.6, 73, 150.4) 100%);
}
@media screen and (min-width: 992px) {
  #header #opa-dot {
    left: calc(55vw - 300px);
  }
}
@media screen and (min-width: 1200px) {
  #header #opa-dot {
    left: calc(60vw - 300px);
  }
}
#header .sub-filter-toggle {
  display: inline-flex;
  align-items: center;
  margin-top: 15px;
}
#header .sub-filter-toggle.no-topics {
  margin-top: 30px;
}
@media screen and (min-width: 769px) {
  #header .sub-filter-toggle {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
  }
  #header .sub-filter-toggle:active {
    top: 2px;
  }
}
#header .sub-filter-toggle .opa-button {
  margin-right: 15px;
}
#header .sub-filter-toggle .toggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
#header .sub-filter-toggle .toggler * {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
  transition: left 400ms ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#header .sub-filter-toggle .toggler *:active {
  top: 2px;
}
#header .sub-filter-toggle .toggler *:last-child {
  left: 40px;
}
#header .sub-filter-toggle .toggler.active *:first-child {
  left: -40px;
}
#header .sub-filter-toggle .toggler.active *:last-child {
  left: 0;
}
#header .filter-wrap {
  margin-top: 15px;
}
#header .filter-wrap .opa-button {
  margin: 0 5px 10px 0;
}
#header .filter-wrap .opa-button:last-child {
  margin-right: 0;
}
#header.header-home {
  padding-bottom: 45px;
}
#header.header-home .main {
  clip-path: url(#wave-home);
}
#header.header-home .main .container {
  padding: 45px 0;
}
@media screen and (min-width: 769px) {
  #header.header-home h1 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media screen and (min-width: 992px) {
  #header.header-home .main .container {
    padding: 45px 0;
  }
  #header.header-home h1 {
    font-size: 50px;
    font-size: 3.125rem;
  }
  #header.header-home p {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
#header.header-tertiary #breadcrumbs {
  color: #3471B4;
  background-color: rgba(19, 32, 47, 0.1);
}
#header.header-tertiary #breadcrumbs a {
  color: #3069A6;
}
@media screen and (min-width: 769px) {
  #header.header-tertiary #breadcrumbs a:hover {
    color: #002855;
  }
}
#header.header-tertiary #breadcrumbs span:last-child {
  color: #13202F;
}
#header.header-tertiary .main {
  background: #E4E7EE;
  background-color: #E4E7EE;
}
#header.header-tertiary h1 {
  margin: 0;
  color: #13202F;
}
#header.header-tertiary h6 {
  margin: 0 0 5px 0;
  text-transform: uppercase;
  color: #58595B;
}
#header.header-tertiary p {
  margin-top: 5px;
  color: #58595B;
}
#header.header-search h1 {
  margin: 0;
}
#header.header-search p {
  margin: 20px 0 0 0;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  color: #BDDCFF;
}
#header.header-search h3 {
  margin: 0;
  color: white;
  font-style: italic;
}

#aux-toggle .opa-button {
  position: absolute;
  right: 17%;
  top: -24px;
  padding-right: 36px;
}
#aux-toggle .opa-button:active {
  top: -22px;
}
#aux-toggle .toggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  overflow: hidden;
  top: -2px;
  right: -2px;
}
#aux-toggle .toggler * {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
  transition: left 400ms ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#aux-toggle .toggler *:active {
  top: 2px;
}
#aux-toggle .toggler *:last-child {
  left: 40px;
}
#aux-toggle .toggler.active *:first-child {
  left: -40px;
}
#aux-toggle .toggler.active *:last-child {
  left: 0;
}
#aux-toggle .toggler .material-icons {
  margin: 0;
}

#footer {
  position: relative;
  padding: 30px 0 135px 0;
  background-color: #002855;
  background: linear-gradient(180deg, #3471B4 0%, #2C3F8F 100%);
  line-height: 1;
  color: #BDDCFF;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
}
@media screen and (min-width: 576px) {
  #footer {
    padding: 45px 0;
  }
}
@media screen and (min-width: 769px) {
  #footer {
    padding: 65px 0 65px 0;
  }
}
@media screen and (min-width: 992px) {
  #footer {
    background: linear-gradient(135deg, #3471B4 0%, #2C3F8F 100%);
  }
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer a {
  display: inline-block;
  color: white;
}
@media screen and (min-width: 769px) {
  #footer a:hover {
    color: #BDDCFF;
  }
}
#footer .address {
  margin-bottom: 30px;
}
#footer .address a {
  margin-top: 10px;
}
#footer .address li {
  margin-bottom: 10px;
}
#footer .links {
  margin-bottom: 30px;
}
#footer .links a {
  display: block;
  padding: 12px 0px;
}
@media screen and (min-width: 576px) {
  #footer .content {
    display: flex;
  }
  #footer .address-wrap,
  #footer .links-wrap {
    flex: 1 1 auto;
  }
}
@media screen and (min-width: 769px) {
  #footer .dod-seal {
    flex: 1 1 auto;
  }
  #footer .address-wrap,
  #footer .links-wrap {
    flex: 1 1 auto;
    margin-left: 30px;
  }
}
@media screen and (min-width: 992px) {
  #footer .dod-seal {
    flex: 0 1 auto;
  }
  #footer .address-wrap,
  #footer .links-wrap {
    display: flex;
    margin-left: 0;
  }
  #footer .address-wrap .address,
  #footer .links-wrap .links {
    flex: 1 1 auto;
    margin: 0 0 0 30px;
  }
  #footer .links-wrap,
  #footer .address-wrap .address:last-child {
    border-bottom: 1px solid;
  }
}
@media screen and (min-width: 1200px) {
  #footer .dod-seal {
    margin-right: 30px;
  }
}
#footer .dod-seal {
  display: none;
}
@media screen and (min-width: 769px) {
  #footer .dod-seal {
    display: block;
  }
}
#footer .opa-circle {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 90vw;
  max-width: 360px;
}
@media screen and (min-width: 992px) {
  #footer .opa-circle {
    bottom: inherit;
    left: inherit;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 320px;
  }
}
#footer .opa-button-wrap {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  #footer .opa-button-wrap {
    margin: 0;
    position: absolute;
    top: -90px;
    right: 0;
  }
}
#footer .sign-in-at-time-wrap,
#footer .copyright {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  font-size: 0.625rem;
  margin-top: 30px;
  text-align: center;
  line-height: 1.4;
}
#footer .sign-in-at-time-wrap .link-separator,
#footer .copyright .link-separator {
  margin: 0 6px;
}
@media screen and (min-width: 992px) {
  #footer .sign-in-at-time-wrap,
  #footer .copyright {
    margin-top: 15px;
    text-align: right;
  }
}

.footer-notification {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #d6001c;
  color: #fff;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  padding: 10px 20px;
}

.osano-cm-widget {
  display: none;
}

.osano-cm-list-item:has([for=osano-cm-drawer-toggle--category_OPT_OUT]) {
  display: none;
}

#breadcrumbs {
  position: absolute;
  left: 0;
  right: 0;
  background-color: rgba(19, 32, 47, 0.25);
  color: #BDDCFF;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
  z-index: 3;
}
#breadcrumbs .container {
  display: flex;
  align-items: center;
  height: 40px;
  text-align: center;
  line-height: 1;
}
#breadcrumbs .spacer {
  margin: 0 6px;
}
#breadcrumbs a {
  color: #BDDCFF;
}
@media screen and (min-width: 769px) {
  #breadcrumbs a:hover {
    color: white;
  }
}
#breadcrumbs span:last-child {
  color: white;
}
#breadcrumbs a,
#breadcrumbs span,
#breadcrumbs .spacer {
  display: none;
}
#breadcrumbs a.mobile {
  display: inline-block;
}
@media screen and (min-width: 769px) {
  #breadcrumbs a,
  #breadcrumbs span,
  #breadcrumbs .spacer {
    display: inline-block;
  }
}

#navigation {
  background-color: white;
  transform: translate(0, -100%);
  transition: transform 400ms ease;
  overflow: hidden auto;
}
#navigation.open {
  transform: translate(0, 0);
}
@media screen and (min-width: 769px) {
  #navigation {
    transform: none;
    transition: none;
    box-shadow: 0px 1px 5px rgba(19, 32, 47, 0.2);
    overflow: inherit;
  }
  #navigation.open {
    transform: none;
  }
}
#navigation .nav-logo {
  display: block;
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
  background-color: white;
}
#navigation .nav-wrap::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 250px;
  background-color: white;
}
#navigation .nav-primary {
  display: block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #3471B4;
  transition: color 400ms ease;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  background-color: white;
}
#navigation .nav-primary:active {
  top: 2px;
}
@media screen and (min-width: 769px) {
  #navigation .nav-primary:hover {
    color: #002855;
  }
}
#navigation .nav-primary.active {
  background-color: #13202F;
  color: white;
}
#navigation .nav-secondary {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #3471B4;
  transition: color 400ms ease;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  background-color: #F9F9F9;
}
@media screen and (min-width: 769px) {
  #navigation .nav-secondary:hover {
    color: white;
  }
}
#navigation .nav-secondary > i {
  position: absolute;
  line-height: 50px;
  right: 16px;
  transition: right 400ms ease;
}
#navigation .nav-secondary.active {
  background-color: #13202F;
  color: white;
}
#navigation .nav-submenu {
  background-color: #13202F;
  transition: transform 400ms ease;
  transform: translateX(100%);
  overflow: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media screen and (min-width: 769px) {
  #navigation .nav-submenu {
    transform: translateX(0);
  }
}
#navigation .nav-submenu a,
#navigation .nav-submenu .submenu-back {
  display: block;
  margin: 0 20px;
  color: #BDDCFF;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (min-width: 769px) {
  #navigation .nav-submenu a:hover,
  #navigation .nav-submenu .submenu-back:hover {
    color: white;
  }
}
#navigation .nav-submenu a.active,
#navigation .nav-submenu .submenu-back.active {
  color: white;
}
#navigation .nav-submenu a {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
#navigation .nav-submenu a:active {
  top: 2px;
}
#navigation .nav-submenu .submenu-back {
  height: 50px;
  line-height: 50px;
  transition: color 400ms ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
#navigation .nav-submenu .submenu-back i {
  position: relative;
  top: 6px;
  left: 0;
  margin-right: 5px;
  transition: left 400ms ease;
}
@media screen and (min-width: 769px) {
  #navigation .nav-submenu .submenu-back:hover i {
    left: -8px;
  }
}
#navigation .nav-submenu .overview {
  display: flex;
  align-items: center;
  height: 58px;
  line-height: 58px;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  #navigation .nav-submenu .overview i {
    position: relative;
    left: 0;
    transition: left 400ms ease;
  }
  #navigation .nav-submenu .overview:hover i {
    left: 8px;
  }
}
#navigation .sub-link {
  position: relative;
  display: block;
  border-top: 1px solid lightgray;
  margin: 15px;
  padding-top: 30px;
}
#navigation .search-wrap {
  position: relative;
  padding: 15px;
  background-color: #F9F9F9;
}
#navigation .search-wrap input[type=text] {
  padding-left: 48px;
}
#navigation .search-wrap button {
  position: absolute;
  left: 20px;
  top: 14px;
  margin: 0;
  padding: 10px;
  border: 0;
  background-color: transparent;
  color: #D6001C;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
#navigation .search-wrap button:active {
  top: 16px;
}

#research-menu {
  height: 0;
  transition: height 400ms ease;
}
#navigation.with-6 #research-menu.open {
  height: 300px;
}
#navigation.with-7 #research-menu.open {
  height: 350px;
}
#navigation.with-8 #research-menu.open {
  height: 400px;
}
#research-menu .submenu-wrap.active .nav-submenu {
  z-index: 1;
}
@media screen and (min-width: 769px) {
  #research-menu .submenu-wrap.active .nav-submenu {
    z-index: -2;
    transform: translateX(100%);
  }
}
@media screen and (min-width: 769px) {
  #research-menu::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    height: 100vh;
    background-color: white;
    z-index: -1;
  }
  #research-menu::after {
    content: "";
    position: fixed;
    top: 70px;
    left: -130px;
    width: 380px;
    height: calc(100vh - 70px);
    background-color: #13202F;
    z-index: -3;
    transition: transform 400ms ease;
    transform: translateX(0);
  }
  #research-menu.submenu-active::after {
    transform: translateX(100%);
  }
  #research-menu .submenu-wrap {
    position: relative;
  }
  #research-menu .submenu-wrap.active .nav-secondary {
    background-color: #13202F;
    color: white;
  }
  #research-menu .submenu-wrap.active .nav-secondary i {
    right: 4px;
  }
  #research-menu .submenu-wrap:nth-child(7) .nav-submenu {
    top: -350px;
  }
  #research-menu .nav-secondary {
    transition: color 400ms ease, background-color 400ms ease;
  }
  #research-menu .nav-secondary:hover {
    background-color: #3471B4;
  }
}

#navigation-inner {
  transform: translateX(0, 0);
  transition: transform 400ms ease;
}
#navigation-inner.open {
  transform: translate(-100%, 0);
}
@media screen and (min-width: 769px) {
  #navigation-inner.open {
    transform: translate(0, 0);
  }
  #navigation-inner.open::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: -3;
    background-color: transparent;
  }
}

#research-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  overflow: hidden;
  background-color: #F9F9F9;
  color: #3471B4;
  transition: color 400ms ease;
}
#research-toggle * {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  text-align: center;
  transition: left 400ms ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#research-toggle *:active {
  top: 2px;
}
#research-toggle *:last-child {
  left: 50px;
}
#research-toggle.active *:first-child {
  left: -50px;
}
#research-toggle.active *:last-child {
  left: 0;
}
@media screen and (min-width: 769px) {
  #research-toggle:hover {
    color: #002855;
  }
}

.site-bar-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  background-color: white;
}
.site-bar-inner::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: white;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .site-bar-inner {
    padding: 0 30px;
    background-color: #13202F;
    justify-content: flex-end;
  }
  .site-bar-inner::after {
    background-color: #13202F;
  }
  .site-bar-inner::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 110px;
    top: 0;
    right: 0;
    background-color: #1A3D66;
  }
  .site-bar-inner.current-user::before {
    width: 150px;
  }
  .site-bar-inner.current-user .opa-resources {
    margin-right: 30px;
  }
}
@media screen and (min-width: 930px) {
  .site-bar-inner::before {
    width: 280px;
  }
}
@media screen and (min-width: 960px) {
  .site-bar-inner::before {
    width: 292px;
  }
}
.site-bar-inner .search-wrap {
  position: relative;
  flex-grow: 1;
  margin-right: 30px;
}
.site-bar-inner .search-wrap input {
  width: 80%;
  min-width: 175px;
  max-width: 480px;
  padding-left: 48px;
}
.site-bar-inner .search-wrap button {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: #D6001C;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.site-bar-inner .search-wrap button:active {
  top: 2px;
}
.site-bar-inner .search-wrap button i {
  position: relative;
  top: 2px;
  left: 6px;
  font-size: 30px;
  font-size: 1.875rem;
}
.site-bar-inner .opa-resources {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #3471B4;
  transition: color 400ms ease;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #BDDCFF;
  margin-right: 30px;
}
@media screen and (min-width: 769px) {
  .site-bar-inner .opa-resources:hover {
    color: white;
  }
}
@media screen and (min-width: 769px) {
  .site-bar-inner .opa-resources {
    margin-right: 60px;
  }
}
@media screen and (min-width: 930px) {
  .site-bar-inner .opa-resources {
    margin-right: 30px;
  }
}
.site-bar-inner .opa-button {
  margin: 0 30px;
  display: none;
}
@media screen and (min-width: 769px) {
  .site-bar-inner .opa-button {
    margin-left: 0;
  }
}
@media screen and (min-width: 930px) {
  .site-bar-inner .opa-button {
    display: inline-flex;
  }
}
@media screen and (min-width: 960px) {
  .site-bar-inner .opa-button {
    margin-left: 30px;
  }
}
.site-bar-inner .request-access {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #3471B4;
  transition: color 400ms ease;
  color: #BDDCFF;
  display: none;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .site-bar-inner .request-access:hover {
    color: white;
  }
}
@media screen and (min-width: 930px) {
  .site-bar-inner .request-access {
    display: block;
  }
}

#navigation-toggle {
  display: block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #3471B4;
  transition: color 400ms ease;
  position: relative;
  height: 60px;
  width: 48px;
}
#navigation-toggle:active {
  top: 2px;
}
@media screen and (min-width: 769px) {
  #navigation-toggle:hover {
    color: #002855;
  }
}
#navigation-toggle .toggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 60px;
  overflow: hidden;
}
#navigation-toggle .toggler * {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  text-align: center;
  transition: left 400ms ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#navigation-toggle .toggler *:active {
  top: 2px;
}
#navigation-toggle .toggler *:last-child {
  left: 48px;
}
#navigation-toggle .toggler.active *:first-child {
  left: -48px;
}
#navigation-toggle .toggler.active *:last-child {
  left: 0;
}

#opa-logo {
  display: block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
#opa-logo:active {
  top: 2px;
}

#account-toggle {
  display: flex;
  height: 60px;
  width: 50px;
  align-items: center;
  color: #3471B4;
  transition: color 400ms ease;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
#account-toggle:active {
  top: 2px;
}
#account-toggle .account-label {
  display: none;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
}
#account-toggle .toggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 60px;
  overflow: hidden;
}
#account-toggle .toggler * {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  text-align: center;
  transition: left 400ms ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#account-toggle .toggler *:active {
  top: 2px;
}
#account-toggle .toggler *:last-child {
  left: 24px;
}
#account-toggle .toggler.active *:first-child {
  left: -24px;
}
#account-toggle .toggler.active *:last-child {
  left: 0;
}
@media screen and (min-width: 769px) {
  #account-toggle {
    color: #BDDCFF;
  }
  #account-toggle:hover {
    color: white;
  }
  #account-toggle.current-user {
    flex: 0 0 90px;
  }
  #account-toggle.current-user > .material-icons {
    display: none;
  }
  #account-toggle.current-user .account-label {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  #account-toggle.current-user {
    margin-left: 30px;
  }
}
@media screen and (min-width: 930px) {
  #account-toggle {
    display: none;
  }
  #account-toggle.current-user {
    display: flex;
  }
}

#account-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 60px;
  transform: translateY(-100%);
  transition: transform 400ms ease;
  z-index: -1;
  box-shadow: 0px 0px 3px rgba(19, 32, 47, 0.2);
}
#account-menu a {
  display: block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #3471B4;
  transition: color 400ms ease;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  background-color: white;
}
#account-menu a:active {
  top: 2px;
}
@media screen and (min-width: 769px) {
  #account-menu a:hover {
    color: #002855;
  }
}
#account-menu.open {
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  #account-menu {
    width: auto;
    top: 70px;
    left: inherit;
    right: 0;
    background-color: #13202F;
  }
  #account-menu a {
    padding: 0 30px;
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: initial;
    letter-spacing: 0;
    background-color: #13202F;
    color: #BDDCFF;
  }
  #account-menu a:hover {
    color: white;
  }
}
@media screen and (min-width: 930px) {
  #account-menu {
    display: none;
  }
  #account-menu.current-user {
    display: block;
  }
}

.aux-menu {
  position: relative;
  top: -75px;
  margin-bottom: -30px;
  z-index: 9;
  border: 1px solid #cccccc;
  background-color: white;
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
  border-radius: 4px;
}
@media screen and (min-width: 769px) {
  .aux-menu {
    float: right;
    margin-bottom: -60px;
    margin-left: 30px;
  }
}
.aux-menu header {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #13202F;
  margin: 20px 30px 10px;
}
.aux-menu ul {
  margin: 0 30px 15px;
  padding: 0;
  list-style: none;
}
.aux-menu li {
  margin: 20px 0;
  font-size: 13px;
  font-size: 0.8125rem;
}

#marketing-menu {
  position: relative;
  top: -75px;
  margin-bottom: -30px;
  z-index: 9;
}

.marketing-menu {
  border: 1px solid #cccccc;
  background-color: white;
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
  border-radius: 4px;
}
@media screen and (min-width: 769px) {
  .marketing-menu {
    float: right;
    margin-bottom: -60px;
    margin-left: 30px;
  }
}
.marketing-menu header {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #13202F;
  margin: 20px 30px 10px;
}
.marketing-menu ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
.marketing-menu li:last-child a {
  border-radius: 0 0 4px 4px;
}
.marketing-menu a {
  display: block;
  line-height: 35px;
  padding: 0 30px;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (min-width: 769px) {
  .marketing-menu a {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
  }
  .marketing-menu a:active {
    top: 2px;
  }
}
.marketing-menu a.active {
  background-color: #13202F;
  color: white;
}

#search-sort {
  margin-bottom: 20px;
}
#search-sort .search-sort-filter {
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#search-sort .search-sort-filter:hover .search-sort-label,
#search-sort .search-sort-filter:hover i {
  color: #002855;
}
#search-sort .search-sort-filter strong {
  margin-right: 12px;
}
#search-sort .search-sort-filter .search-sort-label {
  font-size: 12px;
  font-weight: bold;
  color: #3471B4;
  transition: color 400ms ease;
}
#search-sort .search-sort-filter i {
  color: #3471B4;
  transition: color 400ms ease;
}
#search-sort .search-sort-flyout {
  display: none;
  position: absolute;
  top: 36px;
  width: 90vw;
  max-width: 576px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
  z-index: 2;
  max-height: 340px;
}
@media screen and (min-width: 769px) {
  #search-sort .search-sort-flyout {
    width: 250px;
  }
}
#search-sort .search-sort-flyout:before {
  content: "";
  position: absolute;
  top: -27px;
  left: 50%;
  height: 50px;
  width: 50px;
  pointer-events: none;
  background-image: radial-gradient(rgba(19, 32, 47, 0.2) 0%, transparent 33%);
  transform: translateX(-50%);
  z-index: -1;
}
#search-sort .search-sort-flyout:after {
  content: " ";
  position: absolute;
  top: -20px;
  left: 50%;
  height: 0;
  width: 0;
  margin-left: -10px;
  border: 10px solid transparent;
  border-bottom-color: white;
  pointer-events: none;
}
#search-sort .search-sort-flyout strong {
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#search-sort .search-sort-flyout header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 10px 15px;
  background: white;
  border-radius: 4px 4px 0 0;
}
#search-sort .search-sort-flyout .search-sort-options {
  max-height: 250px;
  overflow-y: auto;
  margin: 0;
  padding: 10px 15px 15px;
  background: #F9F9F9;
}
#search-sort .search-sort-flyout button {
  display: flex;
  padding: 5px 0;
  line-height: 1.125;
  font-size: 12px;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
  background: none;
  color: #3471B4;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  #search-sort .search-sort-flyout button {
    transition: color 400ms ease;
  }
  #search-sort .search-sort-flyout button:hover {
    color: #2C3F8F;
  }
}

#header .all-filters {
  display: flex;
  align-items: flex-end;
  margin-top: 45px;
}
#header .all-filters .toggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 30px;
  overflow: hidden;
  top: -2px;
  right: -2px;
}
#header .all-filters .toggler * {
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 30px;
  line-height: 30px;
  margin: 0;
  text-align: center;
  transition: left 400ms ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#header .all-filters .toggler *:active {
  top: 2px;
}
#header .all-filters .toggler *:last-child {
  left: 36px;
}
#header .all-filters .toggler.active *:first-child {
  left: -36px;
}
#header .all-filters .toggler.active *:last-child {
  left: 0;
}
#header .all-filters .filter {
  margin-right: 20px;
}
#header .all-filters .clear-all {
  line-height: 1;
  margin-bottom: 18px;
}
@media screen and (min-width: 769px) {
  #header .all-filters .clear-all {
    margin-bottom: 28px;
  }
}
#header .filter {
  position: relative;
  width: 30%;
  margin-bottom: 15px;
}
#header .filter > .opa-button {
  width: 100%;
  justify-content: flex-start;
  padding: 0 10px;
}
#header .filter > strong {
  display: block;
  margin-bottom: 5px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  font-size: 0.6875rem;
  color: white;
  text-transform: uppercase;
}
#header .filter .filter-label {
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 15px;
}
#header .filter:nth-child(2) .filter-flyout, #header .filter:nth-child(5) .filter-flyout {
  transform: translateX(-35%);
}
#header .filter:nth-child(2) .filter-flyout:after, #header .filter:nth-child(5) .filter-flyout:after {
  left: 50%;
}
#header .filter:nth-child(3) .filter-flyout, #header .filter:nth-child(6) .filter-flyout {
  right: 0;
}
#header .filter:nth-child(3) .filter-flyout:after, #header .filter:nth-child(6) .filter-flyout:after {
  left: auto;
  right: 30px;
}
@media screen and (min-width: 769px) {
  #header .filter:nth-child(2) .filter-flyout, #header .filter:nth-child(5) .filter-flyout {
    left: 5vw;
  }
}
@media screen and (min-width: 992px) {
  #header .filter {
    width: 14%;
    margin-bottom: 20px;
  }
  #header .filter:nth-child(2) .filter-flyout, #header .filter:nth-child(3) .filter-flyout {
    right: auto;
    left: 0;
    transform: none;
  }
  #header .filter:nth-child(2) .filter-flyout:after, #header .filter:nth-child(3) .filter-flyout:after {
    left: 50px;
    right: auto;
  }
  #header .filter:nth-child(5) .filter-flyout {
    left: 2vw;
  }
}
#header .filter-flyout {
  display: none;
  position: absolute;
  width: 92vw;
  max-width: 576px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
  z-index: 2;
  padding-top: 12px;
  max-height: 340px;
}
@media screen and (min-width: 769px) {
  #header .filter-flyout {
    width: 250px;
  }
}
#header .filter-flyout:after {
  content: " ";
  position: absolute;
  top: -8px;
  left: 50px;
  height: 0;
  width: 0;
  margin-left: -10px;
  border: 10px solid transparent;
  border-bottom-color: white;
  pointer-events: none;
}
#header .filter-flyout strong {
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#header .filter-flyout header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 10px 15px;
  background: white;
  border-radius: 4px 4px 0 0;
}
#header .filter-flyout .options {
  max-height: 250px;
  overflow-y: auto;
  margin: 0;
  padding: 10px 15px 5px;
  background: rgb(231.15, 231.15, 231.15);
}
#header .filter-flyout label {
  display: flex;
  align-items: flex-start;
  color: #3471B4;
  padding: 5px 0;
  line-height: 1.125;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#header .filter-flyout label.disabled {
  cursor: default;
  color: #cccccc;
}
#header .filter-flyout label.disabled input {
  cursor: default;
}
#header .filter-flyout label.disabled input:active {
  top: 0;
}
#header .filter-flyout label input[type=checkbox] {
  flex: 0 0 auto;
  top: -1px;
  height: 18px;
  width: 18px;
}
#header .filter-flyout label input[type=checkbox]::before {
  font-size: 16px;
  font-size: 1rem;
}
#header .filter-flyout label input[type=checkbox]:checked {
  color: rgb(231.15, 231.15, 231.15);
  background-color: #3471B4;
  border-color: #3471B4;
}
#header .filter-flyout label input[type=checkbox]:checked::before {
  left: 2px;
}
#header .filter-flyout label input[type=checkbox]:checked:disabled {
  color: white;
  background-color: #cccccc;
  border-color: #cccccc;
}
#header .filter-flyout label .filter-name {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
}
#header .filter-flyout label .filter-count {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  #header .filter-flyout label {
    transition: color 400ms ease;
  }
  #header .filter-flyout label input[type=checkbox] {
    transition: all 400ms ease;
  }
  #header .filter-flyout label:hover {
    color: #2C3F8F;
  }
  #header .filter-flyout label:hover input[type=checkbox]:checked {
    background-color: #2C3F8F;
    border-color: #2C3F8F;
  }
  #header .filter-flyout label:hover input[type=checkbox]:checked:disabled {
    background-color: #cccccc;
    border-color: #cccccc;
  }
  #header .filter-flyout label.disabled:hover {
    border-color: #cccccc;
    color: #cccccc;
  }
}
#header .filter-flyout footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  background: white;
  border-radius: 0 0 4px 4px;
}
@media screen and (min-width: 769px) {
  #header .filter-flyout .link {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
  }
  #header .filter-flyout .link:active {
    top: 2px;
  }
}

.pagination {
  margin: 30px auto 0;
  text-align: center;
}
.pagination > * {
  position: relative;
  display: inline-block;
  height: 40px;
  width: 34px;
  line-height: 40px;
  border: none;
  border-radius: 20px;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.pagination > *:active {
  top: 2px;
}
@media screen and (min-width: 1024px) {
  .pagination > * {
    width: 38px;
  }
}
.pagination a {
  display: none;
}
@media screen and (min-width: 992px) {
  .pagination a {
    display: inline-block;
  }
}
.pagination .previous_page,
.pagination .next_page,
.pagination a:nth-child(2),
.pagination a:nth-child(3),
.pagination a:nth-last-child(2),
.pagination a:nth-last-child(3) {
  display: inline-block;
}
.pagination .gap {
  width: 24px;
}
.pagination .next_page,
.pagination .previous_page {
  width: 40px;
  line-height: 36px;
  background-color: #3471B4;
  color: white;
}
@media screen and (min-width: 1200px) {
  .pagination .next_page,
  .pagination .previous_page {
    min-width: 80px;
  }
}
.pagination .current {
  width: 40px;
  font-style: normal;
  background-color: #cccccc;
  color: white;
  pointer-events: none;
}
.pagination .disabled {
  display: none;
}

.card-wrap {
  filter: blur(0);
  transition: filter 400ms ease;
}
.card-wrap.js-blur {
  filter: blur(0.25em);
}
.card-wrap .card {
  margin-top: 20px;
}
.card-wrap .card:first-child {
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .card-wrap.triplets {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .card-wrap.triplets .card {
    flex: 0 0 calc(33.3333333333% - 20px);
    margin: 0;
    max-width: none;
  }
}
.card-wrap .meta {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: uppercase;
  color: #58595B;
}
.card-wrap .meta li {
  display: inline-block;
  margin-right: 30px;
}
.card-wrap .meta li:last-child {
  margin-right: 0;
}
.card-wrap .meta span {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #13202F;
}
.card-wrap .file-wrap .file {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (min-width: 769px) {
  .card-wrap .file-wrap .file {
    padding: 15px 30px 15px 0;
  }
}
.card-wrap .file-wrap .file:nth-child(even) {
  background-color: #E7E8E9;
}
.card-wrap .file-wrap .file:nth-child(odd) {
  background-color: #F2F2F2;
}
.card-wrap .file-wrap .date {
  flex: 0 0 80px;
  margin-right: 15px;
  padding: 10px 0;
  border-right: 1px solid #cccccc;
  text-align: center;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
}
.card-wrap .file-wrap .file-body {
  flex: 1 1 auto;
}
.card-wrap .file-wrap .link {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
.card-wrap .file-wrap .link .material-icons {
  margin-right: 5px;
}

.card-wrap-headless .card-head {
  display: none;
}

.card {
  position: relative;
  display: block;
  background-color: white;
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
}
.card .header {
  padding: 15px 30px;
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background-color: rgb(231.15, 231.15, 231.15);
  color: #58595B;
}
.card .header span {
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.card .content {
  padding: 30px;
}
.card .title {
  display: inline-block;
  margin-bottom: 5px;
}

.card-asset {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .card-asset {
    flex-direction: row;
  }
}
.card-asset .card-head {
  padding: 15px 0;
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  background-color: rgb(231.15, 231.15, 231.15);
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  .card-asset .card-head {
    flex: 0 0 80px;
    text-align: center;
  }
}
.card-asset .card-head .day {
  font-size: 21px;
  font-size: 1.3125rem;
}
.card-asset .card-body {
  flex: 1 1 auto;
  padding: 15px;
}
.card-asset .card-tail {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  flex: 0 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.card-asset .card-tail.with-tab {
  position: relative;
}
.card-asset .card-tail.with-tab::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 50%;
  background-color: rgb(231.15, 231.15, 231.15);
}
@media screen and (min-width: 769px) {
  .card-asset .card-tail.with-tab::after {
    top: 0;
    left: inherit;
    height: inherit;
    width: 50%;
  }
}
.card-asset .card-tail.with-attachments {
  position: relative;
  background-color: rgb(231.15, 231.15, 231.15);
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  color: #3069A6;
  cursor: pointer;
}
.card-asset .card-tail.with-attachments .product-count {
  display: grid;
  margin: 0 18px 0 8px;
}
.card-asset .card-tail.with-attachments .product-count span:last-child {
  font-size: xx-small;
}
.card-asset .card-tail.with-attachments .toggler i {
  transition: all 400ms ease;
}
.card-asset .card-tail.with-attachments .toggler.active i {
  transform: rotate(180deg);
}

.card-category header {
  margin: 0;
  padding: 30px;
  font-size: 18px;
  font-size: 1.125rem;
}
.card-category header strong {
  display: inline-block;
  max-width: calc(100% - 86px);
}
.card-category .toggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 86px;
  height: 86px;
  overflow: hidden;
  color: #3471B4;
  transition: color 400ms ease;
  z-index: 1;
}
.card-category .toggler * {
  position: absolute;
  top: 0;
  left: 0;
  width: 86px;
  height: 86px;
  line-height: 86px;
  margin: 0;
  text-align: center;
  transition: left 400ms ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.card-category .toggler *:active {
  top: 2px;
}
.card-category .toggler *:last-child {
  left: 86px;
}
.card-category .toggler.active *:first-child {
  left: -86px;
}
.card-category .toggler.active *:last-child {
  left: 0;
}
@media screen and (min-width: 769px) {
  .card-category .toggler:hover {
    color: #002855;
  }
}
.card-category .content {
  padding: 0;
  background-color: #F9F9F9;
}
@media screen and (min-width: 769px) {
  .card-category .content {
    display: flex;
  }
}
.template-population_representation .card-category .content {
  display: block;
}
.template-population_representation_21 .card-category .content {
  display: block;
}
.card-category .description {
  padding: 20px 30px;
}
@media screen and (min-width: 769px) {
  .card-category .description {
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.card-category ul {
  margin: 0;
  padding: 20px 30px;
  list-style: none;
}
@media screen and (min-width: 769px) {
  .card-category ul {
    flex: 0 0 40%;
  }
  .card-category ul.column {
    -moz-columns: 2;
         columns: 2;
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 30px;
         column-gap: 30px;
    flex: inherit;
    max-width: none;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .card-category ul {
    flex: 0 0 33%;
  }
}
.card-category li {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 1em;
}
.card-category li:last-child {
  margin-bottom: 0;
}
.card-category .opa-button {
  margin-top: 15px;
}

.card-image {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .card-image {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
    transition: color 400ms ease, box-shadow 400ms ease;
    align-self: stretch;
  }
  .card-image:active {
    top: 2px;
  }
  .card-image:hover {
    box-shadow: 0 0 8px 2px rgba(19, 32, 47, 0.2);
  }
}
.card-image .header {
  position: relative;
  padding: 0;
  height: 40px;
  line-height: 40px;
}
.card-image .header .label {
  padding: 0 15px;
}
.card-image .header .tag {
  position: absolute;
  right: 0;
  padding: 0 15px;
  background-color: #cccccc;
}
.card-image .header .tag::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  width: 30px;
  background: rgb(231.15, 231.15, 231.15);
  background: linear-gradient(90deg, rgba(231.15, 231.15, 231.15, 0) 0%, rgb(231.15, 231.15, 231.15) 67%, rgb(231.15, 231.15, 231.15) 100%);
}
.card-image.with-image .header {
  background-color: white;
}
.card-image.with-image .header .tag {
  background-color: #F9F9F9;
}
.card-image.with-image .header .tag::before {
  background: white;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 67%, white 100%);
}
.card-image .image {
  height: 130px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #13202F;
}
.card-image .title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0;
  padding: 15px;
}

#featured-events header {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  #featured-events header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
}
#featured-events header strong {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
}
#featured-events header a {
  font-size: 13px;
  font-size: 0.8125rem;
}
#featured-events .events-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  row-gap: 15px;
}
@media screen and (min-width: 992px) {
  #featured-events .events-wrap {
    max-width: none;
    justify-content: space-between;
    -moz-column-gap: 15px;
         column-gap: 15px;
    flex-wrap: nowrap;
  }
}
#featured-events .event {
  display: flex;
  background-color: white;
  transition: color 400ms ease;
  border: 1px solid #cccccc;
  width: 100%;
}
@media screen and (min-width: 769px) {
  #featured-events .event {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
  }
  #featured-events .event:active {
    top: 2px;
  }
}
@media screen and (min-width: 992px) {
  #featured-events .event {
    flex: 1 1 33%;
  }
}
#featured-events .info {
  padding: 15px 0;
  margin: 0 15px;
}
#featured-events .date {
  display: flex;
  align-items: center;
  padding: 15px;
  background-color: #F9F9F9;
  color: #58595B;
  text-transform: uppercase;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
}
#featured-events .month {
  font-size: 12px;
  font-size: 0.75rem;
}
#featured-events .day {
  font-size: 30px;
  font-size: 1.875rem;
}
#featured-events .location {
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: black;
}

#scrolly-menu {
  height: 180px;
}
@media screen and (min-width: 769px) {
  #scrolly-menu {
    height: 60px;
  }
}
@media screen and (min-width: 769px) {
  #scrolly-menu.detached .container {
    position: fixed;
    top: 100px;
    left: 50%;
    transform: translateX(-50%) translateX(125px);
    max-width: calc(94% - 250px);
    z-index: 9;
  }
}
#scrolly-menu .menu-wrap {
  margin: 0 auto;
  max-width: 992px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
}
@media screen and (min-width: 769px) {
  #scrolly-menu .menu-wrap {
    display: flex;
  }
}
#scrolly-menu .menu-item {
  flex: 1 0 33.3333333333%;
  text-align: center;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  color: #3471B4;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#scrolly-menu .menu-item i {
  margin: 0 10px;
}
#scrolly-menu .menu-item:first-child {
  border-radius: 4px 4px 0 0;
}
@media screen and (min-width: 769px) {
  #scrolly-menu .menu-item:first-child {
    border-radius: 4px 0 0 4px;
  }
}
#scrolly-menu .menu-item:last-child {
  border-radius: 0 0 4px 4px;
}
@media screen and (min-width: 769px) {
  #scrolly-menu .menu-item:last-child {
    border-radius: 0 4px 4px 0;
  }
}
#scrolly-menu .menu-item.active {
  background-color: rgb(231.15, 231.15, 231.15);
  color: #13202F;
}
@media screen and (min-width: 769px) {
  #scrolly-menu .menu-item {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
    transition: color 400ms ease;
  }
  #scrolly-menu .menu-item:active {
    top: 2px;
  }
  #scrolly-menu .menu-item:hover {
    color: #2C3F8F;
  }
}

#research-analysis-teaser {
  background: #13202F;
  background: linear-gradient(135deg, #13202f 0%, #2c3f8f 100%);
  margin: 0;
  padding: 100px 0;
}
#research-analysis-teaser h2 {
  color: white;
  margin: 0 0 30px 0;
}
@media screen and (min-width: 769px) {
  #research-analysis-teaser {
    padding: 125px 0;
  }
  #research-analysis-teaser .container {
    display: flex;
    align-items: center;
  }
  #research-analysis-teaser h2 {
    margin: 0 45px 0 0;
  }
  #research-analysis-teaser .opa-button {
    flex: 0 0 auto;
  }
}
@media screen and (min-width: 992px) {
  #research-analysis-teaser {
    padding: 150px 0;
  }
}

#research-highlights .container {
  max-width: 320px;
  padding: 20px;
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
#research-highlights .research-image {
  margin: 0 auto 20px;
}
#research-highlights .research-image img {
  width: 100%;
}
@media screen and (min-width: 992px) {
  #research-highlights .container {
    display: flex;
    align-items: center;
    max-width: 992px;
    padding: 30px;
  }
  #research-highlights .research-image {
    flex: 0 0 35%;
    margin: 0 45px 0 0;
  }
}
@media screen and (min-width: 1200px) {
  #research-highlights .research-image {
    margin: 0 75px 0 0;
  }
}

.view-more-copy {
  display: none;
}

.view-more-button {
  margin-top: 1em;
  color: #3471B4;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .view-more-button {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
    transition: color 400ms ease;
  }
  .view-more-button:active {
    top: 2px;
  }
  .view-more-button:hover {
    color: #2C3F8F;
  }
}

#about-opa-page .our-approach {
  padding: 30px 0 45px 0;
  text-align: center;
}
#about-opa-page .our-approach ul {
  margin: 0 auto;
  padding: 0;
  max-width: 480px;
  list-style: none;
  border: 1px solid #cccccc;
}
#about-opa-page .our-approach li {
  background-color: white;
  padding: 30px;
  border-bottom: 1px solid #cccccc;
}
#about-opa-page .our-approach li:last-child {
  border-bottom: none;
}
#about-opa-page .our-approach strong {
  display: block;
  margin: 30px 0;
}
#about-opa-page .our-approach .material-icons {
  display: block;
  color: #3471B4;
  font-size: 72px;
  font-size: 4.5rem;
}
@media screen and (min-width: 769px) {
  #about-opa-page .our-approach {
    padding: 60px 0 0 0;
  }
}
@media screen and (min-width: 992px) {
  #about-opa-page .our-approach ul {
    display: flex;
    margin-top: 45px;
    max-width: none;
  }
  #about-opa-page .our-approach li {
    width: 33.3333333333%;
    padding: 30px 30px 45px;
    border-bottom: none;
    border-right: 1px solid #cccccc;
  }
  #about-opa-page .our-approach li:last-child {
    border-right: none;
  }
}
#about-opa-page .our-divisions {
  padding: 30px 0 45px 0;
}
#about-opa-page .our-divisions header {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
#about-opa-page .our-divisions .description {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#about-opa-page .our-divisions .card-wrap {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
#about-opa-page .our-leadership {
  padding: 30px 0 45px 0;
}
@media screen and (min-width: 769px) {
  #about-opa-page .our-leadership .leader-body {
    display: flex;
  }
}
#about-opa-page .our-leadership .leader-image {
  margin-bottom: 30px;
  text-align: center;
  min-width: 190px;
}
#about-opa-page .our-leadership .leader-image .name {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #13202F;
  margin: 30px 0 10px;
}
#about-opa-page .our-leadership .leader-image .title {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  #about-opa-page .our-leadership .leader-image {
    margin-right: 30px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  #about-opa-page .our-leadership .leader-image {
    margin-right: 45px;
  }
}
@media screen and (min-width: 1200px) {
  #about-opa-page .our-leadership .leader-image {
    margin-right: 75px;
  }
}
#about-opa-page .our-leadership .leader-image-wrap {
  width: 200px;
  height: 200px;
  margin: 0 auto;
  background-color: #cccccc;
  border-radius: 100%;
  padding: 10px;
}
#about-opa-page .our-leadership .leader-image-wrap div {
  background-image: url(/assets/mark-s-breckenridge.jpg);
  height: 180px;
  border-radius: 100%;
  background-position: 0% 10%;
}
@media screen and (min-width: 769px) {
  #about-opa-page .our-leadership {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 769px) {
  #sign_in_help_page {
    margin-top: 30px;
  }
}
#sign_in_help_page #content .instructions {
  text-align: right;
  padding: 10px 0px;
}
#sign_in_help_page #content .section {
  padding: 10px 0px;
}
#sign_in_help_page #content #faq-answers a:target {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}
#sign_in_help_page #content .faq .statement {
  padding: 5px 0px;
}
#sign_in_help_page #content .faq dt {
  float: left;
  padding: 5px 0px;
  clear: both;
}
#sign_in_help_page #content .modal-header {
  background-color: #3471B4;
}
#sign_in_help_page #content .modal-header a {
  color: black;
  -webkit-appearance: none;
}
#sign_in_help_page #content .modal-header .modal-title {
  color: white;
}
#sign_in_help_page #content .fieldWithErrors input, #sign_in_help_page #content .fieldWithErrors textarea {
  border: 1px solid red;
}
#sign_in_help_page #content .full_error_messages {
  padding: 5px;
  color: #D6001C;
  margin-bottom: 10px;
}
#sign_in_help_page #content .faq-answer-cont dd.statement:first-of-type p {
  color: #3471B4;
  font-weight: bold;
}
#sign_in_help_page #content #how-tos-answers h3 span {
  color: #3471B4;
  font-weight: bold;
}

#our-approach-page .solution {
  position: relative;
}
#our-approach-page .solution::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 520px;
  background: #13202F;
  background: linear-gradient(135deg, #13202f 0%, #2c3f8f 100%);
}
@media screen and (min-width: 769px) {
  #our-approach-page .solution::before {
    height: 400px;
  }
}
#our-approach-page .solution .solution-header {
  margin: 0 auto;
  max-width: 840px;
  padding: 60px 0 45px 0;
  text-align: center;
  color: white;
}
#our-approach-page .solution .solution-header h3 {
  color: white;
  margin-top: 30px;
}
#our-approach-page .solution .solution-header i {
  color: #3471B4;
  font-size: 72px;
  font-size: 4.5rem;
}
#our-approach-page .solution .card-wrap {
  margin: 0 auto;
  max-width: 840px;
}
#our-approach-page .solution .featured-work {
  margin-left: auto;
  margin-right: auto;
  max-width: 840px;
}
#our-approach-page .featured-work {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #cccccc;
}
#our-approach-page .featured-work .image {
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
}
#our-approach-page .featured-work .copy {
  margin: 30px 0;
}
#our-approach-page .featured-work .copy span {
  font-family: "Gotham Cond A", "Gotham Cond B", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#our-approach-page .featured-work .copy a {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.25;
  margin: 8px 0 15px 0;
}
@media screen and (min-width: 769px) {
  #our-approach-page .featured-work {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #our-approach-page .featured-work .content {
    display: flex;
    align-items: center;
  }
  #our-approach-page .featured-work .content .image {
    flex: 0 0 auto;
    margin-right: 30px;
  }
  #our-approach-page .featured-work .content .copy {
    margin: 0;
  }
  #our-approach-page .featured-work .opa-button {
    flex: 0 0 auto;
    margin-left: 30px;
  }
}

@media screen and (min-width: 769px) {
  .template-tertiary .content {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .template-tertiary .details-wrap,
  .template-tertiary .description {
    width: 65%;
    margin-right: 30px;
  }
}
@media screen and (min-width: 992px) {
  .template-tertiary .details-wrap,
  .template-tertiary .description {
    width: 70%;
    margin-right: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .template-tertiary .details-wrap,
  .template-tertiary .description {
    width: 75%;
  }
}
.template-tertiary .methodology {
  margin-top: 20px;
}
.template-tertiary .methodology .link {
  position: relative;
  display: block;
  width: 260px;
  padding-right: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.template-tertiary .methodology .toggler {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 20px;
  overflow: hidden;
}
.template-tertiary .methodology .toggler * {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  text-align: center;
  transition: left 400ms ease;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.template-tertiary .methodology .toggler *:active {
  top: 2px;
}
.template-tertiary .methodology .toggler *:last-child {
  left: 40px;
}
.template-tertiary .methodology .toggler.active *:first-child {
  left: -40px;
}
.template-tertiary .methodology .toggler.active *:last-child {
  left: 0;
}
.template-tertiary .meta-wrap {
  margin-top: 20px;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (min-width: 769px) {
  .template-tertiary .meta-wrap {
    width: 35%;
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .template-tertiary .meta-wrap {
    width: 30%;
  }
}
@media screen and (min-width: 1200px) {
  .template-tertiary .meta-wrap {
    width: 25%;
  }
}
.template-tertiary .meta {
  margin-bottom: 8px;
}
.template-tertiary .meta:last-child {
  margin-bottom: 0;
}
.template-tertiary .meta span {
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.template-tertiary .important {
  display: flex;
  align-items: stretch;
  margin-bottom: 30px;
  border: 2px solid #3471B4;
  color: #3471B4;
  font-size: 12px;
  font-size: 0.75rem;
}
.template-tertiary .important .label {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  padding: 20px;
  background-color: #3471B4;
  color: white;
  text-transform: uppercase;
}
.template-tertiary .important .title {
  padding: 20px;
}
@media screen and (min-width: 769px) {
  .template-tertiary .important {
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
    transition: color 400ms ease, border 400ms ease;
  }
  .template-tertiary .important:active {
    top: 2px;
  }
  .template-tertiary .important .label {
    transition: background-color 400ms ease;
  }
  .template-tertiary .important:hover {
    border-color: #2C3F8F;
    color: #2C3F8F;
  }
  .template-tertiary .important:hover .label {
    background-color: #2C3F8F;
  }
}
.template-tertiary .actions .opa-button {
  margin-right: 30px;
}
.template-tertiary .cross-link h3 {
  margin-bottom: 10px;
}
.template-tertiary .cross-link a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.template-tertiary .cross-link .details {
  margin-top: 30px;
}

@media screen and (min-width: 769px) {
  #general-advertising-page .media-wrap,
  #direct-marketing-page .media-wrap {
    display: flex;
    flex-wrap: wrap;
  }
}
#general-advertising-page .media,
#direct-marketing-page .media {
  display: block;
  margin-bottom: 30px;
}
#general-advertising-page .media:last-child,
#direct-marketing-page .media:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  #general-advertising-page .media,
  #direct-marketing-page .media {
    flex: 1 0 auto;
    width: calc(50% - 15px);
    margin-bottom: 0;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer;
  }
  #general-advertising-page .media:active,
  #direct-marketing-page .media:active {
    top: 2px;
  }
  #general-advertising-page .media:nth-child(even),
  #direct-marketing-page .media:nth-child(even) {
    margin-left: 15px;
  }
  #general-advertising-page .media:nth-child(odd),
  #direct-marketing-page .media:nth-child(odd) {
    margin-right: 15px;
  }
  #general-advertising-page .media:nth-child(3), #general-advertising-page .media:nth-child(4),
  #direct-marketing-page .media:nth-child(3),
  #direct-marketing-page .media:nth-child(4) {
    margin-top: 30px;
  }
  #general-advertising-page .media:hover .poster,
  #direct-marketing-page .media:hover .poster {
    box-shadow: 0 0 8px 2px rgba(19, 32, 47, 0.5);
  }
  #general-advertising-page .media:hover .title,
  #direct-marketing-page .media:hover .title {
    color: #002855;
  }
}
#general-advertising-page .poster,
#direct-marketing-page .poster {
  position: relative;
  display: block;
  margin-bottom: 8px;
  background-color: #13202F;
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
}
@media screen and (min-width: 769px) {
  #general-advertising-page .poster,
  #direct-marketing-page .poster {
    transition: box-shadow 400ms ease;
  }
}
#general-advertising-page .poster img,
#direct-marketing-page .poster img {
  width: 100%;
}
#general-advertising-page .poster .material-icons,
#direct-marketing-page .poster .material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 48px;
  font-size: 3rem;
  color: white;
}
@media screen and (min-width: 992px) {
  #general-advertising-page .poster .material-icons,
  #direct-marketing-page .poster .material-icons {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
#general-advertising-page .title,
#direct-marketing-page .title {
  font-size: 13px;
  font-size: 0.8125rem;
}
#general-advertising-page .radio,
#direct-marketing-page .radio {
  margin: 20px 0;
  padding: 20px;
  background-color: white;
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
}
#general-advertising-page .radio:last-child,
#direct-marketing-page .radio:last-child {
  margin-bottom: 0;
}
#general-advertising-page .radio strong,
#direct-marketing-page .radio strong {
  display: block;
  margin-bottom: 10px;
}
#general-advertising-page .radio strong em,
#direct-marketing-page .radio strong em {
  float: right;
  font-weight: normal;
  font-style: normal;
}
#general-advertising-page .radio audio,
#direct-marketing-page .radio audio {
  width: 100%;
  vertical-align: middle;
}

#digital-page .site {
  color: white;
  background-color: #13202F;
  margin-bottom: 45px;
}
#digital-page .site:last-child {
  margin-bottom: 0;
}
#digital-page .site header {
  padding: 30px;
  background-color: white;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #digital-page .site header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
  }
}
@media screen and (min-width: 992px) {
  #digital-page .site header {
    padding: 30px;
  }
}
@media screen and (min-width: 1200px) {
  #digital-page .site header {
    padding: 30px 45px;
  }
}
#digital-page .site .logo {
  width: 100%;
  margin: 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media screen and (min-width: 769px) {
  #digital-page .site .logo {
    margin: 0;
  }
}
#digital-page .site .opa-button-wrap {
  margin: 0;
}
#digital-page .site .opa-button-wrap .opa-button,
#digital-page .site .opa-button-wrap .opa-button:last-child {
  margin: 15px 15px 0;
}
@media screen and (min-width: 769px) {
  #digital-page .site .opa-button-wrap {
    flex: 0 0 auto;
  }
  #digital-page .site .opa-button-wrap .opa-button,
  #digital-page .site .opa-button-wrap .opa-button:last-child {
    margin: 0 0 0 20px;
  }
}
@media screen and (min-width: 992px) {
  #digital-page .site .opa-button-wrap .opa-button,
  #digital-page .site .opa-button-wrap .opa-button:last-child {
    margin: 0 0 0 30px;
  }
}
@media screen and (min-width: 769px) {
  #digital-page .site .content {
    padding: 20px 0 20px 20px;
  }
}
@media screen and (min-width: 992px) {
  #digital-page .site .content {
    padding: 30px 0 30px 30px;
  }
}
@media screen and (min-width: 1200px) {
  #digital-page .site .content {
    padding: 45px 0 45px 45px;
  }
}
#digital-page .site div.image {
  display: none;
}
@media screen and (min-width: 769px) {
  #digital-page .site div.image {
    display: block;
    float: right;
    width: 42%;
    height: 300px;
    margin: 0 0 20px 20px;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  #digital-page .site div.image {
    margin: 0 0 0 30px;
  }
}
@media screen and (min-width: 1200px) {
  #digital-page .site div.image {
    margin: 0 0 0 45px;
  }
}
#digital-page .site img.image {
  width: 100%;
  height: 100%;
  padding: 20px;
}
@media screen and (min-width: 576px) {
  #digital-page .site img.image {
    padding: 30px 30px 20px;
  }
}
@media screen and (min-width: 769px) {
  #digital-page .site img.image {
    display: none;
  }
}
#digital-page .site .copy {
  padding: 0 20px 20px;
}
@media screen and (min-width: 576px) {
  #digital-page .site .copy {
    padding: 0 30px 30px;
  }
}
@media screen and (min-width: 769px) {
  #digital-page .site .copy {
    padding: 0 20px 0 0;
  }
}

#public-relations-page .featured {
  background-color: #13202F;
}
#public-relations-page .featured h4 {
  margin-bottom: 0;
  padding: 30px 30px 0;
  color: white;
}
@media screen and (min-width: 1200px) {
  #public-relations-page .featured h4 {
    padding: 30px 45px 0;
  }
}
#public-relations-page .magazine-wrap {
  padding: 0 30px;
}
@media screen and (min-width: 992px) {
  #public-relations-page .magazine-wrap {
    padding: 30px 30px 45px;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  #public-relations-page .magazine-wrap {
    padding: 30px 45px 45px;
  }
}
#public-relations-page .magazine-wrap .magazine {
  display: flex;
  padding: 30px 0;
}
#public-relations-page .magazine-wrap .magazine:first-child {
  border-bottom: 1px solid #58595B;
}
@media screen and (min-width: 769px) {
  #public-relations-page .magazine-wrap .magazine:first-child {
    border-bottom: none;
  }
}
@media screen and (min-width: 992px) {
  #public-relations-page .magazine-wrap .magazine {
    width: 47%;
    padding: 0;
  }
}
#public-relations-page .magazine-wrap .magazine .poster {
  width: 50%;
  max-width: 200px;
  margin-right: 30px;
}
@media screen and (min-width: 769px) {
  #public-relations-page .magazine-wrap .magazine .poster {
    margin-left: auto;
    max-width: 150px;
  }
}
@media screen and (min-width: 992px) {
  #public-relations-page .magazine-wrap .magazine .poster {
    width: 55%;
    max-width: none;
  }
}
#public-relations-page .magazine-wrap .magazine .content {
  position: relative;
  width: 50%;
  color: white;
  font-family: "Gotham A", "Gotham B", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  #public-relations-page .magazine-wrap .magazine .content {
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  #public-relations-page .magazine-wrap .magazine .content {
    width: 45%;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
#public-relations-page .magazine-wrap .magazine .content-inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  #public-relations-page .magazine-wrap .magazine .content-inner {
    width: 100%;
    padding: 22px 0 30px 0;
    border-top: 1px solid #58595B;
    border-bottom: 1px solid #58595B;
  }
}
#public-relations-page .magazine-wrap .magazine strong {
  color: white;
}
#public-relations-page .magazine-wrap .magazine img {
  width: 100%;
}
#public-relations-page .media-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  #public-relations-page .media-wrap {
    justify-content: inherit;
  }
}
#public-relations-page .media {
  width: 45%;
  max-width: 200px;
  margin-bottom: 30px;
}
#public-relations-page .media:nth-last-child(-n+2) {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  #public-relations-page .media {
    flex: 0 1 auto;
    width: calc(33.3333333333% - 20px);
    max-width: none;
    margin-right: 30px;
  }
  #public-relations-page .media:nth-child(3n) {
    margin-right: 0;
  }
  #public-relations-page .media:nth-last-child(-n+2) {
    margin-bottom: 30px;
  }
  #public-relations-page .media:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  #public-relations-page .media {
    width: calc(25% - 22.5px);
  }
  #public-relations-page .media:nth-child(3n) {
    margin-right: 30px;
  }
  #public-relations-page .media:nth-child(4n) {
    margin-right: 0;
  }
  #public-relations-page .media:nth-last-child(-n+3) {
    margin-bottom: 30px;
  }
  #public-relations-page .media:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
}
#public-relations-page .media .poster {
  box-shadow: 0 2px 4px 1px rgba(19, 32, 47, 0.2);
}
@media screen and (min-width: 769px) {
  #public-relations-page .media .poster {
    transition: box-shadow 400ms ease;
  }
}
#public-relations-page .media img {
  width: 100%;
}
#public-relations-page .title {
  margin-top: 8px;
  font-size: 13px;
  font-size: 0.8125rem;
}

#opa-dashboard-page .site-features {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#opa-dashboard-page .site-feature {
  width: 45%;
}
#opa-dashboard-page .site-feature:nth-child(1), #opa-dashboard-page .site-feature:nth-child(2) {
  margin-bottom: 30px;
}
#opa-dashboard-page .site-feature img {
  max-width: 100%;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  #opa-dashboard-page .site-feature {
    width: 23%;
  }
  #opa-dashboard-page .site-feature:nth-child(1), #opa-dashboard-page .site-feature:nth-child(2) {
    margin-bottom: 0;
  }
}

#jamrs-recruiting-awareness-page .chart-wrap,
#quality-of-work-life-page .chart-wrap,
#health-well-being-gender-relations-page .chart-wrap,
#health-well-being-suicidal-ideation-page .chart-wrap,
#military-demographics-page .chart-wrap,
#civilian-demographics-page .chart-wrap,
#chart-creator-page .chart-wrap {
  position: relative;
}
@media screen and (min-width: 1200px) {
  #jamrs-recruiting-awareness-page .chart-row,
  #quality-of-work-life-page .chart-row,
  #health-well-being-gender-relations-page .chart-row,
  #health-well-being-suicidal-ideation-page .chart-row,
  #military-demographics-page .chart-row,
  #civilian-demographics-page .chart-row,
  #chart-creator-page .chart-row {
    display: flex;
  }
  #jamrs-recruiting-awareness-page .chart-col-40,
  #quality-of-work-life-page .chart-col-40,
  #health-well-being-gender-relations-page .chart-col-40,
  #health-well-being-suicidal-ideation-page .chart-col-40,
  #military-demographics-page .chart-col-40,
  #civilian-demographics-page .chart-col-40,
  #chart-creator-page .chart-col-40 {
    flex: 0 0 40%;
  }
  #jamrs-recruiting-awareness-page .chart-col-50,
  #quality-of-work-life-page .chart-col-50,
  #health-well-being-gender-relations-page .chart-col-50,
  #health-well-being-suicidal-ideation-page .chart-col-50,
  #military-demographics-page .chart-col-50,
  #civilian-demographics-page .chart-col-50,
  #chart-creator-page .chart-col-50 {
    width: 50%;
  }
  #jamrs-recruiting-awareness-page .chart-col-60,
  #quality-of-work-life-page .chart-col-60,
  #health-well-being-gender-relations-page .chart-col-60,
  #health-well-being-suicidal-ideation-page .chart-col-60,
  #military-demographics-page .chart-col-60,
  #civilian-demographics-page .chart-col-60,
  #chart-creator-page .chart-col-60 {
    flex: 0 0 60%;
  }
}
#jamrs-recruiting-awareness-page .customCard,
#quality-of-work-life-page .customCard,
#health-well-being-gender-relations-page .customCard,
#health-well-being-suicidal-ideation-page .customCard,
#military-demographics-page .customCard,
#civilian-demographics-page .customCard,
#chart-creator-page .customCard {
  margin-top: 20px;
}
#jamrs-recruiting-awareness-page .noData,
#quality-of-work-life-page .noData,
#health-well-being-gender-relations-page .noData,
#health-well-being-suicidal-ideation-page .noData,
#military-demographics-page .noData,
#civilian-demographics-page .noData,
#chart-creator-page .noData {
  display: block;
  position: absolute;
  top: 50%;
  width: 25%;
  text-align: center;
}
#jamrs-recruiting-awareness-page .highcharts-title,
#quality-of-work-life-page .highcharts-title,
#health-well-being-gender-relations-page .highcharts-title,
#health-well-being-suicidal-ideation-page .highcharts-title,
#military-demographics-page .highcharts-title,
#civilian-demographics-page .highcharts-title,
#chart-creator-page .highcharts-title {
  font-size: 18px;
  text-align: center;
  color: rgb(51, 51, 51);
  padding: 0 30px;
}
#jamrs-recruiting-awareness-page .highcharts-subtitle,
#quality-of-work-life-page .highcharts-subtitle,
#health-well-being-gender-relations-page .highcharts-subtitle,
#health-well-being-suicidal-ideation-page .highcharts-subtitle,
#military-demographics-page .highcharts-subtitle,
#civilian-demographics-page .highcharts-subtitle,
#chart-creator-page .highcharts-subtitle {
  font-size: 12px;
  text-align: center;
}

@media screen and (min-width: 769px) {
  #mil-demo-selectors {
    display: flex;
    justify-content: space-between;
  }
}

#chartOptions {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  #chartOptions {
    width: 60%;
  }
}
#chartOptions header h5 {
  margin: 0;
}
#chartOptions .chartOptions-checkboxes {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
#chartOptions .field-checkbox {
  width: 50%;
}

#globalFilter {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  #globalFilter {
    width: 30%;
  }
}
#globalFilter .button-wrap {
  margin: 5px 0;
}
#globalFilter .button-wrap:first-child {
  margin-top: 0;
}
#globalFilter .button-wrap:last-child {
  margin-bottom: 0;
}

.explanatoryText a.efficacy {
  color: #31849B;
}
.explanatoryText a.attitudes {
  color: #5F497A;
}
.explanatoryText a.socialNorms {
  color: #76923C;
}

.fake-dropdown {
  position: absolute;
  top: 40px;
  right: 0;
}
.fake-dropdown.open::after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  z-index: 9;
}

.fake-dropdown-button {
  position: absolute;
  top: -30px;
  right: 0;
  border-width: 0px;
  background-color: transparent;
  cursor: pointer;
  outline: currentcolor none medium;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  line-height: 0;
}
.fake-dropdown-button:hover {
  background-color: #dddddd;
}

.fake-dropdown-menu {
  position: relative;
  z-index: 10;
  margin: 0px;
  padding: 5px 0px;
  box-shadow: rgb(136, 136, 136) 3px 3px 10px;
  border: 1px solid rgb(153, 153, 153);
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

.fake-dropdown-item {
  display: block;
  font-weight: normal;
  cursor: pointer;
  padding: 0.5em 1em;
  color: rgb(51, 51, 51);
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
  font-size: 11px;
  transition: background 250ms ease 0s, color 250ms ease 0s;
}
.fake-dropdown-item:hover {
  color: white;
  background-color: #335cad;
}

html {
  box-sizing: border-box;
}

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

body {
  background-color: #F9F9F9;
  margin: 0;
}

img,
iframe {
  vertical-align: middle;
}

.container {
  width: 92%;
  max-width: 576px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .container {
    max-width: 992px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  background-color: black;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.no-scroll {
  overflow: hidden !important;
}

.hidden {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .hidden-mobile {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .hidden-desktop {
    display: none !important;
  }
}
.flash {
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #13202F;
  background-color: #BDDCFF;
}

.material-icons.md-18 {
  font-size: 18px;
  font-size: 1.125rem;
}

#custom_survey_link_section {
  margin-top: -22.5px;
}
