/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted buttontext}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--main-color:#ffe550;--white-color:#fefefe;--accent-color:#bbf330;--hover-btn:#b5ff00;--dark-green:#7eb101;--font-color:#2c2c2c;--background-color:#f5f5f5;--main-font:"Roboto",sans-serif;--indent:30px;--items:3;--animation:.25s cubic-bezier(.4,0,.2,1)}.visually-hidden{white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.favorites__title,.hero__title{color:var(--font-color);font-family:Roboto,sans-serif;font-size:28px;font-weight:700;line-height:1.17857}.close-btn,.menu-btn{cursor:pointer;background-color:#0000;border:none;margin:0;padding:0}.hero__btn,.header__btn{width:98px;height:32px;color:var(--font-color);text-align:center;background-color:var(--accent-color);cursor:pointer;border:none;border-radius:30px;font-size:13px;font-weight:500;line-height:1.5;transition:background-color .25s linear}.hero__btn:hover,.header__btn:hover,.hero__btn:focus,.header__btn:focus{background-color:var(--hover-btn)}.container{outline-offset:-1px;outline:1px solid tomato;width:100%;margin:0 auto;padding-left:20px;padding-right:20px;position:relative}@media screen and (width>=480px){.container{width:480px}}@media screen and (width>=768px){.container{width:768px;padding-left:32px;padding-right:32px}}@media screen and (width>=1280px){.container{width:1280px;padding-left:16px;padding-right:16px}}h1,h2,h3,h4,h5,h6,p{margin:0}.link{color:currentColor;text-decoration:none}.list{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}.example{color:#2f2f37;background-color:#fff;max-width:960px;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}.example code{color:#fff;background-color:#ff6b0a;border-radius:2px;padding:2px 6px;font-family:monospace;font-size:16px;font-weight:700}.example .background{background-image:url(logo.de975bf7.png);background-position:50%;background-size:cover;height:240px}.header{padding-top:10px;padding-bottom:10px;font-family:Roboto,sans-serif}.header__list{justify-content:space-between;align-items:center;display:flex}.header__link{display:flex}.header--right-side{align-items:center;gap:30px;display:flex}@media screen and (width<=767px){.header--right-side{display:none}}.nav__list{gap:28px;display:flex}.nav__link{color:var(--font-color)}.nav__link.current{color:var(--accent-color);font-weight:500;text-decoration:underline}@media screen and (width>=1280px){.nav__link.current{font-weight:700}}.menu-btn{color:var(--dark-green);transition:color .25s ease-in}.menu-btn:hover,.menu-btn:focus{color:var(--main-color)}@media screen and (width>=768px){.menu-btn{display:none}}.menu-icon{fill:currentColor;width:28px;height:28px}.menu{z-index:10;opacity:0;visibility:hidden;pointer-events:none;background-color:#00bfff;border-top-left-radius:30px;border-bottom-right-radius:30px;border-bottom-left-radius:30px;width:130px;height:255px;padding:16px;transition:opacity .25s linear,visibility .25s linear,transform .25s linear;position:absolute;top:46px;right:22px;transform:translateY(-100%);box-shadow:0 7px 29px #64646f33}.menu.is-open{opacity:1;visibility:visible;pointer-events:initial;transform:translateY(0)}@media screen and (width>=768px){.menu{display:none}}.close-btn{position:absolute;top:4px;right:4px}.close-icon{width:24px;height:24px}.mobile-nav{flex-direction:column;gap:32px;display:flex}.hero{background-color:var(--background-color);padding-top:60px;padding-bottom:50px}@media screen and (width<=767px){.hero-wrapper{max-width:280px;margin-left:auto;margin-right:auto}}.hero__title{margin-bottom:28px}@media screen and (width>=768px) and (width<=1279px){.hero__title{margin-bottom:44px}}@media screen and (width>=768px){.hero__title{max-width:537px;font-size:42px;line-height:1.2}}@media screen and (width>=1280px){.hero__title{max-width:500px;font-size:48px}}.hero__text{color:var(--font-color);margin-bottom:28px;font-size:14px;line-height:1.5}@media screen and (width>=768px){.hero__text{max-width:340px;margin-bottom:40px;font-size:16px}}@media screen and (width>=1280px){.hero__text{max-width:500px}}.section{padding-top:60px;padding-bottom:60px}.favorites__title{text-align:center;margin-bottom:20px}@media screen and (width<=767px){.favorites__title{max-width:280px;margin-left:auto;margin-right:auto}}@media screen and (width>=768px){.favorites__title{font-size:42px;line-height:1.16667}}.favorites__subtitle{color:#2c2c2c;text-align:center;margin-bottom:60px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.14286}@media screen and (width<=767px){.favorites__subtitle{max-width:280px;margin-left:auto;margin-right:auto}}@media screen and (width>=768px){.favorites__subtitle{font-size:16px;line-height:1.1875}}.favorites-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}@media screen and (width>=768px){.favorites-list{flex-direction:row;gap:32px}}.favorites-list__item{border:11px solid var(--main-color);background-color:#fefefe;border-radius:139.658px;flex-basis:280px;justify-content:center;align-items:center;height:282px;display:flex}@media screen and (width<=767px){.favorites-list__item:nth-last-child(-n+3){display:none}}@media screen and (width>=768px){.favorites-list__item{flex-basis:calc((100% - (var(--items) - 1)*var(--indent))/var(--items));--indent:32px;--items:2;border-width:14px;border-radius:167.166px;height:338px}}@media screen and (width>=1280px){.favorites-list__item{--items:3;border-width:16px;border-radius:197.5px;height:397px}}
/*# sourceMappingURL=foodsta.fdb209a6.css.map */
