.font-size--1{font-size:1rem!important}.font-size--1_5{font-size:1.5rem!important}.font-size--2{font-size:2rem!important}.font-size--2_5{font-size:2.5rem!important}.font-size--3{font-size:3rem!important}.font-size--3_5{font-size:3.5rem!important}.font-size--4{font-size:4rem!important}.font-size--4_5{font-size:4.5rem!important}.font-size--5{font-size:5rem!important}.font-size--5_5{font-size:5.5rem!important}.font-size--6{font-size:6rem!important}.font-size--6_5{font-size:6.5rem!important}.font-size--7{font-size:7rem!important}.font-size--7_5{font-size:7.5rem!important}.font-size--8{font-size:8rem!important}.font-size--8_5{font-size:8.5rem!important}.font-size--9{font-size:9rem!important}.font-size--9_5{font-size:9.5rem!important}.font-size--10{font-size:10rem!important}.font-size--10_5{font-size:1_5rem!important}.font-size--11{font-size:11rem!important}.font-size--11_5{font-size:1_5rem!important}.font-size--12{font-size:12rem!important}*{padding:0;margin:0;box-sizing:border-box;text-decoration:none}::selection{background-color:#f14141}body{background-color:#fff;font-family:Roboto,Open Sans,Helvetica Neue,sans-serif}.header{width:100%;background-color:#000;position:fixed;z-index:10;height:60px}.logo{width:60px;height:60px;position:relative;z-index:3}.logo img{width:100%;height:auto}.container{display:flex;justify-content:space-between;align-items:center;flex-direction:row;max-width:1200px;margin:0 auto;padding:0 1rem}.container--vertical-center{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding-top:3rem}.container--partnership{flex-direction:column;text-align:center;padding:1rem}.container--contact{gap:1rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;padding-top:calc(2rem + 60px);padding-bottom:2rem;flex-wrap:wrap}.container--card{flex-wrap:wrap}.container__headline{color:#fff;text-shadow:2px 2px 0 #000}.cta-btn{border:2px solid rgb(243,128,1);color:#f38001;padding:.75rem 1.5rem;font-size:1.5rem;border-radius:2rem;transition:.3s}:is(.cta-btn:hover){background-color:#f38001;color:#1f1f1f;border-color:#1f1f1f}.burger-menu{display:none;margin-top:1rem;flex-direction:column;height:2rem;cursor:pointer}@media only screen and (max-width: 768px){.burger-menu{display:flex}}.burger-menu__dashe{margin-top:5px;width:2rem;height:4px;background-color:#fff}@media only screen and (max-width: 768px){.burger-menu--active+.nav{display:block}}.nav{padding:.5rem 0}@media only screen and (max-width: 768px){.nav{display:none;padding:0;position:fixed;inset:60px 0 0}}.main-menu{display:flex;justify-content:center;align-items:center;flex-direction:row;height:100%}@media only screen and (max-width: 768px){.main-menu{background-color:#000;flex-direction:column}}.main-menu__nav-item{margin:.5rem;list-style-type:none}@media only screen and (max-width: 768px){.main-menu__nav-item{width:100%;padding:0 2rem}}.main-menu__nav-item__link{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;padding:.25rem;color:#f0f0f0;text-decoration:none;transition:.3s}:is(.main-menu__nav-item__link.active,.main-menu__nav-item__link:hover,.main-menu__nav-item__link:focus){box-shadow:0 2px #f0f0f0}:is(.main-menu__nav-item__link:hover) .sub-menu{display:block;top:38px}@media only screen and (max-width: 768px){:is(.main-menu__nav-item__link:hover) .sub-menu{display:none}:is(.main-menu__nav-item__link:hover) .sub-menu--active{display:block}}:is(.main-menu__nav-item__link:focus-visible){outline:none;box-shadow:0 0 0 2px #f0f0f0}.sub-menu-btn{width:20px;color:#fff;display:none;background:none;cursor:pointer;border:none}:is(.sub-menu-btn:hover){background-color:#1f1f1f}@media only screen and (max-width: 768px){.sub-menu-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;width:2rem;height:2rem}}.sub-menu{display:none;background-color:#000;position:absolute;margin-top:.25rem;padding-top:1rem;margin-left:-.25rem}@media only screen and (max-width: 768px){.sub-menu{position:static;display:none;padding:.5rem 0;border-left:2px solid #FFF}.sub-menu--active{width:100%;display:block}}.sub-menu__sub-item{list-style-type:none}.sub-menu__sub-item__link{display:block;padding:.5rem;color:#fff;white-space:nowrap}:is(.sub-menu__sub-item__link.active,.sub-menu__sub-item__link:hover,.sub-menu__sub-item__link:focus){box-shadow:0 2px #f0f0f0}:is(.sub-menu__sub-item__link:focus-visible){outline:none;box-shadow:0 0 0 2px #f0f0f0}.sub-menu__sub-item:first-child{margin-top:0}.header-image{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;min-height:80vh;padding:2rem 0;background-image:url(gyros-header.e428a5fa8a3f6f5e.jpeg);background-repeat:no-repeat;background-size:cover;background-position-y:center;background-position-x:80%}.header-image--partnership{background-image:url(partnership-header.4b639ad91539e3e2.jpeg);background-position-x:center}.card{margin:2rem .5rem;overflow:hidden;position:relative;background-color:#1f1f1f;flex-basis:calc(25% - 2rem);min-height:400px;border-radius:.5rem;background-size:cover;background-position:center;background-repeat:no-repeat;padding:1rem;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;transition:.7s}@media only screen and (max-width: 922px){.card{flex-basis:calc(50% - 2rem)}}@media only screen and (max-width: 576px){.card{flex-basis:calc(100% - 2rem);margin:1rem .5rem}}.card__info-icon{display:flex;justify-content:center;align-items:center;flex-direction:row;align-self:end;width:48px;height:48px;border:2px solid #F0F0F0;border-radius:100%;font-size:2rem;cursor:pointer;position:relative;color:#f0f0f0}:is(.card__info-icon:hover)+.card__tooltip{scale:1;opacity:1;visibility:visible}.card__tooltip{position:absolute;top:5rem;left:1rem;right:1rem;font-size:1.5rem;padding:.5rem;border-radius:.5rem;background-color:#000c;color:#f0f0f0;transition:.3s;scale:.8;opacity:0;visibility:hidden}:is(.card__tooltip:hover){scale:1;opacity:1;visibility:visible}.card__tooltip:before{position:absolute;display:block;content:"";width:0;height:0;border-style:solid;border-width:0 10px 8px 10px;border-color:transparent transparent rgba(0,0,0,.8) transparent;top:-8px;right:12px}.card__headline{font-weight:400;font-size:2rem;color:#f0f0f0;z-index:1}.card__overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgb(0,0,0) 100%);height:200px;transition:.7s}:is(.card:hover) .card__overlay{bottom:-50px}.section{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;min-height:100vh;background-size:cover;background-position:right center;position:relative;z-index:1}.section__headline{position:absolute;left:50%;top:calc(1vw + 40px);text-align:center;font-size:min(18vw,13rem);color:#fff;transform:translate(-50%);transform-origin:left top;text-shadow:4px 4px 1px #000;animation:HEADLINE-ANIMATION 2s forwards}.section__headline--donuts{line-height:.9;font-size:min(18vw,11rem)}@keyframes HEADLINE-ANIMATION{0%{opacity:.1}to{opacity:1}}.section__dark{display:flex;justify-content:center;align-items:center;flex-direction:column;min-width:50%;min-height:100vh;padding:1rem;background-color:#00000080;color:#fff}.section__dark--palacinke{padding-top:15rem}@media only screen and (max-width: 922px){.section__dark{width:100%}.section__dark--palacinke{padding-top:9rem}}.section__table{z-index:2;text-align:left}.section__table th,.section__table td{background-color:#f38001f2;color:#fff;padding:.25rem;border-radius:.5rem}.section__table tbody th{white-space:nowrap}.section__table th,.section__table thead th,.section__table tfoot th,.section__table tfoot td{font-weight:400;background-color:#2f6e15f2}.section__table--pizza,.section__table--sandwich{margin-top:calc(10rem + 60px)}.section__table--pizza th,.section__table--pizza td,.section__table--sandwich th,.section__table--sandwich td{padding:.15rem .25rem}@media only screen and (max-width: 576px){.section__table tbody th{white-space:break-spaces}.section__table th,.section__table td{font-size:.9rem}}.our-story{width:100%;color:#fff;padding:1rem;border-radius:1rem;background-color:#000c;max-width:400px}@media only screen and (max-width: 768px){.our-story{max-width:none}}.contact-item{width:calc(50% - 1rem)}.contact-item__headline{text-transform:uppercase;color:#f38001;margin:2rem 0 .5rem}.contact-item__headline:first-child{margin-top:0}.contact-item__content{color:#000}.contact-item__content__map{height:600px;border:.5rem solid rgb(47,110,21)!important}.contact-item__content>a{color:#000;text-decoration:underline}.contact-item__content__image{display:inline-block;width:48px;height:48px;margin-right:1rem}@media only screen and (max-width: 576px){.contact-item{width:100%}}.footer{color:#fff;text-align:center;background-color:#1f1f1f}.footer__headline{padding:1rem;background-color:#000}.footer__content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;margin:0 auto;max-width:1200px;padding:2rem 1rem;flex-wrap:wrap}.footer__content__item{margin:1rem;text-align:left;flex-basis:calc(25% - 2rem);flex-wrap:wrap}@media only screen and (max-width: 922px){.footer__content__item{flex-basis:calc(50% - 2rem)}}@media only screen and (max-width: 576px){.footer__content__item{flex-basis:calc(100% - 2rem)}}.footer__content__item h3{color:#f38001;margin:.5rem 0;font-size:1.25rem}.footer__content__item p span{color:#f38001}.footer__content__item p a{color:#fff;text-decoration:underline}.footer__social-media{padding:1rem;background-color:#000}.footer__social-media__item{cursor:pointer;border-radius:100%;display:inline-block;margin:0 1rem}.footer__social-media__item img{width:48px;height:48px;border-radius:100%;vertical-align:middle}
