@font-face {
    font-family: Poppins-medium;
    src: url('fonts/Poppins-Medium.ttf');
}
@font-face {
    font-family: Poppins-extrabold;
    src: url('fonts/Poppins-ExtraBold.ttf');
}
@font-face {
    font-family: Poppins-semibold;
    src: url('fonts/Poppins-SemiBold.ttf');
}
@font-face {
    font-family: Poppins-bold;
    src: url('fonts/Poppins-Bold.ttf');
}
@font-face {
    font-family: Poppins-regular;
    src: url('fonts/Poppins-Regular.ttf');
}

body{
  font-family: 'Poppins-regular';
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
  color: rgba(16, 16, 16, 1);
}
p{
    color: rgba(16, 16, 16, 1);
}


/* navbar */

.fs-navbar{
    /*background: linear-gradient(295deg, #f2a611 0%, #f1c10fd1 100%);*/
}
.dfs-navbar{
    padding-top: 30px;
    background-color: #FFFFFF;
    border-radius: 0 0 200px 200px;
    box-shadow: 0px 6px 35px 5px rgba(199, 199, 199, 0.25);
}
.img-lang{
    text-align: right;
    margin-top: 25px;
}
.logo-fanverse{
    width: 33%;
}

/* banner */
.table-banner{
    width: 100%;
    margin-top: -15px;
}
.table-banner td{
    width: 50%;
    position: relative;
}
.table-banner td:first-child{
    padding-left: 10%;
    padding-right: 70px;
}
.table-banner td:last-child{
    padding-left: 30px;
    text-align: right;
    padding-right: 30px;
}
.img-banner{
    width: 95%;
}
.text-banner p{
    margin-top: 30px;
    margin-bottom: 50px;
}
.text-banner{
    position: relative;
    top: 0;
}
.dtext-banner{
    vertical-align: bottom;
    display: table-cell;
    padding-right: 35px;
    position: relative;
    z-index: 999;
}
.banner{
    position: absolute;
    top: 90px;
    width: 100%;
    height: 100%;
}
.text-banner h1{
    font-size: 3rem;
    line-height: 70px;
    font-weight: 700;
    font-family: 'Poppins-bold';
}
.dtext-banner input{
    display: inline-block;
    width: 65%;
}
.dtext-banner button{
    background-color: rgba(241, 196, 15, 1);
    color: rgba(16, 16, 16, 1);
    padding: 7px 30px;
    border: 0;
    display: inline-block;
    border-radius: 5px;
}
.dtext-banner button:hover{
    background-color: #f39d12;
}
.icon-outside1{
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 9;
}
.icon-outside2{
    position: absolute;
    top: 280px;
    left: 10px;
    z-index: 9;
}
.know-more{
    margin-top: 40px;
    display: table;
    width: 100%;
    margin-bottom: 30px;
}
.know-more p{
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
}
.know-more p a{
    color: rgba(16, 16, 16, 1);
    padding-bottom: 3px;
    text-decoration: unset;
    border-bottom: 1px solid;
}
.know-more img{
    display: table-cell;
    margin-right: -250px;
    vertical-align: middle;
}

/*body*/
.fs-body{
    position: relative;
    /*opacity: 0.3;*/
    /*background: linear-gradient(295deg, #fee5e3 0%, #fee1d7 100%);*/
}
.dfs-body{
    padding-top: 70px;
    padding-bottom: 20px;
    /*background: linear-gradient(295deg, #F39C12 0%, #f3c432 100%);*/
    border-radius: 0 0 150px 150px;
}
.dfs-body h2{
    font-size: 2.8rem;
    line-height: 70px;
    font-weight: 700;
    font-family: 'Poppins-bold';
}
.bg-strike {
    z-index: 998;
    position: relative;
}
.dbg-strike {
    background-color: rgba(241, 196, 15, 1);
    width: 205px;
    height: 35px;
    z-index: 99;
    transform: translateY(-33px) translateX(10px);
    position: absolute;
}
.icon-outside3{
    position: absolute;
    top: 280px;
}
.img-here{
    width: 94%;
    display: block;
    margin: 40px 0 0 auto;
}
.dfs-body-list{
    /*padding-left: 3rem;*/
    position: relative;
    box-shadow: 0px 12px 35px 0px rgba(199, 199, 199, 0.25);
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.list-loyalty-platform{
    margin-top: 30px;
}
.dfs-body-list .number-img{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 150px;
}
.dfs-body-list h3{
    font-weight: 700;
    font-family: 'Poppins-bold';
    margin-bottom: 15px;
    margin-top: 10px;
}
.ddfs-body-list{
    /*margin-left: 20px;*/
    width: 90%;
    min-height: 270px;
}
.ddfs-body-list p{
    color: rgba(84, 110, 122, 1);
    margin-bottom: 20px;
}
.ddfs-body-list .sosmed a:hover img{
    transform: scale(1.1);
}
.btn-loyalty{
    background-color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    color: rgba(124, 93, 164, 1);
    text-decoration: unset;
    font-family: 'Poppins-semibold';
    margin-top: 5px;
    display: inline-block;
}
.btn-loyalty img{
    width: 27px;
    margin-right: 7px;
}
.list-loyalty-store{
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 15px;
}
.image-list{
    display: table-cell;
    vertical-align: middle;
}
.image-text{
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}
.image-text p{
    margin-bottom: 0;
    font-size: 0.7rem;
    line-height: 10px;
    font-family: 'Poppins-semibold';
    color: rgba(16, 16, 16, 1);
}
.button-purple{
    border: 1px solid rgba(124, 93, 164, 1);
    padding: 5px 15px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    margin-top: 10px;
    box-shadow: 0px 4px 8px 0px rgba(124, 93, 164, 0.25);
}
.image-text span{
    color: rgba(124, 93, 164, 1);
    font-size: 0.7rem;
    line-height: 16px;
}
.image-text span.count{
    font-family: 'Poppins-bold';
}
.image-text span img{
    width: 16px;
    margin-right: 5px;
}
.image-list img{
    height: 25px;
}
.image-list img.rule-point{
    width: 28px;
    margin-right: 3px;
    height: auto;
}
.text-loyalty-store{
    display: inline-block;
    line-height: 16px;
}


/*why reward*/
.why-reward{
    padding-top: 80px;
    padding-bottom: 90px;
    border-radius: 100px 100px 0 0;
    background: linear-gradient(188.99deg, rgb(253 167 162 / 30%) 10.72%, rgb(252 241 199) 55.98%);
}
.dwhy-reward{
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 16px 16px 0px rgba(0, 0, 0, 0.15);
    border-radius: 75px;
    padding: 50px;
    position: relative;
}
.dwhy-reward h1{
    font-size: 3rem;
    font-weight: 700;
    font-family: 'Poppins-bold';
    margin-bottom: 50px;
    position: relative;
}
.dwhy-reward h3{
    font-family: 'Poppins-bold';
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
    position: relative;
    z-index: 99;
}
.dwhy-reward img.icon-why{
    display: inline-block;
}
.dwhy-reward p{
    margin-top: 10px;
    color: rgba(84, 110, 122, 1);
    margin-bottom: 40px;
    position: relative;
    z-index: 99;
}
.img-why1{
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 75px 0 0 0;
}
.img-why2{
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0 0 75px 0;
}

/*need-reward*/
.need-reward{
    background-color: #fff;
    padding: 50px 0 0; 
    position: relative;
}
.ellipse-5{
    position: absolute;
    right: 0;
    top: 0;
}
.model-reward{
    position: absolute;
    bottom: 0;
    width: 30%;
}
.dneed-reward{
    padding: 70px 0 150px 300px;
}
.dneed-reward h2{
    font-family: 'Poppins-bold';
    font-size: 42px;
    position: relative;
}
.dneed-reward p{
    width: 80%;
    margin-top: 15px;
    background: #fff;
    position: relative;
}
.dneed-reward-list{
    border: 1px solid rgba(207, 216, 220, 1);
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 20px;
    background: #fff;
    position: relative;
}
.dneed-reward-list img{
    display: inline-block;
    width: 50px;
    margin-right: 10px;
}
.dneed-reward-list p{
    display: inline-block;
    font-family: 'Poppins-semibold';
}


/*built community*/
.built-community{
    background: rgb(252 241 199);
    padding-top: 70px;
    padding-bottom: 30px;
}
.built-community h1{
    font-size: 3rem;
    font-weight: 700;
    font-family: 'Poppins-bold';
    width: 45%;
    margin: 0 auto 80px;
}
.built-community table{
    width: 85%;
    margin: 0 auto;
}
.built-community table td{
    width: 50%;
    padding-bottom: 80px;
    vertical-align: middle;
}
.built-community table td:first-child{
    padding-right: 30px;
}
.built-community table td:last-child{
    padding-left: 30px;
}
.built-community table td h3{
    font-family: 'Poppins-bold';
    font-weight: 700;
    margin-bottom: 50px;
}
.built-community table td h4{
    font-family: 'Poppins-bold';
    font-weight: 700;
}
.built-community table td img.img-built{
    width: 85%;
}
.built-community table .yellow td h4{
    color: rgba(243, 156, 18, 1);
}
.built-community table .red td h4{
    color: rgba(255, 66, 62, 1);
}
.built-community table .sosmed{
    display: inline-block;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.built-community table .sosmed img{
    width: 24px;
    margin-bottom: 15px;
}
.built-community table .sosmed p{
    font-family: 'Poppins-bold';
    font-weight: 700;
    margin-bottom: 0;
}
.built-community table td span{
    color: rgba(144, 164, 174, 1);
    font-size: 0.813rem;
}
.category-text{
    font-family: 'Poppins-semibold';
    margin-bottom: 0;
}
.plant-life{
    height: 45px;
    margin-top: 25px;
}


/*visible hidden*/
/*table*/
table .visible-xs{
    display: none!important;
}
table .hidden-xs{
    display: table-cell!important;
}


/*footer*/
.footer{
    background-color: rgb(252 241 199);
    position: relative;
}
.dfooter{
    background-image: url(../images/Photo.png);
    border-radius: 150px 150px 0 0;
    padding-top: 70px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer h1{
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
    font-family: 'Poppins-bold';
    text-align: center;
    margin-bottom: 50px;
}
.footer h1 span{
    color: rgba(241, 196, 15, 1);
}
.footer p{
    color: #fff;
    width: 50%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-bottom: 5px;
}
.footer p b{
    font-family: 'Poppins-bold';
    font-weight: 700;
}
.ellipse-footer1{
    position: absolute;
    left: 0;
    bottom: 0;
}
.ellipse-footer2{
    position: absolute;
    right: 0;
    bottom: 0;
}
.form-email{
    width: 45%;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}
.input-email {
    width: 100%;
    display: block;
    border: 1px solid #dee2e6;
    border-radius: 0.375rem;
    padding: 5px 7px;
    margin-top: 30px;
    margin-bottom: 30px;
    background: rgba(29, 29, 29, 1);
}
.input-email input, .input-email img {
    display: inline-block;
    background: rgba(29, 29, 29, 1);
    color: rgba(144, 164, 174, 1);
}
.input-email input {
    width: 93%;
    border: 0;
    color: rgba(144, 164, 174, 1);
}
.input-email ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(144, 164, 174, 1);
  opacity: 1; /* Firefox */
  font-size: 0.813rem;
}

.input-email :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(144, 164, 174, 1);
  font-size: 0.813rem;
}

.input-email ::-ms-input-placeholder { /* Microsoft Edge */
  color: rgba(144, 164, 174, 1);
  font-size: 0.813rem;
}
.input-email img{
    width: 25px;
}
.input-email input:focus{
  box-shadow: unset!important;
  background: rgba(29, 29, 29, 1);
  color: rgba(144, 164, 174, 1);
}
.input-email:focus-within{
  box-shadow: 0 0 0 0.25rem rgba(241, 196, 15, 1, 0.25);
  border: 1px solid rgba(241, 196, 15, 1);
  color: rgba(144, 164, 174, 1);
}
.form-email button{
    background: rgba(16, 16, 16, 1);
    color: rgba(207, 216, 220, 1);
    display: block;
    width: 100%;
    border: 1px solid rgba(207, 216, 220, 1);
    padding: 10px;
    border-radius: 24px;
    cursor: pointer;
}
.form-email button:hover{
    border: 1px solid rgba(241, 196, 15, 1);
    background: rgba(241, 196, 15, 1);
    color: rgba(16, 16, 16, 1);
}


/*thankyou-page*/
.thankyou-page{
    position: relative;
}
.thankyou-page h1{
    font-family: 'Poppins-bold';
    color: rgba(16, 16, 16, 1);
    font-size: 3.1rem;
    font-weight: 700;
    margin-bottom: 20px;
    position: relative;
}
.thankyou-page p{
    width: 90%;
    margin-bottom: 20px;
    position: relative;
}
.thankyou-page img.img-thankyou{
    width: 90%;
    margin: 0 0 0 auto;
    display: block;
}
.table-thankyou td:first-child{
    width: 53%;
}

.table-thankyou td:last-child{
    padding-left: 30px;
    width: 47%;
}
.ellipse-thankyou{
    position: absolute;
    left: 0;
    top: 35%;
}
.thankyou-page .dfs-navbar{
    border-radius: 0;
    padding-bottom: 30px;
}
.table-thankyou td .img-gagal{
    width: 77%;
}


.button-yellow{
    background-color: rgba(241, 196, 15, 1);
    color: rgba(16, 16, 16, 1);
    padding: 7px 30px;
    border: 0;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
    font-family: 'Poppins-semibold'
}


/*responsive*/
@media(max-width: 1199px){
    .img-lang{
        margin-top: 15px;
    }
    /*banner*/
    .dtext-banner{
        padding-right: 30px;
    }
    .text-banner h1, .dwhy-reward h1, .built-community h1, .footer h1, .thankyou-page h1 {
        font-size: 2.5rem;
        line-height: 55px;
    }
    .text-banner p {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .dtext-banner input{
        width: 62%;
    }
    .know-more img{
        width: 95%;
        transform: translateX(70px);
        margin-right: 0;
    }
    .icon-outside2{
        top: 230px;
        left: 0;
    }

    /*body*/
    .dfs-body h2 {
        font-size: 2.3rem;
        line-height: 55px;
    }
    .dfs-body-list h3{
        font-size: 1.6rem;
    }
    .btn-loyalty img {
        width: 22px;
    }
    .btn-loyalty{
        padding: 7px 10px;
        font-size: 0.813rem;
    }
    .dfs-body-list {
        padding-left: 1.5rem;
    }
    .image-text{
        padding-left: 7px;
    }
    .list-loyalty-store{
        margin-right: 13px;
    }
    .image-list img {
        height: 22px;
    }
    .image-list img.rule-point{
        width: 19px;
    }


    /*why reward*/
    .dwhy-reward h3{
        display: block;
        margin-left: 0;
    }
    .dwhy-reward img.icon-why {
        display: block;
    }

    /*built community*/
    .built-community h1{
        width: 55%;
    }
    .built-community table {
        width: 92%;
    }
    .built-community table td img.img-built {
        width: 90%;
    }

    /*need-reward*/
    .dneed-reward p{
        margin-bottom: 40px;
        width: 100%;
    }
    .dneed-reward {
        padding: 70px 0 70px 400px;
    }
    .model-reward{
        width: 40%;
    }
    .dneed-reward-list p{
        width: auto!important;
        margin-bottom: 0!important;
    }

    /*footer*/
    .dfooter{
        border-radius: 100px 100px 0 0;
    }
    .footer p{
        width: 60%;
    }
    .form-email{
        width: 50%;
    }
    .ellipse-footer2{
        width: 27%;
    }

    /*thankyou-page*/
    .thankyou-page p {
        width: 100%;
    }


}
@media(max-width: 991px){
    /*banner*/
    .text-banner h1, .dwhy-reward h1, .built-community h1, .footer h1, .thankyou-page h1 {
        font-size: 2.3rem;
    }
    .dtext-banner input {
        width: 100%;
        margin-bottom: 20px;
    }
    .dtext-banner button{
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .know-more{
        margin-top: 60px;
        transform: translateX(40%);
    }

    /*body*/
    .img-here{
        display: none;
    }
    .ddfs-body-list{
        min-height: auto;
    }

    /*built community*/
    .built-community table, .built-community table td img.img-built {
        width: 100%;
    }
    .built-community h1 {
        width: 70%;
    }

     /*footer*/
    .left-footer{
        text-align: center;
    }
    .left-footer p {
        width: 100%;
        margin-bottom: 20px;
    }

    /*need-reward*/
    .dneed-reward {
        padding: 10px 0 50px 300px;
    }
    .model-reward {
        width: 45%;
    }

    /*footer*/
    .dfooter{
        padding-bottom: 70px;
    }
    .footer p {
        width: 80%;
    }
    .form-email {
        width: 70%;
    }
    .ellipse-footer1 {
        width: 10%;
    }
    .ellipse-footer2 {
        width: 20%;
    }


    
}
@media(max-width: 767px){
    .logo-fanverse {
        width: 50%;
    }
    .img-lang {
        margin-top: 10px;
    }
    /* banner */
    .dfs-navbar{
        border-radius: 0;
    }
    .banner{
        display: none;
    }
    .text-banner h1, .dwhy-reward h1, .built-community h1, .footer h1, .thankyou-page h1 {
        font-size: 2.2rem;
    }
    .text-banner{
        position: relative;
        margin-top: 20px;
    }
    .dtext-banner{
        text-align: center;
        padding-right: 0;
    }
    .know-more {
        margin-top: 20px;
        transform: unset;
    }
    .know-more img{
        width: 85%;
        transform: unset;
        float: right;
    }

    /*body*/
    .dfs-body{
        border-radius: 0;
    }

    /*why reward*/
    .why-reward{
        border-radius: 0;
    }
    .dwhy-reward{
        border-radius: 50px;
        padding: 30px;
    }
    .img-why1{
        border-radius: 50px 0 0 0;
    }
    .img-why2{
        border-radius: 0 0 50px 0;
    }

    /*built community*/
    .built-community h1 {
        width: 100%;
    }
    .built-community table td{
        display: block;
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .built-community table td:first-child{
        padding-bottom: 30px;
    }

    /*visible hidden*/
    /*table*/
    table .visible-xs{
        display: block!important;
    }
    table .hidden-xs{
        display: none!important;
    }


    /*need-reward*/
    .model-reward{
        display: none;
    }
    .dneed-reward {
        padding: 10px 0 50px;
    }

    /*footer*/
    .dfooter{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .dfooter {
        border-radius: 0;
        background-position: center;
    }
    .footer p, .form-email {
        width: 100%;
    }
    .input-email input {
        width: 90%;
    }

    /*thankyou-page*/
    .table-thankyou td{
        display: block;
    }
    .table-thankyou td:first-child{
        margin-top: 30px;
        margin-bottom: 30px;
        width: 100%;
    }
    .table-thankyou td:last-child{
        padding-left: 0;
        width: 100%;
    }
    .thankyou-page img.img-thankyou, .thankyou-page img.img-gagal {
        width: 90%;
        margin: 0 auto;
    }
    .ellipse-thankyou{
        top: 10%;
    }
}

@media (min-width: 1440px){
    .dtext-banner{
        vertical-align: middle;
    }
    .img-banner{
        width: 85%;
    }
    .model-reward{
        width: 25%;
    }
    .need-reward{
        padding: 70px 0 0;
    }
}