.hero[data-v-d675cce7]{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.hero-slider[data-v-d675cce7]{z-index:0}.hero-slide[data-v-d675cce7],.hero-slider[data-v-d675cce7]{inset:0;position:absolute}.hero-slide[data-v-d675cce7]{opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1);will-change:opacity}.hero-slide.active[data-v-d675cce7]{opacity:1}.hero-slide-img[data-v-d675cce7]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.05);transition:transform 6s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hero-slide.active .hero-slide-img[data-v-d675cce7]{transform:scale(1)}.hero-overlay[data-v-d675cce7]{background:linear-gradient(90deg,#0a1c32eb 0,#0a1c32a6 50%,#0a1c3259),linear-gradient(180deg,#0a1c3233 0,#0a1c3280);inset:0;position:absolute;z-index:1}.hero-arrow[data-v-d675cce7]{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff12;border:2px solid hsla(0,0%,100%,.2);border-radius:50%;cursor:pointer;display:flex;height:52px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .25s,border-color .25s,transform .25s;width:52px;z-index:10;-webkit-tap-highlight-color:transparent}.hero-arrow[data-v-d675cce7]:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-50%) scale(1.1)}.hero-arrow[data-v-d675cce7]:active{transform:translateY(-50%) scale(.96)}.hero-arrow svg[data-v-d675cce7]{fill:none;height:20px;pointer-events:none;stroke:#fff;stroke-width:2.5;width:20px}.hero-arrow-left[data-v-d675cce7]{left:24px}.hero-arrow-right[data-v-d675cce7]{right:24px}.hero-dots[data-v-d675cce7]{align-items:center;bottom:28px;display:flex;gap:8px;left:50%;position:absolute;transform:translate(-50%);z-index:10}.hero-dot[data-v-d675cce7]{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:background .3s,width .3s,border-radius .3s;width:8px;-webkit-tap-highlight-color:transparent}.hero-dot.active[data-v-d675cce7]{background:var(--accent);border-radius:4px;width:26px}.hero-counter[data-v-d675cce7]{align-items:center;bottom:32px;color:#ffffff73;display:flex;font-size:.72rem;font-weight:700;gap:8px;letter-spacing:.08em;position:absolute;right:32px;z-index:10}.hero-counter-current[data-v-d675cce7]{color:#fff;font-size:.95rem}.hero-counter-sep[data-v-d675cce7]{background:#ffffff40;display:block;height:1px;width:22px}.hero-content[data-v-d675cce7]{align-items:center;display:flex;flex:1;min-height:100vh;position:relative;z-index:2}.hero-content-inner[data-v-d675cce7]{margin:0 auto;max-width:1160px;padding:120px 5% 80px;width:100%}.hero-tag[data-v-d675cce7]{align-items:center;animation:fade-up-d675cce7 .7s .1s both;color:#7ec8f7;display:inline-flex;font-size:.72rem;font-weight:700;gap:10px;letter-spacing:.18em;margin-bottom:20px;text-transform:uppercase}.hero-tag[data-v-d675cce7]:before{background:#7ec8f7;content:"";flex-shrink:0;height:2px;width:28px}.hero-title[data-v-d675cce7]{animation:fade-up-d675cce7 .7s .2s both;color:#fff;font-family:var(--serif);font-size:clamp(2.4rem,5vw,4.4rem);font-weight:700;line-height:1.08;margin-bottom:20px;max-width:680px}.hero-accent[data-v-d675cce7]{color:#7ec8f7;display:block;margin-top:4px}.hero-sub[data-v-d675cce7]{animation:fade-up-d675cce7 .7s .3s both;color:#ffffffad;font-size:1rem;line-height:1.85;margin-bottom:40px;max-width:500px}.hero-btns[data-v-d675cce7]{animation:fade-up-d675cce7 .7s .4s both;gap:12px;margin-bottom:56px}.hero-btns[data-v-d675cce7],.hero-stats[data-v-d675cce7]{display:flex;flex-wrap:wrap}.hero-stats[data-v-d675cce7]{animation:fade-up-d675cce7 .7s .5s both;border-top:1px solid hsla(0,0%,100%,.1);gap:40px;padding-top:32px}.stat-val[data-v-d675cce7]{color:#7ec8f7;font-family:var(--serif);font-size:1.9rem;font-weight:700;line-height:1;margin-bottom:5px}.stat-lbl[data-v-d675cce7]{color:#fff6;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}@keyframes fade-up-d675cce7{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.hero-arrow-left[data-v-d675cce7]{left:16px}.hero-arrow-right[data-v-d675cce7]{right:16px}.hero-arrow[data-v-d675cce7]{height:46px;width:46px}.hero-content-inner[data-v-d675cce7]{padding:100px 5% 60px}}@media(max-width:600px){.hero[data-v-d675cce7]{flex-direction:column;min-height:unset}.hero-slider[data-v-d675cce7]{flex-shrink:0;height:260px;position:relative}.hero-overlay[data-v-d675cce7]{background:linear-gradient(180deg,#0a1c3240 0,#0a1c328c)}.hero-arrow[data-v-d675cce7]{height:40px;top:50%;transform:translateY(-50%);width:40px}.hero-arrow[data-v-d675cce7]:hover{transform:translateY(-50%) scale(1.08)}.hero-arrow[data-v-d675cce7]:active{transform:translateY(-50%) scale(.94)}.hero-arrow svg[data-v-d675cce7]{height:18px;width:18px}.hero-arrow-left[data-v-d675cce7]{left:10px}.hero-arrow-right[data-v-d675cce7]{right:10px}.hero-dots[data-v-d675cce7]{bottom:10px;gap:6px}.hero-dot[data-v-d675cce7]{height:6px;width:6px}.hero-dot.active[data-v-d675cce7]{width:18px}.hero-counter[data-v-d675cce7]{display:none}.hero-content[data-v-d675cce7]{background:linear-gradient(160deg,#0d2137,#1a3a58);min-height:unset}.hero-content-inner[data-v-d675cce7]{padding:32px 20px 48px}.hero-btns[data-v-d675cce7],.hero-stats[data-v-d675cce7],.hero-sub[data-v-d675cce7],.hero-tag[data-v-d675cce7],.hero-title[data-v-d675cce7]{animation:none;opacity:1;transform:none}.hero-tag[data-v-d675cce7]{font-size:.64rem;margin-bottom:12px}.hero-tag[data-v-d675cce7]:before{width:20px}.hero-title[data-v-d675cce7]{font-size:clamp(1.6rem,6.5vw,2.1rem);margin-bottom:12px;max-width:100%}.hero-accent[data-v-d675cce7]{margin-top:2px}.hero-sub[data-v-d675cce7]{font-size:.875rem;line-height:1.75;margin-bottom:24px;max-width:100%}.hero-btns[data-v-d675cce7]{flex-direction:column;gap:10px;margin-bottom:28px}.hero-btns[data-v-d675cce7] .btn-outline,.hero-btns[data-v-d675cce7] .btn-primary,.hero-btns[data-v-d675cce7] .btn-wa-hero{justify-content:center;width:100%}.hero-stats[data-v-d675cce7]{border-top-color:#ffffff14;gap:20px;padding-top:20px}.stat-val[data-v-d675cce7]{font-size:1.4rem}.stat-lbl[data-v-d675cce7]{font-size:.6rem}}@media(max-width:390px){.hero-slider[data-v-d675cce7]{height:220px}.hero-arrow[data-v-d675cce7]{height:36px;width:36px}.hero-arrow svg[data-v-d675cce7]{height:16px;width:16px}.hero-title[data-v-d675cce7]{font-size:1.5rem}.hero-sub[data-v-d675cce7]{font-size:.84rem}.hero-stats[data-v-d675cce7]{gap:16px}.stat-val[data-v-d675cce7]{font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.hero-slide[data-v-d675cce7],.hero-slide-img[data-v-d675cce7]{transition:none}.hero-btns[data-v-d675cce7],.hero-stats[data-v-d675cce7],.hero-sub[data-v-d675cce7],.hero-tag[data-v-d675cce7],.hero-title[data-v-d675cce7]{animation:none;opacity:1;transform:none}}
