@charset "UTF-8";:root{--fam-red:#76010a;--fam-light:#f3f3f3;--fam-dark:#aaa;--nav-pos:relative;--nav-bg:#fff;--nav-logo-height:65px;--nav-link:#777;--nav-link-hover:var(--fam-dark);--nav-link-active:var(--fam-red);--nav-hamburger:var( --fam-red );--nav-mobile-bg:#fff;--nav-caret-clr:var(--fam-dark);--nav-caret-size:6px;--nav-dropdown-bg:#fff;--footer-bg:#000;--footer-text:#fff;--footer-logo-height:70px;--footer-link:#fff;--footer-link-hover:var(--fam-dark);--btn-color:var(--fam-red);--btn-text:#fff;--btn-hover:#fff;--btn-text-hover:var(--fam-red);--shadow:rgba(37,38,39,0.03) 0px -2px 5px 0px,rgba(37,38,39,0.04) 0px 1px 1px -2px,rgba(37,38,39,0.04) 0px 2px 2px -2px,rgba(37,38,39,0.05) 0px 5px 5px -2px,rgba(37,38,39,0.06) 0px 9px 9px -2px,rgba(37,38,39,0.07) 0px 16px 16px -2px}h2{color:var(--fam-red);font-size:2.5rem;font-family:serif}.t4-content-inner{display:flex;flex-direction:column;min-height:100vh}#t4-below{padding-bottom:3rem}.page-header{margin-top:30px}.jrb-button{padding:0.5rem 0.75rem;border:2px solid var(--btn-color);border-radius:5px;background-color:var(--btn-color);color:var(--btn-text)}.jrb-button:hover,.jrb-button:focus{background-color:var(--btn-hover);color:var(--btn-text-hover)}.jrb-container{max-width:1320px;margin:0 auto}.jrb-columns{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.jrb-col-25{flex-basis:calc(25% - 0.5rem)}.jrb-col-30{flex-basis:calc(30% - 0.5rem)}.jrb-col-33{flex-basis:calc(33% - 0.5rem)}.jrb-col-40{flex-basis:calc(40% - 0.5rem)}.jrb-col-50{flex-basis:calc(50% - 0.5rem)}.jrb-col-60{flex-basis:calc(60% - 0.5rem)}.jrb-col-70{flex-basis:calc(70% - 0.5rem)}.jrb-col-75{flex-basis:calc(75% - 0.5rem)}.jrb-col-100{flex-basis:calc(100% - 0.5rem)}@media screen and (max-width:991px){.jrb-columns{flex-direction:column}.jrb-columns>*{flex-basis:100%}.jrb-columns[data-flipmobile="true"]{flex-direction:column-reverse}}.imgcover{object-fit:cover}#t4-header{position:var(--nav-pos);top:0;z-index:100;height:100px;background-color:var(--nav-bg);transition:box-shadow 100ms ease-in-out}#t4-header::after{content:"";position:absolute;top:100%;left:0;width:100%;height:0.8rem;background-color:var(--fam-red)}.logo-img{width:auto;height:var(--nav-logo-height)}.t4-navbar.mx-auto{margin-right:0 !important}.t4-navbar ul.nav>li a.nav-link,.t4-off-canvas-body .navbar ul.nav>li a.nav-link{color:var(--nav-link) !important;font-weight:400;text-transform:uppercase}.t4-navbar ul.nav>li a.nav-link{font-size:1rem}.t4-navbar ul.nav>li.active a.nav-link,.t4-off-canvas-body .navbar ul.nav>li.active a.nav-link{color:var(--nav-link-active) !important;font-weight:700}.t4-navbar ul.nav>li a.nav-link:hover,.t4-off-canvas-body .navbar ul.nav>li a.nav-link:hover{color:var(--nav-link-hover) !important}#t4-header .navbar-toggler,#t4-header .navbar-toggler:hover{color:var(--nav-hamburger)}#t4-megamenu-mainmenu{background-color:transparent}.t4-off-canvas-body{padding-bottom:0 !important}#t4-megamenu-mainmenu .item-caret{border-top:var(--nav-caret-size) solid var(--nav-caret-clr);border-left:var(--nav-caret-size) solid transparent;border-right:var(--nav-caret-size) solid transparent}#t4-megamenu-mainmenu ul.nav>li.active a.nav-link .item-caret{border-top:var(--nav-caret-size) solid var(--fam-red);border-left:var(--nav-caret-size) solid transparent;border-right:var(--nav-caret-size) solid transparent}.t4-off-canvas-body .sub-menu-toggle{background-color:transparent !important}.t4-off-canvas-body .sub-menu-toggle::after{color:var(--fam-red) !important}#t4-megamenu-mainmenu .dropdown-menu{background-color:var(--nav-dropdown-bg)}#t4-megamenu-mainmenu .dropdown-menu .dropdown-item{color:var(--nav-link);font-size:1.1rem;font-weight:400}#t4-megamenu-mainmenu .dropdown-menu .nav-item.active>.dropdown-item{color:var(--nav-link-active);font-weight:700}#t4-megamenu-mainmenu .dropdown-menu .dropdown-item:hover{color:var(--nav-link-hover)}@media screen and (max-width:991px){#t4-megamenu-mainmenu{background-color:var(--nav-mobile-bg)}}#t4-footer{margin-top:auto;padding-bottom:2rem;border-top:0.8rem solid var(--fam-red);background-color:var(--footer-bg);color:var(--footer-text)}.footer-logo{height:var(--footer-logo-height)}.footer-smlogos{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.footer-smlogos>*{margin-top:0}#t4-footer a{padding:0.5rem 0;color:var(--footer-link)}#t4-footer a:hover,#t4-footer a:focus{color:var(--footer-link-hover)}#t4-footer footer>div{display:flex;flex-direction:column;gap:2rem}#t4-footer .footer-columns{display:flex;justify-content:space-between;gap:8rem;width:100%;padding-bottom:1rem}#t4-footer .footer-columns p{margin-top:0.5rem;margin-bottom:0}#t4-footer .footer-columns div>p:first-child{margin-bottom:0;font-weight:700;text-transform:uppercase}#t4-footer>.t4-section-inner{padding-bottom:0}#t4-footer .footer-bottom-links{margin-left:0}#t4-footer .footer-bottom-links ul{display:flex;gap:1rem;padding-left:0;list-style:none}@media screen and (max-width:991px){#t4-footer .footer-columns{justify-content:space-evenly;flex-wrap:wrap;gap:1rem}#t4-footer .footer-columns>div:first-child{flex-basis:100%;order:1}}.jrb-form form>div[data-vtype="area_container"]{display:flex;gap:1rem}.jrb-form form>div[data-vtype="area_container"]>div{flex:1 1 0}.jrb-form h3{display:none}.jrb-form button.ui.button{border-radius:100vw;box-shadow:rgba(0,0,0,0.31) 0px 1px 5px 0px;background-color:var(--btn-color);transition:background-color 0.15s ease-in-out,color 0.15s ease-in-out}.jrb-form button.ui.button:hover,.jrb-form button.ui.button:focus{background-color:var(--btn-hover)}.fam-btngrid{display:flex;flex-direction:column;width:50%;margin-left:auto;margin-right:auto}.fam-btngrid-block{width:100%;margin-left:0;margin-right:0}.fam-btngrid h2{text-align:center}.fam-btngrid-container{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr 1fr;gap:1rem}.fam-btngrid-container>div{height:160px;border-radius:10px;background-color:#868686;background-blend-mode:multiply;background-size:cover;background-position:center;overflow:hidden;transition:background-color 100ms}.fam-btngrid-container>div:hover{background-color:var(--fam-dark)}.fam-btngrid-1{grid-column:span 2}.fam-btngrid-2{grid-column:span 4}.fam-btngrid-3{grid-column:span 6}.fam-btngrid-half{grid-column:span 3}.fam-btngrid-container a{display:inline-grid;place-content:center;width:100%;height:100%;color:#fff;filter:drop-shadow(2px 2px 5px #000)}@media screen and (max-width:575px){.fam-btngrid-container{display:flex;flex-direction:column}}@media screen and (max-width:523px){.fam-btngrid{width:auto}.fam-btngrid-container>div{flex-basis:auto;width:100%}}.fam-bar-cards{position:relative;display:flex;justify-content:space-around;height:100%;margin-top:75px;padding-bottom:1.5rem;border-top:1.5rem solid var(--fam-red);background-color:var(--fam-light)}.fam-bar-card{display:flex;flex-direction:column;align-items:center;max-width:220px;margin-top:-65px;text-align:center}.fam-bar-card h3{max-width:14ch;min-height:3.25rem;font-size:1.25rem}.fam-bar-card img{width:128px;height:128px;border:5px solid var(--fam-red);border-radius:100vw;background-color:var(--fam-dark);object-fit:cover}.fam-bar-card a{margin-top:auto}@media screen and (max-width:767px){.fam-bar-cards{flex-direction:column;align-items:center;gap:2.5rem}.fam-bar-card:not(:first-child){margin-top:unset}}.fam-service-cards{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.fam-service-header{display:flex;width:80%;margin-left:auto;margin-right:auto}.fam-service-headertext p{max-width:75ch}.fam-service-header img{max-width:300px;margin-left:auto}.fam-service-card{display:flex;flex-wrap:wrap;gap:1rem;width:80%;margin-left:auto;margin-right:auto;padding:1rem;border-radius:10px;background-color:var(--fam-light)}.fam-service-card>img{flex-shrink:0;width:70px;height:70px;border-radius:100vw;background-color:var(--fam-dark);object-fit:cover}.fam-service-card .jrb-button{flex-shrink:0;align-self:flex-end;margin-left:auto}.fam-service-title{display:flex}.fam-service-cert{flex-shrink:0;margin-left:auto;width:60px;height:60px}.fam-service-cert img{width:100%;height:100%}.fam-service-content{display:flex;flex-direction:column;width:calc(100% - 70px - 1rem)}.fam-service-content ul{columns:2;gap:3rem;padding-left:0;list-style:none}.fam-service-content li{margin-bottom:0.5rem;break-inside:avoid-column;page-break-inside:avoid}@media screen and (max-width:991px){.fam-service-card{width:auto;margin-left:0;margin-right:0}.fam-service-header{width:auto;margin-left:0;margin-right:0}}@media screen and (max-width:767px){.fam-service-content ul{columns:1}}.fam-info-grid{display:flex;flex-direction:column;margin-bottom:3rem}.fam-ig-row{display:flex;width:100%}.fam-ig-row>*{flex-basis:50%}.fam-ig-row-reverse{flex-direction:row-reverse}.fam-ig-text{display:flex;flex-direction:column;min-height:300px;padding:1rem 5rem;background-color:var(--ig-bg,var(--fam-light))}.fam-ig-text h2{color:var(--ig-heading,var(--fam-red));line-height:1}.fam-ig-text p{color:var(--ig-text,#000)}.fam-ig-text-invert{--ig-bg:var(--fam-red);--ig-heading:#fff;--ig-text:#fff}.fam-ig-text .jrb-button{width:fit-content;margin-top:auto;margin-bottom:1rem}.jrb-button.fam-btn-invert{--btn-color:#fff;--btn-text:var(--fam-red);--btn-hover:var(--fam-red);--btn-text-hover:#fff}.fam-ig-row img{width:100%;height:100%;min-height:300px;object-fit:cover;background-color:var(--fam-dark)}@media screen and (max-width:991px){.fam-ig-row{flex-direction:column}}@media screen and (max-width:767px){.fam-ig-text{padding:1rem}}.fam-imgbtns{width:80%;margin-left:auto;margin-right:auto;margin-bottom:2rem}.fam-imgbtns h2{text-align:center}.fam-imgbtns-container{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.fam-imgbtns-btn{flex-basis:23%;width:160px;height:160px;border-radius:10px;background-color:#868686;background-blend-mode:multiply;background-size:cover;background-position:center;overflow:hidden;transition:background-color 100ms}.fam-imgbtns-btn:hover{background-color:var(--fam-dark)}.fam-imgbtns-btn[data-hover="hover"]:hover a span{opacity:0}.fam-imgbtns-btn a{position:relative;display:inline-grid;place-content:center;width:100%;height:100%;color:#fff;text-align:center;filter:drop-shadow(2px 2px 5px #000);transition:opacity 100ms ease}.fam-imgbtns-hover{position:absolute;top:100%;left:0;right:0;display:grid;place-content:center;width:100%;height:100%;padding:1rem;transition:top 200ms ease}.fam-imgbtns-hover::after{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background-color:var(--fam-red);opacity:0.5}.fam-imgbtns-btn:hover .fam-imgbtns-hover{top:0}@media screen and (max-width:991px){.fam-imgbtns{width:auto}}@media screen and (max-width:767px){.fam-imgbtns-btn{flex-basis:29%}}@media screen and (max-width:523px){.fam-imgbtns-container{flex-direction:column;align-items:center}.fam-imgbtns-btn{flex-basis:auto;width:100%}}.fam-sdb{width:80%;margin-left:auto;margin-right:auto;margin-bottom:4rem}.fam-sdb h2{text-align:center}.fam-sdb ul{width:50%;margin-left:auto;margin-right:auto;padding:1rem 2rem;border-radius:10px;background-color:var(--fam-light);list-style:none}.fam-sdb li{display:flex;width:100%;padding-top:0.5rem;padding-bottom:0.5rem;border-bottom:1px solid var(--fam-dark);color:var(--fam-red)}.fam-sdb li>span{margin-left:auto;color:#000}.fam-sdb li:last-child{border-bottom:none}.fam-sdb small{display:block;margin:0 auto;text-align:center}@media screen and (max-width:991px){.fam-sdb{width:auto}}@media screen and (max-width:767px){.fam-sdb ul{width:80%}}.t4-off-canvas-body>div:last-child{margin-bottom:0 !important}.t4-off-canvas-body>div:last-child>.module-inner{padding:0 !important}.fam-offcan-footer{padding:1rem;background-color:#000;color:#fff}.fam-offcan-footer>p:first-child{font-size:1.1rem}.fam-offcan-footer p>a{display:block}.fam-offcan-socials{display:flex;gap:2rem;justify-content:center;width:100%;margin-bottom:1rem}.fam-offcan-socials a{color:#fff}.fam-popover{position:fixed;top:30%;left:100%;right:unset;z-index:1000;min-height:200px;border:2px solid #3b3b3b;background-color:#fff;transition:margin-left 250ms ease-in-out}.fam-popover.jmoddiv.jmodinside{position:fixed;top:30%;left:100%}.fam-popover.fam-popover-expand,.fam-popover:focus-within{margin-left:-300px}.fam-popover-btn{position:absolute;right:100%;display:flex;width:fit-content;height:100%;padding-left:0.8rem;padding-right:0.75rem;border-radius:10px 0 0 10px;outline:2px solid #3b3b3b;background-color:#3b3b3b;cursor:pointer}.fam-popover-btn:hover{background-color:#4c4c4c}.fam-popover-btn span{width:1.5rem;color:#fff;font-size:1.2rem;font-weight:500;text-align:center;text-transform:uppercase;writing-mode:vertical-lr;transform:rotate(180deg);user-select:none}.fam-popover-content{width:300px;padding:1rem;font-size:0.9rem}@media screen and (max-width:991px){.fam-popover{display:none}}.fam-atm-locator{padding-bottom:1rem;padding-left:1rem;padding-right:1rem;font-size:0.9rem}.fam-atm-locator>div.custom{border:2px solid #3b3b3b;border-radius:10px;padding:1rem}.fam-atm-locator>div.custom>p:first-child::before{content:"ATM LOCATOR";display:block;margin-bottom:0.5rem;color:var(--fam-red);font-size:1.1rem;font-weight:500;text-align:center}.fam-popover-content>div.custom>div,.fam-atm-locator>div.custom>div{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.fam-atm-locator>div.custom>div{flex-direction:column}.fam-popover-content>div.custom>div>*,.fam-atm-locator>div.custom>div>*{height:fit-content}.fam-popover-content>div.custom img,.fam-atm-locator>div.custom img{width:70px}.fam-popover-content>div.custom .jrb-button,.fam-atm-locator>div.custom .jrb-button{width:100%;font-size:0.8rem;text-align:center}.fam-popover-content>div.custom>p:last-child,.fam-atm-locator>div.custom>p:last-child{margin-bottom:0;color:#868686;font-size:0.8rem;text-align:center}.fam-banking-slider{border-bottom:1.5rem solid var(--fam-red)}.fam-banking-cards{--push-up:-90px;margin-bottom:var(--push-up);transform:translateY(var(--push-up))}.fam-banking-cards .n2-ss-slider-2{background-color:transparent !important;background-image:linear-gradient( 0deg,var(--fam-light) 0%,var(--fam-light) calc(100% + var(--push-up)),transparent calc(100% + var(--push-up)),transparent 100% )}.fam-banking-cards .n2-ss-slide .n2-ss-item-image-content{transition:transform 100ms ease-in}.fam-banking-cards .n2-ss-slide:hover .n2-ss-item-image-content{transform:translateY(-0.75rem)}.fam-banking-cards .n2-ss-slide:hover .n2-ss-text{color:var(--fam-red) !important}.fam-gradcard{position:relative;display:flex;min-height:350px;margin-top:4rem;padding-top:4rem;padding-bottom:5rem;padding-left:4rem;padding-right:4rem;background-color:var(--fam-red);background-repeat:no-repeat;background-position:left;background-size:auto 100%}.fam-gradcard::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient( -90deg,var(--fam-red) 0%,var(--fam-red) 55%,transparent 80% )}.fam-gradcard>*{z-index:1}.fam-gradcard-text{margin-left:50%;color:#fff}.fam-gradcard-text h2{color:#fff;line-height:1}.fam-gradcard>img{display:none}@media screen and (max-width:991px){.fam-gradcard{flex-direction:column;background-image:none !important}.fam-gradcard-text{margin-left:0;margin-bottom:2rem}.fam-gradcard>img{display:block;aspect-ratio:1.5;object-fit:cover}}@media screen and (max-width:767px){.fam-gradcard{padding:1rem}}#tabs{display:flex;gap:0.25rem;margin-left:1rem;margin-bottom:-2px}#tabs .tab{padding:0.5rem 1rem;border:2px solid var(--fam-red);border-radius:5px 5px 0 0;background-color:var(--fam-red);color:#fff}#tabs .tab.selectedTab{z-index:10;border-color:var(--fam-dark);border-bottom-color:#fff;background-color:#fff;color:var(--fam-red)}#tabs+br{display:none}#tabs~* .panel.selectedPanel{position:relative;z-index:1;padding-left:1rem;padding-right:1rem;border:2px solid var(--fam-dark)}.panel{display:none}.panel.selectedPanel{display:block}@media screen and (max-width:767px){#tabs{flex-wrap:wrap;justify-content:center;gap:0.5rem;margin-left:0;margin-bottom:0}#tabs .tab{border-radius:5px}#tabs .tab.selectedTab{border-bottom-color:var(--fam-dark)}#tabs~* .panel.selectedPanel{padding-left:0;padding-right:0;border:none}}.fam-directors{display:flex;flex-direction:column;gap:2rem}.fam-director{display:flex;justify-content:unset;gap:1rem;width:100%;margin-left:auto;margin-right:auto;padding:1rem;border-radius:10px;background-color:var(--fam-light)}.fam-director img{max-width:230px;border:2px solid var(--fam-red)}.fam-dir-name{font-size:0.85rem;font-weight:700}.fam-dir-info{font-size:0.7rem}.fam-dir-info>*:not(:last-child){margin-bottom:0.5rem}.fam-dir-bio{padding-top:1rem}@media screen and (max-width:991px){.fam-dir-bio{padding-top:0}}@media screen and (max-width:767px){.fam-dir-details{max-width:230px;margin-left:auto;margin-right:auto}}#fam-logins{display:flex;flex-direction:column;height:21rem;max-width:50%;margin-left:auto;margin-right:auto}.jrb-columns #fam-logins{max-width:unset}#fam-logins[data-tab="personal"] .bus-form{display:none}#fam-logins[data-tab="business"] .per-form{display:none}.fam-logintabs{display:flex;width:100%}.fam-logintabs button{width:50%;padding:1rem;border:2px solid var(--fam-dark);border-bottom:none;border-radius:10px 10px 0 0;background-color:#868686;color:#fff;font-weight:600;transition:transform 100ms ease,background-color 100ms ease;transform:translateY(0.25rem)}.fam-logintabs button:hover{background-color:var(--fam-dark)}#fam-logins[data-tab="personal"] .fam-logintabs button[data-type="personal"],#fam-logins[data-tab="business"] .fam-logintabs button[data-type="business"]{background-color:var(--fam-light);color:var(--fam-red);transform:translateY(0)}.fam-loginform{z-index:1;height:100%;padding:1rem;border:2px solid var(--fam-dark);border-top:none;border-radius:0 0 10px 10px;background-color:var(--fam-light)}.fam-loginform>div{display:flex;flex-direction:column;height:100%}.fam-loginform h2{margin-top:0;margin-bottom:0.5rem;font-size:1.5rem;text-align:center}.fam-loginform form{display:flex;flex-direction:column;gap:1rem;height:100%}.fam-loginform form input:not(.jrb-button){padding:0.25rem 1rem;border:1px solid var(--fam-dark);border-radius:10px}.fam-loginform form .links{display:flex;flex-direction:column;align-items:center}.fam-loginform form a{width:fit-content;margin-left:auto;margin-right:auto;color:#000;font-size:0.9rem}.fam-loginform form a:hover{color:var(--fam-dark)}.fam-loginform form .submit{margin-left:auto;margin-right:auto;margin-top:auto}#lending .fam-service-headertext p{max-width:70ch}#locations~.jrb-columns{gap:0}.fam-privacy{display:flex;background-color:var(--fam-light);font-size:1.2rem}.fam-privacy>div{max-width:1320px;margin-left:auto;margin-right:auto;padding:1rem 3rem;box-shadow:var(--shadow);background-color:#fff}.fam-privacy h1{color:var(--fam-red);font-size:2.5rem}.fam-privacy h2{font-size:2rem}.fam-privacy th{background-color:var(--fam-light)}.fam-privacy th:first-of-type{text-align:left}.fam-privacy td:not(:first-of-type){text-align:center}@media screen and (max-width:767px){.fam-privacy>div{padding:1rem}}.fam-notif{display:flex;justify-content:center;padding-top:1rem;padding-left:1rem;padding-right:1rem;box-shadow:0 0 0 100vmax var(--fam-red);background-color:var(--fam-red);color:white;font-size:0.9rem;text-align:center;clip-path:inset(0 -100vmax)}.fam-notif p{max-width:100%}.fam-quickstart{width:80%;margin-inline:auto}@media (max-width:991px){.fam-quickstart{width:auto}}.fam-quickstart>.fam-service-headertext{margin-block-end:2rem}.fam-new-account{display:grid;height:100%;padding:1rem;border-radius:10px;background-color:var(--fam-light)}.fam-new-account__header{margin-block-start:0}.fam-new-account .jrb-button{align-self:end;width:fit-content;margin-block-start:1rem}.fam-modal{position:fixed;z-index:1000;inset:0;display:none;visibility:hidden;width:100vw;height:100vh}.fam-modal[data-state="open"]{display:block;visibility:visible}.fam-modal__overlay{position:absolute;inset:0;background-color:rgb(0 0 0 / 0.25)}.fam-modal__content{position:absolute;inset:0;width:min(800px,80%);height:fit-content;padding:2rem;margin:auto;box-shadow:var(--shadow);border:none;border-radius:0.5rem;background-color:var(--fam-light);animation:fadeIn 100ms linear forwards}.fam-modal__content h2{margin-block:0.5em;color:var(--fam-red);font-size:1.75rem;font-weight:600;line-height:1.2}.fam-modal__close{position:absolute;display:grid;place-content:center;top:0.5rem;right:0.5rem;width:2rem;height:2rem;border:none;border-radius:100vw;background-color:var(--fam-red);color:#fff;font-size:1.25rem;cursor:pointer}@keyframes fadeIn{from{opacity:0}to{opacity:1}}
