.fmd-hero{display:block;background:#f0f4f3;padding:112px 0 88px;position:relative;overflow:visible}.fmd-hero:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:40px;background:#fff;clip-path:ellipse(55% 100% at 50% 100%);z-index:2}@media(max-width:979px){.fmd-hero{padding:96px 0 48px}}@media(max-width:499px){.fmd-hero{padding:88px 0 40px}}.fmd-hero__container{max-width:1100px;margin:0 auto;padding:0 48px}@media(max-width:979px){.fmd-hero__container{padding:0 20px}}.fmd-hero__grid{display:grid;grid-template-columns:1fr 420px;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:44px}@media(max-width:979px){.fmd-hero__grid{grid-template-columns:1fr;gap:24px}}.fmd-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.fmd-hero__title{font-size:44px;font-weight:900;text-transform:uppercase;line-height:1.2;letter-spacing:-1.5px;color:#1a1a1a;margin-bottom:0}@media(max-width:499px){.fmd-hero__title{font-size:26px;letter-spacing:-1px}}.fmd-hero__title-accent{color:#a2e4b8}.fmd-hero__subtitle{font-size:20px;font-weight:800;color:#1a1a1a;letter-spacing:-.3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}@media(max-width:499px){.fmd-hero__subtitle{font-size:16px;gap:8px}}.fmd-hero__subtitle-pill{background:#a2e4b8;color:#1a4731;padding:4px 12px;border-radius:4px;font-size:18px;font-weight:800}@media(max-width:499px){.fmd-hero__subtitle-pill{font-size:14px}}.fmd-hero__subtitle-sep{color:#666;font-weight:600}.fmd-hero__steps{margin-top:4px}.fmd-hero__steps-title{font-size:.95rem;font-weight:800;color:#1a1a1a;letter-spacing:-.2px;margin-bottom:12px}.fmd-hero__steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:12px}.fmd-hero__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:.95rem;color:#666}.fmd-hero__step strong{color:#1a1a1a}.fmd-hero__step-icon{width:20px;height:20px;border-radius:50%;background:#a2e4b8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.fmd-hero__image{border-radius:16px;overflow:hidden;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.12);box-shadow:0 8px 32px #0000001f;height:340px}.fmd-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media(max-width:979px){.fmd-hero__image{display:none}}.fmd-hero__carousel-section{position:relative;z-index:3}.fmd-hero__carousel-subtitle{font-size:20px;font-weight:800;text-transform:uppercase;letter-spacing:-.3px;color:#a2e4b8;text-align:center;margin-bottom:20px}@media(max-width:499px){.fmd-hero__carousel-subtitle{font-size:16px}}.fmd-hero__carousel-wrapper{position:relative}.fmd-hero__carousel{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.fmd-hero__carousel::-webkit-scrollbar{display:none}.fmd-hero__carousel.flickity-enabled{display:block;overflow:hidden}.fmd-hero__carousel.flickity-enabled .flickity-viewport{width:100%}.fmd-hero__carousel-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;border:none;background:#fff;color:#1a1a1a;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:600;-webkit-transition:opacity .2s,-webkit-box-shadow .2s;transition:opacity .2s,-webkit-box-shadow .2s;transition:box-shadow .2s,opacity .2s;transition:box-shadow .2s,opacity .2s,-webkit-box-shadow .2s;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.12);box-shadow:0 2px 12px #0000001f}.fmd-hero__carousel-btn:hover{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.18);box-shadow:0 4px 16px #0000002e}.fmd-hero__carousel-btn:disabled{opacity:.25;cursor:not-allowed}.fmd-hero__carousel-btn--prev{left:-18px}.fmd-hero__carousel-btn--next{right:-18px}.fmd-hero__carousel-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.fmd-hero__cta-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:10px 24px;border:2px solid #1a1a1a;border-radius:4px;color:#1a1a1a;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.fmd-hero__cta-link:hover{background:#1a1a1a;color:#fff}.fmd-hero__card{min-width:272px!important;max-width:272px!important;width:272px!important;margin-right:16px!important;background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;scroll-snap-align:start;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;color:inherit;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px #00000014;-webkit-transition:border-color .25s,-webkit-box-shadow .25s;transition:border-color .25s,-webkit-box-shadow .25s;transition:box-shadow .25s,border-color .25s;transition:box-shadow .25s,border-color .25s,-webkit-box-shadow .25s}.fmd-hero__card:hover{border-color:#a2e4b8;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.13);box-shadow:0 4px 16px #00000021}@media(max-width:499px){.fmd-hero__card{min-width:240px!important;max-width:240px!important;width:240px!important}}.fmd-hero__card-img{height:160px;background:#f5f5f5;overflow:hidden}.fmd-hero__card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.fmd-hero__card-body{padding:16px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fmd-hero__card-name{font-size:15px;font-weight:700;margin-bottom:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fmd-hero__card-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px;margin-bottom:6px}.fmd-hero__card-line span:first-child{color:#666}.fmd-hero__card-line span:last-child{font-weight:600;font-family:inherit}.fmd-hero__card-line-big{font-size:18px;font-weight:800;letter-spacing:-.5px}.fmd-hero__card-line-green{color:#a2e4b8;font-weight:700}.fmd-hero__card-line-compare{text-decoration:line-through;color:#c4c4c4;font-size:14px}.fmd-hero__card-line--sub{margin-top:-4px;margin-bottom:2px;font-size:12px}.fmd-hero__card-line--sub span:first-child{color:#c4c4c4}.fmd-hero__card-sep{height:1px;background:#e5e5e5;margin:8px 0}.fmd-hero__card-reste{background:#1a1a1a;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-top:auto}.fmd-hero__card-reste-label{font-size:9px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px}.fmd-hero__card-reste-price{font-size:32px;font-weight:900;color:#a2e4b8;letter-spacing:-1.5px;line-height:1}.fmd-hero__card-reste-price small{font-size:16px;font-weight:600}@media(max-width:499px){.fmd-hero__card-reste-price{font-size:24px}}.fmd-hero__card-fmd{background:#edfbf3;padding:10px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;font-weight:700;color:#1a4731}.fmd-hero__card-fmd-value{font-size:15px;font-weight:800;font-family:inherit}.fmd-generic-hero__gate{position:relative;border-radius:16px;overflow:visible;margin-bottom:24px;min-height:490px;background:#f5f5f5}@media(max-width:499px){.fmd-generic-hero__gate{min-height:520px}}.fmd-generic-hero__gate-blur{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding:40px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-filter:blur(5px);filter:blur(5px);overflow:hidden;border-radius:16px;opacity:.35;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fmd-generic-hero__gate-skeleton{min-width:220px;max-width:220px;background:#fff;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px #0000000f;-ms-flex-negative:0;flex-shrink:0}@media(max-width:979px){.fmd-generic-hero__gate-skeleton:nth-child(n+3){display:none}}.fmd-generic-hero__gate-center{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;padding:20px}.fmd-generic-hero__gate-form{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:36px 36px 32px;text-align:center;max-width:420px;width:100%;position:relative;-webkit-box-shadow:0 12px 48px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.04);box-shadow:0 12px 48px #0000001f,0 2px 6px #0000000a}.fmd-generic-hero__gate-form:before{content:"";position:absolute;top:0;left:24px;right:24px;height:2px;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#a2e4b8),to(transparent));background:linear-gradient(90deg,transparent,#a2e4b8,transparent);border-radius:2px}@media(max-width:499px){.fmd-generic-hero__gate-form{padding:28px 20px 24px;max-width:100%}}.fmd-generic-hero__gate-title{font-size:18px;font-weight:900;color:#1a1a1a;margin-bottom:4px;letter-spacing:-.4px;line-height:1.2}.fmd-generic-hero__gate-subtitle{font-size:15px;color:#999;margin-bottom:22px;line-height:1.5}.fmd-generic-hero__gate-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:16px;text-align:left}.fmd-generic-hero__gate-form label.fmd-generic-hero__gate-label{display:block;font-size:11px;font-weight:700;color:#666;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;cursor:default}.fmd-generic-hero__gate-form input{font-family:inherit;font-size:14px;font-weight:500;width:100%;padding:11px 14px;border:1.5px solid #e5e5e5;border-radius:8px;outline:none;-webkit-transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,-webkit-box-shadow .2s;transition:border-color .2s,box-shadow .2s;transition:border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;background:#fff;color:#1a1a1a}.fmd-generic-hero__gate-form input:focus{border-color:#a2e4b8;-webkit-box-shadow:0 0 0 3px rgba(162,227,184,.15);box-shadow:0 0 0 3px #a2e3b826}.fmd-generic-hero__gate-form input[type=number]{font-family:inherit;font-size:16px;font-weight:700;padding-right:55px;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.fmd-generic-hero__gate-form input[type=number]::-webkit-inner-spin-button,.fmd-generic-hero__gate-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fmd-generic-hero__gate-amount-wrap{position:relative}.fmd-generic-hero__gate-unit{position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:13px;font-weight:600;color:#999;pointer-events:none}.fmd-generic-hero__gate-form .btn{width:100%}.fmd-generic-hero__gate-error{font-size:12px;color:#e53935;margin-top:10px;display:none;font-weight:500}.fmd-generic-hero__gate-help{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:15px;color:#1a1a1a;margin-top:12px;line-height:1.3;text-decoration:underline;font-weight:600;-webkit-transition:color .2s;transition:color .2s}.fmd-generic-hero__gate-help:hover{color:#1a4731}.fmd-generic-hero__recap-bar{text-align:center;margin-top:16px;margin-bottom:8px}.fmd-generic-hero__cta-bar{text-align:center;margin-top:12px;margin-bottom:24px}@media(max-width:499px){.fmd-generic-hero__cta-bar{margin-bottom:16px}}.fmd-generic-hero__recap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:#edfbf3;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:700;color:#1a4731}@media(max-width:499px){.fmd-generic-hero__recap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;gap:4px 8px;padding:8px 12px}}.fmd-generic-hero__recap-sep{color:#999;font-weight:400}.fmd-generic-hero__recap-modify{background:none;border:none;cursor:pointer;font-size:12px;font-weight:600;color:#999;text-decoration:underline;margin-left:4px;font-family:inherit}.fmd-generic-hero__help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}.fmd-generic-hero__help-overlay.open{opacity:1;pointer-events:auto}.fmd-generic-hero__help-panel{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:92vw;background:#fff;z-index:1000;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%);-webkit-transition:-webkit-transform .35s cubic-bezier(.4,0,.2,1);transition:-webkit-transform .35s cubic-bezier(.4,0,.2,1);transition:transform .35s cubic-bezier(.4,0,.2,1);transition:transform .35s cubic-bezier(.4,0,.2,1),-webkit-transform .35s cubic-bezier(.4,0,.2,1);-webkit-box-shadow:-8px 0 40px rgba(0,0,0,.15);box-shadow:-8px 0 40px #00000026;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:499px){.fmd-generic-hero__help-panel{width:100%;max-width:100%}}.fmd-generic-hero__help-panel.open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.fmd-generic-hero__help-head{padding:24px 28px 20px;border-bottom:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;-ms-flex-negative:0;flex-shrink:0}.fmd-generic-hero__help-title{font-size:17px;font-weight:800;color:#1a1a1a;letter-spacing:-.3px;line-height:1.2}.fmd-generic-hero__help-subtitle{font-size:13px;color:#999;margin-top:6px;line-height:1.4}.fmd-generic-hero__help-close{width:36px;height:36px;border-radius:8px;border:1px solid #e5e5e5;background:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:background .2s,border-color .2s;transition:background .2s,border-color .2s;font-size:18px;color:#666}.fmd-generic-hero__help-close:hover{background:#f5f5f5;border-color:#ccc}.fmd-generic-hero__help-body{padding:28px;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.fmd-generic-hero__help-step{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;margin-bottom:20px}.fmd-generic-hero__help-step-num{width:28px;height:28px;border-radius:50%;background:#edfbf3;color:#1a4731;font-size:13px;font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-top:1px}.fmd-generic-hero__help-step-txt{font-size:14px;color:#666;line-height:1.6}.fmd-generic-hero__help-step-txt strong{color:#1a1a1a;font-weight:700}.fmd-generic-hero__help-divider{height:1px;background:#e5e5e5;margin:28px 0}.fmd-generic-hero__help-contact{background:#f5f5f5;border-radius:12px;padding:24px;text-align:center}.fmd-generic-hero__help-contact-title{font-size:15px;font-weight:800;color:#1a1a1a;margin-bottom:6px;letter-spacing:-.2px}.fmd-generic-hero__help-contact-sub{font-size:13px;color:#666;line-height:1.5;margin-bottom:18px}.fmd-generic-hero__help-contact .btn{width:100%;margin-bottom:18px}.fmd-generic-hero__help-contact-hours{font-size:12px;color:#999}
/*# sourceMappingURL=/cdn/shop/t/72/assets/fmd-generic-hero.css.map */
