.about-intro-content[data-v-c2b9596c] p{margin:0}.about-intro-content[data-v-c2b9596c] p+p{margin-top:1rem}.about-intro-content[data-v-c2b9596c] strong{color:#111827;font-weight:600}.about-video-modal[data-v-c2b9596c]{opacity:0;pointer-events:none;transition:opacity .22s ease;height:100dvh}.about-video-modal.is-open[data-v-c2b9596c]{opacity:1;pointer-events:auto}.about-video-stage[data-v-c2b9596c]{margin:0 auto;height:100%;padding-block:clamp(14px,2.2dvh,26px)}.about-video-shell-wrap[data-v-c2b9596c]{width:min(90vw,calc((100dvh - 260px) * 16 / 9),1440px);margin:0 auto}.about-video-toolbar[data-v-c2b9596c]{margin-bottom:clamp(10px,1.5vh,16px)}.about-video-shell[data-v-c2b9596c]{width:100%}.about-video-frame[data-v-c2b9596c]{width:100%;aspect-ratio:16 / 9;max-height:calc(100dvh - 260px)}.about-video-player[data-v-c2b9596c]{max-height:calc(100dvh - 260px)}@media(max-width:1024px){.about-video-shell-wrap[data-v-c2b9596c]{width:min(92vw,calc((100dvh - 230px) * 16 / 9),1200px)}.about-video-frame[data-v-c2b9596c],.about-video-player[data-v-c2b9596c]{max-height:calc(100dvh - 230px)}}@media(max-width:640px){.about-video-close[data-v-c2b9596c]{width:44px;height:44px;font-size:24px}.about-video-shell-wrap[data-v-c2b9596c]{width:min(94vw,calc((100dvh - 200px) * 16 / 9),960px)}.about-video-frame[data-v-c2b9596c],.about-video-player[data-v-c2b9596c]{max-height:calc(100dvh - 200px)}}.scrollbar-hide[data-v-d0a30e0e]{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide[data-v-d0a30e0e]::-webkit-scrollbar{display:none}.lb-backdrop[data-v-d0a30e0e]{position:fixed;inset:0;z-index:9999;background:#000000bf;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px}.lb-card[data-v-d0a30e0e]{position:relative;background:#fff;overflow:hidden;max-width:680px;width:100%;box-shadow:0 32px 80px #00000059;display:flex;flex-direction:column}.lb-img-wrap[data-v-d0a30e0e]{width:100%;aspect-ratio:3 / 4;max-height:76vh;display:flex;align-items:center;justify-content:center;background:#f8f9fb;overflow:hidden}.lb-img[data-v-d0a30e0e]{width:100%;height:100%;object-fit:contain;display:block}.lb-img-placeholder[data-v-d0a30e0e]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.lb-info[data-v-d0a30e0e]{padding:22px 28px 24px;text-align:center}.lb-title[data-v-d0a30e0e]{font-size:16px;font-weight:600;color:#1e293b;line-height:1.5}.lb-subtitle[data-v-d0a30e0e]{margin-top:4px;font-size:13px;color:#64748b}.lb-close[data-v-d0a30e0e]{position:fixed;top:20px;right:20px;z-index:10000;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff26;backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.lb-close[data-v-d0a30e0e]:hover{background:#ffffff47}.lb-enter-active[data-v-d0a30e0e]{transition:opacity .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.lb-leave-active[data-v-d0a30e0e]{transition:opacity .18s ease,transform .18s ease}.lb-enter-from[data-v-d0a30e0e]{opacity:0;transform:scale(.94)}.lb-leave-to[data-v-d0a30e0e]{opacity:0;transform:scale(.96)}@media(max-width:480px){.lb-card[data-v-d0a30e0e]{border-radius:16px}.lb-img-wrap[data-v-d0a30e0e]{max-height:62vh}.lb-info[data-v-d0a30e0e]{padding:16px 16px 18px}.lb-close[data-v-d0a30e0e]{top:12px;right:12px;width:36px;height:36px}}.animated-arrow-btn[data-v-d040a1e4]{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;height:44px;padding:0 40px 0 20px;border:1px solid transparent;background-color:#00aed6;color:#fff;min-width:60px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;border-radius:1px;overflow:hidden;transition:all .3s ease}.animated-arrow-btn[data-v-d040a1e4]:focus-visible{outline:none;box-shadow:0 0 0 3px #00aed642}.animated-arrow-btn[data-v-d040a1e4]:after{content:"→";position:absolute;right:10px;opacity:1;transform:translate(0);transition:all .3s ease}.animated-arrow-btn[data-v-d040a1e4]:before{content:"";position:absolute;inset:0;background-color:#0c7bc71a;border-radius:4px;z-index:1;transform:translate(-100%);transition:all .5s ease}.animated-arrow-btn[data-v-d040a1e4]:hover:not(:disabled):after{animation:arrowMoveIn-d040a1e4 .5s ease forwards}.animated-arrow-btn[data-v-d040a1e4]:hover:not(:disabled):before{transform:translate(0)}.animated-arrow-btn[data-v-d040a1e4]:not(:hover):after{animation:none;transform:translate(0);opacity:1}.animated-arrow-btn[data-v-d040a1e4]>*{position:relative;z-index:2}.animated-arrow-btn--block[data-v-d040a1e4]{width:100%}.animated-arrow-btn--info[data-v-d040a1e4]{background-color:#fff;color:#333;border-color:#ededed}.animated-arrow-btn--info[data-v-d040a1e4]:before{background-color:#0c7bc714}.animated-arrow-btn--loading[data-v-d040a1e4]{cursor:not-allowed}.animated-arrow-btn--loading[data-v-d040a1e4]:after{opacity:0}.animated-arrow-btn[data-v-d040a1e4]:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1366px){.animated-arrow-btn[data-v-d040a1e4]{height:30px;padding:0 30px 0 20px}.animated-arrow-btn[data-v-d040a1e4]:after{right:12px}}@keyframes arrowMoveIn-d040a1e4{0%{transform:translate(0);opacity:1}40%{transform:translate(100%);opacity:0}41%{transform:translate(-100%);opacity:0}80%{transform:translate(0);opacity:1}to{transform:translate(0);opacity:1}}.fl-field[data-v-70d8e382]{position:relative}.fl-input[data-v-70d8e382]{width:100%;background:#fff;border:1px solid #dbe3ee;border-radius:10px;padding:16px 14px 6px;font-size:13.5px;color:#0f172a;outline:none;font-family:inherit;display:block;transition:border-color .2s,background .2s,box-shadow .2s}.fl-input.fl-textarea[data-v-70d8e382]{resize:none;min-height:84px;padding-top:18px}.fl-input[data-v-70d8e382]::placeholder{color:transparent}.fl-input[data-v-70d8e382]:focus{border-color:#0071e3;background:#fff;box-shadow:0 0 0 3px #0071e314}.fl-input[data-v-70d8e382]:invalid:not(:focus):not(:placeholder-shown){border-color:#ef4444;background:#fff7f7}.fl-input:invalid:not(:focus):not(:placeholder-shown)~.fl-label[data-v-70d8e382]{color:#ef4444}.fl-label[data-v-70d8e382]{position:absolute;left:14px;top:22px;transform:translateY(-50%);font-size:13.5px;color:#94a3b8;pointer-events:none;line-height:1;padding:0 3px;background:transparent;border-radius:3px;white-space:nowrap;transition:top .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1),font-size .22s cubic-bezier(.4,0,.2,1),color .22s,background .22s}.fl-textarea-wrap .fl-label[data-v-70d8e382]{top:18px;transform:none}.fl-input:focus~.fl-label[data-v-70d8e382],.fl-input:not(:placeholder-shown)~.fl-label[data-v-70d8e382]{top:0;transform:translateY(-50%);font-size:11px;font-weight:600;color:#0071e3;background:#fff;letter-spacing:.02em}.fl-textarea-wrap .fl-input:focus~.fl-label[data-v-70d8e382],.fl-textarea-wrap .fl-input:not(:placeholder-shown)~.fl-label[data-v-70d8e382]{top:0;transform:translateY(-50%);font-size:11px;font-weight:600;color:#0071e3;background:#fff}.captcha-btn[data-v-70d8e382]{flex-shrink:0;width:120px;height:48px;border-radius:10px;border:1px solid #dbe3ee;background:#f8fafc;overflow:hidden;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s}.captcha-btn[data-v-70d8e382]:hover{border-color:#b8c6da;background:#f1f5f9}.captcha-hover-hint[data-v-70d8e382]{position:absolute;left:0;right:0;bottom:0;height:20px;background:#0f172a99;display:flex;align-items:center;justify-content:center;font-size:10px;color:#ffffffe0;opacity:0;transition:opacity .2s}.captcha-btn:hover .captcha-hover-hint[data-v-70d8e382]{opacity:1}.feedback-msg[data-v-70d8e382]{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.feedback-msg--success[data-v-70d8e382]{color:#16a34a}.feedback-msg--error[data-v-70d8e382]{color:#ef4444}.fl-err-enter-active[data-v-70d8e382],.fl-err-leave-active[data-v-70d8e382]{transition:opacity .2s,transform .2s}.fl-err-enter-from[data-v-70d8e382],.fl-err-leave-to[data-v-70d8e382]{opacity:0;transform:translateY(-4px)}@keyframes spin-70d8e382{to{transform:rotate(360deg)}}.animate-spin[data-v-70d8e382]{animation:spin-70d8e382 .8s linear infinite}
