#af-home .hero{background:radial-gradient(900px 500px at 80% 20%,rgb(198 242 77 / .13),transparent 60%),radial-gradient(700px 600px at 10% 90%,rgb(242 96 63 / .12),transparent 55%),linear-gradient(165deg,var(--vert-fonce) 0%,#173a25 100%)!important;color:var(--creme)!important;display:flex!important;align-items:center;position:relative!important;overflow:hidden;padding:52px 0 64px!important}#af-home .hero .grid{display:grid!important;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;width:100%}#af-home .hero .tag{display:inline-flex!important;align-items:center;gap:10px;font-size:13px!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase;color:var(--lime)!important;margin-bottom:26px!important}#af-home .hero .tag::before{content:'';width:34px;height:2px;background:var(--lime)}#af-home .hero .tag{margin-bottom:18px}#af-home .hero h1{font-size:clamp(32px,4vw,56px)!important;font-weight:800!important;color:var(--creme)!important}#af-home .hero h1 .lime{color:var(--lime)}#af-home .hero h1 .corail{color:var(--corail)}#af-home .hero .sous{font-size:18px!important;color:#c9d8cc!important;max-width:480px;margin:20px 0 26px!important;font-weight:500}#af-home .hero .ctas{display:flex!important;gap:16px;flex-wrap:wrap;align-items:center}#af-home .hero .note{display:flex!important;align-items:center;gap:12px;margin-top:24px!important;font-weight:600!important;font-size:15px}#af-home .hero .note .etoiles{color:var(--or)!important;letter-spacing:3px!important;font-size:17px}#af-home .hero .note b{font-family:'Bricolage Grotesque',sans-serif!important;font-size:19px}#af-home .hero .note span{color:#a8bcac}#af-home .hero .visuel{position:relative!important;display:grid!important;place-items:center}#af-home .hero .visuel .halo{position:absolute!important;width:78%;aspect-ratio:1;border-radius:50%!important;background:radial-gradient(circle,rgb(198 242 77 / .2),transparent 65%)!important}#af-home .hero .visuel img{position:relative!important;width:min(100%,460px);z-index:1;filter:drop-shadow(0 40px 60px rgb(0 0 0 / .5));animation:float 8s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(-.7deg)}}@media (prefers-reduced-motion:reduce){#af-home .hero .visuel img{animation:none}}#af-home .pastille{position:absolute!important;z-index:2;background:var(--creme)!important;color:var(--encre)!important;font-size:13px!important;font-weight:800!important;padding:12px 18px!important;border-radius:14px!important;box-shadow:0 16px 34px rgb(0 0 0 / .35)!important;display:flex!important;gap:8px;align-items:center}#af-home .pastille.p1{top:8%;right:0;transform:rotate(3deg)}#af-home .pastille.p2{bottom:6%;left:2%;transform:rotate(-3deg)}#af-home .pastille .dot{width:9px;height:9px;border-radius:50%!important;background:var(--vert)!important;box-shadow:0 0 0 4px rgb(47 107 69 / .2)}#af-home .hero .scroll-hint{position:absolute!important;bottom:26px;left:50%;transform:translateX(-50%);font-size:12px!important;letter-spacing:.22em!important;text-transform:uppercase;color:#8fa894!important;display:flex!important;flex-direction:column;align-items:center;gap:8px}#af-home .hero .scroll-hint::after{content:'';width:1px;height:34px;background:linear-gradient(var(--lime),transparent)!important;animation:drip 1.8s ease-in-out infinite}@keyframes drip{0%{transform:scaleY(0);transform-origin:top}55%{transform:scaleY(1);transform-origin:top}100%{transform:scaleY(1);opacity:0}}#af-home .ticker{background:var(--lime)!important;color:var(--encre)!important;overflow:hidden;background-clip:padding-box!important;transform:rotate(-1.2deg) scale(1.02);margin:-26px 0 0!important;position:relative!important;z-index:5;border-top:3px solid var(--encre);border-bottom:3px solid var(--encre)}#af-home .ticker .rail{display:flex!important;width:max-content;animation:defile 26s linear infinite;padding:13px 0}#af-home .ticker span{font-family:'Bricolage Grotesque',sans-serif!important;font-weight:700!important;font-size:16px!important;letter-spacing:.04em!important;text-transform:uppercase;white-space:nowrap;padding:0 22px!important;display:flex!important;align-items:center;gap:22px}#af-home .ticker span::after{content:'🐜'}@keyframes defile{to{transform:translateX(-50%)}}#af-home .raccourcis{padding:38px 0 0}#af-home .raccourcis .inner{background:var(--blanc)!important;border-radius:22px!important;box-shadow:0 12px 34px rgb(23 37 28 / .08)!important;padding:20px 28px!important;display:flex!important;align-items:center;gap:22px;flex-wrap:wrap}#af-home .raccourcis .q{font-family:'Bricolage Grotesque',sans-serif!important;font-weight:700!important;font-size:17px!important;color:var(--encre)!important;white-space:nowrap;display:flex!important;align-items:center;gap:10px}#af-home .raccourcis .q::after{content:'→';color:var(--corail)!important;font-size:19px}#af-home .raccourcis .pills{display:flex!important;gap:9px;flex-wrap:wrap;margin-left:auto}#af-home .raccourcis .pill{font-size:13.5px!important;font-weight:700!important;padding:10px 18px!important;border-radius:var(--af-radius-pill)!important;background:var(--creme)!important;color:var(--encre)!important;transition:background .2s,transform .2s,box-shadow .2s}#af-home .raccourcis .pill:hover{background:var(--lime)!important;transform:translateY(-2px);box-shadow:0 8px 18px rgb(23 37 28 / .1)}@media (max-width:899px){#af-home .raccourcis .inner{flex-direction:column;align-items:flex-start;gap:14px}#af-home .raccourcis .pills{margin-left:0}}#af-home section{padding:96px 0}#af-home .kicker{font-size:13px!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase;color:var(--vert)!important;display:flex!important;align-items:center;gap:12px;margin-bottom:18px}#af-home .kicker::before{content:'';width:30px;height:2px;background:var(--corail)}#af-home .h2{font-size:clamp(32px,4.2vw,54px)!important;font-weight:800!important;color:var(--encre)!important;letter-spacing:-.025em}#af-home .h2 .accent{color:var(--vert)}#af-home .kit{position:relative!important;overflow:hidden}#af-home .kit .entete{text-align:center;max-width:620px;margin:0 auto 64px}#af-home .kit .entete .kicker{justify-content:center}#af-home .kit .entete p{color:#4a5a4f!important;font-size:16px!important;margin-top:14px}#af-home .anatomie{display:grid!important;grid-template-columns:1fr 1.2fr 1fr;gap:44px;align-items:center;position:relative!important}#af-home .anatomie .centre{position:relative!important;display:grid!important;place-items:center;padding:20px 0}#af-home .anatomie .centre .sol{position:absolute!important;bottom:6%;left:50%;transform:translateX(-50%);width:82%;height:60px;border-radius:50%!important;background:radial-gradient(ellipse,rgb(47 107 69 / .18),transparent 70%)!important}#af-home .anatomie .centre img{position:relative!important;width:min(100%,460px);filter:drop-shadow(0 30px 36px rgb(23 37 28 / .22))}#af-home .pt{position:relative!important;padding:6px 0 6px 0!important;max-width:300px}#af-home .anatomie .colg{justify-self:end;text-align:right}#af-home .anatomie .colg .pt{margin-left:auto}#af-home .anatomie .cold{justify-self:start}#af-home .pt+.pt{margin-top:52px}#af-home .pt .n{font-family:'Bricolage Grotesque',sans-serif!important;font-weight:800!important;font-size:13px!important;letter-spacing:.1em!important;color:var(--vert)!important;display:inline-flex!important;align-items:center;gap:10px;margin-bottom:8px!important}#af-home .anatomie .colg .pt .n::after{content:'';width:38px;height:1.5px;background:var(--corail)!important;display:inline-block}#af-home .anatomie .cold .pt .n::before{content:'';width:38px;height:1.5px;background:var(--corail)!important;display:inline-block}#af-home .pt h3{font-size:21px!important;font-weight:750!important;margin-bottom:7px}#af-home .pt p{font-size:14.5px!important;color:#4a5a4f}#af-home .grid2{display:grid!important;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}#af-home .kits-mini{display:grid!important;grid-template-columns:1fr 1fr;gap:16px}#af-home .kmini{background:var(--blanc)!important;border-radius:var(--af-radius-lg)!important;padding:16px!important;display:flex!important;flex-direction:column;gap:8px;box-shadow:0 8px 26px rgb(23 37 28 / .07)!important;transition:transform .28s,box-shadow .28s}#af-home .kmini:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgb(23 37 28 / .14)}#af-home .kmini img{height:112px;object-fit:contain;mix-blend-mode:multiply;margin:0 auto}#af-home .kmini .note{font-size:12.5px!important;font-weight:700!important;display:flex!important;gap:6px;align-items:center}#af-home .kmini .note .etoiles{color:var(--or)!important;letter-spacing:1.5px!important;font-size:12px}#af-home .kmini h3{font-size:15px!important;font-weight:750!important;line-height:1.25!important;flex:1}#af-home .kmini .bas{display:flex!important;align-items:center;justify-content:space-between;gap:8px}#af-home .kmini .prix{font-family:'Bricolage Grotesque',sans-serif!important;font-weight:800!important;font-size:18px!important;color:var(--vert-fonce)}#af-home .kmini .prix small{display:flex!important;align-items:center;gap:4px;font-family:'Hanken Grotesk',sans-serif!important;font-size:10.5px!important;font-weight:600!important;color:#6a7a6f!important;letter-spacing:.01em!important;white-space:nowrap}#af-home .klarna{display:inline-block!important;background:#ffb3c7!important;color:#0a0a0a!important;font-weight:800!important;font-size:9px!important;line-height:1!important;padding:3px 6px 4px!important;border-radius:4px!important;letter-spacing:.01em!important}#af-home .kmini .btn.sm{padding:8px 14px!important;font-size:12.5px}#af-home .kmini.plus{background:var(--vert-fonce)!important;color:var(--creme)!important;display:grid!important;place-items:center;text-align:center;font-family:'Bricolage Grotesque',sans-serif!important;font-weight:700!important;font-size:18px!important;line-height:1.3!important}#af-home .kmini.plus:hover{background:var(--vert)}#af-home .schema{position:relative!important;padding:20px 0 0!important;max-width:500px;margin:0 auto 48px}#af-home .schema .carton-img{width:min(70.2%,342px)!important;display:block!important;margin:0 auto!important;filter:drop-shadow(0 24px 30px rgb(23 37 28 / .18));position:relative;z-index:1}#af-home .schema .fleches{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}#af-home .schema-titre{position:absolute!important;top:-8px;left:50%;transform:translateX(-50%);font-family:'Bricolage Grotesque',sans-serif!important;font-weight:700!important;font-size:16px!important;color:var(--vert)!important}#af-home .callout{position:absolute!important;background:var(--blanc)!important;border-radius:var(--af-radius-pill)!important;padding:9px 15px!important;font-size:12.5px!important;font-weight:700!important;box-shadow:0 10px 24px rgb(23 37 28 / .14)!important;display:flex!important;gap:8px;align-items:center;white-space:nowrap;z-index:2}#af-home .callout .num{font-family:'Bricolage Grotesque',sans-serif!important;font-weight:800!important;color:var(--corail)!important;font-size:12px}#af-home .callout.c1{top:16%;left:-2%}#af-home .callout.c2{top:16%;right:-2%}#af-home .callout.c3{bottom:14%;left:-3%}#af-home .callout.c4{bottom:13%;right:-3%}#af-home .cat-ligne{display:grid!important;grid-template-columns:repeat(6,1fr);gap:14px}#af-home .cat-item{background:var(--blanc)!important;border-radius:var(--af-radius-lg)!important;padding:24px 12px 20px!important;display:flex!important;flex-direction:column;align-items:center;gap:12px;text-align:center;font-weight:700!important;font-size:14px!important;line-height:1.3!important;box-shadow:0 8px 26px rgb(23 37 28 / .06)!important;transition:transform .28s,box-shadow .28s}#af-home .cat-item:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgb(23 37 28 / .12)}#af-home .cat-item .ico{width:60px;height:60px;border-radius:50%!important;background:var(--vert)!important;display:grid!important;place-items:center;transition:background .25s,transform .25s}#af-home .cat-item .ico svg{width:26px;height:26px;fill:none;stroke:var(--af-color-white);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}#af-home .cat-item:hover .ico{background:var(--vert-fonce)!important;transform:scale(1.08)}#af-home .grille5{display:grid!important;grid-template-columns:repeat(5,1fr);gap:16px}#af-home .grille5 .kmini img{height:120px}#af-home .seo{padding:72px 0 80px!important}#af-home .seo .h2{font-size:clamp(24px,2.8vw,34px)!important;max-width:640px}#af-home .seo .seo-intro{max-width:72ch;font-size:15px!important;color:#4a5a4f!important;margin-top:18px!important}#af-home .seo .seo-acc{margin-top:26px!important;max-width:880px}#af-home .seo details{border-bottom:1.5px solid rgb(23 37 28 / .14)}#af-home .seo summary{list-style:none;cursor:pointer;padding:18px 4px!important;font-family:'Bricolage Grotesque',sans-serif!important;font-weight:700!important;font-size:17px!important;color:var(--af-color-green-dark)!important;display:flex!important;justify-content:space-between;align-items:center;gap:16px;transition:color .2s}#af-home .seo summary:hover{color:var(--af-color-green)!important}#af-home .seo summary::-webkit-details-marker{display:none}#af-home .seo .plus{font-size:22px!important;color:var(--af-color-coral)!important;font-weight:600!important;flex-shrink:0;transition:transform .3s}#af-home .seo details[open] .plus{transform:rotate(45deg)}#af-home .seo .rep{padding:0 4px 18px!important}#af-home .seo p{font-size:14.5px!important;color:#4a5a4f!important;margin-bottom:12px!important;max-width:72ch}#af-home .news{padding:64px 0 110px}#af-home .news-carte{background:var(--blanc)!important;border-radius:28px!important;box-shadow:0 12px 36px rgb(23 37 28 / .08)!important;padding:52px 56px!important;display:grid!important;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;position:relative!important;overflow:hidden}#af-home .news-carte::before{content:'';position:absolute!important;right:-60px;top:-60px;width:220px;height:220px;border-radius:50%!important;background:radial-gradient(circle,rgb(198 242 77 / .35),transparent 65%)!important}#af-home .news-carte h2{font-size:clamp(22px,2.6vw,30px)!important;font-weight:800!important;color:var(--vert-fonce)!important;margin-bottom:8px}#af-home .news-carte .txt p{color:#4a5a4f!important;font-size:15px}#af-home .news-carte form{display:flex!important;gap:10px;flex-wrap:wrap;position:relative!important;z-index:1}#af-home .news-carte input{flex:1;min-width:210px;padding:15px 22px!important;border-radius:var(--af-radius-pill)!important;font-size:15px!important;border:1.5px solid rgb(23 37 28 / .15);background:var(--creme)!important;font-family:'Hanken Grotesk',sans-serif!important}#af-home .news-carte input:focus{outline:2px solid var(--vert)}#af-home .news-carte .mini{font-size:12px!important;color:#8a9a8f!important;margin-top:10px}#af-home .deco{position:absolute!important;pointer-events:none;z-index:0}#af-home .deco svg{display:block!important;width:100%;height:100%}#af-home .kit .deco.dg{left:-40px;top:10%;width:190px;opacity:.16;transform:rotate(-14deg)}#af-home .kit .deco.dd{right:-34px;bottom:6%;width:170px;opacity:.14;transform:rotate(10deg)}#af-home .hero .deco.hg{left:-16px;bottom:-24px;width:180px;opacity:.09;transform:rotate(-6deg)}#af-home .hero .deco.hd{right:24%;top:-46px;width:150px;opacity:.07;transform:rotate(158deg)}#af-home .avis{position:relative}#af-home .avis .deco.ag{right:40px;top:60px;width:210px;opacity:.22;transform:none}#af-home .final .boite .deco.fg{left:38%;bottom:-14px;width:200px;opacity:.16;transform:rotate(-3deg)}#af-home .deco{color:var(--vert)}#af-home .hero .deco,#af-home .final .boite .deco,#af-home .decouvrir .boite .deco{color:var(--lime)}#af-home .categories{position:relative!important;overflow:hidden}#af-home .categories .deco.cg{right:-40px;top:-4px;width:170px;opacity:.15;transform:rotate(14deg)}#af-home .produits{position:relative!important;overflow:hidden}#af-home .produits .deco.pg{left:-52px;bottom:4%;width:185px;opacity:.12;transform:rotate(-12deg)}#af-home .avis .deco.av{right:-26px;top:34px;width:150px;opacity:.14;transform:rotate(10deg) scaleX(-1)}#af-home .marquee-avis{position:relative!important;z-index:1}#af-home .news-carte>div:not(.deco){position:relative!important;z-index:1}#af-home .news-carte::after{content:'';position:absolute!important;left:0;right:0;bottom:0;height:55px;z-index:0;pointer-events:none;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 160'%3E%3Cg fill='none' stroke='%232f6b45' stroke-width='6' stroke-linecap='round' stroke-opacity='.75'%3E%3Cpath d='M18 158 C 24 132, 32 112, 48 94'/%3E%3Cpath d='M40 158 C 36 138, 26 122, 12 110'/%3E%3Cpath d='M66 158 C 68 140, 66 124, 60 112'/%3E%3Cpath d='M88 158 C 96 100, 114 54, 144 16'/%3E%3Cpath d='M112 158 C 108 108, 96 68, 76 36'/%3E%3Cpath d='M134 158 C 138 110, 136 66, 126 30'/%3E%3Cpath d='M158 158 C 166 118, 182 84, 208 56'/%3E%3Cpath d='M186 158 C 182 128, 170 102, 152 84'/%3E%3Cpath d='M222 158 C 226 140, 224 124, 218 110'/%3E%3Cpath d='M248 158 C 252 144, 250 132, 244 122'/%3E%3Cpath d='M274 158 C 270 142, 260 128, 246 118'/%3E%3Cpath d='M300 158 C 306 136, 318 116, 338 100'/%3E%3Cpath d='M330 158 C 326 130, 314 106, 296 88'/%3E%3Cpath d='M360 158 C 368 104, 386 58, 416 22'/%3E%3Cpath d='M388 158 C 384 112, 372 72, 352 40'/%3E%3Cpath d='M414 158 C 418 114, 416 72, 406 36'/%3E%3Cpath d='M442 158 C 450 122, 466 92, 492 68'/%3E%3Cpath d='M470 158 C 466 132, 454 110, 436 94'/%3E%3Cpath d='M504 158 C 508 142, 506 128, 500 116'/%3E%3Cpath d='M530 158 C 534 146, 532 136, 526 128'/%3E%3Cpath d='M556 158 C 552 140, 542 124, 528 112'/%3E%3Cpath d='M584 158 C 590 130, 602 106, 622 88'/%3E%3Cpath d='M612 158 C 608 136, 598 116, 582 102'/%3E%3Cpath d='M634 158 C 638 138, 636 120, 628 104'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 160'%3E%3Cg fill='none' stroke='%232f6b45' stroke-width='6' stroke-linecap='round' stroke-opacity='.75'%3E%3Cpath d='M24 158 C 30 138, 40 120, 58 106'/%3E%3Cpath d='M58 158 C 54 130, 42 106, 24 88'/%3E%3Cpath d='M96 158 C 102 124, 116 96, 140 74'/%3E%3Cpath d='M128 158 C 124 142, 116 128, 102 118'/%3E%3Cpath d='M168 158 C 176 96, 196 44, 230 8'/%3E%3Cpath d='M198 158 C 192 106, 178 64, 156 32'/%3E%3Cpath d='M226 158 C 232 112, 230 68, 218 32'/%3E%3Cpath d='M262 158 C 268 138, 278 122, 296 110'/%3E%3Cpath d='M294 158 C 290 144, 282 132, 268 122'/%3E%3Cpath d='M330 158 C 336 132, 348 110, 368 92'/%3E%3Cpath d='M362 158 C 356 126, 344 98, 324 76'/%3E%3Cpath d='M400 158 C 406 144, 404 132, 398 122'/%3E%3Cpath d='M432 158 C 428 140, 418 126, 402 114'/%3E%3Cpath d='M470 158 C 478 108, 496 64, 526 28'/%3E%3Cpath d='M500 158 C 494 116, 480 80, 458 50'/%3E%3Cpath d='M528 158 C 534 118, 532 80, 520 46'/%3E%3Cpath d='M564 158 C 570 140, 580 126, 598 114'/%3E%3Cpath d='M596 158 C 592 142, 584 130, 570 120'/%3E%3Cpath d='M626 158 C 630 144, 628 132, 622 122'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 60'%3E%3Cg fill='none' stroke='%232f6b45' stroke-width='5' stroke-linecap='round' stroke-opacity='.7'%3E%3Cpath d='M10 58 C 12 44, 18 32, 28 22'/%3E%3Cpath d='M34 58 C 32 46, 26 36, 16 28'/%3E%3Cpath d='M58 58 C 62 42, 60 28, 52 16'/%3E%3Cpath d='M82 58 C 84 46, 92 36, 104 28'/%3E%3Cpath d='M106 58 C 104 46, 98 34, 88 26'/%3E%3C/g%3E%3C/svg%3E")!important;background-repeat:repeat-x,repeat-x,repeat-x!important;background-position:0 bottom,137px bottom,0 bottom!important;background-size:263px 55px,417px 50px,44px 22px!important}#af-home .decouvrir .boite .deco.fg{left:5%;bottom:-8px;width:200px;opacity:.22;transform:none}#af-home .decouvrir .boite .deco.fg2{right:7%;bottom:-8px;width:150px;opacity:.16;transform:scaleX(-1)}#af-home .etapes{background:var(--encre)!important;color:var(--creme)!important;border-radius:0}#af-home .etapes .entete{text-align:center;max-width:640px;margin:0 auto 64px}#af-home .etapes .h2{color:var(--creme)}#af-home .etapes .kicker{justify-content:center;color:var(--lime)}#af-home .etapes .cols{display:grid!important;grid-template-columns:repeat(3,1fr);gap:0;position:relative}#af-home .etape{padding:0 36px!important;position:relative}#af-home .etape+.etape{border-left:1px solid rgb(246 244 238 / .14)}#af-home .etape .n{font-family:'Bricolage Grotesque',sans-serif!important;font-weight:800!important;font-size:clamp(64px,7vw,110px)!important;line-height:1!important;color:transparent!important;-webkit-text-stroke:2px var(--lime);margin-bottom:18px!important}#af-home .etape h3{font-size:22px!important;margin-bottom:10px!important;color:var(--creme)}#af-home .etape p{font-size:15px!important;color:#a8bcac}#af-home .produits .entete{display:flex!important;justify-content:space-between;align-items:flex-end;margin-bottom:50px!important;gap:24px;flex-wrap:wrap}#af-home .cartes{display:grid!important;grid-template-columns:repeat(3,1fr);gap:24px}#af-home .carte{background:var(--blanc)!important;border-radius:28px!important;overflow:hidden;display:flex!important;flex-direction:column;box-shadow:0 8px 30px rgb(23 37 28 / .06)!important;transition:transform .35s cubic-bezier(.2,.8,.3,1),box-shadow .35s;position:relative!important}#af-home .carte:hover{transform:translateY(-10px) rotate(-.4deg);box-shadow:0 30px 60px rgb(23 37 28 / .16)}#af-home .carte .imgbox{position:relative!important;height:270px;display:grid!important;place-items:center;padding:30px!important;background:linear-gradient(180deg,#eef1e9,#faf9f4)}#af-home .carte .imgbox img{max-height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}#af-home .carte:hover .imgbox img{transform:scale(1.06)}#af-home .badge{position:absolute!important;top:16px;left:16px;font-size:11.5px!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase;padding:7px 13px!important;border-radius:var(--af-radius-pill)!important;background:var(--vert)!important;color:var(--af-color-white)}#af-home .badge.best{background:var(--encre)!important;color:var(--lime)}#af-home .carte .corps{padding:24px 26px 28px!important;display:flex!important;flex-direction:column;gap:10px;flex:1}#af-home .carte .note{font-size:13.5px!important;font-weight:700!important;display:flex!important;gap:8px;align-items:center}#af-home .carte .note .etoiles{color:var(--or)!important;letter-spacing:2px}#af-home .carte .note span{color:#6a7a6f!important;font-weight:500}#af-home .carte h3{font-size:21px!important;font-weight:750}#af-home .carte .inclus{font-size:13.5px!important;color:#5a6a5f}#af-home .carte .bas{display:flex!important;align-items:center;justify-content:space-between;margin-top:auto!important;padding-top:16px!important;gap:12px}#af-home .carte .prix{font-family:'Bricolage Grotesque',sans-serif!important;font-weight:800!important;font-size:27px}#af-home .carte .prix small{display:block!important;font-family:'Hanken Grotesk',sans-serif!important;font-size:11.5px!important;font-weight:600!important;color:#6a7a6f!important;letter-spacing:.02em}#af-home .produits .tout{margin-top:44px!important;text-align:center}#af-home .avis{background:linear-gradient(180deg,var(--creme),#efeee6)!important;padding:96px 0!important;overflow:hidden}#af-home .avis .entete{display:flex!important;justify-content:center;margin-bottom:52px}#af-home .avis .score{display:flex!important;align-items:center;gap:18px;text-align:left}#af-home .avis .chiffre{font-family:'Bricolage Grotesque',sans-serif!important;font-weight:800!important;font-size:58px!important;line-height:1!important;letter-spacing:-.02em!important;color:var(--encre)!important}#af-home .avis .chiffre small{font-size:24px!important;font-weight:700!important;color:#6a7a6f!important;margin-left:2px}#af-home .avis .etoiles-l{color:var(--or)!important;font-size:22px!important;letter-spacing:3px!important;line-height:1.1}#af-home .avis .score p{color:#6a7a6f!important;font-weight:600!important;font-size:14.5px!important;margin-top:4px}#af-home .marquee-avis{display:flex!important;gap:22px;width:max-content;animation:defile 42s linear infinite;padding:6px 0}#af-home .temoin{width:380px;background:var(--blanc)!important;border-radius:24px!important;padding:26px 28px!important;flex-shrink:0;box-shadow:0 10px 30px rgb(23 37 28 / .07)!important}#af-home .temoin .etoiles{color:var(--or)!important;letter-spacing:2px!important;font-size:14px}#af-home .temoin blockquote{font-size:15.5px!important;margin:12px 0 18px!important;color:#2c3a30!important;font-weight:500}#af-home .temoin .qui{display:flex!important;align-items:center;gap:12px;font-size:13.5px}#af-home .temoin .avatar{width:40px;height:40px;border-radius:50%!important;background:var(--vert-fonce)!important;color:var(--lime)!important;display:grid!important;place-items:center;font-weight:800!important;font-family:'Bricolage Grotesque',sans-serif!important;font-size:16px}#af-home .temoin .qui b{display:block}#af-home .temoin .qui span{color:#6a7a6f!important;font-size:12.5px}#af-home .verifie{margin-left:auto!important;font-size:11px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase;color:var(--vert)!important;background:rgb(47 107 69 / .1)!important;padding:5px 10px!important;border-radius:var(--af-radius-pill)!important;white-space:nowrap}#af-home .categories .mosaique{display:grid!important;gap:20px;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px}#af-home .tuile{position:relative!important;border-radius:26px!important;overflow:hidden;cursor:pointer;background:linear-gradient(180deg,#e9eee3,#f4f3ec)!important;transition:transform .32s cubic-bezier(.2,.8,.3,1),box-shadow .32s}#af-home .tuile:hover{transform:translateY(-6px);box-shadow:0 26px 54px rgb(23 37 28 / .18)}#af-home .tuile.large{grid-column:span 2;grid-row:span 2}#af-home .tuile .ph{position:absolute!important;inset:0;display:grid!important;place-items:center;padding:12% 12% 26%!important}#af-home .tuile .ph img{max-height:100%;max-width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .45s cubic-bezier(.2,.8,.3,1)}#af-home .tuile:hover .ph img{transform:scale(1.08) rotate(-1.5deg)}#af-home .tuile .ph.icone{font-size:64px!important;padding:0 0 18%}#af-home .tuile .voile{position:absolute!important;inset:auto 0 0 0;height:58%;background:linear-gradient(180deg,transparent,rgb(23 37 28 / .72))!important;opacity:0;transition:opacity .3s}#af-home .tuile:hover .voile{opacity:1}#af-home .tuile .label{position:absolute!important;left:20px;right:20px;bottom:18px;display:flex!important;align-items:center;justify-content:space-between;gap:12px;z-index:2}#af-home .tuile .label h3{font-size:20px!important;font-weight:800!important;letter-spacing:-.01em!important;color:var(--encre)!important;background:var(--creme)!important;padding:9px 16px!important;border-radius:var(--af-radius-pill)!important;box-shadow:0 6px 18px rgb(23 37 28 / .12)!important;transition:background .3s,color .3s}#af-home .tuile.large .label h3{font-size:24px}#af-home .tuile:hover .label h3{background:var(--lime)}#af-home .tuile .label .fleche{width:44px;height:44px;border-radius:50%!important;background:var(--encre)!important;color:var(--lime)!important;display:grid!important;place-items:center;font-size:19px!important;flex-shrink:0;transition:transform .3s,background .3s}#af-home .tuile:hover .label .fleche{transform:rotate(-45deg)}#af-home .tuile .compte{position:absolute!important;top:16px;left:20px;font-size:12px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase;color:#5a6a5f!important;background:rgb(255 255 255 / .8)!important;backdrop-filter:blur(4px);padding:5px 12px!important;border-radius:var(--af-radius-pill)!important;z-index:2}#af-home .tuile.verte{background:linear-gradient(160deg,var(--vert),var(--vert-fonce))}#af-home .tuile.verte .compte{background:rgb(255 255 255 / .14)!important;color:var(--creme)}#af-home .faq .grid{display:grid!important;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}#af-home .faq .colg{position:sticky!important;top:120px}#af-home .faq .colg p{color:#4a5a4f!important;margin-top:16px!important;max-width:36ch}#af-home .faq details{border-bottom:1.5px solid rgb(23 37 28 / .15)}#af-home .faq summary{list-style:none;cursor:pointer;padding:24px 4px!important;font-family:'Bricolage Grotesque',sans-serif!important;font-weight:700!important;font-size:19px!important;display:flex!important;justify-content:space-between;gap:18px;align-items:center;transition:color .2s}#af-home .faq summary:hover{color:var(--vert)}#af-home .faq summary::-webkit-details-marker{display:none}#af-home .faq .plus{font-size:26px!important;color:var(--corail)!important;transition:transform .3s;flex-shrink:0;font-weight:600}#af-home .faq details[open] .plus{transform:rotate(45deg)}#af-home .faq .rep{padding:0 4px 24px!important;color:#4a5a4f!important;font-size:15.5px!important;max-width:60ch}#af-home .decouvrir{padding:20px 0 96px}#af-home .decouvrir .boite{background:radial-gradient(600px 300px at 90% 10%,rgb(198 242 77 / .18),transparent 60%),radial-gradient(500px 400px at 5% 100%,rgb(242 96 63 / .14),transparent 55%),var(--vert-fonce)!important;border-radius:36px!important;color:var(--creme)!important;padding:64px 60px 28px!important;position:relative!important;overflow:hidden}#af-home .decouvrir .grid{display:grid!important;grid-template-columns:1.05fr .95fr;gap:60px;align-items:start;position:relative!important;z-index:1}#af-home .decouvrir .kicker{color:var(--lime)}#af-home .decouvrir .kicker::before{background:var(--lime)}#af-home .decouvrir .h2{color:var(--creme)}#af-home .decouvrir .h2 .lime{color:var(--lime)}#af-home .decouvrir .intro{color:#c9d8cc!important;margin:16px 0 28px!important;max-width:46ch;font-size:16px}#af-home .guide{display:flex!important;gap:20px;align-items:flex-start;background:rgb(255 255 255 / .07)!important;border:1px solid rgb(255 255 255 / .13);border-radius:var(--af-radius-lg)!important;padding:22px!important}#af-home .guide img{width:88px;border-radius:8px!important;flex-shrink:0}#af-home .guide b{font-family:'Bricolage Grotesque',sans-serif!important;font-size:17px!important;display:block!important;margin-bottom:6px}#af-home .guide p{font-size:13.5px!important;color:#c9d8cc!important;margin-bottom:14px}#af-home .articles{display:grid!important;gap:16px}#af-home .article{display:block!important;background:var(--creme)!important;color:var(--encre)!important;border-radius:18px!important;padding:22px 24px!important;transition:transform .25s,box-shadow .25s}#af-home .article:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgb(0 0 0 / .25)}#af-home .article h3{font-size:18px!important;font-weight:750!important;margin-bottom:6px}#af-home .article p{font-size:13.5px!important;color:#4a5a4f!important;margin-bottom:10px}#af-home .article .lire{font-weight:700!important;font-size:13px!important;color:var(--vert)}#af-home .article:hover .lire{text-decoration:underline;text-underline-offset:3px}#af-home .tag-art{display:inline-block!important;vertical-align:middle;background:var(--lime)!important;color:var(--encre)!important;font-size:9px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase;padding:2px 8px!important;border-radius:var(--af-radius-pill)!important;margin:0 0 1px 8px!important}#af-home .final{padding:20px 0 110px}#af-home .final .boite{background:radial-gradient(600px 300px at 90% 10%,rgb(198 242 77 / .22),transparent 60%),radial-gradient(500px 400px at 5% 100%,rgb(242 96 63 / .18),transparent 55%),var(--vert-fonce)!important;border-radius:36px!important;color:var(--creme)!important;padding:72px 70px!important;position:relative!important;overflow:hidden;display:grid!important;grid-template-columns:1.4fr .6fr;gap:40px;align-items:center}#af-home .final h2{font-size:clamp(30px,3.8vw,48px)!important;font-weight:800!important;margin-bottom:14px}#af-home .final h2 .lime{color:var(--lime)}#af-home .final p{color:#c9d8cc!important;max-width:480px;margin-bottom:30px!important;font-size:16.5px}#af-home .final form{display:flex!important;gap:12px;flex-wrap:wrap;max-width:500px}#af-home .final input{flex:1;min-width:230px;padding:16px 24px!important;border-radius:var(--af-radius-pill)!important;border:none;font-size:15px!important;font-family:'Hanken Grotesk',sans-serif!important;background:rgb(255 255 255 / .96)!important}#af-home .final input:focus{outline:3px solid var(--lime)}#af-home .final .mini{font-size:12.5px!important;color:#8fa894!important;margin-top:14px!important;margin-bottom:0}#af-home .final .visuel img{width:200px;margin:0 auto!important;transform:rotate(5deg);border-radius:12px!important;box-shadow:0 30px 60px rgb(0 0 0 / .45)}#af-home @media (max-width:899px){#af-home nav{display:none}#af-home .hero{min-height:0;padding:56px 0 80px}#af-home .hero .grid{grid-template-columns:1fr;gap:36px}#af-home .hero .visuel{order:-1}#af-home .hero .visuel img{width:min(85%,400px)}#af-home .hero .scroll-hint{display:none}#af-home .grid2{grid-template-columns:1fr;gap:40px}#af-home .schema{order:-1;max-width:440px;margin:0 auto}#af-home .callout{font-size:11.5px!important;padding:7px 12px}#af-home .callout.c1{left:0}#af-home .callout.c3{left:0}#af-home .kit .deco{display:none}#af-home .etapes .cols{grid-template-columns:1fr;gap:44px}#af-home .etape{padding:0}#af-home .etape+.etape{border-left:none;border-top:1px solid rgb(246 244 238 / .14);padding-top:40px}#af-home .cartes{grid-template-columns:1fr}#af-home .decouvrir .boite{padding:44px 28px}#af-home .decouvrir .grid{grid-template-columns:1fr;gap:36px}#af-home .guide{flex-direction:row}#af-home footer .cols{grid-template-columns:1fr 1fr}#af-home .cat-ligne{grid-template-columns:repeat(3,1fr)}#af-home .grille5{grid-template-columns:1fr 1fr}#af-home .news-carte{grid-template-columns:1fr;padding:36px 26px!important;gap:22px}#af-home .sticky-mobile{display:flex}body{padding-bottom:70px}#af-home section{padding:68px 0}}:where(#af-home .sib-form-message-panel){display:none}#af-home .nf-brevo,#af-home .nf-brevo #sib-form-container-h,#af-home .nf-brevo #sib-container-h{background:transparent!important;border:0!important;max-width:none!important;padding:0!important;margin:0!important;box-shadow:none!important;text-align:left!important}#af-home .nf-brevo form{display:block!important;padding:0!important;margin:0!important}#af-home .nf-brevo .nf-row{display:flex!important;gap:10px;flex-wrap:wrap;align-items:center}#af-home .nf-brevo .nf-row .nf-email{flex:1 1 auto;min-width:210px}#af-home .nf-brevo .nf-email .form__entry,#af-home .nf-brevo .nf-email .form__label-row,#af-home .nf-brevo .nf-email .entry__field{width:100%;margin:0;padding:0;background:transparent!important}#af-home .nf-brevo .nf-email .entry__field{border:1px solid #d8ddd5!important;border-radius:var(--af-radius-pill)!important;transition:border-color .15s}#af-home .nf-brevo .nf-email:focus-within .entry__field{border-color:rgb(47 107 69 / .55)!important}#af-home .nf-brevo .nf-email input{width:100%!important;border-color:transparent!important;background:var(--af-color-cream)!important;color:var(--af-color-ink)!important;height:52px!important;box-sizing:border-box!important;box-shadow:none!important}#af-home .nf-brevo .nf-email input::placeholder{color:#8a978c}#af-home .nf-brevo .sib-form-block__button{background:var(--af-color-coral)!important;color:var(--af-color-white)!important;-webkit-text-fill-color:var(--af-color-white)!important;border:0!important;border-radius:var(--af-radius-pill)!important;font-weight:700!important;font-size:15px!important;padding:0 24px!important;height:52px!important;box-shadow:none!important;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}#af-home .nf-brevo .sib-form-block__button:hover{background:#d94e2f!important}#af-home .nf-brevo .sib-form-block__button svg{display:none!important}#af-home .nf-brevo .entry__error{background:transparent!important;border:0!important;color:#c0392b!important;font-size:12px!important;padding:3px 0 0!important;margin:0!important}#af-home .nf-brevo .entry__error:empty{display:none!important}#af-home .nf-brevo .nf-consent{margin-top:12px!important;text-align:left}#af-home .nf-brevo .nf-consent .form__entry,#af-home .nf-brevo .nf-consent .form__label-row,#af-home .nf-brevo .nf-consent .entry__choice{margin:0;padding:0}#af-home .nf-brevo .nf-consent label{display:flex;gap:8px;align-items:flex-start;cursor:pointer;margin:0}#af-home .nf-brevo .nf-consent .nf-ck-txt{font-size:12px;line-height:1.45;color:#4a5a4f}#af-home .nf-brevo .nf-consent .nf-ck-txt a{color:var(--af-color-green);text-decoration:underline}#af-home .nf-brevo .nf-consent input[type=checkbox]{width:16px;height:16px;margin:2px 0 0;accent-color:var(--af-color-green);flex:0 0 auto;-webkit-appearance:auto;appearance:auto}#af-home .nf-brevo .sib-form-message-panel{margin:0 0 12px;border-radius:14px;padding:10px 14px;font-size:13px;line-height:1.4}#af-home .nf-brevo #success-message-h{background:#eef4ec;color:var(--af-color-green-dark);box-shadow:inset 4px 0 0 var(--af-color-green)}#af-home .nf-brevo #error-message-h{background:#fdece7;color:#7a2417;box-shadow:inset 4px 0 0 var(--af-color-coral)}#af-home .nf-brevo .input--hidden{display:none!important}#af-home .nf-brevo .nf-consent input[type=checkbox]{width:16px!important;height:16px!important;min-width:0!important;flex:0 0 auto!important;padding:0!important;background:none!important;border-radius:4px!important;box-shadow:none!important;accent-color:var(--af-color-green);-webkit-appearance:auto!important;appearance:auto!important;margin:1px 0 0!important}#af-home .nf-brevo .nf-consent{margin-top:14px!important}#af-home .nf-brevo .nf-consent label{align-items:flex-start;gap:9px}#af-home .nf-brevo .nf-consent .nf-ck-txt{font-size:12.5px;line-height:1.5;color:#5d6b60}#af-home .nf-brevo .nf-row{align-items:stretch}#af-home .news-carte .mini{margin-top:12px!important;color:#8a978c}#af-home .nf-brevo .nf-ck-txt{text-indent:0!important}#af-home .nf-brevo .nf-consent input[type=checkbox]::before,#af-home .nf-brevo .nf-consent input[type=checkbox]::after{content:none!important;display:none!important;background:none!important;border:0!important}#af-home .nf-brevo .sib-input,#af-home .nf-brevo .sib-optin,#af-home .nf-brevo .nf-email{padding-left:0!important;padding-right:0!important;margin-left:0!important}.decouvrir .kicker-light.kicker-light{color:var(--lime)!important;font-size:14px!important;letter-spacing:.16em!important}.guide-cta{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.guide-arrow{width:56px;height:22px;flex:0 0 auto;animation:guideArrow 1.5s ease-in-out infinite}@keyframes guideArrow{0%,100%{transform:translateX(0)}50%{transform:translateX(-7px)}}#af-home .articles.blog-col{display:grid!important;grid-template-rows:none!important;grid-auto-rows:auto!important;gap:20px!important;align-content:start!important}#af-home .blogcard{background:var(--creme)!important;color:var(--encre)!important;border-radius:18px!important;padding:20px 22px!important;display:flex;flex-direction:column;gap:4px}#af-home .blogtag{align-self:flex-start;background:var(--lime);color:var(--encre);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:3px 9px;border-radius:var(--af-radius-pill)}#af-home .bloghead{display:flex;align-items:center;gap:12px;margin:2px 0 10px}#af-home .blogh{font-size:18px;font-weight:750;margin:0;padding:0!important;color:var(--encre);white-space:nowrap;line-height:1.2}#af-home .bloghead{flex-wrap:nowrap}#af-home .blogitem{display:flex;align-items:center;gap:14px;color:var(--encre)!important;text-decoration:none;padding:11px 12px;margin:0 -12px;border-radius:0;transition:none}#af-home .blogitem:hover{background:#fff0}#af-home .blogcard .blogitem+.blogitem{border-top:1px solid rgb(0 0 0 / .1)!important}#af-home .bi-txt{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}#af-home .bi-title{font-weight:750;font-size:15px;color:var(--encre);transition:color .18s ease}#af-home .bi-desc{font-size:12.5px;color:#5f6f63;line-height:1.35}#af-home .blogitem .ar{color:var(--vert);font-weight:800;flex:0 0 auto;font-size:18px;transition:color .18s ease,transform .18s ease}#af-home .blogitem:hover .bi-title,#af-home .blogitem:hover .ar{color:var(--corail)!important}#af-home .blogitem:hover .ar{transform:translateX(4px)}#af-home .blogmore{margin-top:2px;color:var(--vert);font-weight:800;text-decoration:none;font-size:15px}#af-home .blogmore:hover{text-decoration:underline}#af-home .grid-learn{align-items:start!important}#af-home .grid-learn>*:first-child{align-self:center!important}#af-home .blog-col{margin-top:-40px!important}#af-home .boite .deco.fg-full{position:absolute;left:0;right:0;bottom:-6px;width:100%;height:100px;opacity:.22;z-index:0;pointer-events:none}#af-home .boite .deco.fg-full svg{width:100%;height:100%;display:block}#af-home .boite .deco.lf-tl{position:absolute;top:22px;left:24px;width:72px;height:82px;opacity:.14;z-index:0;pointer-events:none;transform:rotate(135deg)}#af-home .boite .deco.lf-tl svg{width:100%;height:100%;display:block}@media(max-width:640px){html body #af-home .grid2 .schema{margin-top:28px!important;margin-bottom:-65px!important}#af-home .schema-titre{white-space:nowrap!important;font-size:17px!important;line-height:1.2!important;top:-20px!important}}@media (max-width:640px){html body #af-home .kits-mini .afh-allkits{grid-column:1 / -1!important;align-self:auto!important;flex-direction:row!important;justify-content:center!important;text-align:center!important;min-height:0!important}}@media(max-width:640px){html body #af-home .deco.lf-tl{left:auto!important;right:24px!important;top:6px!important;transform:scaleX(-1) rotate(135deg)!important}html body #af-home .blogtag{white-space:nowrap!important;width:auto!important}}html{overflow-x:hidden!important}body{overflow-x:clip!important}body #af-home{overflow-x:hidden!important}@media (max-width:640px){body #af-home .hero{padding:34px 0 44px!important}body #af-home .hero .grid{text-align:center}body #af-home .hero h1{font-size:clamp(28px, 8.4vw, 40px)!important;line-height:1.06!important}body #af-home .hero .sous{margin-left:auto!important;margin-right:auto!important}body #af-home .hero .ctas{justify-content:center}body #af-home .hero .ctas .btn{flex:1 1 100%;justify-content:center}body #af-home .hero .note{justify-content:center}body #af-home .hero .visuel img{width:min(72%, 300px)!important}body #af-home .hero .pastille{font-size:12px!important}body #af-home .cat-ligne{grid-template-columns:1fr 1fr!important;gap:12px!important}html body #af-home .cat-ligne>*{min-width:0!important}html body #af-home .grille5{display:flex!important;grid-template-columns:none!important;overflow-x:auto!important;scroll-snap-type:x mandatory;gap:12px!important;padding:2px 16px 12px!important;scroll-padding-left:16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}html body #af-home .grille5::-webkit-scrollbar{display:none}html body #af-home .grille5>*{flex:0 0 80%!important;min-width:0!important;scroll-snap-align:center}html body #af-home .grille5 .bas{flex-direction:column!important;align-items:stretch!important;gap:10px!important}html body #af-home .grille5 .bas .btn{width:100%!important;justify-content:center;text-align:center}html body #af-home .grille5 .kmini h3{font-size:15px!important}html body #af-home .grille5 .prix{font-size:17px!important}body #af-home .avis .card{width:84vw!important;max-width:340px}body #af-home .news-carte input{min-width:0!important}body #af-home .decouvrir .boite{padding:34px 20px!important}body #af-home .decouvrir .h2{font-size:clamp(24px, 7vw, 32px)!important}body #af-home .decouvrir .guide{flex-direction:column!important}body #af-home .decouvrir .guide img{width:120px!important}body #af-zone-footer footer{padding-top:28px!important}body #af-zone-footer footer .cols{grid-template-columns:1fr!important;gap:32px!important}body #af-zone-footer footer .wordmark{display:none!important}body #af-zone-footer footer{padding-top:28px!important}body #af-zone-footer footer .cols>div:first-child{text-align:center}body #af-zone-footer footer .marque{justify-content:center!important}body #af-zone-footer footer .paiements{justify-content:center!important}body #af-zone-footer footer .basline{flex-direction:column!important;text-align:center;gap:6px;align-items:center}body #af-zone-footer footer .cols>div:last-child{text-align:center}body #af-zone-footer .news-foot{max-width:320px;margin:0 auto}}@media (max-width:640px){html body #af-home .grid2{grid-template-columns:1fr!important;gap:22px!important}html body #af-home .grid2 .schema{order:-1!important}html body #af-home .kits-mini{grid-template-columns:1fr 1fr!important;gap:12px!important}html body #af-home .kits-mini>*{min-width:0!important}html body #af-home .kits-mini .bas{flex-direction:column!important;align-items:stretch!important;gap:8px!important}html body #af-home .kits-mini .bas .btn{width:100%!important;justify-content:center;text-align:center}html body #af-home .kits-mini .kmini h3{font-size:15px!important}html body #af-home .kits-mini .prix{font-size:17px!important}}@media (max-width:640px){body #af-home .hero{padding:26px 0 40px!important}body #af-home .hero .tag{display:none!important}body #af-home .hero h1{font-size:clamp(25px, 6.6vw, 30px)!important;line-height:1.08!important;margin-bottom:6px!important}body #af-home .hero .sous{font-size:15px!important;margin:10px auto 18px!important}body #af-home .hero .visuel{margin-bottom:6px!important}body #af-home .hero .visuel img{width:min(56%, 210px)!important}}@media (max-width:640px){body #af-home .hero .grid{grid-template-columns:1fr!important;gap:12px!important}body #af-home .hero .visuel{order:-1!important}body #af-home .hero .pastille{display:none!important}body #af-home .hero .scroll-hint{display:none!important}}@media (max-width:640px){html body #af-home .avis .marquee-avis{animation:none!important;transform:none!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;scroll-snap-type:x mandatory;gap:14px!important;padding:0 16px 6px!important;scroll-padding-left:16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}html body #af-home .avis .marquee-avis::-webkit-scrollbar{display:none}html body #af-home .avis .temoin{flex:0 0 84%!important;width:auto!important;min-width:0!important;scroll-snap-align:center}}html body #af-home .decouvrir .h2{color:var(--af-color-cream)!important}@media (max-width:860px){html body #af-home .decouvrir .grid{grid-template-columns:1fr!important;gap:30px!important}html body #af-home .decouvrir .articles{grid-template-columns:1fr!important}}@media (max-width:640px){html body #af-home .news .news-carte{grid-template-columns:1fr!important;gap:18px!important}html body #af-home .news .news-carte form{display:flex!important;flex-direction:column!important;gap:10px!important}html body #af-home .news .news-carte form input,html body #af-home .news .news-carte form button{width:100%!important}}body.blog .l-main .us_post_list.for_current_wp_query{display:none!important}body.blog #af-blog .guide-bande{margin-bottom:48px!important}#af-zone-footer footer .pay img[alt="Apple Pay"]{transform:scale(1.18)}#af-zone-footer footer .pay img[alt="PayPal"]{transform:scale(1.45)}#af-zone-footer footer .pay img[alt="Klarna"]{transform:scale(1.12)}.l-main .woocommerce-message,.l-main .woocommerce-error,.l-main .woocommerce-info{border:0!important;border-radius:var(--af-radius-md)!important;padding:15px 20px!important;margin:0 0 22px!important;font-family:'Hanken Grotesk',sans-serif!important;font-size:15px!important;line-height:1.55!important;color:var(--af-color-ink)!important;box-shadow:none!important}.l-main .woocommerce-message::before,.l-main .woocommerce-error::before,.l-main .woocommerce-info::before{display:none!important;content:none!important}.l-main .woocommerce-message{background:#eef4ec!important;box-shadow:inset 4px 0 0 var(--af-color-green)!important}.l-main .woocommerce-info{background:var(--af-color-cream)!important;box-shadow:inset 4px 0 0 var(--af-color-green)!important}.l-main .woocommerce-error{background:#fdece7!important;box-shadow:inset 4px 0 0 var(--af-color-coral)!important;list-style:none!important;padding-left:20px!important}.l-main .woocommerce-error li{list-style:none!important;margin:0 0 4px!important;padding:0!important}.l-main .woocommerce-error li:last-child{margin-bottom:0!important}.l-main .woocommerce-message a:not(.button),.l-main .woocommerce-error a:not(.button),.l-main .woocommerce-info a:not(.button){color:var(--af-color-green)!important;font-weight:600!important;text-decoration:underline!important}.l-main .woocommerce-message .button,.l-main .woocommerce-info .button{background:var(--af-color-green)!important;color:var(--af-color-white)!important;border:0!important;border-radius:var(--af-radius-pill)!important;padding:7px 16px!important;font-weight:600!important;font-size:14px!important;box-shadow:none!important;-webkit-text-fill-color:var(--af-color-white)!important}.l-main .woocommerce-message .button:hover,.l-main .woocommerce-info .button:hover{background:var(--af-color-green-dark)!important}#af-home .kmini{overflow:hidden;padding:0 0 14px!important;display:flex;flex-direction:column}#af-home .kmini img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:1/1!important;object-fit:cover!important;margin:0 0 12px!important;border-radius:0!important;display:block!important;background:#f6efe6}#af-home .kmini .note{color:#303640!important;margin:0 14px 4px!important}#af-home .kmini h3{margin:0 14px 6px!important;padding:0!important;min-height:0!important;font-size:16px!important;line-height:1.2}#af-home .kmini .bas{margin:0 14px!important}#af-home .kmini .prix{font-size:14px!important}#af-home .kmini .prix small{font-size:11px!important}#af-home .kits-mini{grid-template-columns:repeat(3,1fr)!important;max-width:none!important;width:100%!important;margin:0!important}#af-home .kmini .bas{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important}#af-home .kmini .btn{width:100%!important;justify-content:center!important;text-align:center!important;box-sizing:border-box}.afh-allkits{white-space:nowrap!important;grid-column:1 / -1!important;display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%;margin:0!important;background:var(--af-color-green-dark)!important;color:var(--af-color-white)!important;-webkit-text-fill-color:var(--af-color-white)!important;font-family:'Bricolage Grotesque',sans-serif;font-weight:800;font-size:16px;padding:16px 20px!important;border-radius:var(--af-radius-md)!important;text-decoration:none!important;box-sizing:border-box;min-height:0!important}.afh-allkits:hover{filter:brightness(1.1)}#af-home .schema{transform:scale(.78)!important;transform-origin:top center!important;margin-bottom:-115px!important}#af-home section{padding-top:56px!important;padding-bottom:56px!important}#af-home section.hero{padding-top:52px!important}#af-home .schema .callout{font-size:15px!important;padding:10px 16px!important}#af-home .schema-titre{font-size:22px!important}#af-home section.avis,#af-home section.seo{padding-top:56px!important;padding-bottom:56px!important}.afpg{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1160px;margin:0 auto;padding:28px 24px 64px;font-family:'Hanken Grotesk',sans-serif}.afpg a.afpg-card{background:var(--af-color-white);border-radius:var(--af-radius-lg);overflow:hidden;box-shadow:0 8px 22px rgb(23 37 28 / .08);text-decoration:none!important;color:var(--af-color-ink);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;will-change:transform}.afpg a.afpg-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgb(23 37 28 / .14)}.afpg .afpg-img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.afpg .afpg-body{padding:14px 16px 18px;display:flex;flex-direction:column;gap:7px;flex:1}.afpg .afpg-note{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:#303640}.afpg .afpg-note .et{color:#e0a52a;font-size:12px;letter-spacing:1.5px}.afpg h3{font-family:'Bricolage Grotesque',sans-serif;font-size:16px;font-weight:750;line-height:1.25;margin:0;color:var(--af-color-ink)}.afpg .afpg-prix{color:var(--af-color-green);font-weight:800;font-size:16px;font-family:'Bricolage Grotesque',sans-serif}.afpg .afpg-prix .woocommerce-Price-amount{color:var(--af-color-green)}.afpg .afpg-prix small{display:block;color:#5d6b60;font-weight:600;font-size:11px;font-family:'Hanken Grotesk',sans-serif;margin-top:2px}.afpg .afpg-prix small b{color:#0a0a0a;background:#ffb3c7;border-radius:4px;padding:1px 5px}.afpg .afpg-btn{margin-top:auto;display:block;text-align:center;background:var(--af-color-coral);color:var(--af-color-white)!important;-webkit-text-fill-color:var(--af-color-white);font-family:'Bricolage Grotesque',sans-serif;font-weight:800;font-size:14.5px;border-radius:var(--af-radius-pill);padding:12px 18px;box-shadow:0 8px 20px rgb(242 96 63 / .32)}@media(max-width:900px){.afpg{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.afpg{grid-template-columns:repeat(2,1fr);gap:12px;padding:20px 16px 48px}.afpg .afpg-body{padding:10px 12px 14px;gap:5px}.afpg h3{font-size:13.5px}.afpg .afpg-btn{font-size:12.5px;padding:10px 10px}.afpg .afpg-prix{font-size:14px}}.af-arrows{display:none}@media (max-width:899px){.af-arrows{display:flex;justify-content:center;gap:16px;margin:16px 0 2px}.af-arrows button{width:46px;height:46px;border-radius:50%;border:1.5px solid var(--vert,var(--af-color-green));background:var(--af-color-white);color:var(--vert,var(--af-color-green));font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s,opacity .2s;padding:0}.af-arrows button:hover{background:var(--vert,var(--af-color-green));color:var(--af-color-white)}.af-arrows button:disabled{opacity:.3;cursor:default}}@media (min-width:900px){html body #af-home .hero{min-height:auto!important;padding:52px 0 64px!important}html body #af-home .hero .grid{grid-template-columns:1.1fr .9fr!important;gap:40px!important;text-align:left!important}html body #af-home .hero .visuel{order:0!important}html body #af-home .hero .visuel img{width:min(100%,460px)!important}html body #af-home .hero .sous{margin-left:0!important;margin-right:0!important}}@media (max-width:640px){html body #af-home .decouvrir .grid-learn,html body #af-home .decouvrir .grid-learn>*,html body #af-home .decouvrir .blog-col,html body #af-home .decouvrir .blogcard,html body #af-home .decouvrir .guide,html body #af-home .decouvrir .guide>*{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}html body #af-home .decouvrir .blog-col{width:100%!important;margin-top:0!important}html body #af-home .decouvrir .bloghead{flex-wrap:wrap!important;gap:8px!important}html body #af-home .decouvrir .blogh{white-space:normal!important;overflow-wrap:anywhere!important}html body #af-home .decouvrir .intro,html body #af-home .decouvrir .guide p{max-width:100%!important;overflow-wrap:anywhere!important}}#af-home .raccourcis{padding:22px 0 32px;background:linear-gradient(180deg,var(--creme) 0%,#fff 100%)}#af-home .raccourcis .wrap .inner{position:relative;display:grid!important;grid-template-columns:1fr;gap:16px;padding:23px 26px!important;border:1px solid #dbe5d8;border-radius:22px;background:#fff!important;box-shadow:0 12px 32px rgb(20 58 38 / .10)}#af-home .raccourcis .wrap .inner::after{display:none!important}#af-home .raccourcis .q{display:flex!important;align-items:center;flex-wrap:wrap;gap:10px;margin:0!important;color:var(--vert-fonce)!important;font-family:'Bricolage Grotesque',sans-serif;font-size:clamp(20px,1.8vw,25px)!important;font-weight:800!important;line-height:1.1;letter-spacing:-.015em}#af-home .raccourcis .q::before{content:'Accès rapide';display:inline-flex;align-items:center;min-height:25px;margin:0;padding:5px 9px;border-radius:999px;background:rgb(198 242 77 / .38);color:var(--vert-fonce);font-family:'Hanken Grotesk',sans-serif;font-size:10px;font-weight:850;letter-spacing:.13em;line-height:1;text-transform:uppercase}#af-home .raccourcis .q::after{content:'→';color:var(--corail);font-family:'Hanken Grotesk',sans-serif;font-size:21px}#af-home .raccourcis .pills{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px!important;width:100%}#af-home .raccourcis .pill{display:flex!important;align-items:center;justify-content:center;min-height:47px;padding:10px 11px!important;border:1px solid #d5e1d2!important;border-radius:14px!important;background:#eef3eb!important;color:var(--vert-fonce)!important;font-size:13.5px!important;font-weight:750!important;line-height:1.16;text-align:center;box-shadow:none!important;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}#af-home .raccourcis .pill:hover,#af-home .raccourcis .pill:focus-visible{transform:translateY(-2px);border-color:var(--vert)!important;background:var(--vert)!important;color:#fff!important}@media(max-width:1050px){#af-home .raccourcis .pills{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){#af-home .raccourcis{padding:16px 0 25px}#af-home .raccourcis .wrap .inner{gap:14px;padding:18px 15px!important;border-radius:19px}#af-home .raccourcis .q{justify-content:center;text-align:center;font-size:19px!important}#af-home .raccourcis .pills{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}#af-home .raccourcis .pill{min-height:46px;padding:9px 7px!important;font-size:13px!important}}#af-home .grille5 .note{padding-left:0!important}#af-home .seo .garantie-lien{color:inherit!important;text-decoration:underline!important;text-underline-offset:2px;text-decoration-thickness:1px}#af-home .seo .garantie-lien:hover{color:inherit!important;text-decoration-color:currentColor!important}@media (max-width:640px){html body #af-home .grille5{-webkit-overflow-scrolling:touch!important;overscroll-behavior-inline:contain;touch-action:pan-x;scroll-behavior:auto}html body #af-home .grille5 .kmini:hover,html body #af-home .grille5 .kmini:active{transform:none!important;box-shadow:0 8px 26px rgb(23 37 28 / .07)!important}}#af-home .raccourcis{position:relative;z-index:1;padding:44px 0 32px;background:#f6f4ee!important;box-shadow:0 -36px 0 #f6f4ee!important}#af-home .raccourcis>.q{display:flex!important;width:calc(100% - 120px);margin:0 auto 14px!important;padding:0 28px;box-sizing:border-box;color:var(--vert-fonce)!important;font-size:clamp(16px,1.44vw,20px)!important}#af-home .raccourcis .wrap{padding:0 28px!important;filter:drop-shadow(0 10px 20px rgb(20 58 38 / .08))!important}#af-home .raccourcis .wrap::before,#af-home .raccourcis .wrap .inner::before,#af-home .raccourcis .q::before,#af-home .raccourcis .q::after{content:none!important;display:none!important}#af-home .raccourcis .wrap .inner{display:block!important;padding:22px 26px!important;background:#fff!important;border:1px solid #d5e1d2!important;border-radius:22px!important;clip-path:none!important;filter:none!important;box-shadow:none!important}#af-home .ticker{position:relative;z-index:2}#af-home .grille5 .note.sans-avis .etoiles{color:#bcc5bc!important}@media(max-width:640px){#af-home .raccourcis{padding:28px 0 25px!important;box-shadow:0 -18px 0 #f6f4ee!important}#af-home .raccourcis>.q{width:calc(100% - 32px);margin-bottom:12px!important;padding:0 15px;justify-content:center;text-align:center;font-size:15.2px!important}#af-home .raccourcis .wrap{padding:0 16px!important}#af-home .raccourcis .wrap .inner{padding:18px 15px!important;border-radius:19px!important}}body #af-home .h2{font-size:clamp(24.5px,3.21vw,41.3px)!important}body #af-home .seo .h2{font-size:clamp(18.4px,2.14vw,26px)!important}body #af-home .news-carte h2{font-size:clamp(16.8px,1.99vw,23px)!important}#af-home .entete .kicker{margin-bottom:2px!important}#af-home .entete .kicker+.h2{margin-top:0!important}#af-home .pastille.p1 .dot{display:none!important}#af-home .pastille.p1::before{content:"😍";margin-right:6px}#af-home .avis .entete{display:flex!important;align-items:center;justify-content:center!important;gap:clamp(32px,7vw,110px)!important}#af-home .avis .avis-intro{text-align:center}#af-home .avis .avis-intro .kicker{margin:0 0 2px!important}#af-home .avis .avis-intro .h2{margin:0!important}#af-home .avis .score .chiffre small{color:inherit!important}@media(max-width:640px){body #af-home .decouvrir .h2{font-size:clamp(18.4px,5.36vw,24.5px)!important}#af-home .avis .entete{flex-direction:column;align-items:center!important;gap:18px;text-align:center}}#af-home .kmini .af-product-card__title img.emoji{width:1em!important;height:1em!important;aspect-ratio:auto!important;display:inline-block!important;object-fit:contain!important;margin:0 .07em!important;background:none!important;vertical-align:-.1em!important}@media (min-width:641px){#af-home .hero .pastille{width:max-content!important;max-width:none!important;white-space:nowrap!important}}@-webkit-keyframes afTickerLoop{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes afTickerLoop{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}#af-home .ticker .rail{min-width:max-content;-webkit-animation:afTickerLoop 26s linear infinite!important;animation:afTickerLoop 26s linear infinite!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}#af-home .ticker .rail>span{flex:0 0 auto!important}@media (min-width:641px) and (max-width:1199px){#af-home .ticker .rail{-webkit-animation-duration:22s!important;animation-duration:22s!important}}@media (max-width:640px){#af-home .ticker .rail{-webkit-animation-duration:16s!important;animation-duration:16s!important}}#af-home .kit-reassurance{display:none!important}@media (max-width:767px){#af-home .kits-mini{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}#af-home .kits-mini .afh-allkits{display:flex!important;grid-column:auto!important;min-height:0!important;padding:22px 14px!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:22px!important;background:var(--vert-fonce)!important;color:var(--creme)!important;font-family:'Bricolage Grotesque',sans-serif!important;font-size:17px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important}#af-home .kits-mini .afh-allkits span{display:block!important}}@media (min-width:768px){#af-home .kits-mini .afh-allkits{display:none!important}}@media (max-width:767px){html body #af-home .kits-mini{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}html body #af-home .kits-mini .afh-allkits{display:flex!important;grid-column:auto!important;align-self:stretch!important;min-height:0!important;padding:22px 14px!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;border-radius:22px!important;background:var(--vert-fonce)!important;color:var(--creme)!important;-webkit-text-fill-color:var(--creme)!important;font-family:'Bricolage Grotesque',sans-serif!important;font-size:17px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important}}@media (max-width:640px){html body #af-home .grille5{display:flex!important;overflow-x:scroll!important;overflow-y:hidden!important;gap:12px!important;padding:2px 16px 14px!important;scroll-padding:0 16px!important;scroll-snap-type:x mandatory!important;overscroll-behavior-x:auto!important;touch-action:pan-x!important;-webkit-overflow-scrolling:touch!important}html body #af-home .grille5>.kmini{flex:0 0 80%!important;min-width:0!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}}