
/* <inline asset> */
@charset "UTF-8"; 

/* /fd_homepage_sliders/static/src/scss/homepage.scss */
 body.theme-france-detailing{}body.theme-france-detailing .fd-cta{display: inline-flex; align-items: center; justify-content: center; height: 48px; padding: 0 22px; border-radius: var(--fd-radius-cta); font-family: var(--fd-display-font); font-weight: 700; font-size: 13px; letter-spacing: var(--fd-display-tracking); text-transform: uppercase; text-decoration: none !important; white-space: nowrap; transition: all var(--fd-tr-fast); border: 1px solid transparent; cursor: pointer;}body.theme-france-detailing .fd-cta-primary{background: var(--fd-red); color: #fff !important; border-color: var(--fd-red);}body.theme-france-detailing .fd-cta-primary:hover, body.theme-france-detailing .fd-cta-primary:focus{background: var(--fd-red-dark); border-color: var(--fd-red-dark); color: #fff !important; transform: translateY(-1px); box-shadow: var(--fd-shadow-cta);}body.theme-france-detailing .fd-cta-outline-light{background: transparent; color: #fff !important; border-color: rgba(255, 255, 255, 0.6);}body.theme-france-detailing .fd-cta-outline-light:hover, body.theme-france-detailing .fd-cta-outline-light:focus{background: rgba(255, 255, 255, 0.1); border-color: #fff; color: #fff !important;}body.theme-france-detailing .fd-cta-light{background: #fff; color: var(--fd-ink) !important; border-color: #fff;}body.theme-france-detailing .fd-cta-light:hover, body.theme-france-detailing .fd-cta-light:focus{background: var(--fd-red); border-color: var(--fd-red); color: #fff !important; transform: translateY(-1px);}body.theme-france-detailing .fd-cta-outline-ink{background: transparent; color: var(--fd-ink) !important; border-color: var(--fd-ink);}body.theme-france-detailing .fd-cta-outline-ink:hover, body.theme-france-detailing .fd-cta-outline-ink:focus{background: var(--fd-ink); border-color: var(--fd-ink); color: #fff !important; transform: translateY(-1px);}body.theme-france-detailing .fd-home-section-head{max-width: 720px; margin: 0 0 56px;}body.theme-france-detailing .fd-home-section-head .fd-home-section-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(32px, 4vw, 48px); line-height: 1.05; letter-spacing: -0.01em; text-transform: uppercase; color: var(--fd-ink); margin: 14px 0 16px;}body.theme-france-detailing .fd-home-section-head .fd-home-section-sub{font-family: var(--fd-body-font); font-weight: 300; font-size: 16px; line-height: 1.55; color: var(--fd-ink-2); margin: 0;}body.theme-france-detailing .fd-home-section-head-row{max-width: none; display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; flex-wrap: wrap;}body.theme-france-detailing .fd-home-link-all{display: inline-flex; align-items: center; gap: 8px; font-family: var(--fd-display-font); font-weight: 700; font-size: 13px; letter-spacing: var(--fd-display-tracking); text-transform: uppercase; color: var(--fd-ink); text-decoration: none !important; padding-bottom: 4px; border-bottom: 2px solid var(--fd-ink); transition: all var(--fd-tr-fast);}body.theme-france-detailing .fd-home-link-all:hover, body.theme-france-detailing .fd-home-link-all:focus{color: var(--fd-red); border-bottom-color: var(--fd-red);}body.theme-france-detailing .fd-home-link-all svg{transition: transform var(--fd-tr-fast);}body.theme-france-detailing .fd-home-link-all:hover svg{transform: translateX(3px);}body.theme-france-detailing .fd-home-hero{position: relative; min-height: clamp(380px, 52vh, 540px); display: flex; align-items: center; overflow: hidden; color: var(--fd-ink); padding: 56px 0 64px; background: var(--fd-paper);}body.theme-france-detailing .fd-home-hero-bg{position: absolute; inset: 0; z-index: 0; overflow: hidden;}body.theme-france-detailing .fd-home-hero-bg picture, body.theme-france-detailing .fd-home-hero-bg .fd-home-hero-img{position: absolute; inset: 0; width: 100%; height: 100%; display: block;}body.theme-france-detailing .fd-home-hero-img{object-fit: cover; object-position: right center;}body.theme-france-detailing .fd-home-hero-overlay{position: absolute; inset: 0; z-index: 1; background: rgba(255, 255, 255, 0.08); pointer-events: none;}body.theme-france-detailing .fd-home-hero-redbar{position: absolute; top: 0; left: 0; right: 0; height: 3px; background: var(--fd-red); z-index: 2;}@media (max-width: 768px){body.theme-france-detailing .fd-home-hero{min-height: clamp(340px, 60vh, 460px); padding: 44px 0 52px;}body.theme-france-detailing .fd-home-hero-img{object-position: 65% center;}body.theme-france-detailing .fd-home-hero-overlay{background: rgba(255, 255, 255, 0.15);}body.theme-france-detailing .fd-home-hero-card{max-width: none; padding: 26px 24px; border-radius: 12px; background: rgba(255, 255, 255, 0.85);}}body.theme-france-detailing .fd-home-hero-inner{position: relative; z-index: 1;}body.theme-france-detailing .fd-home-hero-card{max-width: 580px; background: rgba(255, 255, 255, 0.7); -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); border: 1px solid rgba(255, 255, 255, 0.6); border-radius: 14px; padding: 36px 40px; box-shadow: 0 12px 32px rgba(10, 11, 13, 0.08), 0 2px 6px rgba(10, 11, 13, 0.04);}body.theme-france-detailing .fd-home-hero-eyebrow{display: inline-block; font-family: var(--fd-display-font); font-weight: 700; font-size: 12px; letter-spacing: var(--fd-eyebrow-tracking); text-transform: uppercase; color: var(--fd-ink-2); margin-bottom: 22px; padding-bottom: 6px; border-bottom: 2px solid var(--fd-red);}body.theme-france-detailing .fd-home-hero-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(44px, 7vw, 88px); line-height: 0.95; letter-spacing: -0.025em; text-transform: uppercase; color: var(--fd-ink); margin: 0 0 22px;}body.theme-france-detailing .fd-home-hero-title .fd-home-hero-line-1{display: block;}body.theme-france-detailing .fd-home-hero-title .fd-home-hero-line-2{display: block; color: var(--fd-red);}body.theme-france-detailing .fd-home-hero-sub{max-width: 540px; font-family: var(--fd-body-font); font-weight: 400; font-size: 16px; line-height: 1.55; color: var(--fd-ink-2); margin: 0 0 28px;}body.theme-france-detailing .fd-home-hero-cta{display: flex; gap: 14px; flex-wrap: wrap;}body.theme-france-detailing .fd-home-slider{position: relative; width: 100%; min-height: clamp(425px, 58vh, 585px); background: var(--fd-paper); overflow: hidden; color: var(--fd-ink);}body.theme-france-detailing .fd-home-slider-track{position: relative; width: 100%; height: 100%; min-height: inherit;}body.theme-france-detailing .fd-home-slide{position: absolute; inset: 0; display: flex; align-items: center; opacity: 0; visibility: hidden; pointer-events: none;}body.theme-france-detailing .fd-home-slide.is-active{opacity: 1; visibility: visible; pointer-events: auto; z-index: 1;}body.theme-france-detailing .fd-home-slider.is-ready .fd-home-slide{transition: opacity 600ms ease-in-out, visibility 0s 600ms;}body.theme-france-detailing .fd-home-slider.is-ready .fd-home-slide.is-active{transition: opacity 600ms ease-in-out, visibility 0s 0s;}body.theme-france-detailing .fd-home-slide-bg{position: absolute; inset: 0; z-index: 0; overflow: hidden;}body.theme-france-detailing .fd-home-slide-img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; display: block;}body.theme-france-detailing .fd-home-slide-overlay{position: absolute; inset: 0; z-index: 1; background: rgba(255, 255, 255, 0.08); pointer-events: none;}body.theme-france-detailing .fd-home-slide-inner{position: relative; z-index: 2; width: 100%;}body.theme-france-detailing .fd-home-slide-card{max-width: 580px; background: rgba(255, 255, 255, 0.7); -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); border: 1px solid rgba(255, 255, 255, 0.6); border-radius: 14px; padding: 32px 36px; box-shadow: 0 12px 32px rgba(10, 11, 13, 0.08), 0 2px 6px rgba(10, 11, 13, 0.04);}body.theme-france-detailing .fd-home-slide-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(28px, 4vw, 48px); line-height: 1; letter-spacing: -0.02em; text-transform: uppercase; color: var(--fd-ink); margin: 0 0 14px;}body.theme-france-detailing .fd-home-slide-sub{font-family: var(--fd-body-font); font-weight: 400; font-size: 15px; line-height: 1.55; color: var(--fd-ink-2); margin: 0 0 20px;}body.theme-france-detailing .fd-home-slide-cta{display: flex; gap: 12px; flex-wrap: wrap;}body.theme-france-detailing .fd-home-slide-pos-left .fd-home-slide-inner{text-align: left;}body.theme-france-detailing .fd-home-slide-pos-left .fd-home-slide-card{margin-right: auto;}body.theme-france-detailing .fd-home-slide-pos-center .fd-home-slide-inner{text-align: center;}body.theme-france-detailing .fd-home-slide-pos-center .fd-home-slide-card{margin: 0 auto;}body.theme-france-detailing .fd-home-slide-pos-right .fd-home-slide-inner{text-align: right;}body.theme-france-detailing .fd-home-slide-pos-right .fd-home-slide-card{margin-left: auto;}body.theme-france-detailing .fd-home-slide-theme-light .fd-home-slide-card{background: rgba(10, 11, 13, 0.65); border-color: rgba(255, 255, 255, 0.1);}body.theme-france-detailing .fd-home-slide-theme-light .fd-home-slide-title{color: #fff;}body.theme-france-detailing .fd-home-slide-theme-light .fd-home-slide-sub{color: rgba(255, 255, 255, 0.85);}body.theme-france-detailing .fd-home-slide-theme-light .fd-home-slide-overlay{background: rgba(0, 0, 0, 0.18);}body.theme-france-detailing .fd-home-slider-nav{position: absolute; top: 50%; transform: translateY(-50%); z-index: 5; width: 44px; height: 44px; border-radius: 50%; background: rgba(255, 255, 255, 0.96); -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); border: 1px solid rgba(10, 11, 13, 0.1); color: var(--fd-ink); display: flex; align-items: center; justify-content: center; cursor: pointer; padding: 0; box-shadow: 0 4px 14px rgba(10, 11, 13, 0.12); transition: background 0.15s, transform 0.15s;}body.theme-france-detailing .fd-home-slider-nav:hover, body.theme-france-detailing .fd-home-slider-nav:focus{background: var(--fd-red); color: #fff; border-color: var(--fd-red); transform: translateY(-50%) scale(1.05); outline: none;}body.theme-france-detailing .fd-home-slider-prev{left: 130px;}body.theme-france-detailing .fd-home-slider-next{right: 130px;}body.theme-france-detailing .fd-home-slider-dots{position: absolute; top: 18px; right: 18px; z-index: 5; display: flex; gap: 8px; padding: 0 2px; background: rgba(255, 255, 255, 0.72); backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); border-radius: 999px;}body.theme-france-detailing .fd-home-slider-dot{box-sizing: content-box; width: 8px; height: 8px; padding: 8px; background-clip: content-box; border-radius: 999px; background-color: rgba(10, 11, 13, 0.3); border: none; cursor: pointer; transition: background-color 0.15s, width 0.2s;}body.theme-france-detailing .fd-home-slider-dot:hover{background: rgba(10, 11, 13, 0.55);}body.theme-france-detailing .fd-home-slider-dot.is-active{background-color: var(--fd-red); width: 22px; border-radius: 999px;}@media (max-width: 960px){body.theme-france-detailing .fd-home-slider{min-height: clamp(360px, 55vh, 480px);}body.theme-france-detailing .fd-home-slide-card{max-width: 480px; padding: 26px 28px;}body.theme-france-detailing .fd-home-slide-title{font-size: clamp(24px, 3.5vw, 36px);}body.theme-france-detailing .fd-home-slide-sub{font-size: 14px;}body.theme-france-detailing .fd-home-slider-nav{width: 38px; height: 38px;}body.theme-france-detailing .fd-home-slider-dots{top: 14px; right: 14px; padding: 5px 8px;}}@media (max-width: 640px){body.theme-france-detailing{}body.theme-france-detailing .fd-home-slider{min-height: clamp(320px, 58vh, 420px);}body.theme-france-detailing .fd-home-slide-card{max-width: none; padding: 20px 18px; border-radius: 12px; background: rgba(255, 255, 255, 0.85);}body.theme-france-detailing .fd-home-slide-title{font-size: clamp(22px, 5.5vw, 30px); margin-bottom: 10px;}body.theme-france-detailing .fd-home-slide-sub{font-size: 13px; margin-bottom: 14px;}body.theme-france-detailing .fd-home-slide-theme-light .fd-home-slide-card{background: rgba(10, 11, 13, 0.78);}body.theme-france-detailing .fd-home-slider-nav{display: none;}body.theme-france-detailing .fd-home-slider-dots{top: 12px; right: 12px; padding: 0 2px; gap: 8px;}body.theme-france-detailing .fd-home-slider-dot{width: 6px; height: 6px; padding: 9px;}body.theme-france-detailing .fd-home-slider-dot.is-active{width: 16px;}}@media (max-width: 420px){body.theme-france-detailing .fd-home-slider{min-height: clamp(300px, 60vh, 380px);}body.theme-france-detailing .fd-home-slide-card{padding: 16px 14px;}body.theme-france-detailing .fd-home-slide-title{font-size: clamp(20px, 6vw, 26px);}body.theme-france-detailing .fd-home-slide-cta .fd-cta{font-size: 11px; padding: 0 14px; height: 40px;}}@media (prefers-reduced-motion: reduce){body.theme-france-detailing .fd-home-slide{transition: none;}}body.theme-france-detailing .fd-home-categs{position: relative; z-index: 5; margin-top: -55px; margin-bottom: 18px; width: 100%;}body.theme-france-detailing .fd-home-scroller{position: relative; width: 100%;}body.theme-france-detailing .fd-home-scroller-row{display: flex; gap: 14px; overflow-x: auto; scroll-snap-type: x proximity; padding: 8px 20px; max-width: 1280px; margin: 0 auto; scrollbar-width: none; -ms-overflow-style: none; scroll-behavior: smooth; -webkit-mask-image: linear-gradient(to right, transparent 0, black 140px, black calc(100% - 140px), transparent 100%); mask-image: linear-gradient(to right, transparent 0, black 140px, black calc(100% - 140px), transparent 100%);}body.theme-france-detailing .fd-home-scroller-row:not(.fd-scroll-ready){overflow: clip;}body.theme-france-detailing .fd-home-scroller-row::-webkit-scrollbar{display: none;}body.theme-france-detailing .fd-home-scroller-arrow{position: absolute; top: 50%; transform: translateY(-50%); z-index: 6; width: 46px; height: 46px; border-radius: 50%; background: #fff; border: 2px solid var(--fd-ink); color: var(--fd-ink); display: flex; align-items: center; justify-content: center; cursor: pointer; padding: 0; box-shadow: 0 6px 18px rgba(10, 11, 13, 0.16); transition: background 0.15s, transform 0.15s, opacity 0.18s;}body.theme-france-detailing .fd-home-scroller-arrow:hover:not(:disabled), body.theme-france-detailing .fd-home-scroller-arrow:focus:not(:disabled){background: var(--fd-red); color: #fff; border-color: var(--fd-red); transform: translateY(-50%) scale(1.05); outline: none;}body.theme-france-detailing .fd-home-scroller-arrow:disabled{opacity: 0; pointer-events: none; transform: translateY(-50%) scale(0.9);}body.theme-france-detailing .fd-home-scroller-arrow-prev{left: 130px;}body.theme-france-detailing .fd-home-scroller-arrow-next{right: 130px;}body.theme-france-detailing .fd-home-categ-card{flex: 0 0 160px; scroll-snap-align: start; display: flex; flex-direction: column; align-items: stretch; position: relative; background: var(--fd-paper); border: 1px solid var(--fd-line); border-radius: 12px; overflow: hidden; text-decoration: none !important; color: var(--fd-ink); box-shadow: 0 2px 8px rgba(10, 11, 13, 0.06); transition: all 0.18s ease; cursor: pointer;}body.theme-france-detailing .fd-home-categ-card:hover, body.theme-france-detailing .fd-home-categ-card:focus{transform: translateY(-3px); border-color: var(--fd-red); box-shadow: 0 10px 22px rgba(10, 11, 13, 0.12); outline: none;}body.theme-france-detailing .fd-home-categ-card:hover .fd-home-categ-card-img, body.theme-france-detailing .fd-home-categ-card:focus .fd-home-categ-card-img{transform: scale(1.06);}body.theme-france-detailing .fd-home-categ-card:hover .fd-home-categ-card-name, body.theme-france-detailing .fd-home-categ-card:focus .fd-home-categ-card-name{color: var(--fd-red);}body.theme-france-detailing .fd-home-categ-card-num{position: absolute; top: 4px; right: 8px; z-index: 1; font-family: var(--fd-display-font); font-weight: 700; font-size: 72px; line-height: 0.85; letter-spacing: -0.04em; color: rgba(10, 11, 13, 0.07); pointer-events: none; user-select: none; font-feature-settings: "tnum" 1; transition: color 0.18s ease, transform 0.18s ease;}body.theme-france-detailing .fd-home-categ-card:hover .fd-home-categ-card-num, body.theme-france-detailing .fd-home-categ-card:focus .fd-home-categ-card-num{color: rgba(226, 39, 24, 0.18); transform: scale(1.08);}body.theme-france-detailing .fd-home-categ-card-img-wrap{position: relative; width: 100%; aspect-ratio: 1 / 1; overflow: hidden; background: linear-gradient(180deg, #f7f7f6 0%, #ececea 100%);}body.theme-france-detailing .fd-home-categ-card-img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; padding: 12%; transition: transform 0.25s ease;}body.theme-france-detailing .fd-home-categ-card-name{padding: 10px 8px 12px; text-align: center; font-family: var(--fd-display-font); font-weight: 700; font-size: 11.5px; letter-spacing: 0.4px; text-transform: uppercase; color: var(--fd-ink); line-height: 1.2; transition: color 0.18s ease; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}@media (max-width: 900px){body.theme-france-detailing .fd-home-categs{margin-top: -45px;}body.theme-france-detailing .fd-home-categ-card{flex-basis: 140px;}}@media (max-width: 640px){body.theme-france-detailing .fd-home-categs{margin-top: -38px;}body.theme-france-detailing .fd-home-categ-card{flex-basis: 120px;}body.theme-france-detailing .fd-home-categ-card-name{font-size: 10.5px; padding: 8px 4px 10px;}body.theme-france-detailing .fd-home-categ-card-img{padding: 10%;}}@media (max-width: 640px){body.theme-france-detailing .fd-home-scroller-row{padding: 6px 12px; gap: 10px; -webkit-mask-image: none; mask-image: none;}body.theme-france-detailing .fd-home-scroller-arrow{display: none;}}@media (max-width: 420px){body.theme-france-detailing .fd-home-categ-card{flex-basis: 108px;}}body.theme-france-detailing .fd-home-about{padding: 44px 0 38px; background: var(--fd-paper);}body.theme-france-detailing .fd-home-about-inner{text-align: center;}body.theme-france-detailing .fd-home-about-eyebrow{display: inline-block; color: var(--fd-ink-2); margin-bottom: 18px; padding-bottom: 6px; border-bottom: 2px solid var(--fd-red);}body.theme-france-detailing .fd-home-about-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(28px, 4vw, 44px); line-height: 1.1; letter-spacing: -0.02em; text-transform: uppercase; color: var(--fd-ink); margin: 0 0 22px;}body.theme-france-detailing .fd-home-about-title-accent{color: var(--fd-red);}body.theme-france-detailing .fd-home-about-text{font-family: var(--fd-body-font); font-weight: 400; font-size: 16px; line-height: 1.65; color: var(--fd-ink-2); margin: 0 0 30px;}body.theme-france-detailing .fd-home-about-cta{display: flex; gap: 12px; justify-content: center; flex-wrap: wrap;}@media (max-width: 640px){body.theme-france-detailing .fd-home-about{padding: 44px 0 40px;}body.theme-france-detailing .fd-home-about-text{font-size: 15px;}}body.theme-france-detailing .fd-home-new-products{padding: 38px 0 50px; background: var(--fd-canvas, #fafaf9);}body.theme-france-detailing .fd-home-product-card{position: relative; flex: 0 0 240px; scroll-snap-align: start; display: flex; flex-direction: column; background: var(--fd-paper); border: 1px solid var(--fd-line); border-radius: 12px; overflow: hidden; text-decoration: none !important; color: var(--fd-ink); box-shadow: 0 2px 8px rgba(10, 11, 13, 0.04); transition: all 0.18s ease; cursor: pointer;}body.theme-france-detailing .fd-home-product-card::after{content: ''; position: absolute; bottom: 0; right: 0; width: 56px; height: 24px; background: var(--fd-red); clip-path: polygon(100% 0%, 100% 100%, 0% 100%); z-index: 2; transition: transform 0.18s ease;}body.theme-france-detailing .fd-home-product-card:hover, body.theme-france-detailing .fd-home-product-card:focus{transform: translateY(-3px); border-color: var(--fd-red); box-shadow: 0 12px 24px rgba(10, 11, 13, 0.12); outline: none;}body.theme-france-detailing .fd-home-product-card:hover .fd-home-product-card-img, body.theme-france-detailing .fd-home-product-card:focus .fd-home-product-card-img{transform: scale(1.04);}body.theme-france-detailing .fd-home-product-card:hover .fd-home-product-card-cta, body.theme-france-detailing .fd-home-product-card:focus .fd-home-product-card-cta{background: var(--fd-red); color: #fff;}body.theme-france-detailing .fd-home-product-card:hover::after, body.theme-france-detailing .fd-home-product-card:focus::after{transform: scale(1.18);}body.theme-france-detailing .fd-home-product-card-body{background: var(--fd-ink); color: #fff; padding: 14px 16px 16px; display: flex; flex-direction: column; gap: 4px; flex: 1 1 auto;}body.theme-france-detailing .fd-home-product-card-brand{color: rgba(255, 255, 255, 0.65);}body.theme-france-detailing .fd-home-product-card-name{color: #fff;}body.theme-france-detailing .fd-home-product-card-bottom{display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 8px; margin-top: 10px; min-width: 0;}body.theme-france-detailing .fd-home-product-card-price{color: #fff;}body.theme-france-detailing .fd-home-product-card-cta{font-family: var(--fd-display-font); font-weight: 700; font-size: 11px; letter-spacing: 0.5px; text-transform: uppercase; padding: 7px 12px; border-radius: 999px; background: transparent; color: var(--fd-red); border: 1.5px solid var(--fd-red); white-space: nowrap; transition: all 0.18s ease;}body.theme-france-detailing .fd-home-product-card-img-wrap{position: relative; width: 100%; aspect-ratio: 1 / 1; overflow: hidden; background: linear-gradient(180deg, #f7f7f6 0%, #ececea 100%); flex: 0 0 auto;}body.theme-france-detailing .fd-home-product-card-img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; padding: 14%; transition: transform 0.25s ease;}body.theme-france-detailing .fd-home-product-card-brand{font-family: var(--fd-display-font); font-weight: 700; font-size: 10.5px; letter-spacing: 0.5px; text-transform: uppercase;}body.theme-france-detailing .fd-home-product-card-name{font-family: var(--fd-display-font); font-weight: 700; font-size: 14px; line-height: 1.25; margin: 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; transition: color 0.18s ease; min-height: calc(14px * 1.25 * 2);}body.theme-france-detailing .fd-home-product-card-price{font-family: var(--fd-display-font); font-weight: 700; font-size: 18px; letter-spacing: -0.01em;}@media (max-width: 900px){body.theme-france-detailing .fd-home-product-card{flex-basis: 210px;}}@media (max-width: 640px){body.theme-france-detailing .fd-home-new-products{padding: 32px 0 38px;}body.theme-france-detailing .fd-home-product-card{flex-basis: 180px;}body.theme-france-detailing .fd-home-product-card-body{padding: 12px 14px 14px;}body.theme-france-detailing .fd-home-product-card-name{font-size: 13px; min-height: calc(13px * 1.25 * 2);}body.theme-france-detailing .fd-home-product-card-price{font-size: 16px;}body.theme-france-detailing .fd-home-product-card-bottom{flex-direction: column; align-items: stretch; gap: 8px;}body.theme-france-detailing .fd-home-product-card-cta{font-size: 10px; padding: 7px 12px; text-align: center;}}body.theme-france-detailing .fd-home-pads3{padding: 30px 0 56px; background: var(--fd-paper); position: relative;}body.theme-france-detailing .fd-home-pads3-chapeau{display: flex; align-items: center; gap: 14px; margin-bottom: 14px;}body.theme-france-detailing .fd-home-pads3-chapeau-label{font-family: var(--fd-display-font); font-weight: 700; font-size: 11px; letter-spacing: 0.8px; text-transform: uppercase; color: var(--fd-red); white-space: nowrap;}body.theme-france-detailing .fd-home-pads3-chapeau-line{flex: 1; height: 1px; background: linear-gradient(to right, var(--fd-line) 0%, transparent 100%);}body.theme-france-detailing .fd-home-pads3-grid{display: grid; grid-template-columns: minmax(0, 60fr) minmax(0, 40fr); gap: 40px; align-items: center;}body.theme-france-detailing .fd-home-pads3-visual-wrap{position: relative; width: 100%; overflow: visible;}body.theme-france-detailing .fd-home-pads3-visual{position: relative; width: 100%; margin-left: 90px; width: calc(100% - 90px); min-height: 380px; padding: 38px 36px 38px 32px; background: linear-gradient(135deg, #0a0b0d 0%, #15171a 55%, #1c1f23 100%); border-radius: 20px; overflow: hidden; box-shadow: 0 14px 36px rgba(10, 11, 13, 0.2); display: flex; flex-direction: column; justify-content: center;}body.theme-france-detailing .fd-home-pads3-visual::before{content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; z-index: 4; background: linear-gradient(to right, var(--fd-m-blue-light, #0066b1) 0% 33.33%, var(--fd-m-blue-dark, #1c69d4) 33.33% 66.66%, var(--fd-m-red, #e22718) 66.66% 100%);}body.theme-france-detailing .fd-home-pads3-visual::after{content: 'PADS'; position: absolute; right: -4%; bottom: -16%; font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(140px, 22vw, 280px); line-height: 0.8; letter-spacing: -0.04em; color: rgba(255, 255, 255, 0.05); pointer-events: none; z-index: 1; user-select: none;}body.theme-france-detailing .fd-home-pads3-visual-text{position: relative; z-index: 3; max-width: 100%; margin-left: auto; width: 60%; margin-right: 0;}body.theme-france-detailing .fd-home-pads3-visual-eyebrow{color: rgba(255, 255, 255, 0.75); border-bottom-color: var(--fd-red); margin-bottom: 18px;}body.theme-france-detailing .fd-home-pads3-visual-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(28px, 3.4vw, 42px); line-height: 1.05; letter-spacing: -0.02em; text-transform: uppercase; color: #fff; margin: 0 0 14px;}body.theme-france-detailing .fd-home-pads3-visual-intro{font-family: var(--fd-body-font); font-weight: 400; font-size: 15px; line-height: 1.55; color: rgba(255, 255, 255, 0.78); margin: 0;}body.theme-france-detailing .fd-home-pads3-visual-pads{position: absolute; left: -20px; bottom: -75px; width: 60%; max-width: 460px; height: auto; z-index: 5; transform: rotate(-8deg); transform-origin: center bottom; filter: drop-shadow(0 24px 36px rgba(0, 0, 0, 0.55)) drop-shadow(0 6px 12px rgba(0, 0, 0, 0.3)); transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1); pointer-events: none; will-change: transform;}body.theme-france-detailing .fd-home-pads3-content{min-width: 0;}body.theme-france-detailing .fd-home-pads3-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(28px, 3.4vw, 40px); line-height: 1.05; letter-spacing: -0.02em; text-transform: uppercase; color: var(--fd-ink); margin: 14px 0 14px;}body.theme-france-detailing .fd-home-pads3-intro{font-family: var(--fd-body-font); font-weight: 400; font-size: 15px; line-height: 1.55; color: var(--fd-ink-2); margin: 0 0 22px; max-width: 520px;}body.theme-france-detailing .fd-home-pads3-steps{list-style: none; padding: 0; margin: 0 0 26px; display: flex; flex-direction: column; gap: 12px;}body.theme-france-detailing .fd-home-pads3-step{position: relative; display: flex; align-items: flex-start; gap: 18px; padding: 14px 18px 14px 18px; background: var(--fd-canvas, #fafaf9); border: 1px solid var(--fd-line); border-radius: 10px; transition: all 0.18s ease;}body.theme-france-detailing .fd-home-pads3-step::before{content: ''; position: absolute; top: 0; bottom: 0; left: 0; width: 3px; background: var(--fd-red); border-top-left-radius: 10px; border-bottom-left-radius: 10px; transform: scaleY(0); transform-origin: center; transition: transform 0.2s ease;}body.theme-france-detailing .fd-home-pads3-step:hover, body.theme-france-detailing .fd-home-pads3-step:focus-within{border-color: var(--fd-red); background: var(--fd-paper); box-shadow: 0 6px 16px rgba(10, 11, 13, 0.06);}body.theme-france-detailing .fd-home-pads3-step:hover::before, body.theme-france-detailing .fd-home-pads3-step:focus-within::before{transform: scaleY(1);}body.theme-france-detailing .fd-home-pads3-step:hover .fd-home-pads3-num, body.theme-france-detailing .fd-home-pads3-step:focus-within .fd-home-pads3-num{color: var(--fd-red);}body.theme-france-detailing .fd-home-pads3-step:hover .fd-home-pads3-step-title, body.theme-france-detailing .fd-home-pads3-step:focus-within .fd-home-pads3-step-title{color: var(--fd-red);}body.theme-france-detailing .fd-home-pads3-num{font-family: var(--fd-display-font); font-weight: 700; font-size: 32px; line-height: 1; letter-spacing: -0.03em; color: var(--fd-ink); font-feature-settings: "tnum" 1; flex: 0 0 auto; transition: color 0.18s ease;}body.theme-france-detailing .fd-home-pads3-step-body{min-width: 0;}body.theme-france-detailing .fd-home-pads3-step-title{font-family: var(--fd-display-font); font-weight: 700; font-size: 14px; letter-spacing: 0.4px; text-transform: uppercase; color: var(--fd-ink); margin: 2px 0 3px; transition: color 0.18s ease;}body.theme-france-detailing .fd-home-pads3-step-text{font-family: var(--fd-body-font); font-weight: 400; font-size: 13.5px; line-height: 1.5; color: var(--fd-ink-2); margin: 0;}@media (max-width: 900px){body.theme-france-detailing .fd-home-pads3-grid{grid-template-columns: 1fr; gap: 28px;}body.theme-france-detailing .fd-home-pads3-visual-wrap{margin: 0 auto; max-width: 540px;}body.theme-france-detailing .fd-home-pads3-visual{min-height: 320px; margin-left: 30px; width: calc(100% - 30px); padding: 24px 22px 22px 28px; border-radius: 16px;}body.theme-france-detailing .fd-home-pads3-visual::after{font-size: clamp(80px, 20vw, 140px); bottom: -10%; right: -3%;}body.theme-france-detailing .fd-home-pads3-visual-text{max-width: 100%; width: 100%;}body.theme-france-detailing .fd-home-pads3-visual-pads{left: -10px; bottom: -25px; width: 50%; max-width: 220px;}body.theme-france-detailing .fd-home-pads3-visual-title{font-size: clamp(22px, 6vw, 30px);}body.theme-france-detailing .fd-home-pads3-visual-intro{font-size: 14px;}body.theme-france-detailing .fd-home-pads3-title{font-size: clamp(24px, 6vw, 32px);}body.theme-france-detailing .fd-home-pads3-num{font-size: 28px;}body.theme-france-detailing .fd-home-pads3-cta{text-align: center;}}body.theme-france-detailing .fd-home-stats{position: relative; background: var(--fd-paper); padding: 36px clamp(20px, 5vw, 56px); border-bottom: 1px solid var(--fd-line);}body.theme-france-detailing .fd-home-stats-grid{display: grid; grid-template-columns: repeat(6, 1fr); gap: 0; align-items: center;}body.theme-france-detailing .fd-home-stat{display: flex; flex-direction: column; align-items: center; text-align: center; padding: 10px 18px; position: relative;}body.theme-france-detailing .fd-home-stat:not(:last-child)::after{content: ''; position: absolute; right: 0; top: 22%; bottom: 22%; width: 1px; background: var(--fd-line);}body.theme-france-detailing .fd-home-stat .fd-home-stat-value{display: inline-flex; align-items: baseline; font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(28px, 3.2vw, 42px); line-height: 1; letter-spacing: -0.02em;}body.theme-france-detailing .fd-home-stat .fd-home-stat-num{color: var(--fd-ink); font-variant-numeric: tabular-nums;}body.theme-france-detailing .fd-home-stat .fd-home-stat-suffix{color: var(--fd-red); margin-left: 1px; font-weight: 700;}body.theme-france-detailing .fd-home-stat .fd-home-stat-label{display: block; margin-top: 10px; padding-top: 8px; font-family: var(--fd-display-font); font-weight: 700; font-size: 11px; letter-spacing: var(--fd-eyebrow-tracking); text-transform: uppercase; color: var(--fd-ink-2); line-height: 1.2; position: relative;}body.theme-france-detailing .fd-home-stat .fd-home-stat-label::before{content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 24px; height: 2px; background: var(--fd-red);}@media (max-width: 960px){body.theme-france-detailing .fd-home-stats{padding: 28px clamp(16px, 4vw, 32px);}body.theme-france-detailing .fd-home-stats-grid{grid-template-columns: repeat(3, 1fr); row-gap: 24px;}body.theme-france-detailing .fd-home-stat:nth-child(3)::after{display: none;}}@media (max-width: 540px){body.theme-france-detailing .fd-home-stats{padding: 22px 12px;}body.theme-france-detailing .fd-home-stats-grid{grid-template-columns: repeat(2, 1fr); row-gap: 22px;}body.theme-france-detailing .fd-home-stat::after{display: none !important;}body.theme-france-detailing .fd-home-stat:nth-child(odd)::after{display: block !important; top: 18%; bottom: 18%;}}body.theme-france-detailing .fd-home-pillars{padding: 96px 0;}body.theme-france-detailing .fd-home-pillars-grid{display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;}body.theme-france-detailing .fd-pillar{position: relative; display: block; height: 460px; overflow: hidden; border-radius: var(--fd-radius-card); text-decoration: none !important; color: #fff; transition: transform var(--fd-tr);}body.theme-france-detailing .fd-pillar:hover{transform: translateY(-4px);}body.theme-france-detailing .fd-pillar:hover .fd-pillar-bg{transform: scale(1.05);}body.theme-france-detailing .fd-pillar .fd-pillar-bg{position: absolute; inset: 0; transition: transform 0.6s ease;}body.theme-france-detailing .fd-pillar .fd-pillar-overlay{position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.85) 100%);}body.theme-france-detailing .fd-pillar .fd-pillar-content{position: absolute; inset: auto 0 0 0; padding: 28px 28px 32px;}body.theme-france-detailing .fd-pillar .fd-pillar-num{font-family: var(--fd-display-font); font-weight: 700; font-size: 11px; letter-spacing: var(--fd-eyebrow-tracking); text-transform: uppercase; color: rgba(255, 255, 255, 0.7);}body.theme-france-detailing .fd-pillar .fd-pillar-mstripe{display: block; width: 50px; height: 3px; margin: 12px 0 14px; background: linear-gradient(to right, var(--fd-m-blue-light) 0%, var(--fd-m-blue-light) 33.33%, var(--fd-m-blue-dark) 33.33%, var(--fd-m-blue-dark) 66.66%, var(--fd-m-red) 66.66%, var(--fd-m-red) 100%);}body.theme-france-detailing .fd-pillar .fd-pillar-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(28px, 3vw, 36px); line-height: 1.05; letter-spacing: -0.01em; text-transform: uppercase; color: #fff; margin: 0 0 10px;}body.theme-france-detailing .fd-pillar .fd-pillar-desc{font-family: var(--fd-body-font); font-weight: 300; font-size: 14px; line-height: 1.5; color: rgba(255, 255, 255, 0.82); margin: 0 0 20px; max-width: 320px;}body.theme-france-detailing .fd-pillar .fd-pillar-link{display: inline-flex; align-items: center; gap: 8px; font-family: var(--fd-display-font); font-weight: 700; font-size: 12px; letter-spacing: var(--fd-display-tracking); text-transform: uppercase; color: #fff;}body.theme-france-detailing .fd-pillar .fd-pillar-link svg{transition: transform var(--fd-tr-fast);}body.theme-france-detailing .fd-pillar:hover .fd-pillar-link svg{transform: translateX(4px);}body.theme-france-detailing .fd-pillar-1 .fd-pillar-bg{background: radial-gradient(ellipse at 20% 30%, rgba(255, 255, 255, 0.12) 0%, transparent 50%), linear-gradient(135deg, #0c224a 0%, #1a3a73 60%, #1c69d4 100%);}body.theme-france-detailing .fd-pillar-2 .fd-pillar-bg{background: radial-gradient(ellipse at 80% 20%, rgba(255, 255, 255, 0.08) 0%, transparent 50%), linear-gradient(135deg, #1a1a1a 0%, #2b2b2b 60%, #4a4a4a 100%);}body.theme-france-detailing .fd-pillar-3 .fd-pillar-bg{background: radial-gradient(ellipse at 70% 30%, rgba(255, 255, 255, 0.15) 0%, transparent 50%), linear-gradient(135deg, #5a0c08 0%, #b71d10 60%, #e22718 100%);}@media (max-width: 991px){body.theme-france-detailing .fd-home-pillars-grid{grid-template-columns: 1fr;}body.theme-france-detailing .fd-pillar{height: 360px;}}body.theme-france-detailing .fd-home-bestsellers{padding: 96px 0; background: var(--fd-paper); border-top: 1px solid var(--fd-line); border-bottom: 1px solid var(--fd-line);}body.theme-france-detailing .fd-home-products-grid{display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;}body.theme-france-detailing .fd-product-card{position: relative; background: var(--fd-paper); border: 1px solid var(--fd-line); border-radius: var(--fd-radius-card); overflow: hidden; transition: all var(--fd-tr);}body.theme-france-detailing .fd-product-card:hover{transform: translateY(-2px); border-color: var(--fd-line-2); box-shadow: var(--fd-shadow-md);}body.theme-france-detailing .fd-product-card .fd-product-card-img{aspect-ratio: 1 / 1; background: linear-gradient(135deg, var(--fd-surface) 0%, var(--fd-surface-2) 100%); display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden;}body.theme-france-detailing .fd-product-card .fd-product-card-img::after{content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.5) 0%, transparent 50%);}body.theme-france-detailing .fd-product-card .fd-product-card-img-placeholder{font-family: var(--fd-display-font); font-weight: 700; font-size: 15px; letter-spacing: var(--fd-display-tracking); text-transform: uppercase; color: var(--fd-ink-3); position: relative; z-index: 1;}body.theme-france-detailing .fd-product-card .fd-product-card-body{padding: 18px 18px 22px;}body.theme-france-detailing .fd-product-card .fd-product-card-brand{font-family: var(--fd-display-font); font-weight: 700; font-size: 10px; letter-spacing: var(--fd-eyebrow-tracking); text-transform: uppercase; color: var(--fd-ink-3);}body.theme-france-detailing .fd-product-card .fd-product-card-title{font-family: var(--fd-display-font); font-weight: 600; font-size: 15px; line-height: 1.3; color: var(--fd-ink); margin: 6px 0 10px;}body.theme-france-detailing .fd-product-card .fd-product-card-price{font-family: var(--fd-display-font); font-weight: 700; font-size: 17px; color: var(--fd-ink);}body.theme-france-detailing .fd-product-card .fd-product-card-tag{position: absolute; top: 12px; left: 12px; display: inline-flex; align-items: center; padding: 5px 10px; background: var(--fd-ink); color: #fff; font-family: var(--fd-display-font); font-weight: 700; font-size: 10px; letter-spacing: var(--fd-display-tracking); text-transform: uppercase; border-radius: var(--fd-radius-cta);}body.theme-france-detailing .fd-product-card .fd-product-card-tag.fd-product-card-tag-promo{background: var(--fd-red);}body.theme-france-detailing .fd-product-card .fd-product-card-tag.fd-product-card-tag-new{background: var(--fd-m-blue-dark);}@media (max-width: 991px){body.theme-france-detailing .fd-home-products-grid{grid-template-columns: repeat(2, 1fr);}}body.theme-france-detailing .fd-home-brands{padding: 96px 0;}body.theme-france-detailing .fd-home-brands-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(24px, 2.6vw, 32px); line-height: 1.15; letter-spacing: -0.01em; text-transform: uppercase; color: var(--fd-ink); margin: 14px 0 56px;}body.theme-france-detailing .fd-home-brands-grid{display: grid; grid-template-columns: repeat(6, 1fr); border-top: 1px solid var(--fd-line); border-left: 1px solid var(--fd-line);}body.theme-france-detailing .fd-home-brand{display: flex; align-items: center; justify-content: center; padding: 38px 16px; font-family: var(--fd-display-font); font-weight: 700; font-size: 13px; letter-spacing: var(--fd-display-tracking); text-transform: uppercase; color: var(--fd-ink-2); border-right: 1px solid var(--fd-line); border-bottom: 1px solid var(--fd-line); background: var(--fd-paper); transition: all var(--fd-tr-fast);}body.theme-france-detailing .fd-home-brand:hover{color: var(--fd-red); background: var(--fd-surface);}@media (max-width: 991px){body.theme-france-detailing .fd-home-brands-grid{grid-template-columns: repeat(3, 1fr);}}@media (max-width: 480px){body.theme-france-detailing .fd-home-brands-grid{grid-template-columns: repeat(2, 1fr);}}body.theme-france-detailing .fd-home-testimonials{padding: 96px 0; background: var(--fd-paper); border-top: 1px solid var(--fd-line); border-bottom: 1px solid var(--fd-line);}body.theme-france-detailing .fd-home-testimonials-grid{display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;}body.theme-france-detailing .fd-testimonial{background: var(--fd-canvas); border: 1px solid var(--fd-line); border-radius: var(--fd-radius-card); padding: 28px;}body.theme-france-detailing .fd-testimonial .fd-testimonial-stars{display: flex; gap: 2px; color: var(--fd-red); font-size: 16px; margin-bottom: 16px;}body.theme-france-detailing .fd-testimonial .fd-testimonial-quote{font-family: var(--fd-body-font); font-style: italic; font-weight: 300; font-size: 16px; line-height: 1.55; color: var(--fd-ink); margin: 0 0 22px;}body.theme-france-detailing .fd-testimonial .fd-testimonial-author{font-family: var(--fd-display-font); font-weight: 700; font-size: 13px; letter-spacing: var(--fd-display-tracking); text-transform: uppercase; color: var(--fd-ink); font-style: normal;}body.theme-france-detailing .fd-testimonial .fd-testimonial-author span{display: block; margin-top: 4px; font-weight: 400; font-size: 11px; letter-spacing: var(--fd-eyebrow-tracking); color: var(--fd-ink-3); text-transform: none;}@media (max-width: 991px){body.theme-france-detailing .fd-home-testimonials-grid{grid-template-columns: 1fr;}}body.theme-france-detailing .fd-home-usps{padding: 80px 0;}body.theme-france-detailing .fd-home-usps-grid{display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;}body.theme-france-detailing .fd-home-usp{text-align: center; padding: 24px 16px;}body.theme-france-detailing .fd-home-usp .fd-home-usp-icon{display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; margin-bottom: 18px; color: var(--fd-red);}body.theme-france-detailing .fd-home-usp .fd-home-usp-icon svg{width: 28px; height: 28px;}body.theme-france-detailing .fd-home-usp h3{font-family: var(--fd-display-font); font-weight: 700; font-size: 13px; letter-spacing: var(--fd-display-tracking); text-transform: uppercase; color: var(--fd-ink); margin: 0 0 8px;}body.theme-france-detailing .fd-home-usp p{font-family: var(--fd-body-font); font-weight: 300; font-size: 14px; line-height: 1.5; color: var(--fd-ink-2); margin: 0;}@media (max-width: 720px){body.theme-france-detailing .fd-home-usps-grid{grid-template-columns: repeat(2, 1fr);}}body.theme-france-detailing .fd-home-ctaband{position: relative; padding: 120px 0; overflow: hidden;}body.theme-france-detailing .fd-home-ctaband-bg{position: absolute; inset: 0; background: radial-gradient(ellipse 40% 60% at 80% 50%, rgba(226, 39, 24, 0.5) 0%, transparent 60%), linear-gradient(135deg, #0a0b0d 0%, #1a1a1a 100%); z-index: 0;}body.theme-france-detailing .fd-home-ctaband-bg::after{content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 10% 20%, rgba(28, 105, 212, 0.18) 0%, transparent 50%);}body.theme-france-detailing .fd-home-ctaband-inner{position: relative; z-index: 1; text-align: center;}body.theme-france-detailing .fd-home-ctaband-mstripe{display: inline-block; width: 60px; height: 4px; margin: 0 auto 24px; background: linear-gradient(to right, var(--fd-m-blue-light) 0%, var(--fd-m-blue-light) 33.33%, var(--fd-m-blue-dark) 33.33%, var(--fd-m-blue-dark) 66.66%, var(--fd-m-red) 66.66%, var(--fd-m-red) 100%);}body.theme-france-detailing .fd-home-ctaband-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(36px, 5vw, 56px); line-height: 1.05; letter-spacing: -0.015em; text-transform: uppercase; color: #fff; margin: 0 auto 18px; max-width: 720px;}body.theme-france-detailing .fd-home-ctaband-sub{font-family: var(--fd-body-font); font-weight: 300; font-size: 16px; line-height: 1.55; color: rgba(255, 255, 255, 0.78); margin: 0 auto 32px; max-width: 520px;}body.theme-france-detailing .fd-home-newsletter{padding: 80px 0; background: var(--fd-paper); border-top: 1px solid var(--fd-line);}body.theme-france-detailing .fd-home-newsletter .fd-container{max-width: 720px; margin: 0 auto; text-align: center;}body.theme-france-detailing .fd-home-newsletter .fd-eyebrow{display: inline-block; font-family: var(--fd-display-font); font-weight: 700; font-size: 11px; letter-spacing: var(--fd-eyebrow-tracking); text-transform: uppercase; color: var(--fd-red);}body.theme-france-detailing .fd-home-newsletter .fd-home-newsletter-title{font-family: var(--fd-display-font); font-weight: 700; font-size: clamp(28px, 3.4vw, 40px); line-height: 1.1; letter-spacing: -0.01em; text-transform: uppercase; color: var(--fd-ink); margin: 12px 0 14px;}body.theme-france-detailing .fd-home-newsletter .fd-home-newsletter-sub{font-family: var(--fd-body-font); font-weight: 300; font-size: 15px; line-height: 1.55; color: var(--fd-ink-2); margin: 0 0 28px;}body.theme-france-detailing .fd-home-newsletter-form{display: flex; gap: 8px; max-width: 480px; margin: 0 auto;}body.theme-france-detailing .fd-home-newsletter-form input[type="email"]{flex: 1 1 auto; height: 48px; padding: 0 16px; border: 1px solid var(--fd-line-2); border-radius: var(--fd-radius-cta); background: var(--fd-paper); font-family: var(--fd-body-font); font-size: 15px; color: var(--fd-ink);}body.theme-france-detailing .fd-home-newsletter-form input[type="email"]:focus{outline: none; border-color: var(--fd-red);}@media (max-width: 540px){body.theme-france-detailing .fd-home-newsletter-form{flex-direction: column;}body.theme-france-detailing .fd-home-newsletter-form input[type="email"]{width: 100%;}body.theme-france-detailing .fd-home-newsletter-form .fd-cta{width: 100%;}}body.theme-france-detailing .fd-home-bgtext{position: absolute; font-family: var(--fd-display-font); font-size: clamp(120px, 18vw, 280px); font-weight: 700; line-height: 0.8; letter-spacing: -0.03em; text-transform: uppercase; pointer-events: none; white-space: nowrap; z-index: 0; color: rgba(10, 11, 13, 0.45);}body.theme-france-detailing .fd-home-bgtext-left{left: -3%; bottom: -8%;}body.theme-france-detailing .fd-home-bgtext-right{right: -3%; bottom: -8%;}body.theme-france-detailing .fd-home-bgtext-ctaband{right: -3%; top: -10%; color: rgba(255, 255, 255, 0.34); font-size: clamp(120px, 18vw, 280px);}body.theme-france-detailing .fd-home-bgtext-new-products{left: -3%; top: -8%; font-size: clamp(120px, 18vw, 260px);}body.theme-france-detailing .fd-home-bgtext-stats{right: -3%; top: -50%; font-size: clamp(100px, 14vw, 200px); color: rgba(10, 11, 13, 0.45);}body.theme-france-detailing .fd-home-bgtext-best-sellers{right: -2%; top: -8%; font-size: clamp(80px, 12vw, 180px); color: rgba(10, 11, 13, 0.45);}body.theme-france-detailing .fd-home-pillars, body.theme-france-detailing .fd-home-bestsellers, body.theme-france-detailing .fd-home-brands, body.theme-france-detailing .fd-home-ctaband, body.theme-france-detailing .fd-home-about, body.theme-france-detailing .fd-home-new-products, body.theme-france-detailing .fd-home-stats, body.theme-france-detailing .fd-home-brands-block, body.theme-france-detailing .fd-home-reviews{position: relative; overflow: hidden;}body.theme-france-detailing .fd-home-reviews{padding: 44px 0 54px; background: var(--fd-canvas, #fafaf9);}body.theme-france-detailing .fd-home-bgtext-reviews{left: -2%; top: -8%; font-size: clamp(120px, 18vw, 260px); color: rgba(10, 11, 13, 0.45);}body.theme-france-detailing .fd-home-reviews-verified{display: inline-flex; align-items: center; gap: 8px; margin-top: 10px; font-family: var(--fd-display-font); font-weight: 700; font-size: 11.5px; letter-spacing: 0.5px; text-transform: uppercase; color: var(--fd-ink-2);}body.theme-france-detailing .fd-home-reviews-verified-hex{position: relative; display: inline-flex; width: 26px; height: 26px; background: var(--fd-ink); clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); padding: 1.5px; align-items: stretch; justify-content: stretch; flex: 0 0 26px;}body.theme-france-detailing .fd-home-reviews-verified-hex-fill{flex: 1 1 auto; position: relative; display: flex; align-items: center; justify-content: center; padding-top: 3px; background: var(--fd-paper); clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); color: var(--fd-red);}body.theme-france-detailing .fd-home-reviews-verified-hex-stripe{position: absolute; top: 4px; left: 30%; right: 30%; height: 1.5px; background: linear-gradient(to right, var(--fd-m-blue-light, #0066b1) 0 33.33%, var(--fd-m-blue-dark, #1c69d4) 33.33% 66.66%, var(--fd-m-red, #e22718) 66.66%); pointer-events: none;}body.theme-france-detailing .fd-home-reviews-rewarded{display: inline-flex; align-items: center; gap: 8px; font-family: var(--fd-display-font); font-weight: 700; font-size: 12px; letter-spacing: 0.5px; text-transform: uppercase; color: #C20016; padding: 8px 14px; background: rgba(226, 39, 24, 0.08); border: 1px solid rgba(226, 39, 24, 0.25); border-radius: 999px; white-space: nowrap;}body.theme-france-detailing .fd-home-review-product{display: flex; align-items: center; gap: 10px; padding: 8px 10px; background: var(--fd-canvas, #fafaf9); border: 1px solid var(--fd-line); border-radius: 8px; text-decoration: none !important; color: var(--fd-ink); transition: all 0.18s ease;}body.theme-france-detailing .fd-home-review-product:hover, body.theme-france-detailing .fd-home-review-product:focus{border-color: var(--fd-red); background: var(--fd-paper); outline: none;}body.theme-france-detailing .fd-home-review-product:hover .fd-home-review-product-name, body.theme-france-detailing .fd-home-review-product:focus .fd-home-review-product-name{color: var(--fd-red);}body.theme-france-detailing .fd-home-review-product-img{width: 36px; height: 36px; object-fit: contain; border-radius: 4px; background: var(--fd-paper); flex: 0 0 auto;}body.theme-france-detailing .fd-home-review-product-name{font-family: var(--fd-display-font); font-weight: 700; font-size: 11.5px; line-height: 1.25; color: var(--fd-ink); text-transform: uppercase; letter-spacing: 0.3px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; transition: color 0.18s ease;}body.theme-france-detailing .fd-home-reviews-grid{display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 22px;}body.theme-france-detailing .fd-home-review-card{background: var(--fd-paper); border: 1px solid var(--fd-line); border-radius: 12px; padding: 22px 22px 20px; display: flex; flex-direction: column; gap: 10px; transition: all 0.18s ease;}body.theme-france-detailing .fd-home-review-card:hover{transform: translateY(-2px); border-color: var(--fd-red); box-shadow: 0 10px 22px rgba(10, 11, 13, 0.08);}body.theme-france-detailing .fd-home-review-stars{display: flex; gap: 2px; font-size: 18px; line-height: 1;}body.theme-france-detailing .fd-home-review-star{color: var(--fd-line-2, #d4d4d2);}body.theme-france-detailing .fd-home-review-star.is-filled{color: var(--fd-red);}body.theme-france-detailing .fd-home-review-title{font-family: var(--fd-display-font); font-weight: 700; font-size: 14px; line-height: 1.3; letter-spacing: 0.2px; text-transform: uppercase; color: var(--fd-ink); margin: 0;}body.theme-france-detailing .fd-home-review-comment{font-family: var(--fd-body-font); font-weight: 400; font-size: 13.5px; line-height: 1.55; color: var(--fd-ink-2); margin: 0; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden;}body.theme-france-detailing .fd-home-review-author{font-style: normal; font-family: var(--fd-display-font); font-size: 12px; color: var(--fd-ink-2); margin-top: auto; padding-top: 8px; border-top: 1px solid var(--fd-line);}body.theme-france-detailing .fd-home-review-author .fd-home-review-author-name{font-weight: 700; color: var(--fd-ink); text-transform: uppercase; letter-spacing: 0.3px;}body.theme-france-detailing .fd-home-review-author .fd-home-review-author-city{margin-left: 6px;}body.theme-france-detailing .fd-home-review-author .fd-home-review-author-city::before{content: '· '; opacity: 0.6;}@media (max-width: 900px){body.theme-france-detailing .fd-home-reviews-grid{grid-template-columns: repeat(2, minmax(0, 1fr));}}@media (max-width: 540px){body.theme-france-detailing .fd-home-reviews{padding: 34px 0 40px;}body.theme-france-detailing .fd-home-reviews-grid{grid-template-columns: 1fr; gap: 12px;}body.theme-france-detailing .fd-home-review-card{padding: 18px 18px 16px;}}body.theme-france-detailing .fd-home-reviews-toggle{-webkit-appearance: none; appearance: none; background: transparent; border: 1px solid rgba(10, 11, 13, 0.15); border-radius: 99px; padding: 10px 18px; margin: 16px auto 0; display: none; align-items: center; gap: 8px; cursor: pointer; font-family: var(--fd-display-font); font-weight: 700; font-size: 12px; letter-spacing: 0.8px; text-transform: uppercase; color: var(--fd-ink); transition: all 0.18s ease;}body.theme-france-detailing .fd-home-reviews-toggle:hover, body.theme-france-detailing .fd-home-reviews-toggle:focus{border-color: var(--fd-red); color: var(--fd-red); outline: none;}body.theme-france-detailing .fd-home-reviews-toggle .fd-home-reviews-toggle-chevron{transition: transform 0.22s ease;}body.theme-france-detailing .fd-home-reviews-toggle .fd-home-reviews-toggle-label-less{display: none;}@media (max-width: 540px){body.theme-france-detailing{}body.theme-france-detailing .fd-home-reviews-toggle{display: inline-flex;}body.theme-france-detailing .fd-home-reviews-grid:not(.is-expanded) .fd-home-review-card:nth-child(n+2){display: none;}body.theme-france-detailing .fd-home-reviews-grid.is-expanded + .fd-home-reviews-toggle .fd-home-reviews-toggle-label-more{display: none;}body.theme-france-detailing .fd-home-reviews-grid.is-expanded + .fd-home-reviews-toggle .fd-home-reviews-toggle-label-less{display: inline;}body.theme-france-detailing .fd-home-reviews-grid.is-expanded + .fd-home-reviews-toggle .fd-home-reviews-toggle-chevron{transform: rotate(180deg);}}body.theme-france-detailing .fd-home-brands-block{padding: 64px 0 72px; background: radial-gradient(ellipse 40% 60% at 80% 50%, rgba(226, 39, 24, 0.5) 0%, transparent 60%), linear-gradient(135deg, #0a0b0d 0%, #1a1a1a 100%); position: relative; overflow: hidden;}body.theme-france-detailing .fd-home-brands-block::before{content: ''; position: absolute; inset: 0; background: radial-gradient(circle at 10% 20%, rgba(28, 105, 212, 0.18) 0%, transparent 50%); z-index: 0; pointer-events: none;}body.theme-france-detailing .fd-home-brands-block .fd-container{position: relative; z-index: 1;}body.theme-france-detailing .fd-home-brands-block .fd-home-section-title{color: #fff;}body.theme-france-detailing .fd-home-brands-block .fd-eyebrow{color: rgba(255, 255, 255, 0.78);}body.theme-france-detailing .fd-home-brands-block .fd-eyebrow::before{background: var(--fd-red);}body.theme-france-detailing .fd-home-brands-block .fd-home-link-all{color: rgba(255, 255, 255, 0.85);}body.theme-france-detailing .fd-home-brands-block .fd-home-link-all:hover, body.theme-france-detailing .fd-home-brands-block .fd-home-link-all:focus{color: #fff;}body.theme-france-detailing .fd-home-brands-block-grid{display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 14px; margin-top: 22px;}body.theme-france-detailing .fd-home-brand-tile{display: flex; align-items: center; justify-content: center; aspect-ratio: 16 / 9; background: #fff; border: 1px solid rgba(255, 255, 255, 0.08); border-radius: 10px; padding: 14px; overflow: hidden; transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease; cursor: pointer;}body.theme-france-detailing .fd-home-brand-tile:hover, body.theme-france-detailing .fd-home-brand-tile:focus{transform: translateY(-3px); border-color: var(--fd-red); box-shadow: 0 10px 24px rgba(0, 0, 0, 0.35); outline: none;}body.theme-france-detailing .fd-home-brand-tile:hover .fd-home-brand-tile-img, body.theme-france-detailing .fd-home-brand-tile:focus .fd-home-brand-tile-img{transform: scale(1.08);}body.theme-france-detailing .fd-home-brand-tile-img{max-width: 100%; max-height: 100%; object-fit: contain; transition: transform 0.2s ease;}@media (max-width: 1100px){body.theme-france-detailing .fd-home-brands-block-grid{grid-template-columns: repeat(4, minmax(0, 1fr));}}@media (max-width: 768px){body.theme-france-detailing .fd-home-brands-block{background: radial-gradient(ellipse 90% 65% at 50% 35%, rgba(226, 39, 24, 0.45) 0%, transparent 65%), linear-gradient(135deg, #0a0b0d 0%, #1a1a1a 100%); padding: 40px 0 48px;}body.theme-france-detailing .fd-home-brands-block::before{background: radial-gradient(circle at 50% 85%, rgba(28, 105, 212, 0.22) 0%, transparent 55%);}}@media (max-width: 640px){body.theme-france-detailing{}body.theme-france-detailing .fd-home-brands-block{padding: 32px 0 40px;}body.theme-france-detailing .fd-home-brands-block-grid{grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px;}body.theme-france-detailing .fd-home-brand-tile{padding: 10px;}body.theme-france-detailing .fd-home-brand-tile:nth-child(10){display: none;}}@media (max-width: 768px){body.theme-france-detailing{}body.theme-france-detailing .fd-home-bgtext{font-size: clamp(26px, 7.5vw, 50px); color: rgba(10, 11, 13, 0.45); white-space: nowrap; line-height: 0.9; letter-spacing: -0.02em; z-index: 2; pointer-events: none; text-align: left; max-width: none;}body.theme-france-detailing .fd-home-bgtext-left, body.theme-france-detailing .fd-home-bgtext-new-products, body.theme-france-detailing .fd-home-bgtext-reviews{left: 14px; right: auto; top: 14px; bottom: auto;}body.theme-france-detailing .fd-home-bgtext-right, body.theme-france-detailing .fd-home-bgtext-best-sellers{right: 14px; left: auto; top: 14px; bottom: auto;}body.theme-france-detailing .fd-home-bgtext-ctaband{right: 14px; left: auto; top: 14px; bottom: auto; color: rgba(255, 255, 255, 0.22);}body.theme-france-detailing .fd-home-bgtext-stats{right: 14px; left: auto; top: 10px; bottom: auto; font-size: clamp(20px, 6vw, 36px);}}