@import"https://fonts.googleapis.com/css2?family=Maven+Pro&display=swap";@font-face{font-family:panpizza;src:url(/panpizza.ttf)}:root{--main-bg-color: #FFFFFF;--secondary-bg-color: #191919;--third-color: yellow;--fourth-color: rgb(13, 255, 17);--button-color: #0055FF;--box-shadow: #000000 0px 1px 3px, #290000 0px 1px 3px, #040101 0px 1px 3px;--font-title: panpizza;--font-text: "Maven Pro", sans-serif}.desktop,.none{display:none}*{margin:0;padding:0;box-sizing:border-box;background-color:var(--main-bg-color-color);font-family:var(--font-text);line-height:1.8;overflow:visible}main *{overflow-x:hidden}h1{font-family:var(--font-title)}h2{text-align:left;font-family:var(--font-title);font-size:3rem;line-height:1.3;letter-spacing:.1rem;overflow:hidden;margin:0}a{color:initial;text-decoration:none;font-weight:initial}li{list-style:none}.no_button{background-color:transparent;border:none}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.wrap{flex-wrap:wrap}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.container{position:relative;overflow:hidden}.button_style{border:none;box-shadow:var(--box-shadow);padding:1rem;border-radius:.75rem;font-weight:700}.margin1r0{margin:1rem 0}.margin0r1r{margin:0 1rem}.openBurger{z-index:2;height:100%;padding:0 0 2rem;width:100%;position:fixed;top:0;left:0;animation:open .25s cubic-bezier(.46,.46,.45,.44) both}@keyframes open{0%{transform:scale(0);transform-origin:0% 0%;opacity:1}to{transform:scale(1);transform-origin:0% 0%;opacity:1}}.openBurger button{width:100%;font-size:2rem;padding:2rem 1rem;border:none}button.croix{display:flex;justify-content:flex-end;width:95%;margin-left:.5rem;box-shadow:none}.croix img{height:3rem;padding:.5rem}.padding-header{padding:.5rem}header h3{font-family:var(--font-title);font-size:2.25rem;width:100%}.burger{height:2rem;transform:rotate(180deg)}.logo{height:4rem;width:auto;margin:0;padding:0}.CTA_home{border:none;padding:.5rem .75rem;background-color:var(--third-color);margin-bottom:1rem;border-radius:.35rem;font-weight:bolder;font-size:1rem;color:#000}.simulateur{height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.simulateur *{overflow:hidden}.simulateur form *{overflow:visible}.simulateur h1{font-size:3rem;text-align:center;margin:2rem;width:fit-content;height:fit-content;padding:0rem 1rem;background-color:var(--main-bg-color)}.simulateur form>*{margin:2rem 0;background-color:var(--main-bg-color)}.simulateur form{display:flex;flex-direction:column;align-items:center;justify-content:center}.simulateur form label{display:flex;flex-direction:column}.simulateur form input,.simulateur select{padding:.5rem 1rem;width:75vw;border-radius:.5rem;height:3rem;border:black solid 1px;font-family:var(--font-text);font-weight:700}.simulateur button{padding:.5rem 1rem;border-radius:.5rem;border:none;box-shadow:var(--box-shadow);background-color:#05f;color:#fff;font-weight:700}.button_bottom_homepage{position:fixed;bottom:1rem;right:1rem;width:3rem;height:3rem;background-color:brown;border:none;border-radius:30%;z-index:5;display:flex;justify-content:center;align-items:center}.button_bottom_homepage img{height:2rem;width:2rem}.main_container{padding:1rem 3rem}.landing_page{display:flex;flex-direction:column;justify-content:center;align-items:center;height:90vh;margin:0}.landing_page h1{font-size:6rem;text-align:center;overflow:hidden;letter-spacing:.25rem}.landing_page h1,.landing_page h2{background-color:transparent;padding:.5rem 2rem;z-index:1;margin:0;text-align:center}.landing_page h1{color:var(--main-bg-color);text-shadow:var(--third-color) 2px 2px 0px;line-height:1;font-weight:100}.background_img{position:absolute;background-position:50%;min-width:100%;height:100%}.home .veil{position:absolute;background-color:var(--secondary-bg-color);width:100%;height:100%;opacity:50%;top:0;margin:0}.landing_page .halal{position:absolute;width:5rem;top:1rem;right:1rem;z-index:1}.home>section>article p,.home>section>div:nth-child(2){padding:0 2rem}.home>section>div,.home>section>article{margin:0}.home section h2{margin:2rem}.home>section>article:nth-child(2){overflow:hidden;height:fit-content}p,li{font-size:1.3rem;line-height:1.7}ul{padding:2rem 0}.home iframe{width:100%;height:50vh;margin:2rem 0}.iframe h2,.iframe p{padding:0 2rem}.landing_page h2{color:var(--main-bg-color);margin-top:4rem;padding:0 2rem;font-family:var(--font-text);text-shadow:none;font-size:1.35rem}.home .barket{display:flex;justify-content:center;align-items:center}.home .barket img{width:25vw;height:3.5rem;object-fit:contain;border-radius:.25rem;margin:1rem;box-shadow:var(--box-shadow)}.landing_page video{margin:0}.articles_container{display:flex;flex-direction:column}.articles_container img{width:100%;height:100vw;object-fit:cover;margin-top:2rem}main.home{position:relative;overflow:initial}.footer{padding:1rem 2rem;background-color:var(--secondary-bg-color);color:var(--main-bg-color);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.footer *{padding:.5rem 0;background-color:inherit;color:inherit;overflow:hidden}.footer li,.footer a,.footer div{padding:.15rem 0}.footer-section{width:100%}.footer div{margin-bottom:2rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.footer img{width:auto;height:4rem;object-fit:contain;margin:0 .25rem}.mentions{text-align:center;width:100%;margin:2rem 1rem 0}.footer h2{font-size:1rem;text-shadow:none;width:100%;color:var(--third-color)}.footer small,.footer a small.small{text-align:center;width:100%;font-size:1rem;overflow:hidden}.footer .gn{font-weight:600;text-decoration:underline}.footer .barket{display:flex;justify-content:center;align-items:center}.footer .barket img{width:25vw;height:5rem;border-radius:1rem}.mentions-container{padding:1rem 4rem}.mentions-container>*{padding:1rem 0}.mentions-container h2{margin-top:2rem}.menu h1{width:100%;text-align:center}.menu .button_container{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:space-between}.menu button{margin:.5rem .25rem;border:none;border-radius:5%;box-shadow:var(--box-shadow);padding:.25rem}.menu .button_Choice img{margin:1rem;width:4rem;height:4rem;object-fit:cover}.menu .choisie{background-color:var(--fourth-color);color:var(--main-bg-color)}.menu .dispo{width:100%;margin:2rem 0;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.menu .dispo>*{margin:.5rem 0}.pizza{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding:3rem 1rem}.pizza h3{width:100%;font-size:1.5rem;font-family:var(--font-title)}.pizza div:last-of-type{display:flex}.pizza ul{display:flex;flex-wrap:wrap;padding:0;width:100vw}ul{width:100%}.pizza li{padding:0 1rem}.pizza ul li:first-child{width:100%;background-color:var(--fourth-color);color:var(--main-bg-color)}.pizza p{width:100%;padding:1rem 0 2rem}.error{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:url(https://media2.giphy.com/media/l0Exf5Cyh69TNFdrq/giphy.gif?cid=ecf05e47v9b1pp0hbfil3wv8j344mkjbgczu66vs90b0wnoi&rid=giphy.gif&ct=g);background-repeat:no-repeat;background-position:center;background-size:cover;color:var(--main-bg-color);font-weight:bolder}.error h1{font-size:10vw;text-align:center}.dispo strong span{text-decoration:underline;font-weight:700}.nouveau{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:2rem 0 0}.nouveau img{width:3rem;margin:0 1rem}.nouveau div{display:flex;flex-direction:column;align-items:center;width:100%}.nouveau div small{margin:.25rem 0}.prix{display:flex;justify-content:space-between;padding:2rem}@media screen and (min-width: 768px){.mobile{display:none}.desktop{display:initial}header{flex-direction:row}.navbar{padding:2rem 0;color:var(--secondary-bg-color)}.navbar *{padding:0rem 2rem;color:var(--secondary-bg-color)}.navbar button{color:#000}.background_img{position:absolute;background-position:50%;min-width:100%;height:100%;object-fit:cover}.landing_page h1{color:var(--fourth-color);font-size:8rem;text-shadow:var(--third-color) 2px 2px 0px}.landing_page h2{font-size:2rem}.home section{display:flex;justify-content:center;align-items:center;padding:0 5rem;margin:0;width:100%}.home h1{font-size:5rem;text-align:center}.home section *{overflow:hidden}.home section article{margin:0;width:100%;padding:0rem;text-align:left;display:flex;justify-content:center;align-items:center;overflow:hidden}.home section article>*{width:50%;height:70vh;margin:0;box-shadow:var(--box-shadow)}.home section article div{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:4rem;box-shadow:var(--box-shadow);margin:0}.home section article:first-of-type{background-color:var(--secondary-bg-color);color:var(--main-bg-color);box-shadow:var(--box-shadow);margin:1rem 0 0}.home section article:first-of-type h2{color:var(--third-color)}.home section:nth-child(3){display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;text-align:center;box-shadow:var(--box-shadow)}.home section:nth-child(3)>div:last-of-type{display:flex;justify-content:flex-start;align-items:flex-start;width:50%;margin:0;padding:4rem 0;text-align:left;box-shadow:var(--box-shadow)}.home section:nth-child(3)>div:last-of-type>*{width:50%;padding:0;box-shadow:var(--box-shadow)}.home section:nth-child(3)>div:last-of-type h2{padding-left:2rem}.home section:nth-child(3)>div:first-of-type{padding:2rem 0 0;margin:0;width:60%;background-color:var(--third-color);display:flex;flex-direction:column;box-shadow:var(--box-shadow)}.home section:nth-child(3)>div:first-of-type h2{color:var(--fourth-color);text-shadow:var(--main-bg-color)}.home section:nth-child(3)>div:first-of-type img{width:5rem;height:2.5rem;object-fit:cover;padding:.45rem;background-color:var(--main-bg-color);text-align:left}.home section article:nth-child(2){display:flex;flex-direction:row-reverse;box-shadow:var(--box-shadow);margin:0rem 0 1rem}.home .locaux{width:100%;text-align:left;padding:0;margin:0}.home .locaux p{padding:0 2rem;margin:0}.home iframe{width:100%;height:25rem;margin:1rem 0 0;border:none}.menu h1{width:100%;text-align:center;margin-bottom:3rem;font-size:5rem}.menu{padding-bottom:3rem}.menu .button_container{display:flex;flex-wrap:wrap;justify-content:center;align-items:space-between}.menu button{margin:.5rem 1rem;border:none;border-radius:5%;box-shadow:var(--box-shadow);padding:.25rem;width:9rem;height:9rem;overflow:hidden}.menu header button.CTA_home{border:none;box-shadow:var(--box-shadow);padding:.5rem .75rem;background-color:var(--third-color);margin-bottom:1rem;border-radius:.35rem;font-weight:bolder;font-size:1rem;width:fit-content;height:fit-content}.menu .button_Choice img{margin:1rem;width:4rem;height:4rem;object-fit:cover}.menu .choisie{background-color:var(--fourth-color);color:var(--main-bg-color)}.menu .dispo{width:100%;margin:2rem 0;text-align:center;flex-direction:row}.menu .dispo>*{margin:1rem}.pizza{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;padding:0 0 1rem 5rem;border-top:black 1px dashed}.pizza h3{width:100%;font-size:1.5rem;font-family:var(--font-title);padding:0;margin:0;line-height:1.5;overflow:hidden}.pizza div:first-of-type{padding:0 1rem;width:70%}.pizza div:last-of-type{display:flex;width:30%}.pizza ul{display:flex;flex-wrap:wrap;padding:0}.pizza li{padding:0 1rem}.pizza ul li:first-child{width:100%;background-color:var(--fourth-color);color:var(--main-bg-color)}.pizza p{width:100%;padding:0rem 0 2rem}.nouveau{justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.nouveau *{margin-right:.5rem}.nouveau h3{font-size:1.2rem}.nouveau img{width:2rem;height:auto}.nouveau div{justify-content:flex-start;align-items:flex-end;width:30%;padding:.25rem 0 0}.prix{display:flex;justify-content:space-between;padding:2rem 20vw}.footer{padding:1rem 2rem;background-color:var(--secondary-bg-color);color:var(--main-bg-color);display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;overflow:hidden;flex-wrap:wrap;text-align:center}.footer *{padding:.5rem 0;background-color:inherit;color:inherit;overflow:hidden;width:100%}.footer li,.footer a,.footer div{padding:.15rem 0}.footer div{margin-bottom:2rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;width:25vw}.footer img{width:auto;height:3rem;object-fit:contain;margin:0 .25rem}.mentions{text-align:center;width:100%;margin:2rem 1rem 0}.footer h2{font-size:1rem;text-shadow:none;width:100%;color:var(--third-color)}.footer small,.footer a small.small{text-align:center;width:100%;font-size:1rem;overflow:hidden}.footer .gn{font-weight:600;text-decoration:underline}.footer .barket{display:flex;justify-content:flex-start;align-items:flex-start;margin:0}.footer .barket img{width:6rem;height:5rem;overflow:hidden;object-fit:contain;border-radius:0;margin:0}.footer>div.footer_contact>ul.flex{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%}.footer>div.footer_contact>ul.flex li{width:3rem}}
