.pu-hero{position:relative;display:flex;align-items:center;overflow:hidden;background:radial-gradient(at 18% 28%,rgba(127,181,170,.5),transparent 58%),radial-gradient(at 82% 18%,rgba(217,160,91,.32),transparent 52%),radial-gradient(at 65% 85%,rgba(32,85,75,.22),transparent 58%),#f3efe8;background-size:170% 170%;animation:pu-mesh 18s ease-in-out infinite alternate}.pu-hero--full{min-height:calc(100svh - 152px);max-height:calc(100svh - 152px)}.pu-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.pu-hero__bg span{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.pu-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center right;display:block}.pu-hero__bg span.pu-hero__bg-mobile{display:none}.pu-hero__voile{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f8f5f0f5,#f8f5f0eb 38%,#f8f5f08c 60%,#f8f5f000 85%)}.pu-hero--photo .pu-hero__inner>div:first-child{max-width:560px}.pu-hero--photo .pu-hero__ondes{display:none}.pu-hero--photo{animation:none;background:var(--pu-creme)}@keyframes pu-mesh{0%{background-position:0% 0%}to{background-position:100% 100%}}.pu-hero__blob{position:absolute;border-radius:50%;filter:blur(70px);opacity:.5;pointer-events:none}.pu-hero__blob--1{width:420px;height:420px;background:var(--pu-celadon);top:-100px;left:-120px;animation:pu-drift1 22s ease-in-out infinite alternate}.pu-hero__blob--2{width:340px;height:340px;background:var(--pu-ambre);bottom:-80px;right:8%;opacity:.32;animation:pu-drift2 26s ease-in-out infinite alternate}@keyframes pu-drift1{to{transform:translate(70px,50px) scale(1.12)}}@keyframes pu-drift2{to{transform:translate(-60px,-40px) scale(1.08)}}.pu-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr 1fr;gap:40px;align-items:center;width:100%;max-width:1180px;margin:0 auto;padding:40px 28px}.pu-hero__inner>*{min-width:0}.pu-hero__badge{display:inline-block;background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--pu-vert);font-size:14.5px;font-weight:700;padding:9px 18px;border-radius:99px;margin-bottom:14px;border:1px solid rgba(255,255,255,.7)}.pu-hero__title{font-size:clamp(38px,4.6vw,58px);color:var(--pu-vert-fonce);line-height:1.1;margin:0 0 14px}.pu-hero__title-line{display:block}.pu-hero__title-line--ambre{font-style:italic;font-weight:500;color:transparent;background:linear-gradient(100deg,#B07A3C,var(--pu-ambre) 55%,#E8BE85);-webkit-background-clip:text;background-clip:text}.pu-hero__sub{font-size:19px;color:var(--pu-gris);margin:0 0 18px;max-width:38ch}.pu-hero--photo .pu-hero__sub{color:var(--pu-encre);opacity:.85}.pu-hero__btns{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:16px}.pu-btn{display:inline-block;font-weight:700;font-size:17px;padding:17px 32px;border-radius:99px;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.pu-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 14px 34px #22302c38}.pu-btn--ambre{background:var(--pu-ambre);color:#3a2a12}.pu-btn--vert{background:var(--pu-vert);color:var(--pu-creme)}.pu-hero__trust{display:flex;gap:14px;flex-wrap:wrap;font-size:14.5px;color:var(--pu-encre)}.pu-hero__trust span:nth-child(3){flex-basis:100%}@media screen and (min-width:901px)and (max-height:840px){.pu-hero__title{font-size:clamp(32px,4vw,46px)}.pu-hero__inner{padding:22px 28px}.pu-hero__badge{font-size:13px;padding:7px 14px;margin-bottom:10px}.pu-hero__sub{font-size:17px;margin-bottom:14px}.pu-btn{padding:14px 26px;font-size:16px}}.pu-hero__trust span:before{content:"\2713\a0\a0";color:var(--pu-vert);font-weight:700}.pu-stage-in{opacity:0;transform:translateY(26px);animation:pu-rise .8s cubic-bezier(.22,.9,.32,1) forwards}@keyframes pu-rise{to{opacity:1;transform:none}}.pu-hero__morph-stage{position:relative;display:flex;align-items:center;justify-content:center}.pu-hero__morph{width:min(26vw,360px);height:min(26vw,360px);background:linear-gradient(145deg,#dcebe5,#c6ddd4);border-radius:44% 56% 58% 42%/46% 42% 58% 54%;animation:pu-morph 10s ease-in-out infinite alternate;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 60px #20554b14}@keyframes pu-morph{0%{border-radius:44% 56% 58% 42%/46% 42% 58% 54%}50%{border-radius:56% 44% 42% 58%/42% 56% 44% 58%}to{border-radius:48% 52% 55% 45%/55% 48% 52% 45%}}.pu-hero__morph img{max-width:78%;max-height:78%;width:auto;height:auto;object-fit:contain;animation:pu-floaty 6s ease-in-out infinite alternate;filter:drop-shadow(0 24px 30px rgba(34,48,44,.25))}@keyframes pu-floaty{to{transform:translateY(-16px)}}.pu-hero__ondes{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:2;opacity:.85}.pu-hero__ondes path{stroke-dasharray:240;stroke-dashoffset:240;animation:pu-dash 2.6s ease forwards}.pu-hero__ondes path:nth-child(2){animation-delay:.3s}.pu-hero__ondes path:nth-child(3){animation-delay:.6s}@keyframes pu-dash{to{stroke-dashoffset:0}}@media screen and (min-width:901px)and (max-width:1260px){.pu-hero__voile{background:linear-gradient(90deg,#f8f5f0f5,#f8f5f0ed 45%,#f8f5f0b8 68%,#f8f5f026 92%)}}@media screen and (max-width:900px){.pu-hero--full{min-height:auto;max-height:none}.pu-hero--photo{display:flex;flex-direction:column;align-items:stretch;min-height:calc(100svh - 160px)}.pu-hero--photo .pu-hero__voile{display:none}.pu-hero--photo .pu-hero__bg{position:relative;inset:auto;order:2;flex:1 1 auto;min-height:200px}.pu-hero--photo .pu-hero__bg img{position:absolute;top:0;right:0;bottom:0;left:0;object-position:72% 25%}.pu-hero--photo .pu-hero__inner{order:1;gap:0;padding:22px 20px 18px}.pu-hero--photo .pu-hero__title{font-size:clamp(28px,8.6vw,38px)}.pu-hero--photo .pu-hero__badge{font-size:12px;padding:7px 12px;margin-bottom:10px}.pu-hero--photo .pu-hero__sub{font-size:16px;margin-bottom:14px}.pu-hero--photo .pu-btn{padding:13px 22px;font-size:15px}.pu-hero--photo .pu-hero__btns{margin-bottom:12px}.pu-hero--photo .pu-hero__trust{font-size:13px;gap:8px 12px}.pu-hero__btns{flex-direction:column;gap:10px}.pu-hero__btns .pu-btn--ambre{width:100%;text-align:center;box-sizing:border-box}.pu-hero__btns .pu-btn--vert{background:transparent;color:var(--pu-vert);padding:6px 0;border-radius:0;align-self:flex-start;font-size:15.5px;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1.5px}.pu-hero__btns .pu-btn--vert:after{content:"  \2192"}.pu-hero__btns .pu-btn--vert:hover{transform:none;box-shadow:none}.pu-hero--photo-mobile{display:block;position:relative;min-height:100svh}.pu-hero--photo-mobile .pu-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0}.pu-hero--photo-mobile .pu-hero__bg span.pu-hero__bg-desktop{display:none}.pu-hero--photo-mobile .pu-hero__bg span.pu-hero__bg-mobile{display:block}.pu-hero--photo-mobile .pu-hero__bg-mobile img{object-position:68% bottom}.pu-hero--photo-mobile .pu-hero__voile{display:block;background:linear-gradient(180deg,#f8f5f0f2,#f8f5f0e0 34%,#f8f5f0b8 50%,#f8f5f059,#f8f5f000 78%)}.pu-hero--photo-mobile .pu-hero__trust{color:var(--pu-encre)}.pu-btn--sans-mobile{display:none}.pu-hero--photo-mobile .pu-hero__inner{position:relative;z-index:2;padding:24px 20px 18px}.pu-hero__inner{grid-template-columns:1fr;gap:30px;padding:70px 20px 60px}.pu-hero__morph{width:min(68vw,340px);height:min(68vw,340px)}.pu-hero__title{font-size:clamp(34px,10.5vw,48px)}.pu-hero__badge{font-size:13px;padding:8px 14px}.pu-hero__sub{font-size:19px}.pu-hero__ondes{display:none}}@media(prefers-reduced-motion:reduce){.pu-hero,.pu-hero__blob,.pu-hero__morph,.pu-hero__morph img,.pu-hero__ondes path{animation:none}.pu-stage-in{opacity:1;transform:none;animation:none}.pu-hero__ondes path{stroke-dashoffset:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/pressup-hero.css.map */
