@-webkit-keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-10rem);transform:translateX(-10rem)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(10rem);transform:translateX(10rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes moveArrow{0%{opacity:1;-webkit-transform:translateY(0) rotateZ(180deg);transform:translateY(0) rotateZ(180deg)}30%{opacity:1}to{opacity:0;-webkit-transform:translateY(-.5rem) rotateZ(180deg);transform:translateY(-.5rem) rotateZ(180deg)}}@keyframes moveArrow{0%{opacity:1;-webkit-transform:translateY(0) rotateZ(180deg);transform:translateY(0) rotateZ(180deg)}30%{opacity:1}to{opacity:0;-webkit-transform:translateY(-.5rem) rotateZ(180deg);transform:translateY(-.5rem) rotateZ(180deg)}}@-webkit-keyframes pulse{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#fff}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#fff}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}*,::after,::before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{scrollbar-gutter:stable;font-size:62.5%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:87.5em){html{font-size:50%}}@media only screen and (max-width:100em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:62.5%}}@media only screen and (min-width:143.75em){html{font-size:75%}}body{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:320px;min-height:100vh;position:relative;background:#fff;font-family:"Rubik",sans-serif;font-optical-sizing:auto;font-weight:500;font-size:1.6rem;line-height:1.2;font-style:normal;font-variation-settings:"slnt"0}@media only screen and (max-width:56.25em){body{padding:0}}body:has(dialog[open]){overflow:hidden}::-moz-selection{background-color:#ec8493;color:#000}::selection{background-color:#ec8493;color:#000}ul{padding-left:0;list-style:none}a{color:inherit;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}::-webkit-input-placeholder{font-weight:500;color:#8092b0}::-moz-placeholder{font-weight:500;color:#8092b0}:-ms-input-placeholder{font-weight:500;color:#8092b0}::-ms-input-placeholder{font-weight:500;color:#8092b0}::placeholder{font-weight:500;color:#8092b0}input,textarea{padding:1.1rem 1.5rem 1.1rem 2.5rem;display:block;outline:1px solid transparent;background:#fff;border-radius:10rem;-webkit-box-shadow:none;box-shadow:none;border:0;font-weight:500;color:#8092b0}input:focus,textarea:focus{outline:1px solid #8092b0}input:focus:required:invalid,textarea:focus:required:invalid{border-color:#c82217}input:required:valid,textarea:required:valid{border-color:green}img{display:block;max-width:100%;height:auto}@media only screen and (min-width:56.25em){::-webkit-scrollbar{width:6px;margin-right:20px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cee3ff;width:6px;height:30px;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#cee3ff}}.heading-h1,.heading-h1-item{margin-bottom:0;font-family:"Rubik Mono One",monospace;font-weight:400;line-height:110%;color:#000}@media only screen and (max-width:100em){.heading-h1,.heading-h1-item{font-size:5.2rem}}@media only screen and (max-width:56.25em){.heading-h1,.heading-h1-item{font-size:3.2rem}}.text--accent{color:#de2c45}.text--center{text-align:center}.page-home{padding-right:25vw;position:relative;min-height:100vh;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;margin-bottom:8rem}@media only screen and (max-width:100em){.page-home{padding-right:30vw}}@media only screen and (max-width:56.25em){.page-home{padding-right:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-height:auto}}@media only screen and (min-width:143.75em){.page-home{padding-right:30vw}}.page-home__bg{position:fixed;height:140vh;width:150vh;top:50%;left:100%;margin-top:-74vh;margin-left:-48.62vw;background:url(https://borscht.kitchen/images/bg-image.webp)no-repeat top center;background-size:contain;-webkit-animation:moveInRight 1s ease-out forwards;animation:moveInRight 1s ease-out forwards}@media only screen and (max-width:56.25em){.page-home__bg{display:none}}@media only screen and (min-width:143.75em){.page-home__bg{height:148vh;left:100%;margin-left:-43.62vw;margin-top:-78vh;top:50%;width:158vh}}.order-items__item img,.page-home__bg img{width:100%}.header__content,.section-hero{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-align:center;-ms-flex-align:center;align-items:center;-ms-grid-column-align:start;justify-self:start}.section-hero{padding-top:5rem;position:relative;z-index:3;-webkit-animation:moveInLeft 1s ease-out forwards;animation:moveInLeft 1s ease-out forwards}@media only screen and (max-width:56.25em){.section-hero{padding-top:12vw;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-bottom-left-radius:3.2rem;border-bottom-right-radius:3.2rem;background:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#ffd2cf));background:linear-gradient(180deg,#f4f4f4 0,#ffd2cf 100%);-webkit-animation:moveInBottom 1.2s ease-out forwards;animation:moveInBottom 1.2s ease-out forwards}}.section-hero__logo{margin-bottom:4rem}@media only screen and (max-width:56.25em){.section-hero__logo{opacity:0;-webkit-animation:moveInBottom 1s ease-out forwards;animation:moveInBottom 1s ease-out forwards}}.section-hero__content{position:relative;z-index:4;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-align:center;-ms-flex-align:center;align-items:center;-ms-grid-column-align:start;justify-self:start}@media only screen and (max-width:56.25em){.section-hero__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:30em){.section-hero__content{width:100%}}.mt-3,.mt-4{margin-top:4rem}.section-hero .heading-h1{margin-bottom:3rem}@media only screen and (max-width:56.25em){.section-hero .heading-h1,.section-hero .heading-h1-item{opacity:0;margin-bottom:1rem;-webkit-animation:moveInBottom 1s .1s ease-out forwards;animation:moveInBottom 1s .1s ease-out forwards}}.section-hero__order{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-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:56.25em){.section-hero__order{margin-top:20px;opacity:0;-webkit-animation:moveInBottom 1s .2s ease-out forwards;animation:moveInBottom 1s .2s ease-out forwards}}@media only screen and (max-width:30em){.section-hero__order{width:100%}}.order-items{margin-top:3.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem .4rem;max-width:34rem;width:100%;padding:0 1rem}@media only screen and (max-width:100em){.order-items{width:32rem}}@media only screen and (max-width:56.25em){.order-items{margin-top:3rem}}@media only screen and (max-width:30em){.order-items{width:100%;padding-left:2rem;padding-right:2rem}}.order-items .bottom-link{padding:20px!important;text-decoration:none!important}.order-items__item{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;border-radius:3.2rem;-webkit-transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:30em){.order-items__item{width:calc(100%)}}.order-items__item:hover{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.bottom-link,.order-items__item_top:first-child{position:relative;font-size:1.6rem;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px;border-radius:2.5rem;text-align:center;text-decoration:none!important}.disabled-container .disabled-button,.disabled-map{pointer-events:none;opacity:.5;filter:grayscale(70%);cursor:default}.disabled-button{padding:0!important}.disabled-container{margin-top:1.4rem!important}.order-items__item:first-child{background:#de2c45}.order-items__item .icon--abs{position:absolute;display:block;content:"";z-index:2;top:-2.1rem;right:.05rem;width:5rem;height:5rem;background:url(https://borscht.kitchen/images/discount.png)no-repeat top center;background-size:contain;-webkit-transform:rotateZ(15deg);-ms-transform:rotate(15deg);transform:rotateZ(15deg)}.section-contacts{position:relative;z-index:3;padding-top:2rem;padding-bottom:5rem;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-align:center;-ms-flex-align:center;align-items:center;-ms-grid-column-align:start;justify-self:start;-webkit-animation:moveInLeft 1s ease-out forwards;animation:moveInLeft 1s ease-out forwards}@media only screen and (max-width:56.25em){.section-contacts{-webkit-animation:none;animation:none;padding-bottom:0}}.section-contacts__content{position:relative;z-index:4;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-align:center;-ms-flex-align:center;align-items:center;-ms-grid-column-align:start;justify-self:start}@media only screen and (max-width:30em){.section-contacts__content{width:100%}}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:36rem}@media only screen and (max-width:100em){.contacts{width:38rem}}@media only screen and (max-width:56.25em){.contacts{opacity:0;-webkit-animation:moveInBottom 1s .3s ease-out forwards;animation:moveInBottom 1s .3s ease-out forwards}}@media only screen and (max-width:30em){.contacts{width:100%;padding-left:5vw;padding-right:5vw}}.contacts__item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:6.8rem;min-width:5.4rem;font-size:1.4rem;font-weight:400;line-height:1.21;border-radius:1.6rem;background:#fcdddb;-webkit-transition:background .2s;transition:background .2s}@media only screen and (max-width:30em){.contacts__item{font-size:1.3rem}}.contacts__item:hover,.language-switcher:hover select{background:#fac7c3}.contacts__item:not(:last-child){margin-right:.5rem}.contacts__item:last-child{padding:4px 10px 2px 16px;border:2px solid #de2c45}@media only screen and (max-width:30em){.contacts__item:last-child{padding:1px 5px 2px 6px}}.contacts__item:last-child svg{margin-right:1.4rem}@media only screen and (max-width:30em){.contacts__item:last-child svg{margin-right:1.2rem}}.contacts__item .text--accent{font-weight:500}.footer__content,.section-second{-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}.footer__content{-ms-grid-column-align:start;justify-self:start}.section-second{padding-top:2rem;padding-bottom:0;padding-left:10rem;padding-right:30rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:100em){.section-second{padding-right:20rem}}@media only screen and (max-width:75em){.section-second{padding-right:10rem}}@media only screen and (max-width:56.25em){.section-second{padding:2rem 4rem 5rem}}@media only screen and (max-width:30em){.section-second{padding:2rem 1rem 5rem}}@media only screen and (min-width:143.75em){.section-second{padding-right:10rem}}.section-second__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-second h2{font-weight:600;margin:15px 0;width:100%;text-align:center;font-size:2.4rem;color:#de2c45;font-family:"Rubik Mono One",monospace}@media only screen and (max-width:56.25em){.section-second h2{font-size:2rem;scroll-margin-top:3rem}}.section-second p{margin-bottom:1px;font-weight:300;text-indent:30px;padding-left:2rem}.content-text strong,.section-second strong{font-weight:500;color:#de2c45}.section-second a{display:inline;text-decoration:underline}.section-second a:hover{text-decoration:none}.section-second__button,.section-second__button a{display:-webkit-box;display:-ms-flexbox;display:flex}.section-second__button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2rem;padding-bottom:5rem;margin-top:20px;margin-bottom:10px}.section-second__button a{min-height:45px;padding:10px 50px}.call-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.messegeus-link,.telegram-link{color:#24a1de}.messenger-link{color:#1877f2}.catering{padding-top:1vw;text-align:center}@media only screen and (max-width:56.25em){.catering{padding-top:3vw}}@media only screen and (max-width:30em){.catering{padding-bottom:3vw}}.language-switcher{position:fixed;top:20px;left:20px;z-index:1500}.language-switcher:hover:after{background-color:#fac7c3}.language-switcher:after,.section-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.language-switcher select,.language-switcher:after{height:3.4rem;-webkit-transition:background-color .2s;transition:background-color .2s}.language-switcher:after{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:"";position:absolute;top:0;right:0;width:3.4rem;background:#fcdddb url(https://borscht.kitchen/images/arrow-2.svg)no-repeat center;color:#de2c45;border-radius:50%;pointer-events:none}.language-switcher select{font-size:1.4rem;width:auto;border:0;outline:0;background:#fcdddb;border-radius:10em;color:#000;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);padding:.5rem 2rem .5rem 1rem}@media (max-width:37.5em){.language-switcher select{font-size:1.2rem}}.section-menu{padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-nav ul,.section-menu,.section-menu__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-menu__content{-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;width:100%;height:100%;max-width:800px}.section-menu h2{font-weight:600;margin:15px 0;width:100%;text-align:center;font-size:2.4rem}.footer__section h3,.footer__section h4,.section-menu__content_item{color:#de2c45;font-family:"Rubik Mono One",monospace}@media only screen and (max-width:56.25em){.section-menu h2{font-size:2rem;scroll-margin-top:3rem;margin-top:3rem}}.menu-nav{margin-top:2rem;padding:1rem 0;border-bottom:1px solid #eee;max-width:800px}.menu-nav ul{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding-left:0;margin:0;gap:.5rem}.menu-nav li{margin:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.menu-category,.menu-nav a{text-align:center;color:#de2c45}.menu-nav a{font-size:1.6rem;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:.8rem;background-color:#f4f4f4;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;display:block}.menu-nav a:hover{background-color:#de2c45;color:#fff}@media only screen and (max-width:56.25em){.menu-nav a{font-size:1.4rem}}.menu-category{font-weight:600;margin:3rem 0 1rem;width:100%;font-size:2.6rem;scroll-margin-top:4rem;font-family:"Rubik Mono One",monospace;line-height:1;position:relative;z-index:1;padding:1rem 0}@media only screen and (max-width:56.25em){.menu-category{font-size:2rem;scroll-margin-top:3rem}}.menu-section{width:100%}.menu-item{padding:1rem;margin-bottom:1.5rem;border-radius:.8rem;border:#de2c45 dotted 1px}.menu-item__name{font-size:1.8rem;font-weight:500;color:#000;margin-bottom:.5rem}.menu-item__description{font-size:1.4rem;color:#555;margin:1rem 0;line-height:1.6}.menu-item__price{font-size:1.6rem;font-weight:700;color:#de2c45}@media only screen and (max-width:56.25em){.menu-item__name{font-size:1.8rem;font-weight:600}.menu-item__description{font-size:1.3rem}.menu-item__price{font-size:1.8rem}}@media (max-width:37.5em){.menu-nav li{-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%}.menu-nav a{font-size:1.4rem;white-space:normal;padding:.8rem 1rem;border-radius:1.2rem;background-color:#f4f4f4;color:#de2c45;margin:.2rem}.menu-nav a.active,.menu-nav a:hover{background-color:#de2c45;color:#fff}}.menu-nav a.active{background-color:#de2c45;color:#fff}.menu-nav{position:sticky;top:0;z-index:1100}body,html{overflow-x:hidden}.section-contacts,.section-hero,.section-menu,.section-second{width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:visible}.section-hero,.section-menu{padding-bottom:3.4rem}@media (max-width:37.5em){.section-second{padding-left:1rem;padding-right:1rem}.page-home{padding-right:0}}.status-indicator{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:red}#statusText,.status-indicator{vertical-align:middle}.status-indicator.busy{background-color:#ffb800;-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite}.status-indicator.closed,.status-indicator.open{background-color:green;-webkit-animation:none;animation:none}.status-indicator.closed{background-color:red}.typing-effect{border-right:2px solid #fff;-webkit-animation:blink-caret .7s step-end infinite;animation:blink-caret .7s step-end infinite;padding-right:1.5px}.averageCookingTime{display:none;text-align:center;font-size:.8em;color:#132328;margin-top:1rem;margin-bottom:5rem}.pickUpWrapper{width:50%;position:relative;margin:0 auto}.pickUpWrapper .order-items__item{width:100%}.pickUpCode{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:.8em;color:#132328;margin-top:.85rem;white-space:nowrap}#orderHere{margin-top:8px;margin-bottom:20px}@media only screen and (max-width:56.25em){#orderHere{margin-bottom:10px}}.menu-item__image{display:block;margin:2rem auto 1.5rem;width:auto;max-width:100%;height:auto;max-height:20rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.page-home-footer{min-height:auto}.site-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 30rem 2rem 10rem}@media only screen and (max-width:56.25em){.site-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;margin:0 auto;gap:2rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:56.25em){.footer__content{max-height:250px}}.footer__section{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:1rem;min-width:250px;text-align:center}.footer__section h3,.footer__section h4{margin-bottom:2rem}.footer__section p,.footer__section ul{font-size:1.4rem;line-height:1.6}.footer__links ul{list-style:none;padding:0;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-align:center;-ms-flex-align:center;align-items:center}.footer__links ul li{margin-bottom:.5rem;text-align:center}.footer__links ul li a{font-size:1.4rem;color:#de2c45;text-decoration:none;-webkit-transition:color .3s,-webkit-text-decoration .3s;transition:color .3s,text-decoration .3s;transition:color .3s,text-decoration .3s,-webkit-text-decoration .3s}.footer__links ul li a:focus,.footer__links ul li a:hover{color:#132328;text-decoration:underline}@media only screen and (max-width:37.5em){.footer__legal-title{font-size:1.6rem}.footer__links ul li a{font-size:1.4rem}}.footer__links ul li a:focus{outline:2px dashed #de2c45;outline-offset:4px}.footer__section a{-webkit-transition:color .3s;transition:color .3s}.footer__section a:hover{color:#132328}.social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-icons a img{width:24px;height:24px;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.social-icons a:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.footer__bottom-wrap{margin-top:3rem;padding:2rem 30rem 2rem 10rem}@media only screen and (max-width:100em){.footer__bottom-wrap{margin-top:0;padding:4rem 20rem 4rem 10rem}}.footer__bottom{padding-top:4rem;text-align:center;border-top:1px solid #ccc;-ms-flex-negative:0;flex-shrink:0}.footer__bottom p{margin:.5rem 0;font-size:1.2rem}.footer__bottom a,.footer__section a{color:#de2c45;text-decoration:none}.footer__bottom a:hover,.menu-category a:hover,.page-legal a:hover{text-decoration:underline}.section-footer__logo{text-align:center;padding-bottom:2rem;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}.section-footer__logo img{width:80px;height:80px;margin:0 auto}@media (max-width:1024px){.footer__section{-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%}}@media (max-width:100em){.footer__content{-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}.footer__section{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:2rem 0}.social-icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.developer-link,.footer-email-link,.footer-phone-link,.page-legal a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media (max-width:87.5em){.site-footer{padding-right:20rem}.footer__section{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.footer__content{max-height:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:75em){.site-footer{padding-right:10rem}.footer__bottom-wrap{padding-left:10rem;padding-right:10rem}}@media (max-width:56.25em){.footer__bottom-wrap,.site-footer{padding-left:4rem;padding-right:4rem}}.page-legal{padding:4rem 2rem;max-width:800px;margin:0 auto}.section-terms__content{margin-top:2rem}.heading-h1,.heading-h1-item{font-size:3.6rem;margin-bottom:2rem;text-align:center}.page-legal h2{font-size:2.4rem;margin-top:3rem;margin-bottom:1.5rem}.page-legal p{font-size:1.6rem;line-height:1.6;margin-bottom:1.5rem;color:#333}.page-legal a{color:#de2c45;text-decoration:none}.page-legal-footer,.page-legal-footer .footer__bottom-wrap{padding:2rem 30rem}@media only screen and (max-width:100em){.page-legal-footer,.page-legal-footer .footer__bottom-wrap{padding:4rem}.footer__legal-title{margin-top:7rem}}.footer__section ul{list-style:none;padding:0}.footer__section ul li{margin-bottom:.5rem}.header__container,.header__logo-link{-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;padding:1rem 2rem;background-color:#fff;border-bottom:1px solid #eee}.header__logo-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none}.header__logo{height:50px;width:auto}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}.header__nav-list li{margin-left:2rem}.header__nav-link{text-decoration:none;font-size:1.6rem;color:#333;-webkit-transition:color .3s;transition:color .3s}.header__nav-link:hover{color:#de2c45}@media (max-width:768px){.header__container{-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}.header__logo{height:80px;margin-bottom:1rem}.header__nav-list{-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;width:100%}.header__nav-list li{margin:.5rem 0;margin-left:0}.header__nav-link{font-size:1.8rem}}#hoursMonThu{font-size:1.7rem;text-align:center}.modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);align-items:center;justify-content:center}.modal.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-content{max-width:90%;max-height:90%;border-radius:8px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.5);box-shadow:0 4px 8px rgba(0,0,0,.5);-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease}.close{position:absolute;top:20px;right:20px;color:#fff;font-size:30px;font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.close:focus,.close:hover{color:#bbb;text-decoration:none}#backToTop{display:none;position:fixed;bottom:40px;left:40px;z-index:1000;font-size:18px;background-color:#de2c45;color:#fff;cursor:pointer;padding:15px;border:0;border-radius:50%;outline:0;-webkit-transition:background-color .3s,opacity .3s;transition:background-color .3s,opacity .3s}#backToTop:hover{background-color:#555;background-color:rgba(85,85,85,.8)}@media (max-width:600px){#backToTop{bottom:20px;left:20px;padding:12px;font-size:16px;background-color:rgba(222,44,69,.7);color:rgba(255,255,255,.9)}}.dynamic-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e44a4a;font-weight:700;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.hidden{opacity:0}.newAddress{margin-top:15px}.order-button{display:inline-block;background-color:#de2c45;color:#fff;padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:700;margin-top:1rem;-webkit-transition:background-color .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,transform .2s ease;transition:background-color .3s ease,transform .2s ease,-webkit-transform .2s ease;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.order-button:hover{background-color:#b92439;text-decoration:none;color:#fff;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.menu-category a,.menu-item__link-block{text-decoration:none;color:inherit;display:block}.menu-item__link-block{padding:1rem;margin-bottom:-1rem;border-radius:.8rem;transition:background-color .2s ease-in-out}.menu-item__link-block:hover{background-color:#fcf2f2}.menu-section .logo-link{display:inline-block;transition:transform .3s ease}.menu-section .logo-link:hover{transform:scale(1.05)}.menu-section~.item-price,.section-hero .item-price{font-size:2rem;font-weight:700;color:#de2c45;text-align:center;margin:1rem 0 2rem}.section-hero .item-photo{text-align:center;margin:2rem 2rem 4rem;max-width:380px;width:100%;margin-left:auto;margin-right:auto}.section-hero .item-photo img{max-width:500px;width:100%;height:auto;border-radius:1rem;box-shadow:0 1rem 2rem rgba(0,0,0,.15);transition:all .3s ease;cursor:pointer}.section-hero .item-photo img:hover{transform:translateY(-.5rem);box-shadow:0 1.5rem 3rem rgba(0,0,0,.2)}.section-hero .heading-h1-item{font-size:2.5rem;margin-top:2rem;margin-bottom:1rem}.section-hero .text{font-size:1.4rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6;padding-left:2rem;padding-right:2rem;text-align:center}.section-menu .menu-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.section-menu .menu-section .menu-item{background:#fff;border-radius:1rem;padding:1.5rem 1.5rem 2rem;min-height:400px;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e9ecef}.section-menu .menu-section .menu-item:hover{transform:translateY(-.5rem);box-shadow:0 1rem 2rem rgba(0,0,0,.15)}.section-menu .menu-section .menu-item__name{font-size:1.55rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.section-menu .menu-section .menu-item__price{font-size:1.4rem;font-weight:700;color:#de2c45}.section-menu .menu-section .menu-item__image{width:100%;height:250px;object-fit:cover;border-radius:.8rem;margin-bottom:1rem}.menu-item__placeholder{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:.8rem;margin-top:2rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;border:2px dashed #de2c45;color:#de2c45;transition:all .3s ease}.menu-item__placeholder:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);transform:scale(1.02)}.menu-item__placeholder i{font-size:3rem;opacity:.7}.section-menu .menu-section .menu-item__description{font-size:1.3rem;color:#6c757d;line-height:1.5;margin-bottom:1rem}.section-menu .menu-section .order-button{display:block;background-color:#de2c45;color:#fff;padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:700;margin-top:1.5rem;margin-left:auto;margin-right:auto;transition:background-color .3s ease,transform .2s ease;text-align:center;width:fit-content}.section-menu .menu-section .order-button:hover{background-color:#b92439;text-decoration:none;color:#fff;transform:scale(1.05)}.content-section,.content-section .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-section{padding-top:2rem;padding-bottom:0;padding-left:10rem;padding-right:30rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-section .container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content-section h2{font-weight:600;margin:15px 0;width:100%;text-align:center;font-size:2.4rem;color:#de2c45;font-family:"Rubik Mono One",monospace}@media only screen and (max-width:56.25em){.content-section h2{font-size:2rem;scroll-margin-top:3rem}}.content-text{margin-bottom:1px;font-weight:300;text-indent:30px;padding-left:2rem;line-height:2rem}.content-text a{display:inline;text-decoration:underline}@media only screen and (max-width:100em){.content-section{padding-right:20rem}}@media only screen and (max-width:75em){.content-section{padding-right:10rem}}@media only screen and (max-width:56.25em){.content-section{padding:2rem 4rem 5rem}}@media only screen and (max-width:30em){.content-section{padding:2rem 1rem 5rem}}@media only screen and (min-width:143.75em){.content-section{padding-right:10rem}}@media (max-width:768px){.section-hero .item-photo{margin:2rem 1.5rem 4rem;max-width:90%}.section-hero .item-photo img{max-width:100%}.section-hero .heading-h1-item{font-size:2rem;text-align:center}.section-hero .text{font-size:1.3rem;text-align:center;padding-left:1.5rem;padding-right:1.5rem}.section-hero .item-price{font-size:1.8rem;text-align:center}.section-menu .menu-section{grid-template-columns:1fr;gap:1.5rem}.content-text{text-indent:0;padding-left:0;text-align:justify;padding-left:1rem;padding-right:1rem}}@media (max-width:480px){.section-hero .item-photo{margin:2rem 2rem 4rem;max-width:90%}.section-hero .heading-h1-item{font-size:1.8rem;text-align:center;margin:0 2rem}.section-hero .text{font-size:1.2rem;text-align:center;padding-left:1rem;padding-right:1rem;margin:0 3rem}.section-hero .item-price{font-size:1.6rem;text-align:center}.section-menu .menu-section .menu-item{padding:1rem 1rem 1.5rem;min-height:350px}.content-text{text-indent:0;padding-left:0;text-align:justify;padding-left:.5rem;padding-right:.5rem}}