body .is-root-container .component-icon{transition-property:background-color,border-color;transition-duration:250ms;border-width:0}body .is-root-container .component-icon.has-style{position:relative;display:flex;align-items:center;justify-content:center;border:none;border-radius:0}body .is-root-container .component-icon.has-style .icon-wrapper{display:flex;align-items:center;justify-content:center}body .is-root-container .component-icon.has-style .icon-wrapper svg,body .is-root-container .component-icon.has-style .icon-wrapper img{display:block;max-width:100%;max-height:100%}body .is-root-container .component-icon.has-style .icon-wrapper img{width:auto;max-width:100%;height:auto}body .is-root-container .component-icon.style-dark{width:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);height:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);border-radius:8rem;border-style:solid;border-width:1px;border-color:#fff;background-color:#fff}body .is-root-container .component-icon.style-dark .icon-wrapper{width:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);height:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem)}body .is-root-container .component-icon.style-dark .icon-wrapper svg{color:#3fa948}body .is-root-container .component-icon.style-dark:hover,body .is-root-container .component-icon.style-dark:focus{width:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);height:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);border-radius:8rem;border-style:solid;border-width:1px;border-color:#3fa948;background-color:#3fa948}body .is-root-container .component-icon.style-dark:hover .icon-wrapper,body .is-root-container .component-icon.style-dark:focus .icon-wrapper{width:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);height:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem)}body .is-root-container .component-icon.style-dark:hover .icon-wrapper svg,body .is-root-container .component-icon.style-dark:focus .icon-wrapper svg{color:#121d22}body .is-root-container .component-icon.style-light{width:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);height:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);border-radius:8rem;border-style:solid;border-width:1px;border-color:#f1f1f1;background-color:#f1f1f1}body .is-root-container .component-icon.style-light .icon-wrapper{width:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);height:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem)}body .is-root-container .component-icon.style-light .icon-wrapper svg{color:#3fa948}body .is-root-container .component-icon.style-light:hover,body .is-root-container .component-icon.style-light:focus{width:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);height:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);border-radius:8rem;border-style:solid;border-width:1px;border-color:#3fa948;background-color:#3fa948}body .is-root-container .component-icon.style-light:hover .icon-wrapper,body .is-root-container .component-icon.style-light:focus .icon-wrapper{width:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem);height:min(calc(2.875rem + 0.625 * (100vw - 22.5rem) / 77.5),3.5rem)}body .is-root-container .component-icon.style-light:hover .icon-wrapper svg,body .is-root-container .component-icon.style-light:focus .icon-wrapper svg{color:#121d22}body .is-root-container .component-icon.is-credit-union .icon-wrapper svg{color:var(--credit-union-primary)}body .is-root-container .component-icon.is-credit-union:hover,body .is-root-container .component-icon.is-credit-union:focus{background-color:var(--credit-union-accent);border-color:var(--credit-union-accent)}body .is-root-container .component-icon.is-credit-union:hover .icon-wrapper svg,body .is-root-container .component-icon.is-credit-union:focus .icon-wrapper svg{color:var(--credit-union-button-text-hovered, #121D22)}body .is-root-container .component-icon:disabled{cursor:default;pointer-events:none;opacity:.5}