/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#us-restricted-content-popup {
  top: 0 !important;
}
#us-restricted-content-popup h4 {
  margin: 0 0 0.5rem 0;
  padding: 0;
  line-height: 1.3;
  font-weight: bold;
}
#us-restricted-content-popup p:has(.c-download) {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
#us-restricted-content-popup p:has(.c-download) .c-download {
  background-color: #ffbe00;
  white-space: nowrap;
  padding: 0.5rem 1rem;
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
.g-grid:has(#us-restricted-content-popup) {
  height: 0 !important;
}
#overlaypopus {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  z-index: 100;
  display: none;
}
/*# sourceMappingURL=us-block9_15.css.map */