@charset "UTF-8";@font-face{font-family:MuseoSansCyrl;font-weight:400;font-style:normal;src:url(fonts/MuseoSansCyrl-500.woff) format("woff"),url(fonts/MuseoSansCyrl-500.woff2) format("woff2")}@font-face{font-family:AlegreyaSans;font-weight:700;font-style:normal;src:url(fonts/AlegreyaSans-Bold.woff) format("woff"),url(fonts/AlegreyaSans-Bold.woff2) format("woff2")}@font-face{font-family:AlegreyaSans;font-weight:800;font-style:normal;src:url(fonts/AlegreyaSans-ExtraBold.woff) format("woff"),url(fonts/AlegreyaSans-ExtraBold.woff2) format("woff2")}@font-face{font-family:OpenSans;font-weight:400;font-style:normal;src:url(fonts/OpenSans-Regular.woff) format("woff"),url(fonts/OpenSans-Regular.woff2) format("woff2")}@font-face{font-family:AlegreyaSans;font-weight:500;font-style:normal;src:url(fonts/AlegreyaSans-Medium.woff) format("woff"),url(fonts/AlegreyaSans-Medium.woff2) format("woff2")}@font-face{font-family:AlegreyaSans;font-weight:400;font-style:normal;src:url(fonts/AlegreyaSans-Regular.woff) format("woff"),url(fonts/AlegreyaSans-Regular.woff2) format("woff2")}@font-face{font-family:AlegreyaSans;font-weight:300;font-style:normal;src:url(fonts/AlegreyaSans-Light.woff) format("woff"),url(fonts/AlegreyaSans-Light.woff2) format("woff2")}@font-face{font-family:AlegreyaSans;font-weight:900;font-style:italic;src:url(fonts/AlegreyaSans-BlackItalic.woff) format("woff"),url(fonts/AlegreyaSans-BlackItalic.woff2) format("woff2")}/*! custom style */div,form,h1,h2,h3,h4,h5,h6,input,li,p,section,select,textarea,ul{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{outline:0;color:inherit;text-decoration:none}ul li{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}img{width:100%;height:auto;outline:0}body,html{margin:0;padding:0;height:100%}body{min-width:320px;overflow-y:auto;font-family:AlegreyaSans,sans-serif;font-size:16px;color:#666}@media (max-width:768px){body{font-size:15px}}@media (max-width:480px){body{font-size:14px}}.wrapper{height:100%;position:relative;cursor:default}.main-content{height:100%}.section{height:100%}.container{max-width:940px;margin:0 auto;padding:0 10px}.section-title{font-size:3em;font-weight:700;text-transform:uppercase;color:#0d0d0d;margin-bottom:25px;text-align:center;z-index:5}.section-title--white{color:#fff}.section-title--green{color:#0f5a47}.button{font-size:1.125em;line-height:1;text-transform:uppercase;font-weight:800;padding:22px 35px 18px;border-radius:35px;color:#fff;background:#0f5a47;-webkit-transition:.3s background-color ease;transition:.3s background-color ease;outline:0;border:0}.button:hover{background:#0b4d3c}.button--white{color:#0f5a47;background:#fff}.button--white:hover{background:rgba(255,255,255,.8)}.button--empty{color:#0f5a47;background:0 0}.button--empty:hover{background:rgba(0,0,0,.1)}.navpage{position:fixed;top:90px;right:50px}@media (max-width:992px){.navpage{display:none}}.navpage__item~.navpage__item{margin-top:16px}.navpage__item.is-active>.navpage__point{pointer-events:none}.navpage__point{position:relative;display:block;padding:7px;border:1px solid transparent;border-radius:50%;-webkit-transition:.3s all ease;transition:.3s all ease}.navpage__point::after{content:'';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background-color:#fff}.navpage__item.is-active>.navpage__point,.navpage__point:hover{border:1px solid #fff}.nav-mobile{display:none;font-size:2em;font-weight:500;text-transform:uppercase;margin-right:14px;color:#fff}@media (max-width:992px){.nav-mobile{display:block}}.nav-mobile__list{display:none;position:fixed;top:0;height:100%;width:100%;right:0;left:100%;background:rgba(46,51,54,.92);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s left ease;transition:.3s left ease;z-index:50}@media (max-width:992px){.nav-mobile__list{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav-mobile__item~.nav-mobile__item{margin-top:4.78723%}.hamburger{display:none;position:fixed;top:31px;right:25px;width:24px;height:24px;cursor:pointer;z-index:55}@media (max-width:992px){.hamburger{display:block}}.hamburger.active~.nav-mobile__list{left:0}.hamburger__elem{position:relative;display:block;width:100%;height:4px;background:#fff;border-radius:3px;margin-bottom:5px;-webkit-transition:.3s all ease;transition:.3s all ease;-webkit-box-shadow:inset 0 0 1.5px #000;box-shadow:inset 0 0 1.5px #000}.hamburger__elem:last-child{margin-bottom:0}.hamburger:hover>.hamburger__elem{opacity:.8}.hamburger.active>.hamburger__elem:nth-child(1){top:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.active>.hamburger__elem:nth-child(2){display:none}.hamburger.active>.hamburger__elem:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.first{background:url(img/pattern.png) no-repeat right top,#61c4d9;color:#fff;padding-top:2.55319%;padding-bottom:5%}.first__container{position:relative;height:100%;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:center;-ms-flex-pack:center;justify-content:center}.first__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.first__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.first__content::before{content:"";display:block;width:59px;height:112px;background:url(img/leaf-bg.png) no-repeat center/cover;position:absolute;bottom:-55px;left:0}.first__content::after{content:"";display:block;width:460px;height:341px;background:url(img/berries-bg.png) no-repeat center/cover;position:absolute;bottom:-45px;right:0}@media (max-width:768px){.first__content::after{content:none}}.first__subscribe{width:50%;z-index:5}@media (max-width:768px){.first__subscribe{width:90%;text-align:center}}.first__head{margin-bottom:65px}@media (max-width:768px){.first__head{margin-bottom:30px}}.first__title{font-size:3.75em;font-weight:700;text-transform:uppercase;margin-bottom:22px}@media (max-width:768px){.first__title{margin-bottom:10px}}@media (max-width:480px){.first__title{font-size:2.625em}}.first__subs{font-size:1.3125em;margin-bottom:32px}.first__bars{position:relative;width:50%}.first__bars::after{content:none;display:block;width:401px;height:280px;background:url(img/berries-mobile-bg.png) no-repeat center/cover;position:absolute;bottom:-45px;right:-60px}@media (max-width:768px){.first__bars::after{content:""}}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone{font-size:1.5em}@media (max-width:992px){.phone{display:none}}.phone:hover{opacity:.8}.phone::before{content:'';display:inline-block;width:12px;height:11px;background:url(img/phone-bg.png) no-repeat center/cover;margin-right:6px}.logo{width:55px;height:42px;font-family:MuseoSansCyrl,serif;font-size:1.5em;line-height:.88;text-transform:uppercase;word-wrap:break-word}.logo:hover{opacity:.8}.nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:42px;margin-right:42px}@media (max-width:992px){.nav{display:none}}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.125em}.nav__link::first-letter{text-transform:uppercase}.nav__link:hover{opacity:.8}.feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}@media (max-width:480px){.feature{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.feature__item{width:145px;margin-right:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feature__item:last-child{margin-right:0}@media (max-width:768px){.feature__item{margin-right:20px}}@media (max-width:480px){.feature__item{margin-bottom:10px}}.feature__img{-ms-flex-negative:0;flex-shrink:0;width:50px;height:42px;margin-right:7px;stroke:#b0f7ff}.feature__img--leaves{background:url(img/sprite.svg#leaves) no-repeat center/contain}.feature__img--car{background:url(img/sprite.svg#car) no-repeat center/contain}.feature__img--ruler{background:url(img/sprite.svg#ruler) no-repeat center/contain}.about{position:relative}.about::before{content:'';display:block;width:191px;height:314px;background:url(img/leaf-2-bg.png) no-repeat center/cover;position:absolute;bottom:25%;left:0}.about::after{content:'';display:block;width:161px;height:229px;background:url(img/raspberries-bg.png) no-repeat center/cover;position:absolute;bottom:-107px;left:0}.about__container{height:100%;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:24px;padding-bottom:24px}.about__header{max-width:410px;margin:0 auto;text-align:center;margin-bottom:80px}@media (max-width:768px){.about__header{margin-bottom:30px}}.about__subscribe{font-size:1.125em}.about__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:5}@media (max-width:768px){.about__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about__item{max-width:280px;text-align:center}@media (max-width:768px){.about__item{max-width:445px}}.about__img{position:relative;width:125px;height:125px;border-radius:50%;background:#f2f5f4;margin:0 auto 35px}@media (max-width:768px){.about__img{width:110px;height:110px;margin-bottom:20px}}.about__svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75px;height:75px}.about__svg--person{background:url(img/sprite.svg#person) no-repeat center/cover}.about__svg--smile{background:url(img/sprite.svg#smile) no-repeat center/cover}.about__svg--muscle{background:url(img/sprite.svg#muscle) no-repeat center/cover}.about__title{font-size:1.6875em;font-weight:700;color:#0d0d0d;margin-bottom:30px}@media (max-width:768px){.about__title{margin-bottom:15px}}.about__text{font-size:1.125em;font-weight:300;line-height:1.4}@media (max-width:768px){.about__text{margin-bottom:10px}}.bars__container{height:100%;padding-top:24px;padding-bottom:24px;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:center;-ms-flex-pack:center;justify-content:center}.slider{height:100%;position:relative;overflow:hidden}.slider__control{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}@media (max-width:768px){.slider__control{top:40%;width:70%;margin:0 auto}}.slider__arrow{width:15px;height:31px;background:url(img/slider/arrow.png) no-repeat center/cover}.slider__arrow--right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slider__arrow:hover{opacity:.8}.slider__list{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-transition:.3s transform ease;transition:.3s transform ease}.slider__item{position:relative;width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px;padding-right:15px;z-index:5}@media (max-width:768px){.slider__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slider__pictures{width:57%;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}@media (max-width:768px){.slider__pictures{width:70%}}.slider__img{width:70%;position:relative}.slider__img::before{content:'';position:absolute;top:30%;right:100%;display:block;width:75px;height:92px;background:url(img/leaf-3-bg.png) no-repeat center/cover}.slider__img::after{content:'';position:absolute;bottom:-35px;right:-20px;display:block;width:99px;height:73px;background:url(img/leaf-4-bg.png) no-repeat center/cover}.slider__content{width:42%;z-index:5}@media (max-width:768px){.slider__content{width:80%;text-align:center}}.slider__title{font-size:2.25em;font-weight:700;color:#0d0d0d;text-transform:uppercase;margin-bottom:20px}.slider__subscribe{font-size:1.125em;margin-bottom:35px}@media (max-width:768px){.slider__subscribe{margin-bottom:20px}}.slider__params{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.125em;margin-bottom:30px}@media (max-width:768px){.slider__params{margin-bottom:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slider__kkal-number{display:block;font-weight:700}.slider__kkal-number::after{content:'ккал';margin-left:5px}.slider__weight{margin-left:50px}.slider__weight-number{display:block;font-weight:700}.slider__weight-number::after{content:'грамм';margin-left:5px}.slider__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.slider__footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slider__price{font-size:3.75em;font-weight:300;color:#0d0d0d;margin-right:30px}.slider__price::after{content:'\20BD';margin-left:14px}.composition{display:inline-block;position:relative;width:90px;height:90px;border-radius:5px;background-color:#61c4d9;text-align:center;-webkit-transition:.3s background-color ease;transition:.3s background-color ease;margin-bottom:25px;z-index:20}.composition:hover{background-color:#00accf}.composition:hover>.composition__list{left:100%;opacity:1}@media (max-width:768px){.composition:hover>.composition__list{left:initial;right:100%;opacity:1}}@media (max-width:768px){.composition{margin-bottom:0;position:absolute;top:24px;right:50px}}.composition__text{position:absolute;top:0;bottom:0;right:0;left:0;padding-top:67px;font-size:.875em;font-weight:700;text-transform:uppercase;color:#fff;background:url(img/sprite.svg#chocolate-bar) no-repeat center 10px/56%}.composition__list{opacity:0;position:absolute;top:0;left:9999px;width:270px;padding:26px 30px;border-radius:5px;border:solid 1px #efefef;-webkit-box-shadow:2px 3px 10px #ccc;box-shadow:2px 3px 10px #ccc;background:#fff;font-weight:500;color:#2f3234;-webkit-transition:.3s opacity ease;transition:.3s opacity ease}@media (max-width:992px){.composition__list{width:215px;padding:15px}}@media (max-width:768px){.composition__list{left:initial;right:9999px}}.composition__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.composition__img{width:35px;height:35px;margin-right:25px}@media (max-width:992px){.composition__img{margin-right:15px}}.composition__img--oat{background:url(img/sprite.svg#oat) no-repeat center/cover}.composition__img--seaweed{background:url(img/sprite.svg#seaweed) no-repeat center/cover}.composition__img--almond{background:url(img/sprite.svg#almond) no-repeat center/cover}.composition__img--washing-powder{background:url(img/sprite.svg#washing-powder) no-repeat center/cover}.composition__img--seeds{background:url(img/sprite.svg#seeds) no-repeat center/cover}.composition__img--apitherapy{background:url(img/sprite.svg#apitherapy) no-repeat center/cover}.composition__img--beans{background:url(img/sprite.svg#beans) no-repeat center/cover}.composition__img--grape{background:url(img/sprite.svg#grape) no-repeat center/cover}.composition__img--nut{background:url(img/sprite.svg#nut) no-repeat center/cover}.composition__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}.composition__weight::after{content:'г';margin-left:3px}.team{position:relative;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:24px;padding-bottom:24px}.team::before{content:'';position:absolute;top:-240px;right:0;width:196px;height:578px;background:url(img/team/berries-bg.png) no-repeat center/contain}.team::after{content:'';position:absolute;bottom:-47px;left:0;width:104px;height:114px;background:url(img/team/raspberries-bg.png) no-repeat center/contain;z-index:10}.team__container{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:center;-ms-flex-pack:center;justify-content:center}.team__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:5}@media (max-width:768px){.team__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.team__item{width:24%}@media (max-width:768px){.team__item{width:30%;margin:0 20px}}.team__img{width:100%;height:288px;margin-bottom:25px;background:no-repeat center/cover}@media (max-width:768px){.team__img{margin-bottom:10px;height:184px}}.team__block{text-align:center}.team__title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.3125em;font-weight:500;color:#0d0d0d;margin-bottom:13px}.team__title::after{content:"";margin-left:7px;display:inline-block;width:0;height:0;border-style:solid;border-width:7px 4.5px 0 4.5px;border-color:#0f5a47 transparent transparent transparent;-webkit-transition:.3s ease;transition:.3s ease}.team__title:hover~.team__subs{opacity:1}.team__title:hover::after{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.team__subs{opacity:0;font-size:1.125em;-webkit-transition:.3s opacity ease;transition:.3s opacity ease}@media (max-width:768px){.team__subs{margin-bottom:10px}}.team__head{color:#0d0d0d;margin-bottom:6px}.team__text{font-weight:300}.menu{background:url(img/menu-bg.jpg) no-repeat center/cover}.menu__container{position:relative;height:100%;background:rgba(0,0,0,.3)}.menu__head{position:absolute;top:99px;left:79px}@media (max-width:480px){.menu__head{left:20px}}.menu__content{position:absolute;top:0;bottom:0;right:0;left:25%}@media (max-width:768px){.menu__content{left:0}}.accordion{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.accordion__item{-ms-flex-negative:0;flex-shrink:0;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;z-index:10}.accordion__item.active{-ms-flex-negative:1;flex-shrink:1}.accordion__item.active>.accordion__text{width:100%}.accordion__item.active>.accordion__text>p{opacity:1;-webkit-transition:.3s opacity ease;transition:.3s opacity ease;-webkit-transition-delay:.5s;transition-delay:.5s}.accordion__item.active>.accordion__link--substrate{display:block}@media (max-width:480px){.accordion__item.active>.accordion__link--substrate{right:90px}}@media (max-width:480px){.accordion__item.active{position:absolute;top:0;bottom:0;z-index:15}}.accordion__link{width:100px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-transform:rotate(180deg);transform:rotate(180deg);padding:46px 30px 0 30px;line-height:1;font-size:3em;font-weight:500;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s color ease;transition:.3s color ease}@media (max-width:480px){.accordion__link{width:80px;padding:46px 18px 0 18px}}.accordion__link--substrate{display:none;position:absolute;top:0;right:0;bottom:0}.accordion__link:hover{color:rgba(255,255,255,.7)}.accordion__link::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);z-index:-1}.accordion__link--item1{background:url(img/menu-item1-bg.jpg) no-repeat center/cover}.accordion__link--item2{background:url(img/menu-item2-bg.jpg) no-repeat center/cover}.accordion__link--item3{background:url(img/menu-item3-bg.jpg) no-repeat center/cover}.accordion__text{width:0;background-color:rgba(47,50,52,.93);color:#fff;line-height:1.5;z-index:5}.accordion__text>p{opacity:0;padding:5.31915% 13.51064% 5.31915% 2.87234%}@media (max-width:480px){.accordion__text{padding-top:50px}}.close{display:none;width:20px;height:20px;position:absolute;top:8px;right:17px;z-index:5}.close::after,.close::before{content:"";position:absolute;display:block;height:3px;width:20px;background:rgba(255,255,255,.7)}.close::after{top:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close::before{top:8px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.reviews{position:relative;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:center;-ms-flex-pack:center;justify-content:center}.reviews::before{content:'';position:absolute;bottom:-92px;left:0;width:135px;height:193px;display:block;background:url(img/reviews/berryes-bg.png) no-repeat center/cover}.reviews::after{content:'';position:absolute;top:36px;right:0;width:150px;height:86px;display:block;background:url(img/reviews/strawberry-bg.png) no-repeat center/cover}.reviews__container{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:center;-ms-flex-pack:center;justify-content:center}.reviews__list{padding:50px 160px 35px 45px;background:url(img/reviews/branch-bg.jpg) no-repeat right top}@media (max-width:992px){.reviews__list{padding:50px 130px 35px 35px}}@media (max-width:768px){.reviews__list{width:80%;margin:0 auto;padding:30px 15px 25px 15px}}@media (max-width:480px){.reviews__list{width:100%}}.reviews__item{display:none;height:100%}.reviews__item.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.reviews__item.active{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.reviews__img{-ms-flex-negative:0;flex-shrink:0;width:253px;height:259px;margin-right:20px;background:no-repeat center/cover}@media (max-width:768px){.reviews__img{width:205px;height:207px;margin-right:0;margin-bottom:25px}}@media (max-width:480px){.reviews__img{width:121px;height:124px}}@media (max-width:768px){.reviews__block{text-align:center}}.reviews__head{font-size:1.875em;font-weight:500;color:#323232;margin-bottom:29px}.reviews__text{font-size:1.125em;margin-bottom:30px;line-height:1.2}.reviews__author{font-size:1.125em;font-weight:500}.reviews__thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews__thumd-item~.reviews__thumd-item{margin-left:3px}@media (max-width:480px){.reviews__thumd-item~.reviews__thumd-item{margin-left:15px}}.reviews__thumd-item.active>.reviews__thumd-link{border:4px solid #0f5a47}.reviews__thumd-link{display:block;width:72px;height:72px;border-radius:50%;border:4px solid transparent}@media (max-width:480px){.reviews__thumd-link{width:64px;height:64px}}.reviews__thumd-link:hover{border:4px solid rgba(15,90,71,.5)}.works{position:relative;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:center;-ms-flex-pack:center;justify-content:center}.works::after{content:"";position:absolute;bottom:-103px;right:0;display:block;width:197px;height:264px;background:url(img/blackberry-bg.png) no-repeat center/cover}.works__container{position:relative;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:center;-ms-flex-pack:center;justify-content:center}.works__container::before{content:"";position:absolute;top:25px;right:-100px;display:block;width:90px;height:77px;background:url(img/leaf-6-bg.png) no-repeat center/cover}@media (max-width:992px){.works__container::before{right:-43px}}@media (max-width:768px){.works__container::before{right:0}}.works__container::after{content:"";position:absolute;bottom:-35px;left:-125px;display:block;width:72px;height:135px;background:url(img/leaf-5-bg.png) no-repeat center/cover}@media (max-width:992px){.works__container::after{left:-47px}}@media (max-width:768px){.works__container::after{left:0}}#video{max-width:100%;max-height:100%;height:100%;width:100%}.video{max-width:660px;margin:0 auto;overflow:hidden;z-index:5}@media (max-width:768px){.video{width:96%}}.video__screen{width:100%;position:relative;overflow:hidden}.video__play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:82px;cursor:pointer}.video__control,.video__duration,.video__sound{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video__control{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:6px 20px;height:35px;background-color:#3e3e3e;margin-top:-4px}.video__duration{width:73%}.video__sound{width:23%}.video__icon{cursor:pointer;width:16px;margin-right:19px}.video__length{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;height:4px;border-radius:1px;background:#626262}.video__length::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#626262;cursor:pointer;width:13px;height:13px;border-radius:50%}.delivery{position:relative;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:center;-ms-flex-pack:center;justify-content:center;background:url(img/delivery-bg.jpg) no-repeat center/cover;z-index:-1}.delivery::before{content:'';position:absolute;bottom:83px;left:20px;width:47px;height:48px;background:url(img/berry-bg.png) no-repeat center/cover}.delivery::after{content:'';position:absolute;bottom:81px;right:3px;width:135px;height:188px;background:url(img/leaf-7-bg.png) no-repeat center/cover}.delivery__container{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:center;-ms-flex-pack:center;justify-content:center}.delivery-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:5}@media (max-width:768px){.delivery-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;margin:0 auto}}@media (max-width:480px){.delivery-form{width:100%}}.delivery-form__column{width:49%}@media (max-width:768px){.delivery-form__column{width:100%}}.delivery-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.delivery-form__row .button~.button{margin-left:5px}@media (max-width:768px){.delivery-form__row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}}.delivery-form__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:1.125em;font-weight:500;color:#0f5a47}.delivery-form__item~.delivery-form__item{margin-left:3.19149%}.delivery-form__item--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.delivery-form__title{display:block;margin-bottom:10px}.delivery-form__input{width:100%;padding:18px 11px;font-family:OpenSans,sans-serif;outline:0;border:solid 2px #cfdeda;-webkit-transition:.3s all ease;transition:.3s all ease}.delivery-form__input:focus{border:solid 2px #dde3bd}.delivery-form__input--textarea{height:180px;resize:none}.delivery-form__input-hidden{position:absolute;z-index:-1;opacity:0}.delivery-form__input-hidden:checked+span::after{opacity:1}.delivery-form__check,.delivery-form__radio{position:relative;display:inline-block;width:26px;height:26px;background-color:#fff;margin-right:10px}.delivery-form__check::after,.delivery-form__radio::after{display:block;opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s opacity ease;transition:.3s opacity ease}.delivery-form__radio{border-radius:50%}.delivery-form__radio::after{content:"";width:14px;height:14px;border-radius:50%;background-color:#0f5a47}.delivery-form__check::after{content:"";position:absolute;top:7px;left:6px;width:11px;height:6px;border-width:0 0 3px 3px;border-style:solid;border-color:#0f5a47;-webkit-transform:rotate(-49deg);transform:rotate(-49deg)}.contacts{position:relative}.contacts__map{width:100%;height:100%}.contacts__footer{position:absolute;bottom:0;right:0;left:0;padding:26px 0 21px}.contacts__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.contacts__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.location{font-style:normal;font-size:1.3125em}@media (max-width:480px){.location{margin-bottom:15px}}.location__addr{display:block;margin-bottom:12px;color:#010101}.location__tel{color:#0f5a47;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s opacity ease;transition:.3s opacity ease}.location__tel::before{content:'';display:block;width:12px;height:11px;margin-right:8px;background:url(img/phone-green-bg.png) no-repeat center/cover}.location__tel:hover{opacity:.8}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.social__item{opacity:.3;-webkit-transition:.3s opacity ease;transition:.3s opacity ease}.social__item~.social__item{margin-left:20px}.social__item:hover{opacity:1}.social__link{display:block;width:20px;height:20px}.social__link--vk{width:25px}.social__link--vk{background:url(img/sprite.svg#vk) no-repeat center/cover}.social__link--f{background:url(img/sprite.svg#f) no-repeat center/cover}.social__link--in{background:url(img/sprite.svg#in) no-repeat center/cover}.social__link--tv{background:url(img/sprite.svg#tv) no-repeat center/cover}
/*# sourceMappingURL=main.min.css.map */
