.owl-carousel{position:relative;display:block;overflow:hidden}.owl-track{display:flex;transition:transform .45s ease;will-change:transform}.owl-item{min-width:100%;flex:0 0 100%}.owl-nav{position:absolute;inset:auto 18px 18px auto;display:flex;gap:10px}.owl-nav button,.owl-dots button{border:0;cursor:pointer}.owl-nav button{width:38px;height:38px;border-radius:50%;background:#fff;color:#26397f;box-shadow:0 10px 24px rgba(27,45,110,.15);font-weight:800}.owl-dots{display:flex;justify-content:center;gap:8px;margin-top:22px}.owl-dot{width:9px;height:9px;border-radius:50%;background:#bed1e7}.owl-dot.active{background:#2d92d5}
