a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--mainColor:#f9d2cb;--darkColor:#212121;--secondaryColor:#a3f4dc;--gray:#9c9c9c;--active-link:#b7b7b7;--white:#fff;--margin:3rem;--small:1.2rem;--regular:1.8rem;--big:2.6rem}.header{background-color:#f9d2cb;background-color:var(--mainColor);width:100%;height:13.6rem;display:flex}.header__titles{padding:3rem}.h2-like{font-size:1.2rem;font-size:var(--small);text-transform:uppercase}.h1-like{font-size:2.6rem;font-size:var(--big);display:flex;align-items:center}.h1-like:after{content:url(assets/img/plan-based-coffee.png);display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:3dppx){.h1-like:after{content:url(assets/img/plan-based-coffee@2x.png)}}.emptystate{display:flex;flex-flow:column;align-items:center;margin:4.7rem 0}.emptystate__content{margin-top:1.5rem;font-size:1.8rem;color:#9c9c9c}.title_mini{text-transform:uppercase;margin:3rem}.hide{display:none}.order__amount{color:#f9d2cb;color:var(--mainColor);margin-right:1.2rem}.order{padding-bottom:1rem;border-bottom:.1rem solid #9c9c9c;border-bottom:.1rem solid var(--gray);display:flex;align-items:center;justify-content:space-between}.order,.remove{font-size:1.8rem;font-size:var(--regular)}.remove{color:#9c9c9c;color:var(--gray);padding:1rem}.orders{display:flex;flex-flow:column;margin:3rem;height:16.3rem;overflow:auto}.order__price{align-self:right}.total__label{font-size:1.8rem;font-size:var(--regular);margin:0 3rem 1rem;font-weight:700}.total{display:flex;justify-content:space-between}.total__price{font-weight:700;font-size:1.8rem;font-size:var(--regular);margin:0 3rem 1rem}.footer{background:#212121;height:8.5rem}.menu__items{height:100%;display:flex;justify-content:space-around;align-items:center}.menu__item__link{display:flex;flex-flow:column;text-decoration:none;color:#9c9c9c;color:var(--gray);text-align:center}.item__link--img{margin-bottom:.99rem}.prices__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;margin:0 2rem}.price{background-color:#fff;background-color:var(--white);border-radius:.6rem;padding:1.2rem}.price__button{display:flex;justify-content:space-between;align-items:center}.price__button__wrapper{display:flex;flex-flow:column}.price__button__name{color:#212121;color:var(--darkColor);font-size:1.8rem;font-size:var(--regular)}.price__button__amount{color:#9c9c9c;color:var(--gray);font-size:1.2rem;font-size:var(--small);margin-top:.4rem}.price__button__plus{background-color:#a3f4dc;background-color:var(--secondaryColor);font-size:1.8rem;font-size:var(--regular);padding:.8rem 1.2rem;border-radius:.4rem}.prices{padding-bottom:3rem}html{box-sizing:border-box;font-size:62.5%;font-family:Roboto,Arial,Helvetica,sans-serif}*,:after,:before{box-sizing:inherit}.visually-hidden{visibility:hidden}.highlight{background-color:#f9d2cb;background-color:var(--mainColor)}@media only screen and (min-width:828px){.layout{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr auto}.content{grid-area:1/2/span 2/span 3}.prices__list{display:flex;flex-flow:column;margin-bottom:4.2rem}.orders{height:50rem}.price{margin-bottom:1.2rem}.emptystate{margin-top:25rem}.prices:after{content:url(/assets/img/plan-based-coffee.png);position:relative;margin:5rem}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:3dppx){.prices:after{.prices:after{content:url(/assets/img/plan-based-coffee@2x.png)}}}.h1-like:after{content:none}}