@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&display=swap";:root{--fpt-orange: #f37022;--fpt-blue: #0b4ca3;--fpt-dark-blue: #03214c;--font-family: "Montserrat", sans-serif;--title-size: 46px;--title-weight: 800;--line-height: 1.6;--button-padding: 10px 20px;--button-border-width: 2px;--hover-scale: 1.05;--hover-shadow: 0 4px 8px rgba(0, 0, 0, .2)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:var(--font-family)}body{line-height:var(--line-height)}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}button{background:none;border:none;cursor:pointer}table{border-collapse:collapse;width:100%}th,td{padding:0;text-align:left}.section-title{font-size:var(--title-size);font-weight:var(--title-weight);text-align:center}.tile:hover{transform:scale(var(--hover-scale));box-shadow:var(--hover-shadow);cursor:pointer}.title-highlighted-part{color:var(--fpt-orange)}.typewriter h1{overflow:hidden;border-right:.15em solid var(--fpt-orange);white-space:nowrap;margin:0 auto;letter-spacing:.15em;animation:typing 3.5s steps(40,end),blink-caret .75s step-end 7}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:var(--fpt-orange)}}.blue-button{background-color:var(--fpt-blue);color:#fff;font-weight:700;padding:var(--button-padding);border:none;cursor:pointer;margin-top:20px;border:var(--button-border-width) solid var(--fpt-blue)}.blue-button:hover{background-color:#fff;color:var(--fpt-blue)}.white-button{background-color:#fff;color:var(--fpt-blue);font-weight:700;padding:var(--button-padding);border:none;cursor:pointer;margin-top:20px;border:var(--button-border-width) solid white}.white-button:hover{background-color:var(--fpt-blue);color:#fff}.intro-section{display:flex;justify-content:center;align-items:center;padding:8% 12%;text-align:center}.intro-container{max-width:1000px;width:100%}.intro-content{display:flex;flex-direction:row;gap:20px;align-items:center}.intro-text-content,.intro-image-content{width:100%;text-align:left}.intro-image-content{display:flex;justify-content:center;align-items:center}.intro-image-content img{border-radius:8px;max-width:100%}.intro-section h1{font-size:3rem}.title-highlighted-part{color:#f37022}.intro-section p{margin-top:20px;color:#6a6a6a}@media (max-width: 768px){.intro-section{padding:10%;height:auto}.intro-content{flex-direction:column;text-align:center}.intro-text-content,.intro-image-content{text-align:center}.intro-section h1{font-size:2.5rem}}@media (max-width: 480px){.intro-section{padding:5%}.intro-section h1{font-size:2rem}.intro-section p{font-size:1rem}}.number-section-container{background-color:#f2f2f2;padding:4% 0;text-align:center}.number-section-title{font-size:2em;margin-bottom:20px}.number-section-text{max-width:1000px;margin:0 auto}.number-section-content{display:flex;flex-direction:column;align-items:center;gap:20px}.number-section-column{flex:1;padding:20px;text-align:center;font-weight:700}.number{color:#4eb748;font-size:3em}.number:after{content:"+"}.number-multiplication:after{content:"x"}.number-percentage:after{content:"%"}@media (min-width: 768px){.number-section-content{flex-direction:row;justify-content:space-between;margin:0 10%}}.section-container{background-color:#f2f2f2;padding:4% 0;text-align:center}.section-title{font-size:2em;margin-bottom:20px}.section-content{max-width:1000px;margin:0 auto;text-align:left;padding:1rem}.section-description{margin-bottom:40px;text-align:center}.section-tiles{display:flex;flex-wrap:wrap;justify-content:center;gap:5%}.section-tile{background-color:#f8f8f8;width:100%;max-width:600px;height:250px;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.section-tile:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}.section-tile-header{display:flex;justify-content:space-between;align-items:center}.section-tile-title{font-size:1.5em;font-weight:700}.section-tile-image{width:100px;height:100px}.section-tile-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}@media (min-width: 600px){.section-tile{width:90%;margin-bottom:1rem}}@media (min-width: 900px){.section-tile{width:60%;margin-bottom:1rem}}@media (min-width: 1200px){.section-tile{width:45%;margin-bottom:1rem}}@media (max-width: 1200px){.section-tile{margin-bottom:1rem}}.language-switcher[data-v-3d83c284]{padding:4px;width:40px;height:32px;background:none;border:none;cursor:pointer;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.language-switcher[data-v-3d83c284]:hover{background-color:#ffffff1a}.flag-icon[data-v-3d83c284]{width:32px;height:24px;object-fit:cover;display:block;border-radius:4px}.header[data-v-6cfc27eb]{display:flex;justify-content:space-between;align-items:center;padding:1rem;position:relative}.header-home[data-v-6cfc27eb]{background:#03214c;color:#fff}.header-other[data-v-6cfc27eb]{background:#fff;color:#03214c}.logo[data-v-6cfc27eb],.logo-content[data-v-6cfc27eb]{display:flex;align-items:center}.logo img[data-v-6cfc27eb]{margin-right:.5rem}.menu[data-v-6cfc27eb]{display:flex;align-items:center;list-style:none;margin:0;padding:0;font-weight:700}.menu ul[data-v-6cfc27eb]{display:flex;align-items:center;list-style:none;margin:0;padding:0}.menu li[data-v-6cfc27eb]{margin-left:1rem;display:flex;align-items:center;position:relative}.nav-item-with-dropdown:hover .dropdown-menu[data-v-6cfc27eb],.dropdown-menu.desktop-open[data-v-6cfc27eb]{display:block}.dropdown-menu[data-v-6cfc27eb]{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 4px 6px #0000001a;min-width:200px;max-width:300px;z-index:1000;padding:.5rem 0;margin-top:.5rem;width:max-content;white-space:nowrap}.nav-item-with-dropdown[data-v-6cfc27eb]{position:relative}.about-dropdown[data-v-6cfc27eb],.career-dropdown[data-v-6cfc27eb]{left:0}.header-home .dropdown-menu[data-v-6cfc27eb],.header-other .dropdown-menu[data-v-6cfc27eb]{background:#fff;color:#03214c}.dropdown-item[data-v-6cfc27eb]{display:block;padding:.75rem 1rem;color:#03214c;text-decoration:none;transition:background-color .2s ease;cursor:pointer;font-weight:400;border:none;background:none;width:100%;text-align:left;white-space:nowrap}.dropdown-item[data-v-6cfc27eb]:hover{background-color:#f5f5f5;color:#03214c}.dropdown-menu[data-v-6cfc27eb]:hover{display:block}.nav-link[data-v-6cfc27eb]{position:relative}.nav-link-container[data-v-6cfc27eb]{display:flex;align-items:center;width:100%}@media (min-width: 769px){.nav-item-with-dropdown[data-v-6cfc27eb]{position:relative}.dropdown-menu[data-v-6cfc27eb]{position:absolute;top:100%;left:0;z-index:1000}.nav-item-with-dropdown:hover .dropdown-menu[data-v-6cfc27eb],.dropdown-menu.desktop-open[data-v-6cfc27eb]{display:block}}.dropdown-toggle[data-v-6cfc27eb]{display:none;margin-left:.5rem;font-size:.8rem;padding:.25rem .5rem;cursor:pointer;transition:transform .2s ease}.dropdown-toggle[data-v-6cfc27eb]:hover{transform:scale(1.1)}@media (max-width: 768px){.desktop-only[data-v-6cfc27eb]{display:none!important}}.menu a[data-v-6cfc27eb]{text-decoration:none;display:flex;align-items:center}.menu-toggle[data-v-6cfc27eb]{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer}@media (max-width: 768px){.header[data-v-6cfc27eb]{flex-wrap:wrap;padding:1rem}.logo[data-v-6cfc27eb]{flex:1}.menu-toggle[data-v-6cfc27eb]{display:block;width:100%;order:3;margin-top:1rem;padding:.75rem;text-align:center;font-size:1rem;font-weight:700;border:2px solid currentColor;border-radius:4px;background:transparent;cursor:pointer;transition:all .3s ease}.menu-toggle[data-v-6cfc27eb]:hover{background:currentColor}.header-home .menu-toggle[data-v-6cfc27eb]:hover{color:#03214c}.header-other .menu-toggle[data-v-6cfc27eb]:hover{color:#fff}.menu[data-v-6cfc27eb]{display:none;flex-direction:column;align-items:stretch;position:absolute;top:100%;left:0;right:0;width:100%;margin:0;padding:0;box-shadow:0 4px 6px #0000001a}.menu-open[data-v-6cfc27eb]{display:flex;z-index:1000}.menu-open-home[data-v-6cfc27eb]{background-color:#fff;color:var(--fpt-dark-blue)}.menu-open-other[data-v-6cfc27eb]{background-color:var(--fpt-dark-blue);color:#fff}.menu ul[data-v-6cfc27eb]{flex-direction:column;width:100%;margin:0;padding:0}.menu li[data-v-6cfc27eb]{margin-left:0;margin-top:0;width:100%;border-bottom:1px solid rgba(255,255,255,.1);position:relative}.nav-item-with-dropdown .dropdown-menu[data-v-6cfc27eb]{display:none}.nav-link-container[data-v-6cfc27eb]{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;pointer-events:none}.nav-link-container .nav-link[data-v-6cfc27eb]{pointer-events:auto}.nav-link-container .nav-link[data-v-6cfc27eb]{padding:0;flex:1;text-align:left}.nav-item-with-dropdown:hover .dropdown-menu[data-v-6cfc27eb]{display:none}.nav-link[data-v-6cfc27eb]{cursor:pointer}.menu li[data-v-6cfc27eb]:last-child{border-bottom:none}.menu-open-home .menu li[data-v-6cfc27eb]{border-bottom:1px solid rgba(0,0,0,.1)}.menu-open-home .menu li[data-v-6cfc27eb]:last-child{border-bottom:none}.menu a[data-v-6cfc27eb]{width:100%;padding:1rem;text-align:left;display:block;transition:background-color .2s ease}.nav-item-with-dropdown>.menu a[data-v-6cfc27eb],.nav-item-with-dropdown .nav-link[data-v-6cfc27eb]{padding:0}.menu-open-home .menu a[data-v-6cfc27eb]:hover{background-color:#0000000d}.menu-open-other .menu a[data-v-6cfc27eb]:hover{background-color:#ffffff1a}}.company-logo[data-v-6cfc27eb]{height:60px;width:180px}.language-switcher-item[data-v-6cfc27eb]{display:flex;align-items:center;flex-shrink:0}@media (max-width: 768px){.language-switcher-item[data-v-6cfc27eb]{margin-top:.1rem;justify-content:center;width:100%;margin:2rem 0}}.page-id-14220 #top-menu a[data-v-6cfc27eb]{color:#fff}.page-id-14220 #top-menu #menu-item-3931 a[data-v-6cfc27eb]{color:#fff!important;border:2px solid #fff;padding:10px 20px;padding-bottom:10px!important;margin-bottom:10px;border-radius:3px}#top-menu #menu-item-3931 a[data-v-6cfc27eb]{color:#0c4ca3!important;border:2px solid #0c4ca3;padding:10px 20px;padding-bottom:10px!important;margin-bottom:10px;border-radius:3px}.footer-column[data-v-b07394fd]{margin-bottom:2rem;text-align:left}.footer[data-v-41c50081]{display:flex;flex-direction:column;padding:3rem 6rem;background-color:#f2f2f2}.footer-content[data-v-41c50081]{display:flex;flex-direction:column;justify-content:space-between}.footer-left[data-v-41c50081]{text-align:left;margin-bottom:2rem}.footer-right[data-v-41c50081]{display:flex;flex-direction:column}.footer-column[data-v-41c50081]{margin-bottom:2rem}.footer-menu p[data-v-41c50081]{font-weight:700}.footer-menu p[data-v-41c50081]:hover{color:#a9a9a9}.footer-bottom[data-v-41c50081]{text-align:left;margin-top:20px}.footer-bottom-content[data-v-41c50081]{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:2rem}.footer-links[data-v-41c50081]{display:flex;flex-direction:column;gap:.5rem}.iso-icons[data-v-41c50081]{display:flex;flex-direction:row;gap:1rem;align-items:center}.iso-icon[data-v-41c50081]{width:80px;height:80px;object-fit:contain}.footer-icons[data-v-41c50081]{display:flex;justify-content:center;align-items:center;margin-top:3rem;margin-bottom:1rem}.footer-icon[data-v-41c50081]{margin:0 1rem;width:30px;height:30px;cursor:pointer}@media (min-width: 900px){.footer-content[data-v-41c50081]{flex-direction:row}.footer-left[data-v-41c50081]{flex:1;margin-bottom:0}.footer-right[data-v-41c50081]{flex:2;flex-direction:row;justify-content:space-between}.footer-column[data-v-41c50081]{margin-bottom:0}.footer-bottom-content[data-v-41c50081]{flex-direction:row;justify-content:space-between;align-items:flex-start}}.cookie-consent[data-v-32b18dfe]{position:fixed;bottom:0;left:0;right:0;background:#2c3e50;color:#fff;padding:1rem;box-shadow:0 -4px 20px #00000026;z-index:1000;animation:slideUp-32b18dfe .4s ease-out}@keyframes slideUp-32b18dfe{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-consent__content[data-v-32b18dfe]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.cookie-consent__text[data-v-32b18dfe]{flex:1}.cookie-consent__title[data-v-32b18dfe]{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#ecf0f1}.cookie-consent__description[data-v-32b18dfe]{margin:0;font-size:.9rem;line-height:1.4;color:#bdc3c7}.cookie-consent__link[data-v-32b18dfe]{color:#3498db;text-decoration:underline;margin-left:.25rem}.cookie-consent__link[data-v-32b18dfe]:hover{color:#2980b9}.cookie-consent__actions[data-v-32b18dfe]{display:flex;gap:.75rem;flex-shrink:0}.cookie-consent__button[data-v-32b18dfe]{padding:.6rem 1.5rem;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px}.cookie-consent__button--accept[data-v-32b18dfe]{background:#6c757d;color:#fff}.cookie-consent__button--accept[data-v-32b18dfe]:hover{background:#5a6268;transform:translateY(-1px)}.cookie-consent__button--reject[data-v-32b18dfe]{background:#6c757d;color:#fff;border:1px solid #6c757d}.cookie-consent__button--reject[data-v-32b18dfe]:hover{background:#5a6268;color:#fff;border-color:#5a6268}@media (max-width: 768px){.cookie-consent[data-v-32b18dfe]{padding:1rem .75rem}.cookie-consent__content[data-v-32b18dfe]{flex-direction:column;align-items:stretch;text-align:center}.cookie-consent__actions[data-v-32b18dfe]{justify-content:center;margin-top:.75rem}.cookie-consent__button[data-v-32b18dfe]{flex:1;max-width:140px}}@media (max-width: 480px){.cookie-consent__actions[data-v-32b18dfe]{flex-direction:column}.cookie-consent__button[data-v-32b18dfe]{max-width:none}}.layout[data-v-bb4ba5c5]{display:flex;flex-direction:column;min-height:100vh}.section[data-v-bb4ba5c5]{flex:1;display:flex;flex-direction:column}.openings-list[data-v-4ce541f3]{display:flex;flex-direction:column;align-items:center;gap:16px;max-height:80vh;overflow-y:auto;padding:16px;width:100%;box-sizing:border-box}.tile[data-v-4ce541f3]{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:16px;width:100%;max-width:500px;transition:transform .2s,box-shadow .2s;cursor:pointer;text-decoration:none;box-sizing:border-box}.tile[data-v-4ce541f3]:hover{transform:scale(1.02);box-shadow:0 4px 8px #0003}.tile-title[data-v-4ce541f3]{color:#03214c;margin:0;word-break:break-word;font-size:1.1rem}@media (max-width: 767px){.openings-list[data-v-4ce541f3]{padding:12px}.tile[data-v-4ce541f3]{width:95%;padding:12px}.tile-title[data-v-4ce541f3]{font-size:1rem}}@media (min-width: 768px) and (max-width: 1023px){.tile[data-v-4ce541f3]{width:85%}}@media (min-width: 1024px){.openings-list[data-v-4ce541f3]{padding:20px}.tile[data-v-4ce541f3]{width:75%}.tile-title[data-v-4ce541f3]{font-size:1.2rem}}@media (min-width: 1440px){.tile[data-v-4ce541f3]{width:50%}}.intro-section[data-v-0a516e0e]{display:flex;justify-content:center;align-items:center;padding:8% 12%;text-align:center}.intro-container[data-v-0a516e0e]{max-width:1000px;width:100%}.intro-content[data-v-0a516e0e]{display:flex;flex-direction:row;gap:20px;align-items:center}.intro-text-content[data-v-0a516e0e],.intro-image-content[data-v-0a516e0e]{width:100%;text-align:left}.intro-image-content[data-v-0a516e0e]{display:flex;justify-content:center;align-items:center}.intro-image-content img[data-v-0a516e0e]{border-radius:8px;max-width:100%}.intro-section h1[data-v-0a516e0e]{font-size:3rem}.title-highlighted-part[data-v-0a516e0e]{color:#f37022}.intro-section p[data-v-0a516e0e]{margin-top:20px;color:#6a6a6a}@media (max-width: 768px){.intro-section[data-v-0a516e0e]{padding:10%;height:auto}.intro-content[data-v-0a516e0e]{flex-direction:column;text-align:center}.intro-text-content[data-v-0a516e0e],.intro-image-content[data-v-0a516e0e]{text-align:center}.intro-section h1[data-v-0a516e0e]{font-size:2.5rem}}@media (max-width: 480px){.intro-section[data-v-0a516e0e]{padding:5%}.intro-section h1[data-v-0a516e0e]{font-size:2rem}.intro-section p[data-v-0a516e0e]{font-size:1rem}}.home-intro-section[data-v-0a516e0e]{min-height:80vh;background:var(--fpt-dark-blue);color:#fff}h1.orange[data-v-0a516e0e]{color:#f37022}h1.blue[data-v-0a516e0e]{color:#fff}p[data-v-0a516e0e]{color:#fff!important}.section-container[data-v-5d5b52bf]{background-color:#f2f2f2;padding:4% 0;text-align:center}.section-title[data-v-5d5b52bf]{font-size:2em;margin-bottom:20px}.section-content[data-v-5d5b52bf]{max-width:1000px;margin:0 auto;text-align:left;padding:1rem}.section-description[data-v-5d5b52bf]{margin-bottom:40px;text-align:center}.section-tiles[data-v-5d5b52bf]{display:flex;flex-wrap:wrap;justify-content:center;gap:5%}.section-tile[data-v-5d5b52bf]{background-color:#f8f8f8;width:100%;max-width:600px;height:250px;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.section-tile[data-v-5d5b52bf]:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}.section-tile-header[data-v-5d5b52bf]{display:flex;justify-content:space-between;align-items:center}.section-tile-title[data-v-5d5b52bf]{font-size:1.5em;font-weight:700}.section-tile-image[data-v-5d5b52bf]{width:100px;height:100px}.section-tile-link[data-v-5d5b52bf]{display:block;width:100%;height:100%;text-decoration:none;color:inherit}@media (min-width: 600px){.section-tile[data-v-5d5b52bf]{width:90%;margin-bottom:1rem}}@media (min-width: 900px){.section-tile[data-v-5d5b52bf]{width:60%;margin-bottom:1rem}}@media (min-width: 1200px){.section-tile[data-v-5d5b52bf]{width:45%;margin-bottom:1rem}}@media (max-width: 1200px){.section-tile[data-v-5d5b52bf]{margin-bottom:1rem}}.opportunities-section[data-v-5d5b52bf]{background-color:#fff;padding:2rem;margin:3rem}.section-container[data-v-d787144e]{background-color:#f2f2f2;padding:4% 0;text-align:center}.section-title[data-v-d787144e]{font-size:2em;margin-bottom:20px}.section-content[data-v-d787144e]{max-width:1000px;margin:0 auto;text-align:left;padding:1rem}.section-description[data-v-d787144e]{margin-bottom:40px;text-align:center}.section-tiles[data-v-d787144e]{display:flex;flex-wrap:wrap;justify-content:center;gap:5%}.section-tile[data-v-d787144e]{background-color:#f8f8f8;width:100%;max-width:600px;height:250px;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.section-tile[data-v-d787144e]:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}.section-tile-header[data-v-d787144e]{display:flex;justify-content:space-between;align-items:center}.section-tile-title[data-v-d787144e]{font-size:1.5em;font-weight:700}.section-tile-image[data-v-d787144e]{width:100px;height:100px}.section-tile-link[data-v-d787144e]{display:block;width:100%;height:100%;text-decoration:none;color:inherit}@media (min-width: 600px){.section-tile[data-v-d787144e]{width:90%;margin-bottom:1rem}}@media (min-width: 900px){.section-tile[data-v-d787144e]{width:60%;margin-bottom:1rem}}@media (min-width: 1200px){.section-tile[data-v-d787144e]{width:45%;margin-bottom:1rem}}@media (max-width: 1200px){.section-tile[data-v-d787144e]{margin-bottom:1rem}}.solutions-section[data-v-d787144e]{background-color:#fff}.define[data-v-d787144e]{color:#f37022}.title[data-v-d787144e]{color:#000}.think-it-section[data-v-eba715e7]{text-align:center;padding:20px}.heading[data-v-eba715e7]{color:#000;font-size:2em;margin-bottom:20px}.highlight[data-v-eba715e7]{color:orange}.tiles[data-v-eba715e7]{display:flex;flex-wrap:wrap;justify-content:center;gap:2%}.tile[data-v-eba715e7]{position:relative;background-color:#f0f0f0;border:1px solid #ccc;border-radius:8px;margin:10px;padding:0;flex:1 1 1;box-sizing:border-box;overflow:hidden;cursor:pointer;transition:transform .3s ease}.tile[data-v-eba715e7]:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}.tile-image[data-v-eba715e7]{width:100%;height:100%;object-fit:cover}.tile-title[data-v-eba715e7]{position:absolute;bottom:0;left:0;right:0;background:#00000080;color:#fff;padding:10px;text-align:center}@media (max-width: 768px){.tile[data-v-eba715e7]{flex:1 1 1}}@media (max-width: 480px){.tile[data-v-eba715e7]{flex:1 1 1}}.section-container[data-v-292854a0]{background-color:#f2f2f2;padding:4% 0;text-align:center}.section-title[data-v-292854a0]{font-size:2em;margin-bottom:20px}.section-content[data-v-292854a0]{max-width:1000px;margin:0 auto;text-align:left;padding:1rem}.section-description[data-v-292854a0]{margin-bottom:40px;text-align:center}.section-tiles[data-v-292854a0]{display:flex;flex-wrap:wrap;justify-content:center;gap:5%}.section-tile[data-v-292854a0]{background-color:#f8f8f8;width:100%;max-width:600px;height:250px;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.section-tile[data-v-292854a0]:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}.section-tile-header[data-v-292854a0]{display:flex;justify-content:space-between;align-items:center}.section-tile-title[data-v-292854a0]{font-size:1.5em;font-weight:700}.section-tile-image[data-v-292854a0]{width:100px;height:100px}.section-tile-link[data-v-292854a0]{display:block;width:100%;height:100%;text-decoration:none;color:inherit}@media (min-width: 600px){.section-tile[data-v-292854a0]{width:90%;margin-bottom:1rem}}@media (min-width: 900px){.section-tile[data-v-292854a0]{width:60%;margin-bottom:1rem}}@media (min-width: 1200px){.section-tile[data-v-292854a0]{width:45%;margin-bottom:1rem}}@media (max-width: 1200px){.section-tile[data-v-292854a0]{margin-bottom:1rem}}.values-section[data-v-292854a0]{padding:50px}.black-text[data-v-292854a0]{color:#000}.orange-text[data-v-292854a0]{color:#f37022}.columns[data-v-292854a0]{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:2rem}.column[data-v-292854a0]{text-align:right;max-width:400px;flex:1 1 100%}.column-image[data-v-292854a0]{display:block}.column-title[data-v-292854a0]{margin:10px 0;text-align:left}.column-text[data-v-292854a0]{text-align:justify}@media (min-width: 768px){.column[data-v-292854a0]{flex:1 1 45%}}@media (min-width: 1024px){.column[data-v-292854a0]{flex:1 1 30%}}.intro-section[data-v-c133f1ec]{display:flex;justify-content:center;align-items:center;padding:8% 12%;text-align:center}.intro-container[data-v-c133f1ec]{max-width:1000px;width:100%}.intro-content[data-v-c133f1ec]{display:flex;flex-direction:row;gap:20px;align-items:center}.intro-text-content[data-v-c133f1ec],.intro-image-content[data-v-c133f1ec]{width:100%;text-align:left}.intro-image-content[data-v-c133f1ec]{display:flex;justify-content:center;align-items:center}.intro-image-content img[data-v-c133f1ec]{border-radius:8px;max-width:100%}.intro-section h1[data-v-c133f1ec]{font-size:3rem}.title-highlighted-part[data-v-c133f1ec]{color:#f37022}.intro-section p[data-v-c133f1ec]{margin-top:20px;color:#6a6a6a}@media (max-width: 768px){.intro-section[data-v-c133f1ec]{padding:10%;height:auto}.intro-content[data-v-c133f1ec]{flex-direction:column;text-align:center}.intro-text-content[data-v-c133f1ec],.intro-image-content[data-v-c133f1ec]{text-align:center}.intro-section h1[data-v-c133f1ec]{font-size:2.5rem}}@media (max-width: 480px){.intro-section[data-v-c133f1ec]{padding:5%}.intro-section h1[data-v-c133f1ec]{font-size:2rem}.intro-section p[data-v-c133f1ec]{font-size:1rem}}p[data-v-c133f1ec]{color:#6a6a6a}.tile[data-v-32181207]{background-color:#f8f8f8;width:100%;height:140px;padding:20px;border:1px solid #ccc;border-radius:8px;text-align:left;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;transition:all .3s ease;margin:.25rem}.tile[data-v-32181207]:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026;border-color:#aaa}.tile-left[data-v-32181207]{flex:0 0 auto;margin-right:20px}.tile-right[data-v-32181207]{flex:1}.tile-icon[data-v-32181207]{width:6rem;height:6rem}.tile-title[data-v-32181207]{font-weight:700;margin-bottom:.5rem}.tile-text[data-v-32181207]{text-align:left;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.container[data-v-ff662bdc]{display:flex;justify-content:center;align-items:center;padding:1.5rem;margin:3rem auto;overflow:hidden}.tiles[data-v-ff662bdc]{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:1000px;height:calc(560px + 4.5rem);overflow-y:auto;overflow-x:hidden;padding:.75rem 1.25rem .75rem .75rem;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#ff8c00 transparent}@media (max-width: 768px){.tiles[data-v-ff662bdc]{gap:1rem;padding:.5rem 1rem .5rem .5rem}.container[data-v-ff662bdc]{padding:1rem}}@media (max-width: 480px){.tiles[data-v-ff662bdc]{gap:.75rem;height:calc(560px + 2.25rem);padding:.5rem .75rem .5rem .5rem}.container[data-v-ff662bdc]{padding:.75rem}}.tiles[data-v-ff662bdc]::-webkit-scrollbar{width:5px}.tiles[data-v-ff662bdc]::-webkit-scrollbar-track{background:transparent}.tiles[data-v-ff662bdc]::-webkit-scrollbar-thumb{background:#ff8c00;border-radius:10px}.tiles[data-v-ff662bdc]::-webkit-scrollbar-thumb:hover{background:#f60}router-link[data-v-ff662bdc]{text-decoration:none;display:block;width:100%}.about-project-section[data-v-d6815fb0]{display:flex;flex-direction:column;padding:8% 5%;background:#f8f8f8;width:100%;gap:2rem}.left-column[data-v-d6815fb0]{width:100%}.title[data-v-d6815fb0]{font-size:2.5rem}.highlight[data-v-d6815fb0]{color:#f37022}.description[data-v-d6815fb0]{margin-top:20px}.right-column[data-v-d6815fb0]{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.tile[data-v-d6815fb0]{display:flex;flex-direction:column;align-items:left;justify-content:left;aspect-ratio:1 / 1;background-color:#fff;padding:2rem;border-radius:8px}.icon[data-v-d6815fb0]{font-size:40px;margin-bottom:10px}.tile-title[data-v-d6815fb0]{text-align:left}@media (min-width: 768px){.about-project-section[data-v-d6815fb0]{flex-direction:row;justify-content:space-between;padding:8% 12%;gap:3rem}.left-column[data-v-d6815fb0],.right-column[data-v-d6815fb0]{width:50%}.title[data-v-d6815fb0]{font-size:3rem}}@media (min-width: 1024px){.title[data-v-d6815fb0]{font-size:4rem}}.leader-card[data-v-3d2d11c2]{margin:1rem 10px;width:280px;height:340px;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;overflow:hidden;border:1px solid rgba(0,0,0,.05);cursor:pointer;position:relative}.leader-card[data-v-3d2d11c2]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.leader-card.non-clickable[data-v-3d2d11c2]{cursor:default}.leader-card.non-clickable[data-v-3d2d11c2]:hover{transform:none;box-shadow:0 4px 12px #0000001a}.card-content[data-v-3d2d11c2]{padding:0;text-align:center;height:100%;position:relative}.image-wrapper[data-v-3d2d11c2]{margin-bottom:0;position:relative;flex-shrink:0;overflow:hidden;border-radius:16px;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.profile-image[data-v-3d2d11c2]{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:optimize-quality;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.leader-card:hover .profile-image[data-v-3d2d11c2],.leader-card.non-clickable:hover .profile-image[data-v-3d2d11c2]{transform:none}.image-placeholder[data-v-3d2d11c2]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9ecef,#f8f9fa);color:#6c757d;text-align:center;padding:20px}.placeholder-icon[data-v-3d2d11c2]{width:48px;height:48px;margin-bottom:12px;opacity:.6}.placeholder-text[data-v-3d2d11c2]{font-size:.875rem;font-weight:500;line-height:1.2;word-break:break-word}.overlay-info[data-v-3d2d11c2]{position:absolute;bottom:0;left:0;right:0;background:#000c;color:#fff;padding:18px 16px;text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);min-height:fit-content}.overlay-name[data-v-3d2d11c2]{font-weight:700;margin:0 0 6px;font-size:1.1rem;color:#fff;line-height:1.3;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal}.overlay-role[data-v-3d2d11c2]{font-size:.85rem;color:#fffffff2;font-weight:500;margin:0;text-align:center;line-height:1.3;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal}.modal-overlay[data-v-3d2d11c2]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn-3d2d11c2 .2s ease-out}.modal-content[data-v-3d2d11c2]{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-width:500px;width:100%;max-height:80vh;overflow-y:auto;animation:slideIn-3d2d11c2 .3s ease-out}.modal-header[data-v-3d2d11c2]{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #e9ecef}.modal-title[data-v-3d2d11c2]{font-size:1.5rem;font-weight:700;margin:0;color:#2c3e50}.close-button[data-v-3d2d11c2]{background:none;border:none;padding:8px;cursor:pointer;border-radius:8px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.close-button[data-v-3d2d11c2]:hover{background:#f8f9fa}.close-icon[data-v-3d2d11c2]{width:20px;height:20px;color:#6c757d}.modal-body[data-v-3d2d11c2]{padding:16px 24px 24px}.modal-role[data-v-3d2d11c2]{font-size:1.1rem;color:#555;font-weight:600;margin:0 0 20px}.additional-content[data-v-3d2d11c2]{margin-top:16px}.additional-text[data-v-3d2d11c2]{margin:0 0 16px;font-size:1rem;color:#555;line-height:1.6}.additional-text[data-v-3d2d11c2]:last-child{margin-bottom:0}@keyframes fadeIn-3d2d11c2{0%{opacity:0}to{opacity:1}}@keyframes slideIn-3d2d11c2{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 767px){.leader-card[data-v-3d2d11c2]{width:260px;height:320px;margin:.8rem 8px}.overlay-info[data-v-3d2d11c2]{padding:16px 12px;min-height:fit-content}.overlay-name[data-v-3d2d11c2]{font-size:.95rem;margin:0 0 5px;line-height:1.25}.overlay-role[data-v-3d2d11c2]{font-size:.8rem;line-height:1.25}.modal-overlay[data-v-3d2d11c2]{padding:16px}.modal-content[data-v-3d2d11c2]{max-height:90vh}.modal-header[data-v-3d2d11c2]{padding:20px 20px 14px}.modal-title[data-v-3d2d11c2]{font-size:1.3rem}.modal-body[data-v-3d2d11c2]{padding:14px 20px 20px}.modal-role[data-v-3d2d11c2]{font-size:1rem}.additional-text[data-v-3d2d11c2]{font-size:.9rem}}@media (min-width: 768px) and (max-width: 1023px){.leader-card[data-v-3d2d11c2]{width:270px;height:330px}.overlay-info[data-v-3d2d11c2]{padding:17px 14px;min-height:fit-content}.overlay-name[data-v-3d2d11c2]{font-size:1.05rem;margin:0 0 5px;line-height:1.3}.overlay-role[data-v-3d2d11c2]{font-size:.82rem;line-height:1.3}}@media (min-width: 1024px){.leader-card[data-v-3d2d11c2]{width:280px;height:340px}.overlay-info[data-v-3d2d11c2]{padding:18px 16px;min-height:fit-content}.overlay-name[data-v-3d2d11c2]{font-size:1.1rem;margin:0 0 6px;line-height:1.3}.overlay-role[data-v-3d2d11c2]{font-size:.85rem;line-height:1.3}}.leader-card[data-v-3d2d11c2]:focus{outline:2px solid #007bff;outline-offset:2px}.close-button[data-v-3d2d11c2]:focus{outline:2px solid #007bff;outline-offset:2px}.modal-overlay[data-v-3d2d11c2]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.profile-image[data-v-3d2d11c2]{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.image-wrapper[data-v-3d2d11c2]{contain:layout style paint}.profile-image[data-v-3d2d11c2]{opacity:0;animation:fadeInImage-3d2d11c2 .3s ease-out forwards}@keyframes fadeInImage-3d2d11c2{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.profile-image[data-v-3d2d11c2],.leader-card[data-v-3d2d11c2]{transition:none;animation:none}.leader-card:hover .profile-image[data-v-3d2d11c2]{transform:none}}.about-director-section[data-v-84464490]{background-color:#f2f2f2;padding:50px}.about-director-header[data-v-84464490]{display:grid;grid-template-columns:3fr 1fr;gap:1rem}.about-director-header h1[data-v-84464490]{font-size:2.5rem;font-weight:700}.about-director-header h2[data-v-84464490]{font-size:1.5rem;font-weight:700}.about-director-header p[data-v-84464490]{font-size:.9rem;color:#898989}.content[data-v-84464490]{max-width:800px;margin:0 auto}.subtitle[data-v-84464490]{margin-top:10px}.director-profiles-container[data-v-84464490]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:20px;justify-content:center}@media (max-width: 768px){.about-director-header h1[data-v-84464490]{font-size:1.5rem}.about-director-header h2[data-v-84464490]{font-size:1rem}.about-director-header p[data-v-84464490]{font-size:.9rem}.director-profiles-container[data-v-84464490]{grid-template-columns:1fr}}@media (max-width: 480px){.about-director-header h1[data-v-84464490]{font-size:1.2rem}.about-director-header h2[data-v-84464490]{font-size:.9rem}.about-director-header p[data-v-84464490]{font-size:.8rem}}.image-item[data-v-5f481409]{display:flex;justify-content:center;align-items:center}.image-item img[data-v-5f481409]{width:100%;max-width:200px;height:auto;display:block}.about-membership-section[data-v-931891a2]{text-align:center;background:#fff;padding:50px}.title[data-v-931891a2]{font-size:2em;margin-bottom:20px}.image-grid[data-v-931891a2]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media (max-width: 1024px){.image-grid[data-v-931891a2]{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.image-grid[data-v-931891a2]{grid-template-columns:1fr}.title[data-v-931891a2]{font-size:1.5em}.about-membership-section[data-v-931891a2]{padding:30px}}@media (max-width: 480px){.title[data-v-931891a2]{font-size:1.2em}.about-membership-section[data-v-931891a2]{padding:20px}}.about-partner-section[data-v-298299ed]{text-align:center;background:#fff;padding:50px}.title[data-v-298299ed]{font-size:2em;margin-bottom:20px}.image-grid[data-v-298299ed]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}@media (max-width: 1024px){.image-grid[data-v-298299ed]{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.image-grid[data-v-298299ed]{grid-template-columns:1fr}.title[data-v-298299ed]{font-size:1.5em}.about-partner-section[data-v-298299ed]{padding:30px}}@media (max-width: 480px){.title[data-v-298299ed]{font-size:1.2em}.about-partner-section[data-v-298299ed]{padding:20px}}.iso-section[data-v-f7b9b032]{padding:80px 0;background-color:#f8f9fa}.container[data-v-f7b9b032]{max-width:1200px;margin:0 auto;padding:0 20px}.iso-content[data-v-f7b9b032]{text-align:center}.iso-title[data-v-f7b9b032]{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:60px;line-height:1.2}.iso-certifications[data-v-f7b9b032]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:40px}.iso-item[data-v-f7b9b032]{background:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease}.iso-item[data-v-f7b9b032]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.iso-badge[data-v-f7b9b032]{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;margin-bottom:30px}.iso-number[data-v-f7b9b032]{color:#fff;font-size:1.1rem;font-weight:700;text-align:center;line-height:1.2}.iso-description[data-v-f7b9b032]{font-size:1rem;line-height:1.6;color:#666;text-align:left;margin:0}@media (max-width: 768px){.iso-section[data-v-f7b9b032]{padding:60px 0}.container[data-v-f7b9b032]{padding:0 15px}.iso-title[data-v-f7b9b032]{font-size:2rem;margin-bottom:40px}.iso-certifications[data-v-f7b9b032]{grid-template-columns:1fr;gap:30px}.iso-item[data-v-f7b9b032]{padding:30px 25px}.iso-badge[data-v-f7b9b032]{width:100px;height:100px}.iso-number[data-v-f7b9b032]{font-size:1rem}}@media (max-width: 480px){.iso-title[data-v-f7b9b032]{font-size:1.8rem}.iso-item[data-v-f7b9b032]{padding:25px 20px}.iso-badge[data-v-f7b9b032]{width:90px;height:90px}.iso-number[data-v-f7b9b032]{font-size:.9rem}.iso-description[data-v-f7b9b032]{font-size:.95rem}}.intro-section[data-v-36956863]{display:flex;justify-content:center;align-items:center;padding:8% 12%;text-align:center}.intro-container[data-v-36956863]{max-width:1000px;width:100%}.intro-content[data-v-36956863]{display:flex;flex-direction:row;gap:20px;align-items:center}.intro-text-content[data-v-36956863],.intro-image-content[data-v-36956863]{width:100%;text-align:left}.intro-image-content[data-v-36956863]{display:flex;justify-content:center;align-items:center}.intro-image-content img[data-v-36956863]{border-radius:8px;max-width:100%}.intro-section h1[data-v-36956863]{font-size:3rem}.title-highlighted-part[data-v-36956863]{color:#f37022}.intro-section p[data-v-36956863]{margin-top:20px;color:#6a6a6a}@media (max-width: 768px){.intro-section[data-v-36956863]{padding:10%;height:auto}.intro-content[data-v-36956863]{flex-direction:column;text-align:center}.intro-text-content[data-v-36956863],.intro-image-content[data-v-36956863]{text-align:center}.intro-section h1[data-v-36956863]{font-size:2.5rem}}@media (max-width: 480px){.intro-section[data-v-36956863]{padding:5%}.intro-section h1[data-v-36956863]{font-size:2rem}.intro-section p[data-v-36956863]{font-size:1rem}}p[data-v-36956863]{color:#6a6a6a}.content-item[data-v-a10ec2cc]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.content-item.reverse[data-v-a10ec2cc]{flex-direction:row-reverse}.content-item-image[data-v-a10ec2cc]{width:100%;max-width:300px;max-height:300px;padding:1rem}.content-item-text[data-v-a10ec2cc]{max-width:600px;text-align:left;padding:2rem}.content-item-title[data-v-a10ec2cc]{font-size:3em;margin-bottom:10px}.content-item-part[data-v-a10ec2cc]{padding:1rem;flex:1 1 300px}p[data-v-a10ec2cc]{margin:10px 0}@media (max-width: 768px){.content-item-title[data-v-a10ec2cc]{font-size:1.2em}.content-item-part[data-v-a10ec2cc],.content-item-image[data-v-a10ec2cc]{padding:.5rem}}.section-container[data-v-ca91f709]{background-color:#f2f2f2;padding:4% 0;text-align:center}.section-title[data-v-ca91f709]{font-size:2em;margin-bottom:20px}.section-content[data-v-ca91f709]{max-width:1000px;margin:0 auto;text-align:left;padding:1rem}.section-description[data-v-ca91f709]{margin-bottom:40px;text-align:center}.section-tiles[data-v-ca91f709]{display:flex;flex-wrap:wrap;justify-content:center;gap:5%}.section-tile[data-v-ca91f709]{background-color:#f8f8f8;width:100%;max-width:600px;height:250px;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.section-tile[data-v-ca91f709]:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}.section-tile-header[data-v-ca91f709]{display:flex;justify-content:space-between;align-items:center}.section-tile-title[data-v-ca91f709]{font-size:1.5em;font-weight:700}.section-tile-image[data-v-ca91f709]{width:100px;height:100px}.section-tile-link[data-v-ca91f709]{display:block;width:100%;height:100%;text-decoration:none;color:inherit}@media (min-width: 600px){.section-tile[data-v-ca91f709]{width:90%;margin-bottom:1rem}}@media (min-width: 900px){.section-tile[data-v-ca91f709]{width:60%;margin-bottom:1rem}}@media (min-width: 1200px){.section-tile[data-v-ca91f709]{width:45%;margin-bottom:1rem}}@media (max-width: 1200px){.section-tile[data-v-ca91f709]{margin-bottom:1rem}}.section-container[data-v-ca91f709]{background-color:#fff}@media (max-width: 768px){.section-title[data-v-ca91f709]{font-size:1.5em}}.section-container[data-v-1cbfdcb2]{background-color:#f2f2f2;padding:4% 0;text-align:center}.section-title[data-v-1cbfdcb2]{font-size:2em;margin-bottom:20px}.section-content[data-v-1cbfdcb2]{max-width:1000px;margin:0 auto;text-align:left;padding:1rem}.section-description[data-v-1cbfdcb2]{margin-bottom:40px;text-align:center}.section-tiles[data-v-1cbfdcb2]{display:flex;flex-wrap:wrap;justify-content:center;gap:5%}.section-tile[data-v-1cbfdcb2]{background-color:#f8f8f8;width:100%;max-width:600px;height:250px;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.section-tile[data-v-1cbfdcb2]:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}.section-tile-header[data-v-1cbfdcb2]{display:flex;justify-content:space-between;align-items:center}.section-tile-title[data-v-1cbfdcb2]{font-size:1.5em;font-weight:700}.section-tile-image[data-v-1cbfdcb2]{width:100px;height:100px}.section-tile-link[data-v-1cbfdcb2]{display:block;width:100%;height:100%;text-decoration:none;color:inherit}@media (min-width: 600px){.section-tile[data-v-1cbfdcb2]{width:90%;margin-bottom:1rem}}@media (min-width: 900px){.section-tile[data-v-1cbfdcb2]{width:60%;margin-bottom:1rem}}@media (min-width: 1200px){.section-tile[data-v-1cbfdcb2]{width:45%;margin-bottom:1rem}}@media (max-width: 1200px){.section-tile[data-v-1cbfdcb2]{margin-bottom:1rem}}.section-container[data-v-1cbfdcb2]{display:flex;justify-content:center;align-items:center;padding:1rem}.section-content[data-v-1cbfdcb2]{width:50%;box-sizing:border-box;overflow:hidden}.section-title[data-v-1cbfdcb2]{text-align:center;font-size:2rem;margin-bottom:1rem}.code-block[data-v-1cbfdcb2]{overflow-x:auto;white-space:nowrap;background-color:#f5f5f5;padding:1rem;border-radius:5px;margin-bottom:2rem}.text[data-v-1cbfdcb2]{line-height:2.5;font-size:1.5rem}.line-number[data-v-1cbfdcb2]{color:#d3d3d3;margin-right:1rem}.green[data-v-1cbfdcb2]{color:#4db748}.orange[data-v-1cbfdcb2]{color:#f37022}.blue-button[data-v-1cbfdcb2]{display:block;margin:2rem auto 8rem;padding:.5rem 1rem;font-size:1rem}@media (max-width: 1024px){.section-content[data-v-1cbfdcb2]{width:70%}.section-title[data-v-1cbfdcb2]{font-size:1.8rem}.text[data-v-1cbfdcb2]{font-size:1.3rem}.blue-button[data-v-1cbfdcb2]{font-size:.95rem}}@media (max-width: 768px){.section-content[data-v-1cbfdcb2]{width:90%}.section-title[data-v-1cbfdcb2]{font-size:1.5rem}.text[data-v-1cbfdcb2]{font-size:1.2rem;line-height:2}.blue-button[data-v-1cbfdcb2]{font-size:.9rem;padding:.4rem .8rem}}@media (max-width: 480px){.section-content[data-v-1cbfdcb2]{width:100%}.section-title[data-v-1cbfdcb2]{font-size:1.2rem}.text[data-v-1cbfdcb2]{font-size:1rem;line-height:1.8}.blue-button[data-v-1cbfdcb2]{font-size:.8rem;padding:.3rem .6rem}}.loading-animation-container[data-v-8dbc90c6]{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:5rem}.loading-logo-image[data-v-8dbc90c6]{max-width:150px;height:auto}.loading-dots-container[data-v-8dbc90c6]{display:flex;justify-content:center}@keyframes circleAnimation-8dbc90c6{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.loading-circle[data-v-8dbc90c6]{width:20px;height:20px;border-radius:50%;margin:0 5px;animation:circleAnimation-8dbc90c6 .5s infinite ease-in-out}.section-container[data-v-f2076cef]{background-color:#f2f2f2;padding:4% 0;text-align:center}.section-title[data-v-f2076cef]{font-size:2em;margin-bottom:20px}.section-content[data-v-f2076cef]{max-width:1000px;margin:0 auto;text-align:left;padding:1rem}.section-description[data-v-f2076cef]{margin-bottom:40px;text-align:center}.section-tiles[data-v-f2076cef]{display:flex;flex-wrap:wrap;justify-content:center;gap:5%}.section-tile[data-v-f2076cef]{background-color:#f8f8f8;width:100%;max-width:600px;height:250px;padding:20px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.section-tile[data-v-f2076cef]:hover{transform:scale(1.05);box-shadow:0 4px 8px #0003}.section-tile-header[data-v-f2076cef]{display:flex;justify-content:space-between;align-items:center}.section-tile-title[data-v-f2076cef]{font-size:1.5em;font-weight:700}.section-tile-image[data-v-f2076cef]{width:100px;height:100px}.section-tile-link[data-v-f2076cef]{display:block;width:100%;height:100%;text-decoration:none;color:inherit}@media (min-width: 600px){.section-tile[data-v-f2076cef]{width:90%;margin-bottom:1rem}}@media (min-width: 900px){.section-tile[data-v-f2076cef]{width:60%;margin-bottom:1rem}}@media (min-width: 1200px){.section-tile[data-v-f2076cef]{width:45%;margin-bottom:1rem}}@media (max-width: 1200px){.section-tile[data-v-f2076cef]{margin-bottom:1rem}}.section-container[data-v-f2076cef]{background-color:#fff;padding:20px;box-sizing:border-box}.section-content[data-v-f2076cef]{max-width:1200px;margin:0 auto}.orange[data-v-f2076cef]{color:#f37022}.loading-container[data-v-f2076cef]{display:flex;justify-content:center;align-items:center;min-height:400px;margin-top:20px}.leader-profiles-container[data-v-f2076cef]{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));gap:2rem;margin-top:20px;justify-content:center;animation:fadeIn-f2076cef .5s ease-in-out}@keyframes fadeIn-f2076cef{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.leader-profiles-container[data-v-f2076cef]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.section-title[data-v-f2076cef]{font-size:1.5rem;text-align:center}.leader-profiles-container[data-v-f2076cef]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center}.loading-container[data-v-f2076cef]{min-height:300px}}.career-page[data-v-3aebee95]{padding:20px;font-family:Arial,sans-serif}h1[data-v-3aebee95]{color:#333}h2[data-v-3aebee95]{margin-top:20px;color:#555}ul[data-v-3aebee95]{list-style-type:none;padding:0}li[data-v-3aebee95]{margin:10px 0}.contact-page[data-v-bd455d69]{background-color:#fff;display:flex;justify-content:center;align-items:center;min-height:75vh}.container[data-v-bd455d69]{max-width:1200px;width:100%;padding:20px}.contact-page-title[data-v-bd455d69]{text-align:left;margin-bottom:20px}.inner-container[data-v-bd455d69]{display:flex;flex-direction:column;gap:2rem}.contact-form[data-v-bd455d69]{background-color:#f8f8f8;padding:20px;flex:1;display:flex;flex-direction:column;position:relative}.form-title[data-v-bd455d69]{text-align:left;margin-bottom:20px}.input-field[data-v-bd455d69]{background-color:#fff;margin-bottom:10px;padding:10px;border:none;border-radius:4px;width:100%;box-sizing:border-box}.message-field[data-v-bd455d69]{background-color:#fff;margin-bottom:3rem;padding:10px;border:none;border-radius:4px;height:100px;resize:vertical;width:100%;box-sizing:border-box}.send-button[data-v-bd455d69]{position:absolute;bottom:20px;right:20px}.image-container[data-v-bd455d69]{flex:1;display:flex;align-items:center;justify-content:center}.image-container img[data-v-bd455d69]{max-width:100%;height:auto}.contact-info-container[data-v-bd455d69]{display:flex;flex-direction:column;gap:2rem;padding:2rem;margin-top:2rem;background-color:#f8f8f8}.contact-info-column[data-v-bd455d69]{background-color:#fff;padding:2rem;box-sizing:border-box;flex:1;margin-bottom:0}@media (min-width: 768px){.inner-container[data-v-bd455d69]{flex-direction:row;gap:5rem}.contact-info-container[data-v-bd455d69]{flex-direction:row}}.loading-page-container[data-v-a5e9c56e]{width:100%;height:75vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.opportunities-page[data-v-e26f0c1c]{padding:20px;text-align:center;height:100%;max-width:1400px;margin:0 auto;width:95%}.opportunities-page h1[data-v-e26f0c1c]{font-size:2em;margin-bottom:10px;word-wrap:break-word}.opportunities-page .highlight[data-v-e26f0c1c]{color:#eb6607}.opportunities-page .subtitle[data-v-e26f0c1c]{font-size:.9em;margin-bottom:20px;padding:0 10px}.search-bar[data-v-e26f0c1c]{display:flex;justify-content:center;align-items:center;margin:0 auto 20px;width:100%;max-width:1200px;flex-wrap:wrap;gap:10px}.search-input[data-v-e26f0c1c],.city-select[data-v-e26f0c1c]{padding:10px;flex:1;min-width:120px;max-width:100%;height:40px;box-sizing:border-box}.reset-button[data-v-e26f0c1c]{background-color:#0b4ca3;color:#fff;font-weight:700;padding:0 1rem;border-radius:3px;height:40px;display:flex;align-items:center;justify-content:center;border:2px solid #0b4ca3;min-width:80px}.reset-button[data-v-e26f0c1c]:hover{background-color:#fff;color:#0b4ca3}.loading[data-v-e26f0c1c]{font-size:1.5em;color:#0b4ca3;margin-top:20px}@media (min-width: 1024px){.opportunities-page[data-v-e26f0c1c]{width:90%}.search-bar[data-v-e26f0c1c]{max-width:90%}}@media (min-width: 769px) and (max-width: 1023px){.opportunities-page[data-v-e26f0c1c]{width:95%}.search-bar[data-v-e26f0c1c]{max-width:95%}}@media (max-width: 768px){.opportunities-page h1[data-v-e26f0c1c]{font-size:1.7em}.search-bar[data-v-e26f0c1c]{flex-direction:column;width:100%}.search-input[data-v-e26f0c1c],.city-select[data-v-e26f0c1c],.reset-button[data-v-e26f0c1c]{width:100%;margin-right:0;margin-bottom:10px}}@media (max-width: 480px){.opportunities-page[data-v-e26f0c1c]{padding:15px 10px}.opportunities-page h1[data-v-e26f0c1c]{font-size:1.4em}.opportunities-page .subtitle[data-v-e26f0c1c]{font-size:.8em}}.tile[data-v-a67c5542]{border:1px solid #ccc;padding:16px;border-radius:8px;background-color:#f9f9f9;position:relative;display:flex;align-items:flex-end;background-size:cover;background-position:center;color:#fff;text-shadow:1px 1px 2px black;min-height:200px}h3[data-v-a67c5542]{font-size:1rem;margin:0;position:absolute;bottom:16px;left:16px;background-color:#000000bf;padding:8px;border-radius:4px}.tile-section[data-v-61270e89]{display:flex;justify-content:center;align-items:center;background-color:#fff;min-height:400px}.tile-container[data-v-61270e89]{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:1200px;margin:5rem auto}.tiles-content[data-v-61270e89]{display:flex;flex-direction:column;gap:2rem;width:100%}.big-tile[data-v-61270e89]{flex:1}.small-tiles[data-v-61270e89]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;flex:2}.tile-item[data-v-61270e89]{animation:fadeIn-61270e89 .6s ease-out forwards;opacity:0;transform:translateY(20px)}@keyframes fadeIn-61270e89{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tile-appear-enter-active[data-v-61270e89]{transition:all .5s ease}.tile-appear-leave-active[data-v-61270e89]{transition:all .3s ease}.tile-appear-enter-from[data-v-61270e89],.tile-appear-leave-to[data-v-61270e89]{opacity:0;transform:translateY(30px)}@media (min-width: 768px){.tiles-content[data-v-61270e89]{flex-direction:row}.small-tiles[data-v-61270e89]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767px){.small-tiles[data-v-61270e89]{grid-template-columns:1fr}}.instagram-section[data-v-aadc8373]{text-align:center;padding:20px;background-color:#f8f8f8}.image-grid[data-v-aadc8373]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.image-item[data-v-aadc8373]{width:150px;height:150px;overflow:hidden}.image-item img[data-v-aadc8373]{width:100%;height:100%;object-fit:cover}.post-card[data-v-156323f2]{display:flex;flex-direction:row;align-items:flex-start;padding:20px;margin-bottom:20px;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-decoration:none;color:inherit;transition:box-shadow .3s ease;width:100%;box-sizing:border-box;overflow:hidden}.post-card[data-v-156323f2]:hover{box-shadow:0 4px 8px #0003}.image-container[data-v-156323f2]{min-width:150px;width:150px;height:150px;margin-right:20px;flex-shrink:0}.post-image[data-v-156323f2]{width:100%;height:100%;object-fit:cover;border-radius:8px;background-color:#f0f0f0;display:block}.placeholder-image[data-v-156323f2]{width:100%;height:100%;background-color:#f0f0f0;border-radius:8px}.post-content[data-v-156323f2]{flex:1;min-width:0;overflow:hidden;width:100%}.post-date[data-v-156323f2]{color:#555;font-size:.9rem;margin-bottom:5px;margin-top:0;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.post-card h3[data-v-156323f2]{margin-top:0;margin-bottom:10px;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;font-weight:600}.post-card div[data-v-156323f2]{margin-top:10px;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.4}@media (min-width: 1400px){.post-card[data-v-156323f2]{padding:25px;margin-bottom:25px}.image-container[data-v-156323f2]{min-width:180px;width:180px;height:180px;margin-right:25px}.post-card h3[data-v-156323f2]{font-size:1.4rem;line-height:1.3}.post-content div[data-v-156323f2]{font-size:1rem;line-height:1.5}}@media (min-width: 1024px) and (max-width: 1399px){.post-card[data-v-156323f2]{padding:22px;margin-bottom:22px}.image-container[data-v-156323f2]{min-width:160px;width:160px;height:160px;margin-right:22px}.post-card h3[data-v-156323f2]{font-size:1.3rem;line-height:1.3}}@media (min-width: 768px) and (max-width: 1023px){.post-card[data-v-156323f2]{padding:18px;margin-bottom:18px}.image-container[data-v-156323f2]{min-width:140px;width:140px;height:140px;margin-right:18px}.post-card h3[data-v-156323f2]{font-size:1.2rem;line-height:1.3}.post-content div[data-v-156323f2]{font-size:.95rem;line-height:1.4}.post-date[data-v-156323f2]{font-size:.85rem}}@media (min-width: 576px) and (max-width: 767px){.post-card[data-v-156323f2]{padding:16px;margin-bottom:16px}.image-container[data-v-156323f2]{min-width:120px;width:120px;height:120px;margin-right:16px}.post-card h3[data-v-156323f2]{font-size:1.1rem;line-height:1.3}.post-content div[data-v-156323f2]{font-size:.9rem;line-height:1.4}.post-date[data-v-156323f2]{font-size:.8rem}}@media (max-width: 575px){.post-card[data-v-156323f2]{flex-direction:column;padding:16px;margin-bottom:16px}.image-container[data-v-156323f2]{width:100%;height:200px;margin-right:0;margin-bottom:15px;min-width:auto}.post-content[data-v-156323f2]{width:100%}.post-card h3[data-v-156323f2]{font-size:1.2rem;line-height:1.3;margin-bottom:8px}.post-content div[data-v-156323f2]{font-size:.9rem;line-height:1.4;margin-top:8px}.post-date[data-v-156323f2]{font-size:.8rem;margin-bottom:8px}}@media (max-width: 374px){.post-card[data-v-156323f2]{padding:12px;margin-bottom:12px}.image-container[data-v-156323f2]{height:160px;margin-bottom:12px}.post-card h3[data-v-156323f2]{font-size:1.1rem;line-height:1.2}.post-content div[data-v-156323f2]{font-size:.85rem}.post-date[data-v-156323f2]{font-size:.75rem}}.post-section[data-v-8b6c8431]{background-color:#fff;width:100%;box-sizing:border-box}.container[data-v-8b6c8431]{max-width:1000px;margin:0 auto;width:100%;box-sizing:border-box;padding:0 10px}.search-results[data-v-8b6c8431]{padding:10px 20px;color:#666;font-size:16px;text-align:left;border-bottom:1px solid #eee;margin-bottom:10px;word-break:break-word;overflow-wrap:break-word}.posts[data-v-8b6c8431]{padding:20px;min-height:300px;display:flex;flex-direction:column;justify-content:center;width:100%;box-sizing:border-box}.posts-container[data-v-8b6c8431]{display:flex;flex-direction:column;width:100%;gap:0}.post-item[data-v-8b6c8431]{animation:fadeIn-8b6c8431 .6s ease-out forwards;opacity:0;transform:translateY(20px);width:100%;box-sizing:border-box}.no-results[data-v-8b6c8431]{text-align:center;padding:40px 20px;color:#666;font-size:18px;word-break:break-word;overflow-wrap:break-word}@keyframes fadeIn-8b6c8431{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.post-appear-enter-active[data-v-8b6c8431]{transition:all .5s ease}.post-appear-leave-active[data-v-8b6c8431]{transition:all .3s ease}.post-appear-enter-from[data-v-8b6c8431],.post-appear-leave-to[data-v-8b6c8431]{opacity:0;transform:translateY(30px)}@media (min-width: 1400px){.container[data-v-8b6c8431]{max-width:1200px;padding:0 20px}.posts[data-v-8b6c8431]{padding:30px}.search-results[data-v-8b6c8431]{padding:15px 30px;font-size:18px}.no-results[data-v-8b6c8431]{padding:60px 30px;font-size:20px}}@media (min-width: 1024px) and (max-width: 1399px){.container[data-v-8b6c8431]{padding:0 15px}.posts[data-v-8b6c8431]{padding:25px}.search-results[data-v-8b6c8431]{padding:12px 25px;font-size:17px}.no-results[data-v-8b6c8431]{padding:50px 25px;font-size:19px}}@media (min-width: 768px) and (max-width: 1023px){.container[data-v-8b6c8431]{padding:0 15px}.posts[data-v-8b6c8431]{padding:20px}.search-results[data-v-8b6c8431]{padding:10px 20px;font-size:16px}.no-results[data-v-8b6c8431]{padding:40px 20px;font-size:18px}}@media (min-width: 576px) and (max-width: 767px){.container[data-v-8b6c8431]{padding:0 12px}.posts[data-v-8b6c8431]{padding:16px}.search-results[data-v-8b6c8431]{padding:8px 16px;font-size:15px}.no-results[data-v-8b6c8431]{padding:35px 16px;font-size:17px}}@media (max-width: 575px){.container[data-v-8b6c8431]{padding:0 8px}.posts[data-v-8b6c8431]{padding:12px}.search-results[data-v-8b6c8431]{padding:8px 12px;font-size:14px}.no-results[data-v-8b6c8431]{padding:30px 12px;font-size:16px}}@media (max-width: 374px){.container[data-v-8b6c8431]{padding:0 5px}.posts[data-v-8b6c8431]{padding:8px}.search-results[data-v-8b6c8431]{padding:6px 8px;font-size:13px}.no-results[data-v-8b6c8431]{padding:25px 8px;font-size:15px}}.search-container[data-v-a6b0b16f]{position:relative;margin:20px 0;width:100%}.search-input[data-v-a6b0b16f]{width:100%;padding:12px 40px 12px 15px;border:1px solid #ddd;border-radius:8px;font-size:16px;box-shadow:0 2px 4px #0000000d;transition:all .3s ease}.search-input[data-v-a6b0b16f]:focus{outline:none;border-color:#0078d4;box-shadow:0 0 0 2px #0078d433}.search-clear[data-v-a6b0b16f]{position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size:20px;color:#666;cursor:pointer;width:24px;height:24px;line-height:24px;text-align:center;border-radius:50%}.search-clear[data-v-a6b0b16f]:hover{background-color:#f0f0f0;color:#333}@media (max-width: 768px){.search-input[data-v-a6b0b16f]{padding:10px 40px 10px 12px;font-size:14px}}.pagination[data-v-42e562e6]{display:flex;justify-content:center;align-items:center;margin:20px 0}.pagination button[data-v-42e562e6]{margin:0 5px;padding:10px 15px;border:none;background-color:#007bff;color:#fff;cursor:pointer;border-radius:5px}.pagination button[data-v-42e562e6]:hover{background-color:gray}.pagination button.active[data-v-42e562e6]{background-color:#003a77;font-weight:700;box-shadow:0 0 5px #0000004d}.think-it-page[data-v-8bd17a57]{width:100%;padding:0 1rem;box-sizing:border-box}.content-container[data-v-8bd17a57]{max-width:1200px;margin:0 auto;padding:1rem 0}.loading-container[data-v-8bd17a57]{width:100%;display:flex;justify-content:center;margin:2rem 0}.search-container[data-v-8bd17a57]{max-width:1000px;margin:0 auto 20px;display:flex;justify-content:center}.pagination[data-v-8bd17a57]{margin:2rem 0}.posts-list-animated[data-v-8bd17a57]{opacity:0;animation:fadeIn-8bd17a57 .6s ease-in-out .4s forwards}.pagination-animated[data-v-8bd17a57]{opacity:0;animation:fadeIn-8bd17a57 .6s ease-in-out .6s forwards}.search-component[data-v-8bd17a57]{max-width:1000px;margin:0 auto 20px;display:flex;justify-content:center;opacity:0;animation:fadeIn-8bd17a57 .6s ease-in-out .2s forwards}@keyframes fadeIn-8bd17a57{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.content-container[data-v-8bd17a57]{max-width:90%}}@media (max-width: 768px){.think-it-page[data-v-8bd17a57]{padding:0 .75rem}.content-container[data-v-8bd17a57]{max-width:100%;padding:.5rem 0}.pagination[data-v-8bd17a57]{margin:1.5rem 0}}@media (max-width: 480px){.think-it-page[data-v-8bd17a57]{padding:0 .5rem}.pagination[data-v-8bd17a57]{margin:1rem 0}}.container[data-v-c06a9078]{max-width:1000px;margin:0 auto;padding:0 1rem}.opening-header[data-v-c06a9078]{display:flex;align-items:center;justify-content:space-between;height:auto;margin:0 2rem;flex-wrap:wrap}.opening-info[data-v-c06a9078]{flex:1;min-width:300px}.opening-info h1[data-v-c06a9078]{font-size:2rem;font-weight:700;margin-bottom:1rem}.opening-info-text[data-v-c06a9078]{margin-bottom:2rem}.apply-button[data-v-c06a9078]{background-color:#0b4ca3;color:#fff;border:2px solid #0b4ca3;padding:10px 20px;text-decoration:none;transition:background-color .3s,color .3s}.apply-button[data-v-c06a9078]:hover{background-color:#fff;color:#0b4ca3}.opening-image[data-v-c06a9078]{max-width:50%;height:auto;margin-top:1rem}.opening-description[data-v-c06a9078]{margin:2rem}[data-v-c06a9078] ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}[data-v-c06a9078] ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}.contact-info[data-v-c06a9078]{display:flex;align-items:center;margin:2rem;flex-wrap:wrap}.contact-left[data-v-c06a9078]{margin-right:2rem;min-width:200px}.contact-right[data-v-c06a9078]{display:flex;align-items:center}.contact-photo[data-v-c06a9078]{border-radius:50%;height:10rem;object-fit:cover;margin-left:2rem}.navigation-buttons-container[data-v-c06a9078]{display:flex;gap:1rem;margin:2rem;flex-wrap:wrap}@media (max-width: 768px){.opening-header[data-v-c06a9078]{flex-direction:column;align-items:flex-start}.opening-info h1[data-v-c06a9078]{font-size:1.5rem}.contact-info[data-v-c06a9078]{flex-direction:column;align-items:flex-start}.contact-photo[data-v-c06a9078]{margin-left:0;margin-top:1rem}.navigation-buttons-container[data-v-c06a9078]{flex-direction:column;align-items:flex-start}}.our-services[data-v-8fd26913]{text-align:center;padding:20px}.title[data-v-8fd26913]{margin-bottom:40px;text-align:center}.define[data-v-8fd26913]{color:var(--fpt-orange);display:inline}.service-name[data-v-8fd26913]{color:#000;display:inline}.our-projects-page[data-v-ac55eb9f]{text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;margin-bottom:5rem}.content-container[data-v-ac55eb9f]{max-width:1500px;width:100%;height:100%}.header[data-v-ac55eb9f]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2%;font-weight:bolder}.header-title[data-v-ac55eb9f]{text-align:center}.header h1[data-v-ac55eb9f]{font-size:2rem}.expertise-text[data-v-ac55eb9f]{font-size:2rem;margin-top:.5rem}.projects-number-container[data-v-ac55eb9f]{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.projects-number-column[data-v-ac55eb9f]{flex:1;padding:20px;text-align:center}.projects-number[data-v-ac55eb9f]:after{content:"+"}.projects-number[data-v-ac55eb9f]{color:#4eb748;font-size:2em}@media (min-width: 768px){.header[data-v-ac55eb9f]{flex-direction:row;justify-content:space-between}.header-title[data-v-ac55eb9f]{flex:1;text-align:left}.header h1[data-v-ac55eb9f],.expertise-text[data-v-ac55eb9f]{font-size:3rem}.projects-number-container[data-v-ac55eb9f]{flex-direction:row;justify-content:space-between;width:50%}.projects-number[data-v-ac55eb9f]{font-size:3em}}.tiles[data-v-ac55eb9f]{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.tile[data-v-ac55eb9f]{background-color:#f8f8f8;padding:2.5rem;width:100%;transition:box-shadow .3s ease;text-align:left;text-decoration:none;color:inherit}.tile[data-v-ac55eb9f]:hover{box-shadow:var(--hover-shadow)}.tile h3[data-v-ac55eb9f]{padding:10px 0}.tile p[data-v-ac55eb9f]{color:#505050}.icon[data-v-ac55eb9f]{width:100px;height:100px;margin-bottom:10px}@media (min-width: 768px){.tiles[data-v-ac55eb9f]{flex-direction:row;justify-content:space-around}.tile[data-v-ac55eb9f]{width:30%}.icon[data-v-ac55eb9f]{width:150px;height:150px}}.cookie-policy-page[data-v-c0dd16ed]{padding:2rem 0;min-height:60vh}.container[data-v-c0dd16ed]{max-width:800px;margin:0 auto;padding:0 1rem}h1[data-v-c0dd16ed]{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem}h2[data-v-c0dd16ed]{color:#34495e;margin:2rem 0 1rem;font-size:1.5rem;border-bottom:2px solid #ecf0f1;padding-bottom:.5rem}h3[data-v-c0dd16ed]{color:#34495e;margin:1.5rem 0 .75rem;font-size:1.2rem}.last-updated[data-v-c0dd16ed]{background:#f8f9fa;padding:1rem;border-radius:6px;margin-bottom:2rem}.policy-section[data-v-c0dd16ed]{margin-bottom:2.5rem}.managing-cookies-list[data-v-c0dd16ed]{list-style-type:disc;padding-left:2rem}.cookie-category[data-v-c0dd16ed]{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin:1rem 0;border-left:4px solid #3498db}.cookie-category h3[data-v-c0dd16ed]{margin-top:0;color:#2c3e50}.cookie-category ul[data-v-c0dd16ed]{margin:1rem 0;padding-left:1.5rem}.cookie-category li[data-v-c0dd16ed]{margin-bottom:.5rem;line-height:1.5}.consent-controls[data-v-c0dd16ed]{background:#fff;border:2px solid #e9ecef;border-radius:8px;padding:1.5rem;margin:1rem 0}.current-status[data-v-c0dd16ed]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.status-accepted[data-v-c0dd16ed]{color:#27ae60;font-weight:700}.status-rejected[data-v-c0dd16ed]{color:#e74c3c;font-weight:700}.status-pending[data-v-c0dd16ed]{color:#f39c12;font-weight:700}.consent-actions[data-v-c0dd16ed]{display:flex;flex-direction:column;gap:1rem}.consent-button[data-v-c0dd16ed]{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.accept-button[data-v-c0dd16ed]{background:#6c757d;color:#fff}.accept-button[data-v-c0dd16ed]:hover:not(:disabled){background:#5a6268;transform:translateY(-1px)}.reject-button[data-v-c0dd16ed]{background:#6c757d;color:#fff}.reject-button[data-v-c0dd16ed]:hover:not(:disabled){background:#5a6268;transform:translateY(-1px)}.consent-button[data-v-c0dd16ed]:disabled{opacity:.6;cursor:not-allowed;transform:none}.redirect-timer[data-v-c0dd16ed]{margin-top:1.5rem;padding:1rem;background:#e8f4f8;border-radius:6px;border:1px solid #b8e6f0;text-align:center}.redirect-message[data-v-c0dd16ed]{margin:0 0 1rem;font-weight:500;color:#2c3e50}.timer-progress[data-v-c0dd16ed]{width:100%;height:8px;background:#ecf0f1;border-radius:4px;overflow:hidden}.timer-bar[data-v-c0dd16ed]{height:100%;background:linear-gradient(90deg,#3498db,#2980b9);border-radius:4px;transition:width 1s linear}ul[data-v-c0dd16ed]{line-height:1.6}li[data-v-c0dd16ed]{margin-bottom:.5rem}a[data-v-c0dd16ed]{color:#3498db;text-decoration:none}a[data-v-c0dd16ed]:hover{text-decoration:underline}p[data-v-c0dd16ed]{line-height:1.6;margin-bottom:1rem}@media (max-width: 768px){.container[data-v-c0dd16ed]{padding:0 1rem}h1[data-v-c0dd16ed]{font-size:2rem}.consent-actions[data-v-c0dd16ed]{flex-direction:column}}.areas-section[data-v-ad77328c]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:1000px;margin:5rem auto}.areas-section-title[data-v-ad77328c]{flex:1;font-size:1.5em;margin-right:20px;text-align:left}.areas-section-grid[data-v-ad77328c]{flex:3;display:flex;flex-wrap:wrap;gap:2rem;max-width:800px;text-align:left}.grid-item[data-v-ad77328c]{display:inline-block;font-size:2rem;font-weight:700;padding:10px;text-align:center;color:#a9a9a9}@media (max-width: 768px){.areas-section[data-v-ad77328c]{flex-direction:column;align-items:center}.areas-section-title[data-v-ad77328c]{margin-right:0;margin-bottom:10px}.areas-section-grid[data-v-ad77328c]{max-width:100%}}.solution-section[data-v-80484916]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:1000px;margin:0 auto;margin-top:6rem;margin-bottom:6rem}.solution-section-title[data-v-80484916]{flex:1;font-size:1.5em;margin-right:20px;text-align:left}.solution-section-text[data-v-80484916]{flex:3;max-width:800px;text-align:left}p[data-v-80484916]{margin:10px 0}@media (max-width: 768px){.solution-section[data-v-80484916]{flex-direction:column;align-items:center}.solution-section-title[data-v-80484916]{margin-right:0;margin-bottom:10px}.solution-section-text[data-v-80484916]{max-width:100%}}.technology-section[data-v-ac7b07b8]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:1000px;margin:5rem auto}.technology-section-title[data-v-ac7b07b8]{flex:1;font-size:1.5em;margin-right:20px;text-align:left}.technology-section-grid[data-v-ac7b07b8]{flex:3;display:flex;flex-wrap:wrap;gap:2rem;max-width:800px;text-align:left}.grid-item[data-v-ac7b07b8]{display:inline-block;font-size:2rem;font-weight:700;padding:10px;text-align:center;color:#a9a9a9}@media (max-width: 768px){.technology-section[data-v-ac7b07b8]{flex-direction:column;align-items:center}.technology-section-title[data-v-ac7b07b8]{margin-right:0;margin-bottom:10px}.technology-section-grid[data-v-ac7b07b8]{max-width:100%}}.service-detail-container[data-v-35d9ec8c]{text-align:center;padding:20px;margin:4rem 0}.areas-section-container[data-v-35d9ec8c]{background-color:#f0f0f0;padding:20px;margin:4rem 0}.loading[data-v-c5560c6b]{display:flex;justify-content:center;align-items:center;min-height:200px}.content-container[data-v-c5560c6b]{max-width:1200px;margin:0 auto;padding:1rem;width:100%;box-sizing:border-box}.back-button[data-v-c5560c6b]{display:inline-flex;align-items:center;padding:.75rem 1rem;margin-bottom:1.5rem;background-color:#f0f0f0;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .2s;min-height:44px}.back-button[data-v-c5560c6b]:hover{background-color:#e0e0e0}.back-arrow[data-v-c5560c6b]{margin-right:.5rem;font-size:1.125rem}.post-title[data-v-c5560c6b]{font-size:2rem;margin-bottom:1rem;line-height:1.2;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.post-meta[data-v-c5560c6b]{margin-bottom:2rem;color:#666;font-size:.9rem;line-height:1.4;opacity:0;animation:fadeIn-c5560c6b .6s ease-in-out .3s forwards}@keyframes fadeIn-c5560c6b{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.post-author[data-v-c5560c6b]{font-weight:500}.meta-separator[data-v-c5560c6b]{margin:0 .5rem}.post-date[data-v-c5560c6b]{font-style:italic}.featured-image[data-v-c5560c6b]{text-align:center;margin-bottom:2rem;width:100%}.featured-image img[data-v-c5560c6b]{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a}.content-container[data-v-c5560c6b] p{line-height:1.6;margin-bottom:1rem;font-size:1rem}.content-container[data-v-c5560c6b] h1,.content-container[data-v-c5560c6b] h2,.content-container[data-v-c5560c6b] h3,.content-container[data-v-c5560c6b] h4,.content-container[data-v-c5560c6b] h5,.content-container[data-v-c5560c6b] h6{line-height:1.3;margin-top:2rem;margin-bottom:1rem;word-wrap:break-word}.content-container[data-v-c5560c6b] img{max-width:100%;height:auto;border-radius:4px;margin:1rem 0}.content-container[data-v-c5560c6b] blockquote{border-left:4px solid #ddd;margin:1.5rem 0;padding:1rem 1.5rem;background-color:#f9f9f9;font-style:italic}.content-container[data-v-c5560c6b] ul,.content-container[data-v-c5560c6b] ol{padding-left:2rem;margin-bottom:1rem}.content-container[data-v-c5560c6b] li{margin-bottom:.5rem;line-height:1.5}.content-container[data-v-c5560c6b] code{background-color:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-size:.9rem;word-break:break-all}.content-container[data-v-c5560c6b] pre{background-color:#f5f5f5;padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0;line-height:1.4}.content-container[data-v-c5560c6b] table{width:100%;border-collapse:collapse;margin:1rem 0;overflow-x:auto;display:block;white-space:nowrap}.content-container[data-v-c5560c6b] th,.content-container[data-v-c5560c6b] td{border:1px solid #ddd;padding:.75rem;text-align:left}.content-container[data-v-c5560c6b] th{background-color:#f9f9f9;font-weight:600}@media (max-width: 1024px){.content-container[data-v-c5560c6b]{max-width:100%;padding:1rem}.post-title[data-v-c5560c6b]{font-size:1.75rem;margin-bottom:.75rem}.post-meta[data-v-c5560c6b]{margin-bottom:1.5rem;font-size:.85rem}.back-button[data-v-c5560c6b]{padding:.625rem .875rem;font-size:.9rem}.featured-image[data-v-c5560c6b]{margin-bottom:1.5rem}.content-container[data-v-c5560c6b] p{font-size:.95rem}}@media (max-width: 768px){.content-container[data-v-c5560c6b]{padding:.75rem}.post-title[data-v-c5560c6b]{font-size:1.5rem;margin-bottom:.75rem}.post-meta[data-v-c5560c6b]{margin-bottom:1.25rem;font-size:.8rem}.back-button[data-v-c5560c6b]{padding:.5rem .75rem;font-size:.875rem;margin-bottom:1rem;width:fit-content}.back-arrow[data-v-c5560c6b]{font-size:1rem;margin-right:.375rem}.featured-image[data-v-c5560c6b]{margin-bottom:1.25rem}.content-container[data-v-c5560c6b] p{font-size:.9rem;line-height:1.7}.content-container[data-v-c5560c6b] h1{font-size:1.5rem}.content-container[data-v-c5560c6b] h2{font-size:1.35rem}.content-container[data-v-c5560c6b] h3{font-size:1.2rem}.content-container[data-v-c5560c6b] h4,.content-container[data-v-c5560c6b] h5,.content-container[data-v-c5560c6b] h6{font-size:1.1rem}.content-container[data-v-c5560c6b] blockquote{margin:1rem 0;padding:.75rem 1rem;font-size:.9rem}.content-container[data-v-c5560c6b] ul,.content-container[data-v-c5560c6b] ol{padding-left:1.5rem}.content-container[data-v-c5560c6b] pre{padding:.75rem;font-size:.8rem}.content-container[data-v-c5560c6b] table{font-size:.85rem}.content-container[data-v-c5560c6b] th,.content-container[data-v-c5560c6b] td{padding:.5rem}}@media (max-width: 480px){.content-container[data-v-c5560c6b]{padding:.5rem}.post-title[data-v-c5560c6b]{font-size:1.375rem;margin-bottom:.75rem}.post-meta[data-v-c5560c6b]{margin-bottom:1rem;font-size:.75rem}.back-button[data-v-c5560c6b]{padding:.5rem .625rem;font-size:.8rem}.content-container[data-v-c5560c6b] p{font-size:.875rem}.content-container[data-v-c5560c6b] h1{font-size:1.375rem}.content-container[data-v-c5560c6b] h2{font-size:1.25rem}.content-container[data-v-c5560c6b] h3{font-size:1.125rem}.content-container[data-v-c5560c6b] blockquote{padding:.625rem .875rem;font-size:.85rem}.content-container[data-v-c5560c6b] pre{padding:.625rem;font-size:.75rem}}@media (min-width: 1400px){.content-container[data-v-c5560c6b]{max-width:1200px;padding:2rem}.post-title[data-v-c5560c6b]{font-size:2.25rem;margin-bottom:1rem}.post-meta[data-v-c5560c6b]{margin-bottom:2.5rem;font-size:1rem}.content-container[data-v-c5560c6b] p{font-size:1.1rem;line-height:1.7}}@media print{.back-button[data-v-c5560c6b]{display:none}.content-container[data-v-c5560c6b]{max-width:none;padding:0}.featured-image img[data-v-c5560c6b]{max-width:100%;box-shadow:none}}
