.hero-wrapper {
  padding: 60px 0; }
  @media (max-width: 575px) {
    .hero-wrapper {
      padding-top: 80px; } }
  .hero-wrapper .hero-screen-bg .grad-v2 {
    width: 44%;
    transform: translate(18%, 9%); }
  .hero-wrapper .hero-screen-bg .right-image {
    position: absolute;
    left: 0;
    top: -24%;
    aspect-ratio: 1171 / 862;
    width: 45%; }
    @media (max-width: 767px) {
      .hero-wrapper .hero-screen-bg .right-image {
        display: block;
        top: auto;
        width: 100%;
        transform: translate(0, 66%); } }
  @media (max-width: 575px) {
    .hero-wrapper .hero-screen-bg .left-image {
      width: 123%;
      transform: translate(20%, -40%); } }

.autostart-register--screen {
  min-height: 100vh; }
  .autostart-register--screen .right-device-image {
    position: absolute;
    right: 0;
    top: 5%;
    z-index: 2;
    width: 22%; }
    @media (max-width: 767px) {
      .autostart-register--screen .right-device-image {
        width: 180px;
        transform: translateX(30%); } }
    @media (max-width: 575px) {
      .autostart-register--screen .right-device-image {
        transform: translate(30%, 0); } }
  .autostart-register--screen .autostart-register {
    margin-top: 0; }
    .autostart-register--screen .autostart-register--form .form-group {
      margin-bottom: 28px; }
    .autostart-register--screen .autostart-register--form .datepicker-input-wrap:after {
      width: 24px;
      height: 24px;
      background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 19.3636C19.9998 20.2671 19.2834 20.9998 18.4 21H5.6C4.71645 21 4.00017 20.2672 4 19.3636V10.3636H20V19.3636ZM8.15859 16.9091C7.6284 16.9091 7.19844 17.3488 7.19844 17.8911C7.19852 18.4332 7.62845 18.873 8.15859 18.873C8.68866 18.873 9.11867 18.4332 9.11875 17.8911C9.11875 17.3489 8.68872 16.9092 8.15859 16.9091ZM12 16.9091C11.47 16.9093 11.0406 17.3489 11.0406 17.8911C11.0407 18.4331 11.47 18.8729 12 18.873C12.5301 18.873 12.9601 18.4332 12.9602 17.8911C12.9602 17.3488 12.5302 16.9091 12 16.9091ZM15.8383 16.9091C15.3082 16.9092 14.8781 17.3489 14.8781 17.8911C14.8782 18.4332 15.3082 18.873 15.8383 18.873C16.3684 18.873 16.7984 18.4332 16.7984 17.8911C16.7984 17.3488 16.3685 16.9091 15.8383 16.9091ZM8.15859 12.8182C7.6285 12.8182 7.19861 13.2573 7.19844 13.7994C7.19844 14.3416 7.6284 14.7813 8.15859 14.7813C8.68872 14.7813 9.11875 14.3416 9.11875 13.7994C9.11858 13.2573 8.68861 12.8183 8.15859 12.8182ZM12 12.8182C11.4701 12.8184 11.0408 13.2574 11.0406 13.7994C11.0406 14.3415 11.47 14.7812 12 14.7813C12.5302 14.7813 12.9602 14.3416 12.9602 13.7994C12.96 13.2573 12.5301 12.8182 12 12.8182ZM15.8383 12.8182C15.3083 12.8183 14.8783 13.2573 14.8781 13.7994C14.8781 14.3416 15.3082 14.7813 15.8383 14.7813C16.3685 14.7813 16.7984 14.3416 16.7984 13.7994C16.7983 13.2573 16.3684 12.8182 15.8383 12.8182Z' fill='%23687087'/%3E%3Cpath d='M15.9969 3C16.4387 3 16.7969 3.36631 16.7969 3.81818V5.45455H18.4C19.2835 5.45471 20 6.18727 20 7.09091V9.54545H4V7.09091C4 6.18717 4.71634 5.45455 5.6 5.45455H7.19844V3.81818C7.19844 3.36631 7.55661 3 7.99844 3C8.44027 3 8.79844 3.36631 8.79844 3.81818V5.45455H15.1969V3.81818C15.1969 3.36641 15.5552 3.00016 15.9969 3Z' fill='%23687087'/%3E%3C/svg%3E%0A"); }
    @media (max-width: 575px) {
      .autostart-register--screen .autostart-register--form .event-form--block--inner .title {
        max-width: 240px; } }
    .autostart-register--screen .autostart-register--form .event-form {
      margin-top: 47px; }
    .autostart-register--screen .autostart-register--form .checkbox__descr {
      white-space: wrap;
      font-size: 14px;
      color: #0D0704; }
      .autostart-register--screen .autostart-register--form .checkbox__descr a {
        color: #0D0704; }
    .autostart-register--screen .autostart-register--form .event-policy {
      width: 24px;
      height: 24px;
      display: block;
      padding: 0 0 0 24px;
      cursor: pointer;
      transition: color 0.3s;
      color: #FFFFFF; }
      .autostart-register--screen .autostart-register--form .event-policy:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        box-sizing: border-box;
        width: 24px;
        height: 24px;
        user-select: none;
        transition: box-shadow 0.2s, border 0.2s;
        border: 2px solid #FFFFFF;
        background-repeat: no-repeat;
        background-position: 50% 100%;
        background-size: contain;
        border-radius: 4px;
        background-color: transparent; }
    .autostart-register--screen .autostart-register--form input:checked ~ label:before {
      background-color: #E35205;
      background-repeat: no-repeat;
      background-size: 80%;
      background-position: center center;
      background-image: url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.8766 0.298351C16.3476 0.719779 16.377 1.43152 15.9422 1.88807L7.37078 10.888C6.9631 11.3161 6.28568 11.3717 5.80953 11.0162L0.452412 7.0162C-0.0554142 6.63702 -0.149947 5.93063 0.241267 5.43843C0.632481 4.94623 1.3613 4.85461 1.86912 5.23378L6.38515 8.60576L14.2364 0.36194C14.6712 -0.0946076 15.4055 -0.123077 15.8766 0.298351Z' fill='white'/%3E%3C/svg%3E%0A"); }
  .autostart-register--screen .autostart-register--ticket {
    display: flex;
    justify-content: center;
    position: relative; }
    .autostart-register--screen .autostart-register--ticket--wrap {
      position: relative;
      aspect-ratio: 336 / 675;
      width: 336px; }
      .autostart-register--screen .autostart-register--ticket--wrap img {
        position: absolute;
        inset: 0;
        object-fit: contain; }
    .autostart-register--screen .autostart-register--ticket .download-btn {
      position: absolute;
      top: 20px;
      right: 20px;
      z-index: 3;
      width: 40px;
      height: 40px;
      background-position: center center;
      background-repeat: no-repeat;
      border-radius: 50%;
      background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_26867_9503)'%3E%3Cpath d='M20 0C31.0457 0 40 8.9543 40 20C40 31.0457 31.0457 40 20 40C8.9543 40 0 31.0457 0 20C0 8.9543 8.9543 0 20 0ZM28.2021 22.7578C27.3867 22.7563 26.8459 23.3271 26.8457 24.1924C26.8457 25.058 26.852 25.9245 26.8457 26.79C26.8385 27.6968 26.304 28.2265 25.3926 28.2266H14.5986C13.6877 28.2258 13.1528 27.6968 13.1465 26.7891C13.1465 25.9236 13.1519 25.068 13.1465 24.1924C13.141 23.3168 12.6033 22.7564 11.791 22.7578C10.9788 22.7596 10.4481 23.3239 10.4434 24.2002C10.4387 25.0506 10.4387 25.9011 10.4434 26.751C10.456 29.1859 12.2136 30.9365 14.6494 30.9365H19.9775C21.8141 30.9365 23.6521 30.941 25.4824 30.9355C27.5039 30.926 29.208 29.5156 29.4629 27.5176C29.6019 26.4254 29.5412 25.3052 29.5498 24.1982C29.5564 23.3233 29.017 22.7598 28.2021 22.7578ZM20.5283 9.1709C19.5691 8.79697 18.6466 9.42071 18.6465 10.4697C18.6418 13.2655 18.6465 16.0607 18.6465 18.8564C18.6465 19.015 18.6318 19.1746 18.6201 19.4199C18.4397 19.2496 18.3176 19.1434 18.2051 19.0293C17.3286 18.1442 16.4589 17.2511 15.5762 16.373C14.9801 15.7811 14.1171 15.7576 13.5742 16.2871C13.0316 16.8168 13.0349 17.7032 13.6191 18.293C15.395 20.0839 17.1783 21.8677 18.9688 23.6436C19.5936 24.2681 20.4113 24.2643 21.0361 23.6436C22.8145 21.8766 24.5876 20.104 26.3545 18.3262C26.9614 17.7153 26.9835 16.8283 26.4258 16.2861C25.868 15.744 25.0078 15.7902 24.3906 16.4082C23.5212 17.2792 22.6595 18.1581 21.7939 19.0322C21.6815 19.1455 21.5607 19.2522 21.3545 19.4443L21.3486 18.8076C21.3518 16.0428 21.3518 13.277 21.3486 10.5117C21.3476 9.83715 21.0601 9.37708 20.5283 9.1709Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_26867_9503'%3E%3Crect width='40' height='40' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E "); }
      .autostart-register--screen .autostart-register--ticket .download-btn:before {
        content: '';
        position: absolute;
        inset: 0;
        box-shadow: 0px 0.66px 8.19px 0px #AED7FF;
        border-radius: 50%; }
    .autostart-register--screen .autostart-register--ticket .tg-link {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 150px;
      z-index: 5; }
      .autostart-register--screen .autostart-register--ticket .tg-link .pulse:before, .autostart-register--screen .autostart-register--ticket .tg-link .pulse:after {
        border-radius: 50%; }
      .autostart-register--screen .autostart-register--ticket .tg-link .pointer-hint {
        position: absolute;
        left: 129px;
        top: 70px;
        width: 32px;
        height: 32px;
        background-size: 32px;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml,%3Csvg width='64px' height='64px' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23000000'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cdefs%3E%3CclipPath id='clip-pointer2'%3E%3Crect width='32' height='32'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='pointer2' clip-path='url(%23clip-pointer2)'%3E%3Cg id='Group_2338' data-name='Group 2338' transform='translate(-468 -260)'%3E%3Cg id='Group_2334' data-name='Group 2334'%3E%3Cg id='Group_2333' data-name='Group 2333'%3E%3Cg id='Group_2332' data-name='Group 2332'%3E%3Cpath id='Path_3837' data-name='Path 3837' d='M491.8,265.339a5.753,5.753,0,0,0-8.126,0,.5.5,0,0,0,.707.707,4.746,4.746,0,1,1,6.712,6.712.5.5,0,0,0,.707.707A5.753,5.753,0,0,0,491.8,265.339Z' fill='%23ffffff'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg id='Group_2337' data-name='Group 2337'%3E%3Cg id='Group_2336' data-name='Group 2336'%3E%3Cg id='Group_2335' data-name='Group 2335'%3E%3Cpath id='Path_3838' data-name='Path 3838' d='M494.347,262.8a9.342,9.342,0,0,0-14.968,10.771l-.6.6a4.462,4.462,0,0,0-2.6.125,8.876,8.876,0,0,0-4.753,5.031,9.766,9.766,0,0,0,.6,7.577,8.609,8.609,0,0,0,5.285,4.77,7.112,7.112,0,0,0,1.938.268,7.2,7.2,0,0,0,3.89-1.142,41.143,41.143,0,0,0,6.372-5.485,2.664,2.664,0,0,0,.778-2.01,2.349,2.349,0,0,0-.85-1.723l-.068-.053a2.592,2.592,0,0,0-.363-2.881,9.327,9.327,0,0,0,5.334-15.848Zm-6.266,21.123a40.074,40.074,0,0,1-6.017,5.194,5.181,5.181,0,0,1-4.206.632,6.47,6.47,0,0,1-4.026-3.716,7.788,7.788,0,0,1-.523-6.029,6.812,6.812,0,0,1,3.345-3.708l-1.161,1.161a1,1,0,1,0,1.414,1.414l2.882-2.881v0l7.3-7.3a.993.993,0,0,1,1.369,0,.968.968,0,0,1,0,1.368l-6.228,6.229a1,1,0,1,0,1.414,1.414l.95-.95a.945.945,0,0,0,.132-.088.831.831,0,0,1,1.148,0,.809.809,0,0,1,.238.574.843.843,0,0,1-.271.607l-.684.751a1,1,0,0,0,1.478,1.347l.009-.009.005,0a.593.593,0,0,1,.866.809l-.939.76a2.9,2.9,0,0,0-.56.466,1,1,0,0,0,1.363,1.456l.376-.3a.366.366,0,0,1,.42.011.355.355,0,0,1,.122.274A.7.7,0,0,1,488.081,283.92Zm-.019-7.19a2.789,2.789,0,0,0-.775-1.484,2.645,2.645,0,0,0-.7-.488l3.288-3.288a2.968,2.968,0,0,0,0-4.2,3.039,3.039,0,0,0-4.2,0l-4.779,4.779a7.35,7.35,0,1,1,7.167,4.678Z' fill='%23ffffff'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        animation: scale 2s linear infinite; }
    .autostart-register--screen .autostart-register--ticket .pulse {
      width: 42px;
      height: 42px;
      text-align: center;
      border-radius: 50%;
      display: block; }
      @media (max-width: 767px) {
        .autostart-register--screen .autostart-register--ticket .pulse {
          width: 36px;
          height: 36px; } }
      @media (min-width: 1024px) {
        .autostart-register--screen .autostart-register--ticket .pulse:hover {
          cursor: pointer; } }
    .autostart-register--screen .autostart-register--ticket .pulse::after,
    .autostart-register--screen .autostart-register--ticket .pulse::before {
      content: "";
      position: absolute;
      border: 3px solid #ffffff;
      left: -6px;
      opacity: 0;
      right: -6px;
      top: -6px;
      bottom: -6px;
      border-radius: 50%;
      animation: pulse 2.5s linear infinite; }
      @media (max-width: 767px) {
        .autostart-register--screen .autostart-register--ticket .pulse::after,
        .autostart-register--screen .autostart-register--ticket .pulse::before {
          right: -5px;
          top: -5px;
          bottom: -5px;
          left: -5px; } }
    .autostart-register--screen .autostart-register--ticket .pulse::after {
      animation-delay: 1.25s; }

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }

@keyframes scale {
  0% {
    transform: scale(0.7); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(0.7); } }
