.im-cmx,.im-cmx *{box-sizing:border-box}
.im-cmx{--blue:#1766c2;--navy:#071a2e;--text:#566574;--gap:14px;--cols:3;width:100%;font-family:Inter,Arial,Helvetica,sans-serif}
.im-cmx-inner{width:100%;max-width:1600px;margin:0 auto}
.im-cmx-header{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:22px}
.im-cmx-eyebrow{margin:0 0 9px;color:var(--blue);font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.35px;text-transform:uppercase}
.im-cmx-title{margin:0;color:var(--navy);font-size:clamp(30px,2.25vw,40px);line-height:1.18;font-weight:700;letter-spacing:-.8px}
.im-cmx-intro{max-width:620px;margin:10px 0 0;color:var(--text);font-size:13px;line-height:1.6}
.im-cmx-view-more{display:inline-flex;align-items:center;gap:20px;margin-top:15px;color:var(--blue)!important;text-decoration:none!important;font-size:13px;font-weight:700;text-transform:uppercase}
.im-cmx-slider{position:relative;width:100%}
.im-cmx-viewport{overflow:hidden;width:100%}
.im-cmx-track{display:flex;gap:var(--gap);transition:transform .4s ease;will-change:transform}
.im-cmx-card{flex:0 0 calc((100% - (var(--cols) - 1)*var(--gap))/var(--cols));min-width:0}
.im-cmx-card-link{display:block;color:inherit!important;text-decoration:none!important}
.im-cmx-image{position:relative;width:100%;aspect-ratio:1.62/1;overflow:hidden;border:1px solid #e5ebf0;border-radius:3px;background:#edf1f4}
.im-cmx-image img{display:block;width:100%;height:100%;object-fit:cover}
.im-cmx-caption{position:absolute;left:0;right:0;bottom:0;min-height:48px;display:flex;align-items:center;gap:10px;padding:10px 16px;background:#0b58ad;color:#fff;font-size:13px}
.im-cmx-caption-icon{width:22px;height:22px;flex:0 0 22px;display:flex}
.im-cmx-caption-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.im-cmx-nav{position:absolute!important;z-index:10!important;inset:0!important;pointer-events:none!important}
.im-cmx-arrow{all:unset!important;box-sizing:border-box!important;position:absolute!important;top:50%!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;max-width:46px!important;max-height:46px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #e1e8ee!important;border-radius:50%!important;background:#fff!important;color:#66788a!important;box-shadow:0 4px 14px rgba(7,26,46,.06)!important;transform:translateY(-50%)!important;cursor:pointer!important;pointer-events:auto!important}
.im-cmx-arrow span{display:block;font-family:Arial,sans-serif;font-size:32px;line-height:1;font-weight:300;margin-top:-2px}
.im-cmx-prev{left:-58px!important;right:auto!important;bottom:auto!important}
.im-cmx-next{right:-58px!important;left:auto!important;bottom:auto!important}
.im-cmx-dots{display:flex;align-items:center;justify-content:center;gap:12px;min-height:18px;margin-top:16px}
.im-cmx-dot{all:unset!important;box-sizing:border-box!important;display:block!important;width:9px!important;height:9px!important;min-width:9px!important;min-height:9px!important;max-width:9px!important;max-height:9px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:#c7d0da!important;box-shadow:none!important;cursor:pointer!important}
.im-cmx-dot.is-active{background:var(--blue)!important}
@media(max-width:1700px){.im-cmx-prev{left:10px!important}.im-cmx-next{right:10px!important}}
@media(max-width:767px){.im-cmx-header{display:block}.im-cmx-eyebrow{font-size:12px}.im-cmx-title{font-size:27px}.im-cmx-view-more{margin-top:18px;font-size:12px}.im-cmx-arrow{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important}}
