body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;font-family:Cormorant Garamond,serif;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.btn{border:2px solid #0000;border-radius:6px;cursor:pointer;display:inline-block;font-size:20px;font-weight:700;padding:12px 28px;text-decoration:none;transition:opacity .2s,background .2s}.btn-primary{background-color:#3a7d44;border-color:#3a7d44;color:#fff}.btn-primary:hover{background-color:#2e6236;border-color:#2e6236}.btn-outline{background-color:initial;border-color:#fff;color:#fff}.btn-outline:hover{background-color:#ffffff1f}.section-label{color:#3a7d44;display:block;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;scroll-behavior:auto!important;transition:none!important}}.navbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141e30f2;height:80px;left:0;padding:0 32px;position:fixed;right:0;top:0;z-index:100}.navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1200px}.navbar-container a{text-decoration:none}.logo-text{color:#fff;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.logo-elite{color:#3a7d44}.navbar-links{display:flex;gap:32px;list-style:none}.navbar-links a{color:#ffffffd9;font-size:20px;text-decoration:none;transition:color .2s}.navbar-links a:hover{color:#fff}@media(max-width:900px){.navbar-links{display:none}}.hero{background:linear-gradient(#141e468c,#141e468c),url(/static/media/fond_haut.6740179b7138b0b46509.png) 50% /cover no-repeat;min-height:100vh;padding-top:64px}.hero,.hero-container{align-items:center;display:flex}.hero-container{gap:48px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:80px 32px;width:100%}.hero-content{animation:fadeInUp .7s ease-out both;flex:1 1;max-width:560px}.hero-title{animation:fadeInUp .8s ease-out both;color:#fff;font-size:50px;font-weight:1000;line-height:1.2;margin-bottom:20px}.hero-subtitle{animation:fadeInUp .95s ease-out both;color:#ffffffbf;font-size:20px;font-weight:700;line-height:1.7;margin-bottom:36px}.hero-buttons{animation:fadeInUp 1.1s ease-out both;display:flex;flex-wrap:wrap;gap:16px}.hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.hero-image-placeholder{background:#ffffff14;border:2px dashed #fff3;border-radius:12px;height:320px;max-width:480px;width:100%}@media (max-width:768px){.hero-container{flex-direction:column;padding:60px 20px}.hero-title{font-size:32px}.hero-image-placeholder{height:200px}}.features{background:#fff;border-bottom:1px solid #f0f0f0;padding:64px 32px}.features-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.feature-card{align-items:center;animation:fadeInUp .65s ease-out both;border-radius:12px;display:flex;flex-direction:column;padding:24px;text-align:center;transition:transform .22s ease,box-shadow .22s ease}.feature-card:nth-child(2){animation-delay:.1s}.feature-card:nth-child(3){animation-delay:.18s}.feature-card:hover{box-shadow:0 10px 24px #0c1c2c14;transform:translateY(-6px)}.feature-icon{color:#3a7d44;height:52px;margin-bottom:16px;width:52px}.feature-icon svg{height:100%;width:100%}.feature-title{color:#1a1a1a;font-size:25px;font-weight:700;margin-bottom:10px}.feature-description{color:#666;font-size:17px;line-height:1.6}@media (max-width:768px){.features-container{gap:24px;grid-template-columns:1fr}}.about{background:#fff;padding:80px 32px}.about-container{align-items:center;display:flex;gap:64px;margin:0 auto;max-width:1200px}.about-content{animation:fadeInUp .65s ease-out both;flex:1 1}.about-title{color:#1a1a1a;font-size:36px;font-weight:800;line-height:1.25;margin-bottom:20px}.about-text{color:#444;font-size:17px;line-height:1.7;margin-bottom:16px}.about-text:last-of-type{margin-bottom:28px}.about-image{display:flex;flex:1 1;justify-content:center}.about-image-placeholder{animation:fadeIn .9s ease-out both;background:url(/static/media/ordi_bureau.56a8030a697a37c85c96.png) 50%/cover no-repeat;border-radius:12px;height:320px;max-width:460px;width:100%}@media (max-width:768px){.about-container{flex-direction:column;gap:32px}.about-title{font-size:26px}.about-image-placeholder{height:200px}}.services{background:#f8f9fa;padding:80px 32px}.services-container{align-items:flex-start;display:flex;gap:64px;margin:0 auto;max-width:1200px}.services-left{flex:1 1;max-width:420px}.services-title{color:#1a1a1a;font-size:34px;font-weight:800;line-height:1.25;margin-bottom:20px}.services-text{color:#444;font-size:17px;line-height:1.7;margin-bottom:16px}.services-cards{grid-gap:24px;display:grid;flex:1 1;gap:24px;grid-template-columns:repeat(2,1fr)}.service-card{align-items:center;animation:fadeInUp .65s ease-out both;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;gap:12px;justify-content:space-between;padding:28px 20px;text-align:center;transition:transform .22s ease,box-shadow .22s ease}.service-card:nth-child(2){animation-delay:.12s}.service-card:hover{box-shadow:0 12px 26px #0c1c2c1f;transform:translateY(-6px)}.service-icon{align-items:center;color:#1a1a1a;display:flex;height:52px;justify-content:center;width:52px}.service-icon svg{height:100%;width:100%}.service-title{color:#1a1a1a;font-size:18px;font-weight:700}.service-description{color:#666;font-size:15px;line-height:1.5}@media (max-width:900px){.services-container{flex-direction:column;gap:40px}.services-cards{grid-template-columns:1fr 1fr;width:100%}}@media (max-width:480px){.services-cards{grid-template-columns:1fr}.services-title{font-size:24px}}.upcoming-formations{background:#fff;padding:80px 32px}.upcoming-container{margin:0 auto;max-width:1200px}.upcoming-header{margin-bottom:28px;max-width:720px}.upcoming-title{color:#1a1a1a;font-size:34px;font-weight:800;line-height:1.25;margin-bottom:12px}.upcoming-subtitle{color:#444;font-size:17px;line-height:1.7}.upcoming-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.upcoming-card{animation:fadeInUp .68s ease-out both;background:#f8f9fa;border:1px solid #e6ece7;border-radius:12px;box-shadow:0 2px 10px #0000000a;padding:24px;transition:transform .22s ease,box-shadow .22s ease}.upcoming-card:nth-child(2){animation-delay:.11s}.upcoming-card:nth-child(3){animation-delay:.19s}.upcoming-card:hover{box-shadow:0 12px 26px #0c1c2c1f;transform:translateY(-6px)}.upcoming-badge{color:#3a7d44;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.8px;margin-bottom:12px;text-transform:uppercase}.upcoming-card h3{color:#1a1a1a;font-size:21px;margin-bottom:10px}.upcoming-card p{color:#555;font-size:15px;line-height:1.6}.upcoming-alert-btn{margin-top:14px;width:100%}.upcoming-modal-overlay{align-items:center;animation:fadeIn .18s ease-out both;background:#0a121d8c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:500}.upcoming-modal{animation:fadeInUp .24s ease-out both;background:#fff;border-radius:14px;box-shadow:0 16px 40px #0a121d3d;max-width:520px;padding:28px 22px 22px;position:relative;width:100%}.upcoming-modal-close{background:#f0f2f4;border:none;border-radius:999px;color:#1a1a1a;cursor:pointer;font-size:24px;height:36px;line-height:1;position:absolute;right:8px;top:8px;width:36px}.upcoming-modal h3{color:#1a1a1a;font-size:28px;margin-bottom:8px}.upcoming-modal-text{color:#49535a;margin-bottom:16px}.upcoming-form{grid-gap:10px;display:grid;gap:10px}.upcoming-form label{color:#1f2a33;font-size:14px;font-weight:700}.upcoming-form input{border:1px solid #c8d2cc;border-radius:8px;color:#1a1a1a;font-size:16px;padding:11px 12px;width:100%}.upcoming-form input:focus{border-color:#3a7d44;outline:2px solid #3a7d4459}.upcoming-form button{margin-top:8px}@media (max-width:900px){.upcoming-grid{grid-template-columns:1fr}.upcoming-title{font-size:28px}}.site-footer{background:#132233;color:#e7eef5;padding:56px 32px 24px}.site-footer-container{grid-gap:26px;display:grid;gap:26px;grid-template-columns:2fr 1fr 1fr 1fr;margin:0 auto;max-width:1200px}.site-footer-brand h3{font-size:24px;margin-bottom:10px}.site-footer-brand p{color:#bfccda;font-size:16px;max-width:430px}.site-footer-column h4{font-size:16px;letter-spacing:.8px;margin-bottom:10px;text-transform:uppercase}.site-footer-column a,.site-footer-column p{color:#bfccda;display:block;font-size:15px;margin-bottom:8px;text-decoration:none}.site-footer-column a:hover{color:#fff}.site-footer-bottom{border-top:1px solid #ffffff1f;margin:24px auto 0;max-width:1200px;padding-top:14px}.site-footer-bottom p{color:#9eb2c4;font-size:14px}@media (max-width:980px){.site-footer-container{grid-template-columns:1fr 1fr}}@media (max-width:640px){.site-footer{padding:44px 20px 20px}.site-footer-container{gap:22px;grid-template-columns:1fr}}.formation-detail-page{background:linear-gradient(135deg,#f8f9fa,#eef3ef);min-height:100vh;padding:140px 24px 80px}.formation-detail-container{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0a192914;margin:0 auto;max-width:900px;padding:40px 32px}.formation-badge{color:#3a7d44;display:inline-block;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.formation-detail-title{color:#1a1a1a;font-size:38px;line-height:1.2;margin-bottom:16px}.formation-detail-description{color:#444;font-size:18px;margin-bottom:28px}.formation-detail-meta{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:28px}.formation-meta-item{background:#f5f8f6;border:1px solid #e5ece7;border-radius:12px;display:flex;flex-direction:column;gap:4px;padding:14px}.formation-meta-label{color:#5b6b60;font-size:12px;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.formation-section{margin-bottom:24px}.formation-section h2{color:#1a1a1a;font-size:24px;margin-bottom:10px}.formation-section ul{color:#2a2a2a;margin-left:20px}.formation-section li{margin-bottom:8px}.formation-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.back-home-btn{border-color:#3a7d44;color:#3a7d44}.back-home-btn:hover{background:#3a7d4414}@media (max-width:640px){.formation-detail-container{padding:28px 20px}.formation-detail-title{font-size:30px}.formation-detail-meta{grid-template-columns:1fr}}.legal-page{background:#f8f9fa;min-height:100vh;padding:128px 24px 64px}.legal-container{background:#fff;border-radius:14px;box-shadow:0 10px 28px #0a192912;margin:0 auto;max-width:980px;padding:34px 26px}.legal-container h1{color:#1a1a1a;font-size:40px;margin-bottom:8px}.legal-updated{color:#5a6773}.legal-container section,.legal-updated{margin-bottom:20px}.legal-container h2{color:#1a1a1a;font-size:26px;margin-bottom:8px}.legal-container p{color:#2d343c;font-size:17px;margin-bottom:6px}@media (max-width:640px){.legal-page{padding:116px 16px 44px}.legal-container{padding:24px 16px}.legal-container h1{font-size:32px}.legal-container h2{font-size:22px}}
/*# sourceMappingURL=main.b02ca7f8.css.map*/