:root{--amb-blue:#0046AA;--amb-green:#6CBE23;--amb-navy:#06234D;--amb-border:#E5EDF8;--amb-bg:#F8FAFC;--amb-white:#fff;--amb-text:#26364A}
.amb-wrap,.amb-wrap *{box-sizing:border-box;font-family:'Cairo',sans-serif!important;font-weight:600!important}.amb-wrap{max-width:1200px;margin:28px auto;padding:0 18px;color:var(--amb-text)}
.amb-wrap h1,.amb-wrap h2,.amb-wrap h3,.amb-section-title,.amb-bank-card h3{font-size:14px!important;line-height:1.8!important;color:var(--amb-navy);margin:0 0 12px!important}.amb-wrap p,.amb-wrap span,.amb-wrap a,.amb-wrap input,.amb-copy,.amb-wrap strong{font-size:12px!important;line-height:1.9!important}.amb-page-section>h2{text-align:center;color:var(--amb-blue);margin-bottom:20px!important}.amb-page-section>h2:after{content:"";display:block;width:38px;height:3px;background:var(--amb-green);border-radius:3px;margin:6px auto 0}
.amb-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--amb-blue);color:#fff!important;border:0;border-radius:999px;padding:9px 20px;text-decoration:none!important;transition:.2s;cursor:pointer}.amb-btn:hover,.amb-btn:focus,.amb-btn:active,.amb-nav:hover,.amb-nav:focus,.amb-nav:active{background:var(--amb-green)!important;color:#fff!important}
.amb-slider-section{text-align:center}.amb-slider-shell{display:flex;align-items:center;gap:12px}.amb-slider-viewport{overflow:hidden;flex:1;padding:8px 0}.amb-slider-track{display:flex;gap:18px;transition:transform .35s ease;will-change:transform}.amb-slider-track .amb-bank-card{flex:0 0 calc((100% - 54px)/4)}.amb-nav{width:42px;height:42px;flex:0 0 42px;border-radius:50%;border:0;background:var(--amb-blue);color:#fff;font-size:24px;cursor:pointer;transition:.2s}.amb-all-wrap{margin-top:20px}
.amb-bank-card{background:#fff;border:1px solid var(--amb-border);border-radius:18px;padding:18px;text-align:center;min-width:0;box-shadow:0 8px 22px rgba(0,70,170,.06);transition:.2s}.amb-bank-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,70,170,.11)}.amb-bank-card-link{text-decoration:none!important;color:inherit!important;display:block}.amb-bank-logo{height:76px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.amb-bank-logo img{max-height:68px;max-width:150px;width:auto;height:auto;object-fit:contain}.amb-bank-card p{min-height:46px;margin:0 0 12px!important}
.amb-directory-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.amb-bank-search{border:1px solid var(--amb-border);border-radius:999px;padding:9px 16px;min-width:260px;outline:0}.amb-bank-search:focus{border-color:var(--amb-green);box-shadow:0 0 0 3px rgba(108,190,35,.12)}.amb-directory-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.amb-no-results{text-align:center}
.amb-bank-hero{display:grid;grid-template-columns:1fr 1.15fr;gap:28px;align-items:center;background:#fff;border:1px solid var(--amb-border);border-radius:24px;padding:26px;overflow:hidden}.amb-bank-identity{text-align:right}.amb-page-logo img{max-width:170px;max-height:90px;object-fit:contain;margin-bottom:12px}.amb-hero-image img{width:100%;height:330px;object-fit:cover;border-radius:18px}.amb-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.amb-stats article,.amb-location-grid article{background:#fff;border:1px solid var(--amb-border);border-radius:16px;padding:16px;text-align:center}.amb-stats strong,.amb-location-grid strong{display:block;color:var(--amb-blue);font-size:14px!important}.amb-page-section{margin-top:24px;background:#fff;border:1px solid var(--amb-border);border-radius:22px;padding:24px}.amb-feature-grid,.amb-board-grid,.amb-rates-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.amb-feature-grid article,.amb-board-grid article,.amb-rates-grid article{border:1px solid var(--amb-border);border-radius:16px;padding:16px;text-align:center}.amb-feature-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(108,190,35,.14);color:var(--amb-green);margin-bottom:8px}.amb-board-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;margin-bottom:10px}.amb-rates-grid article div{display:flex;justify-content:space-between;border-top:1px solid var(--amb-border);padding:7px 0}.amb-rates-grid strong{color:var(--amb-blue)}
.amb-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.amb-services-grid article{border:1px solid var(--amb-border);border-radius:16px;padding:18px;text-align:center;display:flex;flex-direction:column;align-items:center}.amb-service-icon{font-size:34px;line-height:1;margin-bottom:10px}.amb-services-grid p{min-height:46px}.amb-services-grid .amb-btn{margin-top:auto}.amb-location-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.amb-map{margin-top:18px;border-radius:18px;overflow:hidden}.amb-map iframe{display:block;width:100%;height:380px;border:0}.amb-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.amb-news-grid article{border:1px solid var(--amb-border);border-radius:16px;overflow:hidden}.amb-news-grid a{display:block;text-decoration:none!important;color:inherit!important}.amb-news-grid img{width:100%;aspect-ratio:16/9;object-fit:cover}.amb-news-grid h3,.amb-news-grid span{display:block;padding:0 12px}.amb-news-grid h3{padding-top:10px}
@media(max-width:900px){.amb-slider-track .amb-bank-card{flex-basis:calc((100% - 18px)/2)}.amb-directory-grid{grid-template-columns:repeat(3,1fr)}.amb-feature-grid,.amb-board-grid,.amb-rates-grid,.amb-services-grid,.amb-news-grid,.amb-stats,.amb-location-grid{grid-template-columns:repeat(2,1fr)}.amb-bank-hero{grid-template-columns:1fr}}
@media(max-width:560px){.amb-slider-track .amb-bank-card{flex-basis:100%}.amb-directory-grid{grid-template-columns:1fr}.amb-directory-head{align-items:stretch;flex-direction:column}.amb-bank-search{min-width:0;width:100%}.amb-feature-grid,.amb-board-grid,.amb-rates-grid,.amb-services-grid,.amb-news-grid,.amb-stats,.amb-location-grid{grid-template-columns:1fr}.amb-nav{width:36px;height:36px;flex-basis:36px}.amb-bank-hero,.amb-page-section{padding:16px}.amb-hero-image img{height:230px}}
/* Almasraf locked visual identity */
:root{--amb-blue:#0046AA;--amb-green:#6CBE23;--amb-navy:#06234D;--amb-border:#e5edf8}
.amb-wrap{font-family:'Cairo',Arial,sans-serif;color:var(--amb-navy)}
.amb-wrap h1,.amb-wrap h2,.amb-wrap h3,.amb-wrap .amb-section-title,.amb-wrap .amb-bank-card h3{font-size:14px!important;font-weight:600!important;line-height:1.7}
.amb-wrap p,.amb-wrap span,.amb-wrap a,.amb-wrap input{font-size:12px;font-weight:600}
.amb-btn,.amb-nav{background:var(--amb-blue)!important;color:#fff!important;transition:.22s ease;border:0}
.amb-btn:hover,.amb-btn:focus,.amb-btn:active,.amb-nav:hover,.amb-nav:focus,.amb-nav:active{background:var(--amb-green)!important;color:#fff!important}
.amb-bank-logo img{width:100%;height:100%;object-fit:contain}
.amb-page-logo img{max-width:270px;max-height:82px;object-fit:contain}
.amb-hero-image img{width:100%;height:100%;object-fit:cover}
.amb-service-image{height:72px;display:flex;align-items:center;justify-content:center;margin-bottom:7px}.amb-service-image img{max-width:90px;max-height:68px;object-fit:contain}
.amb-services-grid>article{min-height:190px}

/* Approved typical slider — locked to Almasraf identity */
.amb-slider-section{max-width:1200px;background:#fff;text-align:center;padding-top:22px;padding-bottom:22px}
.amb-slider-section>.amb-section-title{color:var(--amb-blue)!important;margin:0 0 26px!important;position:relative;text-align:center}
.amb-slider-section>.amb-section-title:after{content:"";display:block;width:34px;height:3px;border-radius:999px;background:var(--amb-green);margin:6px auto 0}
.amb-slider-shell{position:relative;display:flex;align-items:center;gap:16px;direction:ltr}
.amb-slider-viewport{overflow:hidden;flex:1;padding:10px 4px;direction:rtl}
.amb-slider-track{display:flex;direction:rtl;gap:18px;transition:transform .35s ease;will-change:transform}
.amb-slider-track .amb-bank-card{flex:0 0 calc((100% - 54px)/4);padding:18px 16px 17px;border-radius:20px;border:1px solid #eef3fa;box-shadow:0 8px 24px rgba(0,70,170,.08);transform:none}
.amb-slider-track .amb-bank-card:hover{transform:none;box-shadow:0 10px 28px rgba(0,70,170,.11)}
.amb-slider-track .amb-bank-logo{width:88px;height:72px;margin:0 auto 12px;padding:7px;border-radius:15px;background:#fff;border:1px solid #f0f4f9}
.amb-slider-track .amb-bank-logo img{max-width:100%;max-height:100%;object-fit:contain}
.amb-slider-track .amb-bank-card h3{color:var(--amb-blue)!important;margin-bottom:5px!important;white-space:normal}
.amb-slider-track .amb-bank-card p{color:#607086;min-height:46px;margin:0 0 13px!important}
.amb-slider-track .amb-btn{min-width:112px;padding:8px 18px;border-radius:999px}
.amb-slider-section .amb-nav{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:50%;font-family:Arial,sans-serif!important;font-size:24px!important;line-height:1;padding:0;box-shadow:0 6px 16px rgba(0,70,170,.18)}
.amb-slider-section .amb-all-wrap{margin-top:22px}
.amb-slider-section .amb-all-wrap .amb-btn{width:auto;min-width:0;padding:9px 22px;border-radius:999px}
@media(max-width:900px){.amb-slider-track .amb-bank-card{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:560px){.amb-slider-shell{gap:7px}.amb-slider-track .amb-bank-card{flex-basis:100%}.amb-slider-section .amb-nav{width:36px;height:36px;flex-basis:36px;font-size:21px!important}}

/* Typical directory reference */
.amb-directory{background:#f6fbff;color:var(--amb-navy);font-family:'Cairo',sans-serif!important;overflow:hidden}
.amb-directory-hero{background:linear-gradient(135deg,#f5fbff 0%,#fff 45%,#eef8ff 100%);border-bottom:1px solid #dceafb;padding:28px 18px 24px;position:relative}
.amb-directory-hero:before,.amb-directory-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);opacity:.13;background:var(--amb-blue)}
.amb-directory-hero:before{width:260px;height:260px;right:-90px;top:-120px}.amb-directory-hero:after{width:190px;height:190px;left:-70px;bottom:-100px}
.amb-directory-hero-inner{max-width:900px;margin:auto;text-align:center;position:relative;z-index:1}
.amb-directory-hero h1{font-size:34px!important;line-height:1.35!important;color:var(--amb-blue);margin:0 0 4px!important;font-weight:600!important}
.amb-directory-hero h2{font-size:14px!important;color:var(--amb-navy);margin:0 0 2px!important}.amb-directory-hero p{font-size:12px!important;color:#526b8d;margin:0 0 18px!important}
.amb-directory-search-wrap{max-width:620px;margin:auto;height:50px;background:#fff;border:1px solid #a9c8ee;border-radius:12px;box-shadow:0 5px 16px rgba(0,70,170,.12);display:flex;align-items:center;padding:0 16px;gap:10px}
.amb-directory-search-wrap>span{font-size:26px!important;color:var(--amb-blue);font-family:Arial,sans-serif!important;line-height:1}.amb-directory-search-wrap .amb-bank-search{border:0!important;box-shadow:none!important;border-radius:0;padding:0;min-width:0;width:100%;height:100%;background:transparent;text-align:right;color:var(--amb-navy)}
.amb-directory-body{margin-top:0;padding-top:14px;padding-bottom:30px}.amb-bank-filters{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:16px;direction:rtl}.amb-bank-filters button{height:44px;border:1px solid #b8d5f6;border-radius:9px;background:#fff;color:var(--amb-blue);font-family:'Cairo',sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:.2s}.amb-bank-filters button:hover,.amb-bank-filters button:focus,.amb-bank-filters button:active,.amb-bank-filters button.is-active{background:var(--amb-blue);border-color:var(--amb-blue);color:#fff}.amb-bank-filters button:active{background:var(--amb-green);border-color:var(--amb-green)}
.amb-directory-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.amb-directory .amb-bank-card{border-radius:9px;padding:13px 10px 10px;border:1px solid #dbeaf8;box-shadow:0 5px 16px rgba(0,70,170,.07);min-height:188px}.amb-directory .amb-bank-logo{height:65px;margin-bottom:6px}.amb-directory .amb-bank-logo img{max-height:62px;max-width:135px}.amb-directory .amb-bank-card h3{color:var(--amb-blue)!important;margin-bottom:2px!important}.amb-directory .amb-bank-card p{min-height:37px;color:#315783;margin:0 0 7px!important}.amb-directory .amb-bank-card .amb-btn{width:100%;border-radius:5px;padding:5px 9px;position:relative}.amb-dir-arrow{position:absolute;left:13px;color:#fff;font:700 18px/1 Arial!important}

/* Typical single-bank master reference */
.amb-bank-page{max-width:1200px;background:#f2fbff;margin-top:0;margin-bottom:0;padding-top:18px;padding-bottom:28px}
.amb-bank-hero{grid-template-columns:1fr 1.12fr;gap:0;border-radius:0;border:0;padding:0;background:#fff;min-height:290px;box-shadow:0 5px 18px rgba(0,70,170,.07)}
.amb-bank-identity{padding:24px 28px;text-align:center;background:linear-gradient(135deg,#fff,#f5fbff);display:flex;flex-direction:column;align-items:center;justify-content:center}.amb-bank-identity h1{color:var(--amb-blue)!important;margin:5px 0 4px!important}.amb-bank-identity p{color:#254e80;max-width:440px;margin:0 auto 10px!important}.amb-page-logo img{max-width:235px;max-height:78px;margin-bottom:5px}.amb-hero-image{height:290px}.amb-hero-image img{border-radius:0;height:100%;object-fit:cover}
.amb-stats{margin:-24px 22px 0;position:relative;z-index:3;gap:8px}.amb-stats article{border-radius:6px;box-shadow:0 5px 16px rgba(0,70,170,.10);padding:10px;background:#fff}.amb-stats strong{color:var(--amb-blue);font-size:14px!important}.amb-stats span{display:block;color:#315783}
.amb-page-section{margin-top:10px;border:0;border-radius:0;background:transparent;padding:14px 22px}.amb-page-section>h2{font-size:14px!important;color:var(--amb-blue);margin-bottom:10px!important}.amb-page-section>h2:after{height:3px;width:38px;margin-top:2px}.amb-copy{text-align:center;color:#214e83;max-width:960px;margin:auto}
.amb-feature-grid,.amb-board-grid,.amb-rates-grid{gap:10px}.amb-feature-grid article,.amb-board-grid article,.amb-rates-grid article{background:#fff;border:0;border-radius:5px;box-shadow:0 4px 13px rgba(0,70,170,.08);padding:12px}.amb-feature-grid h3,.amb-board-grid h3,.amb-rates-grid h3{color:var(--amb-blue)!important;margin-bottom:2px!important}.amb-feature-mark{width:30px;height:30px;margin-bottom:3px}
.amb-board-grid img{width:auto;max-width:100%;height:92px;aspect-ratio:auto;object-fit:contain;border-radius:0;margin:0 auto 4px;display:block}.amb-rates-grid article{min-height:92px}.amb-rates-grid article div{padding:3px 0}.amb-rates-grid strong{font-size:14px!important}
.amb-services-grid{gap:9px}.amb-services-grid article{border:0;border-radius:5px;box-shadow:0 4px 13px rgba(0,70,170,.08);padding:9px 10px;background:#fff;min-height:145px}.amb-service-image{height:55px;margin-bottom:2px}.amb-service-image img{max-height:52px;max-width:78px}.amb-services-grid h3{color:var(--amb-blue)!important;margin-bottom:1px!important}.amb-services-grid p{min-height:30px;margin:0 0 5px!important;color:#315783}.amb-services-grid .amb-btn{width:100%;border-radius:4px;padding:4px 8px}
.amb-location-grid{gap:9px}.amb-location-grid article{border:0;border-radius:5px;box-shadow:0 4px 13px rgba(0,70,170,.08);padding:10px}.amb-map{border-radius:6px;margin-top:8px}.amb-map iframe{height:280px}.amb-news-grid{gap:10px}.amb-news-grid article{border:0;border-radius:5px;background:#fff;box-shadow:0 4px 13px rgba(0,70,170,.08)}.amb-news-grid h3{color:var(--amb-blue)!important}.amb-news-grid span{color:#315783;padding-bottom:8px}
@media(max-width:900px){.amb-directory-grid{grid-template-columns:repeat(3,1fr)}.amb-bank-filters{grid-template-columns:repeat(3,1fr)}.amb-bank-hero{grid-template-columns:1fr}.amb-hero-image{height:260px}.amb-stats{margin-top:10px}}
@media(max-width:560px){.amb-directory-hero h1{font-size:22px!important}.amb-directory-grid{grid-template-columns:repeat(2,1fr);gap:8px}.amb-bank-filters{grid-template-columns:repeat(2,1fr)}.amb-directory .amb-bank-card{min-height:180px}.amb-bank-page{padding-left:8px;padding-right:8px}.amb-bank-identity{padding:18px}.amb-hero-image{height:220px}.amb-page-section{padding:12px 5px}.amb-services-grid{grid-template-columns:repeat(2,1fr)}.amb-services-grid article{min-height:150px}}

/* Responsive QA lock — desktop / compact desktop / tablet / mobile */
.amb-wrap{width:min(1200px,100%);max-width:1200px}
.amb-slider-viewport,.amb-slider-track,.amb-directory-grid,.amb-bank-hero,.amb-page-section{min-width:0}
.amb-bank-card,.amb-bank-card-link,.amb-bank-identity,.amb-hero-image{min-width:0}
.amb-bank-card h3,.amb-bank-card p,.amb-page-section h2,.amb-page-section h3{overflow-wrap:anywhere}
.amb-slider-track{touch-action:pan-y}
.amb-nav{touch-action:manipulation}

/* compact desktop / small laptop */
@media (min-width:901px) and (max-width:1100px){
 .amb-wrap{padding-left:14px;padding-right:14px}
 .amb-slider-track .amb-bank-card{flex-basis:calc((100% - 36px)/3)}
 .amb-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .amb-bank-filters{grid-template-columns:repeat(5,minmax(0,1fr))}
 .amb-bank-hero{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}
 .amb-hero-image{height:280px}
 .amb-stats{grid-template-columns:repeat(4,minmax(0,1fr))}
 .amb-feature-grid,.amb-board-grid,.amb-rates-grid,.amb-services-grid,.amb-location-grid,.amb-news-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}

/* tablet */
@media (min-width:601px) and (max-width:900px){
 .amb-wrap{padding-left:14px;padding-right:14px}
 .amb-slider-shell{gap:10px}
 .amb-slider-track .amb-bank-card{flex-basis:calc((100% - 18px)/2)}
 .amb-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .amb-bank-filters{grid-template-columns:repeat(3,minmax(0,1fr))}
 .amb-bank-hero{grid-template-columns:1fr}
 .amb-bank-identity{padding:22px}
 .amb-hero-image{height:260px}
 .amb-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin:10px 10px 0}
 .amb-feature-grid,.amb-board-grid,.amb-rates-grid,.amb-services-grid,.amb-location-grid,.amb-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .amb-map iframe{height:250px}
}

/* mobile */
@media (max-width:600px){
 .amb-wrap{margin-top:16px;margin-bottom:16px;padding-left:10px;padding-right:10px}
 .amb-slider-section{padding-top:16px;padding-bottom:16px}
 .amb-slider-shell{gap:6px}
 .amb-slider-viewport{padding:7px 0}
 .amb-slider-track{gap:10px}
 .amb-slider-track .amb-bank-card{flex-basis:100%;padding:15px 12px}
 .amb-slider-section .amb-nav{width:34px;height:34px;flex:0 0 34px;font-size:20px!important}
 .amb-slider-track .amb-bank-logo{width:78px;height:64px}
 .amb-slider-track .amb-bank-card p{min-height:0}
 .amb-directory-hero{padding:22px 10px 18px}
 .amb-directory-hero h1{font-size:20px!important}
 .amb-directory-search-wrap{height:46px}
 .amb-directory-body{padding-left:10px;padding-right:10px}
 .amb-bank-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 .amb-bank-filters button{height:42px;padding:5px}
 .amb-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .amb-directory .amb-bank-card{padding:10px 7px;min-height:178px}
 .amb-directory .amb-bank-logo{height:58px}
 .amb-directory .amb-bank-card p{min-height:40px}
 .amb-bank-page{padding-left:8px;padding-right:8px}
 .amb-bank-hero{grid-template-columns:1fr}
 .amb-bank-identity{padding:18px 12px}
 .amb-page-logo img{max-width:min(220px,85%)}
 .amb-hero-image{height:210px}
 .amb-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin:9px 0 0;gap:7px}
 .amb-page-section{padding:12px 2px;margin-top:8px}
 .amb-feature-grid,.amb-board-grid,.amb-rates-grid,.amb-services-grid,.amb-location-grid,.amb-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .amb-services-grid article{min-height:148px;padding:8px 6px}
 .amb-service-image{height:50px}
 .amb-services-grid .amb-btn{padding:5px 5px}
 .amb-map iframe{height:220px}
}

/* very narrow phones */
@media (max-width:380px){
 .amb-slider-section .amb-nav{width:30px;height:30px;flex-basis:30px}
 .amb-directory-grid{grid-template-columns:1fr}
 .amb-directory .amb-bank-card{min-height:0}
 .amb-bank-filters{grid-template-columns:1fr 1fr}
 .amb-feature-grid,.amb-board-grid,.amb-rates-grid,.amb-services-grid,.amb-location-grid,.amb-news-grid{grid-template-columns:1fr}
 .amb-stats{grid-template-columns:1fr 1fr}
}
.amb-btn-disabled{opacity:.62;cursor:not-allowed;pointer-events:none}

/* Final QA: accessibility and interaction states */
.amb-nav:disabled{opacity:.38;cursor:default;pointer-events:none}
.amb-btn:focus-visible,.amb-nav:focus-visible,.amb-bank-filters button:focus-visible,.amb-bank-card-link:focus-visible,.amb-bank-search:focus-visible{outline:3px solid var(--amb-green)!important;outline-offset:3px}
@media (prefers-reduced-motion:reduce){.amb-slider-track,.amb-bank-card,.amb-btn,.amb-nav,.amb-bank-filters button{transition:none!important;scroll-behavior:auto!important}}
/* Admin-configurable slider density */
.amb-slider-track .amb-bank-card{flex-basis:calc((100% - (var(--amb-slider-desktop,4) - 1)*18px)/var(--amb-slider-desktop,4))}
@media(max-width:900px){.amb-slider-track .amb-bank-card{flex-basis:calc((100% - (var(--amb-slider-tablet,2) - 1)*18px)/var(--amb-slider-tablet,2))}}
@media(max-width:560px){.amb-slider-track .amb-bank-card{flex-basis:calc((100% - (var(--amb-slider-mobile,1) - 1)*10px)/var(--amb-slider-mobile,1))}}

/* v2.0.1 slider layout guard: survives aggressive theme/page-builder CSS */
.amb-slider-section .amb-slider-shell{display:flex!important;flex-direction:row!important;align-items:center!important}
.amb-slider-section .amb-slider-viewport{display:block!important;overflow:hidden!important;min-width:0!important;flex:1 1 auto!important}
.amb-slider-section .amb-slider-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;width:auto!important}
.amb-slider-section .amb-slider-track>.amb-bank-card{display:block!important;float:none!important;width:auto!important;max-width:none!important;margin:0!important}

/* v2.1.0 — approved single-bank master, applied to every amb_bank */
.amb-bank-page{background:#effaff!important;padding-top:0!important}
.amb-bank-page .amb-bank-hero{min-height:285px!important;box-shadow:none!important;background:#fff!important}
.amb-bank-page .amb-bank-identity{order:1;background:linear-gradient(135deg,#fff 0%,#f7fcff 72%,#eaf7ff 100%)!important;padding:24px 34px!important}
.amb-bank-page .amb-hero-image{order:2;height:285px!important}
.amb-bank-page .amb-bank-identity h1{font-size:22px!important;line-height:1.45!important;color:#0645df!important}
.amb-bank-page .amb-bank-identity p{color:#a100ff!important;max-width:480px}
.amb-bank-page .amb-bank-identity .amb-btn{align-self:flex-end;padding:7px 20px!important}
.amb-bank-page .amb-stats{margin:-92px 20px 14px 49%!important;position:relative;z-index:5;grid-template-columns:repeat(4,1fr)!important;direction:rtl}
.amb-bank-page .amb-stats article{min-height:78px;padding:8px 5px!important;border-radius:4px!important;display:flex;flex-direction:column;justify-content:center;align-items:center}
.amb-stat-icon{font-size:22px!important;line-height:1!important;color:#1247ff!important}.amb-bank-page .amb-stats strong{font-size:16px!important;color:#1147ff!important}.amb-bank-page .amb-stats span:last-child{color:#1147ff}
.amb-bank-page .amb-page-section{padding-top:9px!important;padding-bottom:9px!important;margin-top:0!important}.amb-bank-page .amb-page-section>h2,.amb-heading-row h2{font-size:18px!important;color:#0645df!important;line-height:1.35!important}.amb-bank-page .amb-copy{font-size:13px!important;color:#1747dc!important;max-width:930px}
.amb-bank-page .amb-features{padding-top:0!important}.amb-bank-page .amb-feature-grid article{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center}.amb-bank-page .amb-feature-mark{font-size:22px!important;background:transparent!important;color:#0645df!important}.amb-bank-page .amb-feature-grid h3{font-size:15px!important;color:#0645df!important}.amb-bank-page .amb-feature-grid p{color:#0645df!important;margin:0!important}
.amb-bank-page .amb-board-grid article{padding:5px 8px 8px!important}.amb-bank-page .amb-board-grid img{height:118px!important}.amb-bank-page .amb-board-grid h3{font-size:14px!important;color:#0645df!important}.amb-bank-page .amb-board-grid p{color:#0645df!important;margin:0!important}
.amb-heading-row{display:flex;align-items:center;justify-content:center;gap:16px;position:relative;margin-bottom:8px}.amb-heading-row h2{margin:0!important;text-align:center}.amb-rates-updated{position:absolute;right:0;top:3px;color:#0645df!important}.amb-round-arrow{width:34px;height:34px;border-radius:50%;border:0;background:#075bf0;color:#fff;font:700 22px/1 Arial!important;display:grid;place-items:center;cursor:pointer}.amb-round-arrow:hover{background:var(--amb-green)}
.amb-bank-page .amb-rates-grid article{min-height:118px!important;padding:6px 12px!important}.amb-currency-flag{display:block;font-size:31px!important;line-height:1.1!important;margin-bottom:1px}.amb-bank-page .amb-rates-grid h3{font-size:14px!important}.amb-bank-page .amb-rates-grid article div{display:inline-flex;width:48%;flex-direction:column;border:0!important;padding:0!important}.amb-bank-page .amb-rates-grid article div+div{border-right:1px solid #9ec7ff!important}.amb-bank-page .amb-rates-grid strong{font-size:16px!important;color:#0645df!important}
.amb-bank-page .amb-services-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.amb-bank-page .amb-services-grid article{min-height:112px!important;padding:7px!important;display:grid!important;grid-template-columns:82px minmax(0,1fr);grid-template-rows:auto 1fr;align-items:center;text-align:right!important}.amb-bank-page .amb-service-image{grid-column:1;grid-row:1/3;width:82px;height:72px!important;margin:0!important;display:flex;align-items:center;justify-content:center}.amb-bank-page .amb-service-image img{width:80px!important;height:64px!important;max-width:80px!important;max-height:64px!important;object-fit:contain!important}.amb-service-copy{grid-column:2;grid-row:1/3;min-width:0}.amb-bank-page .amb-services-grid h3{font-size:14px!important;color:#0645df!important;margin:0!important}.amb-bank-page .amb-services-grid p{min-height:0!important;color:#0645df!important;margin:1px 0 4px!important}.amb-bank-page .amb-services-grid .amb-btn{width:100%;border-radius:3px!important;padding:3px 7px!important;min-height:26px}
.amb-bank-page .amb-location-grid article{min-height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center}.amb-location-icon{font-size:28px!important;line-height:1!important;color:#0645df!important}.amb-bank-page .amb-location-grid strong{font-size:15px!important;color:#0645df!important}.amb-bank-page .amb-location-grid a,.amb-bank-page .amb-location-grid span{color:#0645df!important;text-decoration:none}.amb-bank-page .amb-map{border-radius:4px!important}.amb-bank-page .amb-map iframe{height:300px!important}
.amb-bank-page .amb-news-grid article{position:relative}.amb-bank-page .amb-news-grid time{position:absolute;top:0;right:0;background:#0645df;color:#fff;padding:3px 8px;font-size:11px}.amb-bank-page .amb-news-grid h3{font-size:12px!important;text-align:center;padding:6px 8px 3px!important;margin:0!important;color:#0645df!important}.amb-news-more{display:block!important;background:#075bf0;color:#fff!important;text-align:center;margin:0 10px 8px;padding:3px;border-radius:3px}
@media(max-width:900px){.amb-bank-page .amb-stats{margin:10px 10px 0!important}.amb-bank-page .amb-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.amb-rates-updated{position:static}.amb-heading-row{flex-wrap:wrap}}
@media(max-width:560px){.amb-bank-page .amb-bank-identity h1{font-size:18px!important}.amb-bank-page .amb-services-grid{grid-template-columns:1fr!important}.amb-bank-page .amb-services-grid article{grid-template-columns:74px minmax(0,1fr)}.amb-bank-page .amb-service-image{width:74px}.amb-bank-page .amb-stats{grid-template-columns:repeat(2,1fr)!important}.amb-heading-row .amb-round-arrow{display:none}}


/* v2.1.1 — restore approved Egyptian Banks Directory reference */
.amb-directory{background:#f4fbff!important}
.amb-directory-hero{
  min-height:238px!important;padding:0!important;
  background-image:url('../images/directory-hero-approved.jpg')!important;
  background-size:cover!important;background-position:center top!important;
  border-bottom:0!important
}
.amb-directory-hero:before,.amb-directory-hero:after{display:none!important}
.amb-directory-hero-inner{max-width:1024px!important;min-height:238px!important;position:relative!important;margin:auto!important}
.amb-directory-copy{position:absolute!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;width:1px!important;height:1px!important;overflow:hidden!important;white-space:nowrap!important}
.amb-directory-search-wrap{
  position:absolute!important;top:156px!important;left:50%!important;transform:translateX(-50%)!important;
  width:min(46%,470px)!important;max-width:none!important;height:49px!important;margin:0!important;
  border:1px solid #94b8e8!important;border-radius:10px!important;box-shadow:0 3px 10px rgba(0,70,170,.13)!important;
  background:#fff!important;direction:rtl!important
}
.amb-directory-search-wrap>span{order:2!important;font-size:25px!important}
.amb-directory-search-wrap .amb-bank-search{order:1!important;font-size:12px!important}
.amb-directory-body{max-width:960px!important;padding:11px 0 30px!important}
.amb-bank-filters{gap:10px!important;margin:0 0 16px!important}
.amb-bank-filters button{height:47px!important;border-radius:7px!important;background:#fff!important;border:1px solid #b9d8f7!important;color:#0046AA!important}
.amb-bank-filters button.is-active,.amb-bank-filters button:hover,.amb-bank-filters button:focus{background:#0878f9!important;border-color:#0878f9!important;color:#fff!important}
.amb-bank-filters button:active{background:#6CBE23!important;border-color:#6CBE23!important}
.amb-directory-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}
.amb-directory .amb-bank-card{
  min-height:166px!important;padding:10px 8px 8px!important;border-radius:7px!important;
  border:1px solid #dcecf9!important;background:#fff!important;box-shadow:0 4px 13px rgba(0,70,170,.07)!important
}
.amb-directory .amb-bank-logo{height:59px!important;margin-bottom:3px!important}
.amb-directory .amb-bank-logo img{max-height:57px!important;max-width:128px!important}
.amb-directory .amb-bank-card h3{font-size:14px!important;line-height:1.45!important;margin:0 0 2px!important}
.amb-directory .amb-bank-card p{font-size:12px!important;line-height:1.55!important;min-height:36px!important;margin:0 0 6px!important}
.amb-directory .amb-bank-card .amb-btn{min-height:29px!important;padding:4px 8px!important;border-radius:5px!important;font-size:12px!important;background:#0878f9!important}
.amb-directory .amb-bank-card .amb-btn:hover,.amb-directory .amb-bank-card .amb-btn:focus,.amb-directory .amb-bank-card .amb-btn:active{background:#6CBE23!important}
@media(max-width:900px){
 .amb-directory-body{padding-left:12px!important;padding-right:12px!important}
 .amb-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .amb-bank-filters{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:560px){
 .amb-directory-hero{min-height:255px!important;background-position:center top!important}
 .amb-directory-hero-inner{min-height:255px!important}
 .amb-directory-search-wrap{top:183px!important;width:88%!important}
 .amb-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .amb-bank-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:390px){
 .amb-directory-grid{grid-template-columns:1fr!important}
}

/* v2.2.0 — NBE master page only: approved 1024x1536 reference */
.amb-nbe-master{max-width:1024px!important;padding:0 50px 24px!important;background:#eefaff!important}
.amb-nbe-master .amb-bank-hero{min-height:225px!important;grid-template-columns:1fr 1.08fr!important;box-shadow:none!important}
.amb-nbe-master .amb-bank-identity{order:2!important;padding:13px 24px!important;background:linear-gradient(135deg,#fff 0%,#f8fdff 65%,#e7f7ff 100%)!important}
.amb-nbe-master .amb-hero-image{order:1!important;height:225px!important}
.amb-nbe-master .amb-hero-image img{height:225px!important;width:100%!important;object-fit:cover!important;object-position:center!important}
.amb-nbe-master .amb-page-logo img{max-width:230px!important;max-height:62px!important;margin:0 auto 4px!important}
.amb-nbe-master .amb-bank-identity h1{font-size:20px!important;color:#043bd3!important;margin:3px 0!important}
.amb-nbe-master .amb-bank-identity p{font-size:12px!important;color:#a824a8!important;line-height:1.55!important;margin:0 0 6px!important}
.amb-nbe-master .amb-bank-identity .amb-btn{align-self:flex-end!important;padding:6px 17px!important;border-radius:999px!important}
.amb-nbe-master .amb-stats{position:absolute!important;z-index:5!important;top:158px!important;right:72px!important;width:445px!important;grid-template-columns:repeat(4,1fr)!important;gap:4px!important;margin:0!important;direction:rtl!important}
.amb-nbe-master .amb-stats article{padding:7px 3px!important;border-radius:2px!important;box-shadow:0 3px 10px rgba(0,70,170,.12)!important}
.amb-nbe-master .amb-stats .amb-stat-icon{display:none!important}
.amb-nbe-master .amb-stats strong{font-size:15px!important;color:#043bd3!important;line-height:1.2!important}
.amb-nbe-master .amb-stats span{font-size:10px!important;line-height:1.25!important}
.amb-nbe-master .amb-page-section{padding:8px 26px!important;margin-top:0!important}
.amb-nbe-master .amb-about{padding-top:10px!important}
.amb-nbe-master .amb-page-section>h2,.amb-nbe-master .amb-heading-row h2{font-size:18px!important;color:#043bd3!important;line-height:1.35!important;margin:0 0 5px!important}
.amb-nbe-master .amb-page-section>h2:after,.amb-nbe-master .amb-heading-row h2:after{content:"";display:block;width:30px;height:3px;background:#29d66d;border-radius:3px;margin:2px auto 0}
.amb-nbe-master .amb-copy{font-size:11px!important;line-height:1.55!important;max-width:800px!important}
.amb-nbe-master .amb-feature-grid{grid-template-columns:repeat(4,1fr)!important;gap:18px!important;margin-top:5px!important}
.amb-nbe-master .amb-feature-grid article{min-height:112px!important;padding:8px 8px!important;border-radius:2px!important}
.amb-nbe-master .amb-feature-mark{font-size:20px!important;background:transparent!important;color:#043bd3!important;margin:0!important}
.amb-nbe-master .amb-feature-grid h3{font-size:14px!important;color:#043bd3!important;margin:0!important}
.amb-nbe-master .amb-feature-grid p{font-size:11px!important;line-height:1.45!important;margin:0!important}
.amb-nbe-master .amb-board-grid{grid-template-columns:repeat(4,1fr)!important;gap:18px!important}
.amb-nbe-master .amb-board-grid article{height:105px!important;padding:5px!important;border-radius:2px!important;overflow:hidden!important}
.amb-nbe-master .amb-board-grid img{height:58px!important;max-width:120px!important;object-fit:cover!important;object-position:top center!important;margin:0 auto!important}
.amb-nbe-master .amb-board-grid h3{font-size:12px!important;margin:0!important;line-height:1.25!important}
.amb-nbe-master .amb-board-grid p{font-size:10px!important;line-height:1.25!important;margin:0!important}
.amb-nbe-master .amb-heading-row{display:grid!important;grid-template-columns:42px 1fr auto 42px!important;align-items:center!important;gap:8px!important}
.amb-nbe-master .amb-heading-row h2{text-align:center!important;margin:0!important}
.amb-nbe-master .amb-rates-updated{font-size:10px!important;color:#043bd3!important;white-space:nowrap!important}
.amb-nbe-master .amb-round-arrow{width:34px!important;height:34px!important;border:0!important;border-radius:50%!important;background:#0878f9!important;color:#fff!important;font-size:22px!important}
.amb-nbe-master .amb-rates-grid{grid-template-columns:repeat(4,1fr)!important;gap:28px!important}
.amb-nbe-master .amb-rates-grid article{min-height:90px!important;padding:5px 10px!important;border-radius:2px!important}
.amb-nbe-master .amb-currency-flag{font-size:25px!important;line-height:1!important}
.amb-nbe-master .amb-rates-grid h3{font-size:12px!important;margin:0!important}
.amb-nbe-master .amb-rates-grid article div{display:inline-flex!important;width:49%!important;flex-direction:column!important;border-top:0!important;padding:0!important;text-align:center!important}
.amb-nbe-master .amb-rates-grid article div+div{border-right:1px solid #77b9e6!important}
.amb-nbe-master .amb-rates-grid strong{font-size:13px!important;color:#043bd3!important}
.amb-nbe-master .amb-products{padding-top:5px!important}
.amb-nbe-master .amb-services-grid{grid-template-columns:repeat(4,1fr)!important;gap:8px 24px!important}
.amb-nbe-master .amb-services-grid article{height:66px!important;min-height:66px!important;padding:4px 7px!important;border-radius:2px!important;display:grid!important;grid-template-columns:72px 1fr!important;grid-template-rows:auto auto 22px!important;column-gap:5px!important;text-align:right!important}
.amb-nbe-master .amb-service-image{grid-row:1/4!important;grid-column:1!important;height:58px!important;margin:0!important}
.amb-nbe-master .amb-service-image img{max-width:68px!important;max-height:54px!important}
.amb-nbe-master .amb-service-copy{grid-column:2!important;display:contents!important}
.amb-nbe-master .amb-services-grid h3{grid-column:2!important;font-size:11px!important;line-height:1.2!important;margin:0!important}
.amb-nbe-master .amb-services-grid p{grid-column:2!important;font-size:9px!important;line-height:1.2!important;min-height:0!important;margin:0!important}
.amb-nbe-master .amb-services-grid .amb-btn{grid-column:2!important;min-height:20px!important;height:20px!important;border-radius:2px!important;padding:1px 4px!important;font-size:9px!important;align-self:end!important}
.amb-nbe-master .amb-location-grid{grid-template-columns:repeat(4,1fr)!important;gap:1px!important}
.amb-nbe-master .amb-location-grid article{min-height:72px!important;padding:6px!important;border-radius:2px!important;box-shadow:0 2px 8px rgba(0,70,170,.07)!important}
.amb-nbe-master .amb-location-icon{font-size:21px!important;color:#043bd3!important}
.amb-nbe-master .amb-location-grid strong{font-size:12px!important;line-height:1.25!important}
.amb-nbe-master .amb-location-grid span,.amb-nbe-master .amb-location-grid a{font-size:9px!important;line-height:1.3!important}
.amb-nbe-master .amb-map{margin-top:4px!important;border-radius:3px!important}
.amb-nbe-master .amb-map iframe{height:180px!important}
.amb-nbe-master .amb-news-section .amb-heading-row{grid-template-columns:42px 1fr 42px!important}
.amb-nbe-master .amb-news-grid{grid-template-columns:repeat(4,1fr)!important;gap:14px!important}
.amb-nbe-master .amb-news-grid article{border-radius:2px!important}
.amb-nbe-master .amb-news-grid img{aspect-ratio:16/8!important}
.amb-nbe-master .amb-news-grid time{position:absolute!important;background:#0046AA!important;color:#fff!important;padding:2px 5px!important;font-size:9px!important}
.amb-nbe-master .amb-news-grid h3{font-size:10px!important;line-height:1.35!important;margin:4px 0!important}
.amb-nbe-master .amb-news-more{display:block!important;background:#0878f9!important;color:#fff!important;width:80px!important;text-align:center!important;margin:3px auto 6px!important;border-radius:2px!important;padding:2px!important}
@media(max-width:900px){
 .amb-nbe-master{padding-left:14px!important;padding-right:14px!important}
 .amb-nbe-master .amb-bank-hero{grid-template-columns:1fr!important}
 .amb-nbe-master .amb-bank-identity{order:1!important}.amb-nbe-master .amb-hero-image{order:2!important}
 .amb-nbe-master .amb-stats{position:static!important;width:auto!important;margin:8px 0!important}
 .amb-nbe-master .amb-feature-grid,.amb-nbe-master .amb-board-grid,.amb-nbe-master .amb-rates-grid,.amb-nbe-master .amb-services-grid,.amb-nbe-master .amb-location-grid,.amb-nbe-master .amb-news-grid{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:560px){
 .amb-nbe-master{padding-left:8px!important;padding-right:8px!important}
 .amb-nbe-master .amb-stats{grid-template-columns:repeat(2,1fr)!important}
 .amb-nbe-master .amb-feature-grid,.amb-nbe-master .amb-board-grid,.amb-nbe-master .amb-rates-grid,.amb-nbe-master .amb-services-grid,.amb-nbe-master .amb-location-grid,.amb-nbe-master .amb-news-grid{grid-template-columns:1fr!important}
 .amb-nbe-master .amb-services-grid article{height:auto!important;min-height:76px!important}
}

/* v2.2.1 — Directory locked to the approved original reference */
.amb-directory{width:100%!important;max-width:none!important;margin:0!important;background:#f3fbff!important;overflow:hidden!important}
.amb-directory .amb-directory-hero{
 height:263px!important;min-height:263px!important;padding:0!important;margin:0!important;
 background:url('../images/directory-reference-exact.jpg') center top/cover no-repeat!important;
 border:0!important;box-shadow:none!important
}
.amb-directory .amb-directory-hero:before,.amb-directory .amb-directory-hero:after{display:none!important}
.amb-directory .amb-directory-hero-inner{height:263px!important;min-height:263px!important;max-width:1024px!important;margin:0 auto!important;position:relative!important}
.amb-directory .amb-directory-copy{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.amb-directory .amb-directory-search-wrap{
 position:absolute!important;top:173px!important;left:50%!important;transform:translateX(-50%)!important;
 width:470px!important;max-width:calc(100% - 80px)!important;height:47px!important;margin:0!important;
 padding:0 13px!important;border:1px solid #8db5e8!important;border-radius:9px!important;
 background:#fff!important;box-shadow:0 3px 9px rgba(0,70,170,.14)!important;direction:rtl!important
}
.amb-directory .amb-directory-search-wrap>span{font-size:23px!important;color:#0046AA!important;order:2!important}
.amb-directory .amb-directory-search-wrap .amb-bank-search{font-size:12px!important;text-align:right!important;order:1!important}
.amb-directory .amb-directory-body{width:924px!important;max-width:calc(100% - 100px)!important;margin:0 auto!important;padding:11px 0 34px!important}
.amb-directory .amb-bank-filters{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;margin:0 0 15px!important}
.amb-directory .amb-bank-filters button{
 height:43px!important;border-radius:6px!important;border:1px solid #b6d4f3!important;background:#fff!important;
 color:#0046AA!important;font-size:11px!important;padding:0 5px!important;box-shadow:none!important
}
.amb-directory .amb-bank-filters button.is-active,.amb-directory .amb-bank-filters button:hover,.amb-directory .amb-bank-filters button:focus{
 background:#0878f9!important;border-color:#0878f9!important;color:#fff!important
}
.amb-directory .amb-bank-filters button:active{background:#6CBE23!important;border-color:#6CBE23!important}
.amb-directory .amb-directory-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:9px!important}
.amb-directory .amb-bank-card{
 min-height:166px!important;padding:8px 7px 7px!important;border:1px solid #d8e9f7!important;border-radius:6px!important;
 background:#fff!important;box-shadow:0 3px 10px rgba(0,70,170,.06)!important;transform:none!important
}
.amb-directory .amb-bank-card:hover{transform:none!important;box-shadow:0 4px 12px rgba(0,70,170,.09)!important}
.amb-directory .amb-bank-logo{height:58px!important;margin:0 0 2px!important}
.amb-directory .amb-bank-logo img{width:auto!important;height:auto!important;max-width:120px!important;max-height:56px!important;object-fit:contain!important}
.amb-directory .amb-bank-card h3{font-size:11px!important;line-height:1.35!important;color:#0046AA!important;margin:0 0 2px!important;min-height:30px!important}
.amb-directory .amb-bank-card p{font-size:9px!important;line-height:1.4!important;color:#315783!important;min-height:27px!important;margin:0 0 5px!important}
.amb-directory .amb-bank-card .amb-btn{
 width:100%!important;min-height:27px!important;height:27px!important;padding:2px 6px!important;border-radius:4px!important;
 background:#0878f9!important;font-size:9px!important;line-height:1.2!important
}
.amb-directory .amb-bank-card .amb-btn:hover,.amb-directory .amb-bank-card .amb-btn:focus,.amb-directory .amb-bank-card .amb-btn:active{background:#6CBE23!important}
.amb-directory .amb-dir-arrow{left:8px!important;font-size:15px!important}
@media(max-width:900px){
 .amb-directory .amb-directory-body{max-width:calc(100% - 28px)!important;width:auto!important}
 .amb-directory .amb-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .amb-directory .amb-bank-filters{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:560px){
 .amb-directory .amb-directory-hero{height:245px!important;min-height:245px!important;background-position:center top!important}
 .amb-directory .amb-directory-hero-inner{height:245px!important;min-height:245px!important}
 .amb-directory .amb-directory-search-wrap{top:176px!important;max-width:calc(100% - 28px)!important;width:88%!important}
 .amb-directory .amb-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
 .amb-directory .amb-bank-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:360px){.amb-directory .amb-directory-grid{grid-template-columns:1fr!important}}


/* ==========================================================
   v2.2.2 — FINAL APPROVED VISUAL LOCK
   1) Home banks slider
   2) Banks directory
   ========================================================== */

/* ---------- Approved home slider ---------- */
.amb-slider-section{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:1774px!important;
  margin:0 auto!important;
  padding:58px 22px 64px!important;
  background:#fff!important;
  overflow:hidden!important;
}
.amb-slider-section>.amb-section-title{
  text-align:center!important;
  color:#0046AA!important;
  font-family:'Cairo',Arial,sans-serif!important;
  font-size:clamp(26px,3vw,48px)!important;
  line-height:1.25!important;
  font-weight:600!important;
  margin:0 0 48px!important;
}
.amb-slider-section>.amb-section-title:after{
  content:""!important;
  display:block!important;
  width:76px!important;
  height:7px!important;
  margin:14px auto 0!important;
  border-radius:999px!important;
  background:#6CBE23!important;
}
.amb-slider-section .amb-slider-shell{
  width:min(100%,1665px)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:76px minmax(0,1fr) 76px!important;
  align-items:center!important;
  gap:20px!important;
  direction:ltr!important;
}
.amb-slider-section .amb-slider-viewport{
  width:100%!important;
  overflow:hidden!important;
  padding:4px 0 8px!important;
  direction:rtl!important;
}
.amb-slider-section .amb-slider-track{
  display:flex!important;
  gap:20px!important;
  direction:rtl!important;
  align-items:stretch!important;
}
.amb-slider-section .amb-slider-track .amb-bank-card{
  box-sizing:border-box!important;
  flex:0 0 calc((100% - 60px)/4)!important;
  min-height:338px!important;
  padding:25px 22px 20px!important;
  border:1px solid #e6eef8!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 12px 32px rgba(0,70,170,.10)!important;
  transform:none!important;
  text-align:center!important;
}
.amb-slider-section .amb-slider-track .amb-bank-card:hover{
  transform:none!important;
  box-shadow:0 15px 36px rgba(0,70,170,.13)!important;
}
.amb-slider-section .amb-bank-card-link{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-decoration:none!important;
}
.amb-slider-section .amb-bank-logo{
  box-sizing:border-box!important;
  width:154px!important;
  height:136px!important;
  margin:0 auto 13px!important;
  padding:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #edf2f8!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 7px 20px rgba(0,70,170,.06)!important;
}
.amb-slider-section .amb-bank-logo img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:126px!important;
  max-height:105px!important;
  object-fit:contain!important;
}
.amb-slider-section .amb-bank-card h3{
  min-height:28px!important;
  color:#0046AA!important;
  font-family:'Cairo',Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1.55!important;
  margin:0 0 5px!important;
}
.amb-slider-section .amb-bank-card p{
  min-height:44px!important;
  color:#173f87!important;
  font-family:'Cairo',Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:600!important;
  line-height:1.65!important;
  margin:0 0 14px!important;
}
.amb-slider-section .amb-bank-card .amb-btn{
  width:100%!important;
  min-height:47px!important;
  margin-top:auto!important;
  padding:7px 16px!important;
  border-radius:999px!important;
  background:#0046AA!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:600!important;
  box-shadow:none!important;
}
.amb-slider-section .amb-bank-card .amb-btn:hover,
.amb-slider-section .amb-bank-card .amb-btn:focus,
.amb-slider-section .amb-bank-card .amb-btn:active{
  background:#6CBE23!important;
}
.amb-slider-section .amb-nav{
  width:68px!important;
  height:68px!important;
  min-width:68px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#0046AA!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(0,70,170,.18)!important;
  font-family:Arial,sans-serif!important;
  font-size:42px!important;
  line-height:1!important;
  cursor:pointer!important;
}
.amb-slider-section .amb-nav:hover,
.amb-slider-section .amb-nav:focus,
.amb-slider-section .amb-nav:active{
  background:#6CBE23!important;
}
.amb-slider-section .amb-nav:disabled{opacity:.38!important;cursor:default!important}
.amb-slider-section .amb-all-wrap{
  display:flex!important;
  justify-content:center!important;
  margin:38px 0 0!important;
}
.amb-slider-section .amb-all-wrap .amb-btn{
  width:auto!important;
  min-width:280px!important;
  min-height:52px!important;
  padding:9px 30px!important;
  border-radius:999px!important;
  background:#0046AA!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:600!important;
}
.amb-slider-section .amb-all-wrap .amb-btn:hover,
.amb-slider-section .amb-all-wrap .amb-btn:focus,
.amb-slider-section .amb-all-wrap .amb-btn:active{background:#6CBE23!important}

/* ---------- Approved directory ---------- */
.amb-directory{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  background:#effaff!important;
  overflow:hidden!important;
}
.amb-directory .amb-directory-hero{
  box-sizing:border-box!important;
  height:263px!important;
  min-height:263px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:url('../images/directory-reference-exact.jpg') center top/cover no-repeat!important;
  box-shadow:none!important;
}
.amb-directory .amb-directory-hero:before,
.amb-directory .amb-directory-hero:after{display:none!important}
.amb-directory .amb-directory-hero-inner{
  width:100%!important;
  max-width:1024px!important;
  height:263px!important;
  min-height:263px!important;
  margin:0 auto!important;
  position:relative!important;
}
.amb-directory .amb-directory-copy{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
}
.amb-directory .amb-directory-search-wrap{
  box-sizing:border-box!important;
  position:absolute!important;
  top:158px!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  width:466px!important;
  max-width:calc(100% - 90px)!important;
  height:50px!important;
  margin:0!important;
  padding:0 16px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  border:1px solid #8bb5e7!important;
  border-radius:9px!important;
  background:#fff!important;
  box-shadow:0 4px 12px rgba(0,70,170,.13)!important;
  direction:rtl!important;
}
.amb-directory .amb-search-icon{
  order:2!important;
  flex:0 0 26px!important;
  width:26px!important;
  height:26px!important;
  color:#0046AA!important;
}
.amb-directory .amb-search-icon svg{
  width:26px!important;height:26px!important;display:block!important;
  fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important
}
.amb-directory .amb-directory-search-wrap .amb-bank-search{
  order:1!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#06234D!important;
  text-align:right!important;
  font-family:'Cairo',Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:600!important;
}
.amb-directory .amb-directory-body{
  box-sizing:border-box!important;
  width:924px!important;
  max-width:calc(100% - 70px)!important;
  margin:0 auto!important;
  padding:10px 0 34px!important;
}
.amb-directory .amb-bank-filters{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:9px!important;
  margin:0 0 15px!important;
  direction:rtl!important;
}
.amb-directory .amb-bank-filters button{
  height:47px!important;
  padding:0 6px!important;
  border:1px solid #b8d5f4!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#0046AA!important;
  box-shadow:none!important;
  font-family:'Cairo',Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:600!important;
  cursor:pointer!important;
}
.amb-directory .amb-bank-filters button.is-active{
  background:#0046AA!important;
  border-color:#0046AA!important;
  color:#fff!important;
}
.amb-directory .amb-bank-filters button:hover,
.amb-directory .amb-bank-filters button:focus,
.amb-directory .amb-bank-filters button:active{
  background:#6CBE23!important;
  border-color:#6CBE23!important;
  color:#fff!important;
}
.amb-directory .amb-directory-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:9px!important;
  direction:ltr!important; /* first bank appears at the far left exactly like the approved image */
}
.amb-directory .amb-directory-grid .amb-bank-card{
  direction:rtl!important;
  box-sizing:border-box!important;
  min-width:0!important;
  min-height:166px!important;
  padding:8px 7px 7px!important;
  border:1px solid #d8e9f7!important;
  border-radius:6px!important;
  background:#fff!important;
  box-shadow:0 3px 10px rgba(0,70,170,.07)!important;
  transform:none!important;
  text-align:center!important;
}
.amb-directory .amb-directory-grid .amb-bank-card:hover{
  transform:none!important;
  box-shadow:0 5px 14px rgba(0,70,170,.10)!important;
}
.amb-directory .amb-directory-grid .amb-bank-card-link{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
}
.amb-directory .amb-directory-grid .amb-bank-logo{
  height:58px!important;
  margin:0 0 2px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.amb-directory .amb-directory-grid .amb-bank-logo img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:120px!important;
  max-height:56px!important;
  object-fit:contain!important;
}
.amb-directory .amb-directory-grid .amb-bank-card h3{
  min-height:30px!important;
  margin:0 0 1px!important;
  color:#0046AA!important;
  font-size:11px!important;
  font-weight:600!important;
  line-height:1.35!important;
}
.amb-directory .amb-directory-grid .amb-bank-card p{
  min-height:27px!important;
  margin:0 0 5px!important;
  color:#173f87!important;
  font-size:9px!important;
  font-weight:600!important;
  line-height:1.45!important;
}
.amb-directory .amb-directory-grid .amb-bank-card .amb-btn{
  position:relative!important;
  width:100%!important;
  min-height:28px!important;
  height:28px!important;
  margin-top:auto!important;
  padding:2px 7px!important;
  border-radius:4px!important;
  background:#0046AA!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:600!important;
}
.amb-directory .amb-directory-grid .amb-bank-card .amb-btn:hover,
.amb-directory .amb-directory-grid .amb-bank-card .amb-btn:focus,
.amb-directory .amb-directory-grid .amb-bank-card .amb-btn:active{background:#6CBE23!important}
.amb-directory .amb-dir-arrow{
  position:absolute!important;
  left:9px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  color:#fff!important;
  font:700 15px/1 Arial,sans-serif!important;
}

/* exact responsive behavior without changing the desktop reference */
@media(max-width:1100px){
 .amb-slider-section .amb-slider-shell{grid-template-columns:58px minmax(0,1fr) 58px!important;gap:12px!important}
 .amb-slider-section .amb-nav{width:54px!important;height:54px!important;min-width:54px!important;font-size:34px!important}
 .amb-slider-section .amb-slider-track .amb-bank-card{flex-basis:calc((100% - 40px)/3)!important}
}
@media(max-width:900px){
 .amb-slider-section{padding:40px 14px 48px!important}
 .amb-slider-section>.amb-section-title{margin-bottom:32px!important}
 .amb-slider-section .amb-slider-track .amb-bank-card{flex-basis:calc((100% - 20px)/2)!important}
 .amb-directory .amb-directory-body{width:auto!important;max-width:calc(100% - 28px)!important}
 .amb-directory .amb-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .amb-directory .amb-bank-filters{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:600px){
 .amb-slider-section{padding:32px 8px 38px!important}
 .amb-slider-section>.amb-section-title{font-size:26px!important;margin-bottom:26px!important}
 .amb-slider-section>.amb-section-title:after{width:48px!important;height:4px!important;margin-top:8px!important}
 .amb-slider-section .amb-slider-shell{grid-template-columns:38px minmax(0,1fr) 38px!important;gap:6px!important}
 .amb-slider-section .amb-nav{width:36px!important;height:36px!important;min-width:36px!important;font-size:24px!important}
 .amb-slider-section .amb-slider-track{gap:10px!important}
 .amb-slider-section .amb-slider-track .amb-bank-card{flex-basis:100%!important;min-height:310px!important;padding:20px 16px!important}
 .amb-slider-section .amb-bank-logo{width:132px!important;height:116px!important}
 .amb-slider-section .amb-all-wrap{margin-top:25px!important}
 .amb-slider-section .amb-all-wrap .amb-btn{min-width:210px!important}
 .amb-directory .amb-directory-hero{height:245px!important;min-height:245px!important;background-position:center top!important}
 .amb-directory .amb-directory-hero-inner{height:245px!important;min-height:245px!important}
 .amb-directory .amb-directory-search-wrap{top:158px!important;width:88%!important;max-width:calc(100% - 28px)!important}
 .amb-directory .amb-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
 .amb-directory .amb-bank-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:360px){
 .amb-directory .amb-directory-grid{grid-template-columns:1fr!important}
}
