@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-slider-container{position:relative;width:100%;overflow:hidden}.hero-slider-track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hero-slider-track::-webkit-scrollbar{display:none}.hero-section{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;padding-top:20px;padding-bottom:40px;background:linear-gradient(135deg,#b69474,#debc9c,#e5c1a2);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;overflow:hidden}@media screen and (min-width: 750px){.hero-section{padding-top:60px;padding-bottom:60px}}@media screen and (min-width: 990px){.hero-section{padding-top:60px;padding-bottom:0;height:clamp(550px,90vh,900px)}}@media screen and (min-width: 1440px){.hero-section{height:clamp(600px,90vh,900px)}}@media screen and (max-width: 989px){.hero-slide--no-bg-mobile{background-image:none!important;background:linear-gradient(135deg,#b69474,#debc9c,#e5c1a2)!important}}.hero-wrapper{width:100%;max-width:1400px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;height:100%}@media screen and (min-width: 750px){.hero-wrapper{padding:0 40px}}.hero-grid{display:flex;flex-direction:column;gap:32px;flex:1;min-height:0}.hero-content{display:flex;flex-direction:column;gap:0}@media screen and (min-width: 990px){.hero-content{padding-bottom:60px;justify-content:space-between;max-width:600px}}.hero-header{margin-bottom:24px;margin-top:48px}@media screen and (min-width: 990px){.hero-header{margin-top:80px;margin-bottom:auto}}.hero-heading{font-size:40px;line-height:1.1;font-weight:700;letter-spacing:-.02em;margin-bottom:10px;color:#fff}@media screen and (min-width: 750px){.hero-heading{font-size:48px;margin-bottom:16px;width:80%}}@media screen and (min-width: 990px){.hero-heading{font-size:5rem;line-height:1.1;margin-bottom:20px}}@media screen and (max-width: 990px){.heading--slide-carte-cadeau{margin-bottom:10px;margin-top:20px;font-size:5rem}.heading-slide--1{font-size:4rem}}.silk{color:#fff}.hero-subtitle{font-size:16px;line-height:1.6;color:#000000e6;font-weight:400}@media screen and (min-width: 750px){.hero-subtitle{font-size:18px}}@media screen and (min-width: 990px){.hero-subtitle{font-size:20px;line-height:1.65}}@media screen and (max-width: 990px){.p--slide-2{text-shadow:1px 1px 10px #ffffff;margin-bottom:250px}}.hero-image-mobile{display:block;width:100%;max-width:400px;margin:-24px auto;overflow:visible}@media screen and (min-width: 990px){.hero-image-mobile{display:none}}.hero-image-mobile img{width:100%;height:auto;display:block;will-change:transform}.hero-cta-wrapper{display:flex;flex-direction:column;gap:12px;flex-shrink:0}@media screen and (min-width: 750px){.hero-cta-wrapper{flex-direction:column;gap:16px;max-width:250px}}.hero-cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1);min-height:56px;text-align:center;white-space:nowrap;background-color:#ca391c;color:#fff;border:2px solid hsl(10,76%,45%)}.hero-cta-secondary{display:inline-flex;justify-content:center;color:#111;text-decoration:none;font-size:14px;font-weight:600}.hero-cta-primary:hover{background-color:#1a1a1a;border-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 6px 20px #0003}@media screen and (min-width: 990px){.hero-cta-primary,.hero-cta-secondary{font-size:14px;min-height:60px;justify-content:start;padding-left:20px}.hero-cta-primary{padding:10px 20px;margin-top:20px}}.hero-media,.hero-image--desktop{display:none!important}.hero-slider-controls{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:12px}.hero-slider-dot{width:12px;height:12px;border-radius:50%;background:#fff6;border:none;cursor:pointer;transition:all .3s ease;padding:0}.hero-slider-dot:hover{background:#fff9}.hero-slider-dot.active{background:#ffffffe6;width:32px;border-radius:6px}.hero-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffffe6;border:none;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.hero-slider-arrow:hover{background:#fff;box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.05)}.hero-slider-arrow.prev{left:20px}.hero-slider-arrow.next{right:20px}.hero-slider-arrow svg{width:24px;height:24px;fill:#2c2c2c}@media screen and (max-width: 989px){.hero-slide[data-slide-index="1"]{background-position:30% 20%;background-size:cover}}@media (prefers-reduced-motion: no-preference){.hero-header{opacity:0;animation:fadeInUp .7s ease .1s forwards}.hero-image-mobile{opacity:0;animation:fadeInUp .7s ease .2s forwards}.hero-cta-wrapper{opacity:0;animation:fadeInUp .7s ease .3s forwards}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-cta-primary:focus-visible,.hero-cta-secondary:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:4px}.hero-slider-arrow:focus-visible,.hero-slider-dot:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:4px}@media screen and (max-width: 989px){.hero-slider-arrow{width:40px;height:40px}.hero-slider-arrow.prev{left:10px}.hero-slider-arrow.next{right:10px}.hero-slider-arrow svg{width:20px;height:20px}.hero-slider-controls{bottom:20px}}@media screen and (max-width: 749px){.hero-slider-controls{bottom:15px}.hero-slider-dot{width:10px;height:10px}.hero-slider-dot.active{width:28px}}.hero-slide--2{background-image:url(https://lwfiles.mycourse.app/66ae3c2f2f87d26054d53e64-public/36d3ef09763d174ab008b6df2b74cc0f.png)}@media screen and (min-width: 990px){.hero-slide--2{background-image:url(https://lwfiles.mycourse.app/66ae3c2f2f87d26054d53e64-public/65d8849d64e93fb1dd2fa88d0417301f.png)}}@media screen and (max-width: 374px){.hero-wrapper{padding:0 16px}.hero-heading{font-size:32px}.hero-subtitle{font-size:15px}.hero-cta-primary,.hero-cta-secondary{font-size:15px;padding:14px 24px;min-height:50px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hero-slider.css.map */
