.dk-component__partners{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:100px auto 40px auto;position:relative;z-index:2;width:auto;height:138px}.dk-component__partners img{max-width:100px;max-height:80px}.dk-component__partners .slide{display:flex;justify-content:center;align-items:center;border:1px solid #e9e9ed;border-radius:24px;width:256px;height:136px;flex-shrink:0}.dk-component__partners .slide-track{width:100%;display:flex;gap:8px;-webkit-animation:carousel_scroll 40s linear infinite;animation:carousel_scroll 40s linear infinite}.dk-component__partners .slider-wrapper{background-color:transparent;width:100vw;overflow:hidden;position:absolute}@-webkit-keyframes carousel_scroll{0%{transform:translate(0)}100%{transform:translate(-1960px)}}@keyframes carousel_scroll{0%{transform:translate(0)}100%{transform:translate(-1960px)}}@media (max-width:425px){.dk-component__partners{height:138px}.dk-component__partners .slide{width:150px;height:106px}.dk-component__partners img{max-width:100px;max-height:50px}}@media (max-width:1024px){.dk-component__partners{flex-wrap:wrap;justify-content:center;height:138px;max-height:unset}}.dk-component__partners__partner-logo{max-width:210px;height:100%;max-height:80px;margin:0 24px 24px 24px}
