*{margin:0;padding:0;box-sizing:border-box}
:root{--clr-primary:#909F6A;--clr-secondary:#A8AF87;--clr-tertiary:#C3C3B9;--clr-light-bg:#fafbfc;--clr-white:#fff;--clr-dark-text:#212529;--clr-medium-text:#495057;--clr-border:#e9ecef}
body{color:var(--clr-dark-text);background-color:var(--clr-light-bg);font:16px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,sans-serif}
.qx8_wrapper{max-width:1280px;margin:0 auto;padding:0 24px}
header{background:linear-gradient(135deg,#909F6A 0%,#A8AF87 50%,#C3C3B9 100%);box-shadow:0 2px 12px #909f6a26}
.rt4_header__tier1{background:linear-gradient(90deg,#ffffff1f 0%,#ffffff0d 100%);padding:12px 0;border-bottom:1px solid #ffffff2e}
.bn9_tier1__content{display:flex;justify-content:center;align-items:center;gap:18px}
.kp2_company__name{font-size:1.15rem;font-weight:600;color:#fff;letter-spacing:.3px;text-align:center}
.vy7_header__tier2{padding:20px 0}
.zm3_tier2__layout{display:flex;justify-content:space-between;align-items:center;gap:32px}
.fw8_logo__container{flex-shrink:0;z-index:10;position:relative}
.jq5_logo__image{height:85px;width:85px;display:block;object-fit:contain;background-color:#ffffffeb;padding:8px;border-radius:6px;box-shadow:0 3px 8px #00000014}
.pd1_contact__wrapper{display:flex;align-items:center;gap:14px;background:#ffffff26;padding:12px 22px;border-radius:8px;backdrop-filter:blur(4px)}
.lx6_contact__email{color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;transition:opacity .25s ease}
.lx6_contact__email:hover{opacity:.8}
.mh4_header__tier3{background:linear-gradient(180deg,#00000014 0%,#00000008 100%);padding:0;border-top:1px solid #fff3}
.tb9_navigation__primary{display:flex;justify-content:center;align-items:center;list-style:none;gap:4px}
.wk3_nav__item{position:relative}
.sc7_nav__link{display:block;padding:18px 28px;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:background-color .22s ease,opacity .22s ease;letter-spacing:.2px}
.sc7_nav__link:hover{background-color:#ffffff2e;opacity:.95}
.sc7_nav__link:focus{outline:2px solid #fff;outline-offset:-2px}
main{min-height:400px}
footer{background:radial-gradient(ellipse at top,#A8AF87,#909F6A);color:#fff;margin-top:60px;padding:48px 0 28px}
.yg2_footer__layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:42px;margin-bottom:38px}
.nv8_footer__section{display:flex;flex-direction:column;gap:16px}
.dh5_footer__heading{font-size:1.2rem;font-weight:600;margin-bottom:8px;color:#fff;letter-spacing:.4px}
.ux1_footer__logo{height:72px;width:72px;display:block;object-fit:contain;background-color:#fffffff0;padding:8px;border-radius:8px;margin-bottom:12px}
.rp4_footer__links{list-style:none;display:flex;flex-direction:column;gap:10px}
.og6_footer__link{color:#ffffffeb;text-decoration:none;font-size:.95rem;transition:opacity .2s ease;display:inline-block}
.og6_footer__link:hover{opacity:.75}
.bt3_footer__text{color:#ffffffe0;font-size:.94rem;line-height:1.6}
.jm7_footer__bottom{border-top:1px solid #ffffff40;padding-top:24px;text-align:center}
.ak9_copyright{color:#ffffffd9;font-size:.9rem}
.hs2_cookie__panel{position:fixed;bottom:24px;right:24px;max-width:420px;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid var(--clr-border);border-radius:12px;padding:28px;box-shadow:0 8px 24px #00000029;z-index:9999;display:none}
.hs2_cookie__panel[data-visible="true"]{display:block}
.fx4_cookie__title{font-size:1.25rem;font-weight:600;color:var(--clr-dark-text);margin-bottom:12px}
.qw8_cookie__description{font-size:.94rem;color:var(--clr-medium-text);line-height:1.6;margin-bottom:18px}
.ly5_cookie__link{color:var(--clr-primary);text-decoration:none;font-weight:500;transition:opacity .2s ease}
.ly5_cookie__link:hover{opacity:.8}
.mn1_cookie__actions{display:flex;gap:12px;flex-wrap:wrap}
.pz7_cookie__button{flex:1;min-width:120px;padding:12px 20px;border:none;border-radius:6px;font-size:.94rem;font-weight:600;cursor:pointer;transition:opacity .25s ease,background-color .25s ease}
.pz7_cookie__button:focus{outline:2px solid var(--clr-primary);outline-offset:2px}
.vb3_accept__all{background:linear-gradient(135deg,var(--clr-primary),var(--clr-secondary));color:#fff}
.vb3_accept__all:hover{opacity:.88}
.kr9_reject__all{background-color:var(--clr-tertiary);color:var(--clr-dark-text)}
.kr9_reject__all:hover{opacity:.85}
@media (max-width: 968px) {
.zm3_tier2__layout{flex-direction:column;gap:20px;text-align:center}
.pd1_contact__wrapper{justify-content:center}
.tb9_navigation__primary{flex-direction:column;gap:0}
.sc7_nav__link{padding:16px 24px;text-align:center}
.yg2_footer__layout{grid-template-columns:1fr;gap:32px}
}
@media (max-width: 640px) {
.bn9_tier1__content{flex-direction:column;gap:10px}
.kp2_company__name{font-size:1.05rem}
.jq5_logo__image{height:70px;width:70px}
.pd1_contact__wrapper{display:none}
.hs2_cookie__panel{right:16px;left:16px;bottom:16px;max-width:none;padding:22px}
.mn1_cookie__actions{flex-direction:column}
.pz7_cookie__button{width:100%}
}
.programme-floriculture-hero{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.programme-floriculture-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#a8af8726 0%,transparent 70%);border-radius:50%}
.hero-contenu-principal{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.hero-titre-principal{font-size:2.8rem;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.2}
.hero-sous-titre{font-size:1.15rem;color:#495057;margin-bottom:35px;line-height:1.6;max-width:650px}
.hero-info-rapide{display:flex;gap:45px;margin-top:40px;flex-wrap:wrap}
.info-item-hero{display:flex;align-items:center;gap:12px}
.info-icone-hero{width:44px;height:44px;background:#909F6A;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem}
.info-texte-hero{font-size:.95rem;color:#343a40;line-height:1.4}
.parcours-formation-section{padding:70px 20px;background:#fff;position:relative}
.parcours-conteneur-global{max-width:1100px;margin:0 auto}
.parcours-en-tete{text-align:center;margin-bottom:55px}
.parcours-titre-section{font-size:2.2rem;color:#212529;margin-bottom:15px;font-weight:700}
.parcours-description{font-size:1.05rem;color:#495057;line-height:1.6;max-width:700px;margin:0 auto}
.grille-parcours-etapes{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}
.carte-etape-parcours{background:#f8f9fa;border-radius:12px;padding:35px 25px;position:relative;border:2px solid transparent;transition:all .3s ease}
.carte-etape-parcours:hover{border-color:#A8AF87;transform:translateY(-4px);box-shadow:0 8px 24px #909f6a26}
.numero-etape-parcours{position:absolute;top:-18px;left:25px;width:36px;height:36px;background:#909F6A;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}
.titre-etape-parcours{font-size:1.3rem;color:#212529;margin-bottom:12px;font-weight:600;margin-top:8px}
.description-etape-parcours{font-size:.95rem;color:#495057;line-height:1.6}
.duree-etape-info{margin-top:18px;padding-top:18px;border-top:1px solid #C3C3B9;font-size:.9rem;color:#909F6A;font-weight:600}
.immersion-pratique-bloc{background:linear-gradient(to bottom,#fafbfc 0%,#f5f6fa 100%);padding:70px 20px}
.immersion-disposition-flex{max-width:1100px;margin:0 auto;display:flex;gap:50px;align-items:center}
.immersion-visuel-partie{flex:0 0 45%}
.immersion-image-principale{width:100%;height:420px;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #0000001a}
.immersion-contenu-texte{flex:1}
.immersion-titre-bloc{font-size:2.1rem;color:#212529;margin-bottom:20px;font-weight:700;line-height:1.3}
.immersion-paragraphe{font-size:1rem;color:#495057;line-height:1.7;margin-bottom:25px}
.liste-ateliers-pratiques{margin-top:30px}
.item-atelier-pratique{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px;padding:18px;background:#fff;border-radius:8px;border-left:4px solid #909F6A;transition:all .3s ease}
.item-atelier-pratique:hover{box-shadow:0 4px 16px #909f6a26;transform:translateX(5px)}
.icone-atelier{width:24px;height:24px;background:#A8AF87;border-radius:4px;flex-shrink:0;margin-top:2px}
.texte-atelier{flex:1}
.titre-atelier{font-size:1.05rem;color:#212529;font-weight:600;margin-bottom:5px}
.description-atelier{font-size:.9rem;color:#495057;line-height:1.5}
.temoignages-experts-zone{padding:70px 20px;background:#fff}
.temoignages-conteneur{max-width:1100px;margin:0 auto}
.temoignages-titre-principal{font-size:2.2rem;color:#212529;text-align:center;margin-bottom:50px;font-weight:700}
.grille-temoignages-experts{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.carte-temoignage-expert{background:#f8f9fa;border-radius:12px;padding:30px;position:relative;border:1px solid #C3C3B9;transition:all .3s ease}
.carte-temoignage-expert:hover{border-color:#909F6A;box-shadow:0 8px 24px #909f6a1f}
.en-tete-temoignage{display:flex;align-items:center;gap:20px;margin-bottom:20px}
.photo-expert-temoignage{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid #A8AF87}
.info-expert-temoignage{flex:1}
.nom-expert-temoignage{font-size:1.15rem;color:#212529;font-weight:600;margin-bottom:4px}
.role-expert-temoignage{font-size:.9rem;color:#909F6A;font-weight:500}
.contenu-temoignage-texte{font-size:.95rem;color:#495057;line-height:1.7;font-style:italic}
.informations-inscription-finale{background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);padding:70px 20px;position:relative;overflow:hidden}
.informations-inscription-finale::after{content:'';position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,#ffffff1a 0%,transparent 70%);border-radius:50%}
.conteneur-inscription-finale{max-width:1100px;margin:0 auto;position:relative;z-index:2}
.disposition-inscription-split{display:flex;gap:50px;align-items:center}
.partie-gauche-inscription{flex:1}
.titre-inscription-finale{font-size:2.3rem;color:#fff;margin-bottom:20px;font-weight:700;line-height:1.3}
.description-inscription-finale{font-size:1.05rem;color:#fff;line-height:1.7;margin-bottom:30px;opacity:.95}
.details-pratiques-liste{display:flex;flex-direction:column;gap:15px}
.detail-pratique-item{display:flex;align-items:center;gap:12px;color:#fff;font-size:.95rem}
.puce-detail-pratique{width:8px;height:8px;background:#fff;border-radius:50%;flex-shrink:0}
.partie-droite-inscription{flex:0 0 40%}
.image-inscription-contexte{width:100%;height:350px;object-fit:cover;border-radius:12px;box-shadow:0 12px 40px #0003}
.bouton-contact-inscription{display:inline-block;background:#fff;color:#909F6A;padding:16px 40px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;margin-top:25px;transition:all .3s ease;box-shadow:0 4px 16px #00000026}
.bouton-contact-inscription:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background:#fafbfc}
@media (max-width: 968px) {
.grille-parcours-etapes{grid-template-columns:1fr;gap:40px}
.immersion-disposition-flex{flex-direction:column;gap:35px}
.immersion-visuel-partie{flex:1;width:100%}
.grille-temoignages-experts{grid-template-columns:1fr}
.disposition-inscription-split{flex-direction:column;gap:35px}
.partie-droite-inscription{flex:1;width:100%}
}
@media (max-width: 768px) {
.hero-titre-principal{font-size:2.2rem}
.hero-info-rapide{flex-direction:column;gap:20px}
.parcours-titre-section,.immersion-titre-bloc,.temoignages-titre-principal,.titre-inscription-finale{font-size:1.8rem}
.immersion-image-principale,.image-inscription-contexte{height:280px}
}
.index-hero-wrap{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden}
.index-hero-wrap .hero-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}
.index-hero-wrap .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#909f6aeb 0%,#a8af87e0 50%,#c3c3b9d9 100%)}
.index-hero-wrap .hero-content-box{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 5%;max-width:1200px;margin:0 auto}
.index-hero-wrap .hero-title-main{font-size:3.8rem;font-weight:700;color:#fff;line-height:1.1;margin:0 0 1.5rem;letter-spacing:-.02em}
.index-hero-wrap .hero-subtitle-text{font-size:1.35rem;color:#fafbfc;line-height:1.6;margin:0 0 2.5rem;max-width:620px}
.index-hero-wrap .hero-cta-button{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#909F6A;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:6px;transition:all .3s ease;box-shadow:0 4px 15px #00000026}
.index-hero-wrap .hero-cta-button:hover{transform:translateY(-3px);box-shadow:0 6px 25px #00000040;background:#f5f6fa}
.floral-intro-section{background:#fff;padding:5rem 5%}
.floral-intro-section .intro-container-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.floral-intro-section .intro-text-zone{padding-right:2rem}
.floral-intro-section .intro-heading{font-size:2.6rem;font-weight:700;color:#212529;margin:0 0 1.5rem;line-height:1.2}
.floral-intro-section .intro-paragraph{font-size:1.1rem;color:#495057;line-height:1.7;margin:0 0 1.2rem}
.floral-intro-section .intro-image-zone{position:relative}
.floral-intro-section .intro-image-zone img{width:100%;height:450px;object-fit:cover;border-radius:8px;box-shadow:0 8px 30px #909f6a33}
.floral-intro-section .intro-image-zone::before{content:'';position:absolute;top:-20px;right:-20px;width:100%;height:100%;border:3px solid #A8AF87;border-radius:8px;z-index:-1}
.seasonal-mastery-block{background:linear-gradient(165deg,#f8f9fa 0%,#fff 100%);padding:5rem 5%}
.seasonal-mastery-block .mastery-wrapper{max-width:1200px;margin:0 auto}
.seasonal-mastery-block .mastery-header-text{text-align:center;margin-bottom:3.5rem}
.seasonal-mastery-block .mastery-main-title{font-size:2.5rem;font-weight:700;color:#212529;margin:0 0 1rem}
.seasonal-mastery-block .mastery-subtitle{font-size:1.15rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.6}
.seasonal-mastery-block .masonry-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.seasonal-mastery-block .masonry-item-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}
.seasonal-mastery-block .masonry-item-card:hover{transform:translateY(-6px);box-shadow:0 8px 35px #909f6a40}
.seasonal-mastery-block .masonry-item-card:nth-child(1){grid-row:span 1}
.seasonal-mastery-block .masonry-item-card:nth-child(2){grid-row:span 2}
.seasonal-mastery-block .masonry-item-card:nth-child(3){grid-row:span 1}
.seasonal-mastery-block .card-icon-holder{width:60px;height:60px;background:linear-gradient(135deg,#909F6A,#A8AF87);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.8rem;color:#fff}
.seasonal-mastery-block .card-title-text{font-size:1.5rem;font-weight:600;color:#212529;margin:0 0 1rem}
.seasonal-mastery-block .card-description{font-size:1rem;color:#495057;line-height:1.6;margin:0}
.zigzag-approach-segment{background:#fafbfc;padding:5rem 5%}
.zigzag-approach-segment .approach-holder{max-width:1200px;margin:0 auto}
.zigzag-approach-segment .approach-row{display:flex;align-items:center;gap:4rem;margin-bottom:4rem}
.zigzag-approach-segment .approach-row:nth-child(even){flex-direction:row-reverse}
.zigzag-approach-segment .approach-visual-side{flex:1}
.zigzag-approach-segment .approach-visual-side img{width:100%;height:380px;object-fit:cover;border-radius:8px;box-shadow:0 6px 25px #0000001f}
.zigzag-approach-segment .approach-content-side{flex:1}
.zigzag-approach-segment .approach-step-number{display:inline-block;width:50px;height:50px;background:#909F6A;color:#fff;border-radius:50%;font-size:1.5rem;font-weight:700;text-align:center;line-height:50px;margin-bottom:1.5rem}
.zigzag-approach-segment .approach-heading{font-size:2rem;font-weight:700;color:#212529;margin:0 0 1.2rem}
.zigzag-approach-segment .approach-text{font-size:1.05rem;color:#495057;line-height:1.7;margin:0}
.testimonial-voice-area{background:linear-gradient(to right,#909F6A,#A8AF87);padding:5rem 5%;position:relative;overflow:hidden}
.testimonial-voice-area::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#ffffff14;border-radius:50%}
.testimonial-voice-area .voice-inner-container{max-width:900px;margin:0 auto;position:relative;z-index:2}
.testimonial-voice-area .voice-card-box{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 10px 40px #00000026;display:flex;gap:2.5rem;align-items:flex-start}
.testimonial-voice-area .voice-portrait{flex-shrink:0}
.testimonial-voice-area .voice-portrait img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #A8AF87}
.testimonial-voice-area .voice-content-block{flex:1}
.testimonial-voice-area .voice-quote-text{font-size:1.2rem;color:#343a40;line-height:1.7;margin:0 0 1.5rem;font-style:italic}
.testimonial-voice-area .voice-author-name{font-size:1.1rem;font-weight:700;color:#212529;margin:0 0 .3rem}
.testimonial-voice-area .voice-author-role{font-size:.95rem;color:#909F6A;margin:0}
.program-timeline-zone{background:#fff;padding:5rem 5%}
.program-timeline-zone .timeline-content-wrap{max-width:1000px;margin:0 auto}
.program-timeline-zone .timeline-intro-header{text-align:center;margin-bottom:4rem}
.program-timeline-zone .timeline-main-heading{font-size:2.5rem;font-weight:700;color:#212529;margin:0 0 1rem}
.program-timeline-zone .timeline-description{font-size:1.15rem;color:#495057;max-width:650px;margin:0 auto 2rem;line-height:1.6}
.program-timeline-zone .timeline-cta-link{display:inline-block;padding:.9rem 2.2rem;background:#909F6A;color:#fff;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:6px;transition:all .3s ease}
.program-timeline-zone .timeline-cta-link:hover{background:#7d8a5a;transform:translateY(-2px);box-shadow:0 4px 15px #909f6a4d}
.program-timeline-zone .timeline-phases-container{position:relative;padding-left:80px}
.program-timeline-zone .timeline-phases-container::before{content:'';position:absolute;left:25px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#909F6A,#C3C3B9)}
.program-timeline-zone .timeline-phase-item{position:relative;margin-bottom:3rem;padding-left:2rem}
.program-timeline-zone .timeline-phase-marker{position:absolute;left:-55px;top:5px;width:50px;height:50px;background:#A8AF87;border:4px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1.2rem;box-shadow:0 3px 10px #00000026;z-index:2}
.program-timeline-zone .phase-title{font-size:1.6rem;font-weight:700;color:#212529;margin:0 0 .8rem}
.program-timeline-zone .phase-details{font-size:1rem;color:#495057;line-height:1.7;margin:0}
@media (max-width: 768px) {
.index-hero-wrap .hero-title-main{font-size:2.5rem}
.index-hero-wrap .hero-subtitle-text{font-size:1.1rem}
.floral-intro-section .intro-container-grid{grid-template-columns:1fr;gap:2.5rem}
.floral-intro-section .intro-text-zone{padding-right:0}
.floral-intro-section .intro-image-zone::before{display:none}
.seasonal-mastery-block .masonry-grid-layout{grid-template-columns:1fr}
.seasonal-mastery-block .masonry-item-card:nth-child(1),.seasonal-mastery-block .masonry-item-card:nth-child(2),.seasonal-mastery-block .masonry-item-card:nth-child(3){grid-row:span 1}
.zigzag-approach-segment .approach-row,.zigzag-approach-segment .approach-row:nth-child(even){flex-direction:column;gap:2rem}
.testimonial-voice-area .voice-card-box{flex-direction:column;padding:2rem;gap:1.5rem}
.testimonial-voice-area .voice-portrait img{width:100px;height:100px}
.program-timeline-zone .timeline-phases-container{padding-left:0}
.program-timeline-zone .timeline-phases-container::before{left:15px}
.program-timeline-zone .timeline-phase-item{padding-left:70px}
.program-timeline-zone .timeline-phase-marker{left:0;width:40px;height:40px;font-size:1rem}
}
.contact-page-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);min-height:100vh}
.contact-hero-section{padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden}
.contact-hero-section::before{content:'';position:absolute;top:-50%;left:-10%;width:120%;height:200%;background:radial-gradient(circle,#909f6a14 0%,transparent 70%);z-index:0;pointer-events:none}
.contact-hero-content{max-width:800px;margin:0 auto;position:relative;z-index:1}
.contact-hero-title{font-size:3.2rem;font-weight:700;color:#212529;margin:0 0 25px;line-height:1.2}
.contact-hero-subtitle{font-size:1.25rem;color:#495057;line-height:1.7;margin:0 0 15px}
.contact-hero-text{font-size:1.05rem;color:#6c757d;line-height:1.6;max-width:650px;margin:0 auto}
.contact-main-grid{padding:60px 20px 80px;max-width:1200px;margin:0 auto}
.contact-grid-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:50px;align-items:start}
.contact-info-column{background:#fff;border-radius:16px;padding:45px 35px;box-shadow:0 4px 20px #0000000f;border:1px solid #e9ecef}
.contact-info-heading{font-size:1.8rem;font-weight:700;color:#212529;margin:0 0 30px;line-height:1.3}
.contact-detail-item{margin-bottom:35px;padding-left:50px;position:relative}
.contact-detail-item:last-child{margin-bottom:0}
.contact-detail-icon{position:absolute;left:0;top:3px;width:38px;height:38px;background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem}
.contact-detail-label{font-size:.9rem;color:#6c757d;margin:0 0 6px;text-transform:uppercase;letter-spacing:.5px;font-weight:600}
.contact-detail-value{font-size:1.05rem;color:#212529;margin:0;line-height:1.6}
.contact-detail-link{color:#909F6A;text-decoration:none;transition:color .3s ease}
.contact-detail-link:hover{color:#7a8959}
.contact-image-wrapper{margin-top:35px;border-radius:12px;overflow:hidden;box-shadow:0 6px 25px #00000014}
.contact-decorative-image{width:100%;height:280px;object-fit:cover;display:block}
.contact-form-column{background:#fff;border-radius:16px;padding:50px 45px;box-shadow:0 8px 30px #00000012;border:1px solid #e9ecef}
.contact-form-title{font-size:1.9rem;font-weight:700;color:#212529;margin:0 0 12px;line-height:1.3}
.contact-form-description{font-size:1.05rem;color:#6c757d;margin:0 0 35px;line-height:1.6}
.contact-form-element{margin-bottom:25px}
.contact-form-label{display:block;font-size:.95rem;font-weight:600;color:#343a40;margin-bottom:8px}
.contact-form-input,.contact-form-textarea{width:100%;padding:14px 18px;font-size:1rem;color:#212529;background:#f8f9fa;border:2px solid #dee2e6;border-radius:10px;transition:all .3s ease;font-family:inherit;box-sizing:border-box}
.contact-form-input:focus,.contact-form-textarea:focus{outline:none;border-color:#909F6A;background:#fff;box-shadow:0 0 0 4px #909f6a1a}
.contact-form-textarea{resize:vertical;min-height:140px;line-height:1.6}
.contact-checkbox-wrapper{margin:30px 0;display:flex;align-items:start;gap:12px}
.contact-checkbox-input{margin-top:4px;width:20px;height:20px;cursor:pointer;accent-color:#909F6A}
.contact-checkbox-label{font-size:.95rem;color:#495057;line-height:1.6;flex:1}
.contact-privacy-link{color:#909F6A;text-decoration:underline;transition:color .3s ease}
.contact-privacy-link:hover{color:#7a8959}
.contact-submit-button{background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);color:#fff;border:none;padding:16px 45px;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #909f6a4d;position:relative;z-index:10}
.contact-submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 25px #909f6a66}
.contact-submit-button:active{transform:translateY(0)}
.contact-additional-section{padding:70px 20px;background:linear-gradient(180deg,#fff 0%,#f5f6fa 100%);border-top:1px solid #e9ecef}
.contact-additional-container{max-width:1000px;margin:0 auto;text-align:center}
.contact-additional-title{font-size:2.2rem;font-weight:700;color:#212529;margin:0 0 20px;line-height:1.3}
.contact-additional-text{font-size:1.1rem;color:#495057;line-height:1.7;max-width:750px;margin:0 auto 35px}
.contact-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}
.contact-feature-card{background:#fff;border-radius:14px;padding:35px 25px;box-shadow:0 3px 15px #0000000f;border:1px solid #e9ecef;transition:all .3s ease}
.contact-feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}
.contact-feature-icon-box{width:60px;height:60px;background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff;font-weight:700;font-size:1.5rem}
.contact-feature-title{font-size:1.2rem;font-weight:700;color:#212529;margin:0 0 12px}
.contact-feature-description{font-size:.98rem;color:#6c757d;line-height:1.6;margin:0}
@media (max-width: 968px) {
.contact-grid-layout{grid-template-columns:1fr;gap:40px}
.contact-features-grid{grid-template-columns:1fr;gap:25px}
.contact-hero-title{font-size:2.4rem}
}
@media (max-width: 640px) {
.contact-hero-section{padding:60px 15px 40px}
.contact-hero-title{font-size:2rem}
.contact-hero-subtitle{font-size:1.1rem}
.contact-form-column,.contact-info-column{padding:35px 25px}
.contact-submit-button{width:100%;padding:15px 30px}
.contact-detail-item{padding-left:45px}
}
.apropos-hero-zone{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:5rem 2rem 4rem;position:relative;overflow:hidden}
.apropos-hero-zone::before{content:'';position:absolute;top:-50%;right:-20%;width:70%;height:150%;background:linear-gradient(45deg,#a8af8714 0%,#c3c3b91f 100%);transform:rotate(-15deg);z-index:1}
.apropos-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.apropos-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}
.apropos-titre-principal{font-size:3.2rem;color:#212529;font-weight:700;line-height:1.2;margin:0 0 1.5rem;letter-spacing:-.02em}
.apropos-sous-titre{font-size:1.3rem;color:#495057;line-height:1.6;margin:0 0 2rem;font-weight:400}
.apropos-description-intro{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 1.2rem}
.apropos-hero-image-container{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000001f}
.apropos-hero-image-container img{width:100%;height:420px;object-fit:cover;display:block}
.apropos-mission-section{background:#fff;padding:5rem 2rem;position:relative}
.apropos-mission-wrapper{max-width:1200px;margin:0 auto}
.apropos-mission-layout{display:grid;grid-template-columns:0.9fr 1.1fr;gap:3.5rem;align-items:start}
.apropos-mission-visuel{position:relative}
.apropos-mission-image-principale{border-radius:8px;overflow:hidden;box-shadow:0 6px 24px #0000001a;margin-bottom:1.5rem}
.apropos-mission-image-principale img{width:100%;height:380px;object-fit:cover;display:block}
.apropos-mission-image-secondaire{border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000014;transform:translateX(2rem)}
.apropos-mission-image-secondaire img{width:100%;height:280px;object-fit:cover;display:block}
.apropos-mission-contenu h2{font-size:2.4rem;color:#212529;font-weight:700;margin:0 0 1.8rem;line-height:1.3}
.apropos-mission-texte{font-size:1.05rem;color:#495057;line-height:1.8;margin:0 0 1.5rem}
.apropos-valeurs-liste{list-style:none;padding:0;margin:2rem 0 0}
.apropos-valeurs-liste li{padding:1.2rem 0 1.2rem 3rem;border-left:4px solid #909F6A;margin-bottom:1.5rem;position:relative;background:#fafbfc;border-radius:0 6px 6px 0}
.apropos-valeurs-liste li::before{content:'';position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:26px;height:26px;background:#909F6A;border-radius:50%;border:4px solid #fff}
.apropos-valeur-titre{font-size:1.15rem;color:#212529;font-weight:700;margin:0 0 .5rem}
.apropos-valeur-description{font-size:.95rem;color:#495057;line-height:1.6;margin:0}
.apropos-equipe-section{background:linear-gradient(180deg,#f8f9fa 0%,#fff 100%);padding:5rem 2rem;position:relative}
.apropos-equipe-container{max-width:1200px;margin:0 auto}
.apropos-equipe-titre-zone{text-align:center;margin-bottom:4rem}
.apropos-equipe-titre-zone h2{font-size:2.6rem;color:#212529;font-weight:700;margin:0 0 1rem}
.apropos-equipe-titre-zone p{font-size:1.1rem;color:#495057;max-width:700px;margin:0 auto;line-height:1.7}
.apropos-equipe-grille{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}
.apropos-membre-carte{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px #00000014;display:flex;gap:2rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}
.apropos-membre-carte:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}
.apropos-membre-photo{flex-shrink:0;width:140px;height:140px;border-radius:50%;overflow:hidden;border:4px solid #A8AF87}
.apropos-membre-photo img{width:100%;height:100%;object-fit:cover;display:block}
.apropos-membre-info{flex:1;display:flex;flex-direction:column;justify-content:center}
.apropos-membre-nom{font-size:1.4rem;color:#212529;font-weight:700;margin:0 0 .3rem}
.apropos-membre-role{font-size:1rem;color:#909F6A;font-weight:600;margin:0 0 1rem}
.apropos-membre-bio{font-size:.95rem;color:#495057;line-height:1.7;margin:0}
.apropos-cta-footer{background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);padding:3.5rem 2rem;text-align:center;margin-top:3rem;border-radius:12px;box-shadow:0 6px 24px #909f6a33}
.apropos-cta-footer h3{font-size:2rem;color:#fff;font-weight:700;margin:0 0 1rem}
.apropos-cta-footer p{font-size:1.1rem;color:#fff;margin:0 0 2rem;opacity:.95}
.apropos-btn-contact{display:inline-block;padding:1rem 2.5rem;background:#fff;color:#909F6A;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:6px;transition:all .3s ease;box-shadow:0 4px 15px #00000026}
.apropos-btn-contact:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background:#f8f9fa}
@media (max-width: 968px) {
.apropos-hero-grid{grid-template-columns:1fr;gap:2.5rem}
.apropos-titre-principal{font-size:2.4rem}
.apropos-mission-layout{grid-template-columns:1fr;gap:2.5rem}
.apropos-mission-image-secondaire{transform:translateX(0)}
.apropos-equipe-grille{grid-template-columns:1fr;gap:2rem}
.apropos-membre-carte{flex-direction:column;text-align:center}
.apropos-membre-photo{margin:0 auto}
}
@media (max-width: 640px) {
.apropos-hero-zone{padding:3rem 1.5rem 2.5rem}
.apropos-titre-principal{font-size:2rem}
.apropos-sous-titre{font-size:1.1rem}
.apropos-mission-section{padding:3.5rem 1.5rem}
.apropos-mission-contenu h2{font-size:1.9rem}
.apropos-equipe-section{padding:3.5rem 1.5rem}
.apropos-equipe-titre-zone h2{font-size:2rem}
.apropos-cta-footer h3{font-size:1.6rem}
}
.carrieres-hero-wrap{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:4rem 2rem;position:relative;overflow:hidden}
.carrieres-hero-wrap::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#909f6a14 0%,transparent 70%);border-radius:50%}
.carrieres-hero-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center;position:relative;z-index:2}
.carrieres-hero-text h1{font-size:2.8rem;color:#212529;margin-bottom:1.5rem;line-height:1.2;font-weight:700}
.carrieres-hero-text p{font-size:1.15rem;color:#495057;line-height:1.7;margin-bottom:2rem}
.carrieres-hero-img-holder{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #0000001a}
.carrieres-hero-img-holder img{width:100%;height:400px;object-fit:cover;display:block}
.carrieres-postes-section{background:#fff;padding:5rem 2rem}
.carrieres-postes-container{max-width:1200px;margin:0 auto}
.carrieres-section-heading{text-align:center;margin-bottom:3.5rem}
.carrieres-section-heading h2{font-size:2.3rem;color:#212529;margin-bottom:1rem;font-weight:700}
.carrieres-section-heading p{font-size:1.1rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.6}
.carrieres-jobs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}
.carrieres-job-card{background:#f8f9fa;border-radius:8px;padding:2rem;border-left:4px solid #909F6A;transition:transform .3s ease,box-shadow .3s ease;position:relative}
.carrieres-job-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000014}
.carrieres-job-header{margin-bottom:1.5rem}
.carrieres-job-title{font-size:1.5rem;color:#212529;margin-bottom:.5rem;font-weight:600}
.carrieres-job-meta{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}
.carrieres-meta-item{font-size:.95rem;color:#6c757d;display:flex;align-items:center;gap:.4rem}
.carrieres-meta-item::before{content:'●';color:#909F6A;font-size:.7rem}
.carrieres-job-desc{font-size:1rem;color:#495057;line-height:1.6;margin-bottom:1.5rem}
.carrieres-job-requirements{margin-bottom:1.5rem}
.carrieres-job-requirements h4{font-size:1rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.carrieres-requirements-list{list-style:none;padding:0;margin:0}
.carrieres-requirements-list li{font-size:.95rem;color:#495057;padding-left:1.5rem;margin-bottom:.5rem;position:relative;line-height:1.5}
.carrieres-requirements-list li::before{content:'';position:absolute;left:0;color:#909F6A;font-weight:700}
.carrieres-apply-btn{display:inline-block;background:#909F6A;color:#fff;padding:.75rem 1.8rem;border-radius:6px;text-decoration:none;font-size:1rem;font-weight:600;transition:background .3s ease,transform .2s ease}
.carrieres-apply-btn:hover{background:#7d8a5a;transform:translateX(3px)}
.carrieres-culture-section{background:linear-gradient(180deg,#fafbfc 0%,#fff 100%);padding:5rem 2rem}
.carrieres-culture-container{max-width:1200px;margin:0 auto}
.carrieres-culture-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}
.carrieres-culture-text h2{font-size:2.2rem;color:#212529;margin-bottom:1.5rem;font-weight:700;line-height:1.3}
.carrieres-culture-intro{font-size:1.1rem;color:#495057;line-height:1.7;margin-bottom:2rem}
.carrieres-values-grid{display:grid;gap:1.5rem}
.carrieres-value-item{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e9ecef;transition:border-color .3s ease}
.carrieres-value-item:hover{border-color:#A8AF87}
.carrieres-value-item h3{font-size:1.2rem;color:#212529;margin-bottom:.8rem;font-weight:600}
.carrieres-value-item p{font-size:.98rem;color:#6c757d;line-height:1.6;margin:0}
.carrieres-culture-visuals{display:grid;gap:1.5rem}
.carrieres-culture-img-box{border-radius:8px;overflow:hidden;box-shadow:0 6px 20px #00000014}
.carrieres-culture-img-box img{width:100%;height:280px;object-fit:cover;display:block}
.carrieres-team-section{background:#fff;padding:5rem 2rem}
.carrieres-team-container{max-width:1200px;margin:0 auto}
.carrieres-team-intro{text-align:center;margin-bottom:3.5rem}
.carrieres-team-intro h2{font-size:2.3rem;color:#212529;margin-bottom:1rem;font-weight:700}
.carrieres-team-intro p{font-size:1.1rem;color:#6c757d;max-width:650px;margin:0 auto;line-height:1.6}
.carrieres-team-members{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:3rem}
.carrieres-member-card{display:flex;gap:1.5rem;align-items:start;background:#f8f9fa;padding:2rem;border-radius:8px;position:relative}
.carrieres-member-photo{flex-shrink:0;width:120px;height:120px;border-radius:50%;overflow:hidden;border:3px solid #A8AF87}
.carrieres-member-photo img{width:100%;height:100%;object-fit:cover;display:block}
.carrieres-member-info h3{font-size:1.4rem;color:#212529;margin-bottom:.4rem;font-weight:600}
.carrieres-member-role{font-size:1rem;color:#909F6A;font-weight:500;margin-bottom:1rem}
.carrieres-member-bio{font-size:.98rem;color:#495057;line-height:1.6;font-style:italic}
.carrieres-contact-box{background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);padding:3rem;border-radius:12px;text-align:center;color:#fff}
.carrieres-contact-box h3{font-size:1.8rem;margin-bottom:1rem;font-weight:700}
.carrieres-contact-box p{font-size:1.05rem;margin-bottom:2rem;line-height:1.6;opacity:.95}
.carrieres-contact-info{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}
.carrieres-contact-detail{font-size:1rem;display:flex;align-items:center;gap:.5rem}
.carrieres-contact-btn{display:inline-block;background:#fff;color:#909F6A;padding:.9rem 2.2rem;border-radius:6px;text-decoration:none;font-size:1.05rem;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}
.carrieres-contact-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}
@media (max-width: 768px) {
.carrieres-hero-content{grid-template-columns:1fr;gap:2rem}
.carrieres-hero-text h1{font-size:2rem}
.carrieres-hero-img-holder img{height:300px}
.carrieres-jobs-grid{grid-template-columns:1fr}
.carrieres-culture-layout{grid-template-columns:1fr}
.carrieres-team-members{grid-template-columns:1fr}
.carrieres-member-card{flex-direction:column;text-align:center}
.carrieres-member-photo{margin:0 auto}
.carrieres-contact-info{flex-direction:column;gap:1rem}
.carrieres-hero-wrap{padding:3rem 1.5rem}
.carrieres-postes-section,.carrieres-culture-section,.carrieres-team-section{padding:3rem 1.5rem}
}
.cookie-doc-wrapper{background:#fff;min-height:100vh;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
.cookie-header-zone{background:linear-gradient(135deg,#f8f9fa 0%,#fafbfc 100%);padding:4rem 1.5rem 3rem;border-bottom:3px solid #909F6A;position:relative;overflow:hidden}
.cookie-header-zone::before{content:'';position:absolute;top:-50%;right:-10%;width:40%;height:200%;background:linear-gradient(45deg,#a8af8714 0%,transparent 100%);transform:rotate(15deg)}
.cookie-header-content{max-width:850px;margin:0 auto;position:relative;z-index:2}
.cookie-main-title{font-size:2.5rem;color:#212529;margin:0 0 1.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}
.cookie-intro-text{font-size:1.15rem;color:#495057;line-height:1.7;margin:0}
.cookie-content-container{max-width:850px;margin:0 auto;padding:3rem 1.5rem 5rem}
.cookie-section-block{margin-bottom:3.5rem;background:#fafbfc;padding:2.5rem;border-radius:8px;border-left:4px solid #A8AF87}
.cookie-section-block:nth-child(even){background:#fff;border-left-color:#909F6A;box-shadow:0 2px 8px #0000000a}
.cookie-section-title{font-size:1.75rem;color:#212529;margin:0 0 1.5rem;font-weight:600;display:flex;align-items:center;gap:.75rem}
.cookie-section-title::before{content:'';display:inline-block;width:8px;height:8px;background:#909F6A;border-radius:50%;flex-shrink:0}
.cookie-text-paragraph{font-size:1.05rem;color:#343a40;line-height:1.8;margin:0 0 1.25rem}
.cookie-text-paragraph:last-child{margin-bottom:0}
.cookie-emphasis-text{background:linear-gradient(120deg,#909f6a26 0%,#a8af8726 100%);padding:1.75rem;border-radius:6px;margin:1.5rem 0;border:1px solid #C3C3B9}
.cookie-list-custom{list-style:none;padding:0;margin:1.5rem 0}
.cookie-list-custom li{padding:.85rem 0 .85rem 2.5rem;position:relative;color:#343a40;font-size:1.05rem;line-height:1.7;border-bottom:1px solid #c3c3b94d}
.cookie-list-custom li:last-child{border-bottom:none}
.cookie-list-custom li::before{content:'→';position:absolute;left:.5rem;color:#909F6A;font-weight:700;font-size:1.2rem}
.cookie-grid-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;margin:2rem 0}
.cookie-grid-item{background:#fff;padding:1.75rem;border-radius:6px;border:2px solid #f8f9fa;transition:all .3s ease}
.cookie-grid-item:hover{border-color:#A8AF87;transform:translateY(-3px);box-shadow:0 4px 12px #909f6a26}
.cookie-grid-title{font-size:1.25rem;color:#212529;margin:0 0 .75rem;font-weight:600}
.cookie-grid-text{font-size:.98rem;color:#495057;line-height:1.6;margin:0}
.cookie-technical-block{background:linear-gradient(135deg,#f5f6fa 0%,#fafbfc 100%);padding:2rem;border-radius:8px;margin:2rem 0;border:1px solid #C3C3B9}
.cookie-technical-title{font-size:1.15rem;color:#212529;margin:0 0 1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem}
.cookie-tech-list{display:flex;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none}
.cookie-tech-list li{background:#fff;padding:.6rem 1.25rem;border-radius:20px;color:#343a40;font-size:.95rem;border:1px solid #C3C3B9;transition:all .2s ease}
.cookie-tech-list li:hover{background:#909F6A;color:#fff;border-color:#909F6A}
.cookie-contact-zone{background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);padding:3rem;border-radius:8px;margin-top:4rem;color:#fff;text-align:center}
.cookie-contact-heading{font-size:1.65rem;margin:0 0 1.25rem;font-weight:600;color:#fff}
.cookie-contact-info{font-size:1.05rem;line-height:1.8;margin:0;color:#fff}
.cookie-contact-link{color:#fff;text-decoration:underline;font-weight:500;transition:opacity .2s ease}
.cookie-contact-link:hover{opacity:.8}
.cookie-divider-line{height:2px;background:linear-gradient(90deg,transparent 0%,#C3C3B9 50%,transparent 100%);margin:3rem 0;border:none}
.cookie-note-box{background:#fff;border-left:4px solid #909F6A;padding:1.5rem;margin:2rem 0;box-shadow:0 2px 6px #0000000d;border-radius:4px}
.cookie-note-text{font-size:.98rem;color:#495057;line-height:1.7;margin:0;font-style:italic}
@media (max-width: 768px) {
.cookie-main-title{font-size:1.85rem}
.cookie-header-zone{padding:2.5rem 1.25rem 2rem}
.cookie-section-block{padding:1.75rem 1.25rem}
.cookie-content-container{padding:2rem 1.25rem 3rem}
.cookie-grid-layout{grid-template-columns:1fr}
.cookie-contact-zone{padding:2rem 1.5rem}
.cookie-section-title{font-size:1.45rem}
}
@media (max-width: 480px) {
.cookie-main-title{font-size:1.6rem}
.cookie-section-title{font-size:1.3rem}
.cookie-text-paragraph{font-size:1rem}
.cookie-list-custom li{font-size:1rem;padding-left:2rem}
}
.privacy-policy-main-wrapper{background:#fafbfc;min-height:100vh;padding:0;margin:0}
.privacy-policy-header-section{background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);padding:80px 20px 60px;margin-bottom:0}
.privacy-policy-header-content{max-width:900px;margin:0 auto;text-align:center}
.privacy-policy-title-main{font-size:2.8rem;color:#fff;font-weight:700;margin:0 0 20px;line-height:1.2;letter-spacing:-.5px}
.privacy-policy-intro-text{font-size:1.1rem;color:#fff;line-height:1.6;opacity:.95;margin:0}
.privacy-policy-content-container{max-width:900px;margin:0 auto;padding:60px 30px 80px;background:#fff}
.privacy-policy-last-update{font-size:.95rem;color:#495057;margin-bottom:50px;padding:15px 25px;background:#f8f9fa;border-left:4px solid #909F6A;border-radius:4px}
.privacy-section-block{margin-bottom:45px}
.privacy-section-block:last-child{margin-bottom:0}
.privacy-section-heading{font-size:1.75rem;color:#212529;font-weight:600;margin:0 0 20px;line-height:1.3;position:relative;padding-bottom:12px}
.privacy-section-heading::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#909F6A,#A8AF87)}
.privacy-content-paragraph{font-size:1.05rem;color:#343a40;line-height:1.8;margin:0 0 18px}
.privacy-content-paragraph:last-child{margin-bottom:0}
.privacy-subsection-title{font-size:1.35rem;color:#495057;font-weight:600;margin:35px 0 18px;line-height:1.4}
.privacy-list-standard{margin:20px 0;padding-left:0;list-style:none}
.privacy-list-standard li{font-size:1.05rem;color:#343a40;line-height:1.8;margin-bottom:12px;padding-left:30px;position:relative}
.privacy-list-standard li::before{content:'→';position:absolute;left:0;color:#909F6A;font-weight:700}
.privacy-emphasis-box{background:#f8f9fa;border-left:4px solid #A8AF87;padding:20px 25px;margin:30px 0;border-radius:4px}
.privacy-emphasis-box .privacy-content-paragraph{margin-bottom:12px}
.privacy-emphasis-box .privacy-content-paragraph:last-child{margin-bottom:0}
.privacy-contact-section{margin-top:60px;padding:40px 35px;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:2px solid #C3C3B9;border-radius:8px}
.privacy-contact-heading{font-size:1.6rem;color:#212529;font-weight:600;margin:0 0 25px}
.privacy-contact-details{margin:0;padding:0;list-style:none}
.privacy-contact-details li{font-size:1.05rem;color:#343a40;line-height:1.8;margin-bottom:10px}
.privacy-contact-details strong{color:#212529;font-weight:600}
.privacy-link-inline{color:#909F6A;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}
.privacy-link-inline:hover{border-bottom-color:#909F6A}
@media (max-width: 768px) {
.privacy-policy-header-section{padding:60px 20px 40px}
.privacy-policy-title-main{font-size:2rem}
.privacy-policy-intro-text{font-size:1rem}
.privacy-policy-content-container{padding:40px 20px 60px}
.privacy-section-heading{font-size:1.5rem}
.privacy-subsection-title{font-size:1.2rem}
.privacy-content-paragraph,.privacy-list-standard li{font-size:1rem}
.privacy-contact-section{padding:30px 25px}
}
@media (max-width: 480px) {
.privacy-policy-title-main{font-size:1.75rem}
.privacy-section-heading{font-size:1.35rem}
.privacy-contact-section{padding:25px 20px}
}
.success-wrapper{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);min-height:100vh;padding:0;margin:0}
.success-hero-section{padding:80px 20px 60px;text-align:center;background:#fff;position:relative;overflow:hidden}
.success-hero-section::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#909f6a14 0%,transparent 70%);animation:pulse-subtle 8s ease-in-out infinite}
@keyframes pulse-subtle {
0%,100%{transform:scale(1);opacity:.5}
50%{transform:scale(1.1);opacity:.3}
}
.success-icon-container{margin:0 auto 35px;width:120px;height:120px;background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 8px 30px #909f6a40}
.success-checkmark{width:55px;height:55px;border:4px solid #fff;border-radius:50%;position:relative}
.success-checkmark::after{content:'';position:absolute;left:16px;top:8px;width:12px;height:22px;border:solid #fff;border-width:0 4px 4px 0;transform:rotate(45deg)}
.success-hero-section h1{font-size:2.8rem;color:#212529;margin:0 0 20px;font-weight:700;position:relative;z-index:2;line-height:1.2}
.success-subtitle{font-size:1.15rem;color:#495057;max-width:580px;margin:0 auto 40px;line-height:1.6;position:relative;z-index:2}
.success-reference-box{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:2px solid #909F6A;border-radius:12px;padding:25px 35px;max-width:500px;margin:0 auto;position:relative;z-index:2}
.success-reference-label{font-size:.85rem;text-transform:uppercase;letter-spacing:1.2px;color:#909F6A;margin:0 0 8px;font-weight:600}
.success-reference-number{color:#212529;letter-spacing:2px;font:700 1.6rem 'Courier New',monospace}
.confirmation-details-section{padding:70px 20px;background:#fff}
.confirmation-details-section .container{max-width:900px;margin:0 auto}
.details-grid{display:grid;grid-template-columns:1fr;gap:25px;margin:50px 0}
.detail-card{background:#fafbfc;border-left:4px solid #909F6A;padding:30px;border-radius:8px;transition:all .3s ease}
.detail-card:hover{transform:translateX(8px);box-shadow:0 4px 20px #909f6a26}
.detail-card-icon{width:45px;height:45px;background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.detail-card-icon::after{content:'→';color:#fff;font-size:1.5rem;font-weight:700}
.detail-card h3{font-size:1.3rem;color:#212529;margin:0 0 12px;font-weight:600}
.detail-card p{font-size:1rem;color:#495057;margin:0;line-height:1.7}
.next-steps-timeline{background:linear-gradient(135deg,#fafbfc 0%,#f8f9fa 100%);padding:70px 20px}
.next-steps-timeline .container{max-width:800px;margin:0 auto}
.timeline-header{text-align:center;margin-bottom:55px}
.timeline-header h2{font-size:2.2rem;color:#212529;margin:0 0 15px;font-weight:700}
.timeline-header p{font-size:1.05rem;color:#495057;max-width:600px;margin:0 auto;line-height:1.6}
.timeline-steps{position:relative;padding:20px 0 20px 70px}
.timeline-step{position:relative;padding-bottom:50px}
.timeline-step:last-child{padding-bottom:0}
.timeline-step::before{content:'';position:absolute;left:-49px;top:0;bottom:-50px;width:2px;background:linear-gradient(180deg,#909F6A 0%,#C3C3B9 100%)}
.timeline-step:last-child::before{display:none}
.step-marker{position:absolute;left:-62px;top:5px;width:28px;height:28px;background:#fff;border:3px solid #909F6A;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#909F6A;z-index:3}
.step-content h4{font-size:1.2rem;color:#212529;margin:0 0 10px;font-weight:600}
.step-content p{font-size:.98rem;color:#495057;margin:0;line-height:1.7}
.step-timeframe{display:inline-block;background:#909F6A;color:#fff;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:600;margin-top:10px}
.contact-info-section{background:#fff;padding:70px 20px}
.contact-info-section .container{max-width:700px;margin:0 auto;text-align:center}
.contact-info-section h2{font-size:2rem;color:#212529;margin:0 0 20px;font-weight:700}
.contact-info-section p{font-size:1.05rem;color:#495057;margin:0 0 35px;line-height:1.6}
.contact-methods{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:40px}
.contact-method{background:#fafbfc;padding:20px 30px;border-radius:8px;border:2px solid #C3C3B9;transition:all .3s ease;text-decoration:none;color:inherit;display:block;min-width:200px}
.contact-method:hover{border-color:#909F6A;transform:translateY(-3px);box-shadow:0 6px 20px #909f6a33}
.contact-method-label{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:#909F6A;margin:0 0 8px;font-weight:600}
.contact-method-value{font-size:1.1rem;color:#212529;font-weight:600;margin:0}
.action-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}
.btn-primary-success{background:linear-gradient(135deg,#909F6A 0%,#A8AF87 100%);color:#fff;padding:15px 35px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;border:none;cursor:pointer;transition:all .3s ease;display:inline-block}
.btn-primary-success:hover{transform:translateY(-2px);box-shadow:0 8px 25px #909f6a4d;color:#fff}
.btn-secondary-success{background:#fff;color:#909F6A;padding:15px 35px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.05rem;border:2px solid #909F6A;cursor:pointer;transition:all .3s ease;display:inline-block}
.btn-secondary-success:hover{background:#909F6A;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #909f6a4d}
@media (max-width: 768px) {
.success-hero-section{padding:60px 15px 40px}
.success-hero-section h1{font-size:2rem}
.success-subtitle{font-size:1rem}
.success-reference-box{padding:20px 25px}
.success-reference-number{font-size:1.3rem}
.confirmation-details-section,.next-steps-timeline,.contact-info-section{padding:50px 15px}
.timeline-header h2{font-size:1.8rem}
.timeline-steps{padding-left:50px}
.timeline-step::before{left:-39px}
.step-marker{left:-50px;width:24px;height:24px;font-size:.7rem}
.contact-method{min-width:100%}
.action-buttons{flex-direction:column;align-items:stretch}
.btn-primary-success,.btn-secondary-success{width:100%;text-align:center}
}
@media (min-width: 769px) {
.details-grid{grid-template-columns:repeat(2,1fr)}
}