

/* Start:/local/templates/frutonyanya/css/kvLanding.css?17726022282649*/
.kvLanding {
    position: relative;
    padding-top: 0;
    padding-bottom: 20px;
    text-align: center;
    background-color: #F6FAFC;
}

@media (max-width: 768px) {
    .kvLanding {
        padding-top: 30px !important;
    }
}

@media screen and (min-width: 768px) {
    .kvLanding {
        padding-top: 30px;
        text-align: left;
    }
}

@media screen and (min-width: 1260px) {
    .kvLanding {
        padding-bottom: 35px;
    }
}

.kvLanding__content {
    position: relative;
}

.kvLanding__bannerImage {
    height: 240px;
    margin: 0 -20px;
}

@media screen and (min-width: 400px) {
    .kvLanding__bannerImage {
        margin: 0;
        border-radius: 11px;
        overflow: hidden;
    }
}

@media screen and (min-width: 768px) {
    .kvLanding__bannerImage {
        height: 300px;
    }
}

@media screen and (min-width: 1260px) {
    .kvLanding__bannerImage {
        height: 360px;
    }
}

.kvLanding__bannerImage img {
    display: block;
    height: 100%;
    width: 728px;
    max-width: none;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
    .kvLanding__bannerImage img {
        width: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@media screen and (min-width: 768px) {
    .kvLanding__bannerContent {
        position: absolute;
        top: 65px;
        left: 40px;
    }
}

@media screen and (min-width: 1260px) {
    .kvLanding__bannerContent {
        left: 100px;
    }
}

.kvLanding__title {
    font-size: 30px;
    line-height: 100%;
    margin-top: 25px;
    color: #00625E;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .kvLanding__title {
        width: 240px;
        margin-top: 0;
        font-size: 35px;
        line-height: 100%;
        text-align: left;
    }
}

@media screen and (min-width: 1260px) {
    .kvLanding__title {
        width: 350px;
        font-size: 50px;
        line-height: 100%;
    }
}

.kvLanding__button {
    margin-top: 20px;
    background-color: transparent;
}

@media screen and (min-width: 1260px) {
    .kvLanding__button {
        margin-top: 30px;
    }
}

.kvLanding__note {
    font-size: 11px;
    line-height: 140%;
    color: rgba(42, 56, 78, 0.6);
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .kvLanding__note {
        color: rgba(255, 255, 255, 0.6);
        width: 375px;
    }
}

@media screen and (min-width: 1260px) {
    .kvLanding__note {
        line-height: 145%;
    }
}

/* End */
/* /local/templates/frutonyanya/css/kvLanding.css?17726022282649 */
