: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-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)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;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}#app{width:100%;margin:0;padding:0;font-weight:400}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:.3s}.navbar[data-v-3ea50386]{position:fixed;top:0;left:0;width:100%;background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;z-index:1000;transition:all .3s ease}.navbar-scrolled[data-v-3ea50386]{box-shadow:0 2px 15px #00000026}.nav-container[data-v-3ea50386]{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;align-items:center;height:50px;gap:2rem}.nav-logo[data-v-3ea50386]{position:absolute;left:2rem;display:flex;align-items:center;text-decoration:none}.nav-logo img[data-v-3ea50386]{height:32px;width:auto;display:block;transition:opacity .3s ease}.nav-logo:hover img[data-v-3ea50386]{opacity:.75}.nav-menu[data-v-3ea50386]{display:flex;list-style:none;margin:0;padding:0;gap:2.5rem}.nav-menu li[data-v-3ea50386]{margin:0}.nav-menu a[data-v-3ea50386]{color:#2c3e50;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease;position:relative;padding:.5rem 0}.nav-menu a.router-link-active[data-v-3ea50386]{color:#2ecc71}.nav-menu a[data-v-3ea50386]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#2ecc71;transition:width .3s ease}.nav-menu a[data-v-3ea50386]:hover{color:#2ecc71}.nav-menu a[data-v-3ea50386]:hover:after{width:100%}.nav-toggle[data-v-3ea50386]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.nav-toggle span[data-v-3ea50386]{width:25px;height:3px;background:#2c3e50;transition:all .3s ease;border-radius:2px}.nav-toggle.active span[data-v-3ea50386]:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.nav-toggle.active span[data-v-3ea50386]:nth-child(2){opacity:0}.nav-toggle.active span[data-v-3ea50386]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media(max-width:768px){.nav-toggle[data-v-3ea50386]{display:flex}.nav-menu[data-v-3ea50386]{position:fixed;top:50px;left:-100%;width:100%;height:calc(100vh - 50px);background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;gap:0;padding:2rem 0;transition:left .3s ease;box-shadow:0 5px 20px #0000001a}.nav-menu.active[data-v-3ea50386]{left:0}.nav-menu li[data-v-3ea50386]{width:100%;text-align:center;border-bottom:1px solid #f0f0f0}.nav-menu a[data-v-3ea50386]{display:block;padding:1.5rem 2rem;font-size:1.1rem}.nav-menu a[data-v-3ea50386]:after{display:none}}.app-container[data-v-66cbef0d]{width:100%;overflow-x:hidden}.hero-banner[data-v-7457ce91]{position:relative;min-height:100vh;margin-top:50px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.hero-image[data-v-7457ce91]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.background-image[data-v-7457ce91]{width:100%;height:100%;object-fit:cover;object-position:center}.decorative-shape[data-v-7457ce91]{position:absolute;bottom:0;left:0;width:53vw;height:65vh;min-width:500px;min-height:450px;max-width:940px;max-height:750px;z-index:1;pointer-events:none}.decorative-circle-wrapper[data-v-7457ce91]{position:absolute;top:0;right:0;width:25vw;height:25vw;min-width:250px;min-height:250px;max-width:450px;max-height:450px;z-index:1;pointer-events:none}.decorative-circle[data-v-7457ce91]{width:100%;height:100%}.decorative-circle-logo[data-v-7457ce91]{position:absolute;top:0%;right:15%;width:50%;height:50%;object-fit:contain;opacity:.9}.hero-content[data-v-7457ce91]{position:absolute;bottom:3%;left:5%;z-index:2;text-align:left;color:#fff;padding:2rem;max-width:600px}.hero-text h1[data-v-7457ce91]{font-size:1.7rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.cta-button[data-v-7457ce91]{background-color:#2980b9;color:#fff;border:none;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003;margin-top:2rem}.cta-button[data-v-7457ce91]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;background-color:#043772}@media(max-width:768px){.hero-banner[data-v-7457ce91]{margin-top:50px}.background-image[data-v-7457ce91]{object-position:65% center}.decorative-shape[data-v-7457ce91]{width:90vw;height:50vh;min-width:320px;min-height:300px}.decorative-circle-wrapper[data-v-7457ce91]{display:none}.hero-content[data-v-7457ce91]{bottom:8%;left:5%;right:5%;padding:1.5rem;max-width:100%}.hero-text h1[data-v-7457ce91]{font-size:1.4rem;line-height:1.3}.cta-button[data-v-7457ce91]{padding:.7rem 1.5rem;font-size:.95rem;margin-top:1.5rem;width:100%;max-width:280px}}@media(max-width:480px){.hero-content[data-v-7457ce91]{bottom:5%;left:3%;right:3%;padding:1rem}.hero-text h1[data-v-7457ce91]{font-size:1.2rem}.cta-button[data-v-7457ce91]{padding:.6rem 1.2rem;font-size:.9rem;margin-top:1rem}.decorative-shape[data-v-7457ce91]{width:95vw;height:45vh;min-width:280px;min-height:250px}.decorative-circle-wrapper[data-v-7457ce91]{display:none}}.about-section[data-v-0dc39512]{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding:4rem 2rem}.about-background[data-v-0dc39512]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.background-image[data-v-0dc39512]{width:100%;height:100%;object-fit:cover;object-position:center}.about-content[data-v-0dc39512]{position:relative;z-index:1;width:100%;max-width:1400px;margin:0 auto}h2[data-v-0dc39512]{font-size:3.5rem;color:#fff;margin-bottom:4rem;text-align:center;font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.circles-container[data-v-0dc39512]{position:relative;width:100%;min-height:1100px}.circle[data-v-0dc39512]{position:absolute;border-radius:50%;background:#2980b999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:3.5rem;box-shadow:0 8px 32px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.circle[data-v-0dc39512]:hover{transform:scale(1.05);box-shadow:0 12px 40px #0006}.circle h3[data-v-0dc39512]{font-size:1.2rem;font-weight:700;color:#011225;margin:0 0 0 1rem;text-align:left;text-shadow:1px 1px 3px rgba(0,0,0,.3)}.circle p[data-v-0dc39512]{font-size:1rem;line-height:1.7;color:#fff;text-align:justify;margin:0}.circle-1[data-v-0dc39512]{width:600px;height:600px;top:0;right:5%}.circle-2[data-v-0dc39512]{width:530px;height:530px;top:480px;left:3%}.circle-3[data-v-0dc39512]{width:420px;height:420px;top:780px;right:15%}@media(max-width:1200px){.circle[data-v-0dc39512]{padding:2.8rem}.circle-1[data-v-0dc39512]{width:530px;height:530px;right:3%}.circle-2[data-v-0dc39512]{width:480px;height:480px;top:420px;left:2%}.circle-3[data-v-0dc39512]{width:390px;height:390px;top:700px;right:5%}.circle p[data-v-0dc39512]{margin:0rem 1.4rem}.circle h3[data-v-0dc39512]{margin-left:1.6rem}}@media(max-width:768px){.about-section[data-v-0dc39512]{padding:3rem 2rem}h2[data-v-0dc39512]{font-size:2.5rem;margin-bottom:3rem}.circles-container[data-v-0dc39512]{min-height:1100px}.circle[data-v-0dc39512]{padding:2.5rem;position:relative;left:50%!important;right:auto!important;transform:translate(-50%)}.circle-1[data-v-0dc39512]{width:480px;height:480px;top:0}.circle-2[data-v-0dc39512]{width:450px;height:450px;top:20px}.circle-3[data-v-0dc39512]{width:380px;height:380px;top:40px}.circle[data-v-0dc39512]:hover{transform:translate(-50%) scale(1.02)}.circle p[data-v-0dc39512]{font-size:.88rem;line-height:1.6}.circle h3[data-v-0dc39512]{font-size:1.12rem;margin:0 0 .8rem .5rem}}@media(max-width:480px){.about-section[data-v-0dc39512]{padding:2.5rem 1.5rem}h2[data-v-0dc39512]{font-size:2rem;margin-bottom:2.5rem}.circles-container[data-v-0dc39512]{min-height:1250px}.circle[data-v-0dc39512]{padding:2.2rem}.circle-1[data-v-0dc39512]{width:470px;height:470px;top:0}.circle-2[data-v-0dc39512]{width:420px;height:420px;top:40px}.circle-3[data-v-0dc39512]{width:330px;height:330px;top:80px}.circle p[data-v-0dc39512]{font-size:.84rem;line-height:1.55}.circle h3[data-v-0dc39512]{font-size:1.02rem;margin:0 0 .7rem .4rem}.circle-1 p[data-v-0dc39512]{margin:0rem 1.4rem}.circle-1 h3[data-v-0dc39512]{margin-left:1.6rem}}.offer-section[data-v-24ca76da]{min-height:100vh;background:linear-gradient(to bottom,#fff,#f8f9fa);padding:5rem 2rem;display:flex;align-items:center}.offer-container[data-v-24ca76da]{max-width:1200px;margin:0 auto;width:100%}h2[data-v-24ca76da]{font-size:3rem;color:#2c3e50;margin-bottom:1rem;text-align:center;font-weight:700}.offer-intro[data-v-24ca76da]{text-align:center;font-size:1.2rem;color:#7f8c8d;margin-bottom:4rem}.offer-columns[data-v-24ca76da]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.offer-column[data-v-24ca76da]{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.offer-column[data-v-24ca76da]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.icon-wrapper[data-v-24ca76da]{width:60px;height:60px;margin:0 auto 1.5rem;color:#2ecc71}.icon-wrapper svg[data-v-24ca76da]{width:100%;height:100%}.offer-column h3[data-v-24ca76da]{font-size:1.5rem;color:#2c3e50;margin-bottom:1.5rem;text-align:center;font-weight:600}.offer-column p[data-v-24ca76da]{font-size:.95rem;line-height:1.7;color:#5a6c7d;margin-bottom:1rem;text-align:justify}.offer-column p[data-v-24ca76da]:last-child{margin-bottom:0}@media(max-width:1024px){.offer-columns[data-v-24ca76da]{grid-template-columns:1fr;gap:2rem}.offer-section[data-v-24ca76da]{padding:4rem 1.5rem}h2[data-v-24ca76da]{font-size:2.5rem}}@media(max-width:768px){h2[data-v-24ca76da]{font-size:2.2rem}.offer-intro[data-v-24ca76da]{font-size:1.1rem;margin-bottom:3rem}.offer-column[data-v-24ca76da]{padding:2rem}}.contact-section[data-v-a693524e]{min-height:100vh;background:linear-gradient(135deg,#2980b9,#043772);padding:6rem 2rem;display:flex;align-items:center;position:relative;box-shadow:0 -10px 30px #0000001a}.contact-section[data-v-a693524e]:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#2ecc71,#27ae60)}.contact-container[data-v-a693524e]{max-width:1200px;margin:0 auto;width:100%}h2[data-v-a693524e]{font-size:3rem;color:#fff;margin-bottom:1rem;text-align:center;font-weight:700}.contact-intro[data-v-a693524e]{text-align:center;font-size:1.2rem;color:#ffffffe6;margin-bottom:4rem}.contact-content[data-v-a693524e]{display:flex;flex-direction:column;gap:3rem}.contact-info[data-v-a693524e]{display:flex;flex-direction:row;gap:3rem;justify-content:center;flex-wrap:wrap}.info-item[data-v-a693524e]{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center;flex:1;min-width:200px}.icon-wrapper[data-v-a693524e]{width:50px;height:50px;min-width:50px;background:#fffffff2;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#2980b9}.icon-wrapper svg[data-v-a693524e]{width:28px;height:28px}.info-text h3[data-v-a693524e]{font-size:1.2rem;color:#fff;margin-bottom:.5rem;font-weight:600}.info-text p[data-v-a693524e]{font-size:1rem;color:#ffffffe6;line-height:1.6;margin:0}.info-text a[data-v-a693524e]{color:#fffffff2;text-decoration:none;transition:color .3s ease}.info-text a[data-v-a693524e]:hover{color:#2ecc71}.contact-map[data-v-a693524e]{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;width:100%}.contact-map h3[data-v-a693524e]{font-size:1.5rem;color:#2c3e50;margin-bottom:1.5rem;font-weight:600}.map-container[data-v-a693524e]{width:100%;height:450px;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000001a}@media(max-width:768px){.contact-section[data-v-a693524e]{padding:4rem 1.5rem}h2[data-v-a693524e]{font-size:2.5rem}.contact-intro[data-v-a693524e]{font-size:1.1rem;margin-bottom:3rem}.contact-info[data-v-a693524e]{flex-direction:column;gap:2rem}.info-item[data-v-a693524e]{min-width:100%}.contact-map[data-v-a693524e]{padding:2rem}.map-container[data-v-a693524e]{height:350px}}.home-view[data-v-17ddb1f6]{width:100%}
