@import "https://cdn.jsdelivr.net/npm/@qpokychuk/gilroy@1.0.2/index.min.css";
*{box-sizing:border-box;margin:0;padding:0}html{width:100%;overflow-x:clip}:root{--primary:#250c69;--accent:#3b82f6;--action:#f97316;--success:#16a34a;--secondary:#ffd9cf;--white:#fff;--background:#fff;--foreground:#171717;--border:#e2e8f0;--font-brand:"Gilroy", sans-serif;--font-interface:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{width:100%;min-width:320px;font-family:var(--font-interface);color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-text-size-adjust:100%;text-size-adjust:100%;text-rendering:geometricprecision;font-weight:500;overflow-x:clip}h1,h2,h3,h4,h5,h6,p,span,a,button,li,label,input,textarea{font-family:inherit}img,svg,video,canvas{max-width:100%}button,input,select,textarea{min-width:0}
.Navbar-module__cRh5nW__nav{z-index:1000;background-color:#0000;align-items:center;height:100px;display:flex;position:absolute;top:0;left:0;right:0}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;width:100%;padding:0 3rem;display:flex}.Navbar-module__cRh5nW__logo{align-items:center;width:clamp(170px,15vw,250px);height:auto;text-decoration:none;display:inline-flex}.Navbar-module__cRh5nW__logoImage{width:100%;height:auto;display:block}.Navbar-module__cRh5nW__right{z-index:2;align-items:center;gap:1rem;display:flex;position:relative}.Navbar-module__cRh5nW__chatBtn{color:var(--white);letter-spacing:.12em;text-transform:uppercase;background:#171717;border-radius:50px;align-items:center;gap:1.15rem;padding:.65rem .65rem .65rem 1.55rem;font-size:.7rem;font-weight:720;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cRh5nW__chatBtn:hover{background:#333}.Navbar-module__cRh5nW__chatIcon{color:#171717;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Navbar-module__cRh5nW__loginBtn{color:#171717;letter-spacing:.12em;text-transform:uppercase;background:#ffffff9e;border:1px solid #11111129;border-radius:50px;justify-content:center;align-items:center;min-height:53px;padding:0 1.25rem;font-size:.7rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Navbar-module__cRh5nW__loginBtn:hover{background:#fff;transform:translateY(-1px)}.Navbar-module__cRh5nW__connexionBack{color:#171717;letter-spacing:.12em;text-transform:uppercase;background:#ffffff9e;border:1px solid #11111129;border-radius:50px;justify-content:center;align-items:center;min-height:53px;padding:0 1.25rem;font-size:.7rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Navbar-module__cRh5nW__connexionBack:hover{background:#fff;transform:translateY(-1px)}@media (max-width:768px){.Navbar-module__cRh5nW__connexionBack{min-height:40px;padding:0 1rem;font-size:.65rem}}.Navbar-module__cRh5nW__menuWrap{position:relative}.Navbar-module__cRh5nW__menuBackdrop{z-index:1;cursor:default;background:0 0;border:0;position:fixed;inset:0}.Navbar-module__cRh5nW__menuBtn{background:var(--accent);color:var(--white);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:1.15rem;padding:.65rem .65rem .65rem 1.55rem;font-family:inherit;font-size:.7rem;font-weight:720;text-decoration:none;list-style:none;transition:all .3s;display:flex}.Navbar-module__cRh5nW__menuPanel{opacity:0;pointer-events:none;background:#fffffff0;border:1px solid #11111114;border-radius:24px;min-width:320px;padding:.85rem;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + .65rem);right:0;transform:translateY(-8px);box-shadow:0 20px 48px #1111111f}.Navbar-module__cRh5nW__menuPanel a{color:#171717;border-radius:16px;align-items:center;min-height:58px;padding:0 1rem;font-size:.92rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__cRh5nW__menuPanel a:hover{background:#250c6914}.Navbar-module__cRh5nW__menuPanelOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__cRh5nW__menuBtn:hover{transform:translateY(-1px)}.Navbar-module__cRh5nW__menuIcon{width:40px;height:40px;color:var(--white);background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;display:flex}.Navbar-module__cRh5nW__mobileOnlyLink{display:none!important}@media (max-width:1100px){.Navbar-module__cRh5nW__nav{height:88px}.Navbar-module__cRh5nW__container{padding:0 clamp(1.5rem,3vw,2rem)}.Navbar-module__cRh5nW__logo{width:clamp(145px,17vw,180px)}.Navbar-module__cRh5nW__right{gap:.55rem}.Navbar-module__cRh5nW__chatBtn,.Navbar-module__cRh5nW__menuBtn,.Navbar-module__cRh5nW__loginBtn,.Navbar-module__cRh5nW__connexionBack{min-height:46px;font-size:.64rem}.Navbar-module__cRh5nW__chatBtn,.Navbar-module__cRh5nW__menuBtn{gap:.7rem;padding-left:1rem}.Navbar-module__cRh5nW__chatIcon,.Navbar-module__cRh5nW__menuIcon{width:34px;height:34px}}@media (max-width:768px){.Navbar-module__cRh5nW__nav{height:84px}.Navbar-module__cRh5nW__container{padding:0 1.5rem}.Navbar-module__cRh5nW__chatBtn,.Navbar-module__cRh5nW__loginBtn{display:none}.Navbar-module__cRh5nW__connexionBack{min-height:53px;padding:0 1.25rem;font-size:.7rem;display:inline-flex}.Navbar-module__cRh5nW__logo{width:clamp(145px,22vw,175px)}.Navbar-module__cRh5nW__menuBtn{justify-content:center;gap:0;width:46px;height:46px;padding:0}.Navbar-module__cRh5nW__menuLabel{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Navbar-module__cRh5nW__menuIcon{background:0 0;width:46px;height:46px}.Navbar-module__cRh5nW__menuPanel{border-radius:20px;min-width:0;padding:.7rem;position:fixed;top:5.7rem;left:1.5rem;right:1.5rem}.Navbar-module__cRh5nW__menuPanel a{border-radius:14px;min-height:54px;font-size:.9rem}.Navbar-module__cRh5nW__mobileOnlyLink{display:flex!important}}
.FooterMotionPath-module__lpB5fG__section{background:#fff;padding:clamp(4rem,8vw,7rem) 4vw clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.FooterMotionPath-module__lpB5fG__inner{width:min(100%,1600px);margin:0 auto}.FooterMotionPath-module__lpB5fG__copy{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:clamp(2rem,5vw,4rem);display:flex}.FooterMotionPath-module__lpB5fG__eyebrow{color:var(--accent);font-family:var(--font-interface);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:820}.FooterMotionPath-module__lpB5fG__title{color:#101418;max-width:760px;font-family:var(--font-interface);letter-spacing:-.05em;text-align:right;margin:0;font-size:clamp(2.3rem,5vw,5rem);font-weight:740;line-height:.95}.FooterMotionPath-module__lpB5fG__staticTitleText{display:block}.FooterMotionPath-module__lpB5fG__movingTitleLine{padding-bottom:.16em;display:block;overflow:visible}.FooterMotionPath-module__lpB5fG__movingTitleText{will-change:transform;display:inline-block}.FooterMotionPath-module__lpB5fG__motionPath{width:100%;height:clamp(180px,22vw,320px);display:block;overflow:visible}.FooterMotionPath-module__lpB5fG__path{stroke:#0c101642;stroke-width:2px;stroke-linecap:round;stroke-dasharray:10 12}.FooterMotionPath-module__lpB5fG__marker{visibility:hidden}.FooterMotionPath-module__lpB5fG__markerBody{fill:#111418}.FooterMotionPath-module__lpB5fG__markerWindow{fill:var(--accent)}.FooterMotionPath-module__lpB5fG__markerLine{fill:none;stroke:#111418;stroke-width:3px;stroke-linecap:round}@media (max-width:768px){.FooterMotionPath-module__lpB5fG__section{padding:3rem 1.25rem}.FooterMotionPath-module__lpB5fG__copy{display:block}.FooterMotionPath-module__lpB5fG__title{text-align:left;letter-spacing:0;margin-top:1rem;line-height:1.02}.FooterMotionPath-module__lpB5fG__movingTitleLine{padding-bottom:.22em;overflow:visible}.FooterMotionPath-module__lpB5fG__movingTitleText{transform:none!important}.FooterMotionPath-module__lpB5fG__motionPath{transform-origin:0;height:190px;transform:scale(1.18)}}
.Footer-module__3hUVsW__footer{color:#fff;font-family:var(--font-interface);background:#111;flex-direction:column;display:flex;overflow:hidden}.Footer-module__3hUVsW__mainContainer{flex-direction:column;gap:4rem;padding:6vw 4vw 0;display:flex}.Footer-module__3hUVsW__topRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Footer-module__3hUVsW__emailSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__decorator{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Footer-module__3hUVsW__decoratorLine{background:linear-gradient(90deg,#3b82f6 50%,#fff 50%);border-radius:4px;width:32px;height:8px}.Footer-module__3hUVsW__emailDesc{color:#ccc;letter-spacing:-.01em;max-width:280px;font-size:.88rem;font-weight:560;line-height:1.5}.Footer-module__3hUVsW__emailTitleContainer{border-bottom:2px solid #fff3;padding-bottom:.5rem;display:inline-block}.Footer-module__3hUVsW__emailTitle{letter-spacing:-.045em;font-size:clamp(2rem,5vw,4rem);font-weight:760;font-family:var(--font-interface);word-break:break-all;margin:0}.Footer-module__3hUVsW__ctaBox{color:#111;background:#f97316;border-radius:24px;flex-direction:column;gap:3rem;width:clamp(250px,30vw,300px);padding:2rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.Footer-module__3hUVsW__ctaBox:hover{transform:translateY(-2px);box-shadow:0 18px 38px #f973162e}.Footer-module__3hUVsW__ctaTitle{font-size:2rem;font-weight:760;font-family:var(--font-interface);letter-spacing:-.045em;margin:0}.Footer-module__3hUVsW__ctaButton{color:#fff;cursor:pointer;background:#111;border-radius:99px;justify-content:space-between;align-items:center;padding:.8rem 1.5rem;transition:all .3s;display:flex}.Footer-module__3hUVsW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Footer-module__3hUVsW__ctaButtonText{letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.Footer-module__3hUVsW__middleRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Footer-module__3hUVsW__links{grid-template-columns:repeat(2,minmax(150px,1fr));gap:.65rem 2rem;max-width:520px;display:grid}.Footer-module__3hUVsW__linksTitle{color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;grid-column:1/-1;margin:0 0 .45rem;font-size:.78rem;font-weight:800}.Footer-module__3hUVsW__linkItem{color:#fff;font-size:clamp(1rem,1.4vw,1.35rem);font-weight:680;font-family:var(--font-interface);letter-spacing:-.025em;text-decoration:none;transition:color .3s}.Footer-module__3hUVsW__linkItem:hover{color:#f97316}.Footer-module__3hUVsW__address{text-align:right;flex-direction:column;gap:.5rem;margin-left:auto;display:flex}.Footer-module__3hUVsW__addressTitle{font-size:.78rem;font-weight:800;font-family:var(--font-interface);letter-spacing:.16em;text-transform:uppercase;margin:0}.Footer-module__3hUVsW__addressText{color:#ccc;max-width:200px;font-size:.9rem;font-weight:520;line-height:1.6}.Footer-module__3hUVsW__hugeTextContainer{text-align:center;width:100%;margin-top:auto}.Footer-module__3hUVsW__hugeText{letter-spacing:-.05em;font-size:max(8rem,21vw);font-weight:600;line-height:.75;font-family:var(--font-brand);justify-content:center;margin:0;display:flex}.Footer-module__3hUVsW__letterWrapper{vertical-align:bottom;margin:-.2em -.1em;padding:.2em .1em;display:inline-block;overflow:hidden}.Footer-module__3hUVsW__animatedLetter{opacity:0;transition:transform 1s cubic-bezier(.16,1,.3,1),opacity 1s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translateY(110%)}.Footer-module__3hUVsW__inView .Footer-module__3hUVsW__animatedLetter{opacity:1;transform:translateY(0)}.Footer-module__3hUVsW__bottomBar{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#3b82f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 4vw;font-size:.72rem;font-weight:800;display:flex}.Footer-module__3hUVsW__bottomBarLocation{align-items:center;gap:.5rem;display:flex}.Footer-module__3hUVsW__bottomBarLinks{gap:2rem;display:flex}.Footer-module__3hUVsW__bottomBarLink{color:#fff;text-decoration:none;transition:opacity .3s}.Footer-module__3hUVsW__bottomBarLink:hover{opacity:.8}@media (max-width:1024px){.Footer-module__3hUVsW__mainContainer{gap:3rem;padding:8vw 6vw 0}.Footer-module__3hUVsW__emailTitle{font-size:clamp(2.5rem,6vw,3rem)}.Footer-module__3hUVsW__hugeText{font-size:max(6rem,24vw)}}@media (max-width:768px){.Footer-module__3hUVsW__mainContainer{padding:10vw 6vw 0}.Footer-module__3hUVsW__topRow,.Footer-module__3hUVsW__middleRow{flex-direction:column;gap:3rem}.Footer-module__3hUVsW__ctaBox{width:100%;max-width:none}.Footer-module__3hUVsW__address{text-align:left;margin-left:0}.Footer-module__3hUVsW__hugeTextContainer{margin-top:4rem}.Footer-module__3hUVsW__bottomBar{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem 6vw}.Footer-module__3hUVsW__bottomBarLinks{justify-content:center}}@media (max-width:480px){.Footer-module__3hUVsW__mainContainer{padding:12vw 6vw 0}.Footer-module__3hUVsW__emailTitle{font-size:clamp(1.8rem,8vw,2.5rem)}.Footer-module__3hUVsW__links{grid-template-columns:1fr}.Footer-module__3hUVsW__linkItem,.Footer-module__3hUVsW__addressTitle{font-size:1.3rem}.Footer-module__3hUVsW__ctaTitle{font-size:1.5rem}}
