#block-aw-core-logocarousel, #reveal--aw_core_logocarousel { 
  --button-style: none; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --background-style: solid; 
  --draggable: 1; 
  --autoplay: 1; 
  --autoplay-speed: 3000; 
  --cell-align: left; 
  --group-cells-count: 1; 
  --wrap-around: 1; 
  --cell-width: 25%; 
  --block-title-border-style: none; 
  --block-content-border-style: none; 
  --block-content-max-width: 86rem; 
  --arrow-color: #000000; 
  --arrow-color-hover: #000000; 
  --arrow-width: 44px; 
  --arrow-height: 44px; 
  --arrow-x-pos: -2rem; 
  --arrow-x-pos-hover: -3rem; 
  --arrow-y-pos: 8rem; 
  --page-dots-color: #000000; 
  --page-dots-y-pos: -25px; 
  --prefix-border-style: none; 
  --carousel-slider-border-style: none; 
  --carousel-cell-border-style: none; 
  --carousel-cell-background-color: transparent; 
  --carousel-cell-vertical-alignment: flex-start; 
  --suffix-border-style: none; 
  --block-content-padding-top: 4rem; 
  --block-content-padding-bottom: 0rem; 
  --carousel-cell-padding-right: 4rem; 
  --carousel-cell-padding-left: 4rem; 
  --cell-width--tablet: 50%; 
  --arrow-display--tablet: block; 
  --page-dots-display--tablet: block; 
  --carousel-cell-vertical-alignment--tablet: flex-start; 
  --cell-width--mobile: 100%; 
  --arrow-display--mobile: block; 
  --page-dots-display--mobile: block; 
  --carousel-cell-vertical-alignment--mobile: flex-start; 
}
