.support-page{color:#132b55;background:#f7faff;min-height:100vh;overflow-x:clip}.support-page *{box-sizing:border-box;letter-spacing:0}.support-container{width:min(100% - 96px,1340px);margin:0 auto}.support-hero{text-align:center;background:#eef6ff;padding:154px 0 78px}.support-hero__title{color:#132a55;font-size:53px;font-weight:500;line-height:.98}.support-hero__subtitle,.support-page em{font-family:Instrument serif;font-style:italic;font-weight:400}.support-hero__subtitle{color:#238aff;margin-top:7px;font-size:53px;line-height:1}.support-hero__button{color:#fff;min-width:190px;height:44px;font-family:var(--font-body);cursor:pointer;background:linear-gradient(#2f9aff 0%,#0d7fff 100%);border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:28px;padding:0 24px;font-size:12px;font-weight:600;line-height:1;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 25px #0d7fff42}.support-hero__button:hover{transform:translateY(-2px);box-shadow:0 16px 31px #0d7fff4d}.support-hero__copy{color:#7184a1;width:min(760px,100%);margin:31px auto 0;font-size:14px;font-weight:400;line-height:1.75}.support-section{padding:108px 0;position:relative}.support-section--white{background:#fbfcff}.support-section--tint{background:#edf5ff}.support-section--faq{padding-top:98px;padding-bottom:100px}.support-section__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:37px;display:flex}.support-pill{color:#2792ff;text-transform:uppercase;background:#fff;border:1px solid #2792ff33;border-radius:999px;justify-content:center;align-items:center;gap:5px;height:21px;padding:0 11px;font-size:11px;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 5px 14px #2677cf21}.support-pill:before{content:"";background:#61b5ff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #61b5ff29}.support-pill--light{color:#5db4ff;border-color:#ffffff85}.support-section__header h2{color:#132a55;margin-top:18px;font-size:clamp(35px,3.4vw,52px);font-weight:500;line-height:1.04}.support-section__header h2 em{color:#238aff}.support-section__header p{color:#6c7f9b;width:min(700px,100%);margin-top:16px;font-size:13px;font-weight:600;line-height:1.7}.support-involvement-grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.support-card{background:#fff;border-top:3px solid #2792ff;border-radius:8px;min-height:114px;padding:24px 25px 22px;box-shadow:0 13px 32px #19437a14}.support-card:first-child,.support-card:nth-child(2),.support-card:nth-child(3){grid-column:span 2}.support-card:nth-child(4),.support-card:nth-child(5){grid-column:span 3}.support-card h3,.support-principle h3{color:#29446f;font-size:15px;font-weight:900;line-height:1.28}.support-card p,.support-principle p{color:#71839d;margin-top:10px;font-size:14px;font-weight:400;line-height:1.62}.support-open-copy{text-align:center;width:min(780px,100%);margin:-17px auto 45px}.support-open-copy p{color:#6e819f;font-size:14px;font-weight:400;line-height:1.68}.support-open-copy h3{color:#132a55;margin:17px 0 9px;font-size:clamp(27px,2.9vw,39px);font-weight:500}.support-open-copy h3 em{color:#238aff}.support-list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px;display:grid}.support-list-card{background:#fff;border-radius:8px;min-height:344px;padding:34px 36px;box-shadow:0 15px 36px #19437a14}.support-list-card h3{color:#29446f;font-size:24px;font-weight:500}.support-list-card h3 em{color:#238aff}.support-list-card ul{gap:6px;margin:20px 0 0;padding:0;list-style:none;display:grid}.support-list-card li{color:#647793;padding-left:17px;font-size:14px;font-weight:400;line-height:1.45;position:relative}.support-list-card li:before{content:"";background:#6aaeff;border-radius:50%;width:5px;height:5px;position:absolute;top:.68em;left:0}.support-principles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.support-principle{background:#fff;border-top:3px solid #2792ff;border-radius:8px;min-height:172px;padding:24px 23px 22px;box-shadow:0 13px 32px #19437a14}.support-faq-list{gap:24px;display:grid}.support-faq{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 13px 32px #19437a14}.support-faq button{color:#29446f;text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:62px;padding:0 28px;font-size:15px;font-weight:600;display:flex}.support-faq__plus{color:#143562;place-items:center;width:22px;height:22px;font-size:22px;line-height:1;transition:transform .22s;display:inline-grid}.support-faq.is-open .support-faq__plus{transform:rotate(45deg)}.support-faq__answer{grid-template-rows:0fr;transition:grid-template-rows .26s;display:grid}.support-faq.is-open .support-faq__answer{grid-template-rows:1fr}.support-faq__answer p{color:#6c7f9b;min-height:0;padding:0 28px;font-size:14px;font-weight:400;line-height:1.7;transition:padding .26s;overflow:hidden}.support-faq.is-open .support-faq__answer p{padding-bottom:25px}.support-contact{padding-bottom:102px}.support-form{background:#fff;border-radius:8px;width:100%;padding:36px 34px 34px;display:grid;position:relative;box-shadow:0 15px 36px #19437a14}.support-form h3{color:#29446f;font-size:24px;font-weight:900;line-height:1}.support-form__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:22px;display:grid}.support-field{gap:9px;display:grid}.support-field span,.support-interests legend{color:#29446f;font-size:13px;font-weight:600}.support-field input,.support-field select{color:#607391;background:#fff;border:1px solid #e9eff8;border-radius:8px;outline:none;width:100%;height:48px;padding:0 21px;font-size:13px;font-weight:600;transition:border-color .18s,box-shadow .18s}.support-field input:focus,.support-field select:focus{border-color:#65b4ff;box-shadow:0 0 0 4px #2792ff17}.support-field input::placeholder{color:#b0bed0}.support-interests{border:0;gap:14px;margin:25px 0 0;padding:0;display:grid}.support-interests>div{grid-template-columns:repeat(5,max-content);align-items:center;gap:28px;margin-top:20px;display:grid}.support-interests label{color:#5f728d;white-space:nowrap;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.support-interests input{accent-color:#238aff;width:12px;height:12px}.support-submit{color:#fff;background:linear-gradient(#329bff 0%,#0d7fff 100%);border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:11px;min-width:100px;height:42px;margin-top:36px;padding:0 25px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 12px 25px #0d7fff3d}.support-submit span{font-size:18px;line-height:1}.support-cta{color:#fff;text-align:center;background:linear-gradient(#204986 0%,#0b244f 100%);justify-content:center;align-items:center;min-height:425px;padding:78px 24px;display:flex}.support-cta__inner{width:min(960px,100%)}.support-cta h2{color:#fff;margin-top:23px;font-size:clamp(31px,3.2vw,49px);font-weight:500;line-height:1.14}.support-cta h2 em{color:#3fa2ff}.support-cta p{color:#e8f1ffc2;width:min(760px,100%);margin:26px auto 0;font-size:13px;font-weight:600;line-height:1.7}.support-cta__actions{justify-content:center;gap:17px;margin-top:24px;display:flex}.support-cta__button{border-radius:999px;justify-content:center;align-items:center;height:42px;padding:0 23px;font-size:12px;font-weight:600;display:inline-flex}.support-cta__button--primary{color:#fff;background:linear-gradient(#2f9aff 0%,#0d7fff 100%);gap:10px;min-width:196px;box-shadow:0 12px 25px #0d7fff42}.support-cta__button--primary span{font-size:17px}.support-cta__button--secondary{color:#1b3d6e;background:#fff;min-width:174px}.support-cta .support-cta__note{color:#e8f1ff8f;margin-top:18px;font-size:11px}@media (max-width:980px){.support-container{width:min(100% - 44px,1340px)}.support-involvement-grid,.support-principles-grid,.support-list-grid,.support-form__row{grid-template-columns:1fr}.support-card:first-child,.support-card:nth-child(2),.support-card:nth-child(3),.support-card:nth-child(4),.support-card:nth-child(5){grid-column:auto}.support-interests>div{grid-template-columns:repeat(2,minmax(0,max-content));gap:14px 24px}}@media (max-width:640px){.support-hero{padding:100px 0 58px}.support-section{padding:72px 0}.support-section__header{margin-bottom:28px}.support-card,.support-principle,.support-list-card,.support-form{padding:22px}.support-faq button{min-height:58px;padding:0 18px;font-size:13px}.support-faq__answer p{padding-left:18px;padding-right:18px}.support-interests>div{grid-template-columns:1fr}.support-submit{justify-self:stretch;min-width:0}.support-cta__actions{flex-direction:column;align-items:stretch}.support-cta__button{width:100%}}
