.Navbar-module__nuAbfa__nav{z-index:200;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#fffffff2;transition:box-shadow .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__navScrolled{box-shadow:0 4px 24px #00000012}.Navbar-module__nuAbfa__navInner{justify-content:space-between;align-items:center;gap:12px;max-width:1200px;height:62px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module__nuAbfa__brand{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__brandImg{object-fit:contain;width:auto;height:38px;display:block}.Navbar-module__nuAbfa__brandTxt{background:var(--grad);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:1.02rem;font-weight:700}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:2px;display:flex}.Navbar-module__nuAbfa__nl{color:var(--text-primary);white-space:nowrap;border-radius:8px;padding:7px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__nuAbfa__nl:hover,.Navbar-module__nuAbfa__nl.Navbar-module__nuAbfa__active{background:var(--soft);color:var(--indigo)}.Navbar-module__nuAbfa__navDonate{background:var(--grad);color:#fff;white-space:nowrap;border-radius:9px;margin-left:6px;padding:9px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s}.Navbar-module__nuAbfa__navDonate:hover{opacity:.9;transform:translateY(-1px)}.Navbar-module__nuAbfa__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;gap:5px;padding:6px;display:none}.Navbar-module__nuAbfa__hamburger span{background:var(--text-primary);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module__nuAbfa__barOpen1{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__nuAbfa__barOpen2{opacity:0}.Navbar-module__nuAbfa__barOpen3{transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__nuAbfa__mobMenu{border-bottom:1px solid var(--border);background:#fff;padding:10px 16px 18px;box-shadow:0 8px 24px #00000014}.Navbar-module__nuAbfa__mobLink{text-align:left;width:100%;color:var(--text-primary);border-radius:8px;margin-bottom:2px;padding:11px 14px;font-size:.93rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module__nuAbfa__mobLink:hover{background:var(--soft);color:var(--indigo)}.Navbar-module__nuAbfa__mobDonate{background:var(--grad);color:#fff;text-align:center;border:none;border-radius:8px;width:100%;margin-top:6px;padding:12px;font-size:.93rem;font-weight:600;text-decoration:none;display:block}@media (max-width:768px){.Navbar-module__nuAbfa__navLinks{display:none}.Navbar-module__nuAbfa__hamburger{display:flex}}
.Footer-module__EZoWya__footer{background:var(--navy);color:#fff;padding:72px 0 0}.Footer-module__EZoWya__inner{max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__EZoWya__grid{border-bottom:1px solid #ffffff14;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:52px;display:grid}.Footer-module__EZoWya__brand{align-items:center;gap:8px;margin-bottom:14px;display:flex}.Footer-module__EZoWya__brandImg{object-fit:contain;width:auto;height:36px;display:block}.Footer-module__EZoWya__brandTxt{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:1rem;font-weight:700}.Footer-module__EZoWya__tagline{color:var(--muted);margin-bottom:16px;font-size:.87rem;line-height:1.7}.Footer-module__EZoWya__creds{flex-wrap:wrap;gap:8px;display:flex}.Footer-module__EZoWya__credBadge{color:#a5b4fc;background:#6366f133;border:1px solid #6366f14d;border-radius:100px;padding:4px 10px;font-size:.72rem;font-weight:600}.Footer-module__EZoWya__colTitle{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:700}.Footer-module__EZoWya__linkList{flex-direction:column;gap:8px;list-style:none;display:flex}.Footer-module__EZoWya__footLink{color:#cbd5e1;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footLink:hover{color:#93c5fd}.Footer-module__EZoWya__infoList{flex-direction:column;gap:7px;list-style:none;display:flex}.Footer-module__EZoWya__infoList li{justify-content:space-between;gap:8px;font-size:.83rem;display:flex}.Footer-module__EZoWya__infoKey{color:var(--muted);flex-shrink:0}.Footer-module__EZoWya__infoVal{color:#cbd5e1;text-align:right;font-weight:500}.Footer-module__EZoWya__contactList{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.Footer-module__EZoWya__contactItem{color:#cbd5e1;font-size:.88rem}.Footer-module__EZoWya__contactLink{color:#93c5fd;text-decoration:none}.Footer-module__EZoWya__contactLink:hover{text-decoration:underline}.Footer-module__EZoWya__donateBtn{background:var(--grad);color:#fff;border-radius:8px;padding:10px 22px;font-size:.87rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Footer-module__EZoWya__donateBtn:hover{opacity:.9}.Footer-module__EZoWya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:22px 0;display:flex}.Footer-module__EZoWya__copy{color:var(--muted);font-size:.82rem}.Footer-module__EZoWya__legal{color:#64748b;font-size:.78rem}@media (max-width:1024px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:600px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:28px}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start;gap:4px}}
.ContactForm-module__1SvrgG__form{flex-direction:column;gap:20px;display:flex}.ContactForm-module__1SvrgG__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ContactForm-module__1SvrgG__submitBtn{background:var(--grad);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 28px;font-size:.97rem;font-weight:600;transition:opacity .2s,transform .15s;display:flex}.ContactForm-module__1SvrgG__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.ContactForm-module__1SvrgG__submitBtn:disabled{opacity:.65;cursor:not-allowed}.ContactForm-module__1SvrgG__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite ContactForm-module__1SvrgG__spin;display:inline-block}@keyframes ContactForm-module__1SvrgG__spin{to{transform:rotate(360deg)}}.ContactForm-module__1SvrgG__captchaNote{text-align:center;color:var(--text-muted);font-size:.75rem}.ContactForm-module__1SvrgG__captchaNote a{color:var(--indigo);text-decoration:underline}@media (max-width:600px){.ContactForm-module__1SvrgG__row{grid-template-columns:1fr}}
.ContactSection-module__G6BZYW__section{background:#fff;padding:96px 20px}.ContactSection-module__G6BZYW__header{text-align:center;margin-bottom:56px}.ContactSection-module__G6BZYW__title{color:var(--text-primary);margin:16px 0 12px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.ContactSection-module__G6BZYW__sub{color:var(--text-secondary);max-width:580px;margin:0 auto;font-size:1.05rem;line-height:1.65}.ContactSection-module__G6BZYW__grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:40px;max-width:1100px;margin:0 auto;display:grid}.ContactSection-module__G6BZYW__formCol{background:#f8faff;border:1.5px solid #e8ecf5;border-radius:24px;padding:36px}.ContactSection-module__G6BZYW__formTitle{color:var(--text-primary);margin-bottom:6px;font-family:Playfair Display,serif;font-size:1.45rem;font-weight:700}.ContactSection-module__G6BZYW__formSub{color:var(--text-secondary);margin-bottom:24px;font-size:.88rem}.ContactSection-module__G6BZYW__infoCol{flex-direction:column;gap:24px;display:flex}.ContactSection-module__G6BZYW__infoCard{background:#fff;border:1.5px solid #e8ecf5;border-radius:24px;flex-direction:column;gap:20px;padding:32px 28px;display:flex}.ContactSection-module__G6BZYW__infoTitle{color:var(--text-primary);margin-bottom:4px;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:700}.ContactSection-module__G6BZYW__infoItem{align-items:flex-start;gap:14px;display:flex}.ContactSection-module__G6BZYW__infoIcon{flex-shrink:0;font-size:1.4rem;line-height:1.2}.ContactSection-module__G6BZYW__infoLabel{letter-spacing:.08em;text-transform:uppercase;color:#6366f1;margin-bottom:2px;font-size:.72rem;font-weight:700}.ContactSection-module__G6BZYW__infoText{color:var(--text-primary);font-size:.92rem;font-weight:500}.ContactSection-module__G6BZYW__infoLink{color:#2563eb;font-size:.92rem;font-weight:500;text-decoration:none}.ContactSection-module__G6BZYW__infoLink:hover{text-decoration:underline}.ContactSection-module__G6BZYW__quickLinks{background:#f8faff;border:1.5px solid #e8ecf5;border-radius:20px;flex-direction:column;gap:12px;padding:24px;display:flex}.ContactSection-module__G6BZYW__qlTitle{color:var(--text-primary);margin-bottom:4px;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.ContactSection-module__G6BZYW__qlLink{color:var(--text-primary);background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;padding:10px 16px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ContactSection-module__G6BZYW__qlLink:hover{color:#6366f1;border-color:#6366f1;transform:translate(4px)}@media (max-width:860px){.ContactSection-module__G6BZYW__grid{grid-template-columns:1fr}.ContactSection-module__G6BZYW__formCol{padding:24px 18px}}
.DonationWidget-module__bgCCQa__widget{flex-direction:column;gap:24px;display:flex}.DonationWidget-module__bgCCQa__amountStep{flex-direction:column;gap:16px;display:flex}.DonationWidget-module__bgCCQa__stepLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:.82rem;font-weight:700}.DonationWidget-module__bgCCQa__presets{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.DonationWidget-module__bgCCQa__preset{color:var(--text-secondary);cursor:pointer;background:#f8faff;border:1.5px solid #e2e8f0;border-radius:10px;padding:12px 8px;font-size:.93rem;font-weight:600;transition:all .2s}.DonationWidget-module__bgCCQa__preset:hover{border-color:var(--indigo);color:var(--indigo)}.DonationWidget-module__bgCCQa__presetActive{border-color:var(--indigo);color:var(--indigo);background:linear-gradient(135deg,#eff6ff,#eef2ff)}.DonationWidget-module__bgCCQa__customWrap{border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.DonationWidget-module__bgCCQa__customWrap:focus-within{border-color:var(--indigo);box-shadow:0 0 0 3px #4f46e51a}.DonationWidget-module__bgCCQa__currSign{color:var(--text-secondary);background:#f8faff;border-right:1.5px solid #e2e8f0;padding:11px 14px;font-size:.95rem;font-weight:600}.DonationWidget-module__bgCCQa__customInput{color:var(--text-primary);background:#fff;border:none;outline:none;flex:1;padding:11px 14px;font-family:inherit;font-size:.95rem}.DonationWidget-module__bgCCQa__taxNote{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:flex-start;gap:8px;padding:12px 14px;font-size:.8rem;line-height:1.55;display:flex}.DonationWidget-module__bgCCQa__nextBtn{background:var(--grad);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:14px 24px;font-size:.97rem;font-weight:600;transition:opacity .2s,transform .15s}.DonationWidget-module__bgCCQa__nextBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.DonationWidget-module__bgCCQa__nextBtn:disabled{opacity:.55;cursor:not-allowed}.DonationWidget-module__bgCCQa__detailsStep{flex-direction:column;gap:16px;display:flex}.DonationWidget-module__bgCCQa__backBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-self:flex-start;padding:7px 14px;font-size:.83rem;font-weight:500;transition:all .2s}.DonationWidget-module__bgCCQa__backBtn:hover{border-color:var(--indigo);color:var(--indigo);background:#f8faff}.DonationWidget-module__bgCCQa__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.DonationWidget-module__bgCCQa__checkboxLabel{color:var(--text-secondary);cursor:pointer;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.DonationWidget-module__bgCCQa__checkbox{width:17px;height:17px;accent-color:var(--indigo);cursor:pointer;flex-shrink:0;margin-top:2px}.DonationWidget-module__bgCCQa__receiptNote{color:#3730a3;background:#eef2ff;border:1px solid #6366f133;border-radius:10px;align-items:flex-start;gap:8px;padding:12px 14px;font-size:.8rem;line-height:1.55;display:flex}.DonationWidget-module__bgCCQa__payBtn{background:var(--grad);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px 24px;font-size:1rem;font-weight:600;transition:opacity .2s,transform .15s;display:flex}.DonationWidget-module__bgCCQa__payBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.DonationWidget-module__bgCCQa__payBtn:disabled{opacity:.65;cursor:not-allowed}.DonationWidget-module__bgCCQa__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite DonationWidget-module__bgCCQa__spin;display:inline-block}@keyframes DonationWidget-module__bgCCQa__spin{to{transform:rotate(360deg)}}.DonationWidget-module__bgCCQa__securityRow{color:var(--text-muted);flex-wrap:wrap;justify-content:center;gap:16px;font-size:.75rem;display:flex}.DonationWidget-module__bgCCQa__errorState{flex-direction:column;gap:4px;display:flex}.DonationWidget-module__bgCCQa__successCard{text-align:center;background:linear-gradient(135deg,#f0fdf4,#eff6ff);border:1px solid #6366f11a;border-radius:18px;flex-direction:column;align-items:center;gap:12px;padding:40px 24px;display:flex}.DonationWidget-module__bgCCQa__successEmoji{font-size:3rem}.DonationWidget-module__bgCCQa__successTitle{color:var(--text-primary);font-family:Playfair Display,serif;font-size:1.7rem}.DonationWidget-module__bgCCQa__successDesc{color:var(--text-secondary);max-width:400px;font-size:.95rem;line-height:1.7}.DonationWidget-module__bgCCQa__receiptBox{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:440px;padding:18px 20px}.DonationWidget-module__bgCCQa__receiptTitle{color:var(--indigo);margin-bottom:8px;font-size:.9rem;font-weight:700}.DonationWidget-module__bgCCQa__receiptDesc{color:var(--text-secondary);font-size:.83rem;line-height:1.65}.DonationWidget-module__bgCCQa__paymentRef{color:var(--muted);margin-top:8px;font-size:.78rem}.DonationWidget-module__bgCCQa__paymentRef code{background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:.75rem}.DonationWidget-module__bgCCQa__orgDetails{background:var(--navy);color:#cbd5e1;text-align:left;border-radius:12px;width:100%;max-width:440px;padding:16px 20px;font-size:.82rem;line-height:2}.DonationWidget-module__bgCCQa__resetBtn{color:var(--indigo);cursor:pointer;background:0 0;border:1.5px solid #4f46e54d;border-radius:8px;margin-top:8px;padding:10px 24px;font-size:.88rem;font-weight:600;transition:all .2s}.DonationWidget-module__bgCCQa__resetBtn:hover{background:var(--soft)}@media (max-width:600px){.DonationWidget-module__bgCCQa__presets{grid-template-columns:repeat(2,1fr)}.DonationWidget-module__bgCCQa__row{grid-template-columns:1fr}.DonationWidget-module__bgCCQa__tabs{flex-direction:column}}
.VolunteerForm-module__9L1eea__form{flex-direction:column;gap:28px;display:flex}.VolunteerForm-module__9L1eea__section{background:#ffffffb3;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:18px;padding:22px;display:flex}.VolunteerForm-module__9L1eea__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--indigo);border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;padding-bottom:8px;font-family:DM Sans,sans-serif;font-size:.86rem;font-weight:700;display:flex}.VolunteerForm-module__9L1eea__sectionDesc{color:var(--text-secondary);margin-top:-8px;font-size:.83rem;line-height:1.5}.VolunteerForm-module__9L1eea__row,.VolunteerForm-module__9L1eea__rowSmall{grid-template-columns:1fr 1fr;gap:16px;display:grid}.VolunteerForm-module__9L1eea__singleUploadContainer{width:100%}.VolunteerForm-module__9L1eea__uploadDropzone{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;flex-direction:column;align-items:center;gap:14px;padding:28px 20px;transition:all .2s ease-in-out;display:flex}.VolunteerForm-module__9L1eea__uploadDropzone:hover{border-color:var(--indigo);background:#f1f5f9}.VolunteerForm-module__9L1eea__uploadIconLarge{font-size:2.4rem;line-height:1}.VolunteerForm-module__9L1eea__uploadTextWrap{flex-direction:column;align-items:center;gap:4px;display:flex}.VolunteerForm-module__9L1eea__uploadMainTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.VolunteerForm-module__9L1eea__uploadSubText{color:var(--text-secondary);max-width:480px;font-size:.82rem;line-height:1.5}.VolunteerForm-module__9L1eea__uploadFormatBadge{color:#6366f1;background:#6366f11a;border-radius:100px;margin-top:4px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-block}.VolunteerForm-module__9L1eea__browseButton{border:1.5px solid var(--indigo);color:var(--indigo);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 24px;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #4f46e514}.VolunteerForm-module__9L1eea__browseButton:hover{background:var(--indigo);color:#fff;transform:translateY(-1px)}.VolunteerForm-module__9L1eea__fileSelectedLarge{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;max-width:500px;margin-top:6px;padding:12px 18px;display:flex}.VolunteerForm-module__9L1eea__fileInfoGroup{text-align:left;align-items:center;gap:12px;display:flex}.VolunteerForm-module__9L1eea__fileIcon{font-size:1.8rem}.VolunteerForm-module__9L1eea__fileNameLarge{color:#065f46;white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-size:.88rem;font-weight:700;overflow:hidden}.VolunteerForm-module__9L1eea__fileSizeBadge{color:#047857;font-size:.72rem;font-weight:500}.VolunteerForm-module__9L1eea__removeFileBtnLarge{color:#b91c1c;cursor:pointer;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;padding:6px 12px;font-size:.78rem;font-weight:600;transition:background .15s}.VolunteerForm-module__9L1eea__removeFileBtnLarge:hover{background:#fecaca}.VolunteerForm-module__9L1eea__submitBtn{background:var(--grad);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:15px 28px;font-size:1rem;font-weight:600;transition:opacity .2s,transform .15s;display:flex}.VolunteerForm-module__9L1eea__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.VolunteerForm-module__9L1eea__submitBtn:disabled{opacity:.65;cursor:not-allowed}.VolunteerForm-module__9L1eea__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite VolunteerForm-module__9L1eea__spin;display:inline-block}@keyframes VolunteerForm-module__9L1eea__spin{to{transform:rotate(360deg)}}.VolunteerForm-module__9L1eea__captchaNote{text-align:center;color:var(--text-muted);font-size:.75rem}.VolunteerForm-module__9L1eea__captchaNote a{color:var(--indigo);text-decoration:underline}.VolunteerForm-module__9L1eea__successCard{text-align:center;background:linear-gradient(135deg,#eff6ff,#eef2ff);border:1px solid #6366f126;border-radius:18px;padding:52px 24px}.VolunteerForm-module__9L1eea__successIcon{margin-bottom:16px;font-size:3rem}.VolunteerForm-module__9L1eea__successTitle{color:var(--text-primary);margin-bottom:12px;font-family:Playfair Display,serif;font-size:1.6rem}.VolunteerForm-module__9L1eea__successDesc{color:var(--text-secondary);max-width:440px;margin:0 auto 24px;font-size:.95rem;line-height:1.7}.VolunteerForm-module__9L1eea__resetBtn{color:var(--indigo);cursor:pointer;background:0 0;border:1.5px solid #4f46e54d;border-radius:8px;padding:10px 22px;font-size:.87rem;font-weight:600;transition:all .2s}.VolunteerForm-module__9L1eea__resetBtn:hover{background:var(--soft)}@media (max-width:680px){.VolunteerForm-module__9L1eea__row,.VolunteerForm-module__9L1eea__rowSmall{grid-template-columns:1fr}.VolunteerForm-module__9L1eea__fileSelectedLarge{flex-direction:column;align-items:flex-start;gap:10px}}
.page-module__j6Q3dW__content{max-width:1200px;margin:0 auto;padding:72px 20px 96px}.page-module__j6Q3dW__grid{grid-template-columns:1fr 380px;align-items:start;gap:60px;display:grid}.page-module__j6Q3dW__formTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.6rem}.page-module__j6Q3dW__formSub{color:var(--text-secondary);margin-bottom:28px;font-size:.93rem}.page-module__j6Q3dW__infoCol{flex-direction:column;gap:20px;display:flex;position:sticky;top:80px}.page-module__j6Q3dW__infoCard{background:var(--navy);color:#fff;border-radius:18px;padding:32px}.page-module__j6Q3dW__infoTitle{margin-bottom:24px;font-family:Playfair Display,serif;font-size:1.2rem}.page-module__j6Q3dW__infoItem{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.page-module__j6Q3dW__infoItem:last-child{margin-bottom:0}.page-module__j6Q3dW__infoIcon{flex-shrink:0;margin-top:2px;font-size:1.2rem}.page-module__j6Q3dW__infoLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:.73rem;font-weight:600}.page-module__j6Q3dW__infoText{color:#cbd5e1;font-size:.9rem}.page-module__j6Q3dW__infoLink{color:#93c5fd;font-size:.9rem;text-decoration:none}.page-module__j6Q3dW__infoLink:hover{text-decoration:underline}.page-module__j6Q3dW__quickLinks{background:#f8faff;border:1px solid #e2e8f0;border-radius:14px;padding:20px 22px}.page-module__j6Q3dW__qlTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:12px;font-size:.8rem;font-weight:700}.page-module__j6Q3dW__qlLink{color:var(--indigo);border-radius:8px;margin-bottom:6px;padding:10px 14px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.page-module__j6Q3dW__qlLink:hover{background:#eef2ff}@media (max-width:900px){.page-module__j6Q3dW__grid{grid-template-columns:1fr}.page-module__j6Q3dW__infoCol{position:static}}
.page-module__-p0RdG__content{max-width:1200px;margin:0 auto;padding:72px 20px 96px}.page-module__-p0RdG__grid{grid-template-columns:1fr 380px;align-items:start;gap:52px;display:grid}.page-module__-p0RdG__widgetWrap{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:36px 32px;position:sticky;top:80px;box-shadow:0 4px 32px #00000012}.page-module__-p0RdG__widgetHeader{margin-bottom:24px}.page-module__-p0RdG__widgetTitle{color:var(--text-primary);margin-bottom:6px;font-size:1.5rem}.page-module__-p0RdG__widgetSub{color:var(--text-muted);font-size:.83rem}.page-module__-p0RdG__infoCol{flex-direction:column;gap:18px;display:flex}.page-module__-p0RdG__impactCard{color:#fff;background:linear-gradient(135deg,#0f1729,#1a2540);border-radius:16px;padding:24px}.page-module__-p0RdG__impactTitle{margin-bottom:18px;font-family:Playfair Display,serif;font-size:1.1rem}.page-module__-p0RdG__impactList{flex-direction:column;gap:12px;display:flex}.page-module__-p0RdG__impactItem{background:#ffffff0f;border-radius:10px;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.page-module__-p0RdG__impactAmt{color:#93c5fd;flex-shrink:0;min-width:54px;font-size:.97rem;font-weight:700}.page-module__-p0RdG__impactDesc{color:#cbd5e1;font-size:.82rem;line-height:1.5}.page-module__-p0RdG__taxCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px}.page-module__-p0RdG__taxTitle{color:var(--text-primary);margin-bottom:14px;font-family:Playfair Display,serif;font-size:1rem}.page-module__-p0RdG__taxList{border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;gap:0;margin-bottom:12px;display:flex;overflow:hidden}.page-module__-p0RdG__taxRow{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:9px 12px;font-size:.83rem;display:flex}.page-module__-p0RdG__taxRow:last-child{border-bottom:none}.page-module__-p0RdG__taxKey{color:var(--muted)}.page-module__-p0RdG__taxVal{color:var(--text-primary);text-align:right;font-weight:600}.page-module__-p0RdG__taxNote{color:var(--text-muted);font-size:.8rem}.page-module__-p0RdG__bankCard{background:#f8faff;border:1px solid #e2e8f0;border-radius:16px;padding:22px}.page-module__-p0RdG__bankTitle{color:var(--text-primary);margin-bottom:4px;font-family:Playfair Display,serif;font-size:1rem}.page-module__-p0RdG__bankSub{color:var(--muted);margin-bottom:14px;font-size:.82rem}.page-module__-p0RdG__bankList{flex-direction:column;gap:7px;margin-bottom:12px;display:flex}.page-module__-p0RdG__bankRow{justify-content:space-between;font-size:.83rem;display:flex}.page-module__-p0RdG__bankRow span:first-child{color:var(--muted)}.page-module__-p0RdG__bankRow span:last-child{color:var(--text-primary);font-weight:600}.page-module__-p0RdG__bankNote{color:var(--text-muted);font-size:.79rem;line-height:1.55}.page-module__-p0RdG__bankNote a{color:var(--indigo);text-decoration:underline}@media (max-width:960px){.page-module__-p0RdG__grid{grid-template-columns:1fr}.page-module__-p0RdG__widgetWrap{position:static}}@media (max-width:600px){.page-module__-p0RdG__widgetWrap{padding:22px 16px}}
.page-module__V0wrkq__content{max-width:860px;margin:0 auto;padding:60px 20px 96px}.page-module__V0wrkq__whyGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:48px;display:grid}.page-module__V0wrkq__whyCard{text-align:center;background:#f8faff;border:1px solid #e2e8f0;border-radius:14px;padding:22px 18px}.page-module__V0wrkq__whyIcon{margin-bottom:10px;font-size:1.8rem;display:block}.page-module__V0wrkq__whyTitle{color:var(--text-primary);margin-bottom:6px;font-family:Playfair Display,serif;font-size:.97rem}.page-module__V0wrkq__whyDesc{color:var(--text-secondary);font-size:.82rem;line-height:1.6}.page-module__V0wrkq__formWrap{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:40px 36px;box-shadow:0 4px 32px #0000000f}.page-module__V0wrkq__formHeader{margin-bottom:28px}.page-module__V0wrkq__formTitle{color:var(--text-primary);margin-bottom:6px;font-size:1.5rem}.page-module__V0wrkq__formSub{color:var(--text-secondary);font-size:.9rem}@media (max-width:700px){.page-module__V0wrkq__whyGrid{grid-template-columns:1fr}.page-module__V0wrkq__formWrap{padding:24px 20px}}
