.storage-hero{align-items:center;background:linear-gradient(135deg,#0b2545,#0f3060);display:flex;height:500px;overflow:hidden;position:relative;width:100%}@media (max-width:768px){.storage-hero{height:380px}}.storage-hero__inner{animation:heroSlideIn .6s cubic-bezier(.22,1,.36,1);color:#fff;margin:0 auto;max-width:1280px;padding:32px 24px;position:relative;width:100%;z-index:5}@keyframes heroSlideIn{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.storage-hero__label{background:#ffffff1a;border:1px solid #ffffff73;border-radius:20px;color:#fff;display:inline-block;font-size:11px;font-weight:700;letter-spacing:3px;margin-bottom:4px;padding:4px 10px;text-transform:uppercase}.storage-hero__label--fr{background:#22d3ee1f;border-color:#22d3ee73;color:#22d3ee;display:inline-block;letter-spacing:2px;margin-bottom:12px;margin-left:0;margin-top:4px}.storage-hero__title{color:#fff;font-size:clamp(36px,6vw,60px);font-weight:900;letter-spacing:-1.5px;line-height:1.05;margin:0 0 4px;text-shadow:0 2px 12px #0000004d}.storage-hero__title-line2{color:#fff;display:inline;text-shadow:0 2px 12px #0000004d}.storage-hero__title-fr-visible{color:#3fb4cb;display:block;font-size:clamp(22px,3.4vw,32px);font-weight:700;letter-spacing:-.5px;line-height:1.15;margin:0 0 8px;text-shadow:0 2px 8px #00000040}.storage-hero__title-fr-line2{color:#3fb4cb}.storage-hero__title-fr{display:none}.storage-hero__subtitle{color:#ffffffeb;font-size:clamp(14px,1.6vw,17px);line-height:1.5;margin-top:20px;max-width:560px}.storage-hero__subtitle-fr-visible{color:#22d3ee;font-size:clamp(12px,1.35vw,14px);font-style:italic;line-height:1.45;margin-top:8px;max-width:560px}.storage-hero__subtitle--fr{display:none}.storage-hero__cta .cta-en{display:block}.storage-hero__cta .cta-fr{display:block;font-size:11px;font-weight:600;margin-top:2px;opacity:.8}.storage-hero__badge .badge-fr{color:#ffffff8c}.storage-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.storage-hero__cta{border:none;border-radius:28px;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;padding:13px 28px;text-decoration:none;transition:all .24s ease}.storage-hero__cta--primary{background:#3fb4cb;color:#0b2545}.storage-hero__cta--primary:hover{background:#2fa0ba;box-shadow:0 8px 24px #3fb4cb66;transform:translateY(-2px)}.storage-hero__cta--secondary{background:#0000;border:1.5px solid #fff6;color:#fff}.storage-hero__cta--secondary:hover{background:#ffffff14;border-color:#fff9}.storage-hero__badges{color:#ffffffeb;display:flex;flex-wrap:wrap;font-size:12px;gap:20px;margin-top:32px}.storage-hero__badge{align-items:flex-start;animation:badgeFadeIn .5s cubic-bezier(.22,1,.36,1) forwards;display:inline-flex;flex-direction:column;gap:2px;opacity:0}.storage-hero__badge>span:first-child{color:#fff}.storage-hero__badge .badge-fr{color:#ffffffd9;font-size:10px;font-style:italic}.storage-hero__badge:first-child{animation-delay:.7s}.storage-hero__badge:nth-child(2){animation-delay:.85s}.storage-hero__badge:nth-child(3){animation-delay:1s}.storage-hero__badge:nth-child(4){animation-delay:1.15s}@keyframes badgeFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.storage-hero__padlock{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.padlock-1{animation:floatY 4s ease-in-out infinite;font-size:32px;opacity:.3;right:12%;top:18%}.padlock-2{animation:floatY 5.5s ease-in-out .4s infinite;font-size:24px;opacity:.2;right:32%;top:65%}.padlock-3{animation:floatY 6.5s ease-in-out 1.2s infinite;font-size:48px;opacity:.15;right:5%;top:28%}.padlock-4{animation:floatY 4.8s ease-in-out .7s infinite;font-size:24px;opacity:.25;right:18%;top:78%}.padlock-5{animation:floatY 7s ease-in-out 1.6s infinite;font-size:32px;opacity:.18;right:45%;top:8%}.padlock-6{animation:floatY 5s ease-in-out .2s infinite;font-size:24px;opacity:.22;right:60%;top:50%}.storage-doors{align-items:flex-end;bottom:0;display:flex;gap:12px;justify-content:center;padding-bottom:0;padding-right:32px;pointer-events:none;position:absolute;right:0;top:0;width:40%}.storage-door{animation:doorSlideUp .8s cubic-bezier(.22,1,.36,1) backwards;background:#ffffff14;border:1px solid #ffffff1f;border-bottom:none;border-radius:10px 10px 0 0;overflow:hidden;position:relative}.storage-door span,.storage-door:after,.storage-door:before{background:#ffffff14;content:"";height:2px;left:6%;position:absolute;right:6%}.storage-door:before{top:30%}.storage-door:after{top:50%}.storage-door span{display:block;top:70%}.storage-door:first-child{animation-delay:.2s;height:220px;width:80px}.storage-door:nth-child(2){animation-delay:.35s;height:280px;width:100px}.storage-door:nth-child(3){animation-delay:.5s;height:200px;width:80px}@keyframes doorSlideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.storage-particle{animation:pulse 3s ease-in-out infinite;background:#3fb4cb;border-radius:50%;opacity:.3;pointer-events:none;position:absolute}@keyframes pulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@media (max-width:768px){.padlock-3,.padlock-5,.storage-doors{display:none}}@media (prefers-reduced-motion:reduce){.storage-door,.storage-hero__badge,.storage-hero__inner,.storage-hero__padlock,.storage-particle{animation:none!important}}
/*# sourceMappingURL=6599.29497945.chunk.css.map*/