.inscription-module__nfhRTa__page{background-color:#0000;flex-direction:column;width:100%;min-height:100vh;display:flex}.inscription-module__nfhRTa__mainContent{flex:1;justify-content:center;align-items:center;width:100%;padding:140px 20px 80px;display:flex}.inscription-module__nfhRTa__card{background:#fff;border:1px solid #eaeaea;width:100%;max-width:600px;padding:50px 40px;box-shadow:0 10px 40px #0000000d}.inscription-module__nfhRTa__headerTitle{color:var(--primary-color);text-align:center;margin-bottom:10px;font-size:1.8rem;font-weight:700}.inscription-module__nfhRTa__headerSubtitle{color:#6b7b8d;text-align:center;margin-bottom:40px;font-size:.95rem}.inscription-module__nfhRTa__tabs{background:#f1f5f9;border-radius:0;gap:8px;margin-bottom:32px;padding:6px;display:flex}.inscription-module__nfhRTa__tab{color:#6b7b8d;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .25s;display:flex}.inscription-module__nfhRTa__tab:hover{color:var(--primary-color)}.inscription-module__nfhRTa__tabActive{color:var(--primary-color);background:#fff;box-shadow:0 2px 8px #061d3814}.inscription-module__nfhRTa__form{flex-direction:column;gap:16px;display:flex}.inscription-module__nfhRTa__nameRow{gap:16px;display:flex}.inscription-module__nfhRTa__nameRow .inscription-module__nfhRTa__inputGroup{flex:1}.inscription-module__nfhRTa__inputGroup{flex-direction:column;gap:8px;display:flex}.inscription-module__nfhRTa__label{color:#374151;letter-spacing:.2px;font-size:.85rem;font-weight:600}.inscription-module__nfhRTa__inputWrapper{align-items:center;display:flex;position:relative}.inscription-module__nfhRTa__inputIcon{color:#9ca3af;pointer-events:none;z-index:1;position:absolute;left:14px}.inscription-module__nfhRTa__input{color:#1f2937;background:#fff;border:1.5px solid #e5e7eb;border-radius:0;outline:none;width:100%;padding:12px 14px 12px 44px;font-family:inherit;font-size:.95rem;transition:all .25s}.inscription-module__nfhRTa__input:focus{border-color:var(--primary-color)}.inscription-module__nfhRTa__input::placeholder{color:#c5c9d2}.inscription-module__nfhRTa__textarea{resize:vertical;min-height:120px;padding-left:14px}.inscription-module__nfhRTa__checkbox{color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:12px;margin-top:8px;padding-left:28px;font-size:.88rem;line-height:1.5;display:flex;position:relative}.inscription-module__nfhRTa__checkbox input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.inscription-module__nfhRTa__checkmark{background:#fff;border:1.5px solid #d1d5db;border-radius:0;width:18px;height:18px;transition:all .2s;position:absolute;top:2px;left:0}.inscription-module__nfhRTa__checkbox input:checked~.inscription-module__nfhRTa__checkmark{background:var(--primary-color);border-color:var(--primary-color)}.inscription-module__nfhRTa__checkbox input:checked~.inscription-module__nfhRTa__checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.inscription-module__nfhRTa__termsLink{color:var(--primary-color);font-weight:600;transition:color .2s}.inscription-module__nfhRTa__termsLink:hover{text-decoration:underline}.inscription-module__nfhRTa__submitBtn{background:var(--accent-color);color:#fff;border:2px solid var(--accent-color);letter-spacing:.5px;cursor:pointer;border-radius:0;width:100%;margin-top:10px;padding:16px;font-size:1rem;font-weight:600;transition:all .3s}.inscription-module__nfhRTa__submitBtn:hover{color:var(--accent-color);background:#fff}@media (max-width:768px){.inscription-module__nfhRTa__nameRow{flex-direction:column;gap:16px}.inscription-module__nfhRTa__card{padding:30px 20px}}@media (max-width:480px){.inscription-module__nfhRTa__mainContent{padding:120px 16px 60px}.inscription-module__nfhRTa__card{padding:24px 16px}.inscription-module__nfhRTa__headerTitle{font-size:1.4rem}.inscription-module__nfhRTa__headerSubtitle{margin-bottom:28px;font-size:.88rem}.inscription-module__nfhRTa__tab{padding:10px 8px;font-size:.85rem}.inscription-module__nfhRTa__input{padding:10px 12px 10px 40px;font-size:.9rem}.inscription-module__nfhRTa__submitBtn{padding:14px;font-size:.92rem}}
.Header-module__9fWxfa__header{z-index:100;width:100%;transition:background-color .4s,padding .4s,box-shadow .4s;position:fixed;top:0;left:0}.Header-module__9fWxfa__header.Header-module__9fWxfa__scrolled{background-color:var(--primary-color);box-shadow:0 4px 20px #0003}.Header-module__9fWxfa__topStrip{color:#fff;opacity:1;background-color:#00000040;border-bottom:1px solid #ffffff14;max-height:50px;padding:8px 0;font-size:.78rem;transition:max-height .3s,opacity .3s,padding .3s,overflow .3s;overflow:hidden}.Header-module__9fWxfa__header.Header-module__9fWxfa__scrolled .Header-module__9fWxfa__topStrip{opacity:0;border-bottom:none;max-height:0;padding:0}.Header-module__9fWxfa__topStripContainer{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 40px;display:flex}.Header-module__9fWxfa__socialIcons{gap:16px;display:flex}.Header-module__9fWxfa__socialIcons a{color:#fffc;align-items:center;transition:color .3s;display:flex}.Header-module__9fWxfa__socialIcons a:hover{color:#fff}.Header-module__9fWxfa__contactInfo{align-items:center;gap:20px;display:flex}.Header-module__9fWxfa__contactItem{color:#ffffffd9;align-items:center;gap:8px;display:flex}.Header-module__9fWxfa__contactStrong{color:#fff;font-weight:700}.Header-module__9fWxfa__divider{background-color:#fff3;width:1px;height:16px}.Header-module__9fWxfa__navbar{padding:16px 0}.Header-module__9fWxfa__navContainer{justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;padding:0 40px;display:flex}.Header-module__9fWxfa__logo{color:#fff;flex:1;align-items:center;gap:12px;display:flex}.Header-module__9fWxfa__logoImage{object-fit:contain;width:auto;height:44px;display:block}.Header-module__9fWxfa__navLinks{align-items:center;gap:28px;display:flex}.Header-module__9fWxfa__navItem{color:#fff;font-size:.9rem;font-weight:500;position:relative}.Header-module__9fWxfa__navItem a{align-items:center;gap:4px;padding:8px 0;transition:color .3s;display:flex}.Header-module__9fWxfa__navItem a:hover{color:#ffffffb3}.Header-module__9fWxfa__navItem:after{content:"";background-color:#fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Header-module__9fWxfa__navItem:hover:after{width:100%}.Header-module__9fWxfa__navActions{flex:1;justify-content:flex-end;align-items:center;gap:18px;display:flex}.Header-module__9fWxfa__actionBtn,.Header-module__9fWxfa__menuBtn{color:#fff;align-items:center;transition:opacity .3s;display:flex}.Header-module__9fWxfa__actionBtn:hover,.Header-module__9fWxfa__menuBtn:hover{opacity:.7}.Header-module__9fWxfa__actionBtn{position:relative}.Header-module__9fWxfa__loginBtn{color:#fff;letter-spacing:.3px;border:1px solid #fff6;border-radius:0;padding:8px 22px;font-size:.82rem;font-weight:600;transition:all .3s;display:inline-block}.Header-module__9fWxfa__loginBtn:hover{color:var(--primary-color);background-color:#fff;border-color:#fff}.Header-module__9fWxfa__signupBtn{background-color:var(--accent-color);border:1px solid var(--accent-color);color:#fff;letter-spacing:.3px;border-radius:0;padding:8px 22px;font-size:.82rem;font-weight:600;transition:all .3s;display:inline-block}.Header-module__9fWxfa__signupBtn:hover{color:var(--accent-color);background-color:#fff;border-color:#fff}.Header-module__9fWxfa__mobileBrand{color:#fff;letter-spacing:1.5px;text-transform:uppercase;font-size:1.2rem;font-weight:800;display:none;position:absolute;left:50%;transform:translate(-50%)}.Header-module__9fWxfa__hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:0;display:none}.Header-module__9fWxfa__hamburger span{transform-origin:50%;background-color:#fff;width:100%;height:2px;transition:all .3s;display:block}.Header-module__9fWxfa__hamburgerActive span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__9fWxfa__hamburgerActive span:nth-child(2){opacity:0}.Header-module__9fWxfa__hamburgerActive span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__9fWxfa__mobileMenu{background-color:var(--primary-color);z-index:99;opacity:0;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .4s;display:flex;position:fixed;top:0;left:0}.Header-module__9fWxfa__mobileMenuOpen{opacity:1;pointer-events:all}.Header-module__9fWxfa__mobileMenuContent{text-align:center;flex-direction:column;align-items:center;gap:40px;display:flex}.Header-module__9fWxfa__mobileNavLinks{flex-direction:column;gap:8px;list-style:none;display:flex}.Header-module__9fWxfa__mobileNavLinks li a{color:#fff;letter-spacing:.5px;padding:10px 20px;font-size:1.5rem;font-weight:700;transition:all .3s;display:block}.Header-module__9fWxfa__mobileNavLinks li a:hover{color:var(--accent-color)}.Header-module__9fWxfa__mobileMenuActions{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.Header-module__9fWxfa__mobileMenuActions .Header-module__9fWxfa__loginBtn,.Header-module__9fWxfa__mobileMenuActions .Header-module__9fWxfa__signupBtn{text-align:center;width:220px;padding:14px 30px;font-size:.95rem}@media (max-width:1250px){.Header-module__9fWxfa__navLinks{gap:14px}.Header-module__9fWxfa__navItem{font-size:.8rem}.Header-module__9fWxfa__logoTitle{font-size:1.5rem}.Header-module__9fWxfa__topStrip{font-size:.7rem}.Header-module__9fWxfa__loginBtn,.Header-module__9fWxfa__signupBtn{padding:6px 16px}}@media (max-width:1024px){.Header-module__9fWxfa__navLinks{display:none}.Header-module__9fWxfa__topStripContainer,.Header-module__9fWxfa__navContainer{padding:0 20px;position:relative}.Header-module__9fWxfa__hamburger{display:flex}.Header-module__9fWxfa__mobileBrand{display:block}.Header-module__9fWxfa__navActions .Header-module__9fWxfa__loginBtn,.Header-module__9fWxfa__navActions .Header-module__9fWxfa__signupBtn{display:none}}@media (max-width:768px){.Header-module__9fWxfa__topStrip{display:none}.Header-module__9fWxfa__navContainer{padding:0 16px}.Header-module__9fWxfa__navbar{padding:12px 0}.Header-module__9fWxfa__logoImage{height:36px}.Header-module__9fWxfa__mobileNavLinks li a{font-size:1.3rem}}
.Footer-module__nhiC3q__footer{color:#fff;background-color:var(--primary-color);position:relative;overflow:hidden}.Footer-module__nhiC3q__background{background:linear-gradient(180deg, var(--primary-color) 0%, var(--secondary-color) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__nhiC3q__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.Footer-module__nhiC3q__newsletter{justify-content:space-between;align-items:center;padding:50px 0 40px;display:flex}.Footer-module__nhiC3q__newsletterTitle{letter-spacing:.5px;font-size:1.4rem;font-weight:300}.Footer-module__nhiC3q__newsletterHighlight{font-weight:800}.Footer-module__nhiC3q__subscribeForm{background-color:#ffffff14;border:1px solid #ffffff26;border-radius:0;width:420px;display:flex;overflow:hidden}.Footer-module__nhiC3q__subscribeInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:14px 20px;font-size:.85rem}.Footer-module__nhiC3q__subscribeInput::placeholder{color:#ffffff73}.Footer-module__nhiC3q__subscribeBtn{background-color:var(--accent-color);color:#fff;letter-spacing:.5px;white-space:nowrap;padding:0 28px;font-size:.78rem;font-weight:800;transition:all .3s}.Footer-module__nhiC3q__subscribeBtn:hover{color:var(--accent-color);background-color:#fff}.Footer-module__nhiC3q__divider{background-color:#ffffff14;width:100%;height:1px}.Footer-module__nhiC3q__mainContent{gap:60px;padding:50px 0;display:flex}.Footer-module__nhiC3q__companyInfo{flex:1;max-width:320px}.Footer-module__nhiC3q__logo{align-items:center;gap:12px;margin-bottom:22px;display:flex}.Footer-module__nhiC3q__logoText{flex-direction:column;display:flex}.Footer-module__nhiC3q__logoTitle{letter-spacing:2px;font-size:1.8rem;font-weight:800;line-height:1}.Footer-module__nhiC3q__logoSubtitle{letter-spacing:4px;opacity:.5;margin-top:2px;font-size:.55rem;font-weight:400}.Footer-module__nhiC3q__companyDesc{color:#ffffff8c;margin-bottom:28px;font-size:.85rem;line-height:1.85}.Footer-module__nhiC3q__purchaseBtn{color:#fff;background-color:#0000;border:2px solid #fff3;padding:12px 25px;font-size:.85rem;font-weight:700;transition:all .3s}.Footer-module__nhiC3q__purchaseBtn:hover{color:var(--primary-color);background-color:#fff;border-color:#fff}.Footer-module__nhiC3q__langSelector{border-left:1px solid #ffffff1a;margin-left:15px;padding-left:15px}.Footer-module__nhiC3q__langSelect{color:#ffffff73;cursor:pointer;background:0 0;border:none;outline:none;font-size:.8rem;transition:color .3s}.Footer-module__nhiC3q__langSelect:hover{color:#fff}.Footer-module__nhiC3q__langSelect option{background-color:var(--primary-color);color:#fff}.Footer-module__nhiC3q__linksGrid{flex:2;justify-content:space-between;gap:30px;display:flex}.Footer-module__nhiC3q__linkColumn{flex:1}.Footer-module__nhiC3q__columnTitle{letter-spacing:.5px;margin-bottom:25px;font-size:.85rem;font-weight:800}.Footer-module__nhiC3q__linkList{flex-direction:column;gap:13px;display:flex}.Footer-module__nhiC3q__linkList a{color:#ffffff8c;align-items:center;font-size:.85rem;transition:all .3s;display:flex}.Footer-module__nhiC3q__linkList a:hover{color:#fff;transform:translate(3px)}.Footer-module__nhiC3q__bullet{border:1px solid #ffffff59;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:10px;transition:all .3s;display:inline-block}.Footer-module__nhiC3q__linkList a:hover .Footer-module__nhiC3q__bullet{background-color:#fff;border-color:#fff}.Footer-module__nhiC3q__bottomBar{justify-content:space-between;align-items:center;padding:25px 0;display:flex}.Footer-module__nhiC3q__copyright{color:#fff6;font-size:.8rem}.Footer-module__nhiC3q__bottomRight{align-items:center;gap:25px;display:flex}.Footer-module__nhiC3q__socialIcons{gap:14px;display:flex}.Footer-module__nhiC3q__socialIcons a{color:#fff;opacity:.5;align-items:center;transition:opacity .3s;display:flex}.Footer-module__nhiC3q__socialIcons a:hover{opacity:1}.Footer-module__nhiC3q__bottomLinks{border-left:1px solid #ffffff1a;align-items:center;gap:15px;padding-left:15px;display:flex}.Footer-module__nhiC3q__bottomLinks a{color:#ffffff73;font-size:.8rem;transition:color .3s}.Footer-module__nhiC3q__bottomLinks a:hover{color:#fff}@media (max-width:992px){.Footer-module__nhiC3q__mainContent{flex-direction:column}.Footer-module__nhiC3q__companyInfo{max-width:100%}.Footer-module__nhiC3q__newsletter{flex-direction:column;align-items:flex-start;gap:20px}.Footer-module__nhiC3q__container{padding:0 20px}}@media (max-width:768px){.Footer-module__nhiC3q__companyInfo{text-align:center;flex-direction:column;align-items:center;display:flex}.Footer-module__nhiC3q__logo{justify-content:center;display:flex}.Footer-module__nhiC3q__linksGrid{flex-direction:column;gap:35px}.Footer-module__nhiC3q__linkColumn{text-align:center}.Footer-module__nhiC3q__linkList{align-items:center}.Footer-module__nhiC3q__bottomBar{text-align:center;flex-direction:column;gap:20px}.Footer-module__nhiC3q__bottomLinks{border-left:none;padding-left:0}}@media (max-width:480px){.Footer-module__nhiC3q__container{padding:0 16px}.Footer-module__nhiC3q__newsletterTitle{font-size:1.1rem}.Footer-module__nhiC3q__logoTitle{font-size:1.4rem}.Footer-module__nhiC3q__companyDesc{font-size:.8rem}.Footer-module__nhiC3q__columnTitle{margin-bottom:16px;font-size:.8rem}.Footer-module__nhiC3q__linkList a{font-size:.8rem}.Footer-module__nhiC3q__bottomRight{flex-direction:column;gap:15px}.Footer-module__nhiC3q__bottomLinks{flex-wrap:wrap;justify-content:center}}
.HeroSection-module__8AZ9Vq__hero{align-items:flex-end;width:100%;min-height:100vh;padding-bottom:25px;display:flex;position:relative;overflow:hidden}.HeroSection-module__8AZ9Vq__videoBg{object-fit:cover;z-index:0;filter:grayscale(80%)contrast(1.1);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__8AZ9Vq__overlay{z-index:1;background:linear-gradient(#050f28bf 0%,#0d2b63e0 50%,#0d2b63f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__8AZ9Vq__pattern{opacity:.2;z-index:2;background-image:radial-gradient(#0006 1px,#0000 1px);background-size:4px 4px;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__8AZ9Vq__arrow{z-index:10;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff40;border-radius:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSection-module__8AZ9Vq__arrow:hover{background:var(--accent-color);border-color:var(--accent-color)}.HeroSection-module__8AZ9Vq__arrowLeft{left:0}.HeroSection-module__8AZ9Vq__arrowRight{right:0}.HeroSection-module__8AZ9Vq__container{z-index:3;color:#fff;width:100%;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.HeroSection-module__8AZ9Vq__badge{letter-spacing:1px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:0;margin-bottom:30px;padding:8px 20px;font-size:.78rem;font-weight:600;display:inline-block}.HeroSection-module__8AZ9Vq__title{letter-spacing:-1px;max-width:850px;margin-bottom:25px;font-size:3.8rem;font-weight:800;line-height:1.08}.HeroSection-module__8AZ9Vq__subtitle{opacity:.75;max-width:700px;margin-bottom:45px;font-size:1.15rem;font-weight:400;line-height:1.7}.HeroSection-module__8AZ9Vq__wordContainer{margin-right:.28em;display:inline-block}.HeroSection-module__8AZ9Vq__wordWrapper{vertical-align:bottom;margin-top:-.2em;margin-bottom:-.3em;margin-right:-.2em;padding-top:.2em;padding-bottom:.3em;padding-right:.2em;display:inline-block;overflow:hidden}.word-reveal{transform-origin:0 100%;will-change:transform;display:inline-block}.HeroSection-module__8AZ9Vq__actions{align-items:center;gap:30px;margin-bottom:25px;display:flex}.HeroSection-module__8AZ9Vq__btnPrimary{background-color:var(--accent-color);border:2px solid var(--accent-color);color:#fff;letter-spacing:.5px;border-radius:0;padding:16px 40px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-block}.HeroSection-module__8AZ9Vq__btnPrimary:hover{color:var(--accent-color);background-color:#fff}.HeroSection-module__8AZ9Vq__linkText{color:#fff;opacity:.6;font-size:.9rem;transition:opacity .3s}.HeroSection-module__8AZ9Vq__linkText:hover{opacity:1}.HeroSection-module__8AZ9Vq__stats{border-top:1px solid #ffffff1f;align-items:center;gap:40px;padding:30px 0;display:flex}.HeroSection-module__8AZ9Vq__statItem{flex-direction:column;gap:4px;display:flex}.HeroSection-module__8AZ9Vq__statNumber{font-size:2.2rem;font-weight:800;line-height:1}.HeroSection-module__8AZ9Vq__statLabel{text-transform:uppercase;letter-spacing:1.5px;opacity:.5;font-size:.75rem;font-weight:600}.HeroSection-module__8AZ9Vq__statDivider{background-color:#ffffff26;width:1px;height:40px}.HeroSection-module__8AZ9Vq__slideIndicators{align-items:center;gap:10px;margin-left:auto;display:flex}.HeroSection-module__8AZ9Vq__dot{cursor:pointer;background:0 0;border:2px solid #fff6;border-radius:0;width:12px;height:12px;padding:0;transition:all .3s}.HeroSection-module__8AZ9Vq__dot:hover{border-color:#ffffffb3}.HeroSection-module__8AZ9Vq__dotActive{background:var(--accent-color);border-color:var(--accent-color);transform:scale(1.15)}@media (max-width:1366px){.HeroSection-module__8AZ9Vq__title{max-width:750px;font-size:3.2rem}.HeroSection-module__8AZ9Vq__badge{margin-bottom:20px}.HeroSection-module__8AZ9Vq__subtitle{max-width:650px;margin-bottom:35px;font-size:1.05rem}}@media (max-width:1024px){.HeroSection-module__8AZ9Vq__title{max-width:600px;font-size:2.8rem}.HeroSection-module__8AZ9Vq__stats{gap:20px}.HeroSection-module__8AZ9Vq__statNumber{font-size:1.8rem}.HeroSection-module__8AZ9Vq__hero{padding-bottom:50px}}@media (max-width:768px){.HeroSection-module__8AZ9Vq__hero{padding-bottom:40px}.HeroSection-module__8AZ9Vq__title{font-size:2.4rem}.HeroSection-module__8AZ9Vq__subtitle{font-size:1rem}.HeroSection-module__8AZ9Vq__container{padding:0 60px}.HeroSection-module__8AZ9Vq__actions{flex-direction:column;align-items:flex-start;margin-bottom:40px}.HeroSection-module__8AZ9Vq__stats{flex-wrap:wrap;gap:25px}.HeroSection-module__8AZ9Vq__statDivider{display:none}.HeroSection-module__8AZ9Vq__arrow{width:40px;height:40px}}@media (max-width:480px){.HeroSection-module__8AZ9Vq__hero{padding-bottom:30px}.HeroSection-module__8AZ9Vq__container{padding:0 20px}.HeroSection-module__8AZ9Vq__title{font-size:1.8rem}.HeroSection-module__8AZ9Vq__subtitle{margin-bottom:25px;font-size:.88rem}.HeroSection-module__8AZ9Vq__badge{margin-bottom:15px;padding:6px 14px;font-size:.65rem}.HeroSection-module__8AZ9Vq__btnPrimary{text-align:center;width:100%;padding:14px 28px;font-size:.85rem}.HeroSection-module__8AZ9Vq__stats{gap:15px;padding:20px 0}.HeroSection-module__8AZ9Vq__statNumber{font-size:1.5rem}.HeroSection-module__8AZ9Vq__statLabel{letter-spacing:1px;font-size:.65rem}.HeroSection-module__8AZ9Vq__arrow{background-color:#0006;border:none;width:36px;height:36px;display:flex}.HeroSection-module__8AZ9Vq__arrowLeft{left:10px}.HeroSection-module__8AZ9Vq__arrowRight{right:10px}.HeroSection-module__8AZ9Vq__dot{width:10px;height:10px}}
.ServicesSection-module__kiZ55a__pinSection{z-index:10;background-color:#0000;width:100%;height:100vh;position:relative;overflow:hidden}.ServicesSection-module__kiZ55a__horizontalScrollContainer{width:100%;height:100%;position:relative}.ServicesSection-module__kiZ55a__panel{will-change:transform;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;box-shadow:-20px 0 50px #0006}.ServicesSection-module__kiZ55a__panel:first-child{box-shadow:none}.ServicesSection-module__kiZ55a__panelVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.ServicesSection-module__kiZ55a__videoOverlay{z-index:1;background:linear-gradient(90deg,#061d38f2 0%,#061d38bf 40%,#061d3866 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ServicesSection-module__kiZ55a__introContent{text-align:center;max-width:800px;padding:0 40px}.ServicesSection-module__kiZ55a__subtitle{letter-spacing:2px;opacity:.7;margin-bottom:20px;font-size:.8rem;font-weight:700;display:block}.ServicesSection-module__kiZ55a__introTitle{letter-spacing:-1px;margin-bottom:20px;font-size:4.5rem;font-weight:900;line-height:1}.ServicesSection-module__kiZ55a__introDesc{opacity:.8;font-size:1.2rem;font-weight:400}.ServicesSection-module__kiZ55a__scrollIndicator{justify-content:center;margin-top:50px;display:flex}.ServicesSection-module__kiZ55a__arrows{justify-content:center;align-items:center;margin-top:10px;display:flex}.ServicesSection-module__kiZ55a__arrows path{stroke:#fffc;fill:#0000;stroke-width:4px;animation:2s infinite ServicesSection-module__kiZ55a__arrowAnim}.ServicesSection-module__kiZ55a__arrows path.ServicesSection-module__kiZ55a__a1{animation-delay:-1s}.ServicesSection-module__kiZ55a__arrows path.ServicesSection-module__kiZ55a__a2{animation-delay:-.5s}.ServicesSection-module__kiZ55a__arrows path.ServicesSection-module__kiZ55a__a3{animation-delay:0s}@keyframes ServicesSection-module__kiZ55a__arrowAnim{0%{opacity:0;transform:translateY(-10px)}40%{opacity:1}80%{opacity:0;transform:translateY(10px)}to{opacity:0}}.ServicesSection-module__kiZ55a__panelContent{z-index:2;align-items:center;gap:80px;width:100%;max-width:1200px;padding:0 40px;display:flex;position:relative}.ServicesSection-module__kiZ55a__panelIcon{opacity:.9;flex:none}.ServicesSection-module__kiZ55a__panelText{flex:1;position:relative}.ServicesSection-module__kiZ55a__panelSubtitle{letter-spacing:3px;opacity:.5;text-transform:uppercase;margin-bottom:15px;font-size:1rem;font-weight:700;display:block}.ServicesSection-module__kiZ55a__panelTitle{letter-spacing:-2px;margin-bottom:20px;font-size:5rem;font-weight:900;line-height:1}.ServicesSection-module__kiZ55a__panelDescription{opacity:.85;max-width:650px;margin-bottom:30px;font-size:1.25rem;font-weight:400;line-height:1.6}.ServicesSection-module__kiZ55a__exploreBtn{background-color:var(--accent-color);color:#fff;border:2px solid var(--accent-color);cursor:pointer;text-transform:uppercase;letter-spacing:1px;border-radius:0;padding:12px 30px;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-block}.ServicesSection-module__kiZ55a__exploreBtn:hover{color:var(--accent-color);background-color:#fff;border-color:#fff}.ServicesSection-module__kiZ55a__panelNumber{opacity:.05;pointer-events:none;font-size:12rem;font-weight:900;line-height:1;position:absolute;top:-80px;right:0}.ServicesSection-module__kiZ55a__ctaContent{text-align:center;max-width:800px;padding:0 40px}.ServicesSection-module__kiZ55a__ctaTitle{letter-spacing:-1.5px;margin-bottom:25px;font-size:4rem;font-weight:900;line-height:1.05}.ServicesSection-module__kiZ55a__ctaDesc{opacity:.7;margin-bottom:40px;font-size:1.2rem}.ServicesSection-module__kiZ55a__ctaBtn{background-color:var(--accent-color);color:#fff;border:2px solid var(--accent-color);cursor:pointer;border-radius:0;padding:18px 45px;font-size:1.1rem;font-weight:700;transition:all .3s}.ServicesSection-module__kiZ55a__ctaBtn:hover{color:var(--accent-color);background-color:#fff;transform:translateY(-3px);box-shadow:0 10px 30px #00000026}@media (max-width:992px){.ServicesSection-module__kiZ55a__introTitle{font-size:3rem}.ServicesSection-module__kiZ55a__panelContent{text-align:center;flex-direction:column;gap:40px;padding:0 30px}.ServicesSection-module__kiZ55a__panelTitle{font-size:3.5rem}.ServicesSection-module__kiZ55a__panelDescription{max-width:100%}.ServicesSection-module__kiZ55a__panelNumber{font-size:10rem;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.ServicesSection-module__kiZ55a__ctaTitle{font-size:2.8rem}}@media (max-width:768px){.ServicesSection-module__kiZ55a__introTitle{font-size:2.2rem}.ServicesSection-module__kiZ55a__introDesc{font-size:1rem}.ServicesSection-module__kiZ55a__introContent{padding:0 20px}.ServicesSection-module__kiZ55a__panelContent{gap:20px;padding:0 20px}.ServicesSection-module__kiZ55a__panelIcon{display:none}.ServicesSection-module__kiZ55a__panelSubtitle{letter-spacing:2px;font-size:.75rem}.ServicesSection-module__kiZ55a__panelTitle{letter-spacing:-1px;font-size:2.5rem}.ServicesSection-module__kiZ55a__panelDescription{margin-bottom:20px;font-size:1rem}.ServicesSection-module__kiZ55a__exploreBtn{padding:10px 24px;font-size:.85rem}.ServicesSection-module__kiZ55a__panelNumber{font-size:8rem}.ServicesSection-module__kiZ55a__ctaTitle{font-size:2rem}.ServicesSection-module__kiZ55a__ctaDesc{font-size:1rem}.ServicesSection-module__kiZ55a__ctaBtn{padding:14px 30px;font-size:.95rem}.ServicesSection-module__kiZ55a__ctaContent{padding:0 20px}.ServicesSection-module__kiZ55a__scrollIndicator{margin-top:30px}}@media (max-width:480px){.ServicesSection-module__kiZ55a__introTitle{font-size:1.8rem}.ServicesSection-module__kiZ55a__panelTitle{font-size:2rem}.ServicesSection-module__kiZ55a__panelDescription{font-size:.9rem}.ServicesSection-module__kiZ55a__ctaTitle{font-size:1.6rem}}
.AboutSection-module__gMUiGa__about{background-color:#0000;padding:100px 0}.AboutSection-module__gMUiGa__container{max-width:1200px;margin:0 auto;padding:0 40px}.AboutSection-module__gMUiGa__content{align-items:center;gap:40px;display:flex}.AboutSection-module__gMUiGa__textContent{flex:1;padding-top:0}.AboutSection-module__gMUiGa__titleArea{flex-direction:column;gap:15px;margin-bottom:30px;display:flex}.AboutSection-module__gMUiGa__storyText{color:var(--accent-color);letter-spacing:2px;text-transform:uppercase;border-left:3px solid var(--accent-color);margin-bottom:5px;padding-left:15px;font-size:.85rem;font-weight:700}.AboutSection-module__gMUiGa__mainTitle h2{color:var(--text-dark);margin:0;font-size:2.6rem;font-weight:800;line-height:1.25}.AboutSection-module__gMUiGa__highlight{color:var(--accent-color);font-style:italic}.AboutSection-module__gMUiGa__description{color:var(--text-light);margin-bottom:35px;font-size:1.05rem;line-height:1.9}.AboutSection-module__gMUiGa__description strong{color:#fff;background-color:var(--primary-color);border-radius:0;padding:2px 8px;font-weight:700}.AboutSection-module__gMUiGa__pointList{grid-template-columns:1fr 1fr;gap:14px 40px;margin-bottom:40px;display:grid}.AboutSection-module__gMUiGa__pointItem{color:var(--text-dark);align-items:center;gap:10px;font-size:1.05rem;font-weight:700;display:flex}.AboutSection-module__gMUiGa__actions{gap:15px;display:flex}.AboutSection-module__gMUiGa__btnSolid,.AboutSection-module__gMUiGa__btnOutline{letter-spacing:.3px;border-radius:0;padding:13px 30px;font-size:.85rem;font-weight:700;transition:all .3s}.AboutSection-module__gMUiGa__btnSolid{background-color:var(--accent-color);color:#fff;border:2px solid var(--accent-color)}.AboutSection-module__gMUiGa__btnSolid:hover{color:var(--accent-color);background-color:#0000}.AboutSection-module__gMUiGa__btnOutline{color:var(--accent-color);border:2px solid var(--accent-color);background-color:#0000}.AboutSection-module__gMUiGa__btnOutline:hover{background-color:var(--accent-color);color:#fff}.AboutSection-module__gMUiGa__imageContent{flex:1.7;position:relative}.AboutSection-module__gMUiGa__imageWrapper{padding-bottom:40px;padding-right:40px;position:relative}.AboutSection-module__gMUiGa__image{object-fit:cover;z-index:2;filter:grayscale(20%)contrast(1.05);border-radius:4px;width:100%;height:600px;position:relative;box-shadow:0 20px 50px #00000026}.AboutSection-module__gMUiGa__dotPattern{z-index:1;background-image:radial-gradient(#ccc 1.5px,#0000 1.5px);background-size:15px 15px;width:100%;height:100%;position:absolute;top:40px;left:40px}@media (max-width:992px){.AboutSection-module__gMUiGa__content{flex-direction:column;gap:50px}.AboutSection-module__gMUiGa__container{padding:0 20px}.AboutSection-module__gMUiGa__imageWrapper{padding-bottom:20px;padding-right:20px}.AboutSection-module__gMUiGa__dotPattern{top:20px;left:20px}}@media (max-width:768px){.AboutSection-module__gMUiGa__about{padding:60px 0}.AboutSection-module__gMUiGa__titleArea{flex-direction:column;gap:10px}.AboutSection-module__gMUiGa__storyText{border-bottom:2px solid #eee;border-right:none;padding-bottom:10px;padding-right:0}.AboutSection-module__gMUiGa__pointList{grid-template-columns:1fr}.AboutSection-module__gMUiGa__actions{flex-direction:column}.AboutSection-module__gMUiGa__image{height:400px}}@media (max-width:480px){.AboutSection-module__gMUiGa__about{padding:40px 0}.AboutSection-module__gMUiGa__container{padding:0 16px}.AboutSection-module__gMUiGa__mainTitle h2{font-size:1.6rem}.AboutSection-module__gMUiGa__description{font-size:.85rem}.AboutSection-module__gMUiGa__pointItem{font-size:.82rem}.AboutSection-module__gMUiGa__btnSolid,.AboutSection-module__gMUiGa__btnOutline{text-align:center;width:100%}.AboutSection-module__gMUiGa__image{height:300px}.AboutSection-module__gMUiGa__imageWrapper{padding-bottom:0;padding-right:0}.AboutSection-module__gMUiGa__dotPattern{display:none}}
.ProcessSection-module__kDzFqG__process{background-color:#0000;padding:100px 0}.ProcessSection-module__kDzFqG__container{max-width:1200px;margin:0 auto;padding:0 40px}.ProcessSection-module__kDzFqG__content{align-items:flex-start;gap:80px;display:flex}.ProcessSection-module__kDzFqG__textContent{flex:1;padding-top:10px}.ProcessSection-module__kDzFqG__subtitle{color:#aaa;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:15px;font-size:.75rem;font-weight:600;display:block}.ProcessSection-module__kDzFqG__title{letter-spacing:-.5px;margin-bottom:30px;font-size:2.5rem;font-weight:800}.ProcessSection-module__kDzFqG__description{color:var(--text-light);margin-bottom:40px;font-size:.92rem;line-height:1.85}.ProcessSection-module__kDzFqG__description strong{color:var(--text-dark);font-weight:700}.ProcessSection-module__kDzFqG__checkList{flex-direction:column;gap:18px;display:flex}.ProcessSection-module__kDzFqG__checkItem{color:var(--text-dark);align-items:center;gap:14px;font-size:.88rem;font-weight:600;display:flex}.ProcessSection-module__kDzFqG__cardsContent{flex:1;position:relative}.ProcessSection-module__kDzFqG__cardsGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid;position:relative}.ProcessSection-module__kDzFqG__processCard{background-color:#fff;border:1px solid #0000000f;padding:30px 25px 28px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.ProcessSection-module__kDzFqG__processCard:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000014}.ProcessSection-module__kDzFqG__card1,.ProcessSection-module__kDzFqG__card2,.ProcessSection-module__kDzFqG__card3,.ProcessSection-module__kDzFqG__card4{margin-top:0}.ProcessSection-module__kDzFqG__cardNumberBg{color:#00000008;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:6rem;font-weight:900;line-height:1;position:absolute;top:-5px;right:10px}.ProcessSection-module__kDzFqG__cardDuration{z-index:2;color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:var(--accent-color);border-radius:0;margin-bottom:12px;padding:4px 10px;font-size:.65rem;font-weight:700;display:inline-block;position:relative}.ProcessSection-module__kDzFqG__cardTitle{z-index:2;color:var(--text-dark);margin-bottom:10px;font-size:1.05rem;font-weight:800;position:relative}.ProcessSection-module__kDzFqG__cardNumberText{color:#bbb;margin-right:2px;font-size:.8rem;font-weight:600}.ProcessSection-module__kDzFqG__cardDesc{z-index:2;color:var(--text-light);font-size:.82rem;line-height:1.65;position:relative}@media (max-width:992px){.ProcessSection-module__kDzFqG__content{flex-direction:column;gap:50px}.ProcessSection-module__kDzFqG__container{padding:0 20px}}@media (max-width:768px){.ProcessSection-module__kDzFqG__process{padding:60px 0}.ProcessSection-module__kDzFqG__cardsGrid{grid-template-columns:1fr}}@media (max-width:480px){.ProcessSection-module__kDzFqG__process{padding:40px 0}.ProcessSection-module__kDzFqG__container{padding:0 16px}.ProcessSection-module__kDzFqG__title{font-size:1.8rem}.ProcessSection-module__kDzFqG__description{font-size:.85rem}.ProcessSection-module__kDzFqG__processCard{padding:24px 20px}}
.actualite-module__GAW34G__page{background-color:#0000;flex-direction:column;width:100%;min-height:100vh;display:flex}.actualite-module__GAW34G__mainContent{flex:1;width:100%;padding:140px 20px 80px}.actualite-module__GAW34G__container{max-width:1200px;margin:0 auto}.actualite-module__GAW34G__header{text-align:center;margin-bottom:60px}.actualite-module__GAW34G__logoBadge{border:2px solid var(--primary-color);letter-spacing:2px;color:var(--primary-color);margin-bottom:20px;padding:8px 24px;font-size:.75rem;font-weight:800;display:inline-block}.actualite-module__GAW34G__title{color:var(--primary-color);letter-spacing:-1.5px;margin-bottom:20px;font-size:3.5rem;font-weight:900}.actualite-module__GAW34G__subtitle{color:#4b5563;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.actualite-module__GAW34G__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.actualite-module__GAW34G__newsCard{cursor:pointer;background-color:#f1f5f9;border-radius:0;height:400px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.actualite-module__GAW34G__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.actualite-module__GAW34G__newsCard:hover .actualite-module__GAW34G__cardImage{transform:scale(1.08)}.actualite-module__GAW34G__cardOverlay{background:linear-gradient(#0000 0%,#05163099 60%,#051630e6 100%);flex-direction:column;justify-content:flex-end;padding:30px;display:flex;position:absolute;inset:0}.actualite-module__GAW34G__cardDate{color:#e2e8f0;margin-bottom:12px;font-size:.85rem;font-weight:700}.actualite-module__GAW34G__cardTitle{color:#fff;font-size:1.35rem;font-weight:800;line-height:1.3}@media (max-width:768px){.actualite-module__GAW34G__title{font-size:2.5rem}.actualite-module__GAW34G__grid{grid-template-columns:1fr}.actualite-module__GAW34G__newsCard{height:350px}}@media (max-width:480px){.actualite-module__GAW34G__mainContent{padding:120px 16px 60px}.actualite-module__GAW34G__title{font-size:2rem}.actualite-module__GAW34G__subtitle{font-size:.95rem}.actualite-module__GAW34G__newsCard{height:300px}.actualite-module__GAW34G__cardTitle{font-size:1.15rem}}
.apropos-module__oVSGMa__hero{background:linear-gradient(135deg,#051630 0%,#0d2b63 50%,#0b2f83 100%);justify-content:center;align-items:center;min-height:70vh;padding:140px 40px 80px;display:flex;position:relative;overflow:hidden}.apropos-module__oVSGMa__heroOverlay{opacity:1;background-image:url(/background/background.svg);background-position:50%;background-repeat:repeat;background-size:200px;position:absolute;inset:0}.apropos-module__oVSGMa__heroPattern{background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.apropos-module__oVSGMa__heroContent{z-index:2;text-align:center;max-width:800px;position:relative}.apropos-module__oVSGMa__eyebrow{letter-spacing:3px;color:var(--accent-color);text-transform:uppercase;border:1px solid #9a3b3266;border-radius:30px;margin-bottom:20px;padding:8px 20px;font-size:.8rem;font-weight:700;display:inline-block}.apropos-module__oVSGMa__heroTitle{color:#fff;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.2}.apropos-module__oVSGMa__highlight{color:var(--accent-color);font-style:italic}.apropos-module__oVSGMa__heroText{color:#ffffffb3;max-width:600px;margin:0 auto 35px;font-size:1.1rem;line-height:1.8}.apropos-module__oVSGMa__heroActions{justify-content:center;gap:15px;display:flex}.apropos-module__oVSGMa__btnSolid{background-color:var(--accent-color);color:#fff;border:2px solid var(--accent-color);letter-spacing:.5px;cursor:pointer;padding:14px 32px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.apropos-module__oVSGMa__btnSolid:hover{color:#fff;background-color:#0000}.apropos-module__oVSGMa__btnOutline{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#0000;border:2px solid #ffffff4d;padding:14px 32px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.apropos-module__oVSGMa__btnOutline:hover{background-color:#ffffff14;border-color:#fff}.apropos-module__oVSGMa__page{min-height:100vh}.apropos-module__oVSGMa__container{max-width:1200px;margin:0 auto;padding:0 40px}.apropos-module__oVSGMa__sectionHeader{text-align:center;margin-bottom:60px}.apropos-module__oVSGMa__sectionEyebrow{letter-spacing:3px;color:var(--accent-color);text-transform:uppercase;margin-bottom:15px;font-size:.8rem;font-weight:700;display:inline-block}.apropos-module__oVSGMa__sectionTitle{color:var(--text-dark);margin-bottom:15px;font-size:2.4rem;font-weight:800;line-height:1.25}.apropos-module__oVSGMa__sectionSubtitle{color:var(--text-light);max-width:650px;margin:0 auto;font-size:1rem;line-height:1.8}.apropos-module__oVSGMa__historySection{background:#fff;padding:0}.apropos-module__oVSGMa__featureBlock{background:var(--white);flex-direction:row;min-height:80vh;margin-bottom:0;display:flex}.apropos-module__oVSGMa__imageSection{flex:1;min-height:400px;position:relative}.apropos-module__oVSGMa__imageBg{background-position:50%;background-size:cover;position:absolute;inset:0}.apropos-module__oVSGMa__textSection{flex-direction:column;flex:1;justify-content:center;padding:6rem 5%;display:flex}.apropos-module__oVSGMa__sectionHeaderLeft{text-align:left;margin-bottom:40px}.apropos-module__oVSGMa__historyText{flex-direction:column;display:flex}.apropos-module__oVSGMa__historyText p{color:var(--text-light);text-align:justify;margin-bottom:20px;font-size:.95rem;line-height:1.9}.apropos-module__oVSGMa__historyText p:last-child{margin-bottom:0}.apropos-module__oVSGMa__historyText strong{color:var(--text-dark);font-weight:700}.apropos-module__oVSGMa__timelineBoxes{background-color:var(--primary-color,#051630);background-image:url(/background/background.svg);background-position:50%;background-repeat:repeat;background-size:200px;grid-template-columns:repeat(5,1fr);gap:0;width:100%;margin-top:0;display:grid;position:relative}.apropos-module__oVSGMa__timelineBox{-webkit-backdrop-filter:blur(10px);text-align:center;background-color:#061d3873;border-right:1px solid #ffffff0d;flex-direction:column;justify-content:flex-start;align-items:center;padding:60px 25px;transition:all .3s;display:flex}.apropos-module__oVSGMa__timelineBox:last-child{border-right:none}.apropos-module__oVSGMa__timelineBox:hover{background-color:#061d3833}.apropos-module__oVSGMa__timelineYear{font-family:var(--font-inter), sans-serif;color:var(--accent-color);margin-bottom:20px;font-size:1rem;font-weight:800;display:inline-block}.apropos-module__oVSGMa__timelineBox h4{font-family:var(--font-lora), serif;color:#fff;margin-bottom:15px;font-size:1.25rem;font-weight:700;line-height:1.4}.apropos-module__oVSGMa__timelineBox p{font-family:var(--font-inter), sans-serif;color:#ffffffd9;font-size:.95rem;line-height:1.7}.apropos-module__oVSGMa__teamSection{background:var(--bg-light);padding:100px 0}.apropos-module__oVSGMa__teamGrid{justify-content:center;display:flex}.apropos-module__oVSGMa__founderCard{background:#fff;border:1px solid #eee;align-items:center;gap:50px;max-width:800px;padding:50px;transition:all .3s;display:flex}.apropos-module__oVSGMa__founderCard:hover{transform:translateY(-3px);box-shadow:0 15px 40px #061d3814}.apropos-module__oVSGMa__founderImageWrap{flex-shrink:0}.apropos-module__oVSGMa__founderImagePlaceholder{border:4px solid var(--accent-color);background:linear-gradient(135deg,#051630 0%,#0d2b63 100%);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex}.apropos-module__oVSGMa__founderInfo h3{color:var(--text-dark);margin-bottom:5px;font-size:1.5rem;font-weight:800}.apropos-module__oVSGMa__founderRole{color:var(--accent-color);letter-spacing:.5px;margin-bottom:18px;font-size:.85rem;font-weight:600;display:block}.apropos-module__oVSGMa__founderInfo p{color:var(--text-light);font-size:.92rem;line-height:1.8}.apropos-module__oVSGMa__valuesSection{padding:60px 0 100px}.apropos-module__oVSGMa__valuesGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.apropos-module__oVSGMa__valueCard{text-align:center;background:#fff;border:1px solid #eee;padding:40px 30px;transition:all .4s;position:relative;overflow:hidden}.apropos-module__oVSGMa__valueCard:before{content:"";background:var(--accent-color);height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.apropos-module__oVSGMa__valueCard:hover:before{transform:scaleX(1)}.apropos-module__oVSGMa__valueCard:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 12px 30px #9a3b3214}.apropos-module__oVSGMa__valueIcon{width:60px;height:60px;color:var(--accent-color);background:#9a3b3214;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;transition:all .3s;display:flex}.apropos-module__oVSGMa__valueCard:hover .apropos-module__oVSGMa__valueIcon{background:var(--accent-color);color:#fff}.apropos-module__oVSGMa__valueCard h3{color:var(--text-dark);margin-bottom:12px;font-size:1.1rem;font-weight:700}.apropos-module__oVSGMa__valueCard p{color:var(--text-light);font-size:.88rem;line-height:1.7}.apropos-module__oVSGMa__discoverSection{background:#fff;padding:100px 0;position:relative;overflow:hidden}.apropos-module__oVSGMa__discoverContent{z-index:2;text-align:center;max-width:700px;margin:0 auto;position:relative}.apropos-module__oVSGMa__eyebrowLight{letter-spacing:3px;color:var(--accent-color);text-transform:uppercase;margin-bottom:20px;font-size:.8rem;font-weight:700;display:inline-block}.apropos-module__oVSGMa__discoverTitle{color:var(--text-dark);margin-bottom:25px;font-size:2.2rem;font-weight:800;line-height:1.3}.apropos-module__oVSGMa__highlightLight{color:var(--accent-color);font-style:italic}.apropos-module__oVSGMa__discoverText{color:var(--text-light);margin-bottom:20px;font-size:1rem;line-height:1.8}.apropos-module__oVSGMa__discoverActions{justify-content:center;gap:15px;margin-top:35px;display:flex}.apropos-module__oVSGMa__btnSolidLight{background-color:var(--accent-color);color:#fff;border:2px solid var(--accent-color);letter-spacing:.5px;padding:14px 32px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.apropos-module__oVSGMa__btnSolidLight:hover{background-color:#0000}.apropos-module__oVSGMa__btnOutlineLight{color:var(--text-dark);border:2px solid var(--text-dark);letter-spacing:.5px;background-color:#0000;padding:14px 32px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.apropos-module__oVSGMa__btnOutlineLight:hover{border-color:var(--accent-color);color:var(--accent-color);background-color:#0000}@media (max-width:1024px){.apropos-module__oVSGMa__heroTitle{font-size:2.4rem}.apropos-module__oVSGMa__sectionTitle{font-size:2rem}.apropos-module__oVSGMa__historyImage{flex:0 0 350px}.apropos-module__oVSGMa__historyImg{height:400px}.apropos-module__oVSGMa__valuesGrid{grid-template-columns:repeat(2,1fr)}.apropos-module__oVSGMa__timelineBoxes{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.apropos-module__oVSGMa__hero{min-height:55vh;padding:120px 25px 60px}.apropos-module__oVSGMa__heroTitle{font-size:1.8rem}.apropos-module__oVSGMa__heroText{font-size:.95rem}.apropos-module__oVSGMa__heroActions{flex-direction:column;align-items:stretch;width:100%}.apropos-module__oVSGMa__btnSolid,.apropos-module__oVSGMa__btnOutline{text-align:center;width:100%}.apropos-module__oVSGMa__container{padding:0 25px}.apropos-module__oVSGMa__sectionTitle{font-size:1.7rem}.apropos-module__oVSGMa__historySection,.apropos-module__oVSGMa__valuesSection,.apropos-module__oVSGMa__discoverSection{padding:0 0 70px}.apropos-module__oVSGMa__valuesSection,.apropos-module__oVSGMa__discoverSection{padding-top:70px}.apropos-module__oVSGMa__featureBlock{flex-direction:column}.apropos-module__oVSGMa__imageSection{width:100%;min-height:350px}.apropos-module__oVSGMa__textSection{width:100%;padding:4rem 5%}.apropos-module__oVSGMa__timelineBoxes{grid-template-columns:1fr}.apropos-module__oVSGMa__founderCard{text-align:center;flex-direction:column;gap:25px;padding:35px 25px}.apropos-module__oVSGMa__founderImagePlaceholder{width:120px;height:120px}.apropos-module__oVSGMa__valuesGrid{grid-template-columns:1fr;gap:20px}.apropos-module__oVSGMa__discoverTitle{font-size:1.6rem}.apropos-module__oVSGMa__discoverActions{flex-direction:column;align-items:center}}
.NewsSection-module__aJ8exa__newsSection{color:#051630;background-color:#0000;padding:100px 0;overflow:hidden}.NewsSection-module__aJ8exa__container{flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;padding:0 20px;display:flex}.NewsSection-module__aJ8exa__header{text-align:center;margin-bottom:60px}.NewsSection-module__aJ8exa__titleWrapper{flex-direction:column;align-items:center;gap:10px;display:flex}.NewsSection-module__aJ8exa__logoBadge{letter-spacing:2px;color:var(--primary-color);border:2px solid var(--primary-color);z-index:2;background:#f8f9fb;margin-bottom:-15px;padding:4px 12px;font-size:.8rem;font-weight:800;display:inline-block;position:relative}.NewsSection-module__aJ8exa__title{color:#051630;letter-spacing:-1px;font-size:3.5rem;font-weight:900}.NewsSection-module__aJ8exa__specialCard{background-color:#fff;border:1px solid #e5e7eb;justify-content:center;align-items:center;padding:40px;display:none}.NewsSection-module__aJ8exa__carouselWrapper{width:100%;max-width:1200px;margin-bottom:50px;position:relative}.NewsSection-module__aJ8exa__carouselTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;align-items:stretch;gap:30px;padding-bottom:20px;display:flex;overflow-x:auto}.NewsSection-module__aJ8exa__carouselTrack::-webkit-scrollbar{display:none}.NewsSection-module__aJ8exa__newsCard{scroll-snap-align:start;cursor:pointer;border-radius:0;flex-shrink:0;min-width:calc(33.3333% - 20px);height:400px;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0516301a}.NewsSection-module__aJ8exa__newsCard:hover{box-shadow:0 20px 40px #05163033}.NewsSection-module__aJ8exa__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.NewsSection-module__aJ8exa__newsCard:hover .NewsSection-module__aJ8exa__cardImage{transform:scale(1.05)}.NewsSection-module__aJ8exa__cardOverlay{background:linear-gradient(#0516301a 0%,#05163033 40%,#051630e6 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:30px;display:flex;position:absolute;top:0;left:0}.NewsSection-module__aJ8exa__cardDate{color:#fffc;margin-bottom:8px;font-size:.9rem;font-weight:500}.NewsSection-module__aJ8exa__cardTitle{color:#fff;font-size:1.4rem;font-weight:700;line-height:1.3}.NewsSection-module__aJ8exa__controls{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:-60px;right:-60px;transform:translateY(-50%)}.NewsSection-module__aJ8exa__arrowBtn{color:#051630;cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #0516301a;border-radius:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}.NewsSection-module__aJ8exa__arrowBtn:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.NewsSection-module__aJ8exa__sectionFooter{text-align:center;flex-direction:column;align-items:center;gap:30px;max-width:700px;display:flex}.NewsSection-module__aJ8exa__description{color:#333;font-size:1.1rem;line-height:1.6}.NewsSection-module__aJ8exa__btnSolid{background-color:var(--accent-color);color:#fff;border:2px solid var(--accent-color);letter-spacing:1px;cursor:pointer;border-radius:0;padding:16px 36px;font-size:1rem;font-weight:600;transition:all .3s}.NewsSection-module__aJ8exa__btnSolid:hover{color:var(--accent-color);background-color:#fff}@media (max-width:1024px){.NewsSection-module__aJ8exa__newsCard{min-width:calc(50% - 15px)}.NewsSection-module__aJ8exa__controls{left:-20px;right:-20px}}@media (max-width:768px){.NewsSection-module__aJ8exa__newsCard{flex:0 0 100%;min-width:100%;max-width:100%}.NewsSection-module__aJ8exa__specialCard{display:flex}.NewsSection-module__aJ8exa__title{font-size:2.5rem}.NewsSection-module__aJ8exa__controls{justify-content:center;gap:15px;margin-top:20px;display:flex;position:relative;top:auto;left:0;right:0;transform:none}.NewsSection-module__aJ8exa__arrowBtn{color:#333;background-color:#fff;border:1px solid #e5e7eb}}@media (max-width:480px){.NewsSection-module__aJ8exa__newsSection{padding:50px 0}.NewsSection-module__aJ8exa__container{padding:0 16px}.NewsSection-module__aJ8exa__title{font-size:2rem}.NewsSection-module__aJ8exa__header{margin-bottom:30px}.NewsSection-module__aJ8exa__newsCard{height:320px}.NewsSection-module__aJ8exa__cardTitle{font-size:1.1rem}.NewsSection-module__aJ8exa__description{font-size:.95rem}.NewsSection-module__aJ8exa__btnSolid{text-align:center;width:100%;padding:14px 24px}}
.contact-module__xwJ-uq__hero{background:linear-gradient(135deg,#051630 0%,#0d2b63 50%,#0b2f83 100%);justify-content:center;align-items:center;min-height:65vh;padding:140px 40px 80px;display:flex;position:relative;overflow:hidden}.contact-module__xwJ-uq__heroOverlay{opacity:1;background-image:url(/background/background.svg);background-position:50%;background-repeat:repeat;background-size:200px;position:absolute;inset:0}.contact-module__xwJ-uq__heroPattern{background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.contact-module__xwJ-uq__heroContent{z-index:2;text-align:center;max-width:800px;position:relative}.contact-module__xwJ-uq__eyebrow{letter-spacing:3px;color:var(--accent-color);text-transform:uppercase;border:1px solid #9a3b3266;border-radius:30px;margin-bottom:20px;padding:8px 20px;font-size:.75rem;font-weight:700;display:inline-block}.contact-module__xwJ-uq__heroTitle{color:#fff;margin-bottom:20px;font-size:3.2rem;font-weight:800;line-height:1.15}.contact-module__xwJ-uq__highlight{color:var(--accent-color);font-style:italic}.contact-module__xwJ-uq__heroText{color:#ffffffbf;max-width:600px;margin:0 auto 10px;font-size:1.1rem;line-height:1.8}.contact-module__xwJ-uq__heroText2{color:#ffffff8c;max-width:550px;margin:0 auto;font-size:1rem;line-height:1.8}.contact-module__xwJ-uq__page{min-height:100vh}.contact-module__xwJ-uq__container{max-width:1200px;margin:0 auto;padding:0 40px}.contact-module__xwJ-uq__sectionHeader{text-align:center;margin-bottom:50px}.contact-module__xwJ-uq__sectionEyebrow{letter-spacing:3px;color:var(--accent-color);text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:700;display:inline-block}.contact-module__xwJ-uq__sectionTitle{color:var(--text-dark);font-size:2.2rem;font-weight:800;line-height:1.25}.contact-module__xwJ-uq__infoSection{background:#fff;padding:80px 0 40px}.contact-module__xwJ-uq__infoGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.contact-module__xwJ-uq__infoCard{text-align:center;cursor:pointer;color:inherit;background:#fff;border:1px solid #eee;flex-direction:column;align-items:center;padding:45px 30px;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.contact-module__xwJ-uq__infoCard:after{content:"";background:var(--accent-color);height:3px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.contact-module__xwJ-uq__infoCard:hover:after{transform:scaleX(1)}.contact-module__xwJ-uq__infoCard:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 15px 40px #9a3b3214}.contact-module__xwJ-uq__infoIconWrap{width:70px;height:70px;color:var(--accent-color);background:#9a3b3214;border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;transition:all .4s;display:flex}.contact-module__xwJ-uq__infoCard:hover .contact-module__xwJ-uq__infoIconWrap{background:var(--accent-color);color:#fff;transform:scale(1.08)}.contact-module__xwJ-uq__infoCard h3{color:var(--text-dark);margin-bottom:8px;font-size:1.15rem;font-weight:700}.contact-module__xwJ-uq__infoDetail{color:var(--text-light);margin-bottom:18px;font-size:.92rem;line-height:1.6}.contact-module__xwJ-uq__infoAction{color:var(--accent-color);letter-spacing:.5px;font-size:.8rem;font-weight:700;transition:all .3s}.contact-module__xwJ-uq__infoCard:hover .contact-module__xwJ-uq__infoAction{letter-spacing:1.5px}.contact-module__xwJ-uq__formSection{background-color:#fff;background-image:url(/background/background-light.svg);background-position:50%;background-repeat:no-repeat;background-size:200px;padding:80px 0}.contact-module__xwJ-uq__formWrapper{background:#fff;border:1px solid #eee;align-items:flex-start;gap:60px;padding:60px;display:flex;box-shadow:0 8px 30px #061d380a}.contact-module__xwJ-uq__formLeft{flex:0 0 320px;padding-top:10px}.contact-module__xwJ-uq__formTitle{color:var(--text-dark);margin-bottom:15px;font-size:2rem;font-weight:800;line-height:1.25}.contact-module__xwJ-uq__highlight2{color:var(--accent-color);font-style:italic}.contact-module__xwJ-uq__formSubtitle{color:var(--text-light);margin-bottom:30px;font-size:.95rem;line-height:1.8}.contact-module__xwJ-uq__formDecor{align-items:center;gap:10px;display:flex}.contact-module__xwJ-uq__decorLine{background:linear-gradient(90deg, var(--accent-color), transparent);flex:1;height:1px}.contact-module__xwJ-uq__decorDot{background:var(--accent-color);border-radius:50%;width:8px;height:8px}.contact-module__xwJ-uq__form{flex-direction:column;flex:1;gap:20px;display:flex}.contact-module__xwJ-uq__formRow{gap:20px;display:flex}.contact-module__xwJ-uq__formGroup{flex-direction:column;flex:1;gap:7px;display:flex}.contact-module__xwJ-uq__formGroup label{color:var(--text-dark);letter-spacing:.5px;text-transform:uppercase;font-size:.82rem;font-weight:700}.contact-module__xwJ-uq__formGroup input,.contact-module__xwJ-uq__formGroup select,.contact-module__xwJ-uq__formGroup textarea{color:var(--text-dark);background:#fafafa;border:1px solid #ddd;outline:none;width:100%;padding:14px 18px;font-family:inherit;font-size:.92rem;transition:all .3s}.contact-module__xwJ-uq__formGroup input:focus,.contact-module__xwJ-uq__formGroup select:focus,.contact-module__xwJ-uq__formGroup textarea:focus{border-color:var(--accent-color);background:#fff;box-shadow:0 0 0 3px #9a3b3214}.contact-module__xwJ-uq__formGroup input::placeholder,.contact-module__xwJ-uq__formGroup textarea::placeholder{color:#aaa}.contact-module__xwJ-uq__formGroup textarea{resize:vertical;min-height:120px}.contact-module__xwJ-uq__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%234A5568' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.contact-module__xwJ-uq__submitBtn{background:var(--accent-color);color:#fff;border:2px solid var(--accent-color);letter-spacing:.5px;cursor:pointer;align-self:flex-start;padding:16px 36px;font-family:inherit;font-size:.9rem;font-weight:700;transition:all .3s}.contact-module__xwJ-uq__submitBtn:hover{color:var(--accent-color);background:0 0}.contact-module__xwJ-uq__successMsg{justify-content:center;align-items:center;gap:8px;display:flex}.contact-module__xwJ-uq__mapSection{background:#fff;padding:80px 0}.contact-module__xwJ-uq__mapWrapper{border:1px solid #eee;overflow:hidden;box-shadow:0 8px 30px #061d380a}.contact-module__xwJ-uq__mapWrapper iframe{width:100%;display:block}@media (max-width:1024px){.contact-module__xwJ-uq__formWrapper{flex-direction:column;gap:40px;padding:40px}.contact-module__xwJ-uq__formLeft{text-align:center;flex:none;width:100%}.contact-module__xwJ-uq__formDecor{justify-content:center}.contact-module__xwJ-uq__infoGrid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.contact-module__xwJ-uq__hero{min-height:50vh;padding:120px 20px 50px}.contact-module__xwJ-uq__heroTitle{font-size:1.9rem}.contact-module__xwJ-uq__heroText{font-size:.92rem}.contact-module__xwJ-uq__heroText2{font-size:.85rem}.contact-module__xwJ-uq__eyebrow{letter-spacing:2px;padding:6px 14px;font-size:.65rem}.contact-module__xwJ-uq__container{padding:0 16px}.contact-module__xwJ-uq__infoSection{padding:40px 0 20px}.contact-module__xwJ-uq__infoGrid{grid-template-columns:1fr;gap:12px}.contact-module__xwJ-uq__infoCard{text-align:left;flex-direction:row;gap:16px;padding:20px 22px}.contact-module__xwJ-uq__infoIconWrap{flex-shrink:0;width:52px;height:52px;margin-bottom:0}.contact-module__xwJ-uq__infoIconWrap svg{width:22px;height:22px}.contact-module__xwJ-uq__infoCard h3{margin-bottom:2px;font-size:1rem}.contact-module__xwJ-uq__infoDetail{margin-bottom:4px;font-size:.82rem}.contact-module__xwJ-uq__infoAction{font-size:.72rem}.contact-module__xwJ-uq__formSection{padding:30px 0}.contact-module__xwJ-uq__formWrapper{box-shadow:none;border:none;align-items:center;gap:25px;padding:20px}.contact-module__xwJ-uq__formLeft{text-align:center}.contact-module__xwJ-uq__form{width:100%}.contact-module__xwJ-uq__sectionEyebrow{font-size:.65rem}.contact-module__xwJ-uq__formTitle{font-size:1.4rem}.contact-module__xwJ-uq__formSubtitle{font-size:.88rem}.contact-module__xwJ-uq__formRow{flex-direction:column;gap:20px}.contact-module__xwJ-uq__formGroup input,.contact-module__xwJ-uq__formGroup select,.contact-module__xwJ-uq__formGroup textarea{width:100%;padding:14px 16px;font-size:.92rem}.contact-module__xwJ-uq__formGroup label{font-size:.75rem}.contact-module__xwJ-uq__submitBtn{text-align:center;width:100%;padding:14px 24px}.contact-module__xwJ-uq__mapSection{padding:30px 0 40px}.contact-module__xwJ-uq__sectionTitle{font-size:1.5rem}.contact-module__xwJ-uq__sectionHeader{margin-bottom:25px}.contact-module__xwJ-uq__mapWrapper iframe{height:300px}}
.filiales-module__Fwz-nq__hero{background:linear-gradient(135deg,#051630 0%,#0d2b63 50%,#0b2f83 100%);justify-content:center;align-items:center;min-height:60vh;padding:140px 40px 80px;display:flex;position:relative;overflow:hidden}.filiales-module__Fwz-nq__heroOverlay{background-image:url(/background/background.svg);background-position:50%;background-repeat:repeat;background-size:200px;position:absolute;inset:0}.filiales-module__Fwz-nq__heroPattern{background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.filiales-module__Fwz-nq__heroContent{z-index:2;text-align:center;max-width:800px;position:relative}.filiales-module__Fwz-nq__eyebrow{letter-spacing:3px;color:var(--accent-color);text-transform:uppercase;border:1px solid #9a3b3266;border-radius:30px;margin-bottom:20px;padding:8px 20px;font-size:.8rem;font-weight:700;display:inline-block}.filiales-module__Fwz-nq__heroTitle{color:#fff;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.2}.filiales-module__Fwz-nq__highlight{color:var(--accent-color);font-style:italic}.filiales-module__Fwz-nq__heroText{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.8}.filiales-module__Fwz-nq__page{background:var(--bg-light);min-height:100vh}.filiales-module__Fwz-nq__container{max-width:1200px;margin:0 auto;padding:0 40px}.filiales-module__Fwz-nq__gridSection{background:var(--bg-light);padding:90px 0 110px}.filiales-module__Fwz-nq__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.filiales-module__Fwz-nq__card{background:#fff;border:1px solid #e4e9f0;flex-direction:column;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;overflow:hidden}.filiales-module__Fwz-nq__card:hover{border-color:#061d3826;transform:translateY(-6px);box-shadow:0 20px 45px #061d381f}.filiales-module__Fwz-nq__cardMedia{height:190px;position:relative;overflow:hidden}.filiales-module__Fwz-nq__cardImage{background-position:50%;background-size:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.filiales-module__Fwz-nq__card:hover .filiales-module__Fwz-nq__cardImage{transform:scale(1.06)}.filiales-module__Fwz-nq__cardMedia:after{content:"";background:linear-gradient(#061d3826 0%,#061d38b3 100%);position:absolute;inset:0}.filiales-module__Fwz-nq__cardBadge{z-index:2;letter-spacing:1.5px;text-transform:uppercase;color:#fff;background:var(--accent-color);padding:6px 12px;font-size:.62rem;font-weight:700;position:absolute;bottom:14px;left:16px}.filiales-module__Fwz-nq__cardBody{flex-direction:column;flex:1;padding:26px 26px 28px;display:flex}.filiales-module__Fwz-nq__cardHead{align-items:center;gap:14px;margin-bottom:16px;display:flex}.filiales-module__Fwz-nq__cardIcon{width:46px;height:46px;color:var(--primary-color);background:#061d380f;flex-shrink:0;justify-content:center;align-items:center;transition:all .35s;display:flex}.filiales-module__Fwz-nq__card:hover .filiales-module__Fwz-nq__cardIcon{background:var(--primary-color);color:#fff}.filiales-module__Fwz-nq__cardTitle{color:var(--primary-color);letter-spacing:.3px;font-size:1.25rem;font-weight:800}.filiales-module__Fwz-nq__cardDesc{color:var(--text-light);flex:1;margin-bottom:24px;font-size:.9rem;line-height:1.7}.filiales-module__Fwz-nq__cardLink{letter-spacing:.5px;text-transform:uppercase;color:var(--accent-color);align-self:flex-start;align-items:center;gap:8px;font-size:.82rem;font-weight:700;transition:gap .3s;display:inline-flex}.filiales-module__Fwz-nq__cardLink:hover{gap:14px}@media (max-width:1024px){.filiales-module__Fwz-nq__heroTitle{font-size:2.4rem}.filiales-module__Fwz-nq__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.filiales-module__Fwz-nq__hero{min-height:50vh;padding:120px 25px 60px}.filiales-module__Fwz-nq__heroTitle{font-size:1.8rem}.filiales-module__Fwz-nq__heroText{font-size:.95rem}.filiales-module__Fwz-nq__container{padding:0 25px}.filiales-module__Fwz-nq__gridSection{padding:60px 0 70px}.filiales-module__Fwz-nq__grid{grid-template-columns:1fr;gap:22px}}
.beauty-module__dObc3G__page{width:100%;min-height:100vh;color:var(--text-dark);overflow-x:hidden}.beauty-module__dObc3G__hero{background:linear-gradient(135deg,#051630 0%,#0d2b63 50%,#0b2f83 100%);justify-content:center;align-items:center;min-height:50vh;padding:140px 40px 60px;display:flex;position:relative;overflow:hidden}.beauty-module__dObc3G__heroOverlay{background-image:url(/background/background.svg);background-position:50%;background-repeat:repeat;background-size:200px;position:absolute;inset:0}.beauty-module__dObc3G__heroContent{z-index:2;text-align:center;max-width:800px;position:relative}.beauty-module__dObc3G__heroTitle{font-family:var(--font-lora), serif;color:#fff;margin-bottom:20px;font-size:4rem;font-weight:700;line-height:1.2}.beauty-module__dObc3G__featureBlock{background:var(--white);flex-direction:row;min-height:80vh;display:flex}.beauty-module__dObc3G__imageSection{flex:1;min-height:400px;position:relative}.beauty-module__dObc3G__imageBg{background-position:50%;background-size:cover;position:absolute;inset:0}.beauty-module__dObc3G__textSection{flex-direction:column;flex:1;justify-content:center;padding:6rem 5%;display:flex}.beauty-module__dObc3G__brandName{font-family:var(--font-lora), serif;color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.beauty-module__dObc3G__slogan{font-family:var(--font-inter), sans-serif;color:var(--accent-color);margin-bottom:2.5rem;font-size:1.6rem;font-weight:600;line-height:1.4}.beauty-module__dObc3G__textContent{font-family:var(--font-inter), sans-serif;color:var(--text-light);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.beauty-module__dObc3G__textContent p{margin-bottom:1.2rem}.beauty-module__dObc3G__buttonsContainer{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.beauty-module__dObc3G__btn{font-family:var(--font-inter), sans-serif;cursor:pointer;background:var(--primary-color);color:var(--white);border:2px solid var(--primary-color);border-radius:50px;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.beauty-module__dObc3G__btn:hover{color:var(--primary-color);background:0 0;transform:translateY(-2px)}.beauty-module__dObc3G__btnOutline{color:var(--primary-color);border:2px solid var(--primary-color);background:0 0}.beauty-module__dObc3G__btnOutline:hover{background:var(--primary-color);color:var(--white);transform:translateY(-2px)}@media (max-width:1024px){.beauty-module__dObc3G__heroTitle{font-size:3.2rem}.beauty-module__dObc3G__featureBlock{flex-direction:column}.beauty-module__dObc3G__imageSection{width:100%;min-height:500px}.beauty-module__dObc3G__textSection{width:100%;padding:4rem 5%}}@media (max-width:768px){.beauty-module__dObc3G__hero{min-height:auto;padding:120px 20px 60px}.beauty-module__dObc3G__heroTitle{font-size:2.5rem}.beauty-module__dObc3G__imageSection{min-height:350px}.beauty-module__dObc3G__brandName{font-size:2rem}.beauty-module__dObc3G__slogan{font-size:1.3rem}.beauty-module__dObc3G__textContent{font-size:1rem}.beauty-module__dObc3G__buttonsContainer{flex-direction:column;gap:1rem}.beauty-module__dObc3G__btn,.beauty-module__dObc3G__btnOutline{width:100%}}
.dental-module__JN18-q__page{width:100%;min-height:100vh;color:var(--text-dark);overflow-x:hidden}.dental-module__JN18-q__hero{background:linear-gradient(135deg,#051630 0%,#0d2b63 50%,#0b2f83 100%);justify-content:center;align-items:center;min-height:50vh;padding:140px 40px 60px;display:flex;position:relative;overflow:hidden}.dental-module__JN18-q__heroOverlay{background-image:url(/background/background.svg);background-position:50%;background-repeat:repeat;background-size:200px;position:absolute;inset:0}.dental-module__JN18-q__heroContent{z-index:2;text-align:center;max-width:800px;position:relative}.dental-module__JN18-q__heroTitle{font-family:var(--font-lora), serif;color:#fff;margin-bottom:20px;font-size:4rem;font-weight:700;line-height:1.2}.dental-module__JN18-q__featureBlockReverse{background:var(--bg-light);flex-direction:row-reverse;min-height:80vh;display:flex}.dental-module__JN18-q__imageSection{flex:1;min-height:400px;position:relative}.dental-module__JN18-q__imageBg{background-position:50%;background-size:cover;position:absolute;inset:0}.dental-module__JN18-q__textSection{flex-direction:column;flex:1;justify-content:center;padding:6rem 5%;display:flex}.dental-module__JN18-q__brandName{font-family:var(--font-lora), serif;color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.dental-module__JN18-q__slogan{font-family:var(--font-inter), sans-serif;color:var(--accent-color);margin-bottom:2.5rem;font-size:1.6rem;font-weight:600;line-height:1.4}.dental-module__JN18-q__textContent{font-family:var(--font-inter), sans-serif;color:var(--text-light);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.dental-module__JN18-q__textContent p{margin-bottom:1.2rem}.dental-module__JN18-q__featureList{flex-direction:column;gap:1.5rem;margin:2rem 0;padding:0;list-style:none;display:flex}.dental-module__JN18-q__featureItem{align-items:flex-start;gap:1rem;display:flex}.dental-module__JN18-q__featureIcon{color:var(--accent-color);flex-shrink:0;margin-top:4px}.dental-module__JN18-q__featureText{font-family:var(--font-inter), sans-serif;color:var(--text-light);font-size:1.1rem;line-height:1.6}.dental-module__JN18-q__featureTitle{color:var(--primary-color);font-weight:700}.dental-module__JN18-q__buttonsContainer{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.dental-module__JN18-q__btn{font-family:var(--font-inter), sans-serif;cursor:pointer;background:var(--primary-color);color:var(--white);border:2px solid var(--primary-color);border-radius:50px;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.dental-module__JN18-q__btn:hover{color:var(--primary-color);background:0 0;transform:translateY(-2px)}.dental-module__JN18-q__btnOutline{color:var(--primary-color);border:2px solid var(--primary-color);background:0 0}.dental-module__JN18-q__btnOutline:hover{background:var(--primary-color);color:var(--white);transform:translateY(-2px)}@media (max-width:1024px){.dental-module__JN18-q__heroTitle{font-size:3.2rem}.dental-module__JN18-q__featureBlockReverse{flex-direction:column}.dental-module__JN18-q__imageSection{width:100%;min-height:500px}.dental-module__JN18-q__textSection{width:100%;padding:4rem 5%}}@media (max-width:768px){.dental-module__JN18-q__hero{min-height:auto;padding:120px 20px 60px}.dental-module__JN18-q__heroTitle{font-size:2.5rem}.dental-module__JN18-q__imageSection{min-height:350px}.dental-module__JN18-q__brandName{font-size:2rem}.dental-module__JN18-q__slogan{font-size:1.3rem}.dental-module__JN18-q__textContent,.dental-module__JN18-q__featureText{font-size:1rem}.dental-module__JN18-q__buttonsContainer{flex-direction:column;gap:1rem}.dental-module__JN18-q__btn,.dental-module__JN18-q__btnOutline{width:100%}}
.franchise-module__7rOe6a__page{width:100%;min-height:100vh;color:var(--text-dark);background:var(--bg-light);flex-direction:column;display:flex;overflow-x:hidden}.franchise-module__7rOe6a__introSection{text-align:center;z-index:10;background:linear-gradient(135deg,#051630 0%,#0d2b63 50%,#0b2f83 100%);padding:140px 20px 40px;position:relative;overflow:hidden}.franchise-module__7rOe6a__introOverlay{background-image:url(/background/background.svg);background-position:50%;background-repeat:repeat;background-size:200px;position:absolute;inset:0}.franchise-module__7rOe6a__introPattern{background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.franchise-module__7rOe6a__introContent{z-index:2;position:relative}.franchise-module__7rOe6a__introTitle{font-family:var(--font-lora), serif;color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.franchise-module__7rOe6a__introText{font-family:var(--font-inter), sans-serif;color:#ffffffe6;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6}.franchise-module__7rOe6a__splitContainer{flex:1;width:100%;min-height:65vh;display:flex}.franchise-module__7rOe6a__splitHalf{cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;text-decoration:none;display:flex;position:relative;overflow:hidden}.franchise-module__7rOe6a__beautyHalf{background:url(/INfemmeandhealth.jpg) 50%/cover no-repeat}.franchise-module__7rOe6a__dentalHalf{background:url(/INdental.jpg) 50%/cover no-repeat}.franchise-module__7rOe6a__overlay{z-index:1;background:#061d38b3;transition:background .4s;position:absolute;inset:0}.franchise-module__7rOe6a__splitHalf:hover .franchise-module__7rOe6a__overlay{background:#061d3866}.franchise-module__7rOe6a__content{z-index:2;text-align:center;color:#fff;transition:transform .4s;position:relative}.franchise-module__7rOe6a__splitHalf:hover .franchise-module__7rOe6a__content{transform:scale(1.05)}.franchise-module__7rOe6a__brandTitle{font-family:var(--font-lora), serif;text-shadow:0 4px 10px #00000080;margin-bottom:1rem;font-size:3rem;font-weight:700}.franchise-module__7rOe6a__brandSubtitle{font-family:var(--font-inter), sans-serif;color:#ffffffe6;text-shadow:0 2px 5px #00000080;margin-bottom:2rem;font-size:1.2rem}.franchise-module__7rOe6a__btnSolid{background-color:var(--accent-color);color:#fff;font-family:var(--font-inter), sans-serif;text-transform:uppercase;letter-spacing:1px;border-radius:50px;align-items:center;gap:.8rem;padding:12px 30px;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #0000004d}.franchise-module__7rOe6a__btnSolid svg{transition:transform .3s}.franchise-module__7rOe6a__splitHalf:hover .franchise-module__7rOe6a__btnSolid{color:var(--accent-color);background:#fff}.franchise-module__7rOe6a__splitHalf:hover .franchise-module__7rOe6a__btnSolid svg{transform:translate(5px)}@media (max-width:968px){.franchise-module__7rOe6a__introTitle{font-size:3rem}.franchise-module__7rOe6a__brandTitle{font-size:2.5rem}}@media (max-width:768px){.franchise-module__7rOe6a__introSection{padding:120px 20px 40px}.franchise-module__7rOe6a__introTitle{font-size:2.2rem}.franchise-module__7rOe6a__introText{font-size:1.05rem}.franchise-module__7rOe6a__splitContainer{flex-direction:column}.franchise-module__7rOe6a__splitHalf{width:100%;min-height:45vh}.franchise-module__7rOe6a__brandTitle{font-size:2rem}.franchise-module__7rOe6a__brandSubtitle{font-size:1rem}}
.invest-module__ZTqV4W__hero{background:linear-gradient(135deg,#051630 0%,#0d2b63 50%,#0b2f83 100%);justify-content:center;align-items:center;min-height:75vh;padding:140px 40px 100px;display:flex;position:relative;overflow:hidden}.invest-module__ZTqV4W__heroOverlay{opacity:1;background-image:url(/background/background.svg);background-position:50%;background-repeat:repeat;background-size:200px;position:absolute;inset:0}.invest-module__ZTqV4W__heroPattern{background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.invest-module__ZTqV4W__heroContent{z-index:2;text-align:center;max-width:750px;position:relative}.invest-module__ZTqV4W__eyebrow{letter-spacing:3.5px;color:var(--accent-color);text-transform:uppercase;border:1px solid #9a3b3266;border-radius:30px;margin-bottom:22px;padding:8px 22px;font-size:.72rem;font-weight:700;display:inline-block}.invest-module__ZTqV4W__heroTitle{color:#fff;margin-bottom:22px;font-size:3.4rem;font-weight:800;line-height:1.12}.invest-module__ZTqV4W__highlight{color:var(--accent-color);font-style:italic}.invest-module__ZTqV4W__heroText{color:#ffffffb3;max-width:580px;margin:0 auto 35px;font-size:1.1rem;line-height:1.8}.invest-module__ZTqV4W__heroActions{justify-content:center;gap:15px;display:flex}.invest-module__ZTqV4W__btnSolid{background-color:var(--accent-color);color:#fff;border:2px solid var(--accent-color);letter-spacing:.5px;cursor:pointer;padding:15px 34px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.invest-module__ZTqV4W__btnSolid:hover{color:#fff;background-color:#0000}.invest-module__ZTqV4W__btnOutline{color:#fff;letter-spacing:.5px;cursor:pointer;background-color:#0000;border:2px solid #ffffff40;padding:15px 34px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.invest-module__ZTqV4W__btnOutline:hover{background-color:#ffffff0f;border-color:#fff}.invest-module__ZTqV4W__page{min-height:100vh}.invest-module__ZTqV4W__container{max-width:1200px;margin:0 auto;padding:0 40px}.invest-module__ZTqV4W__sectionHeader{text-align:center;margin-bottom:60px}.invest-module__ZTqV4W__sectionEyebrow{letter-spacing:3.5px;color:var(--accent-color);text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:700;display:inline-block}.invest-module__ZTqV4W__sectionTitle{color:var(--text-dark);font-size:2.3rem;font-weight:800;line-height:1.25}.invest-module__ZTqV4W__highlight2{color:var(--accent-color);font-style:italic}.invest-module__ZTqV4W__portfolioSection{background:#fff;padding:90px 0}.invest-module__ZTqV4W__portfolioGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:260px;gap:16px;display:grid}.invest-module__ZTqV4W__portfolioItem{color:#fff;cursor:pointer;text-decoration:none;position:relative;overflow:hidden}.invest-module__ZTqV4W__portfolioImg{background-position:50%;background-size:cover;transition:transform .7s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.invest-module__ZTqV4W__portfolioItem:hover .invest-module__ZTqV4W__portfolioImg{transform:scale(1.08)}.invest-module__ZTqV4W__portfolioOverlay{background:linear-gradient(#0516301a 0%,#051630bf 100%);transition:background .5s;position:absolute;inset:0}.invest-module__ZTqV4W__portfolioItem:hover .invest-module__ZTqV4W__portfolioOverlay{background:linear-gradient(#05163033 0%,#9a3b32b3 100%)}.invest-module__ZTqV4W__portfolioInfo{z-index:2;padding:25px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(8px)}.invest-module__ZTqV4W__portfolioItem:hover .invest-module__ZTqV4W__portfolioInfo{transform:translateY(0)}.invest-module__ZTqV4W__portfolioSector{letter-spacing:2.5px;text-transform:uppercase;color:#ffffffa6;margin-bottom:6px;font-size:.68rem;font-weight:700;display:inline-block}.invest-module__ZTqV4W__portfolioName{font-size:1.2rem;font-weight:800;line-height:1.3}.invest-module__ZTqV4W__portfolioActions{text-align:center;margin-top:40px}.invest-module__ZTqV4W__btnSolidDark{background:var(--text-dark);color:#fff;border:2px solid var(--text-dark);letter-spacing:.5px;align-items:center;gap:10px;padding:15px 34px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex}.invest-module__ZTqV4W__btnSolidDark:hover{color:var(--text-dark);background:0 0;gap:16px}.invest-module__ZTqV4W__visionSection{background-color:#fff;background-image:url(/background/background-light.svg);background-position:50%;background-repeat:repeat;background-size:200px;padding:100px 0}.invest-module__ZTqV4W__visionLayout{align-items:flex-start;gap:60px;display:flex}.invest-module__ZTqV4W__visionAccent{flex-direction:column;flex-shrink:0;align-items:center;gap:15px;padding-top:10px;display:flex}.invest-module__ZTqV4W__accentLine{background:linear-gradient(180deg, var(--accent-color), transparent);width:2px;height:80px}.invest-module__ZTqV4W__accentYear{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:3px;color:var(--accent-color);text-transform:uppercase;font-size:.8rem;font-weight:700}.invest-module__ZTqV4W__visionText{flex:1;max-width:800px}.invest-module__ZTqV4W__visionText .invest-module__ZTqV4W__sectionTitle{margin-bottom:30px}.invest-module__ZTqV4W__visionParagraph{color:var(--text-light);text-align:justify;margin-bottom:20px;font-size:1rem;line-height:1.9}.invest-module__ZTqV4W__visionParagraph:last-child{margin-bottom:0}.invest-module__ZTqV4W__advantagesSection{background:#fff;padding:100px 0}.invest-module__ZTqV4W__advantagesGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.invest-module__ZTqV4W__advantageCard{background:#fff;border:1px solid #eee;padding:40px 28px 35px;transition:all .4s;position:relative;overflow:hidden}.invest-module__ZTqV4W__advantageCard:before{content:"";background:var(--accent-color);transform-origin:0;height:3px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.invest-module__ZTqV4W__advantageCard:hover:before{transform:scaleX(1)}.invest-module__ZTqV4W__advantageCard:hover{border-color:#9a3b3233;transform:translateY(-5px);box-shadow:0 15px 40px #061d380f}.invest-module__ZTqV4W__cardNumber{color:#061d380a;font-size:3rem;font-weight:900;line-height:1;transition:color .4s;position:absolute;top:12px;right:18px}.invest-module__ZTqV4W__advantageCard:hover .invest-module__ZTqV4W__cardNumber{color:#9a3b321a}.invest-module__ZTqV4W__cardIcon{width:56px;height:56px;color:var(--accent-color);background:#9a3b3212;border-radius:12px;justify-content:center;align-items:center;margin-bottom:22px;transition:all .4s;display:flex}.invest-module__ZTqV4W__advantageCard:hover .invest-module__ZTqV4W__cardIcon{background:var(--accent-color);color:#fff;transform:scale(1.05)}.invest-module__ZTqV4W__advantageCard h3{color:var(--text-dark);margin-bottom:12px;font-size:1.05rem;font-weight:700;line-height:1.4}.invest-module__ZTqV4W__advantageCard p{color:var(--text-light);font-size:.88rem;line-height:1.7}.invest-module__ZTqV4W__ctaSection{background:linear-gradient(135deg,#051630 0%,#0d2b63 50%,#0b2f83 100%);padding:100px 0;position:relative;overflow:hidden}.invest-module__ZTqV4W__ctaOverlay{opacity:.6;background-image:url(/background/background.svg);background-position:50%;background-repeat:repeat;background-size:200px;position:absolute;inset:0}.invest-module__ZTqV4W__ctaPattern{background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.invest-module__ZTqV4W__ctaContent{z-index:2;text-align:center;max-width:650px;margin:0 auto;position:relative}.invest-module__ZTqV4W__eyebrowLight{letter-spacing:3.5px;color:var(--accent-color);text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:700;display:inline-block}.invest-module__ZTqV4W__ctaTitle{color:#fff;margin-bottom:20px;font-size:2.6rem;font-weight:800;line-height:1.2}.invest-module__ZTqV4W__highlightLight{color:var(--accent-color);font-style:italic}.invest-module__ZTqV4W__ctaText{color:#ffffffa6;margin-bottom:35px;font-size:1.05rem;line-height:1.8}.invest-module__ZTqV4W__ctaBtn{background:var(--accent-color);color:#fff;border:2px solid var(--accent-color);letter-spacing:.5px;align-items:center;gap:10px;padding:16px 40px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-flex}.invest-module__ZTqV4W__ctaBtn:hover{color:#fff;background:0 0;gap:16px}@media (max-width:1024px){.invest-module__ZTqV4W__portfolioGrid,.invest-module__ZTqV4W__advantagesGrid{grid-template-columns:repeat(2,1fr)}.invest-module__ZTqV4W__visionLayout{gap:40px}}@media (max-width:768px){.invest-module__ZTqV4W__hero{min-height:55vh;padding:120px 20px 60px}.invest-module__ZTqV4W__heroTitle{font-size:2rem}.invest-module__ZTqV4W__heroText{font-size:.92rem}.invest-module__ZTqV4W__eyebrow{letter-spacing:2px;padding:6px 14px;font-size:.6rem}.invest-module__ZTqV4W__heroActions{flex-direction:column;align-items:center;gap:12px}.invest-module__ZTqV4W__btnSolid,.invest-module__ZTqV4W__btnOutline{text-align:center;width:100%;max-width:280px}.invest-module__ZTqV4W__container{padding:0 20px}.invest-module__ZTqV4W__portfolioSection{padding:60px 0}.invest-module__ZTqV4W__portfolioGrid{grid-template-columns:1fr;grid-auto-rows:240px}.invest-module__ZTqV4W__visionSection{padding:60px 0}.invest-module__ZTqV4W__visionLayout{flex-direction:column;gap:25px}.invest-module__ZTqV4W__visionAccent{flex-direction:row;align-items:center}.invest-module__ZTqV4W__accentLine{background:linear-gradient(90deg, var(--accent-color), transparent);width:50px;height:2px}.invest-module__ZTqV4W__accentYear{writing-mode:horizontal-tb;font-size:.72rem}.invest-module__ZTqV4W__sectionTitle{font-size:1.6rem}.invest-module__ZTqV4W__advantagesSection{padding:60px 0}.invest-module__ZTqV4W__advantagesGrid{grid-template-columns:1fr;gap:16px}.invest-module__ZTqV4W__advantageCard{align-items:flex-start;gap:18px;padding:28px 22px;display:flex}.invest-module__ZTqV4W__cardNumber{display:none}.invest-module__ZTqV4W__cardIcon{border-radius:10px;flex-shrink:0;width:48px;height:48px;margin-bottom:0}.invest-module__ZTqV4W__cardIcon svg{width:22px;height:22px}.invest-module__ZTqV4W__advantageCard h3{margin-bottom:6px;font-size:.95rem}.invest-module__ZTqV4W__advantageCard p{font-size:.82rem}.invest-module__ZTqV4W__sectionHeader{margin-bottom:35px}.invest-module__ZTqV4W__ctaSection{padding:60px 0}.invest-module__ZTqV4W__ctaTitle{font-size:1.7rem}.invest-module__ZTqV4W__ctaText{font-size:.92rem}.invest-module__ZTqV4W__ctaBtn{justify-content:center;width:100%;max-width:280px}}
