.footer-module__WlMSAW__siteFooter{color:#ecf0f1;background:0 0;margin-top:4rem;padding:0;position:relative}.footer-module__WlMSAW__footerList a,.footer-module__WlMSAW__footerLegal a,.footer-module__WlMSAW__legalLink,.footer-module__WlMSAW__footerCtaButton,.footer-module__WlMSAW__socialIcon{transition:all .3s}.footer-module__WlMSAW__legalLink{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:none}.footer-module__WlMSAW__legalLink:hover{opacity:.7}.footer-module__WlMSAW__footerList a:hover{opacity:.7;transform:translate(5px)}.footer-module__WlMSAW__footerLegal a:hover{opacity:.7}.footer-module__WlMSAW__footerCtaButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}.footer-module__WlMSAW__socialIcon:hover{opacity:.7;transform:scale(1.1)}@media (max-width:768px){.footer-module__WlMSAW__siteFooter{text-align:center}.footer-module__WlMSAW__footerCtaContent{flex-direction:column;gap:2rem}.footer-module__WlMSAW__footerCtaLeft{text-align:center}.footer-module__WlMSAW__footerCtaServices{flex-wrap:wrap;justify-content:center}.footer-module__WlMSAW__footerLogoWrapper{justify-content:center;width:100%;padding-top:2rem;display:flex;margin-bottom:1rem!important}.footer-module__WlMSAW__footerLogoWrapper img{margin-left:0!important}.footer-module__WlMSAW__footerGrid{gap:2.5rem;grid-template-columns:1fr!important}.footer-module__WlMSAW__footerCol{text-align:center}.footer-module__WlMSAW__footerList{text-align:center;display:inline-block}.footer-module__WlMSAW__footerList li{margin:.5rem 0}.footer-module__WlMSAW__footerColSocials{flex-direction:column;align-items:center;display:flex}.footer-module__WlMSAW__footerSocials{justify-content:center;margin-top:1rem}.footer-module__WlMSAW__footerBottomContent{text-align:center;flex-direction:column;gap:1.5rem}.footer-module__WlMSAW__footerLegal{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.footer-module__WlMSAW__footerLegal a{margin:.3rem 0;display:block}.footer-module__WlMSAW__footerMain{padding:2rem 0}.footer-module__WlMSAW__footerCta{padding:2rem 0;margin:0 .5rem -60px!important}.footer-module__WlMSAW__footerBottom{padding:1.5rem 0}.footer-module__WlMSAW__footerCol h4{margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;position:relative}.footer-module__WlMSAW__footerCol h4:after{content:"";background:#fff3;height:2px;position:absolute;bottom:0;left:25%;right:25%}}@media (max-width:480px){.footer-module__WlMSAW__footerCtaServices{flex-direction:column;gap:.8rem}.footer-module__WlMSAW__ctaServiceItem{justify-content:center}.footer-module__WlMSAW__footerGrid{gap:2rem}.footer-module__WlMSAW__footerList li{margin:.4rem 0}.footer-module__WlMSAW__footerCtaButton{text-align:center;width:100%;margin:0}.footer-module__WlMSAW__footerMain{padding:1.5rem 0}.footer-module__WlMSAW__footerCta{padding:1.5rem 1rem}}@media (hover:none) and (pointer:coarse){.footer-module__WlMSAW__footerList a:active,.footer-module__WlMSAW__footerCtaButton:active,.footer-module__WlMSAW__socialIcon:active{opacity:.7;transform:scale(.98)}}@media (max-width:768px){.footer-module__WlMSAW__footerCol h4{margin-top:1.5rem}.footer-module__WlMSAW__footerCol:first-child h4{margin-top:0}.footer-module__WlMSAW__footerList{line-height:1.8}.footer-module__WlMSAW__footerCol p{padding:0 1rem;font-size:.9rem;line-height:1.6}}.footer-module__WlMSAW__footerGrid{transition:grid-template-columns .3s}@media (max-width:768px){.footer-module__WlMSAW__footerMain .footer-module__WlMSAW__container{padding-top:0;padding-bottom:0}}
.legalModal-module__0yur1q__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s legalModal-module__0yur1q__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes legalModal-module__0yur1q__fadeIn{0%{opacity:0}to{opacity:1}}.legalModal-module__0yur1q__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;animation:.3s legalModal-module__0yur1q__slideUp;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes legalModal-module__0yur1q__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.legalModal-module__0yur1q__modalHeader{background:linear-gradient(135deg,#008ca4 0%,#004aad 100%);border-bottom:2px solid #e0e0e0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:30px 40px;display:flex}.legalModal-module__0yur1q__modalHeader h2{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700}.legalModal-module__0yur1q__closeButton{color:#fff;cursor:pointer;background:#fff3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2rem;line-height:1;transition:all .3s;display:flex}.legalModal-module__0yur1q__closeButton:hover{color:#004aad;background:#fff;transform:rotate(90deg)}.legalModal-module__0yur1q__modalBody{flex:1;padding:40px;overflow-y:auto}.legalModal-module__0yur1q__modalBody::-webkit-scrollbar{width:8px}.legalModal-module__0yur1q__modalBody::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.legalModal-module__0yur1q__modalBody::-webkit-scrollbar-thumb{background:#008ca4;border-radius:10px}.legalModal-module__0yur1q__modalBody::-webkit-scrollbar-thumb:hover{background:#004aad}@media (max-width:768px){.legalModal-module__0yur1q__modalOverlay{padding:10px}.legalModal-module__0yur1q__modalContent{border-radius:12px;max-height:80vh}.legalModal-module__0yur1q__modalHeader{border-radius:12px 12px 0 0;padding:20px}.legalModal-module__0yur1q__modalHeader h2{font-size:1.4rem}.legalModal-module__0yur1q__closeButton{width:35px;height:35px;font-size:1.5rem}.legalModal-module__0yur1q__modalBody{padding:20px}}@media (max-width:480px){.legalModal-module__0yur1q__modalContent{max-height:75vh}.legalModal-module__0yur1q__modalHeader h2{font-size:1.2rem}.legalModal-module__0yur1q__modalBody{padding:15px}}
.legal-module__tHSXCa__legalPage{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh;padding:120px 20px 60px}.legal-module__tHSXCa__container{background:#fff;border-radius:16px;max-width:900px;margin:0 auto;padding:60px;box-shadow:0 10px 40px #0000001a}.legal-module__tHSXCa__container h1{color:#0a2540;border-bottom:4px solid #008ca4;margin-bottom:10px;padding-bottom:20px;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700}.legal-module__tHSXCa__lastUpdate{color:#666;margin-bottom:40px;font-size:.9rem;font-style:italic}.legal-module__tHSXCa__section{margin-bottom:40px}.legal-module__tHSXCa__section h2{color:#004aad;border-left:4px solid #008ca4;margin-top:30px;margin-bottom:15px;padding-left:15px;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:600}.legal-module__tHSXCa__section h3{color:#0a2540;margin-top:20px;margin-bottom:10px;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:600}.legal-module__tHSXCa__section p{color:#333;text-align:justify;margin-bottom:15px;font-family:Inter,sans-serif;font-size:1rem;line-height:1.8}.legal-module__tHSXCa__section ul{margin-bottom:20px;padding-left:0;list-style:none}.legal-module__tHSXCa__section ul li{color:#333;margin-bottom:10px;padding-left:30px;font-family:Inter,sans-serif;font-size:1rem;line-height:1.8;position:relative}.legal-module__tHSXCa__section ul li:before{content:"✓";color:#008ca4;font-size:1.2rem;font-weight:700;position:absolute;left:0}.legal-module__tHSXCa__section ul li strong{color:#004aad}.legal-module__tHSXCa__contactInfo{background:#f5f7fa;border-left:4px solid #008ca4;border-radius:8px;padding:20px}.legal-module__tHSXCa__contactInfo li{margin-bottom:8px;padding-left:0}.legal-module__tHSXCa__contactInfo li:before{content:""}.legal-module__tHSXCa__contactInfo a{color:#008ca4;font-weight:600;text-decoration:none;transition:color .3s}.legal-module__tHSXCa__contactInfo a:hover{color:#004aad;text-decoration:underline}.legal-module__tHSXCa__section a{color:#008ca4;font-weight:500;text-decoration:none;transition:color .3s}.legal-module__tHSXCa__section a:hover{color:#004aad;text-decoration:underline}@media (max-width:768px){.legal-module__tHSXCa__legalPage{padding:100px 15px 40px}.legal-module__tHSXCa__container{border-radius:12px;padding:30px 20px}.legal-module__tHSXCa__container h1{font-size:2rem}.legal-module__tHSXCa__section h2{font-size:1.5rem}.legal-module__tHSXCa__section h3{font-size:1.2rem}.legal-module__tHSXCa__section p,.legal-module__tHSXCa__section ul li{text-align:left;font-size:.95rem}}@media (max-width:480px){.legal-module__tHSXCa__container h1{font-size:1.7rem}.legal-module__tHSXCa__section h2{font-size:1.3rem}.legal-module__tHSXCa__section h3{font-size:1.1rem}}
.about-module__bEqw4q__heroSection{text-align:center;background:#f5fcff;padding:28px 20px 12px}.about-module__bEqw4q__heroTitle{text-align:center;height:auto;margin-bottom:60px;padding-top:6px;font-family:Inter,sans-serif;position:relative}.about-module__bEqw4q__heroTitle .about-module__bEqw4q__fixedLine{color:#000;width:100%;margin-bottom:8px;font-size:2.2rem;font-weight:700}.about-module__bEqw4q__heroTitle .about-module__bEqw4q__animatedLine{text-align:center;background:radial-gradient(50% 50%,#008ca4 29.81%,#004aad 100%);-webkit-text-fill-color:transparent;opacity:0;-webkit-background-clip:text;width:100%;font-size:2.2rem;font-weight:700;transition:all .6s;position:absolute;top:54px;left:50%;transform:translate(-50%)}.about-module__bEqw4q__heroTitle .about-module__bEqw4q__animatedLine.about-module__bEqw4q__active{opacity:1;transform:translate(-50%)translateY(0)}.about-module__bEqw4q__coloredText{text-align:center;background:radial-gradient(50% 50%,#008ca4 29.81%,#004aad 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:28px;font-family:Inter,sans-serif;font-size:56px;font-weight:700;line-height:100%}.about-module__bEqw4q__rectangleText{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;max-width:900px;margin:24px auto 0;padding:60px 56px;display:flex;position:relative}.about-module__bEqw4q__rectangleText img{z-index:1;object-fit:cover;border-radius:30px;width:100%;height:auto;max-height:300px;position:absolute;top:12px;left:0}.about-module__bEqw4q__rectangleText p{color:#fff;z-index:2;max-width:750px;margin:0 auto;padding:5px 0;font-family:Inter,sans-serif;font-size:26px;font-style:normal;font-weight:300;line-height:44px;position:relative}.about-module__bEqw4q__rectangleText p strong{font-weight:700}@media (max-width:768px){.about-module__bEqw4q__rectangleText{padding:18px 28px}.about-module__bEqw4q__rectangleText p{font-size:22px;line-height:40px}}@media (max-width:480px){.about-module__bEqw4q__rectangleText{padding:14px 16px}.about-module__bEqw4q__rectangleText p{font-size:18px;line-height:36px}}.about-module__bEqw4q__heroImage{z-index:3;background-repeat:no-repeat;border-radius:12px;justify-content:center;max-width:920px;height:auto;margin:-60px auto 0;display:flex;position:relative}.about-module__bEqw4q__heroImage img{object-fit:cover;border-radius:12px;width:100%;max-width:1100px;height:auto}.about-module__bEqw4q__teamContainer{cursor:grab;scrollbar-width:thin;scrollbar-color:#1b95a0 #f0f0f0;touch-action:pan-y;-webkit-overflow-scrolling:touch;gap:30px;padding:20px 40px;display:flex;overflow-x:auto}@media (max-width:768px){.about-module__bEqw4q__teamMember:hover{flex:none;transform:none}}.about-module__bEqw4q__mapSectionCustom{text-align:center;background:#fff;gap:48px;width:100%;max-width:100%;margin:-160px 0 20px;padding:28px 0}.about-module__bEqw4q__mapTitle{height:100px;margin-bottom:60px;font-family:Inter,sans-serif;position:relative}.about-module__bEqw4q__mapLine{text-align:center;opacity:0;width:100%;font-size:2.5rem;font-weight:700;transition:all .8s cubic-bezier(.4,0,.2,1);position:absolute;left:0;transform:translate(30px)}.about-module__bEqw4q__mapLine.about-module__bEqw4q__black{color:#000}.about-module__bEqw4q__mapLine.about-module__bEqw4q__colored{background:radial-gradient(50% 50%,#008ca4 29.81%,#004aad 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.about-module__bEqw4q__mapLine.about-module__bEqw4q__active{opacity:1;transform:translateY(0)}.about-module__bEqw4q__mapContainerCustom img{border-radius:12px;width:70%;height:auto}.about-module__bEqw4q__sectionTitle{text-align:center;margin-top:0;margin-bottom:40px;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700}.about-module__bEqw4q__sectionTitle span{color:#000}.about-module__bEqw4q__sectionTitle .about-module__bEqw4q__colored{background:radial-gradient(50% 50%,#008ca4 29.81%,#004aad 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.about-module__bEqw4q__valuesSection{text-align:center;background:#f5fcff;margin:100px 0;padding-top:40px;padding-bottom:30px}.about-module__bEqw4q__valuesImages{flex-wrap:wrap;justify-content:center;gap:70px;margin-bottom:40px;padding:0 40px;display:flex}.about-module__bEqw4q__valueImage{justify-content:center;align-items:center;width:350px;height:400px;display:flex}.about-module__bEqw4q__valueImage img{object-fit:contain;max-width:100%;max-height:100%}@media (max-width:768px){.about-module__bEqw4q__valueImage{width:260px;height:260px}.about-module__bEqw4q__valuesImages{gap:32px}}@media (max-width:480px){.about-module__bEqw4q__valuesImages{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0}.about-module__bEqw4q__valueImage{width:240px;height:240px}}.about-module__bEqw4q__teamSection{background:#fff;margin:0 0 40px;padding-top:0}.about-module__bEqw4q__teamInstructions{text-align:center;color:#666;margin-bottom:30px;font-style:italic}.about-module__bEqw4q__teamContainer{cursor:grab;scrollbar-width:none;gap:30px;padding:20px 40px;display:flex;overflow-x:auto}.about-module__bEqw4q__teamContainer::-webkit-scrollbar{display:none}.about-module__bEqw4q__teamContainer:active{cursor:grabbing}.about-module__bEqw4q__teamMember{cursor:pointer;background-position:50%;background-size:cover;border-radius:48px;flex:0 0 220px;height:400px;transition:all .45s;position:relative;overflow:hidden}.about-module__bEqw4q__teamMember:hover{flex:0 0 340px}.about-module__bEqw4q__teamMember:hover .about-module__bEqw4q__memberInfo{text-align:left;align-items:flex-start;top:28px;left:28px;right:auto}.about-module__bEqw4q__teamMember:hover .about-module__bEqw4q__memberInfo h3{letter-spacing:0%;text-align:left;font-family:Red Hat Display,sans-serif;font-size:38px;font-weight:600;line-height:100%}.about-module__bEqw4q__teamMember:hover .about-module__bEqw4q__memberInfo p{text-align:left;opacity:1;transform:translateY(0)}.about-module__bEqw4q__teamMember:hover .about-module__bEqw4q__memberImage{bottom:0;left:auto;right:0;transform:none}.about-module__bEqw4q__teamMember:after{content:"";z-index:1;background:linear-gradient(#0000001a,#0000008c);position:absolute;inset:0}.about-module__bEqw4q__memberImage{z-index:2;justify-content:center;align-items:flex-end;width:200px;height:400px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.about-module__bEqw4q__memberImage img{object-fit:cover;object-position:center;width:110%;height:88%}.about-module__bEqw4q__avatarInitials{color:#fff;background:linear-gradient(135deg,#1b95a0 0%,#06c 100%);border-radius:999px;justify-content:center;align-items:center;width:120px;height:120px;font-size:28px;font-weight:700;display:inline-flex;transform:translateY(-6%);box-shadow:0 10px 30px #02061714}.about-module__bEqw4q__memberInfo{z-index:3;color:#fff;flex-direction:column;align-items:center;display:flex;position:absolute;top:28px;left:0;right:0}.about-module__bEqw4q__memberInfo h3{letter-spacing:0%;text-align:center;margin:0;font-family:Red Hat Display,sans-serif;font-size:24px;font-weight:400;line-height:120%}.about-module__bEqw4q__memberInfo h3:first-child{margin-bottom:6px}.about-module__bEqw4q__memberInfo p{opacity:0;margin-top:12px;font-size:.95rem;transition:all .3s;transform:translateY(10px)}.about-module__bEqw4q__teamMember:hover .about-module__bEqw4q__memberInfo p{opacity:1;transform:translateY(0)}.about-module__bEqw4q__roleBadge{text-align:center;white-space:normal;word-break:break-word;overflow-wrap:break-word;background-color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:160px;padding:5px 10px;font-family:Inter,sans-serif;font-size:10px;font-weight:400;display:inline-flex}.about-module__bEqw4q__teamMember:hover .about-module__bEqw4q__roleBadge{text-align:left}@keyframes about-module__bEqw4q__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.about-module__bEqw4q__textVideoSection{grid-template-columns:1fr;gap:40px}.about-module__bEqw4q__valuesGrid{grid-template-columns:1fr;gap:20px}.about-module__bEqw4q__titleLine{font-size:2rem}.about-module__bEqw4q__mapTitleLine{font-size:1.5rem}}@media (max-width:768px){.about-module__bEqw4q__heroSection{padding-top:20px}.about-module__bEqw4q__hero{padding:28px 12px}.about-module__bEqw4q__titleLine{font-size:1.5rem}.about-module__bEqw4q__teamMember{flex:0 0 250px}.about-module__bEqw4q__memberImage{height:300px}.about-module__bEqw4q__heroTitle{padding-top:6px}.about-module__bEqw4q__heroImage{margin:12px auto 0}.about-module__bEqw4q__mapSectionCustom{margin:-40px 0 16px;padding:20px 12px}.about-module__bEqw4q__mapContainerCustom img{border-radius:12px;width:100%}}@media (max-width:480px){.about-module__bEqw4q__main{padding:0 12px}.about-module__bEqw4q__titleLine{font-size:1.1rem}.about-module__bEqw4q__mapTitleLine{font-size:1.6rem}.about-module__bEqw4q__mapTitle{height:auto;margin-bottom:30px;padding-bottom:90px}.about-module__bEqw4q__mapLine{font-size:1.6rem;line-height:34px}.about-module__bEqw4q__mapLine.about-module__bEqw4q__colored{top:34px!important}.about-module__bEqw4q__mapTitle{padding-bottom:72px}.about-module__bEqw4q__heroTitle .about-module__bEqw4q__fixedLine{margin-bottom:10px;font-size:1.6rem}.about-module__bEqw4q__heroTitle .about-module__bEqw4q__animatedLine{font-size:1.6rem;top:50px}.about-module__bEqw4q__rectangleText{text-align:center;border-radius:22px;justify-content:center;align-items:flex-start;min-height:240px;margin-top:8px;padding:20px 22px 14px;display:flex;overflow:hidden}.about-module__bEqw4q__rectangleText img{object-fit:cover;border-radius:30px;width:100%;height:65%;max-height:none;position:absolute;top:0;left:0}.about-module__bEqw4q__rectangleText p{font-size:16px;line-height:22px}.about-module__bEqw4q__heroImage{margin:-130px auto 0}.about-module__bEqw4q__heroImage img{height:auto;max-height:350px}.about-module__bEqw4q__mapSectionCustom{margin:20px 0;padding:20px 12px 28px}.about-module__bEqw4q__mapContainerCustom{margin-top:12px}.about-module__bEqw4q__mapContainerCustom img{width:100%;margin:0 auto;display:block}.about-module__bEqw4q__valuesImages{gap:20px}.about-module__bEqw4q__valueImage{width:220px;height:220px}.about-module__bEqw4q__teamMember{border-radius:24px;flex:0 0 220px;height:360px}.about-module__bEqw4q__memberImage{height:300px}.about-module__bEqw4q__memberInfo h3{font-size:22px}.about-module__bEqw4q__memberInfo p{font-size:14px}.about-module__bEqw4q__teamContainer{gap:18px;padding:16px}.about-module__bEqw4q__sectionTitle{margin-top:0;margin-bottom:28px;font-size:1.6rem}.about-module__bEqw4q__valuesSection{margin:60px 0;padding-bottom:40px}.about-module__bEqw4q__teamInstructions span{font-size:14px}}
