.menu{margin-bottom:50px}.menu__header{display:flex;justify-content:space-between;align-items:center;grid-gap:15px;gap:15px;margin-bottom:30px}.menu__header-icon{width:60px;height:60px}.menu__lines{flex-grow:1}.menu__lines--left .menu__lines--small{margin-left:auto}.menu__lines--small{width:78px;margin-bottom:5px}.menu__lines--large,.menu__lines--small{height:3px;background-color:var(--offWhite)}.menu__lines--large{width:100%}.menu__filters{text-align:center;border-bottom:var(--cardBorder);margin-bottom:15px}.menu__category,.menu__col.disabled{display:none}.menu__item:not(:last-child){margin-bottom:10px}.menu__item--title{font-family:var(--futuraHeavy);font-size:15px;line-height:21px;letter-spacing:.02em;text-transform:uppercase}@media only screen and (min-width:1280px){.menu__item--title{font-size:18px;line-height:23px}}.menu__item--price{font-family:var(--futuraBook);font-size:14px;line-height:21px;letter-spacing:.01em;text-transform:uppercase}@media only screen and (min-width:1280px){.menu__item--price{font-size:16px;line-height:23px}}.menu__item-inner{display:flex;justify-content:space-between;align-items:flex-end}.menu .dk-selected:after{content:none}.menu .dk-select{width:100%}.menu .dk-select-options{border:none;background-color:var(--black);max-height:210px}.menu .dk-option{color:var(--offWhite);font-family:var(--futuraHeavy);font-size:14px}.menu .dk-selected{background-color:var(--black);border:none;width:-moz-max-content;width:max-content;margin:0 auto;padding:0 24px;font-family:var(--tildaPetite);font-size:40px;line-height:48px;letter-spacing:-.01em;font-weight:400;overflow:visible}@media only screen and (min-width:1280px){.menu .dk-selected{font-size:55px;line-height:66px}}.menu .dk-selected:focus,.menu .dk-selected:hover{text-transform:none}.menu .dk-selected:before{border-width:9px 7px 0;border-top-color:var(--offWhite);right:-8px;margin:0 5px 0 0}.menu .dk-select-open-down .dk-selected:before{margin:0 5px 0 0;border-width:0 7px 9px;border-bottom-color:var(--offWhite)}@media (min-width:700px){.menu{margin-bottom:75px}.menu__header{margin-bottom:35px}.menu__lines--small{width:66.5%}.menu__filters{display:none}.menu__col.disabled{display:block}.menu__category{display:block;text-align:center;font-family:var(--tildaPetite);font-size:40px;line-height:48px;letter-spacing:-.01em;font-weight:400;padding-bottom:10px;border-bottom:var(--cardBorder);margin-bottom:15px}@media only screen and (min-width:1280px){.menu__category{font-size:55px;line-height:66px}}.menu__menu{display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(2,1fr);grid-gap:35px 42px;gap:35px 42px}}@media (min-width:1024px){.menu__menu{grid-template-columns:repeat(3,1fr);grid-gap:35px;gap:35px}}@media (min-width:1280px){.menu{margin-bottom:120px}.menu__header{margin-bottom:75px;grid-gap:50px;gap:50px}.menu__header-icon{width:120px;height:120px}.menu__menu{grid-gap:50px;gap:50px}.menu__category{margin-bottom:20px}.menu__item:not(:last-child){margin-bottom:15px}}