

/* Start:/local/templates/frutonyanya_vn/css/slider.css?176527037112252*/
*{
    padding: 0;
    margin: 0;
    border: 0;
}
*,*:before,*:after{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    color: inherit;
    border: 0;
    outline: 0;
    -webkit-transition: color .25s ease-in-out;
    -o-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out
}

.product {
    position: relative
}

.product .like {
    top: 10px;
    right: 8px
}

@media screen and (min-width: 1260px) {
    .product .like {
        top:16px;
        right: 11px
    }
}

.product__info {
    display: block;
    text-align: center;
    color: #00625e
}

.product__info:hover,.production__link:hover {
    text-decoration: none;
    color: #2a384e
}

.product__image {
    background: #cee9ef;
    -webkit-transition: background .25s ease-in-out;
    -o-transition: background .25s ease-in-out;
    transition: background .25s ease-in-out;
    position: relative;
    display: block;
    margin-bottom: 10px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 768px) {
    .product__image {
        margin-bottom:15px;
        height: 195px
    }
}

@media screen and (min-width: 768px) {
    .product__image {
        margin-bottom:15px;
        height: 230px
    }
}

@media screen and (min-width: 1260px) {
    .product__image {
        margin-bottom:20px;
        height: 286px
    }
}

@media screen and (max-width: 380px) {
    .product__image {
        margin-bottom:15px;
        height: 150px;
    }
}

.product__image::after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    bottom: 20px;
    opacity: 0;
    width: 28px;
    height: 12px;
    background: url(/local/templates/frutonyanya/img/product/arrow.svg) no-repeat center/contain;
    -webkit-transition: right .25s ease-in-out,opacity .25s ease-in-out;
    -o-transition: right .25s ease-in-out,opacity .25s ease-in-out;
    transition: right .25s ease-in-out,opacity .25s ease-in-out
}

.product__image img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin-top: auto;
    display: block
}

@supports ((-webkit-filter: grayscale(1)) or (filter:grayscale(1))) or (-webkit-filter:grayscale(1)) {
    .product__image img {
        -webkit-filter:drop-shadow(0 60px 50px rgba(12,79,77,.5));
        filter: drop-shadow(0 60px 50px rgba(12,79,77,.5))
    }
}

@media (min-width: 480px) {
    @supports ((-webkit-filter:grayscale(1)) or (filter:grayscale(1))) or (-webkit-filter:grayscale(1)) {
        .product__image img {
            -webkit-filter:drop-shadow(0 60px 50px rgba(12,79,77,.5));
            filter: drop-shadow(0 60px 50px rgba(12,79,77,.5))
        }
    }
}

.product__title {
    display: block;
    font-size: 13px;
    line-height: 1.4
}

@media screen and (min-width: 768px) {
    .product__title {
        font-size:16px;
        line-height: 1.35
    }
}

@media screen and (min-width: 1260px) {
    .product__title {
        font-size:18px;
        line-height: 1.35
    }
}

@media (hover: hover) {
    .product__info:hover .product__image {
        background:#a4d3de
    }

    .product__info:hover .product__image::after {
        opacity: 1;
        right: 15px
    }
}

.product__discontinued {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 7px 15px;
    background-color: #f1f9fa;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    color: #2a384e;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    font-family: "Roboto Condensed",sans-serif;
    width: calc(100% - 20px)
}

@media screen and (min-width: 400px) {
    .product__discontinued {
        width:auto;
        white-space: nowrap
    }
}

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

@media screen and (min-width: 1260px) {
    .product__discontinued {
        bottom:15px;
        left: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.like_green {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M7.48827 2.57325C7.6295 2.76646 7.85445 2.88067 8.09377 2.88067C8.33308 2.88067 8.55803 2.76646 8.69926 2.57325C9.38556 1.63432 10.4751 1.03308 11.691 1.03308C13.7417 1.03308 15.4375 2.7441 15.4375 4.89054C15.4375 7.14637 14.1945 9.00244 12.5482 10.5276C11.1243 11.8467 9.48293 12.8434 8.25255 13.5905C8.19882 13.6232 8.14587 13.6553 8.09376 13.687C8.04165 13.6553 7.98871 13.6232 7.93497 13.5905C6.7046 12.8434 5.06319 11.8467 3.63929 10.5276C1.99301 9.00244 0.75 7.14637 0.75 4.89054C0.75 2.7441 2.44579 1.03308 4.49654 1.03308C5.71248 1.03308 6.80197 1.63432 7.48827 2.57325Z" stroke="%2300625E" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"/></svg>');
}

.like {
    position: absolute;
    width: 20px;
    height: 15px;
    right: 12px;
    top: 15px;
    border: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="15" viewBox="0 0 17 15" fill="none"><path d="M7.48827 2.57325C7.6295 2.76646 7.85445 2.88067 8.09377 2.88067C8.33308 2.88067 8.55803 2.76646 8.69926 2.57325C9.38556 1.63432 10.4751 1.03308 11.691 1.03308C13.7417 1.03308 15.4375 2.7441 15.4375 4.89054C15.4375 7.14637 14.1945 9.00244 12.5482 10.5276C11.1243 11.8467 9.48293 12.8434 8.25255 13.5905C8.19882 13.6232 8.14587 13.6553 8.09376 13.687C8.04165 13.6553 7.98871 13.6232 7.93497 13.5905C6.7046 12.8434 5.06319 11.8467 3.63929 10.5276C1.99301 9.00244 0.75 7.14637 0.75 4.89054C0.75 2.7441 2.44579 1.03308 4.49654 1.03308C5.71248 1.03308 6.80197 1.63432 7.48827 2.57325Z" stroke="%2300625E" stroke-width="1.5" stroke-miterlimit="10" stroke-linejoin="round"/></svg>') no-repeat center;
    -webkit-transition: background-image .25s ease-in-out;
    -o-transition: background-image .25s ease-in-out;
    transition: background-image .25s ease-in-out;
    z-index: 10;
    cursor: pointer;
    padding: 0;
    -webkit-appearance: none
}

.like .message {
    top: 17px;
    right: -22px
}


.btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    min-height: 45px;
    font-family: "Neucha",sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .12em;
    line-height: 1;
    padding: 9px 13px;
    border: 0;
    -webkit-transition: -webkit-filter .25s ease-in-out;
    -o-transition: filter .25s ease-in-out;
    transition: filter .25s ease-in-out;
    transition: filter .25s ease-in-out,-webkit-filter .25s ease-in-out;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 121 50' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M86.0833 0.534204C70.2338 0.818294 -0.393606 -2.02261 0.718637 3.09102C-0.393606 19.0001 0.996697 24.6819 0.440576 29.2274C0.162515 30.9319 -0.393606 40.3069 0.440576 41.7274C0.440576 41.7274 0.440576 46.5569 0.996697 47.9774C2.387 52.8069 71.6241 47.9774 92.2006 49.966C94.1471 50.2501 117.504 50.8183 119.173 49.3978C121.953 46.841 119.729 39.7388 120.007 35.1933C120.841 21.5569 121.119 19.8524 120.563 7.92057C120.563 6.21602 120.285 4.22739 119.451 3.09102C118.616 2.23875 116.67 1.38648 115.558 1.10239C109.44 0.250113 91.9226 0.534204 86.0833 0.534204Z' fill='%2300625E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .btn {
        padding:9px 20px
    }
}

@media screen and (min-width: 1260px) {
    .btn {
        min-height:50px;
        padding: 11px 20px;
        font-size: 17px;
    }
}

.btn_arrow::after {
    content: '';
    display: block;
    width: 13px;
    height: 9px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13px;
    flex: 0 0 13px;
    margin-left: 9px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="9" viewBox="0 0 13 9" fill="none"><path d="M11.704 4.5l.53.53a.75.75 0 0 0 0-1.06l-.53.53zM.852 3.75a.75.75 0 0 0 0 1.5v-1.5zm8.2-2.962a.75.75 0 0 0-1.06 1.06l1.06-1.06zm-1.06 6.364a.75.75 0 0 0 1.06 1.06l-1.06-1.06zm0-5.304l3.182 3.182 1.06-1.06L9.053.788l-1.061 1.06zm3.182 2.122L7.992 7.152l1.06 1.06 3.183-3.182-1.061-1.06zm.53-.22H.852v1.5h10.852v-1.5z" fill="%23fff"/></svg>') no-repeat center/contain;
    position: relative;
    top: 1px
}

.product__title{
    color: #00625E;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}


/*  Стили для слайдера  */

.wrapper{
    width: 100%;
    max-width: 849px;
    padding: 12px;
    margin: 0 auto;
}

.swiper-object{
    position: relative;
}

.product_category{
    color: #00625E;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: block;
}

.product_category::after{
    height: 1px;
    width: 153px;
    background: #00625E;
    content: '';
    display: block;
    margin: 6px auto;
}

.product__title{
    margin-bottom: 20px;
}

.swiper-object .swiper-button-prev, .swiper-object .swiper-button-next{
    color: #00625E;
    top: 143px;
}

.swiper-object .swiper-button-prev {
    margin-left: -55px;
}

.swiper-object .swiper-button-next{
    margin-right: -55px;
}

.swiper-object .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #00625e;
    opacity: 1;
}

.swiper-object .swiper-pagination-bullet-active{
    background: #00625E;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: -50px;
}
.product__image img{
    margin: auto;
}
.wrapper__header{
    display: flex;
    justify-content: center;
}

.swiper-wrapper{
    align-items: stretch;
}

.swiper-wrapper .swiper-slide{
    height: auto;
}

.product, .product__info{
    height:100%;
}

.product__info .btn{
    margin-top: auto;
    margin-bottom: 0;
    width: 153px;
    margin-right: auto;
    margin-left: auto;
}

.product__info{
    display: flex;
    flex-direction: column;
}

.product_category::after{
    width:100%;
    max-width: 153px;
}

.wrapper{
    margin: 0 auto 50px auto;
}

@media (max-width: 1260px){
    .swiper-object .swiper-button-prev {
        margin-left: -45px;
    }
    .swiper-object .swiper-button-next {
        margin-right: -45px;
    }
}

@media (max-width: 767px){
    .swiper-wrapper .swiper-slide{
        flex-basis: 229px;
        -ms-flex-preferred-size:229px;
    }
}

@media (max-width: 540px){
    .swiper-wrapper .swiper-slide{
        -ms-flex: 0 0 190px;
        flex: 0 0 190px;
    }
}



@media (max-width: 1260px){
    .swiper-object .swiper-button-prev, .swiper-object .swiper-button-next {
        display: none;
    }

}

.swiper-object .swiper-button-prev:after, .swiper-object .swiper-button-next:after{
    font-size: 31px;
}

.swiper-slide .product__info{
    display: flex;
}

.swiper-slide .product__image img{
    margin: auto;
    object-position: center;
}

.product_category{
    font-weight: normal;
    margin-bottom: 20px;
}

.product_category::after{
    height: 0;
}

.product__info .product__title{
    font-size: 18px;
}
/* End */


/* Start:/local/templates/frutonyanya_vn/css/articles.css?176527037153527*/
.article {
    position: relative;
    line-height: 1.2;
}

.article__image {
    border-radius: 7px;
    display: block;
    margin-bottom: 14px;
    position: relative;
    overflow: hidden;
}
.article__image::before {
    content: "";
    display: block;
    padding-top: 58.75%;
}
@media screen and (min-width: 768px) {
    .article__image::before {
        padding-top: 63.1578947368%;
    }
}
.article__image::after {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    right: 0;
    top: 0;
    background: url(/local/templates/frutonyanya_vn/img/article/corner.svg) no-repeat center/contain;
    position: absolute;
}
@media screen and (min-width: 1260px) {
    .article__image::after {
        width: 90px;
        height: 90px;
    }
}
@media screen and (min-width: 1260px) {
    .article__image {
        margin-bottom: 19px;
    }
}
.article__image img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 7px;
}

.article__title {
    font-size: 20px;
    line-height: 1.35;
    display: block;
    color: #00625E;
}
.article__title:hover {
    text-decoration: none;
    color: #2A384E;
}
@media screen and (min-width: 1260px) {
    .article__title {
        font-size: 25px;
        line-height: 1.2;
    }
}

.article__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 5px;
}
.article__category {
    color: #00625E;
    margin-right: 15px;
}
@media screen and (min-width: 1260px) {
    .article__category {
        margin-right: 20px;
    }
}
.article__category:hover {
    text-decoration: none;
    color: #2A384E;
}

.article__views {
    color: rgba(42, 56, 78, 0.6);
}

.article_product .article__image {
    background: #CEE9EF;
}
.article_product .article__image::after {
    display: none;
}
.article_product .article__image img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto;
    display: block;
    -webkit-filter: drop-shadow(0px 60px 50px rgba(12, 79, 77, 0.5));
    filter: drop-shadow(0px 60px 50px rgba(12, 79, 77, 0.5));
}
@media (min-width: 480px) {
    .article_product .article__image img {
        -webkit-filter: drop-shadow(0px 60px 50px rgba(12, 79, 77, 0.5));
        filter: drop-shadow(0px 60px 50px rgba(12, 79, 77, 0.5));
    }
}

.article_catalog .article__image {
    background: #CEE9EF;
}
.article_catalog .article__image::after {
    display: none;
}

.article__discontinued {
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 7px 15px 7px 15px;
    background-color: #f1f9fa;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    color: #2A384E;
    border-radius: 7px;
    font-family: "Roboto Condensed", sans-serif;
    width: auto;
    white-space: nowrap;
    z-index: 5;
}
@media screen and (min-width: 768px) {
    .article__discontinued {
        left: 10px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
@media screen and (min-width: 1260px) {
    .article__discontinued {
        bottom: 15px;
        left: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

/*  article detail  */
.articleDetail {
    display: block;
    background: #F6FAFC;
    position: relative;
    padding-top: 71px;
}
@media screen and (min-width: 360px) {
    .articleDetail {
        padding-bottom: 40px;
    }
}
@media screen and (min-width: 768px) {
    .articleDetail {
        padding-top: 18px;
        padding-bottom: 50px;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail {
        padding-top: 25px;
        padding-bottom: 70px;
    }
}
.articleDetail .container {
    position: static;
}

.articleDetail + .comments {
    padding-top: 0;
}

.articleDetail__title {
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
    .articleDetail__title {
        margin-bottom: 32px;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__title {
        max-width: 872px;
        margin-bottom: 41px;
    }
}

@media screen and (min-width: 768px) {
    .articleDetail__content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.articleDetail__main {
    margin: 0 -20px;
    background: #fff;
    padding: 21px 20px 20px;
}
@media screen and (min-width: 360px) {
    .articleDetail__main {
        margin: 0;
        border-radius: 7px;
    }
}
@media screen and (min-width: 768px) {
    .articleDetail__main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 479px;
        flex: 0 0 479px;
        max-width: 479px;
        margin-right: 20px;
        padding: 20px 30px 22px;
        margin-bottom: 0;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__main {
        -ms-flex-preferred-size: 872px;
        flex-basis: 872px;
        max-width: 872px;
        margin-right: 50px;
        padding: 25px 50px 50px;
        position: relative;
    }
}
.articleDetail__main .articleDetail__table-wrap {
    width: 100%;
    overflow-x: auto;
    position: relative;
    overflow-y: hidden;
}
.articleDetail__main .articleDetail__table-wrap::-webkit-scrollbar {
    display: none;
}
.articleDetail__main .articleDetail__scroll-wrap {
    width: 100%;
    overflow-x: auto;
    position: relative;
    overflow-y: hidden;
    margin-bottom: 15px;
    height: 10px;
}
.articleDetail__main .articleDetail__scroll-wrap::-webkit-scrollbar {
    height: 3px;
    background-color: rgba(0, 98, 94, 0.2);
}
.articleDetail__main .articleDetail__scroll-wrap::-webkit-scrollbar-thumb {
    background-color: #00625e;
}
.articleDetail__main table {
    border-collapse: collapse;
}
.articleDetail__main table thead {
    font-weight: 600;
    background: rgba(1, 78, 114, 0.08);
}
.articleDetail__main table thead td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.articleDetail__main table thead td:last-child {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.articleDetail__main table tr:nth-child(even) {
    background: rgba(1, 78, 114, 0.08);
    border-radius: 7px;
}
.articleDetail__main table tr:nth-child(even) td:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.articleDetail__main table tr:nth-child(even) td:last-child {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.articleDetail__main table td {
    padding: 15px 20px 7px;
}
.articleDetail__main table td:not(:last-child) {
    border-right: 1px solid rgba(0, 98, 94, 0.2);
}
.articleDetail__main table tfoot {
    text-align: left;
    font-size: 13px;
    line-height: 1.4;
    color: rgba(42, 56, 78, 0.6);
}
.articleDetail__main table tfoot th {
    padding-top: 30px;
}

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

.articleDetail__topInfo {
    color: rgba(42, 56, 78, 0.6);
    font-size: 16px;
    line-height: 1.45;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 98, 94, 0.16);
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
    .articleDetail__topInfo {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__topInfo {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-bottom: 14px;
        margin-bottom: 24px;
    }
}

.articleDetail__reviewer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
    color: #2A384E;
}
@media screen and (min-width: 768px) {
    .articleDetail__reviewer {
        margin-bottom: 9px;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__reviewer {
        margin-bottom: 0;
        margin-right: 25px;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
    }
}
.articleDetail__reviewer b {
    font-weight: normal;
    margin-right: 4px;
}
.articleDetail__reviewer a:hover {
    text-decoration: none;
    color: #2A384E;
}

.articleDetail__views {
    margin-right: 15px;
}
@media screen and (min-width: 1260px) {
    .articleDetail__views {
        margin-right: 25px;
    }
}

@media screen and (min-width: 1260px) {
    .articleDetail__date {
        margin-right: 25px;
    }
}

.articleDetail__controls {
    margin-top: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (min-width: 768px) {
    .articleDetail__controls {
        padding-left: 10px;
        -ms-flex-preferred-size: 165px;
        flex-basis: 165px;
        margin-left: auto;
        margin-top: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.articleDetail__controls .like {
    margin-left: auto;
    position: relative;
    top: auto;
    right: auto;
    width: 35px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    height: 35px;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 2px rgba(1, 78, 114, 0.1);
    box-shadow: 0 1px 2px rgba(1, 78, 114, 0.1);
}

.articleDetail__thumbUp, .articleDetail__thumbDown {
    border: 1px solid rgba(1, 78, 114, 0.08);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    background: none;
    border-radius: 20px;
    padding: 6px 11px;
    font-size: 16px;
    color: #00625E;
    line-height: 1.45;
    font-family: "Roboto Condensed", sans-serif;
    cursor: pointer;
    -webkit-transition: border 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
    transition: border 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
    -o-transition: box-shadow 0.25s ease-in-out, border 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out, border 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out, border 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
}
.articleDetail__thumbUp::before, .articleDetail__thumbDown::before {
    content: "";
    display: block;
    width: 16px;
    height: 15px;
    margin-right: 4px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/thumb-up.svg) no-repeat center/contain;
    -webkit-transition: background 0.25s ease-in-out;
    -o-transition: background 0.25s ease-in-out;
    transition: background 0.25s ease-in-out;
}
.articleDetail__thumbUp.active, .articleDetail__thumbDown.active {
    -webkit-box-shadow: 0 1px 2px rgba(1, 78, 114, 0.1);
    box-shadow: 0 1px 2px rgba(1, 78, 114, 0.1);
    border-color: transparent;
}
.articleDetail__thumbUp.active::before, .articleDetail__thumbDown.active::before {
    background-image: url(/local/templates/frutonyanya_vn/img/articleDetail/thumb-up-hover.svg);
}
@media (hover: hover) {
    .articleDetail__thumbUp:hover, .articleDetail__thumbDown:hover {
        -webkit-box-shadow: 0 1px 2px rgba(1, 78, 114, 0.1);
        box-shadow: 0 1px 2px rgba(1, 78, 114, 0.1);
        border-color: transparent;
    }
    .articleDetail__thumbUp:hover::before, .articleDetail__thumbDown:hover::before {
        background-image: url(/local/templates/frutonyanya_vn/img/articleDetail/thumb-up-hover.svg);
    }
}

.articleDetail__thumbDown::before {
    background-image: url(/local/templates/frutonyanya_vn/img/articleDetail/thumb-down.svg);
}
.articleDetail__thumbDown.active::before {
    background-image: url(/local/templates/frutonyanya_vn/img/articleDetail/thumb-down-hover.svg);
}
@media (hover: hover) {
    .articleDetail__thumbDown:hover::before {
        background-image: url(/local/templates/frutonyanya_vn/img/articleDetail/thumb-down-hover.svg);
    }
}

.articleDetail__rec {
    margin: 0 -20px 15px;
    padding: 25px 20px 30px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/rec-bg.svg) no-repeat center/100% 100%;
}
@media screen and (min-width: 768px) {
    .articleDetail__rec {
        margin: 0 0 20px;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__rec {
        float: right;
        margin: 0 0 30px 20px;
        max-width: 335px;
        padding: 23px 30px 27px;
    }
}

.articleDetail__rec-head {
    font-family: "Neucha", sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #00625E;
    padding-bottom: 10px;
    margin-bottom: 11px;
    position: relative;
    border-bottom: 1px solid rgba(0, 98, 94, 0.2);
}
@media screen and (min-width: 1260px) {
    .articleDetail__rec-head {
        font-size: 25px;
        padding-bottom: 17px;
        margin-bottom: 17px;
    }
}
.articleDetail__rec-head::after {
    content: "";
    width: 81px;
    height: 75px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/rec-figure.svg) no-repeat center/contain;
    position: absolute;
    right: 10px;
    top: -40px;
}
@media screen and (min-width: 1260px) {
    .articleDetail__rec-head::after {
        width: 96px;
        height: 85px;
    }
}

.articleDetail__rec-body {
    font-size: 13px;
    line-height: 1.4;
}
@media screen and (min-width: 1260px) {
    .articleDetail__rec-body {
        font-size: 16px;
        line-height: 1.45;
    }
}
.articleDetail__rec-body p {
    margin: 0 0 1em;
}
.articleDetail__rec-body p:last-child {
    margin: 0;
}

.articleDetail__ref {
    margin: 0 -20px 15px;
    padding: 25px 20px 30px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/ref-bg.svg) no-repeat center/100% 100%;
}
@media screen and (min-width: 768px) {
    .articleDetail__ref {
        margin: 0 0 20px;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__ref {
        margin: 0 0 30px;
        padding: 25px 50px 25px 30px;
    }
}

.articleDetail__ref-head {
    font-size: 25px;
    line-height: 1;
    font-family: "Neucha", sans-serif;
    color: #00625E;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 98, 94, 0.2);
    margin-bottom: 16px;
}
@media screen and (min-width: 1260px) {
    .articleDetail__ref-head {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

.articleDetail__ref-body {
    padding-left: 63px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/ref-figure.svg) no-repeat left 4px/48px;
    font-size: 16px;
    line-height: 1.45;
}
@media screen and (min-width: 1260px) {
    .articleDetail__ref-body {
        padding-left: 100px;
        background-size: 70px;
        font-size: 18px;
    }
}
.articleDetail__ref-body p {
    margin: 0 0 1em;
}
.articleDetail__ref-body p:last-child {
    margin: 0;
}

.articleDetail__opinion {
    margin: 0 -20px 20px;
    padding: 25px 20px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/opinion-bg.svg) no-repeat center/100% 100%;
}
@media screen and (min-width: 768px) {
    .articleDetail__opinion {
        margin: 0 0 20px;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__opinion {
        margin: 0 0 30px;
        padding: 25px 50px 25px 30px;
    }
}

.articleDetail__opinion-head {
    font-size: 25px;
    line-height: 1;
    font-family: "Neucha", sans-serif;
    color: #00625E;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 98, 94, 0.2);
    margin-bottom: 16px;
}
@media screen and (min-width: 1260px) {
    .articleDetail__opinion-head {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

.articleDetail__opinion-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.articleDetail__opinion-photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    width: 48px;
    position: relative;
    margin-right: 15px;
    margin-top: 3px;
}
@media screen and (min-width: 1260px) {
    .articleDetail__opinion-photo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        width: 80px;
        margin-right: 20px;
    }
}
.articleDetail__opinion-photo img {
    border-radius: 50%;
    margin: 0;
}
.articleDetail__opinion-photo::after {
    content: "";
    display: block;
    width: 27px;
    height: 24px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/opinion-quotes.svg) no-repeat center/contain;
    position: absolute;
    right: -5px;
    bottom: -8px;
}
@media screen and (min-width: 1260px) {
    .articleDetail__opinion-photo::after {
        width: 40px;
        height: 30px;
        bottom: -10px;
        right: -5px;
    }
}

.articleDetail__opinion-text {
    font-size: 16px;
    line-height: 1.45;
}
.articleDetail__opinion-text p {
    margin: 0 0 1em;
}
.articleDetail__opinion-text p:last-child {
    margin: 0;
}
@media screen and (min-width: 1260px) {
    .articleDetail__opinion-text {
        font-size: 18px;
    }
}

.articleDetail__related {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media screen and (min-width: 1260px) {
    .articleDetail__related {
        margin-bottom: 30px;
    }
}

.articleDetail__related-item {
    border-top: 1px solid rgba(1, 78, 114, 0.08);
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media screen and (min-width: 768px) {
    .articleDetail__related-item {
        padding: 18px 0 19px;
    }
}
.articleDetail__related-item:last-child {
    border-bottom: 1px solid rgba(1, 78, 114, 0.08);
}

.articleDetail__related-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 71px;
    flex: 0 0 71px;
    width: 71px;
    margin-right: 15px;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}
@media screen and (min-width: 1260px) {
    .articleDetail__related-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 172px;
        flex: 0 0 172px;
        width: 172px;
        margin-right: 40px;
        height: auto;
    }
}
.articleDetail__related-image::before {
    content: "";
    display: block;
    padding-top: 97.1830985915%;
}
@media screen and (min-width: 1260px) {
    .articleDetail__related-image::before {
        padding-top: 63.3720930233%;
    }
}
.articleDetail__related-image img {
    left: 0;
    top: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
}

.articleDetail__related-image_product {
    background: #CEE9EF;
}
.articleDetail__related-image_product img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-filter: drop-shadow(0px 80.8503px 39.3252px rgba(12, 79, 77, 0.1)) drop-shadow(0px 40.4646px 19.5828px rgba(12, 79, 77, 0.0760333)) drop-shadow(0px 24.374px 11.8242px rgba(12, 79, 77, 0.0651589)) drop-shadow(0px 15.6201px 7.63467px rgba(12, 79, 77, 0.0570895)) drop-shadow(0px 10.1237px 4.99987px rgba(12, 79, 77, 0.05)) drop-shadow(0px 6.37277px 3.18608px rgba(12, 79, 77, 0.0429105)) drop-shadow(0px 3.66155px 1.85533px rgba(12, 79, 77, 0.0348411)) drop-shadow(0px 1.61154px 0.828187px rgba(12, 79, 77, 0.0239667));
    filter: drop-shadow(0px 80.8503px 39.3252px rgba(12, 79, 77, 0.1)) drop-shadow(0px 40.4646px 19.5828px rgba(12, 79, 77, 0.0760333)) drop-shadow(0px 24.374px 11.8242px rgba(12, 79, 77, 0.0651589)) drop-shadow(0px 15.6201px 7.63467px rgba(12, 79, 77, 0.0570895)) drop-shadow(0px 10.1237px 4.99987px rgba(12, 79, 77, 0.05)) drop-shadow(0px 6.37277px 3.18608px rgba(12, 79, 77, 0.0429105)) drop-shadow(0px 3.66155px 1.85533px rgba(12, 79, 77, 0.0348411)) drop-shadow(0px 1.61154px 0.828187px rgba(12, 79, 77, 0.0239667));
}

.articleDetail__related-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

.articleDetail__related-category {
    font-size: 13px;
    line-height: 1.4;
    color: rgba(42, 56, 78, 0.6);
    display: block;
    margin-bottom: 7px;
}

a.articleDetail__related-category:hover {
    text-decoration: none;
    color: #2A384E;
}

a.articleDetail__related-title {
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 15px;
    display: block;
}
a.articleDetail__related-title:hover {
    text-decoration: none;
    color: #2A384E;
}
@media screen and (min-width: 768px) {
    a.articleDetail__related-title {
        margin-bottom: 18px;
    }
}
@media screen and (min-width: 1260px) {
    a.articleDetail__related-title {
        font-size: 20px;
        line-height: 27px;
    }
}

.articleDetail__related-button {
    margin-top: auto;
}

.articleDetail__border {
    margin: 0 -20px 20px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/text-bg-small.svg) no-repeat center/100% 100%;
    padding: 22px 20px 30px;
    color: #00625E;
    font-size: 16px;
    line-height: 1.45;
}
.articleDetail__border p {
    margin: 0 0 1em;
}
.articleDetail__border p:last-child {
    margin: 0;
}
@media screen and (min-width: 768px) {
    .articleDetail__border {
        margin: 0 0 20px;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__border {
        margin: 0 0 30px;
        padding: 25px 30px;
        font-size: 20px;
        line-height: 27px;
    }
}

.articleDetail__border_large {
    margin: 0 -20px 16px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/text-bg-large.svg) no-repeat center/100% 100%;
    padding: 21px 20px 30px;
    color: #00625E;
    font-size: 18px;
    line-height: 1.45;
    text-align: center;
}
.articleDetail__border_large p {
    margin: 0 0 1em;
}
.articleDetail__border_large p:last-child {
    margin: 0;
}
@media screen and (min-width: 768px) {
    .articleDetail__border_large {
        margin: 0 0 20px;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__border_large {
        margin: 0 0 30px;
        padding: 40px 30px 35px;
        font-size: 25px;
        line-height: 1.2;
    }
}

.articleDetail__reviewer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 20px 0;
}
@media screen and (min-width: 1260px) {
    .articleDetail__reviewer-info {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.articleDetail__reviewer-image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 52px;
    flex: 0 0 52px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
    margin-left: 20px;
    top: 4px;
}
@media screen and (min-width: 1260px) {
    .articleDetail__reviewer-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 42px;
        flex: 0 0 42px;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin: 0 20px 0 0;
        top: 4px;
    }
}
.articleDetail__reviewer-image::before {
    content: "";
    display: block;
    padding-top: 100%;
}
.articleDetail__reviewer-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
}

.articleDetail__reviewer-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 72px);
    flex: 0 0 calc(100% - 72px);
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
@media screen and (min-width: 1260px) {
    .articleDetail__reviewer-text {
        -ms-flex-preferred-size: calc(100% - 62px - 220px);
        flex-basis: calc(100% - 62px - 220px);
    }
}

.articleDetail__reviewer-name {
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 1px;
}
.articleDetail__reviewer-name a:hover {
    color: #2A384E;
    text-decoration: none;
}

.articleDetail__reviewer-position {
    font-size: 13px;
    line-height: 1.4;
    color: rgba(42, 56, 78, 0.6);
}

.articleDetail__reviewer-button {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 13px;
}
@media screen and (min-width: 1260px) {
    .articleDetail__reviewer-button {
        margin: 0 0 0 auto;
        position: relative;
        top: 4px;
    }
}

.articleDetail__controls_bottom {
    background: #fff;
    padding-top: 20px;
    border-top: 1px solid rgba(1, 78, 114, 0.08);
    position: relative;
    top: 1px;
}
@media screen and (min-width: 768px) {
    .articleDetail__controls_bottom {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__controls_bottom {
        border: none;
        padding: 0;
        position: absolute;
        bottom: 50px;
        right: 50px;
        top: auto;
    }
}

.articleDetail__share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 768px) {
    .articleDetail__sidebar {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 229px;
        flex: 0 0 229px;
        max-width: 229px;
        position: relative;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__sidebar {
        -ms-flex-preferred-size: 277px;
        flex-basis: 277px;
        max-width: 277px;
    }
}

.articleDetail__video {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    background: #c4c4c4;
    margin: 25px 0;
}
.articleDetail__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.likes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

p.likes__quantity {
    margin: 0;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .articleDetail__main table td {
        padding: 15px 8px 7px;
    }
    .articleDetail__main table {
        font-size: 12px;
    }
    .big-table {
        overflow-y: auto;
    }
}
.articleDetail__text .info, .articleDetail__text .question {
    margin: 0 -20px 15px;
    padding: 25px 20px 30px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/ref-bg.svg) no-repeat center/100% 100%;
}

.articleDetail__text .info .info_title, .articleDetail__text .question .question_header {
    font-size: 25px;
    line-height: 1;
    font-family: "Neucha", sans-serif;
    color: #00625e;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 98, 94, 0.2);
    margin-bottom: 16px;
}

.articleDetail__text .info .info_text, .articleDetail__text .question .info_text {
    padding-left: 63px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/ref-figure.svg) no-repeat left 4px/48px;
    font-size: 16px;
    line-height: 1.45;
}

.articleDetail__text .question .question_opinion_body .question_img + .info_text {
    padding-left: 0px;
    background: none;
}

.articleDetail__text .info p, .articleDetail__text .question .info_text {
    margin: 0 0 1em;
}

.articleDetail__text .info p:last-child {
    margin: 0;
}

.question_opinion_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.question_opinion_body .question_img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    width: 48px;
    position: relative;
    margin-right: 15px;
    margin-top: 3px;
}

.question_opinion_body .question_img img {
    border-radius: 50%;
    margin: 0;
}

.question_opinion_body .question_img::after {
    content: "";
    display: block;
    width: 27px;
    height: 24px;
    background: url(/local/templates/frutonyanya_vn/img/articleDetail/opinion-quotes.svg) no-repeat center/contain;
    position: absolute;
    right: -5px;
    bottom: -8px;
}

@media screen and (min-width: 768px) {
    .articleDetail__text .info, .articleDetail__text .question {
        margin: 0 0 20px;
    }
}
@media screen and (min-width: 1260px) {
    .articleDetail__text .info, .articleDetail__text .question {
        margin: 0 0 30px;
        padding: 25px 50px 25px 30px;
    }
    .articleDetail__text .info .info_title, .articleDetail__text .question .question_header {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .articleDetail__text .info .info_text, .articleDetail__text .question .info_text {
        padding-left: 100px;
        background-size: 70px;
        font-size: 18px;
        min-height: 8rem;
    }
    .question_opinion_body .question_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        width: 80px;
        margin-right: 20px;
    }
    .question_opinion_body .question_img::after {
        width: 40px;
        height: 30px;
        bottom: -10px;
        right: -5px;
    }
}
.articleDetail__reviewer a {
    display: block;
}

/*  articles list  */

.articles {
    display: block;
    background: #F6FAFC;
}

.articles__title {
    margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
    .articles__title {
        margin-bottom: 15px;
    }
}
@media screen and (min-width: 1260px) {
    .articles__title {
        margin-bottom: 21px;
    }
}

.articles__filter {
    display: none;
}
@media screen and (min-width: 768px) {
    .articles__filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid rgba(1, 78, 114, 0.08);
        margin-bottom: 25px;
    }
}
@media screen and (min-width: 1260px) {
    .articles__filter {
        margin-bottom: 40px;
    }
}

.articles__categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 20px 14px;
}
@media screen and (min-width: 768px) {
    .articles__categories {
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.articles__category {
    font-size: 18px;
    line-height: 1.45;
    border-bottom: 1px solid rgba(0, 98, 94, 0.2);
    width: calc(100% - 22px);
    position: relative;
    margin-bottom: 6px;
}
@media screen and (min-width: 768px) {
    .articles__category {
        font-size: 17px;
        color: #2A384E;
        padding: 0;
        margin-right: 20px;
        margin-bottom: 0;
        border: none;
        width: auto;
    }
}
@media screen and (min-width: 1260px) {
    .articles__category {
        font-size: 20px;
        margin-right: 30px;
    }
}
.articles__category::after {
    content: "";
    position: absolute;
    right: -22px;
    top: 16px;
    width: 16px;
    height: 16px;
    background: url(/local/templates/frutonyanya_vn/img/articles/filter-arrow.svg) no-repeat center/contain;
}
@media screen and (min-width: 768px) {
    .articles__category::after {
        opacity: 0;
        left: 0;
        top: auto;
        bottom: -1px;
        width: 100%;
        height: 1px;
        background: #00625E;
        -webkit-transition: height 0.25s ease-in-out, opacity 0.25s ease-in-out;
        -o-transition: height 0.25s ease-in-out, opacity 0.25s ease-in-out;
        transition: height 0.25s ease-in-out, opacity 0.25s ease-in-out;
    }
}
.articles__category:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.articles__category a {
    display: block;
    font-family: "Neucha", sans-serif;
    padding: 0 0 11px;
}
@media screen and (min-width: 768px) {
    .articles__category a {
        padding: 0 0 16px;
    }
}
.articles__category a:hover {
    text-decoration: none;
}
@media (hover: hover) {
    .articles__category a:hover {
        color: #00625E;
    }
}
.articles__category a:active {
    color: #00625E;
}

.articles__category_active {
    color: #00625E;
}
.articles__category_active span {
    color: #00625E;
}
@media screen and (min-width: 768px) {
    .articles__category_active::after {
        opacity: 1;
        height: 3px;
    }
}

.articles__age {
    background: #F6FAFC;
    padding: 25px 20px;
}
@media screen and (min-width: 768px) {
    .articles__age {
        padding: 0;
        margin-left: auto;
        position: relative;
    }
}

.articles__age-trigger {
    display: block;
    cursor: default;
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 3px;
    font-weight: 600;
}
@media screen and (min-width: 768px) {
    .articles__age-trigger {
        font-family: "Neucha", sans-serif;
        font-size: 17px;
        line-height: 1;
        margin-bottom: 0;
        font-weight: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #00625E;
        padding: 3px 0 16px;
        cursor: pointer;
    }
    .articles__age-trigger::after {
        content: "";
        display: block;
        width: 16px;
        height: 18px;
        background: url(/local/templates/frutonyanya_vn/img/articles/age-arrow.svg) no-repeat center/contain;
        margin-left: 6px;
    }
}
@media screen and (min-width: 1260px) {
    .articles__age-trigger {
        font-size: 20px;
    }
}
.articles__age-trigger:hover {
    text-decoration: none;
    color: #000;
}

@media screen and (min-width: 768px) {
    .articles__filter-popup {
        display: none;
        background: #EAF6F9;
        -webkit-box-shadow: 0 36px 20px rgba(12, 79, 77, 0.1), 0px 24px 12px rgba(12, 79, 77, 0.1), 0px 10px 8px rgba(12, 79, 77, 0.1);
        box-shadow: 0 36px 20px rgba(12, 79, 77, 0.1), 0px 24px 12px rgba(12, 79, 77, 0.1), 0px 10px 8px rgba(12, 79, 77, 0.1);
        border-radius: 7px;
        position: absolute;
        right: 0;
        top: calc(100% - 9px);
        padding: 15px 20px;
    }
}
.articles__filter-popup_active {
    display: block;
    z-index: 20;
    -webkit-animation: fade-in-down 0.25s ease-in-out;
    animation: fade-in-down 0.25s ease-in-out;
}

.articles__popup-item:last-child .articles__radio::after {
    display: none;
}
@media screen and (min-width: 768px) {
    .articles__popup-item input[type=radio] + i {
        padding-left: 0;
    }
    .articles__popup-item input[type=radio] + i::before {
        display: none;
    }
}

.articles__radio {
    position: relative;
    display: block;
    padding: 5px 0;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.45;
}
@media screen and (min-width: 768px) {
    .articles__radio {
        min-width: 150px;
        cursor: pointer;
    }
}
@media screen and (min-width: 1260px) {
    .articles__radio {
        min-width: 214px;
    }
}
.articles__radio::after {
    content: "";
    position: absolute;
    width: calc(100% - 26px);
    right: 0;
    bottom: -2px;
    height: 1px;
    background: rgba(1, 78, 114, 0.08);
}
@media screen and (min-width: 768px) {
    .articles__radio::after {
        width: 100%;
    }
}
.articles__radio a:hover {
    text-decoration: none;
}
.articles__radio input[type=radio]:checked + i {
    color: #00625E;
}

.articles__list {
    display: block;
    margin-bottom: -7px;
}
@media screen and (min-width: 768px) {
    .articles__list {
        margin: 0 -10px -10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.articles__article {
    margin-bottom: 31px;
    -webkit-box-ordinal-group: 201;
    -ms-flex-order: 200;
    order: 200;
}
@media screen and (min-width: 768px) {
    .articles__article {
        margin: 0 10px 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px);
    }
}
@media screen and (min-width: 1260px) {
    .articles__article {
        -ms-flex-preferred-size: calc(33.3333% - 30px);
        flex-basis: calc(33.3333% - 30px);
        margin: 0 15px 45px;
    }
}
.articles__article .article__image::before {
    padding-top: 63.2928571429%;
}

.articles__article:nth-child(1) {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.articles__article:nth-child(2) {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20;
}

.articles__article:nth-child(3) {
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30;
}

.articles__article:nth-child(4) {
    -webkit-box-ordinal-group: 41;
    -ms-flex-order: 40;
    order: 40;
}

.articles__article:nth-child(5) {
    -webkit-box-ordinal-group: 51;
    -ms-flex-order: 50;
    order: 50;
}

.articles__article:nth-child(6) {
    -webkit-box-ordinal-group: 61;
    -ms-flex-order: 60;
    order: 60;
}

.articles__article:nth-child(7) {
    -webkit-box-ordinal-group: 71;
    -ms-flex-order: 70;
    order: 70;
}

.articles__article:nth-child(8) {
    -webkit-box-ordinal-group: 81;
    -ms-flex-order: 80;
    order: 80;
}

.articles__article:nth-child(9) {
    -webkit-box-ordinal-group: 91;
    -ms-flex-order: 90;
    order: 90;
}

.articles__article:nth-child(10) {
    -webkit-box-ordinal-group: 101;
    -ms-flex-order: 100;
    order: 100;
}

.articles__article:nth-child(11) {
    -webkit-box-ordinal-group: 111;
    -ms-flex-order: 110;
    order: 110;
}

.articles__article:nth-child(12) {
    -webkit-box-ordinal-group: 121;
    -ms-flex-order: 120;
    order: 120;
}

.articles__article:nth-child(13) {
    -webkit-box-ordinal-group: 131;
    -ms-flex-order: 130;
    order: 130;
}

.articles__article:nth-child(14) {
    -webkit-box-ordinal-group: 141;
    -ms-flex-order: 140;
    order: 140;
}

.articles__article:nth-child(15) {
    -webkit-box-ordinal-group: 151;
    -ms-flex-order: 150;
    order: 150;
}

.articles__article:nth-child(16) {
    -webkit-box-ordinal-group: 161;
    -ms-flex-order: 160;
    order: 160;
}

.articles__article:nth-child(17) {
    -webkit-box-ordinal-group: 171;
    -ms-flex-order: 170;
    order: 170;
}

.articles__article:nth-child(18) {
    -webkit-box-ordinal-group: 181;
    -ms-flex-order: 180;
    order: 180;
}

.articles__article:nth-child(19) {
    -webkit-box-ordinal-group: 191;
    -ms-flex-order: 190;
    order: 190;
}

.articles__article:nth-child(20) {
    -webkit-box-ordinal-group: 201;
    -ms-flex-order: 200;
    order: 200;
}

.articles__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
    .articles__info {
        margin-bottom: 20px;
    }
}
@media screen and (min-width: 1260px) {
    .articles__info {
        margin-bottom: 30px;
    }
}
.articles__info::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: rgba(1, 78, 114, 0.08);
}
.articles__info span {
    padding: 0 30px;
    background: #F6FAFC;
    color: #2A384E;
    font-size: 13px;
    line-height: 1.4;
    position: relative;
}
.articles__info span span {
    padding: 0;
}

.articles__center {
    text-align: center;
}

.articles__more::after {
    content: "";
    display: block;
    width: 9px;
    height: 14px;
    margin-left: 10px;
    background: url(/local/templates/frutonyanya_vn/img/articles/arrow.svg) no-repeat center/contain;
}

.articles__footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 12px 0 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0px -3px 13px rgba(1, 78, 114, 0.2);
    box-shadow: 0px -3px 13px rgba(1, 78, 114, 0.2);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    z-index: 200;
}
@media screen and (min-width: 768px) {
    .articles__footer {
        display: none;
    }
}

.articles__filter-button::after {
    content: "";
    display: block;
    width: 14px;
    height: 12px;
    margin-left: 10px;
    background: url(/local/templates/frutonyanya_vn/img/articles/filter.svg) no-repeat center/contain;
    position: relative;
    top: 1px;
}

.articles__filter-mobile {
    display: block;
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    height: calc(100% - 80px);
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out, transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out, transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out, transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    background: #EAF6F9;
    overflow: auto;
    padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
    .articles__filter-mobile {
        display: none;
    }
}

.articles__filter-mobile-active {
    opacity: 1;
    z-index: 10000;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
}

.articles__filter-buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0px -3px 13px rgba(1, 78, 114, 0.2);
    box-shadow: 0px -3px 13px rgba(1, 78, 114, 0.2);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    z-index: 20000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 20px 13px;
    color: #00625E;
    font-size: 16px;
    line-height: 1.45;
}
.articles__filter-buttons .btn {
    margin-right: 40px;
}
.articles__filter-buttons a:hover {
    text-decoration: none;
    color: #2A384E;
}

.articles__sublist {
    background: url(/local/templates/frutonyanya_vn/img/articles/bg.svg) no-repeat center/100% 100%;
    padding: 10px 20px;
    margin: 0 -20px 33px;
}
@media screen and (min-width: 360px) {
    .articles__sublist {
        margin: 0 0 30px;
    }
}
@media screen and (min-width: 768px) {
    .articles__sublist {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px);
        margin: 0 10px 30px;
        padding: 10px 30px;
    }
}
@media screen and (min-width: 1260px) {
    .articles__sublist {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333% - 30px);
        flex: 0 0 calc(33.3333% - 30px);
        margin: 0 15px 40px;
        padding: 12px 30px;
    }
}

@media screen and (min-width: 768px) {
    .articles__sublist_cat1 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15;
    }
}
@media screen and (min-width: 1260px) {
    .articles__sublist_cat1 {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25;
    }
}

@media (max-width: 360px) {
    .articles__sublist_cat2 .articles__sublist-image {
        right: 5px;
        top: -29px;
    }
}
@media screen and (min-width: 768px) {
    .articles__sublist_cat2 {
        -webkit-box-ordinal-group: 71;
        -ms-flex-order: 70;
        order: 70;
    }
}

@media (max-width: 360px) {
    .articles__sublist_cat3 .articles__sublist-image {
        right: 5px;
        top: -29px;
    }
}
@media screen and (min-width: 768px) {
    .articles__sublist_cat3 {
        -webkit-box-ordinal-group: 126;
        -ms-flex-order: 125;
        order: 125;
    }
}

@media (max-width: 360px) {
    .articles__sublist_cat4 .articles__sublist-image {
        right: 5px;
        top: -29px;
    }
}
@media screen and (min-width: 768px) {
    .articles__sublist_cat4 {
        -webkit-box-ordinal-group: 156;
        -ms-flex-order: 155;
        order: 155;
    }
}

@media screen and (min-width: 768px) {
    .articles__sublist_cat5 {
        -webkit-box-ordinal-group: 216;
        -ms-flex-order: 215;
        order: 215;
    }
}

.articles__sublist-header {
    border-bottom: 1px solid rgba(1, 78, 114, 0.08);
    padding: 13px 0 16px;
    position: relative;
}
@media screen and (min-width: 1260px) {
    .articles__sublist-header {
        padding-top: 11px;
    }
}

.articles__sublist-title {
    font-size: 25px;
    color: #00625E;
    line-height: 1;
    font-family: "Neucha", sans-serif;
}
@media screen and (min-width: 1260px) {
    .articles__sublist-title {
        font-size: 30px;
    }
}

.articles__sublist-image {
    position: absolute;
    right: -15px;
    top: -27px;
    width: 130px;
    height: 112px;
}
@media screen and (min-width: 450px) {
    .articles__sublist-image {
        right: -5px;
        top: -28px;
    }
}
@media screen and (min-width: 768px) {
    .articles__sublist-image {
        right: 0;
        top: -30px;
    }
}
@media screen and (min-width: 1260px) {
    .articles__sublist-image {
        width: 151px;
        height: 130px;
        right: -16px;
        top: -40px;
    }
}

.articles__sublist-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 8px 0 6px;
}
@media screen and (min-width: 768px) {
    .articles__sublist-items {
        padding-top: 4px;
    }
}

.articles__sublist-item {
    padding: 10px 0 11px;
    font-size: 16px;
    color: #00625E;
    line-height: 1.45;
    display: block;
    border-top: 1px solid rgba(1, 78, 114, 0.08);
}
@media screen and (min-width: 768px) {
    .articles__sublist-item {
        padding: 8px 0 13px;
    }
}
@media screen and (min-width: 1260px) {
    .articles__sublist-item {
        font-size: 18px;
    }
}
.articles__sublist-item:first-child {
    border-top: none;
}

.articles__sublist-item_hidden {
    display: none;
}

/*  articles line  */
.articlesLine {
    padding: 40px 0;
    background: #EAF6F9;
    position: relative;
}
@media screen and (min-width: 768px) {
    .articlesLine {
        padding: 50px 0;
    }
}
@media screen and (min-width: 1260px) {
    .articlesLine {
        padding: 70px 0;
    }
}

.articlesLine__title {
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
    .articlesLine__title {
        margin-bottom: 25px;
    }
}
@media screen and (min-width: 1260px) {
    .articlesLine__title {
        margin-bottom: 40px;
    }
}

.articlesLine__flex {
    display: block;
}
@media screen and (min-width: 768px) {
    .articlesLine__flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.articlesLine__articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 20px 20px;
    margin-left: -20px;
    margin-right: -20px;
}
@media screen and (min-width: 768px) {
    .articlesLine__articles {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 23px 0 0;
        padding: 0;
        scroll-padding: 0;
        overflow: visible;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 250px);
        flex: 0 0 calc(100% - 250px);
    }
}
@media screen and (min-width: 1260px) {
    .articlesLine__articles {
        margin-right: 40px;
        -ms-flex-preferred-size: calc(100% - 406px);
        flex-basis: calc(100% - 406px);
    }
}

.articlesLine__article {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    margin-bottom: 30px;
}
.articlesLine__article:last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .articlesLine__article {
        margin-bottom: 0;
        -ms-flex-preferred-size: 229px;
        flex-basis: 229px;
        margin-right: 20px;
    }
}
@media screen and (min-width: 1260px) {
    .articlesLine__article {
        -ms-flex-preferred-size: 380px;
        flex-basis: 380px;
        margin-right: 30px;
    }
}
.articlesLine__article:last-child {
    margin-right: 0;
}

.articlesLine__more {
    padding-top: 30px;
    border-top: 1px solid rgba(0, 98, 94, 0.1);
    position: relative;
}
@media screen and (min-width: 360px) {
    .articlesLine__more {
        padding-left: 60px;
    }
    .articlesLine__more::before {
        content: "";
        display: block;
        width: 37px;
        height: 124px;
        background: url(/local/templates/frutonyanya_vn/css/img/articlesLine/arrow.svg) no-repeat center/contain;
        position: absolute;
        left: 0;
        top: 22px;
    }
}
@media screen and (min-width: 768px) {
    .articlesLine__more {
        padding-top: 0;
        padding-left: 60px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 227px;
        flex: 0 0 227px;
        border-top: none;
    }
    .articlesLine__more::before {
        width: 45px;
        height: 147px;
        top: 17px;
    }
}
@media screen and (min-width: 1260px) {
    .articlesLine__more {
        -ms-flex-preferred-size: 366px;
        flex-basis: 366px;
        padding-left: 100px;
        padding-top: 20px;
        /*&::after {
          content: url(/local/templates/frutonyanya_vn/css/img/articlesLine/frame.svg);
          position: absolute;
          top: -5px;
          left: -20px;
          z-index: -1;
        }*/
    }
    .articlesLine__more::before {
        width: 66px;
        height: 221px;
        top: 40px;
        left: 10px;
    }
}

.articlesLine__more-title {
    max-width: calc(100% - 90px);
    margin-bottom: 15px;
    color: #00625E;
}
@media screen and (min-width: 768px) {
    .articlesLine__more-title {
        max-width: 100%;
        margin-bottom: 20px;
    }
}
@media screen and (min-width: 1260px) {
    .articlesLine__more-title {
        margin-bottom: 32px;
        font-size: 50px;
        line-height: 100%;
        max-width: 240px;
    }
}

.articlesLine__animal {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 78px;
    height: 101px;
    background: url(/local/templates/frutonyanya_vn/css/img/articlesLine/decor-m.png) no-repeat center/contain;
}
@media screen and (min-width: 360px) {
    .articlesLine__animal {
        right: 10px;
    }
}
@media screen and (min-width: 768px) {
    .articlesLine__animal {
        display: none;
    }
}

.articlesLine__moreBtn {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .articlesLine__moreBtn {
        margin-top: 30px;
    }
}
/* End */


/* Start:/local/templates/frutonyanya_vn/css/ui_mcart.css?176527037126989*/
.page_form {
    padding: 0;
    background: #EAF6F9;
}
.page_form .page__wrapper {
    min-height: 100vh;
}

.page__wrapper {
    min-width: 320px;
    min-height: calc(100vh - 80px);
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: #EAF6F9;
}
@media screen and (min-width: 1260px) {
    .page__wrapper {
        min-height: calc(100vh - 135px);
    }
}

.title {
    font-weight: 800;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: white;
    text-align: center;
}
@media (min-width: 768px) {
    .title {
        font-size: 35px;
    }
}
@media (min-width: 1260px) {
    .title {
        font-size: 50px;
        line-height: 100%;
        letter-spacing: normal;
    }
}

.text-hidden {
    font-size: 0;
    visibility: hidden;
    opacity: 0;
}

.from-tablet {
    display: none;
}
@media screen and (min-width: 768px) {
    .from-tablet {
        display: block;
    }
}

.mobile-only {
    display: block;
}
@media screen and (min-width: 768px) {
    .mobile-only {
        display: none;
    }
}

.desktop-only {
    display: none;
}
@media screen and (min-width: 1260px) {
    .desktop-only {
        display: block;
    }
}

.center {
    text-align: center;
}

.ajax-loading {
    opacity: 0.5;
    pointer-events: none;
    cursor: wait;
}

.text-page {
    font-size: 16px;
    line-height: 1.45;
    color: #2A384E;
}
@media screen and (min-width: 1260px) {
    .text-page {
        font-size: 18px;
    }
}
.text-page p {
    margin: 15px 0;
}
.text-page h2 {
    font-size: 30px;
    margin: 30px 0 10px;
}
@media screen and (min-width: 768px) {
    .text-page h2 {
        font-size: 35px;
        margin: 40px 0 20px;
    }
}
@media screen and (min-width: 1260px) {
    .text-page h2 {
        font-size: 40px;
    }
}
.text-page h3 {
    font-size: 25px;
    margin: 20px 0 10px;
}
@media screen and (min-width: 768px) {
    .text-page h3 {
        font-size: 30px;
        margin: 40px 0 20px;
    }
}
@media screen and (min-width: 1260px) {
    .text-page h3 {
        font-size: 35px;
    }
}
.text-page h4 {
    font-size: 20px;
    margin: 20px 0 10px;
}
@media screen and (min-width: 768px) {
    .text-page h4 {
        font-size: 25px;
        margin: 40px 0 20px;
    }
}
@media screen and (min-width: 1260px) {
    .text-page h4 {
        font-size: 30px;
    }
}
.text-page img {
    display: block;
    border-radius: 7px;
    margin: 20px 0;
}
@media screen and (min-width: 1260px) {
    .text-page img {
        margin: 30px 0;
    }
}
.text-page a:not(.btn) {
    color: #00625E;
}
.text-page b {
    font-weight: 600;
}
.text-page ol {
    margin: -4px 0 20px;
    padding: 0;
    counter-reset: leafCounter;
}
@media screen and (min-width: 1260px) {
    .text-page ol {
        margin-bottom: 35px;
    }
}
.text-page ol li {
    margin-bottom: 10px;
    padding-left: 32px;
    counter-increment: leafCounter;
    position: relative;
}
.text-page ol li::before {
    content: counter(leafCounter);
    color: #fff;
    background: url(/local/templates/frutonyanya_vn/img/svg/list-item.svg) no-repeat center/contain;
    width: 23px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px;
    text-align: center;
    line-height: 1.45;
}
.text-page ul {
    margin: -4px 0 20px;
    padding: 0;
}
@media screen and (min-width: 1260px) {
    .text-page ul {
        margin-bottom: 35px;
    }
}
.text-page ul li {
    margin-bottom: 10px;
    padding-left: 32px;
    position: relative;
}
.text-page ul li::before {
    content: "";
    background: url(/local/templates/frutonyanya_vn/img/svg/list-item.svg) no-repeat center/contain;
    width: 13px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 6px;
}
@media screen and (min-width: 1260px) {
    .text-page ul li::before {
        top: 8px;
    }
}

.default-section {
    padding: 18px 0 40px;
}
@media screen and (min-width: 768px) {
    .default-section {
        padding-bottom: 50px;
    }
}
@media screen and (min-width: 1260px) {
    .default-section {
        padding-top: 25px;
        padding-bottom: 70px;
    }
}


/* ui kit */
a {
    font: inherit;
    text-decoration: none;
    color: inherit;
    border: none;
    outline: none;
    -webkit-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
}
a:hover {
    text-decoration: underline;
}

input[type=checkbox], input[type=radio] {
    display: none;
}

input[type=checkbox] + i, input[type=radio] + i {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 27px;
    font-style: normal;
}

input[type=checkbox] + i::before, input[type=radio] + i::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(/local/templates/frutonyanya_vn/img/svg/checkbox.svg) no-repeat center/contain;
    position: absolute;
    left: 0;
    top: 3px;
}

input[type=radio] + i::before {
    background-image: url(/local/templates/frutonyanya_vn/img/svg/radio.svg);
}

input[type=checkbox]:checked + i::before {
    background-image: url(/local/templates/frutonyanya_vn/img/svg/checkbox-checked.svg);
}

input[type=radio]:checked + i::before {
    background-image: url(/local/templates/frutonyanya_vn/img/svg/radio-checked.svg);
}

input[type=text], input[type=email], input[type=password], input[type=tel], textarea {
    caret-color: #00625E;
    display: block;
    width: 100%;
    height: 50px;
    background: none;
    border: 1px solid rgba(42, 56, 78, 0.6);
    border-radius: 5px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 17px;
    color: rgba(42, 56, 78, 0.6);
    line-height: 1.2;
    -webkit-transition: color 0.25s ease-in-out, border 0.25s ease-in-out, padding 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out, border 0.25s ease-in-out, padding 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, border 0.25s ease-in-out, padding 0.25s ease-in-out;
    padding: 13px 20px 12px;
    font-family: "Roboto Condensed", sans-serif;
}
input[type=text]:hover, input[type=text]:focus, input[type=email]:hover, input[type=email]:focus, input[type=password]:hover, input[type=password]:focus, input[type=tel]:hover, input[type=tel]:focus, textarea:hover, textarea:focus {
    border-color: #00625E;
    color: #00625E;
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, textarea:focus {
    border-width: 2px;
    padding-left: 19px;
}
input[type=text]:disabled, input[type=email]:disabled, input[type=password]:disabled, input[type=tel]:disabled, textarea:disabled {
    background: #fff;
    color: rgba(0, 98, 94, 0.2);
    border-color: rgba(0, 98, 94, 0.2);
}

textarea {
    height: 170px;
}

.input {
    position: relative;
}
.input input:hover + .input__placeholder, .input textarea:hover + .input__placeholder {
    color: #00625E;
}
.input input:not(:-moz-placeholder-shown) + .input__placeholder, .input textarea:not(:-moz-placeholder-shown) + .input__placeholder {
    padding: 0 10px 4px;
    background: #fff;
    color: rgba(0, 98, 94, 0.5);
    left: 10px;
    top: -13px;
    font-size: 15px;
    white-space: nowrap;
}
.input input:not(:-ms-input-placeholder) + .input__placeholder, .input textarea:not(:-ms-input-placeholder) + .input__placeholder {
    padding: 0 10px 4px;
    background: #fff;
    color: rgba(0, 98, 94, 0.5);
    left: 10px;
    top: -13px;
    font-size: 15px;
    white-space: nowrap;
}
.input input:focus + .input__placeholder, .input input:not(:placeholder-shown) + .input__placeholder,
.input textarea:focus + .input__placeholder, .input textarea:not(:placeholder-shown) + .input__placeholder {
    padding: 0 10px 4px;
    background: #fff;
    color: rgba(0, 98, 94, 0.5);
    left: 10px;
    top: -13px;
    font-size: 15px;
    white-space: nowrap;
}
.input input:not(:-moz-placeholder-shown) + .input__placeholder .input__star, .input textarea:not(:-moz-placeholder-shown) + .input__placeholder .input__star {
    margin-left: 10px;
}
.input input:not(:-ms-input-placeholder) + .input__placeholder .input__star, .input textarea:not(:-ms-input-placeholder) + .input__placeholder .input__star {
    margin-left: 10px;
}
.input input:focus + .input__placeholder .input__star, .input input:not(:placeholder-shown) + .input__placeholder .input__star,
.input textarea:focus + .input__placeholder .input__star, .input textarea:not(:placeholder-shown) + .input__placeholder .input__star {
    margin-left: 10px;
}
.input input:disabled + .input__placeholder, .input textarea:disabled + .input__placeholder {
    color: rgba(0, 98, 94, 0.2);
}

.input__placeholder {
    display: inline-block;
    width: auto;
    pointer-events: none;
    position: absolute;
    left: 20px;
    top: 13px;
    max-width: calc(100% - 40px);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: rgba(42, 56, 78, 0.6);
    z-index: 10;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    font-size: 17px;
    line-height: 1.2;
}

textarea + .input__placeholder {
    white-space: normal;
}

.input__star {
    font-size: 18px;
    line-height: 1.2;
    color: #EE765E;
    margin-left: 5px;
}

.input_error input, .input_error textarea {
    border-color: #EE765E !important;
}
.input_error input:focus, .input_error input:hover, .input_error textarea:focus, .input_error textarea:hover {
    border-color: #EE765E !important;
}
.input_error input:not(:-moz-placeholder-shown) + .input__placeholder, .input_error textarea:not(:-moz-placeholder-shown) + .input__placeholder {
    color: #EE765E;
}
.input_error input:not(:-ms-input-placeholder) + .input__placeholder, .input_error textarea:not(:-ms-input-placeholder) + .input__placeholder {
    color: #EE765E;
}
.input_error input:focus + .input__placeholder, .input_error input:not(:placeholder-shown) + .input__placeholder,
.input_error textarea:focus + .input__placeholder, .input_error textarea:not(:placeholder-shown) + .input__placeholder {
    color: #EE765E;
}

body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) [role=button]:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus,
body:not(.user-is-tabbing) input:focus + label {
    outline: none !important;
}

.btn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    min-height: 45px;
    font-family: "Neucha", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.12em;
    line-height: 1;
    padding: 9px 13px;
    border: none;
    -webkit-transition: -webkit-filter 0.25s ease-in-out;
    transition: -webkit-filter 0.25s ease-in-out;
    -o-transition: filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out;
    transition: filter 0.25s ease-in-out, -webkit-filter 0.25s ease-in-out;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 121 50' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M86.0833 0.534204C70.2338 0.818294 -0.393606 -2.02261 0.718637 3.09102C-0.393606 19.0001 0.996697 24.6819 0.440576 29.2274C0.162515 30.9319 -0.393606 40.3069 0.440576 41.7274C0.440576 41.7274 0.440576 46.5569 0.996697 47.9774C2.387 52.8069 71.6241 47.9774 92.2006 49.966C94.1471 50.2501 117.504 50.8183 119.173 49.3978C121.953 46.841 119.729 39.7388 120.007 35.1933C120.841 21.5569 121.119 19.8524 120.563 7.92057C120.563 6.21602 120.285 4.22739 119.451 3.09102C118.616 2.23875 116.67 1.38648 115.558 1.10239C109.44 0.250113 91.9226 0.534204 86.0833 0.534204Z' fill='%2300625E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    font-weight: normal;
}
@media screen and (min-width: 768px) {
    .btn {
        padding: 9px 20px;
    }
}
.btn:disabled {
    background-image: url(/local/templates/frutonyanya_vn/img/svg/button-disabled.svg);
    cursor: default;
    color: rgba(255, 255, 255, 0.5);
}
.btn:disabled::after {
    opacity: 0.5;
}
@media screen and (min-width: 1260px) {
    .btn {
        min-height: 50px;
        padding: 11px 20px;
        font-size: 17px;
    }
}
.btn:hover {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 121 50' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M86.0833 0.534204C70.2338 0.818294 -0.393606 -2.02261 0.718637 3.09102C-0.393606 19.0001 0.996697 24.6819 0.440576 29.2274C0.162515 30.9319 -0.393606 40.3069 0.440576 41.7274C0.440576 41.7274 0.440576 46.5569 0.996697 47.9774C2.387 52.8069 71.6241 47.9774 92.2006 49.966C94.1471 50.2501 117.504 50.8183 119.173 49.3978C121.953 46.841 119.729 39.7388 120.007 35.1933C120.841 21.5569 121.119 19.8524 120.563 7.92057C120.563 6.21602 120.285 4.22739 119.451 3.09102C118.616 2.23875 116.67 1.38648 115.558 1.10239C109.44 0.250113 91.9226 0.534204 86.0833 0.534204Z' fill='%231E807C'/%3E%3C/svg%3E%0A");
    text-decoration: none;
}
.btn:active {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 121 50' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M86.0833 0.534204C70.2338 0.818294 -0.393606 -2.02261 0.718637 3.09102C-0.393606 19.0001 0.996697 24.6819 0.440576 29.2274C0.162515 30.9319 -0.393606 40.3069 0.440576 41.7274C0.440576 41.7274 0.440576 46.5569 0.996697 47.9774C2.387 52.8069 71.6241 47.9774 92.2006 49.966C94.1471 50.2501 117.504 50.8183 119.173 49.3978C121.953 46.841 119.729 39.7388 120.007 35.1933C120.841 21.5569 121.119 19.8524 120.563 7.92057C120.563 6.21602 120.285 4.22739 119.451 3.09102C118.616 2.23875 116.67 1.38648 115.558 1.10239C109.44 0.250113 91.9226 0.534204 86.0833 0.534204Z' fill='%231E807C'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.btn_arrow::after {
    content: "";
    display: block;
    width: 13px;
    height: 9px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13px;
    flex: 0 0 13px;
    margin-left: 9px;
    background: url(/local/templates/frutonyanya_vn/img/svg/button-arrow.svg) no-repeat center/contain;
    position: relative;
    top: 1px;
}

.btn_small {
    background: #00625E;
    font-family: "Roboto Condensed", sans-serif;
    border-radius: 7px;
    letter-spacing: 0;
    padding: 0 20px 3px;
    text-transform: none;
    min-height: 35px;
    font-size: 17px;
    -webkit-transition: -webkit-box-shadow 0.25s ease-in-out;
    transition: -webkit-box-shadow 0.25s ease-in-out;
    -o-transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
}
.btn_small:hover {
    -webkit-filter: none;
    filter: none;
    -webkit-box-shadow: 0 1px 2px rgba(1, 78, 114, 0.1);
    box-shadow: 0 1px 2px rgba(1, 78, 114, 0.1);
    background-image: none;
    background: #118E87;
}

.btn_small-white {
    font-family: "Roboto Condensed", sans-serif;
    border-radius: 7px;
    letter-spacing: 0;
    padding: 0 20px 3px;
    text-transform: none;
    min-height: 35px;
    font-size: 17px;
    -webkit-box-shadow: 0px 1px 2px rgba(1, 78, 114, 0.1);
    box-shadow: 0px 1px 2px rgba(1, 78, 114, 0.1);
    -webkit-transition: -webkit-box-shadow 0.25s ease-in-out;
    transition: -webkit-box-shadow 0.25s ease-in-out;
    -o-transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
}
.btn_small-white:hover {
    -webkit-filter: none;
    filter: none;
    -webkit-box-shadow: 0px 3px 6px rgba(1, 78, 114, 0.2);
    box-shadow: 0px 3px 6px rgba(1, 78, 114, 0.2);
    background-image: none;
}

.btn_white, .btn_light, .btn_small-white {
    background: #fff;
    color: #00625E;
}
.btn_white.btn_arrow::after, .btn_light.btn_arrow::after, .btn_small-white.btn_arrow::after {
    background-image: url(/local/templates/frutonyanya_vn/img/svg/button-arrow-green.svg);
    position: relative;
    top: 2px;
    -webkit-transition: background 0.25s ease-in-out;
    -o-transition: background 0.25s ease-in-out;
    transition: background 0.25s ease-in-out;
}

.btn_light {
    background: #F6FAFC;
    -webkit-transition: -webkit-box-shadow 0.25s ease-in-out;
    transition: -webkit-box-shadow 0.25s ease-in-out;
    -o-transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out;
}
.btn_light:hover {
    -webkit-box-shadow: 0px 3px 6px rgba(1, 78, 114, 0.2);
    box-shadow: 0px 3px 6px rgba(1, 78, 114, 0.2);
    background-image: none;
}

.btn__number {
    margin-left: 10px;
    opacity: 0.5;
}

.error-message {
    display: block;
    margin: 0 0 30px;
    font-size: 17px;
}


/*nice select*/
.nice-select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 7px;
    border: solid 1px rgba(0, 98, 94, 0.5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    font-size: 17px;
    font-weight: normal;
    height: 50px;
    line-height: 1;
    outline: none;
    padding-left: 20px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    color: rgba(0, 98, 94, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.nice-select.selected {
    color: #00625E;
}

.nice-select.error {
    border-color: #EE765E;
}

.nice-select:hover {
    color: #00625E;
    border-color: #00625E;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #00625E;
}

.nice-select::after {
    content: "";
    width: 6px;
    height: 4px;
    background: url(/local/templates/frutonyanya_vn/img/svg/select.svg) no-repeat center/contain;
    position: absolute;
    right: 18px;
    top: calc(50% - 2px);
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.nice-select.open:after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}

.nice-select.open .nice-select-dropdown {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #ccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .nice-select-dropdown {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .nice-select-dropdown {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .nice-select-dropdown {
    margin-top: 10px;
    background-color: #EAF6F9;
    border-radius: 7px;
    -webkit-box-shadow: 0 36px 20px rgba(12, 79, 77, 0.1), 0 24px 12px rgba(12, 79, 77, 0.1), 0 10px 8px rgba(12, 79, 77, 0.1);
    box-shadow: 0 36px 20px rgba(12, 79, 77, 0.1), 0 24px 12px rgba(12, 79, 77, 0.1), 0 10px 8px rgba(12, 79, 77, 0.1);
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: -1px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(0.75) translateY(-20px);
    -ms-transform: scale(0.75) translateY(-20px);
    transform: scale(0.75) translateY(-20px);
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 90;
    opacity: 0;
    width: calc(100% + 2px);
    font-size: 17px;
}

.nice-select .list {
    border-radius: 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 7px 20px 12px;
    max-height: 210px;
    overflow-y: auto;
    margin: 0;
    width: 100%;
    background: none;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    line-height: 1;
    list-style: none;
    outline: none;
    padding: 8px 0;
    text-align: left;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    color: #00625E;
    border-bottom: 1px solid rgba(0, 98, 94, 0.2);
}
.nice-select .option:last-child {
    border-bottom: 0;
}

.nice-select .option.selected {
    color: rgba(42, 56, 78, 0.6);
}

.nice-select .option.disabled {
    display: none;
}

.nice-select .optgroup {
    font-weight: bold;
}

.no-csspointerevents .nice-select .nice-select-dropdown {
    display: none;
}

.no-csspointerevents .nice-select.open .nice-select-dropdown {
    display: block;
}

.nice-select .list::-webkit-scrollbar {
    width: 0;
}

.nice-select .has-multiple {
    white-space: inherit;
    height: auto;
    padding: 7px 12px;
    min-height: 36px;
    line-height: 22px;
}

.nice-select .has-multiple span.current {
    border: 1px solid #ccc;
    background: #eee;
    padding: 0 10px;
    border-radius: 3px;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 3px;
    margin-right: 3px;
}

.nice-select .current {
    position: relative;
    top: -1px;
}
.nice-select .current::after {
    content: "*";
    display: inline-block;
    font-size: 18px;
    line-height: 1.2;
    color: #EE765E;
    margin-left: 5px;
}

.nice-select .has-multiple .multiple-options {
    display: block;
    line-height: 24px;
    padding: 0;
}

.nice-select .nice-select-search-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    pointer-events: none;
    border-radius: 5px 5px 0 0;
}

.nice-select .nice-select-search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 0 10px 0 0;
    width: 100%;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0 !important;
    font-size: 14px;
}

/*  style  */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.page--scroll {
    overflow-y: hidden;
}

.list {
    border-radius: 30px;
    padding: 30px;
    margin: 100px;
    width: 600px;
    background-color: #efefef;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.list a {
    display: block;
    margin-bottom: 20px;
    font-size: 30px;
    color: #171C8F;
    font-weight: 600;
}

/*  arrows  */

.arrows {
}

.arrows__prev, .arrows__next {
    cursor: pointer;
    width: 21px;
    height: 36px;
    border: none;
    background: url(/local/templates/frutonyanya_vn/img/arrows/prev.svg) no-repeat center / contain;
}

.arrows__next {
    width: 20px;
    background-image: url(/local/templates/frutonyanya_vn/img/arrows/next.svg);
}

/*  like  */
.like {
    -webkit-appearance: none;
    display: block;
    position: absolute;
    width: 20px;
    height: 15px;
    right: 12px;
    top: 15px;
    border: none;
    background: transparent url(/local/templates/frutonyanya_vn/img/like/empty-white.svg) no-repeat center;
    -webkit-transition: background-image 0.25s ease-in-out;
    -o-transition: background-image 0.25s ease-in-out;
    transition: background-image 0.25s ease-in-out;
    z-index: 10;
    cursor: pointer;
    padding: 0;
    -webkit-appearance: none;
}
.like .message {
    top: 17px;
    right: -22px;
}

.like_green {
    background-image: url(/local/templates/frutonyanya_vn/img/like/empty-green.svg);
}

.like_full {
    background-image: url(/local/templates/frutonyanya_vn/img/like/full-white.svg);
}

.like_full.like_green {
    background-image: url(/local/templates/frutonyanya_vn/img/like/full-green.svg);
}

/*  message  */
.message {
    position: absolute;
    right: -11px;
    top: calc(100% + 17px);
    width: 230px;
    height: auto;
    padding: 15px 20px;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    color: #2A384E;
    background: #EAF6F9;
    -webkit-box-shadow: 0 36px 20px rgba(12, 79, 77, 0.1), 0 24px 12px rgba(12, 79, 77, 0.1), 0 10px 8px rgba(12, 79, 77, 0.1);
    box-shadow: 0 36px 20px rgba(12, 79, 77, 0.1), 0 24px 12px rgba(12, 79, 77, 0.1), 0 10px 8px rgba(12, 79, 77, 0.1);
    border-radius: 7px;
    display: none;
    cursor: default;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.message a {
    color: #00625E;
}

.message_active {
    display: block;
    -webkit-animation: fade-in-down 0.25s ease-in-out;
    animation: fade-in-down 0.25s ease-in-out;
}

.message_hide {
    -webkit-animation: fade-out 0.25s ease-in-out;
    animation: fade-out 0.25s ease-in-out;
}

.message__corner {
    display: block;
    position: absolute;
    background: url(/local/templates/frutonyanya_vn/img/message/triangle.svg) no-repeat center/contain;
    width: 32px;
    height: 10px;
    right: 17px;
    top: -10px;
}

.wave {
    display: block;
    position: absolute;
    left: 0;
    top: -7.8px;
    min-width: 100vw;
    z-index: 50;
}
/* End */


/* Start:/local/templates/frutonyanya_vn/css/swiper.css?17652703718395*/
@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper, .swiper-wrapper {
    position: relative;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    list-style: none;
    padding: 0
}

.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}
/* End */


/* Start:/local/templates/frutonyanya_vn/css/swiper_original.css?176527037119081*/
/**
 * Swiper 7.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 25, 2021
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.article_slider_uniq .swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.wrapper__header{
  display: flex;
  justify-content: center;
}
/* End */
/* /local/templates/frutonyanya_vn/css/slider.css?176527037112252 */
/* /local/templates/frutonyanya_vn/css/articles.css?176527037153527 */
/* /local/templates/frutonyanya_vn/css/ui_mcart.css?176527037126989 */
/* /local/templates/frutonyanya_vn/css/swiper.css?17652703718395 */
/* /local/templates/frutonyanya_vn/css/swiper_original.css?176527037119081 */
