/*
Theme Name: VER À SOIE Custom
Description: Habillage Nature Bien-Être pour Astra
*/
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Manrope:wght@300;400;500;600;700&display=swap');
:root {
  --cf3-primary:#91BEA0;
  --cf3-accent:#557963;
  --cf3-bg:#FFFFFF;
  --cf3-surface:#F9F9F7;
  --cf3-text:#2A2A2A;
  --cf3-soft:#666666;
  --cf3-line:#D6D4D4;
  --cf3-sand:#E8D9C4;
  --cf3-radius:22px;
  --cf3-shadow:0 16px 45px rgba(42,42,42,.11);
  --cf3-heading:'Cormorant Garamond',serif;
  --cf3-body:'Manrope',sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.cf3-body{margin:0;background:var(--cf3-bg);color:var(--cf3-text);font-family:var(--cf3-body);line-height:1.75}
body.cf3-menu-open{overflow:hidden}
a{color:#315d45;text-underline-offset:3px}
a:hover{color:#1d4230}
img{max-width:100%;height:auto}
h1,h2,h3,h4{font-family:var(--cf3-heading);line-height:1.1;color:var(--cf3-text);margin-top:0}
h1{font-size:clamp(2.7rem,7vw,6.3rem)}
h2{font-size:clamp(2.1rem,4vw,3.8rem)}
h3{font-size:clamp(1.35rem,2vw,1.9rem)}
main,.cf3-main{padding-top:0!important;margin-top:0!important}
.cf3-container{width:min(1180px,calc(100% - 3rem));margin-inline:auto}
.cf3-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid var(--cf3-line);backdrop-filter:blur(14px)}
.cf3-header-inner{width:min(1420px,calc(100% - 2rem));min-height:84px;margin:auto;display:flex;align-items:center;gap:2rem}
.cf3-brand-link{display:flex;align-items:center;gap:.75rem;color:var(--cf3-text);text-decoration:none;flex:0 0 auto}
.cf3-brand-logo{width:auto}
.cf3-brand-name{font-family:var(--cf3-heading);font-size:1.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}
.cf3-nav-desktop{display:none}
.cf3-nav-list,.cf3-nav-mobile-list,.cf3-footer-links{list-style:none;margin:0;padding:0}
.cf3-nav-list{display:flex;align-items:center;justify-content:center;gap:clamp(.7rem,1.25vw,1.25rem);flex-wrap:wrap}
.cf3-nav-list a{color:var(--cf3-text);font-size:.8rem;font-weight:650;text-decoration:none;padding:.5rem 0;border-bottom:2px solid transparent;white-space:nowrap}
.cf3-nav-list a:hover,.cf3-nav-list a:focus{border-color:var(--cf3-accent);color:#254634}
.cf3-burger{margin-left:auto;width:46px;height:46px;border:1px solid var(--cf3-line);border-radius:50%;background:#fff;display:grid;place-content:center;gap:5px;cursor:pointer}
.cf3-burger span{display:block;width:20px;height:2px;background:#222}
.cf3-nav-mobile{display:none}
.cf3-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:1100}
.cf3-drawer-close{position:absolute;right:1.4rem;top:1.1rem;border:0;background:transparent;color:#111;font-size:2.3rem;cursor:pointer}
.cf3-nav-mobile-list li{border-bottom:1px solid #e5e5e5}
.cf3-nav-mobile-list a{display:block;padding:1rem .2rem;color:#171717;font-weight:650;text-decoration:none}
.cf3-btn{display:inline-flex;align-items:center;justify-content:center;padding:.88rem 1.35rem;border-radius:999px;font-weight:750;text-decoration:none;transition:transform .2s,box-shadow .2s}
.cf3-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(42,42,42,.2)}
.cf3-btn--cta,.cf3-btn--hero{background:#315d45;color:#fff}
.cf3-drawer-cta{display:block!important;margin:2rem 0 0!important;padding:1rem 1.5rem!important;text-align:center!important;background:#315d45!important;color:#fff!important;border-radius:8px!important}
.cf3-hero{position:relative;overflow:hidden;min-height:70vh;display:grid;align-items:end;background:#e7efe9}
.cf3-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.cf3-hero-inner{position:relative;z-index:2;width:min(820px,calc(100% - 3rem));margin:0 0 clamp(3rem,8vw,7rem) max(1.5rem,calc((100vw - 1180px)/2));background:rgba(255,255,255,.92);padding:clamp(1.5rem,4vw,3.7rem);border-radius:var(--cf3-radius);box-shadow:var(--cf3-shadow)}
.cf3-hero h1{font-size:clamp(2.5rem,6vw,5.4rem);margin-bottom:1rem}
.cf3-hero p{font-size:1.08rem;max-width:65ch}
.cf3-hero-kicker,.cf3-section-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:.76rem!important;font-weight:800;color:#315d45}
.cf3-editorial-home{padding:clamp(5rem,9vw,9rem) 0;background:#fff}
.cf3-editorial-home>.cf3-container>p{max-width:84ch}
.cf3-editorial-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:3rem 0}
.cf3-editorial-columns article{padding:2rem;border-top:3px solid var(--cf3-primary);background:var(--cf3-surface);border-radius:0 0 var(--cf3-radius) var(--cf3-radius)}
.cf3-line{padding:clamp(1.5rem,4vw,3rem);background:#284b39;color:#f8fff9;border-radius:var(--cf3-radius)}
.cf3-line h3,.cf3-line a{color:#fff}
.cf3-category-stream{padding:clamp(5rem,9vw,9rem) 0;background:#f4f0e8}
.cf3-stream-block{padding:2.2rem 0;border-bottom:1px solid #c8c0b3;display:grid;grid-template-columns:300px 1fr;gap:2.5rem}
.cf3-stream-heading{position:relative;min-height:230px;border-radius:var(--cf3-radius);overflow:hidden}
.cf3-stream-heading img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.cf3-stream-heading h2{position:absolute;inset:auto 0 0;margin:0;padding:3rem 1.2rem 1rem;background:linear-gradient(transparent,rgba(0,0,0,.82));font-size:2.1rem}
.cf3-stream-heading a{color:#fff;text-decoration:none}
.cf3-stream-posts{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:stretch}
.cf3-card{background:#fff;border:1px solid var(--cf3-line);border-radius:var(--cf3-radius);overflow:hidden;transition:transform .25s,box-shadow .25s}
.cf3-card:hover{transform:translateY(-5px);box-shadow:var(--cf3-shadow)}
.cf3-card>a>img,.cf3-card>img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.cf3-card-body{padding:1.3rem}
.cf3-card-body time{font-size:.75rem;color:#5c5c5c;text-transform:uppercase;letter-spacing:.08em}
.cf3-card-body h3{margin:.45rem 0}
.cf3-card-body a{color:var(--cf3-text);text-decoration:none}
.cf3-home-tool{padding:6rem 0;background:#dfece3;text-align:center}
.cf3-home-tool p{max-width:720px;margin:0 auto 1.5rem}
.cf3-cat-hero{position:relative;height:320px;max-height:350px;overflow:hidden;background:#315d45}
.cf3-cat-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}
.cf3-cat-hero .cf3-container{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.78) 100%);padding-bottom:2rem}
.cf3-cat-hero h1{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.7);margin:0}
.cf3-category-intro,.cf3-category-outro{padding:3.5rem 0;background:#fff}
.cf3-category-intro p,.cf3-category-outro p{max-width:90ch}
.cf3-archive{padding:4rem 0 7rem;background:var(--cf3-surface)}
.cf3-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}
.cf3-footer{background:#203b2e;color:#eef7f0;padding:5rem 0 0}
.cf3-footer-grid{width:min(1280px,calc(100% - 3rem));margin:auto;display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:3rem}
.cf3-footer-title{color:#fff;font-size:1.4rem}
.cf3-footer-logo{width:auto}
.cf3-footer-brand-pitch{max-width:38ch;color:#eef7f0}
.cf3-footer a{color:#fff;text-decoration:underline}
.cf3-footer-links li{margin:.55rem 0}
.cf3-footer-bottom{margin-top:4rem;padding:1.4rem;text-align:center;border-top:1px solid rgba(255,255,255,.25);color:#eef7f0}
.cf3-persona-photo{display:block;width:min(420px,100%);aspect-ratio:2/3;object-fit:cover;border-radius:var(--cf3-radius);float:left;margin:0 2rem 1rem 0}
.cf3-contact-form{margin-top:2rem}
input:focus,select:focus,textarea:focus{outline:2px solid var(--cf3-accent);box-shadow:0 0 0 6px rgba(85,121,99,.18)}
@keyframes rpSidePulse{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@keyframes rpTimelineReveal{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
@keyframes rpCountdownBeat{0%,100%{transform:scale(1)}50%{transform:scale(1.03)}}
.cf3-sticky-cta{animation:rpSidePulse 3s ease-in-out infinite}
.cf3-timeline-item{animation:rpTimelineReveal .7s ease both}
.cf3-countdown{animation:rpCountdownBeat 2s ease-in-out infinite}
@media (min-width:1024px){.cf3-nav-desktop{display:flex;flex:1;justify-content:center}.cf3-burger{display:none!important}.cf3-drawer-cta{display:none!important}}
@media (max-width:1023px){.cf3-header-inner{min-height:72px}.cf3-header-cta-desktop,[class*="-header"] [class*="-btn--cta"]:not([class*="-drawer-"]){display:none!important}.cf3-nav-mobile.is-open{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:86%;max-width:380px;background:#fff;padding:4.5rem 1.5rem 2rem;z-index:1200;overflow-y:auto;box-shadow:-10px 0 30px rgba(0,0,0,.3)}.cf3-editorial-columns{grid-template-columns:1fr}.cf3-stream-block{grid-template-columns:1fr}.cf3-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.cf3-container{width:min(100% - 2rem,1180px)}.cf3-brand-name{font-size:1.25rem}.cf3-hero{min-height:76vh}.cf3-hero-inner{margin:0 1rem 1rem;padding:1.5rem}.cf3-stream-posts,.cf3-grid,.cf3-footer-grid{grid-template-columns:1fr}.cf3-stream-heading{min-height:210px}.cf3-persona-photo{float:none;margin:0 auto 2rem}.cf3-footer-grid{gap:2rem}}
@media (hover:none){.cf3-card:hover,.cf3-btn:hover{transform:none}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* ?chelle utilitaire g?n?r?e pour les espacements et transitions du design */
.cf3-mt-1 { margin-top: 1px; }
.cf3-mb-1 { margin-bottom: 1px; }
.cf3-delay-1 { transition-delay: 5ms; }
.cf3-mt-2 { margin-top: 2px; }
.cf3-mb-2 { margin-bottom: 2px; }
.cf3-delay-2 { transition-delay: 10ms; }
.cf3-mt-3 { margin-top: 3px; }
.cf3-mb-3 { margin-bottom: 3px; }
.cf3-delay-3 { transition-delay: 15ms; }
.cf3-mt-4 { margin-top: 4px; }
.cf3-mb-4 { margin-bottom: 4px; }
.cf3-delay-4 { transition-delay: 20ms; }
.cf3-mt-5 { margin-top: 5px; }
.cf3-mb-5 { margin-bottom: 5px; }
.cf3-delay-5 { transition-delay: 25ms; }
.cf3-mt-6 { margin-top: 6px; }
.cf3-mb-6 { margin-bottom: 6px; }
.cf3-delay-6 { transition-delay: 30ms; }
.cf3-mt-7 { margin-top: 7px; }
.cf3-mb-7 { margin-bottom: 7px; }
.cf3-delay-7 { transition-delay: 35ms; }
.cf3-mt-8 { margin-top: 8px; }
.cf3-mb-8 { margin-bottom: 8px; }
.cf3-delay-8 { transition-delay: 40ms; }
.cf3-mt-9 { margin-top: 9px; }
.cf3-mb-9 { margin-bottom: 9px; }
.cf3-delay-9 { transition-delay: 45ms; }
.cf3-mt-10 { margin-top: 10px; }
.cf3-mb-10 { margin-bottom: 10px; }
.cf3-delay-10 { transition-delay: 50ms; }
.cf3-mt-11 { margin-top: 11px; }
.cf3-mb-11 { margin-bottom: 11px; }
.cf3-delay-11 { transition-delay: 55ms; }
.cf3-mt-12 { margin-top: 12px; }
.cf3-mb-12 { margin-bottom: 12px; }
.cf3-delay-12 { transition-delay: 60ms; }
.cf3-mt-13 { margin-top: 13px; }
.cf3-mb-13 { margin-bottom: 13px; }
.cf3-delay-13 { transition-delay: 65ms; }
.cf3-mt-14 { margin-top: 14px; }
.cf3-mb-14 { margin-bottom: 14px; }
.cf3-delay-14 { transition-delay: 70ms; }
.cf3-mt-15 { margin-top: 15px; }
.cf3-mb-15 { margin-bottom: 15px; }
.cf3-delay-15 { transition-delay: 75ms; }
.cf3-mt-16 { margin-top: 16px; }
.cf3-mb-16 { margin-bottom: 16px; }
.cf3-delay-16 { transition-delay: 80ms; }
.cf3-mt-17 { margin-top: 17px; }
.cf3-mb-17 { margin-bottom: 17px; }
.cf3-delay-17 { transition-delay: 85ms; }
.cf3-mt-18 { margin-top: 18px; }
.cf3-mb-18 { margin-bottom: 18px; }
.cf3-delay-18 { transition-delay: 90ms; }
.cf3-mt-19 { margin-top: 19px; }
.cf3-mb-19 { margin-bottom: 19px; }
.cf3-delay-19 { transition-delay: 95ms; }
.cf3-mt-20 { margin-top: 20px; }
.cf3-mb-20 { margin-bottom: 20px; }
.cf3-delay-20 { transition-delay: 100ms; }
.cf3-mt-21 { margin-top: 21px; }
.cf3-mb-21 { margin-bottom: 21px; }
.cf3-delay-21 { transition-delay: 105ms; }
.cf3-mt-22 { margin-top: 22px; }
.cf3-mb-22 { margin-bottom: 22px; }
.cf3-delay-22 { transition-delay: 110ms; }
.cf3-mt-23 { margin-top: 23px; }
.cf3-mb-23 { margin-bottom: 23px; }
.cf3-delay-23 { transition-delay: 115ms; }
.cf3-mt-24 { margin-top: 24px; }
.cf3-mb-24 { margin-bottom: 24px; }
.cf3-delay-24 { transition-delay: 120ms; }
.cf3-mt-25 { margin-top: 25px; }
.cf3-mb-25 { margin-bottom: 25px; }
.cf3-delay-25 { transition-delay: 125ms; }
.cf3-mt-26 { margin-top: 26px; }
.cf3-mb-26 { margin-bottom: 26px; }
.cf3-delay-26 { transition-delay: 130ms; }
.cf3-mt-27 { margin-top: 27px; }
.cf3-mb-27 { margin-bottom: 27px; }
.cf3-delay-27 { transition-delay: 135ms; }
.cf3-mt-28 { margin-top: 28px; }
.cf3-mb-28 { margin-bottom: 28px; }
.cf3-delay-28 { transition-delay: 140ms; }
.cf3-mt-29 { margin-top: 29px; }
.cf3-mb-29 { margin-bottom: 29px; }
.cf3-delay-29 { transition-delay: 145ms; }
.cf3-mt-30 { margin-top: 30px; }
.cf3-mb-30 { margin-bottom: 30px; }
.cf3-delay-30 { transition-delay: 150ms; }
.cf3-mt-31 { margin-top: 31px; }
.cf3-mb-31 { margin-bottom: 31px; }
.cf3-delay-31 { transition-delay: 155ms; }
.cf3-mt-32 { margin-top: 32px; }
.cf3-mb-32 { margin-bottom: 32px; }
.cf3-delay-32 { transition-delay: 160ms; }
.cf3-mt-33 { margin-top: 33px; }
.cf3-mb-33 { margin-bottom: 33px; }
.cf3-delay-33 { transition-delay: 165ms; }
.cf3-mt-34 { margin-top: 34px; }
.cf3-mb-34 { margin-bottom: 34px; }
.cf3-delay-34 { transition-delay: 170ms; }
.cf3-mt-35 { margin-top: 35px; }
.cf3-mb-35 { margin-bottom: 35px; }
.cf3-delay-35 { transition-delay: 175ms; }
.cf3-mt-36 { margin-top: 36px; }
.cf3-mb-36 { margin-bottom: 36px; }
.cf3-delay-36 { transition-delay: 180ms; }
.cf3-mt-37 { margin-top: 37px; }
.cf3-mb-37 { margin-bottom: 37px; }
.cf3-delay-37 { transition-delay: 185ms; }
.cf3-mt-38 { margin-top: 38px; }
.cf3-mb-38 { margin-bottom: 38px; }
.cf3-delay-38 { transition-delay: 190ms; }
.cf3-mt-39 { margin-top: 39px; }
.cf3-mb-39 { margin-bottom: 39px; }
.cf3-delay-39 { transition-delay: 195ms; }
.cf3-mt-40 { margin-top: 40px; }
.cf3-mb-40 { margin-bottom: 40px; }
.cf3-delay-40 { transition-delay: 200ms; }
.cf3-mt-41 { margin-top: 41px; }
.cf3-mb-41 { margin-bottom: 41px; }
.cf3-delay-41 { transition-delay: 205ms; }
.cf3-mt-42 { margin-top: 42px; }
.cf3-mb-42 { margin-bottom: 42px; }
.cf3-delay-42 { transition-delay: 210ms; }
.cf3-mt-43 { margin-top: 43px; }
.cf3-mb-43 { margin-bottom: 43px; }
.cf3-delay-43 { transition-delay: 215ms; }
.cf3-mt-44 { margin-top: 44px; }
.cf3-mb-44 { margin-bottom: 44px; }
.cf3-delay-44 { transition-delay: 220ms; }
.cf3-mt-45 { margin-top: 45px; }
.cf3-mb-45 { margin-bottom: 45px; }
.cf3-delay-45 { transition-delay: 225ms; }
.cf3-mt-46 { margin-top: 46px; }
.cf3-mb-46 { margin-bottom: 46px; }
.cf3-delay-46 { transition-delay: 230ms; }
.cf3-mt-47 { margin-top: 47px; }
.cf3-mb-47 { margin-bottom: 47px; }
.cf3-delay-47 { transition-delay: 235ms; }
.cf3-mt-48 { margin-top: 48px; }
.cf3-mb-48 { margin-bottom: 48px; }
.cf3-delay-48 { transition-delay: 240ms; }
.cf3-mt-49 { margin-top: 49px; }
.cf3-mb-49 { margin-bottom: 49px; }
.cf3-delay-49 { transition-delay: 245ms; }
.cf3-mt-50 { margin-top: 50px; }
.cf3-mb-50 { margin-bottom: 50px; }
.cf3-delay-50 { transition-delay: 250ms; }
.cf3-mt-51 { margin-top: 51px; }
.cf3-mb-51 { margin-bottom: 51px; }
.cf3-delay-51 { transition-delay: 255ms; }
.cf3-mt-52 { margin-top: 52px; }
.cf3-mb-52 { margin-bottom: 52px; }
.cf3-delay-52 { transition-delay: 260ms; }
.cf3-mt-53 { margin-top: 53px; }
.cf3-mb-53 { margin-bottom: 53px; }
.cf3-delay-53 { transition-delay: 265ms; }
.cf3-mt-54 { margin-top: 54px; }
.cf3-mb-54 { margin-bottom: 54px; }
.cf3-delay-54 { transition-delay: 270ms; }
.cf3-mt-55 { margin-top: 55px; }
.cf3-mb-55 { margin-bottom: 55px; }
.cf3-delay-55 { transition-delay: 275ms; }
.cf3-mt-56 { margin-top: 56px; }
.cf3-mb-56 { margin-bottom: 56px; }
.cf3-delay-56 { transition-delay: 280ms; }
.cf3-mt-57 { margin-top: 57px; }
.cf3-mb-57 { margin-bottom: 57px; }
.cf3-delay-57 { transition-delay: 285ms; }
.cf3-mt-58 { margin-top: 58px; }
.cf3-mb-58 { margin-bottom: 58px; }
.cf3-delay-58 { transition-delay: 290ms; }
.cf3-mt-59 { margin-top: 59px; }
.cf3-mb-59 { margin-bottom: 59px; }
.cf3-delay-59 { transition-delay: 295ms; }
.cf3-mt-60 { margin-top: 60px; }
.cf3-mb-60 { margin-bottom: 60px; }
.cf3-delay-60 { transition-delay: 300ms; }
.cf3-mt-61 { margin-top: 61px; }
.cf3-mb-61 { margin-bottom: 61px; }
.cf3-delay-61 { transition-delay: 305ms; }
.cf3-mt-62 { margin-top: 62px; }
.cf3-mb-62 { margin-bottom: 62px; }
.cf3-delay-62 { transition-delay: 310ms; }
.cf3-mt-63 { margin-top: 63px; }
.cf3-mb-63 { margin-bottom: 63px; }
.cf3-delay-63 { transition-delay: 315ms; }
.cf3-mt-64 { margin-top: 64px; }
.cf3-mb-64 { margin-bottom: 64px; }
.cf3-delay-64 { transition-delay: 320ms; }
.cf3-mt-65 { margin-top: 65px; }
.cf3-mb-65 { margin-bottom: 65px; }
.cf3-delay-65 { transition-delay: 325ms; }
.cf3-mt-66 { margin-top: 66px; }
.cf3-mb-66 { margin-bottom: 66px; }
.cf3-delay-66 { transition-delay: 330ms; }
.cf3-mt-67 { margin-top: 67px; }
.cf3-mb-67 { margin-bottom: 67px; }
.cf3-delay-67 { transition-delay: 335ms; }
.cf3-mt-68 { margin-top: 68px; }
.cf3-mb-68 { margin-bottom: 68px; }
.cf3-delay-68 { transition-delay: 340ms; }
.cf3-mt-69 { margin-top: 69px; }
.cf3-mb-69 { margin-bottom: 69px; }
.cf3-delay-69 { transition-delay: 345ms; }
.cf3-mt-70 { margin-top: 70px; }
.cf3-mb-70 { margin-bottom: 70px; }
.cf3-delay-70 { transition-delay: 350ms; }
.cf3-mt-71 { margin-top: 71px; }
.cf3-mb-71 { margin-bottom: 71px; }
.cf3-delay-71 { transition-delay: 355ms; }
.cf3-mt-72 { margin-top: 72px; }
.cf3-mb-72 { margin-bottom: 72px; }
.cf3-delay-72 { transition-delay: 360ms; }
.cf3-mt-73 { margin-top: 73px; }
.cf3-mb-73 { margin-bottom: 73px; }
.cf3-delay-73 { transition-delay: 365ms; }
.cf3-mt-74 { margin-top: 74px; }
.cf3-mb-74 { margin-bottom: 74px; }
.cf3-delay-74 { transition-delay: 370ms; }
.cf3-mt-75 { margin-top: 75px; }
.cf3-mb-75 { margin-bottom: 75px; }
.cf3-delay-75 { transition-delay: 375ms; }
.cf3-mt-76 { margin-top: 76px; }
.cf3-mb-76 { margin-bottom: 76px; }
.cf3-delay-76 { transition-delay: 380ms; }
.cf3-mt-77 { margin-top: 77px; }
.cf3-mb-77 { margin-bottom: 77px; }
.cf3-delay-77 { transition-delay: 385ms; }
.cf3-mt-78 { margin-top: 78px; }
.cf3-mb-78 { margin-bottom: 78px; }
.cf3-delay-78 { transition-delay: 390ms; }
.cf3-mt-79 { margin-top: 79px; }
.cf3-mb-79 { margin-bottom: 79px; }
.cf3-delay-79 { transition-delay: 395ms; }
.cf3-mt-80 { margin-top: 80px; }
.cf3-mb-80 { margin-bottom: 80px; }
.cf3-delay-80 { transition-delay: 400ms; }
.cf3-mt-81 { margin-top: 81px; }
.cf3-mb-81 { margin-bottom: 81px; }
.cf3-delay-81 { transition-delay: 405ms; }
.cf3-mt-82 { margin-top: 82px; }
.cf3-mb-82 { margin-bottom: 82px; }
.cf3-delay-82 { transition-delay: 410ms; }
.cf3-mt-83 { margin-top: 83px; }
.cf3-mb-83 { margin-bottom: 83px; }
.cf3-delay-83 { transition-delay: 415ms; }
.cf3-mt-84 { margin-top: 84px; }
.cf3-mb-84 { margin-bottom: 84px; }
.cf3-delay-84 { transition-delay: 420ms; }
.cf3-mt-85 { margin-top: 85px; }
.cf3-mb-85 { margin-bottom: 85px; }
.cf3-delay-85 { transition-delay: 425ms; }
.cf3-mt-86 { margin-top: 86px; }
.cf3-mb-86 { margin-bottom: 86px; }
.cf3-delay-86 { transition-delay: 430ms; }
.cf3-mt-87 { margin-top: 87px; }
.cf3-mb-87 { margin-bottom: 87px; }
.cf3-delay-87 { transition-delay: 435ms; }
.cf3-mt-88 { margin-top: 88px; }
.cf3-mb-88 { margin-bottom: 88px; }
.cf3-delay-88 { transition-delay: 440ms; }
.cf3-mt-89 { margin-top: 89px; }
.cf3-mb-89 { margin-bottom: 89px; }
.cf3-delay-89 { transition-delay: 445ms; }
.cf3-mt-90 { margin-top: 90px; }
.cf3-mb-90 { margin-bottom: 90px; }
.cf3-delay-90 { transition-delay: 450ms; }
.cf3-mt-91 { margin-top: 91px; }
.cf3-mb-91 { margin-bottom: 91px; }
.cf3-delay-91 { transition-delay: 455ms; }
.cf3-mt-92 { margin-top: 92px; }
.cf3-mb-92 { margin-bottom: 92px; }
.cf3-delay-92 { transition-delay: 460ms; }
.cf3-mt-93 { margin-top: 93px; }
.cf3-mb-93 { margin-bottom: 93px; }
.cf3-delay-93 { transition-delay: 465ms; }
.cf3-mt-94 { margin-top: 94px; }
.cf3-mb-94 { margin-bottom: 94px; }
.cf3-delay-94 { transition-delay: 470ms; }
.cf3-mt-95 { margin-top: 95px; }
.cf3-mb-95 { margin-bottom: 95px; }
.cf3-delay-95 { transition-delay: 475ms; }
.cf3-mt-96 { margin-top: 96px; }
.cf3-mb-96 { margin-bottom: 96px; }
.cf3-delay-96 { transition-delay: 480ms; }
.cf3-mt-97 { margin-top: 97px; }
.cf3-mb-97 { margin-bottom: 97px; }
.cf3-delay-97 { transition-delay: 485ms; }
.cf3-mt-98 { margin-top: 98px; }
.cf3-mb-98 { margin-bottom: 98px; }
.cf3-delay-98 { transition-delay: 490ms; }
.cf3-mt-99 { margin-top: 99px; }
.cf3-mb-99 { margin-bottom: 99px; }
.cf3-delay-99 { transition-delay: 495ms; }
.cf3-mt-100 { margin-top: 100px; }
.cf3-mb-100 { margin-bottom: 100px; }
.cf3-delay-100 { transition-delay: 500ms; }
.cf3-mt-101 { margin-top: 101px; }
.cf3-mb-101 { margin-bottom: 101px; }
.cf3-delay-101 { transition-delay: 505ms; }
.cf3-mt-102 { margin-top: 102px; }
.cf3-mb-102 { margin-bottom: 102px; }
.cf3-delay-102 { transition-delay: 510ms; }
.cf3-mt-103 { margin-top: 103px; }
.cf3-mb-103 { margin-bottom: 103px; }
.cf3-delay-103 { transition-delay: 515ms; }
.cf3-mt-104 { margin-top: 104px; }
.cf3-mb-104 { margin-bottom: 104px; }
.cf3-delay-104 { transition-delay: 520ms; }
.cf3-mt-105 { margin-top: 105px; }
.cf3-mb-105 { margin-bottom: 105px; }
.cf3-delay-105 { transition-delay: 525ms; }
.cf3-mt-106 { margin-top: 106px; }
.cf3-mb-106 { margin-bottom: 106px; }
.cf3-delay-106 { transition-delay: 530ms; }
.cf3-mt-107 { margin-top: 107px; }
.cf3-mb-107 { margin-bottom: 107px; }
.cf3-delay-107 { transition-delay: 535ms; }
.cf3-mt-108 { margin-top: 108px; }
.cf3-mb-108 { margin-bottom: 108px; }
.cf3-delay-108 { transition-delay: 540ms; }
.cf3-mt-109 { margin-top: 109px; }
.cf3-mb-109 { margin-bottom: 109px; }
.cf3-delay-109 { transition-delay: 545ms; }
.cf3-mt-110 { margin-top: 110px; }
.cf3-mb-110 { margin-bottom: 110px; }
.cf3-delay-110 { transition-delay: 550ms; }
.cf3-mt-111 { margin-top: 111px; }
.cf3-mb-111 { margin-bottom: 111px; }
.cf3-delay-111 { transition-delay: 555ms; }
.cf3-mt-112 { margin-top: 112px; }
.cf3-mb-112 { margin-bottom: 112px; }
.cf3-delay-112 { transition-delay: 560ms; }
.cf3-mt-113 { margin-top: 113px; }
.cf3-mb-113 { margin-bottom: 113px; }
.cf3-delay-113 { transition-delay: 565ms; }
.cf3-mt-114 { margin-top: 114px; }
.cf3-mb-114 { margin-bottom: 114px; }
.cf3-delay-114 { transition-delay: 570ms; }
.cf3-mt-115 { margin-top: 115px; }
.cf3-mb-115 { margin-bottom: 115px; }
.cf3-delay-115 { transition-delay: 575ms; }
.cf3-mt-116 { margin-top: 116px; }
.cf3-mb-116 { margin-bottom: 116px; }
.cf3-delay-116 { transition-delay: 580ms; }
.cf3-mt-117 { margin-top: 117px; }
.cf3-mb-117 { margin-bottom: 117px; }
.cf3-delay-117 { transition-delay: 585ms; }
.cf3-mt-118 { margin-top: 118px; }
.cf3-mb-118 { margin-bottom: 118px; }
.cf3-delay-118 { transition-delay: 590ms; }
.cf3-mt-119 { margin-top: 119px; }
.cf3-mb-119 { margin-bottom: 119px; }
.cf3-delay-119 { transition-delay: 595ms; }
.cf3-mt-120 { margin-top: 120px; }
.cf3-mb-120 { margin-bottom: 120px; }
.cf3-delay-120 { transition-delay: 600ms; }
.cf3-mt-121 { margin-top: 121px; }
.cf3-mb-121 { margin-bottom: 121px; }
.cf3-delay-121 { transition-delay: 605ms; }
.cf3-mt-122 { margin-top: 122px; }
.cf3-mb-122 { margin-bottom: 122px; }
.cf3-delay-122 { transition-delay: 610ms; }
.cf3-mt-123 { margin-top: 123px; }
.cf3-mb-123 { margin-bottom: 123px; }
.cf3-delay-123 { transition-delay: 615ms; }
.cf3-mt-124 { margin-top: 124px; }
.cf3-mb-124 { margin-bottom: 124px; }
.cf3-delay-124 { transition-delay: 620ms; }
.cf3-mt-125 { margin-top: 125px; }
.cf3-mb-125 { margin-bottom: 125px; }
.cf3-delay-125 { transition-delay: 625ms; }
.cf3-mt-126 { margin-top: 126px; }
.cf3-mb-126 { margin-bottom: 126px; }
.cf3-delay-126 { transition-delay: 630ms; }
.cf3-mt-127 { margin-top: 127px; }
.cf3-mb-127 { margin-bottom: 127px; }
.cf3-delay-127 { transition-delay: 635ms; }
.cf3-mt-128 { margin-top: 128px; }
.cf3-mb-128 { margin-bottom: 128px; }
.cf3-delay-128 { transition-delay: 640ms; }
.cf3-mt-129 { margin-top: 129px; }
.cf3-mb-129 { margin-bottom: 129px; }
.cf3-delay-129 { transition-delay: 645ms; }
.cf3-mt-130 { margin-top: 130px; }
.cf3-mb-130 { margin-bottom: 130px; }
.cf3-delay-130 { transition-delay: 650ms; }
.cf3-mt-131 { margin-top: 131px; }
.cf3-mb-131 { margin-bottom: 131px; }
.cf3-delay-131 { transition-delay: 655ms; }
.cf3-mt-132 { margin-top: 132px; }
.cf3-mb-132 { margin-bottom: 132px; }
.cf3-delay-132 { transition-delay: 660ms; }
.cf3-mt-133 { margin-top: 133px; }
.cf3-mb-133 { margin-bottom: 133px; }
.cf3-delay-133 { transition-delay: 665ms; }
.cf3-mt-134 { margin-top: 134px; }
.cf3-mb-134 { margin-bottom: 134px; }
.cf3-delay-134 { transition-delay: 670ms; }
.cf3-mt-135 { margin-top: 135px; }
.cf3-mb-135 { margin-bottom: 135px; }
.cf3-delay-135 { transition-delay: 675ms; }
.cf3-mt-136 { margin-top: 136px; }
.cf3-mb-136 { margin-bottom: 136px; }
.cf3-delay-136 { transition-delay: 680ms; }
.cf3-mt-137 { margin-top: 137px; }
.cf3-mb-137 { margin-bottom: 137px; }
.cf3-delay-137 { transition-delay: 685ms; }
.cf3-mt-138 { margin-top: 138px; }
.cf3-mb-138 { margin-bottom: 138px; }
.cf3-delay-138 { transition-delay: 690ms; }
.cf3-mt-139 { margin-top: 139px; }
.cf3-mb-139 { margin-bottom: 139px; }
.cf3-delay-139 { transition-delay: 695ms; }
.cf3-mt-140 { margin-top: 140px; }
.cf3-mb-140 { margin-bottom: 140px; }
.cf3-delay-140 { transition-delay: 700ms; }
.cf3-mt-141 { margin-top: 141px; }
.cf3-mb-141 { margin-bottom: 141px; }
.cf3-delay-141 { transition-delay: 705ms; }
.cf3-mt-142 { margin-top: 142px; }
.cf3-mb-142 { margin-bottom: 142px; }
.cf3-delay-142 { transition-delay: 710ms; }
.cf3-mt-143 { margin-top: 143px; }
.cf3-mb-143 { margin-bottom: 143px; }
.cf3-delay-143 { transition-delay: 715ms; }
.cf3-mt-144 { margin-top: 144px; }
.cf3-mb-144 { margin-bottom: 144px; }
.cf3-delay-144 { transition-delay: 720ms; }
.cf3-mt-145 { margin-top: 145px; }
.cf3-mb-145 { margin-bottom: 145px; }
.cf3-delay-145 { transition-delay: 725ms; }
.cf3-mt-146 { margin-top: 146px; }
.cf3-mb-146 { margin-bottom: 146px; }
.cf3-delay-146 { transition-delay: 730ms; }
.cf3-mt-147 { margin-top: 147px; }
.cf3-mb-147 { margin-bottom: 147px; }
.cf3-delay-147 { transition-delay: 735ms; }
.cf3-mt-148 { margin-top: 148px; }
.cf3-mb-148 { margin-bottom: 148px; }
.cf3-delay-148 { transition-delay: 740ms; }
.cf3-mt-149 { margin-top: 149px; }
.cf3-mb-149 { margin-bottom: 149px; }
.cf3-delay-149 { transition-delay: 745ms; }
.cf3-mt-150 { margin-top: 150px; }
.cf3-mb-150 { margin-bottom: 150px; }
.cf3-delay-150 { transition-delay: 750ms; }
.cf3-mt-151 { margin-top: 151px; }
.cf3-mb-151 { margin-bottom: 151px; }
.cf3-delay-151 { transition-delay: 755ms; }
.cf3-mt-152 { margin-top: 152px; }
.cf3-mb-152 { margin-bottom: 152px; }
.cf3-delay-152 { transition-delay: 760ms; }
.cf3-mt-153 { margin-top: 153px; }
.cf3-mb-153 { margin-bottom: 153px; }
.cf3-delay-153 { transition-delay: 765ms; }
.cf3-mt-154 { margin-top: 154px; }
.cf3-mb-154 { margin-bottom: 154px; }
.cf3-delay-154 { transition-delay: 770ms; }
.cf3-mt-155 { margin-top: 155px; }
.cf3-mb-155 { margin-bottom: 155px; }
.cf3-delay-155 { transition-delay: 775ms; }
.cf3-mt-156 { margin-top: 156px; }
.cf3-mb-156 { margin-bottom: 156px; }
.cf3-delay-156 { transition-delay: 780ms; }
.cf3-mt-157 { margin-top: 157px; }
.cf3-mb-157 { margin-bottom: 157px; }
.cf3-delay-157 { transition-delay: 785ms; }
.cf3-mt-158 { margin-top: 158px; }
.cf3-mb-158 { margin-bottom: 158px; }
.cf3-delay-158 { transition-delay: 790ms; }
.cf3-mt-159 { margin-top: 159px; }
.cf3-mb-159 { margin-bottom: 159px; }
.cf3-delay-159 { transition-delay: 795ms; }
.cf3-mt-160 { margin-top: 160px; }
.cf3-mb-160 { margin-bottom: 160px; }
.cf3-delay-160 { transition-delay: 800ms; }
.cf3-mt-161 { margin-top: 161px; }
.cf3-mb-161 { margin-bottom: 161px; }
.cf3-delay-161 { transition-delay: 805ms; }
.cf3-mt-162 { margin-top: 162px; }
.cf3-mb-162 { margin-bottom: 162px; }
.cf3-delay-162 { transition-delay: 810ms; }
.cf3-mt-163 { margin-top: 163px; }
.cf3-mb-163 { margin-bottom: 163px; }
.cf3-delay-163 { transition-delay: 815ms; }
.cf3-mt-164 { margin-top: 164px; }
.cf3-mb-164 { margin-bottom: 164px; }
.cf3-delay-164 { transition-delay: 820ms; }
.cf3-mt-165 { margin-top: 165px; }
.cf3-mb-165 { margin-bottom: 165px; }
.cf3-delay-165 { transition-delay: 825ms; }
.cf3-mt-166 { margin-top: 166px; }
.cf3-mb-166 { margin-bottom: 166px; }
.cf3-delay-166 { transition-delay: 830ms; }
.cf3-mt-167 { margin-top: 167px; }
.cf3-mb-167 { margin-bottom: 167px; }
.cf3-delay-167 { transition-delay: 835ms; }
.cf3-mt-168 { margin-top: 168px; }
.cf3-mb-168 { margin-bottom: 168px; }
.cf3-delay-168 { transition-delay: 840ms; }
.cf3-mt-169 { margin-top: 169px; }
.cf3-mb-169 { margin-bottom: 169px; }
.cf3-delay-169 { transition-delay: 845ms; }
.cf3-mt-170 { margin-top: 170px; }
.cf3-mb-170 { margin-bottom: 170px; }
.cf3-delay-170 { transition-delay: 850ms; }
.cf3-mt-171 { margin-top: 171px; }
.cf3-mb-171 { margin-bottom: 171px; }
.cf3-delay-171 { transition-delay: 855ms; }
.cf3-mt-172 { margin-top: 172px; }
.cf3-mb-172 { margin-bottom: 172px; }
.cf3-delay-172 { transition-delay: 860ms; }
.cf3-mt-173 { margin-top: 173px; }
.cf3-mb-173 { margin-bottom: 173px; }
.cf3-delay-173 { transition-delay: 865ms; }
.cf3-mt-174 { margin-top: 174px; }
.cf3-mb-174 { margin-bottom: 174px; }
.cf3-delay-174 { transition-delay: 870ms; }
.cf3-mt-175 { margin-top: 175px; }
.cf3-mb-175 { margin-bottom: 175px; }
.cf3-delay-175 { transition-delay: 875ms; }
.cf3-mt-176 { margin-top: 176px; }
.cf3-mb-176 { margin-bottom: 176px; }
.cf3-delay-176 { transition-delay: 880ms; }
.cf3-mt-177 { margin-top: 177px; }
.cf3-mb-177 { margin-bottom: 177px; }
.cf3-delay-177 { transition-delay: 885ms; }
.cf3-mt-178 { margin-top: 178px; }
.cf3-mb-178 { margin-bottom: 178px; }
.cf3-delay-178 { transition-delay: 890ms; }
.cf3-mt-179 { margin-top: 179px; }
.cf3-mb-179 { margin-bottom: 179px; }
.cf3-delay-179 { transition-delay: 895ms; }
.cf3-mt-180 { margin-top: 180px; }
.cf3-mb-180 { margin-bottom: 180px; }
.cf3-delay-180 { transition-delay: 900ms; }
.cf3-mt-181 { margin-top: 181px; }
.cf3-mb-181 { margin-bottom: 181px; }
.cf3-delay-181 { transition-delay: 905ms; }
.cf3-mt-182 { margin-top: 182px; }
.cf3-mb-182 { margin-bottom: 182px; }
.cf3-delay-182 { transition-delay: 910ms; }
.cf3-mt-183 { margin-top: 183px; }
.cf3-mb-183 { margin-bottom: 183px; }
.cf3-delay-183 { transition-delay: 915ms; }
.cf3-mt-184 { margin-top: 184px; }
.cf3-mb-184 { margin-bottom: 184px; }
.cf3-delay-184 { transition-delay: 920ms; }
.cf3-mt-185 { margin-top: 185px; }
.cf3-mb-185 { margin-bottom: 185px; }
.cf3-delay-185 { transition-delay: 925ms; }
.cf3-mt-186 { margin-top: 186px; }
.cf3-mb-186 { margin-bottom: 186px; }
.cf3-delay-186 { transition-delay: 930ms; }
.cf3-mt-187 { margin-top: 187px; }
.cf3-mb-187 { margin-bottom: 187px; }
.cf3-delay-187 { transition-delay: 935ms; }
.cf3-mt-188 { margin-top: 188px; }
.cf3-mb-188 { margin-bottom: 188px; }
.cf3-delay-188 { transition-delay: 940ms; }
.cf3-mt-189 { margin-top: 189px; }
.cf3-mb-189 { margin-bottom: 189px; }
.cf3-delay-189 { transition-delay: 945ms; }
.cf3-mt-190 { margin-top: 190px; }
.cf3-mb-190 { margin-bottom: 190px; }
.cf3-delay-190 { transition-delay: 950ms; }
.cf3-mt-191 { margin-top: 191px; }
.cf3-mb-191 { margin-bottom: 191px; }
.cf3-delay-191 { transition-delay: 955ms; }
.cf3-mt-192 { margin-top: 192px; }
.cf3-mb-192 { margin-bottom: 192px; }
.cf3-delay-192 { transition-delay: 960ms; }
.cf3-mt-193 { margin-top: 193px; }
.cf3-mb-193 { margin-bottom: 193px; }
.cf3-delay-193 { transition-delay: 965ms; }
.cf3-mt-194 { margin-top: 194px; }
.cf3-mb-194 { margin-bottom: 194px; }
.cf3-delay-194 { transition-delay: 970ms; }
.cf3-mt-195 { margin-top: 195px; }
.cf3-mb-195 { margin-bottom: 195px; }
.cf3-delay-195 { transition-delay: 975ms; }
.cf3-mt-196 { margin-top: 196px; }
.cf3-mb-196 { margin-bottom: 196px; }
.cf3-delay-196 { transition-delay: 980ms; }
.cf3-mt-197 { margin-top: 197px; }
.cf3-mb-197 { margin-bottom: 197px; }
.cf3-delay-197 { transition-delay: 985ms; }
.cf3-mt-198 { margin-top: 198px; }
.cf3-mb-198 { margin-bottom: 198px; }
.cf3-delay-198 { transition-delay: 990ms; }
.cf3-mt-199 { margin-top: 199px; }
.cf3-mb-199 { margin-bottom: 199px; }
.cf3-delay-199 { transition-delay: 995ms; }
.cf3-mt-200 { margin-top: 200px; }
.cf3-mb-200 { margin-bottom: 200px; }
.cf3-delay-200 { transition-delay: 1000ms; }
.cf3-mt-201 { margin-top: 201px; }
.cf3-mb-201 { margin-bottom: 201px; }
.cf3-delay-201 { transition-delay: 1005ms; }
.cf3-mt-202 { margin-top: 202px; }
.cf3-mb-202 { margin-bottom: 202px; }
.cf3-delay-202 { transition-delay: 1010ms; }
.cf3-mt-203 { margin-top: 203px; }
.cf3-mb-203 { margin-bottom: 203px; }
.cf3-delay-203 { transition-delay: 1015ms; }
.cf3-mt-204 { margin-top: 204px; }
.cf3-mb-204 { margin-bottom: 204px; }
.cf3-delay-204 { transition-delay: 1020ms; }
.cf3-mt-205 { margin-top: 205px; }
.cf3-mb-205 { margin-bottom: 205px; }
.cf3-delay-205 { transition-delay: 1025ms; }
.cf3-mt-206 { margin-top: 206px; }
.cf3-mb-206 { margin-bottom: 206px; }
.cf3-delay-206 { transition-delay: 1030ms; }
.cf3-mt-207 { margin-top: 207px; }
.cf3-mb-207 { margin-bottom: 207px; }
.cf3-delay-207 { transition-delay: 1035ms; }
.cf3-mt-208 { margin-top: 208px; }
.cf3-mb-208 { margin-bottom: 208px; }
.cf3-delay-208 { transition-delay: 1040ms; }
.cf3-mt-209 { margin-top: 209px; }
.cf3-mb-209 { margin-bottom: 209px; }
.cf3-delay-209 { transition-delay: 1045ms; }
.cf3-mt-210 { margin-top: 210px; }
.cf3-mb-210 { margin-bottom: 210px; }
.cf3-delay-210 { transition-delay: 1050ms; }
.cf3-mt-211 { margin-top: 211px; }
.cf3-mb-211 { margin-bottom: 211px; }
.cf3-delay-211 { transition-delay: 1055ms; }
.cf3-mt-212 { margin-top: 212px; }
.cf3-mb-212 { margin-bottom: 212px; }
.cf3-delay-212 { transition-delay: 1060ms; }
.cf3-mt-213 { margin-top: 213px; }
.cf3-mb-213 { margin-bottom: 213px; }
.cf3-delay-213 { transition-delay: 1065ms; }
.cf3-mt-214 { margin-top: 214px; }
.cf3-mb-214 { margin-bottom: 214px; }
.cf3-delay-214 { transition-delay: 1070ms; }
.cf3-mt-215 { margin-top: 215px; }
.cf3-mb-215 { margin-bottom: 215px; }
.cf3-delay-215 { transition-delay: 1075ms; }
.cf3-mt-216 { margin-top: 216px; }
.cf3-mb-216 { margin-bottom: 216px; }
.cf3-delay-216 { transition-delay: 1080ms; }
.cf3-mt-217 { margin-top: 217px; }
.cf3-mb-217 { margin-bottom: 217px; }
.cf3-delay-217 { transition-delay: 1085ms; }
.cf3-mt-218 { margin-top: 218px; }
.cf3-mb-218 { margin-bottom: 218px; }
.cf3-delay-218 { transition-delay: 1090ms; }
.cf3-mt-219 { margin-top: 219px; }
.cf3-mb-219 { margin-bottom: 219px; }
.cf3-delay-219 { transition-delay: 1095ms; }
.cf3-mt-220 { margin-top: 220px; }
.cf3-mb-220 { margin-bottom: 220px; }
.cf3-delay-220 { transition-delay: 1100ms; }

.cf3-radius-1 { border-radius: 1px; }
.cf3-radius-2 { border-radius: 2px; }
.cf3-radius-3 { border-radius: 3px; }
.cf3-radius-4 { border-radius: 4px; }
.cf3-radius-5 { border-radius: 5px; }
.cf3-radius-6 { border-radius: 6px; }
.cf3-radius-7 { border-radius: 7px; }
.cf3-radius-8 { border-radius: 8px; }
.cf3-radius-9 { border-radius: 9px; }
.cf3-radius-10 { border-radius: 10px; }
.cf3-radius-11 { border-radius: 11px; }
.cf3-radius-12 { border-radius: 12px; }
.cf3-radius-13 { border-radius: 13px; }
.cf3-radius-14 { border-radius: 14px; }
.cf3-radius-15 { border-radius: 15px; }
.cf3-radius-16 { border-radius: 16px; }
.cf3-radius-17 { border-radius: 17px; }
.cf3-radius-18 { border-radius: 18px; }
.cf3-radius-19 { border-radius: 19px; }
.cf3-radius-20 { border-radius: 20px; }
.cf3-radius-21 { border-radius: 21px; }
.cf3-radius-22 { border-radius: 22px; }
.cf3-radius-23 { border-radius: 23px; }
.cf3-radius-24 { border-radius: 24px; }
.cf3-radius-25 { border-radius: 25px; }
.cf3-radius-26 { border-radius: 26px; }
.cf3-radius-27 { border-radius: 27px; }
.cf3-radius-28 { border-radius: 28px; }
.cf3-radius-29 { border-radius: 29px; }
.cf3-radius-30 { border-radius: 30px; }
.cf3-radius-31 { border-radius: 31px; }
.cf3-radius-32 { border-radius: 32px; }
.cf3-radius-33 { border-radius: 33px; }
.cf3-radius-34 { border-radius: 34px; }
.cf3-radius-35 { border-radius: 35px; }
.cf3-radius-36 { border-radius: 36px; }
.cf3-radius-37 { border-radius: 37px; }
.cf3-radius-38 { border-radius: 38px; }
.cf3-radius-39 { border-radius: 39px; }
.cf3-radius-40 { border-radius: 40px; }


/* Tailored rules */
body section[class*="cat-hero"], body div[class*="cat-hero"] {
  position: relative !important;
  width: 100% !important; max-width: 100% !important;
  margin-left: 0 !important; margin-right: 0 !important;
  left: 0 !important; right: 0 !important;
  height: 360px !important; min-height: 360px !important; max-height: 360px !important;
  padding: 0 !important; overflow: hidden !important;
  display: flex !important; align-items: center !important;
  justify-content: center !important;
  border: none !important; box-shadow: none !important; outline: none !important;
  box-sizing: border-box !important;
}
/* Aussi force le parent <main> a etre full-width pour eviter cap a 1024 */
body main, body, body, body [class*="cf3-main"], body #content {
  width: 100% !important; max-width: 100% !important;
  margin-left: 0 !important; margin-right: 0 !important;
}
body [class*="cat-hero"] > img, body [class*="cat-hero-bg"], body [class*="cat-hero"] img {
  position: absolute !important; inset: 0 !important;
  width: 100% !important; height: 100% !important;
  max-height: 360px !important;
  object-fit: cover !important; z-index: 0 !important;
  border: none !important;
}
body [class*="cat-hero"]::before, body [class*="cat-hero"]::after {
  content: none !important; display: none !important;
}
/* Overlay : absolute par-dessus l'image, juste pour le gradient sombre */
body [class*="cat-hero-overlay"], body [class*="cat-hero"] > [class*="overlay"] {
  position: absolute !important; inset: 0 !important;
  width: 100% !important; height: 100% !important;
  margin: 0 !important; padding: 0 !important;
  max-width: none !important;
  display: block !important;
  z-index: 1 !important;
  background: linear-gradient(180deg, transparent 30%, rgba(0,0,0,0.55) 100%) !important;
  pointer-events: none !important;
  border: none !important;
}
/* Container / inner du titre : centré au-dessus de l'overlay (z-index 2) */
body [class*="cat-hero"] > [class*="container"],
body [class*="cat-hero"] > [class*="cat-hero-inner"],
body [class*="cat-hero"] > [class*="hero-inner"]:not([class*="overlay"]),
body [class*="cat-hero"] > div:not([class*="overlay"]):not([class*="-bg"]) {
  position: relative !important; z-index: 2 !important;
  text-align: center !important;
  max-width: 900px !important; margin: 0 auto !important;
  padding: 1.5rem 2rem !important;
  border: none !important; background: transparent !important;
}
body [class*="cat-hero"] h1 {
  color: #ffffff !important;
  font-size: clamp(2.4rem, 6vw, 4rem) !important;
  text-align: center !important;
  margin: 0 !important; font-weight: 800 !important;
  text-shadow: 0 3px 12px rgba(0,0,0,.85), 0 0 30px rgba(0,0,0,.5) !important;
  border: none !important; display: block !important;
}
body [class*="cat-hero"] [class*="breadcrumb"],
body [class*="cat-hero"] nav[aria-label*="riane"],
body [class*="cat-hero"] nav[aria-label*="readcrumb"] {
  display: none !important;
}



body [class*="persona-photo"], body img[class*="persona"], body [class*="-persona"] img {
  max-width: 280px !important;
  width: 100% !important;
  height: auto !important;
  border-radius: 50% !important;
  display: block !important;
  margin: 0 auto !important;
}
@media (min-width: 768px) {
  body [class*="persona-photo"], body img[class*="persona"], body [class*="-persona"] img {
    max-width: 320px !important;
  }
}


@media (max-width: 1023px) {
  /* FIX width:auto -> ne plus l'imposer (laisse child theme définir width).
     Sinon écrase le child et le burger devient 0 de large -> invisible. */
  body [class*="burger"], body button[class*="burger"] {
    align-items: center;
    justify-content: center;
    min-width: 42px;
    min-height: 42px;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    z-index: 100 !important;
  }
}
@media (min-width: 1024px) {
  body [class*="burger"], body button[class*="burger"] {
    display: none !important;
  }
}



body footer, body [class*="footer"]:not([class*="logo"]):not([class*="brand-logo"]) {
  color: inherit !important;
}


body footer ul li a, body footer ol li a,
body [class*="footer"] ul li a:not([class*="btn"]):not([class*="cta"]),
body footer [class*="link"]:not([class*="brand"]):not([class*="btn"]) {
  color: inherit !important;
  text-decoration: underline !important;
  text-underline-offset: 3px !important;
  text-decoration-thickness: 1px !important;
  text-decoration-color: currentColor !important;
  opacity: 0.85 !important;
  transition: opacity .2s ease !important;
}
body footer ul li a:hover, body footer ol li a:hover,
body [class*="footer"] ul li a:hover {
  opacity: 1 !important;
  text-decoration-thickness: 2px !important;
}


body [class*="burger"] {
  background: transparent;
  border: 1px solid currentColor;
  border-radius: 6px;
  cursor: pointer !important;
  padding: 8px;
  color: inherit;
  transition: background .2s ease, border-color .2s ease !important;
}
body [class*="burger"]:hover, body [class*="burger"]:focus-visible {
  background: rgba(0,0,0,0.06);
  border-color: var(--cf3-accent, currentColor);
}
/* Container des 3 barres (peut s'appeler "bars", "lines", etc.) */
body [class*="burger"] > [class*="bar"],
body [class*="burger"] > [class*="line"],
body [class*="burger"] > span {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 16px;
  gap: 0;
}
/* Les 3 barres elles-mêmes */
body [class*="burger"] [class*="bar"] > span,
body [class*="burger"] [class*="line"] > span,
body [class*="burger"] > span > span {
  display: block;
  width: 22px;
  height: 2.5px;
  background: currentColor;
  border-radius: 2px;
  margin: 2px 0;
  transition: transform .25s ease, opacity .25s ease !important;
}
/* Etat ouvert : transforme en X */
body [class*="burger"][aria-expanded="true"] [class*="bar"] > span:nth-child(1),
body [class*="burger"][aria-expanded="true"] [class*="line"] > span:nth-child(1),
body [class*="burger"][aria-expanded="true"] > span > span:nth-child(1) {
  transform: translateY(6px) rotate(45deg) !important;
}
body [class*="burger"][aria-expanded="true"] [class*="bar"] > span:nth-child(2),
body [class*="burger"][aria-expanded="true"] [class*="line"] > span:nth-child(2),
body [class*="burger"][aria-expanded="true"] > span > span:nth-child(2) {
  opacity: 0 !important;
}
body [class*="burger"][aria-expanded="true"] [class*="bar"] > span:nth-child(3),
body [class*="burger"][aria-expanded="true"] [class*="line"] > span:nth-child(3),
body [class*="burger"][aria-expanded="true"] > span > span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg) !important;
}

@media (max-width: 1023px) {
  body header [class*="cta-wrap"]:has([class*="burger"]),
  body header > div:has([class*="burger"]),
  body [class*="header"] [class*="-wrap"]:has([class*="burger"]),
  body [class*="header-inner"] > div:has([class*="burger"]) {
    display: flex;
    align-items: center;
    visibility: visible !important;
    opacity: 1 !important;
  }
}


/* Mobile : 1 SEUL CTA visible (dans le burger).
   Sur mobile le CTA original du header est masque ; sur desktop le clone est hidden. */
@media (max-width: 1023px) {
  body [class*="header-cta"] [class*="btn--cta"],
  body [class*="header__cta"] [class*="btn--cta"],
  body [class*="header-cta"] > [class*="cta"],
  body [class*="header__cta"] > a {
    display: none !important;
  }
}


/* ============================================================
   Section 'On parle de nous' (media press)
   Logos grayscale par defaut, couleur au hover.
   Grid responsive 2-6 colonnes, gap auto.
============================================================ */
.cf3-media-press {
  padding: 2.5rem 0;
  background: var(--cf3-bg-soft, var(--cf3-color-surface, #f9fafb));
  margin: 2rem 0;
}
.cf3-media-press > .cf3-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}
.cf3-media-press-title {
  text-align: center;
  font-size: 0.92rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--cf3-color-text-soft, var(--cf3-color-muted, #5a6a85));
  margin: 0 0 1.6rem;
  font-weight: 600;
}
.cf3-media-press-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2.2rem;
}
.cf3-media-press-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  max-width: 160px;
  transition: opacity .25s ease, filter .25s ease, transform .25s ease;
  opacity: .65;
  filter: grayscale(100%);
}
.cf3-media-press-item:hover,
.cf3-media-press-item:focus {
  opacity: 1;
  filter: grayscale(0%);
  transform: translateY(-2px);
}
.cf3-media-press-item img {
  max-width: 100%;
  max-height: 48px;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}
@media (max-width: 640px) {
  .cf3-media-press { padding: 1.8rem 0; }
  .cf3-media-press-grid { gap: 1.4rem; }
  .cf3-media-press-item { max-width: 110px; min-height: 36px; }
  .cf3-media-press-item img { max-height: 36px; }
}


/* FIX gap header->hero (parent theme override) + media-press compact centre */
body main, body.home main, body.archive main, body.single main,
body, body, body main[class*="-main"] {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* MEDIA PRESS : layout horizontal compact CENTRE (titre + logos cote a cote au centre) */
.cf3-media-press section[class*="media-press"] {
  padding: 24px 0 !important;
  margin: 0 !important;
  background: #fafafa;
  border-block: 1px solid rgba(0,0,0,0.06);
}
.cf3-media-press .cf3-container,
section[class*="media-press"] [class*="container"] {
  display: flex !important;
  align-items: center;
  justify-content: center !important;
  gap: 40px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  flex-wrap: wrap;
  text-align: center;
}
.cf3-media-press-title,
section[class*="media-press"] [class*="title"] {
  margin: 0 !important;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--cf3-muted, #666);
  flex: 0 0 auto;
}
.cf3-media-press-grid,
section[class*="media-press"] [class*="grid"] {
  display: flex !important;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
  flex: 0 1 auto;
  justify-content: center;
}
.cf3-media-press-item,
section[class*="media-press"] [class*="item"] {
  display: inline-flex !important;
  align-items: center;
  opacity: 0.65;
  transition: opacity 0.2s ease;
  text-decoration: none;
}
.cf3-media-press-item:hover:hover,
section[class*="media-press"] [class*="item"]:hover {
  opacity: 1;
}
.cf3-media-press imgimg,
section[class*="media-press"] img {
  max-height: 48px !important;
  width: auto !important;
  max-width: 140px !important;
  object-fit: contain;
  filter: grayscale(100%);
  transition: filter 0.2s ease;
}
.cf3-media-press a:hover imga:hover img {
  filter: grayscale(0%);
}
@media (max-width: 768px) {
  .cf3-media-press .cf3-container,
  section[class*="media-press"] [class*="container"] {
    flex-direction: column;
    text-align: center;
    gap: 18px;
  }
}



.cf3-cat-hero--align-left .cf3-cat-hero-inner
section[class*="cat-hero--align-left"] [class*="cat-hero-inner"] {
  text-align: left !important;
  align-items: flex-start !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  padding-left: 24px;
}
.cf3-cat-hero--align-center .cf3-cat-hero-inner
section[class*="cat-hero--align-center"] [class*="cat-hero-inner"] {
  text-align: center !important;
  align-items: center !important;
  margin: 0 auto !important;
}


@media (max-width: 1023.98px) {  [class*="-header-cta-wrap"],
  [class*="-header-actions"],
  [class*="-burger-wrap"],
  [class*="-header-right"],
  [class*="-header-actions-mobile"] {
    display: flex !important;
    align-items: center !important;
    flex-shrink: 0 !important;
  }  [class*="-burger"]:not([class*="-bars"]):not([class*="-label"]):not([class*="-menu"]) {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 42px !important;
    min-height: 42px !important;
    flex-shrink: 0 !important;
    z-index: 9999;
    pointer-events: auto !important;
    cursor: pointer !important;
  }  [class*="-burger"] > span,
  [class*="-burger-bars"] {
    display: flex !important;
    flex-direction: column !important;
    min-width: 24px !important;
    min-height: 16px !important;
  }  [class*="-burger-bars"] > *,
  [class*="-burger"] > span > * {
    display: block !important;
    min-width: 24px !important;
    min-height: 2px !important;
  }  [class*="-header-cta-desktop"] {
    display: none !important;
  }  [class*="-burger-label"] {
    display: none !important;
  }
}
@media (min-width: 1024px) {  [class*="-burger"]:not([class*="-bars"]):not([class*="-label"]):not([class*="-menu"]) {
    display: none !important;
  }
}


/* Burger style */
@media (max-width: 1023.98px) {
  [class*="-burger"]:not([class*="-bars"]):not([class*="-label"]):not([class*="-menu"]) {
    width: 42px !important; height: 42px !important;
    border-radius: 6px !important; padding: 8px !important;
    background: transparent !important; border: 1.5px solid currentColor !important;
  }
  [class*="-burger"] > span, [class*="-burger-bars"] {
    gap: 5px !important; width: 24px !important; height: 16px !important;
    align-items: center !important;
  }
  [class*="-burger-bars"] > *, [class*="-burger"] > span > * {
    height: 2px !important; border-radius: 1px !important;
  }
  [class*="-burger-bars"] > *:nth-child(1), [class*="-burger"] > span > *:nth-child(1) { width: 24px !important; }
  [class*="-burger-bars"] > *:nth-child(2), [class*="-burger"] > span > *:nth-child(2) { width: 24px !important; }
  [class*="-burger-bars"] > *:nth-child(3), [class*="-burger"] > span > *:nth-child(3) { width: 24px !important; }
}


/* Mouse effect : form_field_focus_shadow */
input:focus,select:focus,textarea:focus{outline:2px solid var(--cf3-accent);box-shadow:0 0 0 6px rgba(85,121,99,.18)}

/* Validator: cap hauteur hero cat v2 */
body section[class*="cat-hero"], body div[class*="cat-hero"], body section[class*="category-hero"], body div[class*="category-hero"] { position: relative !important; height: 320px !important; max-height: 320px !important; min-height: 200px !important; padding: 0 !important; overflow: hidden !important; display: flex !important; align-items: center !important; border: none !important; box-shadow: none !important; }
body [class*="cat-hero"] > img, body [class*="cat-hero-bg"], body [class*="cat-hero"] img, body [class*="category-hero"] img { position: absolute !important; inset: 0 !important; width: 100% !important; height: 100% !important; max-height: 320px !important; object-fit: cover !important; z-index: 0 !important; border: none !important; }
body [class*="cat-hero"] > [class*="container"], body [class*="cat-hero"] > [class*="wrap"], body [class*="cat-hero"] > [class*="inner"], body [class*="cat-hero"] > div { position: relative !important; z-index: 2 !important; max-width: 900px !important; margin: 0 auto !important; padding: 1.5rem 2rem !important; background: transparent !important; }
body [class*="cat-hero"] h1, body [class*="category-hero"] h1 { color: #ffffff !important; font-size: clamp(2rem, 5vw, 3.5rem) !important; margin: 0 !important; font-weight: 800 !important; text-shadow: 0 3px 12px rgba(0,0,0,.85), 0 0 30px rgba(0,0,0,.5) !important; }
body [class*="cat-hero"][style*="background-image"] { background-size: cover !important; background-position: center !important; }
body [class*="cat-hero"] [class*="breadcrumb"], body [class*="cat-hero"] nav[aria-label*="riane"], body [class*="cat-hero"] nav[aria-label*="readcrumb"] { display: none !important; }

/* Validator: nav-mobile drawer hidden by default v2 */
/* Drawer/burger menu mobile : hidden par defaut, visible mobile+is-open */
[class*="-nav-mobile"]:not(.is-open), [id*="-nav-mobile"]:not(.is-open), [class*="-drawer"]:not(.is-open), [class*="-burger-menu"]:not(.is-open), [class*="-mobile-menu"]:not(.is-open) { display: none !important; }
@media (max-width: 980px) {
  [class*="-nav-mobile"].is-open, [id*="-nav-mobile"].is-open, [class*="-drawer"].is-open, [class*="-burger-menu"].is-open, [class*="-mobile-menu"].is-open { display: flex !important; flex-direction: column !important; position: fixed !important; top: 0 !important; right: 0 !important; bottom: 0 !important; width: 86% !important; max-width: 380px !important; background: #fff !important; padding: 4.5rem 1.5rem 2rem !important; z-index: 9999 !important; overflow-y: auto !important; box-shadow: -10px 0 30px rgba(0,0,0,0.3) !important; }
}

/* Validator: drawer-mobile height fix v1 */
/* Force height:100vh sur le drawer ouvert : top:0;bottom:0 sans !important peut etre overrides par Claude → on impose 100vh. */
/* [2026-06-06] Broadening : ajout patterns supplementaires (X-nav sans 'mobile', X-side, X-menu-drawer, etc.) sinon le validator manque les sites comme artois-moto.com qui utilise fe8-nav (sans 'mobile' dans le nom). */
@media (max-width: 1023px) {
  [class*="-nav-mobile"].is-open, [id*="-nav-mobile"].is-open, [class*="-drawer"].is-open, [class*="-burger-menu"].is-open, [class*="-mobile-menu"].is-open, [class*="-side-nav"].is-open, [class*="-side-menu"].is-open, [class*="-offcanvas"].is-open, nav[aria-label*="mobile" i].is-open, nav[aria-label*="Menu mobile" i].is-open, nav[id*="nav"].is-open[class*="-nav"]:not([class*="desktop"]) { height: 100vh !important; min-height: 100vh !important; max-height: 100vh !important; }
}

/* Validator: footer logo no-filter v1 */
footer img, [class*="-footer"] img, [role="contentinfo"] img, footer [class*="logo"], [class*="-footer"] [class*="logo"] { filter: none !important; mix-blend-mode: normal !important; opacity: 1 !important; }
footer[class*="dark"] img, footer[class*="black"] img, [class*="-footer"][class*="dark"] img, [class*="-footer"][class*="black"] img { filter: brightness(0) invert(1) !important; }

/* Validator: header-hero gap fix v1 */
/* Bug recurrent : <main class="X-main"> a padding-top:30px qui creait un
 * gap entre header sticky et hero/cat-hero. Force padding-top:0 sur le
 * wrapper <main> + margin-top:0 sur le 1er hero enfant. */
body > main, body > [role="main"], main[class*="-main"], [id="main"] { padding-top: 0 !important; }
main > [class*="-hero"]:first-child, main > [class*="-cat-hero"]:first-child, main > [class*="-category-hero"]:first-child { margin-top: 0 !important; }
/* Fallback : si sibling direct du header */
header + section, header + [class*="-hero"], header + [class*="-cat-hero"], header + [class*="-category-hero"], [class*="-header"] + section, [class*="-header"] + [class*="-hero"], [class*="-header"] + [class*="-cat-hero"], [class*="-header"] + [class*="-category-hero"] { margin-top: 0 !important; padding-top: 0 !important; }
section[class*="-hero"]:first-of-type, section[class*="-cat-hero"]:first-of-type, section[class*="-category-hero"]:first-of-type { margin-top: 0 !important; }

/* Validator: contraste lisible header+menu-mobile+footer v2 */
[class*="-nav-mobile"], [id*="-nav-mobile"], [class*="-drawer"], [class*="-burger-menu"], [class*="-mobile-menu"], [class*="-side-nav"] { background: #ffffff !important; }
[class*="-nav-mobile"] *, [id*="-nav-mobile"] *, [class*="-drawer"] *, [class*="-burger-menu"] *, [class*="-mobile-menu"] *, [class*="-side-nav"] * { color: #0a0a0a !important; }
[class*="-nav-mobile"] a, [id*="-nav-mobile"] a, [class*="-drawer"] a, [class*="-burger-menu"] a, [class*="-mobile-menu"] a { color: #0a0a0a !important; font-weight: 600 !important; }
[class*="-nav-mobile"] a:hover, [class*="-drawer"] a:hover, [class*="-burger-menu"] a:hover, [class*="-mobile-menu"] a:hover { color: #000 !important; opacity: 0.7 !important; }
footer *, [class*="-footer"] *, [role="contentinfo"] * { color: #1a1a1a !important; }
footer a, [class*="-footer"] a, [role="contentinfo"] a { color: #1a1a1a !important; text-decoration: underline !important; text-decoration-color: currentColor !important; text-underline-offset: 3px !important; font-weight: 600 !important; }
footer a:hover, [class*="-footer"] a:hover, [role="contentinfo"] a:hover { color: #000 !important; opacity: 1 !important; }
footer h1, footer h2, footer h3, footer h4, footer h5, [class*="-footer"] h1, [class*="-footer"] h2, [class*="-footer"] h3, [class*="-footer"] h4, [class*="-footer"] h5 { color: #0a0a0a !important; font-weight: 700 !important; }
footer p, footer span, footer li, [class*="-footer"] p, [class*="-footer"] span, [class*="-footer"] li { color: #2a2a2a !important; }
footer[class*="dark"] *, footer[class*="black"] *, [class*="-footer"][class*="dark"] *, [class*="-footer"][class*="black"] *, footer[style*="background:#0"] *, footer[style*="background: #0"] *, footer[style*="background:#1"] *, footer[style*="background: #1"] *, footer[style*="background:#2"] *, footer[style*="background: #2"] * { color: #f5f5f5 !important; }
footer[class*="dark"] a, [class*="-footer"][class*="dark"] a, footer[style*="background:#0"] a, footer[style*="background:#1"] a { color: #ffffff !important; }
header a, [class*="-header"] a, [role="banner"] a { text-shadow: none !important; }
header a:hover, [class*="-header"] a:hover { opacity: 0.7 !important; }
[class*="-nav-mobile"] [class*="-btn"], [class*="-footer"] [class*="-btn"] { border: 1.5px solid currentColor !important; }

/* Validator: burger button always visible+clickable v2 */
/* === Burger button : VISIBLE + CLIQUABLE garanti === */
[class*="-burger"], [class*="burger-menu"], [class*="menu-toggle"], button[aria-controls*="nav"], button[aria-label*="menu" i] { color: #1a1a1a !important; pointer-events: auto !important; cursor: pointer !important; z-index: 100 !important; position: relative !important; user-select: none !important; -webkit-tap-highlight-color: transparent !important; background: rgba(255,255,255,0.92) !important; border-radius: 8px !important; border: 1.5px solid rgba(0,0,0,0.15) !important; box-shadow: 0 1px 3px rgba(0,0,0,0.12) !important; padding: 8px !important; }
[class*="-burger"] svg, [class*="burger-menu"] svg, [class*="menu-toggle"] svg, button[aria-controls*="nav"] svg { stroke: #1a1a1a !important; fill: none !important; pointer-events: none !important; stroke-width: 2.5 !important; width: 22px !important; height: 22px !important; }
[class*="-burger"] svg path, [class*="-burger"] svg line, [class*="-burger"] svg rect, [class*="-burger"] svg polyline { stroke: #1a1a1a !important; stroke-width: 2.5 !important; fill: none !important; }
[class*="-burger"]:hover, [class*="-burger"]:focus { background: rgba(255,255,255,1) !important; border-color: rgba(0,0,0,0.3) !important; outline: 2px solid rgba(0,0,0,0.15) !important; outline-offset: 1px !important; }
/* Si le header est sombre : inverse en clair (detection elargie) */
[class*="-header"][style*="background:#0"] [class*="-burger"], [class*="-header"][style*="background:#1"] [class*="-burger"], [class*="-header"][style*="background:#2"] [class*="-burger"], [class*="-header"][style*="background-color:#0"] [class*="-burger"], [class*="-header"][style*="background-color:#1"] [class*="-burger"], [class*="-header"][style*="background-color:#2"] [class*="-burger"], [class*="-header"][class*="dark"] [class*="-burger"], [class*="-header"][class*="black"] [class*="-burger"], [class*="-header"][class*="--dark"] [class*="-burger"], [class*="-header"][class*="-night"] [class*="-burger"] { color: #f5f5f5 !important; background: rgba(0,0,0,0.55) !important; border-color: rgba(255,255,255,0.4) !important; box-shadow: 0 1px 3px rgba(0,0,0,0.4) !important; }
[class*="-header"][style*="background:#0"] [class*="-burger"] svg, [class*="-header"][style*="background:#1"] [class*="-burger"] svg, [class*="-header"][class*="dark"] [class*="-burger"] svg, [class*="-header"][class*="black"] [class*="-burger"] svg { stroke: #f5f5f5 !important; }
@media (max-width: 1023px) {
  [class*="-burger"], button[aria-controls*="nav"] { display: inline-flex !important; align-items: center !important; justify-content: center !important; min-width: 44px !important; min-height: 44px !important; }
}
@media (min-width: 1024px) {
  [class*="-burger"], button[aria-controls*="nav"] { display: none !important; }
}

/* Validator: nav-mobile-list visible inside open drawer v1 */
/* Burger drawer ouvert : la UL des liens DOIT etre visible. */
[class*="-nav-mobile"].is-open ul, [id*="-nav-mobile"].is-open ul, [class*="-nav-mobile"].is-open [class*="-nav-mobile-list"], [class*="-drawer"].is-open ul, [class*="-burger-menu"].is-open ul { display: block !important; visibility: visible !important; height: auto !important; max-height: none !important; overflow: visible !important; padding: 0 !important; margin: 0 !important; list-style: none !important; }
[class*="-nav-mobile"].is-open ul li, [id*="-nav-mobile"].is-open ul li, [class*="-drawer"].is-open ul li, [class*="-burger-menu"].is-open ul li { display: list-item !important; height: auto !important; padding: 0 !important; margin: 0 !important; list-style: none !important; }
[class*="-nav-mobile"].is-open ul li a, [id*="-nav-mobile"].is-open ul li a, [class*="-drawer"].is-open ul li a, [class*="-burger-menu"].is-open ul li a { display: block !important; padding: 0.9rem 0 !important; text-decoration: none !important; border-bottom: 1px solid rgba(0,0,0,0.08) !important; font-size: 1rem !important; }
