:root{--primary-color: #18421a;--secondary-color: #db8e19;--tertiary-color: #2e7d32;--deep-green: #0a1d0b}*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body.light{background-color:#fffef7;color:#18421a;--event-details-bg: #fafafa;--important-note: #c62828;--tertiary-color-light: var(--tertiary-color);--text-color: #222;--card-border: #ddd;--button-bg: #444;--button-hover: #666;--link-color: #0077cc;--link-hover: #004999}body.dark{background-color:#1b1b1b;color:#fffef7;--event-details-bg: #444444;--important-note: #ff5f5f;--tertiary-color-light: #81c784;--text-color: #fffef7;--card-border: #555;--button-bg: #888;--button-hover: #aaa;--link-color: #aadfff;--link-hover: #61dafb}button{margin-left:.5rem;cursor:pointer}body{font-family:Raleway,sans-serif;font-weight:500;margin:0;padding:0;overflow-x:hidden}body.banner-visible{padding-top:60px}h1{font-family:Raleway,sans-serif;font-weight:500}h2{font-family:Nunito,sans-serif;color:var(--tertiary-color)}.page-title{text-align:center;font-size:2rem;color:var(--primary-color);font-weight:700;line-height:1.2;padding:0 5%;margin-bottom:4rem}@media (min-width: 768px){.page-title{font-size:2.5rem}}.about-container{padding:3rem 1rem;display:flex;flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto}.grid-row{display:flex;flex-direction:column;gap:2rem;align-items:center}.grid-row.reverse{flex-direction:column-reverse}.col-title{margin-bottom:2rem}.col-text{flex:1;max-width:650px;padding:0 5%}.col-image{flex:1;display:flex;justify-content:center;align-items:center}.col-image img{width:100%;max-width:280px;border-radius:40px 0;box-shadow:0 0 10px #00000014}.paragraph{margin-bottom:1.2rem;line-height:1.7;font-size:1rem}.double-image{gap:1rem;cursor:pointer}.double-image img{width:120px;height:120px;object-fit:cover;border-radius:50%;opacity:.7;transition:all .3s ease}.double-image img.active{opacity:1;transform:scale(1.05);box-shadow:0 0 10px var(--tertiary-color)}.bio h3{margin-top:.5rem;color:var(--tertiary-color)}@media (min-width: 768px){.grid-row,.grid-row.reverse{flex-direction:row;justify-content:space-between}.grid-row.reverse{flex-direction:row-reverse}.col-image img{width:100%;max-width:600px}.double-image img{width:160px;height:160px}}.actions-container{padding:2rem 3rem;margin:0 auto;font-family:sans-serif}.action-description{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.action-event{background-color:var(--background-light);padding:1rem;border-radius:10px}body.dark .action-event{background-color:var(--background-dark)}.action-event-title{font-size:1.3rem;font-weight:700;margin-bottom:2rem}.action-event-name{font-size:1.1rem;margin-top:.5rem}.action-event-description,.action-event-details,.action-invitation-note{margin-top:.5rem;line-height:1.5;font-size:.95rem}.action-maps-link{color:var(--secondary-color);text-decoration:underline}.action-maps-link:hover{text-decoration:none;opacity:.9}.action-maps-link:visited,body.dark .action-maps-link,body.dark .action-maps-link:visited{color:var(--secondary-color)}@media (min-width: 768px){.actions-container{padding:3rem;max-width:900px}.action-description{font-size:1.1rem}.action-event{margin-top:3rem}.action-event-title{font-size:2rem}.action-event-name{font-size:1.2rem}.action-event-description,.action-event-details,.action-invitation-note{font-size:1rem}}.contact-page{padding:2rem 3rem;margin:0 auto;font-family:sans-serif;line-height:1.4;color:var(--text-color)}.contact-page p{margin-bottom:4rem;font-size:1.1rem}.contact-person{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;margin-bottom:4rem;gap:1rem;border-bottom:1px solid var(--card-border);padding-bottom:4rem;text-align:center}.contact-photo{width:180px;height:180px;object-fit:cover;border-radius:40px 0;box-shadow:0 2px 6px #0000001a}.contact-info{display:flex;flex-direction:column}.email-link{color:#fff;text-decoration:none;transition:color .3s ease}.email-link:hover{color:#fff;text-decoration:underline}.visually-hidden{position:absolute;left:-9999px}.custom-button{background-color:var(--button-bg);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:999px;cursor:pointer;font-size:1rem;min-height:48px;width:230px;text-align:center;transition:background-color .3s ease,transform .2s ease;white-space:nowrap;display:inline-flex;justify-content:center;align-items:center}.custom-button:hover,.custom-button:focus{background-color:var(--button-hover);outline:none;transform:scale(1.02)}.contact-info>*:not(:last-child){margin-bottom:1rem}.visually-hidden{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.phone-link{color:#fff;text-decoration:none}.phone-link:hover{color:#fff;text-decoration:underline}.postal-address{margin-top:4rem;padding:1.5rem;border-radius:12px;background-color:var(--event-details-bg);color:var(--text-color);text-align:center;box-shadow:0 2px 8px #0000000d}.postal-address h2{margin-bottom:1rem;font-size:1.3rem;color:var(--tertiary-color)}.postal-address address{font-style:normal;line-height:1.6;white-space:pre-line}@media (min-width: 768px){.contact-page{max-width:900px;padding:3rem;font-size:1.1rem}.contact-page h1{font-size:2rem}.contact-person{flex-direction:row;align-items:center;text-align:left}.contact-photo{width:200px;height:200px}.custom-button{width:300px}}.hero-container{position:relative;width:100vw;height:100vh;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-text{position:absolute;top:75%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;padding:1.5rem 1rem;background-color:#0000004d;border-radius:10px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);max-width:90%}.hero-text h1{margin:0;font-size:1.4rem}.hero-text p{display:none}.hero-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.hero-button{padding:.6rem 1.2rem;border:2px solid white;background-color:transparent;color:#fff;border-radius:999px;text-decoration:none;font-weight:700;transition:all .3s ease;font-size:1rem}.hero-button:hover{background-color:#fff;color:#2e7d32}.home-intro{padding:2rem 1rem;text-align:center;margin-bottom:3rem}.intro{font-size:1.2rem;margin:2rem 0;line-height:1.8}.orange-banner{background-color:var(--secondary-color);width:100%;padding:4rem 1rem 6rem;position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:2rem;min-height:300px}.orange-text{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:4rem}.info-cards{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.info-card{background-color:#fff;box-shadow:0 2px 6px #0000001a;padding:2rem 1rem;border-radius:8px;width:90%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.info-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px #00000026}.card-icon{width:90px;height:90px;margin-bottom:1rem}.card-text{margin-top:1rem;font-size:1rem;color:var(--primary-color);padding:5px}.quote-block{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:2.5rem auto;padding:1.5rem 1rem;animation:fadeIn 1.2s ease-in both}.line{width:70%;height:1px;background-color:var(--tertiary-color);margin:1rem 0}.quote{font-style:italic;font-size:1.4rem;color:var(--tertiary-color-light);font-family:Merriweather,serif;text-align:center;padding:0 1rem;animation:fadeInText 1.4s ease forwards;animation-delay:.4s}.about-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;text-align:left}.about-image{width:90%;max-width:350px;border-radius:40px 0;object-fit:cover;object-position:center}.about-text{width:90%;max-width:600px}.about-title-home{margin-bottom:2rem}.about-text p{margin-bottom:1.5rem;line-height:1.5;font-size:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInText{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (min-width: 768px){.hero-text h1{font-size:2.2rem}.hero-text p{display:block;font-size:1.2rem}.hero-buttons{gap:1rem;margin-top:1.5rem}.hero-button{padding:.75rem 1.5rem;font-size:1.1rem}.home-intro{margin-bottom:8rem}.intro{font-size:1.4rem;margin:3rem 0}.quote{font-size:1.6rem;margin:2rem}.quote-block{margin:6rem 0}.about-section{flex-direction:row;justify-content:center}.about-image{max-width:550px;height:350px}.about-text{max-width:550px;margin-left:2rem;font-size:1.2rem}.orange-banner{margin-bottom:12rem}.orange-text{margin-bottom:8rem;font-size:1.8rem}.info-cards{flex-direction:row;justify-content:space-around;position:absolute;top:100%;left:50%;transform:translate(-50%);translate:0 -50%;width:90%}.info-card{width:30%;min-width:250px;min-height:300px}}.not-found-container{position:relative;width:100%;min-height:100svh;overflow:hidden}.not-found-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:0}.not-found-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040;z-index:1}.not-found-page-overlay{position:relative;z-index:2;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1rem;padding:1.25rem;text-align:left;font-family:Nunito,sans-serif;pointer-events:none}.not-found-text{margin:0;color:#fff;padding:1rem;background-color:#00000059;border-radius:10px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);max-width:34rem;font-family:var(--font-family-texte);font-size:1.05rem;line-height:1.5;text-align:center}.back-to-home-button{pointer-events:auto;align-self:flex-start;padding:.75rem 1.25rem;background-color:#fffc;color:#000;font-weight:700;border:none;border-radius:8px;text-decoration:none;font-size:1rem;transition:background-color .3s ease}.back-to-home-button:hover{background-color:#004d40;color:#fff}@media (min-width: 768px){.not-found-page-overlay{justify-content:center;padding:2rem;max-width:50%}.not-found-text{font-size:1.2rem;padding:1.5rem 1rem}.back-to-home-button{font-size:1.1rem;padding:.75rem 1.5rem}}.footer{background-color:var(--primary-color);color:#fff;padding:2rem 1rem;display:flex;flex-direction:column;gap:2rem}.footer-top{display:flex;justify-content:center;align-items:center}.footer-logo-wrapper{background-color:#fffef739;padding:1rem;border-radius:30px 0;margin-bottom:2rem}.footer-logo{height:120px;display:block}.footer-columns{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;padding:0 1rem}.footer-column{text-align:left;max-width:320px}.footer-column h3{margin-bottom:2rem;font-size:1.5rem}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin:1rem 0}.footer-column ul li a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover{color:var(--secondary-color)}.footer-bottom{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.875rem;text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.3)}.footer-bottom a{color:#fff;text-decoration:underline;transition:color .3s ease}.footer-bottom a:hover{color:var(--secondary-color)}.footer-social-icons{display:flex;gap:1rem;align-items:center}.footer-social-icons img{height:50px;width:50px;transition:transform .3s}.social-icon-wrapper{background-color:#fffef739;padding:.5rem;border-radius:10px 0;display:flex;justify-content:center;align-items:center}.footer-social-icons img{height:24px;width:24px;transition:transform .3s}.footer-social-icons img:hover{transform:scale(1.1)}@media screen and (min-width: 768px){.footer-columns{flex-direction:row;justify-content:space-around;align-items:flex-start;margin:0 2rem 3rem}.footer-column{max-width:300px}.footer-bottom{justify-content:space-between;padding:2rem 2rem 0}}.navbar{padding:1rem;width:100%;z-index:10;transition:background .4s ease}.navbar.transparent{background:linear-gradient(to bottom,rgba(0,0,0,.8),transparent);position:absolute}.navbar.colored{background-color:var(--primary-color)}.navbar.transparent .nav-links li a,.navbar.transparent .logo{color:#fff}.nav-container{display:flex;justify-content:space-between}.logo-img{height:80px;object-fit:contain}.logo{font-weight:700;color:var(--secondary-color);font-size:1.8rem;margin-left:.8rem;text-decoration:none}.nav-links{flex-direction:column;width:100%;padding:1rem 0;display:none;list-style:none;gap:1rem;padding:1rem;border-radius:8px}.nav-links.open{display:flex;background-color:var(--primary-color)}.nav-links li a{text-decoration:none;color:#fff;font-size:1.2rem}.nav-links li.active a{border-bottom:2px solid white}.nav-icons{display:flex;gap:1rem;margin-top:1rem}.icon-button{width:36px;height:36px;border-radius:50%;background-color:#fffc;border:2px solid #2e7d32;color:#2e7d32;font-size:1.1rem;transition:all .2s ease;cursor:pointer}.icon-button:hover{background-color:#2e7d32;color:#fff;transform:scale(1.05)}.icon-button.plain{background:none;border:none;color:inherit;font-size:1.5rem;padding:0;width:auto;height:auto;cursor:pointer}.burger{color:#fff;font-size:1.5rem;background:none;border:none;cursor:pointer;z-index:10;margin-right:1rem}@media (min-width: 768px){.navbar.transparent,.navbar.colored{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.logo-img{height:80px;object-fit:contain}.logo{margin-bottom:0}.nav-links{flex-direction:row;display:flex!important;width:auto;gap:2rem;padding:0}.nav-links li a{font-size:1.3rem}.nav-icons{margin-top:0;margin-left:2rem}.burger{display:none}}.legal-notice{padding:3rem;max-width:800px;margin:0 auto;font-family:sans-serif;line-height:1.6}.legal-notice h1{text-align:center;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:5rem}.legal-notice h2{font-size:1.2rem;margin-top:2rem;color:#333}.legal-notice p{margin-top:.5rem}
