@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";:root{font-family:Montserrat,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#283457;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Montserrat,sans-serif;margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}body::-webkit-scrollbar{display:none}body main{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:100px;height:100vh;max-width:100vw;overflow-x:hidden}body main::-webkit-scrollbar{display:none}body main .brand em{color:#ff4d00}body main .orange{color:#ff4d00}body main .bold{font-weight:900}body main .fullWidth{width:100%}body main .center{text-align:center;align-items:center;justify-content:center}body main ul{margin:0;margin-bottom:2rem}body main h1,body main h2,body main h3{margin:0}body main h2{font-size:3rem}body main h3{font-size:2.5rem;margin-bottom:2rem}body main button{font-size:1rem;font-family:Montserrat,sans-serif}.lang.svelte-m7sd5e.svelte-m7sd5e{display:flex;flex-direction:column;position:relative}.lang.svelte-m7sd5e button.svelte-m7sd5e{padding:0;background:none;border:none;font-weight:700;cursor:pointer}.lang.svelte-m7sd5e .selector.svelte-m7sd5e{position:absolute;top:35px;left:0;width:100%;height:100%;justify-content:center;align-items:center;transition:all .3s ease-in-out}.lang.svelte-m7sd5e img.svelte-m7sd5e{width:30px;height:30px;cursor:pointer}nav.svelte-nd008n.svelte-nd008n{background-color:#fff;position:fixed;width:calc(100vw - 2rem);z-index:110;height:100px;top:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;box-shadow:0 5px 8px #00000040}nav.svelte-nd008n .logo img.svelte-nd008n{height:60px}@media screen and (max-width: 1200px){nav.svelte-nd008n .logo img.svelte-nd008n{height:40px}}.scroll-top.svelte-6vzs2x.svelte-6vzs2x{position:fixed;bottom:0;right:0;z-index:40;cursor:pointer;background:#ff4d00;border:none;margin:0;padding:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.scroll-top.svelte-6vzs2x img.svelte-6vzs2x{height:30px}.bloc.svelte-yi1nrc.svelte-yi1nrc{width:100vw;display:flex;padding:100px 0}.bloc[data-padding=false].svelte-yi1nrc.svelte-yi1nrc{padding:0}.bloc[data-align=left].svelte-yi1nrc.svelte-yi1nrc{justify-content:flex-start}.bloc[data-align=center].svelte-yi1nrc.svelte-yi1nrc{justify-content:center}.bloc[data-align=right].svelte-yi1nrc.svelte-yi1nrc{justify-content:flex-end}.bloc.svelte-yi1nrc .content.svelte-yi1nrc{display:flex;gap:2rem;align-items:center}.bloc.svelte-yi1nrc .content.small.svelte-yi1nrc{justify-content:center;padding:0 2rem;max-width:950px;min-width:950px}.bloc.dark.svelte-yi1nrc.svelte-yi1nrc{background-color:#283457}.bloc.light.svelte-yi1nrc.svelte-yi1nrc{background-color:#5067ae}.bloc.orange.svelte-yi1nrc.svelte-yi1nrc{background-color:#ff4d00;color:#fff}.bloc.white.svelte-yi1nrc.svelte-yi1nrc{background-color:#fff;color:#3c3c3d}@media screen and (max-width: 1200px){.bloc.svelte-yi1nrc.svelte-yi1nrc{padding:50px 0}.bloc.svelte-yi1nrc .content.svelte-yi1nrc{flex-direction:column}.bloc.svelte-yi1nrc .content.small.svelte-yi1nrc{justify-content:center;padding:0 2rem;max-width:calc(100% - 2rem);min-width:calc(100% - 2rem)}.bloc.svelte-yi1nrc .content .bold.svelte-yi1nrc{max-width:calc(100% - 2rem);min-width:calc(100% - 2rem)}}button.svelte-1xic0sz{background-color:#ff4d00;color:#fff;border:none;padding:1rem 2rem;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .2s ease-in-out}button[data-color=blue].svelte-1xic0sz{background-color:#283457}button[data-size=large].svelte-1xic0sz{padding:1rem 2rem;font-size:1rem}button[data-size=full].svelte-1xic0sz{width:100%}button[data-size=small].svelte-1xic0sz{padding:.5rem 1rem;font-size:.8rem}button[data-size=round].svelte-1xic0sz{padding:0;border-radius:50px;height:50px;width:50px;font-size:2rem}button.svelte-1xic0sz:hover{background-color:#cc3e00}button.center.svelte-1xic0sz{margin:0 auto}svg.svelte-aulagc.svelte-aulagc{width:50vw}svg.svelte-aulagc .name.svelte-aulagc{animation:svelte-aulagc-moveName 1s ease-in-out forwards 2.5s}svg.svelte-aulagc .name .orange.svelte-aulagc{font-size:80px;font-weight:700;fill:#ff4d00;transform-origin:center;transform-box:fill-box;filter:drop-shadow(3px 5px 2px rgba(0,0,0,.4));opacity:0}svg.svelte-aulagc .name .white.svelte-aulagc{font-size:60px;fill:#fff;opacity:0}svg.svelte-aulagc .slogan .white.svelte-aulagc{font-size:20px;fill:#fff;opacity:0;font-weight:700}svg.svelte-aulagc .slogan tspan.svelte-aulagc{fill:#ff4d00}svg.svelte-aulagc .logo.svelte-aulagc{transform:scale(.5) translateY(600px);transform-origin:200px 300px;animation:svelte-aulagc-moveLogo 1s ease-in-out forwards 2s}@media screen and (max-width: 1200px){svg.svelte-aulagc.svelte-aulagc{width:100vw}}@keyframes svelte-aulagc-moveName{0%{transform:translateY(0)}to{transform:translateY(-80px)}}@keyframes svelte-aulagc-moveLogo{0%{transform:translateY(300px) scale(.5)}to{transform:translateY(0) scale(.5)}}.bold.svelte-r9c2ij{font-size:1.8rem;max-width:50%;align-self:flex-start}@media screen and (max-width: 1200px){.bold.svelte-r9c2ij{max-width:calc(100% - 2rem);min-width:calc(100% - 2rem)}.content.svelte-r9c2ij{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}}svg.svelte-1lntrk8.svelte-1lntrk8{width:450px}svg.svelte-1lntrk8 image.svelte-1lntrk8,svg.svelte-1lntrk8 line.svelte-1lntrk8{opacity:0}@media screen and (max-width: 1200px){svg.svelte-1lntrk8.svelte-1lntrk8{width:90vw}}img.svelte-1qd572g.svelte-1qd572g{width:450px}.headband.svelte-1qd572g.svelte-1qd572g{background:#283457;width:calc(50vw - 4rem);border-radius:10px 0 0 10px;padding:1rem 2rem;align-self:flex-end}.headband.svelte-1qd572g h3.svelte-1qd572g{width:450px;font-size:1.5rem}.headband.svelte-1qd572g .icones.svelte-1qd572g{width:450px;display:flex;margin-bottom:1rem;gap:1rem}.headband.svelte-1qd572g .icones img.svelte-1qd572g{width:50px}@media screen and (max-width: 1200px){img.svelte-1qd572g.svelte-1qd572g{width:100%}.headband.svelte-1qd572g.svelte-1qd572g{width:calc(100vw - 10rem);align-self:center}.headband.svelte-1qd572g h3.svelte-1qd572g,.headband.svelte-1qd572g .icones.svelte-1qd572g{width:calc(100% - 2rem)}}.expandBloc.svelte-awn5ln.svelte-awn5ln{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:1rem;width:300px;box-shadow:0 8px 8px #00000040;padding-bottom:1rem}.expandBloc.svelte-awn5ln .header.svelte-awn5ln{width:calc(300px - 3rem);padding:1.5rem;font-size:2rem;font-weight:700;height:200px}.expandBloc.svelte-awn5ln .header .subtitle.svelte-awn5ln{font-size:1.8rem}.expandBloc.svelte-awn5ln button.svelte-awn5ln{padding:0;background:none;border:none;font-weight:700;cursor:pointer}.expandBloc.svelte-awn5ln .details.svelte-awn5ln{width:calc(300px - 2rem);padding:1rem;position:absolute;top:320px;box-shadow:0 8px 8px #00000040;z-index:100}.expandBloc.svelte-awn5ln .details .include.svelte-awn5ln{font-weight:700;margin-bottom:1rem}.expandBloc.svelte-awn5ln .details hr.svelte-awn5ln{border-color:#7c8dc2}h2.svelte-n3qrcp.svelte-n3qrcp{font-size:3rem}h3.svelte-n3qrcp.svelte-n3qrcp{font-size:2.5rem;margin-bottom:2rem}.titleExpandBloc.svelte-n3qrcp.svelte-n3qrcp{margin-bottom:1rem}.multiList.svelte-n3qrcp.svelte-n3qrcp{display:flex;justify-content:space-between;gap:2rem}.expandBlocs.svelte-n3qrcp.svelte-n3qrcp{display:flex;justify-content:space-between;gap:1rem}@media screen and (max-width: 1200px){.multiList.svelte-n3qrcp.svelte-n3qrcp{flex-direction:column;gap:0}.multiList.svelte-n3qrcp ul.svelte-n3qrcp:first-child{margin-bottom:0}.expandBlocs.svelte-n3qrcp.svelte-n3qrcp{flex-direction:column;align-items:center;justify-content:center;gap:1rem}}.content.svelte-ms5hoq.svelte-ms5hoq{margin-top:5rem;margin-bottom:5rem;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.content.svelte-ms5hoq h2.svelte-ms5hoq{font-size:1.8rem}.content.svelte-ms5hoq .support.svelte-ms5hoq{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:2rem;margin-bottom:2rem}.content.svelte-ms5hoq .support img.svelte-ms5hoq{width:100%}@media screen and (max-width: 1200px){.content.svelte-ms5hoq.svelte-ms5hoq,.content.svelte-ms5hoq .support.svelte-ms5hoq{align-items:center}.tablet.svelte-ms5hoq.svelte-ms5hoq{max-width:100%;margin-top:2rem}}@keyframes zoom-in-center{0%{transform:scale(2);filter:blur(4px);opacity:0}to{transform:scale(1);filter:blur(0px);opacity:1}}@keyframes zoom-out-center{0%{transform:scale(1);filter:blur(0px);opacity:1}to{transform:scale(2);filter:blur(4px);opacity:0}}.box.svelte-r2b0xi{animation:svelte-r2b0xi-float 6s ease-in-out infinite}@keyframes svelte-r2b0xi-float{0%{filter:drop-shadow(0px 0px 10px rgba(0,0,0,.25));transform:translatey(0)}50%{filter:drop-shadow(0px 15px 25px rgba(0,0,0,.25));transform:translatey(-20px)}to{filter:drop-shadow(0px 5px 15px rgba(0,0,0,.25));transform:translatey(0)}}h2.svelte-549yjl.svelte-549yjl{margin-bottom:2rem}#contact.svelte-549yjl.svelte-549yjl{position:relative}#contact.svelte-549yjl .waiting.svelte-549yjl{pointer-events:all;position:absolute;background-color:#3c3c3d80;width:100%;height:100%;justify-content:center;align-items:center;padding:1rem;left:-1rem;border-radius:1rem;display:flex;flex-direction:column}#contact.svelte-549yjl .waiting .message.svelte-549yjl{display:none;font-size:2rem;color:#ff4d00}.form.svelte-549yjl.svelte-549yjl{display:flex;flex-direction:column;gap:1rem}.form.svelte-549yjl .required.svelte-549yjl{font-size:.8rem;color:#ff4d00}.form.svelte-549yjl .row.svelte-549yjl{display:flex;justify-content:center;align-items:center;gap:1rem}.form.svelte-549yjl .row.required.svelte-549yjl{justify-content:flex-start;font-size:.8rem;color:#ff4d00}.form.svelte-549yjl .row.bot.svelte-549yjl{justify-content:flex-start;flex-direction:row;align-items:center;font-size:.8rem;color:#3c3c3d;gap:.5rem;font-weight:700}.form.svelte-549yjl .row.bot input.svelte-549yjl{width:1.5rem;height:1.5rem;accent-color:#5067ae}.form.svelte-549yjl .row .field.svelte-549yjl{display:flex;flex-direction:column;justify-content:space-between;width:100%}.form.svelte-549yjl .row .field label.svelte-549yjl{font-size:.8rem;font-weight:700}.form.svelte-549yjl .row .field input.svelte-549yjl,.form.svelte-549yjl .row .field textarea.svelte-549yjl{width:calc(100% - 1rem);padding:.5rem;border-radius:5px;border:1px solid #5067ae}.error{animation:svelte-549yjl-vibration .3s linear 0s 2 alternate forwards}.error input.svelte-549yjl.svelte-549yjl,.error textarea.svelte-549yjl.svelte-549yjl{border-color:#ff4d00!important}@keyframes svelte-549yjl-vibration{0%{transform:translate(0)}25%{transform:translate(.5rem)}50%{transform:translate(0)}75%{transform:translate(-.5rem)}to{transform:translate(0)}}@media screen and (max-width: 1200px){h2.svelte-549yjl.svelte-549yjl{font-size:1.8rem;text-align:center}.form.svelte-549yjl .row.svelte-549yjl{flex-direction:column;gap:0}.form.svelte-549yjl .row .field.svelte-549yjl{width:100%}}button.svelte-1ke44an.svelte-1ke44an{padding:0;background:none;border:none;font-weight:700;cursor:pointer;font-size:1rem;text-align:left;color:#fff}.legals.svelte-1ke44an.svelte-1ke44an{background:#3c3c3dcc;position:fixed;z-index:200;top:0;left:0;width:100vw;height:100vh}.legals.svelte-1ke44an .content.svelte-1ke44an{color:#3c3c3d;background:#fff;width:80%;height:80%;margin:2rem auto;padding:2rem;display:flex;flex-direction:column;gap:2rem;overflow-y:scroll;position:relative}.legals.svelte-1ke44an .content.svelte-1ke44an::-webkit-scrollbar{display:none}.legals.svelte-1ke44an .content .close.svelte-1ke44an{position:absolute;cursor:pointer;top:1rem;right:1rem}footer.svelte-1fe7gog.svelte-1fe7gog{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5rem 0;gap:5rem;font-weight:700}footer.svelte-1fe7gog button.svelte-1fe7gog{padding:0;background:none;border:none;font-weight:700;cursor:pointer}footer.svelte-1fe7gog .center.svelte-1fe7gog{display:flex;justify-content:center;align-items:center}footer.svelte-1fe7gog .links.svelte-1fe7gog{display:flex;flex-direction:column;gap:1rem}footer.svelte-1fe7gog .links button.svelte-1fe7gog{text-align:left;color:#fff}footer.svelte-1fe7gog .socials.svelte-1fe7gog{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;color:#ff4d00}footer.svelte-1fe7gog .socials button.svelte-1fe7gog{font-size:1rem;text-align:left;color:#ff4d00}@media screen and (max-width: 1200px){footer.svelte-1fe7gog.svelte-1fe7gog{flex-direction:column;gap:2rem}}
