/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

.scratch {
    position: relative;
    overflow: hidden;
}

.loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.822);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 9999;
}
@-webkit-keyframes ldio-4ayjbunpviv {
    0% {
      top: 96px;
      left: 96px;
      width: 0;
      height: 0;
      opacity: 1;
    }
    100% {
      top: 18px;
      left: 18px;
      width: 156px;
      height: 156px;
      opacity: 0;
    }
  }
@keyframes ldio-4ayjbunpviv {
    0% {
      top: 96px;
      left: 96px;
      width: 0;
      height: 0;
      opacity: 1;
    }
    100% {
      top: 18px;
      left: 18px;
      width: 156px;
      height: 156px;
      opacity: 0;
    }
  }.ldio-4ayjbunpviv div {
    position: absolute;
    border-width: 4px;
    border-style: solid;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: ldio-4ayjbunpviv 1s cubic-bezier(0,0.2,0.8,1) infinite;
            animation: ldio-4ayjbunpviv 1s cubic-bezier(0,0.2,0.8,1) infinite;
  }.ldio-4ayjbunpviv div:nth-child(1) {
    border-color: #ffffff;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .ldio-4ayjbunpviv div:nth-child(2) {
    border-color: #ffffff;
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
  }
  .loadingio-spinner-ripple-zexf9wqi9l {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    background: none;
  }
  .ldio-4ayjbunpviv {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: translateZ(0) scale(1);
            transform: translateZ(0) scale(1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0; /* see note above */
  }
  .ldio-4ayjbunpviv div { -webkit-box-sizing: content-box; box-sizing: content-box; }
.alert-success {
    color: #fff !important;
    background-color: #0c9400 !important;
}

.alert-danger {
    color: #fff !important;
    background-color: #d40d1d !important;
}

.alert-warning {
    color: #fff !important;
    background-color: #d39b00 !important;
}

.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 4rem;
    border-radius: 0.25rem;
    border-radius: 15px;
}

@media (max-width: 576px) {
    .alert {
        margin-bottom: 1rem;
    }
}

@media (max-width: 576px) {
    .overflow-gifts {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 1rem;
    }
}

.fourth-step {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.781);
    padding: 1.5rem;
}

.path {
    position: absolute;
    top: 97%;
    right: -3rem;
    left: 0;
}

@media (max-width: 1200px) {
    .path {
        display: none;
    }
}

@media (min-width: 992px) {
    .flower-svg {
        width: 376px;
    }
}

.first-step,
.second-step,
.third-step,
.fourth-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.discount-wrapper {
    display: inline-block;
    background: #0f189940;
    border-radius: 12px;
    padding: 1rem;
    margin-top: 2rem;
    border: 1px solid #0f189973;
}

.resend-code {
    display: inline-block;
    padding: 0;
    color: #0f1899;
    border-bottom: 1px solid #0f1899;
    border-radius: 0;
    margin-bottom: 1rem;
}

.form-label {
    margin-bottom: 1rem !important;
}

.opacity-0 {
    opacity: 0;
}

.discount-box span.hint {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-top: 0.5rem;
    width: 125px;
    text-align: center;
}

.comeback-tommarrow {
    font-size: 14px;
    color: rgb(255, 255, 255);
    display: block;
    padding-top: 1rem;
    border-top: 1px solid #fff;
    margin-top: 1rem;
}

#pack-man .gift .new-service {
    width: 40px;
    height: 40px;
    background-color: crimson;
    border-radius: 50%;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff !important;
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 1;
    font-weight: 500 !important;
    font-size: 16px !important;
    padding-top: 3px;
}

@media (max-width: 576px) {
    #pack-man .gift .new-service {
        width: 32px !important;
        height: 32px !important;
        top: -8px !important;
        right: -3px !important;
        font-size: 16px !important;
    }
}

.gift-server-wrapper {
    position: relative;
}


#timer {
    width: 60px;
}

#scratch-expired {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.781);
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}


  @keyframes glowing-red {
    0% {
      background-color: #a80520;
      box-shadow: 0 0 5px #a80528;
    }
    50% {
      background-color: #e8193c;
      box-shadow: 0 0 20px #e8194d;
    }
    100% {
      background-color: #a8051b;
      box-shadow: 0 0 5px #a8051b;
    }
  }
  .btn-red {
    animation: glowing-red 1300ms infinite;
  }

  @keyframes glowing {
    0% {
      background-color: #2ba805;
      box-shadow: 0 0 5px #2ba805;
    }
    50% {
      background-color: #49e819;
      box-shadow: 0 0 20px #49e819;
    }
    100% {
      background-color: #2ba805;
      box-shadow: 0 0 5px #2ba805;
    }
  }
  .btn-green {
    animation: glowing 1300ms infinite;
  }
  .modal {
    text-align: center;
    padding: 0!important;
  }
  
  .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
  
  .modal-dialog {
    display: inline-block;
    vertical-align: middle;
  }