﻿
@font-face {
    font-family: 'dmsans-variablefont_opsz,wght';
    src: url('../font/dmsans-variablefont_opsz,wght.ttf');
}
@font-face {
    font-family: metropolis-medium;
    src: url('../font/metropolis-medium.otf') format('opentype');
}
@font-face {
    font-family: 'metropolis-regular';
    src: url('../font/metropolis-regular.otf') format('opentype');
}
@font-face {
    font-family: 'metropolis-bold';
    src: url('../font/metropolis-bold.otf') format('opentype');
}
@font-face {
    font-family: 'metropolis-extralight';
    src: url('../font/metropolis-extralight.otf') format('opentype');
}

.real-flex ._1,
.real-flex ._2,
.real-flex ._3,
.real-flex ._3,
.real-flex ._4,
.real-flex ._5,
.real-flex ._6
{
    opacity: 0;
}


body {
    background: #f9f9f9 !important;
    font-family: 'metropolis-regular' !important;
    color: #000 !important
}

.mt-50 {
    margin-top: 50px
}

.section_IReason {
  
}

.slider-IReason {
    margin-top: 0px;
    background: url(../images/eye/ireason/slider_bg.png) no-repeat #f9f0fe;
    background-size: contain;
    background-position: bottom center;
    height: 110vh;
}
.section_IReason_video {
    padding: 30px 0 25px 0;
    background:#f7eefc;
}
@media only screen and (max-width: 1440px) {
    .slider-IReason {
        margin-top: 0px;
        background-size: contain;
        background-position: bottom center;
        height: 800px;
    }
}

.slider-heading-IReasonbox {
    position: absolute;
    top: 200px;
    left:15%;
   
   
}

    .slider-heading-IReasonbox ._text {
        color: #000 !important;
        font-family: 'dmsans-variablefont_opsz,wght' !important;
        font-weight: 400;
        font-size: 11.5pt;
        padding: 7px;
    }
    .slider-heading-IReasonbox ._img {
       width:250px;
       padding-top:20px;
    }
    .slider-heading-IReasonbox ._img img {
        width: 220px;

    }

        .slider-heading-IReasonbox ._img p {
            color: #000 !important;
            font-family: 'dmsans-variablefont_opsz,wght' !important;
            font-weight: 400;
            font-size: 12pt;
            padding: 7px;
            width: 250px;
        }

.section_IReason_2nd {
    margin:60px 0;
}

.visionlight-flex, .real-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 60px;
}

.visionlight-flex img {
    width:60px;
}
    .visionlight-flex p {
        font-family: 'metropolis-bold' !important;
        font-size: 1rem;
        padding-top:10px;
    }

 .real-flex {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 10px;
    flex-wrap: wrap;
}

    .real-flex div {
        width: 33.333% ;
        text-align: center
    }
    .real-flex div img {
        padding:20px 0;
    }
    .real-flex p {
        font-family: 'metropolis-bold' !important;
        font-size: 1.2rem;
        padding-top: 10px;
        text-align:center
    }

    .realbox {
        margin: 40px 0;
        background: url(../images/eye/ireason/realbox.png) no-repeat #f9f9f9;
        background-size: contain;
        background-position: center center;
        height: 120px;
    }
    .realbox p {
        height: 120px;
        text-align: center;
        font-size: 2rem;
        align-content: center;
    }
.section-product-iReason {
    padding: 50px 0 50px 0;
    background: #fff
}

.product-iReason-text {
    text-align: center;
    height: auto;
    align-content: center;
    margin-top:80px
}
    .product-iReason-text h1 {
        text-align: center;
        font-size: 2.6rem;
        line-height:2.1rem;
        color: #8766d8 !important;
        font-family: 'metropolis-extralight';
    }
    .product-iReason-text p {
        font-size: 1rem;
        color: #000 !important;
        padding:90px 80px 0px ;
        font-weight:600;
    }
    .product-iReason-img {
        text-align: center;
    }
    .product-iReason-img img {
       width:90%
    }

.section-iReason-eye {
    background: #f9f9f9;
    background-size: contain;
    background-position: center 150px;
    height: 100vh;
    position: relative;
    margin: auto;
}

.section-iReason-eye1 {
    margin: 250px 0 0 0;
    padding: 0px 0 0 0;
    background: url(../images/eye/ireason/eye-back3.png) no-repeat;
    background-size: contain;
    background-position: center center;
    height: 400px;
    width: 100%;
    position: absolute;

}
.section-iReason-eye2 {
    margin: 250px 0 0 0;
    padding: 0px 0 0 0;
    background: url(../images/eye/ireason/eye-front3.png) no-repeat;
    background-size: contain;
    background-position: center center;
    height: 400px;
    width: 100%;
    position: absolute;
    z-index: 1
}
.iReason-eye-relative {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;

}

.section-iReason-eye h1, .iReason-text h1 {
    white-space: pre-line;
    text-align: center;
    font-size: 2.6rem;
    line-height: 2.1rem;
    color: #000 !important;
    font-family: 'metropolis-extralight';
    margin: auto;
}

.iReason-text p {
    font-size: 1rem;
    color: #000 !important;
    font-weight: 600;
}
.eyeplace {
    width: 200px;
    height: 200px;
    background: #f9f9f9;
    border: #000 solid 1px;
    border-radius: 50%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
}

    .eyeplace._REMOVE {
        top: 240px;
        left: 25%;
        right: auto;
        z-index: 2;
        padding: 35px 25px 0 30px;
    }

    .eyeplace._PROTECT {
        top: 520px;
        left: 34%;
        z-index: 2;
        padding: 35px 25px 0 30px;
    }
    .eyeplace._ELIMINATE {
        top: 450px;
        right: auto;
        left: 56%;
        padding: 20px 25px 0 30px;
    }

    .eyeplace h1{
        font-family: 'metropolis-bold' !important;
        font-size: 1.2rem;
        text-align: left
    }
.eyeplace p {
    border-top: 1px solid #333;
    padding: 8px 0 0 0;
    font-size: .7rem;
    text-align: left;
    margin: 0;
    white-space: pre-line;
}
.eyeplace img {
    margin-left: 50%;
    width: 40%
}
.ingredients-eye-flex {
    display: flex;
    justify-content: center;
}
.ingredients-eye-flex ._box {
  padding:5px 12px 25px;
}
.ingredients {
    border-radius: 25px;
    height: 248px;
    width: 195px;
}
    .ingredients img {
        border-radius: 25px;
        width: 100%;
    }


.ingredients_detials {
    border-radius: 25px;
    height: 248px;
    width: 195px;
    padding: 20px
}

.ingredients_detials._1 {
 background:#ed9b9d;

}
.ingredients_detials._2 {
    background: #b4cbeb;
}
.ingredients_detials._3 {
    background: #c8bb9b;
}
.ingredients_detials._4 {
    background: #fdb700;
}
.ingredients_detials._5 {
    background: #ffdaa9;
}
.ingredients_detials._6 {
    background: #96c581;
}

    .ingredients_detials h1 {
        font-family: 'metropolis-bold' !important;
        color:#000;
        font-size: .9rem;
        text-align: center;
        white-space: pre-line;
    }

    .ingredients_detials p {
        color: #000;
        font-size: .75rem;
        text-align: center;
        white-space: pre-line;
    }


.ratio-eye-box {
    text-align: center;
    margin: 20px 30px;
    border-radius: 50px;
    width: 80%;
    padding: 15px 15px;
    font-size: 1.2rem;
}

    .ratio-eye-box._1 {
       background:#e0d9ff;
       border:#9f8ad7 1px solid
    }
    .ratio-eye-box._2{
        background: #cbbaee;
    }
    .ratio-eye-box._3 {
        background: #bca3e2;
    }


.section-3eye-iReason {
    margin: 0px 0;
    padding: 60px 0 40px;
    background: #cbbbec;
    display: flex
}
    .section-3eye-iReason .bor-1 img {
        border-left: #fff solid 2px;
        border-right: #fff solid 2px;

    }
    .section-3eye-iReason .boxx {
        text-align: center;
    }

        .section-3eye-iReason img {
           width:100%;
           padding:0 50px;
        }
        .section-3eye-iReason .boxx p {
            text-align: center;
            color:#FFF;
            white-space:pre-line;
            font-size:1.2rem;
            padding:0;


        }

.section-consume {
    background: linear-gradient(to right, #bca3e2 0%, #bca3e2 50%,#cbbbec 50%, #cbbbec 100%);
}


.consume {
    padding: 0 10px;
    text-align: center;
    color: #fff;
    height: 400px;
    align-content: center;
}

.consume h1 {
    color: #fff;
    font-size:1.2rem
}

    .consume p {
        color: #fff;
        font-size: 1rem;
        white-space:pre-line
    }
    .consume._daily {
        background: #bca3e2;

    }
    .consume._usage {
        background: #cbbbec;

    }



.section-beforeAfter {
    background: #ddd6ff;
    padding:30px 0 40px;
}

.ireason_beforeAfter {
    display: flex;
    justify-content: space-evenly;
}


.ireason_beforeAfter ._box {
   padding:30px 10px 15px;
}


    .ireason_beforeAfter ._header {
        background: #b9a0df;
        display: flex;
        width: -webkit-fill-available;
    }
    .ireason_beforeAfter ._header ._text {
        width:50%;
        padding:5px;
        color:#fff;
        font-family:metropolis-extralight;
        font-size:1rem;
        text-transform:uppercase;
        text-align:center;
    }

    .ireason_beforeAfter ._box ._img {
        background: #fff;
    }
    .ireason_beforeAfter ._box ._img img {
        width: 100%;
        padding: 15px 10px;
        background: #fff;
    }


.heading-1 {
    font-size: 2rem
}
.heading-2 {
    font-size: 1.5rem
}

    .heading-1._bold {
        font-family: 'metropolis-bold' !important;
    }

.paragraph-1 {
    font-size: 1rem;
    color: #000 !important
}
    .paragraph-1._pre {
        white-space: pre-line;
    }

.iReason-eye-relative .paragraph-1 {
    font-size: 1rem;
    color: #000 !important;
    padding: 8px 0 0px 0;
    white-space: pre-line;
}



@media only screen and (max-width:1200px) {
    .slider-IReason {
        margin-top: 0px;
        background-size: contain;
        background-position: bottom center;
        height: 600px;
    }

    .slider-heading-IReasonbox ._img img {
        width: 150px;
    }
    .slider-heading-IReasonbox ._img p {
        font-size: .8rem;
    }
    .section-iReason-eye {
        height: 110vh;
    }

    .eyeplace._ELIMINATE {
        top: 500px;
        left: 54%;
    }
    .heading-1 {
        font-size: 1.5rem;
    }
}


@media only screen and (max-width:900px) {
    .slider-IReason {
        height: 500px;
    }
    .slider-heading-IReasonbox {
        position: absolute;
        top: 130px;
        left: 10%;
    }

    .slider-heading-IReasonbox ._img p {
        font-size: .7rem;
    }
    .section-iReason-eye {
        height: 90vh;
    }
    .section-iReason-eye1 {
        height: 300px;
    }
    .section-iReason-eye2 {
        height: 300px;
    }

    .heading-2 {
        font-size: 1.1rem;
    }
    .paragraph-1{
        font-size:.7rem
    }

    .eyeplace {
        width: 150px;
        height: 150px;
    }
        .eyeplace h1 {
            font-size: 1rem;
            line-height: 1.1rem;
        }
        .eyeplace p {
            padding: 6px 0 0 0;
            font-size: .55rem;
        }

        .eyeplace._REMOVE {
            top: 240px;
            left: 22%;
            z-index: 2;
            padding: 25px 20px 0 25px;
        }
        .eyeplace._PROTECT {
            top: 460px;
            left: 34%;
            z-index: 2;
            padding: 25px 20px 0 25px;
        }
        .eyeplace._ELIMINATE {
            top: 430px;
            right: 30%;
            padding: 20px 25px 0 30px;
        }

}

@media only screen and (max-width:768px) {
    .slider-IReason {
        margin-top: -10px;
        height: 450px;
    }
    .eyeplace._ELIMINATE {
        top: 430px;
        right: 26%;
        padding: 20px 25px 0 30px;
    }
    .ingredients {
        height: 185px;
        width: 145px;
    }
    .ingredients_detials {
        height: 185px;
        width: 145px;
        padding: 5px;
    }
        .ingredients_detials h1 {
            font-size: .8rem;
        }
        .ingredients_detials p {
            font-size: .6rem;
        }
    .consume p {
        font-size: .8rem;
    }




    .section-beforeAfter {
        background: #ddd6ff;
        padding: 30px 0 40px;
    }

    .ireason_beforeAfter {
        justify-content: space-evenly;
        flex-direction: column;
    }

            .ireason_beforeAfter ._box ._img img {
                width: 100%;
                padding: 5% 5%;

            }

}
@media only screen and (max-width:660px) {
    .slider-IReason {
        height: 60vh;
    }
    .slider-heading-IReasonbox {
        top: 120px;
        left: 60px;
    }
    .ingredients {
        height: 175px;
        width: 135px;
    }

    .ingredients_detials {
        height: 175px;
        width: 135px;
    }


}

@media only screen and (max-width:450px) {

    .mt-50 {
        margin-top: 5px
    }
    .slider-IReason {
        height: 320px;
    }

    .slider-heading-IReasonbox {
        top: 100px;
        left: 20px;
    }

        .slider-heading-IReasonbox ._img img {
            width: 100px;
        }

        .slider-heading-IReasonbox ._text {
            font-size: .8rem;
            padding: 13px 4px;
        }

        .slider-heading-IReasonbox ._img p {
            font-size: .55rem;
            padding:3px 4px;
        }

    .section_IReason_2nd {
        margin: 20px 0;
    }
    .section_IReason_video {
        padding: 5px 0 0px  0;
    }
    .visionlight-flex div {
        width: 33%;
        text-align: center;
    }
    .visionlight-flex img {
        width: 50px;
        text-align:center;
    }
    .visionlight-flex p {
        font-size: .7rem;
        text-align: center;
    }
    .visionlight-flex, .real-flex {
        margin-top: 10px;
        justify-content: center;
        align-items: stretch;
        flex-wrap: wrap;
        align-content: center;
    }


    .realbox {
        margin: 0px;
        height:70px
    }
        .realbox p {
            font-size: 1.2rem;
            height: 70px
        }
    .real-flex div {
        width: 50%;
        text-align: center;
    }
    .real-flex p {
        font-size: 1rem;
        padding-top: 1px;
    }
    .product-iReason-text {
        margin-top: 0px;
    }
        .product-iReason-text p {
            padding:20px 20px 20px;
        }
    .section-iReason-eye h1, .iReason-text h1 {
        font-size: 1.5rem;
        line-height: 1.6rem;
    }

    .heading-1 {
        font-size: 1rem;
    }
    .heading-2 {
        font-size: .8rem;
    }
    .paragraph-1 {
        font-size: .7rem;
        white-space: pre-line;
        padding: 0;
        line-height: 1.1rem;
    }

    .iReason-eye-relative .paragraph-1 {
        font-size: .7rem;
        white-space:normal;
        padding:10px;
        margin:0;
    }

    .ingredients-eye-flex {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .ingredients-eye-flex ._box {
        padding: 5px 10px 20px;

    }
    .ingredients {
        height: 228px;
        width: 175px;
    }

    .ingredients_detials {
        height: 228px;
        width: 175px;
        padding: 20px;
    }

        .ingredients_detials h1 {
            font-size: .8rem;
        }

        .ingredients_detials p {
            font-size: .7rem;
        }


    .section-iReason-eye {
        height: 90vh;
        margin: 0 17px;
    }
    .section-iReason-eye1 {
        margin: 180px 0 0 0;
    }
    .section-iReason-eye2 {
        margin: 180px 0 0 0;
    }

    .eyeplace {
        width: 150px;
        height: 150px;
    }

        .eyeplace h1 {
            font-size: .8rem;
            line-height: .9rem;
        }

        .eyeplace._REMOVE {
            top: 160px;
            left: 0%;
        }

        .eyeplace._PROTECT {
            top: 350px;
            left:9%;
        }

        .eyeplace._ELIMINATE {
            top: 360px;
            right: 1%;
        }

    .section-product-iReason {
        padding: 20px 0 20px 0;
        background: #fff;
    }
    .ratio-eye-box {
        margin: 10px 10%;
        width: 80%;
        padding: 5px 5px;
        font-size: .8rem;
    }

    .section-3eye-iReason img {
        width: 100%;
        padding: 0 0px;
    }
    .section-3eye-iReason .boxx p {
        font-size: .9rem;
    }
    .paragraph-1.p-4{
        padding:0 !important
    }


    .consume {
        padding: 0 0px;
        height: 280px;
        width: contain;
    }
        .consume h1 {
            font-size: .9rem;
        }

        .consume p {
            font-size: .55rem;
        }

    .consume img {
        width:40%;
    }

    .notice {
        font-size: .65rem
    }

}

@media only screen and (max-width:390px) {

    .slider-IReason {
        height: 300px;
    }

    .section_IReason_2nd {
        margin: 20px 0;
    }
    .section-iReason-eye {
        height: 80vh;
        margin: 0 17px;
    }
    .slider-heading-IReasonbox {
        top: 100px;
        left: 15px;
    }

        .slider-heading-IReasonbox ._img p {
            font-size: .50rem;
        }

    .realbox p {
        font-size: 1rem;
    }

    .real-flex img {
        width: 80%;
    }

    .real-flex p {
        font-size: .7rem;
    }

    .eyeplace {
        width: 130px;
        height: 130px;
    }
        .eyeplace h1 {
            font-size: .6rem;
            line-height: .6rem;
        }
        .eyeplace p {
            padding: 4px 0 0 0;
            font-size: .45rem;
        }
        .eyeplace._REMOVE {
            top: 180px;
            left: 0%;
            padding: 20px 20px 0 25px;
        }
        .eyeplace._PROTECT {
            top: 360px;
            left: 2%;
            padding: 20px 20px 0 25px;
        }
        .eyeplace._ELIMINATE {
            top: 350px;
            right:3%;
            padding: 20px 10px 0 20px;
        }
    .ingredients, .ingredients_detials {
        height: 195px;
        width: 155px;
    }
    .ingredients_detials {
        padding: 1px;
    }
    .heading-1 {
        font-size: .9rem;
    }
    .section-3eye-iReason .boxx p {
        font-size: .7rem;
    }
    .ingredients-eye-flex ._box {
        padding: 5px 3px 2px;
    }

    .section-beforeAfter {
        padding: 10px 0 20px;
    }

        .section-beforeAfter h1 {
            font-size: 1.2rem;
        }

    .ireason_beforeAfter ._box {
        padding: 20px 0px 5px;
    }
}

@media only screen and (max-width:325px) {
    .slider-IReason {
        height: 36vh;
    }

    .slider-heading-IReasonbox {
        top: 100px;
        left: 15px;
    }

        .slider-heading-IReasonbox ._img p {
            font-size: .50rem;
        }
    .ingredients, .ingredients_detials {
        height: 165px;
        width: 125px;
    }
        .ingredients_detials h1 {
            font-size: .6rem;
        }
        .ingredients_detials p {
            font-size: .5rem;
        }

    .section-beforeAfter h1 {
        font-size: .9rem;
        line-height:1.2rem
    }
}