.DonationModal-module__6s3Urq__backdrop{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.DonationModal-module__6s3Urq__modal{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;animation:.3s ease-out DonationModal-module__6s3Urq__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes DonationModal-module__6s3Urq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DonationModal-module__6s3Urq__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:color .3s;display:flex;position:absolute;top:20px;right:20px}.DonationModal-module__6s3Urq__closeBtn:hover{color:#000}.DonationModal-module__6s3Urq__header{border-bottom:1px solid #eee;padding:40px 32px 20px}.DonationModal-module__6s3Urq__title{color:#0d1f3c;margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700}.DonationModal-module__6s3Urq__subtitle{color:#666;font-size:14px;line-height:1.5}.DonationModal-module__6s3Urq__form{padding:32px}.DonationModal-module__6s3Urq__section{margin-bottom:24px}.DonationModal-module__6s3Urq__label{color:#0d1f3c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:13px;font-weight:600;display:block}.DonationModal-module__6s3Urq__amountGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.DonationModal-module__6s3Urq__amountBtn{color:#333;cursor:pointer;background:#f9f9f9;border:2px solid #ddd;border-radius:8px;padding:16px;font-size:13px;font-weight:600;transition:all .3s}.DonationModal-module__6s3Urq__amountBtn:hover{background:#fff;border-color:#d4a235}.DonationModal-module__6s3Urq__amountBtn.DonationModal-module__6s3Urq__active{color:#fff;background:#d4a235;border-color:#d4a235}.DonationModal-module__6s3Urq__customInput{border:2px solid #ddd;border-radius:8px;width:100%;padding:12px;font-family:"Source Sans 3",sans-serif;font-size:14px;transition:border-color .3s}.DonationModal-module__6s3Urq__customInput:focus{border-color:#d4a235;outline:none}.DonationModal-module__6s3Urq__checkboxGroup{cursor:pointer;background:#f8f9fa;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;transition:background .2s;display:flex}.DonationModal-module__6s3Urq__checkboxGroup:hover{background:#f0f1f3}.DonationModal-module__6s3Urq__checkboxGroup input{cursor:pointer;accent-color:#d4a235;flex-shrink:0;width:20px;height:20px}.DonationModal-module__6s3Urq__checkboxGroup label{color:#333;cursor:pointer;text-transform:none;letter-spacing:normal;margin:0;font-size:14px;font-weight:500}.DonationModal-module__6s3Urq__donorFields{flex-direction:column;gap:14px;margin-top:16px;display:flex}.DonationModal-module__6s3Urq__input{color:#333;background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:14px 16px;font-family:"Source Sans 3",sans-serif;font-size:15px;transition:border-color .2s,box-shadow .2s}.DonationModal-module__6s3Urq__input::placeholder{color:#9ca3af}.DonationModal-module__6s3Urq__input:focus{border-color:#d4a235;outline:none;box-shadow:0 0 0 3px #d4a2351a}.DonationModal-module__6s3Urq__errorMsg{color:#d32f2f;background:#fee;border:1px solid #f5a5a5;border-radius:6px;margin-bottom:16px;padding:12px;font-size:13px}.DonationModal-module__6s3Urq__terms{color:#666;background:#f8f9fa;border-radius:6px;margin-bottom:24px;padding:12px;font-size:12px;line-height:1.6}.DonationModal-module__6s3Urq__submitBtn{color:#fff;cursor:pointer;background:#d4a235;border:none;border-radius:8px;width:100%;margin-bottom:12px;padding:14px;font-size:14px;font-weight:600;transition:background .3s}.DonationModal-module__6s3Urq__submitBtn:hover:not(:disabled){background:#b8882a}.DonationModal-module__6s3Urq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.DonationModal-module__6s3Urq__paymentNote{color:#999;text-align:center;font-size:12px}.DonationModal-module__6s3Urq__success{text-align:center;padding:60px 32px}.DonationModal-module__6s3Urq__successIcon{color:#27ae60;margin-bottom:20px;font-size:48px}.DonationModal-module__6s3Urq__successTitle{color:#0d1f3c;margin-bottom:12px;font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:700}.DonationModal-module__6s3Urq__successDetails{text-align:left;background:#f0f9f3;border:1px solid #c8e6c9;border-radius:8px;margin:16px 0;padding:16px}.DonationModal-module__6s3Urq__detailRow{justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.DonationModal-module__6s3Urq__detailLabel{color:#555;font-weight:500}.DonationModal-module__6s3Urq__detailValue{color:#27ae60;word-break:break-all;font-weight:600}.DonationModal-module__6s3Urq__successMsg{color:#666;font-size:14px;line-height:1.6}@media (max-width:600px){.DonationModal-module__6s3Urq__backdrop{align-items:flex-end;padding:0}.DonationModal-module__6s3Urq__modal{border-radius:16px 16px 0 0;max-width:100%;max-height:95vh}.DonationModal-module__6s3Urq__closeBtn{width:28px;height:28px;font-size:20px;top:16px;right:16px}.DonationModal-module__6s3Urq__header{padding:28px 20px 16px}.DonationModal-module__6s3Urq__form{padding:20px}.DonationModal-module__6s3Urq__title{font-size:22px}.DonationModal-module__6s3Urq__subtitle{font-size:13px}.DonationModal-module__6s3Urq__section{margin-bottom:20px}.DonationModal-module__6s3Urq__label{margin-bottom:10px;font-size:12px}.DonationModal-module__6s3Urq__amountGrid{grid-template-columns:repeat(2,1fr);gap:10px}.DonationModal-module__6s3Urq__amountBtn{padding:14px 10px;font-size:12px}.DonationModal-module__6s3Urq__customInput,.DonationModal-module__6s3Urq__input{padding:13px 14px;font-size:14px}.DonationModal-module__6s3Urq__checkboxGroup{gap:10px;padding:14px}.DonationModal-module__6s3Urq__checkboxGroup input{width:22px;height:22px}.DonationModal-module__6s3Urq__checkboxGroup label{font-size:13px}.DonationModal-module__6s3Urq__donorFields{gap:12px;margin-top:14px}.DonationModal-module__6s3Urq__terms{margin-bottom:20px;padding:10px;font-size:11px}.DonationModal-module__6s3Urq__submitBtn{padding:14px;font-size:14px}.DonationModal-module__6s3Urq__paymentNote{font-size:11px}.DonationModal-module__6s3Urq__success{padding:48px 20px}.DonationModal-module__6s3Urq__successIcon{margin-bottom:16px;font-size:40px}.DonationModal-module__6s3Urq__successTitle{font-size:20px}}@media (max-width:400px){.DonationModal-module__6s3Urq__header{padding:24px 16px 14px}.DonationModal-module__6s3Urq__form{padding:16px}.DonationModal-module__6s3Urq__title{font-size:20px}.DonationModal-module__6s3Urq__amountGrid{gap:8px}.DonationModal-module__6s3Urq__amountBtn{border-width:1.5px;padding:12px 8px;font-size:11px}}
:root{--navy:#0d1f3c;--navy2:#162848;--cream:#f5f0e6;--cream2:#ede7d9;--gold:#b8882a;--gold2:#d4a235;--white:#fff;--text:#2a2a2a;--muted:#5a6070;--light:#eef1f6;--serif:"Playfair Display", Georgia, serif;--sans:"Source Sans 3", sans-serif}.Navigation-module__Pj2Xoq__navbar{z-index:100;background:var(--navy);justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 40px;display:flex;position:sticky;top:0}.Navigation-module__Pj2Xoq__navLogo{cursor:pointer;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navigation-module__Pj2Xoq__navLogoImage{object-fit:contain;width:auto;height:44px}.Navigation-module__Pj2Xoq__navLinks{align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__Pj2Xoq__navLink{letter-spacing:1px;text-transform:uppercase;color:#ccd2de;cursor:pointer;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.Navigation-module__Pj2Xoq__navLink:hover,.Navigation-module__Pj2Xoq__navLink.Navigation-module__Pj2Xoq__active{color:var(--gold2)}.Navigation-module__Pj2Xoq__navActions{align-items:center;gap:10px;display:flex}.Navigation-module__Pj2Xoq__btnOutline{border:1.5px solid var(--white);color:var(--white);letter-spacing:.8px;text-transform:uppercase;cursor:pointer;border-radius:3px;padding:8px 18px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.Navigation-module__Pj2Xoq__btnOutline:hover{background:var(--white);color:var(--navy)}.Navigation-module__Pj2Xoq__btnGold{background:var(--gold);color:var(--white);letter-spacing:.8px;text-transform:uppercase;cursor:pointer;border:none;border-radius:3px;padding:9px 20px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.Navigation-module__Pj2Xoq__btnGold:hover{background:var(--gold2)}.Navigation-module__Pj2Xoq__mobileToggle{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navigation-module__Pj2Xoq__hamburger{background:var(--white);border-radius:1px;width:24px;height:2px;transition:all .3s}.Navigation-module__Pj2Xoq__mobileMenu{background:var(--navy);z-index:100;border-top:1px solid #ffffff1a;flex-direction:column;gap:24px;padding:24px 24px 40px;animation:.25s ease-out Navigation-module__Pj2Xoq__slideDown;display:flex;position:fixed;inset:64px 0 0;overflow-y:auto}@keyframes Navigation-module__Pj2Xoq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navigation-module__Pj2Xoq__mobileLinks{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__Pj2Xoq__mobileLinks li{border-bottom:1px solid #ffffff14}.Navigation-module__Pj2Xoq__mobileLinks li:last-child{border-bottom:none}.Navigation-module__Pj2Xoq__mobileLinks a{letter-spacing:.5px;text-transform:uppercase;color:#ccd2de;border-radius:4px;padding:14px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:block}.Navigation-module__Pj2Xoq__mobileLinks a:hover,.Navigation-module__Pj2Xoq__mobileLinks a.Navigation-module__Pj2Xoq__active{color:var(--gold2);background:#ffffff0d}.Navigation-module__Pj2Xoq__mobileActions{border-top:1px solid #ffffff1a;flex-direction:column;gap:12px;margin-top:auto;padding-top:20px;display:flex}.Navigation-module__Pj2Xoq__mobileActions a,.Navigation-module__Pj2Xoq__mobileActions button{text-align:center;padding:14px 20px;font-size:13px}@media (max-width:1024px){.Navigation-module__Pj2Xoq__navbar{padding:0 24px}.Navigation-module__Pj2Xoq__navLinks,.Navigation-module__Pj2Xoq__navActions{display:none}.Navigation-module__Pj2Xoq__mobileToggle{display:flex}.Navigation-module__Pj2Xoq__mobileMenu{top:64px}}@media (max-width:768px){.Navigation-module__Pj2Xoq__navbar{height:60px;padding:0 16px}.Navigation-module__Pj2Xoq__navLogo{gap:8px}.Navigation-module__Pj2Xoq__navLogoImage{height:38px}.Navigation-module__Pj2Xoq__navLogoCircle{width:36px;height:36px;font-size:9px}.Navigation-module__Pj2Xoq__navBrand{font-size:13px}.Navigation-module__Pj2Xoq__navSub{font-size:8px}.Navigation-module__Pj2Xoq__mobileMenu{padding:20px 16px 32px;top:60px}.Navigation-module__Pj2Xoq__mobileLinks a{padding:12px 10px;font-size:13px}.Navigation-module__Pj2Xoq__mobileToggle{gap:4px;padding:6px}.Navigation-module__Pj2Xoq__hamburger{width:22px;height:2px}}@media (max-width:480px){.Navigation-module__Pj2Xoq__navbar{height:56px;padding:0 12px}.Navigation-module__Pj2Xoq__navLogoImage{height:34px}.Navigation-module__Pj2Xoq__mobileMenu{padding:16px 12px 28px;top:56px}.Navigation-module__Pj2Xoq__mobileLinks a{padding:11px 8px;font-size:12px}.Navigation-module__Pj2Xoq__mobileActions a,.Navigation-module__Pj2Xoq__mobileActions button{padding:12px 16px;font-size:12px}}
.HomePageFooter-module__Sa-w2q__footer{background:#0a1729;padding:70px 80px 0}.HomePageFooter-module__Sa-w2q__footerTop{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:50px;padding-bottom:60px;display:grid}.HomePageFooter-module__Sa-w2q__footerBrandName{color:#fff;letter-spacing:1px;margin-bottom:4px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700;display:block}.HomePageFooter-module__Sa-w2q__footerBrandSub{color:#6a7a90;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px;font-size:9px;display:block}.HomePageFooter-module__Sa-w2q__footerTagline{color:#8fa0bb;margin-bottom:20px;font-size:13px;line-height:1.6}.HomePageFooter-module__Sa-w2q__footerSocials{gap:14px;display:flex}.HomePageFooter-module__Sa-w2q__footerSocials a{color:#fff;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;text-decoration:none;transition:filter .2s;display:inline-flex}.HomePageFooter-module__Sa-w2q__footerSocials a:hover,.HomePageFooter-module__Sa-w2q__footerSocials a:hover .HomePageFooter-module__Sa-w2q__socialIcon{filter:brightness(0)saturate()invert(85%)sepia(51%)saturate(500%)hue-rotate(3deg)}.HomePageFooter-module__Sa-w2q__socialIcon{filter:brightness(0)invert();width:20px;height:20px;transition:filter .2s;display:block}.HomePageFooter-module__Sa-w2q__socialIcon[fill=currentColor]{color:#fff;fill:#fff}.HomePageFooter-module__Sa-w2q__footerColH4{letter-spacing:2px;text-transform:uppercase;color:#d4a235;margin-bottom:20px;font-size:12px;font-weight:700}.HomePageFooter-module__Sa-w2q__footerColList{list-style:none}.HomePageFooter-module__Sa-w2q__footerColList li{margin-bottom:10px}.HomePageFooter-module__Sa-w2q__footerColList a{color:#8fa0bb;font-size:13px;text-decoration:none;transition:color .2s;display:inline-block}.HomePageFooter-module__Sa-w2q__footerColList a:hover{color:#fff}.HomePageFooter-module__Sa-w2q__footerColListButton{color:#8fa0bb;font-size:13px;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none;transition:color .2s;display:inline-block}.HomePageFooter-module__Sa-w2q__footerColListButton:hover{color:#fff}.HomePageFooter-module__Sa-w2q__contactLine{color:#8fa0bb;font-size:13px;line-height:1.8}.HomePageFooter-module__Sa-w2q__contactLine a{color:#d4a235;text-decoration:none}.HomePageFooter-module__Sa-w2q__footerBottom{padding:24px 0}.HomePageFooter-module__Sa-w2q__footerCopy{color:#4a5568;margin-bottom:16px;font-size:11px;line-height:1.6}.HomePageFooter-module__Sa-w2q__safeguarding{color:#3a4558;margin-bottom:16px;font-size:11px;line-height:1.7}.HomePageFooter-module__Sa-w2q__safeguarding strong{color:#5a6578}.HomePageFooter-module__Sa-w2q__safeguarding a{color:#b8882a;text-decoration:none}.HomePageFooter-module__Sa-w2q__footerPolicies{flex-wrap:wrap;gap:20px;margin-bottom:12px;display:flex}.HomePageFooter-module__Sa-w2q__footerPolicies a{color:#4a5568;font-size:11px;text-decoration:none;transition:color .2s;display:inline-block}.HomePageFooter-module__Sa-w2q__footerPolicies a:hover{color:#8fa0bb}.HomePageFooter-module__Sa-w2q__dataNotice{color:#3a4558;margin-bottom:18px;font-size:11px}.HomePageFooter-module__Sa-w2q__powered{color:#3a4558;font-size:11px}.HomePageFooter-module__Sa-w2q__powered a{color:#b8882a;text-decoration:none}@media (max-width:1100px){.HomePageFooter-module__Sa-w2q__footer{padding:50px 40px 0}.HomePageFooter-module__Sa-w2q__footerTop{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:800px){.HomePageFooter-module__Sa-w2q__footer{padding:40px 20px 0}.HomePageFooter-module__Sa-w2q__footerTop{grid-template-columns:1fr;gap:32px;padding-bottom:40px}.HomePageFooter-module__Sa-w2q__footerBrandName{font-size:16px}.HomePageFooter-module__Sa-w2q__footerBrandSub{margin-bottom:12px;font-size:8px}.HomePageFooter-module__Sa-w2q__footerTagline{margin-bottom:16px;font-size:12px}.HomePageFooter-module__Sa-w2q__footerSocials{flex-wrap:wrap;gap:12px 16px}.HomePageFooter-module__Sa-w2q__footerColH4{margin-bottom:16px;font-size:11px}.HomePageFooter-module__Sa-w2q__footerColList li{margin-bottom:8px}.HomePageFooter-module__Sa-w2q__footerColList a{font-size:12px}.HomePageFooter-module__Sa-w2q__contactLine{font-size:12px;line-height:1.7}.HomePageFooter-module__Sa-w2q__footerBottom{padding:20px 0}.HomePageFooter-module__Sa-w2q__footerCopy{margin-bottom:14px;font-size:10px;line-height:1.7}.HomePageFooter-module__Sa-w2q__safeguarding{margin-bottom:14px;font-size:10px;line-height:1.6}.HomePageFooter-module__Sa-w2q__footerPolicies{gap:12px 16px;margin-bottom:14px}.HomePageFooter-module__Sa-w2q__footerPolicies a{font-size:10px}.HomePageFooter-module__Sa-w2q__dataNotice{margin-bottom:14px;font-size:10px}.HomePageFooter-module__Sa-w2q__powered{font-size:10px}}@media (max-width:480px){.HomePageFooter-module__Sa-w2q__footer{padding:32px 16px 0}.HomePageFooter-module__Sa-w2q__footerTop{gap:28px;padding-bottom:32px}.HomePageFooter-module__Sa-w2q__footerBrandName{font-size:15px}.HomePageFooter-module__Sa-w2q__footerSocials{gap:10px 14px}.HomePageFooter-module__Sa-w2q__footerSocials a{font-size:11px}.HomePageFooter-module__Sa-w2q__footerColH4{letter-spacing:1.5px;margin-bottom:14px;font-size:10px}.HomePageFooter-module__Sa-w2q__footerColList a,.HomePageFooter-module__Sa-w2q__contactLine{font-size:11px}.HomePageFooter-module__Sa-w2q__footerBottom{padding:16px 0}.HomePageFooter-module__Sa-w2q__footerPolicies{flex-direction:column;gap:8px}}
.DevComModal-module__pc7ezW__backdrop{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.DevComModal-module__pc7ezW__modal{background:#fff;border-radius:12px;width:100%;max-width:700px;max-height:90vh;animation:.3s ease-out DevComModal-module__pc7ezW__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes DevComModal-module__pc7ezW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DevComModal-module__pc7ezW__closeBtn{cursor:pointer;color:#666;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:color .3s;display:flex;position:absolute;top:20px;right:20px}.DevComModal-module__pc7ezW__closeBtn:hover{color:#000}.DevComModal-module__pc7ezW__header{background:linear-gradient(#f9f9f9,#fff);border-bottom:1px solid #eee;padding:40px 32px 20px}.DevComModal-module__pc7ezW__title{color:#0d1f3c;margin-bottom:12px;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700;line-height:1.3}.DevComModal-module__pc7ezW__subtitle{color:#666;font-size:14px;font-style:italic;line-height:1.5}.DevComModal-module__pc7ezW__content{color:#333;padding:32px;font-size:15px;line-height:1.7}.DevComModal-module__pc7ezW__intro{background:#f8f9fa;border-left:4px solid #d4a235;border-radius:4px;margin-bottom:32px;padding:20px}.DevComModal-module__pc7ezW__intro p{margin:0;font-style:italic}.DevComModal-module__pc7ezW__section{margin-bottom:28px}.DevComModal-module__pc7ezW__sectionTitle{color:#0d1f3c;margin:0 0 12px;font-family:Playfair Display,Georgia,serif;font-size:16px;font-weight:700}.DevComModal-module__pc7ezW__sectionDesc{color:#555;margin:0 0 12px}.DevComModal-module__pc7ezW__subsection{border-left:2px solid #e0e0e0;margin-left:12px;padding-left:16px}.DevComModal-module__pc7ezW__subsectionItem{color:#333;margin-bottom:10px;font-size:14px;line-height:1.6}.DevComModal-module__pc7ezW__subsectionItem strong{color:#0d1f3c}.DevComModal-module__pc7ezW__table{background:#fff;border:1px solid #ddd;border-radius:8px;margin-top:16px;overflow:hidden}.DevComModal-module__pc7ezW__tableRow{border-bottom:1px solid #eee;grid-template-columns:1fr 1.2fr 1.8fr;display:grid}.DevComModal-module__pc7ezW__tableRow:last-child{border-bottom:none}.DevComModal-module__pc7ezW__tableHeader{color:#0d1f3c;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa;border-right:1px solid #eee;padding:14px;font-size:13px;font-weight:700}.DevComModal-module__pc7ezW__tableHeader:last-child{border-right:none}.DevComModal-module__pc7ezW__tableCell{color:#333;border-right:1px solid #eee;padding:14px;font-size:13px;line-height:1.6}.DevComModal-module__pc7ezW__tableCell:last-child{border-right:none}.DevComModal-module__pc7ezW__tableCell strong{color:#0d1f3c}.DevComModal-module__pc7ezW__quote{color:#0d1f3c;background:linear-gradient(135deg,#f0e6d2 0%,#faf6f1 100%);border-left:4px solid #d4a235;border-radius:4px;margin-top:32px;padding:24px;font-size:15px;font-style:italic;line-height:1.8}.DevComModal-module__pc7ezW__quote p{margin:0}@media (max-width:700px){.DevComModal-module__pc7ezW__backdrop{align-items:flex-end;padding:0}.DevComModal-module__pc7ezW__modal{border-radius:16px 16px 0 0;max-width:100%;max-height:95vh}.DevComModal-module__pc7ezW__closeBtn{top:16px;right:16px}.DevComModal-module__pc7ezW__header{padding:28px 20px 16px}.DevComModal-module__pc7ezW__title{font-size:22px}.DevComModal-module__pc7ezW__subtitle{font-size:13px}.DevComModal-module__pc7ezW__content{padding:20px;font-size:14px}.DevComModal-module__pc7ezW__intro{margin-bottom:24px;padding:16px}.DevComModal-module__pc7ezW__intro p{font-size:13px}.DevComModal-module__pc7ezW__section{margin-bottom:20px}.DevComModal-module__pc7ezW__sectionTitle{margin-bottom:10px;font-size:15px}.DevComModal-module__pc7ezW__sectionDesc{margin-bottom:10px;font-size:13px}.DevComModal-module__pc7ezW__subsectionItem{margin-bottom:8px;font-size:13px}.DevComModal-module__pc7ezW__tableRow{grid-template-columns:.8fr 1fr 1.2fr}.DevComModal-module__pc7ezW__tableHeader{padding:12px;font-size:11px}.DevComModal-module__pc7ezW__tableCell{padding:12px;font-size:12px}.DevComModal-module__pc7ezW__quote{margin-top:24px;padding:20px;font-size:13px;line-height:1.6}}@media (max-width:480px){.DevComModal-module__pc7ezW__header{padding:24px 16px 14px}.DevComModal-module__pc7ezW__title{font-size:18px}.DevComModal-module__pc7ezW__subtitle{font-size:12px}.DevComModal-module__pc7ezW__content{padding:16px;font-size:13px;line-height:1.6}.DevComModal-module__pc7ezW__intro{margin-bottom:20px;padding:14px}.DevComModal-module__pc7ezW__sectionTitle{font-size:14px}.DevComModal-module__pc7ezW__sectionDesc{font-size:12px}.DevComModal-module__pc7ezW__subsectionItem{margin-bottom:6px;font-size:12px}.DevComModal-module__pc7ezW__tableRow{grid-template-columns:1fr}.DevComModal-module__pc7ezW__tableHeader,.DevComModal-module__pc7ezW__tableCell{border-right:none;padding:10px;font-size:11px}.DevComModal-module__pc7ezW__tableRow:not(:last-child) .DevComModal-module__pc7ezW__tableCell{border-bottom:1px solid #eee}.DevComModal-module__pc7ezW__quote{margin-top:20px;padding:16px;font-size:12px}}
:root{--navy:#0d1f3c;--navy2:#162848;--cream:#f5f0e6;--cream2:#ede7d9;--gold:#b8882a;--gold2:#d4a235;--white:#fff;--text:#2a2a2a;--muted:#5a6070;--serif:"Playfair Display", Georgia, serif;--sans:"Source Sans 3", sans-serif}.Home-module__baJ6tW__navbar{z-index:100;background:var(--navy);justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;position:sticky;top:0}.Home-module__baJ6tW__navLogo{align-items:center;gap:10px;display:flex}.Home-module__baJ6tW__navLogoCircle{border:2px solid var(--gold);background:var(--navy2);width:42px;height:42px;font-family:var(--serif);color:var(--gold);letter-spacing:.5px;text-align:center;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:1.1;display:flex}.Home-module__baJ6tW__navLogoText{color:var(--white)}.Home-module__baJ6tW__navBrand{font-family:var(--serif);color:var(--white);letter-spacing:1px;font-size:16px;font-weight:700;display:block}.Home-module__baJ6tW__navSub{color:#aab2c0;letter-spacing:1.2px;text-transform:uppercase;font-size:9px;display:block}.Home-module__baJ6tW__navLinks{align-items:center;gap:28px;list-style:none;display:flex}.Home-module__baJ6tW__navLinks a{letter-spacing:1px;text-transform:uppercase;color:#ccd2de;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.Home-module__baJ6tW__navLinks a:hover,.Home-module__baJ6tW__navLinks .Home-module__baJ6tW__active{color:var(--gold2)}.Home-module__baJ6tW__navActions{align-items:center;gap:10px;display:flex}.Home-module__baJ6tW__btnOutline{border:1.5px solid var(--white);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:3px;padding:8px 18px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.Home-module__baJ6tW__btnOutline:hover{background:var(--white);color:var(--navy)}.Home-module__baJ6tW__btnGold{background:var(--gold);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:3px;padding:9px 20px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s}.Home-module__baJ6tW__btnGold:hover{background:var(--gold2)}.Home-module__baJ6tW__hero{background-color:var(--cream);background-image:repeating-linear-gradient(45deg,#b4a07814 0 1px,#0000 0 50%),repeating-linear-gradient(-45deg,#b4a07814 0 1px,#0000 0 50%);background-size:28px 28px;align-items:center;gap:60px;min-height:calc(100vh - 64px);padding:60px 80px;display:flex;position:relative}.Home-module__baJ6tW__heroLeft{flex:50%;max-width:560px}.Home-module__baJ6tW__heroEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:20px;font-size:11px;font-weight:600}.Home-module__baJ6tW__heroTitle{font-family:var(--serif);color:var(--navy);margin-bottom:24px;font-size:clamp(36px,5vw,60px);font-weight:900;line-height:1.08}.Home-module__baJ6tW__heroSub{color:var(--muted);max-width:440px;margin-bottom:36px;font-size:16px;line-height:1.7}.Home-module__baJ6tW__heroCtas{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Home-module__baJ6tW__btnPrimary{background:var(--gold);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:3px;align-items:center;gap:8px;padding:13px 26px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Home-module__baJ6tW__btnPrimary:hover{background:var(--gold2);transform:translateY(-1px)}.Home-module__baJ6tW__btnVideo{color:var(--navy);letter-spacing:.5px;align-items:center;gap:10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.Home-module__baJ6tW__playIcon{border:2px solid var(--navy);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Home-module__baJ6tW__playIcon:after{content:"";border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent var(--navy);margin-left:2px}.Home-module__baJ6tW__heroRight{flex:45%;justify-content:flex-end;display:flex}.Home-module__baJ6tW__heroImgFrame{border:2px solid var(--gold);aspect-ratio:3/4;color:#999;letter-spacing:1px;background:#d8d0c4;border-radius:4px;justify-content:center;align-items:center;width:100%;max-width:440px;font-size:13px;display:flex;position:relative;overflow:hidden}.Home-module__baJ6tW__heroImgFrame:before{content:"";pointer-events:none;border:1px solid #b8882a4d;border-radius:2px;position:absolute;inset:8px}.Home-module__baJ6tW__heroScroll{color:var(--navy);opacity:.5;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.Home-module__baJ6tW__heroScroll span{font-size:18px;animation:1.5s infinite Home-module__baJ6tW__bounce}@keyframes Home-module__baJ6tW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.Home-module__baJ6tW__statsBar{background:var(--navy);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:40px 80px;display:flex}.Home-module__baJ6tW__statItem{text-align:center}.Home-module__baJ6tW__statNum{font-family:var(--serif);color:var(--gold2);margin-bottom:6px;font-size:clamp(28px,3.5vw,40px);font-weight:700;line-height:1}.Home-module__baJ6tW__statLabel{color:#8fa0bb;letter-spacing:.5px;max-width:100px;font-size:11px;line-height:1.4}.Home-module__baJ6tW__section{padding:100px 80px}.Home-module__baJ6tW__sectionEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:14px;font-size:11px;font-weight:600}.Home-module__baJ6tW__sectionTitle{font-family:var(--serif);color:var(--navy);text-align:center;margin-bottom:60px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.2}.Home-module__baJ6tW__programmes{background:var(--cream)}.Home-module__baJ6tW__progGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.Home-module__baJ6tW__progCard{background:var(--navy);border-radius:4px;flex-direction:column;padding:30px 22px 24px;transition:transform .2s;display:flex}.Home-module__baJ6tW__progCard:hover{transform:translateY(-4px)}.Home-module__baJ6tW__progIcon{color:var(--gold2);margin-bottom:18px;font-size:22px}.Home-module__baJ6tW__progTitle{font-family:var(--serif);color:var(--white);margin-bottom:14px;font-size:16px;font-weight:700;line-height:1.3}.Home-module__baJ6tW__progDesc{color:#8fa0bb;flex:1;margin-bottom:20px;font-size:13px;line-height:1.6}.Home-module__baJ6tW__progTag{color:var(--gold2);letter-spacing:.5px;background:#b8882a33;border-radius:2px;margin-bottom:14px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-block}.Home-module__baJ6tW__progLink{color:var(--gold2);letter-spacing:.5px;align-items:center;gap:5px;font-size:12px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.Home-module__baJ6tW__progLink:hover{gap:8px}.Home-module__baJ6tW__toc{background:#f0eade}.Home-module__baJ6tW__tocImage{max-width:1200px;margin:60px auto;padding:0 40px}.Home-module__baJ6tW__tocImage img{border-radius:8px;width:100%;height:auto;box-shadow:0 8px 32px #0000001f}.Home-module__baJ6tW__learnMoreBtn{background:var(--navy);color:var(--white);text-align:center;border-radius:6px;align-items:center;gap:8px;margin-top:40px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Home-module__baJ6tW__learnMoreBtn:hover{background:var(--gold);color:var(--navy);transform:translateY(-2px);box-shadow:0 4px 16px #b8882a4d}.Home-module__baJ6tW__learnMoreBtn span{display:inline-block}.Home-module__baJ6tW__stories{background:var(--cream)}.Home-module__baJ6tW__storiesGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Home-module__baJ6tW__storyCard{background:var(--white);border:1px solid #00000012;border-radius:4px;padding:32px 28px 28px;position:relative}.Home-module__baJ6tW__storyQuoteIcon{color:var(--gold2);opacity:.35;font-family:Georgia,serif;font-size:38px;line-height:1;position:absolute;top:20px;right:22px}.Home-module__baJ6tW__storyText{color:var(--text);margin-bottom:20px;font-size:15px;font-style:italic;line-height:1.75}.Home-module__baJ6tW__storyAttr{font-size:13px}.Home-module__baJ6tW__storyAttr strong{color:var(--navy)}.Home-module__baJ6tW__storyLocation{color:var(--gold)}.Home-module__baJ6tW__partners{background:var(--cream2)}.Home-module__baJ6tW__partnersGrid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.Home-module__baJ6tW__partnerCell{background:var(--white);text-align:center;color:var(--muted);border:1px solid #00000014;border-radius:3px;justify-content:center;align-items:center;min-height:64px;padding:20px 14px;font-size:12px;font-weight:500;line-height:1.4;transition:border-color .2s,color .2s;display:flex}.Home-module__baJ6tW__partnerCell:hover{border-color:var(--gold);color:var(--navy)}.Home-module__baJ6tW__partnerCellActive{color:var(--navy);background:#fdf8ef;border-color:var(--gold2)!important}.Home-module__baJ6tW__transparency{background:var(--navy);text-align:center;padding:80px 80px 100px}.Home-module__baJ6tW__transparencyTitle{font-family:var(--serif);color:var(--white);text-align:center;margin-bottom:50px;font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.2}.Home-module__baJ6tW__tStats{flex-wrap:wrap;justify-content:center;gap:100px;margin-bottom:50px;display:flex}.Home-module__baJ6tW__tStatNum{font-family:var(--serif);color:var(--gold2);font-size:56px;font-weight:700;line-height:1}.Home-module__baJ6tW__tStatLbl{color:#8fa0bb;margin-top:8px;font-size:14px}.Home-module__baJ6tW__tContact{color:#8fa0bb;font-size:14px;line-height:2}.Home-module__baJ6tW__tContact a{color:var(--gold2);text-decoration:none}.Home-module__baJ6tW__footer{background:#0a1729;padding:70px 80px 0}.Home-module__baJ6tW__footerTop{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:50px;padding-bottom:60px;display:grid}.Home-module__baJ6tW__footerBrandName{font-family:var(--serif);color:var(--white);letter-spacing:1px;margin-bottom:4px;font-size:18px;font-weight:700;display:block}.Home-module__baJ6tW__footerBrandSub{color:#6a7a90;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px;font-size:9px;display:block}.Home-module__baJ6tW__footerTagline{color:#8fa0bb;margin-bottom:20px;font-size:13px;line-height:1.6}.Home-module__baJ6tW__footerSocials{gap:14px;display:flex}.Home-module__baJ6tW__footerSocials a{color:#8fa0bb;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.Home-module__baJ6tW__footerSocials a:hover{color:var(--gold2)}.Home-module__baJ6tW__footerColH4{letter-spacing:2px;text-transform:uppercase;color:var(--gold2);margin-bottom:20px;font-size:12px;font-weight:700}.Home-module__baJ6tW__footerColList{list-style:none}.Home-module__baJ6tW__footerColList li{margin-bottom:10px}.Home-module__baJ6tW__footerColList a{color:#8fa0bb;font-size:13px;text-decoration:none;transition:color .2s}.Home-module__baJ6tW__footerColList a:hover{color:var(--white)}.Home-module__baJ6tW__contactLine{color:#8fa0bb;font-size:13px;line-height:1.8}.Home-module__baJ6tW__contactLine a{color:var(--gold2);text-decoration:none}.Home-module__baJ6tW__footerBottom{padding:24px 0}.Home-module__baJ6tW__footerCopy{color:#4a5568;margin-bottom:16px;font-size:11px;line-height:1.6}.Home-module__baJ6tW__safeguarding{color:#3a4558;margin-bottom:16px;font-size:11px;line-height:1.7}.Home-module__baJ6tW__safeguarding strong{color:#5a6578}.Home-module__baJ6tW__safeguarding a{color:var(--gold);text-decoration:none}.Home-module__baJ6tW__footerPolicies{flex-wrap:wrap;gap:20px;margin-bottom:12px;display:flex}.Home-module__baJ6tW__footerPolicies a{color:#4a5568;font-size:11px;text-decoration:none;transition:color .2s}.Home-module__baJ6tW__footerPolicies a:hover{color:#8fa0bb}.Home-module__baJ6tW__dataNotice{color:#3a4558;margin-bottom:18px;font-size:11px}.Home-module__baJ6tW__powered{color:#3a4558;font-size:11px}.Home-module__baJ6tW__powered a{color:var(--gold);text-decoration:none}@media (max-width:1100px){.Home-module__baJ6tW__progGrid{grid-template-columns:repeat(3,1fr)}.Home-module__baJ6tW__tocGrid{grid-template-columns:repeat(2,1fr)}.Home-module__baJ6tW__tocArrow{display:none}.Home-module__baJ6tW__partnersGrid{grid-template-columns:repeat(3,1fr)}.Home-module__baJ6tW__footerTop{grid-template-columns:1fr 1fr}}@media (max-width:900px){.Home-module__baJ6tW__hero{flex-direction:column;min-height:auto;padding:40px 24px 60px}.Home-module__baJ6tW__heroLeft{max-width:100%}.Home-module__baJ6tW__heroTitle{margin-bottom:18px;font-size:clamp(28px,7vw,40px)}.Home-module__baJ6tW__heroSub{max-width:100%;margin-bottom:28px;font-size:15px}.Home-module__baJ6tW__heroCtas{flex-direction:column;align-items:flex-start;gap:14px}.Home-module__baJ6tW__btnPrimary{justify-content:center;width:100%;padding:14px 24px}.Home-module__baJ6tW__btnVideo{justify-content:center;width:100%;padding:10px 0}.Home-module__baJ6tW__heroRight{display:none}.Home-module__baJ6tW__heroScroll{bottom:16px}}@media (max-width:800px){.Home-module__baJ6tW__navbar{padding:0 20px}.Home-module__baJ6tW__navLinks{display:none}.Home-module__baJ6tW__section{padding:60px 20px}.Home-module__baJ6tW__statsBar{grid-template-columns:repeat(2,1fr);justify-items:center;gap:20px 16px;padding:28px 20px;display:grid}.Home-module__baJ6tW__statItem{width:100%;max-width:160px}.Home-module__baJ6tW__statNum{margin-bottom:4px;font-size:28px}.Home-module__baJ6tW__statLabel{max-width:120px;margin:0 auto;font-size:10px}.Home-module__baJ6tW__progGrid{grid-template-columns:1fr;gap:16px}.Home-module__baJ6tW__progCard{padding:24px 20px 20px}.Home-module__baJ6tW__progTitle{font-size:15px}.Home-module__baJ6tW__progDesc{margin-bottom:16px;font-size:13px}.Home-module__baJ6tW__tocGrid{grid-template-columns:1fr;gap:16px}.Home-module__baJ6tW__tocCard{padding:24px 20px}.Home-module__baJ6tW__tocNum{width:32px;height:32px;margin-bottom:14px;font-size:14px}.Home-module__baJ6tW__tocHeading{font-size:16px}.Home-module__baJ6tW__tocLink{margin-top:32px}.Home-module__baJ6tW__storiesGrid{grid-template-columns:1fr;gap:16px}.Home-module__baJ6tW__storyCard{padding:24px 20px 22px}.Home-module__baJ6tW__storyText{margin-bottom:16px;font-size:14px;line-height:1.7}.Home-module__baJ6tW__storyQuoteIcon{font-size:32px;top:16px;right:18px}.Home-module__baJ6tW__partnersGrid{grid-template-columns:1fr;gap:10px}.Home-module__baJ6tW__partnerCell{min-height:auto;padding:16px 14px;font-size:12px}.Home-module__baJ6tW__transparency{padding:50px 20px 60px}.Home-module__baJ6tW__transparencyTitle{margin-bottom:36px;font-size:clamp(24px,6vw,32px)}.Home-module__baJ6tW__tStats{flex-direction:column;align-items:center;gap:24px}.Home-module__baJ6tW__tStatNum{font-size:42px}.Home-module__baJ6tW__tStatLbl,.Home-module__baJ6tW__tContact{font-size:13px}.Home-module__baJ6tW__sectionTitle{margin-bottom:40px;font-size:clamp(24px,6vw,32px)}.Home-module__baJ6tW__sectionEyebrow{letter-spacing:2px;font-size:10px}}@media (max-width:480px){.Home-module__baJ6tW__hero{padding:32px 16px 50px}.Home-module__baJ6tW__heroEyebrow{letter-spacing:2px;margin-bottom:16px;font-size:10px}.Home-module__baJ6tW__heroTitle{font-size:26px;line-height:1.12}.Home-module__baJ6tW__heroSub{font-size:14px;line-height:1.6}.Home-module__baJ6tW__section{padding:50px 16px}.Home-module__baJ6tW__statsBar{gap:16px 12px;padding:24px 16px}.Home-module__baJ6tW__statNum{font-size:24px}.Home-module__baJ6tW__statLabel{max-width:100px;font-size:9px}.Home-module__baJ6tW__progCard{padding:20px 16px 18px}.Home-module__baJ6tW__tocCard{padding:20px 16px}.Home-module__baJ6tW__storyCard{padding:20px 16px 18px}.Home-module__baJ6tW__partnerCell{padding:14px 12px;font-size:11px}.Home-module__baJ6tW__transparency{padding:40px 16px 50px}.Home-module__baJ6tW__tStatNum{font-size:36px}.Home-module__baJ6tW__tStats{gap:20px}}
:root{--navy:#0d1f3c;--navy2:#162848;--cream:#f5f0e6;--cream2:#ede7d9;--gold:#b8882a;--gold2:#d4a235;--white:#fff;--text:#2a2a2a;--muted:#5a6070;--light:#eef1f6;--teal:#1a5c4a;--serif:"Playfair Display", Georgia, serif;--sans:"Source Sans 3", sans-serif}.About-module__hVONLq__navbar{z-index:100;background:var(--navy);justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;position:sticky;top:0}.About-module__hVONLq__navLogo{align-items:center;gap:10px;display:flex}.About-module__hVONLq__navLogoCircle{border:2px solid var(--gold);background:var(--navy2);width:42px;height:42px;font-family:var(--serif);color:var(--gold);letter-spacing:.5px;text-align:center;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:1.1;display:flex}.About-module__hVONLq__navBrand{font-family:var(--serif);color:var(--white);letter-spacing:1px;font-size:16px;font-weight:700;display:block}.About-module__hVONLq__navSub{color:#aab2c0;letter-spacing:1.2px;text-transform:uppercase;font-size:9px;display:block}.About-module__hVONLq__navLinks{align-items:center;gap:28px;list-style:none;display:flex}.About-module__hVONLq__navLink{letter-spacing:1px;text-transform:uppercase;color:#ccd2de;font-size:12px;font-weight:600;transition:color .2s}.About-module__hVONLq__navLinks a:hover{color:var(--gold2)}.About-module__hVONLq__navActive{color:var(--gold2)!important}.About-module__hVONLq__navActions{align-items:center;gap:10px;display:flex}.About-module__hVONLq__btnOutline{border:1.5px solid var(--white);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:3px;padding:8px 18px;font-size:12px;font-weight:600;transition:background .2s,color .2s}.About-module__hVONLq__btnOutline:hover{background:var(--white);color:var(--navy)}.About-module__hVONLq__btnGold{background:var(--gold);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:3px;padding:9px 20px;font-size:12px;font-weight:700;transition:background .2s}.About-module__hVONLq__btnGold:hover{background:var(--gold2)}.About-module__hVONLq__hero{background:var(--navy);padding:80px 80px 100px}.About-module__hVONLq__heroEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:24px;font-size:11px;font-weight:600}.About-module__hVONLq__heroTitle{font-family:var(--serif);color:var(--white);max-width:800px;font-size:clamp(36px,5vw,62px);font-weight:900;line-height:1.08}.About-module__hVONLq__intro{background:var(--cream);padding:80px 80px 70px}.About-module__hVONLq__introText{color:var(--text);max-width:1100px;margin-bottom:28px;font-size:18px;line-height:1.8}.About-module__hVONLq__introText2{color:var(--muted);max-width:1100px;font-size:17px;line-height:1.8}.About-module__hVONLq__vmm{background:var(--navy2);padding:60px 80px 80px}.About-module__hVONLq__vmmGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.About-module__hVONLq__vmmCard{background:#ffffff12;border:1px solid #ffffff1f;border-radius:6px;padding:36px 30px}.About-module__hVONLq__vmmLabel{letter-spacing:2px;text-transform:uppercase;color:var(--gold2);margin-bottom:18px;font-size:11px;font-weight:700}.About-module__hVONLq__vmmText{color:#c8d4e6;font-size:15px;font-style:italic;line-height:1.75}.About-module__hVONLq__why{background:var(--cream);padding:90px 80px}.About-module__hVONLq__sectionTitle{font-family:var(--serif);color:var(--navy);text-align:center;margin-bottom:50px;font-size:clamp(26px,3.5vw,40px);font-weight:800;line-height:1.2}.About-module__hVONLq__whyGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.About-module__hVONLq__whyCard{background:var(--white);text-align:center;border:1px solid #00000014;border-radius:6px;padding:36px 20px 28px;transition:box-shadow .2s}.About-module__hVONLq__whyCard:hover{box-shadow:0 6px 24px #00000017}.About-module__hVONLq__whyIcon{color:var(--gold2);margin-bottom:16px;font-size:26px}.About-module__hVONLq__whyTitle{color:var(--navy);margin-bottom:10px;font-size:15px;font-weight:700;line-height:1.3}.About-module__hVONLq__whyDesc{color:var(--muted);font-size:13px;line-height:1.6}.About-module__hVONLq__history{background:var(--light);padding:90px 80px}.About-module__hVONLq__historyTitle{font-family:var(--serif);color:var(--navy);margin-bottom:28px;font-size:clamp(24px,3vw,36px);font-weight:800}.About-module__hVONLq__historyText{color:var(--text);max-width:1100px;font-size:17px;line-height:1.85}.About-module__hVONLq__founder{background:var(--cream);padding:90px 80px}.About-module__hVONLq__founderInner{align-items:flex-start;gap:60px;display:flex}.About-module__hVONLq__founderLeft{text-align:center;flex:0 0 260px}.About-module__hVONLq__founderAvatar{background:var(--navy);width:100px;height:100px;color:var(--white);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:20px;font-weight:700;display:flex}.About-module__hVONLq__founderName{color:var(--navy);margin-bottom:4px;font-size:15px;font-weight:700}.About-module__hVONLq__founderCreds{color:var(--muted);margin-bottom:6px;font-size:12px}.About-module__hVONLq__founderRole{color:var(--gold);font-size:13px;font-weight:600}.About-module__hVONLq__founderRight{flex:1}.About-module__hVONLq__founderQuoteWrap{position:relative}.About-module__hVONLq__founderQuoteMark{color:var(--gold2);opacity:.25;font-family:Georgia,serif;font-size:80px;line-height:1;position:absolute;top:-20px;left:-10px}.About-module__hVONLq__founderHeading{font-family:var(--serif);color:var(--navy);margin-bottom:24px;padding-left:10px;font-size:clamp(20px,2.5vw,30px);font-weight:800}.About-module__hVONLq__founderPara{color:var(--text);margin-bottom:18px;font-size:16px;line-height:1.85}.About-module__hVONLq__toc{background:var(--navy);padding:90px 80px}.About-module__hVONLq__tocTitle{font-family:var(--serif);color:var(--white);text-align:center;margin-bottom:50px;font-size:clamp(26px,3.5vw,40px);font-weight:800}.About-module__hVONLq__tocImage{max-width:100%;margin:50px auto;padding:0}.About-module__hVONLq__tocImage img{border-radius:8px;width:100%;height:auto;box-shadow:0 8px 32px #0003}.About-module__hVONLq__learnMoreBtn{background:var(--gold);color:var(--navy);text-align:center;border-radius:6px;align-items:center;gap:8px;margin-top:40px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.About-module__hVONLq__learnMoreBtn:hover{background:var(--white);color:var(--navy);transform:translateY(-2px);box-shadow:0 4px 16px #fff3}.About-module__hVONLq__learnMoreBtn span{display:inline-block}.About-module__hVONLq__areas{background:var(--cream);padding:90px 80px}.About-module__hVONLq__areasEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:14px;font-size:11px;font-weight:600}.About-module__hVONLq__areasGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.About-module__hVONLq__areaCard{background:var(--white);text-align:center;border:1px solid #00000012;border-radius:6px;padding:28px 16px 20px;transition:border-color .2s}.About-module__hVONLq__areaCard:hover{border-color:var(--gold2)}.About-module__hVONLq__areaIcon{color:var(--teal);margin-bottom:12px;font-size:22px}.About-module__hVONLq__areaLabel{color:var(--navy);font-size:12px;font-weight:600;line-height:1.4}.About-module__hVONLq__pillars{background:var(--light);padding:90px 80px}.About-module__hVONLq__pillarsTitle{font-family:var(--serif);color:var(--navy);text-align:center;margin-bottom:40px;font-size:clamp(26px,3.5vw,40px);font-weight:800}.About-module__hVONLq__accordion{flex-direction:column;gap:12px;max-width:1100px;margin:0 auto;display:flex}.About-module__hVONLq__accordionItem{background:var(--white);border:1px solid #00000017;border-radius:6px;overflow:hidden}.About-module__hVONLq__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--navy);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:22px 28px;font-size:15px;font-weight:700;display:flex}.About-module__hVONLq__accordionChevron{color:var(--muted);font-size:18px;transition:transform .3s}.About-module__hVONLq__accordionChevronOpen{transform:rotate(180deg)}.About-module__hVONLq__accordionBody{padding:0 28px 24px}.About-module__hVONLq__accordionList{list-style:none}.About-module__hVONLq__accordionList li{color:var(--text);padding:6px 0 6px 16px;font-size:14px;line-height:1.7;position:relative}.About-module__hVONLq__accordionList li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:14px;left:0}.About-module__hVONLq__coreStrategies{background:var(--navy);padding:80px}.About-module__hVONLq__coreEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:40px;font-size:11px;font-weight:600}.About-module__hVONLq__coreGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.About-module__hVONLq__coreCard{text-align:center;background:#ffffff12;border:1px solid #ffffff1a;border-radius:6px;padding:30px 20px}.About-module__hVONLq__coreCardTitle{color:var(--gold2);margin-bottom:10px;font-size:14px;font-weight:700}.About-module__hVONLq__coreCardDesc{color:#8fa0bb;font-size:12px;line-height:1.6}.About-module__hVONLq__approach{background:var(--cream);padding:90px 80px}.About-module__hVONLq__approachSub{color:var(--gold);text-align:center;margin-top:-36px;margin-bottom:50px;font-size:14px}.About-module__hVONLq__approachList{flex-direction:column;gap:16px;max-width:1100px;margin:0 auto 40px;display:flex}.About-module__hVONLq__approachItem{background:var(--white);border:1px solid #00000014;border-radius:6px;align-items:flex-start;gap:20px;padding:24px 28px;display:flex}.About-module__hVONLq__approachNum{background:var(--gold);width:38px;height:38px;color:var(--white);font-family:var(--serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.About-module__hVONLq__approachItemTitle{color:var(--navy);margin-bottom:6px;font-size:15px;font-weight:700}.About-module__hVONLq__approachItemDesc{color:var(--muted);margin-bottom:12px;font-size:14px;line-height:1.65}.About-module__hVONLq__readMoreBtn{background:var(--gold2);color:var(--white);cursor:pointer;letter-spacing:.3px;border:none;border-radius:6px;margin-top:12px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 2px 8px #d4a23533}.About-module__hVONLq__readMoreBtn:hover{background:var(--gold);transform:translateY(-2px);box-shadow:0 4px 12px #d4a23559}.About-module__hVONLq__readMoreBtn:active{transform:translateY(0)}.About-module__hVONLq__approachQuote{background:var(--cream2);text-align:center;max-width:1100px;font-family:var(--serif);color:var(--navy);border-radius:6px;margin:0 auto;padding:36px 48px;font-size:19px;font-style:italic;line-height:1.7}.About-module__hVONLq__valueStrip{background:var(--light);padding:70px 80px}.About-module__hVONLq__valueGrid{text-align:center;grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.About-module__hVONLq__valueTitle{color:var(--navy);margin-bottom:10px;font-size:16px;font-weight:700}.About-module__hVONLq__valueDesc{color:var(--muted);font-size:14px;line-height:1.65}.About-module__hVONLq__leadership{background:var(--cream);padding:90px 80px}.About-module__hVONLq__teamGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.About-module__hVONLq__teamCard{background:var(--white);text-align:center;border:1px solid #00000014;border-radius:6px;padding:32px 24px}.About-module__hVONLq__teamAvatar{background:var(--navy);width:120px;height:120px;color:var(--white);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:24px;font-weight:700;display:flex}.About-module__hVONLq__teamPhoto{object-fit:cover;border:3px solid var(--gold);border-radius:50%;width:120px;height:120px;margin:0 auto 16px;display:block;box-shadow:0 4px 12px #0000001a}.About-module__hVONLq__teamName{color:var(--navy);margin-bottom:4px;font-size:15px;font-weight:700}.About-module__hVONLq__teamRole{color:var(--gold);margin-bottom:6px;font-size:12px;font-weight:600}.About-module__hVONLq__teamEmail{color:var(--muted);font-size:12px}.About-module__hVONLq__boardSubtitle{color:var(--muted);text-align:center;max-width:800px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.About-module__hVONLq__teamCreds{color:var(--gold);min-height:20px;margin-bottom:8px;font-size:11px;font-weight:600}.About-module__hVONLq__bioButton{background:var(--navy);color:var(--white);cursor:pointer;border:none;border-radius:4px;margin-top:16px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s}.About-module__hVONLq__bioButton:hover{background:var(--gold);color:var(--navy)}.About-module__hVONLq__safeguardBox{background:var(--cream2);border-radius:6px;max-width:1100px;margin:40px 80px 0;padding:28px 32px}.About-module__hVONLq__safeguardTitle{color:var(--navy);margin-bottom:10px;font-size:14px;font-weight:700}.About-module__hVONLq__safeguardText{color:var(--muted);font-size:13px;line-height:1.75}.About-module__hVONLq__safeguardText a{color:var(--gold)}.About-module__hVONLq__partnerCta{background:var(--navy);text-align:center;padding:80px 80px 90px}.About-module__hVONLq__partnerCtaTitle{font-family:var(--serif);color:var(--white);margin-bottom:14px;font-size:clamp(22px,3vw,34px);font-weight:800}.About-module__hVONLq__partnerCtaSub{color:#8fa0bb;max-width:620px;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:15px}.About-module__hVONLq__partnerCtaGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.About-module__hVONLq__partnerCtaCard{text-align:left;background:#ffffff12;border:1px solid #ffffff1a;border-radius:6px;padding:28px 20px}.About-module__hVONLq__partnerCtaCardTitle{color:var(--gold2);margin-bottom:10px;font-size:13px;font-weight:700}.About-module__hVONLq__partnerCtaCardDesc{color:#8fa0bb;margin-bottom:16px;font-size:13px;line-height:1.65}.About-module__hVONLq__partnerCtaLink{color:var(--gold2);font-size:12px;font-weight:600}.About-module__hVONLq__partnerCtaLink:hover{text-decoration:underline}.About-module__hVONLq__footer{background:#0a1729;padding:70px 80px 0}.About-module__hVONLq__footerTop{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:50px;padding-bottom:60px;display:grid}.About-module__hVONLq__footerBrandName{font-family:var(--serif);color:var(--white);letter-spacing:1px;margin-bottom:4px;font-size:18px;font-weight:700;display:block}.About-module__hVONLq__footerBrandSub{color:#6a7a90;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px;font-size:9px;display:block}.About-module__hVONLq__footerTagline{color:#8fa0bb;margin-bottom:20px;font-size:13px;line-height:1.6}.About-module__hVONLq__footerSocials{gap:14px;display:flex}.About-module__hVONLq__footerSocials a{color:#8fa0bb;font-size:12px;font-weight:600;transition:color .2s}.About-module__hVONLq__footerSocials a:hover{color:var(--gold2)}.About-module__hVONLq__footerColH4{letter-spacing:2px;text-transform:uppercase;color:var(--gold2);margin-bottom:20px;font-size:12px;font-weight:700}.About-module__hVONLq__footerColList{list-style:none}.About-module__hVONLq__footerColList li{margin-bottom:10px}.About-module__hVONLq__footerColList a{color:#8fa0bb;font-size:13px;transition:color .2s}.About-module__hVONLq__footerColList a:hover{color:var(--white)}.About-module__hVONLq__contactLine{color:#8fa0bb;font-size:13px;line-height:1.8}.About-module__hVONLq__contactLine a{color:var(--gold2)}.About-module__hVONLq__footerBottom{padding:24px 0}.About-module__hVONLq__footerCopy{color:#4a5568;margin-bottom:16px;font-size:11px;line-height:1.6}.About-module__hVONLq__footerSafeguarding{color:#3a4558;margin-bottom:16px;font-size:11px;line-height:1.7}.About-module__hVONLq__footerSafeguarding strong{color:#5a6578}.About-module__hVONLq__footerSafeguarding a{color:var(--gold)}.About-module__hVONLq__footerPolicies{flex-wrap:wrap;gap:20px;margin-bottom:12px;display:flex}.About-module__hVONLq__footerPolicies a{color:#4a5568;font-size:11px;transition:color .2s}.About-module__hVONLq__footerPolicies a:hover{color:#8fa0bb}.About-module__hVONLq__dataNotice{color:#3a4558;margin-bottom:18px;font-size:11px}.About-module__hVONLq__powered{color:#3a4558;font-size:11px}.About-module__hVONLq__powered a{color:var(--gold)}@media (max-width:1100px){.About-module__hVONLq__whyGrid,.About-module__hVONLq__areasGrid,.About-module__hVONLq__coreGrid{grid-template-columns:repeat(3,1fr)}.About-module__hVONLq__partnerCtaGrid,.About-module__hVONLq__tocGrid,.About-module__hVONLq__vmmGrid,.About-module__hVONLq__teamGrid{grid-template-columns:repeat(2,1fr)}.About-module__hVONLq__footerTop{grid-template-columns:1fr 1fr}}@media (max-width:1000px){.About-module__hVONLq__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__hVONLq__navbar{padding:0 20px}.About-module__hVONLq__navLinks{display:none}.About-module__hVONLq__hero,.About-module__hVONLq__intro,.About-module__hVONLq__vmm,.About-module__hVONLq__why,.About-module__hVONLq__history,.About-module__hVONLq__founder,.About-module__hVONLq__toc,.About-module__hVONLq__areas,.About-module__hVONLq__pillars,.About-module__hVONLq__coreStrategies,.About-module__hVONLq__approach,.About-module__hVONLq__valueStrip,.About-module__hVONLq__leadership,.About-module__hVONLq__partnerCta,.About-module__hVONLq__footer{padding:60px 24px}.About-module__hVONLq__safeguardBox{margin:24px 24px 0}.About-module__hVONLq__founderInner{flex-direction:column}.About-module__hVONLq__whyGrid,.About-module__hVONLq__areasGrid,.About-module__hVONLq__coreGrid,.About-module__hVONLq__partnerCtaGrid,.About-module__hVONLq__tocGrid,.About-module__hVONLq__vmmGrid,.About-module__hVONLq__teamGrid,.About-module__hVONLq__valueGrid{grid-template-columns:1fr}.About-module__hVONLq__footerTop{grid-template-columns:1fr;gap:30px}}
:root{--navy:#0d1f3c;--navy2:#162848;--cream:#f5f0e6;--gold:#b8882a;--gold2:#d4a235;--white:#fff;--text:#2a2a2a;--muted:#5a6070;--light:#eef1f6;--process-bg:#e8edf5;--outcome-bg:#e8f0e8;--serif:"Playfair Display", Georgia, serif;--sans:"Source Sans 3", sans-serif}.CoCreation-module__NDd-dG__navbar{z-index:100;background:var(--navy);justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;position:sticky;top:0}.CoCreation-module__NDd-dG__navLogo{align-items:center;gap:10px;display:flex}.CoCreation-module__NDd-dG__navLogoCircle{border:2px solid var(--gold);background:var(--navy2);width:42px;height:42px;font-family:var(--serif);color:var(--gold);letter-spacing:.5px;text-align:center;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:1.1;display:flex}.CoCreation-module__NDd-dG__navBrand{font-family:var(--serif);color:var(--white);letter-spacing:1px;font-size:16px;font-weight:700;display:block}.CoCreation-module__NDd-dG__navSub{color:#aab2c0;letter-spacing:1.2px;text-transform:uppercase;font-size:9px;display:block}.CoCreation-module__NDd-dG__navLinks{align-items:center;gap:28px;list-style:none;display:flex}.CoCreation-module__NDd-dG__navLinks a{letter-spacing:1px;text-transform:uppercase;color:#ccd2de;font-size:12px;font-weight:600;transition:color .2s}.CoCreation-module__NDd-dG__navLinks a:hover{color:var(--gold2)}.CoCreation-module__NDd-dG__navActive{color:var(--gold2)!important}.CoCreation-module__NDd-dG__navActions{align-items:center;gap:10px;display:flex}.CoCreation-module__NDd-dG__btnOutline{border:1.5px solid var(--white);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:3px;padding:8px 18px;font-size:12px;font-weight:600;transition:background .2s,color .2s}.CoCreation-module__NDd-dG__btnOutline:hover{background:var(--white);color:var(--navy)}.CoCreation-module__NDd-dG__btnGoldNav{background:var(--gold);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:3px;padding:9px 20px;font-size:12px;font-weight:700;transition:background .2s}.CoCreation-module__NDd-dG__btnGoldNav:hover{background:var(--gold2)}.CoCreation-module__NDd-dG__hero{background:var(--navy);padding:80px 80px 90px}.CoCreation-module__NDd-dG__heroEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:22px;font-size:11px;font-weight:600}.CoCreation-module__NDd-dG__heroTitle{font-family:var(--serif);color:var(--white);max-width:800px;margin-bottom:22px;font-size:clamp(38px,6vw,72px);font-weight:900;line-height:1.05}.CoCreation-module__NDd-dG__heroSub{color:#8fa0bb;max-width:560px;font-size:18px;line-height:1.6}.CoCreation-module__NDd-dG__whatIs{background:var(--cream);padding:80px 80px 90px}.CoCreation-module__NDd-dG__whatIsTitle{font-family:var(--serif);color:var(--navy);margin-bottom:24px;font-size:clamp(24px,3vw,36px);font-weight:800}.CoCreation-module__NDd-dG__whatIsText{color:var(--text);max-width:1100px;font-size:17px;line-height:1.85}.CoCreation-module__NDd-dG__methodologies{background:var(--light);padding:80px 80px 100px}.CoCreation-module__NDd-dG__methodsTitle{font-family:var(--serif);color:var(--navy);text-align:center;margin-bottom:50px;font-size:clamp(26px,3.5vw,42px);font-weight:800}.CoCreation-module__NDd-dG__methodsList{flex-direction:column;gap:24px;max-width:1100px;margin:0 auto;display:flex}.CoCreation-module__NDd-dG__methodCard{border-radius:8px;display:flex;overflow:hidden;box-shadow:0 2px 16px #00000012}.CoCreation-module__NDd-dG__methodNumBar{background:var(--navy);flex:0 0 120px;justify-content:center;align-items:center;padding:40px 20px;display:flex}.CoCreation-module__NDd-dG__methodNum{font-family:var(--serif);color:var(--gold2);font-size:48px;font-weight:700;line-height:1}.CoCreation-module__NDd-dG__methodContent{background:var(--white);flex:1;padding:36px 36px 32px}.CoCreation-module__NDd-dG__methodCardTitle{color:var(--navy);margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.35}.CoCreation-module__NDd-dG__methodCardDesc{color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.75}.CoCreation-module__NDd-dG__methodBoxes{flex-direction:column;gap:12px;display:flex}.CoCreation-module__NDd-dG__methodBox{border-radius:6px;padding:18px 20px}.CoCreation-module__NDd-dG__methodBoxProcess{background:var(--process-bg)}.CoCreation-module__NDd-dG__methodBoxOutcome{background:var(--outcome-bg)}.CoCreation-module__NDd-dG__methodBoxLabel{letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:10px;font-weight:700}.CoCreation-module__NDd-dG__methodBoxText{color:var(--text);font-size:14px;line-height:1.7}.CoCreation-module__NDd-dG__cta{background:var(--gold2);text-align:center;padding:80px}.CoCreation-module__NDd-dG__ctaTitle{font-family:var(--serif);color:var(--navy);margin-bottom:14px;font-size:clamp(26px,3.5vw,44px);font-weight:800}.CoCreation-module__NDd-dG__ctaSub{color:var(--navy);opacity:.75;margin-bottom:36px;font-size:16px;line-height:1.6}.CoCreation-module__NDd-dG__ctaBtn{background:var(--navy);color:var(--white);letter-spacing:.8px;border-radius:4px;padding:16px 36px;font-size:14px;font-weight:700;transition:background .2s,transform .15s;display:inline-block}.CoCreation-module__NDd-dG__ctaBtn:hover{background:var(--navy2);transform:translateY(-2px)}.CoCreation-module__NDd-dG__footer{background:var(--navy2);padding:70px 80px 0}.CoCreation-module__NDd-dG__footerTop{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:50px;padding-bottom:60px;display:grid}.CoCreation-module__NDd-dG__footerBrandName{font-family:var(--serif);color:var(--white);letter-spacing:1px;margin-bottom:4px;font-size:18px;font-weight:700;display:block}.CoCreation-module__NDd-dG__footerBrandSub{color:#6a7a90;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px;font-size:9px;display:block}.CoCreation-module__NDd-dG__footerTagline{color:#8fa0bb;margin-bottom:20px;font-size:13px;line-height:1.6}.CoCreation-module__NDd-dG__footerSocials{gap:14px;display:flex}.CoCreation-module__NDd-dG__footerSocials a{color:#8fa0bb;font-size:12px;font-weight:600;transition:color .2s}.CoCreation-module__NDd-dG__footerSocials a:hover{color:var(--gold2)}.CoCreation-module__NDd-dG__footerColH4{letter-spacing:2px;text-transform:uppercase;color:var(--gold2);margin-bottom:20px;font-size:12px;font-weight:700}.CoCreation-module__NDd-dG__footerColList{list-style:none}.CoCreation-module__NDd-dG__footerColList li{margin-bottom:10px}.CoCreation-module__NDd-dG__footerColList a{color:#8fa0bb;font-size:13px;transition:color .2s}.CoCreation-module__NDd-dG__footerColList a:hover{color:var(--white)}.CoCreation-module__NDd-dG__contactLine{color:#8fa0bb;font-size:13px;line-height:1.9}.CoCreation-module__NDd-dG__contactLine a{color:var(--gold2)}.CoCreation-module__NDd-dG__footerBottom{padding:28px 0}.CoCreation-module__NDd-dG__footerCopy{color:#4a5568;margin-bottom:14px;font-size:11px;line-height:1.6}.CoCreation-module__NDd-dG__footerSafeguard{color:#3a4558;margin-bottom:14px;font-size:11px;line-height:1.7}.CoCreation-module__NDd-dG__footerSafeguard strong{color:#5a6578}.CoCreation-module__NDd-dG__footerSafeguard a{color:var(--gold)}.CoCreation-module__NDd-dG__footerPolicies{flex-wrap:wrap;gap:20px;margin-bottom:12px;display:flex}.CoCreation-module__NDd-dG__footerPolicies a{color:#4a5568;font-size:11px;transition:color .2s}.CoCreation-module__NDd-dG__footerPolicies a:hover{color:#8fa0bb}.CoCreation-module__NDd-dG__dataNotice{color:#3a4558;margin-bottom:16px;font-size:11px}.CoCreation-module__NDd-dG__powered{color:#3a4558;font-size:11px}.CoCreation-module__NDd-dG__powered a{color:var(--gold)}@media (max-width:900px){.CoCreation-module__NDd-dG__navbar{padding:0 20px}.CoCreation-module__NDd-dG__navLinks{display:none}.CoCreation-module__NDd-dG__hero,.CoCreation-module__NDd-dG__whatIs,.CoCreation-module__NDd-dG__methodologies,.CoCreation-module__NDd-dG__cta,.CoCreation-module__NDd-dG__footer{padding:60px 24px}.CoCreation-module__NDd-dG__methodNumBar{flex:0 0 80px}.CoCreation-module__NDd-dG__methodNum{font-size:36px}.CoCreation-module__NDd-dG__methodContent{padding:24px 20px}.CoCreation-module__NDd-dG__footerTop{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:600px){.CoCreation-module__NDd-dG__methodCard{flex-direction:column}.CoCreation-module__NDd-dG__methodNumBar{flex-direction:row;flex:none;justify-content:flex-start;gap:12px;padding:20px}.CoCreation-module__NDd-dG__footerTop{grid-template-columns:1fr}}
:root{--navy:#0d1f3c;--navy2:#162848;--cream:#f5f0e6;--cream2:#ede7d9;--gold:#b8882a;--gold2:#d4a235;--white:#fff;--text:#2a2a2a;--muted:#5a6070;--light:#eef1f6;--teal:#1a5c4a;--serif:"Playfair Display", Georgia, serif;--sans:"Source Sans 3", sans-serif}.Contact-module__x2Jx8a__hero{background:var(--navy);padding:80px 80px 100px}.Contact-module__x2Jx8a__heroEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:24px;font-size:11px;font-weight:600}.Contact-module__x2Jx8a__heroTitle{font-family:var(--serif);color:var(--white);max-width:800px;font-size:clamp(36px,5vw,62px);font-weight:900;line-height:1.08}.Contact-module__x2Jx8a__infoStrip{background:var(--cream);grid-template-columns:repeat(4,1fr);gap:24px;padding:50px 80px;display:grid}.Contact-module__x2Jx8a__infoBlock h4{letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:14px;font-size:12px;font-weight:700}.Contact-module__x2Jx8a__infoBlock p,.Contact-module__x2Jx8a__infoBlock a{color:var(--text);font-size:14px;line-height:1.7}.Contact-module__x2Jx8a__infoBlock a{color:var(--navy);text-decoration:none;transition:color .2s}.Contact-module__x2Jx8a__infoBlock a:hover{color:var(--gold)}.Contact-module__x2Jx8a__infoSocials{gap:16px;margin-top:14px;display:flex}.Contact-module__x2Jx8a__infoSocials a{color:var(--navy);font-size:12px;font-weight:600;text-decoration:none;transition:color .2s}.Contact-module__x2Jx8a__infoSocials a:hover{color:var(--gold)}.Contact-module__x2Jx8a__formSection{background:var(--light);padding:80px}.Contact-module__x2Jx8a__formTitle{font-family:var(--serif);color:var(--navy);text-align:center;margin-bottom:16px;font-size:clamp(26px,3.5vw,40px);font-weight:800}.Contact-module__x2Jx8a__formSub{color:var(--muted);text-align:center;max-width:600px;margin:0 auto 40px;font-size:15px;line-height:1.7}.Contact-module__x2Jx8a__form{background:var(--white);border:1px solid #00000014;border-radius:8px;max-width:800px;margin:0 auto;padding:40px 48px}.Contact-module__x2Jx8a__successBanner{color:#155724;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;margin-bottom:28px;padding:16px 20px;font-size:14px;font-weight:600}.Contact-module__x2Jx8a__errorBanner{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;margin-bottom:28px;padding:16px 20px;font-size:14px;font-weight:600}.Contact-module__x2Jx8a__formRow{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.Contact-module__x2Jx8a__formGroup{flex-direction:column;display:flex}.Contact-module__x2Jx8a__formLabel{color:var(--navy);margin-bottom:8px;font-size:13px;font-weight:600}.Contact-module__x2Jx8a__formLabel span,.Contact-module__x2Jx8a__required{color:var(--gold)}.Contact-module__x2Jx8a__formInput,.Contact-module__x2Jx8a__formSelect,.Contact-module__x2Jx8a__formTextarea{background:var(--white);color:var(--text);border:1px solid #d0d5dd;border-radius:6px;padding:12px 16px;font-size:14px;transition:border-color .2s,box-shadow .2s}.Contact-module__x2Jx8a__formInput:focus,.Contact-module__x2Jx8a__formSelect:focus,.Contact-module__x2Jx8a__formTextarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #b8882a1f}.Contact-module__x2Jx8a__formTextarea{resize:vertical;min-height:120px}.Contact-module__x2Jx8a__areaGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__x2Jx8a__checkLabel{color:var(--text);cursor:pointer;align-items:center;gap:10px;padding:6px 0;font-size:14px;display:flex}.Contact-module__x2Jx8a__checkLabel input[type=checkbox]{width:16px;height:16px;accent-color:var(--gold)}.Contact-module__x2Jx8a__consentRow{background:var(--cream);border-radius:6px;align-items:flex-start;gap:12px;margin:28px 0;padding:20px;display:flex}.Contact-module__x2Jx8a__consentRow input[type=checkbox]{width:18px;height:18px;accent-color:var(--gold);flex-shrink:0;margin-top:2px}.Contact-module__x2Jx8a__consentText{color:var(--muted);font-size:13px;line-height:1.6}.Contact-module__x2Jx8a__submitBtn{letter-spacing:.8px;text-transform:uppercase;width:100%;color:var(--white);background:var(--gold);cursor:pointer;border:none;border-radius:6px;padding:16px 28px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.Contact-module__x2Jx8a__submitBtn:hover:not(:disabled){background:var(--gold2);transform:translateY(-1px)}.Contact-module__x2Jx8a__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module__x2Jx8a__team{background:var(--cream);padding:90px 80px}.Contact-module__x2Jx8a__teamTitle{font-family:var(--serif);color:var(--navy);text-align:center;margin-bottom:50px;font-size:clamp(26px,3.5vw,40px);font-weight:800}.Contact-module__x2Jx8a__teamGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Contact-module__x2Jx8a__teamCard{background:var(--white);text-align:center;border:1px solid #00000014;border-radius:6px;padding:32px 24px;transition:box-shadow .2s}.Contact-module__x2Jx8a__teamCard:hover{box-shadow:0 6px 24px #00000017}.Contact-module__x2Jx8a__teamAvatar{background:var(--navy);width:72px;height:72px;color:var(--white);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;font-size:16px;font-weight:700;display:flex}.Contact-module__x2Jx8a__teamName{color:var(--navy);margin-bottom:4px;font-size:15px;font-weight:700}.Contact-module__x2Jx8a__teamRole{color:var(--gold);margin-bottom:6px;font-size:12px;font-weight:600}.Contact-module__x2Jx8a__teamEmail{color:var(--muted);word-break:break-all;font-size:12px}.Contact-module__x2Jx8a__ctaStrip{background:var(--navy);padding:70px 80px}.Contact-module__x2Jx8a__ctaGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Contact-module__x2Jx8a__ctaCard{text-align:center;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:6px;padding:36px 28px;transition:background .2s,border-color .2s}.Contact-module__x2Jx8a__ctaCard:hover{border-color:var(--gold);background:#ffffff1f}.Contact-module__x2Jx8a__ctaCardTitle{font-family:var(--serif);color:var(--white);margin-bottom:10px;font-size:18px;font-weight:700}.Contact-module__x2Jx8a__ctaCardSub{color:var(--gold2);font-size:13px;font-weight:500}@media (max-width:1100px){.Contact-module__x2Jx8a__infoStrip,.Contact-module__x2Jx8a__teamGrid,.Contact-module__x2Jx8a__ctaGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Contact-module__x2Jx8a__hero{padding:60px 20px 70px}.Contact-module__x2Jx8a__heroEyebrow{letter-spacing:2px;margin-bottom:18px;font-size:10px}.Contact-module__x2Jx8a__heroTitle{font-size:clamp(26px,7vw,36px);line-height:1.12}.Contact-module__x2Jx8a__formSection,.Contact-module__x2Jx8a__team,.Contact-module__x2Jx8a__ctaStrip{padding:50px 20px}.Contact-module__x2Jx8a__infoStrip{grid-template-columns:1fr;gap:28px;padding:32px 20px}.Contact-module__x2Jx8a__infoBlock h4{margin-bottom:10px;font-size:11px}.Contact-module__x2Jx8a__infoBlock p,.Contact-module__x2Jx8a__infoBlock a{font-size:13px;line-height:1.6}.Contact-module__x2Jx8a__infoSocials{gap:12px;margin-top:12px}.Contact-module__x2Jx8a__formTitle{margin-bottom:12px;font-size:clamp(22px,6vw,30px)}.Contact-module__x2Jx8a__formSub{margin-bottom:28px;font-size:14px}.Contact-module__x2Jx8a__form{border-radius:6px;padding:24px 20px}.Contact-module__x2Jx8a__successBanner{margin-bottom:24px;padding:14px 16px;font-size:13px}.Contact-module__x2Jx8a__formRow{grid-template-columns:1fr;gap:18px;margin-bottom:18px}.Contact-module__x2Jx8a__formLabel{margin-bottom:6px;font-size:12px}.Contact-module__x2Jx8a__formInput,.Contact-module__x2Jx8a__formSelect,.Contact-module__x2Jx8a__formTextarea{border-radius:5px;padding:11px 14px;font-size:14px}.Contact-module__x2Jx8a__formTextarea{min-height:100px}.Contact-module__x2Jx8a__areaGrid{grid-template-columns:1fr;gap:8px}.Contact-module__x2Jx8a__checkLabel{gap:10px;padding:8px 0;font-size:13px}.Contact-module__x2Jx8a__checkLabel input[type=checkbox]{width:18px;height:18px}.Contact-module__x2Jx8a__consentRow{gap:10px;margin:22px 0;padding:16px}.Contact-module__x2Jx8a__consentText{font-size:12px;line-height:1.5}.Contact-module__x2Jx8a__submitBtn{letter-spacing:.6px;padding:14px 24px;font-size:13px}.Contact-module__x2Jx8a__teamTitle{margin-bottom:36px;font-size:clamp(22px,6vw,30px)}.Contact-module__x2Jx8a__teamGrid,.Contact-module__x2Jx8a__ctaGrid{grid-template-columns:1fr;gap:14px}.Contact-module__x2Jx8a__teamCard{padding:24px 20px}.Contact-module__x2Jx8a__teamAvatar{width:60px;height:60px;margin-bottom:12px;font-size:14px}.Contact-module__x2Jx8a__teamName{font-size:14px}.Contact-module__x2Jx8a__teamRole{margin-bottom:4px;font-size:11px}.Contact-module__x2Jx8a__teamEmail{font-size:11px}.Contact-module__x2Jx8a__ctaCard{padding:28px 20px}.Contact-module__x2Jx8a__ctaCardTitle{margin-bottom:8px;font-size:16px}.Contact-module__x2Jx8a__ctaCardSub{font-size:12px}}@media (max-width:480px){.Contact-module__x2Jx8a__hero{padding:50px 16px 60px}.Contact-module__x2Jx8a__heroEyebrow{margin-bottom:14px;font-size:9px}.Contact-module__x2Jx8a__heroTitle{font-size:24px}.Contact-module__x2Jx8a__formSection,.Contact-module__x2Jx8a__team,.Contact-module__x2Jx8a__ctaStrip{padding:40px 16px}.Contact-module__x2Jx8a__infoStrip{gap:24px;padding:28px 16px}.Contact-module__x2Jx8a__formTitle{font-size:20px}.Contact-module__x2Jx8a__formSub{margin-bottom:24px;font-size:13px}.Contact-module__x2Jx8a__form{padding:20px 16px}.Contact-module__x2Jx8a__formInput,.Contact-module__x2Jx8a__formSelect,.Contact-module__x2Jx8a__formTextarea{padding:10px 12px;font-size:14px}.Contact-module__x2Jx8a__checkLabel{font-size:12px}.Contact-module__x2Jx8a__consentRow{padding:14px}.Contact-module__x2Jx8a__consentText{font-size:11px}.Contact-module__x2Jx8a__submitBtn{padding:13px 20px;font-size:12px}.Contact-module__x2Jx8a__teamTitle{margin-bottom:28px;font-size:20px}.Contact-module__x2Jx8a__teamCard{padding:20px 16px}.Contact-module__x2Jx8a__teamAvatar{width:54px;height:54px;font-size:13px}.Contact-module__x2Jx8a__ctaCard{padding:24px 16px}.Contact-module__x2Jx8a__ctaCardTitle{font-size:15px}}
*{box-sizing:border-box}.Event-module__KDmqAq__page{--navy:#061a38;--blue:#2f78c9;--orange:#ff681d;--lime:#8bc52b;--paper:#fff;color:var(--navy);font-family:var(--font-source),Arial,sans-serif;background:#fff}.Event-module__KDmqAq__page h1,.Event-module__KDmqAq__page h2,.Event-module__KDmqAq__page h3,.Event-module__KDmqAq__page p{margin:0}.Event-module__KDmqAq__hero{color:#fff;background:var(--navy);align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.Event-module__KDmqAq__heroImage,.Event-module__KDmqAq__heroShade{position:absolute;inset:0}.Event-module__KDmqAq__heroImage img{object-fit:cover;object-position:center 35%;filter:saturate(.65)}.Event-module__KDmqAq__heroShade{background:linear-gradient(90deg,#03122bf7,#03122bd6 45%,#03122b3d)}.Event-module__KDmqAq__heroInner{width:min(1180px,100% - 80px);margin:auto;padding:92px 0 48px;position:relative}.Event-module__KDmqAq__pill{background:var(--orange);text-transform:uppercase;border-radius:7px;padding:9px 19px;font-size:15px;font-weight:800;display:inline-block}.Event-module__KDmqAq__hero h1{letter-spacing:-.035em;text-transform:uppercase;max-width:720px;margin:22px 0 15px;font-size:clamp(42px,5.7vw,82px);font-weight:900;line-height:.98}.Event-module__KDmqAq__hero h1 em{color:var(--orange);font-style:normal}.Event-module__KDmqAq__heroRule,.Event-module__KDmqAq__cardRule{background:var(--orange);width:76px;height:4px;margin:20px 0}.Event-module__KDmqAq__themeLabel,.Event-module__KDmqAq__subTheme{color:var(--orange);margin-top:14px;font-size:22px;font-weight:800;line-height:1.25}.Event-module__KDmqAq__themeLabel span,.Event-module__KDmqAq__subTheme span{color:#fff;font-weight:500}.Event-module__KDmqAq__subTheme{font-size:17px}.Event-module__KDmqAq__heroDate{align-items:center;gap:11px;margin-top:23px;font-size:20px;display:flex}.Event-module__KDmqAq__heroActions{align-items:center;gap:28px;margin-top:20px;display:flex}.Event-module__KDmqAq__button{background:var(--orange);color:#fff;text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;gap:30px;padding:16px 27px;font-size:16px;font-weight:900;text-decoration:none;display:inline-flex}.Event-module__KDmqAq__button span{font-size:30px;font-weight:400;line-height:12px}.Event-module__KDmqAq__countdown{border:1px solid #fff9;border-radius:6px;display:flex;overflow:hidden}.Event-module__KDmqAq__countdown div{text-align:center;border-right:1px solid #fff6;flex-direction:column;min-width:70px;padding:7px 10px;display:flex}.Event-module__KDmqAq__countdown div:last-child{border-right:0}.Event-module__KDmqAq__countdown strong{font-size:26px;line-height:1}.Event-module__KDmqAq__countdown span{margin-top:5px;font-size:9px}.Event-module__KDmqAq__about,.Event-module__KDmqAq__details{grid-template-columns:1fr 1fr;gap:34px;width:min(1180px,100% - 80px);margin:auto;padding:30px 0;display:grid}.Event-module__KDmqAq__aboutCopy{padding:12px 15px}.Event-module__KDmqAq__sectionEyebrow{text-transform:uppercase;color:var(--navy);padding-bottom:11px;font-size:24px;font-weight:900;position:relative;margin-bottom:20px!important}.Event-module__KDmqAq__sectionEyebrow:after{content:"";background:var(--orange);width:52px;height:3px;margin-top:7px;display:block}.Event-module__KDmqAq__aboutCopy h2{margin-bottom:17px;font-size:24px;line-height:1.2}.Event-module__KDmqAq__aboutCopy>p:not(.Event-module__KDmqAq__sectionEyebrow){max-width:620px;margin-bottom:13px;font-size:16px;line-height:1.48}.Event-module__KDmqAq__statRow{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:23px;display:grid}.Event-module__KDmqAq__statRow div{text-align:center;border-radius:7px;padding:15px 8px;box-shadow:0 2px 12px #0b21431a}.Event-module__KDmqAq__statRow strong{font-size:22px;display:block}.Event-module__KDmqAq__statRow span{font-size:12px}.Event-module__KDmqAq__themeCard{color:#fff;background:linear-gradient(120deg,#051939f0,#051939b8),url(/images/field-photography.jpg) 50%/cover;border-radius:10px;min-height:330px;padding:42px 48px}.Event-module__KDmqAq__themeCard p{color:var(--orange);text-transform:uppercase;font-size:17px;font-weight:800}.Event-module__KDmqAq__themeCard h2{margin:10px 0;font-size:30px;line-height:1.17}.Event-module__KDmqAq__themeCard h3{font-size:24px;line-height:1.2}.Event-module__KDmqAq__speakers,.Event-module__KDmqAq__panel,.Event-module__KDmqAq__programme{padding:15px max(40px,50% - 590px) 34px}.Event-module__KDmqAq__speakers>.Event-module__KDmqAq__sectionEyebrow,.Event-module__KDmqAq__panel>.Event-module__KDmqAq__sectionEyebrow,.Event-module__KDmqAq__programme>.Event-module__KDmqAq__sectionEyebrow,.Event-module__KDmqAq__why>.Event-module__KDmqAq__sectionEyebrow{text-align:center}.Event-module__KDmqAq__speakers>.Event-module__KDmqAq__sectionEyebrow:after,.Event-module__KDmqAq__panel>.Event-module__KDmqAq__sectionEyebrow:after,.Event-module__KDmqAq__programme>.Event-module__KDmqAq__sectionEyebrow:after,.Event-module__KDmqAq__why>.Event-module__KDmqAq__sectionEyebrow:after{margin:7px auto 0}.Event-module__KDmqAq__speakerGrid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.Event-module__KDmqAq__speakerCard{background:#fff;border-radius:8px;grid-template-columns:145px 1fr;gap:16px;min-height:310px;padding:22px;display:grid;box-shadow:0 2px 15px #0b21431c}.Event-module__KDmqAq__featuredSpeaker{background:var(--navy);color:#fff}.Event-module__KDmqAq__portrait{background:#e8ebef;border-radius:50%;height:150px;position:relative;overflow:hidden}.Event-module__KDmqAq__portrait img{object-fit:cover}.Event-module__KDmqAq__role{color:var(--orange);text-transform:uppercase;font-size:11px;font-weight:800}.Event-module__KDmqAq__speakerCard h3{margin:7px 0;font-size:20px;line-height:1.05}.Event-module__KDmqAq__speakerCard span{font-size:13px}.Event-module__KDmqAq__topic{border-top:2px solid var(--orange);margin-top:22px;padding-top:13px;font-size:12px;line-height:1.4}.Event-module__KDmqAq__topic strong{font-size:14px}.Event-module__KDmqAq__panel{background:#fff}.Event-module__KDmqAq__panelRow{border:1px solid #dce0e8;border-radius:8px;grid-template-columns:260px 1fr;gap:18px;padding:16px;display:grid}.Event-module__KDmqAq__moderator{padding:15px}.Event-module__KDmqAq__moderator p{color:var(--orange);font-weight:800}.Event-module__KDmqAq__moderator strong{margin:7px 0;font-size:16px;line-height:1.15;display:block}.Event-module__KDmqAq__moderator span{font-size:13px}.Event-module__KDmqAq__panelists{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.Event-module__KDmqAq__panelists>p{text-align:center;text-transform:uppercase;grid-column:1/-1;font-size:12px;font-weight:800}.Event-module__KDmqAq__panelist{text-align:center;border-left:1px solid #e0e3e9;padding:5px}.Event-module__KDmqAq__avatar{width:60px;height:60px;color:var(--navy);background:#e5eaf2;border-radius:50%;place-items:center;margin:0 auto 7px;font-weight:900;display:grid}.Event-module__KDmqAq__panelist strong,.Event-module__KDmqAq__panelist small{font-size:11px;line-height:1.1;display:block}.Event-module__KDmqAq__panelist small{margin-top:6px;font-size:9px}.Event-module__KDmqAq__why{background:var(--navy);color:#fff;padding:26px max(40px,50% - 590px)}.Event-module__KDmqAq__why .Event-module__KDmqAq__sectionEyebrow{color:#fff}.Event-module__KDmqAq__whyGrid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.Event-module__KDmqAq__whyGrid article{text-align:center;border-right:1px solid #fff5;padding:6px 15px}.Event-module__KDmqAq__whyGrid article:last-child{border-right:0}.Event-module__KDmqAq__whyGrid svg{color:var(--orange);margin-bottom:11px}.Event-module__KDmqAq__whyGrid h3{margin-bottom:7px;font-size:15px}.Event-module__KDmqAq__whyGrid p{font-size:12px;line-height:1.35}.Event-module__KDmqAq__details{padding-top:30px;padding-bottom:30px}.Event-module__KDmqAq__eventDetails,.Event-module__KDmqAq__registerCard{border-radius:9px;padding:20px 30px;box-shadow:0 2px 13px #0b21431a}.Event-module__KDmqAq__detailRow{border-bottom:1px solid #e1e4e9;align-items:center;gap:13px;padding:12px 0;display:flex}.Event-module__KDmqAq__detailRow:last-child{border-bottom:0}.Event-module__KDmqAq__detailRow svg{color:var(--navy)}.Event-module__KDmqAq__detailRow small,.Event-module__KDmqAq__detailRow strong{display:block}.Event-module__KDmqAq__detailRow small{font-size:10px;font-weight:800}.Event-module__KDmqAq__detailRow strong{font-size:14px}.Event-module__KDmqAq__registerCard{background:var(--navy);color:#fff;text-align:center}.Event-module__KDmqAq__registerCard>p{text-transform:uppercase;font-size:30px;font-weight:900}.Event-module__KDmqAq__registerCard em{color:var(--orange);font-style:normal}.Event-module__KDmqAq__registerCard h2{max-width:420px;margin:12px auto 22px;font-size:17px;font-weight:500}.Event-module__KDmqAq__registrationUrl{border:1px solid #fff9;border-radius:6px;margin:17px 0;padding:8px;font-size:12px}.Event-module__KDmqAq__registerCard>strong{font-size:13px}.Event-module__KDmqAq__programme{background:#f3f4f7}.Event-module__KDmqAq__programmeGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.Event-module__KDmqAq__programmeGrid>div{background:#fff;border-radius:8px;padding:20px}.Event-module__KDmqAq__programmeGrid svg{color:var(--orange)}.Event-module__KDmqAq__programmeGrid h3{margin:12px 0 5px;font-size:17px}.Event-module__KDmqAq__programmeGrid p{color:#536071;font-size:13px;line-height:1.4}@media (max-width:800px){.Event-module__KDmqAq__hero{min-height:720px}.Event-module__KDmqAq__heroInner,.Event-module__KDmqAq__about,.Event-module__KDmqAq__details{width:calc(100% - 36px)}.Event-module__KDmqAq__hero h1{font-size:44px}.Event-module__KDmqAq__heroActions,.Event-module__KDmqAq__about,.Event-module__KDmqAq__details{display:block}.Event-module__KDmqAq__countdown{width:max-content;margin-top:20px}.Event-module__KDmqAq__heroActions .Event-module__KDmqAq__button{margin-bottom:14px}.Event-module__KDmqAq__speakerGrid,.Event-module__KDmqAq__whyGrid,.Event-module__KDmqAq__programmeGrid{grid-template-columns:1fr}.Event-module__KDmqAq__speakerCard{grid-template-columns:110px 1fr}.Event-module__KDmqAq__portrait{height:110px}.Event-module__KDmqAq__panelRow{display:block}.Event-module__KDmqAq__panelists{grid-template-columns:repeat(3,1fr);margin-top:20px}.Event-module__KDmqAq__moderator{padding:5px 0 15px}.Event-module__KDmqAq__statRow{grid-template-columns:repeat(2,1fr)}.Event-module__KDmqAq__themeCard{margin-top:20px}.Event-module__KDmqAq__details>*+*{margin-top:18px}.Event-module__KDmqAq__speakers,.Event-module__KDmqAq__panel,.Event-module__KDmqAq__programme,.Event-module__KDmqAq__why{padding-left:18px;padding-right:18px}.Event-module__KDmqAq__whyGrid article{border-bottom:1px solid #fff5;border-right:0;padding:16px}.Event-module__KDmqAq__whyGrid article:last-child{border-bottom:0}}.Event-module__KDmqAq__sponsors{text-align:center;background:#f3f4f7;padding:58px 40px 66px}.Event-module__KDmqAq__sponsors h2{max-width:720px;margin:10px auto 28px;font-size:clamp(24px,3vw,38px);line-height:1.08}.Event-module__KDmqAq__sponsorLogos{grid-template-columns:repeat(4,1fr);align-items:center;gap:16px;width:min(1120px,100%);margin:auto;display:grid}.Event-module__KDmqAq__sponsorLogo,.Event-module__KDmqAq__sponsorWordmark{min-height:150px;color:var(--navy);background:#fff;border:1px solid #e1e5ec;border-radius:8px;justify-content:center;align-items:center;padding:18px;font-weight:900;display:flex}.Event-module__KDmqAq__sponsorLogo img{object-fit:contain;image-rendering:auto;width:100%;height:120px}.Event-module__KDmqAq__sponsorLogo:first-child img{height:66px}.Event-module__KDmqAq__nirecLogo img{image-rendering:auto;transform:scale(1.12)}.Event-module__KDmqAq__sponsorWordmark{letter-spacing:.08em;color:#6c7482;font-size:15px}@media (max-width:700px){.Event-module__KDmqAq__sponsorLogos{grid-template-columns:repeat(2,1fr);gap:10px}.Event-module__KDmqAq__sponsorLogo,.Event-module__KDmqAq__sponsorWordmark{min-height:82px;padding:12px;font-size:12px}.Event-module__KDmqAq__page{overflow-x:hidden}.Event-module__KDmqAq__hero{align-items:flex-end;min-height:740px}.Event-module__KDmqAq__heroImage img{object-position:88% center}.Event-module__KDmqAq__heroShade{background:linear-gradient(#03122b38,#03122bad 48%,#03122be0)}.Event-module__KDmqAq__heroInner{width:100%;padding:84px 20px 28px}.Event-module__KDmqAq__pill{padding:8px 12px;font-size:11px}.Event-module__KDmqAq__hero h1{margin:16px 0 12px;font-size:clamp(34px,11vw,52px);line-height:.96}.Event-module__KDmqAq__heroRule{width:52px;height:3px;margin:15px 0}.Event-module__KDmqAq__themeLabel,.Event-module__KDmqAq__subTheme{font-size:16px;line-height:1.3}.Event-module__KDmqAq__subTheme{margin-top:11px;font-size:14px}.Event-module__KDmqAq__heroDate{margin-top:17px;font-size:15px}.Event-module__KDmqAq__heroDate svg{width:21px;height:21px}.Event-module__KDmqAq__heroActions{flex-direction:column;align-items:stretch;gap:14px;margin-top:16px}.Event-module__KDmqAq__heroActions .Event-module__KDmqAq__button{width:100%;padding:13px 18px;font-size:14px}.Event-module__KDmqAq__countdown{justify-content:stretch;width:100%}.Event-module__KDmqAq__countdown div{flex:1;min-width:0;padding:7px 4px}.Event-module__KDmqAq__countdown strong{font-size:20px}.Event-module__KDmqAq__countdown span{font-size:9px}.Event-module__KDmqAq__about,.Event-module__KDmqAq__details{grid-template-columns:1fr!important;gap:20px!important;padding:38px 20px!important}.Event-module__KDmqAq__aboutCopy h2{font-size:28px}.Event-module__KDmqAq__aboutCopy>p:not(.Event-module__KDmqAq__sectionEyebrow){font-size:14px;line-height:1.55}.Event-module__KDmqAq__statRow{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.Event-module__KDmqAq__statRow div{padding:12px 7px!important}.Event-module__KDmqAq__statRow strong{font-size:24px!important}.Event-module__KDmqAq__themeCard{background-position:50%!important;min-height:330px!important;padding:26px 22px!important}.Event-module__KDmqAq__themeCard h2{font-size:27px!important}.Event-module__KDmqAq__speakers,.Event-module__KDmqAq__panel,.Event-module__KDmqAq__why{padding:38px 20px!important}.Event-module__KDmqAq__sectionEyebrow{font-size:17px}.Event-module__KDmqAq__speakerGrid{grid-template-columns:1fr!important;gap:14px!important}.Event-module__KDmqAq__speakerCard{grid-template-columns:105px 1fr!important;gap:14px!important;padding:14px!important}.Event-module__KDmqAq__speakerCard h3{font-size:18px!important}.Event-module__KDmqAq__speakerCard span,.Event-module__KDmqAq__topic{font-size:12px!important}.Event-module__KDmqAq__portrait{height:150px!important}.Event-module__KDmqAq__panelRow{grid-template-columns:1fr!important;gap:18px!important}.Event-module__KDmqAq__panelists{grid-template-columns:repeat(2,1fr)!important}.Event-module__KDmqAq__panelist{min-width:0!important}.Event-module__KDmqAq__whyGrid{grid-template-columns:1fr!important;gap:0!important}.Event-module__KDmqAq__whyGrid article{border-bottom:1px solid #ffffff4d;border-right:0!important;padding:20px 0!important}.Event-module__KDmqAq__whyGrid article:last-child{border-bottom:0}.Event-module__KDmqAq__registerCard,.Event-module__KDmqAq__eventDetails{padding:24px 20px!important}.Event-module__KDmqAq__registerCard h2{font-size:24px!important}.Event-module__KDmqAq__details{padding-bottom:26px!important}.Event-module__KDmqAq__sponsors{padding:40px 20px!important}.Event-module__KDmqAq__sponsors h2{font-size:26px}.Event-module__KDmqAq__sponsorLogos{grid-template-columns:repeat(2,1fr)!important}.Event-module__KDmqAq__sponsorLogo,.Event-module__KDmqAq__sponsorWordmark{min-height:82px!important;padding:10px!important}.Event-module__KDmqAq__bioModal{padding:26px 20px}.Event-module__KDmqAq__modalPortrait{width:100px;height:100px}}.Event-module__KDmqAq__readMore{color:var(--orange);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:18px;padding:0;font-weight:900}.Event-module__KDmqAq__readMore span{margin-left:7px;transition:transform .2s;display:inline-block}.Event-module__KDmqAq__readMore:hover span{transform:translate(4px)}.Event-module__KDmqAq__modalBackdrop{z-index:50;background:#03122bc7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.Event-module__KDmqAq__bioModal{width:min(680px,100%);max-height:min(760px,90vh);color:var(--navy);background:#fff;border-radius:10px;padding:34px;position:relative;overflow:auto;box-shadow:0 24px 80px #0000004d}.Event-module__KDmqAq__modalClose{color:var(--navy);cursor:pointer;background:0 0;border:0;font-size:32px;line-height:1;position:absolute;top:12px;right:18px}.Event-module__KDmqAq__modalPortrait{border-radius:50%;width:132px;height:132px;margin:0 0 20px;position:relative;overflow:hidden}.Event-module__KDmqAq__modalPortrait img{object-fit:cover}.Event-module__KDmqAq__bioModal h2{max-width:560px;margin:7px 0;font-size:clamp(26px,4vw,40px);line-height:1.05}.Event-module__KDmqAq__modalOrg{color:#596678;font-weight:700}.Event-module__KDmqAq__modalBio{color:#30405a;margin:22px 0;line-height:1.7}.Event-module__KDmqAq__themeCard{background-image:linear-gradient(90deg,#03122bf7,#03122bc2 62%,#03122b38),url(/images/event/hcf-pillar.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.Event-module__KDmqAq__avatarImage{background:#e6ebf3;border-radius:50%;width:72px;height:72px;margin:auto;position:relative;overflow:hidden}.Event-module__KDmqAq__avatarImage img{object-fit:cover}@media (min-width:701px){.Event-module__KDmqAq__speakerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
:root{--navy:#0d1f3c;--navy2:#162848;--cream:#f5f0e6;--gold:#b8882a;--gold2:#d4a235;--white:#fff;--text:#2a2a2a;--muted:#5a6070;--light:#eef1f6;--serif:"Playfair Display", Georgia, serif;--sans:"Source Sans 3", sans-serif}.KnowledgeHub-module__5Mv5gW__navbar{z-index:100;background:var(--navy);justify-content:space-between;align-items:center;height:64px;padding:0 40px;display:flex;position:sticky;top:0}.KnowledgeHub-module__5Mv5gW__navLogo{align-items:center;gap:10px;display:flex}.KnowledgeHub-module__5Mv5gW__navLogoCircle{border:2px solid var(--gold);background:var(--navy2);width:42px;height:42px;font-family:var(--serif);color:var(--gold);letter-spacing:.5px;text-align:center;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:1.1;display:flex}.KnowledgeHub-module__5Mv5gW__navBrand{font-family:var(--serif);color:var(--white);letter-spacing:1px;font-size:16px;font-weight:700;display:block}.KnowledgeHub-module__5Mv5gW__navSub{color:#aab2c0;letter-spacing:1.2px;text-transform:uppercase;font-size:9px;display:block}.KnowledgeHub-module__5Mv5gW__navLinks{align-items:center;gap:28px;list-style:none;display:flex}.KnowledgeHub-module__5Mv5gW__navLinks a{letter-spacing:1px;text-transform:uppercase;color:#ccd2de;font-size:12px;font-weight:600;transition:color .2s}.KnowledgeHub-module__5Mv5gW__navLinks a:hover{color:var(--gold2)}.KnowledgeHub-module__5Mv5gW__navActive{color:var(--gold2)!important}.KnowledgeHub-module__5Mv5gW__navActions{align-items:center;gap:10px;display:flex}.KnowledgeHub-module__5Mv5gW__btnOutline{border:1.5px solid var(--white);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:3px;padding:8px 18px;font-size:12px;font-weight:600;transition:background .2s,color .2s}.KnowledgeHub-module__5Mv5gW__btnOutline:hover{background:var(--white);color:var(--navy)}.KnowledgeHub-module__5Mv5gW__btnGoldNav{background:var(--gold);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:3px;padding:9px 20px;font-size:12px;font-weight:700;transition:background .2s}.KnowledgeHub-module__5Mv5gW__btnGoldNav:hover{background:var(--gold2)}.KnowledgeHub-module__5Mv5gW__hero{background:var(--navy);padding:80px 80px 90px}.KnowledgeHub-module__5Mv5gW__heroEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:20px;font-size:11px;font-weight:600}.KnowledgeHub-module__5Mv5gW__heroTitle{font-family:var(--serif);color:var(--white);max-width:700px;margin-bottom:20px;font-size:clamp(38px,6vw,72px);font-weight:900;line-height:1.05}.KnowledgeHub-module__5Mv5gW__heroSub{color:#8fa0bb;max-width:560px;font-size:18px;line-height:1.65}.KnowledgeHub-module__5Mv5gW__searchBar{background:var(--cream);align-items:center;gap:16px;padding:28px 80px;display:flex}.KnowledgeHub-module__5Mv5gW__searchWrap{flex:1;position:relative}.KnowledgeHub-module__5Mv5gW__searchIcon{color:var(--muted);font-size:16px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.KnowledgeHub-module__5Mv5gW__searchInput{width:100%;font-size:14px;font-family:var(--sans);background:var(--white);color:var(--text);border:1px solid #00000026;border-radius:4px;outline:none;padding:13px 16px 13px 44px;transition:border-color .2s}.KnowledgeHub-module__5Mv5gW__searchInput:focus{border-color:var(--gold2)}.KnowledgeHub-module__5Mv5gW__filterSelect{font-size:14px;font-family:var(--sans);background:var(--white);color:var(--text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235a6070' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #00000026;border-radius:4px;outline:none;min-width:160px;padding:13px 36px 13px 16px}.KnowledgeHub-module__5Mv5gW__docsSection{background:var(--light);padding:50px 80px 80px}.KnowledgeHub-module__5Mv5gW__docsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.KnowledgeHub-module__5Mv5gW__docCard{background:var(--white);border:1px solid #00000014;border-radius:8px;flex-direction:column;padding:28px 24px 24px;transition:box-shadow .2s,transform .2s;display:flex}.KnowledgeHub-module__5Mv5gW__docCard:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000001a}.KnowledgeHub-module__5Mv5gW__badge{letter-spacing:.4px;border-radius:4px;margin-bottom:16px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-block}.KnowledgeHub-module__5Mv5gW__badgeAcademic{background:var(--navy);color:var(--white)}.KnowledgeHub-module__5Mv5gW__badgeComms{color:var(--white);background:#1a6b3a}.KnowledgeHub-module__5Mv5gW__badgeImpact{color:var(--white);background:#b8600a}.KnowledgeHub-module__5Mv5gW__badgePolicy{color:var(--white);background:#b01c1c}.KnowledgeHub-module__5Mv5gW__badgeTechnical{color:var(--muted);background:0 0;border:1px solid #0003}.KnowledgeHub-module__5Mv5gW__badgeMindscapes{color:var(--white);background:#1a5c4a}.KnowledgeHub-module__5Mv5gW__docTitle{font-family:var(--serif);color:var(--navy);margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.35}.KnowledgeHub-module__5Mv5gW__docYear{color:var(--muted);margin-bottom:12px;font-size:12px}.KnowledgeHub-module__5Mv5gW__docDesc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.KnowledgeHub-module__5Mv5gW__docActions{align-items:center;gap:20px;display:flex}.KnowledgeHub-module__5Mv5gW__docActionLink{color:var(--gold);align-items:center;gap:6px;font-size:13px;font-weight:600;transition:color .2s;display:inline-flex}.KnowledgeHub-module__5Mv5gW__docActionLink:hover{color:var(--gold2)}.KnowledgeHub-module__5Mv5gW__docActionIcon{font-size:14px}.KnowledgeHub-module__5Mv5gW__noResults{text-align:center;color:var(--muted);grid-column:1/-1;padding:60px 0;font-size:16px}.KnowledgeHub-module__5Mv5gW__conduct{background:var(--cream);padding:80px 80px 90px}.KnowledgeHub-module__5Mv5gW__conductCard{background:var(--white);border:1px solid #00000014;border-radius:8px;max-width:1100px;margin:0 auto;padding:50px 50px 40px}.KnowledgeHub-module__5Mv5gW__conductTitle{font-family:var(--serif);color:var(--navy);margin-bottom:20px;font-size:clamp(22px,3vw,34px);font-weight:800}.KnowledgeHub-module__5Mv5gW__conductIntro{color:var(--text);margin-bottom:36px;font-size:15px;line-height:1.8}.KnowledgeHub-module__5Mv5gW__conductList{flex-direction:column;gap:28px;display:flex}.KnowledgeHub-module__5Mv5gW__conductItem{align-items:flex-start;gap:20px;display:flex}.KnowledgeHub-module__5Mv5gW__conductNum{background:var(--gold);width:36px;height:36px;color:var(--white);font-family:var(--serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.KnowledgeHub-module__5Mv5gW__conductItemTitle{letter-spacing:1.2px;text-transform:uppercase;color:var(--navy);margin-bottom:8px;font-size:13px;font-weight:800}.KnowledgeHub-module__5Mv5gW__conductItemDesc{color:var(--muted);font-size:14px;line-height:1.75}.KnowledgeHub-module__5Mv5gW__conductDivider{border:none;border-top:1px solid #0000001a;margin:36px 0 28px}.KnowledgeHub-module__5Mv5gW__conductSignature{align-items:center;gap:16px;display:flex}.KnowledgeHub-module__5Mv5gW__conductSigAvatar{background:var(--gold);width:44px;height:44px;color:var(--white);font-family:var(--serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.KnowledgeHub-module__5Mv5gW__conductSigName{color:var(--navy);font-size:14px;font-weight:700}.KnowledgeHub-module__5Mv5gW__conductSigRole{color:var(--gold);font-size:12px;font-weight:600}.KnowledgeHub-module__5Mv5gW__modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.KnowledgeHub-module__5Mv5gW__modal{background:var(--white);border-radius:8px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.KnowledgeHub-module__5Mv5gW__modalHeader{background:var(--navy);color:var(--white);border-bottom:1px solid #0000001a;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px;display:flex;position:sticky;top:0}.KnowledgeHub-module__5Mv5gW__modalTitle{font-family:var(--serif);color:var(--white);margin:0;font-size:20px;font-weight:700;line-height:1.4}.KnowledgeHub-module__5Mv5gW__modalClose{color:var(--white);cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:24px;transition:opacity .2s}.KnowledgeHub-module__5Mv5gW__modalClose:hover{opacity:.8}.KnowledgeHub-module__5Mv5gW__modalBody{padding:32px 28px}.KnowledgeHub-module__5Mv5gW__modalSummary{color:var(--text);margin-bottom:24px;font-size:15px;line-height:1.8}.KnowledgeHub-module__5Mv5gW__modalPdfBtn{background:var(--gold);color:var(--white);border-radius:4px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.KnowledgeHub-module__5Mv5gW__modalPdfBtn:hover{background:var(--gold2)}.KnowledgeHub-module__5Mv5gW__footer{background:var(--navy2);padding:70px 80px 0}.KnowledgeHub-module__5Mv5gW__footerTop{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:50px;padding-bottom:60px;display:grid}.KnowledgeHub-module__5Mv5gW__footerBrandName{font-family:var(--serif);color:var(--white);letter-spacing:1px;margin-bottom:4px;font-size:18px;font-weight:700;display:block}.KnowledgeHub-module__5Mv5gW__footerBrandSub{color:#6a7a90;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px;font-size:9px;display:block}.KnowledgeHub-module__5Mv5gW__footerTagline{color:#8fa0bb;margin-bottom:20px;font-size:13px;line-height:1.6}.KnowledgeHub-module__5Mv5gW__footerSocials{gap:14px;display:flex}.KnowledgeHub-module__5Mv5gW__footerSocials a{color:#8fa0bb;font-size:12px;font-weight:600;transition:color .2s}.KnowledgeHub-module__5Mv5gW__footerSocials a:hover{color:var(--gold2)}.KnowledgeHub-module__5Mv5gW__footerColH4{letter-spacing:2px;text-transform:uppercase;color:var(--gold2);margin-bottom:20px;font-size:12px;font-weight:700}.KnowledgeHub-module__5Mv5gW__footerColList{list-style:none}.KnowledgeHub-module__5Mv5gW__footerColList li{margin-bottom:10px}.KnowledgeHub-module__5Mv5gW__footerColList a{color:#8fa0bb;font-size:13px;transition:color .2s}.KnowledgeHub-module__5Mv5gW__footerColList a:hover{color:var(--white)}.KnowledgeHub-module__5Mv5gW__contactLine{color:#8fa0bb;font-size:13px;line-height:1.9}.KnowledgeHub-module__5Mv5gW__contactLine a{color:var(--gold2)}.KnowledgeHub-module__5Mv5gW__footerBottom{padding:28px 0}.KnowledgeHub-module__5Mv5gW__footerCopy{color:#4a5568;margin-bottom:14px;font-size:11px;line-height:1.6}.KnowledgeHub-module__5Mv5gW__footerSafeguard{color:#3a4558;margin-bottom:14px;font-size:11px;line-height:1.7}.KnowledgeHub-module__5Mv5gW__footerSafeguard strong{color:#5a6578}.KnowledgeHub-module__5Mv5gW__footerSafeguard a{color:var(--gold)}.KnowledgeHub-module__5Mv5gW__footerPolicies{flex-wrap:wrap;gap:20px;margin-bottom:12px;display:flex}.KnowledgeHub-module__5Mv5gW__footerPolicies a{color:#4a5568;font-size:11px;transition:color .2s}.KnowledgeHub-module__5Mv5gW__footerPolicies a:hover{color:#8fa0bb}.KnowledgeHub-module__5Mv5gW__dataNotice{color:#3a4558;margin-bottom:16px;font-size:11px}.KnowledgeHub-module__5Mv5gW__powered{color:#3a4558;font-size:11px}.KnowledgeHub-module__5Mv5gW__powered a{color:var(--gold)}@media (max-width:1000px){.KnowledgeHub-module__5Mv5gW__docsGrid{grid-template-columns:repeat(2,1fr)}.KnowledgeHub-module__5Mv5gW__footerTop{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width:700px){.KnowledgeHub-module__5Mv5gW__navbar{padding:0 20px}.KnowledgeHub-module__5Mv5gW__navLinks{display:none}.KnowledgeHub-module__5Mv5gW__hero,.KnowledgeHub-module__5Mv5gW__conduct,.KnowledgeHub-module__5Mv5gW__footer{padding:60px 24px}.KnowledgeHub-module__5Mv5gW__searchBar{flex-direction:column;padding:20px 24px}.KnowledgeHub-module__5Mv5gW__filterSelect{width:100%}.KnowledgeHub-module__5Mv5gW__docsSection{padding:40px 24px 60px}.KnowledgeHub-module__5Mv5gW__docsGrid{grid-template-columns:1fr}.KnowledgeHub-module__5Mv5gW__conductCard{padding:32px 24px}.KnowledgeHub-module__5Mv5gW__footerTop{grid-template-columns:1fr}}
:root{--navy:#0d1f3c;--cream:#f5f0e6;--gold:#b8882a;--gold2:#d4a235;--white:#fff;--text:#2a2a2a;--muted:#5a6070;--light:#eef1f6;--serif:"Playfair Display", Georgia, serif;--sans:"Source Sans 3", sans-serif}.Partner-module__5S4oIa__hero{background:var(--navy);padding:80px 80px 100px}.Partner-module__5S4oIa__heroEyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--gold);margin-bottom:24px;font-size:11px;font-weight:600}.Partner-module__5S4oIa__heroTitle{font-family:var(--serif);color:var(--white);max-width:800px;font-size:clamp(36px,5vw,62px);font-weight:900;line-height:1.08}.Partner-module__5S4oIa__heroSub{color:#8fa0bb;max-width:700px;margin-top:24px;font-size:17px;line-height:1.7}.Partner-module__5S4oIa__sectionTitle{font-family:var(--serif);text-align:center;color:var(--navy);margin-bottom:60px;font-size:42px;font-weight:700}.Partner-module__5S4oIa__types{background:var(--white);padding:100px 60px}.Partner-module__5S4oIa__typesGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Partner-module__5S4oIa__typeCard{background:var(--cream);text-align:center;border-radius:12px;padding:40px;transition:transform .3s,box-shadow .3s}.Partner-module__5S4oIa__typeCard:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0d1f3c1f}.Partner-module__5S4oIa__typeIcon{margin-bottom:16px;font-size:48px}.Partner-module__5S4oIa__typeTitle{font-family:var(--serif);color:var(--navy);margin-bottom:12px;font-size:20px;font-weight:700}.Partner-module__5S4oIa__typeDesc{color:var(--muted);font-size:14px;line-height:1.6}.Partner-module__5S4oIa__why{background:var(--light);padding:100px 60px}.Partner-module__5S4oIa__whyContent{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Partner-module__5S4oIa__whyText{color:var(--text);font-size:16px;line-height:1.8}.Partner-module__5S4oIa__whyText p{margin-bottom:24px}.Partner-module__5S4oIa__benefitsList{padding:0;list-style:none}.Partner-module__5S4oIa__benefitsList li{color:var(--text);padding:12px 0 12px 40px;font-size:15px;line-height:1.6;position:relative}.Partner-module__5S4oIa__benefitsList li:before{content:"✓";color:var(--gold2);font-size:18px;font-weight:700;position:absolute;left:0}.Partner-module__5S4oIa__whyStats{grid-template-columns:1fr 1fr;gap:32px;display:grid}.Partner-module__5S4oIa__stat{background:var(--white);text-align:center;border-left:4px solid var(--gold2);border-radius:12px;padding:32px}.Partner-module__5S4oIa__statNumber{font-family:var(--serif);color:var(--navy);margin-bottom:8px;font-size:36px;font-weight:700}.Partner-module__5S4oIa__statLabel{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:12px}.Partner-module__5S4oIa__process{background:var(--white);padding:100px 60px}.Partner-module__5S4oIa__processGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Partner-module__5S4oIa__processCard{background:var(--cream);border-radius:12px;padding:40px;position:relative}.Partner-module__5S4oIa__processNum{font-family:var(--serif);color:var(--gold2);opacity:.5;margin-bottom:16px;font-size:48px;font-weight:700}.Partner-module__5S4oIa__processTitle{font-family:var(--serif);color:var(--navy);margin-bottom:12px;font-size:18px;font-weight:700}.Partner-module__5S4oIa__processDesc{color:var(--muted);font-size:14px;line-height:1.6}.Partner-module__5S4oIa__formSection{background:var(--light);max-width:900px;margin:0 auto;padding:100px 60px}.Partner-module__5S4oIa__formTitle{font-family:var(--serif);text-align:center;color:var(--navy);margin-bottom:16px;font-size:36px;font-weight:700}.Partner-module__5S4oIa__formSub{text-align:center;color:var(--muted);margin-bottom:40px;font-size:16px}.Partner-module__5S4oIa__form{background:var(--white);border-radius:12px;padding:40px}.Partner-module__5S4oIa__successBanner{color:#155724;background:#d4edda;border-radius:8px;margin-bottom:24px;padding:16px;font-size:14px;font-weight:600}.Partner-module__5S4oIa__errorBanner{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;margin-bottom:24px;padding:16px;font-size:14px;font-weight:600}.Partner-module__5S4oIa__formRow{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.Partner-module__5S4oIa__formGroup{flex-direction:column;display:flex}.Partner-module__5S4oIa__formLabel{color:var(--navy);margin-bottom:8px;font-size:14px;font-weight:600}.Partner-module__5S4oIa__formLabel span{color:#e74c3c}.Partner-module__5S4oIa__formInput,.Partner-module__5S4oIa__formSelect,.Partner-module__5S4oIa__formTextarea{font-family:var(--sans);color:var(--text);border:1px solid #ddd;border-radius:6px;padding:12px;font-size:14px}.Partner-module__5S4oIa__formInput:focus,.Partner-module__5S4oIa__formSelect:focus,.Partner-module__5S4oIa__formTextarea:focus{border-color:var(--gold2);outline:none;box-shadow:0 0 0 3px #d4a2351a}.Partner-module__5S4oIa__formTextarea{resize:vertical;min-height:100px}.Partner-module__5S4oIa__consentRow{align-items:flex-start;gap:12px;margin-bottom:32px;display:flex}.Partner-module__5S4oIa__consentRow input{cursor:pointer;margin-top:4px}.Partner-module__5S4oIa__consentText{color:var(--text);cursor:pointer;font-size:13px;line-height:1.5}.Partner-module__5S4oIa__submitBtn{background:var(--gold2);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:6px;padding:14px;font-size:14px;font-weight:600;transition:background .3s}.Partner-module__5S4oIa__submitBtn:hover:not(:disabled){background:var(--gold)}.Partner-module__5S4oIa__submitBtn:disabled{opacity:.5;cursor:not-allowed}.Partner-module__5S4oIa__cta{background:linear-gradient(135deg, var(--navy) 0%, #162848 100%);color:var(--white);text-align:center;padding:80px 60px}.Partner-module__5S4oIa__cta h2{font-family:var(--serif);margin-bottom:16px;font-size:42px;font-weight:700}.Partner-module__5S4oIa__cta p{color:#b8c5d6;margin-bottom:40px;font-size:18px}.Partner-module__5S4oIa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.Partner-module__5S4oIa__ctaBtnPrimary,.Partner-module__5S4oIa__ctaBtnSecondary{border-radius:6px;padding:14px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Partner-module__5S4oIa__ctaBtnPrimary{background:var(--gold2);color:var(--white)}.Partner-module__5S4oIa__ctaBtnPrimary:hover{background:var(--gold)}.Partner-module__5S4oIa__ctaBtnSecondary{border:2px solid var(--white);color:var(--white)}.Partner-module__5S4oIa__ctaBtnSecondary:hover{background:var(--white);color:var(--navy)}@media (max-width:1100px){.Partner-module__5S4oIa__typesGrid{grid-template-columns:repeat(2,1fr)}.Partner-module__5S4oIa__whyContent{grid-template-columns:1fr;gap:40px}.Partner-module__5S4oIa__processGrid{grid-template-columns:repeat(2,1fr)}.Partner-module__5S4oIa__hero{padding:60px 40px}.Partner-module__5S4oIa__heroTitle{font-size:42px}}@media (max-width:800px){.Partner-module__5S4oIa__hero{padding:40px 20px}.Partner-module__5S4oIa__heroTitle{font-size:32px}.Partner-module__5S4oIa__sectionTitle{margin-bottom:40px;font-size:28px}.Partner-module__5S4oIa__types,.Partner-module__5S4oIa__why,.Partner-module__5S4oIa__process,.Partner-module__5S4oIa__formSection,.Partner-module__5S4oIa__cta{padding:60px 20px}.Partner-module__5S4oIa__typesGrid,.Partner-module__5S4oIa__processGrid,.Partner-module__5S4oIa__formRow,.Partner-module__5S4oIa__whyStats{grid-template-columns:1fr}.Partner-module__5S4oIa__ctaButtons{flex-direction:column}.Partner-module__5S4oIa__ctaBtnPrimary,.Partner-module__5S4oIa__ctaBtnSecondary{text-align:center;width:100%}}
