.hours-screen1 {
  padding: 56px 0 10vw;
  background: url("../img/ps2.png") no-repeat top;
  background-size: 100%;
  text-align: center;
  position: relative; }
  .hours-screen1:before {
    content: '';
    width: 35%;
    height: calc(100% - 3vw);
    position: absolute;
    left: 0;
    top: 0;
    background: url("../img/h1before.png") no-repeat -70px bottom;
    background-size: 100%;
    pointer-events: none; }
  .hours-screen1:after {
    content: '';
    width: 30%;
    height: calc(100%);
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/h1after.png") no-repeat right bottom;
    background-size: 100%;
    pointer-events: none; }
  .hours-screen1 h1 {
    font-size: 54px;
    font-weight: 700;
    text-transform: uppercase;
    background: linear-gradient(to bottom, white 50%, #8CC0E1);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important; }
  .hours-screen1 .working-time {
    max-width: 420px;
    margin: 24px auto 0;
    position: relative;
    font-size: 16px;
    color: #B0BADC;
    line-height: 162%; }
    .hours-screen1 .working-time .inner {
      background: rgba(18, 21, 36, 0.24);
      box-shadow: inset 0px 2px 1px #212E3F, inset 0px 40px 40px rgba(33, 46, 63, 0.16), inset 0px -3px 6px rgba(33, 46, 63, 0.19), inset 0px -6px 18px rgba(33, 46, 63, 0.16), inset 0px 6px 12px rgba(33, 46, 63, 0.4);
      backdrop-filter: blur(12px);
      border-radius: 8px;
      color: white;
      padding: 24px 35px;
      position: relative;
      z-index: 1; }
    .hours-screen1 .working-time:before {
      content: '';
      width: 76px;
      height: 76px;
      position: absolute;
      left: -55px;
      top: 30px;
      background: url("../img/elipse.png") no-repeat center;
      background-size: contain;
      z-index: 0;
      filter: drop-shadow(-35px 50px 10px rgba(0, 0, 0, 0.3)); }
    .hours-screen1 .working-time .title {
      font-size: 18px;
      text-transform: uppercase;
      filter: drop-shadow(0px 2px rgba(125, 208, 203, 0.4));
      font-weight: 800;
      line-height: 167%;
      background: linear-gradient(to bottom, white 50%, #8CC0E1);
      background-clip: text;
      -webkit-background-clip: text;
      color: transparent !important;
      margin-bottom: 8px; }
  .hours-screen1 p {
    font-size: 14px;
    color: #B0BADC;
    max-width: 420px;
    margin: 24px auto;
    line-height: 167%; }
  .hours-screen1 .main-btn {
    width: 100%;
    max-width: 310px; }
  .hours-screen1 .separator {
    position: absolute;
    bottom: -5vw;
    left: 0;
    pointer-events: none;
    z-index: 2;
    width: 100%; }
  .hours-screen1 .wrap {
    position: relative; }
    .hours-screen1 .wrap:before {
      content: '';
      width: 200px;
      height: 200px;
      position: absolute;
      left: 15px;
      bottom: -120px;
      background: url("../img/elipse.png") no-repeat center;
      background-size: contain;
      filter: drop-shadow(-50px 70px 10px rgba(0, 0, 0, 0.3)); }
    .hours-screen1 .wrap:after {
      content: '';
      width: 123px;
      height: 123px;
      position: absolute;
      right: 14%;
      bottom: -7vw;
      background: url("../img/elipse.png") no-repeat center;
      background-size: contain;
      z-index: 3;
      filter: drop-shadow(-35px 50px 10px rgba(0, 0, 0, 0.3)); }

.hours-screen2 {
  background-color: #000420 !important;
  padding-bottom: 120px;
  background: url("../img/hoursbg.png") no-repeat left 5vw;
  background-size: cover;
  position: relative; }
  .hours-screen2:before {
    content: '';
    width: 20%;
    height: calc(100%);
    position: absolute;
    left: 0;
    top: 0;
    background: url("../img/h2before.png") no-repeat left bottom;
    background-size: 100%;
    pointer-events: none; }
  .hours-screen2:after {
    content: '';
    width: 20%;
    height: calc(100%);
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/h2after.png") no-repeat right 5vw;
    background-size: 100%;
    pointer-events: none; }
  .hours-screen2 .section-heading {
    margin-top: 0;
    font-size: 18px;
    line-height: 167%;
    max-width: 530px; }
  .hours-screen2 p {
    max-width: 530px;
    color: #B0BADC;
    font-size: 14px;
    line-height: 157%;
    margin-top: 18px; }
  .hours-screen2 .wrap {
    position: relative;
    z-index: 3; }
  .hours-screen2 .text-wrap {
    margin-top: 80px;
    position: relative; }
    .hours-screen2 .text-wrap .inner {
      background: radial-gradient(100% 100% at 50% 0%, rgba(121, 207, 255, 0.12) 0%, rgba(194, 233, 255, 0) 54.14%), rgba(18, 21, 36, 0.48);
      box-shadow: inset 0px 2px 1px #212E3F, inset 0px 40px 40px rgba(33, 46, 63, 0.16), inset 0px -3px 6px rgba(33, 46, 63, 0.19), inset 0px -6px 18px rgba(33, 46, 63, 0.16), inset 0px 6px 12px rgba(33, 46, 63, 0.4);
      backdrop-filter: blur(24px);
      border-radius: 8px;
      padding: 40px;
      color: white;
      position: relative;
      z-index: 1; }
    .hours-screen2 .text-wrap:after {
      content: '';
      width: 76px;
      height: 76px;
      position: absolute;
      right: 15%;
      bottom: -30px;
      background: url("../img/elipse.png") no-repeat center;
      background-size: contain;
      z-index: 2;
      filter: drop-shadow(-35px 50px 10px rgba(0, 0, 0, 0.3)) drop-shadow(0 -5px 5px rgba(255, 255, 255, 0.3)); }
    .hours-screen2 .text-wrap:before {
      content: '';
      width: 134px;
      height: 134px;
      position: absolute;
      right: 20%;
      top: -70px;
      background: url("../img/elipse.png") no-repeat center;
      background-size: contain;
      z-index: 1;
      filter: drop-shadow(-35px 50px 10px rgba(0, 0, 0, 0.3));
      z-index: 0; }
    .hours-screen2 .text-wrap .section-heading {
      max-width: 700px; }
    .hours-screen2 .text-wrap p {
      max-width: 700px;
      margin-top: 24px;
      font-size: 16px; }
    .hours-screen2 .text-wrap .h-divider {
      margin: 40px 0 40px -40px;
      width: calc(100% + 80px); }
    .hours-screen2 .text-wrap .last-text-block {
      font-size: 18px;
      font-weight: 700;
      max-width: 700px; }
  .hours-screen2 .buttons-wrap {
    margin-top: 40px;
    text-align: center;
    position: relative; }
    .hours-screen2 .buttons-wrap:before {
      content: '';
      width: 150px;
      height: 150px;
      position: absolute;
      left: 12%;
      bottom: calc(100% + 15px);
      background: url("../img/elipse.png") no-repeat center;
      background-size: contain;
      filter: drop-shadow(-50px 70px 10px rgba(0, 0, 0, 0.3));
      z-index: -1;
      display: none; }
    .hours-screen2 .buttons-wrap:after {
      content: '';
      width: 60px;
      height: 60px;
      position: absolute;
      left: calc(12% + 90px);
      bottom: calc(100% + 120px);
      background: url("../img/elipse.png") no-repeat center;
      background-size: contain;
      z-index: -1;
      filter: drop-shadow(-35px 50px 10px rgba(0, 0, 0, 0.3));
      display: none; }
    .hours-screen2 .buttons-wrap a {
      margin: 0 5px;
      width: 308px;
      padding-left: 20px;
      padding-right: 20px; }

@media (min-width: 1600px) {
  .hours-screen1::after {
    width: 25%; }

  .hours-screen1::before {
    content: '';
    width: 32%;
    height: calc(100% - 3vw);
    position: absolute;
    left: 0;
    top: 0;
    background: url("../img/h1before.png") no-repeat left bottom;
    background-size: auto;
    background-size: 100%;
    pointer-events: none; }

  .hours-screen2::before {
    content: '';
    width: 20%;
    height: calc(100%);
    position: absolute;
    left: 0;
    top: 0;
    background: url("../img/h2before.png") no-repeat left bottom;
    background-size: auto;
    background-size: 100%;
    pointer-events: none; }

  .hours-screen2::after {
    content: '';
    width: 20%;
    height: calc(100%);
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/h2after.png") no-repeat right 5vw;
    background-size: auto;
    background-size: 100%;
    pointer-events: none; }

  .hours-screen1 .wrap::before {
    left: 10%; }

  .hours-screen2 .buttons-wrap::before {
    display: block; }

  .hours-screen2 .buttons-wrap::after {
    display: block; } }
@media (max-width: 1300px) {
  .hours-screen1 {
    padding: 56px 0 10vw; }
    .hours-screen1:before {
      width: 38%;
      height: calc(100%);
      background: url("../img/h1before.png") no-repeat right bottom; }
    .hours-screen1:after {
      width: 30%;
      height: calc(100%);
      background: url("../img/h1after.png") no-repeat left bottom; }
    .hours-screen1 h1 {
      font-size: 54px; }
    .hours-screen1 .working-time {
      max-width: 420px;
      margin: 24px auto 0;
      font-size: 16px;
      color: #B0BADC; }
      .hours-screen1 .working-time .inner {
        padding: 24px 35px; }
      .hours-screen1 .working-time:before {
        width: 76px;
        height: 76px;
        left: -55px;
        top: 30px; }
      .hours-screen1 .working-time .title {
        font-size: 18px; }
    .hours-screen1 p {
      font-size: 14px;
      max-width: 420px;
      margin: 24px auto; }
    .hours-screen1 .main-btn {
      width: 100%;
      max-width: 310px; }
    .hours-screen1 .separator {
      bottom: -5vw; }
    .hours-screen1 .wrap {
      position: relative; }
      .hours-screen1 .wrap:before {
        position: absolute;
        left: -90px;
        bottom: -120px; }
      .hours-screen1 .wrap:after {
        width: 123px;
        height: 123px;
        right: 5%;
        bottom: -90px; }

  .hours-screen2 {
    background-color: #030B22 !important;
    padding-bottom: 120px;
    background: url("../img/hoursbg.png") no-repeat left 5vw;
    background-size: cover;
    position: relative;
    padding-top: 30px; }
    .hours-screen2:before {
      width: 30%;
      height: calc(100%);
      background: url("../img/h2before.png") no-repeat left bottom;
      background-size: 100%; }
    .hours-screen2:after {
      width: 30%;
      height: calc(100%);
      background: url("../img/h2after.png") no-repeat right 5vw;
      background-size: 100%; }
    .hours-screen2 .section-heading {
      font-size: 18px; }
    .hours-screen2 p {
      font-size: 14px;
      margin-top: 18px; }
    .hours-screen2 .text-wrap {
      margin-top: 80px; }
      .hours-screen2 .text-wrap .inner {
        border-radius: 8px;
        padding: 40px; }
      .hours-screen2 .text-wrap:after {
        width: 76px;
        height: 76px;
        right: 15%;
        bottom: -30px;
        background: url("../img/elipse.png") no-repeat center;
        background-size: contain; }
      .hours-screen2 .text-wrap:before {
        width: 134px;
        height: 134px;
        right: 20%;
        top: -70px;
        background: url("../img/elipse.png") no-repeat center;
        background-size: contain; }
      .hours-screen2 .text-wrap p {
        margin-top: 24px;
        font-size: 16px; }
      .hours-screen2 .text-wrap .h-divider {
        margin: 40px 0 40px -40px;
        width: calc(100% + 80px); }
      .hours-screen2 .text-wrap .last-text-block {
        font-size: 18px; }
    .hours-screen2 .buttons-wrap {
      margin-top: 40px; }
      .hours-screen2 .buttons-wrap:before {
        width: 150px;
        height: 150px;
        left: 12%;
        bottom: calc(100% + 15px);
        background: url("../img/elipse.png") no-repeat center;
        background-size: contain; }
      .hours-screen2 .buttons-wrap:after {
        width: 60px;
        height: 60px;
        left: calc(12% + 90px);
        bottom: calc(100% + 120px);
        background: url("../img/elipse.png") no-repeat center;
        background-size: contain; }
      .hours-screen2 .buttons-wrap a {
        margin: 0 5px;
        width: 308px;
        padding-left: 20px;
        padding-right: 20px; } }
@media (max-width: 991px) {
  .hours-screen1 {
    padding: 56px 0 13vw; }
    .hours-screen1:before {
      width: 38%;
      height: calc(100%);
      background: url("../img/h1before.png") no-repeat right bottom; }
    .hours-screen1:after {
      width: 30%;
      height: calc(100%);
      background: url("../img/h1after.png") no-repeat left bottom; }
    .hours-screen1 h1 {
      font-size: 54px; }
    .hours-screen1 .working-time {
      max-width: 420px;
      margin: 24px auto 0;
      font-size: 16px;
      color: #B0BADC; }
      .hours-screen1 .working-time .inner {
        padding: 24px 35px; }
      .hours-screen1 .working-time:before {
        width: 76px;
        height: 76px;
        left: -55px;
        top: 30px; }
      .hours-screen1 .working-time .title {
        font-size: 18px; }
    .hours-screen1 p {
      font-size: 14px;
      max-width: 420px;
      margin: 24px auto; }
    .hours-screen1 .main-btn {
      width: 100%;
      max-width: 310px; }
    .hours-screen1 .separator {
      bottom: -5vw; }
    .hours-screen1 .wrap {
      position: relative; }
      .hours-screen1 .wrap:before {
        display: none; }
      .hours-screen1 .wrap:after {
        width: 123px;
        height: 123px;
        right: -40px;
        bottom: -90px; }

  .hours-screen2 {
    background-color: #030B22 !important;
    padding-bottom: 120px;
    background: url("../img/hoursbg.png") no-repeat left 5vw;
    background-size: cover;
    position: relative;
    padding-top: 30px; }
    .hours-screen2:before {
      width: 25%;
      height: calc(70%);
      background: url("../img/h2before.png") no-repeat right 70px;
      background-size: cover;
      bottom: 0;
      top: unset; }
    .hours-screen2:after {
      width: 30%;
      height: calc(70%);
      background: url("../img/h2after.png") no-repeat left 5vw;
      background-size: cover; }
    .hours-screen2 .section-heading {
      font-size: 18px; }
    .hours-screen2 p {
      font-size: 14px;
      margin-top: 18px; }
    .hours-screen2 .text-wrap {
      margin-top: 80px; }
      .hours-screen2 .text-wrap .inner {
        border-radius: 8px;
        padding: 40px; }
      .hours-screen2 .text-wrap:after {
        width: 76px;
        height: 76px;
        right: 15%;
        bottom: -30px;
        background: url("../img/elipse.png") no-repeat center;
        background-size: contain;
        display: none; }
      .hours-screen2 .text-wrap:before {
        width: 134px;
        height: 134px;
        right: 20%;
        top: -70px;
        background: url("../img/elipse.png") no-repeat center;
        background-size: contain; }
      .hours-screen2 .text-wrap p {
        margin-top: 24px;
        font-size: 16px; }
      .hours-screen2 .text-wrap .h-divider {
        margin: 40px 0 40px -40px;
        width: calc(100% + 80px); }
      .hours-screen2 .text-wrap .last-text-block {
        font-size: 18px; }
    .hours-screen2 .buttons-wrap {
      margin-top: 40px; }
      .hours-screen2 .buttons-wrap:before {
        width: 150px;
        height: 150px;
        left: 12%;
        bottom: calc(100% + 15px);
        background: url("../img/elipse.png") no-repeat center;
        background-size: contain; }
      .hours-screen2 .buttons-wrap:after {
        width: 60px;
        height: 60px;
        left: calc(12% + 90px);
        bottom: calc(100% + 120px);
        background: url("../img/elipse.png") no-repeat center;
        background-size: contain; }
      .hours-screen2 .buttons-wrap a {
        margin: 0 5px;
        width: 308px;
        padding-left: 20px;
        padding-right: 20px; } }
@media (max-width: 767px) {
  .hours-screen1 {
    padding: 40px 0 20vw; }
    .hours-screen1:before {
      width: 150px;
      height: calc(100%);
      background: url("../img/h1before.png") no-repeat right -70px;
      background-size: 100%; }
    .hours-screen1:after {
      width: 150px;
      height: calc(100%);
      background: url("../img/h1after.png") no-repeat left -70px;
      background-size: 100%; }
    .hours-screen1 h1 {
      font-size: 32px; }
    .hours-screen1 .working-time {
      max-width: 420px;
      margin: 24px auto 0;
      font-size: 16px;
      color: #B0BADC; }
      .hours-screen1 .working-time .inner {
        padding: 24px 15px; }
      .hours-screen1 .working-time:before {
        display: none; }
      .hours-screen1 .working-time .title {
        font-size: 18px; }
    .hours-screen1 p {
      font-size: 14px;
      max-width: 420px;
      margin: 24px auto; }
    .hours-screen1 .main-btn {
      width: 100%;
      max-width: 310px; }
    .hours-screen1 .separator {
      bottom: -40vw;
      max-width: initial;
      height: 120vw; }
    .hours-screen1 .wrap {
      position: relative;
      z-index: 1; }
      .hours-screen1 .wrap:before {
        display: none; }
      .hours-screen1 .wrap:after {
        display: none; }

  .hours-screen2 {
    background-color: #030B22 !important;
    padding-bottom: 80px;
    padding-top: 60px; }
    .hours-screen2:before {
      display: none; }
    .hours-screen2:after {
      display: none; }
    .hours-screen2 .section-heading {
      font-size: 16px; }
    .hours-screen2 p {
      font-size: 14px;
      margin-top: 18px; }
    .hours-screen2 .text-wrap {
      margin-top: 40px; }
      .hours-screen2 .text-wrap .inner {
        border-radius: 8px;
        padding: 24px; }
      .hours-screen2 .text-wrap:after {
        display: none; }
      .hours-screen2 .text-wrap:before {
        display: none; }
      .hours-screen2 .text-wrap p {
        margin-top: 24px;
        font-size: 14px; }
      .hours-screen2 .text-wrap .h-divider {
        margin: 40px 0 40px -40px;
        width: calc(100% + 80px); }
      .hours-screen2 .text-wrap .last-text-block {
        font-size: 16px; }
    .hours-screen2 .buttons-wrap {
      margin-top: 30px; }
      .hours-screen2 .buttons-wrap:before {
        display: none; }
      .hours-screen2 .buttons-wrap:after {
        display: none; }
      .hours-screen2 .buttons-wrap a {
        margin: 10px 0;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; } }

/*# sourceMappingURL=hours.css.map */
