:root{--color-brand-blue:#1c3562;--color-brand-blue-dark:#0f1e38;--color-brand-blue-deep:#0d1930;--color-brand-teal:#5bc3b7;--color-brand-teal-bright:#4bc6b1;--color-brand-teal-hover:#14766e;--color-brand-teal-signature:#1c9d93;--color-brand-teal-light:#65d6cc;--color-brand-orange:#f37029;--color-brand-orange-hover:#d65914;--color-neutral-dark:#333;--color-neutral-muted:#718096;--color-neutral-gray:#a0aec0;--color-neutral-light:#f7fafc;--color-border-light:#f1f5f9;--container-max-width:1356px;--header-height-offset:2.5rem}html{font-size:16px}@media (max-width:1024px){html{font-size:15px}:root{--header-height-offset:1.875rem}}@media (max-width:767px){html{font-size:14px}}body{overflow-x:hidden}a{background-color:transparent;color:var(--color-brand-teal);text-decoration:none}a:active,a:hover{color:var(--color-brand-teal-light)}.elementor-547 .elementor-element.elementor-element-8da94eb .elementor-social-icon:hover{border-radius:50%}.elementor-page #content.site-main{padding-top:var(--header-height-offset) !important}.ms-custom-menu-nav,.ms-custom-menu-nav *{font-family:'Raleway',sans-serif;box-sizing:border-box}.ms-custom-menu-nav{width:100%;position:relative}.ms-custom-menu-list,.ms-custom-sub-menu{list-style:none;padding:0;margin:0}.ms-custom-menu-link{text-decoration:none;display:inline-block;white-space:nowrap}.ms-custom-menu-burger{display:none;background:0 0;border:none;cursor:pointer;padding:0;width:2.75rem;height:2.75rem;position:relative;z-index:2000000;outline:none;box-shadow:none;transition:transform .3s cubic-bezier(.25,1,.5,1)}.ms-custom-menu-burger:hover,.ms-custom-menu-burger:focus,.ms-custom-menu-burger:active{background:0 0;outline:none;box-shadow:none}.ms-custom-menu-burger span{display:block;width:2rem;height:.1875rem;background-color:var(--color-brand-blue);position:absolute;left:.375rem;transition:transform .35s ease,opacity .35s ease,background-color .35s ease;border-radius:.125rem}.ms-custom-menu-burger span:nth-child(1){top:.875rem}.ms-custom-menu-burger span:nth-child(2){top:1.3125rem}.ms-custom-menu-burger span:nth-child(3){top:1.75rem}@media (min-width:1025px){.ms-custom-menu-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:2rem}.ms-custom-menu-item{position:relative}.ms-custom-menu-row{display:flex;align-items:center}.ms-custom-menu-link{color:var(--color-brand-blue);font-size:1rem;font-weight:700;padding:1.25rem 0;transition:color .2s ease}.ms-custom-menu-item:hover .ms-custom-menu-link{color:var(--color-brand-teal-bright)}.ms-custom-menu-toggle{display:none}.ms-custom-sub-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(.75rem);background-color:var(--color-brand-blue);min-width:15rem;border-radius:.5rem;box-shadow:0 .375rem 1.25rem rgba(0,0,0,.15);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;z-index:9999;padding:.375rem 0}.ms-custom-menu-item:hover .ms-custom-sub-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.ms-custom-sub-item{width:100%;padding:0 .375rem}.ms-custom-sub-item a{display:block;padding:.75rem 1rem;color:#fff;font-size:.875rem;font-weight:600;text-align:left;border-radius:.375rem;transition:background-color .2s ease,color .2s ease}.ms-custom-sub-item a:hover{background-color:var(--color-brand-teal-bright);color:#fff}.ms-custom-menu-list .donatehl .ms-custom-menu-link{background-color:var(--color-brand-orange);color:#fff;padding:.75rem 1.5rem;border-radius:.375rem;transition:background-color .2s ease,transform .2s ease}.ms-custom-menu-list .donatehl .ms-custom-menu-link:hover{background-color:var(--color-brand-orange-hover);transform:translateY(-.0625rem)}}@media (max-width:1024px){.ms-custom-menu-toggle,.ms-custom-menu-toggle:hover,.ms-custom-menu-toggle:focus,.ms-custom-menu-toggle:active,.ms-custom-has-children.is-open .ms-custom-menu-toggle{background:0 0 !important;background-color:transparent !important;outline:none;box-shadow:none}.ms-custom-menu-burger{display:block;float:right}.ms-custom-menu-nav.drawer-open .ms-custom-menu-burger{position:fixed;top:1rem;right:1.5rem}.ms-custom-menu-nav.burger-active .ms-custom-menu-burger span{background-color:#fff}.ms-custom-menu-nav.burger-active .ms-custom-menu-burger span:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.ms-custom-menu-nav.burger-active .ms-custom-menu-burger span:nth-child(2){opacity:0}.ms-custom-menu-nav.burger-active .ms-custom-menu-burger span:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.ms-custom-menu-list{position:fixed;top:0;right:-21.25rem;width:20rem;height:100vh;background-color:var(--color-brand-blue);padding:5.625rem 0 2.5rem;box-shadow:-.5rem 0 1.875rem rgba(0,0,0,.3);transition:right .35s cubic-bezier(.25,1,.5,1);z-index:999999;overflow-y:auto;display:block;left:auto}.ms-custom-menu-nav.drawer-open .ms-custom-menu-list{right:0}.ms-custom-menu-item{border-bottom:1px solid rgba(255,255,255,.08);display:block;width:100%}.ms-custom-menu-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}.ms-custom-menu-link{color:#fff;text-transform:uppercase;font-size:.9375rem;font-weight:700;letter-spacing:.05rem;padding:0;flex-grow:1}.ms-custom-menu-toggle{display:block;background:0 0;border:none;position:relative;width:1.5rem;height:1.5rem;cursor:pointer;padding:0;margin-left:.9375rem}.ms-custom-menu-toggle:before,.ms-custom-menu-toggle:after{content:'';position:absolute;background-color:#fff;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.ms-custom-menu-toggle:before{top:.6875rem;left:.25rem;width:1rem;height:2px}.ms-custom-menu-toggle:after{top:.25rem;left:.6875rem;width:2px;height:1rem}.ms-custom-has-children.is-open .ms-custom-menu-toggle:after{transform:rotate(90deg);opacity:0}.ms-custom-sub-menu{display:none;background-color:var(--color-brand-blue-dark);position:static;transform:none;width:100%;box-shadow:none;border-radius:0}.ms-custom-sub-item a{display:block;padding:.875rem 2.5rem;color:#e2e8f0;font-size:.9375rem;font-weight:500;text-align:left;border-bottom:1px solid rgba(255,255,255,.04);border-radius:0}.ms-custom-menu-list .donatehl .ms-custom-menu-link{background:0 0;color:var(--color-brand-orange);padding:0;border-radius:0}}.custom-single-post-override{width:100%;overflow-x:hidden}.custom-single-post-override section{box-sizing:border-box}.elementor-custom-entry-content{font-size:1.25rem !important;line-height:1.75 !important}@media (max-width:767px){.elementor-custom-entry-content{font-size:1rem !important}}.elementor-custom-entry-content p{font-size:inherit !important;line-height:inherit !important;margin-bottom:1.75rem !important;color:var(--color-neutral-dark)}.custom-single-post-override .page-h1{font-weight:700;letter-spacing:-.02em}.elementor-custom-entry-content h2{font-size:2.25rem !important;font-weight:700 !important;color:var(--color-brand-teal-signature) !important;margin-top:2.5rem !important;margin-bottom:1.25rem !important;line-height:1.3 !important}@media (max-width:767px){.elementor-custom-entry-content h2{font-size:1.75rem !important}}.elementor-custom-entry-content a{color:var(--color-brand-teal-signature) !important;text-decoration:underline !important;text-underline-offset:4px;font-weight:600;transition:color .2s ease-in-out}.elementor-custom-entry-content a:hover,.elementor-custom-entry-content a:focus{color:var(--color-brand-teal-hover) !important}.elementor-custom-entry-content img,.elementor-custom-entry-content .wp-block-image img{border-radius:1.5rem !important;box-shadow:0 .625rem 1.875rem rgba(28,157,147,.08) !important;margin:2rem auto !important;display:block;max-width:100%;height:auto}.elementor-custom-entry-content ul,.elementor-custom-entry-content ol{margin-bottom:1.75rem !important;padding-left:1.5rem !important}.elementor-custom-entry-content li{font-size:inherit !important;margin-bottom:.5rem !important}.elementor-custom-entry-content .elementor-widget-button{margin:2rem 0 !important;display:block;clear:both}.elementor-custom-entry-content .elementor-widget-button a.elementor-button{display:inline-flex !important;align-items:center;justify-content:center;text-decoration:none !important;white-space:nowrap}.elementor-custom-entry-content .elementor-widget-button.btn-primary a.elementor-button{background-color:var(--color-brand-teal-signature) !important;color:#fff !important;border-radius:.5rem !important;padding:.875rem 2rem !important;box-shadow:0 .25rem .9375rem rgba(28,157,147,.15);transition:background-color .25s ease,transform .2s ease}.elementor-custom-entry-content .elementor-widget-button.btn-primary a.elementor-button:hover{background-color:var(--color-brand-teal-hover) !important;color:#fff !important;text-decoration:none !important}.elementor-custom-entry-content .btn-arrow .elementor-button-text:after{display:none !important}.page-h1,.page-h1 .e-heading-base{position:relative !important;z-index:1 !important;font-family:'Raleway',sans-serif !important;color:#fff !important;font-weight:900}.page-h1:before{content:"" !important;position:absolute !important;top:-6.25rem;bottom:-6.25rem;left:-6.25rem;right:0;z-index:-1 !important;background-image:radial-gradient(rgba(233,191,170,.2) 20%,transparent 20%) !important;background-size:.875rem .875rem !important;pointer-events:none !important}.copyright p{font-size:.8rem;color:rgba(255,255,255,.48);font-family:'Raleway',sans-serif}@media (max-width:1024px){.copyright p{text-align:center;margin-bottom:3.125rem}.page-h1,.page-h1 .e-heading-base{font-size:4rem !important}}@media (max-width:767px){.page-h1,.page-h1 .e-heading-base{font-size:3rem !important}}.btn-primary .elementor-button{position:relative;background-color:var(--color-brand-teal) !important;color:#fff !important;font-family:'Raleway',sans-serif !important;font-size:1.2rem !important;font-weight:500;text-transform:none !important;padding:1rem 1.8rem !important;border-radius:.5rem !important;overflow:hidden;z-index:1;transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s ease !important;display:inline-flex}.btn-primary .elementor-button-content-wrapper{display:inline-flex;align-items:center;gap:.25rem}.btn-primary .elementor-button:before{content:'';position:absolute;top:100%;left:0;width:100%;height:100%;background-color:#46a89c;z-index:-1;transition:top .4s cubic-bezier(.25,1,.5,1)}.btn-primary .elementor-button:hover:before{top:0}.btn-primary .elementor-button:hover{transform:translateY(-.125rem);box-shadow:0 .5rem 1.25rem rgba(91,195,183,.3) !important}.btn-primary .elementor-button:active{transform:translateY(0);box-shadow:0 .25rem .625rem rgba(91,195,183,.2) !important}.btn-primary.btn-arrow .elementor-button-content-wrapper:after{content:"";display:inline-block;width:1.2rem;height:1.2rem;margin-left:.15rem;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3Cpolyline points='12 5 19 12 12 19'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'%3E%3C/line%3E%3Cpolyline points='12 5 19 12 12 19'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center/contain;transition:transform .3s cubic-bezier(.25,1,.5,1)}.btn-primary.btn-arrow .elementor-button:hover .elementor-button-content-wrapper:after{transform:translateX(.25rem)}.padding-section-large{padding-top:8rem;padding-bottom:8rem}.padding-section-medium{padding-top:6rem;padding-bottom:6rem}.padding-section-small{padding-top:4rem;padding-bottom:4rem}@media (max-width:1024px){.padding-section-large{padding-top:6rem;padding-bottom:6rem}.padding-section-medium{padding-top:4.5rem;padding-bottom:4.5rem}.padding-section-small{padding-top:3rem;padding-bottom:3rem}}@media (max-width:767px){.padding-section-large{padding-top:4rem;padding-bottom:4rem}.padding-section-medium{padding-top:3rem;padding-bottom:3rem}.padding-section-small{padding-top:2rem;padding-bottom:2rem}}.padding-top-0{padding-top:0 !important}.padding-bottom-0{padding-bottom:0 !important}.padding-global{padding-left:3rem !important;padding-right:3rem !important}@media (max-width:1550px) and (min-width:1025px){.padding-global{padding-left:5rem !important;padding-right:5rem !important}}@media (max-width:1024px){.padding-global{padding-left:2rem !important;padding-right:2rem !important}}@media (max-width:767px){.padding-global{padding-left:1.5rem !important;padding-right:1.5rem !important}}li.donatehl{background:0 0 !important;padding:0 !important;display:flex !important;align-items:center !important;height:auto !important}li.donatehl>a{background-color:var(--color-brand-orange) !important;color:#fff !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;line-height:1 !important;height:2.6875rem !important;padding-bottom:.5625rem !important;padding-left:1.5rem !important;padding-right:1.5rem !important;border-radius:.25rem !important;font-weight:700;text-decoration:none !important;border-bottom:none !important;transition:all .3s ease !important}li.donatehl>a:hover{background-color:var(--color-brand-teal) !important;color:#fff !important;border-bottom:none !important;text-decoration:none !important}li.donatehl:after,li.donatehl a:after,li.donatehl .sub-menu:after{display:none !important;content:none !important}@media (max-width:1024px){li.donatehl{display:flex !important;justify-content:center !important;width:100% !important;background:0 0 !important;padding:0 !important}li.donatehl>a{width:60% !important;max-width:17.5rem !important;box-sizing:border-box !important;padding:.875rem 1.5rem !important;margin-top:.9375rem !important;margin-bottom:1.25rem !important;display:inline-flex !important;align-items:center !important;justify-content:center !important}}@media (max-width:1024px){div.premium-mobile-menu-container{position:fixed !important;left:0 !important;right:0 !important;width:100vw !important;max-width:100vw !important;box-sizing:border-box !important}ul.premium-mobile-menu{width:100% !important;box-sizing:border-box !important}}.post-thumb-img-content img{width:100%}.entry-title{font-family:'Raleway',sans-serif;font-weight:500;font-size:3rem;margin-top:2rem;color:var(--color-brand-blue)}.entry-meta *{color:var(--color-brand-blue)}.nav-links a{color:var(--color-brand-blue) !important}@media (max-width:992px){.entry-title{font-size:2rem}}.ace-donate-side-tab{position:fixed;left:0;right:auto;bottom:auto;width:3rem;height:10rem;z-index:99999;transition:background-color .25s ease}.ace-donate-toggle-text{font-family:'Raleway',sans-serif;font-weight:700;font-size:.9375rem;color:#fff;letter-spacing:.0625rem;display:flex;align-items:center;justify-content:center;gap:.625rem;transform:rotate(-90deg);white-space:nowrap}.ace-donate-tab-link{display:block;text-decoration:none !important;width:100%;height:100%}.ace-donate-toggle-wrapper{background:var(--color-brand-orange);display:flex;align-items:center;justify-content:center;transition:background-color .25s ease,box-shadow .25s ease;box-shadow:.25rem 0 .9375rem rgba(243,112,40,.2);width:100%;height:100%;border-radius:0 .25rem .25rem 0}.ace-donate-icon{font-size:.875rem;display:inline-block;transition:transform .25s cubic-bezier(.25,1,.5,1)}.ace-donate-toggle-wrapper:hover{background-color:var(--color-brand-orange-hover);box-shadow:.375rem 0 1.25rem rgba(214,89,19,.4)}#aceContactTab.is-overscrolling{opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transition:opacity .2s ease,visibility .2s ease !important}@media (max-width:1020px){#aceContactTab{position:fixed !important;bottom:0 !important;top:auto !important;left:0 !important;right:0 !important;width:100% !important;max-width:100% !important;height:3.125rem !important;z-index:999999 !important}#aceContactTab .ace-donate-toggle-text{transform:rotate(0deg) !important;-webkit-transform:rotate(0deg) !important;writing-mode:horizontal-tb !important;width:100% !important;height:100% !important;font-size:1rem !important}#aceContactTab .ace-donate-toggle-wrapper{border-radius:0 !important;height:3.125rem !important}}@media (min-width:768px){.donation-grid{grid-template-rows:auto auto !important;grid-auto-rows:auto !important;align-items:stretch !important;height:auto !important}.donation-grid>.e-con,.donation-grid>.e-child{height:100% !important;min-height:0 !important;display:flex !important;flex-direction:column !important}}@media (max-width:767px){.donation-grid{display:flex !important;flex-direction:column !important;grid-template-rows:auto !important;grid-auto-rows:auto !important;height:auto !important;min-height:0 !important;gap:1.5rem !important}.donation-grid>.e-con,.donation-grid>.e-child{height:auto !important;min-height:0 !important;flex:1 1 auto !important}}.element-shadow{box-shadow:0 .25rem .375rem -.0625rem rgba(13,25,48,.05),0 .625rem 1.5625rem -.3125rem rgba(13,25,48,.08),0 1.25rem 2.5rem -.9375rem rgba(13,25,48,.05);will-change:box-shadow}.ms-site-footer{background-color:var(--color-brand-blue-deep);padding-top:3.75rem;padding-bottom:1.875rem;font-family:"Raleway",sans-serif;width:100% !important;max-width:100% !important;display:block !important;clear:both;box-sizing:border-box}.ms-site-footer .footer-container{width:100%;max-width:var(--container-max-width,1356px);margin-left:auto !important;margin-right:auto !important;display:flex;flex-direction:column;gap:2.1875rem;box-sizing:border-box}.ms-site-footer .footer-logo-row{width:100%}.ms-site-footer .footer-logo{width:15.625rem;height:auto;display:block}.ms-site-footer .footer-bottom-flex-line{display:flex;justify-content:space-between;align-items:flex-end;width:100%;gap:1.875rem}.ms-site-footer .footer-info-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:3.75rem}.ms-site-footer .info-block h6{font-family:"Raleway",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;margin:0}.ms-site-footer .info-block a{color:#fff !important;text-decoration:none !important;transition:color .25s ease}.ms-site-footer .info-block a:hover{color:var(--color-brand-teal) !important}.ms-site-footer .footer-socials-wrapper{display:flex;gap:1.5rem;align-items:center}.ms-site-footer .social-icon{display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease}.ms-site-footer .social-icon svg.footer-svg{width:1.375rem;height:1.375rem;fill:#fff;transition:fill .25s ease}.ms-site-footer .social-icon:hover svg.footer-svg{fill:var(--color-brand-teal);transform:scale(1.15)}.ms-site-footer .footer-copyright-banner{width:100%;max-width:var(--container-max-width,1356px);margin-left:auto !important;margin-right:auto !important;margin-top:2.5rem;border-top:1px solid rgba(255,255,255,.1);padding-top:1.25rem;font-size:.8125rem;color:rgba(255,255,255,.5);box-sizing:border-box}@media (max-width:1024px){.ms-site-footer{margin-bottom:2.4375rem !important}.ms-site-footer .footer-container{align-items:center;text-align:center}.ms-site-footer .footer-logo-row{display:flex;justify-content:center}.ms-site-footer .footer-bottom-flex-line{flex-direction:column;align-items:center;gap:2.5rem}.ms-site-footer .footer-info-grid{flex-direction:column;align-items:center;gap:1.5625rem}.ms-site-footer .footer-socials-wrapper{justify-content:center}.ms-site-footer .footer-copyright-banner{text-align:center}}.ms-site-header-sticky{position:fixed;top:0;left:0;width:100%;background-color:#fff;box-shadow:0 .25rem 1.25rem rgba(0,0,0,.05);z-index:99999;box-sizing:border-box}.ms-site-header-sticky .header-container{width:100%;max-width:var(--container-max-width,1356px);margin-left:auto !important;margin-right:auto !important;display:flex;justify-content:space-between;align-items:center;height:5rem;box-sizing:border-box}.ms-site-header-sticky .header-logo-column{display:flex;align-items:center;flex-shrink:0;width:10.625rem}.ms-site-header-sticky .header-logo{width:100% !important;max-width:10.625rem !important;height:auto !important;display:block}.ms-site-header-sticky .header-menu-column{display:flex;align-items:center}body.logged-in .ms-site-header-sticky{top:2rem}#content.site-main{padding-top:5rem}@media (max-width:782px){body.logged-in .ms-site-header-sticky{top:2.875rem}}@media (max-width:1024px){.ms-site-header-sticky .header-container{height:4.375rem}.ms-site-header-sticky .header-logo-column{width:9.0625rem}.ms-site-header-sticky .header-logo{max-width:9.0625rem !important}#content.site-main{padding-top:4.375rem}}