/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}html{font-size:62.5%}body,html{scroll-behavior:smooth;height:100%}body{font-family:Montserrat,sans-serif;font-weight:900;font-size:1.8rem;color:#1f1f1f;background-color:#fff;-webkit-animation:opening 1s ease-in-out;animation:opening 1s ease-in-out}ul{padding:0;margin:0}p{margin:0}h1,h2,h3,h4,h5{margin:0}a{text-decoration:none;color:#fff;cursor:pointer}li{list-style:none}button{border:0;cursor:pointer;outline:0}img{display:block;max-width:100%}.container{width:90%;margin:0 auto;max-width:120rem}.button-close{position:relative;border:none;cursor:pointer;background:0 0;width:5rem;height:5rem;display:inline-block;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.button-close:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.button-close:active{-webkit-transform:scale(.9);transform:scale(.9);opacity:.8}.button-close::after,.button-close::before{content:'';background:#d2d2d2;height:4rem;width:.3rem;position:absolute;border-radius:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.button-close::before{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.button-close::after{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}@-webkit-keyframes opening{0%{opacity:0}100%{opacity:1}}@keyframes opening{0%{opacity:0}100%{opacity:1}}.no-scroll{overflow:hidden}@font-face{font-family:Roboto;src:url(fonts/Roboto-Light.woff2) format("woff2"),url(fonts/Roboto-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(fonts/Montserrat-Black.woff2) format("woff2"),url(fonts/Montserrat-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}.popup__title{color:#1f1f1f;font-size:4.8rem;text-align:center;margin:0 auto 4rem}.popup__subtitle{font-family:Roboto,sans-serif;font-weight:300;font-size:2.4rem}.popup__phone{color:inherit;white-space:nowrap}.popup{position:fixed;z-index:10;top:0;left:0;background:rgba(0,0,0,.7);width:100%;height:100%;pointer-events:none;opacity:0;visibility:hidden;overflow:auto}.popup.active{pointer-events:auto;opacity:1;visibility:visible}.popup__body{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__content{background:#fff;padding:7rem 2rem;width:73rem;margin:0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:20px;-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;text-align:center}.popup__button-close{position:absolute;right:2rem;top:2rem}.popup-phone{margin-bottom:3rem}.popup-phone__item{display:block;border:3px solid #1f1f1f;background:0 0;padding:.7rem 1.6rem;border-radius:2.2rem;color:#1f1f1f;-webkit-transition:color .3s ease-in-out,border .3s ease-in-out;transition:color .3s ease-in-out,border .3s ease-in-out}.popup-phone__item:focus,.popup-phone__item:hover{border-color:#ffa650;color:#ffa650}.popup__list{display:-webkit-box;display:-ms-flexbox;display:flex}.popup__item:not(:first-child){margin-left:.6rem}.mobile-menu__link{color:#1f1f1f;font-size:2.4rem;display:block;margin-bottom:3rem;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.mobile-menu__link:focus,.mobile-menu__link:hover{color:#ffa650}.popup__title--order{color:#1f1f1f;font-size:4.8rem;text-align:center;margin:0 auto 4rem;font-size:4.8rem}.popup__subtitle--order{font-family:Roboto,sans-serif;font-weight:300;font-size:2.4rem;margin-bottom:4.8rem;max-width:36rem}.popup__img{width:18.6rem;height:11.4rem;display:inline}.popup__data{margin-bottom:3rem}.popup__data--title{margin:2rem 0 1.6rem}.popup__size{font-size:1.6rem;color:#a2a2a2}.form__input{display:block;width:100%;font-family:Roboto,sans-serif;font-weight:300;font-size:1.6rem;padding:2rem 4.8rem;border-radius:3.2rem;background-color:#f7f7f7;border:2px solid transparent;margin-bottom:.7rem;outline:0;-webkit-transition:border .3s ease-in-out;transition:border .3s ease-in-out}.form__input:focus{border-color:#ffa650}.form__button{border-radius:2.4rem;background-color:#ffa650;color:#fff;font-weight:400;padding:2rem 6rem;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out;outline:0;border-radius:3.2rem;width:100%}.error{font-family:Roboto,sans-serif;font-weight:300;color:red;font-size:1.4rem}.about{position:relative;background:-webkit-gradient(linear,left bottom,left top,from(#2c2c2c),to(#1f1f1f));background:linear-gradient(to top,#2c2c2c,#1f1f1f);color:#fff}.about__img{position:absolute;top:0;left:0;width:50%;height:100%;-o-object-fit:cover;object-fit:cover}.about .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about__container{max-width:135rem}.about__content{width:50%;padding:13rem 0 15.5rem 8rem}.about__title{color:#1f1f1f;font-size:4.8rem;text-align:center;margin:0 auto 4rem;color:#fff;text-align:left}.about__desc{font-family:Roboto,sans-serif;font-weight:300;text-align:left;line-height:3rem}.contacts{padding:12rem 0;position:relative;overflow:hidden}.contacts .container{position:relative}.contacts .container::before{content:'';position:absolute;background:url(img/tomato.jpg) no-repeat;background-size:cover;width:67.2rem;height:39.7rem;bottom:-10rem;right:-35rem;z-index:-1}.contacts__title{color:#1f1f1f;font-size:4.8rem;text-align:center;margin:0 auto 4rem;color:#1f1f1f}.contacts__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__left{width:50%}.contacts__map{height:45rem;background:#fef0b4 url(img/map.jpg) no-repeat center;background-size:cover}.contacts__right{width:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:3rem}.contacts__right--item{margin-bottom:5rem}.contacts__right--item:last-of-type{margin-bottom:0}.contacts__right--title{font-size:1.8rem;margin-bottom:1rem}.contacts__right--text{font-family:Roboto,sans-serif;font-weight:300;color:#1f1f1f}.contacts__list{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts__item:not(:first-child){margin-left:.6rem}.contacts-pic{width:3.5rem;height:3.5rem}.footer{padding:3.5rem 0;background-image:-webkit-gradient(linear,left bottom,left top,from(#2b2b2b),to(#1f1f1f));background-image:linear-gradient(to top,#2b2b2b 0,#1f1f1f 100%)}.footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__desc{color:rgba(255,255,255,.3);text-align:center}.header{overflow:hidden;position:fixed;top:0;left:0;width:100%;z-index:5;background:rgba(11,20,25,.9);padding:.9rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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}.header__logo{max-width:12.7rem;max-height:2.1rem}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.header__item{padding:2rem 3rem;-webkit-transition:padding .3s;transition:padding .3s}.header__item a{display:block;position:relative}.header__item a:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;background:#ffa650;-webkit-transition:width .3s ease 0s,left .3s ease 0s;transition:width .3s ease 0s,left .3s ease 0s;width:0}.header__item a:hover:after{width:100%;left:0}.header__btn{border:3px solid #fff;background:0 0;padding:1.4rem 2rem;border-radius:2.8rem;-webkit-transition:color .3s ease-in-out,border .3s ease-in-out;transition:color .3s ease-in-out,border .3s ease-in-out}.header__btn:focus,.header__btn:hover{border-color:#ffa650;color:#ffa650}.header__hamburger{display:none}.header.active .header__item{padding-top:0;padding-bottom:0}.btn-menu{background:0 0;border-radius:0;cursor:pointer;display:inline-block;padding:1.5rem;border:0;margin-right:-1.5rem}.btn-menu__box{display:inline-block;width:4rem;height:2.4rem}.btn-menu__inner{position:relative;background:#fff;height:.4rem;width:100%;display:block;top:50%;border-radius:.5rem}.btn-menu__inner::after,.btn-menu__inner::before{content:'';background:#fff;height:.4rem;width:100%;display:block;position:absolute;left:0;border-radius:.5rem}.btn-menu__inner::before{top:-1rem}.btn-menu__inner::after{bottom:-1rem}.hero{position:relative;min-height:100vh;background:#1f1f1f no-repeat center;background-size:cover;color:#fff;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;text-align:center;padding:17rem 0 10rem}.hero::before{content:'';position:absolute;top:0;left:0;background:rgba(0,0,0,.5);width:100%;height:100%}.hero .container{max-width:50rem}.hero__block{position:relative}.hero__subtitle{font-size:2.4rem;color:#fcff00}.hero__title{font-size:5.5rem;margin-top:2rem;margin-bottom:5.3rem}.hero__button button{border-radius:2.4rem;background-color:#ffa650;color:#fff;font-weight:400;padding:2rem 6rem;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out;outline:0;background-color:#ff5441;border-radius:2.8rem;-webkit-box-shadow:0 0 38px #d44232;box-shadow:0 0 38px #d44232;padding:2rem 7.5rem}.hero__button button:hover{background:#ff1938}.hero__button button:active{opacity:.8;-webkit-transform:scale(.6);transform:scale(.6)}.menu{background-color:#fff;padding:12rem 0 0}.menu .container{padding:0 2rem}.menu__title{color:#1f1f1f;font-size:4.8rem;text-align:center;margin:0 auto 4rem;color:#ffa650}.menu__header{margin-bottom:9rem}.menu__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 2px 20px rgba(0,0,0,.1);box-shadow:0 2px 20px rgba(0,0,0,.1);border-radius:2.3rem;overflow:hidden}.menu__item--button{background-color:transparent;display:inline-block;text-align:center;padding:1.5rem;min-width:15rem;color:#e6e6e6;border-right:1px solid #e5e5e5}.menu__item--button.active,.menu__item--button:focus,.menu__item--button:hover{background-color:#1f1f1f;color:#fff}.menu__item--button.active{border-color:#1f1f1f}.menu__item:last-of-type .menu__item--button{border-right:0}.menu__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -3.5rem}.menu__card{width:calc(100% / 3);margin-bottom:9rem;padding:0 3.5rem;max-width:100%;height:auto;position:relative}.menu__card img{margin:0 auto 1.5rem}.menu__card--title{margin:0 0 1.7rem;font-size:2.2rem}.menu__card--tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3rem;border-radius:2.1rem;overflow:hidden;-webkit-box-shadow:0 .2rem 2rem 0 rgba(0,0,0,.1);box-shadow:0 .2rem 2rem 0 rgba(0,0,0,.1);position:relative}.menu__card--button{background-color:transparent;color:#e6e6e6;padding:1.3rem 3.3rem;border-radius:2.1rem;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.menu__card--button:focus,.menu__card--button:hover{color:#a2a2a2}.menu__card--button.active{color:#a2a2a2;-webkit-box-shadow:0 .2rem 2rem 0 rgba(0,0,0,.08);box-shadow:0 .2rem 2rem 0 rgba(0,0,0,.08)}.menu__card::before{content:'';background:#f7f7f7;position:absolute;left:0;top:0;width:.3rem;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.menu__card:nth-of-type(3n+1):before{content:none}.menu__desc{font-family:Roboto,sans-serif;font-weight:300;font-size:1.6rem;color:#9f9f9f;line-height:22px}.menu__bottom{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}.menu__price{font-size:2.2rem}.menu__btn{border-radius:2.4rem;background-color:#ffa650;color:#fff;font-weight:400;padding:2rem 6rem;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out;outline:0;font-size:1.6rem;padding:1.4rem 4rem}.menu__btn:focus,.menu__btn:hover{background:#ff1938}.menu__btn:active{opacity:.8;-webkit-transform:scale(.6);transform:scale(.6)}.menu__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.menu__content{margin-bottom:2.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:1800px){.contacts .container::before{right:-25rem}}@media screen and (max-width:1600px){.contacts .container::before{right:-17rem;bottom:-20rem}}@media screen and (max-width:1250px){.contacts .container::before{right:-12rem}.menu__card{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:1200px){.about__content{padding-top:8rem;padding-bottom:8rem;padding-left:5rem}.contacts .container::before{content:none}.header__item{font-size:1.6rem;padding:1.2rem 3rem}.header__btn{font-size:1.4rem;padding:.7rem 1.6rem}}@media screen and (max-width:992px){.container{max-width:98rem}.contacts__map{height:35rem}.header__nav{display:none}.header__hamburger{display:inline-block}.hero{padding-top:15rem}.menu{padding-top:9rem;padding-bottom:9rem}.menu__card{width:50%}.menu__card:nth-of-type(even)::before{content:''}.menu__card:nth-of-type(odd)::before{content:none}}@media screen and (max-width:768px){.container{max-width:73.6rem}.popup__item:not(:first-child){margin-left:1.5rem}.about__img{width:100%}.about .container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about__content{padding-left:0;width:50rem;max-width:100%}.contacts{padding-bottom:0}.contacts__content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts__left{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.contacts__map{height:30rem;margin:0 -4rem}.contacts__right{width:40rem;max-width:100%;margin-bottom:5rem;padding-left:0}.contacts__item:not(:first-child){margin-left:1.5rem}.contacts-pic{width:4.5rem;height:4.5rem}.menu__nav{width:50rem;max-width:100%;margin:0 auto}.menu__list{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;border-radius:1rem}.menu__item--button{min-width:0;width:100%;border-top:1px solid #e5e5e5}.menu__item{width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu__item:nth-of-type(even) .menu__item--button{border-right:0}.menu__item:nth-of-type(1) .menu__item--button,.menu__item:nth-of-type(2) .menu__item--button{border-top:0}}@media screen and (max-width:767px){.menu__card{width:100%;margin-bottom:5rem}.menu__card:nth-of-type(n)::before{content:none}.menu__product.catalog{width:35rem;max-width:100%;margin:0 auto;border-bottom:2px solid #f7f7f7;padding-bottom:5rem}.menu__card:last-of-type{margin-bottom:0}.menu__card:last-of-type .catalog{border-bottom:0;padding-bottom:0}}@media screen and (max-width:576px){.container{max-width:39rem}.popup__title{font-size:3rem}.popup__subtitle{font-size:2rem}.popup__body{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;height:100%}.popup__content{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0}.mobile-menu__link{margin-bottom:6rem}.hero .container{max-width:36rem}.hero__subtitle{font-size:1.8rem}.hero__title{font-size:4rem}.hero__button button{font-size:1.6rem;padding-top:1.6rem;padding-bottom:1.6rem}.menu__title{font-size:3.6rem}}@media screen and (max-width:480px){.popup__title--order{font-size:2.8rem;margin-bottom:.9rem}.popup__subtitle--order{font-size:2rem;margin-bottom:1rem}.form__input{padding-top:1rem;padding-bottom:1rem}.form__button{padding-top:1.3rem;padding-bottom:1.3rem}.header__btn{display:none}}@media screen and (max-width:360px){.popup__title--order{font-size:2rem}.popup__subtitle--order{font-size:1.4rem}.popup__data{margin-bottom:1rem}.popup__data--title{margin:2rem 0 .6rem}.form__input{padding-top:.8rem;padding-bottom:.8rem}.form__button{padding-top:1rem;padding-bottom:1rem}.hero .container{max-width:30rem}.hero__title{font-size:3.3rem}.menu__card--button{padding:1.3rem 2.3rem}}@media (min-width:768px) and (max-width:1200px){.menu__card--button{padding:1.3rem 2.3rem}}