*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-header-bg:#024780;--color-primary:#214d9f;--color-secondary:#4ea6c9;--color-green:#8ed61a;--color-text:#262626;--color-text-dark:#000;--color-muted:#4e4e4e;--color-placeholder:#bebebe;--color-white:#fff;--color-divider:#656565;--font-family:"Inter",sans-serif}html{scroll-behavior:smooth}body{background:var(--color-white);color:var(--color-text-dark);font-family:var(--font-family)}a{color:inherit;text-decoration:none}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.app-btn[data-v-50c0275f]{align-items:center;border:2px solid transparent;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:700;justify-content:center;text-decoration:none;transition:background .2s ease,box-shadow .2s ease,border-color .2s ease;white-space:nowrap}.app-btn--md[data-v-50c0275f]{font-size:15px;height:48px;padding:0 24px}.app-btn--lg[data-v-50c0275f]{font-size:16px;height:52px;padding:0 28px}.app-btn--primary[data-v-50c0275f]{background:#2872a4;border-color:#2872a4;color:#fff}.app-btn--primary[data-v-50c0275f]:hover{background:#1f618d;border-color:#1f618d;box-shadow:0 4px 16px #2872a44d}.app-btn--dark[data-v-50c0275f]{background:#024780;border-color:#024780;color:#fff}.app-btn--dark[data-v-50c0275f]:hover{background:#013560;border-color:#013560;box-shadow:0 4px 16px #0247804d}.app-btn--outline[data-v-50c0275f]{background:transparent;border-color:#fff;color:#fff}.app-btn--outline[data-v-50c0275f]:hover{background:#ffffff1f}.app-btn--green[data-v-50c0275f]{background:#8ed61a;border-color:#8ed61a;color:#1a3300}.app-btn--green[data-v-50c0275f]:hover{background:#7abf14;border-color:#7abf14}.header[data-v-3ce138bf]{background:#024780;height:92px;justify-content:space-between;padding:16px 40px;position:sticky;top:0;width:100%;z-index:100}.header[data-v-3ce138bf],.header__logo[data-v-3ce138bf]{align-items:center;display:flex;flex-direction:row}.header__logo[data-v-3ce138bf]{flex-shrink:0;gap:16px;text-decoration:none}.header__logo-img[data-v-3ce138bf]{height:64px;-o-object-fit:contain;object-fit:contain;width:auto}.header__nav[data-v-3ce138bf],.header__right[data-v-3ce138bf]{align-items:center;display:flex;flex-direction:row;gap:32px}.header__nav-item[data-v-3ce138bf]{color:#fff;font-size:16px;font-weight:500;padding-bottom:4px;position:relative;text-decoration:none}.header__nav-item[data-v-3ce138bf]:after{background:#fff;border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .2s ease;width:100%}.header__nav-item.is-active[data-v-3ce138bf]:after,.header__nav-item.router-link-active[data-v-3ce138bf]:after,.header__nav-item[data-v-3ce138bf]:hover:after{transform:scaleX(1)}.header__cta[data-v-3ce138bf]{align-items:center;background:#2872a4;border:none;border-radius:6px;color:#fff;display:flex;font-family:inherit;font-size:16px;font-weight:600;height:48px;padding:12px 24px;white-space:nowrap}.header__cta[data-v-3ce138bf],.header__hamburger[data-v-3ce138bf]{cursor:pointer;justify-content:center}.header__hamburger[data-v-3ce138bf]{background:none;border:none;display:none;flex-direction:column;gap:5px;height:36px;padding:4px;width:36px}.header__hamburger span[data-v-3ce138bf]{background:#fff;border-radius:2px;display:block;height:2px;transform-origin:center;transition:transform .2s ease,opacity .2s ease;width:100%}.header__hamburger.is-open span[data-v-3ce138bf]:first-child{transform:translateY(7px) rotate(45deg)}.header__hamburger.is-open span[data-v-3ce138bf]:nth-child(2){opacity:0}.header__hamburger.is-open span[data-v-3ce138bf]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__overlay[data-v-3ce138bf]{background:#00000073;inset:0;position:fixed;z-index:200}.header__drawer[data-v-3ce138bf]{background:#024780;bottom:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding:24px 32px;position:fixed;right:0;top:0;width:280px;z-index:201}.header__drawer-close[data-v-3ce138bf]{align-self:flex-end;background:none;border:none;color:#fff;cursor:pointer;margin-bottom:16px;padding:4px}.header__drawer-item[data-v-3ce138bf]{border-bottom:1px solid hsla(0,0%,100%,.12);color:#fff;font-size:18px;font-weight:600;padding:12px 0;position:relative;text-decoration:none}.header__drawer-item.is-active[data-v-3ce138bf],.header__drawer-item.router-link-active[data-v-3ce138bf]{color:#4ea6c9}.header__drawer-cta[data-v-3ce138bf]{align-items:center;background:#2872a4;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:16px;font-weight:600;height:52px;justify-content:center;margin-top:24px}.drawer-enter-active[data-v-3ce138bf],.drawer-leave-active[data-v-3ce138bf]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.drawer-enter-from[data-v-3ce138bf],.drawer-leave-to[data-v-3ce138bf]{transform:translate(100%)}.overlay-enter-active[data-v-3ce138bf],.overlay-leave-active[data-v-3ce138bf]{transition:opacity .3s ease}.overlay-enter-from[data-v-3ce138bf],.overlay-leave-to[data-v-3ce138bf]{opacity:0}@media(max-width:768px){.header[data-v-3ce138bf]{height:68px;padding:16px 20px}.header__logo-img[data-v-3ce138bf]{height:36px;width:auto}.header__logo-text[data-v-3ce138bf]{font-size:13px;line-height:1.3;max-width:200px}.header__right[data-v-3ce138bf]{display:none}.header__hamburger[data-v-3ce138bf]{display:flex}}.field[data-v-e59e0298]{display:flex;flex-direction:column;gap:5px}.field__label[data-v-e59e0298]{color:#262626;font-size:13px;font-weight:600}.field__label--error[data-v-e59e0298]{color:#dc2626}.field__optional[data-v-e59e0298]{color:#636363;font-weight:400}.field__input[data-v-e59e0298]{background:#fff;border:2px solid #dde3ea;border-radius:8px;box-sizing:border-box;color:#262626;font-family:inherit;font-size:15px;outline:none;padding:11px 14px;transition:border-color .15s;width:100%}.field__input[data-v-e59e0298]::-moz-placeholder{color:#767676}.field__input[data-v-e59e0298]::placeholder{color:#767676}.field__input[data-v-e59e0298]:focus{border-color:#024780}.field__input--error[data-v-e59e0298]{border-color:#dc2626}.field__input[data-v-e59e0298]:invalid{box-shadow:none;outline:none}.field__textarea[data-v-e59e0298]{min-height:110px;resize:vertical}.field__error[data-v-e59e0298]{color:#dc2626;font-size:12px;margin:0}.contact[data-v-66837abc]{background:#f4f7fa;padding:80px 40px;width:100%}.contact__inner[data-v-66837abc]{align-items:flex-start;display:flex;flex-direction:row;gap:64px;margin:0 auto;max-width:1280px;width:100%}.contact__donate[data-v-66837abc]{display:flex;flex:0 0 320px;flex-direction:column;gap:16px;padding-top:8px}.contact__donate-title[data-v-66837abc]{color:#024780;font-size:28px;font-weight:700;line-height:1.2}.contact__donate-text[data-v-66837abc]{color:#4e4e4e;font-size:15px;font-weight:400;line-height:1.7}.contact__donate-btn[data-v-66837abc]{align-self:flex-start;background:#024780;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;height:52px;padding:0 28px;transition:background .15s,box-shadow .15s}.contact__donate-btn[data-v-66837abc]:hover{background:#013560;box-shadow:0 4px 16px #0247804d}.contact__divider[data-v-66837abc]{align-self:stretch;background:#dde3ea;flex-shrink:0;width:1px}.contact__form-wrap[data-v-66837abc]{display:flex;flex:1;flex-direction:column;gap:8px}.contact__form-title[data-v-66837abc]{color:#024780;font-size:28px;font-weight:700;line-height:1.2;margin-bottom:4px}.contact__form-subtitle[data-v-66837abc]{color:#4e4e4e;font-size:15px;line-height:1.6;margin-bottom:8px}.contact__form[data-v-66837abc]{display:flex;flex-direction:column;gap:14px}.contact__submit[data-v-66837abc]{align-self:flex-start;background:#2872a4;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;height:52px;margin-top:4px;padding:0 28px;transition:background .15s,box-shadow .15s}.contact__submit[data-v-66837abc]:hover{background:#1f618d;box-shadow:0 4px 16px #4ea6c959}@media(max-width:1024px)and (min-width:769px){.contact[data-v-66837abc]{padding:60px 32px}.contact__inner[data-v-66837abc]{gap:40px}.contact__donate[data-v-66837abc]{flex:0 0 260px}}@media(max-width:768px){.contact[data-v-66837abc]{padding:48px 20px}.contact__inner[data-v-66837abc]{flex-direction:column;gap:40px}.contact__donate[data-v-66837abc],.contact__form-wrap[data-v-66837abc]{flex:none;width:100%}.contact__divider[data-v-66837abc]{align-self:auto;height:1px;width:100%}.contact__donate-btn[data-v-66837abc],.contact__submit[data-v-66837abc]{align-self:stretch;width:100%}}.footer[data-v-3f4c7bd0]{align-items:center;background:#024780;flex-direction:column;gap:16px;padding:80px}.footer[data-v-3f4c7bd0],.footer__inner[data-v-3f4c7bd0]{display:flex;width:100%}.footer__inner[data-v-3f4c7bd0]{align-items:flex-start;flex-direction:row;gap:64px;max-width:1280px}.footer__logo-link[data-v-3f4c7bd0]{flex-shrink:0}.footer__logo[data-v-3f4c7bd0]{height:150px;max-width:300px;-o-object-fit:contain;object-fit:contain;width:auto}.footer__columns[data-v-3f4c7bd0]{display:flex;flex:1;flex-direction:row;gap:68px;justify-content:space-between;padding:16px 0}.footer__column[data-v-3f4c7bd0]{display:flex;flex-direction:column;gap:4px}.footer__col-title[data-v-3f4c7bd0]{color:#fff;font-size:13px;font-weight:700;margin-bottom:4px}.footer__link[data-v-3f4c7bd0]{color:#ffffffb3;font-size:13px;font-weight:400;line-height:1.6;text-decoration:none}.footer__link[data-v-3f4c7bd0]:hover{color:#fff}.footer__contact-row[data-v-3f4c7bd0]{align-items:center;display:flex;flex-direction:row;gap:8px;text-decoration:none}.footer__contact-row:hover .footer__link[data-v-3f4c7bd0]{color:#fff}.footer__contact-icon[data-v-3f4c7bd0]{flex-shrink:0;height:16px;width:16px}.footer__bottom[data-v-3f4c7bd0]{align-items:center;display:flex;gap:16px}.footer__cookie-link[data-v-3f4c7bd0],.footer__copyright[data-v-3f4c7bd0]{color:#ffffffb3;font-size:13px;font-weight:400}.footer__cookie-link[data-v-3f4c7bd0]{text-decoration:none}.footer__cookie-link[data-v-3f4c7bd0]:hover{color:#fff}@media(max-width:1024px)and (min-width:769px){.footer[data-v-3f4c7bd0]{padding:48px 32px}.footer__inner[data-v-3f4c7bd0]{gap:32px}.footer__logo[data-v-3f4c7bd0]{height:90px;max-width:180px;width:auto}.footer__columns[data-v-3f4c7bd0]{flex-wrap:wrap;gap:32px}}@media(max-width:768px){.footer[data-v-3f4c7bd0]{padding:32px 16px}.footer[data-v-3f4c7bd0],.footer__inner[data-v-3f4c7bd0]{align-items:center;gap:24px}.footer__inner[data-v-3f4c7bd0]{flex-direction:column}.footer__logo[data-v-3f4c7bd0]{height:74px;max-width:250px;width:auto}.footer__columns[data-v-3f4c7bd0]{align-items:center;flex-direction:column;gap:24px;width:100%}.footer__column[data-v-3f4c7bd0]{align-items:center;text-align:center}.footer__contact-row[data-v-3f4c7bd0]{justify-content:center}}.modal-backdrop[data-v-5bea6ab6]{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:16px;position:fixed;z-index:1000}.modal[data-v-5bea6ab6]{background:#fff;border-radius:16px;box-shadow:0 24px 64px #0003;margin:auto;max-width:460px;padding:32px;width:100%}.modal__header[data-v-5bea6ab6]{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.modal__title[data-v-5bea6ab6]{color:#024780;font-size:20px;font-weight:700}.modal__close[data-v-5bea6ab6]{background:none;border:none;border-radius:6px;color:#4e4e4e;cursor:pointer;display:flex;padding:4px;transition:background .15s}.modal__close[data-v-5bea6ab6]:hover{background:#f0f0f0}.modal__frequency[data-v-5bea6ab6]{background:#f0f4f8;border-radius:8px;display:flex;margin-bottom:20px;padding:4px}.modal__freq-btn[data-v-5bea6ab6]{background:transparent;border:none;border-radius:6px;color:#4e4e4e;cursor:pointer;flex:1;font-family:inherit;font-size:14px;font-weight:600;padding:9px 0;transition:background .2s,color .2s,box-shadow .2s}.modal__freq-btn.active[data-v-5bea6ab6]{background:#024780;box-shadow:0 2px 8px #02478033;color:#fff}.modal__section-label[data-v-5bea6ab6]{color:#4e4e4e;font-size:11px;font-weight:700;letter-spacing:.07em;margin-bottom:10px;text-transform:uppercase}.modal__presets[data-v-5bea6ab6]{display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin-bottom:8px}.modal__preset[data-v-5bea6ab6]{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#262626;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:10px 0;transition:border-color .15s,background .15s,color .15s}.modal__preset[data-v-5bea6ab6]:hover{border-color:#4ea6c9}.modal__preset.active[data-v-5bea6ab6]{background:#024780;border-color:#024780;color:#fff}.modal__custom[data-v-5bea6ab6]{align-items:center;display:flex;margin-bottom:20px;position:relative}.modal__custom-prefix[data-v-5bea6ab6]{color:#4e4e4e;font-size:14px;font-weight:600;left:12px;pointer-events:none;position:absolute}.modal__custom-input[data-v-5bea6ab6]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border:2px solid #e2e8f0;border-radius:8px;color:#262626;font-family:inherit;font-size:15px;font-weight:600;outline:none;padding:10px 12px 10px 26px;transition:border-color .15s;width:100%}.modal__custom-input[data-v-5bea6ab6]::-webkit-inner-spin-button,.modal__custom-input[data-v-5bea6ab6]::-webkit-outer-spin-button{-webkit-appearance:none}.modal__custom-input[data-v-5bea6ab6]:focus{border-color:#024780}.modal__submit[data-v-5bea6ab6]{background:#024780;border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;margin-bottom:16px;padding:14px;transition:background .15s,box-shadow .15s;width:100%}.modal__submit[data-v-5bea6ab6]:hover:not(:disabled){background:#013560;box-shadow:0 4px 16px #0247804d}.modal__submit[data-v-5bea6ab6]:disabled{cursor:not-allowed;opacity:.65}.modal__note[data-v-5bea6ab6]{color:#bebebe;font-size:12px;line-height:1.6;text-align:center}.modal-enter-active[data-v-5bea6ab6],.modal-leave-active[data-v-5bea6ab6]{transition:opacity .2s ease}.modal-enter-from[data-v-5bea6ab6],.modal-leave-to[data-v-5bea6ab6]{opacity:0}.modal-enter-active .modal[data-v-5bea6ab6],.modal-leave-active .modal[data-v-5bea6ab6]{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.modal-enter-from .modal[data-v-5bea6ab6],.modal-leave-to .modal[data-v-5bea6ab6]{transform:scale(.94) translateY(16px)}@media(max-width:480px){.modal[data-v-5bea6ab6]{padding:24px 18px}.modal__preset[data-v-5bea6ab6]{font-size:14px}}.modal-backdrop[data-v-4e5a5427]{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.modal[data-v-4e5a5427]{background:#fff;border-radius:16px;box-shadow:0 24px 64px #0003;max-width:460px;padding:48px 40px 40px;position:relative;text-align:center;width:100%}.modal__close[data-v-4e5a5427]{background:none;border:none;border-radius:6px;color:#4e4e4e;cursor:pointer;display:flex;padding:4px;position:absolute;right:16px;top:16px;transition:background .15s}.modal__close[data-v-4e5a5427]:hover{background:#f0f0f0}.modal__icon[data-v-4e5a5427]{color:#16a34a;display:flex;justify-content:center;margin-bottom:20px}.modal__title[data-v-4e5a5427]{color:#024780;font-size:22px;font-weight:700;margin-bottom:12px}.modal__text[data-v-4e5a5427]{color:#4e4e4e;font-size:15px;line-height:1.6;margin-bottom:28px}.modal__btn[data-v-4e5a5427]{background:#024780;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:15px;font-weight:600;padding:12px 28px;transition:background .15s}.modal__btn[data-v-4e5a5427]:hover{background:#013560}.modal-enter-active[data-v-4e5a5427],.modal-leave-active[data-v-4e5a5427]{transition:opacity .2s ease}.modal-enter-from[data-v-4e5a5427],.modal-leave-to[data-v-4e5a5427]{opacity:0}.modal-enter-active .modal[data-v-4e5a5427],.modal-leave-active .modal[data-v-4e5a5427]{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.modal-enter-from .modal[data-v-4e5a5427],.modal-leave-to .modal[data-v-4e5a5427]{transform:scale(.94) translateY(16px)}@media(max-width:480px){.modal[data-v-4e5a5427]{padding:40px 20px 32px}}.page-content{display:flex;flex-direction:column;gap:160px;margin:0 auto;max-width:1280px;padding:80px 0;width:100%}
