#OffersListTB {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#OffersListTB .OFFCTdv {
    margin: auto;
    width: 100%;
}

#OffersListTB .OFFHDdv {
    font-size: 11px;
    padding: 5px;
    width: 100%;
    clear: both;
}

#OffersListTB .HD1ct {
    width: 150px;
    text-align: center;
    vertical-align: middle;
    float: left;
}

#OffersListTB .HD2ct {
    width: 70%;
    float: left;
}

#OffersListTB .lgImg {
    vertical-align: middle;
    height: 75px;
    border: none;
}

#OffersListTB .OFFBDdv {
    clear: both;
    width: 100%;
}

#Sitefooter {
    font-size: 12px;
    padding-top: 50px;
    text-align: center;
    color: Gray;
    font-family: Arial;
}

#Sitefooter a {
    text-decoration: none;
    color: Gray
}

.pointer {
    cursor: pointer;
}

img {
    border: 0;
}

#pp-req {
    padding: 0vw 0vw 4vw 0vw;
    width: 99%;
    margin: auto;
}

#pp-req>p {
    text-align: justify;
    font-style: italic;
    font-family: Roboto;
    font-size: 3.2vw;
    line-height: 3.2vw;
    color: #525252;
    margin: 0px;
}

#pp-req>p sup {
    font-size: 2vw;
    padding-left: 0.2vw;
    top: 0.0vw;
    position: relative;
    font-weight: 600;
    line-height: 0px;
}

@media all and (min-width:868px) {
    #pp-req>p {
        text-align: justify;
        font-style: italic;
        font-family: Roboto;
        font-size: 12px;
        line-height: 12px;
        color: #525252;
        margin: auto;
        width: 500px;
    }
    #pp-req>p sup {
        font-size: 8px;
        padding-left: 2px;
        top: 0.0vw;
        position: relative;
        font-weight: 500;
        line-height: 0px;
    }
    #pp-req {
        padding: 0vw 0vw 10px 0vw;
        width: 99%;
        margin: auto;
    }
}


.container-com {
    display: flex;
    justify-content: flex-start;
    /*text-align: center;*/
}
.comm-s {
    width: 90%;
}

.like-container {
    text-align: center;
}

.tik-count {
    font-family: proxima-regular, PingFangSC, sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: rgba(22, 24, 35, 0.5);
}

.text-primary {
    color: #c82311;
}

@media (max-width: 500px) {
    .comment-content img {
        width: 100% !important;
    }
}


* {
  margin: 0;
  padding: 0;
}
html,body{
    height: 100%;
}
.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.content {
  flex: 1 0 auto;
}
.footer {
  flex: 0 0 auto;
}

#Sitefooter {
    display: none
}

.dyqn br {
    content: ' '
}

.dyqn br:after {
    content: ' '
}

#cid-global {
    padding-bottom: 20vw;
    position: relative;
    box-sizing: content-box
}

#cid-global,
#cid-global * {
    font-family: Poppins, sans-serif;
    outline: 0
}

#cid-header-container {
    min-height: 80vw;
    box-sizing: border-box;
    text-align: center;
    padding-top: 0;
    background: #fff;
    position: relative;
    padding-top: 47vw;
    overflow: hidden
}

#cid-header-container:before {
    content: "";
    background: url(https://thesmartwallet.com/wp-content/uploads/2021/04/trio-friends.jpg) no-repeat center top transparent;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
    display: block;
    z-index: 55
}

#cid-header-container:after {
    content: "";
    background: #000;
    opacity: .4;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
    display: block;
    z-index: 56
}

.eligible #cid-header-container:after {
    background: 0 0
}

#cid-header-container>div {
    z-index: 999
}

.cid-sub-heading {
    min-height: 45vw;
    display: block;
    width: 100%;
    position: absolute;
    top: -50VW;
    left: 0;
    z-index: 99;
    transition: all .5s;
    opacity: 0
}

#head-step1.cid-sub-heading {
    top: 0;
    opacity: 1
}

.cid-status:after {
    content: "";
    background: url(//www.cdn925.com./CampImg/13069/check-green.svg) no-repeat center top transparent;
    height: 5.33VW;
    width: 5.33VW;
    background-size: 5.33VW 5.33VW;
    display: inline-block;
    margin-left: 2.667vw;
    position: relative
}

.cid-logo {
    padding-bottom: 4.8vw
}

.cid-logo img {
    width: 32vw
}

.cid-head-info {
        display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: auto;
    position: relative;
    padding-top: 6vw;
}

#head-step2 .cid-head-info:before {
    content: "";
    position: absolute;
    width: 36vw;
    height: 36vw;
    background: url(./../CampImg/13069/rewardsgiant/avail-tag.svg) left top no-repeat;
    background-size: 100% auto;
    top: 0.4vw;
    left: 0.4vw
}

.cid-head-info h1 {
    font-size: 8VW;
    /*line-height: 9vw;*/
    text-align: center;
    color: #fff;
    margin: 0;
    padding-right: 5vw;
    padding-left: 5vw;
}

.eligible .cid-head-info h1 {
    display: none;    
}

.cid-head-info h1 i {
    font-style: normal
}

.cid-head-info h2 {
    font-size: 4.26VW;
    text-align: center;
    color: #f3f4f6;
    margin: 0;
    padding-right: 4vw;
    padding-left: 4vw;
    font-weight: 400;
    padding-top: 1vw;
    font-family: Roboto !important;
    margin-bottom: 2.1vw
}

.cid-head-info h2 u {
    font-size: 4.26VW;
    text-align: center;
    color: #f3f4f6;
    margin: 0;
    font-weight: 400;
    font-family: Roboto !important
}

.cid-head-info h2 sup {
    font-size: 2.6vw;
    position: relative;
    left: .2vw;
    font-family: Roboto, sans-serif
}

.cid-head-info h2 i {
    font-style: normal;
    font-family: Roboto !important;
    text-transform: lowercase
}

.cid-head-info span {
    font-size: 4.26VW;
    line-height: 5.6VW;
    text-align: center;
    letter-spacing: .02em;
    color: #f3f4f6;
    display: flex;
    margin: 0;
    margin-bottom: 12vw;
    width: 77.5%;
    padding-bottom: 0;
    font-family: Roboto !important;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    height: 5.6vw
}

.cid-head-info span b {
    font-weight: 400;
    color: #8fff00;
    font-family: Roboto !important
}

#head-step3 .cid-head-info span {
    font-size: 5.86VW;
    padding-bottom: 0;
    font-weight: 700;
    margin-bottom: 0;
    border-bottom: 0
}

#head-step3 .cid-head-info span b {
    font-weight: 700;
    padding-right: 1.2vw
}

#head-step2 .cid-head-info span b {
    padding-left: 1.2vw
}

#cid-reward {
    padding-top: 0;
    text-align: center;
    margin-bottom: 8.133vw;
    position: relative;
    z-index: 99;
    transition: all .5s;
    padding-top: 0
}

#cid-reward:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -18.67vw;
    width: 37.33vw;
    height: 3.4vw;
    background-size: 100% auto;
    display: block;
    transition: all .3s;
    transform: scale(0)
}

#cid-reward:after {
    content: "";
    background: url(./../CampImg/13069/check-big.svg) no-repeat center top transparent;
    background-size: 13.33VW 13.33VW;
    width: 13.33VW;
    height: 13.33VW;
    transition: all .3s;
    transition-delay: 1.0s;
    transform: scale(0);
    position: absolute;
    top: 52%;
    left: 84%
}

#cid-reward img {
    max-height: 45VW;
    transition: all .5s;
    max-width: 53VW
}

#cid-disclaimer {
    font-size: 3.8VW;
    line-height: 4.2VW;
    text-align: center;
    display: block;
    color: #fff;
    opacity: 0;
    padding: 1vw 0;
    position: relative;
    z-index: 99;
    font-family: Roboto, sans-serif !important;
    transition: all .3s;
    padding-bottom: 3vw;
    font-weight: 300
}

#cid-disclaimer a {
    text-transform: uppercase;
    color: #fff;
    font-family: Roboto, sans-serif !important;
    font-weight: 300
}

#cid-header {
    margin-bottom: 17vw
}

#fb-feed {
    display: flex;
    box-sizing: border-box;
    padding: 0 2.667vw;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    height: 11VW;
    margin-bottom: 5vw;
    transition: all .5s;
    overflow: hidden
}

#fb-likes:before {
    content: "";
    background: url(./../CampImg/13069/likedandlovedv2.jpg) no-repeat center top transparent;
    height: 4.8VW;
    width: 9.33VW;
    background-size: auto 4.8VW;
    display: inline-block;
    margin-right: 1.6vw
}

#fb-likes {
    font-size: 3.2VW;
    letter-spacing: .01em;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 35%;
    color: #9295a3
}

#fb-feed-slider {
    width: 65%;
    height: 13.86VW;
    overflow: hidden;
    position: relative
}

#fb-feed-slider>div {
    position: relative
}

.fb-person {
    width: 100%;
    height: 13.86VW;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row-reverse
}

.fb-head {
    box-sizing: border-box;
    width: 6.93VW;
    height: 6.93VW;
    background: 0 0;
    background-size: 6.93VW 6.93VW;
    margin-right: 0;
    padding: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.fb-head img {
    width: 6.13VW;
    height: 6.13VW;
    border-radius: 50%
}

.fb-person span {
    font-size: 3.2VW;
    line-height: 3.73VW;
    display: inline-block;
    text-align: left;
    letter-spacing: .01em;
    color: #9295a3;
    margin-right: 1.6vw
}

#cid-main-container {
    width: 100%;
    overflow: hidden;
    position: relative
}

#cid-main-container>div {
    width: 200%;
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .5s
}

#cid-info-container {
    width: 50%
}

.cid-questions {
    display: none
}

#q1.cid-questions {
    display: block
}

#q5>h1 {
    margin: 0;
    margin-bottom: 2.133vw;
    padding-top: 0;
    font-size: 6.133vw;
    color: #1e1e1e
}

.cid-questions {
    margin: auto;
    width: 90%;
    text-align: center;
    max-width: 110.66VW
}

.cid-questions>span {
    font-size: 6VW;
    line-height: 4.5VW;
    display: block;
    margin-bottom: 5.333vw;
    text-align: center;
    letter-spacing: .02em;
    color: #78d600;
    font-weight: 700
}

.cid-questions>h2 {
    font-size: 6.13VW;
    line-height: 8.53VW;
    text-align: center;
    letter-spacing: .01em;
    color: #1e1e1e;
    margin: 0;
    padding-bottom: 4vw
}

.cid-btns,
.subtn {
    background: #135ec7;
    border-radius: 27.2VW;
    display: inline-block;
    text-align: center;
    line-height: 14.66VW;
    cursor: pointer;
    color: #fff;
    font-size: 5.33VW;
    margin: 0 1.067vw 2.133vw 1.067vw;
    min-width: 31.2VW;
    vertical-align: top;
    width: 44%;
    font-weight: 700
}

#q2 .cid-btns {
    width: 64vw;
    display: block;
    margin: 1.333vw auto
}

.subtn {
    width: 88VW;
    letter-spacing: .02em
}

#step-loader {
    margin: auto;
    margin-top: 4VW;
    width: 13.33VW;
    height: 13.33VW;
    position: relative;
    top: 0;
    margin-bottom: 2.133vw
}

#step-loader:after {
    position: absolute;
    width: 13.33VW;
    height: 13.33VW;
    border-top: 1.067vw solid #135ec7;
    border-radius: 50%;
    top: 0;
    left: 0;
    display: block;
    content: "";
    animation: rot .5s linear infinite
}

.cid-questions>input {
    width: 91VW;
    border: 1px solid #282828;
    height: 12.8VW;
    text-align: center;
    color: #282828;
    font-size: 4.26VW;
    margin-bottom: 4.8VW;
    transition: all .3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .533vw;
    font-weight: 400;
    box-sizing: border-box
}

.cid-questions>input.goGreenActive {
    border: 1px solid #78d600
}

#q5 div.cid-disclaimer {
    text-align: center;
    font-size: 2.96VW;
    color: #525252;
    display: block;
    padding-bottom: 4vw;
    font-family: Arial, sans-serif;
    line-height: 130%
}

#q5 div.cid-disclaimer a {
    color: #525252;
    font-family: Arial, sans-serif
}

#q5.cid-questions {
    width: 91%
}

.loaded #head-step1.cid-sub-heading {
    top: 0;
    opacity: 0
}

#head-step2.cid-sub-heading {
    top: 0;
    opacity: 1
}

.loaded #cid-disclaimer {
    opacity: 1
}

.eligible.loaded #head-step2.cid-sub-heading {
    opacity: 0
}

.eligible.loaded #head-step3.cid-sub-heading {
    opacity: 1;
    top: 0;
    min-height: 18.13VW
}

.eligible.loaded #head-step3.cid-sub-heading {
    min-height: 18.13VW
}

.done.eligible.loaded #head-step3.cid-sub-heading {
    top: -20vw
}

#head-step3.cid-sub-heading .cid-head-info {
    min-height: auto;
    padding-top: 6vw;
}

.eligible #cid-header-container {
    padding-top: 0VW;
    min-height: 18.13VW;
    padding-bottom: 0
}

.eligible #cid-header-container:before {
    height: 18.13VW
}

.done.eligible #cid-header-container:before {
    height: 0
}

.eligible #fb-feed {
    display: none;
    height: 0;
    margin: 0;
    border: 0
}

.eligible #cid-reward {
    padding-top: 15VW;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 12vw
}

.eligible #cid-reward img {
    /*height: 24VW;*/
}

.done.eligible #cid-reward {
    margin-top: 0;
    padding-top: 8vw
}

.eligible #cid-disclaimer,
.eligible #loader-title {
    display: none
}

.eligible #cid-reward:before {
    transform: scale(1)
}

.eligible #cid-reward:after {
    transform: scale(1)
}

.done.eligible #cid-reward:after {
    transition-delay: 0ms;
    top: 43%
}

.eligible #cid-header-container:before {
    background-size: 100% auto;
    background-position: center -17.33VW;
    background: #1e1e1e
}

#em-instr {
    width: 80vw;
    box-sizing: border-box;
    font-family: Roboto;
    font-size: 3.733vw;
    line-height: 130%;
    margin: 0 auto 3.6vw;
    color: #3897f0;
    font-weight: 500;
    text-align: left;
    background: url(//www.cdn925.com./CampImg/13069/email/icon-secure.svg) no-repeat 2.4vw center;
    background-size: 7.47vw 7.47vw;
    padding-left: 13.6vw
}

#em-error {
    display: none;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 4vw;
    line-height: 5.06vw;
    text-align: center;
    color: #ee4853;
    padding: 0 0 2.1vw 0
}

.em-err #em-error {
    display: block
}

.em-err .cid-questions>input,
.em-err .cid-questions>input.goGreenActive {
    border: 1px solid #ee4853
}

#cid-ux-disclaimer {
    font-family: Roboto !important;
    font-size: 2.06vw;
    color: #fff;
    line-height: 3.26vw;
    padding-bottom: 4vw;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    width: 80%;
    margin: auto
}

#cid-ux-disclaimer i {
    font-style: normal
}

.eligible #cid-ux-disclaimer {
    display: none
}

@keyframes rot {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media all and (min-width:990px) and (orientation:landscape) {
    #cid-global {
        width: 100%;
        margin: auto
    }

    #head-step2 {
        width: 100%
    }

    #cid-header {
        float: left;
        width: 50%;
        margin: 0
    }

    #cid-main-container {
        width: 50%;
        overflow: hidden;
        position: relative;
        float: right;
        padding-top: 175px
    }

    #head-step2 .cid-head-info:before {
        width: 20vw;
        height: 20vw;
        top: 1vw;
        left: 1vw
    }

    .cid-logo img {
        display: none
    }

    .cid-logo {
        text-align: center;
        height: 33px
    }

    .cid-logo:after {
        content: "";
        height: 33px;
        background: url(./../CampImg/13069/uplevels/uplvl-logoblack.svg) no-repeat center top transparent;
        background-size: auto 33px;
        position: relative;
        width: 100%
    }

    #cid-header-container {
        min-height: 100%;
        box-sizing: border-box;
        text-align: center;
        background: #fff;
        position: relative;
        padding-top: 0;
        overflow: initial
    }

    .cid-head-info span {
        font-size: 18px;
        line-height: 33px;
        text-align: center;
        letter-spacing: .02em;
        color: #f3f4f6;
        display: flex;
        margin: 0;
        margin-bottom: 25px;
        width: 100%;
        font-family: Roboto !important;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        height: 33px;
        position: absolute;
        right: -100%;
        top: 27px;
        border-bottom: 1px solid silver;
        padding-bottom: 26px
    }

    .cid-head-info h2 {
        font-size: 18px;
        text-align: center;
        color: #f3f4f6;
        margin: 0;
        padding-right: 0;
        padding-left: 0;
        font-weight: 400;
        padding-top: 0;
        font-family: Roboto !important;
        margin-bottom: 17px
    }

    .cid-head-info h2 u {
        font-size: 18px
    }

    .cid-head-info h2 sup {
        font-size: 10px;
        position: relative;
        left: 1px;
        font-family: Roboto, sans-serif !important
    }

    .cid-head-info h1 {
        font-size: 4vw;
    line-height: 4vw;
    text-align: center;
    color: #fff;
    margin: auto;
    padding-right: 0;
    padding-left: 0;
    }

    .cid-head-info {
        display: block;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        min-height: 168px;
        position: relative;
        padding-top: 4vw
    }

    .cid-sub-heading {
        min-height: 50vh;
        display: block;
        width: 100%;
        position: relative
    }

    #cid-reward img {
        /*max-height: 180px;*/
        transition: all .5s;
        max-width: 50%
    }

    #head-step3 {
        display: none
    }

    #cid-ux-disclaimer {
        font-family: Roboto !important;
        font-size: 1vw;
        color: #fff;
        line-height: 2vw;
        padding-bottom: 0;
        font-weight: 300;
        position: relative;
        text-transform: uppercase;
        text-align: center;
        width: 80%;
        margin: auto
    }

    #cid-reward {
        margin-bottom: 15vh;
    }

    #dydisclaimertext {
        padding: 0!important;
    }

    #cid-disclaimer {
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        display: block;
        color: #fff;
        opacity: 0;
        padding: 45px 0 35px 0;
        position: relative;
        z-index: 99;
        font-family: Roboto, sans-serif !important;
        transition: all .3s;
        font-weight: 300
    }

    .cid-questions>span {
        font-size: 2vw;
        line-height: 24px;
        display: block;
        margin-bottom: 1vw;
        text-align: center;
        letter-spacing: .02em;
        color: #78d600;
        font-weight: 600
    }

    .cid-questions>h2 {
        font-size: 3vw;
        line-height: 3vw;
        text-align: center;
        letter-spacing: .01em;
        color: #1e1e1e;
        margin: auto;
        padding-bottom: 3vw;
    }

    .cid-btns,
    .subtn {
    background: #135ec7;
    border-radius: 27.2VW;
    display: inline-block;
    text-align: center;
    line-height: 5vw;
    cursor: pointer;
    color: #fff;
    margin: 0 5px 15px 5px;
    min-width: 10vw;
    vertical-align: top;
    font-weight: 700;
    font-size: 3vw;
    }

    #q2 .cid-btns {
        width: 199px;
        display: inline-block;
        margin: 0 5px 15px 5px
    }

    .cid-questions {
        margin: auto;
        width: 80%;
        text-align: center
    }

    #step-loader {
        margin: auto;
        margin-top: 45px;
        width: 45px;
        height: 45px;
        position: relative;
        top: 0;
        margin-bottom: 25px
    }

    #step-loader:after {
        position: absolute;
        width: 45px;
        height: 45px;
        border-top: 5px solid #135ec7;
        top: 0;
        left: 0;
        display: block;
        content: ""
    }

    #extra-content {
        clear: both
    }

    .eligible #cid-header-container {
        padding-top: 0VW;
        min-height: 265px;
        padding-bottom: 0
    }

    .eligible #cid-header {
        float: none;
        width: 100%;
        margin: 0;
        clear: both
    }

    #cid-global.eligible {
        padding-bottom: 71px;
        position: relative;
        box-sizing: content-box;
        box-shadow: 20px -506px 104px rgb(0 0 0 / 8%)
    }

    #cid-global {
        box-shadow: 20px -2116px 104px rgb(0 0 0 / 8%);
        padding-bottom: 70px
    }

    .eligible #cid-header-container:before,
    .eligible #head-step2.cid-sub-heading,
    .eligible #head-step3.cid-sub-heading {
        display: none !important
    }

    .eligible #cid-main-container {
        width: 100%;
        overflow: hidden;
        position: relative;
        float: none;
        padding-top: 0
    }

    .done.eligible #cid-reward {
        margin-top: 0;
        padding-top: 85px
    }

    #q5>h1 {
        margin-bottom: 15px;
        font-size: 32px;
        color: #1e1e1e
    }

    .cid-questions>input {
        width: 500px;
        border: 1px solid #282828;
        height: 53px;
        text-align: center;
        color: #282828;
        font-size: 16px;
        margin-bottom: 25px;
        transition: all .3s;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 2px;
        font-weight: 400;
        box-sizing: border-box
    }

    #q5 div.cid-disclaimer {
        text-align: center;
        font-size: 11px;
        color: #525252;
        display: block;
        padding-bottom: 25px;
        font-family: Arial, sans-serif;
        line-height: 13px;
        width: 370px;
        margin: auto
    }

    .eligible .subtn {
        width: 500px
    }

    #em-instr {
        width: 335px;
        box-sizing: border-box;
        font-family: Roboto;
        font-size: 14px;
        line-height: 18px;
        margin: 0 auto 15px;
        color: #3897f0;
        font-weight: 500;
        text-align: left;
        background: url(//www.cdn925.com./CampImg/13069/email/icon-secure.svg) no-repeat left 3px;
        background-size: 28px auto;
        padding-left: 40px
    }

    .eligible #cid-reward {
        padding-top: 0;
        display: inline-block;
        margin-bottom: 0;
        margin-top: 85px
    }

    .done.eligible #cid-reward {
        margin-top: 85px;
        padding-top: 0
    }

    #cid-reward:after {
        content: "";
        background-size: 80px;
        width: 80px;
        height: 80px;
        transition: all .3s;
        transition-delay: 1.0s;
        transform: scale(0);
        position: absolute;
        top: 25%;
        left: 84%
    }

    .done.eligible #cid-reward:after {
        transition-delay: 0ms;
        top: 25%
    }

    #em-error {
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        color: #ee4853;
        padding: 0 0 15px 0
    }

    .eligible #cid-reward img {
        height: auto
    }
}

@media all and (width:3264px) and (orientation:landscape) {

    }

.eligible #head-step2>div>span {
    display: none;
}

.eligible #head-step3 {
    top: 0;
    opacity: 1;
}

.eligible #head-step3>div>span {
    display: block;
}

.eligible.done #head-step3 {
    top: -100px;
    opacity: 0;
}