@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);.vns-navbar[data-v-7fcd024f]{position:relative;z-index:100;background:hsla(0,0%,100%,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(2,155,58,.12);box-shadow:0 2px 16px rgba(0,0,0,.06)}.vns-navbar__inner[data-v-7fcd024f]{max-width:100%;padding:0 48px;height:72px;display:flex;align-items:center;gap:32px}.vns-navbar__brand[data-v-7fcd024f]{display:flex;align-items:center;gap:12px;flex-shrink:0}.vns-navbar__brand-text[data-v-7fcd024f]{display:flex;flex-direction:column}.vns-navbar__brand-title[data-v-7fcd024f]{font-family:Inter,poppinsmedium,sans-serif;font-weight:700;font-size:18px;color:#1a2e1a;line-height:1.2;white-space:nowrap;text-transform:uppercase}.vns-navbar__brand-sub[data-v-7fcd024f]{font-family:Inter,poppinsregular,sans-serif;font-size:11px;color:#029b3a;font-weight:500;white-space:nowrap}.vns-navbar__right-group[data-v-7fcd024f]{display:flex;align-items:center;gap:32px;margin-left:auto}.vns-navbar__links[data-v-7fcd024f]{display:flex;align-items:center;gap:32px}.vns-nav-link[data-v-7fcd024f]{font-family:Inter,poppinsmedium,sans-serif;font-size:15px;font-weight:500;color:#334155;cursor:pointer;text-decoration:none;padding:6px 0;position:relative;transition:color .2s ease;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center}.vns-nav-link--active[data-v-7fcd024f],.vns-nav-link[data-v-7fcd024f]:hover{color:#029b3a}.vns-nav-link[data-v-7fcd024f]:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:0;height:3px;background-color:#029b3a;border-radius:99px;transition:width .2s ease}.vns-nav-link--active[data-v-7fcd024f]:after,.vns-nav-link[data-v-7fcd024f]:hover:after{width:22px}.vns-navbar__actions[data-v-7fcd024f]{display:flex;align-items:center;gap:12px;flex-shrink:0}@keyframes btnShine-7fcd024f{0%{background-position:200%}to{background-position:-200%}}.vns-btn[data-v-7fcd024f]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-family:Inter,poppinsmedium,sans-serif;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.vns-btn--outline[data-v-7fcd024f]{border:1.5px solid #029b3a;color:#029b3a!important;background:transparent}.vns-btn--outline span[data-v-7fcd024f]{color:#029b3a!important}.vns-btn--outline[data-v-7fcd024f]:hover{background:rgba(2,155,58,.05)}.vns-btn--solid[data-v-7fcd024f]{background:linear-gradient(110deg,#029b3a 30%,#3de666 50%,#029b3a 70%);background-size:200% auto;animation:btnShine-7fcd024f 3s linear infinite;color:#fff!important;border:1.5px solid #029b3a}.vns-btn--solid span[data-v-7fcd024f]{color:#fff!important}.vns-btn--solid[data-v-7fcd024f]:hover{background:linear-gradient(110deg,#027a2e 30%,#2ecc52 50%,#027a2e 70%);border-color:#027a2e;transform:translateY(-2px);box-shadow:0 6px 20px rgba(2,155,58,.3)}.vns-btn--solid .v-icon[data-v-7fcd024f]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.vns-btn--solid:hover .v-icon[data-v-7fcd024f]{transform:scale(1.15)}.vns-hero[data-v-7fcd024f]{position:relative;min-height:88vh;display:flex;align-items:center;overflow:hidden}.vns-hero__bg[data-v-7fcd024f]{position:absolute;inset:0;background-image:url(../img/homebglight.2322a3f2.png);background-size:cover;background-position:50%;background-repeat:no-repeat;transform:scale(1.03);transition:transform 8s ease}.vns-hero:hover .vns-hero__bg[data-v-7fcd024f]{transform:scale(1.07)}.vns-hero__content[data-v-7fcd024f]{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:80px 48px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:56px}.vns-hero__text-col[data-v-7fcd024f]{flex:1;min-width:0;max-width:600px;text-align:left}.vns-feat-box[data-v-7fcd024f]{flex-shrink:0;width:440px;background:hsla(0,0%,100%,.72);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1.5px solid hsla(0,0%,100%,.85);border-radius:24px;padding:12px;box-shadow:0 12px 48px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.6)}.vns-feat-grid[data-v-7fcd024f]{display:grid;grid-template-columns:1fr 1fr;gap:0}.vns-feat-cell[data-v-7fcd024f]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:36px 20px 28px;gap:12px;position:relative;transition:background .2s ease;border-radius:16px}.vns-feat-cell[data-v-7fcd024f]:hover{background:rgba(0,0,0,.03)}.vns-feat-cell[data-v-7fcd024f]:first-child,.vns-feat-cell[data-v-7fcd024f]:nth-child(2){border-bottom:1px solid rgba(0,0,0,.08)}.vns-feat-cell[data-v-7fcd024f]:first-child,.vns-feat-cell[data-v-7fcd024f]:nth-child(3){border-right:1px solid rgba(0,0,0,.08)}.vns-feat-cell__icon[data-v-7fcd024f]{width:68px;height:68px;border-radius:50%;background:hsla(0,0%,100%,.92);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(2,155,58,.22);transition:transform .25s ease,box-shadow .25s ease}.vns-feat-cell:hover .vns-feat-cell__icon[data-v-7fcd024f]{transform:scale(1.08);box-shadow:0 6px 18px rgba(2,155,58,.3)}.vns-feat-cell__label[data-v-7fcd024f]{font-family:Inter,poppinsmedium,sans-serif;font-size:14px;font-weight:700;color:#1a2530;line-height:1.4}.vns-feat-cell__bar[data-v-7fcd024f]{width:26px;height:3px;background:#029b3a;border-radius:2px}.vns-hero__label[data-v-7fcd024f]{display:inline-block;font-family:Inter,poppinsmedium,sans-serif;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#029b3a;margin-bottom:20px;text-align:left}.vns-hero__heading[data-v-7fcd024f]{font-family:Inter,opensansbold,sans-serif;font-size:clamp(32px,3.8vw,46px);font-weight:800;line-height:1.2;color:#1a2530;margin:0 0 24px 0;letter-spacing:-.5px;text-align:left}.vns-hero__desc[data-v-7fcd024f]{font-family:Inter,poppinsregular,sans-serif;font-size:clamp(14px,1.2vw,16px);line-height:1.65;color:#475569;margin:0 0 36px 0;max-width:540px;text-align:left}.vns-hero__actions[data-v-7fcd024f]{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:14px}.vns-hero-btn[data-v-7fcd024f]{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border-radius:8px;font-family:Inter,poppinsmedium,sans-serif;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.vns-hero-btn--primary[data-v-7fcd024f]{background:linear-gradient(110deg,#029b3a 30%,#3de666 50%,#029b3a 70%);background-size:200% auto;animation:btnShine-7fcd024f 3s linear infinite;color:#fff!important;border:1.5px solid #029b3a}.vns-hero-btn--primary span[data-v-7fcd024f]{color:#fff!important}.vns-hero-btn--primary[data-v-7fcd024f]:hover{background:linear-gradient(110deg,#027a2e 30%,#2ecc52 50%,#027a2e 70%);border-color:#027a2e;transform:translateY(-3px);box-shadow:0 10px 25px rgba(2,155,58,.35)}.vns-hero-btn--primary .v-icon[data-v-7fcd024f]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.vns-hero-btn--primary:hover .v-icon[data-v-7fcd024f]{transform:translateX(5px)}.vns-hero-btn--secondary[data-v-7fcd024f]{background:#fff;color:#029b3a;border:1.5px solid #cbd5e1}.vns-hero-btn--secondary[data-v-7fcd024f]:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.06)}@media (max-width:1200px){.vns-feat-box[data-v-7fcd024f]{width:360px}}@media (max-width:1100px){.vns-feat-box[data-v-7fcd024f]{width:320px}.vns-feat-cell[data-v-7fcd024f]{padding:28px 14px 22px}}@media (max-width:960px){.vns-hero__content[data-v-7fcd024f]{padding:60px 28px;flex-direction:column;align-items:flex-start;gap:36px}.vns-feat-box[data-v-7fcd024f]{width:100%;max-width:480px}.vns-feat-grid[data-v-7fcd024f]{grid-template-columns:repeat(4,1fr)}.vns-feat-cell[data-v-7fcd024f]:first-child,.vns-feat-cell[data-v-7fcd024f]:nth-child(2){border-bottom:none}.vns-feat-cell[data-v-7fcd024f]:first-child,.vns-feat-cell[data-v-7fcd024f]:nth-child(2),.vns-feat-cell[data-v-7fcd024f]:nth-child(3){border-right:1px solid hsla(0,0%,100%,.28)}.vns-hero[data-v-7fcd024f]{min-height:70vh}}@media (max-width:600px){.vns-navbar__inner[data-v-7fcd024f]{padding:0 16px;height:60px}.vns-navbar__brand-title[data-v-7fcd024f]{font-size:12px}.vns-navbar__brand-sub[data-v-7fcd024f]{display:none}.vns-hero__content[data-v-7fcd024f]{padding:48px 20px;flex-direction:column;align-items:flex-start}.vns-feat-box[data-v-7fcd024f]{width:100%}.vns-feat-grid[data-v-7fcd024f]{grid-template-columns:1fr 1fr}.vns-feat-cell[data-v-7fcd024f]:first-child,.vns-feat-cell[data-v-7fcd024f]:nth-child(2){border-bottom:1px solid hsla(0,0%,100%,.28)}.vns-feat-cell[data-v-7fcd024f]:nth-child(2){border-right:none}.vns-hero[data-v-7fcd024f]{min-height:85vh}.vns-hero__actions[data-v-7fcd024f]{flex-direction:column;align-items:flex-start}.vns-hero-btn[data-v-7fcd024f]{padding:11px 20px;font-size:13px}}@media (max-width:600px){.vns-navbar__inner[data-v-7fcd024f]{padding:0 16px;height:60px}.vns-navbar__brand-title[data-v-7fcd024f]{font-size:12px}.vns-navbar__brand-sub[data-v-7fcd024f]{display:none}.vns-hero__content[data-v-7fcd024f]{padding:48px 20px}.vns-hero[data-v-7fcd024f]{min-height:85vh}.vns-hero__actions[data-v-7fcd024f]{flex-direction:column;align-items:flex-start}.vns-hero-btn[data-v-7fcd024f]{padding:11px 20px;font-size:13px}}