html{scroll-behavior:smooth}body,html{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;margin:0;padding:0}.content{box-sizing:border-box;min-height:calc(100vh - 272px);padding:60px 0 0}.btn-primary{background-color:#ff6b00;border:2px solid #ff6b00;border-radius:9999px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:12px 26px;text-decoration:none;transition:all .2s ease-in-out}.btn-primary:hover{background-color:#e65f00;border-color:#e65f00}.btn-outline{background-color:transparent;border:2px solid #ff6b00;border-radius:9999px;color:#ff6b00;display:inline-block;font-size:1rem;font-weight:600;padding:12px 26px;text-decoration:none;transition:all .2s ease-in-out}.btn-outline:hover{background-color:#ff6b00;color:#fff}.btn-dark{background-color:#1d273b;border:2px solid #1d273b;border-radius:9999px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:12px 26px;text-decoration:none;transition:all .2s ease-in-out}.btn-dark:hover{background-color:transparent;border-color:#1d273b;color:#1d273b}.btn+.btn{margin-left:12px}@media(max-width:768px){.btn-dark,.btn-outline,.btn-primary{font-size:.9rem;padding:8px 18px}}.fade-in-on-scroll{opacity:0;transform:translateY(50px)}.fade-in-on-scroll,.fade-in-on-scroll.visible{transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.fade-in-on-scroll.visible{opacity:1;transform:translateY(0)}.header{background-color:#010f23;box-sizing:border-box;color:#fff;height:60px;justify-content:center;left:0;padding:10px;position:fixed;top:0;width:100%;z-index:1000}.header,.header_main{align-items:center;display:flex}.header_main{gap:20px;height:100%;justify-content:space-between;width:80%}.header_logo,.header_logo img{height:100%}.header_links{flex:1}.header_links,.header_links ul{align-items:center;display:flex;height:100%;justify-content:flex-end}.header_links ul{gap:20px;list-style-type:none;margin:0;padding:0}.header_links ul li{align-items:center;display:flex;height:100%;justify-content:center}.header_links ul li a{color:hsla(0,0%,100%,.7);font-size:.95rem;font-weight:400;position:relative;text-decoration:none;transition:color .2s ease}.header_links ul li a:hover{color:#fff}.header_links ul li a:hover:after{opacity:1;width:100%}.header_links ul li a:after{background-color:#ff914d;bottom:-4px;content:"";height:2px;left:0;opacity:0;position:absolute;transition:width .3s ease,opacity .2s ease;width:0}.header_contact a{align-items:center;border:1px solid #ff914d;border-radius:9999px;color:#fff;display:flex;font-size:14px;font-weight:700;height:35px;justify-content:center;padding:0 15px;text-decoration:none;transition:all .3s ease}.header_contact a:hover{background-color:#ff8134;color:#fff}.header .burger{background:none;border:none;color:#fff;cursor:pointer;display:none}.header .burger i{height:28px;width:28px}.header .mobile_menu{align-items:flex-start;background-color:#010f23;box-shadow:-2px 0 10px rgba(0,0,0,.3);box-shadow:-4px 0 12px rgba(0,0,0,.25),-8px 0 25px rgba(255,145,77,.1);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;max-width:300px;padding:20px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:75%;z-index:2000}.header .mobile_menu.open{right:0}.header .mobile_menu .close_menu{align-self:flex-end;background:none;border:none;color:#fff;cursor:pointer;margin-bottom:20px}.header .mobile_menu .close_menu i{height:28px;width:28px}.header .mobile_menu ul{list-style:none;margin:0;padding:0;width:100%}.header .mobile_menu ul li{margin:10px 0}.header .mobile_menu ul li a{color:#fff;display:block;font-size:1.1rem;text-decoration:none;width:100%}.header .mobile_menu ul li a:hover{color:#ff914d}.header .mobile_menu .btn-outline{align-items:center;align-self:center;display:flex;justify-content:center;margin-top:15px;width:auto}@media(max-width:768px){.header_contact,.header_links{display:none}.header .burger{display:block}.header_main{width:90%}}.footer{background-color:#010f23;color:hsla(0,0%,100%,.7);padding:40px 0 20px}.footer .footer_main{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:0 auto;width:80%}.footer .footer_main .footer_column{flex:1 1 200px}.footer .footer_main .footer_column h3{color:#fff;font-size:1rem;font-weight:500;margin-bottom:12px}.footer .footer_main .footer_column ul{list-style:none;margin:0;padding:0}.footer .footer_main .footer_column ul li{margin-bottom:8px}.footer .footer_main .footer_column ul li a{color:hsla(0,0%,100%,.7);font-size:.9rem;text-decoration:none;transition:color .2s ease}.footer .footer_main .footer_column ul li a:hover{color:#fff}.footer .footer_main .footer_branding .footer_logo{height:30px;margin-bottom:10px;width:auto}.footer .footer_main .footer_branding .footer_tagline{color:hsla(0,0%,100%,.7);font-size:.85rem}.footer .footer_main .footer_socials .footer_icons{display:flex;font-size:1.2rem;gap:12px;margin-top:8px}.footer .footer_main .footer_socials .footer_icons a{color:hsla(0,0%,100%,.7);transition:color .2s ease}.footer .footer_main .footer_socials .footer_icons a:hover{color:#ff914d}.footer .footer_bottom{color:hsla(0,0%,100%,.3);font-size:.8rem;margin-top:30px;text-align:center}.hero{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:85vh;overflow:hidden;padding:0 0 80px;position:relative;width:100%}.hero:before{background-image:url(/build/images/hero-bg.9b4381af.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:1;position:absolute;z-index:0}.hero_main{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:1200px;width:80%}.hero_content{position:relative;z-index:1}.hero_content h1{color:#010f23;font-size:2.8rem;font-weight:600;line-height:1.3;margin-bottom:20px}.hero_content h1 span{color:#ff914d;display:block}.hero_content p{color:#333;font-size:1.15rem;line-height:1.6;margin-bottom:35px;max-width:700px}.hero_content .hero_cta{display:flex;flex-wrap:wrap;gap:20px}@media(max-width:768px){.hero_content .hero_cta{justify-content:center}}.hero_content .hero_cta .btn{border-radius:9999px;font-size:1rem;font-weight:700;padding:12px 24px;text-decoration:none;transition:all .3s ease}.hero_content .hero_cta .btn.btn-primary{background-color:#ff914d;color:#fff}.hero_content .hero_cta .btn.btn-primary:hover{background-color:#ff7824}.hero_content .hero_cta .btn.btn-ghost{background-color:transparent;border:2px solid #ff914d;color:#ff914d}.hero_content .hero_cta .btn.btn-ghost:hover{background-color:#ff914d;color:#fff}.services-section{background-color:#f9f9fb;padding:80px 0}.services-section .container{margin:auto;max-width:1200px;padding:0 20px}.services-section .section-title{color:#0a1b2a;font-size:2.5rem;font-weight:600;margin-bottom:60px;text-align:center}.services-section .section-title:after{background-color:#ff914d;border-radius:2px;content:"";display:block;height:3px;margin:15px auto 0;width:60px}.services-section .services-grid{display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.services-section .service-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.05);padding:40px 30px;text-align:center}.services-section .service-card svg{color:#ff7e33;height:40px;margin-bottom:20px;stroke-width:1.8;width:40px}.services-section .service-card h3{color:#0a1b2a;font-size:1.4rem;margin-bottom:15px}.services-section .service-card p{color:#444;font-size:.95rem;line-height:1.6}.section-valeurs{background-color:#fff;padding:80px 0}.section-valeurs .section-title{color:#0a1b2a;font-size:2.5rem;font-weight:600;margin-bottom:60px;text-align:center}.section-valeurs .section-title:after{background-color:#ff914d;border-radius:2px;content:"";display:block;height:3px;margin:15px auto 0;width:60px}.section-valeurs .valeurs-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.section-valeurs .valeur-card{background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.05);padding:30px;text-align:center}.section-valeurs .valeur-card svg{color:#ff6a3d;display:inline-block;height:36px;margin-bottom:20px;width:36px}.section-valeurs .valeur-card h3{font-size:1.2rem;font-weight:600;margin-bottom:12px}.section-valeurs .valeur-card p{color:#555;font-size:.95rem;line-height:1.5}.partners-section{background:#f9f9fb;padding:80px 20px;text-align:center}.partners-section .section-title{color:#0a1b2a;font-size:2.5rem;font-weight:600;margin-bottom:60px;text-align:center}.partners-section .section-title:after{background-color:#ff914d;border-radius:2px;content:"";display:block;height:3px;margin:15px auto 0;width:60px}.partners-section p{color:#444;font-size:1.1rem;margin:0 auto 30px;max-width:700px}.partners-section .btn.primary{background-color:#ff6b00;border-radius:6px;color:#fff;padding:12px 24px;text-decoration:none;transition:background .3s}.partners-section .btn.primary:hover{background-color:#cc5600}.why-section{background-color:#f3f5f9;overflow:hidden;padding:80px 20px;position:relative}.why-section .container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.why-section .why-content{margin:0 auto;max-width:900px;padding:40px 0;position:relative;text-align:left;z-index:2}.why-section .why-content blockquote{border-left:4px solid #ff6b00;color:#333;font-style:italic;margin:40px 0 0;padding-left:20px}.why-section .why-content h2{color:#1d273b;font-size:2rem;margin-bottom:20px}.why-section .why-content .lead{color:#444;font-size:1.2rem;font-weight:500;margin-bottom:15px}.why-section .why-content p{color:#444;font-size:1.05rem;line-height:1.6;margin-bottom:25px}.why-section .why-content .btn.ghost{background-color:transparent;border:2px solid #ff6b00;border-radius:6px;color:#ff6b00;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .2s ease-in-out}.why-section .why-content .btn.ghost:hover{background-color:#ff6b00;color:#fff}.why-section .why-illustration{bottom:0;left:50%;position:absolute;transform:translateX(-50%);z-index:0}.why-section .why-illustration img{opacity:.05;pointer-events:none;user-select:none;width:200px}.projects-list{background-color:#f0f2f5;padding:100px 20px;text-align:center}.projects-list .container{margin:0 auto;max-width:1100px}.projects-list h2{color:#0a1b2a;font-size:2.2rem;font-weight:700;margin-bottom:60px}.projects-list h2:after{background-color:#ff914d;border-radius:2px;content:"";display:block;height:3px;margin:15px auto 0;width:60px}.projects-list .projects-grid{display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:center}.projects-list .project-card{background:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.05);padding:40px 30px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.projects-list .project-card:hover{box-shadow:0 12px 25px rgba(0,0,0,.08);transform:translateY(-4px)}.projects-list .project-card .project-status{background:rgba(255,145,77,.1);border-radius:9999px;color:#ff914d;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:15px;padding:6px 14px}.projects-list .project-card h3{color:#0a1b2a;font-size:1.3rem;font-weight:600;margin-bottom:15px}.projects-list .project-card p{color:#444;font-size:1rem;line-height:1.6}.projects-intro{background-color:#fff;padding:120px 20px 100px;position:relative;text-align:center}.projects-intro h1{color:#0a1b2a;font-size:2.5rem;font-weight:700;margin-bottom:25px}.projects-intro h1:after{background-color:#ff914d;border-radius:2px;content:"";display:block;height:3px;margin:15px auto 0;width:60px}.projects-intro p{color:#333;font-size:1.1rem;line-height:1.7;margin:0 auto 20px;max-width:800px}.projects-intro .btn-outline,.projects-intro p .highlight{color:#ff7a1a;font-weight:600}.projects-intro .btn-outline{border:2px solid #ff7a1a;border-radius:9999px;display:inline-block;margin-top:30px;padding:12px 26px;text-decoration:none;transition:all .3s ease}.projects-intro .btn-outline:hover{background-color:#ff7a1a;color:#fff}.projects-intro:before{background-image:url(/build/images/hero-bg.9b4381af.png);background-position:50%;background-size:cover;content:"";inset:0;opacity:.5;position:absolute;z-index:0}.projects-intro .container{position:relative;z-index:1}.projects-vision{background-color:#f9f9fb;padding:100px 20px;text-align:center}.projects-vision .container{margin:0 auto;max-width:800px}.projects-vision h2{color:#0a1b2a;font-size:2.2rem;font-weight:700;margin-bottom:25px}.projects-vision h2:after{background-color:#ff914d;border-radius:2px;content:"";display:block;height:3px;margin:15px auto 0;width:60px}.projects-vision p{color:#444;font-size:1.05rem;line-height:1.7;margin-bottom:20px}.projects-vision .btn-outline{display:inline-block;margin-top:10px}.contact-hero{background-color:#fff;padding:120px 20px 80px;position:relative;text-align:center}.contact-hero:before{background-image:url(/build/images/hero-bg.9b4381af.png);background-position:50%;background-size:cover;content:"";inset:0;opacity:.5;position:absolute;z-index:0}.contact-hero .container{margin:0 auto;max-width:800px;position:relative;z-index:1}.contact-hero h1{color:#0a1b2a;font-size:2.6rem;font-weight:700;margin-bottom:20px}.contact-hero h1:after{background-color:#ff914d;border-radius:2px;content:"";display:block;height:3px;margin:15px auto 0;width:60px}.contact-hero p{color:#333;font-size:1.15rem;line-height:1.6}.contact-form-section{background-color:#f5f6f8;padding:100px 20px}.contact-form-section .container{margin:0 auto;max-width:700px}.contact-form-section h2{color:#0a1b2a;font-size:2rem;font-weight:600;margin-bottom:50px;text-align:center}.contact-form-section h2:after{background-color:#ff914d;border-radius:2px;content:"";display:block;height:3px;margin:15px auto 0;width:60px}.contact-form-section .contact-form{display:flex;flex-direction:column;gap:25px}.contact-form-section .contact-form .form-group{display:flex;flex-direction:column;text-align:left}.contact-form-section .contact-form .form-group label{color:#0a1b2a;font-weight:600;margin-bottom:8px}.contact-form-section .contact-form .form-group input,.contact-form-section .contact-form .form-group select,.contact-form-section .contact-form .form-group textarea{border:1px solid #ccc;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 14px;transition:border-color .2s ease}.contact-form-section .contact-form .form-group input:focus,.contact-form-section .contact-form .form-group select:focus,.contact-form-section .contact-form .form-group textarea:focus{border-color:#ff914d;outline:none}.contact-form-section .contact-form .form-checkbox{align-items:flex-start;color:#333;display:flex;font-size:.9rem;gap:10px;line-height:1.4}.contact-form-section .contact-form .form-checkbox input[type=checkbox]{accent-color:#ff914d;margin-top:3px}.contact-form-section .contact-form .form-checkbox label{user-select:none}.contact-form-section .contact-form .btn-primary{align-self:center;margin-top:20px}.about-intro-section{background-color:#fff;overflow:hidden;padding:100px 20px 80px;position:relative;text-align:center}.about-intro-section:before{background-image:url(/build/images/hero-bg.9b4381af.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:.5;position:absolute;z-index:0}.about-intro-section .container{margin:0 auto;max-width:900px;position:relative;z-index:1}.about-intro-section .section-title{color:#0a1b2a;display:inline-block;font-size:2.4rem;font-weight:600;margin-bottom:40px;position:relative}.about-intro-section .section-title span{color:#ff7e33}.about-intro-section .section-title:after{background-color:#ff7e33;border-radius:2px;content:"";display:block;height:3px;margin:12px auto 0;width:60px}.about-intro-section .intro-text{color:#333;font-size:1.1rem;line-height:1.7;margin-bottom:20px}.about-intro-section .intro-text.highlight{color:#ff7e33;font-style:italic;font-weight:500;margin-top:30px}.origin-section{background-color:#f7f8fa;padding:100px 20px;text-align:center}.origin-section .container{margin:0 auto;max-width:900px}.origin-section .section-title{color:#0a1b2a;font-size:2.2rem;font-weight:600;margin-bottom:30px;position:relative}.origin-section .section-title:after{background-color:#ff7e33;border-radius:2px;content:"";display:block;height:3px;margin:12px auto 0;width:60px}.origin-section .intro-text{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:40px}.origin-section .origin-cards{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:40px}.origin-section .origin-cards .origin-card{align-items:center;background:#fff;border:1px solid #ececec;border-radius:14px;box-shadow:0 10px 25px rgba(0,0,0,.05);display:flex;gap:16px;max-width:650px;padding:20px 30px;text-align:left}.origin-section .origin-cards .origin-card .origin-symbol{color:#ff7e33;flex-shrink:0;font-size:1.3rem}.origin-section .origin-cards .origin-card .origin-text{color:#333;font-size:1rem;line-height:1.6}.origin-section .origin-cards .origin-card .origin-text strong{color:#0a1b2a}.origin-section .origin-conclusion{color:#333;font-size:1.05rem;line-height:1.7;margin-top:10px}.origin-section .origin-conclusion strong{color:#ff7e33;font-weight:600}@media(min-width:768px){.origin-section .origin-cards{flex-direction:column;gap:24px}.origin-section .origin-cards .origin-card{padding:25px 40px}}.philosophy-section{background-color:#fff;padding:100px 20px;text-align:center}.philosophy-section .container{margin:0 auto;max-width:1100px}.philosophy-section .section-title{color:#0a1b2a;font-size:2.3rem;font-weight:600;margin-bottom:40px;position:relative}.philosophy-section .section-title:after{background-color:#ff7e33;border-radius:2px;content:"";display:block;height:3px;margin:12px auto 0;width:60px}.philosophy-section .intro-text{color:#333;font-size:1.1rem;line-height:1.7;margin-bottom:20px}.philosophy-section .intro-text:last-of-type{margin-bottom:50px}.philosophy-section .philosophy-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center}.philosophy-section .philosophy-card{background:#f9fafb;border:1px solid #ececec;border-radius:14px;padding:35px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.philosophy-section .philosophy-card:hover{box-shadow:0 12px 25px rgba(0,0,0,.06);transform:translateY(-4px)}.philosophy-section .philosophy-card svg{color:#ff7e33;height:40px;margin-bottom:15px;stroke-width:1.8;width:40px}.philosophy-section .philosophy-card h3{color:#0a1b2a;font-size:1.2rem;font-weight:600;margin-bottom:10px}.philosophy-section .philosophy-card p{color:#444;font-size:.95rem;line-height:1.6}@media(max-width:768px){.philosophy-section .philosophy-card{padding:30px 20px}}.vision-section{background-color:#f7f8fa;padding:100px 20px;text-align:center}.vision-section .container{margin:0 auto;max-width:1000px}.vision-section .section-title{color:#0a1b2a;font-size:2.3rem;font-weight:600;margin-bottom:40px;position:relative}.vision-section .section-title:after{background-color:#ff7e33;border-radius:2px;content:"";display:block;height:3px;margin:12px auto 0;width:60px}.vision-section .intro-text{color:#333;font-size:1.1rem;line-height:1.7;margin:0 auto 50px;max-width:800px}.vision-section .vision-grid{display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-content:center;margin-bottom:60px}.vision-section .vision-item{background:#fff;border:1px solid #ececec;border-radius:14px;padding:35px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.vision-section .vision-item:hover{box-shadow:0 12px 25px rgba(0,0,0,.06);transform:translateY(-4px)}.vision-section .vision-item svg{color:#ff7e33;height:42px;margin-bottom:15px;stroke-width:1.8;width:42px}.vision-section .vision-item h3{color:#0a1b2a;font-size:1.2rem;font-weight:600;margin-bottom:10px}.vision-section .vision-item p{color:#444;font-size:.95rem;line-height:1.6}.vision-section .vision-quote{color:#222;font-size:1.3rem;font-style:italic;line-height:1.7;margin:50px auto 0;max-width:700px;position:relative}.vision-section .vision-quote:after,.vision-section .vision-quote:before{color:#ff7e33;content:"“";font-size:3rem;opacity:.3;position:absolute}.vision-section .vision-quote:before{left:-25px;top:-10px}.vision-section .vision-quote:after{bottom:-15px;content:"”";right:-25px}.vision-section .vision-quote strong{color:#ff7e33;font-weight:600}@media(max-width:768px){.vision-section .vision-item{padding:30px 20px}.vision-section .vision-quote{font-size:1.15rem;padding:0 10px}}.approach-section{background-color:#fff;padding:100px 20px;text-align:center}.approach-section .container{margin:0 auto;max-width:1000px}.approach-section .section-title{color:#0a1b2a;font-size:2.3rem;font-weight:600;margin-bottom:40px;position:relative}.approach-section .section-title:after{background-color:#ff7e33;border-radius:2px;content:"";display:block;height:3px;margin:12px auto 0;width:60px}.approach-section .intro-text{color:#333;font-size:1.1rem;line-height:1.7;margin:0 auto 50px;max-width:850px}.approach-section .intro-text strong{color:#ff7e33;font-weight:600}.approach-section .approach-grid{display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));justify-content:center}.approach-section .approach-card{background:#f9fafb;border:1px solid #ececec;border-radius:14px;padding:40px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.approach-section .approach-card:hover{box-shadow:0 12px 25px rgba(0,0,0,.06);transform:translateY(-4px)}.approach-section .approach-card svg{color:#ff7e33;height:42px;margin-bottom:15px;stroke-width:1.8;width:42px}.approach-section .approach-card h3{color:#0a1b2a;font-size:1.2rem;font-weight:600;margin-bottom:10px}.approach-section .approach-card p{color:#444;font-size:.95rem;line-height:1.6}@media(max-width:768px){.approach-section .approach-card{padding:30px 20px}}.future-section{background:linear-gradient(180deg,#f7f8fa,#fff);overflow:hidden;padding:120px 20px;position:relative;text-align:center}.future-section .container{margin:0 auto;max-width:850px;position:relative;z-index:1}.future-section .section-title{color:#0a1b2a;font-size:2.4rem;font-weight:600;margin-bottom:50px;position:relative}.future-section .section-title:after{background-color:#ff7e33;border-radius:2px;content:"";display:block;height:3px;margin:12px auto 0;width:60px}.future-section .future-content{color:#333;margin:0 auto;max-width:700px}.future-section .future-content i{color:#ff7e33;height:48px;margin-bottom:25px;stroke-width:1.8;width:48px}.future-section .future-content p{font-size:1.1rem;line-height:1.7;margin-bottom:25px}.future-section .future-content p strong{color:#0a1b2a}.future-section .future-content p em{color:#ff7e33;font-style:normal;font-weight:600}.future-section .future-content .future-quote{align-items:center;background-color:rgba(255,126,51,.05);border-left:4px solid #ff7e33;border-radius:4px;color:#0a1b2a;display:flex;flex-direction:column;font-size:1.4rem;font-weight:500;gap:15px;justify-content:center;line-height:1.6;margin-top:60px;padding:20px 40px;position:relative}.future-section .future-content .future-quote svg{color:#ff7e33;height:28px;margin:0;stroke-width:2;width:28px}.future-section .future-content .future-quote span{color:#ff7e33;font-style:italic;font-weight:600}.future-section:before{background-image:url(/build/images/hero-bg.9b4381af.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:.5;position:absolute;z-index:0}@media(max-width:768px){.future-section{padding:80px 20px}.future-section .section-title{font-size:2rem}.future-section .future-content p{font-size:1rem}.future-section .future-content .future-quote{font-size:1.1rem;padding:20px}}.legal-page{color:#010f23;font-size:1rem;line-height:1.7;margin:0 auto;max-width:900px;padding:120px 20px 60px}.legal-page a{color:#ff6b00;text-decoration:none;transition:color .2s ease}.legal-page a:hover{color:#cc5600;text-decoration:underline}.legal-page .legal-header{margin-bottom:50px;text-align:center}.legal-page .legal-header h1{color:#010f23;font-size:2rem;font-weight:700;margin-bottom:10px}.legal-page .legal-header p{color:#4a5568;font-size:1rem}.legal-page .legal-section{margin-bottom:40px}.legal-page .legal-section h2{border-left:3px solid #ff6b00;color:#010f23;font-size:1.3rem;font-weight:600;margin-bottom:10px;padding-left:10px}.legal-page .legal-section p{color:#2d3748;margin:0 0 10px;text-align:justify}.legal-page .legal-section ul{list-style:disc;margin-left:20px}.legal-page .legal-section ul li{margin-bottom:6px}@media(max-width:768px){.legal-page{padding:100px 15px 40px}.legal-page .legal-header h1{font-size:1.7rem}.legal-page .legal-section h2{font-size:1.15rem}}.legal-page .legal-update{border-top:1px solid rgba(0,0,0,.05);color:#6b7280;font-size:.9rem;margin-top:40px;padding-top:15px;text-align:right}.legal-page .legal-update strong{color:#010f23}@media(max-width:768px){.legal-page .legal-update{font-size:.85rem;text-align:center}}.form-group{display:flex;flex-direction:column;gap:5px;margin-bottom:20px}.form-group label{color:#0a1b2a;font-weight:600}.form-group .form-control{background:#fff;border:1px solid #dcdfe4;border-radius:8px;font-size:1rem;padding:10px 14px;transition:border-color .2s ease}.form-group .form-control:focus{border-color:#f78b29;box-shadow:0 0 0 2px rgba(247,139,41,.2);outline:none}.form-checkbox{align-items:flex-start;display:flex;gap:8px;margin-bottom:20px}.form-checkbox input[type=checkbox]{margin-top:4px}.form-checkbox label{font-size:.95rem;line-height:1.4}.flash{border-radius:8px;font-weight:600;margin:0 auto 20px;max-width:700px;padding:12px 16px}.flash.flash-success{background:#e8fff2;border:1px solid #a6e8bf;color:#106a3b}.flash.flash-error{background:#fff2f2;border:1px solid #f2bcbc;color:#8c1b1b}