section[component=section-20] .cards-container .cards .card{width:calc(3 * var(--column-width-md) + 2 * var(--column-spacing));max-width:calc(3 * var(--column-width-md) + 2 * var(--column-spacing))}@media only screen and (max-width:768px){section[component=section-20] .cards-container .cards .card{width:calc(100vw - 2 * var(--column-spacing))}}@keyframes text-create-animation{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}@-webkit-keyframes text-create-animation{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}@-moz-keyframes text-create-animation{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}@-ms-keyframes text-create-animation{0%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}section[component=section-20] .cards.slow-speed{animation:text-create-animation 90s linear infinite;-webkit-animation:text-create-animation 90s linear infinite;-moz-animation:text-create-animation 90s linear infinite;-o-animation:text-create-animation 90s linear infinite}section[component=section-20] .cards.normal-speed{animation:text-create-animation 75s linear infinite;-webkit-animation:text-create-animation 75s linear infinite;-moz-animation:text-create-animation 75s linear infinite;-o-animation:text-create-animation 75s linear infinite}section[component=section-20] .cards.fast-speed{animation:text-create-animation 60s linear infinite;-webkit-animation:text-create-animation 60s linear infinite;-moz-animation:text-create-animation 60s linear infinite;-o-animation:text-create-animation 60s linear infinite}section[component=section-20].reverse .cards.slow-speed{animation:text-create-animation 90s linear infinite reverse;-webkit-animation:text-create-animation 90s linear infinite reverse;-moz-animation:text-create-animation 90s linear infinite reverse;-o-animation:text-create-animation 90s linear infinite reverse}section[component=section-20].reverse .cards.normal-speed{animation:text-create-animation 75s linear infinite reverse;-webkit-animation:text-create-animation 75s linear infinite reverse;-moz-animation:text-create-animation 75s linear infinite reverse;-o-animation:text-create-animation 75s linear infinite reverse}section[component=section-20].reverse .cards.fast-speed{animation:text-create-animation 60s linear infinite reverse;-webkit-animation:text-create-animation 60s linear infinite reverse;-moz-animation:text-create-animation 60s linear infinite reverse;-o-animation:text-create-animation 60s linear infinite reverse}