/* Modules Géobiologie — template premium bleu nuit & or 6.31.20 — lisibilité renforcée */
.gfe-geobio{
  --gg-night:#031722;
  --gg-night-2:#062432;
  --gg-panel:#082b3a;
  --gg-panel-2:#0b3443;
  --gg-ink:#f7f3e9;
  --gg-muted:#d7e2e4;
  --gg-gold:#d6a750;
  --gg-gold-light:#f2d38b;
  --gg-cyan:#62c9dc;
  --gg-border:rgba(231,190,107,.55);
  --gg-border-soft:rgba(255,255,255,.20);
  --gg-shadow:0 25px 65px rgba(0,0,0,.30);
  color:var(--gg-ink);
  background:radial-gradient(circle at 15% 6%,rgba(98,201,220,.08),transparent 30%),var(--gg-night);
  overflow:hidden;
}
.gfe-geobio *, .gfe-geobio *::before, .gfe-geobio *::after{box-sizing:border-box}
.gfe-geobio__container{width:min(1200px,calc(100% - 44px));margin:0 auto}
.gfe-geobio h1,.gfe-geobio h2,.gfe-geobio h3{font-family:Georgia,"Times New Roman",serif;margin-top:0;font-weight:500}
.gfe-geobio h1{font-size:clamp(2.8rem,5.4vw,5.2rem);line-height:.98;letter-spacing:-.046em;color:#fff;margin:0 0 20px}
.gfe-geobio h1 span{display:block;margin-top:12px;color:var(--gg-gold-light);font-size:.48em;line-height:1.22;letter-spacing:-.018em}
.gfe-geobio h2{font-size:clamp(2rem,3.7vw,3.25rem);line-height:1.08;letter-spacing:-.035em;color:#fff;margin:0 0 18px}
.gfe-geobio h3{font-size:1.3rem;line-height:1.28;color:#fff;margin:0 0 10px}
.gfe-geobio p{line-height:1.7;font-size:1rem}
.gfe-geobio a:focus-visible,.gfe-geobio summary:focus-visible{outline:3px solid var(--gg-gold-light);outline-offset:4px}

/* HERO */
.gfe-geobio__hero{position:relative;padding:74px 0 68px;background:linear-gradient(120deg,#02131e 0%,#062634 62%,#0b2f3e 100%);color:#fff;isolation:isolate;border-bottom:1px solid rgba(214,167,80,.24)}
.gfe-geobio__hero::before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(214,167,80,.034) 1px,transparent 1px),linear-gradient(90deg,rgba(214,167,80,.034) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 92%)}
.gfe-geobio__hero::after{content:"";position:absolute;width:430px;height:430px;right:-160px;top:-180px;border-radius:50%;background:var(--gg-gold);filter:blur(8px);opacity:.16;z-index:-1}
.gfe-geobio--m2 .gfe-geobio__hero::after{background:var(--gg-cyan)}
.gfe-geobio__hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr);gap:52px;align-items:center}
.gfe-geobio__eyebrow,.gfe-geobio__kicker{display:block;margin:0 0 14px;text-transform:uppercase;letter-spacing:.17em;font-size:.73rem;font-weight:900;color:var(--gg-gold-light)}
.gfe-geobio__lead{max-width:720px;font-size:1.08rem;color:#edf5f6;margin:0 0 23px}
.gfe-geobio__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0 0 17px}
.gfe-geobio__facts div{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid rgba(214,167,80,.42);border-radius:11px;background:rgba(3,23,34,.58);font-size:.9rem}
.gfe-geobio__facts span{font-size:1rem}
.gfe-geobio__scarcity{display:inline-flex;align-items:center;gap:8px;margin:0 0 17px;padding:8px 13px;border:1px solid rgba(214,167,80,.48);border-radius:999px;background:rgba(214,167,80,.11);color:var(--gg-gold-light);font-size:.86rem;font-weight:900}
.gfe-geobio__scarcity::before{content:"●";font-size:.65rem}
.gfe-geobio__scarcity--full{color:#fff;border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.07)}
.gfe-geobio__hero-actions{display:flex;flex-wrap:wrap;gap:11px;align-items:center}
.gfe-geobio__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 22px;border-radius:10px;border:1px solid transparent;text-decoration:none!important;font-weight:850;line-height:1.15;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.gfe-geobio__button:hover{transform:translateY(-2px)}
.gfe-geobio__button--primary{background:linear-gradient(135deg,#c9943e,var(--gg-gold-light));color:#10202a!important;box-shadow:0 14px 34px rgba(214,167,80,.24)}
.gfe-geobio__button--secondary{border-color:rgba(214,167,80,.55);color:#fff!important;background:rgba(3,23,34,.48)}
.gfe-geobio__button--outline{border-color:rgba(214,167,80,.52);color:var(--gg-gold-light)!important;background:rgba(4,27,40,.72)}
.gfe-geobio__button--light{background:#f7f2e7;color:#092432!important}
.gfe-geobio__button--full{width:100%}
.gfe-geobio__trust{display:flex;flex-wrap:wrap;gap:8px 17px;list-style:none;padding:0;margin:17px 0 0;color:#dce7e9;font-size:.9rem;font-weight:730}
.gfe-geobio__trust li::before{content:"✦";color:var(--gg-gold-light);margin-right:6px}
.gfe-geobio__visual{position:relative}
.gfe-geobio__visual::before{content:"";position:absolute;inset:-11px;border:1px solid rgba(214,167,80,.25);border-radius:27px;pointer-events:none}
.gfe-geobio__visual img{display:block;width:100%;height:565px;object-fit:cover;border-radius:21px;border:1px solid rgba(214,167,80,.46);box-shadow:0 34px 85px rgba(0,0,0,.42)}
.gfe-geobio--m1 .gfe-geobio__visual img{object-position:center 45%}
.gfe-geobio--m2 .gfe-geobio__visual img{object-position:center 45%}
.gfe-geobio__visual-card{position:absolute;left:-25px;bottom:24px;width:min(345px,88%);padding:18px 20px;border-radius:13px;border:1px solid rgba(214,167,80,.45);background:rgba(3,24,35,.92);color:#fff;box-shadow:0 18px 44px rgba(0,0,0,.35);backdrop-filter:blur(12px)}
.gfe-geobio__visual-card span{display:block;color:var(--gg-gold-light);text-transform:uppercase;letter-spacing:.13em;font-size:.67rem;font-weight:900;margin-bottom:6px}
.gfe-geobio__visual-card strong{display:block;font-family:Georgia,serif;font-size:1.01rem;line-height:1.42;font-weight:500}

/* NAV */
.gfe-geobio__nav{position:sticky;top:0;z-index:50;background:rgba(3,23,34,.94);border-bottom:1px solid rgba(214,167,80,.27);box-shadow:0 10px 30px rgba(0,0,0,.26);backdrop-filter:blur(14px)}
.gfe-geobio__nav .gfe-geobio__container{display:flex;justify-content:center;gap:8px 25px;flex-wrap:wrap;padding:15px 0}
.gfe-geobio__nav a{color:#d9e3e5;text-decoration:none;font-size:.87rem;font-weight:800}
.gfe-geobio__nav a:hover{color:var(--gg-gold-light)}

/* SECTIONS */
.gfe-geobio__section{padding:84px 0;background:transparent}
.gfe-geobio__section--soft{background:#082b39}
.gfe-geobio__section--practical{background:linear-gradient(180deg,#0a2e3c,#0d3a49)}
.gfe-geobio__section--faq{background:#082b39}
.gfe-geobio__section--testimonials{background:#092c3a}
.gfe-geobio__section--dark{background:linear-gradient(145deg,#041c28,#0b3444 58%,#153a43);color:#fff;border-block:1px solid rgba(214,167,80,.17)}
.gfe-geobio__section-heading{max-width:840px;margin:0 auto 40px;text-align:center}
.gfe-geobio__section-heading>p:last-child{font-size:1.08rem;color:#dce6e7;margin:0}
.gfe-geobio__section--dark p{color:var(--gg-muted)}

/* CARDS */
.gfe-geobio__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.gfe-geobio__cards--5{grid-template-columns:repeat(5,minmax(0,1fr))}
.gfe-geobio__cards article{padding:26px 22px;border:1px solid var(--gg-border);border-radius:17px;background:linear-gradient(155deg,#0e3c4d,#082a38);box-shadow:0 17px 44px rgba(0,0,0,.22)}
.gfe-geobio__cards article>span{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(214,167,80,.44);border-radius:50%;color:var(--gg-gold-light);font-size:1.25rem;margin-bottom:16px}
.gfe-geobio__cards p{color:var(--gg-muted);font-size:.9rem;margin:0}

/* PROGRAMME */
.gfe-geobio__program{max-width:1000px;margin:0 auto}
.gfe-geobio__program details{margin:12px 0;border:1px solid rgba(214,167,80,.28);border-radius:14px;background:#082b39;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.gfe-geobio__program summary{display:flex;align-items:center;gap:14px;position:relative;cursor:pointer;list-style:none;padding:20px 56px 20px 20px;font-size:1.04rem;font-weight:850;color:#fff}
.gfe-geobio__program summary::-webkit-details-marker{display:none}
.gfe-geobio__program summary::after{content:"+";position:absolute;right:21px;top:13px;font-size:1.55rem;color:var(--gg-gold-light);font-weight:400}
.gfe-geobio__program details[open] summary::after{content:"–"}
.gfe-geobio__program summary span{flex:0 0 auto;padding:7px 10px;border:1px solid rgba(214,167,80,.38);border-radius:999px;color:var(--gg-gold-light);font-size:.69rem;text-transform:uppercase;letter-spacing:.09em;font-weight:900}
.gfe-geobio__program details>div{padding:0 27px 24px 29px;border-top:1px solid rgba(214,167,80,.15)}
.gfe-geobio__program details>div p,.gfe-geobio__program ul{color:var(--gg-muted)}
.gfe-geobio__program ul{padding-left:21px;line-height:1.65}
.gfe-geobio__program li{margin-bottom:8px}

/* METHOD / DIFFERENTIATION */
.gfe-geobio__split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:52px;align-items:center}
.gfe-geobio__levels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:25px}
.gfe-geobio__levels div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center;padding:16px;border:1px solid rgba(214,167,80,.22);border-radius:14px;background:#082b39}
.gfe-geobio__levels span{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--gg-gold);border-radius:50%;color:var(--gg-gold-light);font-weight:950}
.gfe-geobio__levels strong{color:#fff;font-size:.92rem}
.gfe-geobio__levels p{margin:2px 0 0!important;color:#d5e0e2!important;font-size:.88rem;line-height:1.42}
.gfe-geobio__quote{padding:35px;border-radius:18px;border:1px solid var(--gg-border);background:linear-gradient(145deg,#0a3040,#3b3325);color:#fff;box-shadow:var(--gg-shadow)}
.gfe-geobio__quote p{font-family:Georgia,serif;font-size:1.27rem;line-height:1.52;color:#fff!important;margin:0 0 20px}
.gfe-geobio__quote span{display:block;color:#d1dde0;margin-top:4px}
.gfe-geobio__tree{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}
.gfe-geobio__tree span{padding:8px 12px;border:1px solid rgba(214,167,80,.36);border-radius:999px;background:rgba(3,24,35,.46);color:#e3e9e9;font-size:.8rem;font-weight:800}

/* TRAINING / PREREQUIS */
.gfe-geobio__training,.gfe-geobio__prereq-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(310px,.9fr);gap:48px;align-items:center}
.gfe-geobio__checks{list-style:none;padding:0;margin:23px 0 0}
.gfe-geobio__checks li{position:relative;padding-left:28px;margin:10px 0;color:var(--gg-muted);line-height:1.58}
.gfe-geobio__checks li::before{content:"✦";position:absolute;left:0;top:0;color:var(--gg-gold-light)}
.gfe-geobio__next,.gfe-geobio__prereq{padding:32px;border:1px solid var(--gg-border);border-radius:18px;background:#082b39;box-shadow:0 17px 44px rgba(0,0,0,.22)}
.gfe-geobio__next>span,.gfe-geobio__prereq>span{display:block;color:var(--gg-gold-light);font-size:.7rem;text-transform:uppercase;letter-spacing:.11em;font-weight:900;margin-bottom:9px}
.gfe-geobio__next h3,.gfe-geobio__prereq h3{font-size:1.62rem}
.gfe-geobio__next p,.gfe-geobio__prereq p,.gfe-geobio__prereq li{color:var(--gg-muted)}
.gfe-geobio__prereq ul{padding-left:20px;line-height:1.65}

/* INTERVENTIONS */
.gfe-geobio__interventions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}
.gfe-geobio__interventions article{padding:25px 20px;border:1px solid var(--gg-border);border-radius:16px;background:linear-gradient(155deg,#0e3c4d,#082a38);box-shadow:0 14px 36px rgba(0,0,0,.2)}
.gfe-geobio__interventions span{display:grid;place-items:center;width:43px;height:43px;border:1px solid var(--gg-gold);border-radius:50%;color:var(--gg-gold-light);font-weight:950;margin-bottom:15px}
.gfe-geobio__interventions p{color:var(--gg-muted);font-size:.87rem;margin:0}
.gfe-geobio__definition{padding:44px 0;background:linear-gradient(100deg,rgba(214,167,80,.15),rgba(7,40,52,.86));border-block:1px solid rgba(214,167,80,.35)}
.gfe-geobio__definition .gfe-geobio__container{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;align-items:center}
.gfe-geobio__definition h2{font-size:clamp(1.75rem,3vw,2.45rem);margin:0}
.gfe-geobio__definition p:last-child{margin:0;color:#f0f5f5;font-size:1.04rem}

/* PRACTICAL */
.gfe-geobio__practical-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:25px}
.gfe-geobio__practical,.gfe-geobio__booking-card{border-radius:18px;padding:34px}
.gfe-geobio__practical{background:#082b39;border:1px solid var(--gg-border);box-shadow:0 17px 44px rgba(0,0,0,.22)}
.gfe-geobio__practical dl{margin:26px 0 0}
.gfe-geobio__practical dl div{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:13px 0;border-bottom:1px solid rgba(214,167,80,.17)}
.gfe-geobio__practical dt{font-weight:850;color:var(--gg-gold-light)}
.gfe-geobio__practical dd{margin:0;color:var(--gg-muted)}
.gfe-geobio__practical dd span{display:inline-block;margin-top:6px;color:#cbd8da;font-size:.9rem;font-style:italic}
.gfe-geobio__booking-card{background:linear-gradient(145deg,#0a3040,#3b3325);border:1px solid var(--gg-border);color:#fff;box-shadow:var(--gg-shadow)}
.gfe-geobio__booking-card h3{font-size:1.62rem}
.gfe-geobio__booking-card p{color:var(--gg-muted)}
.gfe-geobio__dark-micro{font-size:.81rem!important;color:#d1dde0!important;text-align:center;margin:12px 0 0!important}
.gfe-geobio__question{display:block;text-align:center;margin-top:14px;color:var(--gg-gold-light)!important;text-decoration:none!important;font-weight:850}
.gfe-geobio__pack-note{margin:14px 0 18px;padding:12px 14px;border-radius:11px;background:rgba(214,167,80,.11);border:1px solid rgba(214,167,80,.3);color:#d8e1e3;font-size:.88rem;line-height:1.5}

/* TESTIMONIALS / FAQ / FINAL */
.gfe-geobio__testimonials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:920px;margin:0 auto}
.gfe-geobio__testimonials blockquote{margin:0;padding:28px;border:1px solid var(--gg-border);border-radius:17px;background:#082b39;box-shadow:0 15px 38px rgba(0,0,0,.2)}
.gfe-geobio__testimonials p{margin:0 0 15px;color:#e6eded;font-family:Georgia,serif;font-size:1.06rem}
.gfe-geobio__testimonials cite{color:var(--gg-gold-light);font-style:normal;font-weight:850}
.gfe-geobio__faq-wrap{max-width:900px}
.gfe-geobio__faq-wrap details{margin:10px 0;border:1px solid rgba(214,167,80,.26);border-radius:13px;background:#082b39;overflow:hidden}
.gfe-geobio__faq-wrap summary{position:relative;cursor:pointer;list-style:none;padding:19px 54px 19px 21px;font-weight:850;color:#fff}
.gfe-geobio__faq-wrap summary::-webkit-details-marker{display:none}
.gfe-geobio__faq-wrap summary::after{content:"+";position:absolute;right:20px;top:13px;color:var(--gg-gold-light);font-size:1.55rem;font-weight:400}
.gfe-geobio__faq-wrap details[open] summary::after{content:"–"}
.gfe-geobio__faq-wrap details p{padding:0 21px 19px;color:var(--gg-muted);margin:0}
.gfe-geobio__final{padding:48px 0 90px;background:linear-gradient(115deg,#061e2a,#0b3341 62%,#3b3224);color:#fff;border-top:1px solid rgba(214,167,80,.33)}
.gfe-geobio__final-inner{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:29px 31px;border:1px solid var(--gg-border);border-radius:18px;background:rgba(3,24,35,.86)}
.gfe-geobio__final h2{margin-bottom:7px}
.gfe-geobio__final p{margin:0;color:var(--gg-muted)}
.gfe-geobio__sticky{display:none}

@media(max-width:1120px){
  .gfe-geobio__cards--5{grid-template-columns:repeat(3,minmax(0,1fr))}
  .gfe-geobio__interventions{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:920px){
  .gfe-geobio__hero-grid,.gfe-geobio__split,.gfe-geobio__training,.gfe-geobio__prereq-grid,.gfe-geobio__practical-grid{grid-template-columns:1fr}
  .gfe-geobio__visual{max-width:760px}
  .gfe-geobio__visual img{height:470px}
  .gfe-geobio__visual-card{left:18px}
  .gfe-geobio__definition .gfe-geobio__container{grid-template-columns:1fr;gap:15px}
  .gfe-geobio__final-inner{align-items:flex-start;flex-direction:column}
}
@media(max-width:760px){
  .gfe-geobio__container{width:min(100% - 28px,1200px)}
  .gfe-geobio__hero{padding:48px 0 52px}
  .gfe-geobio h1{font-size:clamp(2.4rem,10.7vw,3.5rem)}
  .gfe-geobio__lead{font-size:1rem}
  .gfe-geobio__facts,.gfe-geobio__cards,.gfe-geobio__cards--5,.gfe-geobio__levels,.gfe-geobio__interventions,.gfe-geobio__testimonials{grid-template-columns:1fr}
  .gfe-geobio__hero-actions,.gfe-geobio__hero-actions .gfe-geobio__button{width:100%}
  .gfe-geobio__scarcity{width:100%;justify-content:center;border-radius:12px;text-align:center}
  .gfe-geobio__visual img{height:410px;border-radius:18px}
  .gfe-geobio__visual-card{position:relative;left:auto;bottom:auto;width:calc(100% - 24px);margin:-44px auto 0}
  .gfe-geobio__nav{overflow-x:auto;position:relative}
  .gfe-geobio__nav .gfe-geobio__container{justify-content:flex-start;flex-wrap:nowrap;width:max-content;min-width:100%;padding-left:14px;padding-right:14px}
  .gfe-geobio__nav a{white-space:nowrap}
  .gfe-geobio__section{padding:62px 0}
  .gfe-geobio__program summary{align-items:flex-start;flex-direction:column;gap:8px;padding-right:54px}
  .gfe-geobio__program details>div{padding-left:21px;padding-right:21px}
  .gfe-geobio__practical,.gfe-geobio__booking-card,.gfe-geobio__quote,.gfe-geobio__next,.gfe-geobio__prereq{padding:26px}
  .gfe-geobio__practical dl div{grid-template-columns:1fr;gap:4px}
  .gfe-geobio__sticky{display:flex;position:fixed;left:50%;bottom:8px;transform:translateX(-50%);z-index:9999;width:min(100% - 18px,560px);padding:8px;border:1px solid rgba(214,167,80,.35);border-radius:14px;background:rgba(3,23,34,.96);box-shadow:0 18px 50px rgba(0,0,0,.38);backdrop-filter:blur(14px)}
  .gfe-geobio__sticky a{width:100%;padding:14px 18px;border-radius:9px;background:linear-gradient(135deg,#c9943e,var(--gg-gold-light));color:#10202a!important;text-decoration:none;text-align:center;font-weight:900}
  .gfe-geobio__final{padding-bottom:104px}
}


/* ==========================================================================
   6.31.20 — LISIBILITÉ RENFORCÉE
   ========================================================================== */
.gfe-geobio__visual img{filter:brightness(1.08) contrast(1.04) saturate(1.03)}
.gfe-geobio__cards article,.gfe-geobio__program details,.gfe-geobio__levels div,.gfe-geobio__quote,.gfe-geobio__next,.gfe-geobio__prereq,.gfe-geobio__interventions article,.gfe-geobio__practical,.gfe-geobio__booking-card,.gfe-geobio__testimonials blockquote,.gfe-geobio__faq-wrap details{border-width:1.5px;box-shadow:0 18px 48px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)}
.gfe-geobio__cards p,.gfe-geobio__program details>div p,.gfe-geobio__program ul,.gfe-geobio__checks li,.gfe-geobio__next p,.gfe-geobio__prereq p,.gfe-geobio__prereq li,.gfe-geobio__interventions p,.gfe-geobio__practical dd,.gfe-geobio__booking-card p,.gfe-geobio__faq-wrap details p,.gfe-geobio__final p{color:#dbe6e8}
.gfe-geobio__button--secondary,.gfe-geobio__button--outline{border-color:rgba(242,211,139,.82);background:#082b39;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}
.gfe-geobio__button--secondary:hover,.gfe-geobio__button--outline:hover{background:#114255;color:#fff!important;box-shadow:0 10px 28px rgba(0,0,0,.25)}
.gfe-geobio__visual-card{background:rgba(2,20,30,.97);border-color:rgba(242,211,139,.72)}
.gfe-geobio__facts div{background:rgba(2,20,30,.82);border-color:rgba(242,211,139,.66)}
.gfe-geobio__program summary,.gfe-geobio__faq-wrap summary{font-size:1rem;line-height:1.45}
.gfe-geobio__program details[open],.gfe-geobio__faq-wrap details[open]{background:#0e3b4b}
.gfe-geobio__tree span{font-size:.86rem;background:rgba(2,20,29,.78);color:#f2f7f7}
.gfe-geobio__nav a{color:#f0f5f6;font-size:.92rem;padding:4px 0}
.gfe-geobio__scarcity{color:#ffe0a3}
@media(max-width:760px){
  .gfe-geobio p{font-size:1rem}
  .gfe-geobio__section-heading>p:last-child{font-size:1rem}
  .gfe-geobio__cards p,.gfe-geobio__interventions p,.gfe-geobio__levels p{font-size:.92rem!important}
  .gfe-geobio__trust{font-size:.9rem}
}

/* ========================================================================== 
   6.31.20 — CORRECTION DU FOND BLANC IMPOSÉ PAR DIVI
   Divi applique #main-content { background-color:#fff; }. L'identifiant a une
   priorité supérieure à .gfe-geobio et rendait invisibles les titres clairs.
   Les fonds des pages Module 1 et Module 2 sont désormais explicites.
   ========================================================================== */
body #page-container #main-content.gfe-geobio,
body #main-content.gfe-geobio,
#main-content.gfe-geobio{
  background-color:var(--gg-night)!important;
  background-image:radial-gradient(circle at 15% 6%,rgba(98,201,220,.08),transparent 30%)!important;
  color:var(--gg-ink)!important;
}
body #page-container #main-content.gfe-geobio > .gfe-geobio__section,
body #main-content.gfe-geobio > .gfe-geobio__section,
#main-content.gfe-geobio > .gfe-geobio__section{
  background-color:var(--gg-night)!important;
  background-image:radial-gradient(circle at 18% 12%,rgba(98,201,220,.055),transparent 34%)!important;
}
body #page-container #main-content.gfe-geobio > .gfe-geobio__section--soft,
body #main-content.gfe-geobio > .gfe-geobio__section--soft,
#main-content.gfe-geobio > .gfe-geobio__section--soft,
body #page-container #main-content.gfe-geobio > .gfe-geobio__section--faq,
body #main-content.gfe-geobio > .gfe-geobio__section--faq,
#main-content.gfe-geobio > .gfe-geobio__section--faq{
  background-color:#082b39!important;
  background-image:linear-gradient(180deg,#082b39,#062532)!important;
}
body #page-container #main-content.gfe-geobio > .gfe-geobio__section--practical,
body #main-content.gfe-geobio > .gfe-geobio__section--practical,
#main-content.gfe-geobio > .gfe-geobio__section--practical{
  background-color:#0a2e3c!important;
  background-image:linear-gradient(180deg,#0a2e3c,#0d3a49)!important;
}
body #page-container #main-content.gfe-geobio > .gfe-geobio__section--testimonials,
body #main-content.gfe-geobio > .gfe-geobio__section--testimonials,
#main-content.gfe-geobio > .gfe-geobio__section--testimonials{
  background-color:#092c3a!important;
  background-image:linear-gradient(180deg,#092c3a,#072633)!important;
}
body #page-container #main-content.gfe-geobio > .gfe-geobio__section--dark,
body #main-content.gfe-geobio > .gfe-geobio__section--dark,
#main-content.gfe-geobio > .gfe-geobio__section--dark{
  background-color:#041c28!important;
  background-image:linear-gradient(145deg,#041c28,#0b3444 58%,#153a43)!important;
}
body #page-container #main-content.gfe-geobio > .gfe-geobio__definition,
body #main-content.gfe-geobio > .gfe-geobio__definition,
#main-content.gfe-geobio > .gfe-geobio__definition{
  background-color:#173b45!important;
  background-image:linear-gradient(100deg,#5f5949 0%,#607072 36%,#173b45 100%)!important;
}
#main-content.gfe-geobio .gfe-geobio__section h2,
#main-content.gfe-geobio .gfe-geobio__section h3,
#main-content.gfe-geobio .gfe-geobio__definition h2{
  color:#fff!important;
  text-shadow:0 1px 1px rgba(0,0,0,.22);
}
#main-content.gfe-geobio .gfe-geobio__section-heading > p:last-child,
#main-content.gfe-geobio .gfe-geobio__split > div > p:not(.gfe-geobio__kicker),
#main-content.gfe-geobio .gfe-geobio__training > div > p:not(.gfe-geobio__kicker),
#main-content.gfe-geobio .gfe-geobio__prereq-grid > div > p:not(.gfe-geobio__kicker),
#main-content.gfe-geobio .gfe-geobio__definition p:last-child{
  color:#e1eaec!important;
}
#main-content.gfe-geobio .gfe-geobio__kicker{
  color:var(--gg-gold-light)!important;
}
