@font-face {
  font-family: 'FiraSans-Bold';
  src: url('/g/fonts/fira_sans/fira_sans-b.eot');
  src: url('/g/fonts/fira_sans/fira_sans-b.eot?#iefix') format('embedded-opentype'), url('/g/fonts/fira_sans/fira_sans-b.woff') format('woff'), url('/g/fonts/fira_sans/fira_sans-b.ttf') format('truetype'), url('/g/fonts/fira_sans/fira_sans-b.svg#fira_sanslight') format('svg');
  font-weight: normal;
  font-style: normal; }

.addons-adults-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99999;
  opacity: 0.95;
  background: #fff; }

.popup-form-section {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  font-size: 0;
  padding: 30px 10px;
  z-index: 9999999; }
  .popup-form-section:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    margin-left: -1px;
    height: 100%; }
  .popup-form-section__inner {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    border: 4px solid #ff7045;
    background-color: #fff;
    width: 502px;
    padding: 45px 25px 35px;
    font-family: Arial;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.3); }
    @media (max-width: 960px) {
  .popup-form-section__inner {
    padding: 40px 25px 30px; } }
    @media (max-width: 640px) {
  .popup-form-section__inner {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
    @media (max-width: 479px) {
  .popup-form-section__inner {
    padding: 32px 25px 22px; } }
  .popup-form-section__top {
    margin-bottom: 30px; }
    .popup-form-section__top:before {
      content: "18+";
      width: 82px;
      height: 50px;
      padding-top: 32px;
      border: 4px solid #eeecec;
      border-radius: 50%;
      display: inline-block;
      vertical-align: top;
      color: #464657;
      font-family: Arial;
      font-size: 20px;
      line-height: 1;
      font-weight: 700; }
    @media (max-width: 960px) {
  .popup-form-section__top {
    margin-bottom: 15px; }
    .popup-form-section__top:before {
      font-size: 14px;
      width: 42px;
      height: 28px;
      padding-top: 14px; } }
  .popup-form-section__button {
    border-radius: 4px;
    background: #ff7044;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    padding: 16px 25px 17px;
    border: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 10px;
    letter-spacing: 0.5px;
    min-width: 215px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    cursor: pointer; }
    @media (max-width: 960px) {
  .popup-form-section__button {
    font-size: 13px;
    padding: 12px 20px 12px; } }
    @media (max-width: 479px) {
  .popup-form-section__button {
    display: block;
    min-width: 100%;
    margin: 0 0 10px; } }
    .popup-form-section__button:hover {
      background: #fb7d57; }
    .popup-form-section__button--continue {
      background: none;
      color: #333;
      border: 1px solid #d8d8d8;
      padding: 15px 25px 16px; }
      @media (max-width: 960px) {
  .popup-form-section__button--continue {
    padding: 11px 20px 11px; } }
      .popup-form-section__button--continue:hover {
        background: transparent;
        border-color: #777; }
  .popup-form-section__title {
    text-transform: uppercase;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 3px; }
    @media (max-width: 960px) {
  .popup-form-section__title {
    font-size: 16px; } }
    @media (max-width: 479px) {
  .popup-form-section__title {
    font-size: 14px; } }
  .popup-form-section__desc {
    color: #888;
    font-size: 14px;
    font-weight: 400; }
    @media (max-width: 960px) {
  .popup-form-section__desc {
    font-size: 13px; } }
    @media (max-width: 479px) {
  .popup-form-section__desc {
    font-size: 12px; } }
  .popup-form-section__bottom {
    margin-top: 25px;
    font-size: 0; }
    @media (min-width: 480px) and (max-width: 960px) {
  .popup-form-section__bottom {
    margin-top: 15px; } }

.popup-form-section__top {
  text-align: center; }
  .popup-form-section__top:before {
    display: none; }
  .popup-form-section__top img {
    max-width: 150px;
    max-height: 150px; }

[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important; }

.popup-form-section__inner {
  width: 512px;
  max-width: 100%; }

.popup-form-section__button {
  background: #5a619f; }
  .popup-form-section__button:hover {
    background: #5a619f;
    opacity: 0.8; }

.popup-form-section__inner {
  border-color: #5a619f; }

.popup-form-section__button--continue {
  background: none !important; }
