.afa-shared-icon{margin-top:var(--mobile-offset);background-color:var(--background-color);display:block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.afa-shared-icon.sm{width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem}.afa-shared-icon.md{width:3rem;min-width:3rem;height:3rem;min-height:3rem}.afa-shared-icon.lg{width:4rem;min-width:4rem;height:4rem;min-height:4rem}.afa-shared-icon.xl{width:6rem;min-width:6rem;height:6rem;min-height:6rem}@media screen and (min-width:768px){.afa-shared-icon{margin-top:var(--tablet-offset)}}@media screen and (min-width:1240px){.afa-shared-icon{margin-top:var(--desktop-offset)}}.afa-shared-button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-button.primary{color:#020678;letter-spacing:-.01em;cursor:pointer;background-color:#fab455;border:none;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:1rem 0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-button.primary{font-size:1.25rem;line-height:1.75rem}}.afa-shared-button.primary:hover{text-decoration:underline}.afa-shared-button.primary:disabled,.afa-shared-button.primary .disabled{opacity:.6;cursor:no-drop}.afa-shared-button.primary:disabled:hover,.afa-shared-button.primary .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-button.primary{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-button.secondary{color:#020678;letter-spacing:-.01em;cursor:pointer;background-color:#0000;border:.0625rem solid #020678;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:1rem 0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-button.secondary{font-size:1.25rem;line-height:1.75rem}}.afa-shared-button.secondary:hover{text-decoration:underline}.afa-shared-button.secondary:disabled,.afa-shared-button.secondary .disabled{opacity:.6;cursor:no-drop}.afa-shared-button.secondary:disabled:hover,.afa-shared-button.secondary .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-button.secondary{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-button.red{color:#fdfdfd;letter-spacing:-.01em;cursor:pointer;background-color:#d23124;border:none;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:1rem 0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-button.red{font-size:1.25rem;line-height:1.75rem}}.afa-shared-button.red:hover{text-decoration:underline}.afa-shared-button.red:disabled,.afa-shared-button.red .disabled{opacity:.6;cursor:no-drop}.afa-shared-button.red:disabled:hover,.afa-shared-button.red .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-button.red{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-button.blue{color:#fdfdfd;letter-spacing:-.01em;cursor:pointer;background-color:#020678;border:none;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:1rem 0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-button.blue{font-size:1.25rem;line-height:1.75rem}}.afa-shared-button.blue:hover{text-decoration:underline}.afa-shared-button.blue:disabled,.afa-shared-button.blue .disabled{opacity:.6;cursor:no-drop}.afa-shared-button.blue:disabled:hover,.afa-shared-button.blue .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-button.blue{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-button.reverse{flex-direction:row-reverse}.afa-shared-error-message{color:#d23124;letter-spacing:-.01em;margin-top:0;margin-bottom:0;padding:.125rem .5rem 0;font-size:1rem;font-weight:400;line-height:1.375rem}.afa-shared-text-input{flex-direction:column;display:flex}.afa-shared-text-input.full-width{width:100%}.afa-shared-text-input .input-wrapper{flex-direction:row;width:100%;display:flex;position:relative}.afa-shared-text-input .input-wrapper.error .icon{background-color:#d23124}.afa-shared-text-input .input{color:#0d0d0d;letter-spacing:-.01em;border:.0625rem solid #020678;border-radius:0;width:100%;height:3rem;margin:0;padding:.75rem 1rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-text-input .input{font-size:1.25rem;line-height:1.75rem}}.afa-shared-text-input .input::placeholder{color:#0d0d0d;opacity:1}.afa-shared-text-input .input:-ms-placeholder-shown{color:#0d0d0d}.afa-shared-text-input .input::-moz-placeholder{color:#0d0d0d}.afa-shared-text-input .input.error{border:.0625rem solid #d23124;border-bottom-width:.1875rem}.afa-shared-text-input .input:focus{border-bottom-width:.1875rem;outline:none}@media screen and (min-width:1240px){.afa-shared-text-input .input{height:3.5rem}}.afa-shared-text-input .input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.afa-shared-text-input .input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.afa-shared-text-input .input[type=number]{-moz-appearance:textfield}.afa-shared-text-input .icon{cursor:pointer;min-width:1.75rem;position:absolute;top:calc(50% - .75rem);right:1.25rem}.afa-shared-text-input .label{color:#0d0d0d;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.125rem;font-weight:400;line-height:1.625rem;display:block}@media screen and (min-width:1240px){.afa-shared-text-input .label{font-size:1.25rem;line-height:1.75rem}}.afa-shared-text-input .description{color:#4c4c4c;margin:0 0 .75rem;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}.afa-shared-text-input.with-description .label{margin-bottom:.25rem}.afa-shared-checkbox .checkbox-wrapper{box-sizing:border-box;cursor:pointer;width:fit-content;position:relative}.afa-shared-checkbox .checkbox-wrapper.wrapped{border:.0625rem solid #020678;padding:1rem;display:flex}.afa-shared-checkbox .checkbox-wrapper.wrapped:focus-within{border-bottom-width:.1875rem;outline:none}.afa-shared-checkbox .checkbox-wrapper.wrapped.error{border:.0625rem solid #d23124;border-bottom-width:.1875rem}.afa-shared-checkbox .checkbox-wrapper.error .checkbox-custom+.checkbox-custom-label:before{border-color:#d23124}.afa-shared-checkbox .checkbox-wrapper.checked .checkbox-custom+.checkbox-custom-label:before{background-color:#020678}.afa-shared-checkbox .checkbox-wrapper.flex{display:flex}.afa-shared-checkbox .checkbox-custom{opacity:0;cursor:pointer;width:1.25rem;height:1.25rem;position:absolute}.afa-shared-checkbox .checkbox-custom-label{letter-spacing:-.01em;color:#0d0d0d;pointer-events:none;margin:0;padding:0 0 0 2.25rem;font-size:1.125rem;font-weight:400;line-height:1.625rem;display:block;position:relative}@media screen and (min-width:1240px){.afa-shared-checkbox .checkbox-custom-label{font-size:1.25rem;line-height:1.75rem}}.afa-shared-checkbox .checkbox-custom,.afa-shared-checkbox .checkbox-custom-label{vertical-align:middle;cursor:pointer;display:inline-block}.afa-shared-checkbox .checkbox-custom+.checkbox-custom-label:before{content:"";vertical-align:middle;text-align:center;box-sizing:border-box;border:.125rem solid #020678;width:1.5rem;height:1.5rem;margin-right:.625rem;display:inline-block;position:absolute;top:.125rem;left:0}.afa-shared-checkbox .checkbox-custom:checked+.checkbox-custom-label:after{content:"";border:.1875rem solid #fdfdfd;border-width:0 .1875rem .1875rem 0;width:.25rem;height:1rem;display:inline-block;position:absolute;top:.0625rem;left:.5625rem;transform:rotate(45deg)}.afa-shared-textarea{flex-direction:column;display:flex}.afa-shared-textarea.full-width{width:100%}.afa-shared-textarea .label{color:#0d0d0d;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.125rem;font-weight:400;line-height:1.625rem;display:block}@media screen and (min-width:1240px){.afa-shared-textarea .label{font-size:1.25rem;line-height:1.75rem}}.afa-shared-textarea .textarea{color:#0d0d0d;letter-spacing:-.01em;border:.0625rem solid #020678;border-radius:0;margin:0;padding:.75rem 1rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-textarea .textarea{font-size:1.25rem;line-height:1.75rem}}.afa-shared-textarea .textarea::placeholder{color:#0d0d0d;opacity:1}.afa-shared-textarea .textarea:-ms-placeholder-shown{color:#0d0d0d}.afa-shared-textarea .textarea::-moz-placeholder{color:#0d0d0d}.afa-shared-textarea .textarea.error{border:.0625rem solid #d23124;box-shadow:inset 0 -.125rem #d23124}.afa-shared-textarea .textarea:focus{outline:none}.afa-shared-textarea .textarea:focus:not(.error){box-shadow:inset 0 -.125rem #020678}.afa-shared-textarea .description{color:#4c4c4c;margin:0 0 .75rem;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}.afa-shared-textarea .description *{margin:0;padding:0}.afa-shared-textarea.with-description .label{margin-bottom:.25rem}.afa-shared-text.preamble{color:#0d0d0d;letter-spacing:-.01em;max-width:43rem;margin-top:0;margin-bottom:1.5rem;font-size:1.25rem;font-weight:400;line-height:1.75rem}@media screen and (min-width:768px){.afa-shared-text.preamble{font-size:1.5rem;line-height:2rem}}@media screen and (min-width:1240px){.afa-shared-text.preamble{max-width:50rem;margin-bottom:3rem;font-size:1.75rem;line-height:2.25rem}}.afa-shared-text.span{color:#0d0d0d;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-text.span{font-size:1.25rem;line-height:1.75rem}}.afa-shared-text.paragraph{color:#0d0d0d;letter-spacing:-.01em;max-width:36rem;margin-top:0;margin-bottom:1.125rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-text.paragraph{max-width:43rem;margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-text.smallParagraph{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.375rem}.afa-shared-text.link{letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-text.link{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-text.label{color:#0d0d0d;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.125rem;font-weight:400;line-height:1.625rem;display:block}@media screen and (min-width:1240px){.afa-shared-text.label{font-size:1.25rem;line-height:1.75rem}}.afa-shared-text.quote{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:0;font-size:1.5rem;font-weight:400;line-height:2rem}@media screen and (min-width:1240px){.afa-shared-text.quote{font-size:2.25rem;line-height:3rem}}.afa-shared-text.bold{font-weight:700}.afa-shared-text.regular{font-weight:400}.afa-shared-text.no-margin{margin:0}.afa-shared-search-input{flex-direction:column;width:30.3125rem;display:flex}.afa-shared-search-input.full-width{width:100%}.afa-shared-search-input .screen-reader-wrapper{clip:rect(0,0,0,0);border:0;width:.0625rem;height:.0625rem;margin:-.625rem;padding:0;position:absolute;overflow:hidden}.afa-shared-search-input .search-field-wrapper{flex-direction:row;width:100%;display:flex}.afa-shared-search-input .search-input-wrapper{width:100%;position:relative}.afa-shared-search-input .search-input{color:#0d0d0d;letter-spacing:-.01em;border:.0625rem solid #020678;border-radius:0;width:100%;height:3rem;margin:0;padding:.75rem 1rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-search-input .search-input{font-size:1.25rem;line-height:1.75rem}}.afa-shared-search-input .search-input::placeholder{color:#0d0d0d;opacity:1}.afa-shared-search-input .search-input:-ms-placeholder-shown{color:#0d0d0d}.afa-shared-search-input .search-input::-moz-placeholder{color:#0d0d0d}@media screen and (min-width:1240px){.afa-shared-search-input .search-input{height:3.5rem}}.afa-shared-search-input .search-input.error{border:.0625rem solid #d23124;border-bottom-width:.1875rem}.afa-shared-search-input .search-input:focus{border-bottom-width:.1875rem;outline:none}.afa-shared-search-input .clear-button{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;min-width:1.75rem;min-height:1.75rem;margin:0;padding:0;display:none;position:absolute;top:calc(50% - .875rem);right:.75rem}.afa-shared-search-input .clear-button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-search-input .clear-button.clear-button-visible{display:flex}.afa-shared-search-input .search-button{cursor:pointer;background-color:#020678;border:.0625rem solid #020678;justify-content:center;align-items:center;min-width:3rem;height:3rem;margin:0;padding:.75rem;display:flex;position:relative}.afa-shared-search-input .search-button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}@media screen and (min-width:1240px){.afa-shared-search-input .search-button{height:3.5rem}}.afa-shared-search-input .search-label{color:#fdfdfd;letter-spacing:-.01em;margin:0 .5rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-search-input .search-label{font-size:1.25rem;line-height:1.75rem}}.afa-shared-input-add .input-wrapper{flex-direction:row;width:30.3125rem;display:flex;position:relative}.afa-shared-input-add .input-wrapper.full-width{width:100%}.afa-shared-input-add .input{color:#0d0d0d;letter-spacing:-.01em;box-sizing:border-box;border:.0625rem solid #020678;border-radius:0;width:100%;height:3rem;margin:0;padding:.75rem 1rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-input-add .input{font-size:1.25rem;line-height:1.75rem}}.afa-shared-input-add .input::placeholder{color:#0d0d0d;opacity:1}.afa-shared-input-add .input:-ms-placeholder-shown{color:#0d0d0d}.afa-shared-input-add .input::-moz-placeholder{color:#0d0d0d}.afa-shared-input-add .input:focus{border-bottom-width:.1875rem;outline:none}@media screen and (min-width:1240px){.afa-shared-input-add .input{height:3.5rem}}.afa-shared-input-add .button{cursor:pointer;background-color:#020678;border:.0625rem solid #020678;justify-content:center;align-items:center;min-width:3rem;margin:0;padding:0;display:flex}.afa-shared-input-add .button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}@media screen and (min-width:1240px){.afa-shared-input-add .button{min-width:3.5rem}}.afa-shared-input-add .description{color:#4c4c4c;margin:0 0 .75rem;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}.afa-shared-input-add.with-description .label{margin-bottom:.25rem}.afa-shared-heading.h1{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:2.25rem}@media screen and (min-width:768px){.afa-shared-heading.h1{font-size:2.25rem;line-height:3rem}}@media screen and (min-width:1240px){.afa-shared-heading.h1{margin-bottom:1.5rem;font-size:3.375rem;line-height:4rem}}.afa-shared-heading.h2{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:2rem}@media screen and (min-width:768px){.afa-shared-heading.h2{font-size:1.75rem;line-height:2.25rem}}@media screen and (min-width:1240px){.afa-shared-heading.h2{font-size:2.25rem;line-height:3rem}}.afa-shared-heading.h3{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.75rem}@media screen and (min-width:768px){.afa-shared-heading.h3{font-size:1.5rem;line-height:2rem}}@media screen and (min-width:1240px){.afa-shared-heading.h3{font-size:1.75rem;line-height:2.25rem}}.afa-shared-heading.h4{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem}@media screen and (min-width:768px){.afa-shared-heading.h4{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:1240px){.afa-shared-heading.h4{font-size:1.5rem;line-height:2rem}}.afa-shared-heading.h5{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem}@media screen and (min-width:768px){.afa-shared-heading.h5{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:1240px){.afa-shared-heading.h5{font-size:1.5rem;line-height:2rem}}.afa-shared-heading.h6{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem}@media screen and (min-width:768px){.afa-shared-heading.h6{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:1240px){.afa-shared-heading.h6{font-size:1.5rem;line-height:2rem}}.afa-shared-heading.boldParagraph{color:#0d0d0d;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:700;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-heading.boldParagraph{font-size:1.25rem;line-height:1.75rem}}.afa-shared-heading.no-margin{margin:0}.afa-shared-accordion{flex-direction:column;gap:1rem;display:flex}.afa-shared-accordion.footer{gap:.25rem}.afa-shared-accordion .accordion-item{width:100%}.afa-shared-accordion .accordion-item.default{border:.0625rem solid #7dcdff}.afa-shared-accordion .header-button{text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.afa-shared-accordion .header-button:focus-visible{outline-offset:-.125rem;outline:.125rem solid #fdfdfd;box-shadow:inset 0 0 0 .25rem #003cd2}.afa-shared-accordion .header-button.faq:focus-visible{outline-offset:-.125rem;outline:.125rem solid #003cd2;box-shadow:inset 0 0 0 .25rem #fdfdfd}.afa-shared-accordion .header-button:hover .heading{text-decoration:underline}.afa-shared-accordion .header,.afa-shared-accordion .header-button{width:100%;padding:1rem;display:flex}@media screen and (min-width:1240px){.afa-shared-accordion .header,.afa-shared-accordion .header-button{padding:1.25rem 1.5rem}}.afa-shared-accordion .header.faq,.afa-shared-accordion .header.footer,.afa-shared-accordion .header-button.faq,.afa-shared-accordion .header-button.footer{background:#c8ebfa}.afa-shared-accordion .header.faq>*,.afa-shared-accordion .header.footer>*,.afa-shared-accordion .header-button.faq>*,.afa-shared-accordion .header-button.footer>*{color:#020678}.afa-shared-accordion .header.faq,.afa-shared-accordion .header-button.faq{padding:.75rem 1rem}@media screen and (min-width:1240px){.afa-shared-accordion .header.faq,.afa-shared-accordion .header-button.faq{padding:.875rem 1.5rem}}.afa-shared-accordion .header.default,.afa-shared-accordion .header-button.default{background:#fdfdfd}.afa-shared-accordion .header.footer h2,.afa-shared-accordion .header-button.footer h2{color:#020678;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:700;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-accordion .header.footer h2,.afa-shared-accordion .header-button.footer h2{font-size:1.25rem;line-height:1.75rem}}.afa-shared-accordion .header h2,.afa-shared-accordion .header h3,.afa-shared-accordion .header h4,.afa-shared-accordion .header h5,.afa-shared-accordion .header h6,.afa-shared-accordion .header-button h2,.afa-shared-accordion .header-button h3,.afa-shared-accordion .header-button h4,.afa-shared-accordion .header-button h5,.afa-shared-accordion .header-button h6{overflow-wrap:anywhere;width:100%}.afa-shared-accordion .icon-faq{margin-right:.375rem}@media screen and (min-width:1240px){.afa-shared-accordion .icon-faq{margin-right:.875rem}}.afa-shared-accordion .icon-toggle{margin-left:1rem}.afa-shared-accordion .content-wrapper{opacity:0;background-color:#fdfdfd;flex-direction:column;height:0;transition:opacity .3s ease-in-out;display:flex}.afa-shared-accordion .content-wrapper>*{visibility:hidden;height:0;position:absolute;overflow:hidden}.afa-shared-accordion .content-wrapper.active{opacity:1;height:auto}.afa-shared-accordion .content-wrapper.active>*{visibility:visible;height:auto;position:static;overflow:visible}.afa-shared-accordion .content-wrapper.active.default{padding:.25rem 1rem 1rem}@media screen and (min-width:1240px){.afa-shared-accordion .content-wrapper.active.default{padding:.25rem 1.5rem 1.5rem}}.afa-shared-accordion .content-wrapper.active.faq,.afa-shared-accordion .content-wrapper.active.footer{padding:1rem}@media screen and (min-width:1240px){.afa-shared-accordion .content-wrapper.active.faq,.afa-shared-accordion .content-wrapper.active.footer{padding:1.5rem}}.afa-shared-accordion .content-wrapper.active.faq{border:.0625rem solid #7dcdff;border-top:none}.afa-shared-accordion .content-wrapper p:first-child{margin-top:0}.afa-shared-accordion .content-wrapper p:last-child{margin-bottom:0}.afa-shared-footer-bottom{background-color:#020678;padding:0 1.5rem 1.5rem}.afa-shared-footer-bottom a:focus-visible{outline-offset:0;outline:.125rem solid #003cd2;box-shadow:0 0 0 .25rem #fdfdfd}@media screen and (min-width:1024px){.afa-shared-footer-bottom{padding:0 3rem 3rem}}.afa-shared-footer-bottom .content{flex-direction:column;width:100%;max-width:77.5rem;margin:0 auto;display:flex;position:relative}.afa-shared-footer-bottom .logo-wrapper{position:absolute;top:-3.125rem;left:calc(50% - 3.125rem)}@media screen and (min-width:1024px){.afa-shared-footer-bottom .logo-wrapper{top:-4rem;left:calc(50% - 4rem)}.afa-shared-footer-bottom .logo-wrapper .afa-shared-footer-logo{width:8rem;height:8rem}}.afa-shared-footer-bottom .section-wrapper{flex-direction:column;gap:2rem;width:100%;padding-top:4rem;display:flex}@media screen and (min-width:1024px){.afa-shared-footer-bottom .section-wrapper{padding-top:6rem}}.afa-shared-footer-bottom .icons-wrapper{flex-basis:fit-content;justify-content:center;margin:0;padding:0;list-style:none;display:flex}@media screen and (min-width:768px){.afa-shared-footer-bottom .icons-wrapper{justify-content:flex-start}}.afa-shared-footer-bottom .section-two{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin:0;padding:0;list-style:none;display:flex}@media screen and (min-width:768px) and (max-width:1024px){.afa-shared-footer-bottom .section-two{-moz-column-count:2;column-count:2;-moz-column-gap:1.5rem;column-gap:1.5rem;display:block}}.afa-shared-footer-bottom .section-two li{width:100%;padding:.5rem 0}.afa-shared-footer-bottom .section-two a{letter-spacing:-.01em;color:#fdfdfd;width:100%;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem;text-decoration:underline}@media screen and (min-width:1240px){.afa-shared-footer-bottom .section-two a{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-footer-bottom .section-two a:hover{text-decoration:underline}@media screen and (min-width:1024px){.afa-shared-footer-bottom .section-two{justify-content:center;gap:1.5rem}.afa-shared-footer-bottom .section-two li{width:auto}}.afa-shared-footer-bottom .section-three{flex-direction:row;display:flex}.afa-shared-footer-bottom .section-three>p{color:#fdfdfd;letter-spacing:-.01em;max-width:51.125rem;margin:0;font-weight:400;font-size:1rem!important;line-height:1.375rem!important}@media screen and (min-width:1240px){.afa-shared-footer-bottom .section-three>p{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:1024px){.afa-shared-footer-bottom .section-three{justify-content:center;align-items:center}}.afa-shared-footer-bottom .section-four{flex-direction:column;justify-content:center;gap:1rem;width:100%;max-width:51.125rem;display:flex}@media screen and (min-width:1024px){.afa-shared-footer-bottom .section-four{flex-direction:row;justify-content:space-between;align-self:center;gap:1.5rem}}.afa-shared-footer-bottom .section-four .orgNumber-wrapper,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media screen and (min-width:768px){.afa-shared-footer-bottom .section-four .orgNumber-wrapper,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div{align-items:flex-start}}.afa-shared-footer-bottom .section-four .orgNumber-wrapper p,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div p{color:#fdfdfd;letter-spacing:-.01em;text-align:flex-start;margin:0;font-weight:400;font-size:1rem!important;line-height:1.375rem!important}@media screen and (min-width:1240px){.afa-shared-footer-bottom .section-four .orgNumber-wrapper p,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div p{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:768px){.afa-shared-footer-bottom .section-four .orgNumber-wrapper p,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div p{text-align:left}}.afa-shared-footer-bottom .section-four .orgNumber-wrapper a,.afa-shared-footer-bottom .section-four .orgNumber-wrapper a *,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div a,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div a *{color:#fff!important;font-size:1rem!important;line-height:1.375rem!important}.afa-shared-footer-bottom .section-four .orgNumber-wrapper a:hover,.afa-shared-footer-bottom .section-four .orgNumber-wrapper a:active,.afa-shared-footer-bottom .section-four .orgNumber-wrapper a :hover,.afa-shared-footer-bottom .section-four .orgNumber-wrapper a :active,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div a:hover,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div a:active,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div a :hover,.afa-shared-footer-bottom .section-four .orgNumber-wrapper>div a :active{color:#fff!important}.afa-shared-footer-bottom .section-four .copywrite-wrapper{flex-direction:row;justify-content:left;display:flex}@media screen and (min-width:1024px){.afa-shared-footer-bottom .section-four .copywrite-wrapper{justify-content:center}}.afa-shared-footer-bottom .section-four .copywrite-wrapper>p{color:#fdfdfd;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-footer-bottom .section-four .copywrite-wrapper>p{font-size:1.25rem;line-height:1.75rem}}.afa-shared-footer-bottom .section-four .social-media-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media screen and (min-width:768px){.afa-shared-footer-bottom .section-four .social-media-wrapper{flex-direction:row}}.afa-shared-footer-bottom .section-four .social-media-wrapper>h2{color:#fdfdfd;letter-spacing:-.01em;flex-basis:fit-content;margin:0;font-weight:700;font-size:1rem!important;line-height:1.375rem!important}@media screen and (min-width:1240px){.afa-shared-footer-bottom .section-four .social-media-wrapper>h2{font-size:1.25rem;line-height:1.75rem}}.afa-shared-footer-bottom .section-four .social-media-wrapper a{display:flex}.afa-shared-footer-bottom .section-four .social-media-wrapper a:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-footer-bottom .switch-wrapper{margin-top:1rem}.afa-shared-switch{justify-content:flex-start;align-items:flex-start;display:flex}.afa-shared-switch .checkbox-wrapper{width:3.5rem;height:2rem;position:relative}.afa-shared-switch .checkbox-wrapper:focus-within{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-switch .checkbox-wrapper input:focus,.afa-shared-switch .checkbox-wrapper input:focus-visible{box-shadow:none;outline:none}@supports selector(:has(p)){.afa-shared-switch .checkbox-wrapper:has(input:focus-visible){outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-switch .checkbox-wrapper:focus-within{box-shadow:none;outline:none}.afa-shared-switch .checkbox-wrapper:has(input:focus:not(:focus-visible)){box-shadow:none;outline:none}}.afa-shared-switch .checkbox-wrapper.dark:focus-within{outline-offset:0;outline:.125rem solid #003cd2;box-shadow:0 0 0 .25rem #fdfdfd}.afa-shared-switch .checkbox-wrapper.dark input:focus,.afa-shared-switch .checkbox-wrapper.dark input:focus-visible{box-shadow:none;outline:none}@supports selector(:has(p)){.afa-shared-switch .checkbox-wrapper.dark:has(input:focus-visible){outline-offset:0;outline:.125rem solid #003cd2;box-shadow:0 0 0 .25rem #fdfdfd}.afa-shared-switch .checkbox-wrapper.dark:focus-within{box-shadow:none;outline:none}.afa-shared-switch .checkbox-wrapper.dark:has(input:focus:not(:focus-visible)){box-shadow:none;outline:none}}.afa-shared-switch .checkbox-switch{opacity:0;z-index:1;cursor:pointer;border-radius:50%;width:3.5rem;height:2rem;margin:0;position:absolute}.afa-shared-switch .checkbox-switch:checked+.checkbox.light{background:#020678}.afa-shared-switch .checkbox-switch:checked+.checkbox.light:after,.afa-shared-switch .checkbox-switch:checked+.checkbox.dark{background:#fdfdfd}.afa-shared-switch .checkbox-switch:checked+.checkbox.dark:after{background:#020678}.afa-shared-switch .checkbox-switch:checked+.checkbox:after{content:"";border-radius:50%;width:1.5rem;height:1.5rem;margin-left:1.5rem;transition:all .2s;display:block}.afa-shared-switch .checkbox{cursor:pointer;border:.125rem solid;border-radius:1rem;width:3.5rem;height:2rem;position:absolute;top:0;left:0}.afa-shared-switch .checkbox.light{background:#fdfdfd;border-color:#020678}.afa-shared-switch .checkbox.light:after{background:#020678}.afa-shared-switch .checkbox.dark{background:#020678;border-color:#fdfdfd}.afa-shared-switch .checkbox.dark:after{background:#fdfdfd}.afa-shared-switch .checkbox.disabled{opacity:.5}.afa-shared-switch .checkbox:after{content:"";border-radius:50%;width:1.5rem;height:1.5rem;margin:.125rem;transition:all .2s;display:block}.afa-shared-switch .text-wrapper{flex-direction:column;margin-left:1rem;display:flex}.afa-shared-switch .text-wrapper>label{cursor:pointer;padding-top:.375rem;padding-bottom:0}.afa-shared-footer-logo{width:6.25rem;height:6.25rem}@media screen and (min-width:1024px){.afa-shared-footer-logo{width:8rem;height:8rem}}.afa-shared-footer-top{padding:2.5rem 1.5rem 5rem}@media screen and (min-width:1240px){.afa-shared-footer-top{padding:2.5rem 3rem}}.afa-shared-footer-top .wrapper{flex-flow:column wrap;width:100%;max-width:77.5rem;margin:0 auto;display:flex}@media screen and (min-width:1240px){.afa-shared-footer-top .wrapper{flex-direction:row}.afa-shared-footer-top .wrapper .quote>div{margin-bottom:3.75rem}}.afa-shared-footer-top .column-wrapper{flex:1;gap:3rem;display:flex}.afa-shared-footer-top .desktop-columns{display:none}@media screen and (min-width:1240px){.afa-shared-footer-top .desktop-columns{gap:3rem;width:100%;display:flex}}.afa-shared-footer-top .column{flex-direction:column;width:100%;display:flex}@media screen and (min-width:1240px){.afa-shared-footer-top .column{width:100%;max-width:17.125rem;margin:1.5rem 0 3rem}.afa-shared-footer-top .column.tablet-down-column{display:none}}.afa-shared-footer-top .column-heading{color:#0d0d0d;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.125rem;font-weight:700;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-footer-top .column-heading{margin-bottom:.5rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-footer-top .column-links{flex-direction:column;gap:1rem;display:flex}@media screen and (min-width:1240px){.afa-shared-footer-top .column-links{gap:.5rem}}.afa-shared-footer-top .column-links a{letter-spacing:-.01em;color:#020678;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-footer-top .column-links a{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-footer-top .column-links a:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-footer-top .tablet-quote{display:none}@media screen and (min-width:768px) and (max-width:1240px){.afa-shared-footer-top .tablet-quote{display:flex}}.afa-shared-footer-top .tablet-down-accordions{margin-bottom:1.5rem}@media screen and (min-width:1240px){.afa-shared-footer-top .tablet-down-accordions{display:none}}.afa-shared-footer-top .quote{margin:0 auto}@media screen and (min-width:768px) and (max-width:1240px){.afa-shared-footer-top .quote{display:none}}.afa-shared-footer{background:#7dcdff;flex-direction:column;display:flex}.afa-shared-navbar{background-color:#c8ebfa;max-height:5rem}.afa-shared-navbar .content{justify-content:space-between;max-width:120rem;min-height:2.5rem;margin:0 auto;padding:0 1rem;display:flex}@media screen and (min-width:768px){.afa-shared-navbar .content{padding:0 1.5rem}}@media screen and (min-width:1240px){.afa-shared-navbar .content{gap:1rem;min-height:4rem;padding:0 3rem 0 2rem}}@media screen and (min-width:1920px){.afa-shared-navbar .content{min-height:4rem;padding:0 6rem 0 5rem}}.afa-shared-navbar .column-one{display:none}@media screen and (min-width:1240px){.afa-shared-navbar .column-one{flex:1;align-items:center;display:flex}}.afa-shared-navbar .column-two{align-items:center;width:100%;display:flex}@media screen and (min-width:1240px){.afa-shared-navbar .column-two{width:auto}}.afa-shared-grid{width:var(--mobile-width);flex-flow:column wrap;display:flex}.afa-shared-grid.row{flex-direction:row}.afa-shared-grid.no-wrap{flex-wrap:nowrap}@media screen and (min-width:768px){.afa-shared-grid{width:var(--tablet-width)}}@media screen and (min-width:1240px){.afa-shared-grid{width:var(--desktop-width)}}@media screen and (min-width:1920px){.afa-shared-grid{width:var(--desktop-large-width)}}.afa-shared-toggle-button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-toggle-button.primary{color:#020678;letter-spacing:-.01em;cursor:pointer;background-color:#fab455;border:none;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:1rem 0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-toggle-button.primary{font-size:1.25rem;line-height:1.75rem}}.afa-shared-toggle-button.primary:hover{text-decoration:underline}.afa-shared-toggle-button.primary:disabled,.afa-shared-toggle-button.primary .disabled{opacity:.6;cursor:no-drop}.afa-shared-toggle-button.primary:disabled:hover,.afa-shared-toggle-button.primary .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-toggle-button.primary{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-toggle-button.secondary{color:#020678;letter-spacing:-.01em;cursor:pointer;background-color:#0000;border:.0625rem solid #020678;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:1rem 0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-toggle-button.secondary{font-size:1.25rem;line-height:1.75rem}}.afa-shared-toggle-button.secondary:hover{text-decoration:underline}.afa-shared-toggle-button.secondary:disabled,.afa-shared-toggle-button.secondary .disabled{opacity:.6;cursor:no-drop}.afa-shared-toggle-button.secondary:disabled:hover,.afa-shared-toggle-button.secondary .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-toggle-button.secondary{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-toggle-button.none{text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.afa-shared-toggle-button.none span{font-size:1rem;line-height:1.375rem}.afa-shared-toggle-button.primary span,.afa-shared-toggle-button.secondary span{font-size:1.125rem;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-toggle-button.primary span,.afa-shared-toggle-button.secondary span{font-size:1.25rem;line-height:1.75rem}}.afa-shared-toggle-button.primary,.afa-shared-toggle-button.secondary,.afa-shared-toggle-button.none{justify-content:space-between;align-items:center;width:100%;display:flex}.afa-shared-toggle-button .before-icon{margin-right:.5rem}.afa-shared-toggle-button .after-icon{margin-left:1rem}.afa-shared-toggle-button .label-wrapper{width:100%}.afa-shared-toggle-button .label-wrapper:hover{text-decoration:underline}@media screen and (min-width:768px){.afa-shared-toggle-button .label-wrapper{flex-wrap:wrap;gap:0 .25rem;display:flex}}.afa-shared-toggle-button .label-wrapper>span{text-align:left}@media screen and (min-width:1240px){.afa-shared-toggle-button .label-wrapper>span{width:max-content}}.afa-shared-toggle-button .span{text-align:left;width:100%}@media screen and (min-width:1240px){.afa-shared-toggle-button .span{width:max-content}}.afa-shared-header-logo{cursor:unset;align-items:center;display:flex}.afa-shared-header-logo.click-event{cursor:pointer}.afa-shared-header-logo>div{display:flex}.afa-shared-header-logo>span{color:#020678;letter-spacing:-.01em;margin-top:0;margin-bottom:0;padding:0 1.5rem;font-size:1rem;font-weight:700;line-height:1.375rem;display:flex}.afa-shared-top-bar{background:#fdfdfd;justify-content:space-between;align-items:center;width:100%;max-width:120rem;height:5.25rem;margin:0 auto;padding:0 1rem;display:flex}@media screen and (min-width:768px){.afa-shared-top-bar{padding:0 1.5rem}}@media screen and (min-width:1240px){.afa-shared-top-bar{padding:0 3rem}}@media screen and (min-width:1920px){.afa-shared-top-bar{padding:0 6rem}}.afa-shared-top-bar .column-one,.afa-shared-top-bar .column-two,.afa-shared-top-bar .column-three{align-items:center;height:100%;display:flex}.afa-shared-top-bar .logo-container{padding:1rem 0;display:flex}.afa-shared-top-bar .logo-container>a{text-decoration:none}.afa-shared-top-bar .logo-container>a:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-top-bar .column-two{flex:1}.afa-shared-top-bar .column-three{gap:.5rem}@media screen and (min-width:1240px){.afa-shared-top-bar .column-three{gap:1.5rem}}.afa-shared-top-bar .mobile-menu-button{text-align:left;cursor:pointer;color:#020678;background:0 0;border:none;flex-direction:column;align-items:center;width:3.3125rem;margin-right:-.5rem;padding:0;font-size:.875rem;line-height:1.25rem;display:flex}.afa-shared-top-bar .mobile-menu-button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}@media screen and (min-width:1240px){.afa-shared-top-bar .mobile-menu-button{display:none}}.afa-shared-top-bar .mobile-menu-button-label{margin-top:.25rem}.afa-shared-login-button-type .mobile-login-button{cursor:pointer;background:0 0;border:none;flex-flow:column;align-items:center;display:flex}.afa-shared-login-button-type .mobile-login-button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-login-button-type .mobile-login-button .mobile-button-label{color:#020678;white-space:nowrap;margin-top:.25rem;font-size:.875rem;line-height:1.25rem}@media screen and (min-width:1240px){.afa-shared-login-button-type .mobile-login-button{display:none}}.afa-shared-login-button-type .desktop-login-button-wrapper{width:auto;display:none}.afa-shared-login-button-type .desktop-login-button-wrapper button{min-width:unset;white-space:normal;justify-content:center;margin:0;overflow:hidden}.afa-shared-login-button-type .desktop-login-button-wrapper>span{font-size:.875rem;font-weight:700}@media screen and (min-width:1240px){.afa-shared-login-button-type .desktop-login-button-wrapper{display:inline-block}}.afa-shared-login-dropdown-card{top:var(--mobile-offset-top);width:100%;height:var(--mobile-height);z-index:9999;background-color:#c8ebfa;display:none;position:absolute;left:0}.afa-shared-login-dropdown-card.open{display:block}@media screen and (min-width:1240px){.afa-shared-login-dropdown-card{height:unset;right:1.875rem;left:unset;width:21.4375rem;position:absolute;top:6.25rem}}@media screen and (min-width:1920px){.afa-shared-login-dropdown-card{right:calc(50% - 56.125rem)}}.afa-shared-login-dropdown-card .arrow{display:none}@media screen and (min-width:1240px){.afa-shared-login-dropdown-card .arrow{z-index:9999;border-bottom:1rem solid #fff;border-left:1rem solid #0000;border-right:1rem solid #0000;width:0;height:0;display:block;position:absolute;top:-1rem;right:2.375rem}}@media screen and (min-width:1920px){.afa-shared-login-dropdown-card .arrow{right:3.375rem}}.afa-shared-login-dropdown-card .dropdown-container{margin:0;padding:1rem;list-style:none}@media screen and (min-width:768px){.afa-shared-login-dropdown-card .dropdown-container{padding:1rem 1.5rem}}@media screen and (min-width:1240px){.afa-shared-login-dropdown-card .dropdown-container{padding:unset}}.afa-shared-login-dropdown-card .link-wrapper{color:#0d0d0d;background-color:#fdfdfd;min-height:4rem;margin-bottom:.125rem;padding:1rem}.afa-shared-login-dropdown-card .link-wrapper:last-child{margin:0}.afa-shared-login-dropdown-card .link{gap:.5rem;text-decoration:none;display:flex}.afa-shared-login-dropdown-card .link:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-login-dropdown-card .link:hover .title{text-decoration:underline}.afa-shared-login-dropdown-card .text-section{color:#0d0d0d;flex-direction:column;font-size:1rem;line-height:1.375rem;display:flex}.afa-shared-login-dropdown-card .title{font-weight:700}.afa-shared-dark-transparent-layer{filter:alpha(opacity=50);z-index:9000;background-color:#00000080;background-position:50%;background-repeat:no-repeat;width:100%;display:none;position:absolute;inset:5.25rem 0 0}@media screen and (min-width:1240px){.afa-shared-dark-transparent-layer.overlay-visible{display:block}.afa-shared-breadcrumbs{z-index:1;position:relative;left:0;right:0}}.afa-shared-breadcrumbs .breadcrumbs-list{word-break:break-word;background-color:#fdfdfd;margin:0 auto;padding:.5rem 1rem;list-style:none;overflow:auto}@media screen and (min-width:768px){.afa-shared-breadcrumbs .breadcrumbs-list{padding:.5rem 1.5rem}}@media screen and (min-width:1240px){.afa-shared-breadcrumbs .breadcrumbs-list{border-radius:0 0 1rem;width:max-content;padding:.5rem 1rem .5rem 3rem;position:absolute}}@media screen and (min-width:1920px){.afa-shared-breadcrumbs .breadcrumbs-list{padding:.5rem 1rem .5rem calc(50% - 54rem)}}.afa-shared-breadcrumbs .breadcrumbs-list-item{display:inline}.afa-shared-breadcrumbs .breadcrumbs-list-item a{letter-spacing:-.01em;color:#0d0d0d;margin:0;font-size:.875rem;font-weight:400;line-height:1.25rem}@media screen and (min-width:1240px){.afa-shared-breadcrumbs .breadcrumbs-list-item a{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-breadcrumbs .breadcrumbs-list-item a:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}@media screen and (min-width:1240px){.afa-shared-breadcrumbs .breadcrumbs-list-item a{font-size:1rem;line-height:1.375rem}}.afa-shared-breadcrumbs .breadcrumbs-list-item .icon{vertical-align:middle;background-color:#0d0d0d;display:inline-block}.afa-shared-breadcrumbs .breadcrumbs-list-item:last-child *{pointer-events:none;cursor:default;text-decoration:none}.afa-shared-chat-card{background-color:#c8ebfa;padding:1rem}.afa-shared-chat-card>p{color:#0d0d0d;letter-spacing:-.01em;max-width:36rem;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-chat-card>p{max-width:43rem;margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-chat-card>p:last-child{margin-bottom:0}.afa-shared-chat-card>h4{color:#0d0d0d}.afa-shared-select .container{position:relative}.afa-shared-select .select{color:#0d0d0d;letter-spacing:-.01em;cursor:pointer;appearance:none;background:#fdfdfd;border:.0625rem solid #020678;border-radius:0;width:100%;height:3rem;margin:0;padding:0 1rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-select .select{font-size:1.25rem;line-height:1.75rem}}.afa-shared-select .select.error{border:.0625rem solid #d23124;border-bottom-width:.1875rem}.afa-shared-select .select:focus{outline-color:none;border-bottom-width:.1875rem}.afa-shared-select .select:focus-visible{outline:none}@media screen and (min-width:1240px){.afa-shared-select .select{height:3.5rem}}.afa-shared-select .option{color:#0d0d0d;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-select .option{font-size:1.25rem;line-height:1.75rem}}.afa-shared-select .arrow{pointer-events:none;align-items:center;height:100%;display:flex;position:absolute;top:0;right:.625rem}.afa-shared-select .description{color:#4c4c4c;margin:0 0 .75rem;font-size:1rem;font-style:normal;font-weight:400;line-height:140%}.afa-shared-select.with-description .label{margin-bottom:.25rem}.afa-shared-file-upload label{color:#0d0d0d;letter-spacing:-.01em;cursor:pointer;border:.0625rem solid #020678;border-radius:0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:3rem;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem;transition:background-color .3s;display:flex}@media screen and (min-width:1240px){.afa-shared-file-upload label{font-size:1.25rem;line-height:1.75rem}}.afa-shared-file-upload label::placeholder{color:#0d0d0d;opacity:1}.afa-shared-file-upload label:-ms-placeholder-shown{color:#0d0d0d}.afa-shared-file-upload label::-moz-placeholder{color:#0d0d0d}.afa-shared-file-upload label.error{border:.0625rem solid #d23124;border-bottom-width:.1875rem}.afa-shared-file-upload label:focus{border-bottom-width:.1875rem;outline:none}@media screen and (min-width:1240px){.afa-shared-file-upload label{height:3.5rem}}.afa-shared-file-upload label p{color:gray;margin:0;padding-left:1rem}.afa-shared-file-upload label button{width:fit-content;margin:0}.afa-shared-file-upload.dragging label{background-color:#e6ecfb;border-color:#a9a9a9}.afa-shared-hero-banner{grid-column-gap:0;grid-row-gap:0;grid-template-columns:1fr;place-content:center;display:grid}.afa-shared-hero-banner .banner-image-div,.afa-shared-hero-banner .banner-overlay-div{grid-area:1/1/2/2}.afa-shared-hero-banner .banner-child{box-sizing:border-box;grid-area:1/1/2/2;width:100%;max-width:77.5rem;margin:0 auto;padding:4rem}.afa-shared-hero-banner .banner-child>*{font-size:1.5rem;font-style:normal;line-height:2rem}.afa-shared-hero-banner .banner-child h1{margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:3rem}.afa-shared-hero-banner .banner-image{-o-object-fit:cover;object-fit:cover;width:100%;min-width:21.875rem;height:100%;display:grid}.afa-shared-hero-banner .banner-overlay-div{background:linear-gradient(#fafdff00 78.33%,#fafdff 100%),linear-gradient(#fafdff80,#fafdff80);max-width:100%;display:grid}.afa-shared-card{z-index:1;background-color:#fdfdfd;border:.0625rem solid #7dcdff;flex-direction:column;gap:1rem;padding:1rem;text-decoration:none;display:flex;position:relative}.afa-shared-card:focus-within{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-card a:focus,.afa-shared-card a:focus-visible{box-shadow:none;outline:none}@supports selector(:has(p)){.afa-shared-card:has(a:focus-visible){outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-card:focus-within{box-shadow:none;outline:none}.afa-shared-card:has(a:focus:not(:focus-visible)){box-shadow:none;outline:none}}.afa-shared-card.no-padding{padding:0}.afa-shared-card.no-border{border:none}.afa-shared-card:hover.no-link-text .content h2,.afa-shared-card:hover.no-link-text .content h3,.afa-shared-card:hover.no-link-text .content h4,.afa-shared-card:hover.no-link-text .content h5,.afa-shared-card:hover.no-link-text .content h6{text-decoration:underline}.afa-shared-card img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;max-height:100%}@media screen and (min-width:768px){.afa-shared-card img{aspect-ratio:1}.afa-shared-card.row,.afa-shared-card.row-reverse{gap:var(--tablet-gap-size)}.afa-shared-card.row img,.afa-shared-card.row-reverse img{width:calc(var(--tablet-image-size)/16)rem;height:calc(var(--tablet-image-size)/16)rem;max-width:var(--tablet-image-size);max-height:var(--tablet-image-size)}.afa-shared-card.row{flex-direction:row}.afa-shared-card.row-reverse{flex-direction:row-reverse}.afa-shared-card.column-reverse{flex-direction:column-reverse}.afa-shared-card.column .image-wrapper{max-width:100%}.afa-shared-card .image-wrapper{max-width:50%}.afa-shared-card .image-wrapper img{aspect-ratio:1;max-width:100%!important}}@media screen and (min-width:1024px){.afa-shared-card.row,.afa-shared-card.row-reverse{gap:var(--notebook-gap-size)}.afa-shared-card.row img,.afa-shared-card.row-reverse img{width:calc(var(--notebook-image-size)/16)rem;height:calc(var(--notebook-image-size)/16)rem;max-width:var(--notebook-image-size);max-height:var(--notebook-image-size)}}@media screen and (min-width:1240px){.afa-shared-card:not(.no-padding){padding:1.5rem}.afa-shared-card.row,.afa-shared-card.row-reverse{gap:var(--desktop-gap-size)}.afa-shared-card.row img,.afa-shared-card.row-reverse img{width:calc(var(--desktop-image-size)/16)rem;height:calc(var(--desktop-image-size)/16)rem;max-width:var(--desktop-image-size);max-height:var(--desktop-image-size)}}.afa-shared-card .content{flex-direction:column;flex:1;justify-content:space-between;gap:.5rem;display:flex}@media screen and (min-width:1240px){.afa-shared-card .content.center{justify-content:center}}.afa-shared-card .text-wrapper a{text-decoration:none}.afa-shared-card .text-wrapper a:after{content:"";cursor:pointer;position:absolute;inset:0}.afa-shared-card .text-wrapper a>span,.afa-shared-card .text-wrapper>span{margin-right:.5rem}.afa-shared-card .text-wrapper p{white-space:pre-wrap;margin-bottom:0}.afa-shared-card .text-wrapper h2,.afa-shared-card .text-wrapper h3,.afa-shared-card .text-wrapper h4,.afa-shared-card .text-wrapper h5,.afa-shared-card .text-wrapper h6{overflow-wrap:anywhere}.afa-shared-card .link-wrapper{align-items:flex-end;display:flex}.afa-shared-card .link-span.link.link-internal{color:#020678;text-decoration:underline;display:flex}.afa-shared-card .link-span.link.link-internal>span:first-child.afa-shared-icon{margin-right:.25rem}@media screen and (min-width:1240px){.afa-shared-card .link-span.link.link-internal>span:first-child.afa-shared-icon{margin-right:.5rem}}.afa-shared-card .link-span.link.link-internal>span:last-child.afa-shared-icon{vertical-align:top;margin-left:.25rem;display:inline-block}@media screen and (min-width:1240px){.afa-shared-card .link-span.link.link-internal>span:last-child.afa-shared-icon{margin-left:.5rem}}.afa-shared-card .link-span.link.link-internal>span:not(.afa-shared-icon){letter-spacing:-.01em;color:#020678;-webkit-text-decoration-line:inherit;text-decoration-line:inherit;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-card .link-span.link.link-internal>span:not(.afa-shared-icon){max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-card .link-span.link.link-internal:hover>span:not(.afa-shared-icon){color:#020678;text-decoration:underline}.afa-shared-card .link-span.link.link-external{color:#020678;text-decoration:underline;display:inline}.afa-shared-card .link-span.link.link-external>span:first-child.afa-shared-icon{margin-right:.25rem}@media screen and (min-width:1240px){.afa-shared-card .link-span.link.link-external>span:first-child.afa-shared-icon{margin-right:.5rem}}.afa-shared-card .link-span.link.link-external>span:last-child.afa-shared-icon{vertical-align:top;margin-left:.25rem;display:inline-block}@media screen and (min-width:1240px){.afa-shared-card .link-span.link.link-external>span:last-child.afa-shared-icon{margin-left:.5rem}}.afa-shared-card .link-span.link.link-external>span:not(.afa-shared-icon){letter-spacing:-.01em;color:#020678;-webkit-text-decoration-line:inherit;text-decoration-line:inherit;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-card .link-span.link.link-external>span:not(.afa-shared-icon){max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-card .link-span.link.link-external:hover>span:not(.afa-shared-icon){color:#020678;text-decoration:underline}.afa-shared-card .link-span.button{color:#020678;letter-spacing:-.01em;cursor:pointer;background-color:#fab455;border:none;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-card .link-span.button{font-size:1.25rem;line-height:1.75rem}}.afa-shared-card .link-span.button:hover{text-decoration:underline}.afa-shared-card .link-span.button:disabled,.afa-shared-card .link-span.button .disabled{opacity:.6;cursor:no-drop}.afa-shared-card .link-span.button:disabled:hover,.afa-shared-card .link-span.button .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-card .link-span.button{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-document-type{float:left;color:#fdfdfd;text-align:center;width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;margin-top:var(--mobile-offset);background-color:#0d0d0d80;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex}.afa-shared-document-type.pdf{background-color:#d23124}.afa-shared-document-type.ppt{background-color:#dd7d05}.afa-shared-document-type.doc{background-color:#003cd2}.afa-shared-document-type.xls{background-color:#1bab41}@media screen and (min-width:768px){.afa-shared-document-type{margin-top:var(--tablet-offset)}}@media screen and (min-width:1240px){.afa-shared-document-type{margin-top:var(--desktop-offset)}}.afa-shared-video-player{position:relative}.afa-shared-video-player iframe{aspect-ratio:16/9;border:none;width:100%;height:100%}.afa-shared-video-card{background:#fdfdfd;border:.0625rem solid #7dcdff;flex-direction:column;gap:1rem;width:100%;padding:1rem;text-decoration:none;display:flex;overflow:hidden}.afa-shared-video-card:focus-within{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-video-card a:focus,.afa-shared-video-card a:focus-visible{box-shadow:none;outline:none}@supports selector(:has(p)){.afa-shared-video-card:has(a:focus-visible){outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-video-card:focus-within{box-shadow:none;outline:none}.afa-shared-video-card:has(a:focus:not(:focus-visible)){box-shadow:none;outline:none}}.afa-shared-video-card.no-padding{padding:0}.afa-shared-video-card.no-border{border:none}.afa-shared-video-card:hover.no-link-text .content h2,.afa-shared-video-card:hover.no-link-text .content h3,.afa-shared-video-card:hover.no-link-text .content h4,.afa-shared-video-card:hover.no-link-text .content h5,.afa-shared-video-card:hover.no-link-text .content h6{text-decoration:underline}.afa-shared-video-card.column .content{flex:1;justify-content:space-between}@media screen and (min-width:768px){.afa-shared-video-card.row{flex-direction:row}.afa-shared-video-card.row-reverse{flex-direction:row-reverse}.afa-shared-video-card.column-reverse{flex-direction:column-reverse}}@media screen and (min-width:1240px){.afa-shared-video-card{gap:1.5rem}.afa-shared-video-card:not(.no-padding){padding:1.5rem}}.afa-shared-video-card .video-wrapper{width:100%;display:flex;overflow:hidden}.afa-shared-video-card .video-wrapper>div{width:100%}.afa-shared-video-card .thumbnail-wrapper{aspect-ratio:16/9;background-color:#0d0d0d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}@media screen and (min-width:768px){.afa-shared-video-card .thumbnail-wrapper{height:auto}}.afa-shared-video-card .thumbnail-wrapper img{-o-object-fit:cover;object-fit:cover;opacity:.3;width:100%;height:100%;position:absolute;inset:0}.afa-shared-video-card .thumbnail-wrapper img.default-image{-o-object-position:bottom right;object-position:bottom right}.afa-shared-video-card .cookie-info{z-index:1;flex-direction:column;padding:1rem;display:flex}.afa-shared-video-card .cookie-info>span{color:#fdfdfd;margin-bottom:1rem}@media screen and (min-width:1240px){.afa-shared-video-card .cookie-info>span{max-width:25rem}}.afa-shared-video-card .cookie-info button{margin:0}.afa-shared-video-card .content{flex-direction:column;justify-content:center;gap:.5rem;width:100%;margin:0;display:flex;position:relative}.afa-shared-video-card .content.has-url:hover{cursor:pointer}.afa-shared-video-card .content.has-url:hover .link-span{text-decoration:underline}.afa-shared-video-card .text-wrapper{flex-direction:column;gap:.5rem;display:flex}.afa-shared-video-card .text-wrapper a{text-decoration:none}.afa-shared-video-card .text-wrapper a:after{content:"";cursor:pointer;position:absolute;inset:0}.afa-shared-video-card .text-wrapper p{color:#0d0d0d;margin:0}.afa-shared-video-card .text-wrapper h2,.afa-shared-video-card .text-wrapper h3,.afa-shared-video-card .text-wrapper h4,.afa-shared-video-card .text-wrapper h5,.afa-shared-video-card .text-wrapper h6{overflow-wrap:anywhere}.afa-shared-video-card .link-wrapper{align-items:flex-end;display:flex}.afa-shared-video-card .link-span.link{color:#020678;text-decoration:underline;display:flex}.afa-shared-video-card .link-span.link>span:first-child.afa-shared-icon{margin-right:.25rem}@media screen and (min-width:1240px){.afa-shared-video-card .link-span.link>span:first-child.afa-shared-icon{margin-right:.5rem}}.afa-shared-video-card .link-span.link>span:last-child.afa-shared-icon{vertical-align:top;margin-left:.25rem;display:inline-block}@media screen and (min-width:1240px){.afa-shared-video-card .link-span.link>span:last-child.afa-shared-icon{margin-left:.5rem}}.afa-shared-video-card .link-span.link>span:not(.afa-shared-icon){letter-spacing:-.01em;color:#020678;-webkit-text-decoration-line:inherit;text-decoration-line:inherit;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-video-card .link-span.link>span:not(.afa-shared-icon){max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-video-card .link-span.link:hover>span:not(.afa-shared-icon){color:#020678;text-decoration:underline}.afa-shared-video-card .link-span.button{color:#020678;letter-spacing:-.01em;cursor:pointer;background-color:#fab455;border:none;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-video-card .link-span.button{font-size:1.25rem;line-height:1.75rem}}.afa-shared-video-card .link-span.button:hover{text-decoration:underline}.afa-shared-video-card .link-span.button:disabled,.afa-shared-video-card .link-span.button .disabled{opacity:.6;cursor:no-drop}.afa-shared-video-card .link-span.button:disabled:hover,.afa-shared-video-card .link-span.button .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-video-card .link-span.button{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-item-box{background:#fdfdfd;height:3.5rem;max-height:56px;display:flex}@media screen and (min-width:768px){.afa-shared-item-box{height:8rem;max-height:128px}.afa-shared-item-box.narrow{height:3.5rem;max-height:56px}}@media screen and (min-width:1920px){.afa-shared-item-box.narrow{height:6rem;max-height:96px}}.afa-shared-item-box .icon-wrapper{aspect-ratio:1;background:#fdfdfd;justify-content:center;align-items:center;width:3.5rem;max-width:56px;height:3.5rem;max-height:56px;display:flex}@media screen and (min-width:768px){.afa-shared-item-box .icon-wrapper{width:8rem;max-width:128px;height:8rem;max-height:128px}.afa-shared-item-box .icon-wrapper.narrow{width:3.5rem;max-width:56px;height:3.5rem;max-height:56px}}@media screen and (min-width:1920px){.afa-shared-item-box .icon-wrapper.narrow{width:6rem;max-width:96px;height:6rem;max-height:96px}}.afa-shared-item-box .icon-wrapper.use-icon-border{border:.125rem solid #fdfdfd}.afa-shared-item-box .icon-wrapper img{width:100%;height:100%}.afa-shared-item-box .label-wrapper{border:.0625rem solid #7dcdff;border-left:none;align-items:center;width:100%;padding:1rem;display:flex}@media screen and (min-width:1240px){.afa-shared-item-box .label-wrapper{padding:1rem}}.afa-shared-item-box .label-wrapper.remove-content-border{border:none}.afa-shared-item-box .label-wrapper.narrow{padding:.5rem 1rem}.afa-shared-item-box .label-text{font-size:1rem;font-weight:700;line-height:1.375rem}@media screen and (min-width:1240px){.afa-shared-item-box .label-text{font-size:1.25rem;line-height:1.75rem}}.afa-shared-file-block{cursor:pointer;background:#fdfdfd;border:.0625rem solid #7dcdff;align-items:flex-start;padding:1rem;text-decoration:none;display:flex}.afa-shared-file-block a:focus,.afa-shared-file-block a:focus-visible{box-shadow:none;outline:none}.afa-shared-file-block:focus-within .download-section{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}@supports selector(:has(p)){.afa-shared-file-block:has(a:focus-visible) .download-section{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-file-block:focus-within .download-section{box-shadow:none;outline:none}.afa-shared-file-block:has(a:focus:not(:focus-visible)) .download-section{box-shadow:none;outline:none}}.afa-shared-file-block.no-border{border:none}.afa-shared-file-block .header-wrapper{margin-bottom:.5rem}.afa-shared-file-block .thumbnail{-o-object-fit:contain;object-fit:contain;width:4rem;max-width:64px;height:auto;margin-right:1rem}.afa-shared-file-block .container{flex-flow:column;flex:1;justify-content:space-between;align-self:stretch;display:flex}.afa-shared-file-block .container a{text-decoration:none}.afa-shared-file-block .container a>*{margin-bottom:0}.afa-shared-file-block .container a>span{margin-right:.5rem}.afa-shared-file-block .download-section{letter-spacing:-.01em;color:#020678;gap:.5rem;width:fit-content;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem;text-decoration:underline;display:inline-flex}@media screen and (min-width:1240px){.afa-shared-file-block .download-section{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-top-image{z-index:-1;width:100%;display:flex}.afa-shared-top-image img{-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:768px){.afa-shared-top-image img{height:13.5rem;min-height:13.5rem}}@media screen and (min-width:1240px){.afa-shared-top-image img{height:25.6875rem;min-height:25.6875rem}}.afa-shared-table{border-collapse:collapse;width:100%}.afa-shared-table.two-columns tr:nth-child(odd){background:#fdfdfd}.afa-shared-table.two-columns tr:nth-child(2n){background:#c8ebfa40}.afa-shared-table.two-columns tr td{border-bottom:.0625rem solid #7dcdff;border-right:.0625rem solid #7dcdff}.afa-shared-table.two-columns tr td:first-child{border-left:.0625rem solid #7dcdff}.afa-shared-table.multi-columns thead{clip:rect(0,0,0,0);border:0;width:.0625rem;height:.0625rem;margin:-.625rem;padding:0;position:absolute;overflow:hidden}@media screen and (min-width:768px){.afa-shared-table.multi-columns thead{clip:auto;width:auto;height:auto;margin:auto;display:table-header-group;position:static}}.afa-shared-table.multi-columns tr{flex-direction:column;display:flex}.afa-shared-table.multi-columns tr:not(:last-child){margin-bottom:.875rem}.afa-shared-table.multi-columns tr td:nth-child(odd){background:#fdfdfd}.afa-shared-table.multi-columns tr td:nth-child(2n){background:#c8ebfa40}@media screen and (min-width:768px){.afa-shared-table.multi-columns tr{display:table-row}.afa-shared-table.multi-columns tr:nth-child(odd){background:#fdfdfd}.afa-shared-table.multi-columns tr:nth-child(2n){background:#c8ebfa40}.afa-shared-table.multi-columns tr td{border-bottom:.0625rem solid #7dcdff;border-right:.0625rem solid #7dcdff}.afa-shared-table.multi-columns tr td:nth-child(odd),.afa-shared-table.multi-columns tr td:nth-child(2n){background:0 0}.afa-shared-table.multi-columns tr td:first-child{border-left:.0625rem solid #7dcdff}}@media screen and (min-width:0) and (max-width:768px){.afa-shared-table.multi-columns td{margin:0;padding:0;display:flex}.afa-shared-table.multi-columns td:not(:first-child) .heading{border-top:.0625rem solid #7dcdff}.afa-shared-table.multi-columns td:last-child .heading{border-bottom:.0625rem solid #c8ebfa}.afa-shared-table.multi-columns td:last-child .span{border-bottom:.0625rem solid #7dcdff}}.afa-shared-table.multi-columns .span{border-top:.0625rem solid #7dcdff;border-right:.0625rem solid #7dcdff;width:70%;padding:.5rem;display:table-cell}@media screen and (min-width:768px){.afa-shared-table.multi-columns .span{border:none;width:100%;padding:0;display:block}}.afa-shared-table th{color:#0d0d0d;letter-spacing:-.01em;text-align:left;overflow-wrap:break-word;background-color:#c8ebfa;border-top:.0625rem solid #c8ebfa;border-left:.0625rem solid #c8ebfa;margin:0;padding:.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-table th{font-size:1.25rem;line-height:1.75rem}}.afa-shared-table th:last-child{border-right:.0625rem solid #c8ebfa}.afa-shared-table th:not(:last-child){border-right:.0625rem solid #7dcdff}.afa-shared-table th.text-right{text-align:right}.afa-shared-table tbody{width:100%}.afa-shared-table td{color:#0d0d0d;letter-spacing:-.01em;text-align:left;vertical-align:top;margin:0 0 .125rem;padding:.5rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-table td{font-size:1.25rem;line-height:1.75rem}}.afa-shared-table td.text-right{text-align:right}.afa-shared-table .heading{color:#0d0d0d;letter-spacing:-.01em;overflow-wrap:break-word;background-color:#c8ebfa;border-top:.0625rem solid #c8ebfa;border-left:.0625rem solid #c8ebfa;align-items:center;width:30%;min-height:1.375rem;margin:0;padding:.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;display:table-cell}@media screen and (min-width:1240px){.afa-shared-table .heading{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:768px){.afa-shared-table .heading{display:none}}.afa-shared-timeline{width:100%;max-width:77.5rem;margin:0 auto;padding:0;list-style:none;position:relative}.afa-shared-timeline .container-list-item{width:100%;padding:.625rem 0 0 3.4rem;position:relative}@media screen and (min-width:1240px){.afa-shared-timeline .container-list-item{width:50%;padding:.625rem 2.4rem}}.afa-shared-timeline .container-list-item:nth-child(2n){left:0}@media screen and (min-width:1240px){.afa-shared-timeline .container-list-item:nth-child(2n){padding-right:0;left:50%}.afa-shared-timeline .container-list-item:nth-child(2n):before{left:-.925rem}.afa-shared-timeline .container-list-item:nth-child(odd){padding-left:0;padding-right:1.75rem;right:0}.afa-shared-timeline .container-list-item:nth-child(odd):before{left:unset;right:-1.575rem}}.afa-shared-timeline .container-list-item:before{content:attr(data-before);font-variant-numeric:tabular-nums;color:#020678;clip-path:polygon(0% 0%,100% 0%,100% 65%,50% 100%,0% 65%);z-index:1;background-color:#7dcdff;justify-content:center;width:2.5rem;height:2.5rem;padding-top:0;font-size:1.25rem;font-weight:700;line-height:36px;display:flex;position:absolute;top:.625rem;left:0}.afa-shared-timeline .container-list-item:after{content:"";background-color:#c8ebfa;width:.625rem;margin-left:0;position:absolute;top:0;bottom:0;left:.9375rem}.afa-shared-timeline .container-list-item:first-child:after{top:2rem}.afa-shared-timeline .container-list-item:last-child:after{bottom:unset;height:2rem}@media screen and (min-width:1240px){.afa-shared-timeline .container-list-item:nth-child(odd):after{left:100%}.afa-shared-timeline .container-list-item:nth-child(2n):after{left:0}}.afa-shared-timeline .content{background-color:#c8ebfa;padding:1rem;position:relative}.afa-shared-timeline .content>*{width:100%;max-width:100%}.afa-shared-timeline .content>* :last-child{margin-bottom:0}.overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;top:0;left:0}.overlay.overlay-fixed{position:fixed}.overlay.overlay-absolute{position:absolute}.overlay .overlay_content{z-index:10000;background:#fff;border-radius:8px;max-width:90%;max-height:90%;padding:20px;position:relative;overflow-y:auto}.afa-shared-message{flex-direction:column;align-items:flex-start;display:flex}.afa-shared-message.type{padding:1rem}.afa-shared-message.info{background-color:#e6ecfb}.afa-shared-message.info .heading-icon{background-color:#003cd2}.afa-shared-message.success{background-color:#e9f7ec}.afa-shared-message.success .heading-icon{background-color:#1bab41}.afa-shared-message.error{background-color:#fbebea}.afa-shared-message.error .heading-icon{background-color:#d23124}.afa-shared-message.warning{background-color:#fcf2e6}.afa-shared-message.warning .heading-icon{background-color:#dd7d05}@media screen and (min-width:1240px){.afa-shared-message{padding:1rem}}.afa-shared-message .message-top{width:100%;display:flex;position:relative}.afa-shared-message .heading-wrapper{gap:.5rem;width:100%;padding-right:1.75rem;display:flex}.afa-shared-message .heading-wrapper.has-body{margin-bottom:.5rem}.afa-shared-message .close-button{cursor:pointer;background-color:#0000;border:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;display:flex;position:absolute;top:-.3125rem;right:-.3125rem}.afa-shared-message .close-button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-message .screen-reader-wrapper{clip:rect(0,0,0,0);border:0;width:.0625rem;height:.0625rem;margin:-.625rem;padding:0;position:absolute;overflow:hidden}.afa-shared-message .content{flex-direction:column;flex:100%;display:flex}.afa-shared-message .content>div>ul{list-style:inherit}@media screen and (min-width:1240px){.afa-shared-message .content{padding-left:2rem}}.afa-shared-message .content.no-padding{padding:0}.afa-shared-message .children-container p,.afa-shared-message .children-container li,.afa-shared-message .children-container ol{color:#0d0d0d;letter-spacing:-.01em;max-width:36rem;margin-top:0;margin-bottom:1.125rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-message .children-container p,.afa-shared-message .children-container li,.afa-shared-message .children-container ol{max-width:43rem;margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-message .children-container a{letter-spacing:-.01em;color:#020678;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-message .children-container a{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-message .children-container a:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-message .children-container ul,.afa-shared-message .children-container ol{margin:0 0 1rem;padding-left:1.5rem}.afa-shared-message .children-container li:not(:last-child){margin-bottom:.5rem}.afa-shared-message .children-container li::marker{font-size:1.125rem;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-message .children-container li::marker{font-size:1.25rem;line-height:1.75rem}}.afa-shared-message .children-container :last-child{margin-bottom:0}.afa-shared-message .link-wrapper{margin-top:1rem}.afa-shared-link:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-link.link.link-internal,.afa-shared-link.link.link-file{color:#020678;text-decoration:underline;display:flex}.afa-shared-link.link.link-internal>span:first-child.afa-shared-icon,.afa-shared-link.link.link-file>span:first-child.afa-shared-icon{margin-right:.25rem}@media screen and (min-width:1240px){.afa-shared-link.link.link-internal>span:first-child.afa-shared-icon,.afa-shared-link.link.link-file>span:first-child.afa-shared-icon{margin-right:.5rem}}.afa-shared-link.link.link-internal>span:last-child.afa-shared-icon,.afa-shared-link.link.link-file>span:last-child.afa-shared-icon{vertical-align:top;margin-left:.25rem;display:inline-block}@media screen and (min-width:1240px){.afa-shared-link.link.link-internal>span:last-child.afa-shared-icon,.afa-shared-link.link.link-file>span:last-child.afa-shared-icon{margin-left:.5rem}}.afa-shared-link.link.link-internal>span:not(.afa-shared-icon),.afa-shared-link.link.link-file>span:not(.afa-shared-icon){letter-spacing:-.01em;color:#020678;-webkit-text-decoration-line:inherit;text-decoration-line:inherit;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-link.link.link-internal>span:not(.afa-shared-icon),.afa-shared-link.link.link-file>span:not(.afa-shared-icon){max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-link.link.link-internal:hover>span:not(.afa-shared-icon),.afa-shared-link.link.link-file:hover>span:not(.afa-shared-icon){color:#020678;text-decoration:underline}.afa-shared-link.link.link-external{color:#020678;text-decoration:underline;display:inline}.afa-shared-link.link.link-external>span:first-child.afa-shared-icon{margin-right:.25rem}@media screen and (min-width:1240px){.afa-shared-link.link.link-external>span:first-child.afa-shared-icon{margin-right:.5rem}}.afa-shared-link.link.link-external>span:last-child.afa-shared-icon{vertical-align:top;margin-left:.25rem;display:inline-block}@media screen and (min-width:1240px){.afa-shared-link.link.link-external>span:last-child.afa-shared-icon{margin-left:.5rem}}.afa-shared-link.link.link-external>span:not(.afa-shared-icon){letter-spacing:-.01em;color:#020678;-webkit-text-decoration-line:inherit;text-decoration-line:inherit;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-link.link.link-external>span:not(.afa-shared-icon){max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-link.link.link-external:hover>span:not(.afa-shared-icon){color:#020678;text-decoration:underline}.afa-shared-link.link.link-external:focus-visible{box-shadow:none;outline-offset:.1875rem;outline:.125rem solid #003cd2}@media screen and (min-width:1240px){.afa-shared-link.link.link-external:focus-visible{outline-offset:.25rem}}.afa-shared-link.button.primary{color:#020678;letter-spacing:-.01em;cursor:pointer;background-color:#fab455;border:none;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-link.button.primary{font-size:1.25rem;line-height:1.75rem}}.afa-shared-link.button.primary:hover{text-decoration:underline}.afa-shared-link.button.primary:disabled,.afa-shared-link.button.primary .disabled{opacity:.6;cursor:no-drop}.afa-shared-link.button.primary:disabled:hover,.afa-shared-link.button.primary .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-link.button.primary{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-link.button.secondary{color:#020678;letter-spacing:-.01em;cursor:pointer;background-color:#0000;border:.0625rem solid #020678;justify-content:center;gap:.25rem;width:100%;min-width:14rem;min-height:3rem;margin:0;padding:.625rem 1.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;display:flex}@media screen and (min-width:1240px){.afa-shared-link.button.secondary{font-size:1.25rem;line-height:1.75rem}}.afa-shared-link.button.secondary:hover{text-decoration:underline}.afa-shared-link.button.secondary:disabled,.afa-shared-link.button.secondary .disabled{opacity:.6;cursor:no-drop}.afa-shared-link.button.secondary:disabled:hover,.afa-shared-link.button.secondary .disabled:hover{text-decoration:none}@media screen and (min-width:1240px){.afa-shared-link.button.secondary{gap:.5rem;width:fit-content;min-height:3.5rem;padding:.875rem 1.5rem}}.afa-shared-contact-area{flex-direction:column-reverse;gap:1.5rem;display:flex}@media screen and (min-width:587px){.afa-shared-contact-area{flex-direction:row;justify-content:space-between;align-items:flex-start}}.afa-shared-contact-area .image-container{justify-content:center;margin-bottom:2rem;display:flex}@media screen and (min-width:587px){.afa-shared-contact-area .image-container{margin-bottom:0;display:block}}.afa-shared-contact-area .image-container img{width:6.25rem;height:6.25rem}@media screen and (min-width:587px){.afa-shared-contact-area .image-container img{width:7.5rem;height:7.5rem}}@media screen and (min-width:1240px){.afa-shared-contact-area .image-container img{width:12.5rem;height:12.5rem}}.afa-shared-contact-area .content-container .content{flex-direction:column;flex:100%;margin-bottom:1.5rem;display:flex}.afa-shared-contact-area .content-container .content p,.afa-shared-contact-area .content-container .content li,.afa-shared-contact-area .content-container .content ol{color:#0d0d0d;letter-spacing:-.01em;max-width:36rem;margin-top:0;margin-bottom:1.125rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-contact-area .content-container .content p,.afa-shared-contact-area .content-container .content li,.afa-shared-contact-area .content-container .content ol{max-width:43rem;margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-contact-area .content-container .content p:last-child,.afa-shared-contact-area .content-container .content li:last-child,.afa-shared-contact-area .content-container .content ol:last-child{margin-bottom:0}@media screen and (min-width:1240px){.afa-shared-contact-area .content-container .content p:last-child,.afa-shared-contact-area .content-container .content li:last-child,.afa-shared-contact-area .content-container .content ol:last-child{margin-bottom:0}}.afa-shared-contact-area .content-container .content a{letter-spacing:-.01em;color:#020678;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-contact-area .content-container .content a{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-contact-area .content-container .content ul,.afa-shared-contact-area .content-container .content ol{list-style:inherit;margin:0 0 1rem;padding-left:1.5rem}.afa-shared-contact-area .content-container .content li:not(:last-child){margin-bottom:.5rem}.afa-shared-contact-area .content-container .content li::marker{font-size:1.125rem;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-contact-area .content-container .content li::marker{font-size:1.25rem;line-height:1.75rem}}.afa-shared-contact-area .content-container .content :last-child{margin-bottom:0}.afa-shared-contact-area .content-container .contact-boxes-container{flex-direction:column;gap:1rem;display:flex}@media screen and (min-width:768px){.afa-shared-contact-area .content-container .contact-boxes-container{flex-direction:row;align-items:flex-start;gap:3rem}}.afa-shared-contact-area .content-container .contact-boxes-container .contact-box{gap:1rem;display:flex}.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .icon-wrapper{background-color:#fff;width:2rem;min-width:2rem;height:2rem;min-height:2rem;margin:5px 0}@media screen and (min-width:768px){.afa-shared-contact-area .content-container .contact-boxes-container .contact-box{flex-direction:column;gap:.5rem}}@media screen and (min-width:1024px){.afa-shared-contact-area .content-container .contact-boxes-container .contact-box{flex-direction:row;gap:1rem}}.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .afa-shared-icon.contact-box-icon{width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;margin:-3px}.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text{font-size:1.125rem}.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text.no-break{white-space:nowrap}.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text p,.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text li,.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text ol{color:#0d0d0d;letter-spacing:-.01em;max-width:36rem;margin-top:0;margin-bottom:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text p,.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text li,.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text ol{max-width:43rem;margin-bottom:0;font-size:1.25rem;line-height:1.75rem}}.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text a{letter-spacing:-.01em;color:#020678;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-contact-area .content-container .contact-boxes-container .contact-box .contact-box-text a{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-contact-card{background:#fdfdfd;border:.0625rem solid #7dcdff;flex-direction:column;padding:1rem;display:flex}.afa-shared-contact-card.no-border{border:none}@media screen and (min-width:768px){.afa-shared-contact-card{flex-direction:row}}@media screen and (min-width:1240px){.afa-shared-contact-card{padding:1.5rem}}.afa-shared-contact-card a:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-contact-card a:hover{text-decoration:underline}.afa-shared-contact-card .image{-o-object-fit:cover;object-fit:cover;border-radius:15.5rem 15.5rem 0;width:5rem;height:5rem}@media screen and (min-width:768px){.afa-shared-contact-card .image{width:10rem;max-width:160px;height:10rem;max-height:160px;margin:0 1.5rem 0 0}}.afa-shared-contact-card .contact-wrapper{flex-flow:column;gap:.5rem;display:flex}.afa-shared-contact-card .info-wrapper{font-style:unset;flex-flow:column;gap:.5rem;display:flex}.afa-shared-contact-card .info-wrapper span{color:#0d0d0d;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem;display:flex}@media screen and (min-width:1240px){.afa-shared-contact-card .info-wrapper span{font-size:1.25rem;line-height:1.75rem}}.afa-shared-contact-card .info-wrapper a{letter-spacing:-.01em;color:#020678;line-break:anywhere;gap:.5rem;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem;text-decoration:underline;display:flex}@media screen and (min-width:1240px){.afa-shared-contact-card .info-wrapper a{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-contact-card .heading{margin:0}.afa-shared-contact-card .heading.has-image{margin-top:1rem}@media screen and (min-width:768px){.afa-shared-contact-card .heading.has-image{margin-top:1.5rem}}.afa-shared-contact-card .contact-info{flex-direction:column;gap:.5rem;font-style:normal;display:flex}.afa-shared-contact-card .contact-info>a span{color:#020678}.afa-shared-contact-card .address-wrapper{display:"flex";gap:.5rem}.afa-shared-contact-card .address-wrapper .afa-shared-icon{color:#020678}.afa-shared-contact-card .address{flex-direction:column;display:flex}.afa-shared-contact-card .biography{font-style:unset;flex-flow:column;display:flex}.afa-shared-contact-card .biography p{color:#0d0d0d;letter-spacing:-.01em;max-width:36rem;margin-top:0;margin-bottom:1.125rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-contact-card .biography p{max-width:43rem;margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-contact-card .biography p:last-child{margin:0}.afa-shared-contact-card .link-wrapper{display:flex}.afa-shared-contact-card .link-wrapper a.afa-shared-link{width:auto;margin:0}.afa-shared-quote-card{padding:2.5rem}@media screen and (min-width:768px){.afa-shared-quote-card{flex-flow:row;padding:2.5rem}}.afa-shared-quote-card figure{margin:0}.afa-shared-quote-card .content{flex-flow:column;justify-content:center;align-items:center;gap:1rem 2rem;display:flex}@media screen and (min-width:768px){.afa-shared-quote-card .content{flex-flow:row;align-items:start}}.afa-shared-quote-card .content img{-o-object-fit:cover;object-fit:cover;border-radius:15.5rem 15.5rem 0;width:10rem;max-width:160px;height:10rem;max-height:160px;margin:0 auto;display:block}@media screen and (min-width:768px){.afa-shared-quote-card .content img{margin:unset}}.afa-shared-quote-card .quote-wrapper .quote-text{color:#0d0d0d;letter-spacing:-.01em;text-align:center;margin:0;font-size:1.5rem;font-weight:700;line-height:2rem;position:relative}@media screen and (min-width:1240px){.afa-shared-quote-card .quote-wrapper .quote-text{font-size:2.25rem;line-height:3rem}}.afa-shared-quote-card .quote-wrapper .quote-text p{display:inline}.afa-shared-quote-card .quote-wrapper .quote-text p:before{content:"”";position:relative;top:-.125rem;left:-.125rem}.afa-shared-quote-card .quote-wrapper .quote-text p:after{content:"”";margin-left:.25rem;position:absolute;bottom:.0625rem}@media screen and (min-width:1240px){.afa-shared-quote-card .quote-wrapper .quote-text p:before{margin-left:.25rem;top:-.1875rem}.afa-shared-quote-card .quote-wrapper .quote-text p:after{bottom:.125rem}}.afa-shared-quote-card .quote-wrapper .quote-source{text-align:center;color:#0d0d0d;letter-spacing:-.01em;margin:1rem 0 0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-quote-card .quote-wrapper .quote-source{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:768px){.afa-shared-quote-card .quote-wrapper .quote-source{text-align:left;text-align:center;flex-flow:row;margin-top:.5rem}}.afa-shared-quote-card .quote-wrapper .link-wrapper{justify-content:center;margin-top:1rem;display:flex}@media screen and (min-width:768px){.afa-shared-quote-card .quote-wrapper .link-wrapper{justify-content:center}.afa-shared-quote-card .quote-wrapper.has-image .quote-text,.afa-shared-quote-card .quote-wrapper.has-image .quote-source{text-align:left}.afa-shared-quote-card .quote-wrapper.has-image .link-wrapper{justify-content:start}}@media screen and (min-width:1240px){.afa-shared-quote-card .quote-wrapper.has-image .quote-text{text-align:left}.afa-shared-quote-card .quote-wrapper.has-image .quote-text p:before{position:absolute;left:-1.4rem}}.afa-shared-date-sign{text-align:center;text-transform:uppercase;color:#fdfdfd;background-color:#020678;flex-direction:column;justify-content:center;align-items:center;width:5rem;height:5rem;font-size:1rem;font-weight:700;line-height:1.375rem;display:flex}.afa-shared-date-sign span:first-child{font-size:1.75rem;line-height:2.25rem}.afa-shared-tag{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:0;padding:.25rem .5rem;font-size:1rem;font-weight:700;line-height:1.375rem}.afa-shared-tag.primary{color:#020678;background-color:#c8ebfa}.afa-shared-tag.secondary{color:#fdfdfd;background-color:#020678}.afa-shared-list-card{z-index:1;background:#fdfdfd;flex-direction:column;gap:1rem;min-height:100%;text-decoration:none;display:flex;position:relative}.afa-shared-list-card:focus-within{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-list-card a:focus,.afa-shared-list-card a:focus-visible{box-shadow:none;outline:none}@supports selector(:has(p)){.afa-shared-list-card:has(a:focus-visible){outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-list-card:focus-within{box-shadow:none;outline:none}.afa-shared-list-card:has(a:focus:not(:focus-visible)){box-shadow:none;outline:none}}@media screen and (min-width:768px){.afa-shared-list-card.row,.afa-shared-list-card.row-reverse{gap:1rem}.afa-shared-list-card.row img,.afa-shared-list-card.row-reverse img{width:16rem;max-width:256px;height:16rem;max-height:256px}.afa-shared-list-card.column,.afa-shared-list-card.column-reverse{gap:1.5rem}.afa-shared-list-card.row{flex-direction:row}.afa-shared-list-card.row-reverse{flex-direction:row-reverse}.afa-shared-list-card.column-reverse{flex-direction:column-reverse}}.afa-shared-list-card img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;z-index:0;width:100%}@media screen and (min-width:768px){.afa-shared-list-card img{aspect-ratio:1}}.afa-shared-list-card:hover{cursor:pointer}.afa-shared-list-card:hover.no-link-text .content h2,.afa-shared-list-card:hover.no-link-text .content h3,.afa-shared-list-card:hover.no-link-text .content h4,.afa-shared-list-card:hover.no-link-text .content h5,.afa-shared-list-card:hover.no-link-text .content h6{text-decoration:underline}.afa-shared-list-card .image-wrapper{overflow:hidden}.afa-shared-list-card .image-wrapper .date-sign{position:absolute;bottom:.625rem;left:.625rem}.afa-shared-list-card .image-wrapper-helper{display:flex;position:relative}.afa-shared-list-card .content{flex-direction:column;flex:1;justify-content:space-between;margin:0;display:flex}.afa-shared-list-card .content p{color:#0d0d0d;margin:0}.afa-shared-list-card .content a{text-decoration:none}.afa-shared-list-card .content a:after{content:"";cursor:pointer;position:absolute;inset:0}.afa-shared-list-card .top-wrapper{flex-flow:column wrap;display:flex}.afa-shared-list-card .top-wrapper h2,.afa-shared-list-card .top-wrapper h3,.afa-shared-list-card .top-wrapper h4,.afa-shared-list-card .top-wrapper h5,.afa-shared-list-card .top-wrapper h6{overflow-wrap:anywhere}.afa-shared-list-card .tag-wrapper{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.afa-shared-list-card .bottom-wrapper{flex-direction:column;margin-top:.5rem;display:flex}.afa-shared-list-card .link-wrapper{color:#020678;text-decoration:underline;display:flex}.afa-shared-list-card .link-wrapper>span:first-child.afa-shared-icon{margin-right:.25rem}@media screen and (min-width:1240px){.afa-shared-list-card .link-wrapper>span:first-child.afa-shared-icon{margin-right:.5rem}}.afa-shared-list-card .link-wrapper>span:last-child.afa-shared-icon{vertical-align:top;margin-left:.25rem;display:inline-block}@media screen and (min-width:1240px){.afa-shared-list-card .link-wrapper>span:last-child.afa-shared-icon{margin-left:.5rem}}.afa-shared-list-card .link-wrapper>span:not(.afa-shared-icon){letter-spacing:-.01em;color:#020678;-webkit-text-decoration-line:inherit;text-decoration-line:inherit;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-list-card .link-wrapper>span:not(.afa-shared-icon){max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-list-card .link-wrapper:hover>span:not(.afa-shared-icon){color:#020678;text-decoration:underline}.afa-shared-list-card .event-date-wrapper{display:flex}.afa-shared-list-card .event-date-wrapper:not(.no-link-text){margin-top:.5rem}.afa-shared-list-card .event-date-wrapper .icon{margin-right:.5rem}.afa-shared-list-card .event-date-wrapper span{margin-right:.375rem}.afa-shared-list-card .date-helper{flex-wrap:wrap;display:flex}.afa-shared-pagination{background-color:#c8ebfa;padding:.125rem}.afa-shared-pagination .list{flex-wrap:wrap;justify-content:center;gap:.125rem;margin:0;padding:.125rem 0;list-style:none;display:flex}.afa-shared-pagination .list-item a,.afa-shared-pagination .list-item span{color:#020678;flex-wrap:wrap;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;line-height:1.375rem;text-decoration:none;display:flex}.afa-shared-pagination .list-item a:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-pagination .list-item a:hover{text-decoration:underline}.afa-shared-pagination .list-item a.active{color:#fdfdfd;background-color:#020678}.afa-shared-radio-button{cursor:pointer;display:flex;position:relative}.afa-shared-radio-button:focus-within{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-radio-button input:focus,.afa-shared-radio-button input:focus-visible{box-shadow:none;outline:none}@supports selector(:has(p)){.afa-shared-radio-button:has(input:focus-visible){outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-radio-button:focus-within{box-shadow:none;outline:none}.afa-shared-radio-button:has(input:focus:not(:focus-visible)){box-shadow:none;outline:none}}.afa-shared-radio-button:before{content:"";box-sizing:border-box;pointer-events:none;z-index:0;width:1.25rem;height:1.25rem;margin-top:var(--mobile-offset);background:#fdfdfd;border:.125rem solid #020678;border-radius:100%;position:absolute}@media screen and (min-width:1240px){.afa-shared-radio-button:before{margin-top:var(--desktop-offset)}}.afa-shared-radio-button:after{content:"";transform-origin:50%;pointer-events:none;z-index:1;width:1.25rem;height:1.25rem;margin-top:var(--mobile-offset);background:#020678;border-radius:100%;transition:transform .2s ease-out;position:absolute;transform:scale(0)}@media screen and (min-width:1240px){.afa-shared-radio-button:after{margin-top:var(--desktop-offset)}}.afa-shared-radio-button.checked:after{transition:transform .2s ease-out;transform:scale(.6)}.afa-shared-radio-button.inline{display:inline-flex}.afa-shared-radio-button>label{color:#0d0d0d;letter-spacing:-.01em;cursor:pointer;align-items:center;min-height:25px;margin:0;padding:0 0 0 2rem;font-size:1.125rem;font-weight:400;line-height:1.625rem;display:flex}@media screen and (min-width:1240px){.afa-shared-radio-button>label{font-size:1.25rem;line-height:1.75rem}}.afa-shared-radio-button .input{opacity:0;z-index:2;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.afa-shared-radio-button .input:focus{outline:none}.afa-shared-hidden-link{justify-content:center;width:100%;transition:transform .3s;display:flex;position:absolute;transform:translateY(-100%)}.afa-shared-hidden-link:focus-within{position:static;transform:translateY(0)}.afa-shared-hidden-link .link{color:#020678;padding:.5rem;text-decoration:underline;display:flex}.afa-shared-hidden-link .link>span:first-child.afa-shared-icon{margin-right:.25rem}@media screen and (min-width:1240px){.afa-shared-hidden-link .link>span:first-child.afa-shared-icon{margin-right:.5rem}}.afa-shared-hidden-link .link>span:last-child.afa-shared-icon{vertical-align:top;margin-left:.25rem;display:inline-block}@media screen and (min-width:1240px){.afa-shared-hidden-link .link>span:last-child.afa-shared-icon{margin-left:.5rem}}.afa-shared-hidden-link .link>span:not(.afa-shared-icon){letter-spacing:-.01em;color:#020678;-webkit-text-decoration-line:inherit;text-decoration-line:inherit;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-hidden-link .link>span:not(.afa-shared-icon){max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-hidden-link .link:hover>span:not(.afa-shared-icon){color:#020678;text-decoration:underline}.afa-shared-hidden-link .link:focus-visible{outline-offset:-.125rem;outline:.125rem solid #fdfdfd;box-shadow:inset 0 0 0 .25rem #003cd2}.afa-shared-color-palette .description p,.afa-shared-color-palette .description li,.afa-shared-color-palette .description ol{color:#0d0d0d;letter-spacing:-.01em;max-width:36rem;margin-top:0;margin-bottom:1.125rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-color-palette .description p,.afa-shared-color-palette .description li,.afa-shared-color-palette .description ol{max-width:43rem;margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-color-palette .description a{color:#020678}.afa-shared-color-palette .description ul,.afa-shared-color-palette .description ol{margin:0;padding-left:1.5rem}.afa-shared-color-palette .description li:not(:last-child){margin-bottom:.5rem}.afa-shared-color-palette .description li:last-child{margin-bottom:0}.afa-shared-color-palette .description li::marker{font-size:1rem;line-height:1.375rem}@media screen and (min-width:1240px){.afa-shared-color-palette .description li::marker{font-size:1.25rem;line-height:1.75rem}}.afa-shared-color-palette .palettes-wrapper{grid-template-columns:repeat(1,1fr);gap:1.5rem .5rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}@media screen and (min-width:768px){.afa-shared-color-palette .palettes-wrapper{gap:1rem 1.5rem}}@media screen and (min-width:375px){.afa-shared-color-palette .palettes-wrapper.multi-color{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.afa-shared-color-palette .palettes-wrapper.multi-color{grid-template-columns:repeat(4,1fr)}}.afa-shared-color-palette .color-preview{aspect-ratio:1;width:100%;margin-bottom:.5rem}@media screen and (min-width:768px){.afa-shared-color-palette .color-preview.primary{aspect-ratio:21/9}}.afa-shared-color-palette .color-preview.border{border:.125rem solid #0d0d0d}.afa-shared-color-palette .color-label{margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.375rem}.afa-shared-color-palette .color-settings{margin:0;padding:0;list-style:none}.afa-shared-color-palette .color-setting{gap:0 1rem;display:flex}.afa-shared-color-palette .setting-label,.afa-shared-color-palette .setting{overflow-wrap:anywhere;font-size:.875rem;line-height:1.25rem}.afa-shared-color-palette .setting-label{width:4.25rem;min-width:4.25rem;font-weight:700}.afa-shared-color-palette .color-contrast-wrapper{grid-template-columns:repeat(1,1fr);margin:1rem 0 0;padding:0;list-style:none;display:grid;overflow:hidden}@media screen and (min-width:375px){.afa-shared-color-palette .color-contrast-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.afa-shared-color-palette .color-contrast-wrapper{grid-template-columns:repeat(5,1fr)}}.afa-shared-color-palette .color-base{aspect-ratio:1;flex-direction:column;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.afa-shared-color-palette .color-base.section-0+.section-1,.afa-shared-color-palette .color-base.section-1+.section-2{grid-column-start:1}}.afa-shared-color-palette .text-container{text-align:center;flex-direction:column;padding:.75rem;display:flex}.afa-shared-color-palette .text-container span{font-size:.875rem;line-height:1.25rem}.afa-shared-color-palette .text-container span:first-of-type{margin:.5rem;font-size:1rem;font-weight:700;line-height:1.375rem}.afa-shared-fact-card{flex-direction:column;display:flex}.afa-shared-fact-card.blue{background:#c8ebfa;padding:1rem}@media screen and (min-width:1240px){.afa-shared-fact-card{padding:1rem}.afa-shared-fact-card.blue{padding:1.5rem}}.afa-shared-fact-card .content{flex-direction:column;flex:100%;display:flex}.afa-shared-fact-card .children p,.afa-shared-fact-card .children li,.afa-shared-fact-card .children ol{color:#0d0d0d;letter-spacing:-.01em;max-width:36rem;margin-top:0;margin-bottom:1.125rem;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-fact-card .children p,.afa-shared-fact-card .children li,.afa-shared-fact-card .children ol{max-width:43rem;margin-bottom:1.25rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-fact-card .children a{letter-spacing:-.01em;color:#020678;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-fact-card .children a{max-width:43rem;font-size:1.25rem;line-height:1.75rem}}.afa-shared-fact-card .children ul,.afa-shared-fact-card .children ol{list-style:inherit;margin:0 0 1rem;padding-left:1.5rem}.afa-shared-fact-card .children li:not(:last-child){margin-bottom:.5rem}.afa-shared-fact-card .children li::marker{font-size:1.125rem;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-fact-card .children li::marker{font-size:1.25rem;line-height:1.75rem}}.afa-shared-fact-card .children :last-child{margin-bottom:0}.afa-shared-fact-card .link-wrapper{margin-top:1rem}.afa-shared-fact-card .link-wrapper a.afa-shared-link{margin:0}.afa-shared-tooltip{flex-direction:column;display:flex}.afa-shared-tooltip.no-margins{margin:0}.afa-shared-tooltip.up .arrow,.afa-shared-tooltip.up .tooltip-container,.afa-shared-tooltip.up .tooltip-content-wrapper{transform:rotate(180deg)}.afa-shared-tooltip.up .arrow{top:-1rem}.afa-shared-tooltip.up .tooltip-container{top:-.75rem}.afa-shared-tooltip.up.label-normal .tooltip-content-wrapper{top:.1875rem}.afa-shared-tooltip.up.label-heading .tooltip-content-wrapper{top:.25rem}.afa-shared-tooltip.down .arrow{bottom:-1.125rem}.afa-shared-tooltip.down .tooltip-container{top:2rem}@media screen and (min-width:768px){.afa-shared-tooltip.down.label-heading .tooltip-content-wrapper{top:.75rem}}@media screen and (min-width:1240px){.afa-shared-tooltip.down.label-heading .tooltip-content-wrapper{top:.875rem}}.afa-shared-tooltip.left,.afa-shared-tooltip.right{align-items:flex-start}.afa-shared-tooltip.left{padding-left:.75rem}.afa-shared-tooltip.left .tooltip-container{right:0}.afa-shared-tooltip.left .arrow{left:0}.afa-shared-tooltip.left.space-between .tooltip-container{left:0;right:unset}.afa-shared-tooltip.right{padding-right:.75rem}.afa-shared-tooltip.right .tooltip-container{left:0}.afa-shared-tooltip.right .arrow{right:0}.afa-shared-tooltip.right.space-between .tooltip-container{left:unset;right:0}.afa-shared-tooltip.right .button{flex-direction:row-reverse}@media screen and (min-width:768px){.afa-shared-tooltip.label-heading .button{margin-top:.0625rem}}@media screen and (min-width:1240px){.afa-shared-tooltip.label-heading .button{margin-top:.125rem}}.afa-shared-tooltip.open .arrow,.afa-shared-tooltip.open .tooltip-container{display:block}.afa-shared-tooltip .button-wrapper{position:relative}.afa-shared-tooltip .button{color:#020678;letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin:0;padding:0;font-size:1.125rem;font-weight:400;line-height:1.625rem;display:flex}@media screen and (min-width:1240px){.afa-shared-tooltip .button{font-size:1.25rem;line-height:1.75rem}}.afa-shared-tooltip .button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}.afa-shared-tooltip .question-icon{margin-top:.0625rem}@media screen and (min-width:768px){.afa-shared-tooltip .question-icon{margin-top:.0625rem}}@media screen and (min-width:1240px){.afa-shared-tooltip .question-icon{margin-top:.125rem}}.afa-shared-tooltip .screen-reader-wrapper{clip:rect(0,0,0,0);border:0;width:.0625rem;height:.0625rem;margin:-.625rem;padding:0;position:absolute;overflow:hidden}.afa-shared-tooltip .arrow{z-index:9999;border-bottom:.75rem solid #fdfdfd;border-left:.75rem solid #0000;border-right:.75rem solid #0000;width:0;height:0;display:none;position:absolute}.afa-shared-tooltip .tooltip-container{z-index:9999;width:100%;display:none;position:absolute}.afa-shared-tooltip .tooltip-content-wrapper{background:#fdfdfd;padding:1rem;position:absolute;top:.6875rem;left:0;right:0}@media screen and (min-width:1240px){.afa-shared-tooltip .tooltip-content-wrapper{padding:1.5rem}}.afa-shared-tooltip .tooltip-content{color:#0d0d0d;letter-spacing:-.01em;margin:0;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (min-width:1240px){.afa-shared-tooltip .tooltip-content{font-size:1.25rem;line-height:1.75rem}}.afa-shared-tooltip .close-wrapper{justify-content:flex-end;margin-bottom:.5rem;display:flex}.afa-shared-tooltip .close-button{color:#020678;letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;gap:.25rem;margin:0;padding:0;font-size:1.125rem;font-weight:400;line-height:1.625rem;display:flex}@media screen and (min-width:1240px){.afa-shared-tooltip .close-button{font-size:1.25rem;line-height:1.75rem}}.afa-shared-tooltip .close-button>span{text-decoration:underline}@media screen and (min-width:1240px){.afa-shared-tooltip .close-button{gap:.5rem}}.afa-shared-tooltip-heading .darken{filter:alpha(opacity=50);z-index:9000;background-color:#00000080;background-position:50%;background-repeat:no-repeat;width:100%;inset:0}.afa-shared-tooltip-heading .fixedOverlay{position:fixed}.afa-shared-tooltip-heading .heading-wrapper{gap:.5rem;margin-bottom:.5rem;display:flex;position:relative}.afa-shared-tooltip-heading .heading-wrapper.left{flex-direction:row-reverse}.afa-shared-tooltip-heading .heading-wrapper.no-margin{margin-bottom:0}.afa-shared-tooltip-heading .heading-wrapper.space-between{justify-content:space-between}.afa-shared-tooltip-heading .legend,.afa-shared-tooltip-heading .label{margin:0!important;padding:0!important}.afa-shared-tooltip-heading .legend.label-heading,.afa-shared-tooltip-heading .label.label-heading{color:#0d0d0d;letter-spacing:-.01em;margin-top:0;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.625rem}@media screen and (min-width:768px){.afa-shared-tooltip-heading .legend.label-heading,.afa-shared-tooltip-heading .label.label-heading{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:1240px){.afa-shared-tooltip-heading .legend.label-heading,.afa-shared-tooltip-heading .label.label-heading{font-size:1.5rem;line-height:2rem}}.afa-shared-tooltip-heading .legend.label-normal,.afa-shared-tooltip-heading .label.label-normal{color:#0d0d0d;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.125rem;font-weight:400;line-height:1.625rem;display:block}@media screen and (min-width:1240px){.afa-shared-tooltip-heading .legend.label-normal,.afa-shared-tooltip-heading .label.label-normal{font-size:1.25rem;line-height:1.75rem}}.afa-shared-modal{background:#fdfdfd;height:100%;padding:0 1rem 1rem;position:relative;overflow-y:auto}.afa-shared-modal.has-bottom-bar{padding-bottom:0}.afa-shared-modal .modal-top-bar{z-index:1;background:#fdfdfd;border-bottom:.0625rem solid #7dcdff;justify-content:flex-end;align-items:center;margin-bottom:1.5rem;padding:1rem 0;display:flex;position:sticky;top:0}.afa-shared-modal .modal-top-bar.has-heading{justify-content:space-between}.afa-shared-modal .button{cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;display:flex}.afa-shared-modal .button:focus-visible{outline-offset:0;outline:.125rem solid #fdfdfd;box-shadow:0 0 0 .25rem #003cd2}@media screen and (min-width:1240px){.afa-shared-modal .button{gap:.5rem}}.afa-shared-modal .button span{color:#020678;text-decoration:underline}.afa-shared-modal .bottom-bar{border-top:.0625rem solid #7dcdff;margin-top:1.5rem;padding:1rem 0}.afa-shared-top-bar-nav-links{display:none}@media screen and (min-width:1240px){.afa-shared-top-bar-nav-links{align-items:center;height:100%;margin:0;padding:0 2rem;list-style-type:none;display:flex}}.afa-shared-top-bar-nav-links .item{text-align:center;max-width:12.5rem;height:100%}.afa-shared-top-bar-nav-links .item a{align-items:center;height:100%;line-height:1.5rem;display:flex}.afa-shared-top-bar-nav-links .item a:focus-visible{outline-offset:-.125rem;outline:.125rem solid #003cd2;box-shadow:inset 0 0 0 .25rem #fdfdfd}@media screen and (min-width:1240px){.afa-shared-top-bar-nav-links .item a{color:#020678;margin:0;padding:0 1rem;font-size:1.25rem;font-weight:700;line-height:1.75rem;text-decoration:none}.afa-shared-top-bar-nav-links .item a:hover{text-decoration:underline}}.afa-shared-top-bar-nav-links .item a.active{color:#fdfdfd;background:#020678}.afa-shared-top-bar-nav-links .item a.in-active-path{background:#c8ebfa}.afa-shared-navbar-menu{background-color:#c8ebfa;flex-direction:column;margin:0;padding:1rem;list-style:none;display:none;position:absolute;inset:5.25rem 0 0;overflow-y:auto}.afa-shared-navbar-menu.mobile-menu-open{gap:.125rem;display:flex}@media screen and (min-width:1240px){.afa-shared-navbar-menu{flex-direction:row;align-items:center;gap:0;height:4rem;padding:0;display:flex;position:static}}.afa-shared-navbar-menu .navbar-list-item{height:inherit;background:#fdfdfd}@media screen and (min-width:1240px){.afa-shared-navbar-menu .navbar-list-item{background:0 0}}.afa-shared-navbar-menu-item{flex-direction:column;width:100%;height:100%;display:flex}.afa-shared-navbar-menu-item .navbar-menu-item-wrapper{align-items:center;width:100%;min-height:3.375rem;display:flex;position:relative}@media screen and (min-width:1240px){.afa-shared-navbar-menu-item .navbar-menu-item-wrapper{min-height:100%}}.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>*{text-align:left;cursor:pointer;color:#0d0d0d;letter-spacing:-.01em;z-index:1;background:0 0;border:none;align-items:center;width:100%;height:100%;margin-top:0;margin-bottom:0;padding:0 1rem;font-size:1rem;font-weight:400;line-height:1.375rem;text-decoration:none;display:flex}.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>:focus-visible{outline-offset:-.125rem;outline:.125rem solid #003cd2;box-shadow:inset 0 0 0 .25rem #fdfdfd}.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>.active{border-left:.5rem solid #020678;padding-left:.5rem;font-weight:700}.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>.in-active-path{font-weight:700}.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>.toggle-submenu-button{cursor:pointer;background-color:#0000;border:0;border-left:.125rem solid #f2f2f2;align-self:stretch;width:3.5rem;min-width:3.5rem;padding:1rem;display:flex}@media screen and (min-width:1240px){.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>.toggle-submenu-button.toggle-submenu-button{display:none}.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>*{color:#0d0d0d;letter-spacing:-.01em;background:0 0;margin:0;font-size:1.125rem;font-weight:700;line-height:1.625rem}}@media screen and (min-width:1240px) and (min-width:1240px){.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>*{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:1240px){.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>.active,.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>.in-active-path{color:#fdfdfd;background-color:#020678;border-left:none;padding:0 1rem}}.afa-shared-navbar-menu-item .navbar-menu-item-wrapper>:hover{text-decoration:underline;text-decoration-thickness:.125rem}.afa-shared-navbar-menu-item .toggle-indicator{width:3.5rem}@media screen and (min-width:1240px){.afa-shared-navbar-menu-item .navbar-menu-item-menu-wrapper{z-index:2;background:#fdfdfd;width:27.25rem;min-width:27.25rem;position:absolute;top:6rem}.afa-shared-navbar-menu-item .navbar-menu-item-menu-wrapper:before{content:"";clip-path:polygon(50% 0%,0% 100%,100% 100%);border-bottom:1rem solid #fdfdfd;border-left:1rem solid #0000;border-right:1rem solid #0000;width:0;height:0;position:absolute;top:-1rem;left:1.5625rem}}.navbar-overlay{display:none}@media screen and (min-width:1240px){.navbar-overlay{z-index:1;background:#00000080;position:absolute;inset:5rem 0 0}.navbar-overlay.navbar-overlay-visible{display:block}}.afa-shared-navbar-menu-item-list{background:#fdfdfd;flex-direction:column;gap:.125rem;padding:0;list-style:none;display:flex}@media screen and (min-width:1240px){.afa-shared-navbar-menu-item-list{gap:0}}.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item{position:relative}@media screen and (min-width:1240px){.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item:not(:last-child){border-bottom:.0625rem solid #c8ebfa}}.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item:hover{cursor:pointer}.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item:hover>a{text-decoration:underline}.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item>a{color:#0d0d0d;letter-spacing:-.01em;background:linear-gradient(#21578a1a,#21578a1a),#fdfdfd;align-items:center;width:100%;height:100%;min-height:3.375rem;margin-top:0;margin-bottom:0;padding:.5rem 1rem .5rem 2rem;font-size:1rem;font-weight:400;line-height:1.375rem;text-decoration:none;display:flex}.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item>a:focus-visible{outline-offset:-.125rem;outline:.125rem solid #fdfdfd;box-shadow:inset 0 0 0 .25rem #003cd2}.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item>a.active{border-left:.5rem solid #020678;padding-left:1.5rem;font-weight:700}.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item>a.active:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #fdfdfd,inset 0 0 0 4px #003cd2}@media screen and (min-width:1240px){.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item>a{background:#fdfdfd;min-height:3.5rem;padding:.5rem 1rem}.afa-shared-navbar-menu-item-list .navbar-menu-item-list-item>a.active{padding-left:.5rem}}.afa-shared-navbar-menu-item-list .decorator{background:#fff;width:.125rem;position:absolute;top:0;bottom:0;left:1rem}@media screen and (min-width:1240px){.afa-shared-navbar-menu-item-list .decorator{display:none}}.afa-shared-main-pagination{background-color:#c8ebfa;justify-content:center;width:fit-content;max-width:100%;margin:0 auto;padding:.125rem;display:flex}.afa-shared-main-pagination .wrapper{flex-direction:row;align-items:center;padding:5px;list-style:none;display:flex;overflow-x:auto}.afa-shared-main-pagination .wrapper .button{color:#020678;cursor:pointer;background-color:#c8ebfa;border:0;width:40px;min-width:20px;height:40px;font-weight:700}.afa-shared-main-pagination .wrapper .button>span{width:unset;margin:3px 0 0}.afa-shared-main-pagination .wrapper .button:hover{text-decoration:underline}.afa-shared-main-pagination .wrapper .button.dots{cursor:unset}.afa-shared-main-pagination .wrapper .button.dots:hover{text-decoration:none}.afa-shared-main-pagination .wrapper .button.nav>*{display:inline-block}.afa-shared-main-pagination .wrapper .selectedButton{color:#fdfdfd;background-color:#020678}@keyframes spinKeyFrames{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.afa-shared-spinner .spinner{border:4px solid #dbdbdb;border-top-color:#ccc;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spinKeyFrames}.afa-shared-spinner .spinner.blue{border:4px solid #c8ebfa;border-top-color:#020678}.afa-shared-spinner .spinner.orange{border:4px solid #fab55532;border-top-color:#fab455}.afa-shared-spinner .spinner.green{border:4px solid #b9f5e1;border-top-color:#005541}.afa-shared-spinner .spinner.grey{border:4px solid #e5e5e5;border-top-color:#000}.afa-shared-spinner .spinner.sm{width:24px;height:24px}.afa-shared-spinner .spinner.md{width:32px;height:32px}.afa-shared-spinner .spinner.lg{width:48px;height:48px}@keyframes skeletonKeyframes{0%{background-position:-12.5rem 0}to{background-position:calc(12.5rem + 100%) 0}}.afa-shared-skeleton .skeleton{background-repeat:no-repeat;background-size:12.5rem 100%;width:100%;height:2.5rem;animation:1.3s ease-in-out infinite skeletonKeyframes}.afa-shared-skeleton .skeleton.blue{background-color:#c8ebfa;background-image:linear-gradient(90deg,#c8ebfa,#a6e4fd,#c8ebfa)}.afa-shared-skeleton .skeleton.grey{background-color:#dbdbdb;background-image:linear-gradient(90deg,#dbdbdb,#ccc,#dbdbdb)}.afa-shared-skeleton .skeleton.lightGrey{background-color:#f5f5f5;background-image:linear-gradient(90deg,#f5f5f5,#ececec,#f5f5f5)}.afa-shared-skeleton .skeleton.orange{background-color:#fab455;background-image:linear-gradient(90deg,#fab455,#ffa425,#fab455)}
