@keyframes pa-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pa-glow-pulse{0%,to{box-shadow:0 0 20px 4px #56cfe126,0 0 60px 8px #56cfe10f}50%{box-shadow:0 0 30px 8px #56cfe14d,0 0 80px 16px #56cfe11f}}@keyframes pa-btn-shimmer{0%{background-position:200% center}to{background-position:-200% center}}@keyframes pa-shine-sweep{0%{transform:translate(-150%) rotate(25deg)}to{transform:translate(250%) rotate(25deg)}}.pa-np--dark{position:relative;background:radial-gradient(ellipse 70% 55% at 85% 0%,rgba(86,207,225,.08) 0%,transparent 55%),linear-gradient(165deg,#000c1e,#001a36,#022448)!important;padding-top:44px!important;padding-bottom:44px!important;overflow:hidden}.pa-np--dark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.4;pointer-events:none}.pa-cdc{display:block;position:relative;text-decoration:none;color:inherit;z-index:1}.pa-cdc:hover{text-decoration:none}.pa-cdc__kicker{display:block;text-align:center;font-size:13px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#fff;margin-bottom:18px;background:linear-gradient(90deg,#56cfe1,#a8edea,#56cfe1);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pa-cdc__inner{display:flex;align-items:center;gap:32px}.pa-cdc__img{flex-shrink:0;width:300px;border-radius:14px;overflow:hidden;position:relative;background:#001226;aspect-ratio:1;animation:pa-float 4s ease-in-out infinite,pa-glow-pulse 3s ease-in-out infinite}.pa-cdc__img:after{content:"";position:absolute;top:-20%;right:-10%;bottom:-20%;left:-10%;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.1) 44%,rgba(255,255,255,.22) 50%,rgba(255,255,255,.1) 56%,transparent 70%);transform:translate(-150%) rotate(25deg);animation:pa-shine-sweep 5s ease-in-out infinite;animation-delay:1.5s;pointer-events:none;z-index:3}.pa-cdc__img img{width:100%;height:100%;object-fit:cover;display:block}.pa-cdc__img .pa-cdc__placeholder{width:100%;height:100%}.pa-cdc__discount{position:absolute;top:10px;right:10px;background:#ec0101;color:#fff;font-size:13px;font-weight:800;padding:4px 10px;border-radius:8px;line-height:1.4;z-index:4;box-shadow:0 2px 12px #ec010180}.pa-cdc__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit}.pa-cdc__info:hover{text-decoration:none}.pa-cdc__tag{display:inline-flex;align-items:center;font-size:13px;font-weight:600;padding:4px 12px;border-radius:6px;width:fit-content;line-height:1.4}.pa-cdc__tag--preorder{color:#ec0101;background:#ec01011f}.pa-cdc__tag--stock{color:#34d399;background:#34d3991f}.pa-cdc__tag--oos{color:#ffffff73;background:#ffffff0f}.pa-cdc__title{font-size:22px;font-weight:700;color:#fff;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pa-cdc__prices{display:flex;align-items:baseline;gap:12px;margin-top:4px}.pa-cdc__price{font-size:32px;font-weight:800;color:#ec0101;text-shadow:0 0 20px rgba(236,1,1,.3)}.pa-cdc__price-old{font-size:18px;font-weight:500;color:#ffffff8c;text-decoration:line-through;text-decoration-color:#ec010180;text-decoration-thickness:2px}.pa-cdc__cta{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:10px}.pa-cdc__form{display:contents}.pa-cdc__btn{display:inline-block;background:linear-gradient(110deg,#ec0101 0% 38%,#ff6b6b 46%,#fff,#ff6b6b 54%,#ec0101 62% 100%);background-size:200% 100%;background-position:200% center;color:#fff;font-size:15px;font-weight:700;padding:16px 36px;border-radius:10px;border:none;white-space:nowrap;cursor:pointer;text-align:center;text-transform:uppercase;letter-spacing:.05em;font-family:inherit;line-height:1.4;box-shadow:0 4px 20px #ec010166;transition:transform .2s ease,box-shadow .2s ease;animation:pa-btn-shimmer 4s ease-in-out infinite;animation-delay:2.5s}.pa-cdc__btn:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 30px #ec01018c}.pa-cdc__btn--link{text-decoration:none;color:#fff}.pa-cdc__btn--link:hover{color:#fff;text-decoration:none}.pa-cdc__more{font-size:13px;color:#ffffff8c;text-decoration:none;transition:color .2s}.pa-cdc__more:hover{color:#ffffffe6;text-decoration:underline}.pa-cdc--placeholder{position:relative;z-index:1}.pa-cdc__hint{text-align:center;font-size:13px;color:#fff6;margin-top:12px}@media(prefers-reduced-motion:reduce){.pa-cdc__img{animation:none!important;box-shadow:0 0 20px 4px #56cfe126,0 0 60px 8px #56cfe10f}.pa-cdc__img:after{animation:none!important;display:none}.pa-cdc__btn{animation:none!important}}@media(max-width:900px){.pa-cdc__inner{gap:24px}.pa-cdc__img{width:240px}.pa-cdc__title{font-size:18px}.pa-cdc__price{font-size:26px}.pa-cdc__price-old{font-size:16px}}@media(max-width:640px){.pa-np--dark{padding-top:24px!important;padding-bottom:24px!important}.pa-cdc__inner{flex-direction:column;text-align:center;gap:16px}.pa-cdc__img{width:220px;margin:0 auto}.pa-cdc__info{align-items:center}.pa-cdc__prices{justify-content:center}.pa-cdc__title{font-size:16px;-webkit-line-clamp:3}.pa-cdc__price{font-size:24px}.pa-cdc__price-old{font-size:15px}}@keyframes pa-bokeh-rise{0%{transform:translateY(0) scale(.8);opacity:0}8%{opacity:.9}85%{opacity:.7}to{transform:translateY(-250px) scale(1.1);opacity:0}}@keyframes pa-bokeh-drift-a{0%,to{margin-left:0}50%{margin-left:20px}}@keyframes pa-bokeh-drift-b{0%,to{margin-left:0}50%{margin-left:-15px}}.pa-bokeh{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.pa-bokeh__dot{position:absolute;bottom:-30px;border-radius:50%;background:#56cfe1b3;box-shadow:0 0 8px 3px #56cfe166,0 0 20px 6px #56cfe126;animation:pa-bokeh-rise 8s ease-in-out infinite,pa-bokeh-drift-a 5s ease-in-out infinite;will-change:transform,opacity}.pa-bokeh__dot.pa-bokeh--white{background:#fff9;box-shadow:0 0 8px 3px #ffffff4d,0 0 18px 5px #ffffff1a}.pa-bokeh--1{left:6%;width:10px;height:10px;animation-duration:9s,6s;animation-delay:0s,0s}.pa-bokeh--2{left:20%;width:7px;height:7px;animation-duration:7s,4s;animation-delay:1s,.5s;animation-name:pa-bokeh-rise,pa-bokeh-drift-b}.pa-bokeh--3{left:38%;width:14px;height:14px;animation-duration:11s,5s;animation-delay:2.5s,1s}.pa-bokeh--4{left:52%;width:8px;height:8px;animation-duration:8s,4.5s;animation-delay:.5s,.2s;animation-name:pa-bokeh-rise,pa-bokeh-drift-b}.pa-bokeh--5{left:68%;width:12px;height:12px;animation-duration:10s,5.5s;animation-delay:3.5s,1.5s}.pa-bokeh--6{left:82%;width:6px;height:6px;animation-duration:7.5s,3.5s;animation-delay:1.5s,.8s}.pa-bokeh--7{left:30%;width:9px;height:9px;animation-duration:9.5s,4s;animation-delay:4.5s,2s;animation-name:pa-bokeh-rise,pa-bokeh-drift-b}.pa-bokeh--8{left:90%;width:11px;height:11px;animation-duration:8.5s,5s;animation-delay:2s,1s}@media(prefers-reduced-motion:reduce){.pa-bokeh{display:none}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/pokealp-nouveau-produit.css.map */
