/*!**************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/06-clients-logo-slider.module/module.css ***!
  \**************************************************************************************************************************************************/.logotype-slider{--item-gap:32px;--animation-duration:120s;content-visibility:auto;overflow:hidden;padding-bottom:70px;padding-top:70px;position:relative}@media (max-width:1023px){.logotype-slider{--item-gap:16px;padding-bottom:20px;padding-top:42px}}.logotype-slider .logotype-slider__header{text-align:center}.logotype-slider .scroller-outer{width:100vw}.logotype-slider .scroller-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:scroll 60s linear infinite forwards;animation:scroll 60s linear infinite forwards;-webkit-animation:scroll var(--animation-duration,60s) var(--animation-direction,forwards) linear infinite;animation:scroll var(--animation-duration,60s) var(--animation-direction,forwards) linear infinite;width:-webkit-max-content;width:-moz-max-content;width:max-content}.logotype-slider .logos-wrapper,.logotype-slider .scroller-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--item-gap)}.logotype-slider .logos-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.logotype-slider .scroller-item{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:-webkit-max-content;height:-moz-max-content;height:max-content;justify-content:center;min-height:85px;width:175px}@media (max-width:1023px){.logotype-slider .scroller-item{width:125px}}.logotype-slider .scroller-item img{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;max-width:calc(100% - 16px)}@media (max-width:1023px){.logotype-slider .scroller-item img{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes scroll{to{-webkit-transform:translate(calc(-50% - var(--item-gap)/2));transform:translate(calc(-50% - var(--item-gap)/2))}}@keyframes scroll{to{-webkit-transform:translate(calc(-50% - var(--item-gap)/2));transform:translate(calc(-50% - var(--item-gap)/2))}}