@font-face {
    font-family: 'PFDinTextCompPro';
    src: url('/templates/img/cashback-page-tokyo/fonts/PFDinTextCompProRegular/PFDinTextCompProRegular.woff2') format('woff2'),
        /*       url('/templates/img/cashback-page-tokyo/fonts/PFDinTextCompProRegular/PFDinTextCompProRegular.ttf')  format('truetype'), */ url('/templates/img/cashback-page-tokyo/fonts/PFDinTextCompProRegular/PFDinTextCompProRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PFDinTextCompPro';
    src: url('/templates/img/cashback-page-tokyo/fonts/PFDinTextCompProMedium/PFDinTextCompProMedium.woff2') format('woff2'),
        /*       url('/templates/img/cashback-page-tokyo/fonts/PFDinTextCompProMedium/PFDinTextCompProMedium.ttf')  format('truetype'), */ url('/templates/img/cashback-page-tokyo/fonts/PFDinTextCompProMedium/PFDinTextCompProMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'PFDinTextCondPro';
    src: url('/templates/img/cashback-page-tokyo/fonts/PFDinTextCondProBold/PFDinTextCondProBold.woff2') format('woff2'),
        /*       url('/templates/img/cashback-page-tokyo/fonts/PFDinTextCondProBold/PFDinTextCondProBold.ttf')  format('truetype'), */ url('/templates/img/cashback-page-tokyo/fonts/PFDinTextCondProBold/PFDinTextCondProBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Mont';
    src: url('/templates/fonts/mont/Mont-Heavy.eot');
    src: url('/templates/fonts/mont/Mont-Heavy.eot?#iefix') format('embedded-opentype'),
    url('/templates/fonts/mont/Mont-Heavy.woff2') format('woff2'),
    url('/templates/fonts/mont/Mont-Heavy.woff') format('woff'),
    url('/templates/fonts/mont/Mont-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");
*::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}

*:-moz-placeholder {
    color: #666;
    opacity: 1;
}

*::-moz-placeholder {
    color: #666;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.4;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    margin: 0;
}

p {
    margin: 0;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

ul li,
ol li,
menu li {
    list-style: none;
}

ul,
ol,
menu {
    display: block;
    margin: 0;
    padding-left: 0;
}

button {
    outline: none;
    border: 0;
    padding: 0;
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: normal;
}

.ibg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.ibg img {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.hidden {
    display: none;
}

.site-wrap {
    overflow: hidden;
}

.container {
    margin: 0 auto;
    position: relative;
    padding: 0 10px;
    width: 100%;
    max-width: 375px;
}


.cashback1 {
    background: url(/templates/img/bg24-min.jpg) 100% 100% #333f48;
    background-size: cover;
}

.cashback1__wrap {
    min-height: 100vh;
    padding: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    color: #fff;
    position: relative;
}

.cashback1__img {
    position: static;
    max-height: 100%;
}

.cashback1__text-wrap1 {
    max-width: 900px;
    width: 100%;
}

.cashback1__text1 {
    font-size: 80px;
    line-height: 1;
    font-weight: 500;
    font-family: "PFDinTextCompPro", sans-serif;
    margin-bottom: 13px;
}

.cashback1__text-wrap2 {
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-bottom: 85px;
}

.cashback1__text-wrap2:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 46px;
    left: -52px;
    width: 777px;
    height: 216px;
    background: url("../../../../templates/img/cashback-page-tokyo/cashback1-text-bg.svg") center/contain no-repeat;
}

.cashback1__text2 {
    font-size: 120px;
    line-height: 1;
    font-weight: 700;
    font-family: "PFDinTextCondPro", sans-serif;
    text-transform: uppercase;
}

.cashback1__text2 b {
    letter-spacing: -5px;
    font-size: 140px;
    font-weight: 700;
}

.cashback1__text3 {
    text-align: right;
    font-size: 90px;
    line-height: 1;
    font-weight: 500;
    font-family: "PFDinTextCompPro", sans-serif;
    margin-top: -12px;
}

.cashback1__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -15px;
    margin-bottom: 16px;
}

.cashback1__link {
    width: 32%;
    margin-top: 15px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.cashback1__link:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.cashback1__text4 {
    font-size: 30px;
    font-family: "PFDinTextCompPro", sans-serif;
    margin-bottom: 41px;
}

.cashback1__text4 br {
    display: none;
}

.cashback1__text6 {
    font-family: "PFDinTextCompPro", sans-serif;
    font-weight: 500;
    font-size: 43px;
    line-height: 0.92;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
    margin-top: 100px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.cashback1__text6:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -70px;
    left: -85px;
    width: 1004px;
    height: 257px;
    background: url(../../../../templates/img/cashback-page-tokyo/cashback1-text6-bg.svg) center / contain no-repeat;
    opacity: 0;
}

.cashback1__list {
    margin-bottom: 60px;
    max-width: 740px;
}

.cashback1__list li {
    font-family: "PFDinTextCompPro", sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.06;
    position: relative;
    margin-bottom: 10px;
    padding-left: 15px;
}

.cashback1__list li:last-child {
    margin-bottom: 0;
}

.cashback1__list li:after {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
}

.cashback1__text5 {
    font-size: 14px;
    color: #FFDAB4;
    line-height: 1.43;
}

.cashback1__text7 {
    font-family: 'Mont', Arial, sans-serif;
    width: calc(100% + 140px);
    max-width: 900px;
    margin-left: -70px;
    font-size: 79px;
    background: #1D262D;
    mix-blend-mode: normal;
    box-shadow: 0px 4.44585px 16.6719px rgba(0, 0, 0, 0.25);
    border-radius: 43px;
    padding: 25px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 65px;
}

.cashback1__text8 {
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 50px;
}

.cashback1__code {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 42px;
    margin-top: -10px;
}

.cashback1__text8 span {
    display: block;
    font-size: 61px;
    margin-top: 10px;
}

.cashback1__text8 {
    font-family: 'Mont', Arial, sans-serif;
    font-size: 43px;
    margin: 10px 0 0;
}

.cashback1__wrap::before {
    content: url(/templates/img/mob-logo2.svg);
    position: absolute;
    z-index: 100;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}


.cashback1__code input {
    background: #FFFFFF;
    outline: none;
    border-radius: 23.7418px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    color: #333f48;
    font-size: 66px;
    font-weight: 700;
    margin-top: 5px;
    font-size: 32px;
    font-family: 'Mont', Arial, sans-serif;
    margin-top: 20px;
    border: none;
}

#check-step-3 {
    display: none;
}

/* #check-step-1 h1 {
    font-size: 16px;
} */

.form-wrap.finish #check-step-1, .form-wrap.finish #check-step-2 {
    display: none;
}

.form-wrap.finish #check-step-3 {
    display: block;
}

#check-step-3 {
    text-align: center;
}

.cashback1__code {
    font-family: 'Mont', Arial, sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
}

.cashback1__code1 {
    font-family: 'Mont', Arial, sans-serif;
    margin-bottom: 30px;
    font-size: 32px;
    text-transform: uppercase;
}

.cashback1__code1 span {
    color: #333f48;
    text-transform: uppercase;
    font-size: 24px;
    display: block;
}

.cashback1__notice {
    font-family: "PFDinTextCompPro", sans-serif;
    font-size: 22px;
}

.notice2 {
    margin: 40px 0;
    text-align: center;
}

.notice2 a {
    color: #fff;
    text-decoration: underline;
    font-family: "PFDinTextCompPro", sans-serif;
    font-size: 22px;
}

@media only screen and (max-width: 1450px) {
    .cashback1__text1 {
        font-size: 60px;
    }

    .cashback1__text2 {
        font-size: 90px;
    }

    .cashback1__text2 b {
        font-size: 100px;
    }

    .cashback1__text3 {
        font-size: 70px;
    }

    .cashback1__text4 {
        font-size: 24px;
    }

    .cashback1__text-wrap1 {
        max-width: 900px;
    }

    .cashback1__text-wrap2:after {
        width: 560px;
        height: 160px;
        top: 30px;
        left: -25px;
    }


    .cashback1__text6 {
        font-size: 30px;
        max-width: 100%;
        width: 100%;
        /* margin-left: 25px; */
    }

    .cashback1__text6:after {
        width: 367px;
        height: 109px;
        top: -22px;
        left: -30px;
    }

    .cashback1__list li {
        font-size: 22px;
    }

    .cashback1__list li:after {
        width: 4px;
        height: 4px;
        top: 7px;
    }
}


@media only screen and (max-width: 1320px) {
    .cashback1__img {

    }

    .cashback1__text-wrap1 {
        max-width: none;
    }
}

@media only screen and (max-width: 800px) {


    .cashback1 {
        background: url(/templates/img/bg24-min.jpg) 73% -320%;
        background-size: initial;
    }


    .cashback1__text7 {
        width: 100%;
        margin-left: 0;
        font-size: 33px;
        margin-bottom: 30px;
        border-radius: 16px;
    }

    .cashback1__text6 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 40px 0;
    }

    .cashback1__code {
        font-size: 30px;
    }


}

@media only screen and (max-width: 650px) {
    .cashback1__text1 {
        font-size: 36px;
    }

    .cashback1__text2 {
        font-size: 52px;
    }

    .cashback1__text2 b {
        font-size: 65px;
        letter-spacing: -2px;
    }

    .cashback1__text3 {
        font-size: 42px;
    }

    .cashback1__text4 {
        font-size: 20px;
        text-align: center;
    }

    .cashback1__text5 {
        font-size: 12px;
        max-width: 315px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .cashback1__text-wrap2:after {
        width: 345px;
        height: 96px;
        top: 20px;
        left: -15px;
    }

    .cashback1__text-wrap2 {
        margin-bottom: 50px;
    }

    .cashback1__text1 {
        max-width: 305px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .cashback1__text-wrap2 {
        display: block;
        max-width: 300px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .cashback1__text4 br {
        display: block;
    }
}

@media only screen and (max-width: 400px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 360px) {
    .cashback1__text6 {
        font-size: 26px;
    }

    .cashback1__text6:after {
        width: 317px;
        top: -28px;
    }
}


.form-wrap {
    padding: 30px 24px 40px 24px;
    background: #ff4500;
    max-width: 100%;
}

.form-text {
    font-size: 12px;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    display: block;
    margin-top: 8px;
}

.form-group > label {
    display: block;
    font-size: 18px;
    margin-left: 18px;
    /* font-weight: 700; */
    color: #F8F8F8;
    font-family: "PFDinTextCompPro", sans-serif;
}

.form-group input[type=text], .form-group input[type=tel], .form-group input[type=email], .form-group input[type=number] {
    border-radius: 2rem;
    border: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 24px;
    font-size: 16px;
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 25%);
    background-color: #ffffff !important;
    color: #000000 !important;
    width: 100%;
    padding: 12px 20px;
}

.form-group .form-check-label {
    padding-left: 34px;
    color: #F8F8F8;
    font-weight: 400;
    font-size: 16px;
    margin-top: 12px;
    margin-right: 10px;
}

.checkbox-decorated label::before,
.radio-decorated label::before {
    width: 24px;
    height: 24px;
    left: 0;
    top: 0;
    border: none !important;
    background: #27292F;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.radio-decorated label::before {
    border-radius: 50%;
}

.checkbox-decorated label[for="step-3-pda"] {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
}


.checkbox-decorated label::after,
.radio-decorated label::after {
    width: 12px;
    height: 12px;
    top: 6px;
    left: 6px;
    background: #4F67DC;
    border: none !important;
    border-radius: 0;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
    transform: none;

}

.radio-decorated label::after {
    border-radius: 50%;
}

.form-check-label a {
    color: #F8F8F8;
}

.input[type=submit], button[type=submit] {
    width: 60%;
    margin: 0 auto;
    text-transform: capitalize;
    background: #4F67DC;
}

.h3 {
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
    font-weight: 900 !important;
    color: #F8F8F8;
    margin: 5px 20px 5px;
    font-family: 'Mont', Arial, sans-serif;
    text-transform: uppercase;
}

.form p:last-child {
    font-size: 12px;
    color: #F8F8F8;
}

.form p:last-child a {
    color: #F8F8F8;
    text-decoration: underline;
}

form .btn {
    background: #333f48 !important;
    /* width: 60% !important; */
    text-transform: inherit;
    margin: 0 auto;
    /* font-family: 'Roboto', sans-serif !important; */
    font-size: 14px;
    padding: 16px 30px;
    margin-top: 20px;
    width: 100%;
    border-radius: 40px;
    color: #fff;
    margin-bottom: 40px;


	text-transform: uppercase;
	margin: 0 auto;
	font-family: 'Mont', sans-serif;
	font-weight: 900;
	font-size: 20px;

}

form .btn.disabled, form .btn:disabled {
    /* opacity: 0.65; */
    /* color: #878787; */
    background: #fe6602 !important;
}

.logo {
    margin-bottom: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


.form-wrap {
    border-radius: 2rem;
}

.form-group input[type=text]:disabled, .form-group input[type=text][readonly], .form-group input[type=tel][readonly], .form-group input[type=email]:disabled, .form-group input[type=email][readonly], .form-group input[type=number]:disabled, .form-group input[type=number][readonly] {
    color: rgba(255, 255, 255, 0.48) !important;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.alert {
    font-size: 0.7em;
}

.success-message {
    color: #F8F8F8;
    font-size: 12px;
    text-align: center;
}

.success-message strong {
    color: #fff;
}

.alert-danger p {
    color: #f8f8f8;
}

.alert-danger p a {
    color: #f8f8f8;
}

#check-step-2 {

}

#wait5sec {
    text-align: center;
    font-size: 12px;
}

.form-group input[disabled] {
    opacity: 0.6;
    pointer-events: none;
}

#errors div {
    margin-bottom: 20px;
    text-align: center;
    color: #960000;
    font-family: "PFDinTextCompPro", sans-serif;
    font-size: 22px;
}

.notice3 {
    font-family: "PFDinTextCompPro", sans-serif;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: -30px;
}

.input_error{
    box-shadow: inset 0px 4px 4px rgba(255, 0, 0, 0.25);
}

#check-step-1 > * {
	display: none;
}

#check-step-1 > h1 {
	display: block;
}