/*
    BEGIN : index.css / home css
*/

body.index {
    background-color: #ccc;
}

body.index .main-wrapper {
    background-color: #ccc;
    background-position: center bottom;
    min-height: 100vh;

    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden;
}

body.index .main-wrapper>div {
    padding: 0 4vh 0 !important;
}

body.index .main-wrapper>div:first-child {
    padding: 4vh 4vh 0 !important;
}




body.index .cr-card-content {
    position: relative;
    z-index: 2;
}

body.index .cr-card-content .cr-card-heading h1 {
    font-family: Figuera Variable;
    color: #000;
    font-weight: bold;
}

body.index .cr-card-content .cr-card-paragraph p {
    font-family: Figuera Variable;
    color: #000;
}

body.index .cr-card-content h1 span {
    text-decoration: underline;
    text-decoration-thickness: 4px;
    text-underline-offset: 3px;
}

body.index .main-wrapper .cr-lager {
    aspect-ratio: 5/10;
    display: inline-block;
    background-position: left center;
}


/* 
**************************************
*/


body.index .main-wrapper .cr-card {
    padding: 25px;
    padding-bottom: 5vh;
    max-height: 80vh;
    max-width: 492px;

}

body.index .main-wrapper .cr-card .cr-card-bg-px {
    top: 7vh;
    bottom: 6vh;
}


body.index .main-wrapper .cr-lager {
    max-width: 390px;
    max-height: 85vh;
}


/* begin : 1921px */

@media only screen and (min-width: 1921px) {

    body.index .main-wrapper .cr-card {
        max-height: 90vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        padding: 0px 30px;
    }

    body.index .main-wrapper {
        padding-top: 4vh;
    }

    body.index .main-wrapper .cr-lager {
        max-width: 390px;
    }
}

@media (min-width: 1921px) and (max-height: 10000px) {

    body.index .main-wrapper .cr-card {
        padding: 25px;
        padding-bottom: 50px;
        max-width: 600px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 40px;
        bottom: 40px;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 10px;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 25px;
    }

    body.index .main-wrapper .cr-lager {
        height: 85vh;
        max-height: 950px;
    }
}

@media (min-width: 1921px) and (max-height: 900px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 5vh;
        max-width: 400px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 5vh;
        bottom: 5vh;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 2.5vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 2.5vh;
    }

    body.index .main-wrapper {
        padding-top: 0;
    }

    body.index .main-wrapper .cr-lager {
        max-width: 420px;
        height: 85vh;
        max-height: 800px;
    }
}

@media (min-width: 1921px) and (max-height: 600px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 5vh;
        max-width: 360px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 6.5vh;
        bottom: 6vh;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 1vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 2vh;
    }

    body.index .main-wrapper .cr-lager {
        max-height: 85vh;
    }
}

@media (min-width: 1921px) and (max-height: 500px) {

    body.index .main-wrapper {
        min-height: 500px;
    }

    body.index .main-wrapper>div {
        padding: 4vh 4vh 12vh !important;
    }

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 30px;
        max-width: 340px;
        max-height: none;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 30px;
        bottom: 30px;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 0px;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 8px;
    }

    body.index .main-wrapper .cr-lager {
        height: 500px;
        max-width: 390px;
        max-height: none;
    }
}

/* end : 1921px */


/* begin : 1920px */

@media only screen and (max-width: 1920px) {

    body.index .main-wrapper .cr-card {
        max-height: 82vh;
    }

    .cr-card-content .cr-card-paragraph {
        padding: 0px 30px;
    }

    body.index .main-wrapper .cr-lager {
        max-width: 390px;
    }
}

@media (max-width: 1920px) and (max-height: 10000px) {

    body.index .main-wrapper .cr-card {
        padding: 25px;
        padding-bottom: 50px;
        max-width: 600px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 40px;
        bottom: 40px;
    }


    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 10px;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 25px;
    }

    body.index .cr-card-content .cr-button {
        font-size: 22px !important;
        padding: 12px 35px;
    }

    body.index .main-wrapper {
        padding-top: 2vh;
    }

    body.index .main-wrapper .cr-lager {
        height: 85vh;
        max-height: 950px;
    }
}

@media (max-width: 1920px) and (max-height: 900px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 5vh;
        max-width: 400px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 5vh;
        bottom: 5vh;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 2.5vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 2.5vh;
    }

    body.index .cr-card-content .cr-button {
        font-size: 2.2vh !important;
        padding: .8vh 3vh;
    }

    body.index .main-wrapper {
        padding-top: 0vh;
    }

    body.index .main-wrapper .cr-lager {
        max-width: 420px;
        height: 85vh;
        max-height: 800px;
    }
}

@media (max-width: 1920px) and (max-height: 600px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 5vh;
        max-width: 360px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 6.5vh;
        bottom: 6vh;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 1vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 2vh;
    }

    body.index .cr-card-content .cr-button {
        font-size: 2.6vh !important;
        padding: 1vh 4vh;
    }

    body.index .main-wrapper .cr-lager {
        max-height: 85vh;
    }
}

@media (max-width: 1920px) and (max-height: 500px) {

    body.index .main-wrapper {
        min-height: 500px;
    }

    body.index .main-wrapper>div {
        padding: 4vh 4vh 12vh !important;
    }

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 30px;
        max-width: 340px;
        max-height: none;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 30px;
        bottom: 30px;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 0px;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 8px;
    }

    body.index .cr-card-content .cr-button {
        font-size: 16px !important;
        padding: 6px 25px;
    }

    body.index .main-wrapper .cr-lager {
        height: 500px;
        max-width: 390px;
        max-height: none;
    }
}


/* end : 1920px */


/* begin : 1600px */

@media only screen and (max-width: 1600px) {

    body.index .main-wrapper .cr-card {
        max-height: 90vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        padding: 0px 30px;
    }

    body.index .main-wrapper .cr-lager {
        max-width: 390px;
    }
}

@media (max-width: 1600px) and (max-height: 10000px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 35px;
        max-width: 400px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 30px;
        bottom: 30px;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 10px;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 15px;
    }

    body.index .main-wrapper {
        padding-top: 15vh;
    }

    body.index .main-wrapper .cr-lager {
        height: 85vh;
        max-height: 600px;
    }
}

@media (max-width: 1600px) and (max-height: 900px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 5vh;
        max-width: 400px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 5vh;
        bottom: 5vh;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 2.5vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 3vh;
    }

    body.index .main-wrapper {
        padding-top: 0vh;
    }

    body.index .main-wrapper .cr-lager {
        max-width: 420px;
        height: 85vh;
        max-height: 800px;
    }
}

@media (max-width: 1600px) and (max-height: 600px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 5vh;
        max-width: 360px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 6.5vh;
        bottom: 6vh;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 1vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 3vh;
    }

    body.index .main-wrapper .cr-lager {
        max-height: 85vh;
    }
}

@media (max-width: 1600px) and (max-height: 500px) {

    body.index .main-wrapper {
        min-height: 500px;
    }

    body.index .main-wrapper>div {
        padding: 4vh 4vh 12vh !important;
    }


    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 30px;
        max-width: 340px;
        max-height: none;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 30px;
        bottom: 30px;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 0px;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 8px;
    }

    body.index .main-wrapper .cr-lager {
        height: 500px;
        max-width: 390px;
        max-height: none;
    }
}

/* end : 1600px */


/* begin : 992px */

@media only screen and (max-width: 992px) {

    body.index .main-wrapper>div {
        padding-bottom: 70px !important;
    }

    body.index .main-wrapper .cr-card {
        max-height: 82vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        padding: 0px 30px;
    }

    body.index .main-wrapper .cr-lager {
        max-width: 390px;
        background-position: center center;
    }
}

@media (max-width: 992px) and (max-height: 10000px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 35px;
        max-width: 400px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 30px;
        bottom: 30px;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 10px;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 15px;
    }

    body.index .main-wrapper {
        padding-top: 15vh;
    }

    body.index .main-wrapper .cr-lager {
        height: 85vh;
        max-height: 600px;
    }
}

@media (max-width: 992px) and (max-height: 900px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 5vh;
        max-width: 400px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 4vh;
        bottom: 4vh;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 2.5vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 2.5vh;
    }

    body.index .main-wrapper {
        padding-top: 10vh;
    }

    body.index .main-wrapper .cr-lager {
        max-width: 420px;
        height: 90vh;
        max-height: 500px;
    }
}

@media (max-width: 992px) and (max-height: 600px) {

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 5vh;
        max-width: 300px;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 4vh;
        bottom: 4vh;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 1vh;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 2vh;
    }

    body.index .main-wrapper .cr-lager {
        max-height: 80vh;
        max-width: 420px;
        height: 80vh;
        max-height: 450px;
    }
}

@media (max-width: 992px) and (max-height: 500px) {

    body.index .main-wrapper {
        min-height: 500px;
    }

    body.index .main-wrapper>div {
        padding: 4vh 4vh 12vh !important;
    }
    

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 30px;
        max-width: 340px;
        max-height: none;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 30px;
        bottom: 30px;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 0px;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 8px;
    }

    body.index .main-wrapper .cr-lager {
        height: 500px;
        max-width: 390px;
        max-height: none;
    }
}

/* end : 992px */


/* begin : 576px */

@media (max-width: 576px) {

    body.index .main-wrapper>div {
        padding-bottom: 70px !important;
    }

    body.index .main-wrapper .cr-card {
        padding: 20px;
        padding-bottom: 30px;
        max-width: 400px;
        max-height: none;
    }

    body.index .main-wrapper .cr-card .cr-card-bg-px {
        top: 25px;
        bottom: 25px;
    }

    body.index .cr-card-content .cr-card-heading {
        margin-bottom: 5px;
    }

    body.index .cr-card-content .cr-card-paragraph {
        margin-bottom: 20px;
        padding: 0px;
    }

    body.index .main-wrapper {
        padding-top: 0;
    }

    body.index .main-wrapper .cr-lager {
        max-height: 550px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* end : 576px */


/*
    END : index.css / home css
*/


/*
    BEGIN : signup.css / home css
*/

body.signup {
    background-color: #ccc;
}

body.signup .main-wrapper {
    background-color: #ccc;
    background-position: center bottom;
    min-height: 100vh;

    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden;
}

body.signup .main-wrapper>div,
body.signup-thankyou .main-wrapper>div{
    padding: 0vh 4vh 0 !important;
}

body.signup .main-wrapper>div:first-child ,
body.signup-thankyou .main-wrapper>div:first-child {
    padding: 4vh 4vh 0 !important;
}

body.signup .cr-card-row-container,
body.signup-thankyou .cr-card-row-container{
    min-height: 70vh;
}

body.signup .main-wrapper .cr-card {
    width: 489px;
    margin: auto;
    margin-bottom: 70px;
}


body.signup .cr-card-content {
    padding: 40px 50px;
    position: relative;
    z-index: 2;
    
}



body.signup .cr-card .cr-card-bg-px {
    top: 40px;
    bottom: 40px;
}



body.signup .cr-card-content h2 {
    font-family: Poppins Bold;
    font-size: 4vh;
}

body.signup .cr-card-content input {
    border: 2px solid #000;
    border-radius: 20px;
    padding: 8px 20px
}


body.signup .cr-card-content input::placeholder {
    color: #000;
    opacity: 1;
    /* Firefox */
}

body.signup .cr-card-content input::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #000;
}


@media only screen and (max-width: 992px) {
}

@media only screen and (max-width: 768px) {

    body.signup .main-wrapper .cr-card {
        width: 100%;
    }

    body.signup .cr-card .cr-card-bg-px {
        top: 50px;
        bottom: 50px;
    }
}

@media only screen and (max-width: 537px) {

    body.signup .cr-card-content {
        padding: 35px 35px;
    }

    body.signup .cr-card .cr-card-bg-px {
        top: 35px;
        bottom: 35px;
    }
}

@media only screen and (max-width: 360px) {

    body.signup .cr-card-content {
        padding: 35px 35px;
    }

    body.signup .cr-card .cr-card-bg-px {
        top: 30px;
        bottom: 30px;
    }
}

/*
    END : signup.css / home css
*/



/*
    BEGIN : signup-thankyou.css / home css
*/

body.signup-thankyou {
    background-color: #ccc;
}

body.signup-thankyou .main-wrapper {
    background-color: #ccc;
    background-position: center bottom;
    min-height: 100vh;

    padding: 0px !important;
    margin: 0px !important;
    overflow: hidden;
}


body.signup-thankyou .main-wrapper .cr-card {
    background-image: url('../images/cr-card-bg-rect.png');
    width: 700px;
    margin: auto;
}


body.signup-thankyou .cr-card-content {
    padding: 70px 70px;
    position: relative;
    z-index: 2;
    
}


body.signup-thankyou .cr-card .cr-card-bg-px {
    top: 40px;
    bottom: 40px;
}


body.signup-thankyou .cr-card-content h3 {
    font-family: Poppins Bold;
    font-size: 3.5vh;
}

body.signup-thankyou .cr-card-content h2 {
    font-family: Figuera Variable;
    font-weight: bold;
    color: #000;

    font-size: 4vh;
    line-height: 4.5vh;
}




@media only screen and (max-width: 768px) {
    body.signup-thankyou .main-wrapper .cr-card {
        width: 100%;
        margin-top: 7vh;
    }

    body.signup-thankyou .cr-card-content {
        padding: 25px 35px;
    }

    body.signup-thankyou .cr-card .cr-card-bg-px {
        top: 50px;
        bottom: 50px;
    }

    body.signup-thankyou .cr-card-content h3 {
        font-size: 3vh;
    }
    
    body.signup-thankyou .cr-card-content h2 {
        font-size: 3vh;
        line-height: 4vh;
    }
}

@media only screen and (max-width: 537px) {

    body.signup-thankyou .main-wrapper .cr-card {
        margin-top: 0;
    }

    body.signup-thankyou .cr-card-content {
        padding: 25px 35px;
    }
    
    body.signup-thankyou .cr-card-content h3 {
        font-size: 2.5vh;
    }
    
    body.signup-thankyou .cr-card-content h2 {
        font-size: 2.52vh;
    }

}

@media only screen and (max-width: 360px) {

    body.signup-thankyou .main-wrapper .cr-card {
        background-image: url('../images/cr-card-bg-square.png');
    }
    

    body.signup-thankyou .cr-card-content {
        padding: 35px 35px;
    }
}

/*
    END : signup-thankyou.css / home css
*/



.border-red{
    outline : 1px solid red;
}