@charset "UTF-8";#root{width:100%;margin:0 auto;text-align:center}@font-face{font-family:IntroRustG;src:url(/assets/FontsFree-Net-IntroRustG-Base2Line-69b2cc66.ttf) format("truetype");font-weight:400;font-style:normal}body{font-family:IntroRustG,sans-serif}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.custom-modal{width:70%;height:70%;margin:auto;overflow:auto}.points-container{display:none}@media only screen and (min-width: 768px){.points-container{position:fixed;top:50%;right:0;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;z-index:999}.point{width:15px;height:15px;background-color:#ccc;margin:10px 0;border-radius:50%;transition:background-color .3s ease}.point.active{background-color:#000}}.admin-profile{max-width:400px;margin:20px auto;padding:20px;border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px #0000001a}.admin-profile-title{text-align:center;color:#333}.admin-profile-label{text-align:left;font-weight:700;display:block}.admin-profile-input{width:100%;padding:8px;margin-top:5px;margin-bottom:15px;box-sizing:border-box}.admin-profile-button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff;cursor:pointer;transition:border-color .25s}.admin-profile-button:hover{border-color:#552900}.separateur{width:60%}@media only screen and (min-width: 1024px){.separateur{width:40%}}.eventPage{margin:10px;padding-top:30px;padding-bottom:30px}.aPropos{text-align:left;padding:20px}@media only screen and (min-width: 1024px){.aPropos{padding:100px}}nav{position:relative;width:100%;min-height:75px;background-size:cover;background-repeat:no-repeat;background-position:center center;height:600px;overflow:hidden}@media only screen and (min-width: 1024px){nav{height:700px}}nav .dropdown-menu{border:1px solid #ccc;border-radius:10px;list-style:none;padding:10px;min-width:250px;box-shadow:2px 2px 10px #0003;display:flex;flex-direction:column;gap:5px}nav .dropdown-menu a{color:#000;text-align:left}nav .navbar_container{color:#fff;padding-top:50px}nav .navbar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}nav .navbar .reservation-btn{color:#fff;padding:10px;border:1px solid white;background-color:transparent;border-radius:0;font-weight:700}nav .navbar .reservation-btn:hover{background-color:#ffffff43}nav .navbar .navbar_logo{width:80px}nav .navbar .burger-icon{font-size:1.5rem;background:none;border:none;color:#000;cursor:pointer;z-index:1100}nav .navbar .burger-icon:hover{color:#656565}nav .navbar .burger-icon .burger{width:35px;height:5px;background-color:#fff;margin:6px 0;transition:all .3s ease}nav .navbar .burger-icon.active .burger:nth-child(1){transform:rotate(45deg) translateY(5px)}nav .navbar .burger-icon.active .burger:nth-child(2){transform:rotate(-45deg) translate(2px,-10px)}nav .navbar .burger-icon.active .burger:nth-child(3){opacity:0}nav .navbar .navbar_link{display:none;position:fixed;top:0;left:0;height:100%;width:100%;flex-direction:column;justify-content:center;align-items:center;opacity:0;z-index:1000}nav .navbar .navbar_link.active{display:flex;flex-direction:column;background-color:#000;z-index:1000;transition:transform .5s;transform:translate(0);opacity:1;transition:transform .5s ease,opacity .5s ease;padding:0;margin-top:0}nav .navbar .navbar_link.active .navbar_item{margin:20px 0;font-size:1.5rem;text-align:center;opacity:0;transform:translateY(20px);animation:fadeInSlide .5s ease forwards;text-transform:uppercase;font-weight:600}nav .navbar .navbar_link.active .navbar_item:nth-child(1){animation-delay:.2s}nav .navbar .navbar_link.active .navbar_item:nth-child(2){animation-delay:.4s}nav .navbar .navbar_link.active .navbar_item:nth-child(3){animation-delay:.6s}nav .navbar .navbar_link.active .navbar_item:nth-child(4){animation-delay:.8s}nav .navbar .navbar_link.active a{color:#fff;text-decoration:none;padding:10px;transition:background-color .3s ease}nav .navbar .navbar_link.active a:hover{color:#cd976c}nav .navbar .navbar_link.active .commandLabel{border:1px solid rgb(255,255,255)}nav .navbar .navbar_link.active .commandLabel:hover{background-color:#cd976c}@media (min-width: 1044px){nav .navbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;min-height:75px;margin-top:20px}nav .navbar .burger-icon{display:none}nav .navbar .navbar_link{display:flex;flex-direction:row;align-items:center;justify-content:center;list-style:none;padding:0;margin-right:50px;position:relative;opacity:1;width:auto}nav .navbar .navbar_link .navbar_item{list-style-type:none;padding:1rem;text-transform:uppercase;font-weight:600}nav .navbar .navbar_link .dropdown-menu{position:absolute;background-color:#ffffff43;list-style:none;min-width:190px;box-shadow:2px 2px 10px #0003;display:flex;flex-direction:column;gap:5px;border-radius:0;border:0px;padding:0}nav .navbar .navbar_link .dropdown-menu a{color:#000;text-align:left}nav .navbar .navbar_link a{color:#fff;text-decoration:none;padding:10px;transition:background-color .3s ease}nav .navbar .navbar_link a:hover{background-color:#ffffff2c}nav .navbar .navbar_link .commandLabel{border:2px solid rgb(255,255,255)}nav .navbar .navbar_link .commandLabel:hover{background-color:#cd976c}nav .navbar .navbar_logo{width:150px;margin-left:50px}}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.no-scroll{overflow:hidden;position:fixed;width:100%;height:100%}.language-switcher{position:relative;display:inline-block}.language-switcher .buttonLangue{background:none;border:none;cursor:pointer;font-size:1.5rem;display:inline-flex;align-items:center;padding:0}.language-switcher .arrow{margin-left:5px;font-size:.8rem}.language-switcher .dropdown-menu{position:absolute;top:100%;left:0;box-shadow:0 8px 16px #0000001a;z-index:1000;display:flex;flex-direction:column;border:none;padding:0}.language-switcher .dropdown-menu .buttonLangue{width:100%;text-align:left;background:none;border:none;padding:0}.language-switcher .dropdown-menu .buttonLangue:hover{background-color:#f0f0f01f}.title_mobile{padding-top:20px;padding-right:20px;padding-left:20px}@media screen and (min-width: 1024px){.title_mobile{display:none}}.section{display:flex;align-items:center;justify-content:center;padding-top:20px;padding-right:20px;padding-left:20px}@media screen and (min-width: 768px){.section{padding-right:70px;padding-left:70px}}.section .title-left,.section .title-right{display:none}.section .section-text{flex:1;text-align:justify}.section .section-text .text-right,.section .section-text .text-left{text-align:left}.section .section-text button{color:#000;border:1px solid rgba(0,0,0,.35);margin-bottom:30px}.section .section-text .logo_reseaux{display:flex;justify-content:center;align-items:center;height:auto;margin-right:10px;margin-top:30px;margin-bottom:30px}.section .section-text .navbar_logoFacebook,.section .section-text .navbar_logoInsta,.section .section-text .navbar_logoTiktok{display:flex;justify-content:space-around;align-items:center;width:50px;height:auto;margin-right:0}@media screen and (min-width: 1024px){.section .section-text{font-size:18px}.section .section-text .title-left,.section .section-text .title-right{display:block}.section .section-text .navbar_logoFacebook,.section .section-text .navbar_logoInsta,.section .section-text .navbar_logoTiktok{width:60px}}.section .section-image{flex:1;margin-top:10px;width:100%}.section .section-image .section-image-photo-mobile{display:block;width:100%}@media screen and (min-width: 1024px){.section .section-image .section-image-photo-mobile{display:none}}@media screen and (min-width: 1024px){.section .section-image .section-image-photo-desktop{width:70%;max-width:600px;height:auto}}@media screen and (max-width: 1023px){.section{flex-direction:column;justify-content:flex-start}.section .section-image{order:-1;margin-bottom:20px}.section .section-image-photo-desktop{display:none}.section .section-image-photo-mobile{display:block}}@media screen and (min-width: 1024px){.section{padding:60px}.section .logo_reseaux{margin:auto}.section .title_mobile{display:none}.section .title-left,.section .title-right{display:block}.section .section-text{flex:1;font-size:16px;text-align:justify;padding:20px}.section .section-image{width:100%;padding:20px}.section .section-image .section-image-photo-mobile{width:100%;display:none}.section .title-left,.section .title-right{font-size:24px}}.transition{position:relative}.transition .transition_title{font-family:League Spartan,sans-serif;text-transform:uppercase;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%);color:#fff}@media screen and (min-width: 768px){.transition .transition_title{font-size:32px;top:50%;left:50%}}.transition_image{width:100%;height:auto}.image-section{display:flex;flex-direction:column;align-items:center;padding-right:20px;padding-left:20px;padding-bottom:30px}@media screen and (min-width: 768px){.image-section{padding-right:70px;padding-left:70px}}.image-section .image-row{display:flex;justify-content:space-between;width:100%}.image-section .image-row img{width:48%;height:auto;margin:2px;overflow:hidden}.image-section .image-row .image-row3,.image-section .image-row .image-row4{display:none}.image-section .text-section-left,.image-section .text-section-right{text-align:left;width:100%;padding-top:20px}.image-section .text-section-left button,.image-section .text-section-right button{color:#000;border:1px solid black}@media screen and (max-width: 1023px){.image-section .text-section-left .title_left,.image-section .text-section-left .title_right,.image-section .text-section-right .title_left,.image-section .text-section-right .title_right{display:none}}@media screen and (max-width: 1023px){.image-section .section{flex-direction:column}.image-section .image-row{display:flex;justify-content:space-between;width:100%}.image-section .image-row img{width:48%}.image-section .text-section-left,.image-section .text-section-right{order:1}}@media screen and (min-width: 1024px){.image-section{display:flex;justify-content:space-between;flex-direction:row;align-items:center;padding:60px}.image-section .section-row{display:flex;flex-wrap:wrap;justify-content:space-between;width:50%;padding:20px}.image-section .image-row{display:flex;justify-content:space-between;width:100%;margin-bottom:2px}.image-section .image-row .image-row3,.image-section .image-row .image-row4{display:block}.image-section .image-row img{width:48%;object-fit:cover;margin:5px}.image-section .text-section-left,.image-section .text-section-right{width:35%;padding:20px}}.logo-container{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background:white;animation:fadeOut 1s 3s forwards;z-index:10}.logo{width:25%;position:absolute}.logo-foreground{clip-path:inset(0 100% 0 0);animation:fillColor 3s forwards}@keyframes fillColor{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}@keyframes fadeOut{to{opacity:0;visibility:hidden}}@media screen and (max-width: 768px){.logo-container{width:100%}}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999;padding:20px;box-sizing:border-box}.popup{background:#fff;border-radius:16px;max-width:600px;width:100%;padding:30px 20px;text-align:center;animation:fadeIn .4s ease}@media screen and (min-width: 800px){.popup{padding:60px 40px}}.popup .popup-header{margin-bottom:20px}.popup .popup-header .popup-title{font-size:22px;font-weight:700;color:#000}.popup .popup-content .popup-text{font-size:16px;margin-bottom:25px;color:#333}.popup .popup-content .popup-buttons{display:flex;flex-direction:column;gap:10px}.popup .popup-content .popup-buttons .btn-visit{background-color:#562b058f;color:#fff;padding:12px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s}.popup .popup-content .popup-buttons .btn-visit:hover{background-color:#562b05e3}.popup .popup-content .popup-buttons .btn-close{background-color:transparent;color:#562b05e3;border:2px solid rgba(86,43,5,.5607843137);padding:10px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s}.popup .popup-content .popup-buttons .btn-close:hover{background-color:#562b05e3;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.carte_boissons .boisson_chaude,.carte_boissons .coffee,.carte_boissons .boissons_fraiches,.carte_boissons .alcool{max-width:600px;margin:50px 20px 20px}.carte_boissons .boisson_chaude .title_container,.carte_boissons .coffee .title_container,.carte_boissons .boissons_fraiches .title_container,.carte_boissons .alcool .title_container{display:flex;justify-content:space-between}.carte_boissons .boisson_chaude .title_container img,.carte_boissons .coffee .title_container img,.carte_boissons .boissons_fraiches .title_container img,.carte_boissons .alcool .title_container img{width:80px;height:60px}@media screen and (min-width: 768px){.carte_boissons .boissons_coffee,.carte_boissons .boissons_alcool{display:flex;align-items:flex-start;justify-content:space-around}.carte_boissons .boissons_coffee .boisson_chaude,.carte_boissons .boissons_coffee .coffee,.carte_boissons .boissons_coffee .boissons_fraiches,.carte_boissons .boissons_coffee .alcool,.carte_boissons .boissons_alcool .boisson_chaude,.carte_boissons .boissons_alcool .coffee,.carte_boissons .boissons_alcool .boissons_fraiches,.carte_boissons .boissons_alcool .alcool{width:100%;margin:20px}.carte_boissons .boissons_coffee .boisson_chaude h3,.carte_boissons .boissons_coffee .coffee h3,.carte_boissons .boissons_coffee .boissons_fraiches h3,.carte_boissons .boissons_coffee .alcool h3,.carte_boissons .boissons_alcool .boisson_chaude h3,.carte_boissons .boissons_alcool .coffee h3,.carte_boissons .boissons_alcool .boissons_fraiches h3,.carte_boissons .boissons_alcool .alcool h3{text-align:left}.carte_boissons .boissons_coffee .title_container,.carte_boissons .boissons_alcool .title_container{display:flex;justify-content:space-between}.carte_boissons .boissons_coffee .title_container img,.carte_boissons .boissons_alcool .title_container img{width:100px;height:80px}}.item{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #ccc;padding:8px 0;position:relative}.item h4{margin:0;text-align:left;font-size:1.2em;flex:1}.item .description{font-size:.9em;color:#555;margin-top:3px;flex:1}.item .price{font-weight:700;font-size:1.2em;color:#000;white-space:nowrap;margin-left:20px}footer{background-color:#000;color:#fff;width:100%;display:flex;justify-content:space-around;align-items:center}footer .footer_logo{width:100px}footer iframe{display:none}footer .footer_img{margin-bottom:10px}footer .footer_adress,footer .footer_contact,footer .footer_propos,footer .footer_horaires{margin-bottom:30px;text-align:left}footer .footer_adress ul,footer .footer_contact ul,footer .footer_propos ul,footer .footer_horaires ul{padding:0}footer .footer_adress a,footer .footer_contact a,footer .footer_propos a,footer .footer_horaires a{color:#fff}@media only screen and (min-width: 768px){footer{display:flex;align-items:center;padding-top:70px;padding-bottom:70px;width:100%}footer iframe{display:block}footer .footer_container_content{display:flex}footer .footer_img,footer .footer_adress,footer .footer_contact,footer .footer_propos,footer .footer_horaires{margin-bottom:0;margin-left:20px}footer .footer_logo{width:150px}}.countdown-container{text-align:center;font-family:Arial,sans-serif;margin:100px;padding-left:150px;padding-right:150px}.countdown-container .countdown-timer{display:flex;justify-content:center;align-items:center}.countdown-container .countdown-digit{font-size:1em;margin:0 2px;padding:7px;background-color:#000;color:#fff;border-radius:10px;box-shadow:0 0 10px #00000080}.countdown-container .countdown-digit.digit-0{background-color:#ff5a5f}.countdown-container .countdown-digit.digit-1{background-color:#00a699}.countdown-container .countdown-digit.digit-2{background-color:#fc642d}@media screen and (min-width: 768px){.countdown-container .countdown-digit{font-size:4em;margin:0 5px;padding:10px;background-color:#000;color:#fff;border-radius:10px;box-shadow:0 0 10px #00000080}}.section_event .event_items img{width:100%;overflow:hidden;border-radius:10px;height:auto;transition:transform .3s ease,filter .3s ease}.section_event .event_items img:hover{transform:scale(1.05);filter:brightness(90%);cursor:pointer}.eventCard{padding:20px}.eventCard p{text-align:left}.eventDescription{width:100%}@media screen and (min-width: 768px){.event_items{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.event_items .eventCard{width:30%}}@media screen and (min-width: 1024px){.event_items{display:flex;flex-wrap:wrap;justify-content:center}.event_items .eventCard{width:25%}}.reservation-list{padding:20px;border:1px solid #ccc;border-radius:5px;margin-bottom:20px}.reservation-list .reservation-list-title{font-size:20px;margin-bottom:10px}.reservation-list .error-message{color:red}.reservation-list .no-reservations{color:#6c757d}.reservation-list .reservation-items{list-style-type:none;padding:0}.reservation-list .reservation-items .reservation-item{border:1px solid #ccc;border-radius:5px;padding:20px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;text-align:justify}.reservation-list .reservation-items .reservation-item.pending{background-color:#ffdd9e}.reservation-list .reservation-items .reservation-item.accepted{background-color:#bdffbd}.reservation-list .reservation-items .reservation-item .reservation-details{flex-grow:1;padding-right:10px}.reservation-list .reservation-items .reservation-item .reservation-details p{margin:5px 0}.reservation-list .reservation-items .reservation-item .reservation-actions{flex-shrink:0}.reservation-list .reservation-items .reservation-item .reservation-actions button{padding:5px 10px;margin-left:5px;border:none;border-radius:5px;cursor:pointer}.reservation-list .reservation-items .reservation-item .reservation-actions .acceptButton{background-color:#005a1e;color:#fff;padding:10px}.reservation-list .reservation-items .reservation-item .reservation-actions .rejectButton{background-color:red;color:#fff;padding:10px}.section-mention-legales{padding:20px;text-align:left}.section-mention-legales .mention-legales h2{text-align:left}.section-mention-legales .mention-legales h3{text-decoration:underline;text-align:left}.section-mention-legales .mention-legales .li_mentionL{list-style-type:disc}@media screen and (min-width: 768px){.section-mention-legales{padding-right:70px;padding-left:70px}}.reservationForm,.registerForm,.loginForm{max-width:400px;margin:20px auto;padding:20px;border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px #0000001a}input[type=text],input[type=date],input[type=email],input[type=password],select,input[type=number]{width:100%;padding:8px;margin-top:5px;margin-bottom:15px;box-sizing:border-box}.reservationForm_button,.registerForm_button,.loginForm_button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff;cursor:pointer;transition:border-color .25s}.reservationForm_button:hover,.registerForm_button:hover,.loginForm_button:hover{border-color:#552900}.reservationForm_title,.registerForm_title{text-align:center;color:#333}label{text-align:left;font-weight:700;display:block}.carte_brunch{margin-top:30px;padding:40px}.carte_brunch .section_petitdej .illu_toast{width:200px}.carte_brunch .section_petitdej .text_petitdej p{text-align:left}.carte_brunch .formule_brunch .formule_adulte_brunch,.carte_brunch .formule_brunch .formule_kids_brunch{border:2px solid black;width:100%;padding:0;margin-top:16px}.carte_brunch .formule_lunch{border:2px solid black;width:100%;padding:0;margin:16px auto auto}.carte_brunch .text_horaire{border:2px solid black;font-weight:700;margin:auto;padding:5px;width:100%}.carte_brunch .logo_veggie{width:30px}.carte_brunch .horaire{font-weight:700;border:2px solid black;width:100%;margin:auto}.carte_brunch .sale_sucre{display:block}.carte_brunch .sale_sucre .plats_sales,.carte_brunch .sale_sucre .plats_sucre{padding:0}.carte_brunch .sale_sucre .plats_sales p,.carte_brunch .sale_sucre .plats_sucre p{text-align:left}.carte_brunch .sale_sucre .plats_sales .title_container,.carte_brunch .sale_sucre .plats_sucre .title_container{display:flex;justify-content:space-between;align-items:center}.carte_brunch .sale_sucre .plats_sales .title_container .pancakes_carte,.carte_brunch .sale_sucre .plats_sales .title_container .avocado_carte,.carte_brunch .sale_sucre .plats_sucre .title_container .pancakes_carte,.carte_brunch .sale_sucre .plats_sucre .title_container .avocado_carte{width:100px}.carte_brunch .infos_food{text-align:left;width:100%;margin:auto}.carte_brunch .infos_food .vegan_veggie{display:flex}.carte_brunch .infos_food .vegan_veggie p{margin-right:20px}@media (min-width: 768px){.carte_brunch hr{width:90%}.carte_brunch .section_petitdej{display:flex;justify-content:space-between;align-items:center}.carte_brunch .section_petitdej .illu_toast{margin:auto;width:350px;height:350px}.carte_brunch .section_petitdej .petit_dej{width:60%;padding:30px}.carte_brunch .section_petitdej .petit_dej .text_horaire{border:2px solid black;font-weight:700;margin:auto;padding:5px;width:50%}.carte_brunch .section_petitdej .petit_dej .text_petitdej p{text-align:left}.carte_brunch .infos_food{width:50%;margin:auto}.carte_brunch .infos_food .vegan_veggie{display:flex}.carte_brunch .infos_food .vegan_veggie p{margin-right:20px}.carte_brunch .horaire{font-weight:700;border:2px solid black;width:50%;margin:auto}.carte_brunch .sale_sucre{display:flex;justify-content:space-around;align-items:flex-start}.carte_brunch .sale_sucre .plats_sales,.carte_brunch .sale_sucre .plats_sucre{padding:30px}.carte_brunch .formule_brunch{display:flex;justify-content:space-around;align-items:normal}.carte_brunch .formule_brunch .formule_adulte_brunch,.carte_brunch .formule_brunch .formule_kids_brunch{border:2px solid black;width:40%;padding:0}.carte_brunch .formule_lunch{border:2px solid black;width:40%;padding:10px;margin:20px auto auto}}:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}h1{font-size:3.2em;line-height:1.1}li{list-style-type:none}button{border:2px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;text-align:center;transition:border-color .25s}button:hover{background-color:#562b0530;font-weight:600;border:1px solid #562b056e}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}body,p,h2,h3,h4,h5,h6{font-family:PT Sans,sans-serif}p{font-size:16px}h1{font-size:50px}h2{font-size:18px}h3{font-size:25px}@media (prefers-color-scheme: light){:root{--color-text: #444444;--color-background: #ffffff;--color-button: #f9f9f9}}@media (prefers-color-scheme: dark){:root{--color-text: #ffffff;--color-button: #ffffff}}body{color:var(--color-text);background-color:var(--color-background)}button{background-color:var(--color-button)}
