:root{--gap:25px;--radius:20px;--brand-dark:#013d5b;--accent-yellow:#fcd206}.bank-feature-grid{align-items:stretch;column-gap:var(--gap);display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.2fr)}.bank-feature-grid>*{min-width:0}.left-column{display:flex;flex-direction:column}.bottom-row,.left-column{gap:var(--gap);min-width:0}.bottom-row{display:grid;grid-template-columns:40% 60%}.feature-card{align-items:flex-end;background-position:50%;background-size:cover;border-radius:var(--radius);color:#fff;display:flex;height:100%;justify-content:flex-start;min-width:0;overflow:hidden;position:relative;transition:transform .3s ease}.feature-card:hover{transform:translateY(-3px)}.feature-card:before{background:rgba(0,0,0,.3);content:"";inset:0;position:absolute;z-index:0}.teal-overlay:before{background:rgba(0,148,177,.8)}.navy-overlay:before{background:none}.yellow-overlay:before{background:rgba(252,210,6,.8)}.teriary-overlay:before{background:#013d5bad}.small-card.navy-overlay:after,.small-card.yellow-overlay:after{bottom:0;content:"";height:56%;left:0;position:absolute;right:0;z-index:0}.small-card.navy-overlay:after{background:linear-gradient(47deg,rgba(19,20,20,.68),rgba(39,41,42,.82) 68%,rgba(1,61,91,0))}.small-card.yellow-overlay:after{background:#fcd206b5}.feature-content{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;padding:25px 10px;position:absolute;width:100%;z-index:1}.small-content{padding:0 22px}.feature-content h2{color:#fff;font-size:1.6rem;font-weight:700;line-height:1.2;margin:0 0 8px}.feature-content h5{color:#fff;font-size:1rem;font-weight:400;margin:0 0 18px}sup{font-size:.65em;position:relative;top:-.35em}.brand-dark,.yellow-overlay.small-card .feature-content h2,.yellow-overlay.small-card .feature-content h5{color:var(--brand-dark)!important}.highlight-yellow{color:var(--accent-yellow)}.btn-learn{align-items:center;align-self:flex-start;background:#fff;border-radius:6px;color:#000;display:inline-flex!important;font-size:15px;font-weight:500;gap:10px;max-width:none!important;padding:10px 20px;text-decoration:none;white-space:nowrap;width:auto!important}.btn-learn span{background:#000;display:inline-block;height:2px;transition:width .3s;width:35px}.btn-learn:hover span{width:55px}.icon-open{bottom:18px;height:22px;position:absolute;right:36px;width:22px;z-index:1}.icon-open[src]{filter:none}.icon-brand{background-color:var(--brand-dark)!important;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.large-card{height:350px}.small-card{height:200px}.right-card{align-items:flex-end;display:flex;height:575px}.wide-card{width:95%}.bank-feature-slider .slick-dots{bottom:-5px}.bank-feature-slider .slick-dots li{margin:0 4px}.bank-feature-slider .slick-dots li button{background:transparent;border:2px solid #013d5b;border-radius:50%;box-sizing:border-box;cursor:pointer;display:inline-block;height:15px;margin:0 4px;vertical-align:middle;width:15px}.bank-feature-slider .slick-dots li.slick-active button{background:#013d5b}@media (max-width:991px){.bank-feature-grid{display:none}.bank-feature-slider{display:block}}@media (min-width:992px){.bank-feature-slider{display:none}}@media (max-width:991px){.bank-feature-slider .slick-list{padding:0 14px}.bank-feature-slider .slick-slide{padding:0 8px}.bank-feature-slider .feature-card{width:100%}.bank-feature-slider{padding-bottom:30px}.bank-feature-slider .feature-card{aspect-ratio:1/1;height:auto!important;min-height:unset}.bank-feature-slider .feature-content{padding:18px}.bank-feature-slider .feature-content h2{font-size:20px}.bank-feature-slider .feature-content h5{font-size:.95rem;margin-bottom:12px}.bank-feature-slider .icon-open{right:35px;top:18px}}