@font-face{font-family:Roboto;src:url(/font/Roboto-Regular.ttf)}@font-face{font-family:Italianno;src:url(/font/Italianno-Regular.ttf)}@font-face{font-family:Kapakana;font-style:normal;font-weight:400;src:url(/font/Kapakana.woff)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}a,a:visited,a:hover,a:active{color:inherit;text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;min-width:600px;font-family:Italianno}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}h1{font-family:Kapakana;font-size:5.4em;margin-bottom:16px}h2{font-size:2.2em;margin-bottom:16px}h3{font-family:Kapakana;font-size:1.8em}.menu{background-color:#fff;display:flex;align-content:space-between;box-sizing:border-box;color:#999;min-width:800px;padding:10px 60px;justify-content:space-between;font-size:3vw;transition:transform .2s;box-shadow:2px 2px 10px #bbb;margin-bottom:20px}.menu a:hover{transform:scale(1.1)}.menu-active{color:#689d71!important}main{display:flex;flex:1 1 auto}.accueil-content{display:flex;margin:0 auto;width:100%;flex-direction:column;align-items:center;align-self:flex-end;padding-bottom:110px;font-family:Kapakana;color:#fff;text-shadow:black 2px 1px 2px}.accueil-name{font-size:10vw}.accueil-date{padding-top:14px;font-size:5vw}.accueil-date:before{content:"";display:block;margin:auto;height:1px;width:140px;position:relative;top:-18px;background-color:#fff}.presence{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.presence-box{box-sizing:border-box;display:flex;width:600px;flex-direction:column;background-color:#689d71df;padding:25px;border-radius:10px;color:#fff;text-shadow:1px 1px 4px #37523c}.presence-box input{height:28px;width:220px;margin-bottom:16px;padding-left:10px;border:0;box-shadow:inset #787 -1px 2px 5px;color:#444}.presence-box input::placeholder{color:#999}.presence-box p{font-size:1.2em}.presence-response{box-sizing:border-box;display:flex;gap:30px;min-width:600px;flex-direction:column;background-color:#ffffffea;padding:25px 25px 10px;border-radius:10px;color:#689d71}.presence-grid{display:grid;grid-template-columns:[first] auto [line2] 120px [line3] 120px;font-size:1.8em;row-gap:10px;color:#425942}.item-a{grid-column-start:1}.item-b{display:inline-grid;grid-column-start:2;align-self:center;justify-self:center}.item-c{display:inline-grid;grid-column-start:3;align-self:center;justify-self:center}.presence-response button{align-self:flex-end;font-size:1.6em}.presence-response p{line-height:36px}.presence-response p span{font-size:1.6em}.presence-response p button{float:right}.programme{display:flex;flex-direction:column;min-width:600px;max-width:750px;width:50%;align-items:center;box-sizing:border-box;gap:0;background-color:#689d71df;padding:25px;border-radius:10px;color:#fff;margin:0 auto 40px}.info{display:flex;flex-direction:column;gap:30px;min-width:640px;max-width:800px;width:60%;box-sizing:border-box;background-color:#ffffffdf;padding:25px;border-radius:10px;color:#689d71;margin:0 auto 40px;font-size:1.5em}.info section h3{margin-bottom:5px;font-family:inherit}.card{display:flex;box-sizing:border-box;gap:40px;margin-bottom:10px;border-radius:10px;padding:10px;background-color:#f6d4d2;width:100%}.card-content{display:flex;flex-direction:column;gap:8px;font-family:Poppins;font-size:.65em;color:#c36b66}.card-content h4{font-weight:700;margin-bottom:4px}.card-content p{font-size:.96em;line-height:1.25}.card-content p:last-of-type{font-size:.75em}.form-contrainte-guest{background-color:#689d71dd;color:#fff;padding:10px 16px;border-radius:10px;margin-bottom:16px}.form-contrainte-main{justify-content:space-between;gap:25px;font-size:14px;font-family:Poppins}.d-flex{display:flex}.d-flex-column{display:flex;flex-direction:column}.form-control{display:flex;align-items:center;gap:8px;margin-bottom:10px}.form-control label,.form-control-column label{cursor:pointer}.form-control-column{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}textarea{color:#425942;font-family:Poppins;font-size:.9em;border-radius:4px;padding:2px 4px;height:36px;resize:none}.card-temoin:after{content:"Témoin";color:#fff5;font-size:2.6em;position:absolute;margin-top:.3em;margin-left:.2em}.radio-buttons{display:flex;flex-direction:column;color:#fff}.radio-button{display:flex;align-items:center;cursor:pointer}.radio-button input[type=radio]{display:none}.radio-circle{width:14px;height:14px;border-radius:50%;border:2px solid #ddd;position:relative;margin-right:10px}.radio-circle:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background-color:#ddd;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:all .2s ease-in-out}.radio-button input[type=radio]:checked+.radio-circle:before{transform:translate(-50%,-50%) scale(1);background-color:#ddd}.photo-area{gap:40px;margin-top:20px;justify-content:center}.photo-area div{width:33%;height:200px;box-sizing:border-box;padding:30px 5px;background-color:#fff;border-radius:4px;box-shadow:#37523c 2px 2px 6px;cursor:pointer;color:#689d71;transition:.3s ease-in-out}.photo-area div:hover{background-color:#f6d4d2;color:#c36b66}.photo-area .material-symbols-outlined{font-size:60px;display:block;text-align:center;margin-bottom:40px;transition:color .3s ease-in-out}.photo-area div p{font-family:Arial,Helvetica,sans-serif;font-size:24px;text-align:center}@media screen and (max-width: 800px){.photo-area{gap:20px;margin-top:10px;flex-direction:column;align-items:center;justify-content:center}.photo-area div{width:80%;height:170px;box-sizing:border-box;padding:20px 5px}body{min-width:100%;width:100%;font-size:.7em}h2{font-size:1.9em}.menu{min-width:100%;padding:10px;font-size:2em;align-items:center;text-align:center;margin-bottom:20px}.menu>a{width:80px}main{font-size:1.5em}.accueil-content{padding-bottom:110px}.accueil-name{font-size:3em;padding-left:0;padding-bottom:15px}.accueil-date{font-size:2em}.accueil-date:before{width:70px}.programme{min-width:90%;max-width:90%;width:90%;font-size:.7em}.presence-box{width:90%;font-size:.75em}.presence-response{gap:20px;min-width:94%;width:94%;font-size:.75em;padding:25px 10px 10px}.presence-grid{grid-template-columns:[first] auto [line2] 95px [line3] 80px;row-gap:20px}.form-contrainte-main{gap:20px;font-size:12px}.form-contrainte-guest{padding:10px}.info{min-width:90%;max-width:90%;width:90%;font-size:1em;padding:15px;gap:20px}.info img{width:100px;height:66px}.card{gap:10px;margin-bottom:10px;width:100%;height:auto}.card-content{gap:4px}.card-content h4{margin-bottom:2px}.card-content p:last-of-type{font-size:.8em}}.button{background-color:#425942;border:0px solid rgba(27,31,35,.15);border-radius:6px;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:24px;display:inline-block;line-height:20px;padding:8px 20px;transition:224ms;color:#fff}.button:focus:not(:focus-visible):not(.focus-visible){box-shadow:none;outline:none}.button:hover{color:#c36b66;background:#f6d4d2}.button:focus{box-shadow:#2ea44f66 0 0 0 3px;outline:none}.button:disabled{background-color:#ddd;border-color:#1b1f231a;color:#bbb;cursor:default}.checkbox-wrapper-22{display:inline-flex}.checkbox-wrapper-22 .switch{display:inline-block;height:28px;position:relative;width:56px}.checkbox-wrapper-22 .switch input{display:none}.checkbox-wrapper-22 .slider{background-color:#f6d4d2;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s;font-family:roboto}.checkbox-wrapper-22 input:not(:checked)+.slider:after{color:#c36b6699;content:"Non";position:relative;font-weight:700;font-size:12px;top:-6px;left:29px}.checkbox-wrapper-22 input:checked+.slider:after{color:#37523c99;font-weight:700;font-size:12px;content:"Oui";position:relative;left:7px;top:-6px}.checkbox-wrapper-22 .slider:before{background-color:#fff;z-index:10;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.4s;width:20px}.checkbox-wrapper-22 input:checked+.slider{background-color:#90b496}.checkbox-wrapper-22 input:checked+.slider:before{transform:translate(26px)}.checkbox-wrapper-22 .slider.round{border-radius:20px}.checkbox-wrapper-22 .slider.round:before{border-radius:50%}@media screen and (max-width: 800px){.checkbox-wrapper-22 input:not(:checked)+.slider:after{top:0}.checkbox-wrapper-22 input:checked+.slider:after{top:0}}.checkbox2{display:inline-block;position:relative;width:15px;color:#425942}.checkbox2 input[type=checkbox]{visibility:hidden}.checkbox2 input[type=checkbox]:checked+label:after{opacity:1}.checkbox2 label{background:none repeat scroll 0 0 #eee;border:1px solid #dddddd;cursor:pointer;height:15px;width:15px;position:absolute;left:0;top:0}.checkbox2 label:after{content:"";width:7px;height:4px;position:absolute;top:3px;left:3px;border-style:none none solid solid;opacity:0;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.admin-page{font-family:roboto;background-color:#efefef;background:linear-gradient(to right bottom,#d6dfcc,#c9dddb,#ced7e0);color:#37523c;font-size:16px;box-sizing:border-box;min-height:100vh}.admin-page>header{margin-bottom:20px;background:linear-gradient(to right,#1f2e22,#37523c);color:#efefef;padding:8px 14px}.header h1{font-family:roboto;font-size:2.5em;margin:0}.admin-main{padding:0 20px}.admin-main h2{font-family:roboto;font-size:2em;margin-bottom:10px;padding:3px 0;width:100%;background-image:linear-gradient(to right,#1f2e22,#305130,#487637,#6a9b34 75%,#7eae2c,#94c01b);color:transparent;-webkit-background-clip:text;background-clip:text}.admin-main h2 a{text-decoration:underline;color:#1f2e22;cursor:pointer;font-size:.5em}.admin-section{justify-content:space-between;border:#000 1px solid;background-color:#37523cee;margin-bottom:25px;color:#eee}.admin-reponse{flex:1;border:#000 1px solid}.admin-reponse h3{font-family:roboto;font-size:1.5em;background-color:#0005;padding:5px 10px}.admin-reponse-content{gap:10px;padding:10px}.admin-reponse-content h4{font-size:1.25em;font-weight:700;margin-bottom:8px}.admin-compteur{border-radius:10px;padding:3px 6px;box-sizing:border-box;display:inline-block;color:#494949;background:#f3f3f3;background:linear-gradient(to right,#d48c1f,#d9a901 50%,#d8b808,#d4c81f)}.admin-compteur-rouge{color:#c36b66;background:#f6d4d2;color:#fff;background:linear-gradient(to right,#c3666b,#c3669f)}.admin-compteur-vert{color:#37523c;background:#c4dac9;color:#fff;background:linear-gradient(to right,#4f7957,#40766a,#436f75)}.admin-message{background:linear-gradient(to right,#bc72de,#a07eee,#808bf4,#5c97f0,#2da1e4);padding:5px 8px;box-sizing:border-box;border-radius:10px}.admin-message header{color:#fff;text-shadow:#382242 1px 1px 1px;font-weight:700;margin-bottom:6px}.admin-message p{padding-left:5px}.admin-message p:before{content:"❝";padding-right:2px;position:relative;top:-4px}.admin-message p:after{content:"❞";padding-left:4px;position:relative;top:8px}@media screen and (max-width: 1380px){.admin-section{flex-direction:column}}
