.blog-main{padding:0}.blog-slider{position:relative}.blog-slider__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:row;flex-direction:row;padding-bottom:93px;padding-top:140px}.blog-slider__item:before{background:linear-gradient(62.53deg,rgba(0,0,0,.7),transparent),linear-gradient(0deg,rgba(242,174,4,.05),rgba(242,174,4,.05));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.blog-slider__item .container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-slider__lead{margin:0 auto;max-width:100%;width:690px}.blog-slider__bg{z-index:-1}.blog-slider__button{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.blog-slider__button--prev{left:52px}.blog-slider__button--next{right:52px}.blog-slider__scroll-down{bottom:16px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}@media not all and (pointer:coarse){.blog-slider__scroll-down.focus-visible,.blog-slider__scroll-down:hover{-webkit-transform:translateX(-50%) scale(1.4);transform:translateX(-50%) scale(1.4)}}.blog-slider__scroll-down svg{fill:#fff}@media screen and (max-width:1200px){.blog-slider__button--prev{left:24px}.blog-slider__button--next{right:24px}}@media screen and (max-width:992px){.blog-slider__lead{width:calc(100% - 144px)}.blog-slider__button--prev{left:16px}.blog-slider__button--next{right:16px}}@media screen and (max-width:576px){.blog-slider__item{padding:60px 0}.blog-slider__lead{width:calc(100% - 84px)}.blog-slider__button--prev{left:6px}.blog-slider__button--next{right:6px}}.lead-2{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 16px 32px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.06),0 4px 12px rgba(0,0,0,.04),0 4px 4px rgba(0,0,0,.02);box-shadow:0 16px 32px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.06),0 4px 12px rgba(0,0,0,.04),0 4px 4px rgba(0,0,0,.02);padding:41px 56px}.lead-2__category{margin:0 auto 16px}.lead-2__title{font-size:42px;margin-bottom:16px;margin-top:0}.lead-2__date{margin-bottom:24px;text-align:center}.lead-2__button{display:block;margin:0 auto;min-width:180px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:992px){.lead-2{padding-left:32px;padding-right:32px}.lead-2__title{font-size:32px}}@media screen and (max-width:576px){.lead-2{padding-left:16px;padding-right:16px}.lead-2__title{font-size:28px;font-weight:500}}@media screen and (max-width:350px){.lead-2__title{font-size:24px}.lead-2__button{min-width:auto;width:100%}}.date{color:#87898c;display:block;font-size:12px;font-weight:300}.categories-section{padding:80px 0}.categories-section__list{margin:0}@media screen and (max-width:576px){.categories-section{padding-bottom:50px;padding-top:48px}}.category-list{display:grid;gap:27px;grid-template-columns:repeat(auto-fit,minmax(218px,1fr));list-style:none;padding:0}.category-item{display:-webkit-box;display:-ms-flexbox;display:flex}@media not all and (pointer:coarse){.category-item.focus-visible .category-item__bg,.category-item:hover .category-item__bg{-webkit-transform:scale(1.05);transform:scale(1.05)}.category-item.focus-visible .category-item__link:after,.category-item:hover .category-item__link:after{opacity:1}}.category-item__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;background-color:#bec1c4;border-radius:8px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;justify-content:center;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);min-height:164px;overflow:hidden;padding:16px;position:relative}.category-item__link:after{background:linear-gradient(62.53deg,rgba(0,0,0,.7),rgba(0,0,0,.7)),rgba(242,174,4,.05);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;width:100%;z-index:1}.category-item__title{font-size:20px;font-weight:600;margin:0;position:relative;text-align:center;z-index:2}.category-item__bg{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;z-index:-1}@media screen and (max-width:576px){.category-item__link{min-height:207px}.category-item__title{font-size:22px}}.latest-posts{padding-bottom:80px;padding-top:80px}.latest-posts__head{margin-bottom:68px}.latest-posts__list{margin:0}.latest-posts__pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:576px){.latest-posts{padding-bottom:70px;padding-top:40px}.latest-posts__head{margin-bottom:40px}}.section-head-2{margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.section-head-2:before{background:-webkit-gradient(linear,left top,left bottom,from(#34a34f),to(rgba(52,163,79,0)));background:linear-gradient(180deg,#34a34f,rgba(52,163,79,0));content:"";display:block;height:30px;margin:0 auto 12px;width:2px}.section-head-2 h2{font-size:32px;margin-bottom:12px;text-align:center}.section-head-2 h2+*{margin-top:0}.section-head-2 p{font-weight:300}@media screen and (max-width:576px){.section-head-2:before{display:none}.section-head-2 h2{font-size:26px;font-weight:500}}.post-list{list-style:none;padding:0}.post-list__item{margin-bottom:36px;width:calc(25% - 24px)}.post-list__item.offer-card-3{min-height:425px}@media screen and (max-width:1328px){.post-list__item{width:calc(33.33333% - 21.33333px)}}@media screen and (max-width:940px){.post-list__item{width:calc(50% - 16px)}}@media screen and (max-width:576px){.post-list__item{width:100%}}.post-item__img-link{border-radius:8px;display:block;margin-bottom:27px;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden}@media not all and (pointer:coarse){.post-item__img-link.focus-visible .post-item__img,.post-item__img-link:hover .post-item__img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.post-item--extra .post-item__img-link{background-color:#bec1c4;height:0;padding-bottom:87.3655913978%;position:relative}.post-item__img{-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;width:100%}.post-item--extra .post-item__img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.post-item--height--small .post-item__img{aspect-ratio:276/207}.post-item--height--medium .post-item__img{aspect-ratio:276/283}.post-item--height--large .post-item__img{aspect-ratio:276/313}.post-item__category{color:#34a34f;display:block;font-size:14px;font-weight:700;margin-bottom:12px;margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.post-item__title{font-size:22px;margin-bottom:12px;margin-top:0;text-align:left}.post-item__title-link{color:#252728;display:block}@media not all and (pointer:coarse){.post-item__title-link.focus-visible,.post-item__title-link:hover{text-decoration:underline}}@media screen and (max-width:576px){.post-item__title{font-size:20px;font-weight:500}}.offer-card-3{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#f5f6f7;border-radius:8px;color:#252728;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:50px 16px}.offer-card-3>:last-child{margin-bottom:0}.offer-card-3__logo{margin:0 auto 28px}.offer-card-3__text{margin:0 auto 35px;max-width:218px;text-align:center}.offer-card-3__text h3{font-size:22px;margin-bottom:12px;text-align:center}.offer-card-3__text h3+*{margin-top:0}.offer-card-3__text p{font-size:14px;font-weight:300}.offer-card-3__button{margin:0 auto;min-width:180px}@media screen and (max-width:576px){.offer-card-3__text h3{font-weight:500}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px}.pagination__page{border-radius:8px;font-size:14px;font-weight:700;margin-right:12px;min-width:44px;padding:11.5px 10px;text-align:center}.pagination__page:last-child{margin-right:0}.pagination__page--current{background-color:#34a34f;color:#fff}.pagination__page--larger{background-color:#f5f6f7;color:#252728}@media not all and (pointer:coarse){.pagination__page--larger.focus-visible,.pagination__page--larger:hover{background-color:#e1e3e6}}.pagination__page--larger:active{background-color:#bec1c4}.trending-posts{padding-bottom:80px;padding-top:42px}.trending-posts__head{margin-bottom:50px}.trending-posts__list{margin:0}@media screen and (max-width:576px){.trending-posts{padding-bottom:70px;padding-top:0}.trending-posts__head{margin-bottom:40px}}.post-list-2{display:grid;gap:28px;grid-template-columns:repeat(auto-fit,minmax(278px,1fr));list-style:none;padding:0}.post-list-2__item{display:-webkit-box;display:-ms-flexbox;display:flex}.post-list-2__item .post-item-2,.post-list-2__item .post-item-3{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.post-list-2__item--wide{grid-column-end:3;grid-column-start:1}@media screen and (max-width:1324px){.post-list-2{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1200px){.post-list-2{grid-template-columns:repeat(3,1fr)}.post-list-2__item--wide{grid-column-end:4}.post-list-2__item--wide .post-item-3{min-height:440px}}@media screen and (max-width:992px){.post-list-2{grid-template-columns:repeat(2,1fr)}.post-list-2__item--wide{grid-column-end:3}}@media screen and (max-width:576px){.post-list-2{grid-template-columns:1fr}.post-list-2__item--wide{grid-column-end:auto}.post-list-2__item--wide .post-item-3{min-height:280px}}.post-item-2{background-color:#f5f6f7;border-radius:8px;color:#252728;display:block}@media not all and (pointer:coarse){.post-item-2.focus-visible .post-item-2__img,.post-item-2:hover .post-item-2__img{-webkit-transform:scale(1.05);transform:scale(1.05)}.post-item-2.focus-visible .post-item-2__title,.post-item-2:hover .post-item-2__title{text-decoration:underline}}.post-item-2__img-box{background-color:#bec1c4;border-radius:8px 8px 0 0;height:0;margin:0;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding-bottom:94.964028777%;position:relative}.post-item-2__img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;width:100%}.post-item-2__body{padding:30px 20px}.post-item-2__body>:first-child{margin-top:0}.post-item-2__body>:last-child{margin-bottom:0}.post-item-2__category{color:#34a34f;font-size:14px;font-weight:700;margin-bottom:12px}.post-item-2__title{font-size:22px;margin-bottom:12px;margin-top:0;text-align:left}.post-item-2__date{color:#87898c;font-size:12px;font-weight:300}@media screen and (max-width:576px){.post-item-2__img-box{padding-bottom:71.9420289855%}.post-item-2__title{font-weight:500}}.post-item-3{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#bec1c4;border-radius:8px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);min-height:280px;overflow:hidden;padding:24px;position:relative}@media not all and (pointer:coarse){.post-item-3.focus-visible .post-item-3__bg,.post-item-3:hover .post-item-3__bg{-webkit-transform:scale(1.05);transform:scale(1.05)}.post-item-3.focus-visible .post-item-3__title,.post-item-3:hover .post-item-3__title{text-decoration:underline}}.post-item-3:before{background:linear-gradient(62.53deg,rgba(0,0,0,.7),transparent),rgba(242,174,4,.05);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.post-item-3__body{position:relative}.post-item-3__category{margin:0 auto 16px}.post-item-3__title{font-size:32px;margin:0 auto 16px}.post-item-3--small .post-item-3__title{font-size:22px}.post-item-3__date{color:#fff;text-align:center}.post-item-3__bg{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;z-index:-1}@media screen and (max-width:576px){.post-item-3__title{font-size:22px;font-weight:500}}.post-page-content{padding-bottom:0}.post-page-content__row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:1fr 31.5%;margin-bottom:90px;row-gap:80px}.post-page-content__main,.post-page-content__sidebar{position:sticky;top:16px;-webkit-transition:top .15s ease-out;transition:top .15s ease-out}.main-nav-show .post-page-content__main,.main-nav-show .post-page-content__sidebar{top:calc(var(--main-nav-top-height) + 16px)}.post-page-content__banner-6{margin-bottom:62px}@media screen and (max-width:1200px)and (min-width:769px){.post-page-content__banner-6 .banner-6__box{background-size:91px,40%,72%,80px,cover;padding-left:12px;padding-right:12px;padding-top:35.5366%}.post-page-content__banner-6 .banner-6__text h3{font-size:18px}.post-page-content__banner-6 .banner-6__text p{font-size:13px}.post-page-content__banner-6 .banner-6__button{padding-left:12px;padding-right:12px}.post-page-content__banner-6 .order-button__left{margin-right:12px;padding-right:13px}.post-page-content__banner-6 .order-button__total{font-size:12px}.post-page-content__banner-6.banner-6 .order-button__title{font-size:14px}.post-page-content__banner-6 .order-button__icon{display:none}}@media screen and (max-width:768px){.post-page-content__row{grid-template-columns:100%}.post-page-content__main,.post-page-content__sidebar{position:static}}@media screen and (max-width:576px){.post-page-content{padding-top:16px}.post-page-content__row{margin-bottom:70px;row-gap:60px}}.post-page-main__post img{width:100%}.post-page-main__posts-section{border-top:1px solid #ededed;margin-top:32px;padding-top:32px}.post>:last-child{margin-bottom:0}.post__thumbnail{margin:0 0 25px}.post__thumbnail img{border-radius:8px;width:100%}.post__category,.post__title{margin-bottom:15px;margin-top:0}.post__title{font-size:42px;text-align:left}.post__date{margin-bottom:24px}.post__social--top{margin:0 0 24px}.post__social--bottom{margin:0}.post__content{margin-bottom:32px}.post__content .banner-8{float:right;margin-bottom:24px;margin-left:30px}.post__tags{margin:0 0 32px}.post__subscription-box{margin-top:32px}@media screen and (max-width:1324px)and (min-width:1301px){.post__content .banner-7__text h3 br{display:none}}@media screen and (max-width:1300px)and (min-width:993px){.post__content .banner-7{background-position:-35px calc(50% + 24px),calc(100% + 35px) calc(50% + 5px),50%;background-size:173px,185px,cover;padding-left:128px;padding-right:128px}}@media screen and (max-width:1298px){.post__subscription-box .subscription-box__text br{display:none}}@media screen and (max-width:1056px)and (min-width:993px){.post__content .banner-7__text h3 br{display:none}}@media screen and (max-width:992px)and (min-width:769px){.post__content .banner-7{background-position:calc(100% + 20px) calc(50% + 5px),50%;background-size:185px,cover;padding-left:24px;padding-right:150px}.no-js .post__content .banner-7,.no-webp .post__content .banner-7{background-image:url(../img/bg/banner-7-2--desktop.png),url(../img/bg/banner-7-3--desktop.jpg)}.webp .post__content .banner-7{background-image:url(../img/bg/banner-7-2--desktop.webp),url(../img/bg/banner-7-3--desktop.webp)}.post__content .banner-8{margin-left:24px;width:260px}}@media screen and (max-width:856px)and (min-width:769px){.post__content .banner-7__text h3 br{display:none}}@media screen and (max-width:576px){.post__title{font-size:32px}.post__content .banner-8{margin-left:24px;width:260px}}@media screen and (max-width:500px){.post__content .banner-8{float:none;margin-left:0;width:100%}}.tag-cloud{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;list-style:none;padding:0}.tag-cloud__link{background-color:#f5f6f7;border-radius:8px;color:#252728;display:block;font-size:12px;font-weight:700;line-height:1.25;padding:8px}@media not all and (pointer:coarse){.tag-cloud__link.focus-visible,.tag-cloud__link:hover{background-color:#e1e3e6}}.tag-cloud__link:active{background-color:#bec1c4}.posts-section__title{margin-bottom:32px;margin-top:0;text-align:left}.posts-section__list{margin:0}@media screen and (max-width:576px){.posts-section__title{font-size:26px;font-weight:500}}.post-list-3{display:grid;gap:48px;grid-template-columns:repeat(auto-fill,minmax(372px,1fr));list-style:none;padding:0}@media screen and (max-width:1232px){.post-list-3{gap:30px;grid-template-columns:1fr 1fr}}@media screen and (max-width:576px){.post-list-3{grid-template-columns:1fr}}.sidebar>:last-child{margin-bottom:0}.sidebar__dish-animation{margin-bottom:50px;width:100%}.sidebar__offer-card-3{margin-bottom:62px;min-height:440px}.sidebar .post-item-2__img-box{padding-bottom:69.8412698413%}@media screen and (max-width:768px){.sidebar__dish-animation{margin-left:auto;margin-right:auto;width:500px}}@media screen and (max-width:576px){.sidebar__offer-card-3{background:linear-gradient(241.35deg,hsla(0,0%,100%,.2) -2.97%,hsla(0,0%,100%,0) 81.52%),#013024;color:#fff;margin-bottom:40px;min-height:374px}.sidebar__offer-card-3 .offer-card-3__logo{display:none}.sidebar__offer-card-3:before{background:url(../img/base/logo-white.svg) no-repeat;background-size:contain;content:"";display:block;height:37px;margin:0 auto 28px;width:141px}}.posts-section-2__title{font-size:28px;margin-bottom:22px;margin-top:0;text-align:left}.posts-section-2__list{margin:0}@media screen and (max-width:576px){.posts-section-2__title{font-size:24px;font-weight:500}}.post-list-4{display:grid;grid-template-columns:1fr;list-style:none;padding:0;row-gap:28px}.post-list-4__item{display:-webkit-box;display:-ms-flexbox;display:flex}.post-list-4__item .post-item-2,.post-list-4__item .post-item-3{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:768px){.post-list-4{gap:30px;grid-template-columns:1fr 1fr}.post-list-4__item--wide{grid-column-end:3;grid-column-start:1}}@media screen and (max-width:576px){.post-list-4{grid-template-columns:1fr}.post-list-4__item--wide{grid-column-end:auto}}.banner-5{background-color:#cdf7ca;cursor:pointer;display:block;overflow:hidden;padding:18px 0}@media not all and (pointer:coarse){.banner-5.focus-visible .banner-5__button,.banner-5:hover .banner-5__button{background-color:#34a34f;color:#fff}.banner-5.focus-visible .order-button__icon,.banner-5:hover .order-button__icon{-webkit-transform:translateX(5px);transform:translateX(5px)}.banner-5.focus-visible .order-button__left:after,.banner-5:hover .order-button__left:after{background-color:hsla(0,0%,100%,.3)}}.banner-5:active .banner-5__button{background-color:#054929;border-color:#054929;color:#fff}.banner-5:active .order-button__left:after{background-color:hsla(0,0%,100%,.3)}.banner-5 .container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.banner-5__title{color:#013024;font-size:20px;font-weight:600;line-height:1.3;margin:0;text-align:left}.banner-5__img-box{-ms-flex-negative:0;flex-shrink:0;margin:-90px -90px -107px -112px;width:495px}.banner-5__desc{color:#013024;font-weight:300;margin-right:16px}.banner-5__desc p{margin:3px 0}.banner-5__desc strong{font-weight:600}.banner-5__button{-ms-flex-negative:0;flex-shrink:0;margin:0}.banner-5__img-mobile-box{display:none}@media screen and (max-width:1200px){.banner-5{background-position:100% calc(50% + 93px);background-repeat:no-repeat;background-size:230px}.no-js .banner-5,.no-webp .banner-5{background-image:url(../img/bg/banner-5--mobile-1.png)}.webp .banner-5{background-image:url(../img/bg/banner-5--mobile-1.webp)}.banner-5 .container{display:block;padding-right:164px;position:static}.banner-5__title{margin-bottom:16px}.banner-5__img-box,.banner-5__title br{display:none}.banner-5__desc{margin-bottom:18px;margin-right:0}}@media screen and (max-width:1400px){.banner-5__img-box{margin-left:-25px;margin-right:-35px;width:270px}}@media screen and (max-width:576px){.banner-5{padding-bottom:0}.no-js .banner-5,.no-webp .banner-5,.webp .banner-5{background-image:none}.banner-5 .container{padding-right:16px}.banner-5__title{font-size:18px;font-weight:700;margin-bottom:12px}.banner-5__button{-webkit-box-shadow:0 2px 4px #afdfab;box-shadow:0 2px 4px #afdfab;margin-bottom:18px}.banner-5__img-mobile-box{display:block;margin:0 -16px}.banner-5__img-mobile{width:100%}}.banner-6{color:#fff;cursor:pointer;display:block}@media not all and (pointer:coarse){.banner-6.focus-visible .banner-6__button,.banner-6:hover .banner-6__button{background-color:#0a6629}.banner-6.focus-visible .order-button__icon,.banner-6:hover .order-button__icon{-webkit-transform:translateX(5px);transform:translateX(5px)}}.banner-6:active .banner-6__button{background-color:#054929}.banner-6__box{background-color:#123d33;background-position:0 100%,0 0,100% 0,100% 100%,50%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-size:144px,144px,271px,150px,cover;padding:120px 24px 34px}.no-js .banner-6__box,.no-webp .banner-6__box{background-image:url(../img/bg/banner-6-1.png),url(../img/bg/banner-6-2.png),url(../img/bg/banner-6-3.png),url(../img/bg/banner-6-4.png),url(../img/bg/banner-6-5.jpg)}.webp .banner-6__box{background-image:url(../img/bg/banner-6-1.webp),url(../img/bg/banner-6-2.webp),url(../img/bg/banner-6-3.webp),url(../img/bg/banner-6-4.webp),url(../img/bg/banner-6-5.webp)}.banner-6__text{margin-bottom:30px;text-align:center}.banner-6__text h3{font-size:26px;font-weight:600;margin-bottom:14px;text-align:center}.banner-6__text p{font-size:15px;font-weight:300;margin:2px 0}.banner-6__text strong{font-weight:500}.banner-6__button{margin:0 auto 18px;width:310px}.banner-6__button .order-button__title{font-size:16px}.banner-6__lead{color:hsla(0,0%,100%,.8);font-size:12px;line-height:1.2;margin:0 auto;max-width:133px;text-align:center}.banner-6__credits{background-color:#365c52;color:#abc6bf;font-size:12px;line-height:1.25;margin:0;padding:8px;text-align:center}@media screen and (max-width:576px){.banner-6__box{background-position:0 calc(100% + 10px),-10px -7px,100% 0,100% 100%,50%;background-size:110px,90px,155px,100px,cover;padding:51px 16px 40px}.banner-6__text{margin-bottom:27px}.banner-6__text h3{font-size:18px;margin-bottom:18px}.banner-6__text p{font-size:13px}.banner-6__button{margin-bottom:0}.banner-6__lead{display:none}}.banner-7{background-color:#175041;background-position:0 calc(50% + 24px),100% calc(50% + 5px),50%;background-repeat:no-repeat,no-repeat,no-repeat;background-size:204px,218px,cover;color:#fff;cursor:pointer;display:block;padding:38px 220px}@media not all and (pointer:coarse){.banner-7.focus-visible .banner-7__button,.banner-7:hover .banner-7__button{background-color:#0a6629}.banner-7.focus-visible .order-button__icon,.banner-7:hover .order-button__icon{-webkit-transform:translateX(5px);transform:translateX(5px)}}.banner-7:active .banner-7__button{background-color:#054929}.content .banner-7:not(.button):not(.control-button){color:#fff}@media not all and (pointer:coarse){.content .banner-7:not(.button):not(.control-button).focus-visible,.content .banner-7:not(.button):not(.control-button):hover{color:#fff}}.content .banner-7:not(.button):not(.control-button):active{color:#fff}.no-js .banner-7,.no-webp .banner-7{background-image:url(../img/bg/banner-7-1--desktop.png),url(../img/bg/banner-7-2--desktop.png),url(../img/bg/banner-7-3--desktop.jpg)}.webp .banner-7{background-image:url(../img/bg/banner-7-1--desktop.webp),url(../img/bg/banner-7-2--desktop.webp),url(../img/bg/banner-7-3--desktop.webp)}.banner-7__text{margin-bottom:26px;text-align:center}.banner-7__text h3{font-size:26px;font-weight:700;margin-bottom:16px;text-align:center}.banner-7__text p{font-weight:300;margin:0}.banner-7__text strong{font-weight:500}.banner-7__button{min-width:310px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.banner-7 .banner-7__button{margin:0 auto}.banner-7__button .order-button__title{font-size:16px}@media screen and (max-width:768px){.banner-7{background-position:-35px calc(50% + 24px),calc(100% + 35px) calc(50% + 5px),50%;background-size:173px,185px,cover;padding-left:128px;padding-right:128px}}@media screen and (max-width:640px){.banner-7__text h3 br{display:none}}@media screen and (max-width:598px){.banner-7__button{min-width:auto}}@media screen and (max-width:576px){.banner-7{background-position:0 100%,100% calc(50% + 15px),50%;background-size:95px,106px,cover;border-radius:8px;padding:24px 24px 40px}.no-js .banner-7,.no-webp .banner-7{background-image:url(../img/bg/banner-7-1--mobile.png),url(../img/bg/banner-7-2--mobile.png),url(../img/bg/banner-7-3--mobile.jpg)}.webp .banner-7{background-image:url(../img/bg/banner-7-1--mobile.webp),url(../img/bg/banner-7-2--mobile.webp),url(../img/bg/banner-7-3--mobile.webp)}.banner-7__text{padding-right:96px;text-align:left}.banner-7__text h3{font-size:18px;margin-bottom:18px;text-align:left}.banner-7__text p{font-size:13px;line-height:1.26;margin:12px 0}.banner-7__button{width:100%}}@media screen and (max-width:345px){.banner-7{padding-left:16px;padding-right:16px}}.banner-8{background-color:#fff;border:2px solid #34a34f;border-radius:8px;-webkit-box-shadow:0 3px 24px rgba(52,163,79,.2);box-shadow:0 3px 24px rgba(52,163,79,.2);color:#252728;cursor:pointer;display:block;padding:32px 24px;width:288px}@media not all and (pointer:coarse){.banner-8.focus-visible .banner-8__button,.banner-8:hover .banner-8__button{background-color:#0a6629}}.content .banner-8:not(.button):not(.control-button){border:2px solid #34a34f;color:#252728}@media not all and (pointer:coarse){.content .banner-8:not(.button):not(.control-button).focus-visible,.content .banner-8:not(.button):not(.control-button):hover{border-color:#34a34f;color:#252728}}.content .banner-8:not(.button):not(.control-button):active{border-color:#34a34f;color:#252728}.banner-8:active .banner-8__button{background-color:#054929}.banner-8__head{margin-bottom:16px}.banner-8__icon{height:46px;margin:0 auto 13px}.banner-8 .banner-8__icon{width:46px}.banner-8 .banner-8__title{font-size:24px;font-weight:600;margin:0;text-align:center}.banner-8__replace{background:-webkit-gradient(linear,left top,left bottom,from(rgba(219,233,231,.6)),to(rgba(219,233,231,0)));background:linear-gradient(180deg,rgba(219,233,231,.6),rgba(219,233,231,0));margin:0 -24px 13px;padding-bottom:10px;padding-top:24px}.banner-8__img-box{margin:0}.banner-8__img{margin-bottom:18px;width:100%}.banner-8 .banner-8__lead{color:#013024;letter-spacing:-.3px;margin:0;padding:0 24px;text-align:center}.banner-8__button{font-size:16px;font-weight:700;padding:12px 16px;width:100%}@media screen and (max-width:500px){.banner-8{padding:22px}.banner-8__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto 18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.banner-8__icon{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;margin-right:14px}.banner-8 .banner-8__title{font-size:20px;text-align:left}.banner-8__replace{background-image:none;margin:0 0 16px;padding:0}.banner-8__img-box{background-color:#e9f2f0;margin:0 -22px 16px;padding:10px 0}.banner-8__img{margin-bottom:0}.banner-8 .banner-8__lead{padding:0}}.subscription-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fefae5;background-position:0 calc(50% + 28px);background-repeat:no-repeat;background-size:191px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 32px 32px 200px}.no-js .subscription-box,.no-webp .subscription-box{background-image:url(../img/bg/subscription-box.png)}.webp .subscription-box{background-image:url(../img/bg/subscription-box.webp)}.subscription-box__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:24px}.subscription-box__text h3{font-size:24px;font-weight:600;margin-bottom:14px}.subscription-box__text p{font-size:15px;line-height:1.26;margin:14px 0}.subscription-box__form{-ms-flex-negative:0;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 4px 32px rgba(0,0,0,.08),0 4px 4px rgba(0,0,0,.02);box-shadow:0 4px 32px rgba(0,0,0,.08),0 4px 4px rgba(0,0,0,.02);flex-shrink:0;padding:18px;width:55.7%}.subscription-box__form .form__list{margin-bottom:12px}.subscription-box__form .field-box__field{font-size:14px;height:42px;padding-bottom:9px;padding-top:9px}.subscription-box__form .field-box__label{font-size:14px;top:10px}.subscription-box__form .field-box__field--entered~.field-box__label,.subscription-box__form .field-box__field:focus~.field-box__label,.subscription-box__form .field-box__field[placeholder] .field-box__label{font-size:12px;top:-8px}.subscription-box__form label.error{display:none}.subscription-box__form .form__button{font-weight:600;padding:12.5px 16px;text-transform:uppercase}@media screen and (max-width:1200px){.subscription-box{display:block;padding:32px 24px 0}.subscription-box__text{margin-bottom:20px;margin-right:0;padding-left:160px}.subscription-box__form{border-radius:8px 8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.subscription-box__form .form__list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0;margin-right:8px}.subscription-box__form .fields-list__item{margin-right:0}.subscription-box__form .form__button{-ms-flex-negative:0;flex-shrink:0;height:42px;min-width:102px;width:32.58%}}@media screen and (max-width:820px){.subscription-box__text br{display:none}}@media screen and (max-width:576px){.subscription-box{background-position:-12px calc(50% + 28px);background-size:184px;padding:16px 16px 0}.subscription-box__text{padding-left:136px}.subscription-box__text h3{font-size:16px;margin-bottom:8px}.subscription-box__text p{font-size:12px;margin:8px 0}.subscription-box__form .field-box__field{font-size:12px;height:36px;padding-bottom:7.5px;padding-top:7.5px}.subscription-box__form .field-box__label{font-size:12px}.subscription-box__form .field-box__field--entered~.field-box__label,.subscription-box__form .field-box__field:focus~.field-box__label,.subscription-box__form .field-box__field[placeholder] .field-box__label{font-size:10px}.subscription-box__form .form__button{font-size:11px;height:36px}}.small-banner-1{background-color:#cdf7ca;background-position:100% calc(50% + 35px);background-repeat:no-repeat;background-size:121px;border-radius:8px;color:#013024;cursor:pointer;display:block;max-width:300px;min-height:100px;padding:16px 86px 16px 16px}.no-js .small-banner-1,.no-webp .small-banner-1{background-image:url(../img/bg/small-banner-1.png)}.webp .small-banner-1{background-image:url(../img/bg/small-banner-1.webp)}.small-banner-1__text h3{font-size:12px;font-weight:700;margin-bottom:8px;text-align:left}.small-banner-1__text p{font-size:11px;font-weight:300;margin:0}.small-banner-1__text strong{font-weight:500}.small-banner-2{background-color:#013024;background-position:0 100%,100% 0,0 0;background-repeat:no-repeat,no-repeat,no-repeat;background-size:47px,55px,auto;color:#fff;cursor:pointer;display:block;max-width:300px;min-height:100px;padding:14px 48px}.no-js .small-banner-2,.no-webp .small-banner-2{background-image:url(../img/bg/small-banner-2-1.png),url(../img/bg/small-banner-2-2.png),linear-gradient(241.35deg,hsla(0,0%,100%,.2) -2.97%,hsla(0,0%,100%,0) 81.52%)}.webp .small-banner-2{background-image:url(../img/bg/small-banner-2-1.webp),url(../img/bg/small-banner-2-2.webp),linear-gradient(241.35deg,hsla(0,0%,100%,.2) -2.97%,hsla(0,0%,100%,0) 81.52%)}.small-banner-2__text{text-align:center}.small-banner-2__text h3{font-size:14px;font-weight:700;margin-bottom:5px;text-align:center}.small-banner-2__text p{font-size:11px;font-weight:300;margin:0}.small-banner-2__text strong{font-weight:500}.small-banner-3{background-color:#0f4a3b;background-position:0 calc(50% + 20px),0 0;background-repeat:no-repeat,no-repeat;background-size:69px,auto;border-radius:8px;color:#fff;cursor:pointer;display:block;max-width:300px;min-height:100px;padding:12px 30px 12px 70px}.no-js .small-banner-3,.no-webp .small-banner-3{background-image:url(../img/bg/small-banner-3.png),linear-gradient(241.35deg,hsla(0,0%,100%,.2) -2.97%,hsla(0,0%,100%,0) 81.52%)}.webp .small-banner-3{background-image:url(../img/bg/small-banner-3.webp),linear-gradient(241.35deg,hsla(0,0%,100%,.2) -2.97%,hsla(0,0%,100%,0) 81.52%)}.small-banner-3__text h3{font-size:14px;font-weight:700;margin-bottom:9px}.small-banner-3__text p{font-size:11px;font-weight:300;margin:0}.small-banner-3__text strong{font-weight:500}.small-banner-4{background-color:#fff;border:2px solid #34a34f;border-radius:8px;color:#252728;cursor:pointer;max-width:300px;min-height:100px}.small-banner-4,.small-banner-4__icon-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 3px 24px rgba(52,163,79,.2);box-shadow:0 3px 24px rgba(52,163,79,.2);display:-webkit-box;display:-ms-flexbox;display:flex}.small-banner-4__icon-box{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#34a34f;border-radius:0 8px 8px 0;flex-shrink:0;height:51px;justify-content:center;margin-right:12px;width:51px}.small-banner-4__icon{fill:#fff;color:#fff}.small-banner-4__text{margin-right:10px;padding-bottom:10px;padding-top:10px}.small-banner-4__text h3{font-size:14px;font-weight:600;margin-bottom:5px}.small-banner-4__text p{font-size:11px;line-height:1.26;margin:0}.small-banner-4__img-box{-ms-flex-negative:0;flex-shrink:0;margin:0;width:101px}.small-banner-4__img{border-radius:0 8px 8px 0}@media screen and (max-width:332px){.small-banner-4__icon-box{height:41px;width:41px}.small-banner-4__icon{height:28px;width:28px}}