.rs-hero-video{--rs-hero-brand: var(--rs-color-brand);--rs-hero-brand-hover: var(--rs-color-brand-hover);position:relative;isolation:isolate;min-height:100svh;min-height:100vh;display:flex;align-items:flex-end;width:100%;overflow:hidden;color:#fff;box-sizing:border-box;padding:0 16px 35px}.rs-hero-video__media-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--rs-color-ink)}.rs-hero-video__el,.rs-hero-video__media-wrap video,.rs-hero-video__media-wrap .shopify-model-viewer-ui,.rs-hero-video__media-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0;pointer-events:none}.rs-hero-video__el--image{object-fit:cover}.rs-hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0a0a0a00,#0a0a0a59 38%,#0a0a0ae0)}.rs-hero-video__content{position:relative;z-index:2;width:100%;max-width:720px;padding:24px 16px calc(32px + env(safe-area-inset-bottom,0px));transform:translateY(-78px);overflow:visible;max-height:none;scrollbar-width:none}.rs-hero-video__content::-webkit-scrollbar{width:0;height:0}@media(min-width:768px){.rs-hero-video{padding:0 90px 35px}.rs-hero-video__content{padding:48px 24px 56px;max-width:820px;transform:none;overflow:visible;max-height:none}}.rs-hero-video__badge{display:inline-flex;align-items:center;gap:10px;padding:8px 14px 8px 10px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.rs-hero-video__badge-dot{width:10px;height:10px;border-radius:50%;background:var(--rs-hero-brand);box-shadow:0 0 #f472b68c;animation:rs-hero-video-pulse 1.8s ease-in-out infinite}@keyframes rs-hero-video-pulse{0%,to{box-shadow:0 0 #f472b673;transform:scale(1)}50%{box-shadow:0 0 0 10px #f472b600;transform:scale(1.05)}}@media(prefers-reduced-motion:reduce){.rs-hero-video__badge-dot{animation:none;box-shadow:none}}.rs-hero-video__title{margin:0 0 16px;font-family:Syne,ui-sans-serif,system-ui,sans-serif!important;font-size:clamp(2.1rem,7.4vw,2.5rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:#fff;overflow:visible;max-height:none}.rs-hero-video__title-line{display:block;color:#fff}.rs-hero-video__title-accent{display:inline;color:var(--rs-hero-brand);border-bottom:none;padding-bottom:0;margin-top:0}.rs-hero-video__subtitle{margin:0 0 24px;font-size:17px;line-height:1.5;color:#ffffffd1;max-width:36em;overflow:visible;max-height:none;scrollbar-width:none}.rs-hero-video__subtitle::-webkit-scrollbar{width:0;height:0}@media(min-width:768px){.rs-hero-video__subtitle{font-size:18px;margin-bottom:28px}}.rs-hero-video__search{display:flex;align-items:center;gap:10px;height:57px;padding:0 12px 0 16px;margin-bottom:14px;border-radius:12px;background:#f5f5f5f0;border:1.5px solid rgba(232,232,232,.95)}.rs-hero-video__search-icon{flex:0 0 auto;opacity:.55;font-size:16px}.rs-hero-video__search input[type=search]{flex:1 1 auto;min-width:0;height:100%;border:0;background:transparent;font-size:15px;color:var(--rs-color-ink);outline:none}.rs-hero-video__search input::placeholder{color:var(--rs-color-muted)}.rs-hero-video__search-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;border:none;background:var(--rs-hero-brand);color:#fff!important;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease;white-space:nowrap}.rs-btn-short{display:none}.rs-btn-full{display:inline}.rs-hero-video__search-btn:hover{background:var(--rs-hero-brand-hover)}.rs-hero-video__portal{margin-top:14px;margin-bottom:8px}.rs-hero-video__portal-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:999px;border:none;background:var(--rs-hero-brand);color:#fff!important;font-size:14px;font-weight:700;letter-spacing:.02em;transition:background .15s ease,transform .15s ease}.rs-hero-video__portal-btn:hover{background:var(--rs-hero-brand-hover);color:#fff!important}.rs-hero-video__stats{display:flex;flex-wrap:wrap;gap:16px 28px;font-size:13px;color:#ffffffc7}.rs-hero-video__stat{display:flex;flex-direction:column;gap:4px;min-width:0}.rs-hero-video__stat-val{font-size:22px;font-weight:800;color:#fff;letter-spacing:-.02em}@media(min-width:768px){.rs-hero-video__stat-val{font-size:26px}}.rs-hero-video__stat-lbl{font-size:12px;font-weight:500;line-height:1.35;max-width:12rem}@media(max-width:767.98px){.rs-hero-video{align-items:center;justify-content:flex-start;padding:calc(var(--rs-portal-header-h, 100px) + 12px) 16px calc(28px + env(safe-area-inset-bottom,0px))}.rs-hero-video__content{padding:24px 20px calc(24px + env(safe-area-inset-bottom,0px));transform:none;margin:0;text-align:left;width:100%}.rs-hero-video__badge,.rs-hero-video__title,.rs-hero-video__subtitle{margin-left:0;margin-right:0}.rs-hero-video__subtitle{max-width:34em}.rs-hero-video__search{margin-left:0;margin-right:0;width:100%;max-width:100%}.rs-hero-video__portal{display:flex;justify-content:flex-start}.rs-hero-video__stats{justify-content:flex-start}}@media(max-width:640px){.rs-hero-video__search{gap:8px;padding:0 10px 0 12px}.rs-hero-video__search input[type=search],.rs-hero-video__search-input{min-width:0}.rs-hero-video__search-btn{padding:14px 12px!important;font-size:.8rem!important}.rs-btn-full{display:none}.rs-btn-short{display:inline}.rs-hero-video__portal{display:none!important}}.rs-hero-video__mobile-ctas{display:none}@media(max-width:767.98px){.rs-hero-video__mobile-ctas{display:flex;flex-direction:row;gap:10px;margin-top:12px;width:100%}.rs-hero-video__mobile-cta{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;font-family:Syne,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none!important;text-align:center;white-space:nowrap;transition:background .15s ease,color .15s ease,opacity .15s ease}.rs-hero-video__mobile-cta--offres{background:var(--rs-color-brand);color:#fff!important}.rs-hero-video__mobile-cta--offres:hover{background:var(--rs-color-brand-hover)}.rs-hero-video__mobile-cta--portail{background:#ffffff26;color:#fff!important;border:1.5px solid rgba(255,255,255,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.rs-hero-video__mobile-cta--portail:hover{background:#ffffff40}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/rs-hero-video.css.map */
