:root{--c-blue:#07478c;--c-blue-28:#07478c47;--c-cyan:#00c0e8;--c-blue-mid:#08f;--c-bg-light:#f0f4f8;--c-header-bg:#fafafa;--c-header-border:#a19d9d;--c-white:#fff;--c-black:#000;--c-text-muted:#0000006b;--ff:"Montserrat", -apple-system, BlinkMacSystemFont, sans-serif;--r-btn:14px;--r-badge:15px;--r-card:35px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--ff);color:var(--c-black);background:var(--c-white);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p{margin:0}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.btn{border-radius:var(--r-btn);white-space:nowrap;justify-content:center;align-items:center;gap:12px;height:53px;padding:0 28px;font-size:15px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--c-blue);color:var(--c-white)}.btn-primary:hover{box-shadow:0 6px 16px #07478c40}.btn-white{background:var(--c-white);color:var(--c-blue)}.btn-white:hover{box-shadow:0 6px 16px #0000001a}.btn-arrow{flex-shrink:0;width:22px;height:20px}.btn-icon{flex-shrink:0;width:26px;height:26px}.site-header{z-index:50;background:var(--c-header-bg);border-bottom:.5px solid var(--c-header-border);height:111px;position:sticky;top:0;box-shadow:0 4px 4px #0000000a}.header-inner{align-items:center;gap:30px;max-width:1440px;height:100%;margin:0 auto;padding:0 165px;display:flex}.logo{flex-grow:1}.logo img{object-fit:contain;width:204px;height:59px}.main-nav{align-items:center;gap:48px;margin-right:120px;display:flex}html.is-rtl .main-nav{margin-left:120px}.main-nav>a:not(.btn){color:var(--c-blue);font-size:15px;font-weight:700;transition:opacity .15s,color .15s;position:relative}.main-nav>a:not(.btn):after{content:"";background:var(--c-blue);transform-origin:50%;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.main-nav>a:not(.btn):hover:after{transform:scaleX(1)}.nav-cta-mobile{display:none}.header-cta{justify-self:end;width:213px;padding:0}.burger{cursor:pointer;background:0 0;border:none;justify-self:end;width:32px;height:24px;padding:0;display:none;position:relative}.burger span{background:var(--c-blue);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .2s,top .3s;position:absolute;left:0}.burger span:first-child{top:4px}.burger span:nth-child(2){top:11px}.burger span:nth-child(3){top:18px}.burger[aria-expanded=true] span:first-child{top:11px;transform:rotate(45deg)}.burger[aria-expanded=true] span:nth-child(2){opacity:0}.burger[aria-expanded=true] span:nth-child(3){top:11px;transform:rotate(-45deg)}.nav-backdrop{opacity:0;pointer-events:none;z-index:45;background:#00000080;transition:opacity .3s;position:fixed;inset:0}body.nav-open .nav-backdrop{opacity:1;pointer-events:auto}body.nav-open,body.modal-open{overflow:hidden}.hero{background:var(--c-white);height:884px;position:relative;overflow:hidden}.hero-bg{background:var(--hero-image,url(/assets/img/hero-bg.jpg)) center/cover no-repeat;position:absolute;inset:0}.hero-content{max-width:1440px;height:100%;margin:0 auto;padding:78px 165px 0;position:relative}.badge-limited{border:2px solid var(--c-blue);border-radius:var(--r-badge);width:277px;height:54px;color:var(--c-white);text-transform:uppercase;background:0 0;justify-content:center;align-items:center;font-size:25px;font-weight:900;display:inline-flex}.hero-title{color:var(--c-black);max-width:567px;margin-top:68px;font-size:70px;font-weight:700;line-height:1}.gradient-text{background:linear-gradient(135deg, var(--c-blue) 0%, var(--c-blue-mid) 45%, var(--c-cyan) 70%, var(--c-blue-mid) 95%, var(--c-blue) 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:300% 300%;-webkit-background-clip:text;background-clip:text;font-weight:800;animation:8s ease-in-out infinite gradient-flow}@keyframes gradient-flow{0%,to{background-position:0%}50%{background-position:100%}}@media (prefers-reduced-motion:reduce){.gradient-text{animation:none}}.hero-text{max-width:459px;color:var(--c-black);margin-top:36px;font-size:18px;font-weight:500;line-height:1.5}.film-card{border:.3px solid var(--c-white);border-radius:var(--r-btn);background:var(--c-blue-28);-webkit-backdrop-filter:blur(24.5px);width:617px;height:102px;color:var(--c-white);justify-content:space-between;align-items:center;padding:0 28px;transition:background .2s;display:flex;position:absolute;bottom:30px;left:167px}.film-card:hover{background:#07478c66}.film-card-text{flex-direction:column;gap:6px;display:flex}.film-card-text strong{font-size:18px;font-weight:700;line-height:1}.film-card-text span{font-size:15px;font-weight:500;line-height:1}.play-btn{flex-shrink:0;width:65px;height:65px}.mecanique{background:var(--c-blue);height:691px;color:var(--c-white);text-align:center;padding:95px 165px 0;position:relative;overflow:hidden}.mecanique:before,.mecanique:after{content:"";pointer-events:none;background:url(/assets/img/mecanique-bg.png) 50%/cover no-repeat;width:500px;height:100%;position:absolute;top:0}.mecanique:before{left:-375px}.mecanique:after{right:-375px;transform:scaleX(-1)}.mecanique-title{letter-spacing:-3.5px;max-width:789px;margin:0 auto;font-size:50px;font-weight:800;line-height:1;position:relative}.mecanique-subtitle{margin-top:22px;font-size:18px;font-weight:500;line-height:1.5;position:relative}.steps{grid-template-columns:repeat(4,1fr);gap:60px;max-width:1110px;margin-top:90px;margin-left:auto;margin-right:auto;display:grid;position:relative}.step{flex-direction:column;align-items:center;gap:18px;display:flex}.step-icon{object-fit:contain;width:auto;height:85px}.step h3{max-width:180px;font-size:18px;font-weight:700;line-height:1.2}.step p{max-width:215px;font-size:15px;font-weight:400;line-height:1.4}.post-insta{background:var(--c-white);padding:144px 167px;position:relative;overflow:hidden}.post-insta-card{background:var(--c-blue);border-radius:var(--r-card);min-height:799px;color:var(--c-white);grid-template-columns:minmax(0,1fr) 380px;grid-template-areas:"left image";align-items:center;column-gap:60px;padding:60px 113px;display:grid;position:relative;overflow:hidden}.post-insta-left{z-index:1;flex-direction:column;grid-area:left;gap:28px;max-width:520px;display:flex;position:relative}.post-insta-bg{opacity:.44;filter:blur(3px);pointer-events:none;z-index:0;background:url(/assets/img/insta-bg.png) 50%/cover no-repeat;position:absolute;inset:0}.post-insta-title,.post-insta-body,.post-insta-cta,.post-insta-mockup{z-index:1;position:relative}.post-insta-title{letter-spacing:-3.5px;margin:0;font-size:50px;font-weight:800;line-height:1}.post-insta-body{margin:0;font-size:18px;font-weight:500;line-height:1.5}.post-insta-body--intro{opacity:.85;font-size:16px}.post-insta-cta{align-self:start;width:251px;padding:0}.post-insta-mockup{object-fit:contain;grid-area:image;place-self:center end;width:324px;height:504px;transform:rotate(2.76deg)}.site-footer{background:var(--c-bg-light);padding:90px 167px 50px}.footer-inner{grid-template-columns:1.6fr 1fr 1fr 1fr auto;align-items:start;gap:60px;padding-bottom:55px;display:grid}.footer-cta{justify-content:flex-end;align-items:flex-start;display:flex}.footer-cta .btn{white-space:nowrap}.footer-brand{flex-direction:column;gap:22px;display:flex}.footer-logo{object-fit:contain;width:204px;height:59px}.footer-brand p{color:var(--c-black);max-width:428px;font-size:18px;font-weight:500;line-height:1.5}.footer-col{flex-direction:column;gap:28px;display:flex}.footer-col-toggle{text-align:left;color:var(--c-black);text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:18px;font-weight:700}.footer-col-content{flex-direction:column;gap:28px;display:flex}.footer-col a{color:var(--c-black);font-size:18px;font-weight:500;transition:opacity .15s}.footer-col a:hover{opacity:.6}.footer-divider{background:#0000001a;height:1px;margin:0 0 35px}.footer-copyright{color:var(--c-text-muted);font-size:18px;font-weight:500;line-height:1.5}@media (width<=1200px){.header-inner{gap:30px;padding:0 40px}.main-nav{gap:28px;margin-left:30px}html.is-rtl .main-nav{margin-left:0;margin-right:30px}.hero-content{padding:70px 40px 0}.film-card{width:auto;max-width:617px;left:40px;right:40px}.mecanique{padding:80px 40px 0}.post-insta{padding:100px 40px}.post-insta-card{gap:30px;padding:0 60px}.site-footer{padding:80px 40px 50px}}@media (width<=768px){.site-header{height:72px}.header-inner{gap:12px;padding:0 24px}.logo img{width:128px;height:37px}.header-cta{display:none}.burger{justify-self:end;display:block}.main-nav,html.is-rtl .main-nav{background:var(--c-white);z-index:50;flex-direction:column;align-items:stretch;gap:24px;width:min(85vw,320px);height:100dvh;margin:0;padding:100px 32px 40px;transition:right .35s cubic-bezier(.25,.8,.25,1);position:fixed;top:0;right:-100vw;box-shadow:-8px 0 30px #0000001f}body.nav-open .main-nav{right:0}.main-nav>a:not(.btn){padding:10px 0;font-size:18px}.main-nav>a:not(.btn):after{display:none}.nav-cta-mobile{width:100%;margin-top:auto;display:inline-flex}.hero{height:909px}.hero-bg{background-image:var(--hero-image-mobile,var(--hero-image,url(/assets/img/hero-bg-mobile.jpg)));background-position:bottom}.hero-content{padding:32px 24px 0}.badge-limited{background:var(--c-blue);border:none;border-radius:999px;width:153px;height:35px;font-size:14px}.hero-title{max-width:300px;margin-top:10px;font-size:40px}.hero-text{max-width:300px;margin-top:32px;font-size:15px;line-height:1.25}.film-card{width:auto;height:76px;padding:0 22px;bottom:100px;left:24px;right:24px}.film-card-text strong{font-size:16px}.film-card-text span{font-size:13px}.play-btn{width:47px;height:47px}.mecanique{height:auto;padding:75px 24px 80px}.mecanique:before,.mecanique:after{background-repeat:no-repeat,no-repeat;background-size:229px 272px,229px 272px;width:68px;height:100%;top:0;bottom:auto;transform:none}.mecanique:before{background-image:url(/assets/img/mecanique-bg.png),url(/assets/img/mecanique-bg.png);background-position:right 200px,right calc(100% - 240px);left:0}.mecanique:after{background-image:url(/assets/img/mecanique-bg.png),url(/assets/img/mecanique-bg.png);background-position:0 420px,0 calc(100% - 80px);right:0}.mecanique-title{letter-spacing:-2.1px;max-width:334px;font-size:30px}.mecanique-subtitle{margin-top:18px;font-size:14px;line-height:1.5}.steps{grid-template-columns:1fr;gap:45px;margin-top:60px}.step h3{font-size:15px}.step p{font-size:12px;line-height:1.4}.post-insta{padding:47px 30px 60px}.post-insta-card{border-radius:var(--r-card);flex-direction:column;align-items:stretch;gap:24px;height:auto;min-height:0;padding:40px 24px;display:flex}.post-insta-left{gap:18px;max-width:none}.participer-submit{align-self:stretch;width:100%}.post-insta-title{letter-spacing:-2.24px;max-width:288px;font-size:32px}.post-insta-body{max-width:288px;font-size:13px;line-height:1.5}.post-insta-mockup{justify-self:center;width:215px;height:335px;margin:16px auto}.post-insta-cta{justify-self:center;width:100%;max-width:251px;margin:0 auto}.site-footer{padding:50px 28px 30px}.footer-inner{grid-template-columns:1fr;gap:0;padding-bottom:30px}.footer-cta{justify-content:center;padding:24px 0 8px}.footer-cta .btn{width:100%;max-width:312px}.footer-brand{text-align:center;align-items:center;gap:18px;margin-bottom:35px}.footer-logo{width:154px;height:44px}.footer-brand p{font-size:12px}.footer-col{border-bottom:1px solid #0000001a;gap:0;padding:0}.footer-col-toggle{width:100%;padding:16px 24px 16px 0;font-size:12px;position:relative}.footer-col-toggle:after{content:"";background:url(/assets/img/caret.png) 50%/contain no-repeat;width:12px;height:7px;transition:transform .25s;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(90deg)}.footer-col-toggle[aria-expanded=true]:after{transform:translateY(-50%)rotate(-90deg)}.footer-col-content{gap:12px;max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.footer-col-toggle[aria-expanded=true]+.footer-col-content{max-height:240px;padding-bottom:16px}.footer-col a{font-size:13px}.footer-divider{margin:0 0 20px}.footer-copyright{text-align:center;font-size:11px}}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.25, .8, .25, 1) var(--delay,0s), transform .7s cubic-bezier(.25, .8, .25, 1) var(--delay,0s);will-change:opacity, transform;transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.film-modal{background:0 0;border:none;width:min(960px,92vw);max-width:960px;padding:0;overflow:visible}.film-modal::backdrop{-webkit-backdrop-filter:blur(8px);background:#000000c7}.film-modal[open]{animation:.3s cubic-bezier(.25,.8,.25,1) modal-pop}.film-modal[open]::backdrop{animation:.3s modal-fade}@keyframes modal-pop{0%{opacity:0;transform:scale(.94)translateY(20px)}}@keyframes modal-fade{0%{opacity:0}}.film-modal-close{background:var(--c-white);width:36px;height:36px;color:var(--c-blue);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:700;line-height:1;transition:transform .2s;display:flex;position:absolute;top:-44px;right:0}.film-modal-close:hover{transform:scale(1.1)}.film-modal-video{aspect-ratio:16/9;background:var(--c-black);border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 80px #0006}.film-modal-video iframe,.film-modal-video video{background:var(--c-black);border:0;width:100%;height:100%;position:absolute;inset:0}.film-card{cursor:pointer;border:.3px solid var(--c-white);text-align:left;font-family:inherit}.participer-form{flex-direction:column;gap:14px;margin-top:4px;display:flex}.participer-form .form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.participer-form .form-field{flex-direction:column;gap:6px;display:flex}.participer-form .form-field>span{color:#ffffffeb;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.participer-form input{color:#0a3d7f;background:#fffffff2;border:1.5px solid #ffffff59;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s,background .15s}.participer-form input::placeholder{color:#8493ad}.participer-form input:focus{border-color:var(--c-white);background:#fff;outline:none;box-shadow:0 0 0 3px #ffffff40}.participer-form input[aria-invalid=true]{background:#fff;border-color:#ff6b6b;box-shadow:0 0 0 3px #ff505040}.participer-form .form-error{color:#fff;background:#ff4d4d;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:2px;padding:4px 10px 4px 8px;font-size:12px;font-style:normal;font-weight:700;line-height:1.2;display:inline-flex;box-shadow:0 2px 8px #ff464659}.participer-form .form-error:before{content:"!";color:#ff4d4d;background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;font-size:11px;font-weight:800;display:inline-flex}.form-banner{border-radius:10px;margin-top:4px;padding:10px 14px;font-size:13px;font-weight:600}.form-banner.is-error{color:#fff;background:#ff4d4d2e;border:1px solid #ff4d4d8c}.participer-submit{justify-content:center;align-self:start;min-width:251px;margin-top:6px;transition:opacity .2s;position:relative}.participer-submit[aria-busy=true]{pointer-events:none;opacity:.85}.participer-submit-spinner{border:2.5px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite participer-spin;display:none}.participer-form.is-loading .participer-submit-label,.participer-form.is-loading .participer-submit .btn-arrow{visibility:hidden}.participer-form.is-loading .participer-submit-spinner{margin:auto;display:inline-block;position:absolute;inset:0}@keyframes participer-spin{to{transform:rotate(360deg)}}.post-insta-state{transition:opacity .35s,transform .35s}.post-insta-state[hidden]{display:none}.post-insta-state--form.is-leaving{opacity:0;transform:translateY(-12px)}.post-insta-state--success.is-entering{opacity:0;transform:translateY(12px)}.post-insta-state--success.is-entering.is-visible{opacity:1;transform:translateY(0)}.post-insta-state--success{flex-direction:column;gap:24px;display:flex}.success-check{color:#fff;background:#ffffff1f;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;width:64px;height:64px;animation:.5s cubic-bezier(.34,1.56,.64,1) success-pop;display:inline-flex}.success-check svg{width:36px;height:36px;animation:.6s ease-out .15s both success-draw}@keyframes success-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}@keyframes success-draw{0%{stroke-dashoffset:60px}to{stroke-dashoffset:0}}.success-check svg path{stroke-dasharray:60;stroke-dashoffset:0}@media (width<=768px){.participer-form .form-row{grid-template-columns:1fr;gap:14px}}.lang-switcher{background:#0a3d7f14;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.lang-switcher-link{min-width:36px;height:32px;color:var(--c-blue);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:700;line-height:1;transition:background-color .15s,color .15s;display:inline-flex}.lang-switcher-link:hover{background:#0a3d7f1f}.lang-switcher-link.is-active{background:var(--c-blue);color:#fff}.header-lang-switcher{justify-self:end}@media (width<=768px){.header-lang-switcher{justify-self:end;margin-right:12px}html.is-rtl .header-lang-switcher{margin-left:12px;margin-right:0}}html.is-rtl{direction:rtl}html.is-rtl body{font-family:Cairo,Montserrat,sans-serif}html.is-rtl .btn-arrow{transform:scaleX(-1)}@media (width<=768px){html.is-rtl .main-nav{transition:left .35s cubic-bezier(.25,.8,.25,1);left:-100vw;right:auto;box-shadow:8px 0 30px #0000001f}html.is-rtl body.nav-open .main-nav{left:0}}html.is-rtl .post-insta-left,html.is-rtl .footer-col,html.is-rtl .footer-brand,html.is-rtl .post-insta-title,html.is-rtl .post-insta-body,html.is-rtl .footer-brand p,html.is-rtl .footer-copyright{text-align:right}html.is-rtl .step,html.is-rtl .step h3,html.is-rtl .step p{text-align:center}html.is-rtl .hero-content{flex-direction:column;align-items:flex-start;display:flex}html.is-rtl .hero-title,html.is-rtl .hero-text{text-align:right}html.is-rtl .mecanique-title,html.is-rtl .mecanique-subtitle{text-align:center}html.is-rtl .film-card{left:auto;right:167px}@media (width<=1200px){html.is-rtl .film-card{left:auto;right:40px}}@media (width<=768px){html.is-rtl .film-card{left:24px;right:24px}html.is-rtl .footer-col-toggle{text-align:right;padding:16px 0 16px 24px}html.is-rtl .footer-col-toggle:after{left:0;right:auto}html.is-rtl .footer-brand,html.is-rtl .footer-copyright{text-align:center}html.is-rtl .hero-content{padding-left:24px;padding-right:24px}}html.is-rtl .footer-col-toggle,html.is-rtl .film-card-text,html.is-rtl .form-error,html.is-rtl .form-field span,html.is-rtl .form-banner{text-align:right}
