@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Poppins:wght@400;600;700&display=swap";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html,body{width:100vw;min-height:100vh;margin:0;padding:0;box-sizing:border-box;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Poppins,Inter,sans-serif;font-weight:700;letter-spacing:.01em}#app{font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}}#app[data-v-7167c60c]{display:flex;flex-direction:column;min-height:100vh;width:100%;margin:0;padding:0;box-sizing:border-box}.navbar[data-v-7167c60c]{width:100%;margin:0;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;background:#fff;color:#036;box-sizing:border-box;box-shadow:0 2px 12px #0000000a;border-bottom:1.5px solid #e0e6ed}.logo[data-v-7167c60c]{font-weight:700;font-size:1.5rem;color:#036}.logo-with-svg[data-v-7167c60c]{display:flex;align-items:center;gap:20px;font-size:2.1rem;font-weight:800;font-family:Poppins,Inter,sans-serif;letter-spacing:.01em;color:#036}.navbar-logo-svg[data-v-7167c60c]{width:100px;height:100px}.nav-links[data-v-7167c60c]{list-style:none;display:flex;gap:2.2rem;margin:0;padding:0}.nav-links li a[data-v-7167c60c]{color:#036;text-decoration:none;font-weight:700;font-size:1.25rem;padding:12px 28px;border-radius:12px;transition:background .18s,color .18s,box-shadow .18s;box-shadow:0 2px 8px #00000008;letter-spacing:.01em;display:inline-block}.nav-links li a.router-link-exact-active[data-v-7167c60c]{border-bottom:3px solid #1a3963;background:#eaf2fa;color:#1a3963;box-shadow:0 4px 16px #1a396312}.nav-links li a[data-v-7167c60c]:hover{background:#f2f6fa;color:#1a3963;box-shadow:0 2px 12px #1a396317}main[data-v-7167c60c]{flex:1;width:100%;margin:0;padding:2rem 0;background:#f7f9fb;box-sizing:border-box}.footer[data-v-7167c60c]{width:100%;margin:0;background:#036;color:#fff;text-align:center;padding:1rem 0;font-size:.95rem;box-sizing:border-box}@media (max-width: 768px){.navbar[data-v-7167c60c]{flex-direction:column;align-items:flex-start;padding:1rem}.logo[data-v-7167c60c]{font-size:1.2rem;margin-bottom:.5rem}.nav-links[data-v-7167c60c]{flex-direction:column;gap:.5rem;width:100%}.nav-links li[data-v-7167c60c]{width:100%}.nav-links li a[data-v-7167c60c]{display:block;width:100%;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}main[data-v-7167c60c]{padding:1rem .5rem}.footer[data-v-7167c60c]{font-size:.85rem;padding:.7rem 0}}.custom-footer[data-v-7167c60c]{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;width:calc(100vw - 100px);margin:0 auto 2rem;padding:2.5rem 20px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000000a;gap:32px}.footer-col[data-v-7167c60c]{flex:1 1 0;min-width:0;max-width:33%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin:0;text-align:left;height:100%;box-sizing:border-box;padding:0 16px}.footer-divider[data-v-7167c60c]{width:1px;background:#e0e0e0;align-self:stretch;margin:0}.logo-col[data-v-7167c60c]{align-items:center;justify-content:flex-start;text-align:center}.footer-logo-big[data-v-7167c60c]{width:350px;height:auto;display:block}.footer-slogan[data-v-7167c60c]{font-size:1.1rem;color:#1a3963;font-family:Poppins,Inter,sans-serif}.footer-certificates[data-v-7167c60c]{font-size:.98rem;color:#444}.cert-row[data-v-7167c60c]{display:flex;align-items:center;margin-bottom:.5rem}.cert-icon[data-v-7167c60c]{width:28px;height:28px;margin-right:.6rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem}.menu-col[data-v-7167c60c]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.menu-col ul[data-v-7167c60c]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.menu-col li[data-v-7167c60c]{margin-bottom:1.1rem;font-size:1.15rem;color:#222;font-weight:500;cursor:pointer;transition:color .2s}.menu-col li[data-v-7167c60c]:hover{color:#1a3963}.menu-col li a[data-v-7167c60c]{color:#222;text-decoration:none;font-weight:500;transition:color .2s}.menu-col li a.router-link-exact-active[data-v-7167c60c]{color:#1a3963;border-bottom:2px solid #1a3963}.office-col[data-v-7167c60c]{font-size:1.05rem;color:#222}.office-title[data-v-7167c60c]{font-size:1.1rem;font-weight:700;color:#1a3963;margin-bottom:1rem;letter-spacing:.08em}.office-row[data-v-7167c60c]{margin-bottom:.7rem;display:flex;align-items:center;gap:.5rem}.icon[data-v-7167c60c]{font-size:1.2rem}@media (max-width: 1100px){.custom-footer[data-v-7167c60c]{flex-wrap:wrap;gap:24px;padding:1.5rem 10px}.footer-col[data-v-7167c60c]{min-width:220px;max-width:100%;margin:0 0 1.2rem;padding:0 8px}}@media (max-width: 900px){.custom-footer[data-v-7167c60c]{flex-direction:column;width:calc(100vw - 20px);margin-left:10px;margin-right:10px;gap:1.5rem;padding:1.2rem 5px}.footer-col[data-v-7167c60c]{width:100%;min-width:0;max-width:100%;align-items:flex-start;margin:0 0 1.2rem;padding:0}.logo-col[data-v-7167c60c]{align-items:center;text-align:center}}.header-with-logo[data-v-7167c60c]{display:flex;align-items:center;gap:18px}.header-logo-svg[data-v-7167c60c]{width:180px;height:auto;display:inline-block}.home[data-v-44326450]{width:100vw;min-height:100vh;box-sizing:border-box;text-align:center;padding:0;margin:0;background:#fff}.main-logo[data-v-44326450]{margin:2rem auto 1rem;display:block}.modern-slider-container[data-v-44326450]{position:relative;width:100vw;height:80vh;min-height:520px;max-height:900px;overflow:hidden;margin-bottom:2.5rem}.modern-slider-bg[data-v-44326450]{width:100vw;height:100vh;max-height:900px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;justify-content:center}.modern-slider-overlay[data-v-44326450]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#0a1428b8,#0a142852);z-index:1}.modern-slider-content[data-v-44326450]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:900px;margin-left:12vw;text-align:left}.modern-slider-eyebrow[data-v-44326450]{font-size:1.1rem;font-family:Montserrat,Poppins,Inter,sans-serif;font-weight:600;color:#e6c98a;letter-spacing:.18em;margin-bottom:1.2rem;text-transform:uppercase;opacity:.92}.modern-slider-title[data-v-44326450]{font-size:3.2rem;font-family:Merriweather,Poppins,Montserrat,serif;font-weight:700;color:#fff;margin-bottom:1.2rem;line-height:1.1;letter-spacing:.01em;text-shadow:0 4px 32px rgba(0,0,0,.18);text-align:left}.modern-slider-subtitle[data-v-44326450]{font-size:1.45rem;font-family:Montserrat,Poppins,Inter,sans-serif;font-weight:500;color:#e6e6e6;margin-bottom:.5rem;text-shadow:0 2px 12px rgba(0,0,0,.13);text-align:left}.modern-slider-numbers[data-v-44326450]{position:absolute;left:0;top:0;bottom:0;width:70px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;z-index:3;padding-left:18px;gap:.5rem}.modern-slider-number[data-v-44326450]{font-size:2.1rem;font-family:Montserrat,Poppins,Inter,sans-serif;font-weight:600;color:#fff;opacity:.22;cursor:pointer;transition:opacity .3s,color .3s;line-height:1.1}.modern-slider-number.active[data-v-44326450]{color:#fff;opacity:1;border-right:2px solid #e6c98a;padding-right:8px}@media (max-width: 900px){.modern-slider-container[data-v-44326450],.modern-slider-bg[data-v-44326450]{height:340px;min-height:220px;max-height:400px}.modern-slider-content[data-v-44326450]{margin-left:6vw;max-width:98vw}.modern-slider-title[data-v-44326450]{font-size:2rem}.modern-slider-subtitle[data-v-44326450]{font-size:1.1rem}.modern-slider-numbers[data-v-44326450]{width:44px;padding-left:6px}.modern-slider-number[data-v-44326450]{font-size:1.2rem}}.modern-fade-slide-enter-active[data-v-44326450],.modern-fade-slide-leave-active[data-v-44326450]{transition:opacity .7s,transform .7s}.modern-fade-slide-enter-from[data-v-44326450],.modern-fade-slide-leave-to[data-v-44326450]{opacity:0;transform:translateY(40px)}.feature-section[data-v-44326450]{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:calc(100vw - 100px);margin:0 auto 2rem;background:#fafafa;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px #0000000a;text-align:left}.feature-text[data-v-44326450]{flex:1 1 0;padding:3.5rem 3rem;display:flex;flex-direction:column;justify-content:center;font-size:1.18rem;color:#222;text-align:left}.feature-text h1[data-v-44326450]{font-size:3.2rem;margin-bottom:2.2rem;font-family:Poppins,Montserrat,Inter,sans-serif;font-weight:800;letter-spacing:.01em;text-align:left}.feature-text p[data-v-44326450]{margin-bottom:1.1rem;color:#444;font-size:1.22rem;font-family:Poppins,Montserrat,Inter,sans-serif;font-weight:500;line-height:1.7}.feature-img[data-v-44326450]{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;background:#eaeaea}.feature-img img[data-v-44326450]{width:100%;height:100%;object-fit:cover;min-height:unset;max-height:unset}@media (max-width: 768px){.home[data-v-44326450]{padding:0 .5rem}.main-logo[data-v-44326450]{max-width:150px}.modern-slider-container[data-v-44326450]{max-width:100vw;width:calc(100vw - 20px);height:320px;margin-left:10px;margin-right:10px;margin-top:20px}.modern-slider-bg[data-v-44326450]{height:320px}.services-preview[data-v-44326450]{text-align:left;font-size:.98rem}}@media (max-width: 900px){.feature-section[data-v-44326450]{flex-direction:column;width:calc(100vw - 20px);margin-left:10px;margin-right:10px;text-align:left}.feature-text[data-v-44326450]{padding:2rem 1rem 1.5rem;font-size:1.05rem;text-align:left}.feature-img img[data-v-44326450]{min-height:unset;max-height:unset;height:100%}}.brochure-section[data-v-44326450]{background:#f3f3f3;border-radius:10px;margin:3rem auto 2rem;padding:2.5rem 1rem;width:calc(100vw - 100px);max-width:1800px;text-align:center;box-shadow:0 2px 12px #0000000a}.brochure-section h1[data-v-44326450]{font-size:3.2rem;font-family:Poppins,Montserrat,Inter,sans-serif;font-weight:800;margin-bottom:2.2rem}.brochure-section p[data-v-44326450]{color:#555;font-size:1.25rem;margin-bottom:2.2rem;font-size:1.22rem;font-family:Poppins,Montserrat,Inter,sans-serif;font-weight:500;line-height:1.7}.brochure-btn[data-v-44326450]{display:inline-flex;align-items:center;background:#1a3963;color:#fff;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;border-radius:6px;text-decoration:none;box-shadow:0 2px 8px #0000000f;transition:background .2s,box-shadow .2s;border:none;cursor:pointer;letter-spacing:.01em}.brochure-btn[data-v-44326450]:hover{background:#036;box-shadow:0 4px 16px #0000001a}@media (max-width: 600px){.brochure-section[data-v-44326450]{padding:1.2rem .2rem 1.5rem;width:calc(100vw - 20px);max-width:98vw;margin-left:10px;margin-right:10px}.brochure-section h1[data-v-44326450]{font-size:2rem}.brochure-section p[data-v-44326450]{font-size:1rem}.brochure-btn[data-v-44326450]{font-size:1rem;padding:.8rem 1.2rem}}.services-section[data-v-44326450]{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:calc(100vw - 100px);margin:0 auto 2rem;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px #0000000a}.services-img[data-v-44326450]{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:stretch;background:#eaeaea;gap:0;height:100%;min-height:420px;padding:0}.service-main-img[data-v-44326450],.service-hex-img[data-v-44326450]{width:100%;max-width:none;height:50%;object-fit:cover;background:none;margin:0;box-shadow:0 2px 8px #00000014;border-radius:0}.service-hex-img[data-v-44326450]{box-shadow:0 2px 8px #0000000f}.services-img>img[data-v-44326450]{position:static}.services-list-area[data-v-44326450]{flex:1 1 0;padding:3.5rem 3rem;display:flex;flex-direction:column;justify-content:center;font-size:1.18rem;color:#222}.services-list-area h1[data-v-44326450]{font-size:3.2rem;margin-bottom:2.2rem;font-family:Poppins,Montserrat,Inter,sans-serif;font-weight:800;letter-spacing:.01em;text-align:left}.services-list[data-v-44326450]{list-style:none;padding:0;margin:0}.services-list li[data-v-44326450]{margin-bottom:1.1rem;color:#222;font-size:1.15rem;display:flex;align-items:flex-start;position:relative;padding-left:32px;text-align:left;line-height:1.6}.services-list li[data-v-44326450]:before{content:"✔";color:#1a3963;font-size:1.2rem;font-weight:700;position:absolute;left:0;top:.1em}@media (max-width: 900px){.services-section[data-v-44326450]{flex-direction:column;width:calc(100vw - 20px);margin-left:10px;margin-right:10px}.services-img[data-v-44326450]{max-width:100%;width:100%;height:auto;padding:0;align-items:center}.service-main-img[data-v-44326450],.service-hex-img[data-v-44326450]{max-width:90vw;height:auto}.services-list-area[data-v-44326450]{padding:2rem 1rem 1.5rem;font-size:1.05rem}}.references-section[data-v-44326450]{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:calc(100vw - 100px);margin:0 auto 2rem;background:#fafaf3;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px #0000000a}.references-list-area[data-v-44326450]{flex:1 1 0;padding:3.5rem 3rem;display:flex;flex-direction:column;justify-content:center;font-size:1.18rem;color:#222}.references-list-area h1[data-v-44326450]{font-size:3.2rem;margin-bottom:2.2rem;font-family:Poppins,Montserrat,Inter,sans-serif;font-weight:800;letter-spacing:.01em;text-align:left}.slider[data-v-44326450]{background-image:url(/assets/sliderresim1-DBpAbTkZ.jpeg)}.references-columns[data-v-44326450]{display:flex;flex-direction:row;gap:3rem;justify-content:flex-start;align-items:flex-start}.references-columns ul[data-v-44326450]{list-style:none;padding:0;margin:0;font-size:1.22rem;font-weight:600;color:#1a2340;text-align:left}.references-columns li[data-v-44326450]{margin-bottom:1.1rem;color:#1a2340;font-size:1.18rem;font-weight:600;letter-spacing:.01em;text-align:left}.references-img[data-v-44326450]{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;background:#eaeaea}.references-img img[data-v-44326450]{width:100%;height:100%;object-fit:cover;min-height:unset;max-height:unset}@media (max-width: 900px){.references-section[data-v-44326450]{flex-direction:column;width:calc(100vw - 20px);margin-left:10px;margin-right:10px}.references-list-area[data-v-44326450]{padding:2rem 1rem 1.5rem;font-size:1.05rem}.references-img img[data-v-44326450]{min-height:unset;max-height:unset;height:100%}.references-columns[data-v-44326450]{flex-direction:column;gap:.5rem;align-items:flex-start}.references-columns ul[data-v-44326450]{font-size:1.08rem;font-weight:600}}.clocks-section[data-v-44326450]{display:flex;justify-content:center;align-items:center;margin:3rem 0 2rem}.custom-footer[data-v-44326450]{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:calc(100vw - 100px);margin:0 auto 2rem;padding:2.5rem 20px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #0000000a;gap:0}.footer-col[data-v-44326450]{flex:1 1 0;min-width:180px;display:flex;flex-direction:column;align-items:flex-start;margin:0 20px}.footer-divider[data-v-44326450]{width:1px;background:#e0e0e0;align-self:stretch;margin:0}.logo-col[data-v-44326450]{max-width:320px;display:flex;flex-direction:column;align-items:center}.footer-logo-big[data-v-44326450]{width:180px;height:auto;display:block;margin:0 auto 1.2rem}.footer-slogan[data-v-44326450]{font-size:1.1rem;color:#1a3963;margin-bottom:1.2rem;font-family:Poppins,Inter,sans-serif}.footer-certificates[data-v-44326450]{font-size:.98rem;color:#444}.cert-row[data-v-44326450]{display:flex;align-items:center;margin-bottom:.5rem}.cert-icon[data-v-44326450]{width:28px;height:28px;margin-right:.6rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem}.menu-col[data-v-44326450]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.menu-col ul[data-v-44326450]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.menu-col li[data-v-44326450]{margin-bottom:1.1rem;font-size:1.15rem;color:#222;font-weight:500;cursor:pointer;transition:color .2s}.menu-col li[data-v-44326450]:hover{color:#1a3963}.office-col[data-v-44326450]{font-size:1.05rem;color:#222}.office-title[data-v-44326450]{font-size:1.1rem;font-weight:700;color:#1a3963;margin-bottom:1rem;letter-spacing:.08em}.office-row[data-v-44326450]{margin-bottom:.7rem;display:flex;align-items:center;gap:.5rem}.icon[data-v-44326450]{font-size:1.2rem}@media (max-width: 1100px){.custom-footer[data-v-44326450]{flex-wrap:wrap;gap:0;padding:1.5rem 10px}.footer-col[data-v-44326450]{min-width:160px;margin:0 10px}}@media (max-width: 900px){.custom-footer[data-v-44326450]{flex-direction:column;width:calc(100vw - 20px);margin-left:10px;margin-right:10px;gap:1.5rem;padding:1.2rem 5px}.footer-col[data-v-44326450]{width:100%;align-items:flex-start;margin:0 0 1.2rem}.footer-divider[data-v-44326450]{display:none}.footer-logo[data-v-44326450]{width:160px;margin-left:auto;margin-right:auto}.menu-col[data-v-44326450]{align-items:center;justify-content:center;width:100%}.menu-col ul[data-v-44326450]{align-items:center;justify-content:center}}.header-with-logo[data-v-44326450]{display:flex;align-items:center;gap:18px}.header-logo-svg[data-v-44326450]{width:180px;height:auto;display:inline-block}.animated-section[data-v-44326450]{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,2,.6,1),transform .8s cubic-bezier(.4,2,.6,1)}.animated-section.in-view[data-v-44326450]{opacity:1;transform:none}.animated-fade[data-v-44326450]{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,2,.6,1),transform .7s cubic-bezier(.4,2,.6,1)}.animated-fade.in-view[data-v-44326450]{opacity:1;transform:none}.about[data-v-068f215c]{width:100vw;min-height:100vh;box-sizing:border-box;text-align:center;padding:0;margin:0}.about-img[data-v-068f215c]{width:100%;max-width:500px;margin:2rem auto;border-radius:10px;box-shadow:0 2px 12px #00000014}.offices[data-v-068f215c]{margin-top:2rem;text-align:left}.offices h2[data-v-068f215c]{color:#036}.about-portrait-img[data-v-068f215c]{width:180px;height:260px;object-fit:cover;display:block;margin:2.5rem auto 1.5rem;border-radius:16px;box-shadow:0 2px 16px #0000001a}.about-block[data-v-068f215c],.about-block-reverse[data-v-068f215c]{display:flex;flex-direction:row;align-items:stretch;width:calc(100vw - 24px);max-width:1400px;margin:0 auto 3.5rem;background:#f7fafc;border-radius:22px;overflow:hidden;min-height:440px;box-shadow:0 4px 32px #00000012;animation:fadeInUp-068f215c 1.1s cubic-bezier(.39,.575,.565,1) both}.about-block-img[data-v-068f215c]{flex:1 1 0;min-width:0;display:flex;align-items:stretch;justify-content:stretch;animation:fadeInLeft-068f215c 1.2s cubic-bezier(.39,.575,.565,1) both}.about-block-img img[data-v-068f215c]{width:100%;height:100%;object-fit:cover;min-height:440px;border-radius:0;transition:transform .5s cubic-bezier(.39,.575,.565,1),box-shadow .5s}.about-block-img img[data-v-068f215c]:hover{transform:scale(1.04) rotate(-1deg);box-shadow:0 8px 32px #00000021}.about-block-text[data-v-068f215c]{flex:1 1 0;padding:4rem 3.5rem;display:flex;flex-direction:column;justify-content:center;font-size:1.22rem;color:#1a2340;background:#fff;font-family:Montserrat,Poppins,Inter,sans-serif;animation:fadeInRight-068f215c 1.2s cubic-bezier(.39,.575,.565,1) both}.about-block-text h2[data-v-068f215c]{font-size:2.5rem;font-family:Poppins,Montserrat,sans-serif;font-weight:800;letter-spacing:.04em;margin-bottom:1.5rem;border-bottom:1px solid #e0e6f7;padding-bottom:.5rem;color:#0a3a7e}.about-block-text p[data-v-068f215c],.about-block-text ul[data-v-068f215c],.about-block-text li[data-v-068f215c]{font-family:Montserrat,Poppins,Inter,sans-serif}.about-block-text p[data-v-068f215c]{margin-bottom:1.2rem;color:#2a3550;font-size:1.18rem}.about-block-text b[data-v-068f215c]{font-size:1.08em;color:#0a3a7e}.about-list[data-v-068f215c]{margin:1.2rem 0;padding:0 0 0 1.5rem;color:#1a2340;font-size:1.25rem;font-weight:600;line-height:2.1;text-align:left}.about-list li[data-v-068f215c]{margin-bottom:.7rem;list-style:disc inside;font-size:1.18rem;font-weight:600;color:#1a2340;letter-spacing:.01em;text-align:left}.about-block-reverse[data-v-068f215c]{flex-direction:row-reverse;background:#fff}@media (max-width: 768px){.about[data-v-068f215c]{padding:0 .5rem}.about-img[data-v-068f215c]{max-width:100%;height:auto}.offices[data-v-068f215c]{font-size:.98rem}}@media (max-width: 900px){.about-block[data-v-068f215c],.about-block-reverse[data-v-068f215c],.about-section-wide[data-v-068f215c]{flex-direction:column;width:calc(100vw - 4px);min-height:0;border-radius:14px;padding-bottom:1.2rem}.about-block-img img[data-v-068f215c],.about-section-wide-img img[data-v-068f215c]{min-height:180px;max-height:240px;border-radius:12px 12px 0 0}.about-block-text[data-v-068f215c],.about-section-wide-text[data-v-068f215c]{padding:2rem 1.2rem 1.5rem;font-size:1.08rem}.about-section-wide-header[data-v-068f215c]{padding:1.5rem .5rem 1rem}.about-section-wide-content[data-v-068f215c]{flex-direction:column-reverse;gap:1.2rem}}.about-section-wide[data-v-068f215c]{width:calc(100vw - 24px);max-width:1400px;margin:3.5rem auto 2.5rem;background:#f5f6f2;border-radius:22px;box-shadow:0 4px 32px #00000012;padding-bottom:2.5rem;animation:fadeInUp-068f215c 1.1s cubic-bezier(.39,.575,.565,1) both}.about-section-wide-header[data-v-068f215c]{text-align:center;padding:3rem 2.5rem 2rem}.about-section-wide-header h2[data-v-068f215c]{font-size:2.2rem;font-family:Poppins,Montserrat,sans-serif;font-weight:700;letter-spacing:.04em;margin-bottom:1.2rem;color:#0a3a7e}.about-section-wide-header p[data-v-068f215c]{color:#2a3550;font-size:1.22rem;margin-bottom:0;font-family:Montserrat,Poppins,Inter,sans-serif}.about-section-wide-content[data-v-068f215c]{display:flex;flex-direction:row;align-items:stretch;margin-top:2rem;gap:3rem}.about-section-wide-text[data-v-068f215c]{flex:1 1 0;padding:0 3rem;display:flex;flex-direction:column;justify-content:center;font-size:1.18rem;color:#1a2340;font-family:Montserrat,Poppins,Inter,sans-serif;animation:fadeInLeft-068f215c 1.2s cubic-bezier(.39,.575,.565,1) both}.about-section-wide-text p[data-v-068f215c]{margin-bottom:1.2rem;color:#2a3550}.about-section-wide-img[data-v-068f215c]{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;animation:fadeInRight-068f215c 1.2s cubic-bezier(.39,.575,.565,1) both}.about-section-wide-img img[data-v-068f215c]{width:100%;height:100%;object-fit:cover;min-height:340px;max-width:100%;border-radius:16px;transition:transform .5s cubic-bezier(.39,.575,.565,1),box-shadow .5s}.about-section-wide-img img[data-v-068f215c]:hover{transform:scale(1.04) rotate(1deg);box-shadow:0 8px 32px #00000021}@keyframes fadeInUp-068f215c{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@keyframes fadeInLeft-068f215c{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:none}}@keyframes fadeInRight-068f215c{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:none}}.animated-section[data-v-068f215c]{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,2,.6,1),transform .8s cubic-bezier(.4,2,.6,1)}.animated-section.in-view[data-v-068f215c]{opacity:1;transform:none}.animated-fade[data-v-068f215c]{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,2,.6,1),transform .7s cubic-bezier(.4,2,.6,1)}.animated-fade.in-view[data-v-068f215c]{opacity:1;transform:none}.services-grid[data-v-2f14fe41]{width:100vw;min-height:100vh;box-sizing:border-box;text-align:center;padding:0;margin:0;background:none}.card-container[data-v-2f14fe41]{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;margin:2.5rem auto 0;max-width:1800px;width:calc(100vw - 100px)}.service-card[data-v-2f14fe41]{background-color:#f0f0f0;width:420px;min-height:480px;padding:2.7rem 2.2rem 2.2rem;border-radius:22px;box-shadow:0 6px 24px #0d2d5e21;transition:transform .28s cubic-bezier(.4,2,.6,1),box-shadow .28s cubic-bezier(.4,2,.6,1);display:flex;flex-direction:column;align-items:center;will-change:transform,box-shadow}.service-card[data-v-2f14fe41]:hover{transform:scale(1.045) translateY(-8px) rotate(-1deg);box-shadow:0 12px 36px #0d2d5e2e;z-index:2}.service-card img[data-v-2f14fe41]{width:100%;height:auto;max-height:240px;object-fit:contain;margin-bottom:1.7rem;opacity:.7;border-radius:12px;box-shadow:0 2px 12px #0d2d5e14;background:#f5e7d4}.service-card h2[data-v-2f14fe41]{font-size:1.55rem;margin:.9rem 0 .6rem;font-family:Poppins,Inter,sans-serif;font-weight:700;letter-spacing:.01em}.service-card.active[data-v-2f14fe41]{background-color:#0d2d5e;color:#fff}.service-card.active img[data-v-2f14fe41]{opacity:1}.service-card.inactive[data-v-2f14fe41]{background-color:#b3b3b3;color:#eee}.service-card.inactive img[data-v-2f14fe41]{opacity:.3}@media (max-width: 1200px){.service-card[data-v-2f14fe41]{width:90vw;min-height:320px;padding:1.2rem 1rem 1rem}.card-container[data-v-2f14fe41]{gap:1.5rem;width:calc(100vw - 20px);margin-left:10px;margin-right:10px}.services-grid[data-v-2f14fe41]{padding:1.2rem 0}}.animated-section[data-v-2f14fe41]{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,2,.6,1),transform .8s cubic-bezier(.4,2,.6,1)}.animated-section.in-view[data-v-2f14fe41]{opacity:1;transform:none}.animated-fade[data-v-2f14fe41]{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,2,.6,1),transform .7s cubic-bezier(.4,2,.6,1)}.animated-fade.in-view[data-v-2f14fe41]{opacity:1;transform:none}.devices[data-v-1eff8d2a]{width:100vw;min-height:100vh;box-sizing:border-box;text-align:center;padding:0;margin:0;background:#fafbfc}.device-block[data-v-1eff8d2a]{display:flex;flex-direction:row;align-items:stretch;width:calc(100vw - 100px);max-width:1800px;margin:0 auto 3.5rem;background:#fff;border-radius:22px;overflow:hidden;min-height:340px;box-shadow:0 4px 32px #00000012;animation:fadeInUp-1eff8d2a 1.1s cubic-bezier(.39,.575,.565,1) both}.device-block-img[data-v-1eff8d2a]{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;background:#f7f9fb;padding:2.5rem 2rem}.device-block-img img[data-v-1eff8d2a]{width:100%;max-width:420px;height:auto;border-radius:16px;box-shadow:0 2px 12px #00000014;background:#fff}.device-block-text[data-v-1eff8d2a]{flex:2 1 0;padding:3.5rem 3rem;display:flex;flex-direction:column;justify-content:center;font-size:1.25rem;color:#1a2340;text-align:left;font-family:Montserrat,Poppins,Inter,sans-serif}.device-block-text h2[data-v-1eff8d2a]{font-size:2.4rem;margin-bottom:1.4rem;font-family:Poppins,Montserrat,Inter,sans-serif;font-weight:800;letter-spacing:.01em;color:#0a3a7e;border-bottom:1px dashed #e0e6f7;padding-bottom:.5rem}.device-block-text p[data-v-1eff8d2a]{margin-bottom:1.2rem;color:#2a3550;font-size:1.22rem;font-family:Montserrat,Poppins,Inter,sans-serif;font-weight:500;line-height:1.7}.device-block-reverse[data-v-1eff8d2a]{flex-direction:row-reverse;background:#fafbfc}@media (max-width: 1100px){.device-block[data-v-1eff8d2a],.device-block-reverse[data-v-1eff8d2a]{flex-direction:column;width:calc(100vw - 20px);min-height:0;border-radius:14px;margin-bottom:2rem;padding-bottom:1.2rem}.device-block-img[data-v-1eff8d2a]{padding:1.2rem .5rem .5rem}.device-block-text[data-v-1eff8d2a]{padding:2rem 1.2rem 1.5rem;font-size:1.08rem}}@keyframes fadeInUp-1eff8d2a{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.animated-section[data-v-1eff8d2a]{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,2,.6,1),transform .8s cubic-bezier(.4,2,.6,1)}.animated-section.in-view[data-v-1eff8d2a]{opacity:1;transform:none}.animated-fade[data-v-1eff8d2a]{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,2,.6,1),transform .7s cubic-bezier(.4,2,.6,1)}.animated-fade.in-view[data-v-1eff8d2a]{opacity:1;transform:none}.milestones[data-v-1a0b765c]{width:100vw;min-height:100vh;box-sizing:border-box;text-align:center;background:#fff}.milestone-title[data-v-1a0b765c]{font-size:2rem;font-family:Poppins,Inter,sans-serif;font-weight:700;margin:2.5rem auto;color:#222b3a;border-bottom:1px dashed #e0e6f7;max-width:900px;padding-bottom:.5rem}.milestone-list[data-v-1a0b765c]{display:flex;flex-direction:column;align-items:center;gap:3.5rem;margin:3rem auto 0;max-width:1200px}.milestone-item[data-v-1a0b765c]{text-align:center;margin-bottom:.5rem;width:70%;max-width:800px;min-width:260px;margin-left:auto;margin-right:auto;padding:0 2vw}.milestone-main[data-v-1a0b765c]{font-size:1.55rem;font-family:Merriweather,Georgia,serif;font-weight:500;color:#232323;margin-bottom:.7rem}.milestone-sub[data-v-1a0b765c]{font-size:1.05rem;color:#444;font-family:Poppins,Inter,sans-serif;opacity:.7;letter-spacing:.04em}@media (max-width: 900px){.milestone-title[data-v-1a0b765c]{font-size:1.3rem;margin:1.5rem auto;max-width:98vw}.milestone-list[data-v-1a0b765c]{gap:2.2rem;margin:1.5rem auto 0;max-width:98vw}.milestone-item[data-v-1a0b765c]{width:98vw;max-width:98vw;padding:0 1vw}.milestone-main[data-v-1a0b765c]{font-size:1.08rem}}.animated-section[data-v-1a0b765c]{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,2,.6,1),transform .8s cubic-bezier(.4,2,.6,1)}.animated-section.in-view[data-v-1a0b765c]{opacity:1;transform:none}.animated-fade[data-v-1a0b765c]{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,2,.6,1),transform .7s cubic-bezier(.4,2,.6,1)}.animated-fade.in-view[data-v-1a0b765c]{opacity:1;transform:none}.contact[data-v-6e2c74e9]{width:100vw;min-height:100vh;box-sizing:border-box;background:#f2f3f5;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;margin:0}.contact-cards-container[data-v-6e2c74e9]{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:2.5rem;width:100%;max-width:1100px;margin:3rem auto 0;padding:1.5rem 0}.contact-card[data-v-6e2c74e9]{background:#bdbdbd33;border-radius:18px;box-shadow:0 4px 24px #00000017;padding:3.2rem 2.8rem 2.8rem;display:flex;flex-direction:column;align-items:center;width:540px;min-width:340px;min-height:600px;max-width:100%}.contact-map[data-v-6e2c74e9]{width:100%;margin-bottom:2.7rem;display:flex;justify-content:center}.contact-info[data-v-6e2c74e9]{background:#fff;border-radius:14px;padding:2.5rem 1.6rem 2rem;width:100%;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;align-items:center}.contact-icon[data-v-6e2c74e9]{margin-bottom:1.3rem}.contact-office-title[data-v-6e2c74e9]{font-size:1.28rem;font-family:Poppins,Inter,sans-serif;font-weight:700;color:#1a3963;letter-spacing:.08em;margin-bottom:.9rem}.contact-office-address[data-v-6e2c74e9]{font-size:1.18rem;color:#222b3a;text-align:center;font-family:Inter,Poppins,sans-serif}.phone-card[data-v-6e2c74e9],.emergency-card[data-v-6e2c74e9],.email-card[data-v-6e2c74e9]{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000000f;margin-top:2.2rem;padding:2.2rem 1.6rem 1.7rem;width:100%;display:flex;flex-direction:column;align-items:center}.phone-icon[data-v-6e2c74e9],.emergency-icon[data-v-6e2c74e9],.email-icon[data-v-6e2c74e9]{margin-bottom:1.1rem}.phone-title[data-v-6e2c74e9],.emergency-title[data-v-6e2c74e9],.email-title[data-v-6e2c74e9]{font-size:1.18rem;font-family:Poppins,Inter,sans-serif;font-weight:700;color:#222b3a;letter-spacing:.08em;margin-bottom:.7rem}.phone-number[data-v-6e2c74e9]{font-size:1.22rem;color:#1a3963;font-family:Inter,Poppins,sans-serif;margin-bottom:.5rem}.phone-note[data-v-6e2c74e9]{font-size:1.08rem;color:#888;font-family:Inter,Poppins,sans-serif;opacity:.8}.emergency-detail[data-v-6e2c74e9],.email-detail[data-v-6e2c74e9]{font-size:1.08rem;color:#222b3a;font-family:Inter,Poppins,sans-serif;margin-bottom:.2rem}.rotterdam-emergency[data-v-6e2c74e9]{min-height:220px}@media (max-width: 1100px){.contact-cards-container[data-v-6e2c74e9]{flex-direction:column;align-items:center;gap:2.2rem;padding:1.2rem 0}.contact-card[data-v-6e2c74e9]{width:98vw;min-width:0;min-height:420px;padding:1.2rem .5rem}.contact-map iframe[data-v-6e2c74e9]{height:220px!important}.rotterdam-emergency[data-v-6e2c74e9]{min-height:0}}.animated-section[data-v-6e2c74e9]{opacity:0;transform:translateY(60px);transition:opacity .8s cubic-bezier(.4,2,.6,1),transform .8s cubic-bezier(.4,2,.6,1)}.animated-section.in-view[data-v-6e2c74e9]{opacity:1;transform:none}.animated-fade[data-v-6e2c74e9]{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.4,2,.6,1),transform .7s cubic-bezier(.4,2,.6,1)}.animated-fade.in-view[data-v-6e2c74e9]{opacity:1;transform:none}
